/*home page*/
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Satisfy');
@import url('https://fonts.googleapis.com/css?family=Pacifico&subset=cyrillic,latin-ext,vietnamese');
body{
    font-family: 'Lato', sans-serif;
}

.header{
    background: url(../images/header-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.menu-bar{font-weight: bold;background: #cd3333;color: #fff;z-index:  2;position:  relative;padding: 6px 0px;}
.navbar-default {
    background: none;
    list-style:url(/images/bullet.PNG)
}
.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0px;
    border: none;
    /* margin-top: 8px; */
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:hover {
    color:#16275f

}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px;
    font-size: 14px;
}
.nav>li {
    position: relative;
    display: block;
    padding: 0px 12px;
    /* border-right: 1px solid #fff; */
}

.nav li:last-child{
    border-right: 0px;
}
.clickable {
    cursor: pointer;
}

/*navbar dropdown*/

.dropdown-menu>li>a {
    display: block;
    padding: 10px 40px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #7f8282;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover{
    color: #17265d;
}

.red-li li{
    color: #17265d;
    font-weight: bold;
    width: 50%;
    float: left;
}

/*footer*/


.footer {
    background: #16265f;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #FFFFFF;
}
.footer font
{
    /* float:right; */
    font-size:0.90em;
}
.footer a
{ 
    color:#FFFFFF;
}
.footer a:hover {
    color: #328cff;
}

.footer font span{
    float: left;
    width: 100%;

}


/*header section*/

.header img{}
.header-con{margin-top: 10px;}

.header-con h4 a{
    color: #1b3663;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.header-con h4 a span{
    color: #1b3663;
    font-size: 16px;
    font-weight: bold;
    text-transform:  uppercase;
}

.phone{
    margin-top: 10px;
    padding-left: 65px;
}
.email{margin-top: 0px;}
.phone img{margin-top: 25px;}
/*carosal*/

.carousel-inner>.item>a>img, .carousel-inner>.item>img{width:100%;margin-left: 22px;}

.row{
    margin: 0px;
}
.caro-bottom {
    border-bottom: 12px solid #3399cc;
}
.banner-wrap{
    margin-top: -40px;
    width: 100%;
    float: left;
    background: url(../images/banners/bg.jpg)no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* background: #f3f3f3; */
    background-position:  center;
    z-index: 0;
    position:  relative;
}
.phone h4 a{
    color: #fff;
    text-decoration: none;
}
/*quick quote*/

.carousel{
    overflow:hidden;
}


.quick-con{
    position:relative; 
    min-height:100px; 
    background-color:#0066FF;
}




.quick-quote-wrap {
    /* position: absolute; */
    /* top: 0px; */
    /* right: 10%; */
    /* background-image: url(../images/banners/quote-bg.png); */
}

.quote-header{padding: 20px;width: 100%;}
.quick-quote{
    width: 100%;
    float: right;
    height: 330px;
    /* position: absolute; */
    z-index: 1001;
    /* right: 0px; */
    border-radius: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    /* background-color: #ffffff; */
    /* zoom:100%; */
}  
.quick-quote-wrap img{
    position: absolute;
    right: 375px;
    margin-top: -18px;
    z-index: 1000;
    height: 412px;
}


.quick-quote h1, .quick-quote h2{
    color:#fff; 
    text-transform:uppercase; 
    margin-bottom:30px; 
    margin-top:10px; 
    font-size:28px; 
    font-weight:bold;
}

.quick-quote input::placeholder {
    color: #000000;
}
.quick-quote textarea::placeholder {
    color: #000000;
}
.quick-quote h4{
    color: #cd3333;
    width: 100%;
    /* font-weight: bold; */
    font-size: 28px;
    text-align: center;
    font-family: 'Pacifico', cursive;
}
.quick-quote h4 span{
    color: #16265f;
}
.quick-quote h3{
    color:#fff;
    margin: 0px;
    font-weight: bold;
}

.quick-quote h5{
    margin-bottom:10px;
    margin-top:10px;
    color: #fff;
}

.quick-quote input{
    width: 100%;
    height: 33px;
    border-radius: 0px;
    background: none;
    color: #000000;
    padding: 8px;
    margin-bottom: 12px;
    position: relative;
    margin-top: -5px;
    border: 1px solid #ccc;
}

.quick-quote textarea{
    width: 100%;
    height: 62px;
    border-radius: 0px;
    color: #000000;
    padding: 8px;
    background: none;
    border: 1px solid #ccc;
}

.quick-quote .g-recaptcha{
    webkit-transform: scale(0.53);
    transform: scale(0.53);
    transform-origin: 100px 0px;
    -webkit-transform-origin: 37px 0px;
    margin: -18px;
    padding: 0px;
    margin-top: 10px;
    -ms-transform: scale(0.53);
    -ms-transform-origin: 100px 0px;
}


.quick-quote .btn-default{
    position: relative;
    margin-top: 10px;
    border:0px;
    color:#fff;
    width: 100%;
    background: #cd3333;
    border-radius: 5px;
    height: 40px;
}
.mobile-email{ 
    display:none; 
    color:#333333; 
    font-size:26px; 
    position:absolute; 
    left:45%; 
    top:20px;
}


.mobile-phone{
    display:none;
    color:#333333;
    font-size:26px;
    position:absolute; 
    left:10%;
    top:20px;
}


/*our services*/

.services { text-align: center;}

.service-header
{    
    background: #17265d;
    border-radius: 0px 0px 10px 10px;
    font-size: 28px;
    padding: 20px 40px 20px 40px;
    width: auto!important;
}

.services h1{

    font-weight: bold;
    font-family: 'Lato', sans-serif;
    color: #fff;


    text-transform: uppercase;

    float: none!important;
    text-align: center;
}
.our-services{
    text-align: center;
}
.services {

    margin-top: -18px!important;
    z-index: 0;
    position: relative;
    text-align: center!important;
}
.service-con{
    margin-top: 40px;
}

.logo-image img{
    width: 45%;
    margin:10px;
    margin-top: 50px;

}

.roofing{
    padding:10px;
}
.readmore{
    background: #17265d;
    padding: 1px;
    width: 40%;
    border-radius: 0px 0px 15px 15px;
}
.readmore h4 a{
    text-decoration: none;
    color: #fff;
}
.readmore h4{
    text-align: center; 
}


/*about us*/

.aboutus{
    margin-top: 35px;
    background:url("../images/home/about-back.png") no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

.aboutus-con{

}
.aboutus-con h2{
    color: #17265d;
    margin-top: 30px;
}
.aboutus-con p{
    font-family: 'Lato', sans-serif;
    text-align: justify;
    line-height: 26px;
}
.two-col li{
    width:50%;
    float: left;
    font-weight: bold;
    color: #17265d;
    line-height: 26px;
}
.one-col li{
    color: #17265d;
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
}
.three-col li{
    width:33%;
    float: left;
    font-weight: bold;
    color: #17265d;
    line-height: 26px;
}
.four-col li{
    width:25%;
    float: left;
    font-weight: bold;
    color: #17265d;
    line-height: 26px;
}






/*testimonial section*/


#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 12px;
    text-align:center;
}


.testimonial img{
    width: 100%;
}
.test-con{

    border-left: 1px solid #fff;
}
.test-con p{

    text-align: justify;

    line-height: 36px;

    font-size: 15px;
}
.testimonial{

    background: url(../images/home/home-bg.jpg);

    margin-top: 20px;

    color: #fff;
}
.test-head{

}
.test-head h2{

    margin-top: 50px;

    margin-bottom: 20px;

    text-align: center;

    font-weight: bold;
}
.test-head p{

    text-align: center;
}
.test-con h5{

    text-align: justify;

    font-style: italic;

    font-size: 18px;
}
.testimonial-con{

    margin-top: 30px;

    margin-bottom: 30px;
}
.testimonial .carousel-indicators {
    bottom: 7px;

}
.test-con h2{

    text-align: center;

    color: #fff;

    margin-top: 60px;

    font-size: 36px;
}
.test-con h4{text-align: center;margin-bottom: 30px;}

/*why choose as*/

.why-choose{
}
.why-choose h2{
    margin-bottom: 20px;
    /* font-weight: bold; */
    color: #060606;
}

.why-choose-con{
    margin-top: 5px;
    margin-bottom: 20px;
}
.why-choose-con p{
    text-align: justify;
    line-height: 26px;
}
.why-choose-con h3{
    text-align: center;
    font-weight: bold;
    margin-top: 35px;
    line-height: 32px;
}
.why-choose ul li{font-weight: bold;line-height: 36px;font-size: 16px;float: left;width: 100%;list-style: url(../images/home/tick.png);}
.why-choose p{
    text-align:justify;
}
.why-choose img{
    width: 100%;
}
.logos{
    text-align: center;
    padding: 10px;
}




/*Area coverage*/

.covering h5{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: #c1c1c1 2px solid;
    padding-bottom: 5px;
}
.covering li{
    display: block;
    line-height: 30px;
    font-size: 0.95em;
    border-bottom: #bfbfbb 1px solid;
    padding: 0px;
    list-style-position: inside;
}
.covering li img{
    font-size: 22px;
    /* float: left; */
    margin-left: 0px;
    margin-right: 10px;
}

.covering ul{ padding: 0px;}

#area iframe{
    height: 857px;
}
.red-box h3{
    color:#17265d;
}
.page-container h1 {
    margin-bottom: 15px;
    width: 100%;
    float: left;
    /* border-bottom: #17265d thin solid; */
    padding-bottom: 0px;
    text-transform: uppercase;
    color: #17265d;
    font-weight: bold;
    font-size: 22px;
    margin-left: 0px;
}
.page-container h2 {
    margin-bottom: 15px;
    width: 100%;
    float: left;
    border-bottom: #17265d thin solid;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #17265d;
    font-weight: bold;
    font-size: 22px;
    margin-left: 0px;
}






/*driveways*/

.page-container p{
    text-align: justify;
    line-height: 26px;
}
.page-img{
    padding-left: 0px; 
}
.page-img img{
    width: 100%;
    padding: 5px;
}

.drive-list li{
    font-weight: bold;
    line-height:26px;
}

/*block paving*/

.block-logo{
    text-align: center;
    padding: 10px;

}
.block-logo img{
    width:20%;
}



/*resinbound*/

.page-container h4{
    /* font-weight: bold; */
    color: #000000;
}



/*gallery*/

.gallery-pc{
    display:block;
    visibility:visible;
}

.gallery-mobile{
    display:none !important;
    visibility:hidden !important;
}
.gallery li {
    padding: 5px;
    float: left;
    width: 25%;
    height: 200px;
    overflow: hidden;
}
.gallery li img {
    width: 100%;
    height: auto!important;
    min-height: 200px!important;
}

/*modal*/

.modal-dialog{ 
    z-index:3000!important; 
    top:100px;
}

.modal-header, .modal-footer{ 
    background:#FFFFFF; 
    text-align:center; 
    font-weight:bold; 
    color:#FFFFFF; 
    font-size:16px!important; 
}

.modal-header{
    background: #17265d;
}

.modal-menu { 
    padding:0px; 
    text-align:center;
}

.modal-menu li{ 
    list-style:none; 
    width:100%; 
    padding:5px; 
    border-bottom:#CCCCCC thin solid;
    text-align:center;
}



.modal-menu li a{ 
    color:#17265d; 
    text-transform:uppercase;
    font-weight: bold;
}

.modal-body h4{ 

    text-align:center;
}


#sticky {

    width: 100%;
    margin-left: 20px;


}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .6;
}
.modal-footer .btn-default {
    color: #fff;
    background: #17265d;
}
/*contact form*/



