@charset "utf-8";
/* CSS Document */
@import url(font-awesome.css);
@import url(font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,100,700,900);
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Alegreya:400,700,900');
body{ 
  margin: 0px;
  font-size: 15px;
  /*font-family: 'Lato', sans-serif;*/
  /*font-family: 'Montserrat', sans-serif;*/
  /*font-family: 'Alegreya', serif;*/
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ display:block;}
a,a:focus,{color:#333; text-decoration:none}
a:link{outline: 0;}
img{ 
  border:0px; 
  overflow: hidden;
}
.clr{ 
  clear:both;
}
.fLeft{ 
  float: left;
}
.fRight{ 
  float:right;
}
.imgResponsive{ 
  width: 100%;
}
.colorOrange{
  color: #ff0000 !important;
}

#main{
  width: 100%;
}

header{
  width: 100%;
  padding: 20px 0;
  position: relative;
  border-top: 4px solid #121d25;
}

.logo{
  width: 228px;
  height: 80px;
}

.logo img{
  width: 100%;
  max-width: 150px;
}

.headerLi{
  margin: 0px;
  padding: 0px;
  text-align: right;
  float: right;
}

.headerLi ul{
  margin: 0px;
  padding: 0px;
}

.headerLi li{
  margin: 20px 0 0 0px;
  padding: 0px 20px 0 50px;
  list-style: none;
  float: left;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  text-align: left;
  position: relative;
}

.headerLi li span{
  display: block;
  color: #565656;
}

.headerLi li i{
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #f26532;
  color: #fff;
  font-size: 20px;
  position: absolute;
  left: 0px;
  border-radius: 50%;
}

.navbar-default .navbar-nav>.quoteText>a, .navbar-default .navbar-nav>.quoteText>a:focus, .navbar-default .navbar-nav>.quoteText>a:hover {
  color:#fff;
  background-color:#f26532;
}

.banner-main {
  display: block;
  position: relative;
  z-index: 22;
}

.banner-text{
  color: #fff;
  padding: 10px 35px 10px 15px;
  background-color: rgba(251,106,0,0.9);
}

.banner-text h3{
  margin: 0px 0 10px 0;
  font-size: 24px;
  font-weight: 500;
}

.banner-text h3:last-child{
  margin: 0px 0 0px 0;
}

.banner-text h4{
  margin: 0px 0 10px 0;
  font-size: 20px;
  font-weight: 300;
}

.banner-text p{
  margin: 0px;
  font-size: 18px;
  font-weight: 300;
}

.banner-text p a{
  color: #fff000;
}

.banner-text p a:hover{
  color: #fff;
}

