﻿

span.wpcf7-not-valid-tip {
    height: 100%;
    background: #fff;
    padding-left: 20px;
    right: 0;
    padding-right: 20px;
}

#trustpilot-widget-trustbox-0-wrapper {
    width: 440px;
}

/* Main navbar */
.top-header {
    background-color: #fff;
    padding: 0 50px;
    height: 100px;
    display: block;
    position: fixed;
    left: 0;
    z-index: 999;
    width: 100%;
    top: 0;
    border-bottom: 1px solid rgba(20,30,73,.1);
}

@media screen and (max-width: 992px) {
    .top-header {
        padding: 0 !important;
    }
}

@media screen and (max-width: 1279px) {
    .top-header {
        padding: 0 !important;
    }
}


/* CSS of Pages */
article.page {
    padding: 32px;
}

    article.page .entry-header,
    article.page .entry-content {
        max-width: 840px;
        margin: 28px auto;
        padding: 0;
    }


    article.page h1,
    article.page h2,
    article.page h3 {
        display: block;
        margin: 48px 0;
    }

        article.page h2::before, article.page h3::before {
            display: none;
        }

    /* CSS of Components in Pages */

    /* CSS of Block Columns */
    article.page .wp-block-columns {
        align-items: center !important
    }

    article.page figcaption {
        text-align: center;
    }



@media screen and (max-width: 781px) {

    article.page .wp-block-image img {
        max-width: 230px;
    }

    article.page .wp-block-image {
        text-align: center;
    }
}

@media screen and (max-width:781px) {
    .wp-block-image {
        text-align: center;
    }
}


@media screen and (min-width:781px) {
    .instant-employment-verification .wp-block-column {
        margin-right: 36px;
    }


    .instant-employment-verification figure {
        position: relative;
        user-select: auto;
        width: 113px;
        height: 113px;
        max-width: 1450px;
        max-height: 1450px;
        min-width: 20px;
        min-height: 20px;
        box-sizing: border-box;
        margin-right: 24px !important;
    }
}


.logo-text {
    color: #0A5042 !important;
}

.logo-text-2 {
    color: #00B5AC !important;
}

.hero_section {
    background-image: url(../../img/bg.svg);
}

.slider-section {
    padding: 50px 0 30px;
}

    .slider-section h2 {
        margin-bottom: 30px;
    }

.why_section {
    padding: 50px 0 30px;
}

.hwa_section {
    padding: 50px 0 50px;
}

.graph_section {
    padding: 50px 0 50px;
}

.sustainable_section {
    padding: 50px 0 150px;
}

.services_section {
    padding: 50px 0 70px;
    background-image: url(../../img/services-bg.png);
}

    .services_section img {
        margin-top: 20px;
    }

.projects_section {
    padding: 50px 0 30px;
}

.process_section {
    background-image: url(../../img/bg2.svg);
}

.technology_section {
    padding: 50px 0 30px;
    background-image: url(../../img/irama-bg-2.png);
}

.about_section {
    /*min-height: 100vh;*/
    padding: 150px 0 150px;
}



.goal-items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
    gap: 0.25rem;
}

    .goal-items > li {
        padding: 1rem 1rem;
        outline-offset: -1rem;
        text-align: center;
    }

.service-items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
    gap: 0.25rem;
}

    .service-items > li {
        padding: 1rem 1rem;
        outline-offset: -1rem;
        text-align: center;
    }

        .service-items > li > img {
            max-width: 100px;
        }

.mission-items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
    gap: 0.25rem;
}

    .mission-items > div.mission-item {
        padding: 1rem 1rem;
        outline-offset: -1rem;
        text-align: center;
    }

        .mission-items > div.mission-item img {
            transition: transform 0.25s;
        }

            .mission-items > div.mission-item img:hover {
                transform: scale(1.5);
            }



.target-items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
    gap: 0.25rem;
}

    .target-items > div.target-item {
        padding: 1rem 1rem;
        outline-offset: -1rem;
        text-align: center;
    }

        .target-items > div.target-item img {
            transition: transform 0.25s;
        }

            .target-items > div.target-item img:hover {
                transform: scale(1.5);
            }

.tabs_body_item p {
    margin-bottom: 25px;
    padding-left: 16px;
    font-weight: 500;
    font-size: 16px;
    position: relative;
}


