:root {
    --primary-color: #f8b900; 
    --secon-color: #fee200;
}

@font-face {
    src: url("../fonts/Inter-Regular.ttf");
    font-family: "InterRegular";
    font-weight: 300;
}
@font-face {
    src: url("../fonts/Inter-ExtraBold.ttf");
    font-family: "InterExtraBold";
    font-weight: 900;
}
p, h1, h2, h3, h4, h5, h6  {
    font-size: 16px;
}

body, p , span, div{
    font-family: "InterRegular";
}
h1, h2, h3, h4, h5, h6 {
    font-family: "InterExtraBold";
}
#comments {
	display: none !important;
}
.title-footer {
    font-size: 18px;
    font-weight: bold;
}
.footer-menu-lien-he {
    display: flex;
}
.icon-ct-footer {
    max-width: 30px;
    flex-shrink: 0;
}

.text-ct-footer {
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-direction: column;
    margin-left: 5px;
}
.footer-title {
    margin-bottom: 1px !important;
    font-weight: bold;
}
.footer-logo {
    max-width: 400px;
}
.chung-chi {
    display: flex;
}
.logo-chung-chi {
    max-width: 150px;
    align-items: middle;
    flex-direction: column;
    float: right;
    margin-left: 20px !important;

}
.footer-body {
    display: flex;
    padding: 50px 0 30px 0;
    border-top: 5px dashed var(--primary-color);
    border-bottom: 5px dashed var(--primary-color);
    background: rgb(245, 245, 245);
}
.footer-bottom {
    display: flex;
    background-color: white;
    padding-top: 20px;

}

.icon-social {
    float: right;
    margin-left: 15px !important;
    max-width: 30px;
}
.logo-copyright {
    margin-left: 10px !important;
    max-width: 120px;
    flex-direction: column; 
}
.copyright {
    font-weight: 700;
}
.menu-dieu-khoan {
    float: left;

}
.goc-trai {
    padding-top: 10px;
}
.title-home > h3::before {
    border-bottom: 5px solid var(--secon-color);
    padding-top: 5px;
}

.bg-mini-size .bg.section-bg .fill .bg-fill .bg-loaded {
    background-size: 35% !important;
    background-position: bottom right !important;
}


.slider-wrap {
    height: 100%;
    width: 100%; 
}
.slider-wrap .slider-1 {
    width: 100%;
    left: 50px;
    top: 50px; 
}
  
.slider-item {
    padding: 20px 0 25px 30px;
    border-radius: 10px;
    background-color: #ffffff;
    display: flex;
    justify-content: flex-start;
    opacity: 0;
    z-index: 0;
    box-shadow: 0 4px 9px #f1f1f4;
    position: absolute !important;
    left: 0;
    top: 0; 
}

.slider-item .animation-card_image {
    max-width: 60px;
    max-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 4px 9px rgba(241, 241, 244, 0.72);
    background-color: #ffffff; 
}
    
.slider-item .animation-card_image img {
    height: 53px;
    border-radius: 50%;
    object-fit: cover; }
    
.slider-item .animation-card_content {
    width: 100%;
    margin-left: 26px;
}

.slider-item .animation-card_content .animation-card_content_title {
    color: #4a4545;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.18px;
    line-height: 24px;
    margin: 0; 
}

.slider-item .animation-card_content .animation-card_content_description {
    color: #696d74;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 24px;
    margin: 10px 0 0 0; 
    padding-right: 24px !important;

}

.slider-item .animation-card_content .animation-card_content_city {
    font-size: 11px;
    margin: 10px 0 0 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #696d74; 
}

