/*home page*/
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Satisfy');
@import url('https://fonts.googleapis.com/css?family=Pacifico');
body{
   font-family: 'Montserrat', sans-serif;
}
b, strong {
    font-weight: 900;
}


/* iconmoon*/
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?3jroxq');
  src:  url('../fonts/icomoon.eot?3jroxq#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3jroxq') format('truetype'),
    url('../fonts/icomoon.woff?3jroxq') format('woff'),
    url('../fonts/icomoon.svg?3jroxq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-flatroof:before {
  content: "\e900";
}
.icon-guttering:before {
  content: "\e901";
}
.icon-repairs:before {
  content: "\e902";
}
.icon-roofing:before {
  content: "\e903";
}

/**/
.foot-contact p span{
    padding-left: 30px;
}
.foot-contact img{padding-right: 5px;margin-top: 0px;}
.foot-contact h6 span{
    
padding-left: 29px;
}
.menu-bar{font-weight: bold;background: #36398c;color: #fff;}
.navbar-default {
    background: none;

}
.custumer-review img{

    width: 100%;
}
.trade-logo {
    text-align: center;
}
.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: 12px;
    text-transform: uppercase;
}
.quick-quote .btn-default {

    margin-top: 0px;

}
.navbar-default .navbar-nav>li>a:hover {
    color:#fff;
    background:#ed2324;

}
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 31px;
    font-size: 14px;
    padding-bottom: 10px;
}
.nav>li {
    position: relative;
    display: block;
    padding: 0px 0px;
}
.banner{
    padding: 0px;
}
.nav>li:hover{
    background: #101010;
    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: #000;
}



/*footer*/


.footer {
    background: #ed2324;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #FFFFFF;
}
.footer font
{
    font-size:0.90em;
}
.footer a
{ 
    color:#FFFFFF;
}
.footer a:hover {
    color: #328cff;
}

.footer font span{
    float: left;
    width: 100%;

}


/*header section*/

.confid{width: 50%;}
.header-con{margin-bottom: 0px;}

.header-con h4 a{
    color: #131212;
    text-decoration: none;
    font-weight: bold;
    font-size: 19px;
}
.header-con h4 a span{
    font-size: 18px;
    font-weight: bold;
    color: #101010;
    text-transform:  uppercase;
}

.phone{
    text-align: right;
}
.phone h4 a{
}
.email{
    text-align: right;
    margin-top: 0px;
}


.phone img{margin-top: 25px;}
/*carosal*/

.carousel-inner>.item>a>img, .carousel-inner>.item>img{width:100%;}

.row{
    margin: 0px;
}
.caro-bottom {
    border-bottom: 12px solid #3399cc;
}
.banner-wrap{
    margin-top: 0px;
    width: 100%;
    float: left;
    /* background: url(../images/banner-bg.jpg)no-repeat center center fixed; */
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    -o-background-size: cover;
    /* background-size: cover; */
    /* border-bottom: 10px solid #da3231; */
}









/*quick quote*/

.carousel{
    overflow:hidden;
}


.quick-con{
    position:relative; 
    min-height:100px; 
    background-color:#0066FF;
}




.quick-quote-wrap {
}

