/*home page*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900');
@import url('https://fonts.googleapis.com/css?family=Satisfy');
@import url('https://fonts.googleapis.com/css?family=Courgette&subset=latin-ext');
body{
    font-family: 'Lato', sans-serif;
    overflow-x:hidden;
}


.menu-bar{font-weight: bold;background: rgba(154,196,8,.8);color: #0a0a0a;height: 100vh;}
.navbar-default {
    background: none;
    list-style:url(/images/bullet.PNG)
}
.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0px;
    border: none;
    margin-top: 0px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.quick-quote .btn-default {

    margin-top: 0px;

}
.navbar-default .navbar-nav>li>a:hover {
    color:#fff;

}
.nav>li>a {
    position: relative;
    display: block;
    padding: 14px 11px;
    font-size: 14px;
}
.nav>li {
    text-align: left;
    position: relative;
    display: block;
    padding: 0px 0px;
    border-bottom: 1px solid #000;
}
.banner{
    padding: 0px;
}

.banner-wrap .col-md-4 { padding:0px!important;}

.nav>li:hover{
    /* background:#17497a; */
    color:#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: #ffffff;
    white-space: nowrap;
    text-transform: uppercase;
}
.dropdown-menu>li>a:hover{
    color: #17497a;
}



/*footer*/


.footer {
    background: #262626;
    /* background: linear-gradient(to right, #174979,#174979,#262626,#262626,#262626,#262626,#262626); */
    color: #FFFFFF;
}
.footer font
{
    font-size:0.90em;
    padding-left: 20px;
    font-weight:  bold;
    float: right;
    /* margin-top: 20px; */
}
.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: #121315;
    text-decoration: none;
    font-weight: 900;
    font-size: 18px;
}
.header-con h4 a span{
    font-size: 18px;
    font-weight: bold;
    color: #9a9a9a;
}

.phone{
    /* border-left: aliceblue; */
}
.phone h4 a{
}
.email{
    margin-top: 0px;
    background: #17497a;
    padding: 0px 16px;
    position:  absolute;
    width: 250%;
}


.phone img{margin-top: 25px;}
/*carosal*/

.carousel-inner>.item>a>img, .carousel-inner>.item>img{width:100%;/* border-bottom: 15px solid #17497a; */}

.row{
    margin: 0px;
}
.caro-bottom {
    border-bottom: 12px solid #3399cc;
}
.banner-wrap{
    margin-top: 0px;
    width: 100%;
    float: left;
    /* background: url(../images/banners/home.jpg) center center fixed!important; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover!important;
    /* background: #ebf0f4; */
    position: relative;
    overflow: hidden;
}

/*quick quote*/

.carousel{
    overflow:hidden;
}


.quick-con{
    position:relative; 
    min-height:100px; 
    background-color:#0066FF;
}




.quick-quote-wrap {
}

.quote-header{

}
.quick-quote{
    width: 100%;
    float: right;
    /* z-index: 2000; */
    margin-bottom: 0px;
    background: #013300;
    margin-top: 71px;
}  
.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: #ffffff;
}
.quick-quote textarea::placeholder {
    color: #fff;
}
.quick-quote h4{





    width: 100%;
    font-weight: bold;
    font-size: 24px;
    text-transform:  uppercase;
    text-align: right;
    z-index: 1000;
    color: #fff!important;
    padding-top: 7px;
    margin-left: -45px;
}
.quick-quote h4 span{
    color: #17497a;

}
.quick-quote h3{

    margin-top: 15px;

    font-size: 21px;

    font-weight:  bold;

    line-height: 22px;

    color: #fff;

    padding-bottom:  10px;
}

.quick-quote h5{
    margin-bottom:10px;
    margin-top:10px;
    color: #fff;
}

.quick-quote input{
    width: 100%;
    height: 40px;
    border-radius: 12px;
    border: none;
    background: #4d6c4c;
    color: #000000;
    padding: 8px;
    margin-bottom: 12px;
    position: relative;
    margin-top: -5px;
    border: 1px solid #4d6c4c;
}

