

.language-appt {
    margin-top: 0.6rem;
}

.main-header .header-upper {
    padding: 5px 0px 5px !important;
}


.main-header .info-box {
    padding: 5px 0px 5px 50px !important;
}

    .main-header .info-box .icon-box {
        top: -7px;
    }

    .language-appt .lang-btn {
        position: relative;
        display: inline-block;
        margin-left: 10px;
        line-height: 22px;
        margin-top: 8px;
        text-align: center;
        padding: 5px 8px;
        font-weight: 700;
        font-size: 13px;
        color: #272727;
        text-transform: uppercase;
        border: 1px solid transparent;
        background: #fac012;
        border-radius: 3px;
        z-index: 1;
        transition: .3s ease;
    }

        .language-appt .lang-btn .flgsize {
            width: 30px;
            line-height: 30px;
        }

        .mainBanner .rev_slider_wrapper {
            height: 900px !important;
        }

    .mainBanner .rev_slider_wrapper .rev_slider {
        height: 675px !important;
    }

.rev_slider_wrapper {
    height:504px !important;
}

    .rev_slider_wrapper .rev_slider {
        height: 900px !important;
    }

    .ourService {
        padding: 40px 0 30px;
    }

.bg-img-overlay-2 {
    background-image: url(/images/background/bg-img-overlay-2.jpg);
}

.overlay, .overlayct, .overlayct2 {
    position: relative;
    z-index: 0;
}

    .overlayct2::before {
        opacity: .6;
    }

    .overlayct2::before, .overlayct::before {
        background-color: #000;
        position: absolute;
    }

    .overlay::before, .overlayct2::before, .overlayct::before {
        content: "";
        z-index: -1;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
    }

.career-session {
    padding: 20px 0 50px;
}

    .career-session h4 {
        font-weight: 600;
        font-size: 2.5rem;
    }

    .career-session .dvMainInfo {
        background: #ebebf8;
        padding: 15px 15px;
        height:auto;
    }

        .career-session .dvMainInfo ul {
            display: inline-block;
            margin-bottom: 0px;
        }

            .career-session .dvMainInfo ul li {
                list-style: none;
                width: 50%;
                float: left;
                margin-bottom: 15px;
            }

                .career-session .dvMainInfo ul li i {
                    /*margin-right: 8px;*/
                    width: 20px;
                    display: inline-block;
                    text-align: center;
                    color: #9e9e9e;
                }

    .career-session .dvDetailInfo {
        position: relative;
        padding: 0px 0 60px;
    }

        .career-session .dvDetailInfo h4 {
            font-size: 1.9rem;
            margin-bottom: 10px;
        }

        .career-session .dvDetailInfo .postInfo {
            position: relative;
            border: 1px solid #f1f1f1;
            background: #fff;
            padding: 20px 27px 20px;
        }

            .career-session .dvDetailInfo .postInfo p {
                font-weight: 500;
                font-size: 1.5rem;
                line-height: 25px;
            }

            .career-session .dvDetailInfo .postInfo span {
                font-weight: 600;
            }

            .colorSelect1 {
                color: #fac012 !important;
                font-weight: 700 !important;
            }

.contact-post {
    padding: 30px 0 50px;
}

.section-title {
    margin-bottom: 37px;
}

    .section-title h2 {
        position: relative;
        display: inline-block;
        font-size: 36px;
        line-height: 45px;
        font-weight: 600;
        color: #272727;
    }

    .section-title .decor {
        position: relative;
        display: block;
        height: 3px;
        width: 74px;
        margin-top: 9px;
    }



.recent-posts.post-thumb .post h4 {
    font-size: 1.3rem;
}

.career-session h4 {
    font-size: 2.1rem;
}
/*-product list-*/
.products-list .single-system {
    box-shadow: 3px 3px 10px rgb(0 0 0 / 10%);
    margin-bottom: 25px;
}

    .products-list .single-system ul.feedback {
        display: inline-block;
        background: #f7f7f7;
        padding: 11px 15px;
    }

    .products-list .single-system .text-box .thm-btn {
        margin-top: 25px;
        width: 130px;
        background: #F7F7F7;
        padding: 0;
        color: #1f1f1f;
        line-height: 40px;
        border-color: #f7f7f7;
        font-size: 14px;
        text-align: center;
    }

    .products-list .single-system .items {
        position: relative;
        background-color: #fff;
        height: 200px;
        overflow: hidden;
    }

.products-list .single-system .items .items-background {
    position: absolute;
    top: 0;
    background-color: rgba(250,192,18,.76);
    width: 100%;
    height: 100%;
    left: 100%;
    /*transition: left 1.0s linear;*/
}

