/*
Theme Name: IClient 2
Author: ninhductuyen12@gmail.com
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap');

body{
    font-size:16px;
    font-family: 'Readex Pro', sans-serif;
    color:#505A5C;
    font-weight: 300;
}
.text-default{
    color:#50555b;
}
body.archive.tax-category-project{
    background: #FFF;
}
iframe {
    max-width: 100%;
}

p{
    margin-bottom:5px;
}
.line_height_100{
    line-height: 100%;
}
.line_height_120{
    line-height: 120%;
}
.clear_both{
    clear: both;
}

.left-content-single-template h2{font-size: 22px; }
.left-content-single-template h3{font-size: 20px; }
.left-content-single-template h4{font-size: 16px; }

#ModalMenuMobile .modal-header,
#ModalMenuMobile .modal-content,
#ModalMenuMobile .modal-dialog{
    width:100%;
    max-width:100%;
    border-radius: 0px !important;
    border:0px !important;
}
#ModalMenuMobile .modal-content{
    max-width:320px;
}
#ModalMenuMobile .modal-body{
    padding:0px;
    padding-left:15px;
    padding-right:15px;
}
#ModalMenuMobile .modal-dialog{
    display: flex;
    flex-direction: row;
    align-items: end;
    margin: 0px;
    height: 100vh;
    justify-content: end;
}
#ModalMenuMobile .modal-header img{
    max-height: 50px;
    width: auto;
    max-width:120px;
}

#ModalMenuMobile ul,
#ModalMenuMobile ul li{
    margin:0px;
    padding:0px;
    list-style: none;
    position: relative;
}
#ModalMenuMobile ul li ul{
    padding:0px;
}
#ModalMenuMobile ul li a{
    display: block;
    padding:12px 20px 12px 20px;
    width:100%;
    color:#505A5C;
    transition: all 0.4s;
    font-size: 16px;
}
#ModalMenuMobile ul li a:hover{
    background: #E7E7E7;
    color:#0c6971;
    padding-left:30px;
}

#ModalMenuMobile ul li ul{
    display: none;
}
#ModalMenuMobile .modal-body img{
    max-width:30px;
}

#ModalMenuMobile ul li span.icon_dropdown_menu{
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    width: 46px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    cursor: pointer;
}
#ModalMenuMobile ul li span.icon_dropdown_menu:hover{
    background: #E7E7E7;
}
#ModalMenuMobile ul li ul li a{
    padding-left:35px;
}
#ModalMenuMobile .description_item_client_menu{
    display: none !important;
}
#ModalMenuMobile ul li ul li ul li .icon_dropdown_menu,
#ModalMenuMobile ul li ul li ul li ul{
    display: none !important;
}
#ModalMenuMobile ul li ul li ul{
    padding-left:15px;
}
#ModalMenuMobile ul > li > a{
    font-weight: 400;
}
#ModalMenuMobile ul li ul li a{
    font-weight: 300;
}
.marquee_text{
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding-top:2px;
    padding-bottom:2px;
}
.marquee_text .js-marquee-wrapper{
    display: flex;
}
.z-100{
    z-index:100;
}
a{
    text-decoration: none;
}
.container-fluid{
    max-width:1586px;
}
.container{
    max-width:1134px;
}
.infomation_component .container{
    max-width:1140px;
}
.font-weight-bold{
    font-weight: bold;
}
.font-weight-500{
    font-weight: 500;
}
.font-weight-600{
    font-weight: 600;
}
.font-weight-400{
    font-weight: 400;
}
.font-weight-300{
    font-weight: 300;
}

img{
    max-width:100%;
    height:auto
}
.w10{
    width:10%;
}
.w15{
    width:15%;
}
.w20{
    width:20%;
}
.w25{
    width:25%;
}
.w30{
    width:30%;
}
.w35{
    width:35%;
}
.w40{
    width:40%;
}
.w45{
    width:45%;
}
.w50{
    width:50%;
}
.w55{
    width:55%;
}
.w60{
    width:60%;
}
.w65{
    width:65%;
}
.w70{
    width:70%;
}
.w75{
    width:75%;
}
.w80{
    width:80%;
}
.w85{
    width:85%;
}
.w90{
    width:90%;
}
.w95{
    width:95%;
}
.w100{
    width:100%;
}
.font14{
    font-size:14px;
}
.font13{
    font-size:13px;
}
.font12{
    font-size:12px;
}
.font11{
    font-size:11px;
}
.font10{
    font-size:10px;
}
.font15{
    font-size:15px;
}
.font16{
    font-size:16px;
}
.font17{
    font-size:17px;
}
.font18{
    font-size:18px;
}
.font19{
    font-size:19px;
}
.font20{
    font-size:20px;
}
.font21{
    font-size:21px;
}
.font22{
    font-size:22px;
}
.font23{
    font-size:23px;
}
.font24{
    font-size:24px;
}
.font25{
    font-size:25px;
}
.font26{
    font-size:26px;
}
.font30{
    font-size:30px;
}
.font28{
    font-size:28px;
}
.font36{
    font-size: 36px;
}
.font35{
    font-size:35px;
}
.font32{
    font-size:32px;
} 
.pd100 {
    padding-right: 100px;}
.line1,
.line2,
.line3,
.line4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.line1{
    -webkit-line-clamp: 1;
}
.line3{
    -webkit-line-clamp: 3;
}
.line2{
    -webkit-line-clamp: 2;
}
.line4{
    -webkit-line-clamp: 4;
}
.pagination-template{
    margin-bottom:30px;
    margin-top:10px;
}
.pagination-template a,
.pagination-template span{
    display: inline-flex;
    padding:3px 13px 6px 13px;
    margin: 0px 4px;
    color: #fff !important;
    background: #028099;
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    font-size:16px;
}
.pagination-template span.current{
    background: #7bbbc8;
    color:#FFF;
}
.tags-template a{
    display: inline-block;
    padding:3px 6px;
    background:#EEE;
    margin:2px;
    color:#333;
    font-size:13px;
}

.tags-template a:hover{
    background: #028099;
    color:#FFF;
}

.content-box-widget-sidebar{
    display: block;
    overflow: hidden;
    line-height: 26px;
    font-size: 20px;
    padding: 10px 0px 15px 0px;
    margin-bottom: 15px;
    margin-top: 15px;
    clear: both;
    color: #028099;
    border-bottom: 1px solid #EEE;
    font-weight: 700;
}
.tagcloud a{
    display: inline-block;
    background: #ccc;
    position: relative;
    color: #000;
    font-size: 11px !important;
    margin: 2px 5px 7px 12px;
    padding: 0 15px 0 12px;
    height: 24px;
    line-height: 24px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.tagcloud a:before{
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #ccc transparent transparent;
    border-style: solid;
    border-width: 12px 12px 12px 0;
}
.wp-calendar-table{
    width:100%;
}
.wp-calendar-table td{
    padding-top:5px;
    padding-bottom:5px;
    font-size:14px;
}
.wp-calendar-table td:hover{
    background:#EEE;
}
.sidebar-template h2{
    text-transform: uppercase;
    display: block;
    margin-bottom:20px;
    font-size:20px;
    position: relative;
}
.sidebar-template{
    margin-bottom:20px;
    clear: both;
}
.sidebar-template h2:after{
    content: '';
    position: absolute;
    bottom:-10px;
    left:0px;
    height:2px;
    width:100px;
    background: #333;
}
.sidebar-template ul,
.sidebar-template ul li{
    list-style: none;
    margin:0px;
    padding:0px;
}
.sidebar-template ul li{
    display: block;
    width:100%;
}
.sidebar-template a{
    color:#333;
}
.sidebar-template a:hover{
        /* text-decoration: underline;*/
}

