/* ============ HEADER ============== */
@import url(../webfonts/openSan.woff2);
#header .header-inner {
}
.header-cusc #logo a.logo-image-and-text {
    display: flex;
    justify-content: center;
}
#logo a:active,#logo a:focus{
    text-decoration:none;
}
.header-cusc .header-info-company-name {
    display: none;
    align-items: center;
}

.header-cusc .header-info-company-name h3 {
    margin: 0px;
    letter-spacing: -1px;
    line-height: 1.5;
    font-size: 0.6rem !important;
}
.header-cusc .header-info-company-name h3 span {
    font-size: 0.3rem !important;
}
.header-cusc .header-info-company-name h3 span.header-info-company-name-vi {
    color: #003D7C!important;
    font-weight: bold;
    font-size: 0.5rem !important;
    text-transform: uppercase;
}
.header-cusc
    .header-info-company-name
    h3
    span.header-info-company-name-vi-line2 {
    color: rgb(41 80 151) !important;
    font-weight: bold;
    font-size: 0.5rem !important;
    text-transform: uppercase;
}


/* ============ HEADER MENU ============== */
#mainMenu nav > ul > li > a {
    color: rgb(4, 66, 125);
}
#mainMenu nav > ul > li > a .cusc-header-menu-icon {
    color: rgb(253, 147, 61) !important;
}
#mainMenu nav > ul > li .dropdown-menu {
    /* border-color: #000; */
}
#mainMenu nav > ul > li .tilte-product{
    font-family: 'Open Sans',sans-serif !important;
    font-style: normal;
    font-size: 18px;
    /* text-align: left; */
    font-weight: 700;
    /* font-size: 18px; */
    line-height: 27px;
    letter-spacing: 0.0125em;
    color: #4F4F4F;
}

#mainMenu nav > ul > li .tilte-product-submenu{
    font-family: 'Open Sans',sans-serif !important;
    font-style: normal;
    font-size: 16px;
    /* text-align: left; */
    font-weight: 700;
    /* font-size: 18px; */
    line-height: 27px;
    letter-spacing: 0.0125em;
    color: #003D7C;
}

#cms-top-menu-left .mega-menu-item .dropdown-menu .mega-menu-content .row div:first-child{
    border-right: solid 1px #80808040;
}
#cms-top-menu-left .mega-menu-item .dropdown-menu .mega-menu-content .row div:nth-child(2){
    border-right: solid 1px #80808040;
}
#cms-top-menu-left .mega-menu-item .dropdown-menu .mega-menu-content .row div:nth-child(4){
    border-right: solid 1px #80808040;
}
#cms-top-menu-left .mega-menu-item .dropdown-menu .mega-menu-content .row div:nth-child(5){
    border-right: solid 1px #80808040;
}
/* ============ FOOTER ============== */
.footer-cusc {
    background: rgb(4, 66, 125);
    color: #fff;
    padding: 2rem;
}
.footer-cusc .footer-info-company-name {
    margin-bottom: 1rem;
}
.footer-cusc .footer-info-company-name h3 {
    color: #FBB033;
    margin: 0px;
    letter-spacing: 0.0125em;
    line-height: 27px;
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-size: 18px;
}
.footer-cusc .footer-info-company-name h3 .footer-info-company-name-vi {
    font-weight: 700;
}
.footer-cusc .footer-info-company-name h3 .footer-info-company-name-en {
    color: rgba(253, 147, 61, 0.8);
}
.footer-cusc .footer-info-icons i {
    color: #fff;
  
}
.footer-info-icons{
    /* margin-top: -25px; */
}
.footer-icons .icon-box-cusc {
    max-width: 130px!important;
    width: 130px;

}

.icon-box.small .icon{
    width: 60px !important;
    height: 60px !important;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
}


.icon-box.small .icon::after{    
    width: 68px !important;
    height: 37px !important;
    background: #56CCF2;
    position: absolute;
    z-index: -1;
    content: '';
    bottom: -5px;
    left: -3px;
    width: 200px;
    height: 100px;
    /* background-color: gold; */
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    /* border: 2px solid #56CCF2; */
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transform: rotate(174deg);
} 

.icon-box.small .icon img{
    width: 100%;
}

.footer-cusc .footer-info-address p {
    /* color: #fff; */
    margin: 0px;
    /* letter-spacing: -1px; */
    /* line-height: 1; */
    /* font-size: 1.3rem; */

    font-family: 'Open Sans',sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    /* identical to box height, or 206% */
    
    letter-spacing: 0.005em;
    
    color: #FFFFFF;
    

}
.social-icons li{
    /* border: solid; */
    margin-right: 10px;
}
.social-icons li a {
    margin: 0px !important;
    background: #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: solid 5px #fff;
}
.social-icons li img{
    width: 100%;
}
.footer-cusc .footer-info-address a {
    color: #fff !important;
}
.footer-cusc .footer-info-address a:hover {
    text-decoration: underline;
}
.footer-icons .icon-box-cusc {
    color: #fff;
    margin: 0px;
    min-width: 65px;
    max-width: 65px;
}
.footer-icons .icon-box-cusc .icon {
    margin: 5px;
}
.footer-icons .icon-box-cusc .icon i {
    color: rgb(4, 66, 125);
    background-color: #fff;
    margin: 0px;
}
.footer-icons .icon-box-cusc h3 {
    color: #fff;
    margin: 0px;
    text-align: center;
    font-weight: normal;
    font-size: 1rem;
}

