.about-section-3 img {
  object-position: center;
  width: 600px;
  height: 561px;
  transform: scale(1.2);
  transform-origin: center;
}
.hero-section-3 .shapes .shape.shape-2 img {
  object-fit: cover;
  object-position: center;
  width: 100vw;
}

.strength-section .strength-man img {
  object-fit: cover;
  object-position: center;
  height:100%;
}

.contact-section h2,
.feature-section h2,
.contact-section h3,
.contact-section h4,
.service-section-3 h2 div,
.service-section-3 .title,
.process-section-2 h2 div,
.about-section-4 h2 div,
.testimonial-section-3 h2 div,
.testimonial-section h2 div,
.feature-section #bx_incl_area_11_1_2,
.feature-item h3,
.section-heading .section-title,
.about-section-cargo-owners .section-title,
.process-section-2 .process-content h3,
.blog-section-3 h2 div{
  color: var(--bz-color-common-black);
}

.project-details .details-title,
.team-details .team-author-content p,
.about-section-3 h2 div{
  color: var(--bz-color-common-black);
}

.footer-wrap .footer-widget svg{
  fill: var(--bz-color-common-black);
}

.feature-section .feature-item:hover .feature-content a{
  color: var(--bz-accent-color);
}
.feature-section .feature-item .feature-content a{
  color: var(--bz-color-common-dark);
}

.feature-section .fade-top {
  padding: 12px;
}