.custom-list-post-news img{
    max-width: 90px;
    margin-right:15px;
}
.sidebar-template .custom-list-post-news li{
    width:100%;
    margin-bottom: 15px !important;
    position: relative;
    clear: both;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.sidebar-template .custom-list-post-news li a.title-custom-list-post-news{
    color:#333;
    font-size:14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.sidebar-template .custom-list-post-news li .post-date{
    font-size:13px;
    color:#999;
    display:block;
    padding-left:85px;
}

.sidebar-template .widget_search input[type='submit']{
    display:none;
}
.sidebar-template .widget_search input[type='text']{
    display: block;
    width: 100%;
    border: 1px solid #eee;
    padding-left: 40px;
    height: 40px;
    outline: none !important;
    padding-right: 100px;
    background: #FFF !important;
    border-radius: 5px;
}
.sidebar-template .widget_search form{
    position: relative;
    width:100%;
    display: block;
}
.sidebar-template .widget_search form:after{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content:"\f002";
    position: absolute;
    left:15px;
    top:10px;
    color:#999;
}
.sidebar-template .widget_categories ul li a,
.sidebar-template ul.menu li a{
    display: block;
    padding:5px 10px 5px 20px;
}
.sidebar-template .widget_categories ul li,
.sidebar-template ul.menu li{
    position: relative;
}
.sidebar-template .widget_categories ul li:before,
.sidebar-template ul.menu li:before{
    position: absolute;
    left: 5px;
    top: 11px;
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 10px;
}
.sidebar-template ul.menu li ul,
.sidebar-template .widget_categories ul li ul{
    display: none !important;
}
/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 0px 5px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0px 5px 5px;
}

.alignleft {
    float: left;
    margin: 5px 5px 5px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 5px 5px;
}

a img.alignnone {
    margin: 5px 5px 5px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 5px 5px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.gallery img{
    border:0px !important;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}


/*
custom style owl-carousel
 */

.owl-carousel{
    position: relative;
}
.owl-carousel .owl-nav{
    position: absolute;
    width: 100%;
    left: 0px;
    top:50%;
    transform: translate(0,-50%);
    z-index:10;
    height:1px;
    margin:0px;
}
.owl-carousel .owl-nav button{
    position: absolute;
    margin:0px !important;
    color:#FFF !important;
    font-size:35px !important;
    line-height: 0px;
    opacity: 1;
    background:none !important;
}
.owl-carousel .owl-nav button span{
    display: block;
    line-height: 60px;
    position: absolute;
    color:#000;
    top:0px;
}
.owl-carousel .owl-nav .owl-prev{
    left:12px;
    top:0px;
}
.owl-carousel .owl-nav .owl-prev span{
    left:3px;
}
.owl-carousel .owl-nav .owl-next{
    right:12px;
    top:0px;
}
.owl-carousel .owl-nav .owl-next span{
    right:3px;
}
/*
back to top and zalo chat
 */

#backToTop .icon-up {
    fill: #FFF;
}
#backToTop strong {
    font-size: 10px;
    color: #fff;
    font-weight: 400;
}
#btnZaloChat {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #028fe3;
    box-shadow: 0 0 0 0 #028fe3;
    right: 50px;
    top:calc(40% + 70px);
    overflow: hidden;
    z-index: 100;
    transform: scale(1);
    -webkit-animation: pulse-blue 2s infinite;
    animation: pulse-blue 2s infinite;
}
@-webkit-keyframes pulse-blue {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(2, 143, 227, 0.7000000000000001);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(2, 143, 227, 0);
    }
    to {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(2, 143, 227, 0);
    }
}
@keyframes pulse-blue {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(2, 143, 227, 0.7000000000000001);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(2, 143, 227, 0);
    }
    to {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(2, 143, 227, 0);
    }
}



/*
default loading
 */
.loader_animation {
    color: #ffffff;
    font-size: 20px;
    margin: 0px auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    z-index:999;
}
@-webkit-keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}
@keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}
#loading_page{
    z-index:99999;
    top:0px;
    left:0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#loading_page:after{
    content:"";
    position: absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background: #00000094;
}



/*
default social share
 */
.ishare_button{
    padding-top:10px;
}
.ishare_button a:hover{
    text-decoration: none !important;
}
.ishare_button a{
    position: relative;
    transition: all 0.5s;
}
.ishare_button a:hover{
    top:-5px;
}
.ishare_button a i{
    padding: 7px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    width:30px;
    height:30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: white;
}
.ishare_button .fa-facebook-f {
    background: #3B5998;
}
.ishare_button .fa-twitter {
    background: #55ACEE;
}
.ishare_button .fa-google {
    background: #dd4b39;
}
.ishare_button .fa-linkedin-in{
    background: #007bb5;
}
.ishare_button .fa-youtube {
    background: #bb0000;
}
.ishare_button .fa-instagram {
    background: #125688;
}
.ishare_button .fa-pinterest {
    background: #cb2027;
}
.ishare_button .fa-snapchat-ghost {
    background: #fffc00;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.ishare_button .fa-skype {
    background: #00aff0;
}
.ishare_button .fa-android {
    background: #a4c639;
}
.ishare_button .fa-dribbble {
    background: #ea4c89;
}
.ishare_button .fa-vimeo {
    background: #45bbff;
}
.ishare_button .fa-tumblr {
    background: #2c4762;
}
.ishare_button .fa-vine {
    background: #00b489;
}
.ishare_button .fa-foursquare {
    background: #45bbff;
}
.ishare_button .fa-stumbleupon {
    background: #eb4924;
}
.ishare_button .fa-flickr {
    background: #f40083;
}
.ishare_button .fa-yahoo {
    background: #430297;
}
.ishare_button .fa-soundcloud {
    background: #ff5500;
}
.ishare_button .fa-reddit {
    background: #ff5700;
}
.ishare_button .fa-rss {
    background: #ff6600;
}
.ishare_button .fa-telegram{
    background: #2AA5E0;
}
.ishare_button .fa-whatsapp{
    background: #3FE85E;
}
.ishare_button .fa-envelope{
    background: #EA4335;
}
.ishare_button .fa-tiktok{
    background: #333;
}
/*
default single template
 */

.content-page-full .container,
.single-full-page .container{
    max-width:900px;
}
.team_component .container{
    max-width:940px;
}
.randompost,
.randompost li{
    list-style: none;
    margin:0px;
    padding:0px;
}
.randompost li a{
    color:#333;
}

.read-more__link-wrap {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    margin-top:70px;
}
.read-more__link-wrap a.read-more__link {
    border: 1px solid #2f80ed;
    border-radius: 5px;
    color: #2f80ed;
    padding: 10px 5px;
    text-align: center;
    width: 100%;
    display: block;
    max-width: 340px;
    margin: 0px auto;
    position: relative;
    z-index: 10;
}
.read-more__link-wrap:after {
    content: '';
    background: linear-gradient(to bottom,rgba(255 255 255/0),rgb(255 255 255 / 75%),rgba(255 255 255/1));
    bottom: 0px;
    height: 150px;
    left: 0;
    position: absolute;
    width: 100%;
}



/*
header template
 */