.quote-header h3{

    text-align:  center;

    color: #ffffff!important;

    font-weight:  bold;

    line-height: 28px;

    font-size: 18px;

    padding: 5px;
}
.quick-quote h6{
    margin-top: 5px;
}
.quick-quote h6 a{
    color: #fff!important;
    text-decoration:  none;
    text-transform:  uppercase;
    font-size: 13px;
    font-weight: bold;
}     
.quick-quote{/* background: url(../images/quote-bg.jpg); *//* border-top: 5px solid #2700ac; *//* padding: 15px; */background: #ed2324;position: absolute;bottom: -150px;z-index: 999;}  
.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: #101010;
}
.quick-quote textarea::placeholder {
    color: #000;
}
.quick-quote h4{color: #ffffff!important;text-align:  center;font-size: 24px;margin-bottom: 10px;font-weight: bold;text-transform: uppercase;}
.quick-quote p{text-align: center!important;color: #fff;font-weight: normal;/* padding-bottom: 10px; */font-size: 1em;}
.quick-quote h4 span{
    color: #f3c331;

}

.quick-quote h5{
    margin-bottom:10px;
    margin-top:10px;
    color: #fff;
}

.quick-quote input{
    width: 100%;
    height: 40px;
    border-radius: 0px;
    border: none;
    background: #d6d6d6;
    color: #000000;
    padding: 8px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #fff;
}

.quick-quote textarea{
    width: 100%;
    height: 40px;
    border-radius: 0px;
    color: #000000;
    padding: 8px;
    border: none;
    border: 1px solid #fff;
    background: #d6d6d6;
}

.quick-quote .g-recaptcha{
    webkit-transform: scale(0.53);
    transform: scale(0.56);
    transform-origin: 100px 0px;
    -webkit-transform-origin: 0px 0px;
    padding: 0px;
    -ms-transform: scale(0.53);
    -ms-transform-origin: 0px 0px;
}
.quick-quote .btn-default:hover:active{
    color:#fff;
}

.quick-quote .btn-default{
    position: relative;
    border:0px;
    color:#fff;
    width: 100%;
    background: #0e042f;
    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: #f3c331;
    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: 100%;
    margin-top: 15px;
}

.roofing{
    padding:10px;
}
.readmore{
    background: #f3c331;
    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: #f3c331;
    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: #000000;
    list-style:  square;
    line-height: 32px;
    list-style-image: url("../images/list-icon.png");
}
.one-col li{
    color: #060606;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    list-style-image: url("../images/list-icon.png");
}
.three-col li{
    width: 33%;
    float: left;
    font-weight: bold;
    color: #000;
    line-height: 26px;
    list-style: url("../images/list-icon.png");
}
.four-col li{
    width:25%;
    float: left;
    font-weight: bold;
    list-style:  square;
    color: #000;
    line-height: 26px;
    list-style: url("../images/list-icon.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: center;

    line-height: 36px;

    font-size: 15px;

    color: #fff;
}
.testimonial{

    background: url("../images/home/testimonials-bg.jpg") no-repeat center center fixed;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    background-size: cover;

    text-align:  center;
}
.test-head{

}
.test-head h2{

    margin-top: 50px;

    margin-bottom: 20px;

    text-align: center;

    font-weight: bold;
}
.test-head p{

    text-align: center;
}

.testimonial-con{margin-top: 0px;margin-bottom: 40px;text-align: center;}
.testimonial .carousel-indicators {
    bottom: 7px;

}
.test-con h2{

    text-align: center;

    color: #fff;

    margin-top: 20px;

    font-size: 30px;

    font-weight:  bold;
}
.test-con h4{text-align: center;margin-bottom: 30px;}

/*why choose as*/

.why-choose{}
.why-choose h3{

color: #36398c;

font-weight: bold;

margin-top: 0px;

font-size: 25px;

text-align: left;

text-transform: none;

line-height: 40px;
}
.why-choose h3 span{

    color: #101010;

    text-transform: none;

    font-size: 32px;

    font-family: 'Pacifico', cursive;

    font-weight: normal;
}

.why-choose-con{
    margin-bottom: 20px;
    margin-top: 17px;
}
.why-choose ul{
}
.why-choose ul li{ line-height:24px!important;}

/* .why-choose ul li{}

}
.why-choose ul li:nth-child(even) {
    color: #000;
    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;
    margin-left: 0px!important;
}
.covering li img{
    font-size: 22px;
    /* float: left; */
    margin-left: 0px;
    margin-right: 10px;
}

.covering ul{ padding: 0px;}

#area iframe{
    height: 712px;
}

.page-container { float:left; width:100%;}

.page-container ul li{}
.page-container ul{padding: 0px;margin-left: 20px;}

.page-container h1 {
    margin-bottom: 0px;
    width: 100%;
    text-transform: uppercase;
    color: #101010;
    font-weight: bold;
    font-size: 22px;
    margin-left: 0px;
    text-align: left;
    line-height: 26px;
    margin-top: 25px;
}

.page-container h2 {
    /* margin-bottom: 15px; */
    width: 100%;
    float: left;
    /* border-bottom: #f3c331 thin solid; */
    /* padding-bottom: 10px; */
    text-transform: uppercase;
    color: #101010;
    font-weight: bold;
    font-size: 20px;
    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: #020202;
    font-size: 16px;
}



/*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: #2700ac;
}

.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: #101010;
    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: #2700ac;
}
/*contact form*/



.con-btn{
    padding: 11px 33px;
    float: right;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    margin-top: 0px;
    width:100%;
    background: #101010;
    /* background: -webkit-linear-gradient(#f3c331,#abc0e4); */ /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f3c331, #abc0e4 );/* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f3c331,#abc0e4); /* For Firefox 3.6 to 15 */
    /* background: linear-gradient(#f3c331, #abc0e4); */ /* Standard syntax */
    border: none;
}

.con-btn:hover{
    color:#FFFFFF;
    background-color: #0d0e0e;
}

.con-address h5{
    padding:0px;
    margin:0px;
    font-size: 18px!important;
    margin-bottom:15px;
    margin-top:15px;
    color: #000;
}
/*.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;
    font-weight:bold;
    color: #000000;
}

.con-address h6 a{
    text-decoration:none;
    color:#333333;
    font-weight: normal;
}
.txt-send{
    color: #f3c331;
}
.txt-send h3{
    color: #ffffff!important;
    font-size: 26px;
    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: #d2d2d2;
    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(181, 186, 191) 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: 30%;
    bottom: 0%;
    z-index: 1001;
    position: absolute;
    width: 50%;
    top: -1%;
}

.carousel-caption2 img{
    width: 80%;
}


.welcome{

}
.welcome-con{
    margin-top: 30px;
    margin-bottom: 20px;
}
.welcome h2{
    color: #080808;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 26px;
    /* font-family: 'Courgette', cursive; */
}
.welcome h4{/* font-weight: bold; */}
.welcome-con p{

    line-height: 26px;

    text-align:  justify;
}
.welcome-box{
    border: 5px solid #f3c331;
    padding: 5px;
    margin-bottom: 12px;
}
.welcome-box p{

}
.welcome-box img{
    margin-top: 30px!important;
    width: 100%;
}
.welcome-con ul li{font-weight: bold;line-height: 26px;/* width: 48%; */color: #0c0c0c;/* float: left; */margin-left: 18px;list-style-image: url("../images/tick.png");}
.welcome img{
}
.welcome-con ul{
    padding: 0px;
}
.welcome2{

    border: 3px solid #000;

    margin-top: 27px;

    padding: 10px;
}
.area-map iframe{
    height: 1080px;
    width:100%;
}




.check{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}




.inside-images{
    margin-top: 0px;
}

.foot-left{
    /* text-align: center */
}.foot-right{
    text-align: right;
}

.carousel-control.right {
    background: none;
}.carousel-control.left {
    background: none;
}

.tabs{

background: url("../images/home/home-bg.jpg");

text-align: center;

-webkit-background-size: cover;

-moz-background-size: cover;

-o-background-size: cover;

background-size: cover;
}
.tab-con{

    margin-bottom: 10px;

    color: #080808;

    margin-top: 30px;
}
.tab-con h4 a{
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
}
.tab-con h4{

    background: url("../images/home/shape-1.png");

    font-weight:  bold;

    text-transform:  uppercase;
}
.shape2 h4 {
    background: url("../images/home/shape-2.png");
    font-weight:  bold;

    background-repeat:  no-repeat;

    background-position-x: 57px;

    text-transform:  uppercase;

    padding: 10px;
}
.tab-con img{
    margin-top: 20px;
    background: #fff;
    padding: 15px;
    border-radius: 50%;
}
.tab-con p{
    line-height: 26px;
    color: #fff;
}


/**/

.logos h1{

    font-size: 32px;

    color: #f3c331;
}

.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; */}