.bo-tron {
    border-radius: 50px !important;
}
.marquee {
    width: 100%;
    text-align: center;
    overflow: hidden;
  }

  .marquee h1 {
    font-size: 130px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .marquee .marquee-wrapper {
    width: 100000px;
    animation: marqueeAnimation 38s linear 0s infinite running;
  }

  .marquee h1 .marquee-title {
    margin-right: 20px;
    color: white !important;
    float: left;
    text-shadow: 2px 2px 2px black;
  }


  @keyframes marqueeAnimation {
    100% {
      transform: translateX(-4600px);
    }
  }

  @media (max-width: 992px) {
    .marquee h3 {
      font-size: 60px;
    }
  }

  @media (max-width: 549px) {
    .marquee h3 {
      font-size: 40px;
    }
  }


  .contact-header a {
    color: white !important;
    font-family: "InterExtraBold";
    font-size: 20px;
    font-weight: 900;
    background: url('https://kbtech.com.vn/wp-content/uploads/2023/12/kbtech-bg-min.png');
    border-radius: 30px;
    padding: 15px 25px;
    background-size: cover;
    text-shadow: 1px 1px 3px black;
  }

.padding-icb {
    padding: 30px;
    border-radius: 20px;
    border: 1px solid black;
    margin: 20px 0;
}
.icon-box-4 {
    padding: 70px 20px;
    border-radius: 20px;
    border: 1px solid black;
}
.icon-box-4:hover {
    background-color: var(--primary-color);
}
.text-btn {
    padding: 20px 30px 0px;
    background: var(--primary-color);
    border: 1px solid var(--secon-color);
    border-radius: 30px;
    max-width: 40%;
}
.zalo-follow-only-button {
    padding: 30px !important;
    font-size: 15px;
    background: var(--primary-color) !important;
}
.input-form-dk {
    width: 100% !important;
    box-shadow: unset !important;
    background: transparent !important;
    border: 0px !important;
    border-bottom: 1px solid rgb(192, 192, 192) !important;
}
.ct {
    margin: 10px 0;
}
.contact-phone {
    color: white !important;
    font-family: "InterExtraBold";
    background: url('https://kbtech.com.vn/wp-content/uploads/2023/12/kbtech-bg-min.png');
    border-radius: 30px;
    padding: 15px 25px 5px;
    background-size: cover;
}
.contact-zalo {
    color: white !important;
    font-family: "InterExtraBold";
    background: url('https://kbtech.com.vn/wp-content/uploads/2023/12/kbtech-bg-min.png');
    border-radius: 30px;
    padding: 15px 25px 5px;
    background-size: cover;
}
.contact-lct {
    color: white !important;
    font-family: "InterExtraBold";
    background: url('https://kbtech.com.vn/wp-content/uploads/2023/12/kbtech-bg-min.png');
    border-radius: 30px;
    padding: 15px 25px 5px;
    background-size: cover;
}
.title-ct {
    color: white !important;
    font-size: 20px;
    font-weight: 300;
    text-shadow: 1px 1px 3px black;
}
.tt-ct {
    color: white !important;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 3px black;
}
.giai-phap {
    padding: 40px 15px !important;
    border-radius: 20px;
    border: 1px solid black;
}
.absolute-footer, html {
    background: #fff;
}
.btfw-view {
	color: white !important;
    font-family: "InterExtraBold";
    background: url('https://kbtech.com.vn/wp-content/uploads/2023/12/kbtech-bg-min.png');
    border-radius: 30px;
    padding: 15px 25px;
    background-size: cover;
	}

.nut-lh {
		font-size: 23px !important;
		padding: 24px 40px !important;
		background: #faa000!important;
		color: white !important;
		margin-left: 50px !important;
}
.stuck .nut-lh {
		padding: 16px 40px !important;
}
.menu-ben {
        position: fixed;
        right: 5px;
        background: #faa000;
        border-radius: 5px;
        width: auto;
        z-index: 999;
        bottom: 20%;
		border: 1px solid white;
padding: 2px 5px;
    }
    
    .menu-ben ul {
        margin: 0;
    }
    
    .menu-ben ul li {
        border-bottom: 1px solid #fff;
        list-style: none;
        text-align: center;
        margin: 0;
        padding: 0;
color: white !important;
font-weight: bold;
    text-shadow: 1px 1px 1px black;
    }
    .menu-ben ul li:last-child {
        border-bottom: 0;
    }
    .menu-ben ul > li a {
				font-weight: bold !important;
        padding: 5px;
        display: block;
        text-align: center;
        font-size: 13px;
        color: white!important;
        max-width: 88px;
        text-decoration: none;
    }
.menu-ben ul > li > a > p{
		padding-bottom: 0 !important;
		color: white !important;
}
    .menu-ben ul > li a img {
        margin-bottom: 3px;
        max-width: 40px;
    }
     
.sticky-mobile-menu {
    display: none;
    position: fixed !important;
    left: 0;
    bottom: 0;
    z-index: 999;
	padding-top: 15px;
	padding-bottom: -3px;
}
.title-contact-ft {
    color: white !important;
}