.header-box{
    position: relative;
    z-index: 99;
}
.header-top-primary-logo img{
    max-width:150px;
    transition: all 0.3s;
    position: absolute;
}
.header-top-primary-logo img:hover{
    max-width:160px;
}
.header-top{
    background: rgb(243, 50, 55);
    padding:1px 20px 4px 20px;
}
body .right-header-menu ul li img._mi._image{
    max-width:30px !important;
}
.left-header-logo img{
    max-width:198px;
}
.right-header-menu ul,
.right-header-menu ul li{
    list-style: none;
    margin:0px;
    padding:0px;
    position: relative;
    display: inline-block;
}
.right-header-menu ul li a {
    color: #505A5C;
    display: inline-block;
    padding: 0px 26px;
    line-height: 50px;
    position: relative;
    font-size: 18px;
    font-weight: 400;
}
.right-header-menu ul li a:after{
    content: "";
    position: absolute;
    right: 0px;
    width: 1px;
    height: 12px;
    top: 50%;
    transform: translate(0,-50%);
}
.right-header-menu ul li a:hover{
    color:#498098;
}
.right-header-menu ul li:last-child a:after{
    display: none;
}
.right-header-menu ul li ul a:after{
    display: none;
}
.right-header-menu ul li ul{
    height:auto;
    padding:0px;
    box-shadow:0px 8px 14px 3px #00000061;
    position: absolute;
    width:250px;
    background: #028099;
    top:100%;
    z-index:100;
    justify-content: inherit;
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}
.right-header-menu ul li ul{
    left:10px;
}
.right-header-menu ul li ._mi._after{
    margin-left:7px;
    margin-top:-7px;
}
.right-header-menu ul li ul li a{
    display: block;
    position: relative;
    width:100%;
    padding:10px 15px 10px 40px;
    font-size:18px;
    color:#FFF !important;
    border:0px;
    line-height: 150%;
}
.header-box-sticky #header_menu_client .right-header-menu .menu > li > a{
  font-size:17px; 
}
.right-header-menu ul li ul li{
    position: relative;
    display: block;
    width:100%;
}
.right-header-menu ul li ul li ul{
    position: absolute;
    left:100%;
    top:0px;
    display: none !important;
}
.right-header-menu ul li:hover ul li a{
    color:#333;
}
.right-header-menu ul li:hover ul{
    opacity: 1;
    visibility:inherit;
}
.right-header-menu-space ul{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height:100%;
}
.right-header-menu-space ul li{
    display: flex;
    align-items: center;
}
.btn-menu-mobile{
    display: none;
    right: 15px;
    top: 50%;
    font-size: 32px;
    padding: 0px;
    transform: translate(0,-50%);
    width:30px;
}
.btn-menu-mobile span{
    width: 100%;
    display: block;
    margin-bottom: 6px;
    height: 3px;
    background: #028099;
}
.btn-menu-mobile span:nth-child(2){
    width:75%;
}
.logo-menu-mobile img{
    max-width:220px;
}
/*
footer template
 */

.copyright-template{
    padding:18px 0px 13px 0px;
    border-top:1px solid #99ced9;
    margin-top:45px;
}
.copyright-template p{
    margin:0px;
}
.item-footer p{
    margin-bottom:0px;
    line-height: 200%;
}
.item-footer ul,
.item-footer ul li{
    list-style: none;
    margin:0px;
    padding:0px;
    position: relative;
    display: block;
}
.item-footer ul a{
    color:#000;
    font-size:13px;
    display: block;
    position: relative;
    padding:3px 0px;
}
.item-footer ul li ul{
    display: none !important;
}
.item-footer ul a:hover{
    color:#0d6efd;
}

.item-footer hr{
    margin:7px 0px;
}
.title-general-builder{
    font-weight: 600;
    color: #444;
    font-size: 22px;
}
.item-blog a {
    color: #000;
}
/*
responsive table in content
 */

