@import url(ie7.css);

@import url("reset.css");

@font-face {

  font-family: 'TradeGothicLightLight';

  src: url("../fonts/TradeGothicLightLightd41d.html?#iefix");

  font-weight: normal;

  font-style: normal; }

.headerSec h1 {

  font-size: 20px; }




/****************************************************************************************

@

@	Styles

@

****************************************************************************************/

.commnBtn {

  background: #b89112;

  color: #fff;

  padding: 15px 50px;

  display: inline-block;

  border-radius: 30px; }



.site-color {

  color: #b89112 !important; }



.bannerSec .owl-dots {

  float: right;

  position: absolute;

  right: 0;

  top: 50%;

  transform: translateY(-50%); }

.bannerSec .owl-theme .owl-dots .owl-dot {

  display: block; }

.bannerSec .headerSec {

  position: absolute;

  width: 100%;

  top: 0;

  z-index: 2; }

  .bannerSec .headerSec a {

    color: #fff !important;

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 300; }

  .bannerSec .headerSec .nav-item {

    margin-right: 9px; }

    .bannerSec .headerSec .nav-item.active .nav-link {

      border-radius: 30px;

      padding: 10px 24px;

      -webkit-box-shadow: 0px 0px 23px 7px #155372;

      -moz-box-shadow: 0px 0px 23px 7px #155372;

      box-shadow: 0px 0px 23px 7px #155372; }

    .bannerSec .headerSec .nav-item .nav-link {

      border-radius: 30px;

      padding: 10px 20px; }

      .bannerSec .headerSec .nav-item .nav-link:hover {

        -webkit-box-shadow: 0px 0px 23px 7px #155372;

        -moz-box-shadow: 0px 0px 23px 7px #155372;

        box-shadow: 0px 0px 23px 7px #155372; }

  .bannerSec .headerSec .getAquote {

    color: #fff;

    background: #000;

    display: inline-block;

    border-radius: 30px;

    border: 1px solid #fff;

    padding: 5px 35px; }

    .bannerSec .headerSec .getAquote a {

      color: #fff; }

.bannerSec .textSec {

  position: absolute;

  top: 400px;

  transform: translateY(-50%);

  z-index: 3;

  width: 100%;

  color: #fff; }

  .bannerSec .textSec h1 {

    font-size: 62px;

    font-weight: 600; }

.bannerSec .bannerScl {

  font-family: 'Lato', sans-serif;

  position: fixed;

  /*left: -197px;*/

  top: 50%;

  z-index: 3;

  color: #fff;

  /*-ms-transform: rotate(-90deg);*/

  /*-webkit-transform: rotate(-90deg);*/

  /*transform: rotate(-90deg);*/

  font-size: 20px; }

  .bannerSec .bannerScl a {

    font-family: 'Lato', sans-serif;

    color: #fff;

    font-weight: 300; }

.bannerSec .bannerScl li {
    color: #fff;
    display: flex;
    margin-left: 0;
    margin-bottom: 10px;
    background: #b89112;
    align-items: center;
    padding: 0 10px;
    height: 40px;
   -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: -95px;
    position: relative;
}
.bannerSec .bannerScl li:hover {
    
    left: -0;
    position: relative;
}

   .bannerSec .bannerScl li span{
       width: 95px;
    display: inline-block;
}


.bannerSec .commnBtn {

  margin-top: 20px; }

.bannerSec.innerBanner {

  position: relative;

  height: 374px;

  background-size: 100% 100% !important; }

  body.error404 .bannerSec.innerBanner {

  position: relative;

  height: 194px;

  background-size: 100% 100% !important; background-color: #000}

  .bannerSec.innerBanner .h6 {

    bottom: 50px;

    left: 50%;

    color: #fff;

    font-size: 42px;

    font-weight: 600;

    position: absolute;

    left: 50%;

    text-shadow: 2px 2px 2px #b89112;

    transform: translateX(-50%);

    text-transform: capitalize; }

.bannerSec .owl-dots {

  counter-reset: dots; }

  .bannerSec .owl-dots .owl-dot:last-child span {

    display: none; }

.bannerSec .owl-dot:before {

  counter-increment: dots;

  content: counter(dots);

  color: #fff; }

.bannerSec .owl-theme .owl-dots .owl-dot span {

  width: 1px;

  height: 26px;

  color: #fff; }



.needHlp {

  background: #171819;

  color: #fff;

  padding-top: 70px;

  height: 367px; }

  .needHlp span {

    display: inline-block;

    z-index: 0; }

    .needHlp span a {

      color: #fff; }

  .needHlp .lftTxt {

    position: relative;

    z-index: 4;

    font-size: 38px; }

    .needHlp .lftTxt h2 {

      font-weight: normal; }

    .needHlp .lftTxt h3 {

      font-weight: 600; }

  .needHlp .phn {

    position: relative;

    display: inline-block;

    z-index: 2;

    font-size: 22px;
    text-align: right;

    width: 57%; }

    .needHlp .phn a:hover {

      color: #b89112; }

    .needHlp .phn:after {
content: '';
   content: '';
    background: url(../images/call.png);
    position: absolute;
    top: -135px;
    left: -110px;
    width: 335px;
    height: 335px;
    display: block;
    z-index: -1;

    }

  .needHlp .needhlpImg {

       position: absolute;
    top: -139px;
    z-index: 1;
    height: 436px;
    width: 448px;
      
  }



.service {

  padding-bottom: 30px; }

  .service h2 {

    font-size: 100px;

    font-weight: 600;

    color: #b89112;

    color: #b89112;

    margin-top: -75px;

    padding-bottom: 60px; }

  .service .bx {

    position: relative;

    width: 265px;

    height: 230px;

    margin-bottom: 25px;

    -webkit-box-shadow: 0px 0px 40px -5px rgba(0, 0, 0, 0.22);

    -moz-box-shadow: 0px 0px 40px -5px rgba(0, 0, 0, 0.22);

    box-shadow: 0px 0px 40px -5px rgba(0, 0, 0, 0.22); }

    .service .bx img {

      position: absolute;

      left: 50%;

      top: 50%;

      transform: translate(-50%, -50%);

      -webkit-transform: translate(-50%, -50%);

      -o-transform: translate(-50%, -50%); }

    .service .bx h3 {
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    bottom: 32px;
    right: -73px;
    color: #000;
}

  .service .bx2 h3 {

    right: -73px; }

  .service .bx3 h3 {

    right: -237px; }

  .service p {

    font-size: 20px;

    color: #8e8e8e;

    padding-right: 50px; }



.readMore {

  background-repeat: no-repeat;
    background-size: 105px 105px;
    display: inline-block;
    height: 60px;
    font-size: 18px;
    margin-top: 11px;
    border-radius: 30px;
    background-color: #b89112;
    width: 141px;
    padding: 17px 21px;
  
  }

  .readMore:hover {

    position: relative;

    left: 1px; }



.accredited {

  background: #171819;

  position: relative;

  color: #fff;

  min-height: 268px; }

  .accredited .left {

    background-repeat: no-repeat;

    padding: 40px 0; }

    .accredited .left:after {

      content: '';

      position: absolute;

      top: 0;

      left: 0;

      width: 100%;

      height: 100%;

      background: url(../images/map.png);

      background-repeat: no-repeat;

      z-index: 5; }

  .accredited h2 {

    font-size: 32px;

    font-weight: 700;

    z-index: 6;

    position: relative;

    padding-top: 20px;
    padding-bottom: 8px; }
     .accredited p {
    z-index: 6;
    position: relative;
 }

  .accredited ul {

    border-left: 1px solid #37393b;

    padding-left: 65px;

    height: 100%;

    margin: 24px 0; }

    .accredited ul li {

      display: inline-block;

      margin-right: 60px;

      padding-top: 30px; }



.footerSec {

  background: #131313;

  color: #fff; }

  .footerSec a {

    color: #fff; }

  .footerSec .adressFtr {

    margin-top: 43px; }

    .footerSec .adressFtr li {

      margin-bottom: 30px;

      min-height: 161px;

      position: relative;

      overflow: hidden;

      display: block; }

    .footerSec .adressFtr span {

      display: inline-block; }

    .footerSec .adressFtr .adrsTxt {

      width: 100%;

      display: inline-block;

      float: right;

      z-index: 1;

      position: relative;

      margin-top: 6px;

      padding-left: 83px; }

      .footerSec .adressFtr .adrsTxt h2 {

        font-weight: 600; }

  .footerSec .icnBg {

    background-color: #b89112;

    width: 50px;

    height: 50px;
    border-radius: 50%;

    display: inline-block;

    background-repeat: no-repeat;

    position: relative;

    text-align: center;

    line-height: 160px;

    position: absolute; }

    .footerSec .icnBg i {

      font-size: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50% , -50%);
    left: 50%; }

  .footerSec .right {

    padding-top: 90px; }

    .footerSec .right h2 {

      font-size: 36px;

      font-weight: 700;

      padding-bottom: 10px; }

    .footerSec .right h3 {

      font-size: 20px;

      font-weight: 700;

      padding-bottom: 10px;

      padding-top: 10px; }

    .footerSec .right p {

      font-size: 14px; }

  .footerSec p {

    color: #909090; }

  .footerSec .commnBtn {

    margin-top: 23px;

    margin-bottom: 30px; }

  .footerSec .mdlSec {

    background: url(../images/anim-hero.gif);

    background-repeat: no-repeat;

    background-position: center top; }

    .footerSec .mdlSec a {

      color: #fff; }

    .footerSec .mdlSec ul {

      text-align: center; }

      .footerSec .mdlSec ul li {

        display: inline-block;

        padding-right: 30px; }

        .footerSec .mdlSec ul li:last-child {

          padding-right: 0px; }

    .footerSec .mdlSec .cpyRhtSec {

      position: absolute;

      bottom: 227px;

      text-align: center;

      width: 100%; }

      .footerSec .mdlSec .cpyRhtSec .copyright {

        padding-top: 23px;

        text-transform: uppercase; }

  .footerSec .footerLink {

    text-align: center; }

    .footerSec .footerLink a {

      font-size: 14px;

      color: #6e6e6e; }

    .footerSec .footerLink li {

      display: inline-block;

      position: relative;

      padding-right: 10px;

      margin-right: 10px; }

      .footerSec .footerLink li:after {

        content: '/';

        position: absolute;

        right: -5px;

        top: 0;

        height: 10px;

        color: #6e6e6e; }

      .footerSec .footerLink li:last-child {

        padding-right: 0; }

        .footerSec .footerLink li:last-child:after {

          display: none; }



.aboutSec img {

  outline: 1px solid #b89112;

  outline-offset: -6px; }

.aboutSec h2 {

  font-size: 30px;

  margin-bottom: 20px; }

  .aboutSec h2 span {

    vertical-align: top;

    color: #b89112;

    font-weight: bold; 

    display: block;

  }

  .aboutSec h2 strong {

    font-weight: 300; }

.aboutSec p {

  padding-bottom: 15px; }



.testimonial {

  text-align: center;

  padding-bottom: 60px; }

  .testimonial p {

    font-size: 14px;

    padding-top: 10px; }

  .testimonial h3 {

    font-size: 20px;

    font-weight: normal;

    color: #009ed0;

    padding-top: 10px; }

  .testimonial .textBx {

    background: #fff;

    position: relative;

    padding-top: 50px;

    padding-left: 25px;

    padding-right: 25px;

    text-align: center;

    padding-bottom: 22px;

    height: 100%;

    margin-top: 51px;

    min-height: 250px;

    -webkit-box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.2);

    -moz-box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.2);

    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.2); }

    .testimonial .textBx img {

      border-radius: 50%;

      width: 93px;

      height: 93px;

      position: absolute;

      top: -50px;

      left: 50%;

      transform: translateX(-50%); }

  .testimonial .inner-textBx {

    margin-bottom: 70px; }

  .testimonial blockquote {

    text-align: right;

    font-size: 14px;

    color: #858585;

    position: absolute;

    right: 25px;

    bottom: 20px; }



/*Contact Us*/

.contact {

  padding-bottom: 30px; }

  .contact iframe {

    width: 100%;

    height: 280px; }

  .contact p {

    margin-bottom: 10px; }

  .contact .form-group {

    margin-bottom: 5px; }

  .contact h3 {

    font-size: 18px;

    margin-bottom: 10px; }

  .contact .input-group {

    position: relative;

    display: table;

    border-collapse: separate; }

  .contact .contact-info p {

    line-height: 26px;

    font-size: 16px;

    font-weight: 400;

    color: #535151;

    margin-bottom: 0; }

  .contact .input-group-addon {

    background-color: transparent;

    border: 1px solid #000;

    border-radius: 0px; }

    .contact .input-group-addon:last-child {

      border-left: 0;

      border-right: transparent;

      border-top: transparent; }

  .contact option {

    color: #6b6c6d; }

  .contact hr {

    border-top: 1px solid #e4e9e8;

    margin-bottom: 10px;

    margin-top: 40px; }

  .contact .contact-caption {

    position: relative;

    top: 180px; }

  .contact .contact-title {

    font-size: 50px;

    font-style: italic;

    margin-bottom: 10px;

    line-height: 80px;

    color: #000; }

  .contact #contact-map {

    height: 450px;

    width: 100%;

    position: relative; }

  .contact .contact-section {

    margin-bottom: 10px;

    margin-top: 30px;

    padding-bottom: 20px;

    border-bottom: 1px solid #000; }

    .contact .contact-section .contact-icon {

      float: left;

      margin-bottom: 20px;

      display: inline-block;

      font-size: 25px;

      color: #000;

      padding-right: 20px;

      position: initial; }

    .contact .contact-section .contact-info {

      font-weight: 700;

      padding-top: 4px; }

  .contact .right {

    padding-top: 65px; }

  .contact .left {

    margin-bottom: 50px; }



#getAquote form {

  width: 100%; }



.mobile {

  display: none; }



.footerSec {

  background: #131313;

  color: #fff;

  padding-bottom: 35px; }





.inner_img_sec {

  float: right;

  width: 42%;

  margin-left: 20px;

  margin-bottom: 7px;

}

.inner_img_sec img {

  width: 100%;

}

.inner_pg_wrap ul {

  padding:0;

  margin: 10px 0 15px;

}

.inner_pg_wrap ul li {

  font-size: 15px;

  line-height: 24px;

  font-weight: 400;

  color: #000;

  display: block;

  position: relative;

  padding: 0 0 0 20px;

  margin-bottom: 5px;

}

.inner_pg_wrap ul li:last-child {

  margin-bottom: 0px;

}

.inner_pg_wrap ul li::before {

  position: absolute;

  content: '\f274';

  font-family: 'LineAwesome';

  font-size: 15px;

  color: #000;

  top: 0;

  left: 0;

  font-weight: bold;

}

.inner_pg_wrap ul li ul {

  padding-left: 20px;

}

.inner_pg_wrap ul li ul li::before {

  content: '\f192';

  position: absolute;

  top: 0;

  left: 0;

  font-size: 14px;

  font-family: 'FontAwesome';

}

#getAquote textarea.form-control{

  height: 120px;

  border-radius: 0;

}

#bannerSlide .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    width: 32px;
    height: 32px;
    position: relative; 
}
#bannerSlide .owl-nav .owl-prev {
    background: url(../images/prev-arrow.png) no-repeat;
   
}
#bannerSlide .owl-nav .owl-next {
    background: url(../images/next-arrow.png) no-repeat;
   
}
#bannerSlide .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
   
}


.post-item .post-item-wrap {
  background-color: #fff;
  position: relative;
  border: 1px solid #f2f2f2;
}
.post-item .post-item-wrap .post-image {
  margin: 0;
  position: relative;
  padding: 0;
  height: 250px;
  overflow: hidden;
}
.post-item .post-item-wrap .post-image img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.post-item .post-item-description {
  padding: 24px !important;
  width: 100% !important;
  line-height: 28px;
  color: #676767;
}
.post-item .post-item-description .post-meta-date {
  color: #c2c2c2;
  position: relative;
  top: -4px;
  font-size: 12px;
  margin-right: 8px;
}
.post-item .post-item-description .post-meta-date i,
.post-item .post-item-description .post-meta-comments i {
  margin-right: 4px !important;
}
.post-item .post-item-description .post-meta-comments {
  color: #c2c2c2;
  position: relative;
  top: -4px;
  font-size: 12px;
  margin-right: 8px;
}
.post-item .post-item-description .post-meta-comments a {
  color: #c2c2c2;
}

.post-item .post-item-description > h2,
.post-item .post-item-description > h2 > a {
  font-size: 18px;
  letter-spacing: -0.1px;
  line-height: 23px;
  margin-bottom: 16px;
  color: #444;
  font-weight: 600;
}
.post-item .post-item-description .item-link {
  color: #2250fc;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase !important;
}
.post-item .post-item-description .item-link i {
  position: relative;
  right: 0;
  transition: right 0.3s ease 0s;
  top: -1px;
}
.post-item .post-item-description .item-link:hover i {
  right: -6px;
}
.entry-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  color: #333;
}
.entry-meta {
  margin-bottom: 5px;
}
.entry-meta a {
  color: #1eb0d5;
}
.widget-area .widget {
  background-color: #fff;
  display: inline-block;
  width: 100%;
}
.widget-area .widget.widget_search {
  background-color: #f2f2f2;
  color: #000;
  padding: 20px 15px;
}
.widget-area .widget.widget_search .search-field {
  padding: 8px 5px;
  border-radius: 0;
}
.widget-area .widget.widget_search .search-submit {
  padding: 8px 15px;
}
.widget .widget-title {
  font-size: 20px;
  text-transform: uppercase;
  color: #1eb0d5;
  font-weight: 700;
}
#recentcomments {
  margin: 0 !important;
  padding: 0;
}
#recentcomments li {
  display: block;
  margin-bottom: 7px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 7px;
}
#recentcomments li a {
  color: #000;
}
#recentcomments li:last-child {
  border-bottom: 0;
}
.widget-area .widget.widget_newsletterwidget {
  background-color: #17a2c5;
  color: #fff;
  padding: 20px 15px;
}
.widget-area .widget.widget_newsletterwidget .widget-title {
  color: #fff;
}
.tnp-widget input.tnp-submit {
  background-color: #000 !important;
  background-image: none;
  text-shadow: none;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}