.banner-inner-page {
  width: 100%;
  min-height: 400px;
  background-image: url(../images/banner-inner.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 180px 0 0px 0;
}

.banner-inner-page h1{
  color: #fff;
  font-size: 36px;
  margin:0px 0 10px 0;
}

.breadcrumb-bg{
  width: 100%;
  margin:0;
}

.breadcrumb {
  background-color: transparent;
  padding: 0px;
  margin: 0px;
}

.breadcrumb li, 
.breadcrumb li a {
  color: #fff;
  font-size: 15px;
}

.breadcrumb li a:hover{
  color: #f26532;
  text-decoration: none;
}

.breadcrumb li span{
  color: #fff;
  font-weight: 600;
}

.breadcrumb>li+li:before{
  color: #fff;
}

.breadcrumb>.active{
  color: #f26532;
}

.main-content{
  width: 100%;
  padding: 40px 0;
}

.main-content h2{
  font-size: 30px;
  color: #f26532;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  margin: 0px 0 20px 0;
}

.main-content h2 span{
  font-weight: 400;
}

.main-content p{
  line-height: 22px;
  color: #333333;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  text-align: justify;
  margin-bottom: 20px;
}

.main-content p:last-child{
  margin-bottom: 0px;
}

.main-content p a{
  color: #333333;
}

.main-content p a:hover{
  color: #f26532;
  text-decoration: none;
}

.service-box{
  width: 100%;
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #efefef;
}

.service-box-inner{
  width: 100%;
  border: 1px solid #eee;
  padding: 5px;
}

.service-box-inner h3{
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #01539e;
  margin:15px 0 10px 0;
}

.service-box-inner-img{
  width: 100%;
}

.service-box-inner-img img{
  width: 100%;
}

.service-box-inner1{
  width: 100%;
  background-color:#f1f1f1;
  padding: 15px;
}

.service-box-inner1 h3{
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #01539e;
  margin:0px 0 15px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.we-spec{
  margin: 0px;
  padding: 0px;
}

.we-spec ul{
  margin: 0px;
  padding: 0px;
}

.we-spec li{
  margin: 10px 0 0 0;
  padding: 0 0 10px 27px;
  list-style: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.we-spec li:last-child{
  border-bottom: none;
}

.we-spec li:after{
  font-family: 'FontAwesome';
  content: "\f00c";
  width: 20px;
  height: 20px;
  background-color: #f26532;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  position: absolute;
  left: 0px;
  top: 2px;
  border-radius: 50%;
  color: #fff;
}

.readBtn{
  border:none;
  background-color: #f26532;
  padding: 8px 15px;
  font-weight: 600;
  font-size: 16px;
  border-radius: 4px;
}

.readBtn:hover{
  background-color: #01539e;
  color: #fff;
}

.quality-bg{
  width: 100%;
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #efefef;
}

.quality-bg p{
  line-height: 28px;
  font-size: 18px;
  padding-top: 12px;
}

.qualityText{
  width: 100%;
  text-align: right;
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  border-right: 1px solid #ddd;
  padding: 5px 30px 10px 0;
}

.quality-year{
  font-size: 68px;
}

.roofing-color{
  color: #f26532;
}

.quickcontact{
  width: 100%;
  padding: 30px 0;
  background-color: #f1f1f1;
}

.quickcontact h3{
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #f26532;
  margin:0px 0 15px 0;
  text-align: center;
}

.we-offer-box{
  width: 100%;
  position: relative;
  text-align: center;
  border:1px solid #ddd;
  padding: 10px;
}

.we-offer-box h4{
  font-size: 14px;
  margin:0px;
}

.we-offer-box h5{
  font-size: 15px;
  font-weight: 600;
  font-family: 'Lato', sans-serif;
  margin:0px;
}

.we-offer-box-icon{
  width: 100%;
  margin-bottom: 20px;
}

.offRow{
  margin-left: -2px !important;
  margin-right: -2px !important;
}

.offCol{
  padding-left: 2px !important;
  padding-right: 2px !important;
}


.main-content-inner{
  width: 100%;
  padding: 40px 0;
}

.main-content-inner h2{
  font-size: 40px;
  color: #f26532;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  margin: 0px 0 20px 0;
}

.main-content-inner h2 span{
  font-weight: 400;
}

.main-content-inner h3{
  font-size: 24px;
  color: #f26532;
  font-weight: 600;
  margin: 0px 0 10px 0;
}

.main-content-inner p{
  line-height: 22px;
  color: #333333;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  text-align: justify;
  margin-bottom: 20px;
}

.main-content-inner p:last-child{
  margin-bottom: 0px;
}

.main-content-inner .form-control{
  border-radius: 0px;
  height: 40px;
}
.main-content-inner textarea.form-control {
  height:auto
}

.contentLi{
  margin: 0px 0 20px 0;
  padding: 0px;
}

.contentLi ul{
  margin: 0px;
  padding: 0px;
}

.contentLi li{
  margin: 0px 0 3px 0;
  padding: 0px 0 0 25px;
  list-style: none;
  position: relative;
  line-height: 22px;
  font-family: 'Lato', sans-serif;
}

.contentLi li a{
  color: #333;
}

.contentLi li a:hover{
  color: #bf4317;
  text-decoration: none;
}

.contentLi li:after{
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  left: 10px;
  top:0px;
}

.safety-box{
  width: 100%;
  text-align: center;
  border: 1px solid #ddd;
  padding: 15px;
  margin-top: 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 6px -6px #999999;
  -moz-box-shadow: 0 8px 6px -6px #999999;
  box-shadow: 0 8px 6px -6px #999999;
}

.gallery-box{
  width: 100%;
  padding: 5px;
  border:1px solid #ccc;
  margin: 15px 0;
  position: relative;
}

.gallery-overlay{
  width: 100%;
  height: 100%;
  background-color: #f26532;
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  display: table-cell;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.gallery-box:hover .gallery-overlay{
  opacity: 0.9;
}

.gallery-box img{
  width: 100%;
}

.gallery-box i{
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -20px;
  font-size: 30px;
  color: #fff;
}

.contactDetail{
  margin: 0px;
  padding: 0px;
}

.contactDetail ul{
  margin: 0px;
  padding: 0px;
}

.contactDetail li{
  margin: 0px 0 15px 0;
  padding: 0px 0 15px 30px;
  list-style: none;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.contactDetail li i{
  width: 24px;
  position: absolute;
  left: 0px;
  top: 4px;
}

.contactMap{
  width: 100%;
}

.contactGoogleMap {
  position: relative;
  padding-bottom: 22.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.contactGoogleMap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.submitBtn{
  background-color: #121d25;
  padding: 10px 15px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 20px;
  border:none;
}

.submitBtn:hover{
  background-color: #f26532;
  color: #fff;
}

footer{
  width: 100%;
  padding: 50px 0;
  background-color: #01539e;
  border-top: 5px solid #f26532;
}

footer h4{
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  margin: 0px 0 30px 0;
  position: relative;
}


footer p{
  font-size: 16px;
  color: #f1f1f1;
  margin: 0px;
  font-weight: 300;
  font-family: 'Lato', sans-serif;
}

.footerLi{
  margin: 0px;
  padding: 0px;
}

.footerLi ul{
  margin: 0px;
  padding: 0px;
}

.footerLi li{
  margin: 0px;
  padding: 6px 0 6px 15px;
  list-style: none;
  color: #fff;
  font-weight: 300;
  line-height: 18px;
  border-top: 1px solid #01488a;
  position: relative;
}

.footerLi li:after{
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  left: 0px;
  top:6px;
}

.footerLi li:first-child{
  border-top: none;
}

.footerLi li:last-child{
  border-bottom: none;
}

.footerLi li a{
  margin: 0px;
  padding: 0px 0 0;
  list-style: none;
  color: #f1f1f1;
}

.footerLi li a:hover{
  color: #fff;
  text-decoration: none;
}

.contactLi{
  margin: 0px;
  padding: 0px;
}

.contactLi ul{
  margin: 0px;
  padding: 0px;
}

.contactLi li{
  margin: 0px 0 15px 0;
  padding: 0px 0 0px 25px;
  list-style: none;
  color: #f1f1f1;
  position: relative;
}

.contactLi li i{
  position: absolute;
  left: 0px;
  top: 3px;
}

.social-media{
  width: 100%;
  height: 36px;
  margin-bottom: 20px;
}

.fIcon, .tIcon, .inIcon, .gIcon, .yIcon{
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  opacity: 1;
  float: left;
  -webkit-transition:all 0.4s ease-in-out;
  -moz-transition:all 0.4s ease-in-out;
  -o-transition:all 0.4s ease-in-out;
  -ms-transition:all 0.4s ease-in-out;
  transition:all 0.4s ease-in-out;
}

.fIcon{
  margin-right: 5px;
}

.fIcon:hover{ 
  color: #3b5998;
  background-color: #ddd;
}

.tIcon{
  margin-right: 5px;
}

.tIcon:hover{
  color: #00aced;
  background-color: #ddd;
}

.inIcon{
  margin-right: 5px;
}

.inIcon:hover{
  color: #007bb6;
  background-color: #ddd;
}

.gIcon{
  margin-right: 5px;
  display: none;
}

.gIcon:hover{
  color: #dd4b39;
  background-color: #ddd;
}

.yIcon{
  margin-right: 5px;
  display: none;
}

.yIcon:hover{
  color: #bb0000;
  background-color: #ddd;
}



.footer-bottom{
  width: 100%;
  padding: 15px 0;
}

.copyright{
  width: 100%;
  line-height: 20px;
  color: #121d25;
}

.copyright span{
  font-weight: 600;
}

.copyright a{
  color: #121d25;
}

.copyright a:hover{
  color: #f26532;
  text-decoration: none;
}

.design{
  width: 100%;
  line-height: 20px;
  color: #121d25;
  text-align: right;
}

.design a{
  color: #121d25;
}

.design a:hover{
  color: #f26532;
  text-decoration: none;
}
.navbar-default .navbar-brand {
    color: #fff;
}
@media (max-width: 480px){
  .contact-mtab{
        display:block !important;
        text-align: center;
        background: #fbfbfb;
        padding: 10px 0;
  }
  .contact-mtab .btn{
    color:#FFF;
    padding: 11px 15px !important;
    border-radius: 2px;
    background: #f26532;
  }
  .headerLi {
    display: none;
  }
  .logo {
    margin: 0 auto;
  }
}


.modal-content{
    background: url(../images/gallery/5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.modal-body{
    background: #00000087;
    padding: 0px;
}
.modal-body .col-sm-5{
  padding: 50px 20px 50px 50px;
}
.modal-body strong{
  color:#FFF;
}
.modal-body .col-sm-5 p, .modal-body .col-sm-5 h5{
  color:#FFF;
}
.modal-body .col-sm-7{
  padding: 50px;
  background:#fff;
}