/* ============ MISC ============== */
.flag-img {
    width: 100%;
    aspect-ratio: 4 / 3;
    border: 1px solid #e9ecef;
    border-radius: 2px;
    overflow: hidden;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}
.flag-img-1x1 {
    aspect-ratio: 1;
}
.flag-img-circle {
    border-radius: 50%;
}

section {
    padding: 30px 0 !important;
}

/* ============ SLIDER ============== */
.cusc-image-slider {
    height: 180px !important;
    object-fit: contain;
}

/* Testimonial CSS */
.testimonial-item .testimonial-item-img {
    width: 100% !important;
    height: 220px !important;
    object-fit: contain;
}
.testimonial-item .quote-logo {
    color: #04427d;
}
.testimonial-item p {
    margin: 0px;
}
.testimonial-item .quote-name {
    font-weight: bold;
}
.testimonial-item .quote-pos {
    font-style: italic;
}

/* Heading */
.heading-text-cusc h2 {
    text-align: center;
    font-size: 3rem;
    font-family: "myfontbold";
    color: #04427d;
    margin: 0px;
}

.social-icons.social-icons-rounded li.social-zalo a {
    background: #fff;
}
.social-icon-img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.tab-pane-cusc-link {
    color: #000;
}

.home-video-img {
    height: 220px !important;
    object-fit: contain;
}

/* .carousel .flickity-button {
    width: 20px;
    height: 20px;
}

.flickity-button.next:before, .flickity-button.previous:before {
    font-size: 18px;
} */

/* smaller, dark, rounded square */
.flickity-button {
    /* line-height: 30px !important; */
}
.flickity-button:hover {
    background: #f90;
}

.flickity-prev-next-button {
    /* width: 30px !important;
    height: 30px !important; */
    border-radius: 5px;
}
/* icon color */
.flickity-button-icon {
    fill: white;
}
/* position outside */
.flickity-prev-next-button.previous {
    left: -40px;
}
.flickity-prev-next-button.next {
    right: -40px;
}

/* X-Small devices (portrait phones, less than 576px)
No media query for `xs` since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .header-cusc #logo a.logo-image-and-text {
        display: flex !important;
        justify-content: center;
    }
    .header-cusc .header-info-company-name {
        display: flex;
        margin-left: 1rem;
    }
    .header-cusc .header-info-company-name h3 {
        margin: 0px;
        letter-spacing: -1px;
        line-height: 1.5;
        font-size: 0.8rem !important;
    }
    .header-cusc .header-info-company-name h3 span {
        font-size: 0.5rem !important;
    }
    .header-cusc .header-info-company-name h3 span.header-info-company-name-vi {
        color: #003D7C!important;
        font-weight: bold;
        font-size: 1rem !important;
        text-transform: uppercase;
    }
    .header-cusc
        .header-info-company-name
        h3
        span.header-info-company-name-vi-line2 {
        color: rgb(41 80 151) !important;
        font-weight: bold;
        font-size: 1rem !important;
        text-transform: uppercase;
    }

    /* Testimonial CSS */
    .testimonial-item .testimonial-item-img {
        height: 220px !important;
    }

    /* ============ SLIDER ============== */
    .cusc-image-slider {
        height: 300px !important;
        object-fit: cover;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .header-cusc .header-info-company-name {
        display: flex;
    }
    .header-cusc .header-info-company-name h3 {
        margin: 0px;
        letter-spacing: -1px;
        line-height: 1.5;
        font-size: 0.8rem !important;
        margin-top: 1rem;
    }
    .header-cusc .header-info-company-name h3 span {
        font-size: 0.5rem !important;
    }
    .header-cusc .header-info-company-name h3 span.header-info-company-name-vi {
        color: #003D7C!important;
        font-weight: 700;
        font-size: 18px !important;
        text-transform: uppercase;
    }
    .header-cusc
        .header-info-company-name
        h3
        span.header-info-company-name-vi-line2 {
        color: #003D7C !important;
        font-weight: 400 !important;
        font-size: 18px !important;
        text-transform: uppercase;
    }

    /* Testimonial CSS */
    .testimonial-item .testimonial-item-img {
        height: 320px !important;
    }

    /* ============ SLIDER ============== */
    .cusc-image-slider {
        height: 370px !important;
        object-fit: cover;
    }
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
}

