:root {
    --primary-color: #B1E3EC;
    --primary-dark-color: #3A5458;
    --primary-blue-color: #459BA8;
    --primary-blue-100-color: #159CA6;
    --primary-blue-200-color: #49BBBD;
    --primary-light-color: #696984;
    --black-color: #000000;
    --black-color-nav: #010101;
    --black-color-light: #2D3436;
    --white: #FFFFFF;
    --green: #99C563;

    --sub-header-height: 56px;
    --header-height: 90px;
    --footer-bg: #C7DEE1;
    --font-family: "Roboto", sans-serif !important;

}

body {
    font-family: var(--font-family);
}

.home-header {
    padding: 8px 16px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.nav-logo {
    padding-bottom: 8px;
}

.web-logo {
    width: 190px;
    transition: opacity 0.3s ease;
    opacity: 1;
}

.logo-fade-out {
    opacity: 0;
}

.header-transparent {
    background: transparent;
    transition: background-color 0.4s ease, opacity 0.4s ease;
}

.header-white {
    background: #FFFFFF;
    transition: background-color 0.4s ease, opacity 0.4s ease;
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.3);
}

.header-transparent .nav-main .nav-link {
    font-size: 16px;
    color: #FFFFFF;
}

.header-white .nav-main .nav-link {
    color: rgba(0, 114, 161, .8);
    font-size: 16px;
}

.header-white .nav-main .nav-link:hover,
.header-white .nav-main .nav-link.active {
    color: rgba(0, 0, 0, .7);
}

.hero-slider-box {
    padding: 20px 8%;
}

.hero-title {
    font-size: clamp(25px, 6.25vw, 90px);
    line-height: 75px;
    color: #fff;
    font-weight: bold;
    text-shadow: 11px 22px 10px rgba(0, 0, 0, 0.16);
}

.hero-text {
    font-size: clamp(22px, 2.77vw, 40px);
    line-height: 55px;
    color: #fff;
    font-weight: bold;
    text-shadow: 11px 22px 10px rgba(0, 0, 0, 0.16);
}

.transparent-text {
    color: transparent !important;
}

.hero-slider-content {
    width: 100%;
    max-width: 600px;
}

.hero-container {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 8px;
    flex-wrap: nowrap;
    min-height: 100vh;
    padding-bottom: 160px;
}

.title-2 {
    font-size: clamp(22px, 4.16vw, 60px);
    color: #99c563;
    font-weight: normal;
}

.title-2 span {
    color: #0072A1;
    font-weight: bold;
}

.about-circles-box {
    width: 190px;
    position: absolute;
}

.about-circles-box.one {
    width: 158px;
}

.about-circles-box.two {
    width: 175px;
}

.about-circles-box.three {
    width: 192px;
}


.about-circle-img-1 {
    width: 157px;
    height: 162px;
}

.about-circle-img-2 {
    width: 175px;
    height: 178px;
}

.about-circle-img-3 {
    width: 192px;
    height: 191px;
}

.about-circles-container {
    position: relative;
}

.about-circles-box.one {
    left: 0;
    top: 30px;
}

.about-circles-box.two {
    left: 155px;
    top: 100px;
}

.about-circles-box.three {
    left: 325px;
    top: 0px;
}

.about-circles-box p {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: #0072a1;
}

.about-circles-box.one p {
    width: 100px;
}

.about-circles-box.two p {
    width: 102px;
}

.about-circles-box.three p {
    width: 116px;
}

.about-bg {
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
    position: relative;
    width: 100%;
    height: auto;
    background-size: 1363px 830px !important;
}

.expert-img {
    align-self: flex-end;
    z-index: 0;
    position: relative;
    height: 600px;
    padding-left: 100px;
}

.about-revert-bd {
    background-repeat: no-repeat !important;
    background-position: right top !important;
    position: relative;
    width: 100%;
    height: auto;
    background-size: 1363px 830px !important;
}

.about-text {
    font-size: clamp(22px, 2.77vw, 40px) !important;
    line-height: 55px !important;
    color: #0072a1;
    font-weight: bold;
}

.px-5per {
    padding-inline: 5% !important;
}

.ring-height {
    min-height: 350px;
}

.ring-width {
    width: 530px;
    margin: auto !important;
}

.about-revert-img.one {
    width: clmap(60px, 6.8vw, 99px);
    height: clamp(100px, 9.3vw, 135px);
}

.about-revert-img.two {
    width: 132px;
    height: clamp(100px, 9.3vw, 135px);
}

