.breadcrumb-section {
  padding: 235px 0px 130px;
  background-size: cover;
  position: relative;  
}

.breadcrumb-section:before{
    width: 100%;
    content: " ";
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
}
.breadcrumb-section .breadcrumb-content{
    position: relative;
}

  .breadcrumb-section .breadcrumb-content .breadcrumb-title {
    color: #fff;
    font-size: 72px;
    font-weight: 700; }
  .breadcrumb-section .breadcrumb-content .breadcrumb {
    display: inline-block;
    background-color: transparent; }
    .breadcrumb-section .breadcrumb-content .breadcrumb li {
      position: relative;
      padding: 0px 10px; }
      .breadcrumb-section .breadcrumb-content .breadcrumb li a {
        color: #fff; }
    .breadcrumb-section .breadcrumb-content .breadcrumb .breadcrumb-item.active {
      color: #fff; }
    .breadcrumb-section .breadcrumb-content .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
      top: 5px;
      left: -1px;
      width: 2px;
      padding: 0;
      content: "";
      height: 14px;
      position: absolute;
      background-color: #fff; }


  .about-btn a {
      color: #fff;
      width: 200px;
      height: 60px;
      font-weight: 700;
      line-height: 60px;
      margin-right: 15px;
      background-color: #cbbc9d;
      z-index: 1;
      overflow: hidden;
      position: relative;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out;  
  }
  .about-btn a:nth-child(1) {
      background-color: #a3cc01;
  }
  .about-btn a:nth-child(2) {
      background-color: #323232;
  }
  .about-btn a:after{
      left: 0;
      top: -100%;
      content: '';
      height: 100%;
      z-index: -1;
      width: 100%;
      position: absolute;
      background-color: #323232;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out;  
  }
  .about-btn a:hover:after{
     top: 0;
  }
  .client-slide-area .client-img img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out; }
    .client-slide-area .client-img img:hover {
      -webkit-filter: grayscale(0);
      filter: grayscale(0); }
   .str-mobile_menu_content .mobile-close{
    cursor: pointer;
   }

  .ap-heading .title-tag:after,.ap-heading .title-tag:before{
      top: 10px;
      content: '';
      width: 70px;
      height: 2px;
      position: absolute;
      background-color: #a3cc01; 
  }
  .ap-heading.one .title-tag:after{
      right: -90px;
  }
  .ap-heading.two .title-tag:before,.ap-heading.three .title-tag:before{
      left: -90px;
  }
  .ap-heading.two .title-tag:after,.ap-heading.three .title-tag:after{
      right: -90px;
  }
  .ap-heading .title-tag {
    position:relative;
  }
  .ap-heading.two,.ap-heading.three{
    text-align: center;
    position: relative;
  }
  .ap-heading.three .em{
    position: absolute;
      top: -130px;
      z-index: -1;
      font-size: 200px;
      color: rgb(248 248 248);
      left: 0;
      right: 0;
  }
  .ap-heading.one .title-tag:before{
    display:none;
  }
.about-feature-list .plus {
    line-height: 38px;
    text-align: center;
    position: absolute;
    border-radius: 100%;
    border: 2px solid #f7f7f7;
    top: 0;
    width: 40px;
    height: 40px;
    font-size: 14px;
    right: 0;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.about-feature-list .about-ft-icon-text:hover .plus {
    color: #fff;
    background-color: #a3cc01;
}

.iconlist-footer .contact-widget-icon-text {
    margin-bottom: 30px;
    padding-bottom: 22px;
    border-bottom: 2px solid #474747;
}
.iconlist-footer .contact-widget-icon {
    line-height: 1;
    margin-right: 20px;
}
.iconlist-footer .contact-widget-icon-text .contact-widget-icon i {
    font-size: 40px;
    color: #cbbc9d;
}
.iconlist-footer .contact-widget-text h3 {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
}
.iconlist-footer .contact-widget-text span {
    font-size: 14px;
    color: #fff;
}
.iconlist-footer .contact-widget-icon-text:last-child {
    border-bottom: none;
}
.image-art2 .about-left-img {
  margin-right: 30px; }
  .image-art2 .about-left-img .about-exp-text {
    top: 95px;
    right: 40px; }
    .image-art2 .about-left-img .about-exp-text:before {
      width: 200px;
      border: 8px solid #cbbc9d; }
    .image-art2 .about-left-img .about-exp-text span {
      max-width: 60px; }
    .image-art2 .about-left-img .about-exp-text h3 {
      margin-right: 10px; }
.image-art2 .about-img-2 {
    right: 0;
    z-index: 1;
    top: 215px;
}
.image-art2 .about-img-3 {
    left: -90px;
    bottom: -190px;
}
.ap-footer .footer-menu-list.one a{
  position:relative;
  display:block;
  padding-left: 20px;
  margin-bottom: 25px;  
  width: 50%;
  float: left;  
}
.ap-footer .footer-menu-list.two .sep{
  padding: 0px 15px;
}
.ap-footer .footer-menu-list.one .sep{
  display: none;
}
.ap-footer .footer-menu-list.one a:before {
    top: 0;
    left: 0;
    content: '+';
    color: #cbbc9d;
    position: absolute;
}

@media screen and (max-width: 480px){
  .ap-footer .footer-menu-list.one a{
    width:100%;
  }
}
.before-after-list .plus{
    left: 0;
    width: 30px;
    height: 30px;
    font-size: 10px;
    line-height: 26px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    text-align: center;
    position: absolute;
    border-radius: 100%;
    border: 2px solid #f7f7f7;
    top: 0;
}
.before-after-list li{
    font-size: 18px;
    font-weight: 500;
    padding-left: 49px;
    position: relative;
    margin-bottom: 25px;  
}
.before-after-list li:hover .plus {
    color: #fff;
    background-color: #a3cc01;
}
.apiconlist li i{
    width: 30px;
    height: 30px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #f3f3f3;
    text-align: center;
    position: absolute;
    left: 0;
    top: -7px;  
}
.apiconlist li {
    width: 50%;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding-left: 50px;
    margin-bottom: 30px;
    position: relative;
    font-family: "space-grotesk";
}
.newslatter-form-area input {
    width: 100%;
    height: 80px;
    border: none;
    padding-left: 50px;
    background-color: #fff;
}
.newslatter-form-area .wpcf7-form-control.wpcf7-submit{
    color: #fff;
    height: 60px;
    width: 200px;
    font-weight: 700;
    line-height: 60px;
    background-color: #cbbc9d;
    padding-left:0px;
}
.ap_widget_title {
    color: #343434;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    padding: 0 0 35px 40px;
}
.ap_widget_title:before {
    top: 0;
    left: 0;
    width: 2px;
    content: '';
    height: 20px;
    position: absolute;
    background-color: #a3cc01;
}    

  .niobis-latest-post .blog-img-content {
      overflow: hidden;
  }
  .niobis-latest-post .blog-img-content:not(:last-child){
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;    
  }
  .niobis-latest-post .blog-img {
      float: left;
      width: 80px;
      margin-right: 20px;
      border-radius: 50%;
      overflow: hidden;     
  }
  .niobis-latest-post .blog-text .entry_title {
      font-size: 16px;
      padding-top: 5px;
      overflow: hidden;
  }
  .niobis-latest-post .blog-text .magnews-posted-on {
      color: #aabcd8;
      font-size: 14px;
      font-weight: 700;
      margin-top: 8px;
      display: inline-block;      
  }
  .niobis-latest-post .blog-text .magnews-posted-on i {
      margin-right: 5px;
  }
  

  .sidebar-social ul{
    margin: 0;
    padding: 0;
    list-style-type: none; 
}
.sidebar-social li{
    display: inline-block;
}
.sidebar-social a{
    display:block;
}
.sidebar-social.two a{
    display: flex;
    align-items: center;
    justify-content: center;  
}
.jl-textlink{
  display: flex;
}
.jl-textlink .link{
  position:relative;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; 
      overflow: hidden;
  display: inline-block;
}
.intro-video-play {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    border-radius: 100%;
    background-color: #cbbc9d;
}
.intro-video-play i {
    color: #fff;
    font-size: 55px;
}

.portfolio-content .nav-item{
  width: 100%;
}      
.sticky-on{
  z-index: 119;
}

@media all and (max-width: 1355px) and (min-width: 1150px) {
  .newslatter-part.newslatter-img img{
    height: 731px;
  }
}
@media all and (max-width: 1020px) {
  .newslatter-content #iframemap {
      height: 400px !important;
  }
  .newslatter-section .newslatter-part img{
    height: auto;
    width: 100%;    
  }
}
@media all and (max-width: 1400px) and (min-width: 1025px) {
.faq-accordion {
    max-width: 56%;
}  
}

.footer1-img {
      width: 47%;
    }
    .footer1-img img {
      height: 100%;
    }
    .back-top-btn {
      right: 0;
      left: auto;
    }
    @media screen and (max-width: 1440px) {
      .footer1-img {
        left: -0%;
      }
    }
    @media screen and (max-width: 1150px) {
      .footer-content {
        width: 50%;
      }
    }
    @media screen and (max-width: 991px) {
      .footer-content {
        max-width: 100%;
        width: 100%;
      }
    }
    