/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.business-box .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}
.business-box .elementor-widget-wrap .elementor-widget-image-box {
    box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.2);
    margin-bottom: 20px;
}
#content .business-box .elementor-widget-image-box .elementor-image-box-img {
    margin-bottom: 0;
}
#content .business-box .elementor-widget-image-box .elementor-image-box-content {
    padding: 25px 23px;
}
.archive.category #main .main-content {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
}
.archive.category #main .sidebar {
    display: none;
}
.iart-process .porto-sicon-description h3 {
    margin-bottom: 6px;
    font-size: 22px;
    font-weight: 500;
}
.iart-process .porto-sicon-description p {
    margin-bottom: 0;
}
#main .iart-process .porto-sicon-box .porto-just-icon-wrapper {
    border-radius: 0;
    background: no-repeat;
    background-repeat: no-repeat;
    background-size: contain !important;
}
#main .iart-process .bx-img-1 .porto-sicon-box .porto-just-icon-wrapper {
    background-image: url('assets/bx-img-01.png');
}
#main .iart-process .bx-img-2 .porto-sicon-box .porto-just-icon-wrapper {
    background-image: url('assets/bx-img-02.png');
}
#main .iart-process .bx-img-3 .porto-sicon-box .porto-just-icon-wrapper {
    background-image: url('assets/bx-img-03.png');
}
#main .iart-process .bx-img-4 .porto-sicon-box .porto-just-icon-wrapper {
    background-image: url('assets/bx-img-04.png');
}
#main .iart-process .bx-img-5 .porto-sicon-box .porto-just-icon-wrapper {
    background-image: url('assets/bx-img-05.png');
}
#main .iart-process .bx-img-6 .porto-sicon-box .porto-just-icon-wrapper {
    background-image: url('assets/bx-img-06.png');
}
#main .iart-process .porto-sicon-box .porto-just-icon-wrapper i {
    font-size: 0;
}
.iart-list-icon {
    position: fixed;
    left: auto;
    right: 0;
    top: 15vh;
    z-index: 1;
}
.iart-list-icon .ic-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 6px 8px;
    border-radius: 4px 0 0 4px;
    box-shadow: 0 0px 7px rgba(0, 0, 0, .07);
    background: #fff;
    /* width: 64px;
    height: 64px; */
    justify-content: center;
    margin-bottom: 8px;
    transition: box-shadow 0.3s;
    overflow: hidden;
    max-width: 72px;
}
.iart-list-icon .ic-col:hover {
    box-shadow: 0 0px 7px rgba(0, 0, 0, .4);
}
.iart-list-icon .ic-col a {
    text-align: center;
    line-height: 130%;
}
.iart-list-icon .ic-col a span {
    display: block;
    width: 100%;
    line-height: 1;
    font-size: 11px;
    font-weight: 700;
    color: #000;
    position: relative;
    display: inline-block;
    transition: transform 0.85s ease;
}
.iart-list-icon .ic-col img {
    max-width: 25px;
    max-height: 25px;
}
.cs-trans-lang .elementor-shortcode,
.cs-trans-lang .elementor-shortcode .wpml-ls-statics-footer {
    margin-bottom: 0 !important;
}
[lang="en-US"] .none-vn,
[lang="vi-VN"] .hdr-btn-en {
    display: none !important;
}
[lang="vi-VN"] .none-en,
[lang="vi-VN"] .none-us,
[lang="en-US"] .hdr-btn-vn {
    display: none !important;
}
/* [lang="en-US"] .hdr-btn-en {
    display: block;
} */
#header .hdr-btn-vn,
#header .hdr-btn-en {
    font-weight: 600;
    font-size: 15px;
}
.home .none-h-en {
    display: none !important;
}
.hot-recruitment ul {
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
}
.hot-recruitment ul li {
    padding: 5px 10px;
    line-height: normal;
    border-radius: 5px;
    overflow: hidden;
    background: rgb(255 111 0);
    margin-right: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}
.custom-scroll-action2 .porto-sicon-box {
    max-width: 150px;
    position: relative;
    top: -180px;
    margin-bottom: 0;
}
.cs-on-mb {
    display: none !important;
}
.custom-btn-style-1 p {
    margin-bottom: 0 !important;
}
.none-all {
    display: none !important;
}

/**************man 14 in ****************/
@media screen and (max-width: 1500px) {
    #main .custom-text-background h2 {
        font-size: 58px !important;
    }
}


/**************Ipad ngang(1024 x 768)****************/
@media screen and (max-width: 1024px) {

}
/**************end Ipad ngang(1024 x 768)****************/



/******************Ipad dọc(768 x 1024)******************/
@media screen and (max-width: 768px) {
    .iart-list-icon {
        top: 25vh;
        z-index: 3;
    }
    /* .cs-on-pc {
        display: none !important;
    }
    .cs-on-mb {
        display: flex !important;
    } */
    .cs-on-mb {
        display: flex !important;
    }
    .cs-on-pc {
        /* display: none !important; */
        height: 0px !important;
        overflow: hidden;
    }

}
/******************end Ipad dọc(768 x 1024)******************/



/*................ip6-plus...................*/
@media only screen and (max-width: 500px) {
    .business-box .elementor-widget-wrap {
        grid-template-columns: 1fr 1fr;
        column-gap: 15px;
    }
    #content .business-box .elementor-widget-image-box .elementor-image-box-content {
        padding: 10px 8px;
    }
    #content .mt-xl-max-1 {
        margin-top: 0px !important;
    }
    #header .logo img {
        max-height: 50px;
        width: auto;
    }
    .ctt-lay-img .elementor-widget-wrap {
        /* display: flex;
        flex-wrap: nowrap; */
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        column-gap: 10px;
    }
    .ctt-lay-img .elementor-element {
        margin-bottom: 0 !important;
    }
    #content .ctt-lay-img .elementor-element img {
        display: inline-block;
        width: 100%;
        height: auto;
    }
    .iart-list-icon .ic-col a span {
        display: none !important;
    }
    

}
/*................end ip6-plus...................*/



/*................ip6...................*/
@media only screen and (max-width: 375px) {

}
/*................end ip6...................*/



/***********iphone 5 ----**************/
@media only screen and (max-width: 320px) {

}
/***********end iphone 5 ----**************/