@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("fancybox.css");
@import url("all.min.css");
@import url("bootstrap.min.css");
@import url("swiper.css");
@import url("map.css");

html,
body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    font-family: Kanit, sans-serif;
    -webkit-font-smoothing: antialiased;
    backface-visibility: hidden;
}

html {
    max-width: 100%;
}

label,
p {
    margin: 0px;
    font-weight: normal;
}

button,
input,
select,
textarea {
    background: 0px 0px;
    border: none;
    outline: 0px;
    border-radius: 0px;
    appearance: none;
    box-shadow: none;
    padding: 0px;
}

textarea {
    vertical-align: middle;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    list-style: none;
}

dl,
ol,
ul {
    margin-bottom: 0px;
}

button {
    cursor: pointer;
}

a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
    text-decoration: none;
    outline: 0px;
}

.services-area {
    overflow: hidden;
    background: rgb(245, 245, 245);
}

.pt-100,
.ptb-100 {
    padding-top: 100px;
}

.section-title-wrap {
    max-width: 850px;
    position: relative;
    padding-left: 45px;
    margin-bottom: 50px;
}

.section-title-wrap span {
    font-weight: 500;
    color: rgb(238, 51, 46);
    font-size: 15.7px;
    writing-mode: vertical-lr;
    position: absolute;
    left: 0px;
    top: 8.8px;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
}

.section-title-wrap h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
}

.section-title-wrap h2 strong {
    color: rgb(238, 51, 46);
}

.services-list-tabs {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgb(255, 255, 255);
}

.services-list-tabs .nav {
    padding-left: 0px;
    margin-bottom: 0px;
    border: none;
    display: block;
    height: 439px;
    overflow-y: auto;
    counter-reset: nav-counter 0;
}

.services-list-tabs .nav .nav-item {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: transparent;
    font-size: 36px;
    font-weight: 700;
    color: rgb(181, 180, 179);
    padding: 30px 30px 30px 90px;
    line-height: 1;
    transition: 0.3s;
    cursor: pointer;
    counter-increment: nav-counter 1;
    position: relative;
    letter-spacing: 1px;
}

.services-list-tabs .nav .nav-item.active,
.services-list-tabs .nav .nav-item:hover {
    color: rgb(51, 51, 51);
}

.services-list-tabs .nav .nav-item sup {
    color: rgb(157, 154, 151);
    font-weight: 400;
    font-size: 17px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 59px;
}

.services-list-tabs .nav .nav-item sup::before {
    content: counter(nav-counter, decimal-leading-zero);
}

.services-list-tabs .services-tab-content {
    padding: 50px;
}

.services-list-tabs .services-tab-content img {
    margin-bottom: 30px;
    max-width: 100%;
}

.services-list-tabs .services-tab-content p {
    margin-bottom: 25px;
    color: rgb(124, 119, 114);
}

.services-list-tabs .services-tab-content a {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: rgb(238, 51, 46);
    position: relative;
    text-transform: uppercase;
}

.section_padding {
    padding: 90px 0px;
}

.footer-section {
    overflow: hidden;
}

.footer-section .footer-wrapper {
    padding: 0px;
}

@media (max-width: 1200px) {
    .footer-section .footer-wrapper {
        padding: 70px 40px;
    }
}

