html, body {
    height: 100%;
}
body {
    font-style: normal;
    font-weight: 400;
    color: #333;
 	font-family: 'Poppins', sans-serif;
    font-size: 1.02rem;
}
a {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    outline: none;
}
a:focus {
    outline: none !important;
}
header {
    padding: 15px 0;
}
.sticky {
    position: fixed;
    top: 0;
    left:0;
    z-index: 9999;
    width: 100%;
    padding-top: .6rem;
    padding-bottom: .6rem;
    background: #FFF;
    -webkit-transition: background .4s ease-in-out, padding .4s ease-in-out;
    -moz-transition: background .4s ease-in-out, padding .4s ease-in-out;
    transition: background .4s ease-in-out, padding .4s ease-in-out;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
}
img{max-width:100%; height:auto;}
#headerPhone h2 {
	color: #333;
	font-size: 26px;
	font-weight: 700;
	margin: 0px; text-align:right;
}
#headerPhone h2 small {
	font-size: 20px;
	font-weight: 700;
}
#headerPhone h2 a {
	color: #e47d20;
}
#headerPhone {
    float: right;
}
.banner {
    background-image: url("../images/banner1.jpg");
    padding: 50px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #FFF;
}
.banner h3{font-size: 40px; font-weight: 700;}
p.subtitle {
	padding: 5px 15px;
    background-color: #e47d20;
    color: #FFF;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    border-radius: 2px;
}
.slider-item {
	padding: 30px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #FFF;
	/*height: calc(100vh - 240px);*/
}
.full-service {
    margin: 0 auto;
    display: block;
}
.full-service img {margin: 15px;}
.banner {position: relative;}
.form-sec {
    max-width: 500px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 40px 40px 40px 40px;
    color: #fff;
}

.form-h2 {
   font-weight: 700;
    margin-bottom: 20px;
    padding: 10px 20px;
    background-color: #e47d20;
    color: #FFF;
    margin-left: -40px;
    border-radius: 5px 5px 40px 0;
}
.allied-outer {padding: 10px;
	background-color:#FFF;
	text-align: center;
	margin-bottom: 30px;
}
.slider-item h3 {
	font-weight: 700;
	font-size: 48px;
	margin-bottom: 20px;
}
ul.arrow-bullet {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.arrow-bullet li {
 background-image: url(../images/ca-bullet.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 26px;
    margin-bottom: 10px;
    font-size: 18px;
}
.banner-bottom {
	padding: 50px 0;
	background-color: #f05423;
	color: #FFF;
}
.experience-sec {
	margin: 25px 0;
}
.experience-sec .count {
	font-size: 80px;
    font-weight: 700;
    line-height: 80px;
}
.experience-sec .year {
	font-size: 30px;
    font-weight: 300;
}
.exp {
	display: block;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 7px;
}
.banner-bottom hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #ff7145;
    width: 50%;
}
.white-sec {
	padding: 80px 0;
	background-color: #FFF;
}
h2 {
	font-size: 36px;
	font-weight: 700;
}
.award-sec {
	padding: 50px 0;
	background-size: cover;
	background-image: url("../images/award-winning-bg.jpg");
	background-repeat: no-repeat;
	text-align: center;
}
.award-img img {
  margin: 15px 0;
}

.credentials-sec {
	padding: 50px 0;
	background-size: cover;
	background-image: url("../images/credential-bg.jpg");
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;

}
.credentials-img  {
    background-color: #FFF;
    padding: 10px 20px;
    display: inline-block;
}

.credentials-img img {
    margin: 15px;
    height: 50px;
}
.footer {
	padding: 50px;
	text-align: center;
}
.footer p {
	margin-bottom: 0;
}
.footer p a {
color:#333;
}
#star.active {
     -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
     filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
}
.servlist {
    font-size: 26px;
    font-weight: 400;
        margin-bottom: 15px;
}


.testi-sec {
	padding: 80px 0;
	background-color: #F5F5F5;
	text-align: center;
}
.testi-outer{
    background-color: #fff;
    padding: 40px;
}
#testimonial {
	max-width: 650px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#testimonial .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;

}
#testimonial .item a {
	color: #eb7245;
}

#testimonial .carousel-item:after {display: none;}
#testimonial .testimonial {	
	padding: 0px 0 10px;
	font-size: 18px;
	color:#000;
}
#testimonial .overview {	
	text-align: center;
	padding-bottom: 5px;
}
#testimonial .overview strong {
	color: #333;
	font-size: 15px;
	text-transform: uppercase;
	display: block;	
	padding-bottom: 5px;
}
#testimonial .star-rating i {
	font-size: 18px;
	color: #ffdc12;
}
#testimonial .carousel-control {
	width: 30px;
	height: 30px;
	border-radius: 50%;
    background: #f05423;
    text-shadow: none;
	top: -15px;
}
#testimonial .carousel-control i {
	font-size: 20px;
	margin-right: 2px;
}
#testimonial .carousel-control.left {
	left: auto;
	right: 40px;
}
#testimonial .carousel-control.right i {
	margin-right: -2px;
}
#testimonial .carousel-indicators {
	bottom: 15px;
}
#testimonial .carousel-indicators li, #testimonial .carousel-indicators li.active {
	width: 11px;
	height: 11px;
	margin: 1px 5px;
	border-radius: 50%;
}
#testimonial .carousel-indicators li {	
	background: #e2e2e2;
	border-color: transparent;
}
#testimonial .carousel-indicators li.active {
	border: none;
	background: #f05423;		
}
.lazy {
   background-image: none !important;
   background-color: #F1F1FA;
}
span.wpcf7-not-valid-tip {
    font-size: 12px !important;
}
.wpcf7-response-output{

    position: absolute;
    left: 9px;
    right: 9px;
    color:#fff !important;
    border: none!important;
    font-size: 12px!important;
    text-align: center!important;

}
.wpcf7-validation-errors {    background: #f00!important;}
.wpcf7-mail-sent-ok {    background: #32a700!important; }
#awardwin {
    background: url(/wp-content/themes/dexterwebtech/images/award-winning-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 60px 0;
}
#awardwin h2 {
    font-size: 48px;
    color: #000;
    font-weight: 300;
}
.topmenu { float:right; clear:both;    margin-top: 10px; }
.topmenu a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-top: 0px;
    padding: 3px 10px;
    background: #505050;
    height: 30px;
    line-height: 20px;
    display: inline-block;
    margin-left: 10px;
    min-width: 105px;
    text-align: center;
}
.topmenu a:hover,.topmenu a.active{ text-decoration:none;background-color: #000; color:#fff;}
.fullser h2 {
    font-size: 35px;
}