/* ==========================================================================
   FONTS: Times Now (WOFF2)
   ========================================================================== */

/* ExtraLight (Weight 200) */
@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-extralight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    letter-spacing: normal;
}

@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-extralightitalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Light (Weight 300) */
@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-lightitalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* SemiLight */
@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-semilight.woff2') format('woff2');
    font-weight: 350; /* O 300, a seconda del file */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-semilightitalic.woff2') format('woff2');
    font-weight: 350;
    font-style: italic;
    font-display: swap;
}

/* SemiBold (Weight 600) */
@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-semibolditalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Bold (Weight 700) */
@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-bolditalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* ExtraBold (Weight 800) */
@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-extrabold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times Now';
    src: url('../fonts/timesnow-extrabolditalic.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}


/* ==========================================================================
   APPLICAZIONE GLOBALE
   ========================================================================== */

body {
    font-family: "Inter", sans-serif !important;
}

h1, h2, h3, h4, h5, .logo-text {
    font-family: 'Times Now', serif !important;
    font-weight: 250 !important; /* Bold come default per i titoli */
}
/* FINE FONT */


.logo-text {
    text-decoration: none;
    color: #ffffff; /* Assumendo che il tema dark usi bianco */
    font-weight: 300;
    line-height: 1.1;
    letter-spacing: 1px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.logo-text .line-0 {
    font-size: 14px;
}

.logo-text .line-1 {
    font-size: 18px;
}

.logo-text .line-2 {
    font-size: 18px;
}

.header-area-7__inner {
    justify-content: space-between;
}

.header-area-7__inner > *:nth-child(1) {
    margin-inline-end: 0;
}

.main-menu > ul > *:nth-child(1),
.main-menu > ul > *:nth-child(2) {
    padding-right: 100px;
}

.header-area-7 .main-menu li a {
    font-size: 1.2rem;
    font-weight: 200;
    padding: 21px 24px;
    text-transform: uppercase;
}

.hero-7-area .hero-7-area-content .hero-7-area-title {
    font-family: 'Times Now', serif;
}

.main-menu ul.dp-menu {
    background-color: #000;
}

.body-wrapper.dark {
    background-color: #000;
}

.dark .rr-bg-light {
    background-color: #000;
}

.dark .header-area-7 {
    background-color: #000;
}

.dark .rr-btn::before {
    background-color: #000;
}

.fun-fact-area .fun-fact__item.has--card .content h6 {
    font-family: 'Times Now';
    font-size: 1.7rem;
    font-weight: 250;
    line-height: normal;
    color: #fff !important;
    max-width: 207px;

}

.fun-fact-area .fun-fact__item.has--card .content a {
    margin-top: 150px;
    font-family: "Inter", sans-serif;
}

.fun-fact-area .fun-fact__item.has--card .content {
    max-width: 100%;
}

.dark .about-uss-7 .section-4-title-wrapper {
    border: none;
}

.about-uss-7__box h6 {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.2%;
    text-transform: uppercase;
}

.about-uss-7__content {
    margin-top: 100px;

}

.about-uss-7__content p {
    max-width: 376p;
    font-size: 30px;
    font-weight: 300;
    line-height: 37px;
    letter-spacing: 0.1%;
    color: var(--primary);
}

.cta-area-7 .cta-inner .cta-designation {
    font-size: 30px;
    font-weight: 250;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.7px;
}

.cta-area-7 .rr-btn {
    font-family: "Inter", sans-serif;;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    padding: 10px 30px;
}

.copyright-text .logo {
    display: flex;
}

.copyright-text .logo .logo-text .line-1,
.copyright-text .logo .logo-text .line-2 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 300;
}

.dark .footer-area-7 .copyright-text .text {
    color: #FFF;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.2%;
}

.footer-widget-box p a {
    font-size: 19px;
    line-height: 23px;
    font-weight: 400;
}

.aree {
    padding: 150px 0 100px 0;
}

.aree .openRow h1 {
    font-size: 4.5rem;
    line-height: 4rem;
    letter-spacing: 1px;
    font-weight: 250;
    margin-bottom: 80px;
}

.aree .openRow p {
    font-size: 1.5rem;
    line-height: 37px;
    font-weight: 300;
    margin-bottom: 30px;
}

.services-wrapper-1 .service-box {
    border-top: 1px solid var(--border);
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.services-wrapper-1 .service-box .content,
.services-wrapper-1 .service-box .description {
    flex: 0 0 50%;
    max-width: 50%;
}

.services-wrapper-1 .service-box .content h3 {
    font-size: 2.5rem;
}

.team-area-team-page .title-wrapper {
    padding: 80px 0 50px 0;
}

.team-area-team-page .title-wrapper .pretitle {
    margin-bottom: 50px;
}

.dark .team-list-area .team-wrapper {
    border-color: #fff;
}

.team-list-area .team-wrapper {
    border-top: 1px solid #fff;
}

.dark .team-list-area .team-box {
    border-color: #fff;
}

.team-list-area .team-box {
    border-bottom: 1px solid #E1E1E1;
    padding-top: 20px;
    padding-bottom: 20px;
    display: grid;
    gap: 15px 25px;
    grid-template-columns: 100px 1fr 960px auto;
    align-items: center;
    justify-content: space-between;
    transition: all 0.5s;
}

.team-list-area .team-box {
    grid-template-columns: 100px 1fr 560px auto;
}

.team-list-area .team-box .thumb {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.5s;
}

.team-box .post {
    color: #fff;
}


.info-area-page-about .section-title-wrapper {
    display: grid;
    gap: 15px 60px;
    grid-template-columns: 1fr 800px;
}

.info-area-page-about .section-header .subtitle-wrapper {
    margin-top: 8px;
}


.section-subtitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: none;
}

.section-subtitle::before {
    content: none;
}

.info-area-page-about .counter-wrapper {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}

.info-area-page-about .funfact-item {
    padding: 29px 30px 31px;
    text-align: center;
}

.info-area-page-about .funfact-item h3 {
    font-size: 3rem;
}

.info-area-page-about .funfact-item .text {
    color: #fff;
    font-size: 1rem;
}

.fun-fact-area .fun-fact__item.has--card .content a:hover::before {
    width: 100%;
}












@media (max-width: 991px) {
    .offset-widget-box .contact-item span {
        font-size: 0.8rem;
    }   

    .dark .rr-btn .btn-wrap .text-one,
    .dark .rr-btn .btn-wrap .text-two {
        font-size: 0.6rem;
    }
}


@media (min-width: 1200px) {
    .side-toggle {
        display: none;
    }
}









/* approach area about page style  */


.approach-area-about-page-inner.section-spacing {
    padding-bottom: 0;
}

.approach-area-about-page .section-title {
    max-width: 845px;
}

.approach-area-about-page .section-subtitle {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    border: none;
    padding-left: 0;
}

.approach-area-about-page .section-subtitle::before {
    content: none;
}

.approach-area-about-page .approach-wrapper {
    border-top: none;
}

@media only screen and (max-width: 1919px) {
    .approach-area-about-page .section-title {
        max-width: 645px;
        font-size: 100px;
        line-height: 100px;
        font-weight: 250;
    }
}

@media only screen and (max-width: 1399px) {
    .approach-area-about-page .section-title {
        max-width: 545px;
    }
}

.approach-area-about-page .subtitle-wrapper {
    margin-top: 8px;
}

.approach-area-about-page .section-header {
    margin-top: 0px;
    border-top: none;
    padding-top: 10px;
}

@media only screen and (max-width: 991px) {
    .approach-area-about-page .section-header {
        margin-top: 10px;
        padding-top: 7px;
    }
}

.approach-area-about-page .section-title-wrapper {
    display: grid;
    gap: 15px 60px;
    grid-template-columns: 1fr 1235px;
}

@media only screen and (max-width: 1919px) {
    .approach-area-about-page .section-title-wrapper {
        grid-template-columns: 1fr 1100px;
    }
}

@media only screen and (max-width: 1399px) {
    .approach-area-about-page .section-title-wrapper {
        grid-template-columns: 1fr 850px;
    }
}

@media only screen and (max-width: 1199px) {
    .approach-area-about-page .section-title-wrapper {
        grid-template-columns: 1fr 750px;
    }
}

@media only screen and (max-width: 991px) {
    .approach-area-about-page .section-title-wrapper {
        grid-template-columns: 1fr;
    }
}

.approach-area-about-page .approach-wrapper-box {
    max-width: 1235px;
    margin-left: auto;
    margin-top: 81px;
    margin-bottom: 43px;
}

@media only screen and (max-width: 1919px) {
    .approach-area-about-page .approach-wrapper-box {
        max-width: 1100px;
        margin-top: 61px;
    }
}

@media only screen and (max-width: 1399px) {
    .approach-area-about-page .approach-wrapper-box {
        max-width: 850px;
    }
}

@media only screen and (max-width: 1199px) {
    .approach-area-about-page .approach-wrapper-box {
        max-width: 750px;
        margin-right: 0;
        margin-top: 41px;
    }
}

.approach-area-about-page .approach-wrapper {
    display: flex;
    gap: 0 100px;
}

@media only screen and (max-width: 767px) {
    .approach-area-about-page .approach-wrapper {
        grid-template-columns: 1fr;
    }
}

.approach-area-about-page .approach-box .title {
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: normal;
    display: flex;
    gap: 0 20px;
    align-items: center;
    justify-content: start;
}

.approach-area-about-page .approach-box .title::after {
    content: ""; 
    display: inline-block; 
    width: 80px;          
    height: 2px;          
    background-color: currentColor; 
    vertical-align: middle;
    margin-left: 0px;
}


.approach-area-about-page .approach-wrapper-box .approach-wrapper > *:nth-child(3) .title::after {
    content: none;
}

@media only screen and (max-width: 1919px) {
    .approach-area-about-page .approach-box .title img {
        width: 200px;
    }
}

@media only screen and (max-width: 1399px) {
    .approach-area-about-page .approach-box .title img {
        width: 150px;
    }
}

@media only screen and (max-width: 1199px) {
    .approach-area-about-page .approach-box .title img {
        display: none;
    }
}

.approach-area-about-page .approach-box .approach-list {
    margin-top: 28px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    color: #fff;
}

@media only screen and (max-width: 1199px) {
    .approach-area-about-page .approach-box .approach-list {
        margin-top: 18px;
    }
}


/* team details page css */
.team-details-area .section-content-wrapper {
  margin-top: 17px;
  display: grid;
  gap: 40px 60px;
  grid-template-columns: 590px 600px;
  justify-content: space-between;
}

/* Media Queries per section-content-wrapper */
@media (max-width: 1200px) { /* Esempio per $xl */
  .team-details-area .section-content-wrapper {
    grid-template-columns: 1fr 500px;
  }
}

@media (max-width: 992px) { /* Esempio per $lg */
  .team-details-area .section-content-wrapper {
    grid-template-columns: 1fr 430px;
  }
}

@media (max-width: 768px) { /* Esempio per $md */
  .team-details-area .section-content-wrapper {
    grid-template-columns: 1fr;
  }
}

.team-details-area .team-thumb {
  margin-top: 13px;
  order: 2;
}

@media (max-width: 768px) {
  .team-details-area .team-thumb {
    order: unset;
    max-width: 500px;
  }
}

.team-details-area .team-thumb img {
  width: 100%;
}

.team-details-area .section-subtitle {
  font-family: var(--font_sequelsansromanbody);
  font-size: 30px;
  font-weight: 310;
  line-height: 0.93;
  letter-spacing: -0.07em;
  color: var(--primary);
  text-transform: unset;
}

@media (max-width: 1200px) {
  .team-details-area .section-subtitle {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .team-details-area .section-subtitle {
    font-size: 22px;
  }
}



@media (max-width: 1200px) {
  .team-details-area .subtitle-wrapper {
    margin-top: 19px;
  }
}

.team-details-area .section-content .text-wrapper {
  margin-top: 51px;
}

@media (max-width: 1200px) {
  .team-details-area .section-content .text-wrapper {
    margin-top: 41px;
  }
}

@media (max-width: 768px) {
  .team-details-area .section-content .text-wrapper {
    margin-top: 31px;
  }
}

.team-details-area .section-content .text {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.team-details-area .section-content .text:not(:first-child) {
  margin-top: 28px;
}

.team-details-area .social-links {
  margin-top: 53px;
  border-top: 1px dashed #878482;
  display: grid;
}

/* Gestione Dark Mode (Assumendo che il mixin aggiunga una classe .dark al body o simili) */
[data-theme='dark'] .team-details-area .social-links,
.dark .team-details-area .social-links {
  border-color: #6F6D6C;
}

@media (max-width: 1200px) {
  .team-details-area .social-links {
    margin-top: 43px;
  }
}

@media (max-width: 768px) {
  .team-details-area .social-links {
    margin-top: 33px;
  }
}

.team-details-area .social-links a {
  font-size: 1rem;
  font-weight: 300;
  line-height: 28px;
  color: var(--primary);
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #878482;
  padding: 11px 0;
  transition: all 0.5s;
}

[data-theme='dark'] .team-details-area .social-links a,
.dark .team-details-area .social-links a {
  border-color: #6F6D6C;
}

.team-details-area .social-links a:hover {
  background-color: #F7F7FA;
  padding-left: 20px;
}

[data-theme='dark'] .team-details-area .social-links a:hover,
.dark .team-details-area .social-links a:hover {
  background-color: #171717;
}

.team-details-area .social-links a:before {
  content: "+";
  margin-right: 6px;
}

.team-area-team-page h1 {
    line-height: 4rem;
}


.team-details-area {
    padding-top: 100px;
    margin-bottom: 150px;
}

.team-details-area .section-title.font-sequelsans-romanbody {
    font-family: 'Times Now';
    font-weight: 250;
    font-size: 4.5rem;
    letter-spacing: 0;
}


.team-details-area .section-subtitle {
    font-family: "Inter", sans-serif;
    padding-left: 0;
    padding-top: 15px;
    font-size: 1.5rem;
    line-height: 1.7rem;
    letter-spacing: 1px;
    text-transform: none;
    font-weight: 300;
}

.team-details-area .section-content .text {
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    color: #fff;
}

.section-title.font-sequelsans-romanbody {
    font-family: 'Times Now';
    font-weight: 310;
    line-height: 0.9;
    letter-spacing: 1px;
    margin-bottom: 20px;
}


.team-details-area .social-links a:hover {
    padding-left: 0;
}


/* Loading effect */
.loading-form {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: var(--white);
    font-size: 20px;
    text-align: center;
    padding-top: 20%;
}

.success-message {
    color: green;
    margin-top: 10px;
}

.error-message {
    color: red;
    margin-top: 10px;
}

#response-message {
    margin-top: 10px;
}

/* Contact Area Page */
.contact-area-contact-page .section-header {
    border-top: none;
    padding-top: 37px;
}

@media (max-width: 768px) { /* Corrisponde a $md */
    .contact-area-contact-page .section-header {
        padding-top: 7px;
    }
}

.contact-area-contact-page .section-title-wrapper {
    display: grid;
    gap: 15px 60px;
    grid-template-columns: 1fr 960px;
}

@media (max-width: 1400px) { /* Corrisponde a $xxl */
    .contact-area-contact-page .section-title-wrapper {
        grid-template-columns: 1fr 1000px;
    }
}

@media (max-width: 1200px) { /* Corrisponde a $xl */
    .contact-area-contact-page .section-title-wrapper {
        grid-template-columns: 1fr 850px;
    }
}

@media (max-width: 992px) { /* Corrisponde a $lg */
    .contact-area-contact-page .section-title-wrapper {
        grid-template-columns: 1fr 750px;
    }
    
}

@media (max-width: 768px) { /* Corrisponde a $md */
    .contact-area-contact-page .section-title-wrapper {
        grid-template-columns: 1fr;
    }
}

.contact-area-contact-page .subtitle-wrapper {
    margin-top: 8px;
}

.contact-area-contact-page .section-title {
    max-width: 100%;
    font-size: 90px;
    letter-spacing: 1px;
}

@media (max-width: 1400px) {
    .contact-area-contact-page .section-title {
        max-width: 675px;
    }
}

@media (max-width: 1200px) {
    .contact-area-contact-page .section-title {
        max-width: 495px;
    }
}

.contact-area-contact-page .section-content-wrapper {
    margin-top: 90px;
    margin-bottom: 4px;
    display: grid;
    gap: 40px 60px;
    grid-template-columns: 1fr 1030px;
    align-items: flex-start;
}

@media (max-width: 1400px) {
    .contact-area-contact-page .section-content-wrapper {
        margin-top: 60px;
        grid-template-columns: 1fr 730px;
    }
}

@media (max-width: 1200px) {
    .contact-area-contact-page .section-content-wrapper {
        grid-template-columns: 1fr 680px;
    }
}

@media (max-width: 992px) {
    .contact-area-contact-page .section-content-wrapper {
        grid-template-columns: 1fr 550px;
    }
}

@media (max-width: 768px) {
    .contact-area-contact-page .section-content-wrapper {
        grid-template-columns: 1fr;
    }
}

.contact-area-contact-page .contact-mail .title {
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    color: var(--primary);
}

.contact-area-contact-page .contact-mail .text {
    font-family: var(--font_sequelsansromanbody);
    font-size: 30px;
    font-weight: 310;
    line-height: 1.16;
    letter-spacing: -0.07em;
    color: var(--primary);
    max-width: 410px;
    margin-top: 24px;
}

@media (max-width: 1400px) {
    .contact-area-contact-page .contact-mail .text {
        font-size: 24px;
        max-width: 330px;
    }
}

@media (max-width: 992px) {
    .contact-area-contact-page .contact-mail .text {
        font-size: 20px;
        max-width: 280px;
    }
}

.contact-area-contact-page .contact-mail .text a {
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.contact-area-contact-page .contact-mail .text a:hover {
    color: var(--secondary);
}

.contact-area-contact-page .contact-social {
    margin-top: 51px;
}

.contact-area-contact-page .contact-social .title {
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    color: var(--primary);
}

.contact-area-contact-page .contact-social .social-links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 24px;
}

.contact-area-contact-page .contact-social .social-links a {
    font-family: var(--font_sequelsansromanbody);
    font-size: 30px;
    font-weight: 310;
    line-height: 1.16;
    letter-spacing: -0.07em;
    color: var(--primary);
    display: inline-block;
    transition: all 0.5s;
}

@media (max-width: 1400px) {
    .contact-area-contact-page .contact-social .social-links a {
        font-size: 24px;
    }
}

@media (max-width: 992px) {
    .contact-area-contact-page .contact-social .social-links a {
        font-size: 20px;
    }
}

.contact-area-contact-page .contact-social .social-links a:hover {
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.contact-area-contact-page .contact-formwrap {
    display: grid;
    gap: 60px 60px;
    grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 1200px) {
    .contact-area-contact-page .contact-formwrap {
        gap: 40px 40px;
    }
}

@media (max-width: 992px) {
    .contact-area-contact-page .contact-formwrap {
        gap: 30px 30px;
    }
}

@media (max-width: 576px) { /* Corrisponde a $sm */
    .contact-area-contact-page .contact-formwrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.contact-area-contact-page .contact-formwrap .message {
    grid-column: span 2;
    margin-top: 30px;
}

@media (max-width: 576px) {
    .contact-area-contact-page .contact-formwrap .message {
        grid-column: auto;
    }
}

.contact-area-contact-page .contact-formfield input {
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 1px solid var(--primary);
    outline: none;
    background-color: transparent;
    transition: all 0.5s;
    color: var(--primary);
}

.contact-area-contact-page .contact-formfield input:focus {
    border-color: var(--primary);
}

.contact-area-contact-page .contact-formfield input::placeholder {
    color: var(--primary);
}

.contact-area-contact-page .contact-formfield input:-webkit-autofill,
.contact-area-contact-page .contact-formfield input:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s !important;
}

.contact-area-contact-page .contact-formfield select {
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 1px solid var(--primary);
    outline: none;
    background-color: transparent;
    transition: all 0.5s;
    color: var(--primary);
}

.contact-area-contact-page .contact-formfield select:focus {
    border-color: var(--primary);
}

.contact-area-contact-page .contact-formfield select option {
    width: 100%;
    max-width: 100%;
}

/* Gestione Dark Mode (sostituto di @include dark) */
@media (prefers-color-scheme: dark) {
    .contact-area-contact-page .contact-formfield select option {
        background-color: var(--black);
    }
    .contact-area-contact-page .contact-formfield select option[disabled] {
        background-color: var(--black) !important;
    }
}

.contact-area-contact-page .submit-btn {
    margin-top: 50px;
}

@media (max-width: 1200px) {
    .contact-area-contact-page .submit-btn {
        margin-top: 40px;
    }
}




.contact-area-contact-page-inner .subtitle-wrapper .section-subtitle {
    font-size: 18px;
    padding-left: 0;
}

.contatcSection .section-subtitle {
    padding-left: 0;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 300;
}

.contatcSection .contactText {
    font-size: 35px;
    font-weight: 400;
    color: #fff;
    line-height: normal;
}

.contatcSection .contactText a {
    display: block;
    margin-bottom: 10px;
}

.contact-area-contact-page {
    margin-bottom: 100px;
}

.fun-fact-area .fun-fact-section {
    display: flex;
    align-items: self-start;
    gap: 10px;
}

.fun-fact-area .fun-fact__item.has--card .content a span {
    margin-right: 0px;
}

.privacyLink {
    padding-top: 20px;
}

.privacyLink a {
    font-size: 0.8rem !important;
}


.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title {
    left: -30px;
}


.hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position {
    right: 0px;
    left: -100px;
    bottom: 145px;
}


@media (max-width: 991px) {
    .hero-7-area-title {
        font-size: 4rem !important;
        line-height: 4rem;
    }

    .fun-fact-area .fun-fact-section {
        flex-wrap: wrap;
    }

    .fun-fact-area .fun-fact__item {
        width: 100%;
    }

    .fun-fact-area .fun-fact__item.has--card .content a {
        margin-top: 30px;
    }

    .approach-area-about-page .approach-wrapper {
        flex-wrap: wrap;
    }

    .approach-area-about-page .approach-box {
        margin-bottom: 3rem;
    }

    .approach-area-about-page .approach-box .title {
        display: block;
    }

    .approach-area-about-page .approach-box .title::after {
        display: none;
    }

    .about-uss-7__wrapper > *:nth-child(1) .media {
        width: 100%;
    }

    .about-uss-7.rr-bg-light.section-spacing-150 {
        padding-top: 10px;
    }

    .about-uss-7__content {
        margin-top: 10px;
    }

    .aree .openRow h1 {
        font-size: 3rem;
        line-height: 3rem;
        margin-bottom: 30px;
    }

    .services-wrapper-1 .service-box {
        display: block;
    }

    .services-wrapper-1 .service-box .content, .services-wrapper-1 .service-box .description {
        max-width: 100%;
    }

    .page-title-area {
        padding-top: 70px;
    }

    .team-area-team-page .title-wrapper {
        padding-top: 30px;
    }

    .team-list-area .team-box {
        display: flex;
        flex-direction: column;
    }

    .team-list-area .team-box .thumb {
        width: 200px;
        height: 200px;
        border-radius: 20px;
        overflow: hidden;
        transition: all 0.5s;
    }

    .info-area-page-about .section-title-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .info-area-page-about .section-title-wrapper .title-wrapper {
        text-align: center;
    }

    .info-area-page-about .counter-wrapper {
        display: flex;
        flex-direction: column;
    }

    .info-area-page-about .counter-wrapper:last-child {
        margin-bottom: 20px;
    }

    .info-area-page-about .funfact-item {
        padding: 10px 30px;
    }

    .team-details-area {
        padding-top: 0;
    }

    .team-details-area .section-content-wrapper {
        display: flex;
        flex-direction: column;
    }

    .team-details-area .section-title.font-sequelsans-romanbody {
        font-size: 4rem;
    }

    .contact-area-contact-page-inner.section-spacing-top {
        padding-top: 30px;
    }

    .contact-area-contact-page .section-title-wrapper {
        display: flex;
        flex-direction: column;
    }

    .contact-area-contact-page .section-title {
       font-size: 3.5rem;
       margin-bottom: 50px;
    }

    .contatcSection .contactText {
        margin-bottom: 30px;
    }

    .approach-area-about-page .section-title {
        font-size: 4rem;
    }

    .hero-7-area .hero-7-area-content .hero-7-area-title .sub-title-holder {
        position: absolute;
    }


    .hero-7-area .hero-7-area-content .hero-7-area-title .sub-title {
        display: initial;
        left: -50px;
        max-width: 80px;
        bottom: -50px;
        font-size: 0.7rem;
    }


    .hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position {
        right: 0px;
        left: -35px;
        bottom: 5px;
        max-width: 80px;
        font-size: 0.6rem;
    }


}




@media (min-width: 992px) {
    .contatcSection {
        padding-top: 120px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hero-7-area .hero-7-area-content .hero-7-area-title .sub-title {
        bottom: -65px;
    }

    .hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position {
        right: 0px;
        left: -30px;
        bottom: 15px;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position {
        right: 0px;
        left: -70px;
        bottom: 110px;
    }
}


@media (min-width: 1200px) and (max-width: 1399px) {
    .hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position {
        right: 0px;
        left: -80px;
        bottom: 120px;
    }
}

@media (min-width: 1920px) {
    .hero-7-area .hero-7-area-content .hero-7-area-title .sub-title {
        left: -30px;
    }

    .hero-7-area .hero-7-area-content .hero-7-area-title .sub-title.right-position {
        right: 0px;
        left: -120px;
        bottom: 165px;
    }
}