.wp-video{
    margin:10px auto;
    width:100% !important;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body{
    width:100% !important;
}
.itheme-content table {
    width: 100% !important;
    table-layout: fixed !important;
    border-collapse: collapse !important;
    margin: 20px 0 !important;
    font-size: 16px !important;
    text-align: left !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
    border-radius: 8px !important;
    overflow: hidden !important;
}


.itheme-content table th,
.itheme-content table td {
    padding: 12px 15px !important;
    border: 1px solid #e0e0e0 !important;
    width: 25% !important; /* Chia d?u chi?u r?ng cc c?t */
}


.itheme-content table th {
    background-color: #333 !important;
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}


.itheme-content table tr:nth-child(even) {
    background-color: #f9f9f9 !important;
}


.itheme-content table tr:hover {
    background-color: #f1f1f1 !important;
    transition: background-color 0.2s !important;
}


.itheme-content table a {
    color: #0073aa !important;
    text-decoration: none !important;
}

.itheme-content table a:hover {
    text-decoration: underline !important;
}

@media screen and (max-width: 768px) {
    .itheme-content table th, .itheme-content table td {
        padding: 8px 10px !important;
        font-size: 14px !important;
    }
}
/*
category template
 */
.right-archives-first .side-post-item:last-child{
    border:0px !important;
}



/*
support shortcode
 */
.box-item-beautify_link {
    margin-bottom: 15px;
}
.item-beautify_link a.btn-beautify_link {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding: 5px 10px;
    background: #3885b7;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
    border: 1px solid #3885b7;
    transition: all .3s;
}
.bootstrap_button_shortcode{
    min-width:90px;
    border-radius: 4px;
}
.mega-sub-menu .textwidget.custom-html-widget{
    text-align: center;
}
.mega-sub-menu img{
    margin:0px auto;
    display:block;
}

/*
support plugins
*/
.kk-star-ratings .kksr-legend{
    font-size:15px !important;
}
.swiper-slide-bg{
    height:100% !important;
}

.elementor-nav-menu img{
    max-width:20px !important;
}
.elementor-section .elementor-container{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.elementor-element table.eael-data-table{
    border-collapse: collapse !important;
}
.mega-menu-description{
    display:none !important;
}


/*
support contact form 7
 */
.wpcf7-form br{
    display: none !important;
}
.wpcf7-form .wpcf7-form-control,
.wpcf7-form .wpcf7-form-control-wrap{
    width:100%;
    position: relative;
    display: block;
    text-align: left;
}
.wpcf7-form .wpcf7-form-control{
    padding: 12px 18px;
    font-size: 14px;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 1.5px;
}
.wpcf7-form .wpcf7-form-control-wrap{
    margin-bottom:10px;
}
.wpcf7-form .wpcf7-not-valid-tip{
    font-size:12px;
    margin-top:3px;
    color:#FFF;
}
.wpcf7-form .wpcf7-submit{
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s;
    color: #FFF !important;
    border-radius: 2px;
    background: transparent !important;
    width:auto;
    display: inline-block;
    text-transform: uppercase;
    margin:15px 0px;
}

.wpcf7-form .wpcf7-submit:hover{
    background: #FFF !important;
    color:#000 !important;
}

/*
custom theme
 */
.flexslider{
    margin-bottom:0px !important;
}
a,a:hover,
.color_client_primary{
    color:#028099;
}
.color_client_text{
    color:#50555b;
}
.color_client_text_opacity{
    color:#afb2b3;
}
.background_client_color{
    background: #028099;
}
.background_client_secondary_color{
    background: #EDFCFF;
}
.color_client_primary_new{
    color:#EDFCFF;
}
.background_client_color_policy{
    background: #edf8fa;
    border-radius: 10px;
}

.background_client_color_hover:hover{
    background: #ff4e00;
}
.swal2-styled.swal2-confirm{
    background:#ff4e00 !important;
    box-shadow: none !important;
    outline: none !important;
    min-width: 200px;
}
.color_client_btn{
    color:#ff4e00;
}
.background_client_primary{
    background:#EDFCFF;
}
.follow-us-header ul li,
.follow-us-header ul{
    list-style: none;
    margin:0px;
    padding:0px;
    display: inline-block;
    position: relative;
}
.follow-us-header ul li{
    margin-left:12px;
}
.follow-us-header ul li:before{
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #6b6b6b;
    border-radius: 50%;
    top: 13px;
    left: -8px;
}
.follow-us-header ul li:first-child:before{
    display: none;
}
.header-menu{
    padding:15px 15px;
    position: relative;
}
.marginLeft10{
    margin-left:10px;
}
.header-menu .container{
    max-width:1520px;
}
.btn-client-hotline{
    background: #ff4e00;
    padding: 1px 22px 4px 22px;
    border-radius: 25px;
    line-height: 100%;   
    margin-left: 50px;
    border:2px solid #ff4e00;
    transition: all 0.3s;
}
.footer-template{
    padding-top:55px;
}
.footer-template .container , 
.trademark_box_component .container{
    max-width:1286px;
}
.background_client{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	transition: transform 0.4s ease; 
}
.template_background_client{
    background-color: #dbf2f6;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 85px 0px;
}
.content-single-template,
.archives-template{
    margin-top:25px;
}
.font40{
    font-size:40px;
}

.description_client_template p{
    margin-bottom:0px;
}
.icon-more-background{
    left: 50%;
    transform: translate(-50%,0);
}
.searchform{
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
}
.btn-search-template{
    border-radius: 5px;
    height: calc(100% - 2px);
    width: 90px;
    top: 1px;
}
html body.page-template.page-template-page-ovelay .header-box-sticky,
html body .header-box-sticky{
    position: fixed;
    top: 0px;
    z-index: 99;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    background: #FFF !important;
}
html body.page-template.page-template-page-ovelay .header-box-sticky a.btn-menu-mobile span,
html body .header-box-sticky a.btn-menu-mobile span{
    background: #028099 !important;
}
.header-box-sticky .header-menu{
    padding: 0px;
}
.header-box-sticky .left-header-logo img{
    max-width:100px;
}
.header-box-sticky .header-top{
    padding:5px;
}
.text-justify{
    text-align: justify;
}
.footer-template a,
.footer-template *{
    color:#FFF;
}
.footer-template a:hover{
       /* text-decoration: underline;*/
}
.item-footer h3,
.item-footer h4,
.item-footer h5,
.item-footer h6{
    font-size:20px;
    color:#5b5b5b;
    font-family: 'Readex Pro';
    display: block;
    margin-bottom: 10px;
}
.item-footer strong{
    display: block;
    margin-bottom: 10px;
    color: #80c0cc;
    font-weight: 600;
}
.image_background_component .container,
.contact_component .container,
.box-contact-map .container,

.box-category-project .container,
.content-single-project-template .container,
.box-contact-footer .container,
.box-workflow .container,
.important_benefits .container,
.package_component_new .container,
.archives-template-category-project .container{
    max-width:1520px;
}
.customer_reviews .container{
    max-width:1320px;
}
.loop-item-like i{
color: #c5c5c5;
}
.loop-item-view i{
    color: #c5c5c5;
}
.thumbnail-project-loop a{
    transition: all 0.3s;
}
.thumbnail-project-loop:hover a{
        scale: 1.1;
}

.box-contact-footer{
    background:#dbf2f6;
    padding-top:50px;
    padding-bottom:50px;
}
.content-box-contact{
    padding-top:40px;
    padding-bottom:30px;
}
.form_contact_client {

    padding-left: 5em;
}
.form_contact_client .form-floating{
    margin-bottom:15px;
}
.form_contact_client select,
.form_contact_client input{
    height:50px !important;
    padding-top:15px !important;
    padding-bottom:15px !important;
    font-size:14px;
    box-shadow: none !important;
    outline: none !important;
    padding-left:45px !important;
}
.form_contact_client .form-floating label{
    padding-top:10px;
    font-size:16px;
    padding-left:45px !important;
    color:#50555bab !important;
}
.form_contact_client .form-floating>.form-control:not(:placeholder-shown)~label{
    transform: scale(0.65) translateY(-0.5rem) translateX(0.15rem);
}
.form_contact_client .form-floating i{
    left:15px;
    top:15px;
}
.form_contact_client .form-floating i.after-icon-form{
    color:#50555b;
    left:auto;
    right:15px;
    top:10px;
}
.form_contact_client select{
    font-size:16px;
    padding-top:10px !important;
    color: #50555bab !important;
}
a.btn-contact{
    background:#ff4e00;
    padding:12px 20px;
}
a.btn-contact i{
    margin-left:15px;
}
.line-contact{
    height:3px;
}
.line-contact:before,
.line-contact:after{
    content:"";
    position: absolute;
    top:0px;
    height:3px;
}
.line-contact:before{
    width:70%;
    background:#028099;
    left:0px;
}
.line-contact:after{
    width:30%;
    right:0px;
    background:#ff4e00;
}
.title-contact-other{
    color:#5b5b5b;
}
a.call-now-contact,
a.chat-zalo-contact{
    background:#146fea;
    border-radius: 20px;
    padding:5px 20px 7px 50px;
    margin-right:17px;
}
a.call-now-contact{
    background: #01b009;
}
a.call-now-contact i{
    left: 18px;
    top: 8px;
}
.icon-phone-new{
    width: 22px;
    height: 22px;
    background: url('icons/icon-phone-new.svg');
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
}
.icon-zalo{
    width: 24px;
    height: 24px;
    background: url('icons/zalo.png');
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
}
.icon-zalo-sidebar{
    background: url("images/zalo.png");
    display: inline-block;
    background-size:cover;
    background-repeat: no-repeat;
    width:24px;
    height:26px;
}
.icon-social{
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover;
}
.icon-facebook{
    background-image: url('icons/facebook.png');
}
.icon-behance{
    background-image: url('icons/behance.png');
}
.icon-instagram{
    background-image: url('icons/instagram.png');
}
.icon-youtube{
    background-image: url('icons/youtube.png');
}
a.chat-zalo-contact .icon-zalo{
    left: 16px;
    top: 6px;
    position: absolute;
}
a.call-now-contact .icon-phone-new{
    left: 20px;
    top: 8px;
    position: absolute;
}
a.btn-client-hotline .icon-phone-new{
    left: -7px;
    top: 3px;
    position: absolute;
	width: 19px;
    height: 19px;
}
.content-info-contact-footer:before{
    content: "";
    position: absolute;
    left: -30px;
    top: 35px;
    border-width: 0px 20px 20px 0px;
    border-style: solid;
    border-color: #028099 transparent;
    transform: rotate(45deg);
}
.item-faq .title-item-faq{
    transition: all 0.5s;
    cursor: pointer;
}
.active-title-item-faq,
.item-faq:hover .title-item-faq{
    box-shadow: 0px 1px 10px 2px #0000002b;
}
.item-faq .content-item-faq{
    padding:20px 15px;
}
a.btn-filter-project{
	padding: 4px 17px 5px 17px;
    border-radius: 20px;
    margin: 5px 12px;
    border: 1px solid #028099;
    font-weight: 500;
    text-transform: uppercase;
}
a.btn-filter-project:hover{
    background: #CEF7FF;
	color: #028099 !important;
}
a.btn-filter-project.btn-active-filter {
  color: #fff !important;
  background: rgb(2, 128, 153);
}

a.btn-active-filter{
    background: #028099;
	color: #fff;
}
.customer_reviews{
    background: url("images/customer_reviews.webp");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
}

.owl_customer_reviews .item{
    padding:0px 15px;
}
.owl_customer_reviews .header_item_customer_review img{
    max-width: 82px;
    position: absolute;
    left: 50px;
    top: -45px;
}
.header_item_customer_review{
    padding-left:115px;
    padding-right:25px;
}
.owl_customer_reviews .item{
    padding-top:50px;
}
.rating_item_customer{
    left: 100px;
    top: -45px;
    color:#ffc107;
}

.customer_partner{

    padding-top:95px;
    padding-bottom:95px;
}
/*.customer_partner:after{
    content:"";
    position: absolute;
    bottom: 0px;
    left:0px;
    width:30%;
    height:50%;
    background: url("images/customer_partner.png");
    background-position: top right;
    background-repeat: no-repeat;
}*/
.customer_partner .container{
    position: relative;
    z-index:1;
    max-width:1044px;
}

.customer_partner .owl-nav button{
    opacity: 1 !important;
    line-height: 0px !important;
}

.about_component{
    padding-top:50px;
    padding-bottom: 50px;
}
.about_component .row {
	
}
.content-sticky-sidebar-client{
    padding-bottom:150px;
}
.content_left_about img{
    position: relative;
    z-index:1;
}
.badge_about{
    padding:5px 25px 9px 25px;
    border-radius: 23px;
}
.item_list_about{
    padding-left:8.33333333% !important;
}
.item_list_about img{
    position: absolute;
    left:0px;
    max-width:42px;
}
.item_list_about span{
    max-width:200px;
}
.sub_item_service ul li,
.sub_item_service ul{
    list-style:none;
    margin:0px;
    padding:0px;
    position: relative;
}
.sub_item_service ul{
    padding-bottom: 5px;
}
.sub_item_service ul li{
    padding:17px 0px 17px 15px;
    border-bottom: 1px solid #C9E0E4;
    transition: all 0.5s;
}

.list-package-new ul li{
    padding:10px 0px 10px 0px;
    border-bottom: 1px solid #505A5C;
    transition: all 0.5s;
}
.list-package-new li:last-child {
    border-bottom: none;
}
.sub_item_service ul li:hover{
    padding-left:25px;
}
.sub_item_service li:after{
    width:8px;
    height:8px;
    position: absolute;
    left:0px;
    top:50%;
    transform: translate(-50%,0);
    background: #028099;
    content:"";
    border-radius: 50%;
    margin-top:-4px;
}
.sub_item_service ul li:hover:after{
    background: #ff4e00;
}
.sub_item_service ul li:hover a{
    color:#ff4e00;
}

.sub_item_service li:last-child{
    border-bottom: none;
}
.item_service_component{
    transition: all 0.3s;
    position: relative;
	border-radius: 25px;
}
.item_service_component.item_service_component_permalink{
    padding-bottom:70px;
}
.item_service_component:hover{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.box-permalink-service{
    bottom:25px;
}
.list_service_about,
.list_service_about li{
    list-style: none;
    margin:0px;
    padding:0px;
}

.list_service_about li{
    padding:10px 0px 10px 25px;
    transition: all 0.3s;
}
.list_service_about li:after{
    content:"";
    position: absolute;
    left:0px;
    top:50%;
    transform: translate(-50%,0);
    width:12px;
    height:12px;
    margin-top:-6px;
    background: #ff4e00;
    border-radius: 50%;
}
.list_service_about li:hover{
    padding-left:30px;
    color:#ff4e00;
}
a.btn-client-quote{
    padding:4px 40px 7px 40px;
    background: #ff4e00;
    border:2px solid #ff4e00;
}
a.btn-client-detailed {
    padding:4px 40px 5px 40px;
    border:1px solid #ff4e00;
	color:#ff4e00;
	background: #EDFCFF;
}
.title_item_benefit_component{
    margin-top:15px;
}
.thumbnail_item_benefit_component img{
    max-width:124px;
}
.error_input_client{
    border-color:#FF0000 !important;
}
.carousel-indicators .active{
    opacity: 0.75;
}
.carousel-control-next, .carousel-control-prev{
    align-items: end;
    padding-bottom: 20px;
}
.line_header_item_service{
    height:5px;
    position: relative;
}
.line_header_item_service:after{
    width:100%;
    background: #FCE99D;
    top:0px;
    left:0px;
    content:"";
    position: absolute;
    height:100%;
}

.social-footer a{
    margin-right:15px;
}
.social-footer a:last-child{
    margin-right:0px;
}
.detailed_packages_component .container {
	max-width: 1262px;
}
.image_background_component .container {
	max-width: 1262px;
}
.image_background_component{
    padding-bottom:30px;
}
.item_image_background_component:hover {
   color:#000;
}
.item_image_background_component a{
    position: relative;
    z-index: 10;
}
.title_infomation_component,
.content_infomation_component{
    max-width:700px;
    margin:0px auto;
}
.line_infomation{
    border:1px solid #0000000f;
}
.ovelay_box_item_team{
    background: #028099e8;
    transition: all 0.5s;
    bottom:-100%;
}
.box_item_team:hover .ovelay_box_item_team{
    bottom:0px;
}
.icon_team{
    top: 10px;
    right: 10px;
    transform: rotate(-45deg);
}
.responsive-iframe-container {
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: auto;
}

.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal_info_profile,
.modal_contact_client{
    z-index:99;
}
.bg-profile{
    background: #028099;
    height: 80%;
}
.background_modal_profile_client,
.background_modal_contact_client{
    background: #000000d1;
}
.modal_info_profile .container,
.modal_contact_client .container{
    position: relative;
    z-index:10;
}
.modal_contact_client .container{
    max-width:1045px;
}

.text-red{
    color:#FF0000;
}
.btn_close_modal_profile{
    width: 36px;
    height: 36px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    top: -13px !important;
    right: -13px !important;
}
.content_modal{
    max-height:90vh;
    overflow-y: auto;
}
.logo_contact_form img,
.logo_info_profile img{
    max-width:110px;
}
.box-sub-menu-slider{
    bottom:100px;
}
.box-sub-menu-slider ul,
.box-sub-menu-slider ul li{
    list-style: none;
    margin:0px;
    padding:0px;
    display: inline-block;
}
.box-sub-menu-slider a{
    color:#FFF;
}
.box-sub-menu-slider i{
    padding: 5px;
    background: #fff;
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.btn-close-module{
    border: 1px solid #028099;
    width: 35px;
    height: 35px;
}
a.btn-contact-mobile.btn-client-hotline{
    padding:10px 40px 10px 40px;
}
#ModalMenuMobile{
    z-index:9999999;
}
.header_menu_client_mobile{
    background: #F4F5F4;
}
.item_service_component:hover a.btn-client-detailed,
a.btn-client-detailed:hover{
    background: #ff4e00;
    border:2px solid #ff4e00;
    color:#fff !important;
}
.item_service_component:hover a.btn-client-quote,
a.btn-client-quote:hover,
.left_hotline_client span,
a.btn-contact-mobile.btn-client-hotline:hover{
    background: #FFF;
    border:2px solid #ff4e00;
    color:#ff4e00 !important;
}
.left_hotline_client span{
    width:40px;
    height:40px;
}
.readmore-category-project a:hover{
    color:#ff4e00 !important;
}
.container_info_profile{
    height:50%;
    overflow: scroll;
}
.description_profile_user{
    height:calc(100% - 100px);
}
.item_image_background_component{
    height:100px;
}
.header-box-sticky .header-top{
    display: none;
}
.content-page-builder-ovelay{
    margin-top:-115px;
}
body.page-template.page-template-page-empty .header-box .header-menu,
body.page-template.page-template-page-empty .header-box,
body.page-template.page-template-page-ovelay .header-box .header-menu,
body.page-template.page-template-page-ovelay .header-box{
    background: transparent !important;
    border:0px !important;
}
body.page-template.page-template-page-empty .header-box .header-top,
body.page-template.page-template-page-ovelay .header-box .header-top{
    display: none !important;
}
body.page-template.page-template-page-empty .header-box .right-header-menu ul li a,
body.page-template.page-template-page-ovelay .header-box .right-header-menu ul li a{
    color:#fff;
}
body.page-template.page-template-page-empty .header-box .right-header-menu ul li a:after,
body.page-template.page-template-page-ovelay .header-box .right-header-menu ul li a:after{
    background: #FFF;
}
body.page-template.page-template-page-empty .btn-menu-mobile span,
body.page-template.page-template-page-ovelay .btn-menu-mobile span{
    background: #FFF;
}
body.page-template.page-template-page-empty .header-box-sticky .right-header-menu ul li a,
body.page-template.page-template-page-ovelay .header-box-sticky .right-header-menu ul li a{
    color:#000;
}

body.page-template.page-template-page-empty .header-box{
    position: absolute;
    width:100%;
    left:0px;
    top:0px;
}

.menu_primary_clientv4 li.static_menu_client ul li,
.menu_primary_clientv4 li.static_menu_client{
    position: static;
}
.menu_primary_clientv4 li.static_menu_client ul a{
    padding:15px 15px 15px 40px;
}
.menu_primary_clientv4 li.static_menu_client ul{
    position: relative;
    width:300px;
    border-radius: 0px;
    display: block;
    padding-bottom:15px;
    height:0px;
    left:0px;
}
body ul.menu_primary_clientv4 li.static_menu_client ul li ul{
    background: #EDFCFF;
    box-shadow: none !important;
    border-radius: 0px !important;
    height:100%;
    position: absolute;
    width:420px;
    display: block !important;
    left:100%;
    opacity: 0;
    visibility: hidden;
    transition: none;
}
.menu_primary_clientv4 li.static_menu_client ul li ul li a{
    color:#028099 !important;
    font-family: 'Readex Pro', serif;
    font-weight: 600;
}
/*
.menu_primary_clientv4 li.static_menu_client .megamenu_client_theme ul li.active_default_menu,
 */

.menu_primary_clientv4 li ul li:hover{
    background-color: rgba(0, 0, 0, 0.05);
	transition: all 0.3s;
}
/*
.menu_primary_clientv4 li.static_menu_client ul li ul li li.active_default_menu,
 */
.menu_primary_clientv4 li.static_menu_client ul li ul li ul{
    background: #FFF !important;
}
.menu_primary_clientv4 li.static_menu_client ul li ul li p.description_item_client_menu{
    margin-bottom:5px;
    font-size:16px;
    color:#505A5C;
    font-family: 'Readex Pro', serif;
    font-weight: 300;
}
.megamenu_client_theme{
    position: absolute;
    top: 100%;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    width:720px;
    left:0px;
    border-radius: 20px;
}

/*
.menu_primary_clientv4 li.static_menu_client ul li:hover ul{
    display: block !important;
}
.menu_primary_clientv4 li.static_menu_client ul li:hover ul li ul{
    display: none !important;
}
.menu_primary_clientv4 li.static_menu_client ul li ul li:hover ul{
    display: block !important;
}
.menu_primary_clientv4 li.static_menu_client .active_default_menu ul{
    display: block !important;
}
body .menu_primary_clientv4 li.static_menu_client .active_default_menu ul li ul{
    display: none !important;
}
body .menu_primary_clientv4 li.static_menu_client .active_default_menu ul li:first-child ul{
    display: block !important;
}
 */
.megamenu_client_theme.show_mega_menu_client{
    visibility: inherit;
    opacity: 1;
}
.megamenu_client_theme.show_mega_menu_client ul{
    height:425px !important;
}
.icon_down_menu{
    transform: rotate(-90deg);
    top:13px;
    left:0px;
	opacity: 0;
    visibility: hidden;
    pointer-events: none;
    /* Chạy mượt 0.3s, cùng nhịp với hover đổi màu 0.3s */
    transition: opacity .3s ease, visibility 0s linear .3s, color .3s ease, background-color .3s ease;
}
.menu_primary_clientv4 li.static_menu_client .icon_down_menu{
    top:20px;
}
html body ul.menu_primary_clientv4 li.static_menu_client ul li ul{
    opacity: 0;
    visibility: hidden;
	transition: opacity .3s ease, visibility 0s linear .3s;
}

body ul.menu_primary_clientv4 li.static_menu_client ul li ul .icon_down_menu{
    color:#028099 !important;
}
body .menu_primary_clientv4 li.static_menu_client ul li.active_menu_current ul li.sub_active_menu_current .icon_down_menu,
body .menu_primary_clientv4 li.static_menu_client ul li.active_menu_current .icon_down_menu,
body .menu_primary_clientv4 li.static_menu_client ul li ul li:hover .icon_down_menu,
.menu_primary_clientv4 ul li:hover .icon_down_menu{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    /* hiện ngay, chạy 0.3s mượt */
    transition-delay: 0s, 0s, 0s, 0s;
}
body .menu_primary_clientv4 li.static_menu_client ul li.active_menu_current ul li .icon_down_menu,
body .menu_primary_clientv4 li.static_menu_client ul li ul li:hover ul li .icon_down_menu,
.menu_primary_clientv4 ul li:hover  ul li .icon_down_menu{
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
body .menu_primary_clientv4 li.static_menu_client ul li.active_menu_current ul li.sub_active_menu_current ul li .icon_down_menu{
    color:#FFF !important;
    background: #028099;
    width:15px;
    height:15px;
    border-radius: 50%;
}
body .menu_primary_clientv4 li.static_menu_client ul li.active_menu_current ul li.sub_active_menu_current ul li .icon_down_menu:before{
    position: absolute;
    left:3px;
    top:-2px;
    color:#FFF;
    font-size:12px;
}
body .menu_primary_clientv4 li.static_menu_client ul li.active_menu_current ul li.sub_active_menu_current ul:before{
    content:"";
    position: absolute;
    background: #028099;
    width:1px;
    left:0px;
    top:0px;
    height:100%;
}
body .menu_primary_clientv4 li.static_menu_client ul li.active_menu_current ul li.sub_active_menu_current,
body .menu_primary_clientv4 li.static_menu_client ul li.active_menu_current{
    background: rgba(0, 0, 0, 0.05);
}

html body ul.menu_primary_clientv4 li.static_menu_client ul li.active_menu_current ul li.sub_active_menu_current ul,
html body ul.menu_primary_clientv4 li.static_menu_client ul li.active_menu_current ul{
    opacity: 1;
    visibility: inherit;
}
html body ul.menu_primary_clientv4 li.static_menu_client ul li.active_menu_current ul li ul{
    opacity: 0;
    visibility: hidden;
}
.right-header-menu ul li.static_menu_client ul li ul li ul li a:hover,
html body ul.menu_primary_clientv4 li.static_menu_client ul li ul li ul li:hover,
body .menu_primary_clientv4 li.static_menu_client ul li.active_menu_current ul li.sub_active_menu_current li{
    background: none !important;
}
html body ul.menu_primary_clientv4 li.static_menu_client ul li ul li ul li a:hover{
    color:#ff4e00 !important;
}
html body ul.menu_primary_clientv4 li.static_menu_client ul li ul li ul li a:hover p{
    color: #666 !important;
}
.height48{
    height:48px;
}
.zindex10{
    z-index: 10;
}
.zindex1{
    z-index: 1;
}
.header-box-sticky .header_logo_ovelay img,
.header_logo_ovelay img.logo_scroll_ovelay{
    display: none;
}

.header-box-sticky .header_logo_ovelay img.logo_scroll_ovelay{
    display: block;
}
.header-item-support{
    border:1px solid #028099;
}
.header-item-support img{
    position: absolute;
    max-width: 32px;
    max-height: 32px;
    border-radius: 100%;
    left: 10px;
    top: 50%;
    transform: translate(0,-50%);
}
.pading-1{
padding: 23px 19px 0px 23px;}
@media (min-width: 561px){
body .devvn_toolbar {
    left: auto;
    right: 20px;
    bottom: 80px;
}

body .devvn_toolbar ul li a {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
}

body .devvn_toolbar ul li a img {
    max-width: 32px;
    height: auto;
    max-height: 32px;
}
body .devvn_toolbar ul li a span {
    left: auto;
    right: calc(100% + 10px);
    height: 45px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    padding: 0 25px;
    transform: translateY(-50%);
    margin: 0;
}

body .devvn_toolbar ul li a span::after {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 10px;
    border: 1px solid;
    border-radius: 99px;
    z-index: 1;
display:none;
}
}
#backToTop {
    top: 25px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: unset;
    border-radius: 50%;
    right: 22px;
    flex-direction: column;
    color: #fff;
    text-decoration: none;
    position: absolute;
    z-index: 100;
    border: 0;
    cursor: pointer;
    opacity: 1;


}
@media (min-width: 561px){
    body .devvn_toolbar{
        bottom: 160px;
    }
}

.page:not(.home) .content-area,
.page:not(.home) .entry-content {
    font-size: 16px !important;
}
.template_background_client2 {
    padding: 60px 0px;
    background-attachment: fixed;
}
.box-info-single-project{
    padding:15px;
}
body.post-template-default.single{
    background: #FFF;
}
.text-read-more,
.description-info-post{
    display: none;
}

.loop-post-in-category .list-info-content-loop:first-child{
    width:100%;
}
.loop-post-in-category .list-info-content-loop:first-child .text-read-more,
.loop-post-in-category .list-info-content-loop:first-child .description-info-post{
    display: block;
}
.loop-post-in-category .list-info-content-loop:first-child .permalink_item_post {
    font-size: 22px !important;
}
.header_policy_service{
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
}
.item_policy_component {
    align-items: flex-start;
}

.icon_policy_component img {
    max-width: 65px;
    height: auto;
    display: block;
}
.sub_policy li{
    padding:10px 0px;
    border-top:1px solid #EDFCFF;
    list-style: none;
    transition: all 0.3s;
    position: relative;
}
.sub_policy ul{
    margin:0px;
    padding:0px;
}


.content_policy_component .sub_policy ul{
  margin:0;
  padding:0;
  list-style:none;
}

/* canh khoảng cách và đường kẻ */
.content_policy_component .sub_policy li{
  position:relative;
  padding:10px 0 10px 15px; 
  border-top:1px solid #EDFCFF;
  list-style:none;
  transition: all 0.3s;

}


.content_policy_component .sub_policy li::before{
  content:"";
  position:absolute;
  left:0px; 
  top:50%;
  transform:translateY(-50%);
  width:6px;
  height:6px;
  border-radius:50%;
  background:#fff; 
}

/* bỏ đường kẻ trên mục đầu */
.content_policy_component .sub_policy li:first-child{ border-top:0; }

.left_item_design_process_component{
    width:30%;
    position: relative;
}
.left_item_design_process_component:after{
    content:"";
    position: absolute;
    right:0px;
    width:1.5px;
    height: 100%;
    background: #999;
    top:0px;
}
.right_item_design_process_component{
    width:70%;
}
.description_item_design_process_component{
    color:#5b5b5b;
}
.note_item_design_process_component{
        background: #fffbee;
    font-style: italic;
}
.left_item_design_process_component p{
        line-height: 40px;
}
.left_item_design_process_component strong{
        font-size: 50px;
    line-height: 40px;
    color:#cacaca;
   font-family: Merriweather;
}
.line_package_component{
        height: 1px;
    background: #028099;
}
.left_package_component{
    background: #028099;
}
.list_policy{
    min-height: 80px;
    border: 2px solid white;
}
strong {
    font-weight: 550;
}
.image-policy{
    transform: translateX(11px)
}

.header_item_right_package_component{   
      border-radius: 50%;
    border: 1px solid #028099;
    height: 100px;
    width: 100px;
    transition: all 0.3s;
}
.description_left_package_component{
    border-bottom: 2px solid #ffffff8f;
}
.important_benefits_divider{
	border-bottom: 1px solid #028099;
}
.lineHeight35{
    line-height: 35px;
}
.item_right_package_component:hover .header_item_right_package_component{
    background: #ff4e00;
    color:#FFF;
    border:1px solid #ff4e00;
}
a.btn_compare{
    background: #ff7211;
}
body.page-template-page-empty{
    background-color: #FFF;
}

body.page-template-page-empty .left-header-logo{
    display: none;
}
.item-image-row a{
   display: inline-block;
   width:160px;
   height:60px;
       background-size: contain;
       transition: all 0.2s;
}
.item-image-row a:hover{
    transform: scale(1.1);
}
.box-image-row .item-image-row a{
   display: inline-block;
   width:215px;
   height:60px;
   background-size: contain;
   transition: all 0.2s;
}
.box-image-row .item-image-row a:hover{
    transform: scale(1.1);
}
.line-component{
    height: 1px;
    background: #000;
}
.policy-view-more a{
    background: #ff7211;
    padding: 7px 20px 10px 20px !important;
}
.logo-social-network img{
    max-width:170px;
}
.description-social-network{
    color:#498098;
}
.copyright-component:after{
    content: '';
    position: absolute;
    left:0px;
    top:0px;
    width:100%;
    height: 1px;
    background: #000;
}
.menu-copyright a{
    position:relative;
    padding:0px 10px;
    color:#50555b;
}
.menu-copyright a:after{
    content: '';
    position: absolute;
    right: 0px;
    width: 1px;
    height: 14px;
    background: #50555b;
    top: 5px;
}
.menu-copyright a:last-child:after{
    display: none;
}
.phone_connect,
.zalo_connect{
      display: inline-block;
    background-image: url(images/zalo_connect.png);
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: cover;
}
a.phone-connect-btn,
a.zalo-connect-btn{
       background: #4cb3d9;
    padding: 6px 20px;
    border-radius: 30px;
    font-size: 16px;
}
a.phone-connect-btn{
    background: #ff7111;
}
.phone_connect{
    background-image: url(images/phone_connect.png);
}
.text-title-component p{
    margin-bottom: 0px;
}
.icon_step_round{
       font-size: 120px;
    line-height: 30px;
}
.item-step-round-component{
    border-radius: 50%;
    max-width: 200px;
    border: 1px solid #028099;
}

.icon-item-step-round-component{
       top: -18px;
    z-index: 1;
    left: 50%;
    transform: translate(-50%,0);
}
.icon-item-step-round-component img{
    max-width: 35px;
}
.box-alert-component{
    background: #08829b;
}
.box-alert-component:after{
        content: "i";
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    font-size: 40px;
    width: 50px;
    height: 50px;
    background: #FF4400;
    color: #FFF;
    border-radius: 50%;
    top: -25px;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}
.single-full-page .left-content-single-template .itheme-content{
    max-width: 620px;
    margin: 0px auto;
}
.single-full-page .left-content-single-template .itheme-content img{
        margin-left: -80px;
    margin-right: -80px;
    max-width: calc(100% + 160px);
}
.itheme-content ol,
.itheme-content ul,
.itheme-content p,
.itheme-content blockquote{
    font-family: 'Merriweather', serif;
    font-weight: 300;
    line-height: 1.9;
}
.permalink-social-network img{
    max-width:35px;
}
.background_arrow_left,
.background_arrow_right{
        position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url(images/background_arrow_right.png);
    width: 600px;
    height: 800px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
	pointer-events: none;    /* không chặn hover/click */
    z-index: 1;
}
.background_arrow_left{
    background-image: url(images/background_arrow_left.png);
    bottom: -50%;
    right: inherit;
    left:0px;
    background-position: top left;
}
.white-space-nowrap{
    white-space: nowrap;
}
blockquote {
  
    font-size: 16px;
    font-style: italic;
    width: 100%;
    margin: 0.25em 0;
    line-height: 1.9;
    position: relative;
    color: #383838;
    background:#0280991a;
    border-radius: 15px;
    padding: 20px 29px 15px 31px;
}
 
blockquote:before {
    display: block;
    content: "\201C";
    font-size: 65px;
    position: absolute;
    left: -5px;
    top: -16px;    
    color: #7a7a7a;
    font-family: 'Cabin-Italic';
}
 
blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
 
blockquote cite:before {
    content: "\2014 \2009";
}
.box-contact-footer .container {
	position: relative;
    z-index: 1;
    max-width: 1120px;
}
.alert-component .container {
    max-width: 1120px;
}
.owl_customer_partner .owl-nav {
    display: none;
}
.description_item_customer_review {
line-height: 16px;
}
.color_icon_client_text{
color: #bababa;
}
.list-dichvu {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 20px;
    background-color: #E0F9FC;
    border: 1px solid #00A0B0;
    border-radius: 15px;
    color: #008D96;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    line-height: 1.4;
    width: 100%;
    height: 100%;
}


.list-dichvu:hover {
    background-color: #d0f2f7;
    color: #005f6b;
    text-decoration: none;
}
.badge-project{
    margin-top: -3px;
    margin-right: 2px;
}
.badge-project span {
    background: #CEF7FF;
    font-size: 14px;
    padding: 2px 5px;
    margin: 0px 2px;
    color: #028099;
    border-radius: 5px;
}
.card {
            border: 1px solid #b9b5b5;
            border-radius: 8px;
            padding: 25px 10px 25px 20px;
	background: #fafafa;
	margin: 20px 0px 20px 0px;
        }

        .card h3 {
            font-size: 18px;
            font-weight: 600;
            margin: 0 0 8px;
            text-align: left;
        }

        .card p {
            font-size: 14px;
            color: #757575;
            margin: 0 0 16px;
            text-align: left;
        }

        .button-group {
            display: flex;
            gap: 8px;
            align-items: flex-start;
            position: relative;
        }

        .button-group a {
            border: 1px solid #0284c7;
            background-color: #fff;
            color: ##028099;
            padding: 10px 20px;
            border-radius: 20px;
            text-decoration: none;
            font-size: 14px;
            transition: background-color 0.3s, color 0.3s;
            position: relative;
			font-weight: 600;
        }

        .button-group a:hover {
            background-color: #028099;
            color: #fff;
        }

.button-divider {
    width: 2px;
    height: 40px;
    background-color: #ccc;
    display: inline-block;
}
.header_item_customer_review img {
    max-width: 82px;
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
}
.header_item_customer_review::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 22%;
    transform: translateX(-50%);
    width: 25px;
    height: 28px;
    background-image: url('icons/elipse-avta.png');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
}

.custom-dropdown-wrapper {
  display: flex;   
  width: 100%;
}

.custom-dropdown-toggle {
    background-color: #028099; 
    color: white;
    padding: 0px 10px;
    border: 1px solid transparent;
    border-radius: 50px; 
    cursor: pointer;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: background-color 0.3s ease;
}
.custom-dropdown-toggle:hover {
    background-color: #028099; 
}

.custom-dropdown-menu {
    display: none; 
    position: absolute;
    background-color: white;
    min-width: 240px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.15);
    border: 1px solid #eee;
    border-radius: 15px; 
    padding: 10px 0;
    list-style: none;
    margin-top: 8px;
    z-index: 100;
}

.custom-dropdown-menu.show {
    display: block;
}
.custom-dropdown-menu li {
    margin: 0;
}
.custom-dropdown-menu .dropdown-item {
    color: #333;
    padding: 12px 20px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #f0f0f0; /* u?ng k? ngan cch */
    transition: background-color 0.2s ease, color 0.2s ease;
}
.custom-dropdown-menu li:last-child .dropdown-item {
    border-bottom: none;
}

.custom-dropdown-menu .dropdown-item:hover {
    background-color: #f1f1f1;
    color: #008D96; 
}
.step-card {
    overflow: hidden;
}
.step-number-icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 32px;
}
.step-title {
    font-size: 1.2rem;
    font-weight: bold;
    color: #EDFCFF;
    text-transform: uppercase;
}
.content-alert-component{
        font-size:20px;
    }