@media (max-width: 991px) {
    .footer-section .footer-wrapper {
        padding: 70px 20px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper {
        padding: 40px 20px;
    }
}

.footer-section .footer-wrapper .footer-logo-and-contact-area {
    padding: 50px 110px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

@media (max-width: 1800px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area {
        padding: 50px 85px;
    }
}

@media (max-width: 1700px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area {
        padding: 50px 75px;
    }
}

@media (max-width: 1400px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area {
        padding: 50px 45px;
    }
}

@media (max-width: 1200px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area {
        padding: 0px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area {
        flex-wrap: wrap;
    }
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area {
    max-width: 360px;
    width: 100%;
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-logo img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-logo img {
        width: 150px;
    }
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content {
    padding-top: 30px;
}

@media (max-width: 1200px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content {
        padding-top: 45px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content {
        padding-top: 35px;
    }
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content p {
    color: rgb(102, 102, 102);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 35px;
}

@media (max-width: 1200px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content p {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content p {
        margin-bottom: 20px;
        line-height: 1.4;
    }
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content .social-list {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 30px;
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content .social-list li a {
    text-align: center;
    display: block;
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content .social-list li a i {
    color: rgb(102, 102, 102);
    transition: 0.5s;
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content .social-list li a span {
    color: rgb(102, 102, 102);
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    display: block;
    padding-top: 5px;
    transition: 0.5s;
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content .social-list li a:hover i,
.footer-section .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content .social-list li a:hover span {
    color: rgb(51, 51, 51);
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area {
    padding: 0px 0px 0px 68px;
    margin: 0px;
    list-style: none;
    position: relative;
}

@media (max-width: 1800px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area {
        padding-left: 60px;
    }
}

@media (max-width: 1700px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area {
        padding-left: 50px;
    }
}

@media (max-width: 1400px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area {
        padding-left: 40px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area {
        display: flex;
        align-items: center;
        gap: 30px;
        flex-wrap: wrap;
        padding-left: 0px;
        padding-top: 25px;
    }
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 1px;
    height: 138px;
    background-color: rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area::before {
        display: none;
    }
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li {
        margin-bottom: 0px;
    }
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li:last-child {
    margin-bottom: 0px;
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact {
    display: flex;
    align-items: center;
    gap: 12px;
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .icon svg {
    fill: rgb(26, 26, 26);
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .content {
    position: relative;
    line-height: 1;
    text-align: start;
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .content span {
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    color: rgb(51, 51, 51);
    margin-bottom: 6px;
    display: inline-block;
    text-transform: uppercase;
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .content h6 {
    margin-bottom: 0px;
    line-height: 1;
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .content h6 a {
    color: rgba(51, 51, 51, 0.6);
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5;
    transition: 0.5s;
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .content h6 a {
        font-size: 16px;
    }
}

.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li .arrow {
    margin-top: 20px;
    fill: rgba(0, 0, 0, 0.3);
    margin-left: 70px;
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li .arrow {
        display: none;
    }
}

.footer-section .footer-wrapper .address-area {
    margin: 0px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 60px;
    width: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1800px) {
    .footer-section .footer-wrapper .address-area {
        padding: 60px 50px;
    }
}

@media (max-width: 1700px) {
    .footer-section .footer-wrapper .address-area {
        padding: 60px 45px;
    }
}

@media (max-width: 1400px) {
    .footer-section .footer-wrapper .address-area {
        padding: 50px 25px;
    }
}

@media (max-width: 1200px) {
    .footer-section .footer-wrapper .address-area {
        border: none;
        padding: 0px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .address-area {
        flex-wrap: wrap;
        gap: 25px;
    }
}

.footer-section .footer-wrapper .address-area .single-address {
    max-width: 230px;
    width: 100%;
    padding-left: 35px;
    position: relative;
}

@media (max-width: 1800px) {
    .footer-section .footer-wrapper .address-area .single-address {
        padding-left: 25px;
    }
}

@media (max-width: 1700px) {
    .footer-section .footer-wrapper .address-area .single-address {
        padding-left: 20px;
    }
}

@media (max-width: 1400px) {
    .footer-section .footer-wrapper .address-area .single-address {
        padding-left: 15px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .address-area .single-address {
        padding-left: 0px;
    }
}

.footer-section .footer-wrapper .address-area .single-address::before {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0px;
    width: 1px;
    height: 42px;
    background-color: rgb(51, 51, 51);
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .address-area .single-address::before {
        display: none;
    }
}

.footer-section .footer-wrapper .address-area .single-address:first-child {
    padding-left: 0px;
}

.footer-section .footer-wrapper .address-area .single-address:first-child::before {
    display: none;
}

.footer-section .footer-wrapper .address-area .single-address span {
    color: rgb(51, 51, 51);
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.06em;
    text-decoration: underline;
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .address-area .single-address span {
        margin-bottom: 15px;
    }
}

.footer-section .footer-wrapper .address-area .single-address a {
    color: rgb(102, 102, 102);
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0px;
    transition: 0.5s;
}

@media (max-width: 1400px) {
    .footer-section .footer-wrapper .address-area .single-address a {
        font-size: 16px;
    }
}

.footer-section .footer-wrapper .address-area .single-address a:hover {
    color: rgb(51, 51, 51);
}

.footer-section .footer-wrapper .contact-banner-area {
    background-image: linear-gradient(90deg, rgb(0, 0, 0) 5.18%, rgba(0, 0, 0, 0.4) 100%), url("../img/footer_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 64px 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1700px) {
    .footer-section .footer-wrapper .contact-banner-area {
        padding: 64px 40px;
    }
}

@media (max-width: 1400px) {
    .footer-section .footer-wrapper .contact-banner-area {
        padding: 64px 30px;
    }
}

@media (max-width: 1200px) {
    .footer-section .footer-wrapper .contact-banner-area {
        padding: 55px 20px;
    }
}

@media (max-width: 991px) {
    .footer-section .footer-wrapper .contact-banner-area {
        padding: 64px 25px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .contact-banner-area {
        flex-wrap: wrap;
        padding: 55px 20px;
        gap: 20px;
    }
}

.footer-section .footer-wrapper .contact-banner-area h4 {
    color: rgb(255, 255, 255);
    font-size: 25px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.05em;
    margin-bottom: 0px;
    max-width: 310px;
    width: 100%;
}

@media (max-width: 1400px) {
    .footer-section .footer-wrapper .contact-banner-area h4 {
        font-size: 23px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .contact-banner-area h4 {
        font-size: 21px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .contact-banner-area form {
        width: 100%;
    }
}

.footer-section .footer-wrapper .contact-banner-area form .form-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 10px 4px 24px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 5px;
    min-width: 380px;
}

@media (max-width: 1400px) {
    .footer-section .footer-wrapper .contact-banner-area form .form-inner {
        min-width: 320px;
    }
}

@media (max-width: 1200px) {
    .footer-section .footer-wrapper .contact-banner-area form .form-inner {
        min-width: 270px;
    }
}

@media (max-width: 991px) {
    .footer-section .footer-wrapper .contact-banner-area form .form-inner {
        min-width: 310px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-wrapper .contact-banner-area form .form-inner {
        min-width: unset;
        padding: 4px 10px 4px 15px;
    }
}

.footer-section .footer-wrapper .contact-banner-area form .form-inner input {
    background: transparent;
    height: auto;
    border: none;
    padding: 0px 10px 0px 0px;
    color: rgb(255, 255, 255);
}

.footer-section .footer-wrapper .contact-banner-area form .form-inner input::placeholder {
    color: rgba(255, 255, 255, 0.75);
}

.footer-section .footer-wrapper .contact-banner-area form .form-inner button {
    min-width: 36px;
    max-width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: rgb(51, 51, 51);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.footer-section .footer-wrapper .contact-banner-area form .form-inner button svg {
    fill: rgb(255, 255, 255);
    transition: 0.5s;
}

.footer-section .footer-wrapper .contact-banner-area form .form-inner button:hover {
    background-color: rgb(238, 51, 46);
}

.footer-section .footer-wrapper .footer-menu {
    padding: 75px 110px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1800px) {
    .footer-section .footer-wrapper .footer-menu {
        padding: 75px 85px;
    }
}

@media (max-width: 1700px) {
    .footer-section .footer-wrapper .footer-menu {
        padding: 75px 70px;
    }
}

@media (max-width: 1400px) {
    .footer-section .footer-wrapper .footer-menu {
        padding: 65px 55px;
    }
}

@media (max-width: 1200px) {
    .footer-section .footer-wrapper .footer-menu {
        border: none;
        padding: 0px;
    }
}

.footer-section .footer-wrapper .footer-menu .footer-widget .widget-title {
    margin-bottom: 25px;
}

.footer-section .footer-wrapper .footer-menu .footer-widget .widget-title h5 {
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.9px;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.footer-section .footer-wrapper .footer-menu .footer-widget .widget-title h5::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 40px;
    height: 2px;
    border-radius: 10px;
    background: rgb(30, 30, 30);
}

.footer-section .footer-wrapper .footer-menu .footer-widget .menu-container {
    display: flex;
    gap: 80px;
}

@media (max-width: 1700px) {
    .footer-section .footer-wrapper .footer-menu .footer-widget .menu-container {
        gap: 60px;
    }
}

.footer-section .footer-wrapper .footer-menu .footer-widget .menu-container .widget-list {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.footer-section .footer-wrapper .footer-menu .footer-widget .menu-container .widget-list li {
    margin-bottom: 20px;
    line-height: 1;
    transition: 0.5s;
    position: relative;
}

@media (max-width: 1200px) {
    .footer-section .footer-wrapper .footer-menu .footer-widget .menu-container .widget-list li {
        margin-bottom: 15px;
    }
}

.footer-section .footer-wrapper .footer-menu .footer-widget .menu-container .widget-list li:last-child {
    margin-bottom: 0px;
}

.footer-section .footer-wrapper .footer-menu .footer-widget .menu-container .widget-list li a {
    color: rgb(102, 102, 102);
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.34px;
    text-transform: uppercase;
    display: inline-block;
    background: linear-gradient(rgb(51, 51, 51) 0%, rgb(51, 51, 51) 100%) 0% 100% / 0px 1px no-repeat;
    transition: background-size 0.75s;
}

.footer-section .footer-wrapper .footer-menu .footer-widget .menu-container .widget-list li a:hover {
    color: rgb(30, 30, 30);
    background-size: 100% 1px;
    background-position: left 100%;
}

.footer-section .footer-bottom-wrap {
    padding: 20px 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-section .footer-bottom-wrap .footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .footer-section .footer-bottom-wrap .footer-bottom {
        flex-wrap: wrap;
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-bottom-wrap .footer-bottom {
        justify-content: center;
        gap: 15px;
    }
}

.footer-section .footer-bottom-wrap .footer-bottom .copyright-area p {
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.02em;
    margin-bottom: 0px;
}

.footer-section .footer-bottom-wrap .footer-bottom .copyright-area p a {
    color: rgb(51, 51, 51);
    font-weight: 500;
    line-height: 1;
    display: inline-block;
    background: linear-gradient(rgb(51, 51, 51) 0%, rgb(51, 51, 51) 100%) 0% 100% / 0px 1px no-repeat;
    transition: background-size 0.75s;
}

.footer-section .footer-bottom-wrap .footer-bottom .copyright-area p a:hover {
    color: rgb(0, 123, 255);
    background-size: 100% 1px;
    background-position: left 100%;
}

.footer-section .footer-bottom-wrap .footer-bottom .footer-bottom-right ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 45px;
    flex-wrap: wrap;
    line-height: 1;
}

@media (max-width: 991px) {
    .footer-section .footer-bottom-wrap .footer-bottom .footer-bottom-right ul {
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-bottom-wrap .footer-bottom .footer-bottom-right ul {
        gap: 15px;
        justify-content: center;
    }
}

.footer-section .footer-bottom-wrap .footer-bottom .footer-bottom-right ul li a {
    color: rgb(51, 51, 51);
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    display: inline-block;
    background: linear-gradient(rgb(51, 51, 51) 0%, rgb(51, 51, 51) 100%) 0% 100% / 0px 1px no-repeat;
    transition: background-size 0.75s;
}

.footer-section.style-2 {
    background-color: rgb(247, 247, 247);
}

.footer-section.style-2 .footer-wrapper {
    padding: 110px 100px;
}

@media (max-width: 1700px) {
    .footer-section.style-2 .footer-wrapper {
        padding: 110px 75px;
    }
}

@media (max-width: 1400px) {
    .footer-section.style-2 .footer-wrapper {
        padding: 100px 45px;
    }
}

@media (max-width: 1200px) {
    .footer-section.style-2 .footer-wrapper {
        padding: 100px 35px;
    }
}

@media (max-width: 991px) {
    .footer-section.style-2 .footer-wrapper {
        padding: 70px 40px;
    }
}

@media (max-width: 767px) {
    .footer-section.style-2 .footer-wrapper {
        padding: 70px 30px;
    }
}

@media (max-width: 575px) {
    .footer-section.style-2 .footer-wrapper {
        padding: 60px 10px;
    }
}

.footer-section.style-2 .footer-wrapper .footer-logo-and-contact-area {
    align-items: center;
    padding: 0px;
}

.footer-section.style-2 .footer-wrapper .footer-logo-and-contact-area .contact-area {
    padding-right: 110px;
}

@media (max-width: 1800px) {
    .footer-section.style-2 .footer-wrapper .footer-logo-and-contact-area .contact-area {
        padding-right: 85px;
    }
}

@media (max-width: 1700px) {
    .footer-section.style-2 .footer-wrapper .footer-logo-and-contact-area .contact-area {
        padding-right: 75px;
    }
}

@media (max-width: 1400px) {
    .footer-section.style-2 .footer-wrapper .footer-logo-and-contact-area .contact-area {
        padding-right: 45px;
    }
}

@media (max-width: 1200px) {
    .footer-section.style-2 .footer-wrapper .footer-logo-and-contact-area .contact-area {
        padding-right: 25px;
    }
}

@media (max-width: 1200px) {
    .footer-section.style-2 .footer-wrapper .footer-logo-and-contact-area .contact-area {
        padding-right: 0px;
    }
}

.footer-section.style-2 .footer-wrapper .footer-logo-and-contact-area .contact-area::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    width: 1px;
    height: 138px;
    background-color: rgba(0, 0, 0, 0.2);
}

@media (max-width: 1200px) {
    .footer-section.style-2 .footer-wrapper .footer-logo-and-contact-area .contact-area::after {
        display: none;
    }
}

.footer-section.style-2 .footer-wrapper .address-area {
    padding: 0px;
    display: block;
    border: none;
}

.footer-section.style-2 .footer-wrapper .address-area .single-address {
    padding-left: 0px;
    margin-bottom: 45px;
}

@media (max-width: 1200px) {
    .footer-section.style-2 .footer-wrapper .address-area .single-address {
        margin-bottom: 40px;
    }
}

@media (max-width: 991px) {
    .footer-section.style-2 .footer-wrapper .address-area .single-address {
        margin-bottom: 35px;
    }
}

@media (max-width: 767px) {
    .footer-section.style-2 .footer-wrapper .address-area .single-address {
        margin-bottom: 30px;
    }
}

.footer-section.style-2 .footer-wrapper .address-area .single-address:last-child {
    margin-bottom: 0px;
}

.footer-section.style-2 .footer-wrapper .address-area .single-address::before {
    display: none;
}

.footer-section.style-2 .footer-wrapper .address-area .single-address span {
    margin-bottom: 15px;
}

.footer-section.style-2 .footer-wrapper .footer-menu {
    border: none;
    padding: 0px 0px 0px 110px;
}

@media (max-width: 1800px) {
    .footer-section.style-2 .footer-wrapper .footer-menu {
        padding-left: 85px;
    }
}

@media (max-width: 1700px) {
    .footer-section.style-2 .footer-wrapper .footer-menu {
        padding-left: 70px;
    }
}

@media (max-width: 1400px) {
    .footer-section.style-2 .footer-wrapper .footer-menu {
        padding-left: 55px;
    }
}

@media (max-width: 1200px) {
    .footer-section.style-2 .footer-wrapper .footer-menu {
        padding-left: 45px;
    }
}

@media (max-width: 1200px) {
    .footer-section.style-2 .footer-wrapper .footer-menu {
        border: none;
        padding: 0px;
    }
}

.footer-section.style-2 .footer-bottom-wrap {
    background-color: rgb(255, 255, 255);
    border: none;
}

.footer-section.style-3 .footer-wrapper .address-area {
    padding: 0px;
    display: block;
    border: none;
}

.footer-section.style-3 .footer-wrapper .address-area .single-address {
    padding-left: 0px;
    margin-bottom: 45px;
}

@media (max-width: 1200px) {
    .footer-section.style-3 .footer-wrapper .address-area .single-address {
        margin-bottom: 40px;
    }
}

@media (max-width: 991px) {
    .footer-section.style-3 .footer-wrapper .address-area .single-address {
        margin-bottom: 35px;
    }
}

@media (max-width: 767px) {
    .footer-section.style-3 .footer-wrapper .address-area .single-address {
        margin-bottom: 30px;
    }
}

.footer-section.style-3 .footer-wrapper .address-area .single-address:last-child {
    margin-bottom: 0px;
}

.footer-section.style-3 .footer-wrapper .address-area .single-address::before {
    display: none;
}

.footer-section.style-3 .footer-wrapper .address-area .single-address span {
    margin-bottom: 15px;
}

.footer-section.style-3 .footer-wrapper .footer-menu {
    padding: 80px 60px;
}

@media (max-width: 1200px) {
    .footer-section.style-3 .footer-wrapper .footer-menu {
        padding: 0px;
    }
}

.footer-section.style-4 {
    background-color: rgb(0, 123, 255);
    border-top: 3px solid rgb(51, 51, 51);
}

.footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area {
    padding: 50px 35px;
}

@media (max-width: 1200px) {
    .footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area {
        padding: 50px 25px;
    }
}

@media (max-width: 1200px) {
    .footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area {
        padding: 0px;
    }
}

@media (max-width: 767px) {
    .footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area {
        flex-wrap: wrap;
    }
}

.footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content p {
    color: rgba(255, 255, 255, 0.7);
}

.footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content .social-list li a i,
.footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content .social-list li a span {
    color: rgba(255, 255, 255, 0.6);
}

.footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content .social-list li a:hover i,
.footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area .footer-logo-area .footer-content .social-list li a:hover span {
    color: rgb(255, 255, 255);
}

.footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .icon svg {
    fill: rgb(255, 255, 255);
}

.footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .content span {
    color: rgb(255, 255, 255);
}

.footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .content h6 a {
    color: rgba(255, 255, 255, 0.6);
}

.footer-section.style-4 .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .content h6 a:hover {
    color: rgb(51, 51, 51);
}

.footer-section.style-4 .footer-wrapper .contact-banner-area {
    background-image: linear-gradient(90deg, rgb(16, 16, 16) 20.1%, rgba(16, 16, 16, 0.5) 100%), url("../img/home3/footer-contact-bg.jpg");
}

@media (max-width: 1700px) {
    .footer-section.style-4 .footer-wrapper .contact-banner-area {
        padding: 64px 25px;
    }
}

@media (max-width: 1400px) {
    .footer-section.style-4 .footer-wrapper .contact-banner-area {
        padding: 64px 20px;
    }
}

@media (max-width: 1200px) {
    .footer-section.style-4 .footer-wrapper .contact-banner-area {
        padding: 64px 15px;
    }
}

.footer-section.style-4 .footer-wrapper .contact-banner-area h4 {
    font-size: 23px;
}

@media (max-width: 991px) {
    .footer-section.style-4 .footer-wrapper .contact-banner-area h4 {
        font-size: 21px;
    }
}

.footer-section.style-4 .footer-wrapper .address-area {
    padding: 0px;
    display: block;
    border: none;
}

.footer-section.style-4 .footer-wrapper .address-area .single-address {
    padding-left: 0px;
    margin-bottom: 45px;
}

@media (max-width: 1700px) {
    .footer-section.style-4 .footer-wrapper .address-area .single-address {
        max-width: 200px;
    }
}

@media (max-width: 1400px) {
    .footer-section.style-4 .footer-wrapper .address-area .single-address {
        max-width: 170px;
    }
}

@media (max-width: 1200px) {
    .footer-section.style-4 .footer-wrapper .address-area .single-address {
        margin-bottom: 40px;
    }
}

@media (max-width: 991px) {
    .footer-section.style-4 .footer-wrapper .address-area .single-address {
        margin-bottom: 35px;
    }
}

@media (max-width: 767px) {
    .footer-section.style-4 .footer-wrapper .address-area .single-address {
        margin-bottom: 30px;
    }
}

.footer-section.style-4 .footer-wrapper .address-area .single-address:last-child {
    margin-bottom: 0px;
}

.footer-section.style-4 .footer-wrapper .address-area .single-address::before {
    display: none;
}

.footer-section.style-4 .footer-wrapper .address-area .single-address span {
    margin-bottom: 15px;
    color: rgb(255, 255, 255);
}

.footer-section.style-4 .footer-wrapper .address-area .single-address a {
    color: rgba(255, 255, 255, 0.6);
}

.footer-section.style-4 .footer-wrapper .address-area .single-address a:hover {
    color: rgb(255, 255, 255);
}

.footer-section.style-4 .footer-wrapper .footer-menu {
    border-left: 1px solid rgba(255, 255, 255, 0.08);
    padding: 75px 60px;
}

@media (max-width: 1400px) {
    .footer-section.style-4 .footer-wrapper .footer-menu {
        padding: 75px 25px;
    }
}

@media (max-width: 1200px) {
    .footer-section.style-4 .footer-wrapper .footer-menu {
        padding: 75px 20px;
    }
}

@media (max-width: 1200px) {
    .footer-section.style-4 .footer-wrapper .footer-menu {
        border-left: none;
        padding: 0px;
    }
}

.footer-section.style-4 .footer-wrapper .footer-menu .footer-widget .widget-title h5 {
    color: rgb(255, 255, 255);
}

.footer-section.style-4 .footer-wrapper .footer-menu .footer-widget .widget-title h5::after {
    opacity: 0.4;
    background: linear-gradient(90.01deg, rgb(255, 255, 255) 0.01%, rgba(255, 255, 255, 0) 102.8%);
}

.footer-section.style-4 .footer-wrapper .footer-menu .footer-widget .menu-container .widget-list li a {
    color: rgba(255, 255, 255, 0.6);
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
}

.footer-section.style-4 .footer-wrapper .footer-menu .footer-widget .menu-container .widget-list li a:hover {
    color: rgb(255, 255, 255);
    background-size: 100% 1px;
    background-position: left 100%;
}

.footer-section.style-4 .footer-bottom-wrap {
    padding: 20px 0px;
    border-top: none;
    background-color: rgb(16, 16, 16);
}

.footer-section.style-4 .footer-bottom-wrap .footer-bottom .copyright-area p {
    color: rgba(255, 255, 255, 0.6);
}

.footer-section.style-4 .footer-bottom-wrap .footer-bottom .copyright-area p a {
    color: rgb(255, 255, 255);
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
}

.footer-section.style-4 .footer-bottom-wrap .footer-bottom .copyright-area p a:hover {
    background-size: 100% 1px;
    background-position: left 100%;
}

.footer-section.style-4 .footer-bottom-wrap .footer-bottom .footer-bottom-right ul li a {
    color: rgb(255, 255, 255);
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
}

.footer-section.style-4 .footer-bottom-wrap .footer-bottom .footer-bottom-right ul li a:hover {
    background-size: 100% 1px;
    background-position: left 100%;
}

.footer-wrapper>div {
    position: relative;
}

.footer-wrapper>div::before {
    content: "";
    position: absolute;
    left: -100vw;
    right: -100vw;
    height: 3px;
    top: 0px;
}

@media (max-width: 768px) {
    .section-title-wrap {
        padding-left: 0px;
        margin-bottom: 30px;
        display: block !important;
    }

    .section-title-wrap span {
        font-size: 12.7px;
        writing-mode: unset;
        position: relative;
        top: 0px;
        display: block;
        margin-bottom: 12px;
    }

    .section-title-wrap h2 {
        font-size: 26px;
    }

    .services-list-tabs .services-tab-content {
        padding: 25px;
    }

    .services-list-tabs .nav .nav-item {
        font-size: 20px;
        padding: 20px 25px 20px 55px;
    }

    .services-list-tabs .nav .nav-item sup {
        left: 25px;
    }
}

.funfacts-card h2 {
    font-size: 45px;
    margin-bottom: 5px;
    font-weight: 700;
}

.funfacts-card h2::after {
    content: attr(data-after);
}

.funfacts-card p {
    font-size: 15px;
    color: rgb(157, 154, 151);
}

.recognition-content {
    max-width: 635px;
    margin-left: auto;
    margin-right: 0px;
}

.recognition-content.wrap-style {
    position: relative;
    padding-left: 50px;
}

.recognition-wrap-area .recognition-content {
    max-width: 100%;
    margin-top: 45px;
    padding-right: 45px;
}

.recognition-right-content {
    padding-left: 20px;
    position: relative;
    z-index: 2;
}

.recognition-right-content img {
    min-height: 420px;
}

.recognition-right-content .awards-box {
    background: rgb(238, 51, 46);
    padding: 40px 35px 80px;
    max-width: 236.5px;
    position: absolute;
    top: -105px;
    left: 20px;
    width: 100%;
}

.recognition-right-content .awards-box h3 {
    font-size: 57px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    margin-bottom: 12px;
    line-height: 1;
}

.recognition-right-content .awards-box span {
    color: rgb(240, 236, 232);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.recognition-right-content .awards-box span b {
    display: block;
    font-weight: 400;
}

.recognition-right-content .experience-box {
    background: rgb(36, 35, 31);
    padding: 40px 35px 180px;
    z-index: 1;
    overflow: hidden;
    max-width: 270px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
}

.recognition-right-content .experience-box h3 {
    font-size: 57px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    margin-bottom: 12px;
    line-height: 1;
}

.recognition-right-content .experience-box h3 span {
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}

.recognition-right-content .experience-box span {
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.recognition-right-content .experience-box span b {
    display: block;
    font-weight: 400;
}

.recognition-right-content .experience-box .wrap {
    position: absolute;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0.3;
}

.recognition-right-content img {
    min-height: 420px;
    max-width: 100%;
    user-select: none;
    pointer-events: none;
}

.recognition-right-content .experience-box .wrap img {
    min-height: unset;
}

.recognition-content.wrap-style .sub {
    font-weight: 500;
    color: rgb(238, 51, 46);
    font-size: 15.7px;
    writing-mode: vertical-lr;
    position: absolute;
    left: 0px;
    top: 8.8px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.recognition-content p {
    font-size: 16px;
    margin-bottom: 20px;
    color: rgb(124, 119, 114);
}

.recognition-content h2 {
    margin-bottom: 15px;
    font-size: 40px;
    font-weight: 400;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: rgb(241, 241, 241);
    border-radius: 4px;
}

::-webkit-scrollbar-thumb {
    background: rgb(136, 136, 136);
    border-radius: 4px;
    transition: 0.3s;
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(102, 102, 102);
}

* {
    scrollbar-width: thin;
    scrollbar-color: rgb(136, 136, 136) rgb(241, 241, 241);
}

.slide_item img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.slide_item {
    position: relative;
}

.slide_item::before {
    content: "";
    position: absolute;
    inset: 0px;
    background-color: rgb(190, 2, 27);
    mix-blend-mode: multiply;
}

.slide_style1 h2 {
    color: rgb(255, 255, 255);
    font-size: 58px;
    font-weight: 700;
    margin: 0px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height: 1.2;
    text-transform: capitalize;
    letter-spacing: 0.3px;
    opacity: 0;
    transform: translateY(30px) scale(1.1);
    transition: 0.3s;
}

.slide_style1 p {
    font-size: 20px;
    overflow: hidden;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    color: rgb(245, 245, 245);
    margin-top: 20px;
    opacity: 0;
    transform: translateY(30px) scale(1.1);
    transition: 0.3s;
}

.slide_style1 a,
.swiper_left a {
    height: 48px;
    display: inline-flex;
    align-items: center;
    padding: 0px 40px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    border-radius: 30px;
    font-weight: 500;
    background: transparent;
    border: 1px solid rgb(255, 255, 255);
    margin-top: 24px;
    pointer-events: all;
    opacity: 0;
    transform: translateY(30px) scale(1.1);
    transition: 0.3s;
}

.slide_style1 a:hover,
.swiper_left a:hover {
    background-color: rgb(255, 255, 255);
    color: rgb(30, 30, 30);
}

.swiper_left a {
    border-color: rgb(0, 0, 0);
    color: rgb(0, 0, 0);
}

.swiper_left a:hover {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.slider_component.slider2 {
    position: relative;
    overflow: hidden;
}

.slider2 .mainSwiper img {
    width: 100%;
    object-fit: cover;
    min-height: 550px;
    height: 650px;
}

.slide_style1 {
    position: relative;
}

.slide_style1::before {
    content: "";
    position: absolute;
    inset: 0px;
    opacity: 0.7;
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    mix-blend-mode: multiply;
    pointer-events: none;
}

.slide_style1::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    background: rgb(255, 62, 62);
    mix-blend-mode: multiply;
    opacity: 0.7;
    pointer-events: none;
    width: 100%;
    height: 100%;
    transition: 0.3s 1s;
}

.swiper-slide-active.slide_style1::after {
    width: 0px;
}

.slide_style1 .container {
    position: absolute;
    left: 50%;
    padding: 0px 15px;
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
    top: 50%;
    opacity: 0;
    transition: 0.3s;
    margin-left: -100px;
}

.swiper-slide-active.slide_style1 .container {
    margin-left: 0px;
    opacity: 1;
}

.swiper-slide-active.slide_style1 .container h2 {
    opacity: 1;
    transform: none;
    transition-delay: 0.5s;
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 3;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}

.swiper-slide-active.slide_style1 .container p {
    opacity: 1;
    transform: none;
    transition-delay: 0.6s;
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 4;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}

.swiper-slide-active.slide_style1 .container a {
    opacity: 1;
    transform: none;
    transition-delay: 0.7s;
}

.slide_style1 .container>div {
    width: 630px;
    max-width: 100%;
}

.slider2 .mainSwiper {
    position: relative;
    overflow: hidden;
}

.slider2 .mainSwiper>.container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.slider2 .mainSwiper>.container button {
    pointer-events: all;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    font-size: 32px;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0.2);
}

.slider2 #mainPagination {
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: 80px;
    z-index: 2;
}

.slider2 #mainPagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    margin: 0px 5px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 0px;
}

.slider2 #mainPagination .swiper-pagination-bullet-active {
    background-color: rgb(255, 255, 255);
}

@media (min-width: 1400px) {
    .slider2 .mainSwiper>.container {
        max-width: 1400px;
        width: 1400px;
    }
}

.slider2 .slider_btns {
    display: flex;
    align-items: center;
    position: absolute;
    right: 50%;
    bottom: 60px;
    z-index: 2;
    transform: translateX(50%);
    justify-content: flex-end;
}

.slider2 .slider_btns button {
    font-size: 24px;
    color: rgb(208, 208, 208);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    border: 2px solid rgb(208, 208, 208);
    border-radius: 50%;
    pointer-events: all;
}

.slider2 .slider_btns button+button {
    margin-left: 10px;
}

.slider2 .swiper-container {
    overflow: hidden;
    width: 100%;
}

.slider2 #pagination1 {
    position: absolute;
    pointer-events: all;
    display: flex;
    gap: 10px;
    right: 30px;
    top: 60px;
    z-index: 2;
    color: rgb(208, 208, 208);
    font-size: 24px;
    letter-spacing: -4px;
    bottom: auto;
    justify-content: flex-end;
}

.slider2 #pagination1 span {
    font-size: 24px;
}

.slider2 #pagination1 span.swiper-pagination-current {
    font-size: 48px;
    font-weight: 800;
    position: relative;
    top: -9px;
}

.slider2 #pagination1 span.swiper-pagination-total {
    font-size: inherit;
}

.slide_style1 {
    position: relative;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .slider2 .header_right {
        flex: unset;
    }

    .slide_style1 h2 {
        font-size: 40px;
    }

    .slide_style1 p {
        font-size: 18px;
    }

    .slide_style1 a,
    .slide_style1 a,
    .swiper_left a {
        font-size: 16px !important;
        height: 40px !important;
        padding: 0px 20px !important;
    }
}

@media (max-width: 992px) {

    .slide_style1 h2,
    .swiper_item .container>div:last-child h2 {
        font-size: 40px !important;
    }

    .slide_style1 p,
    .swiper_item .container>div:last-child p {
        font-size: 18px !important
    }

    .slider2 .mainSwiper>.container button {
        display: none;
    }

    .slide_style1 .container>div {
        padding: 0px;
    }
}

@media (max-width: 768px) {
    .slide_style1 {}

    .slider2 #pagination1 {}

    .slider2 .top_bar .container,
    .slider2 .header_1 .container {
        padding: 0px 15px;
    }

    .slider2 .slider_btns button {
        height: 40px;
        width: 40px;
        font-size: 18px;
    }

    .slider2 .slider_btns {
        left: 15px;
    }

    .slider2 #mainPagination {
        bottom: 65px;
    }

    .slider2 .mainSwiper img {
        height: auto;
    }

    .slide_style1 h2 {
        font-size: 26px;
    }

    .slide_style1 p {
        font-size: 16px;
        margin-top: 15px;
    }

    .slide_style1 a {
        font-size: 14px;
        height: 35px;
        padding: 0px 15px;
    }

    .slide_style1 .container {
        bottom: 70px;
    }
}

.sust_section {
    position: relative;
    overflow: hidden;
    min-height: 580px;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.sust_section::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(237, 221, 83, 0) 100%);
    opacity: 0.9;
}

.sust_section .container {
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
}

.sust_inner {
    margin-left: auto;
    width: 700px;
    max-width: 100%;
    color: rgb(255, 255, 255);
}

.sust_inner h2 {
    font-weight: 800;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 1px;
}

.sust_inner p {
    margin: 15px 0px 30px;
}

.sust_inner a {
    color: inherit;
    font-weight: 600;
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
}

.sust_inner a i {
    position: relative;
    transition: 0.3s;
}

.sust_inner a:hover i {
    transform: translateX(10px);
}

.sust_inner a::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -10px;
    height: 3px;
    background-color: rgb(255, 255, 255);
    width: 100%;
}

.view_all2 {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: rgb(255, 255, 255);
    display: flex;
    gap: 15px;
    align-items: center;
    font-weight: 600;
}

.prd_item1 {
    display: flex;
    flex-direction: column;
    border-right: 1px solid rgb(221, 221, 221);
    padding: 40px 0px;
    height: 100%;
    background: rgb(245, 245, 245);
    transition: 0.3s;
    position: relative;
}

.prd_item1:hover {
    background: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}

.prd_item1:hover::before {
    opacity: 1;
}

.prd_item1 img {
    max-width: 100%;
    mix-blend-mode: multiply;
}

.prd_item1 strong {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: rgb(0, 0, 0);
    padding: 0px 20px 0px 30px;
    line-height: 1.2;
}

.prd_item1 strong span {
    font-size: 14px;
    font-weight: 500;
    display: block;
    letter-spacing: 0px;
    margin-top: 10px;
}

.productSwiper {
    position: relative;
}

.productSwiper::before {
    content: "";
    position: absolute;
    right: 100%;
    width: 100vw;
    top: 0px;
    background-color: rgb(245, 245, 245);
    height: 100%;
    z-index: 2;
}

.productSwiper .swiper-slide {
    height: auto;
}

.prd_title {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    max-width: none;
    flex-wrap: wrap;
    gap: 20px;
}

.prd_title .title {
    width: 850px;
    max-width: 100%;
}

.prd_title .link a {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: rgb(238, 51, 46);
    position: relative;
    text-transform: uppercase;
}

.header9 .top_bar {
    padding: 8px 0px;
    background-color: rgb(56, 142, 60);
}

.header9 .top_bar>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header9 .top_bar p {
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 500;
}

.header9 .top_bar ul {
    display: flex;
    gap: 5px;
    align-items: center;
}

.header9 .top_bar ul li {
    font-size: 12px;
    color: rgb(255, 255, 255);
    font-weight: 600;
}

.header9 .top_bar ul li a {
    font-size: 14px;
    color: inherit;
    display: flex;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.header9 .top_bar ul li a:hover {
    background-color: rgb(56, 142, 60);
    color: rgb(56, 142, 60);
}

.header9 .top_bar ul li a .icon-x {
    position: relative;
    top: -1px;
}

.header9.header_1 .container {
    position: relative;
}

.header9 .header_inner {
    display: flex;
    flex-direction: column;
    padding: 0px;
    position: relative;
    z-index: 2;
    background: rgb(255, 255, 255);
}

.header_inner>div:first-child {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.header9 .header_inner .logo img {
    max-width: 260px;
}

.header9 .hm_inner {
    display: flex;
    align-items: center;
    gap: 30px;
    width: 100%;
}

.header9 .hm_inner ul {
    gap: 10px;
}

.header9 .hm_inner a.donate_btn {
    border-color: rgb(56, 142, 60);
    margin-top: 0px;
    vertical-align: middle;
    color: rgb(255, 255, 255);
    background: rgb(56, 142, 60);
}

.header9 .hm_inner a.donate_btn:hover {
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
}

@media (min-width: 1201px) {
    .header9 .hm_inner .container>ul>li:first-child>a {
        padding-left: 0px;
    }

    .header9 .hm_inner .container>ul>li>ul {
        margin-top: 0px;
        position: relative;
    }

    .header9 .hm_inner .container>ul>li>ul::before {
        content: "";
        position: absolute;
        left: 0px;
        top: -26px;
        width: 100%;
        height: 26px;
    }

    .header9 .sub-menu li {
        position: relative;
    }

    .header9 .sub-menu li ul {
        left: 100%;
        top: 0px;
    }

    .header9 .sub-menu li:hover>ul {
        visibility: visible;
        opacity: 1;
    }

    .header9 .hm_inner .container>ul>li ul li {
        position: relative;
    }

    .header9 .hm_inner .container>ul>li ul li ul {
        position: absolute;
        left: 104%;
        top: 0px;
    }

    .header9 .hm_inner .container>ul>li ul li ul::before {
        content: "";
        position: absolute;
        left: -15px;
        top: 0px;
        bottom: 0px;
        width: 15px;
    }

    .header9 .hm_inner .container>ul {
        align-items: center;
        display: flex !important;
    }

    .header9 .hm_inner .container>ul>li ul li:hover>a {
        background-color: rgb(51, 51, 51);
        color: rgb(255, 255, 255);
    }

    .header9 .hm_inner .container>ul>li:hover>ul {
        opacity: 1;
        visibility: visible;
    }

    .header9 .hm_inner .container>ul>li>ul li:hover>ul {
        opacity: 1;
        visibility: visible;
    }

    .header9 .hm_inner .container>ul>li {
        position: relative;
    }

    .header9 .hm_inner .container>ul>li a {
        transition: 0.3s;
    }

    .header9 .hm_inner .container>ul>li ul {
        display: block !important;
    }
}

.header9 .hm_inner .container>ul>li>a {
    color: rgb(30, 30, 30);
    border-radius: 5px;
    font-size: 16px;
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.3px;
}

@media (min-width: 1200px) {
    .header9 .hm_inner .container>ul>li>a::before {
        content: "";
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 3px;
        background-color: rgb(0, 0, 0);
        transition: 0.3s;
        opacity: 0;
    }

    .header9 .hm_inner .container>ul>li:hover>a::before {
        opacity: 1;
    }
}

.header9 .hm_inner .container>ul>li>a.has-submenu::after {
    content: "+";
    font-family: FontAwesome;
    margin-left: 7px;
    font-size: 9px;
    color: rgb(30, 30, 30);
    width: 15px;
    height: 15px;
    background: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: bold;
}

.header9 .hm_inner .container>ul>li.active>a {
    color: rgb(238, 51, 46);
}

.header9 .has-submenu+i {
    display: none;
}

.header9 .hm_inner .container>ul>li ul {
    position: absolute;
    left: 0px;
    top: 100%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
    padding: 0px;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
    background: rgb(255, 255, 255);
}

.header9 .hm_inner .container>ul>li ul li a {
    display: flex;
    font-weight: 500;
    color: rgb(0, 0, 0);
    padding: 8px 25px;
    font-size: 15px;
    align-items: center;
    text-transform: uppercase;
}

.header9 .hm_inner .container>ul>li ul li a {
    white-space: nowrap;
}

.header9 .menu_trigger {
    display: none;
}

.header9 .src_trigger i {
    font-size: 16px;
}

.header9 .src_trigger {
    width: 48px;
    border: 1px solid rgb(30, 30, 30);
    border-radius: 50%;
    height: 48px;
    color: rgb(30, 30, 30);
}

.header9 .hm_inner a.donate_btn {
    height: 48px;
    display: inline-flex;
    align-items: center;
    padding: 0px 40px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    border-radius: 30px;
    font-weight: 500;
    transition: 0.3s;
    background: rgb(51, 51, 51);
    border: 1px solid rgb(51, 51, 51);
}

.header9 .hm_inner a.donate_btn span {
    position: relative;
    z-index: 2;
}

.header9 .src_area {
    position: absolute;
    bottom: 0px;
    background-color: rgb(255, 255, 255);
    visibility: hidden;
    opacity: 0;
    transform: translateX(-50%);
    transition: 0.3s;
    width: calc(100% - 40px);
    left: 50%;
    z-index: 4;
    border-radius: 0px 0px 20px 20px;
}

.header9 .src_area.active {
    opacity: 1;
    visibility: visible;
}

.header9.header_1 {
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 7px 0px;
    z-index: 10;
    position: fixed !important;
}

.header9 .sa_inner {
    position: relative;
}

.header9 .sa_inner input {
    width: 100%;
    height: 78px;
    color: rgb(30, 30, 30);
    font-size: 28px;
}

.header9 .sa_inner input::placeholder {
    color: rgb(199, 208, 210);
}

.header9 .sa_inner button {
    position: absolute;
    right: 0px;
    top: 50%;
    height: 44px;
    color: rgb(255, 255, 255);
    background-color: rgb(71, 99, 107);
    display: flex;
    padding: 0px 15px;
    border-radius: 5px;
    align-items: center;
    font-weight: 600;
    transform: translateY(-50%);
}

.header9 .header_right {}

.header9 .tb_contact li {
    display: flex;
    gap: 5px;
    font-size: 14px;
    font-weight: 400;
}

.header9 .tb_contact li+li {
    margin-left: 5px;
}

.header9 .tb_contact li svg {
    height: 14px;
}

@media (max-width: 1200px) {
    .header9 .hm_inner .container>ul ul {
        padding-right: 0px !important;
    }

    .header9 .hm_inner .container>ul ul a {
        padding-right: 15px !important;
        font-size: 14px !important;
    }

    .header9 button.src_button.menu_trigger {
        margin-left: -15px;
        position: relative;
        left: 15px;
        padding-left: 15px;
        font-size: 32px;
    }

    .header9 .hm_inner {
        justify-content: flex-end;
    }

    .header9 .hm_inner a.donate_btn {
        height: 40px;
        padding: 0px 20px;
    }

    .header9 .src_button.src_trigger {
        padding: 0px;
        justify-content: center;
        height: 40px;
        width: 40px;
    }

    .header9 .src_button {
        margin-left: 0px;
        font-size: 24px;
        display: flex;
        align-items: center;
        padding: 0px 15px;
        color: rgb(30, 30, 30);
    }

    .header9 .h_menu>ul>li>a.has-submenu::after,
    .header9 .has-submenu::after {
        content: "";
        font-family: FontAwesome;
        color: rgb(255, 255, 255);
        position: static;
        height: auto;
        border-radius: 0px;
        font-size: 20px;
        line-height: normal;
    }

    .header9 .has-submenu.active::after {
        content: "" !important;
    }

    .header9 .hm_inner .container>ul>li ul {
        position: static;
        visibility: visible;
        opacity: 1;
        box-shadow: none;
        margin: 0px;
        padding: 0px 20px;
        display: none;
        transition: none;
        background: transparent;
    }

    .header9 .hm_inner .container>ul>li ul li a {
        color: rgb(255, 255, 255);
        height: 36.5px;
    }

    .header9 .menu_trigger {
        display: block;
        padding-left: 0px;
    }

    .header9 .hm_inner ul {
        position: absolute;
        top: 100%;
        left: 15px;
        right: 15px;
        background-color: rgb(30, 30, 30);
        margin-top: 0px;
        display: none;
        overflow-y: auto;
        pointer-events: all;
    }

    .header9 .hm_inner .container>ul {
        max-height: 350px;
    }

    .header9 .hm_inner ul li {
        width: 100%;
    }

    .header9 .hm_inner ul li:last-child a {
        border: none;
    }

    .header9 .hm_inner ul li a {
        color: rgb(255, 255, 255);
        height: auto;
        padding: 10px 15px;
        justify-content: space-between;
        border-bottom: 1px solid rgba(255, 255, 255, 0.11);
        font-size: 14px;
    }

    .header9 .hm_inner ul li.active a {
        color: rgb(255, 255, 255);
    }
}

@media (max-width: 768px) {
    .header9 .hm_inner a.donate_btn {
        height: 40px;
        padding: 0px 20px;
        font-size: 16px;
    }

    .header9.header_1 .container {
        padding: 0px 15px;
    }

    .header9 .hm_inner {
        gap: 10px;
    }

    .header9 .hm_inner a.donate_btn {
        display: none;
    }

    .header9 .sa_inner input {
        font-size: 16px;
        height: 70px;
    }

    .header9 .sa_inner button {
        height: 30px;
        font-size: 13px;
    }

    .header9 .hm_inner a.donate_btn {
        padding: 0px 10px;
        font-size: 13px;
        height: 30px;
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
    }

    .header9 .src_button {
        height: 60px;
        font-size: 24px !important;
    }

    .header9 .hm_inner ul {
        left: -15px;
        right: -15px;
        padding: 15px;
    }

    .header9 .top_bar {
        display: none;
    }

    .header9 .header_inner .logo img {
        max-width: 180px;
    }
}

.header9 .header_green {
    background-color: rgb(0, 0, 0);
    padding: 15px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header9 .header_green p {
    color: rgb(255, 255, 255);
    font-size: 14px;
}

.header9 .header_social {
    display: flex;
    align-items: center;
    gap: 12px;
}

.header9 .header_social li span {
    font-size: 14px;
    color: rgb(255, 255, 255);
}

.header9 .header_social li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: rgb(255, 255, 255);
    font-size: 16px;
}

.call_place {
    position: relative;
    display: flex;
    gap: 15px;
    align-items: center;
    flex-direction: row-reverse;
    text-align: right;
}

.call_place i {
    font-size: 28px;
}

.call_place span {
    font-weight: 400;
    opacity: 0.6;
    font-size: 14px;
}

.call_place div {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    font-weight: 500;
    font-size: 17px;
}

@media (max-width: 992px) {
    .header9 .header_green {
        display: none;
    }

    .header9.header_1.fixed {
        top: 0px;
    }
}

.main_swiper {
    background-color: rgb(245, 245, 245);
    height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.main_swiper .container {
    position: relative;
    z-index: 2;
}

.swiper_pattern {
    position: absolute;
    inset: 0px;
    display: flex;
    justify-content: space-around;
}

.swiper_pattern>div {
    width: 1px;
    height: 100%;
    background-color: rgb(221, 221, 221);
}

.main_swiper>img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    user-select: none;
}

.swiper_item .container {
    display: flex;
    align-items: center;
}

.swiper_item .container>div:first-child {
    width: 350px;
    transform: translateY(-100px);
    transition: 0.3s;
    opacity: 0;
}

.swiper_item .container>div:first-child img {
    width: 100%;
    height: auto;
    min-height: auto;
}

.swiper_item .container>div:last-child {
    flex: 1 1 0%;
    padding-left: 140px;
    transform: translateY(100px);
    transition: 0.3s;
    opacity: 0;
}

.swiper-slide-active .swiper_item .container>div:first-child,
.swiper-slide-active .swiper_item .container>div:last-child {
    transform: none;
    opacity: 1;
    transition-delay: 0.5s;
}

.swiper_item .container>div:last-child h2 {
    font-size: 58px;
    font-weight: 700;
    color: rgb(0, 0, 0);
    margin: 0px;
    line-height: 1;
    display: block;
    text-transform: capitalize;
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 3;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}

.swiper_item .container>div:last-child h2 strong {
    color: rgb(238, 51, 46);
    display: block;
    font-weight: inherit;
    font-size: 60%;
    margin-bottom: 15px;
}

.swiper_item .container>div:last-child p {
    font-size: 20px;
    font-weight: 400;
    color: rgb(126, 136, 121);
    margin-top: 20px;
    line-height: 1.4;
    width: 600px;
    max-width: 100%;
}

.mainSlider {
    overflow: hidden;
}

#ms_pagination {
    position: absolute;
    bottom: 15px;
    left: 0px;
    text-align: center;
    z-index: 2;
}

#ms_pagination .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    background-color: rgb(238, 51, 46);
    border-radius: 2px;
    transition: 0.3s;
}

#ms_pagination .swiper-pagination-bullet-active {
    width: 60px;
}

.mainSlider .swiper-wrapper {
    align-items: center;
}

.menu_bar {
    border-top: 1px solid rgb(234, 234, 234);
}

.menu_bar .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_right button,
.header_right a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    height: 60px;
    border-radius: 10px;
    padding: 0px 0px 0px 10px;
    pointer-events: all;
    color: #000;
}

.header_right button img,
.header_right a img {
    height: 24px;
}

.header_right button span,
.header_right a span {
    display: block;
    opacity: 0.4;
    font-size: 14px;
}

.header_right button div,
.header_right a div {
    text-align: left;
    line-height: 1;
}

.slide_style1 img {
    width: 100%;
    height: 750px;
    object-fit: cover;
}

.slide_style1 {
    position: relative;
}

.slide_style1::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    opacity: 0.5;
}

.swiper_item {
    min-height: 550px;
    height: 650px;
    display: flex;
    align-items: center;
    position: relative;
}

.swiper_lines {
    position: absolute;
    inset: 0px;
    display: flex;
    justify-content: space-around;
    pointer-events: none;
}

.slide_style1 .swiper_lines {
    z-index: 2;
    opacity: 0.2;
}

.slide_style1 .swiper_lines::before {
    display: none;
}

.swiper_lines div {
    position: relative;
    z-index: -1;
    width: 1px;
    height: 100%;
    background-color: rgb(239, 239, 239);
}

#index_p {
    background-color: rgb(245, 245, 245);
    padding-bottom: 90px;
}

.recognition-wrap-area {
    margin-top: -90px;
}

.prd_hover {
    position: relative;
    transition: 0.3s;
    overflow: hidden;
}

.prd_hover img {
    width: 100%;
    transition: 0.3s;
}

.prd_hover img:last-child {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    z-index: 2;
    transform: translateX(0px);
}

.prd_item1:hover .prd_hover img:last-child,
.projects-image:hover .prd_hover img:last-child {
    opacity: 1;
    transform: none;
    transition-delay: 0.1s;
}

.prd_item1:hover .prd_hover img:first-child,
.projects-image:hover .prd_hover img:first-child {
    opacity: 0;
    transform: translateX(0px) rotateY(-60deg);
}

.prd_item1 video {
    mix-blend-mode: multiply;
}

.hover-video {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    background: #f5f5f5
}

.prd_item1:hover .hover-video {
    background-color: #fff;
}

.funfacts-card {
    display: inline-block;
    margin: 0px auto;
}

.fc_area>div {
    display: flex;
    justify-content: center;
}

.fc_area>div:not(:first-child) {
    border-left: 1px solid rgb(234, 234, 234);
}

.recognition-image {
    position: relative;
}

.recognition-image img {
    width: 100%;
}

.recognition-image div+img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
}

.three_d_viewing {
    position: relative;
    min-height: 300px;
    padding-left: 250px;
}

.trd_left {
    width: 250px;
    height: 100%;
    background-color: rgb(255, 255, 255);
    border-right: 3px solid rgb(238, 51, 46);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
}

.trd_left h3 {
    background-color: rgb(238, 51, 46);
    color: rgb(255, 255, 255);
    padding: 40px 0px 40px 40px;
    font-size: 48px;
    font-weight: 800;
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0px;
}

.trd_left svg {
    height: 50px;
}

.trd_left p {
    padding: 40px 0px 40px 40px;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
}

.trd_left ul {
    position: absolute;
    right: 40px;
    bottom: 20px;
    display: flex;
    gap: 15px;
}

.trd_left ul li button {
    font-size: 24px;
    color: rgb(30, 30, 30);
}

.trd_left ul li:last-child button {
    color: rgb(244, 61, 61);
}

.tab_section {
    background-color: rgb(255, 255, 255);
    padding: 80px 0px;
    border-bottom: 3px solid rgb(244, 61, 61);
    margin-bottom: -4px;
}

.tab_buttons ul {
    display: flex;
    gap: 10px;
}

.tab_buttons ul li button {
    display: flex;
    height: 60px;
    align-items: center;
    padding: 0px 30px;
    background-color: rgb(238, 238, 238);
    position: relative;
    font-size: 18px;
}

.tab_buttons ul li button::before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: rgb(238, 51, 46);
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
}

.tab_buttons ul li button.active {
    color: rgb(238, 51, 46);
    background-color: rgb(245, 245, 245);
}

.tab_buttons ul li button.active::before {
    opacity: 1;
}

.tab_content {
    min-height: 500px;
    background-color: rgb(245, 245, 245);
    padding: 40px;
}

img {
    max-width: 100%;
}

a.tab_item1 {
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    height: 100%;
    position: relative;
}

.tab_item1_img {
    position: relative;
}

.tab_item1_img i {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    width: 70px;
    height: 70px;
    border-radius: 10px;
    background-color: rgb(244, 61, 61);
    color: rgb(255, 255, 255);
    font-size: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.3s;
}

.tab_item1 div {
    padding: 15px;
    font-size: 16px;
}

.tab_item1 strong {
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
}

.tab_content .row>div {
    margin-bottom: 30px;
}

@media (min-width: 1200px) {
    .tab_item1:hover .tab_item1_img i {
        opacity: 1;
    }

    .tab_item1 {
        border: 1px solid transparent;
        transition: 0.3s;
    }

    .tab_item1:hover {
        border-color: rgb(238, 51, 46);
    }
}

.breadcrumb74 {
    margin-top: -80px;
    position: relative;
    z-index: 2;
}

.breadcrumb74 .breadcrumb {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px 0px 0px auto;
    padding-left: 24px;
    color: rgb(255, 255, 255);
    align-items: center;
    position: relative;
    opacity: 0.7;
    display: block;
}

.breadcrumb74 .breadcrumb a {
    font-size: 14px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    display: inline;
}

.breadcrumb74 .breadcrumb a+a::before {
    content: "/";
    position: relative;
    top: -1px;
    margin: 0px 9px;
    color: rgb(255, 255, 255);
    opacity: 0.5;
}

.breadcrumb74 .breadcrumb_overlay {
    position: relative;
    padding: 30px 0px;
    display: flex;
}

.breadcrumb74 .breadcrumb_overlay svg {
    position: absolute;
    left: 0px;
    top: 3px;
    width: 19px;
    pointer-events: none;
}

.breadcrumb74 .breadcrumb_overlay svg * {
    fill: rgb(255, 255, 255);
}

@media (max-width: 768px) {
    .breadcrumb74 .breadcrumb_overlay {
        padding: 15px 0px;
    }
}

.recognition-image>i {
    content: "";
    position: absolute;
    inset: 0px;
    background: rgb(51, 51, 51);
    z-index: 3;
    mix-blend-mode: color;
}

.slider_component .swiper-slide {
    overflow: hidden;
}

.contact-area {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 90px 0px;
}

.contact-area.bg-white-wrap .contact-image img {
    min-height: 745px;
}

.contact-area.bg-white-wrap .contact-form-wrap .title span {
    font-weight: 500;
    color: rgb(238, 51, 46);
    font-size: 15px;
    writing-mode: vertical-lr;
    position: absolute;
    left: 0px;
    top: 8.8px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.contact-area.bg-white-wrap .contact-form-wrap .title h2 {
    color: #000;
    margin-bottom: 0px;
    font-weight: 400;
}

.contact-area.bg-white-wrap .contact-form-wrap form .form-group label {
    color: rgb(0, 0, 0);
    text-transform: uppercase;
}

.contact-area.bg-white-wrap .contact-form-wrap form .form-group .form-control {
    border-bottom: 1px solid rgb(237, 237, 237);
    color: rgb(157, 154, 151);
    resize: none;
}

.contact-area.bg-white-wrap .contact-form-wrap form .form-group .form-control::placeholder {
    color: rgb(157, 154, 151);
}

.contact-area.bg-white-wrap .contact-form-wrap form .form-group .form-control:focus::placeholder {
    color: transparent;
}

.contact-area.bg-white-wrap .contact-info-list li,
.contact-area.bg-white-wrap .contact-info-list li a {
    color: rgb(108, 102, 97);
}

.contact-area.bg-white-wrap .contact-info-list li a:hover {
    color: rgb(238, 51, 46);
}

.contact-area.bg-white-wrap .contact-info-list li .social li a {
    color: #000
}

.contact-area.bg-white-wrap .contact-info-list li .social li a:hover {
    color: rgb(238, 51, 46);
}

.contact-shape1 {
    top: 2%;
    right: 0px;
    transform: translateY(-2%) translateX(0px);
}

.contact-area.with-top-border .container {
    border-top: 1px dashed rgb(100, 100, 100);
}

.contact-area.with-top-border .contact-image img {
    min-height: 745px;
}

.contact-area.with-top-border .contact-form-wrap .title span {
    font-weight: 500;
    color: rgb(238, 51, 46);
    font-size: 15px;
    writing-mode: vertical-lr;
    position: absolute;
    left: 0px;
    top: 8.8px;
    letter-spacing: 1.6px;
}

.contact-area.with-top-border .contact-form-wrap .title h2 {
    color: rgb(255, 255, 255);
    margin-bottom: 0px;
    font-weight: 400;
}

.contact-image img {
    min-height: 775px;
}

.contact-form-wrap .title {
    max-width: 550px;
    margin-bottom: 35px;
}

.contact-form-wrap .title h2 {
    font-size: 40px;
    color: rgb(225, 219, 214);
    margin-bottom: 18px;
}

.contact-form-wrap .title h2 span {
    color: transparent;
    -webkit-text-stroke: 0.5px rgb(255, 255, 255);
    user-select: none;
}

.contact-form-wrap form .form-group {
    margin-bottom: 40px;
}

.contact-form-wrap form .form-group label {
    font-size: 14px;
    color: rgb(255, 255, 255);
    letter-spacing: 1.3px;
    display: block;
    margin-bottom: 20px;
}

.contact-form-wrap form .form-group label span {
    background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 1.3px;
}

.contact-form-wrap form .form-group .form-control {
    background-color: transparent;
    display: inline-block;
    width: 100%;
    padding: 0px 0px 15px;
    color: rgb(157, 154, 151);
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-bottom: 1px solid rgb(58, 56, 53);
    box-shadow: unset;
    border-radius: 0px;
    outline: 0px;
}

.contact-form-wrap form .form-group .form-control::placeholder {
    color: rgb(157, 154, 151);
    transition: var(--transition);
}

.contact-form-wrap form .form-group .form-control:focus::placeholder {
    color: transparent;
}

.contact-form-wrap form .form-group textarea.form-control {
    min-height: auto;
}

.contact-form-wrap form .form-group .form-select {
    background-position: right 0px center;
    color: #000 !important;
}

.contact-form-wrap form .default-btn {
    border: none;
}

.contact-form-wrap form .default-btn:hover {
    background-color: rgb(0, 0, 0);
}

.contact-info-list {
    padding-left: 30px;
    margin-bottom: 0px;
}

.contact-info-list li {
    list-style-type: none;
    margin-bottom: 50px;
    color: rgb(157, 154, 151);
}

.contact-info-list li:last-child {
    margin-bottom: 0px;
}

.contact-info-list li span {
    color: rgb(238, 51, 46);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.5px;
    display: block;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.contact-info-list li a {
    color: rgb(157, 154, 151);
    display: block;
    margin-bottom: 5px;
}

.contact-info-list li a:last-child {
    margin-bottom: 0px;
}

.contact-info-list li a:hover {
    color: rgb(238, 51, 46);
}

.contact-info-list li .social {
    padding-left: 0px;
    display: flex;
}

.contact-info-list li .social li {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 25px;
}

.contact-info-list li .social li:last-child {
    margin-right: 0px;
}

.contact-info-list li .social li a {
    color: rgb(255, 255, 255);
}

.contact-info-list li .social li a:hover {
    color: rgb(238, 51, 46);
}

.contact-shape1 {
    position: absolute;
    top: 10%;
    right: 0;
    transform: translateY(-10%) translateX(-8%);
    z-index: -1;
    opacity: 0.5;
}

.map-area iframe {
    display: flex;
    width: 100%;
    height: 470px;
    border-radius: 2px;
}

.default-btn {
    display: inline-block;
    padding: 15px 30px;
    background-color: rgb(238, 51, 46);
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.map-area {
    margin-bottom: 90px;
}

.projects-area {
    padding: 90px 0px;
}

.projects-item {
    margin-bottom: 40px
}

.projects-item .projects-image {
    position: relative
}

.projects-image a {
    display: flex;
    position: relative;
}

.projects-image a::before {
    content: "\f00e";
    font-family: 'FontAwesome';
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    width: 70px;
    height: 70px;
    border-radius: 10px;
    background-color: rgb(244, 61, 61);
    color: rgb(255, 255, 255);
    font-size: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.3s;
}

@media(min-width:1201px) {
    .projects-image a:hover::before {
        opacity: 1;
    }
}

.projects-item .projects-image .icon {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: var(--transition)
}

.projects-item .projects-image .icon a {
    display: inline-block;
    height: 80px;
    width: 80px;
    background-color: #ee332e;
    text-align: center;
    transition: var(--transition);
    position: relative;
    display: block
}

.projects-item .projects-image .icon a img {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto
}

.projects-item .projects-image .icon a:hover {
    background-color: #fff
}

.projects-item .projects-content {
    margin-top: 25px
}

.projects-item .projects-content h3 {
    margin-bottom: 0;
    font-size: 24px
}

.projects-item .projects-content h3 a {
    color: #bdbdbd
}

.projects-item .projects-content h3 span {
    color: #9d9a97;
    font-size: var(--fontSize);
    font-weight: 400
}

.projects-item:hover .projects-image .icon {
    opacity: 1;
    visibility: visible
}

.projects-btn {
    text-align: center
}

.projects-btn a {
    color: #9d9a97;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1.5px;
    position: relative
}

.projects-btn a:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #ee332e;
    transition: var(--transition)
}

.projects-btn a:hover {
    color: #ee332e
}

.projects-btn a:hover:before {
    width: 100%
}

.projects-scroll-area {
    overflow: hidden
}

.projects-scroll-area .container-fluid {
    position: relative;
    left: calc((100% - 1320px) / 2);
    overflow: hidden
}

.projects-scroll-card .content {
    margin-top: 40px
}

.projects-scroll-card .content h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px
}

.projects-scroll-card .content h3 a {
    color: #000
}

.projects-scroll-card .content h3 span {
    color: #9d9a97;
    font-size: 14px;
    letter-spacing: 1.4px;
    font-weight: 400
}

.projects-scroll-card .content p {
    margin-bottom: 25px
}

.projects-scroll-card .content .projects-btn {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.5px;
    color: #ee332e;
    position: relative
}

.projects-scroll-card .content .projects-btn:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background-color: #ee332e;
    width: 0;
    height: 2px;
    transition: var(--transition)
}

.projects-scroll-card .content .projects-btn:hover:before {
    width: 100%
}

.projects-scroll-thumb {
    margin-left: 45px;
    margin-right: 80px
}

.projects-scroll-button {
    position: relative
}

.projects-scroll-button .swiper-button-next {
    position: absolute;
    right: 32px;
    top: -450px
}

.projects-scroll-button .swiper-button-next:after {
    display: none
}

.projects-scroll-button .swiper-button-prev {
    position: absolute;
    left: -2px;
    top: -450px
}

.projects-scroll-button .swiper-button-prev:after {
    display: none
}

.projects-scroll-slide .projects-scroll-card {
    padding-right: 50px
}

.projects-scroll-slide .project-lg-img {
    padding-left: 70px
}

.projects-scroll-slide .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px
}

.projects-scroll-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.projects-scroll-slide .swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #ee332e
}

.projects-area.bg-wrap-with-black {
    background-color: #000
}

.projects-area.bg-wrap-with-black .section-title-wrap {
    padding-left: 35px
}

.projects-area.bg-wrap-with-black .section-title-wrap span {
    left: -12px
}

.projects-area.bg-wrap-with-black .section-title-wrap h2 {
    color: #fff
}

.projects-area.bg-wrap-with-black .col-lg-6:first-child .projects-inner-border {
    padding-right: 80px
}

.projects-area.bg-wrap-with-black .col-lg-6:nth-child(2) .projects-inner-border {
    padding-left: 80px;
    border-left: 1px dashed #44433f
}

.projects-area.bg-wrap-with-black .projects-item {
    margin-bottom: 60px;
    padding-left: 55px;
    position: relative
}

.projects-area.bg-wrap-with-black .projects-item .projects-image {
    position: relative
}

.projects-area.bg-wrap-with-black .projects-item .projects-image .projects-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: #000;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.5px;
    display: inline-block;
    padding: 40px 50px;
    transition: var(--transition);
    opacity: 0;
    visibility: hidden
}

.projects-area.bg-wrap-with-black .projects-item .projects-image .projects-btn:hover {
    background-color: #ee332e
}

.projects-area.bg-wrap-with-black .projects-item .projects-content {
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: 2px
}

.projects-area.bg-wrap-with-black .projects-item .projects-content h3 {
    writing-mode: vertical-lr;
    margin-left: 0;
    margin-right: 0
}

.projects-area.bg-wrap-with-black .projects-item:hover .projects-image .projects-btn {
    opacity: 1;
    visibility: visible
}

.projects-area.bg-wrap-with-black .projects-btn a {
    color: #ee332e
}

.projects-area.without-wrap-border .section-title-wrap {
    max-width: 100%;
    padding-left: 0
}

.projects-area.without-wrap-border .section-title-wrap .title {
    max-width: 620px;
    padding-left: 45px
}

.projects-area.without-wrap-border .section-title-wrap span {
    font-size: 14.7px;
    top: 7.8px
}

.projects-area.without-wrap-border .col-lg-4:first-child .projects-inner-border {
    border-right: none
}

.projects-area.without-wrap-border .col-lg-4:nth-child(3) .projects-inner-border {
    border-left: none
}

.projects-area.without-wrap-border .projects-item .projects-content h3 a {
    color: #000
}

.projects-area.without-wrap-border .projects-item .projects-content h3 span {
    color: #9d9a97;
    display: block;
    margin: 0 !important;
}

.tabs-nav,
.tabs-nav .tab-btn {
    display: inline-block
}

.tabs-nav .tab-btn {
    border: none;
    background: #f2efeb;
    padding: 12px 20px;
    font-size: 15.8px;
    color: #000;
    margin-right: 12px;
    margin-bottom: 10px
}

.tabs-nav .tab-btn:last-child {
    margin-right: 0
}

.tabs-nav .tab-btn b {
    color: #928d80;
    font-weight: 400;
    font-size: 14px
}

.tabs-nav .tab-btn.active {
    background-color: #ee332e;
    color: #fff
}

.tabs-nav .tab-btn.active b {
    color: #eed5c3
}

.projects-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.content-detail {
    font-size: 1rem;
    line-height: 1.6;
    color: #333;
    word-wrap: break-word;
}

.content-detail h1,
.content-detail h2,
.content-detail h3,
.content-detail h4,
.content-detail h5,
.content-detail h6 {
    font-weight: 500;
    margin: 1em 0 0.5em;
    line-height: 1.3;
}

.content-detail h1 {
    font-size: 2em;
}

.content-detail h2 {
    font-size: 1.75em;
}

.content-detail h3 {
    font-size: 1.5em;
}

.content-detail h4 {
    font-size: 1.25em;
}

.content-detail h5 {
    font-size: 1.1em;
}

.content-detail h6 {
    font-size: 1em;
}

.content-detail p {
    margin: 1em 0;
}

.content-detail ul {
    list-style-type: disc;
    margin: 1em 0;
    padding-left: 2em;
}

.content-detail ol {
    list-style-type: decimal;
    margin: 1em 0;
    padding-left: 2em;
}

.content-detail ul ul,
.content-detail ol ul,
.content-detail ul ol,
.content-detail ol ol {
    list-style-type: circle;
    margin-left: 1em;
}

.content-detail li {
    margin-bottom: 0.5em;
    list-style: inherit;
}

.content-detail a {
    color: #333;
    text-decoration: underline;
    transition: color 0.2s;
}

.content-detail a:hover {
    color: #004080;
}

.content-detail b,
.content-detail strong {
    font-weight: bold;
}

.content-detail i,
.content-detail em {
    font-style: italic;
}

.content-detail u {
    text-decoration: underline;
}

.content-detail blockquote {
    border-left: 4px solid #ccc;
    margin: 1em 0;
    padding: 1em;
    color: #666;
    font-style: italic;
    background-color: #f9f9f9;
}

.content-detail code {
    font-family: monospace;
    background-color: #f4f4f4;
    padding: 0.2em 0.4em;
    border-radius: 4px;
}

.content-detail pre {
    font-family: monospace;
    background-color: #f4f4f4;
    padding: 1em;
    border-radius: 4px;
    overflow-x: auto;
    margin: 1em 0;
    white-space: pre-wrap;
}

.content-detail table {
    width: 100%;
    border-collapse: collapse;
    margin: 1em 0;
    border: 1px solid #ddd;
}

.content-detail th,
.content-detail td {
    border: 1px solid #ddd;
    padding: 0.75em;
    text-align: left;
}

.content-detail th {
    background-color: #f5f5f5;
    font-weight: bold;
}

.content-detail img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 1em 0;
}

.content-detail dl {
    margin: 1em 0;
}

.content-detail dt {
    font-weight: bold;
    margin-top: 1em;
}

.content-detail dd {
    margin-left: 1em;
}

.content-detail hr {
    border: none;
    border-top: 1px solid #ddd;
    margin: 1.5em 0;
}

.content-detail input,
.content-detail select,
.content-detail textarea,
.content-detail button {
    font: inherit;
    padding: 0.5em;
    margin: 0.5em 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.content-detail button {
    background-color: #0066cc;
    color: white;
    cursor: pointer;
    transition: background-color 0.2s;
}

.content-detail button:hover {
    background-color: #004080;
}

.content-detail sub,
.content-detail sup {
    font-size: 0.8em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.content-detail sup {
    top: -0.5em;
}

.content-detail sub {
    bottom: -0.25em;
}

.content-detail iframe,
.content-detail video {
    max-width: 100%;
    height: auto;
    margin: 1em 0;
    border: none;
}

.content-detail figure {
    margin: 1em 0;
    text-align: center;
}

.content-detail figcaption {
    font-size: 0.9em;
    color: #666;
}

.content-detail mark {
    background-color: #ff0;
    color: #333;
}

.content-detail aside {
    background-color: #f9f9f9;
    padding: 1em;
    margin: 1em 0;
    border-left: 4px solid #ccc;
    font-size: 0.9em;
    color: #555;
}

.content-detail .pull-quote {
    font-size: 1.2em;
    font-style: italic;
    text-align: center;
    margin: 1em 0;
    color: #444;
}

.content-detail abbr[title] {
    border-bottom: 1px dotted #333;
    cursor: help;
}

.production_dc {
    margin-bottom: 60px;
}

.production_dc h1 {
    font-weight: 400;
}

.production_dc>:first-child {
    margin-top: 0;
}

#certs_page img {
    height: auto;
}

.title .x_fdt {
    display: block;
}

.title strong.x_fdt {
    color: #ee332e;
}

.sidemenu119 .CategorySubjects {
    color: #333333;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 30px;
}

.sidemenu119 .wbx_1+.wbx_1 {
    margin-top: 30px;
}

.sidemenu119 .sub_menu ul li a {
    font-size: 18px;
    color: #484848;
    padding: 16px 0 16px 20px;
    font-weight: 700;
    display: flex;
    transition: all .3s;
    border-left: 1px solid #f5d2d2;
    transition: all .3s;
    position: relative;
    cursor: pointer;
}

.sidemenu119 .sub_menu ul li a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #ee332e;
    opacity: 0;
    transition: all .3s;
}

.sidemenu119 .sub_menu ul li a.active::before {
    opacity: 1;
}

.sidemenu119 .sub_menu ul li a.active:before {
    opacity: 1;
}
.file_section {
    margin: 20px 0px;
    border: 1px solid rgb(234, 234, 234);
    border-radius: 10px;
    padding: 30px;
  }
  
  .file_section > h3 {
    font-weight: bold;
    font-size: 1.25em;
  }
  
  .file_section ul li + li {
    border-top: 1px solid rgb(234, 234, 234);
  }
  
  .file_section ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
    gap: 15px;
    color: #1e1e1e;
  }
  
  .file_section ul li a span {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
  }
  
  .file_section ul li a > strong {
    font-weight: 700;
    white-space: nowrap;
  }
  
  .file_section ul li a span i {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    border-radius: 6px;
    background: #ee332e
  }
  
  .file_section ul li a span p {
    margin: 0px;
    font-weight: inherit;
    flex: 1 1 0%;
  }

@media(min-width:1200px) {
    .sidemenu119 .sub_menu ul li a:hover::before {
        opacity: 1;
    }

    .sidemenu119 .sub_menu ul li a:hover:before {
        opacity: 1;
    }

    .sidemenu119 .sub_menu ul li a:hover {
        color: #ee332e;
    }
}

.sidemenu119 #latest_news li a {
    height: auto;
    font-size: 22px;
    padding: 10px 0;
    line-height: 1.4;
}

.sidemenu119 #latest_news li a span {
    font-size: 12px;
    display: block;
}

.sidemenu119 #latest_news li a::before {
    display: none;
}

.sidemenu119 .rn_list {
    display: flex;
    flex-direction: column;
}

.sidemenu119 .rn_list li a {
    display: flex;
    align-items: center;
}

.sidemenu119 .rn_list li+li {
    margin-top: 12px;
    padding-top: 12px;
}

.sidemenu119 .rn_list li a>div:first-child {
    width: 110px;
}

.sidemenu119 .rn_list li a>div:first-child img {
    width: 100%;
}

.sidemenu119 .rn_list li a>div:last-child {
    flex: 1;
    padding-left: 10px;
}

.sidemenu119 .rn_list li a>div:last-child h3 {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    color: #000;
    line-height: 1.3;
}

.sidemenu119 .lister_sidebar {
    background-color: #fff;
    padding: 0 24px 24px;
}

.sidemenu119 .bigNews img {
    width: auto;
}

.sidemenu119 .bigNews>a.no_btn789 {
    font-size: 20px;
    color: #000;
    line-height: 1.2;
    margin: 15px 0;
    display: flex;
}

.sidemenu119 .bigNews p {
    font-size: 14px;
    line-height: 1.4;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}

.sidemenu119 .bigNews>a.donate_link789 {
    display: inline-flex;
    height: 46px;
    border: 1px solid #ee332e;
    padding: 0 30px;
    align-items: center;
    color: #ee332e;
    margin-top: 24px;
    font-weight: 600;
    transition: all .3s;
}

.sidemenu119 .bigNews>a.donate_link789:hover {
    background-color: #ee332e;
    color: #fff;
}

#map {
    width: 100%;
    height: 50vh;
    border-radius: 10px;
    min-height: 620px;
    z-index: 2;
}

#c_select {
    margin-bottom: 30px;
}

#c_select>label {
    margin-bottom: 15px;
}

#blog-list .projects-image a::before {
    content: "\f4d5";
    font-family: "Font Awesome 6 Brands";
}

.detail_wrapper .title {
    margin-bottom: 40px;
}

#gallery_page .projects-item {
    margin-bottom: 30px;
}

.products_page img {
    border: 1px solid #eaeaea;
}

.products_page .projects-image a::before {
    /* content: "\e661"; */
    display: none;
}

#smooth-wrapper {
    overflow: hidden;
}

#smooth-content {
    min-height: 100vh;
    padding-top: 140px;
}

#certs_page.movie_page .projects-image a::before{
    content: "\f04b";
}
#certs_page.cata_page .projects-image a::before{
    content: "\e0c0"
}

