/*
Theme Name: Amintek
Theme URI: https://amintek.com.vn/
Author: Amintek OS
Author URI: Amintek OS
Description: Amintek OS
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Amintek OS
Tags:
*/

img {
    vertical-align: middle;
    border-style: none;
}

.home-tab-menu li:nth-child(1) {
    margin-right: 7px;
}

.home-tab-menu li a.active {
    background: #00b0f0;
    color: #fff;
}

.msi-collapse-link-btn .fa:before {  
  content: "\f107";
}

.msi-collapse-link-btn.collapsed .fa:before {
  content: "\f106";
}

#msi-partner-logo-carousel .slick-track { 	
    display: flex !important; 
    
}  
#msi-partner-logo-carousel .slick-slide { 	
    height: inherit !important; 	
    display: flex !important; 	
    justify-content: center; 	
    align-items: center; 
    margin-right: 20px;
}

@media screen and (max-width: 991px) {

    .header__logo a img{
        max-width: 150px;
    }
}

.grecaptcha-badge {
    display: none !important;
}

:root {
    --e-global-color-primary: #3478f3;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #3478f3;
    --e-global-color-059a1fd: #C0C0C0;
    --e-global-color-c749387: #000000;
    --e-global-color-e6cb92a: #EFF0F5;
    --e-global-color-1fefb1a: #1D1D1D;
    --e-global-color-d5c50b6: #FFFFFF;
    --e-global-color-d975b60: #1800FD;
    --e-global-color-cdd1a08: #2f55d4;
    --e-global-color-661bf19: #3B3A3A70;
    --e-global-color-1794461: #0A0A4E;
    --e-global-color-1a6af51: #181B23;
    --e-global-color-a92549e: #7B7B7D;
    --e-global-color-3e3ca96: #041C0C;
    --e-global-typography-primary-font-family: "Noto Sans Thai";
    --e-global-typography-primary-font-weight: 800;
    --e-global-typography-primary-line-height: 1.4em;
    --e-global-typography-secondary-font-family: "Noto Sans Thai";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Noto Sans Thai";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Noto Sans Thai";
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-bab4368-font-family: "Noto Sans Thai";
    --e-global-typography-bab4368-font-weight: 800;
    --e-global-typography-e8aa05d-font-family: "Noto Sans Thai";
    --e-global-typography-e8aa05d-font-size: 24px;
    --e-global-typography-e8aa05d-font-weight: 700;
    --e-global-typography-df76ab2-font-family: "Noto Sans Thai";
    --e-global-typography-df76ab2-font-weight: 700;
    --e-global-typography-c9e72ae-font-family: "Noto Sans Thai";
    --e-global-typography-c9e72ae-font-size: 20px;
    --e-global-typography-c9e72ae-font-weight: 700;
}


:root {
    --cmplz_banner_width: 432px;
    --cmplz_banner_background_color: #ffffff;
    --cmplz_banner_border_color: #f2f2f2;
    --cmplz_banner_border_width: 0px 0px 0px 0px;
    --cmplz_banner_border_radius: 12px 12px 12px 12px;
    --cmplz_banner_margin: 10px;
    --cmplz_categories-height: 110px;
    --cmplz_title_font_size: 15px;
    --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5);
    --cmplz_text_color: #222222;
    --cmplz_hyperlink_color: #1E73BE;
    --cmplz_text_font_size: 12px;
    --cmplz_link_font_size: 12px;
    --cmplz_category_body_font_size: 12px;
    --cmplz_button_accept_background_color: #3478f3;
    --cmplz_button_accept_border_color: #3478f3;
    --cmplz_button_accept_text_color: #000000;
    --cmplz_button_deny_background_color: #f9f9f9;
    --cmplz_button_deny_border_color: #f2f2f2;
    --cmplz_button_deny_text_color: #222222;
    --cmplz_button_settings_background_color: #f9f9f9;
    --cmplz_button_settings_border_color: #f2f2f2;
    --cmplz_button_settings_text_color: #333333;
    --cmplz_button_border_radius: 6px 6px 6px 6px;
    --cmplz_button_font_size: 15px;
    --cmplz_category_header_always_active_color: green;
    --cmplz_category_header_title_font_size: 14px;
    --cmplz_category_header_active_font_size: 12px;
    --cmplz-manage-consent-height: 50px;
    --cmplz-manage-consent-offset: -35px;
    --cmplz_slider_active_color: #23db51;
    --cmplz_slider_inactive_color: #c1c1c1;
    --cmplz_slider_bullet_color: #ffffff;
}


:root {
    --page-title-display: none;
}