@charset "utf-8";
/* CSS Document */

body{
    font-family: 'Open Sans', sans-serif !important;
    text-align:justify!important;
}

body a{ text-decoration:none;}

h1,h2,h3,h4,h5,h6{
    font-family: 'Open Sans', sans-serif !important;
}


body p{
    font-family: 'Open Sans', sans-serif !important;
    font-size:14px;
    line-height:22px;
    text-align:justify;
}

body p b, body p strong {
    
    text-align:left!important;
    
}

.row{ margin:0px;}

.header{ background:#f1f1f1; min-height:137px;}

.header .logo img{margin-top: 10%;}

.header .numbers{margin-top: 3.5%;color: #081b59!important;/* text-transform:capitalize; */font-weight:normal;text-align: right;}

.header .numbers a{color:#081b59!important;text-decoration:none;text-align: right;font-size: 35px;/* text-transform: none; */}

.header .numbers:last-child  h4 a { color:#FF0000;}
.numbers h2{
    margin-top: 0px;
}
.email{ 
    margin-top:0px!important;
    text-transform:lowercase!important;

}

.carousel-inner{height: auto;}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {

    width: 100%;

}

#areas .carousel-inner > .item > img,
.carousel-inner > .item > a > img {

    width: 100%;
    margin-top:-8%!important;

}
/*navigation*/

.navbar{ border-top:#FF9900 5px solid;}

.nav > li > a {
    position: relative;
    display: block;
    padding: 5px 25px;
    min-height:50px;
    line-height:40px;

}

.navbar-default {
    background-color:#203480;
    position:relative;
    z-index:999;
    margin-bottom:-10px;

}


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

.dropdown:hover .dropdown-menu {
    display: block;
}

/*nav ends*/


/*home boxes*/

.boxes{ padding-bottom:40px; border-bottom:#f1f0f0 2px solid; margin-bottom:20px;}


.page-content .col-md-3 img{width:100%; margin-bottom:10px;}

.page-content .col-md-4 img{width:100%; margin-bottom:10px;}

.page-content .col-md-8, .page-content .col-md-12, .page-content .col-md-11, .page-content .col-md-10, .page-content .col-md-9, .page-content .col-md-7,.page-content .col-md-6,.page-content .col-md-5, .page-content .col-md-4,.page-content .col-md-3,.page-content .col-md-2, .page-content .col-md-1 { padding-left:0px;}


.page-content ul {list-style-position:outside; padding-left:0px; list-style: none; line-height:30px!important;}

.page-content li {
    padding-left: 0em;
    text-indent: -0.09em;
    list-style-image: url(../images/tick.png);
    line-height: inherit;
    margin-bottom: 8px;
}

.wide-li {width: 100%!important;float:left;}

.page-content ul {
    padding-left: 20px;
}


.why-choose{ background:#f1f0f0; width:100%; padding:10px; padding-left:20px; line-height:20px!important; }

.why-choose h3{ color:#03175a;}

.why-choose ul {list-style-position:outside;padding-left: 20px;list-style: none;line-height:40px!important;}

.why-choose ul li { 
    padding-left: 1em; 
    text-indent: -.7em;
    text-align:left;


}




.certification-home { padding-top:0px!important; text-align:center; background:#F0F0F0; border:#CCCCCC thin solid; float:left; margin-top:5px; padding:10px;}

.certification-home .col-md-3 img{ width:80%!important; margin-top:20px; }



.blue-box .contents{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 86%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 86%);
    -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 86%);
    background-color : #203480;
    border-radius : 8px;
    width : 100%;
    height: 300px;
    overflow:visible;
    z-index:990;
    padding:10px;
    color:#FFFFFF;
    text-align:center;
}

.blue-box .contents:hover{ background:#0066CC;  }  

.blue-box .contents img{ width:100%;}

.blue-box .contents a { color:#FFFFFF; text-decoration:none;}

.blue-box .contents a:hover{ color:#FF9900;}

.blue-box h2{ font-size:24px;}

.blue-box .read-more{ border-radius:25px; width:50px; height:50px; border:none; background:url(../images/read-more-arrow.png) center no-repeat;  background-color:#FF9900; position:absolute; bottom:-10px; right:20%; z-index:998; }   

.blue-box .read-more:hover{background-color:#0099FF; }  

.quick-callback{background:#203480;min-height:200px;margin-bottom:20px;}

.quick-callback h1{ color:#FFFFFF; margin-top:10px; }

.quick-callback h2{ color:#FFFFFF; margin-top:0px; text-align:left; }

.quick-callback h3{color:#FFFFFF;text-align:left;margin-top: 20px;margin-bottom: 30px;text-align:  center;font-size: 22px;}

.quick-callback input { width:90%; margin-bottom:20px; height:37px; border-radius:10px; background-color:transparent; border:#3399FF thin solid; padding:10px; color:#FFFFFF}

.quick-callback select { width:90%; margin-bottom:20px; height:37px; border-radius:10px; background-color:transparent; border:#3399FF thin solid; padding:10px; color:#000000; padding-top:5px; color:#999999;}

.quick-callback select option{ color:#333333;}

.quick-btn{ background:#FF9900; color:#FFFFFF;}

.quick-btn:hover{ background:#FFFF33;}

.g-recaptcha{    transform: scale(0.63);
                 transform-origin: 0 0;
                 margin-bottom: -12px;}




.footer{
    width:100%;
    line-height:64px;
    color:#FFFFFF;
    letter-spacing:0.5px;

    background:#203480; padding-top:0px;
}

.footer font{
    float:right;
}

.footer font a{
    color:#FFFFFF;
    text-decoration:none;
}

.footer font a:hover{
    color:#FF9900;
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    border:2px solid #FFFFFF;
    background:url(../images/top-icon.gif) no-repeat #660099;
    z-index:999;

}

.underline{ background:#FF9900; height:2px; width:100%; margin-bottom:20px;}

.divider{ background:#CCCCCC; height:2px; width:100%; margin-bottom:20px;}


.two-col { margin-bottom:10px;}

.two-col li{ width:50%; list-style-type:none; float:left;}

.home-li li{ line-height:20px!important;}

.welcome-img img{ width:auto!important; bottom:-10px; position:relative;}


/*contact*/


.contact-form{
    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, rgba(235,235,235,1) 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: 15px;
}

.contact-form .col-md-12{ padding:15px; }

.contact-form .g-recaptcha {
    transform: scale(0.73);
    transform-origin: 0 0;
    margin-bottom: -12px;
}

.contact-form h3{
    padding:0px;
    margin:0px 0px 10px 0px;
    text-transform:uppercase;
    font-size:20px;
    border-bottom:1px solid #CCCCCC;
    padding:15px 0px;
    font-weight:bold;
    letter-spacing:0.4px;
}

.contact-form input{
    width:100%;
    height:32px;
    border:1px solid #999999;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top:15px;
    padding-left:10px;
}

.contact-form select{
    width:100%;
    height:32px;
    border:1px solid #999999;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top:15px;
    padding-left:10px;
}

.contact-form textarea{
    width:100%;
    height:85px;
    border:1px solid #999999;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top:15px;
    margin-bottom:12px;
    padding-left:10px;
}


.contact-form .textarea-con { padding-left:0px;}

.con-btn{
    background-color:#003399;
    padding:8px 26px;
    float:right;
    letter-spacing:0.5px;
    color:#FFFFFF;
}

.con-btn:hover{
    color:#FFFFFF;
    background-color:#FF6600;
}

.con-address h5{
    padding:0px;
    margin:0px;
    text-transform:uppercase;
    font-size:20px;
    margin-bottom:15px;
    margin-top:15px;
    font-weight:bold;
}

.con-address p b{
    color: #000;
    font-size:15px;
}

.con-address p a { color:#333333;}

.con-address h6{
    padding:0px;
    margin:20px 0px 0px 0px;
    font-size:15px;
    font-weight: normal;
}

.con-address h6 a{
    text-decoration:none;
    color:#333333;
    font-weight:normal;
}

/*contact ends*/

.area-map iframe {
    width: 100%;
    height: 821px;
}
.map-bullet{ list-style:none; padding-top:40px;}
.map-bullet li{ list-style-image:url(../images/arrow.jpg); list-style-position:inside; margin-bottom:0px; border-bottom:#CCCCCC thin dashed;}

.map-bullet li:last-child{ border-bottom:none;}
.map-bullet li:before{    content: ""!important;
                          color: #FF9900; /* or whatever color you prefer */
                          font-size:24px;
                          line-height:10px!important;}



.gallery-pc{
    display:block;
    visibility:visible;
}

.gallery-mobile{
    display:none !important;
    visibility:hidden !important;
}   




.phoneno-wrapper{
    border-top: 6px solid #ff9900;
    background-color: #203480;
}

.phone-item{
    width: 19.285%;
    float:left;
    text-align:center;
    /* border-right:1px solid #fcd359; */
}

/* .phone-item:hover{
   background:#203480;
} */

.phone{

    text-align:center;

}
.phone-item:last-child{
    border-right:none;
}

.phoneno-wrapper h5{
    margin:20px 0px 5px 0px;
    padding:0px;
    text-transform:uppercase;
    color: #ff9900;
    font-size:14px;
    font-weight:normal;
    font-weight:bold;
}   

.phoneno-wrapper h4{
    margin:0px 0px 20px 0px;
    padding:0px;
    font-size:18px;
    font-weight:bold;
}numbers

.phoneno-wrapper h4 a{
    color:#000000;
    text-decoration:none;
}


.header-logos{margin-top: 4px;}
.header-logos img{height: auto;padding: 6px;}

.phone-item h4 a{
    color: #fff;
    text-decoration: none;
}
.carousel-caption2{bottom: 10%;position:  absolute;z-index: 10;left: 5%;}
.carousel-caption2 img{
    
width: 79%;
}

.checkt {
    /* background: #ff9c08; */
    /* height: 71px; */
    margin-bottom: 20px;
    vertical-align: middle;
    margin-top: 25px!important;
    text-align: center;
    width: 21%;
}

.check{
    background: #ff9c08;
    height: 50px;
    margin-bottom: 40px;
    vertical-align: middle;
    margin-top: 25px!important;
    text-align: center;
    
}
.check span{
    margin-top: -16px;
    position: relative;
    line-height: 84px;
    float: left;
    font-weight: bold;
    font-style: italic;
}
.check img{
    margin-top: -23px;
    float: left;
}
.logo{
    margin-top: 2px;
}
.logos-top{
    margin-top: 35px;
}

.rating iframe{
    border: none;
    height: 380px;
}
.review img{
    width: 100%;
}
.rating{
    margin-bottom: 30px;
}
.quick-inner{
    
margin-top: 55px;
}

.trust{
    width: 9%;
}

.brett{
    width: 9%;
}

.tober{
    width: 12%;
}

.npaving{
    width: 13%;
}

.master{
    width: 9%;
}

.res{
    width: 14%;
}
.numbers h5 a {font-size: 15px!important;}
.numbers h4 a{
    text-decoration: none;
    font-size: unset!important;
    color: #081b59!important;
    }

    .numbers h4{font-weight: bold;text-align: center;font-size: 20px;}
.header-logo-res {display: none;}
.header-logos-bg {background: #f1f1f1;}

.header-logo-res-caption {display: none;}
.numbers-res  {display: none;}

.logo-capt p{text-align: center;margin-top: 15px;margin-bottom: 15px;font-weight: 600;}

 .header-col12 {padding:0px;text-align: center;}

  .header-col12 img{padding: 13px;}

  .header-logos-bg  {display: block;}
  .welcol h3{margin-top: 68px;}

  .banner-res {display: none;}
  .welcol {margin-bottom: 20px;}

  .header span{color: #939598;text-transform: uppercase;}

  .num-wrap {margin-left: 67px;}

  .surrey {width: 8%;}