.quick-quote textarea{
    width: 100%;
    height: 70px;
    border-radius: 12px;
    color: #000000;
    padding: 8px;
    border: none;
    border: 1px solid #4d6c4c;
    background: #4d6c4c;
}

.quick-quote .g-recaptcha{
    webkit-transform: scale(0.53);
    transform: scale(0.50);
    transform-origin: 100px 0px;
    -webkit-transform-origin: 0px 0px;
    padding: 0px;
    margin-top: 10px;
    -ms-transform: scale(0.53);
    -ms-transform-origin: 0px 0px;
    height: 45px;
}
.quick-quote .btn-default:hover:active{
    background: #094f9c;
    color:#fff;
}

.quick-quote .btn-default{
    position: relative;
    margin-top: 10px;
    border:0px;
    color:#fff;
    width: 100%;
    background: #99cc01;
    border-radius: 0px;
    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*/

.service{

}
.service-con{margin-top: 10px;margin-bottom: 20px;}
.service-con h2{

    text-align:  right;

    font-size: 24px;

    line-height: 45px;

    font-weight: 700;

    color: #17497a;

    margin-top: 35px;
}
.service-con p{

    text-align:  right;

    line-height: 28px;

    font-size: 15px;
}
.service-img img{width: 100%;margin-top: 10px;}

/***/

.logo-image img{
    width: 100%;
    margin-top: 15px;
}

.roofing{
    padding:10px;
}
.readmore{
    background: #17497a;
    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: #17497a;
    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: #0c0c0c;
    line-height: 26px;
    list-style-image: url(../images/tick.png);
}
.one-col li{
    width: 50%;
    float: left;
    color: #080808;
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
    list-style-image: url(../images/tick.png);
}
.three-col li{
    width:33%;
    float: left;
    font-weight: bold;
    color: #094f9c;
    line-height: 26px;

    list-style-image: url(../images/tick.png);
}
.four-col li{
    width:25%;
    float: left;
    font-weight: bold;

    color: #094f9c;
    line-height: 26px;
    list-style-image: url(../images/tick.png);
}






/*testimonial section*/


#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 12px;
    text-align:center;
}


.testimonial img{
    width: 100%;
}

.test-con p{

    text-align: justify;

    line-height: 36px;

    font-size: 15px;
}

.testimonial{

    /* background: #ebf0f4; */

    height: 300px;
}
.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;text-align: center;margin-bottom: 20px;}
.testimonial .carousel-indicators {
    bottom: 7px;

}
.test-con h2{

    text-align: center;

    color: #000;

    margin-top: 20px;

    font-size: 30px;
}
.test-con h4{text-align: center;margin-bottom: 30px;}

/*why choose as*/

.why-choose{background: url("../images/home/why-choosebg.jpg");/* background: #084f87; */background-size: cover!important;/* position: fixed; */}
.why-choose h2{
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 26px;
    /* height: 36px; */
    color: #2b5029;
    line-height: 35px;
}
.why-choose h2 span{
    color: #ff0e0c;
    font-weight:  bold;
}

.why-choose-con{
    margin-bottom: 35px;
    margin-top: 20px;
}
.why-choose ul li{width: 50%;font-size: 14px;float: left;line-height: 36px;color: #000;font-weight: bold;list-style-image: url("../images/tick.png");}
/* .why-choose ul li{}

}
.why-choose ul li:nth-child(even) {
    color: #094f9c;
    font-weight: bold;
    font-size: 19px;
    float: left;
    width: 100%;
    list-style: url(../images/home/list-blue.png);
    line-height: 30px;

} */
.why-choose p{
    text-align: center;
}
.why-choose img{
    margin-top: 25px;
    width: 50%;
}
.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: 700px;
    width: 100%;
}

.page-container ul li{ line-height:26px;}

.page-container h1 {
    margin-bottom: 0px;
    width: 100%;
    text-transform: uppercase;
    color: #2b5029;
    font-weight: bold;
    font-size: 22px;
    margin-left: 0px;
    margin-top: 40px;
}