.products-list .single-system .items .items-background .intro {
    color: #fff;
    font-weight: 700;
    position: absolute;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.products-list .single-system .items:hover .items-background {
    left: 0%;
    transition: left 0.2s linear;
}

.products-list .single-system .items:hover img {
    transform: scale(1.3);
    /*transition: left 1.0s linear;*/
    transition: .5s;
}

.products-list .single-system .items-content {
    padding: 10px 20px;
    text-align: center;
    border-top: 1px solid #ddd;
}

.products-list .single-system .items-content h4 {
    font-weight: 700;
}

.products-lists .single-system .items img {
    max-width: 100%;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%;
    height: 200px;
    object-fit: cover;
}

/*--index product--*/

.our-systems .single-system {
    box-shadow: 3px 3px 10px rgb(0 0 0 / 10%);
    margin-bottom: 25px;
}

    .our-systems .single-system .items {
        position: relative;
        background-color: #fff;
        height: 200px;
        overflow: hidden;
    }

        .our-systems .single-system .items .items-background {
            position: absolute;
            top: 0;
            background-color: rgba(250,192,18,.76);
            width: 100%;
            height: 100%;
            left: 100%;
            /*transition: left 1.0s linear;*/
        }

            .our-systems .single-system .items .items-background .intro {
                color: #fff;
                font-weight: 700;
                position: absolute;
                width: 100%;
                text-align: center;
                text-transform: uppercase;
                font-size: 13px;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
            }

            .our-systems .single-system .items:hover .items-background {
                left: 0%;
                transition: left 0.2s linear;
            }

            .our-systems .single-system .items:hover img {
                transform: scale(1.3);
                /*transition: left 1.0s linear;*/
                transition: .5s;
            }

        .our-systems .single-system .items-content {
            padding: 10px 20px;
            text-align: center;
            border-top: 1px solid #ddd;
        }

    .our-systems .single-system .items-content h4 {
        font-weight: 700;
    }

    .our-systems .single-system .items img {
        max-width: 100%;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
        width: 100%;
        height: 200px;
        object-fit: cover;
    }



.our-component .single-team-member:hover {
    background-image: none !important;
    -o-animation: .3s ease-in forwards fadeIta;
    animation: .3s ease-in forwards fadeIta;
}
    .our-component .single-team-member:hover h4 {
        /*font-size: 120%;*/
        transform: scale(1.05);
        font-weight: 600;
        transition: 1.0s;
    }

    .our-component .single-team-member:hover img {
        transition: 0.5s;
        transform: scale(1.7);
    }

    .our-services .single-our-service {
        background-color: #f3f6fc6b;
        height: 350px;
        transition: .5s;
        box-shadow: 3px 3px 10px rgb(0 0 0 / 25%);
    }

    .our-services .single-our-service:hover {
        background-image: none !important;
        -o-animation: .3s ease-in forwards fadeIta;
        animation: .3s ease-in forwards fadeIta;
        background-color: #fffaf0;
    }

        .our-services .single-our-service:hover .text-title h4 a {
            color: #fac012;
            transition: .5s;
            font-size: 110%;
        }
        /*.our-services .single-our-service h4 {
        display: block;
        color: #272727;
        line-height: 24px;
        font-weight: 600;
        font-size: 18px;
        transition: .5s;
        margin-bottom: 10px;
        text-transform: uppercase;
    }*/
        .single-our-service .text-title {
            text-align: justify;
            padding: 15px 25px;
            padding-top: 28px;
        }

    .single-our-service .text-title h4 {
        text-align: center;
        margin: 0px;
    }

    .single-our-service .text-title a {
        display: block;
        color: #272727;
        font-weight: 600;
        font-size: 18px;
        transition: .5s;
        text-transform: uppercase;
    }

        .single-our-service .text-title a:hover {
            color: #fac012;
            transition: .5s;
            font-size: 110%;
        }
.single-our-service .text-content {
    padding: 0px 15px;
    text-align: justify;
}
    .single-our-service .text-content p {
        font-size: 15px;
        font-weight: 500;
        color: #777;
        line-height: 21px;
    }

.single-our-service .img-box {
    position: relative;
    background-color: #fff;
    height:180px;
    /*width: 360px;
    height: 240px;*/
    overflow: hidden;
}

.single-our-service:hover {
    
}

.single-our-service .img-box a {
    position: relative;
    display: block;
}



    .single-our-service .img-box img {
        width: 100%;
        object-fit: contain;
        position: absolute;
        display: block;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }

    .single-our-service .img-box:hover img {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

        .ourService .about-item {
            text-align: center;
            background: 100% 0/200% 100% #fff;
            border: 1px solid #bfbfbf;
            box-shadow: 6px 3px 3px rgb(0 0 0 / 55%);
            padding: 15px 25px;
            height: 210px;
            background-image: linear-gradient(to left,transparent,transparent 50%,rgba(250,192,18,.76) 50%,rgba(250,192,18,.76));
            transition: .25s linear;
        }

    .ourService .about-item:hover, .video-box:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    .ourService .about-item .about-item-icon {
        width: 60px;
        margin: auto;
    }

.ourService .about-left .about-item-content h5 {
    height: 25px;
    line-height: 20px;
    font-size: 17px;
    margin: 5px;
    font-weight: 600;
}

.ourService .about-left .about-item-content p, p {
    font-size: 14px;
    font-weight: 400;
    color: #777;
    line-height: 21px;
}

.mt-10 {
    margin-top: 10px;
}