.con-btn{
    background-color: #17265d;
    padding: 11px 33px;
    float: right;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    margin-top: 0px;
    width:100%;
}

.con-btn:hover{
    color:#FFFFFF;
    background-color:#17265d;
}

.con-address h5{
    padding:0px;
    margin:0px;
    font-size:20px;
    margin-bottom:15px;
    margin-top:15px;
    font-weight:bold;
    color: #150b0b;
}
/*.message{
    padding: 0px!important;
}*/
.con-address p b{
    color:#a2213b;;
    font-size:15px;
}

.con-address h6{
    padding:0px;
    margin:20px 0px 0px 0px;
    font-size: 16px!important;
    font-weight:bold;
    color: #000!important;
}

.con-address h6 a{
    text-decoration:none;
    color:#333333;
    font-weight:normal;
}
.txt-send{
    color: #17265d;
}
.txt-send h3{font-weight:bold;color: #17265d;}
.txt-contact{
    color: #70aace;
    margin-left: -16px;
}


.txt-contact span{
    color: #024788;
}

.msg-box .col-md-6
{ 
    padding-right:15px;
}





.page-container .col-md-12,
.page-container .col-md-11,
.page-container .col-md-10,
.page-container .col-md-9,
.page-container .col-md-8,
.page-container .col-md-7,
.page-container .col-md-6,
.page-container .col-md-5,
.page-container .col-md-4,
.page-container .col-md-3,
.page-container .col-md-2,
.page-container .col-md-1

{ padding-left: 0px;}

.inside-images{
    padding-left: 0px; 
    margin-bottom: 10px;
}


.contact-form-2{
    width:100%;
    background: rgba(235,235,235,1);
    background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgb(236, 236, 236) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 );
    float:left;
    -moz-border-radius: 15px;
    border-radius: 0px;
    padding:15px;
}