.page-container h2 {
    margin-bottom: 15px;
    width: 100%;
    float: left;
    /* border-bottom: #17497a thin solid; */
    /* padding-bottom: 10px; */
    text-transform: uppercase;
    color: #1d1c1b;
    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: #17497a;
    font-size: 15px;
}



/*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: #259b06;
}

.modal-menu { 
    padding:0px; 
    text-align:center;
}

.modal-menu li{ 
    list-style:none; 
    width:100%; 
    padding:5px; 
    border-bottom:#CCCCCC thin solid;
}

.modal-menu li a{ 
    color:#17497a; 
    text-transform:uppercase;
    font-weight: bold;
}



#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: #259b08;
}
/*contact form*/



.con-btn{
    padding: 11px 33px;
    float: right;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    margin-top: 0px;
    width:100%;
    background: #000000;
    /* background: -webkit-linear-gradient(#17497a,#abc0e4); */ /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#17497a, #abc0e4 );/* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#17497a,#abc0e4); /* For Firefox 3.6 to 15 */
    /* background: linear-gradient(#17497a, #abc0e4); */ /* Standard syntax */
    border: none;
}

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

.con-address h5{
    padding:0px;
    margin:0px;
    font-size:20px;
    margin-bottom:15px;
    margin-top:15px;
    font-weight:bold;
    color: #0a0a0a;
}
/*.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: 15px;
    font-weight: 900;
    color: #020202;
}

.con-address h6 a{
    text-decoration:none;
    color:#333333;
    font-weight: normal;
}
.txt-send{
    color: #17497a;
}
.txt-send h3{
    color: #000!important;
    font-size: 26px;
    text-transform:  uppercase;
    /* text-align: center; */
}
.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: #afce33;
    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(175, 206, 51) 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; */
    padding:15px;
}

.contact-form-2 input{
    width:100%;
    margin:5px;
    min-height:30px;
    padding:5px;
    background: #ffffff;

    border: none;
}
.contact-form-2 select{
    width:100%;
    margin:5px;
    min-height:30px;
    padding:5px;
    background: #ffffff;

    border: none;
}
.contact-form-2 textarea{
    width:100%;
    margin:5px;
    min-height:100px;
    padding:5px;
    background: #ffffff;

    border: none;
}

.contact-form-2 .g-recaptcha {
    transform: scale(0.73);
    transform-origin: 0 0;
    margin-bottom: 0px;
    margin-left:5px;
}
.carousel-caption2 {
    float: left;
    right: 0%;
    bottom: 0%;
    z-index: 1001;

    position: absolute;
    /* border-radius: 0px 0px 30px 0px; */
    width: 67%;
}

.carousel-caption2 img{
    width:100%;
}


