
@media only screen and (max-width:991px){
.clients-lg .col-md-1-5 { width: 30%; float: left}
}

.clients-lg img { margin-bottom: 20px; }

.logo-item {
  text-align: center;
  opacity: 0.5;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}

.logo-item img {
  vertical-align: middle;
  border:1px solid #ececec;
   filter:grayscale(0%);-webkit-filter:grayscale(0%);filter:none;
}

.logo-item img:hover { 
  filter:grayscale(100%);-webkit-filter:grayscale(100%);filter:gray;-webkit-transition:all .6s ease;
}

.logo-item:hover {
  opacity: 1; 
}





.img-left { float: left; width: 50%; margin:0 20px 20px 0; }
.img-right{ float: right; width: 50%; margin:0 0 20px 20px; }

.why-choos-us { border: 1px solid #ccc; float: left; margin-bottom: 30px; }
.why-choos-us .img{ width: 49%; float: left; }
.why-choos-us .text{ width: 49%; float: right; padding: 30px 10px 10px 10px;  }
.why-choos-us h4{  font-size: 18px; color: #2c2663 !important; font-weight: 700; text-transform: uppercase;}
.why-choos-us p{   font-size: 13px; font-weight: normal; line-height: 20px}


.why-choos-us-new { }
.why-choos-us-new .img{  }
.why-choos-us-new .text{  padding: 30px 10px 10px 10px;  }
.why-choos-us-new h4{  font-size: 18px; color: #2c2663 !important; font-weight: 700; text-transform: uppercase;}
.why-choos-us-new p{   font-size: 13px; font-weight: normal; line-height: 20px}


.clientsh img {
    border: 1px solid #DFDFDF;
}

.servicehome h4 { font-size: 16px; color: #8c80eb !important; }
.servicehome p{ padding: 0px 10px; font-size: 13px; font-weight: normal; line-height: 20px}

.pro-puthur h4 { font-size: 16px; color: #8c80eb !important;  font-weight: 700;}
.pro-puthur p{ padding: 0px 10px; font-size: 13px; font-weight: 700; line-height: 20px}
.pro-puthur h3 { background: #8c80eb; width: 100%; padding: 15px ; text-align: center; color: #fff!important; }

.btn-borders {
    border-width: 1px;
}

section.section.section-text-light p {
    color: #ffffff;
}

header{
min-height: 154px !important;}

.call-to-action-main { background:#0099FF; float:left; width:100%; padding:10px 20px;}

.call-to-action-main  .call-to-action-content {
    text-align: center;
    width: 50%;
    margin-left: 3%;
	float:left;
}

.call-to-action-main  .call-to-action-btn {
    width: 40%;
    text-align: center;
    margin:0 0;
    left: auto;
	float:left;
}

.call-to-action-main h3 {
    font-size: 1.5em;
    font-weight: 400;
    color: #fff !important;
    letter-spacing: normal;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0px !important;
}

.call-to{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3e3685+0,109ab2+100 */
background: #3e3685; /* Old browsers */
background: -moz-linear-gradient(top, #3e3685 0%, #109ab2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3e3685 0%,#109ab2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3e3685 0%,#109ab2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3685', endColorstr='#109ab2',GradientType=0 ); /* IE6-9 */
 padding:10px 20px; width:100%; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; font-weight:500;  float:left; margin:20px 0;}

.call-to .call-to-left { width: 70%; float:left; text-align:center; color:#fff; margin-top:11px; font-size:22px; text-transform:uppercase;}
.call-to .call-to-button { width: 30%;  float:left; text-align:center;}



.call-sample{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b7ea+0,009ec3+100;Blue+3D+%2315 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#499bea+0,207ce5+100;Blue+3d+%237 */
background: #499bea; /* Old browsers */
background: -moz-linear-gradient(top, #499bea 0%, #207ce5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #499bea 0%,#207ce5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #499bea 0%,#207ce5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
 padding:10px 20px; width:100%; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; font-weight:500;  float:left; margin:20px 0;}

.call-sample .call-to-left { width: 70%; float:left; text-align:center; color:#fff; margin-top:11px; font-size:22px;}
.call-sample .call-to-button { width: 30%;  float:left; text-align:center;}


.call-to-bottom{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f5f6+0,e3eaed+37,c8d7dc+100;Grey+3D+%234 */
background: #f2f5f6; /* Old browsers */
background: -moz-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */ border:1px solid #b4ccd4;

 padding:10px 20px; width:100%;
 
 }
 
.call-to-bottom a{color:#039; font-weight:500; }




ol, ul {
    margin-bottom: 20px;
}

.poin li{ text-align:justify}
.home-content h3{ font-size: 1.5em;
    font-weight: 400;
	color:#2c2663;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 20px;}

aside {
    display: block;
    /*background: #f4f4f4;
    padding: 20px;*/
}
aside h4 {
    background:#3e3685;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF !important;
    margin-bottom: 0px;
}

aside .nav {
    padding: 5px 15px;
    background: #FFFFFF;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
}

aside ul.nav-list > li > a {
    color: #000;
    font-size: 14px;
    padding: 8px 0 8px 18px;
}

.project-details aside ul.nav-list > li > a {
    color: #000;
    font-size: 13px;
    padding: 8px 0 8px 18px;
	text-transform:uppercase;
}

.page-header {
    background-color: #3e3685;
    border-bottom: 0px solid #85c440;
    border-top: 0px solid #f57f20;
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 20px 0;
    position: relative;
    text-align: left;
}

.page-header h1 {
    border-bottom: 5px solid #CCC;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    margin: 0 0 -25px;
    padding: 0 0 25px;
    position: relative;
    text-transform: capitalize;
}

.breadcrumb>.active {
    color: #fff;
}

.page-header a {
    color: #ffffff !important;
}

page-header a:hover {
    color: #000;
}

.custom-product{min-height:350px; vertical-align:middle !important; }
.custom-product p{ font-size:1.8em; line-height: 1.2; font-weight:100; text-align:center; vertical-align:middle; color:#fff; margin-top:10%;}
.page-header.custom-product {
    border-top: 0px solid #888;
    overflow: hidden;
}


.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e3e3e4;
    outline: 0;
}


.why-choos { border:1px solid #08c; margin-bottom:30px;}
.why-choos h4{ margin-top:10px; color:#0099CC;  margin-bottom:10px;}
.why-choos p {font-weight: 500;}

.book a{background:#fff;box-shadow:0 0 0 1px #3e3685 inset;color:#51b451 !important;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;  font-size: 13px; padding: 10px 15px;}
.book a:hover{background:#3e3685;color:#fff !important;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;}

@media only screen and (max-width:768px){.book{ margin: 20px 0px;}}

#adBlock{display:none !important;}

.nudgespot-launcher{bottom:50px !important;}

.current-trends .featured-box{background:#F5F5F5;background:-webkit-linear-gradient(top , #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;background:linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #DFDFDF;border-left:1px solid #ECECEC;border-radius:8px;border-right:1px solid #ECECEC;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.04);margin-bottom:20px;margin-left:auto;margin-right:auto;margin-top:20px;min-height:inherit;position:relative;text-align:center;z-index:1;}

.current-trends p{margin-bottom:0px;}

@media only screen and (max-width:768px){.mobile-none{display:none !important;}}

.in-pagecenter{display:inline-block;}

.international .dialog{padding:0px 30px !important;margin:00px auto !important;}

.international{}

.international{}

.international{}

.location-icon{border-top:1px solid #dedede;border-bottom:1px solid #dedede;margin-top:5px !important;padding-top:5px !important;padding-bottom:5px !important;}

.testimonial.testimonial-style-4{border-radius:6px;padding:8px;border-top:0px solid #DFDFDF;border-bottom:0px solid #DFDFDF;border-left:0px solid #ECECEC;border-right:0px solid #ECECEC;box-shadow:0 0px 0px 0 rgba(0, 0, 0, 0.04);}

.testimonial.testimonial-style-4 blockquote p{color:#000;font-family: 'Roboto', sans-serif;font-size:14px;line-height:28px;font-style:normal;text-align:justify;}

.service .featured-box-primary .box-content{border-top-color:#662e93 !important;}

.service .featured-box-primary .icon-featured{background-color:#662e93;}

.service .featured-box-primary h4{color:#662e93;}

.service .btn-primary{color:#ffffff;background-color:#662e93;border-color:#662e93 #662e93 #521c7e;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;}

.service .btn-primary:hover{border-color:#521c7e #521c7e #662e93;background-color:#521c7e;}

.service .btn-primary:active,

.service .btn-primary:focus,

.service .btn-primary:active:hover,

.service .btn-primary:active:focus{border-color:#662e93 #662e93 #662e93;background-color:#662e93;}

.grayscale img{filter:grayscale(100%);-webkit-filter:grayscale(100%);filter:gray;-webkit-transition:all .6s ease;}

.grayscale img:hover{filter:grayscale(0%);-webkit-filter:grayscale(0%);filter:none;}

.servicein h3{color:#1966cd;font-weight:500;margin-bottom:10px;font-size:1.2em;}

.servicein .subitems{margin-bottom:20px;}

.importent{background:#f0f0f0;padding:20px;}

.centerpage .specialists-main {
    padding: 15px;

}



 .form_error {
	color: #c10000;

	line-height: 18px;
	padding: 5px 0 0;
	position: absolute;
	margin-top: -9px;
	visibility: hidden;
    }
	
	
    .list-style-2 li{
        margin-bottom: 10px;

    }
	