@media (min-width: 992px) and (max-width: 1310px) {
    .primary-header .header-right-wrap a{
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1014px) {
    .primary-header .header-right-wrap .sidebar-icon-2{
        display: none !important;
    }
}
.testimonial-section .swiper-wrapper, .testimonial-section-3 .swiper-wrapper{
  align-items: stretch;
}
.testimonial-section .swiper-slide, .testimonial-section-3 .swiper-slide{
  height: unset;
}
.sponsor-section .sponsor-item img{
  height: 72px;
}
.cta-section .section-heading .section-title{
  color: white;
}
.cta-section .cta-btn-wrap a{
  color: var(--bz-accent-color);
  border: var(--bz-accent-color) 2px solid;
  border-radius: 5px;
  padding: 10px 18px;
}
.cta-section .cta-btn-wrap a i{
  margin-left: 10px;
}
.container-custom {
  padding: 0 60px;
}
@media (max-width: 1200px) {
        .container-custom {
        padding: 0 40px;
        }
}

@media (max-width: 992px) {
        .container-custom {
        padding: 0 30px;
        }
}

@media (max-width: 768px) {
        .container-custom {
        padding: 0 20px;
        }
}

@media (max-width: 576px) {
        .container-custom {
        padding: 0 15px;
        }
}
.t-video-lazyload{
  /* position: absolute;
  top: 0;
  left: 0; */
  width: 100%;
  height: 100%;
  border: none;
  margin-bottom: 10px;
}
.t-video-lazyload iframe{
  border-radius: 5px;
}
.about-cta .about-cta-wrap .bg-img,
.about-cta .about-cta-wrap .overlay,
.about-cta .about-cta-wrap .overlay-2,
.about-cta .about-cta-wrap .shape{
  border-radius: 30px;
}

.promo-item .title span {
  color: var(--bz-accent-color)
}

/*! CSS Used from: https://html.rrdevs.net/bizan/assets/css/bootstrap.min.css */
.about-section .about-thumg{margin-right:46px;}
.about-section .about-thumg img{border-radius:30px;}
@media only screen and (max-width: 992px){
.about-section .about-thumg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
}
@media (max-width: 1200px){
.about-section .about-thumg{margin-right:0;}
}
@media only screen and (max-width: 576px){
.about-section .about-thumg{margin-right:0;}
}
.about-section .about-content{padding-left:0px;margin-left:-15px;}
@media (max-width: 1399px){
.about-section .about-content{margin-left:0;}
}
@media only screen and (max-width: 992px){
.about-section .about-content{margin-top:30px;}
}
.about-section .about-content p{font-size:16px;color:#74787C;font-weight:400;line-height:26px;margin-bottom:0;padding-right:35px;}
@media only screen and (max-width: 992px){
.about-section .about-content p{padding-right:0;}
}
@media only screen and (max-width: 576px){
.about-section .about-content p{font-size:15px;}
}
.about-section .about-content .about-info-list{margin-top:40px;}
@media only screen and (max-width: 576px){
.about-section .about-content .about-info-list{margin-top:30px;}
}
.about-section .about-content .about-info-list .about-info-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px;margin-bottom:32px;}
@media only screen and (max-width: 576px){
.about-section .about-content .about-info-list .about-info-list-item{display:block;}
}
.about-section .about-content .about-info-list .about-info-list-item:last-of-type .about-info-list-icon::before{display:none;}
.about-section .about-content .about-info-list .about-info-list-item .about-info-list-icon{min-width:75px;height:75px;border-radius:500px;background:#FFFFFF;-webkit-box-shadow:0px 9px 23px rgba(24, 16, 16, 0.1);box-shadow:0px 9px 23px rgba(24, 16, 16, 0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;}
@media only screen and (max-width: 576px){
.about-section .about-content .about-info-list .about-info-list-item .about-info-list-icon{width:75px;margin-bottom:15px;}
}
.about-section .about-content .about-info-list .about-info-list-item .about-info-list-icon::before{width:1px;height:42px;background-color:#D9D9D9;content:"";position:absolute;top:100%;left:0;right:0;margin:auto;}
@media only screen and (max-width: 576px){
.about-section .about-content .about-info-list .about-info-list-item .about-info-list-icon::before{display:none;}
}
.about-section .about-content .about-info-list .about-info-list-item .about-info-list-text h3{font-size:22px;color:#191F29;font-weight:600;margin-bottom:10px;line-height:1;}
.about-section .about-content .about-info-list .about-info-list-item .about-info-list-text p{font-size:16px;font-weight:400;color:#74787C;line-height:26px;}
.about-section .section-heading{margin-bottom:21px;}
.about-section .img-overlay img {
  width: 602px;
  height: 603px;
}


.why-choose-us-section{background:#161921;position:relative;padding:118px 0;}
@media (max-width: 1200px){
.why-choose-us-section{padding:100px 0;}
}
@media only screen and (max-width: 992px){
.why-choose-us-section{padding:70px 0;padding-top:0;}
}
@media only screen and (max-width: 767px){
.why-choose-us-section{padding:60px 0;padding-top:0;}
}
.why-choose-us-section .why-choose-us-bg-thumb{width:45.8%;height:100%;position:absolute;top:0;left:0;}
.why-choose-us-section .why-choose-us-bg-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-position:center;background-size:cover;}
@media (max-width: 1200px){
.why-choose-us-section .why-choose-us-bg-thumb{width:48%;}
}
@media only screen and (max-width: 992px){
.why-choose-us-section .why-choose-us-bg-thumb{width:100%;position:inherit;margin-bottom:30px;}
}
.why-choose-us-section .why-choose-us-video{position:absolute;left:376px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
@media (max-width: 1399px){
.why-choose-us-section .why-choose-us-video{left:230px;}
}
@media only screen and (max-width: 992px){
.why-choose-us-section .why-choose-us-video{left:50%;top:23%;-webkit-transform:translate(-50%);transform:translate(-50%);}
}
@media only screen and (max-width: 767px){
.why-choose-us-section .why-choose-us-video{top:15%;}
}
@media only screen and (max-width: 576px){
.why-choose-us-section .why-choose-us-video{top:8%;}
}
.why-choose-us-section .why-choose-us-video .video-btn-6{width:120px;height:120px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--bz-color-theme-primary);font-size:24px;border-radius:100px;}
@media only screen and (max-width: 576px){
.why-choose-us-section .why-choose-us-video .video-btn-6{width:70px;height:70px;}
}
.why-choose-us-section .why-choose-us-content-wrapper{margin-left:15px;}
@media (max-width: 1399px){
.why-choose-us-section .why-choose-us-content-wrapper{margin-left:0;}
}
.why-choose-us-section .why-choose-us-content-wrapper .why-choose-us-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:center;gap:30px;margin-bottom:40px;}
.why-choose-us-section .why-choose-us-content-wrapper .why-choose-us-list a{color: var(--bz-accent-color)}
@media only screen and (max-width: 576px){
.why-choose-us-section .why-choose-us-content-wrapper .why-choose-us-list{display:block;}
}
.why-choose-us-section .why-choose-us-content-wrapper .why-choose-us-list:last-of-type{margin-bottom:0;}
.why-choose-us-section .why-choose-us-content-wrapper .why-choose-us-list span{min-width:80px;height:80px;background:#272A35;font-size:30px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--bz-color-theme-primary);border-radius:100px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;}
@media only screen and (max-width: 767px){
.why-choose-us-section .why-choose-us-content-wrapper .why-choose-us-list span{max-width:80px;margin-bottom:15px;}
}
.why-choose-us-section .why-choose-us-content-wrapper .why-choose-us-list span:hover{background:#fff;}
.why-choose-us-section .why-choose-us-content-wrapper .why-choose-us-list .why-choose-us-list-text p{font-size:16px;font-weight:400;color:#808695;line-height:28px;margin-bottom:0;}
.why-choose-us-section .why-choose-us-content-wrapper .why-choose-us-list .why-choose-us-list-text .title{font-size:22px;color:#fff;margin-bottom:15px;font-weight:600;}
.why-choose-us-section .why-choose-us-bg-thumb img{
  width: 872px;
  /* height: 759px; */
}





.about-section-cargo-owners .about-thumg-6{text-align:end;margin-right:50px;position:relative;}
@media only screen and (max-width: 992px){
.about-section-cargo-owners .about-thumg-6{margin-right:0;max-width:593px;}
}
.about-section-cargo-owners .about-thumg-6 img{border-radius:15px;}
@media only screen and (max-width: 576px){
.about-section-cargo-owners .about-thumg-6 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
}
.about-section-cargo-owners .about-thumg-6 .image-2{position:absolute;bottom:25px;left:0;border:7px solid #fff;}
@media only screen and (max-width: 576px){
.about-section-cargo-owners .about-thumg-6 .image-2{position:inherit;margin-top:30px;bottom:inherit;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
}
.about-section-cargo-owners .about-content{padding-left:0;margin-left:-15px;}
@media only screen and (max-width: 992px){
.about-section-cargo-owners .about-content{margin-left:0;}
}
.about-section-cargo-owners .about-content .section-heading .sub-heading{margin-bottom:15px;}
.about-section-cargo-owners .about-content p{font-size:16px;font-weight:400;color:#74787C;line-height:26px;margin-top:30px;margin-bottom:30px;padding-right:26px;}
@media (max-width: 1200px){
.about-section-cargo-owners .about-content p{padding-right:0px;}
}
.about-section-cargo-owners .about-content .about-info-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;}
@media (max-width: 1200px){
.about-section-cargo-owners .about-content .about-info-author{gap:20px;}
}
@media only screen and (max-width: 576px){
.about-section-cargo-owners .about-content .about-info-author{display:block;}
}
.about-section-cargo-owners .about-content .about-info-author .about-call{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding-right:40px;border-right:1px solid #E2E4E8;}
@media (max-width: 1200px){
.about-section-cargo-owners .about-content .about-info-author .about-call{gap:15px;padding-right:20px;}
}
@media only screen and (max-width: 576px){
.about-section-cargo-owners .about-content .about-info-author .about-call{border:none;padding-right:0;margin-bottom:15px;}
}
.about-section-cargo-owners .about-content .about-info-author .about-call .about-call-icon{width:60px;height:60px;background:#FFFFFF;border:1px solid #E2E4E8;-webkit-box-shadow:0px 12px 29px rgba(21, 29, 40, 0.08);box-shadow:0px 12px 29px rgba(21, 29, 40, 0.08);color:var(--bz-color-theme-primary);font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;}
.about-section-cargo-owners .about-content .about-info-author .about-call .about-call-info span{font-size:14px;color:#191F29;text-transform:uppercase;font-weight:500;display:block;line-height:1;margin-bottom:10px;font-family:var(--bz-ff-heading);}
.about-section-cargo-owners .about-content .about-info-author .about-call .about-call-info a{font-size:24px;color:var(--bz-color-theme-primary);font-weight:600;line-height:1;font-family:var(--bz-ff-heading);}
@media (max-width: 1200px){
.about-section-cargo-owners .about-content .about-info-author .about-call .about-call-info a{font-size:22px;}
}
.about-section-cargo-owners .about-content .about-info-author .about-author-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;}
@media (max-width: 1200px){
.about-section-cargo-owners .about-content .about-info-author .about-author-wrapper{gap:15px;}
}
.about-section-cargo-owners .about-content .about-info-author .about-author-wrapper .about-thumb img{border-radius:100px;}
.about-section-cargo-owners .about-content .about-info-author .about-author-wrapper .position{font-size:14px;font-weight:500;color:#8B919C;line-height:1;text-transform:uppercase;font-family:var(--bz-ff-heading);}
.about-section-cargo-owners .about-content .about-info-author .about-author-wrapper .name{font-size:24px;font-weight:600;color:#191F29;line-height:1;margin-bottom:0;}
@media (max-width: 1200px){
.about-section-cargo-owners .about-content .about-info-author .about-author-wrapper .name{font-size:22px;}
}
.about-section-cargo-owners .about-content .about-btn-6{margin-top:50px;}
@media only screen and (max-width: 576px){
.about-section-cargo-owners .about-content .about-btn-6{margin-top:35px;}
}
.about-section-cargo-owners .about-content .about-btn-6 .bz-primary-btn{padding:19.5px 33.4px;}

.about-section-cargo-owners .about-thumb img{
  width: 60px;
  height: 60px;
}
.about-section-cargo-owners .about-thumg-6 .fade-top img{
  width: 477px;
  height: 502px;
}
.about-section-cargo-owners .about-thumg-6 .image-2 img{
  width: 279px;
  height: 293px;
}


.counter-section .overlay{
  background-color: unset;
}
.counter-item .counter-content .title{
  color: var(--bz-color-theme-primary);
}
  .counter-item .counter-content p{
  color: var(--bz-color-common-black);
}
.counter-item .icon .icon-inner{
  background: var(--bz-color-common-dark);
}
.counter-item .icon .shape{
  background: rgba(0, 0, 0, 0.2);
}
.counter-section .shape img{
  opacity: 0.35;
}

.hero-section .section-heading .section-title,
.hero-section .section-heading p{
  color: #fff;
}
.economy_section{
  background: linear-gradient(to bottom, 
    var(--bz-color-common-black) 0%, 
    var(--bz-color-theme-red) 50%, 
    var(--bz-color-common-black) 100%
  );
}

.economy_section .section-heading .section-title{
  color: white;
}

.cta-section .bz-primary-btn{
  margin-top: 25px;
}

.faq-section-owner .section-title,
.faq-section-owner .faq-accordion .accordion-item .accordion-button:after,
.faq-section-owner .faq-accordion .accordion-item .accordion-button{
  color: var(--bz-color-common-dark);
}

.service-details .feature-item .feature-content p{
  min-height: 140px;
}

.header-menu-wrap .sub-arrow{
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
}
.icon svg {
  height: 90%;
  width: 90%;
}

.process-section .shapes .shape.shape-1 {
  top: unset;
  bottom: -350px;
  left: -350px;
  width: 700px;
  opacity: 0.5;
}
.about-section-2 .process-wrapper .arrow img {
    filter: brightness(0) saturate(100%) invert(92%) sepia(99%) saturate(744%) hue-rotate(8deg) brightness(105%) contrast(102%);
}
.about-section-2 .process-wrapper h3.title {
  color: var(--bz-accent-color);
}
.about-section-2 .process-wrapper .icon svg {
  height: 45%;
}
.about-section-2 .process-wrapper .icon {
  background: var(--natural-bg);
}
.about-section-2 .process-wrapper .icon .number{
  background: var(--bz-color-theme-secondary);
  color: var(--bz-color-common-black);
}

.about-section-2 .process-wrapper .content p{
  color: var(--bz-color-grey-1);
}
.team-section-3 .team-card .team-content p {
  min-height: 56px;
  margin-bottom: unset;
  color: var(--natural-bg);
}

.about-section .about-items .icon svg {
  height: 60%;
}
.about-section .about-items .content h4 {
  color: var(--bz-color-common-black);
}
.about-section .about-btn-wrap .bz-primary-btn {
  background: var(--bz-color-common-black);
}
.about-section .about-btn-wrap .bz-transparent-btn {
  color:var(--bz-color-common-black);
  border: 1px solid var(--bz-color-common-black);
}
.btn-link-class .hero-content-2 a{
  background: white;
  color: var(--bz-color-common-black);
}

.counter-section .icon svg {
  height: 60%;
}

.service-section-2 .service-items .icon svg {
  height: 80%;
}

.counter-section-pattern-styles .shape img{
  opacity: 1;
}
.counter-section-pattern-styles{
  overflow: hidden;
  background: var(--natural-bg);
}
.counter-section-pattern-styles .shapes .shape-1{
  top: unset;
  left: -160px;
  bottom: -160px;
}
.counter-section-pattern-styles .shapes .shape-2{
  right: -160px;
  top: -160px;
}

.service-section-2 .service-items .content h3 {
  color: var(--bz-color-theme-primary);
}
.service-section-2 .service-items .content p {
  color: var(--bz-color-common-black);
}

.faq-section .faq-form {
  background-color: var(--bz-color-grey-4);
  padding: 35px 40px;
  border-radius: 15px;
}

.faq-section .faq-form .form-item {
  margin-bottom: 25px;
  width: 100%;
}
.faq-section .faq-form .form-item input{
  background-color: var(--bz-color-common-white);
  color: var(--bz-color-text-body);
  font-size: 16px;
  font-weight: 400;
  box-shadow: none;
  border: none;
  padding: 15.5px 30px;
  border-radius: 0;
}

.form-item-checkbox{
     display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.form-item-checkbox input{
    max-width: 20px;
}
.form-item-checkbox label{
      padding: unset;
    width: 85%;
    margin-left: 10px;
}

.blog-content{
  font-size: 20px;
}
.blog-content p{
  font-size: 20px;
}
.blog-content h4{
  font-size: 26px;
  color: var(--bz-color-common-dark);
}
.blog-content a{
  color: var(--bz-color-theme-primary);
}
.blog-content a:hover{
  color: var(--bz-color-heading-primary);
}
.blog-details-content h2{
  color: var(--bz-color-common-dark);
}
.about-info-list-icon svg{
  height: 70%;
}
.contact-section .request-form{
  height: 70%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: var(--bz-color-common-dark);
}






.block_show_phone_number {
  /* height: 60px; */
  background: var(--bz-color-common-black);
  position: absolute;
  top: 15px;
  z-index: 999;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease-in-out;
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.block_show_phone_number button{
  background: var(--bz-color-common-dark);
  color: var(--natural-bg);
  border-radius: 5px;
  transition: all 0.2s ease;
}
.block_show_phone_number button:hover {
    background: var(--natural-bg);
    color: var(--bz-color-common-dark);
    transform: translateY(-1px);
}
.block_show_phone_number button:active {
    transform: translateY(0);
}
.block_show_phone_number button.success {
    border-color: var(--bz-accent-color);
    background: var(--bz-color-bg-1);
}
.block_show_phone_number button.success svg {
    fill: var(--bz-accent-color);
}
.block_show_phone_number button,
.block_show_phone_number a{
  text-align: left;
  /* width: 100%; */
  /* padding: 15px 10px; */
}
.showed_item .copy-button{
  padding: 12px;
}
.showed_item a{
  align-content: center;
  width: 220px;
  padding-left: 10px;
}
.block_show_phone_number p{
  color: var(--bz-color-text-body);
  margin: 0;
}
.hover_phone_number:hover .block_show_phone_number {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.showed_item{
  justify-content: space-between;
  display: flex;
  padding: 5px 0 20px;
}





.block_show_email_address {
  width: 220px;
  /* height: 60px; */
  background: var(--bz-color-common-black);
  position: absolute;
  top: 60px;
  z-index: 999;
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease-in-out;
  padding: 15px 10px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.block_show_email_address button{
  background: var(--bz-color-common-dark);
  color: var(--natural-bg);
  border-radius: 5px;
  transition: all 0.2s ease;
}
.block_show_email_address button:hover {
    background: var(--natural-bg);
    color: var(--bz-color-common-dark);
    transform: translateY(-1px);
}
.block_show_email_address button:active {
    transform: translateY(0);
}
.block_show_email_address button.success {
    border-color: var(--bz-accent-color);
    background: var(--bz-color-bg-1);
}
.block_show_email_address button.success svg {
    fill: var(--bz-accent-color);
}
.block_show_email_address button,
.block_show_email_address a{
  text-align: center;
  width: 100%;
  padding: 15px 10px;
}
.hover_email_address:hover .block_show_email_address {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}


.hero-section-3 .background-slides {
    /* position: relative; */
    width: 100%;
    height: 100%;
}

.hero-section-3 .background-slide {
    /* position: absolute;
    z-index: -1; */
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 1.5s ease-in-out;
}

.hero-section-3 .background-slide.active {
    opacity: 1;
}

.hero-section-3 .background-slide img {
    object-fit: cover;
    object-position: center;
    width: 100vw;
    height: 100%;
        /* object-fit: cover;
    object-position: center;
    width: 100vw; */
}

.hero-section-3 .slider-active img {
    opacity: 0;
}
.bg-hero-section{
      /* object-fit: cover;
    object-position: center;
    width: 100vw; */
}
.hero-section-3{
  background: #000;
}

#cookieNotice{
  background: var(--bz-color-common-black);
  color: var(--natural-bg);
}

#cookieNotice a{
  color: var(--bz-accent-color);
}
#cookieNotice a:hover{
  color: var(--bz-color-heading-primary);
}

#cookieNotice #cookieAccept{
  background: var(--bz-color-heading-primary);
  color: var(--bz-color-common-dark);
}

#submit{
  border: unset;
}
.footer-section form {
  position: relative;
}
.contact-section form label{
  font-size: 18px
}
.contact-section form textarea{
  margin-bottom: 5px;
}
.contact-section form .icon i{
  font-weight: 300;
  font-size: 20px;
}

.gallery-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.gallery-overlay.active {
    display: flex;
    opacity: 1;
}

.gallery-container {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.gallery-image {
    max-width: 100%;
    max-height: calc(90vh - 80px); /* Учитываем место для контролов */
    object-fit: contain;
    margin-bottom: 20px;
}

.gallery-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    color: white;
    font-size: 30px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10001;
}

.gallery-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    width: 100%;
    padding: 20px 0;
}

.gallery-nav {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 24px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: background 0.3s ease;
    flex-shrink: 0;
}

.gallery-nav:hover {
    background: rgba(255, 255, 255, 0.3);
}

.gallery-counter {
    color: white;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 20px;
    border-radius: 25px;
    min-width: 80px;
    text-align: center;
}

/* Адаптивность для мобильных */
@media (max-width: 768px) {
    .gallery-container {
        max-width: 95%;
    }
    
    .gallery-image {
        max-height: calc(80vh - 60px);
        margin-bottom: 15px;
    }
    
    .gallery-controls {
        gap: 20px;
        padding: 15px 0;
    }
    
    .gallery-nav {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
    
    .gallery-counter {
        font-size: 16px;
        padding: 8px 16px;
        min-width: 70px;
    }
    
    .gallery-close {
        top: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .gallery-controls {
        gap: 15px;
    }
    
    .gallery-nav {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }
    
    .gallery-counter {
        font-size: 14px;
        padding: 6px 12px;
        min-width: 60px;
    }
}


.hover_phone_number ul li{
    padding-left: unset!important;
    border-left: unset!important;
    padding: 10px 5px 5px!important;
}

.strength-section .odometer-formatting-mark{
  opacity: 0;
}

.counter-section .testi-carousel-custom{
  overflow: hidden;
}