/* Generated from Admin → Website Settings → Advanced → Custom CSS on 2026-03-02 22:20:47 */
.working-hours .single-opening
 {
    display: flex;
    justify-content: space-between;
}
.working-hours .single-opening p {
    margin-bottom: 15px;
    color: #fff;
    font-family: var(--font-primary);
}
.check-wrapper-area .single-check {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 5px 0px;
}
.check-wrapper-area .single-check i {
    color: rgb(32, 40, 45);
}
.check-wrapper-area .single-check p {
    color: rgb(28, 37, 57);
    font-size: 16px;
    margin: 0px;
}
.home-about-us .call-area.contact-phone-layout-3 .icon {
    border-radius: 15px !important;
}
.home-about-us .call-area.contact-phone-layout-3 h6 {
   font-family: "Red Hat Display", serif;
}
.home-about-us .call-area::after {
    content: "";
    position: absolute;
    height: 70px;
    width: 1px;
    right: -20px;
    background: rgb(235, 235, 235);
}
.home-about-us .about-us-left .small-image {
    position: absolute;
    right: 30px;
    bottom: 40px;
    max-width: 211px;
    animation: 5s linear 0s infinite normal none running jump-2;
}
.home-about-us .about-us-left .counter-about-area {
    position: absolute;
    top: 50px;
    left: 0;
    text-align: center;
    padding: 50px 33px;
    background: rgb(32, 40, 45);
    border-radius: 15px;
    color: #fff;
}
.home-about-us .about-us-left .counter-about-area .title {
    font-size: 48px;
    margin-bottom: 5px;
}
.home-about-us .about-us-left .counter-about-area * {
    color: #fff;
}
.business-goal .large-thumbnail {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 5;
    max-width: 440px;
    margin-left: auto;
}
.business-goal .small-thumbnail {
    position: absolute;
    top: 50%;
    left: -100px;
    transform: translateY(-50%);
    max-width: 301px;
    z-index: 10;
}
.home-map-area .container {
   background: #FFFFFF; 
   box-shadow: 30px 0px 60px rgba(128, 128, 128, 0.1); 
   border-radius: 10px; 
   overflow: hidden;
}
.header-working-time p {
    color: rgb(255, 255, 255);
    font-size: 14px;
}
.header-working-time i {
   margin-right: 3px;
}
.contact-area-wrapper {
    background: #20282D;
    padding: 90px 60px;
    border-radius: 10px;
    z-index: 2;
    position: relative;
}
.header--sticky.sticky .logo {
   padding-top: 16px !important;
}
.home-request-quote {
   padding-bottom: 75px;
}
.footer-left,
.footer-center,
.footer-right {
   padding-bottom: 40px;
}
.footer-left {
   padding-top: 40px;
}
.logo {
   padding-top: 15px;      
   padding-bottom: 15px;
}

@media only screen and (max-width: 575px) {
   .home-about-us .about-us-left .counter-about-area {
      padding: 20px;
      left: 6px;
   }
}

@media (max-width: 767px) {
   .about-us-right {
      padding-top: 80px;
   }
   .business-goal-right {
      padding-top: 40px;
   }
   .home-statistics .pb-column {
      padding-top: 40px;
   }
}

@media only screen and (min-width: 768px) {
   .about-us-left {
      padding-left: 77px;
      padding-right: 77px;
   }
   .about-us-right {
      padding-top: 50px;
      padding-left: 40px;
   }
}

@media only screen and (min-width: 1024px) {
   .home-request-quote {
      padding-right: 100px;
   }
   .footer-left {
      padding: 40px;
   }
   .footer-center {
      padding-left: 40px;
   }
   .footer-right {
      padding-left: 65px;
   }
   .logo {
      padding-top: 26px;
   }
}
.main-banner .one {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: -1;
}
.main-banner .two {
    position: absolute;
    right: 15%;
    bottom: 55%;
    z-index: -1;
    animation: 10s linear 0s infinite normal none running jump-2;
}
.newsletter-wrapper {
   background: transparent;
   padding: 10px;
}
.newsletter-wrapper .container {
   background: var(--color-primary);
   padding: 20px;
   border-radius: 10px;
}
.cta-inner-content-inner-page form input {
   width: 100% !important;
}
.newsletter-wrapper .left-areas,
.newsletter-wrapper .left-areas .title-style-one {
   text-align: center !important;
}
.newsletter-wrapper .left-areas span {
   text-align: center !important;
   margin-bottom: 0;
   border: none;
   font-weight: 400;
   padding-left: 0;
   padding-bottom: 0;
}
.newsletter-wrapper .right-area .inpur-area-main button {
   background: var(--color-primary);
   color: #fff;
}
.newsletter-wrapper .right-area .inpur-area-main button:hover {
    background: #F2F2F2;
    color: var(--color-primary);
}

.newsletter-wrapper .cta-inner-content-inner-page form input {
   background: #fff;
}
.copyright-area .nav.top-nav li a {
   color: #222;
   font-weight: 500;
   font-size: 16px;
}
.copyright-area p {
   font-weight: 500;
}

@media only screen and (max-width: 479px) {
    .banner-style-one {
        height: auto;
        background-position: 18%, 45% !important;
    }
}

@media only screen and (max-width: 575px) {
    .main-banner .one,
    .main-banner .two {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
   .copyright-area p {
      text-align: center !important;
      margin-bottom: 10px;
   }
   .copyright-area .right {
      justify-content: center !important;
   }
}

@media only screen and (max-width: 1023px) {
   .thumbnail-about-and-progress-1,
   .thumbnail-working-procss-one {
      margin-top: 60px;
   }
   .newsletter-wrapper .left-areas {
      margin-bottom: 30px;
   }
}

@media only screen and (max-width: 1199px) {
   .thumbnail-about-and-progress-1 {
      max-width: 500px !important;
      padding-left: 50px;
   }
   .cta-inner-content-inner-page {
      align-items: center;
   }
}

@media only screen and (min-width: 768px) {
   .newsletter-wrapper .container {
      padding: 40px 20px;
   }
}

@media only screen and (min-width: 1024px) {
   .consultancy-style-one {
      padding-left: 50px;
   }
   .boosting-business-left-area {
      padding-right: 100px;
   }
   .newsletter-wrapper .left-areas,
   .newsletter-wrapper .left-areas .title-style-one {
      text-align: left !important;
   }
   .newsletter-wrapper .container {
      padding: 50px;
   }
}

@media only screen and (min-width: 1200px) {
   .home-request-quote {
      padding-top: 75px;
      padding-left: 100px;
   }
    .header--sticky.sticky .logo {
      padding-top: 16px;
   }
   .newsletter-wrapper .container {
      padding: 50px 80px;
   }
}