.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: 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; 
}
.foot-img img{
    /* width: 100%; */
}

.flat-box{
    border: 5px solid #f3c331;
}
.flat-box p{
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;  
    text-align:center;
}

/*.box{
    border: 5px solid #f3c331;
    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: #58a245;
}
/* 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 #f3c331;
    padding: 15px;
}
.trust{width: 35%;}
.fmb{

    width: 22%;
}
.trustmark{

    width: 40%;
}
.tab-img img{
    width: 100%;

}
.tab-img {
    margin-top: 20px;
}



.footer-wrap{
    padding: 0px;
}

.page-container h3{

    color: #000000;

    font-weight: bold;

    font-size: 20px;

    margin-top: 5px;
}

.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: #f3c331;

    margin-top: 20px;
}

.tab-col{

    background: #f3c331;

    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 #f3c331;
}
.red-border{
    border: 1px solid #f3c331;
    margin-top: 5px;
    padding: 10px;
}

.dropdown-menu{
    z-index: 2000;
    background-color: #f3c331;
}


.email h4 a span{
    font-size: 15px;
    text-transform: lowercase;
    color: #ffffff;
    font-weight: 700;
}

.email-head{
    margin-top: 15px;
}
.wel-img img {
    width: 100%;
}



.wel{
    margin-bottom: 20px;
}

.test{
    text-align: center;
    margin-bottom: 20px;
}
.test-con{
}

.foot-con img{
    /* width: 100%; */
    padding: 10px;
}
.foot-con iframe{

    height: 262px;
}
.foot-add h3{

    margin-bottom: 20px;

    color: #f3c331;

    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 #f3c331;
}
.flat h4{
    text-align: center;
    line-height: 26px;
}

.gallery h4{
    color: #f3c331;
    font-size: 22px;
}