.welcome{

    margin-bottom: 20px;

    background-color: rgb(254,245,240);
}
.welcome-con{
    margin-top: 20px;
}
.welcome h2{
    color: #99cc01;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 26px;
    /* font-family: 'Courgette', cursive; */
}
.welcome h4{color: #17497a;font-weight: bold;}
.welcome-con p{

    text-align: justify;

    line-height: 26px;
}
.welcome-box{


    border: 5px solid #17497a;
    padding: 5px;
    margin-bottom: 12px;
}
.welcome-box p{

}
.welcome-box img{
    margin-top: 30px!important;
    width: 100%;
}
.welcome-con ul li{font-weight: 700;line-height: 26px;color: #000000;list-style: square;list-style-image: url(../images/tick.png);}
.welcome img{
    /* width: 100%; */
    margin-top: 15px;
}
.welcome2{

    border: 3px solid #000;

    margin-top: 27px;

    padding: 10px;
}
.area-map iframe{
    /* height: 834px; */
}




.check{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}




.inside-images{
    margin-top: 0px;
}

.inside-images img { width:100%;}

.foot-left{
    /* text-align: center */
}.foot-right{
    text-align: right;
}

.carousel-control.right {
    background: none;
}.carousel-control.left {
    background: none;
}

.tabs{

    /* background: #ccc; */
}
.tab-con{

    margin-bottom: 25px;

    color: #080808;

    text-align: center;
}
.tab-con h4 a{
    font-size: 18px;
    color: #000;
    text-decoration: none;
}
.tab-con h4{

    /* background: #3367cd; */

    padding: 10px;

    /* margin-top: 0px; */

    font-weight:  bold;
}

.tab-con img{
    width: 50%;
    margin-top: -60px;
}
.tab-con p{

    font-weight: bold;

    font-size: 15px;
}


/**/

.logos h1{

    font-size: 32px;

    color: #17497a;
}

.logos img{

    width: 18%;
}

.reg{
    /* margin-top: 100px; */
    float:  right;
}

.quick-quote img{
    width: 35%;
    right: 40%;
    margin-top: 10px;
}
.test-logo{text-align: center;border: 1px solid #000;margin-top: 31px;/* padding: 0px; */}


.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;
}
.check img{
    margin-top: -23px;
    float: left;
}
.logo{
    margin-top: 2px;
}
.logos-top{
    margin-top: 35px;
}
.check {
    background: #ff9c08;
    height: 50px;
    margin-bottom: 40px;
    vertical-align: middle;
    margin-top: 45px!important;
}


.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: 16%;
    padding: 15px;
}
.foot-img{
    text-align:center;
}
.flat-box{
    border: 5px solid #17497a;
}
.flat-box p{
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;  
    text-align:center;
}

/*.box{
    border: 5px solid #17497a;
    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:#17497a;
}
/* 3d box style ends*/
/* .header-con h4:last-child{font-size:16px;}

.header-con h4:last-child span{font-size:14px;} */

.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 #17497a;
    padding: 15px;
}
.trust{
    text-align: center;
    margin-top: 20px;
}

.tab-img img{
    width: 100%;

}
.tab-img {
    margin-top: 20px;
}



.footer-wrap{
    padding: 0px;
}

.page-container h3{

    color: #17497a;

    font-weight: bold;

    font-size: 20px;
}

.contact-form-2 input::placeholder{
    color: #676464;
}
.contact-form-2 textarea::placeholder{
    color: #676464;
}
.logo-img img{
    width: 32%;
    padding: 0px;
}
.flat-li li{
    line-height: 30px;
}

.tab-white p{

}
.tab-black{

    background: #000;

    color: #fff;

    padding: 15px;
}
.tab-white{

    padding: 15px;
}
.tab-black p{
}
.inner-tab p{

    padding: 0px 15px 0px 20px;
}
.inner-tab h4{

    text-align: center;

    text-transform: uppercase;

    color: #17497a;

    margin-top: 20px;
}

.tab-col{

    background: #17497a;

    color: #fff;

    padding: 20px;
}
.tab-ul li{

    color: #ffffff;

    font-size: 14px;

    line-height: 26px;

    font-weight: bold;

    list-style: url(../images/home/list.png);
}
.tab-col p{

    padding: 10px;

    margin-bottom: -5px;
}
.line{
    border-bottom: 1px solid #17497a;
}
.red-border{
    border: 1px solid #17497a;
    margin-top: 5px;
    padding: 10px;
}

.dropdown-menu{
    z-index: 2000;
    background-color: #17497a;
}

.ph-head{

    background: #17497a;

    margin-top: -5px;
}
.email h4 a span{
    font-size: 15px;
    text-transform: lowercase;
    color: #fff;
}
.email h4 a{

    text-decoration:  none;
}