.contact-form-2 input{ 
    width:100%; 
    margin:5px; 
    min-height:30px; 
    padding:5px;
}
.contact-form-2 select{ 
    width:100%; 
    margin:5px; 
    min-height:30px; 
    padding:5px;
}
.contact-form-2 textarea{ 
    width:100%; 
    margin:5px; 
    min-height:100px; 
    padding:5px;
}

.contact-form-2 .g-recaptcha {
    transform: scale(0.73);
    transform-origin: 0 0;
    margin-bottom: 0px;
    margin-left:5px;
}
.carousel-caption2 {
    
margin-top: -70px;
    
text-align: center;
    
left: 9%;
    
position:  relative;
}

.carousel-caption2 img{
   
width: 20%;
   
padding: 15px;
}


.welcome{


}
.welcome-con{
    margin-top: 25px;
    margin-bottom: 20px;
}
.welcome h1{

    font-size: 26px;

    font-weight: bold;

    color: #1b3663;

    text-align: center;
}
.welcome ul li{

    float:  left;

    width:  33%;

    color: #1b3663;

    font-weight: bold;

    line-height: 30px;

    font-size: 15px;
}
.welcome-con p{

    text-align: justify;

    line-height: 26px;

    margin-top: 15px;
}


.area-map iframe{
    height: 774px;
    width: 100%;
}




