/*
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 {
    --main-color: #0F4685;
    --white: white;
    --blue: #07305F;
    --blue-button: #1E5695;
    --bg-gray: #F6F6F7;
    --big-title: #00529E;
    --bg-post: #F1F1F1;
    --gray-text: #262626;
    --gray-text-up: #212121;
    /* fonts */
    --MyriadPro-Bold: "MyriadPro-Bold";
    --MyriadPro-Regular: "MyriadPro-Regular";
}