@media (max-width: 1200px) {
    #smooth-content {
        padding-top: 90px;
    }

    .call_place {
        display: none;
    }

    .header9 .hm_inner.menu_bar {
        position: relative;
        top: -75px;
        margin-bottom: -61px;
        border: none;
        padding-right: 50px;
        pointer-events: none;
    }

    .header9 .hm_inner.menu_bar .header_right {
        margin-left: auto;
    }

    .header9.header_1 .container {
        max-width: 100%;
        position: static;
    }

    .header9 .hm_inner .container>ul>li>a {
        color: rgb(255, 255, 255);
        padding: 0px 30px;
    }
}

@media (max-width: 992px) {
    .swiper_item .container>div:last-child {
        padding-left: 0 !important;
    }

    .swiper_item .container {
        flex-wrap: wrap;
        row-gap: 30px;
    }

    .swiper_item .container>div:first-child img {
        width: 150px;
    }

    .sidemenu119 .lister_sidebar {
        padding: 0;
        margin-top: 30px;
    }

    .contact_img {
        display: none;
    }

    .services-list-tabs>.row {
        flex-direction: column-reverse;
    }

    .view_all2 {
        bottom: 30px;
        display: none;
    }

    .recognition-wrap-area .recognition-content {
        padding-right: 0px;
    }

    .fc_area>div:nth-child(3) {
        border-left: none;
    }

    .fc_area {
        margin-top: 30px;
        row-gap: 30px;
    }

    .fc_area .d-flex.align-items-center {
        justify-content: center;
    }

    .recognition-right-content img {
        display: none;
    }

    .recognition-right-content .experience-box,
    .recognition-right-content .awards-box {
        position: static;
        display: inline-block;
        width: 50%;
        max-width: none;
        padding: 30px;
    }

    .recognition-right-content {
        max-width: none;
        width: 100%;
        padding-left: 0px;
        display: flex;
    }

    .contact-shape1 {
        display: none;
    }
}