.step-arrow {
    color: #EDFCFF;
}

.step-description {
    line-height: 25px;
}

.step-note-icon-trigger {
    cursor: pointer;
    z-index: 10;
    width: 34px;
    height: 34px;
}   

.tooltip-box {
    position: absolute;
    background-color: #FCE99D;
    color: #028099;
    padding: 12px;
    border-radius: 20px;
    font-size: 16px;
    line-height: 1.5;
    white-space: normal;
    z-index: 9999;
    width: 340px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.border_package_new {
	border: 1px solid #028099;
}
.package_new_sub_title {
	color:#55B12B;
}
.bg-highlight {
    background-color: #dfffcc !important;
}

ul.list-unstyled {
    margin: 0;
    padding: 0;
}

ul.list-unstyled li {
    padding: 17px 0px 17px 0px;
    border-bottom: 1px solid #C9E0E4;
    transition: 0.5s;
}
.info_about_component ul.list-unstyled > li {
  padding: 0px 0 6px 0px;
  border-bottom: 1px solid #ffffff;
  transition: all 0.5s;
}
.list-unstyled li:last-child {
    border-bottom: none !important;
}

.industry-select-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
}

.industry-select {
  position: absolute;
  inset: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
}


.industry-select-toggle {
    background: #008D96;
    color: #fff;
    padding: 6px 18px;
    border: 0;
    border-radius: 999px;
    font-weight: 700;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;

}