/*.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: 27px; */
}
.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: 510px;
}
.rating{
    margin-bottom:20px;

}
.review img{
    width: 100%;
    margin-top: 15px;
}

.qulity {
    text-align: center;
}
.qulity img{
    width: auto; 
}

.box2 h4{color: #ff0017;}
.box1 h4{
    color: #ff0017;
}
.email h4 a{
    color: #060606;
    text-decoration: none;
}
.email h4{
    /* background: #373737; */
    /* padding: 5px; */
    /* margin-top: 5px; */
    /* border-radius: 20px; */
    font-size: 16px;
    text-transform: none!important;
    border-top: 1px solid;
}
.header{
}
.testimonial-con h2{

    color: #ff602c;

    font-size: 30px;

    margin-bottom: 20px;

    text-transform: uppercase;

    /* font-family: 'Courgette', cursive; */
}
.testimonial-con h3{

    text-transform:  uppercase;

    color: #fff;

    background: #4c6176;

    padding: 22px;

    margin-bottom: 30px;

    font-weight:  bold;
}


.footer-top{

background: #ed2324;

/* margin-top: 30px; */
}
.footer-top-con{

    margin-top: 20px;

    margin-bottom: 20px;
}

.footer-top-con a{color: #fffdfd!important;}

.footer-top-con a:hover{ color:#fff; text-decoration:none;}

.footer-menu{

}
.footer-logo{

color: #fff;

margin-top: 16px;

text-align: center;
}
.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;

    width: 18%;
}
.footer-logo img{
    background: #fff;
    padding: 15px;
    width: 80%;
}
.header-ph{

    background: #f3c331;
}

/*.ph-head:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #f3c331;
    transform-origin: top right;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}*/
.logo img{
    margin-bottom: 5px;
}



.head-img{

    margin-top: 20px;
}

.welcome h1{

    text-transform:  none;

    font-size: 24px;



    font-weight: 700;


    color: #2700ac;

    line-height: 32px;

    margin-top: 0px;
}
.quote-header h4{margin-top: 5px;/* padding-top: 20px; */font-size: 28px;font-weight: bold;}

.orange{
    border: 2px solid #f3c331;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.video-wrap { padding:5px!important;}

.map-wrap { padding:5px!important;}

.map-wrap iframe{ height:485px;}

.video-wrap iframe{
    height: 485px;
}
.video-wrap img{
    width:100%
}
.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 h5 a{

    text-decoration: none;

    color: #ffffff;

    font-weight: 700;

    background: #000;

    padding: 10px 45px 10px 45px;

    border-radius: 20px;

    border: 1px solid #ccc;
}
.tab-wrap h5 {font-size: 15px;padding-bottom: 45px;margin-top: 30px;}
.tab-wrap1{
    background: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow: 7px 7px 0px 0px #757575;
}
.tab-wrap1 h5 a{

text-decoration: none;

color: #ffffff;

font-weight: 700;

background: #da1a1a;

padding: 10px 45px 10px 45px;

border-radius: 20px;

border: 1px solid #ccc;
}
.tab-wrap1 h5{
    font-size: 15px;
    padding-bottom: 45px;
    margin-top: 30px;
}
.foot-con h4 a{

    color: #36c;

    font-weight: bold;

    text-decoration:  none;
}

.foot-con h4 a span{

    color: #848181;

    font-size: 16px;
}


.head{margin-top: 5px;}
.wel h2:before{
    background: url("../images/heading.bg.png");

    content: " ";
}
.quote-header h6{text-align:  center;color: #000;margin-bottom: 20px;font-size: 14px;}


/* 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: #f3c331;
}
/**/




.carousel-caption1{
    z-index: 1001;
    position: absolute;
    top: 4%;
    width: 20%;
    right: 8%;
    background: rgba(255, 255, 255, 0.85);
}
.carousel-caption1 h3{

    font-size: 33px;

    color: #f3c331;

    font-weight:  bold;

    line-height: 43px;
}
.carousel-caption1 img{

    padding: 7px;
}

@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{


    }

}
.freephone{
    color: #000;
    font-weight:  bold;
    text-transform:  uppercase;
    font-size: 20px;
}
body#area a#areanav,
body#gallery a#galnav,
body#contact a#contactnav,
body#guttering a#gutternav,
body#repairs a#repairnav,
body#flat a#flatnav,
body#roofing a#roofnav,
body#home a#homenav
{

    color: #fff;

    border-bottom: 3px solid #373737;
    
    background:red;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 85px;

    border: none;
    outline: none;

    background-repeat: no-repeat;
    cursor: pointer;
    padding: 23px;
    border-radius: 4px;
}
.scrollup {
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url("../images/home/arrow.png");
    z-index: 99;
    padding: 38px;
    background-repeat: no-repeat;
}
.wel-li li{
    width: 30%!important;
}

.survey{

}
.survey-con{

    text-align: center;
}
.survey-con h3{

    background: #f3c331;

    padding: 15px;

    color: #fff;

    border-radius: 0px 0px 30px 30px;

    margin-top: 0px;

    font-weight:  bold;

    text-transform:  uppercase;
}
.survey-con :nth-child(even) h3{

}
.tab-wrap{

background: url("../images/tabs/bg-1.png");

-webkit-background-size: cover;

-moz-background-size: cover;

-o-background-size: cover;

background-size: cover;

box-shadow: 7px 7px 0px 0px #757575;
}
.tab{


}



/*
 * ----------------------------------------------------------------------------------------
 * 04.START ABOUT FEATTURE DESIGN
 * ----------------------------------------------------------------------------------------
 */

.single_about{/* background: #f3f3f3 none repeat scroll 0 0; */position:relative;box-shadow:0 0 3px rgba(0, 0, 0, 0.15);z-index:2;transition: all 0.3s ease 0s;}


.single_about:hover{
    box-shadow:0px 60px 60px rgba(0,0,0,0.1);
    position:relative;
    z-index:100;
    transform: translate(0, -10px);
}
.single_about:hover i{
    background: #2a80b9 none repeat scroll 0 0;
    border: 1px solid #2a80b9;
    color: #fff;
}
.single_about i{
    border: 1px solid #eee;
    border-radius: 100px;
    color: #2a80b9;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 80px;
}



.welcome-con span{

    color: #f3c331;
}
.complement{

}
.complement-con{
    border: 3px solid #f3c331;
    padding: 10px;
}
.complement img{
    width: 100%;
    margin-top: 40px;
}
.complement p{
    text-align: justify;
    line-height: 25px;
}
.trade img{
    width: 100%;
    margin-top: 20px;
}
.trade{

    margin-top: 30px;

    border: 3px solid #000;

    padding: 10px;
}


.trade p{
    text-align: justify;
    line-height: 24px;
}
.custumer-review{
}
.custumer-review h5{

    font-weight:  bold;

    color: #000;

    font-size: 15px;

    margin-top: 24px;
}
.custumer-review h6{

    color: #989898;

    font-size: 14px;
}
.custumer-review p{

}
.custumer-review h6 span{

    color: #000;
}
.review-2 img{
    width: 100%;
}
.credit img{
    width: 100%;
    margin-top: 10px;
}
.survey-con h3 a{
    text-decoration: none;
    color: #fff;
}
.survey-con h3{

    background: #f3c331;
    padding: 15px;
    color: #fff;
    border-radius: 0px 0px 30px 30px;
    margin-top: 0px;
    font-weight:  bold;
    text-transform:  uppercase;
}
.survey-con :nth-child(
even) h3{


}




/*
 * ----------------------------------------------------------------------------------------
 * 04.START ABOUT FEATTURE DESIGN
 * ----------------------------------------------------------------------------------------
 */

.single_about{
    /* background: #f3f3f3 none repeat scroll 0 0; */
    position:relative;
    box-shadow:0 0 3px rgba(0, 0, 0, 0.15);
    z-index:2;
    transition: all 0.3s ease 0s;
}

.single_about:hover{
    box-shadow:0px 60px 60px rgba(0,0,0,0.1);
    position:relative;
    z-index:100;
    transform: translate(0, -10px);
}
.single_about:hover
i{
    background: #2a80b9 none repeat scroll 0 0;
    border: 1px solid #2a80b9;
    color: #fff;
}
.single_about
i{
    border: 1px solid #eee;
    border-radius: 100px;
    color: #2a80b9;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 80px;
}
.tab:hover{


}
.corc{
    margin-top: 10px;

}
.corc-con{border-bottom: 2px solid #ef302c;padding-bottom: 15px;}
.corc-con
img{
    width: 90%;
    margin-top: 15px;
}
.corc-con h5{

    font-weight: 700;
}
.corc-con
p{
    text-align: justify;
    font-size: 12px;
}
.welcome-con
span{

    color: #101010;

    font-size: 24px;
}
.complement{

}
.complement-con{
    border: 3px solid #f3c331;
    padding: 10px;
}
.complement
img{
    width: 100%;
    margin-top: 40px;
}
.complement
p{
    text-align: justify;
    line-height: 25px;
}
.trade
img{
    width: 100%;
    margin-top: 20px;
}
.trade{
    margin-top: 30px;
    border: 3px solid #000;
    padding: 20px;
}
.trade
p{
    text-align: justify;
    line-height: 24px;
}
.custumer-review{margin-top: 15px;}
.custumer-review
h5{

    font-weight:  bold;
    color: #000;
    font-size: 15px;
    margin-top: 24px;
}
.custumer-review
h6{

    color: #989898;
    font-size: 14px;
}
.custumer-review
p{}
.custumer-review
h6 span{

    color: #000;
}
.review-2
img{
    width: 70%;
}
.credit
img{
    width: 100%;
    margin-top: 10px;
}
.survey-con
h3 a{
    text-decoration: none;
    color: #fff;
}
.inner-video
iframe{

    margin-top: 10px;
}
.inner-video{

}
.corc-inner
img{
    width: 50%;
}
.corc-inner{
    border: 2px solid #000;
    padding: 20px;
    margin-bottom: 10px;
}
.comp{
    text-align: center;
}
.inner-video h4{
    text-align: center;
}
.cleaning h4{

    text-align: center;
    margin-bottom: 15px;
}
.cleaning iframe{
    height: 205px;
}
.nat{
    width: 8%;
}
.which{

    width: 6%;
}
.trust-img{

    width: 7%;
}
.cat{

    width: 10%;
}
.trade-img{

    width: 5%;
}
.com{

    width: 8%;
}
.con{

    width: 6%;
}
.mybuild{

    width: 11%;
}
.sec-1{

    margin-bottom: 10px;
}
.sec-2{

    margin-bottom: 10px;
}
.sec-3{

    margin-bottom: 15px;

    margin-left: 13px;
}
.sec-4{

    margin-bottom: 20px;

    margin-left: -54px;
}
.sec-5{

    margin-left: -65px;
}

/*privacy*/

.privacy h4{

    font-size: 16px;

    font-weight:  bold;

    color: #b1b1b1;

    margin-top: 20px;
}
.privacy h2{

    font-size: 26px;

    font-weight: bold;



    margin-top:0px;
}
.privacy p{

    color: #717171;

    text-align: justify;

    font-size: 12px;
}
.privacy{

}
.privacy p span{

}
.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;}


/*/*/


p strong{
    color: #000;
}
p strong a{
    color: #000;
}

.area-map img{
    width: 100%;
}

.video-wrap{
    text-align: center;
    padding: 0px;
}

.area-mobile{
    display: none;
}

.red li{

    color: #b80c32!important;

    list-style-image: url(../images/red.png)!important;
}
.tab-bottom h5{
    font-weight: 900;
    text-align:  center;
    font-size: 18px;
    margin-bottom: 20px;
}
.tab-bottom p{
    text-align: justify;
    line-height: 26px;
}
.tab-bottom ul li{
    float: left;
    font-weight: bold;
    width: 50%;
    line-height: 26px;
    color: #000;
    list-style-image: url("../images/list-icon.png");
}

.cureit{
    text-align: center;
    margin-top: 50px;
    padding: 20px;
}
.cureit img{

    width: 45%;

    padding: 10px;
}
.quote-header{/* background: url("../images/home/quote-bg.jpg"); */background-repeat: no-repeat;background: #36398c;color: #fff;padding: 10px;margin-bottom: 20px;}
.yell{
    text-align: center;
}
.footer-top-con h5{

    color: #fff;

    font-weight:  bold;

    font-size: 20px;

    margin-bottom: 30px;
}
.foot-contact{

    margin-top: 20px;
}
.foot-contact p{
    color:#fff;
    margin-bottom: 15px;
    line-height: 24px;
}
.footer-top-con h6{

color: #fff;

font-size: 15px;
}
.footer-top-con h6 a{

}
.footer-top-con iframe{
}
.footer-top-con ul li{

float:left!important;

font-size: 14px;

text-transform: uppercase;

line-height: 40px;

list-style-image: url("../images/white.png");

width: 100%;

text-align: left;
}

.carousel-caption1 h5{

    font-size: 20px;

    font-weight:  bold;
}

.carousel-caption1 h4{

    line-height: 26px;

    font-weight:  bold;

    font-size: 22px;
}
.carousel-caption1 p{

    font-size: 17px;

    border-top: 4px solid #151313;

    padding-top: 10px;
}
.shape img{
    width: 100%;
    height: 100px;
}
.yell img{
    margin-bottom: 10px;
}

.header-logo img{padding: 2px;}
.header-logo{padding: 0px;padding-bottom: 15px;margin-top: 5px;text-align: center;}

.page-container h5{
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}
.loc img{
    width: 90%;
    margin-top: 13px;
}

.fmp-inner{

}

.fmp-con p{

}
.fmp-con h5{

    font-weight:  bold;
}
.phone h4{

font-weight: bold;

line-height: 25px;

/* text-transform: uppercase!important; */
}
.phone h4 a{

color: #f50b0b;

text-decoration:  none;

font-size: 18px;
}
.phone h4 a span{

font-size: 15px;

color: #000;

text-transform: uppercase;
}

.email h4 a span {text-transform:none;font-size: 14px;}

    

.ph4{
    padding: 0px;}

.welcome-head{

    text-align:  center;
}
.welcome-head h1{margin-top: -150px;font-size: 26px;line-height: 40px;font-weight:  bold;color: #58a245;position:  absolute;margin-left: 375px;}
.welcome-head h1 span{

    color: #000000;

    font-weight: bold;

    font-family: 'Playfair Display', serif;
}

.home-logo img{

    width: 25%;

    padding: 10px;

    margin-top: -30px;
}
.home img{
    width: 100%;
}
.tab-con h1{

    font-weight:  bold;

    font-family: 'Playfair Display', serif;

    color: #4d4c4a;

    font-size: 40px;

    margin-bottom: 20px;
}
.tab-wrap p span{

    color: #58a245;

    font-weight: 600;
}
.tab-con:nth-child(2) {
    background: url("../images/home/shape-2.png");
}
.test-con h1{

}
.test-con{

    margin-top: 30px;

    margin-bottom: 30px;
}
.test-con h5{
    color: #fff;
}
.video-con h2{

    font-weight: 900;

    text-transform: uppercase;


    font-size: 20px;

    line-height: 28px;

    text-align: center;


    margin-top: 25px;

    color: #2700ac;
}
.video-wrap h2 span{

    text-transform: none;

    color: #101010;

    font-weight: normal;


    font-size: 24px;

    font-family: 'Pacifico', cursive;
}
.video{
    background: #f1f1f1;
}
.video-con{
}
.video-con img{
    width: 100%;
}

.why-choose h4 span{

    color: #f93;
}

.why-choose h4{

    font-weight:  bold;

    font-size: 22px;
}

.foot-right{
    text-align: center;
}
.roof-head h1{

    font-size: 25px;

    margin-top: -130px;
}
.page-img .col-md-2{
}
.moss p{

    line-height: 32px;
}

.quick{

    border: 2px solid #f6931e;

    margin-top: 20px;

    padding: 20px;
}


.f-trust{

    width: 23%;
}
.f-corc{

    width: 20%;
}
.yell{

    width: 30%;
}
.thomson{

    width: 24%;
}
.logo-footer{

    width: 55%;
}
.foot-logo{

    margin-top: 20px;

    background: rgba(255, 255, 255, 0.92);

    padding: 10px;
}
.foot-logo img{

    padding: 5px;
}
.footer-admin{

margin-top: -50px;
}
.foot-contact{

}
.npweb{
    text-align: center;
}

.yell-logo{width: 32%;margin-top: 4px;}
.thom-logo{width: 23%;margin-top: 8px;}

.wel-logos{

    text-align: center;
}
.wel-logos img{

    width: 12%;

    padding: 10px;
}

/*
 .tab-wrap:hover
{

/* background-image: url("../images/home/tab-bgred.jpg"); 

 -webkit-background-size: cover; 

-moz-background-size: cover;

-o-background-size: cover;

 background-size: cover; 

 box-shadow: -10px 10px 5px 0px #5a0503; 
} */
.email h4 img{

    padding: 0px 5px 0px 0px;

    width: 13%;
}

.review_mobile{ display:none;}
.review_desktop{ display:block;}

.responsive-yell {display: none;}

.head-res .col-md-12{padding: 0px;}

.head-res {padding: 0px;margin-top: 20px;}

.responsive-yell img{padding:10px;}

.video-wrap video{width:364px;}

.moss-removal  p {line-height: 30px;}


.before-img::after {
    content: "before";
    position:absolute;
    z-index:999;
    background:#dc0505;
    padding:10px;
    text-transform:uppercase;
    bottom: 3%;
    font-weight:bold;
    color:#fff;
    left: 3%;
}

.after-img::after {
    content: "after";
    position:absolute;
    z-index:999;
    background:#dc0505;
    padding:10px;
    text-transform:uppercase;
    bottom: 3%;
    font-weight:bold;
    color:#fff;
    left: 3%;
}

.before-img {position: relative;}
.after-img{position: relative;}
.check-customer img{

width: 90%;
}
.review-2 img{

}
.rating-con{

    margin-top: 20px;
}
.rating-con h5{

color: #007ebd;

font-size: 14px;

margin-top: 0px;
}
.rating-con p{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    font-size: 12px;
}
.video-wrap iframe{

}
.video-wrap{}
.master-logos{

margin-top: 35px;

text-align: center;
}
.master-logos img{

width: 45%;

background: none;
}
.foot-contact h3{
    margin-top: 0px;
    text-transform: uppercase;
    color: #fff;
}
.foot-contact h6 a span{
    
}
.res-confid{
     display: none;
}
.res-trust{
    display: none;
}
.custumer-review img{
    width: 100%;
}

.footer-logos {
    text-align: center;
    margin-bottom: 40px;
}
.footer-logos h4 {
    font-size: 20px;
}
 
.carousel-caption2{display: none;}

.patio-video h4{text-align: center;font-size: 19px;}

.foot-ph2 {margin-top: -10px;}

.patio-video { padding:5px!important;}

.patio-video iframe, .patio-video video{ height:250px!important;}

.slash { background-color:#333333; background-image:url(../images/slash.svg); background-position:top; background-repeat:repeat-x; min-height:200px;}

.footer-list li { width:100%; float:left;}


.list-of-2 {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    list-style-image: url("../images/tick.png");
    font-weight:bold;
    line-height: 30px;
}

.list-of-3 {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
    list-style-image: url("../images/tick.png");
    font-weight:bold;
    line-height:24px;
}


.list-of-4 {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
    list-style-image: url("../images/tick.png");
        font-weight:bold;
    line-height:24px;
}


.list-of-1 {
    -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px;
    list-style-image: url("../images/tick.png");
        font-weight:bold;
    line-height:24px;
}


.logos-con ul{ padding:0px; margin:0px; text-align:center;}

.logos-con ul li{



list-style-type:none;

float: left;

width: 16.66%;

padding: 5px;

} 

.logos-con ul li img{width:100%;height:auto;float: left;border: 1px solid #ccc; border-radius:10px;
overflow:hidden;}

.four-tabs { margin-top:15px;}

.home-tab {color:#FF0000;padding:20px;}

.home-tab:hover{ background:#ff0000; color:#fff;}

.home-tab:hover > i { color:#fff;}

.home-tab:hover > .home-tab ul li { color:#fff!important;}

.home-tab  h4 { text-align:left; font-weight:bold; text-transform:uppercase;}

.home-tab i { font-size:30px}

.home-tab ul { color:#000; line-height:30px; font-weight:bold; padding-left:15px}

.four-tabs .home-tab:nth-child(2) {
   border-left:1px solid red;

}

.four-tabs .home-tab:nth-child(3) {
   border-top:1px solid red;

}

.four-tabs .home-tab:nth-child(4) {
   border-top:1px solid red;
   border-left:1px solid red;

}

.why-choose-con iframe { height:200px;}

.testimonials-con { background-image:url(../images/home/testimonials-bg.jpg); background-size:cover; background-position:center;
 min-height:300px; color:#fff; text-align:center;
}

.testimonials-con h5 { font-size:16px; color:red; margin-top:40px; text-transform:uppercase;}

.testimonials-con h1 { text-transform:uppercase; font-weight:bold;}

.footer-con , .footer-con a{ text-align:center!important; color:#fff; font-weight:bold;}

 .footer-con a:hover{ color:#000; text-decoration:none;}
 
.inner-tabs  .home-tab {border:none; border-right:1px solid red;}

.inner-tabs  .home-tab a:nth-child(4)  {border-right:1px solid red; }

.inner-quote-box .quick-quote{ bottom: -84px!important;}

.inside-images { padding:0px!important;}



.logos-con-inner { padding:0px; margin:0px; text-align:center;}

.logos-con-inner img { width:200px;}


.page-container h2 {color:#0033FF;text-transform:none;font-size:18px;line-height: 30px;}



.four-col {}

.four-col span{width:auto;float:left;font-size:14px;font-weight:bold;margin-right: 60px;}

.builder-logos-pc { display:block;}

.builder-logos-mobile { display:none;}

.quick-quote .col-md-12, .quick-quote .col-md-11, .quick-quote .col-md-10, .quick-quote .col-md-9, .quick-quote .col-md-8, .quick-quote .col-md-7, .quick-quote .col-md-6, .quick-quote .col-md-5, .quick-quote .col-md-4, .quick-quote .col-md-3, .quick-quote .col-md-2, .quick-quote .col-md-1 {padding-left:15px;}




.last-tab{ border:none!important;}

.iframe-col  iframe{width: 100%;height: 268px;}

.cure-p  p{line-height: 33px;}