@media (max-width: 768px) {
    .file_section{
        padding: 20px;
    }
    #smooth-content {
        padding-top: 60px;
    }

    .slide_style1 h2,
    .swiper_item .container>div:last-child h2 {
        font-size: 32px !important;
    }

    .swiper_item .container>div:last-child p,
    .slide_style1 p,
    .swiper_item .container>div:last-child p {
        font-size: 16px !important;
    }

    .swiper_item .container>div:first-child img {
        width: 90px;
    }

    .swiper_item {
        height: 550px;
    }

    .swiper_item .container>div:last-child p {
        width: 100% !important;
    }

    #blog-list .projects-image img {
        height: auto
    }

    #map {
        height: 400px;
        min-height: auto;
    }

    .projects-item {
        margin-bottom: 30px;
    }

    .projects-item .projects-content h3 {
        font-size: 18px;
    }

    .tabs-nav .tab-btn {
        padding: 10px 15px;
        margin-right: 12px;
        margin-bottom: 16px;
    }

    .projects-area.without-wrap-border .section-title-wrap .title {
        padding-left: 0;
    }

    .tabs-nav {
        margin-top: 30px;
    }

    .map-area {
        margin-bottom: 0px;
    }

    div.contact-7 {
        padding-left: 15px !important;
    }

    .contact-area.bg-white-wrap .contact-form-wrap .title span {
        position: static;
        writing-mode: unset;
    }

    .contact-area.bg-white-wrap .contact-form-wrap .title h2 {
        font-size: 26px;
    }

    .contact-info-list {
        padding-left: 0;
        margin-top: 30px;
    }

    .contact-area {
        padding: 45px 0px;
    }

    .projects-area {
        padding: 45px 0px 0;
    }

    .sust_inner h2 {
        font-size: 26px;
    }

    .sust_inner p {
        font-size: 14px;
    }

    .sust_section .container {
        bottom: 40px;
    }

    .sust_section {
        min-height: 400px;
    }

    .recognition-wrap-area {
        margin-top: 0px;
    }

    .recognition-content h2 {
        font-size: 26px;
    }

    .funfacts-card h2 {
        font-size: 28px;
    }

    .funfacts-card p {
        font-size: 14px;
    }

    #index_p {
        padding-bottom: 45px;
    }

    .swiper_lines div:nth-child(1),
    .swiper_lines div:nth-child(2) {
        display: none;
    }

    .tab_buttons ul li button {
        height: 50px;
        padding: 0px 20px;
        font-size: 16px;
    }

    .tab_content {
        padding: 20px;
    }

    .section_padding,
    .tab_section {
        padding: 45px 0px;
    }

    .three_d_viewing {
        padding-left: 0px;
    }

    .trd_left h3 {
        padding: 20px 0px 20px 20px;
        font-size: 32px;
    }

    .trd_left svg {
        height: 30px;
    }

    .trd_left {
        position: relative;
        width: 100%;
        height: auto;
        border-right: none;
        border-bottom: 3px solid rgb(238, 51, 46);
    }

    .trd_left p {
        padding: 30px 0px 30px 20px;
    }

    .trd_left ul {
        bottom: 30px;
        gap: 0px;
        right: 15px;
    }

    .header9 .hm_inner.menu_bar {
        top: -61px;
        padding-right: 40px;
    }

    header+.recognition-image div+img {
        height: 150px !important;
    }

    .breadcrumb74 {
        margin-top: -60px;
    }

    .trd_left ul li button {
        padding: 0px 15px;
    }
}