.email-head{
    margin-top: 15px;
}
.wel-img img {
    width: 100%;
}
.tab-wrap ul li{
    text-align: justify;
    list-style-type: square;
    font-size: 15px;
    color: #191616;
    line-height: 26px;
    /* font-weight:  bold; */
    text-align:  center;
    list-style:  inside;
}
.tab-wrap1 ul li{

    font-size: 15px;

    text-align: justify;

    list-style-type: square;

    line-height: 26px;

    text-align:  center;

    /* font-weight: bold; */

    list-style: inside;
}
.tab-wrap ul{

    padding: 0px;
}
.tab-wrap1 ul{
    padding: 0px;

}
.wel{background: #fff;border-radius: 9px;padding: 10px;}

.test{
    text-align: center;
    margin-bottom: 20px;
}
.test-con{

    border-bottom: 2px solid #17497a;
}

.foot-con img{
    /* width: 100%; */
    padding: 10px;
}
.foot-con iframe{

    height: 262px;
}
.foot-add h3{

    margin-bottom: 20px;

    color: #17497a;

    font-weight: bold;
}
.foot-add h5{

    font-weight: bold;

    font-size: 16px;
}
.foot-add h5 a{

    color: #000;

    text-decoration: none;
}
.foot-add h5 a span{

    color: #337ab7;

    font-size: 15px;
}
.blue-box{
    background: -webkit-linear-gradient(left, #0a6d9a , #15b5fc); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #0a6d9a, #15b5fc); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #0a6d9a, #15b5fc); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #0a6d9a , #15b5fc); /* Standard syntax */
    color: #fff;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.blue-box p{
    text-align: center;
    font-weight: bold;
}

.roofing-page{
    border-bottom: 2px solid #17497a;
}
.flat h4{
    text-align: center;
    line-height: 26px;
}

.gallery h4{
    color: #0c0c0c;
    font-size: 20px;
    padding: 5px;
    margin-top: 30px;
}

/*.container{
  max-width: none !important;
  width: 1170px;
}*/

.rated-logo img{
    width: auto;
}

.rated-logo{
    margin-top: 50px;
}

.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: -23px;
    float: left;
}
.logo{
    /* padding: 0px; */
    margin-top: 0px;
}
.logos-top{
    margin-top: 35px;
}
.check {
    background: #ff9c08;
    height: 50px;
    margin-bottom: 40px;
    vertical-align: middle;
    margin-top: 45px!important;
}


.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; 
}