.badge-primary {
    background-color: #2250fc;
}
.badge-success {
    color: #fff;
    background-color: #28a745;
  }
  a.badge-success:focus,
  a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34;
  }
  .badge-cam {
    color: #fff;
    background-color: #fd9343;
  }
.post-content {
    clear: both;
    display: block;
    padding: 0 0px 0 0 !important;
}

.post-thumbnail-entry .post-thumbnail-content .post-category a {
    color: #aaa;
    font-size: 11px;
}
.post-thumbnail-entry .post-thumbnail-content .post-category a:hover {
    text-decoration: underline;
}
.tag-list-horizontal {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1rem;
}
.tag-list-horizontal a {
    color: #fff !important;
}
a:hover {
    color: #1bff00;
    text-decoration: underline;
}
.post-item .post-item-description .post-meta-author {
    color: #c2c2c2;
    position: relative;
    top: -4px;
    font-size: 12px;
    margin-right: 0px;
}
.post-item .post-item-description .post-meta-date {
    color: #c2c2c2;
    position: relative;
    top: -4px;
    font-size: 12px;
    margin-right: 0px;
}
.post-item .post-item-description .post-meta-seperator {
    color: #c2c2c2;
    position: relative;
    top: -4px;
    font-size: 12px;
    margin-right: 0px;
}
.tags a {
    font-size: 11px;
}
.post-content-meta {
    font-size: 1rem;
}
.help-block ul {
    padding: 0px;
}

.header-mainMenu-container {
    position: relative;
    /* border: 2px solid red; */
}
#cusc-search {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    line-height: 1;
    background: #fff;
    /* border: 2px solid red; */
    z-index: 400;
}
#cusc-search.cusc-search-open {
    display: block;
}
/* div#cusc-search.cusc-search-open {  
    pointer-events: none;
}
div.cusc-search-short-links-container{
    pointer-events: auto;
} */



#cusc-search .btn {
    border-radius: 0px;
    height: 49px;
    background-color: #04427d; /* Blue background */
  border: none; /* Remove borders */
  color: white; /* White text */

  font-size: 16px; /* Set a font size */
  cursor: pointer; /* Mouse pointer on hover */
  width: 42px;
}

#cusc-search .new {
    font-size: 12px;
}

#cusc-search .card {
    padding: 20px;
    border: none;
}

#cusc-search .active {
    background: #f6f7fb !important;
    border-color: #f6f7fb !important;
    color: #000 !important;
    font-size: 12px;
}

#cusc-search .inputs {
    position: relative;
}

#cusc-search .form-control {
    /* text-indent: 15px;
    border: none;
    line-height: 80px;
    height: 80px;
    border-radius: 0px;
    border-bottom: 1px solid #eee;
    background: rgb(4, 66, 125);
    font-size: 1.5rem;
    color: #fff; */
    text-indent: 15px;
    border: none;
    line-height: 50px;
    height: 50px;
    border-radius: 0px;
    border-bottom: 1px solid #eee;
    background: rgb(4, 66, 125);
    font-size: 1.5rem;
    color: #fff;
}

#cusc-search .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #eee;
    outline: 0;
    box-shadow: none;
    border-bottom: 1px solid blue;
}

#cusc-search .form-control:focus {
    color: blue;
}

#cusc-search .inputs i {
    position: absolute;
    /* top: 14px;
    left: 4px; */
    top: 16px;
    left: 12px;
    color: #b8b9bc;
}

#cusc-search .star {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eee;
    margin-right: 10px;
    border-radius: 5px;
}

#cusc-search .time-text {
    font-size: 12px;
    color: #989898;
}

#cusc-search .dots {
    height: 7px;
    width: 7px;
    background-color: #eee;
    display: flex;
    border-radius: 50%;
    margin-left: 7px;
    margin-right: 7px;
}

#cusc-search .yellow {
    color: #ffab2e;
}

#cusc-search .content-text-1 {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #ffe7cc;
    color: #ffa03a;
    font-weight: 700;
}

#cusc-search .blue {
    color: #6ecce6;
}

#cusc-search .content-text-2 {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #e2f5fa;
    color: #6ecce6;
    font-weight: 700;
}

#cusc-search .dark-blue {
    color: #572ce8;
}

#cusc-search .content-text-3 {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #572ce86b;
    color: #572ce8;
    font-weight: 700;
}

.cusc-search-overlay-header {
    z-index: 400 !important;
}
.cusc-search-overlay-header::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    left: 0px;
    background: #00000060;
    z-index: 400;
}
.cusc-search-overlay {
    /* position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    left: 0px;
    background: #000;
    z-index: 399; */
}
.cusc-search-short-links-container {
    text-align: left;
    padding: 10px;
    height: 400px;
    overflow: auto;
    display: block;
    position: relative;
}
.cusc-text-color {
    color: #04427d;
}
.pattern-css-bg-gray{
    background-color: #f2f2f2;
} 