#intro-video {
    min-width: 100%;
    min-height: 50vh;
    max-width: 100%;
    max-height: 50vh;
    object-fit: cover;
    z-index: -1;
}

    #intro-video::-webkit-media-controls {
        display: none !important;
    }

/*.media-video {
    min-width: 100%;
    min-height: 50vh;
    max-width: 100%;
    max-height: 50vh;
    object-fit: cover;
    z-index: -1;
}*/

.post_item_img {
    margin: 0;
    height: auto;
    overflow: hidden;
}

    .post_item_img video {
        width: 100% !important;
        height: auto !important;
        object-fit: cover;
        z-index: -1;
    }


.post_item_video {
    width: 50%
}

.protect_item img {
    max-width: 260px;
    max-height: 160px;
    padding-bottom: 20px;
}



clients .swiper-pagination {
    margin-top: 20px;
    position: relative;
}


/* Slider */
.main-banner {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    margin-bottom: -7px;
    padding: 0 !important;
}

#bg-video {
    /*min-width: 100%;
    min-height: 50vh;
    max-width: 100%;
    max-height: 50vh;*/
    width: 100%;
    height: 100vh;
    object-fit: cover;
    z-index: -1;
}

    #bg-video::-webkit-media-controls {
        display: none !important;
    }

.video-overlay {
    position: absolute;
    background-color: rgba(0,0,0,0.5); /*rgba(22,34,57,0.85);*/
    top: 0;
    left: 0;
    bottom: 0px;
    width: 100%;
}

.main-banner .caption {
    text-align: center;
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

    .main-banner .caption h6 {
        margin-top: 0px;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        letter-spacing: 1px;
    }

        .main-banner .caption h6 em {
            font-style: normal;
            color: #f5a425;
            font-weight: 600;
        }

    .main-banner .caption h2 {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 48px;
        text-transform: uppercase;
        font-weight: 800;
        color: #fff;
        letter-spacing: 1px;
    }



@media screen and (max-width: 1180px) {

    .main-banner .caption h6 {
        font-weight: 500;
    }

    .main-banner .caption h2 {
        font-size: 58px;
    }
}

@media screen and (max-width: 768px) {

    .main-banner .caption h6 {
        font-weight: 500;
    }

    .main-banner .caption h2 {
        font-size: 24px;
    }
}

.slider {
    /*background: #efeef2;*/
    height: 75pt;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    cursor: default;
    user-select: none;
    touch-action: none;
}

    .slider:before {
        left: 0;
        top: 0;
    }

    .slider:after,
    .slider:before {
        background: linear-gradient( to right, #efeef2 0%, hsla(0, 0%, 100%, 0) 100% );
        content: "";
        height: 75pt;
        position: absolute;
        width: 200px;
        z-index: 2;
    }

    .slider:after {
        right: 0;
        top: 0;
        transform: rotateZ(180deg);
    }

    .slider:after,
    .slider:before {
        background: linear-gradient( to right, #efeef2 0%, hsla(0, 0%, 100%, 0) 100% );
        content: "";
        height: 75pt;
        position: absolute;
        width: 200px;
        z-index: 2;
    }

    .slider .slide-track-1 {
        animation: scroll-l 30s linear infinite;
        display: flex;
        width: 3500px;
    }

    .slider .slide-track-2 {
        animation: scroll-r 30s linear infinite;
        display: flex;
        width: 3500px;
    }

    .slider .slide {
        height: 75pt;
        width: 250px;
        display: flex;
        align-items: center;
        text-align: center;
    }

        .slider .slide img {
            width: 180px;
            padding: 1pc;
            vertical-align: middle;
            margin: 0 auto;
            display: inline-block;
            max-width: 100%;
            height: auto;
        }

@keyframes scroll-l {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 7));
    }
}

@keyframes scroll-r {
    100% {
        transform: translateX(0);
    }

    0% {
        transform: translateX(calc(-250px * 7));
    }
}

.contact-container {
    width: 100%;
}

.contact-buttton, .contact-button:hover {
    transition: background .25s ease;
}