.box2 h4{color: #ff0017;}
.box1 h4{
    color: #ff0017;
}
.email h4 a{
    color: #fff;
}
.email h4{
    margin-top: 10px;
    padding: 5px;
}
.header{margin-top: 10px;}
.testimonial-con h2{

    color: #99cc01;

    font-size: 30px;

    margin-bottom: 10px;

    text-transform: uppercase;

    font-weight: 900;
}
.testimonial-con h3{

    text-transform:  uppercase;

    color: #000;

    padding: 22px;

    margin-bottom: 30px;

    font-weight: 400;
}


.footer-top{

    /* background: #2ab7ff; */
}
.footer-top-con{

    margin-top: 20px;
}

.footer-top-con a{ color:#fff!important;}

.footer-top-con a:hover{ color:#fff; text-decoration:none;}

.footer-menu{

}
.footer-logo{

    color: #fff;
}
.footer-menu h5{

    color: #fff;

    font-weight:  bold;

    font-size: 20px;
}
.footer-menu ul{

    padding: 0px;

    margin-left: 19px;
}
.footer-menu ul li a{

    color: #fff;
}
.footer-menu ul li{

    color: #fff;

    list-style: url(../images/white.png);
}
.footer-contact h5{

    color:  #fff;

    font-size: 20px;

    font-weight:  bold;
}
.footer-contact h6 a{
    color: #fff;
}
.footer-contact h6{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}
.inner-logos{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.inner-logos img{

    padding: 15px;
}
.footer-logo img{

    margin-bottom: 20px;
}
.header-ph{

    background: #17497a;
}

.logo img{
    margin-bottom: 10px;
    width: 55%;
}
.head{
}
.head-img{
    margin-top: 20px;
}

.welcome h1{

    color: #17497a;

    font-size: 26px;

    font-weight: 700;
}
.quote-header h4{

}

.orange{
    border: 2px solid #17497a;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.video-wrap iframe{
    width: 100%;
    margin-top: 30px;
    height: 617px;
}
.foot-map{
    margin-top: 20px;
}

.head-img-1 img{

    margin-top: 20px;

    width: 20%;

    margin-left: 24px;
}
.head-img-2 img{

    margin-top: 38px;

    width: 55%;
}
.tab-con h3{

    margin-bottom: 60px;

    font-size: 28px;

    text-transform:  uppercase;

    font-weight:  bold;

    color: #f66603;

}
.tab-con h3 span{

    color: #3367d6;

    font-size: 25px;
}

.tab-wrap{

    background: #f66603;

    height: 275px;
}
.tab-wrap h5 a{

    text-decoration: none;

    color: #000;

    font-weight:  bold;
}

.tab-wrap1{

    background: #6bb4e8;

    height: 275px;
}
.tab-wrap1 h5 a{

    text-decoration: none;

    color: #000;

    font-weight: bold;
}
.foot-con h4 a{

    color: #36c;

    font-weight: bold;

    text-decoration:  none;
}

.foot-con h4 a span{

    color: #848181;

    font-size: 16px;
}

.freephone a{
    color: #f66603!important;
}



.freephone a span{
    color: #f66603!important;
}
.head img{

    margin-top: -94px;

    margin-right: 534px;
}
.head{

    text-align: center;
}

.quote-header{
    text-align: center;
}


/* 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;
}
/**/



.carousel-caption1{
    float: left;
    right: 0%;
    bottom: 10%;
    z-index: 1001;
    position: absolute;
    width: 20%;
}
.carousel-caption1 h3{

    font-size: 33px;

    color: #17497a;

    font-weight:  bold;

    line-height: 43px;
}
.header-con h4{

    font-size: 14px;

    font-weight: 400;

    text-transform: uppercase;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
    IE10+ specific styles go here   
    .quick-quote .g-recaptcha {

    }

    .quick-quote .btn-default{


    }


}

@media all and (-ms-high-contrast:none)
{
    .quick-quote .g-recaptcha {
    }  
    .quick-quote {

    }  
    .quick-quote .btn-default{


    }

}


.ph1{

    border-right: 1px solid #ccc;
}


.ph4 h4 a{
    color: #ff0c0c;
}
.menu-con{
    padding: 0px;
}
.quick-quote p{

    margin-bottom: 25px;

    font-weight:  bold;

    font-size: 15px;
}

.welcome ul{

    padding: 0px;

    padding-left: 17px;
}
.why{

    margin-top: 20px;
}

/*privacy*/

.privacy h4{

    font-size: 16px;

    font-weight:  bold;

    color: #000;

    margin-top: 20px;
}
.privacy h2{

    font-size: 23px;

    font-weight: bold;

    margin-top:0px;
}
.privacy p{

    color: #000;

    text-align: justify;

    font-size: 13px;
}
.privacy{

}
.privacy p span{

    font-weight: bold;
}
.btn-privacy{

    background: #000;

    border: none!important;

    color: #fff;
}
.btn-privacy:hover{

    background: #000;

    border: none;

    color: #fff;
}

.btn-privacy:active, .btn-privacy:focus{ color:#fff;}

.quick-quote h6{
    margin-top: 15px;
    margin-left: 16px;
    text-align: center;
}
.quick-quote h6 a{
    color:#000;
    text-decoration:  none;
    text-transform:  uppercase;
    font-size: 13px;
    /* font-weight: bold; */
}     
/*/*/

.testimonial p{

    line-height: 30px;
}

.testimonial h4{

    margin-bottom: 25px;

    margin-top: 20px;

    font-weight: bold;
}
.quarante{

    width: 12%!important;
}
.page-container h5{
    font-weight: bold;
    color: #000;
}
.page-container ul{
    padding: 0px;
    padding-left: 18px;
}

.logo2 img{

}
.logo2{
    /* padding: 9px; */
}
.guranteee{
    text-align: center;
}
.guranteee img{

}
body#area a#areanav,
body#gallery a#galnav,
body#contact a#contactnav,
body#services a#servicesnav,
body#felling a#fellingnav,
body#turfing a#turfingnav,

body#land a#landnav,
body#patios a#patnav,
body#block a#blocknav,
body#drive a#drivenav,
body#home a#homenav
{
    /* background: #17497a; */
    color: #000;
}

.block-paving p{ line-height:30px;}

.menu-con {
    z-index: 1000;
    background: #fff;
}


/*********bear tree*********/
.navbar-nav>li {
    float: none!important;
}

.menu-con img{width:100%;/* background: linear-gradient(to right, #e0e2e4,#e4e8ec,#fff5f5,#f9e9e9,#fff4f4,#fff4f4,#d4c6c6); */background-image: -webkit-gradient(    linear, left top, left bottom, from(rgba(255, 251, 251, 0.8)),    to(rgba(255, 241, 241, 0.6)), color-stop(.5,#fffcfc)  );}

.navbar-nav {
    float: none!important;
    margin-top: 50px;
}

.navbar-nav>li:last-child{border-bottom:none!important;}

.banner-bottom {background-color: rgb(153,204,1);height:15px;}
.banner-bottom2 {background-color: rgb(51,51,1);height:10px;}
.menu-row {position:absolute;}
.welcome-con     h1{text-align:center;}
.welcome-con     h2{text-align:center;}

.welcome-con h1 span{background-color: rgb(1,51,0);color: #fff;padding: 8px;}
.service-tab{text-align: center;}
.service-con .col-md-4{border-right: 2px solid rgb(78,93,146);}
.service-con .col-md-4:last-child{border-right:none!important;}
.why-choose-con h2{text-align:center;text-transform: uppercase;}
.carelist {margin-bottom:20px;}
.carousel-indicators li {border: 1px solid #99cc01!important;}
.carousel-indicators .active {background-color: #99cc01!important;}

.about  {

    /* background: url(../images/home/about.jpg); */

    /* background-size: cover!important; */

    background: #99cc01;

}
.about-con h4{text-transform: uppercase;color:#fff;border-bottom: 2px solid #fff;padding-bottom: 10px;/* margin-bottom: 25px; */}
.about-con p{/* color:#fff; */text-align: justify;line-height: 23px;}

.about-con ul li {
    width: 100%;
    font-size: 14px;
    float: left;
    line-height: 24px;
    /* color: #fff; */
    /* font-weight: bold; */
    list-style-image: url(../images/tick.png);
}

.about-con {margin-top:20px;margin-bottom: 20px;}
.about-con  h5{text-align:center;font-weight:600;}

.foot-con {margin-top:20px;
           margin-bottom:20px;}




.carousel-caption {
    position: absolute;
    right: 17%;
    bottom: 0px!important;
    top:10px!important;
    left: 65%;
    z-index: 1001!important;
    /* padding-top: 20px; */
    padding-bottom: 20px;
    color: #fff;

    /* text-align: center; */
    text-shadow: none!important;
}

.carousel-caption .col-md-3 {
    /* padding: 0px!important; */
    /* float: right!important; */
    background: rgba(43, 80, 41, 0.76);
    width: 21%;
}

.carousel-caption h4{text-transform: uppercase;font-weight: bold;font-size: 0.9em;}
.carousel-caption h4 span{color:rgb(85,200,52);/* font-weight: bold; */}
.carousel-caption h5{/* float:right; */font-size: 15px;}
.tree-img img {width:80%;}
.service-tab h4{color: #2b5029;font-weight: 600;margin-top: 22px;font-size: 16px;float: none;text-align:  center;}
.tree-fell {margin-bottom:20px;}
.tree-fell p{line-height:28px;}
.carousel-caption h5 a{color:#fff;text-decoration: none;}
.service-tab h4 a {
    color: #2b5029;
    text-decoration:none;
}
.service-tab h4 a:hover{color: rgb(153,204,1);}
.about-con li a{color:#000;text-decoration: none;}
.about-con li a:hover{color:#fff;}

.carousel-control.right {

    z-index: 4000;
}
.video-con iframe{
}
.video-con{

    margin-bottom: 30px;
}
.video-con h3{

    font-weight: bold;

    text-align: center;
}