.about-revert-img.three {
    width: 186px;
    height: clamp(100px, 9.3vw, 135px);
}

.about-revert-img.four {
    width: 161px;
    height: 135px;
}

.about-revert-box {
    color: #0072a1;
    text-align: center;
    align-self: center !important;
    margin-bottom: 30px;
}

.about-revert-box p {
    margin: 0;
}

.title-about-revert {
    font-size: clamp(22px, 2.77vw, 40px);
    color: #0072a1;
    font-weight: 300;
}

.vertical-line {
    width: 10px;
    height: 120px;
    background-color: #99c563;
    border-radius: 5px;
}

.badge-about-revert {
    height: 50px;
    margin: 4px;
    border-radius: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.bg-blue-09 {
    background-color: rgba(0, 114, 161, 0.9) !important;
}

.bg-green-09 {
    background-color: rgba(153, 197, 99, 0.9) !important;
}

.text-green {
    color: #99C563 !important;
}

.badge-about-revert-box {
    display: flex;
    flex-direction: column;
    gap: 4px;
    justify-content: center;
    height: 600px;
}

@media only screen and (max-width: 1024px) {
    .hero_text_3, .hero-title {
        line-height: 1;
    }

    .about-bg {
        background-size: 610px 830px !important;
    }

    .about-revert-bd {
        background-size: 610px 830px !important;
    }

    .about-circles-box {
        width: 150px;
    }

    .about-circles-box.one {
        width: 120px;
    }

    .about-circles-box.two {
        width: 130px;
    }

    .about-circles-box.three {
        width: 140px;
    }


    .about-circle-img-1 {
        width: 120px;
        height: 130px;
    }

    .about-circle-img-2 {
        width: 130px;
        height: 135px;
    }

    .about-circle-img-3 {
        width: 140px;
        height: 148px;
    }

    .about-circles-box.one {
        left: 36px;
        top: 30px;
    }

    .about-circles-box.two {
        left: 155px;
        top: 100px;
    }

    .about-circles-box.three {
        left: 265px;
        top: 0px;
    }

    .about-circles-box p {
        font-size: 13px;
    }

    .about-circles-box.one p {
        width: 80px;
    }

    .about-circles-box.two p {
        width: 82px;
    }

    .about-circles-box.three p {
        width: 94px;
    }

    .ring-height {
        min-height: 350px;
    }

    .ring-width {
        width: 100%;
    }

    .expert-img {
        width: 100%;
        height: auto;
        padding-inline: 12px;
    }
}

@media only screen and (max-width: 440px) {
    .about-bg {
        background-size: 610px 830px !important;
    }

    .about-revert-bd {
        background-size: 610px 830px !important;
    }

    .about-circles-box {
        width: 150px;
    }

    .about-circles-box.one {
        width: 94px;
    }

    .about-circles-box.two {
        width: 98px;
    }

    .about-circles-box.three {
        width: 112px;
    }


    .about-circle-img-1 {
        width: 94px;
        height: 100px;
    }

    .about-circle-img-2 {
        width: 98px;
        height: 102px;
    }

    .about-circle-img-3 {
        width: 112px;
        height: 120px;
    }

    .about-circles-box.one {
        left: 36px;
        top: 30px;
    }

    .about-circles-box.two {
        left: 122px;
        top: 90px;
    }

    .about-circles-box.three {
        left: 212px;
        top: 16px;
    }

}

@media only screen and (max-width: 375px) {
    .about-bg {
        background-size: 610px 830px !important;
    }

    .about-revert-bd {
        background-size: 610px 830px !important;
    }

    .about-circles-box {
        width: 150px;
    }

    .about-circles-box.one {
        width: 94px;
    }

    .about-circles-box.two {
        width: 98px;
    }

    .about-circles-box.three {
        width: 112px;
    }


    .about-circle-img-1 {
        width: 94px;
        height: 100px;
    }

    .about-circle-img-2 {
        width: 98px;
        height: 102px;
    }

    .about-circle-img-3 {
        width: 112px;
        height: 120px;
    }

    .about-circles-box.one {
        position: relative;
        left: 50%;
        top: 30px;
        transform: translateX(-50%);
    }

    .about-circles-box.two {
        position: relative;
        left: 50%;
        top: 40px;
        transform: translateX(-50%);
    }

    .about-circles-box.three {
        position: relative;
        left: 50%;
        top: 40px;
        transform: translateX(-50%);
    }

}

.services {
    background: #ededed;
    position: relative;
    overflow-x: hidden;
}

.TTop {
    background: #ededed;
    fill: #0072a1;
}

.triangle {
    position: absolute;
    display: block;
    height: 300px;
    z-index: 0;
    top: 0;
    width: 200%;
    left: -50%;
    right: -50%;
}

.bg-blue {
    background: #0072a1 !important;
}

.text-blue {
    color: #0072a1 !important;
}

.text-white {
    color: #fff !important;
}

.service-icon {
    width: 100%;
    height: 230px;
}

.service-btn-icon {
    width: 28px;
    height: 19px;
}

.service-card {
    height: 460px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 8px #b7b7b7;
    border-radius: 50px 50px 0px 50px;

}

.service-card .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.services-title {
    font-size: clamp(22px, 2.77vw, 40px);
    color: #0072a1;
    font-weight: bold;
}

.experts {
    background: #b7b7b7;
    position: relative;
    overflow-x: hidden;
}

.experts .TTop {
    background: #b7b7b7;
    fill: #1da9ea;
}

.categories-img {
    width: 100%;
    height: 250px;
}

.categories-box {
    padding: 30px;
}

.categories-title {
    color: #0072a1;
    font-size: 18px;
    text-align: center;
}

.categories-slider .next-arrow {
    right: -50px;
}

.categories-slider .prev-arrow {
    left: -50px;
}

.categories-slider .slide-arrow {
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    background: transparent !important;
}

.categories-slider .slide-arrow i {
    font-size: 60px;
    color: #0072a1;
}

.title-under-line {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.title-under-line div {
    height: 5px;
    width: 50%;
    background-color: #99c563;
    border: 0;
    border-radius: 5px;

}


.partners-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%;
    height: 90%;
}

.footer-map iframe {
    height: 270px !important;
    box-shadow: 6px 6px 10px rgba(000, 000, 0, 0.16);
}

.footer-border {
    border-bottom: 5px solid #0072a1;
}

@media only screen and (min-width: 768px) {
    .title-rotate {
        writing-mode: vertical-lr;
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);

    }

    .title-under-line {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    .title-under-line div {
        height: 50%;
        width: 10px;
        background-color: #99c563;
        border: 0;
        border-radius: 5px;

    }

}

@media only screen and (min-width: 992px) {
    .footer-border {
        border-right: 5px solid #0072a1;
        border-bottom: none;
    }
}

.footer {
    background: #0072A1;
    padding-block: 40px;
}

.footer-logo {
    width: 269px;
}

.fs-12px {
    font-size: 12px;
}

.footer .justify {
    text-align: justify;
    padding-inline: 8px;
}

.footer-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-list li {
    margin-bottom: 12px;
}

.footer-link {
    text-decoration: none;
    color: #fff;
}

.social-link i {
    font-size: 25px;
    color: #FFFFFF;
}

.header-height-padding {
    padding-top: 170px;
}

@media only screen and (max-width: 650px) {
    .footer-logo {
        width: 100%;
    }
}

.card-portfolio-grid {
    border: 1px solid rgba(0, 114, 161, .5);
    border-radius: 5px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.card-portfolio-grid .card-body {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.ellipsis-one-line {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-hover .c-card-link {
    color: #FFFFFF;
}

.btn-hover:hover .c-card-link {
    color: #99C563;
}

.portfolio-img {
    height: 200px !important;
    width: 100% !important;
    border-radius: 0;
}

.grey-link {
    color: #707070;
    text-decoration: none;
}

.grey-link:hover {
    color: #99C563;
}

.portfolio-detail-header {
    border-top: 1px solid rgba(183, 183, 183, .8);
    border-left: 1px solid rgba(183, 183, 183, .8);
    border-right: 1px solid rgba(183, 183, 183, .8);
    border-radius: 5px 5px 0 0;
    background-color: #B7B7B7;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 4px 12px;
}

.title-3 {
    font-size: clamp(20px, 1.73vw, 25px);
    font-weight: bold;
}

.portfolio-slider-img {
    width: 100%;
    height: 360px;
}

.slide-arrow {
    background: transparent !important;
    border: transparent !important;
    font-weight: bold;
    color: #fff3cd;
    font-size: 20px;
}

.portfolio-slider .next-arrow {
    right: 25px;
    z-index: 9;
}

.portfolio-slider .prev-arrow {
    left: 25px;
    z-index: 9;
}

.card-portfolio-detail .card-body {
    background: #EDEDED;
    position: relative;
}

.brand-card {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    background-color: #fff !important;
}

.brand-card .card-body {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    background-color: #fff;
    padding: 0;
    min-height: 370px;
}

.brand-title {
    background-color: #0072A1;
    writing-mode: vertical-lr;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    padding: 3px;
    color: #fff;
}

.brand-list {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}

.brand-list .partners-img {
    max-height: 100px;
    max-width: 120px;
}

.btn-portfolio-back {
    background: #0072A1;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 2px 30px;
    border-radius: 10px 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}

.btn-portfolio-back:hover {
    background: #0072A1;
    color: #fff;
}

.link-blue-green {
    color: #0072A1;
    text-decoration: none;
}

.link-blue-green:hover {
    color: #99C563;
}

.tab-icon-img {
    width: 86px;
    height: 80px;
    margin-top: 8px;
}

.tab-container {
    display: flex;
    align-items: end;
    flex-direction: column;
}

.tab-icon {
    border-right: 1px solid #DDDDDD;
    padding-right: 20px;
    height: 200px;

}

.tab-icon-link {
    width: 150px;
    display: block;
    text-align: center;
    text-decoration: none;
}

.tab-title {
    text-align: center;
    text-decoration: none;
    color: #0a53be;
    margin: 6px 0 0 0;
}

.tab-title:hover {
    color: #99C563;
}

.tab-active {
    width: 20px;
}

.tab-active a {
    display: block;
    width: 20px;
    height: 200px;
    background: #DDDDDD;
}

.tab-box {
    display: flex;
    align-items: center;
}

.h-600 {
    height: 600px;
}

.c-tab-content {
    background: #DDDDDD;
    padding: 16px;
}

@media only screen and (max-width: 768px) {
    .h-600 {
        height: auto;
    }

    .tab-icon {
        border-right: none;
        border-bottom: 1px solid #DDDDDD;
        padding-right: 0;
        padding-bottom: 20px;
        height: 160px;
        width: 100px;
    }

    .tab-icon-link {
        width: 100px;
    }

    .tab-icon p {
        font-size: 12px;
    }

    .tab-box {
        flex-direction: column;
    }

    .tab-active {
        width: 100px;
    }

    .tab-active a {
        width: 100px;
        height: 10px;
        background: #DDDDDD;
    }

    .tab-container {
        justify-content: center;
        flex-direction: row;
        margin-bottom: 20px;
        align-items: start;
    }
}

.h-300 {
    height: 300px !important;
}

@media only screen and (min-width: 992px) {
    .order-lg-6 {
        order: 6;
    }
}

@media only screen and (max-width: 992px) {
    .order-6 {
        order: 6;
    }
}

.page-list {
    list-style: none;
    padding: 0 6px;
    margin: 0;
}

.category-link {
    text-decoration: none;
}

.categories-page-side-header {
    background: #0072A1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.categories-page-side-header a {
    color: #fff;
    text-decoration: none;
}

.h-40 {
    height: 40px !important;
}

.h-50 {
    height: 50px !important;
}

.categories-page-side-list {
    background: #EDEDED;
padding-top:10px;

}

.categories-page-side-list .category-link {
    color: rgba(0, 114, 161, .8);
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 2px 4px;
}

.categories-page-side-list .category-link p:hover {
    color: rgba(0, 0, 0, .7);
}

.category-list {
    width: 100px;
}

.categories-page-side-list .category-link.active {
    background: #B7B7B7;
    color: rgba(0, 0, 0, .7);
}

.category-grid-image {
    width: 100%;
    height: 188px;
}

.ellipsis-four {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.category-grid-brand-image {
    height: 50px;
}

.card-category-grid {
    border: 1px solid #0072a1;
}

.category-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #0072a1;
    height: 80px !important;
}

.brand-card .category {
    min-height: 120px;
}

.brand-card .category .brand-list {
    flex-direction: row;
    justify-content: flex-start;
}
.brand-card .category .partners-img{
    margin: 3px;
    height: 80px;
    width: auto;

}
.team-card{
    background: #EDEDED;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #0072a1;
}
.member-img{
    width: 100%;
}
.team-title{
    margin-top: 12px;
    text-align: center;
    font-size: clamp(20px,1.94vw,28px);
}
.text-title{
    font-size: clamp(18px,1.66vw,24px);
    margin-top: 20px;
}
.social-box ul{
    list-style: none;
    text-align: right;
    margin-right: 20px;
}
.social-box a i{
    color: #0072a1;
    font-size: 35px;
}
	