.check{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}




.inside-images{
    margin-top: 8px;
}

.foot-left{
    text-align: center
}.foot-right{
    text-align: center
}

.carousel-control.right {
    background: none;
}.carousel-control.left {
    background: none;
}



.tabs{






    background: #f3f3f3;

    margin-top: 10px;

    margin-bottom: 30px;
}
.tab-con p{

    line-height: 26px;

    padding: 9px;

    text-align:  justify;
}
.tab-con{
}
.tab-wrap2{
    background: #16275f;
    color: #fff;
    padding: 5px 30px;
}
.tab-wrap{padding-top: 15px;padding-bottom: 20px;}
.tabs h4{
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.tab-wrap2 h4{

    color: #fff;
}
.tab-wrap2 h5 a{

    color: #fff!important;
}
.tab-wrap2 p{

}
.tab-con h5 a{

    padding: 10px;

    text-decoration:  none;

    color: #000;

    font-weight: bold;
}
.tab-con h5{

padding: 0px 0px;
}
.tab-con 
/**/

.phone h4 a span{
    color: #fff;
}

.logos h1{

    font-size: 32px;

    color: #17265d;
}

.logos img{

    width: 18%;
}

.reg{
    text-align: center;
}

.quick-quote img{
    width: 35%;
    right: 40%;
    margin-top: 10px;
}
.test-logo{text-align: center;border: 1px solid #000;margin-top: 31px;/* padding: 0px; */}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
    /* IE10+ specific styles go here */  
    .quick-quote .g-recaptcha { margin-left:-48px!important; margin-top:10px!important;}
    .quick-quote-wrap img{
        position: absolute;
        right: 345px;
        margin-top: 42px;
        z-index: 1000;
        height: 394px
    }
    .quick-quote .btn-default{
        margin-left: -3px!important;

    }


}

@media all and (-ms-high-contrast:none)
{
    .quick-quote .g-recaptcha { margin-left:-48px!important; margin-top:10px!important;} /* IE10 */
    *::-ms-backdrop,   .quick-quote .g-recaptcha { margin-left:-48px!important; margin-top:10px!important;} /* IE11 */
    .quick-quote-wrap img{
        position: absolute;
        right: 345px;
        margin-top: 42px;
        z-index: 1000;
        height: 394px
    }.quick-quote .btn-default{
        margin-left: -3px!important;

    }

}

.quik-img{
}

.check{
    background: #ff9c08;
    height: 50px;
    margin-bottom: 40px;
    vertical-align: middle;
    margin-top: 25px!important;
}
.check span{
    margin-top: -16px;
    position: relative;
    line-height: 84px;
    float: left;
    font-weight: bold;
    font-style: italic;
    margin-left: 10px;
}
.check img{
    margin-top: -21px;
    float: left;
}
.logo{
}
.logos-top{
    margin-top: 35px;
}



.check {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.rating iframe{
    border: none;
    height: 630px;
}
.review img{
    width: 100%;
}

.qulity {
    text-align: center;
}
.qulity img{
    width: auto; 
}
.foot-img img{
    width: 100%;
}

.blue-box{
    border: 2px solid #16275f;
    padding: 10px;
}
.red-box{
    border: 2px solid #17265d;
    padding: 10px;
}
.blue-box ul li{
    color: #17265d;
    font-weight: bold;
    width: 50%;
    float: left;
}
.blue-box h4{
    color: #17265d;
}
/*.box{
    border: 5px solid #17265d;
    padding: 10px;
    margin-bottom: 10px;
}
*/

.small-images img{ margin-top:40%;}

/* 3d box style*/
.box::before, .box::after {
    position: absolute;
    content: '';
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box {
    display: inline-block;
    padding: 20px 40px;
    color: white;
    position: relative;
    /* top: 50%; */
    /* left: 50%; */
    /* -webkit-transform: translate(-50%, -50%); */
    /* transform: translate(-50%, -50%); */
    vertical-align: middle;
    /* font-family: 'Rubik One', sans-serif; */
    text-decoration: none;
    /* font-size: 4vw; */
    -webkit-transition: all .5s;
    transition: all .5s;
    background-color: #3498db;
    margin-bottom: 25px;
    margin-left: 10px;
}
.box::before {
    bottom: -15px;
    height: 15px;
    width: 100%;
    left: 8px;
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg);
    background-color: #196090;
}
.box::after {
    right: -15px;
    height: 100%;
    width: 15px;
    bottom: -8px;
    -webkit-transform: skewY(45deg);
    transform: skewY(45deg);
    background-color: #124364;
}
.box:active {
    margin-left: 10px;
    margin-top: 10px;
}
.box:active::before {
    bottom: -5px;
    height: 5px;
    left: 3px;
}
.box:active::after {
    right: -5px;
    width: 5px;
    bottom: -3px;
}
.test h4{
    color: #f6f987;
}

p a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
p a:hover{
    text-decoration:none;
    color:#17265d;
}
/* 3d box style ends*/


.header-con h4:last-child span{/* font-size: 15px; */}

.bottom-line img{
    width: 100%;
}
.van-con{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}
.van{
    background: url("../images/home/van-bg.jpg");
}
.van-img img{
    width: 100%;
}

.leadwork{
    border: 5px solid #eb6135;
    padding: 15px;
}
.about-li li{

    font-weight: bold;

    line-height: 28px;

    width: 50%;

    float: left;
}
.why img{
    width: 100%;
}
.recap{
    background: #16275f;
}
.yell{
    float: right;
}
.yell img{
    margin-top: -10px;
}
.why iframe{

}

.gutter-iframe iframe{
    height: 267px;
    margin-top: 5px;
}
.video iframe{

    height: 200px;

    margin-top: 20px;
}

.logo-head img{

    margin-top: 15px;

    float: right;
}
.logo-review img{

    margin-top: -15px;
}
.inner-logos{text-align: center;margin-bottom: 20px;margin-top: 30px;}
.inner-logos img{padding: 0px;width: 15%;}
.footer-map{

margin-top: 15px;

margin-bottom: 20px;
}

.map-con{}
.map-con img{

    width: 100%;
}
.why-choose{

margin-top: 0px;
}
.why-choose h3{

color: #16275f;

/* font-weight: bold; */

line-height: 40px;

font-size: 26px;

font-family: 'Pacifico', cursive;

margin-top: 0px;
}


.why-choose span{

    color: #ff0c0c;
}

.test{
    border-left: 1px solid #fff;
}
.foter-logo img{
    margin-top: 10px;
}
.banner{
    padding: 0px;
}

.shape{
}
.shape img{

    width: 100%;

    margin-top: -77px;
}

.page-container h6{
    
color: #ff0505;
    
font-size: 13px;
}


/* carosel fade*/

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    /* z-index: 2; */
} 
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
} 
.carousel-caption {
    text-shadow: 0 1px 4px rgba(0,0,0,.9);
    font-size:17px
}
.carousel-caption h3 {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
}
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
} 
.item:nth-child(1) {

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.item:nth-child(2) {

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.item:nth-child(3) {

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}

.caret {
    display: inline-block;
    width: 0px;
    height: 0px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #2171b0;
}
/**/

.quick-quote-mobile{
    display: none;
}

.inner-logo img{
   margin-top: 10px; 
}
.area-map img{
 width: 100%;
 height: 775px;
}

.caro-contact img{
    margin-left: 0px!important;
}

.page-container ul { padding-left:20px;}

.test-video iframe{width:100%!important;}
.map-con iframe{width:100%!important;height: 390px;}
.test-video h3{margin-top:0px!important;font-family: 'Pacifico', cursive;margin-bottom: 20px;}

.banner-container { padding:0px;
 background: url(../images/banners/bg.jpg)no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* background: #f3f3f3; */
    background-position:  center;
    z-index: 0;
    position:  relative;
}
.banner-container .container, .banner-container .banner, .banner-container .quick { padding:0px;}


.c--anim-btn span {
  color: #242323;
  text-decoration: none;
  text-align: left;
  display: block;
}

.c--anim-btn, .c-anim-btn {
  transition: 0.3s;     
}

.c--anim-btn {
  height: 35px;
  font: normal normal 700 1em/4em Arial,sans-serif;
  overflow: hidden;
  width: auto;
  background-color: none;
}

.c-anim-btn{
  margin-top: 0em;   
}

/*.c--anim-btn:hover .c-anim-btn{
  margin-top: -4em;
}
*/
.tab-wrap:hover .c-anim-btn{
  margin-top: -4em;
}


.video-2 iframe{
    height: 297px;
    width: 100%;
}
.video-2{
    
margin-top: 50px;
}