.industry-select-menu {
  display: none;                
  background: #fff;
  min-width: 320px;
  border: 1px solid #028099;    
  border-radius: 22px;           
  box-shadow: 0 18px 42px rgba(0,0,0,.14);
}

.industry-select-menu[aria-hidden="false"] {
  display: block;
}

.industry-select-menu .item {
  display: block;
  text-align: center;
  padding: 14px 26px;
  font-size: 16px;
  text-decoration: none;
  color:#505A5C;
  font-weight: 400;
}
.industry-select-menu .item + .item {
  border-top: 1px solid #d9eef2;
}
.industry-select-menu .item:hover {
  color: #007a87;
}
.industry-select-menu .item.active {
  color: #008D96;
  font-weight: 700;
}
.see-more{
  display:inline-flex;          
  align-items:center;           
  gap:10px;                     
  line-height:1;                
  font-weight:600;
}
.video-fixed{
  width:400px; 
  height:400px;        
  overflow:hidden;
  margin-top: 30px;
  border-radius: 25px;
}
.video-fixed .video-el{
  width:100%;
  height:100%;
  object-fit: cover;  
  display:block;
}
.list-package-new {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.list-package-new li {
  display: flex;
  align-items: start;
  border-bottom: 1px solid #505A5C
}

.list-package-new li:last-child {
  border-bottom: none;
}

.policy-title {
  min-width: 130px; 
  white-space: nowrap;
  flex-shrink: 0;
}

.policy-content {
  flex: 1;
}
.policy-title::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #505A5C;
  border-radius: 50%;
  margin-right: 3px;
  vertical-align: middle;
}
.menu-menu-blog-container {
    font-size: 18px;
    font-weight: 400;
}
.btn_close_modal_contact {
  cursor: pointer;
}

