/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 24, 2016, 2:22:17 PM
    Author     : Hii
*/

.service-text-box{
    background-color:#6c6b6b;
    padding:8px 6px 4px;
}

.service-text-box h5{
    text-align:center;
    color:#fff;
    font-size:14px;
    font-weight:600;
    border-bottom:2px solid #fff;
    margin-bottom: 8px !important;
    margin-top: 9px !important;
    padding-bottom: 10px !important;
    width:76%;
    margin:auto;
    text-transform:uppercase;}

.service-home-list{
    list-style:none;
    color:#fff;
    padding-left:0;
    text-align:center;
    font-size:14px;}
.service-box-slider{
    /*position: relative;*/
    cursor: pointer;
}
.service-hover{
    background: #1293b0 none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 100%;
    display: none;

}
.service-hover a{
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    margin: 0 auto;
    padding: 3px 8px 5px;
    position: relative;
    text-align: center;
    top: 119px;
}
.service-box-slider .service-text-box{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.service-box-slider.active .service-text-box{
    background: #3ea5bc;
}
.services-pera{
    padding-bottom: 50px;
}
.testimonials-section{
    padding: 87px 0 101px;
}
.testimonials-caption {
    color: #1293b0;
    font-size: 45px;
    text-align: center;
    text-transform: uppercase;
}
.testimonials-para {
    color: #5f6b66;
    font-size: 21px;
    line-height: 27px;
    margin: 4px auto auto;
    text-align: center;
    width: 57%;
}
.testimonial-box{
    text-align: center;
}
.testimonial-box .avatar{
    border: 4px solid #b0afaf;
    border-radius: 50%;
    margin: 0 auto;
    height: 125px!important;
    width: 125px!important;
    text-align: center;
    margin-top: 30px;
}
.testimonial-box .name{
    font-size: 22px;
    margin-top: 12px;
}
.testimonial-box .content{
    font-size: 18px;
    font-style: italic;
    margin-top: 28px;
}
.read-more-sec {
    text-align: center; margin-top: 20px;
}
.read-more-sec .readmore{
    background: #1293b0 none repeat scroll 0 0;
    color: #fff;
    margin-top: 0;
    padding: 15px 50px;
    font-size: 16px;
    border: 2px solid #007c48;
}
.owl-theme .owl-controls .owl-page span {
    background: #1494ab none repeat scroll 0 0;

}
.map-section{
    position: relative;
}
.address-area{
    background: rgba(255, 255, 255, .8);
    min-height: 372px;
    height: auto;
    left: 0;
    margin: 0px auto auto;
    max-width: 538px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;

}
.address-area > ul{
    list-style: outside none none;
    padding-left: 50px;
    margin-top: 30px;
}
.address-area > ul li {
    display: inline-block;
    float: left;
    padding-right: 3px;
}
.address-area > ul li a{
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #1c5f43;
    font-size: 20px;
    padding: 5px;
    height: 35px;
    text-align: center;
    width: 35px;
    line-height: 26px;
}
.address-area > ul li a:hover{
    background: #1c5f43 none repeat scroll 0 0;
    color: #fff;

}
.address-area h3 {
    color: #009578;
    font-size: 26px;
    margin-top: 30px;
    padding-left: 50px;
}
.address-area .addr-p{
    font-size: 16px;
    padding-left: 55px;
    padding-top: 5px;
}
.address-area h4 {
    font-size: 24px;
    margin-top: 54px;
    padding-left: 52px;
}
.address-area .likeus-p{
    font-size: 16px;
    padding-left: 53px;
}
.map-section{
    margin-top: 70px;
    height: 372px;

}

.smcontact-area{
    /*float: right;*/
    padding-left: 40px;
    padding-top: 86px;

}
.smcontact-area-social-icons > ul{
    list-style: outside none none;
    padding-left: 50px;
    padding-left: 10px!important;
}
.smcontact-area-social-icons > ul li {
    display: inline-block;
    float: left;
    padding-right: 3px;
}
.smcontact-area-social-icons > ul li a{
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #1293b0;
    font-size: 20px;
    padding: 5px;
    height: 35px;
    text-align: center;
    width: 35px;
    line-height: 26px;
}
.smcontact-area-social-icons > ul li a:hover{
    background: #1293b0 none repeat scroll 0 0;
    color: #fff;

}
.contact-area-section h2{
    font-size: 44px;
}
.contact-area-section .feel-free-txt{
    font-size: 19px;
}
.contact-area-section{
    padding-top: 60px;
    color: #5f6b66;
    padding-bottom: 100px;
}
.contact-area-section .smcontact-area-addr{
    color: #5f6b66;
    font-size: 21px;
    line-height: 27px;
    float: left;
    clear: both;

}
.contact-area-section .smcontact-area-phone{
    color: #5f6b66;
    font-size: 21px;
    line-height: 27px;
    float: left;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;

}
.smcontact-area-hours{
    float: left;
    clear: both;
    margin-top: 20px;
}
.contact-area-section input[type='text'],.contact-area-section input[type='email'],.contact-area-section input[type='tel']{
    height: 46px;
    padding-bottom: 0;
    padding-top: 0;
}
.footer-contact-btn{
    background: #1293b0 none repeat scroll 0 0;
    color: #fff!important;
    float: right!important;
    padding: 12px 20px!important;
    font-size: 16px;
}

.smcontact-area .smtitle {
    color: #1293b0!important;
    font-size: 18px;
    text-align: center!important;
    font-weight: 600;
    padding-left: 20px;

}
.smcontact-area .contact-icons{
    color: #1293b0;
}
.smcontact-area .span1,.smcontact-area .span2{
    float: left;
}
.smcontact-area-social-icons{
    clear: both;
}
.smcontact-area-social-icons ul{
    padding-left: 0px;
}
.smcontact-area .span1{
    padding-right: 10px;
}
.smcontact-area .span2{
    font-size: 18px;
}
.wpcf7-captchac{
    height: 45px;
    width: 90px;
}
.wpcf7-captchar{
    margin-left: 15px;
    width: 165px;
}
.map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 100%!important;
    pointer-events: none;
}
.footer-section{
    clear: both;
    /*margin-top: 70px;*/
    position: relative;

}
.reqField{
    border:1px solid red!important; 
}
.services-section .owl-prev ,.services-section .owl-next{
    color: #7e7e7e!important; 
    background: none!important; 
    font-size: 25px!important; 
}
.service_listing ul{
    padding-top: 12px;
}
.wpcf7-validation-errors{
    display: none!important; 
}
.testimonials-content {
    background-color: #008398;
    margin-bottom: 25px;
}
.testimonials-content .left {
    position: relative;
}
.testimonials-content .left {
    background-color: rgba(48, 180, 201, 0.72);
    float: left;
    padding: 29px;
}
.testimonials-content .right {
    padding: 18px 25px 18px 214px!important;
}
.testimonials-content .right h5 {
    border-bottom: 1px solid #f1f1f1;
    color: #00c1df;
    font-size: 22px;
    margin-bottom: 14px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.testimonials-content .right p {
    color: #f2f2f2;
    font-size: 17px;
    line-height: 23px;
}
.testimonials-top {
    margin-top: 25px;
}
.testimonials-star {
    list-style: outside none none;
    padding-left: 0;
}
.testimonials-star {
    float: right;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.testimonials-star li {
    float: left;
    padding-right: 3px;
}
.testimonials-content .testimonials-arrow {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: -24px;
    top: 0;
}
.testimonials-content .avatar {
    border: 4px solid #b0afaf;
    border-radius: 50%;
    height: 125px !important;
    margin: 30px auto 0;
    text-align: center;
    width: 125px !important;
}
#testimonials_sect{
    margin-top: 90px;
}
.testimonials-section{
    background:url(../images/testimonials-bg.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  
}
.service-box-slider img{
    width: 100%;
}
.service_frame_section{
    padding-bottom: 60px;
}
.copy-right-section {
  background: #212926 none repeat scroll 0 0;
  color: #fff;
  font-size: 15px;
  padding-bottom: 8px;
  padding-top: 18px;
  text-align: center;
}