.contact-button {
    width: 220px !important;
    display: inline-block !important;
    text-align: center !important;
    height: 60px !important;
    line-height: 56px !important;
    background: center no-repeat !important;
    background-image: linear-gradient(90deg,#65BC46 -65.41%,#36C5ED 143.15%) !important;
    color: #fff !important;
    font-weight: 600 !important;
    background-size: 110% 110% !important;
    border: 2px solid transparent !important;
    border-radius: 10px !important;
}

    .contact-button:hover {
        background: 0 0 !important;
        border: 3px solid #00B5AC !important;
        color: #00B5AC !important;
    }



.target-items > div.target-item {
    padding: 1rem 1rem;
    outline-offset: -1rem;
    text-align: center;
}

    .target-items > div.target-item img {
        transition: transform 0.25s;
    }

        .target-items > div.target-item img:hover {
            transform: scale(1.5);
        }

/*.counters {
    background-image: url(../../img/bg2.svg);
    height: 20vh;
   
    padding-top: 100px;
    margin-top: 100px;
}*/

/*.counter-wrapper {
    background-image: url(../../img/irama-bg-2.png);
    background-color: #00B5AC;
    margin-top: 100px;
    padding: 1rem;*/
/*position: relative;
    width: 80vw;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display: flex;
    justify-content: space-around;
    gap: 10px;
    padding-top:1rem;*/
/*width: 100%;
    top: 50%;
    left: 50%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
    gap: 1rem;
    margin-left: auto;
    margin-right: auto;
    justify-items:center;
}

    .counter-wrapper > .counter-element {*/
/*width: 15vmin;
        height: 15vmin;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding: 1em 0;
        position: relative;*/
/*padding: 1rem 1rem;
        outline-offset: -1rem;
        text-align: center;
        font-size: 16px;
        border-radius: 0.5em;
        backdrop-filter: blur(10px);
        box-shadow: -1px -1px 4px #aaa9a9a2, 1px 1px 7px rgba(147, 149, 151, 0.671);
    }

.counter-element span.num {
    color: #ffffff;
    display: grid;
    place-items: center;
    font-weight: 600;
    font-size: 3em;
}

.counter-element span.text {
    color: #e0e0e0;
    font-size: 1em;
    text-align: center;
    font-weight: 400;
    line-height: 0;
}

@media screen and (max-width: 1024px) {
    .counter-wrapper {
        width: 85vw;
    }

    .counter-element {
        height: 26vmin;
        width: 26vmin;
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .counter-wrapper {
        width: 90vw;
        flex-wrap: wrap;
        gap: 30px;
    }

    .counter-element {
        width: calc(50% – 40px);
        height: 30vmin;
        margin-bottom: 25px;
        font-size: 14px;
    }
}

@media screen and (max-width: 480px) {
    .counter-wrapper {
        gap: 15px;
    }

    .counter-element {
        width: 100%;
        height: 25vmin;
        font-size: 8px;
        margin-bottom: 25px;
    }
}*/

#tabbed-nav {
    /*width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #151E4A;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;*/
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
    gap: 0.25rem;
}

.tab {
    border-radius: 5px;
    background-color: #EFF1F4;
    padding: 17px 20px 20px;
    border-top: 3px solid transparent;
    cursor: pointer;
    transition: all .25s ease;
}

    .tab.active {
        background: #FFF;
        box-shadow: 3px 12px 30px rgba(21,30,74,.1);
        border-radius: 0 0 5px 5px;
        border-color: #0EB2AA;
        transition: all .25s ease;
    }

    .tab:hover {
        background: #FFF;
        box-shadow: 3px 12px 30px rgba(21,30,74,.1);
        border-radius: 0 0 5px 5px;
        border-color: #0EB2AA;
        transition: all .25s ease;
    }

.images {
    display: none;
}

    .images.active {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
        gap: 0.25rem;
    }


    .images img {
        padding: 1rem 0.5rem;
        outline-offset: -1rem;
        height: 20rem;
        width: 23rem;
        vertical-align: middle;
    }

    .images.active > img {
        transition: transform 0.25s;
    }

        .images.active > img:hover {
            transform: scale(1.1);
        }


.footer_partners_wrap {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
    justify-items: center;
    gap: 0.5rem;
}


img.extra-padding-top-25 {
    padding-top: 25px;
}


@media (max-width: 867px) {
    .images.active {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(45%, 1fr));
        gap: 0.25rem;
    }
}

@media (max-width: 450px) {
    .images.active {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
        gap: 0.25rem;
    }
}

.faqs-section {
    background-color: #F1F4F9;
}