.other_projects .background_client{
  position: relative;
  overflow: hidden; 
  border-radius: .25rem; 
}

.other_projects .background_client::before{
  content: "";
  position: absolute;
  inset: 0;
  background: inherit;
  transition: transform .35s ease;
  will-change: transform;
}


.other_projects a:hover .background_client::before{
  transform: scale(1.1);
}
/* Gom tất cả các nút/link/element cần zoom */
.icon-up,
.contact-social a,
.btn-contact {
  display: inline-block;           
  transition: transform 0.3s ease; 
  will-change: transform;          
  cursor: pointer;                 
}

/* Khi hover thì phóng to */
.icon-up:hover,
.contact-social a:hover,
.btn-contact:hover {
  transform: scale(1.05);  /* chỉnh 1.05–1.15 tùy ý */
}

/* Chỉ áp dụng lên ảnh logo */
.item_partner_customer a {
  display: inline-block;
}

.item_partner_customer a img {
  display: block;
  /* làm trắng đen + giữ độ sáng nhẹ để không bị xám xịt */
  filter: grayscale(100%) contrast(0.95) brightness(1.05);
  transition: filter .35s ease, transform .35s ease;
  /* không giảm opacity để khỏi tạo ô xám */
}

/* Hover: trả về màu gốc + hơi zoom rất nhẹ */
.item_partner_customer a:hover img {
  filter: none;
  transform: scale(1.02);
}

/* Tôn trọng người dùng hạn chế chuyển động */
@media (prefers-reduced-motion: reduce) {
  .item_partner_customer a img { transition: none; }
}
