@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');

h1, h2, h3, h4, h5, h6 {
    font-family: "Sora", serif !important;
    font-optical-sizing: auto;
}

.side-menu-our-work .sort-source li a:before {
    content: '';
    width: 15px;
    height: 3px;
    background-color: var(--grey-500);
    display: inline-block;
    margin-right: 16px;
    vertical-align: middle;
    transition: .5s width;
}

.side-menu-our-work .sort-source li a:hover:before {
    width: 30px;
}

.side-menu-our-work .sort-source li.active a {
    color: var(--light) !important;
}

.side-menu-our-work .sort-source.sort-source-light li.active a {
    color: #000 !important;
    font-weight: bold !important;
}

.content-grid .content-grid-item {
    height: 200px !important;
}

.content-grid .content-grid-item .img-fluid {
    max-height: 120px !important;
    width: auto !important;
}

#management-team img {
    width: auto;
    margin: 0 auto;
}

.choose-banner1 {
    min-width: 49%;
    margin-right: 5px
}

.choose-banner1 img {
    width: 100%;
    border-radius: 5px
}

.choose-banner2 {
    margin-top: 70px;
    min-width: 49%;
    margin-left: 5px
}

.choose-banner2 img {
    width: 100%;
    border-radius: 5px
}

.choose-banner2 img:first-child {
    margin-bottom: 10px
}

.tech-section .content-grid .content-grid-item {
    height: 140px !important;
}

.home2 .min-vh-100 {
    min-height: 80vh !important;
    padding-top: 100px;
}

.home2 .vertical-slider {
    max-height: 460px;
    /*bottom: -50px;*/
}

@media only screen and (max-width: 1440px) {
    .home2 .min-vh-100 {
        min-height: 85vh !important;
    }

    .home2 .vertical-slider {
        max-height: 320px;
        /*bottom: -50px;*/
    }
}

@media only screen and (max-width: 575px) {
    .positive-ls-3, .ls-3 {
        letter-spacing: 0 !important;
        font-size: 14px !important;
    }
}

.custom-svg-1 {
    position: absolute;
    left: 200px;
    bottom: 0;
    top: 0;
    width: 100vh;
}

.pc-4 {
    padding: 1.8rem !important;
}

.text-4 {
    font-size: 1.30em !important;
}

.text-4-5 {
    font-size: 1.30em !important;
}

.toggle > .toggle-content > p {
    font-size: 1.30em !important;
}

.bg-color-dark, .bg-dark {
    background-color: #172724 !important;
}

.service-section {
    position: relative;
}

.service-section::before {
    content: '';
    background: #172724;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 1;
}
.bg-color-quaternary, .bg-quaternary {
    background-color: #172724 !important;
}
.btn-dark {
    --hover: var(--dark--200) !important;
    background-color: #172724 !important;
    border-color: #172724 #172724 #172724 !important;
    color: var(--dark-inverse) !important;
}
.bg-color-dark--100, .bg-dark--100 {
    background-color:#172724 !important;
}
.min-h-cs{
    min-height: 200px !important;
}
.thumb-info-action{
    display: none !important;
}
.thumb-info:hover img {
    transform: scale(1, 1);
}
.thumb-info:hover .thumb-info-wrapper::after {
    opacity: 0;
}
.mh-cs {
    min-height: 288px !important;
}
.owl-carousel.show-nav-title .owl-nav {
    margin-top: -54px;
    width: 80px;
}
.cs-ratio{
    aspect-ratio: 4/3;
    overflow: hidden;
    object-fit: cover;
}
.cs-ratio-16-9{
    aspect-ratio: 16/9;
    overflow: hidden;
    object-fit: cover;
}
.custom-grid-1 > .container .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.custom-grid-1 .container .row > * {
    margin: 0;
    padding: 0;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
    position: relative;
}

.custom-grid-1 .container .row > * a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    min-height: 300px !important;
    height: 100% !important;
    -webkit-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
}
.custom-grid-1 .container .row > * a:hover {
    background-color: #172724 !important;

}
.custom-grid-1 .container .row > * a:hover h3{
    color: #fff !important;
}
.custom-grid-1 .container .row .col-12 .stretched-link img {
    filter: none;
    transition: filter 0.3s ease;
}

.custom-grid-1 .container .row .col-12 .stretched-link:hover img {
    filter: brightness(0) invert(1) !important;
}
.custom-grid-1 .container .row > *:nth-child(odd) a {
    background-color: var(--grey-100);
}
.breadcrumb > li.text-color-primary.active{
    color: #dee2e6 !important;
}
.tab-content{
    width: 100% !important;
}
.tab-content,
.tabs-vertical{
    border: none !important;
    padding: 0;
}
@media (max-width: 767px) {
    .custom-step-item .step-content {
        margin-left: 0 !important;
        top: 100px !important;
        position: relative !important;
    }
}
@media (max-width: 575px) {
    section h2 {
        font-size: 1.5rem !important;
    }
}

.counters.counters-sm label{
    line-height: 20px !important;
}

.toggle > .toggle-content > p{
    color: #0a0a1a;
}

.goal-wrapper {
    display: flex;
    gap: 15px;
}
.goal-wrapper p, .mission-text {
    color: #0a0a1a;
}
.goal-wrapper p, .mission-text {
    font-size: 1.30em !important;
}
.lifecycle-wrapper img, .thumb-img img {
    width: 100%;
}
.cs-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.pa-4 {
    padding: 19px 20px;
}
.core-icon {
    display: flex;
    gap: 20px;
    align-items: start;
}
.core-icon img {
    width: 50px;
}
.core-content h3 {
    margin-bottom: 0;
}
.core-card {
    text-align: center;
}
.core-card img {
    margin-bottom: 30px;
    width: 80px;
}
.core-card {
    text-align: center;
    border: 1px solid #EFF0F6;
    border-radius: 20px;
    padding: 30px;
}
.core-item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.core-item:last-child{
    border-bottom: 0;
}
