/*
Theme Name: AZ9s 
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.form-thumualaptop select {
    padding: 5px !important;
}
.footer .col-inner ul>li {
	list-style-type: none;
	margin-left: 0;
}
.footer ul.li-2c li {
	display: inline-block;
	width: 49%;
}
.bntitle-color {
	color: yellow!important;
}
.footer ul.li-2c {
	margin-bottom: 20px;
}
.form-thumualaptop input {
    border: 2px solid #667eea;
    margin-bottom: 0;
    height: 50px;
}
.form-thumualaptop textarea {
    border: 2px solid #667eea;
}
/** hieu ung **/
@keyframes pulse{
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
/* Banner */
.st_banner .img1{
    position: absolute;
    top: 0;
    left: 50px;
    width: 150px !important;
    margin: 0 !important;
}
.st_banner .img2{
    position: absolute;
    top: 100px;
    left: 0;
    width: 550px !important;
    margin: 0 !important;
}
.st_banner .bntitle h3{
    color: #ededed;
    font-size: 23px;
    width: 230px;
    margin: auto;
    position: relative;
    background: #2536aa;
}
.st_banner .bntitle h3:before{
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    border-top: 18px solid transparent;
    border-left: 12px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 12px solid #2536aa;
}
.st_banner .bntitle h3:after{
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    border-top: 18px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 12px solid #2536aa;
}
.st_banner .bntitle h2{
    font-family: "Dancing Script", cursive;
    color: #2537aa;
    font-size: 55px;
    text-shadow: 2px 2px 0px #fff;
    letter-spacing: -1px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}
.st_banner .bntitle h2:before{
    content: "";
    position: absolute;
    left: 10px;
    top: 22px;
    width: 125px;
    height: 81px;
    background: url(/wp-content/uploads/2021/09/888888888-20200928035225.png) no-repeat;
    background-size: contain;
}
.st_banner .bntitle h2:after{
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    height: 43px;
    background: url(/wp-content/uploads/2021/09/bn4.png) no-repeat;
    background-size: contain;
}
.st_banner .bntitle p{
    font-size: 20px;
    color: #000;
}
.st_banner .bntitle2{
    background: linear-gradient(180deg, #387ae6, #0b5ce0);
    border-radius: 6px;
    position: relative;
    text-align: left;
    margin-bottom: 50px;
}
.st_banner .bntitle2:before{
    content: "";
    position: absolute;
    top: 90%;
    left: 0;
    right: 0;
    border-radius: 0 0 6px 6px;
    height: 14px;
    z-index: -1;
    background: #ff8900;
}
.st_banner .bntitle2 h3{
    display: inline-block;
    width: auto;
    color: #fff;
    padding: 10px 20px;
    margin: 0;
    font-size: 28px;
    line-height: 1.3;
    font-style: italic;
}
.st_banner .bntitle2 h2{
    width: auto;
    color: #fff;
    margin: 0;
    position: absolute;
    font-size: 144px;
    line-height: 1.6;
    -webkit-text-stroke: 2px rgb(181, 214, 247);
    vertical-align: middle;
    transform: translatey(-50%);
    top: 50%;
    left: 230px;
    z-index: 9;
    letter-spacing: -2px;
}
.st_banner .bntitle2 h2:before{
    content: "50";
    position: absolute;
    left: 10px;
    top: 7px;
    background: linear-gradient(194deg, #086cff, #012a69);
    color: rgb(255, 255, 255);
    font-size: 144px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: -1;
    -webkit-text-stroke: 0;
}
.st_banner .bntitle2 h2 span{
    font-size: 80px;
}
.st_banner .bntitle2 h2:after{
    content: "%";
    font-size: 80px;
    position: absolute;
    right: -7px;
    bottom: 22px;
    background: linear-gradient(194deg, #086cff, #012a69);
    color: rgb(255, 255, 255);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: -1;
    -webkit-text-stroke: 0;
}
.st_banner .bntitle3 p{
    width: 75%;
    margin: auto auto 30px;
    font-weight: bold;
    font-size: 18px;
    color: #2436aa;
}
a.button{
    /* background: linear-gradient(363deg, #fe3001, #ffc738); */
    border: 2px solid #fff;
    padding: 5px 25px;
    animation: 1.5s pulse infinite;
    margin: 0;
    border-radius: 6px;
}
/* Show pro */
.st_pro .section-content .row{
    /* background-color: #1c4395; */
    border: 4px solid #4080dd;
    border-radius: 8px;
    padding: 40px;
}
.st_pro .col-title .section-title-container{
    margin: 0;
    position: absolute;
    top: -42px;
    left: 50%;
    transform: translate(-50%,-50%);
}
.st_pro .col-title .section-title-container h2{
    margin: auto;
    color: #1a2777;
    font-size: 30px;
}
.st_pro .col-title .section-title-container h2 span{
    text-shadow: 2px 0 0 #db9352;
    background: linear-gradient(to right,#ffe2c9,#ffe298);
    line-height: 1.6;
    position: relative;
    padding: 0 10px;
}
.st_pro .col-title .section-title-container h2 span:before{
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    border: 24px solid transparent;
    border-right-color:  #ffe2c9;
    background: linear-gradient(to right,#ffe2c9,#ffe298);
}
.st_pro .col-title .section-title-container h2 span:after{
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    border: 24px solid transparent;
    border-left-color:  #ffe298;
}
.st_pro .col-title .section-title-container b{background: transparent;}
.st_pro .row .col:not(.large-12) .col-inner{
    transition: .5s;
    border-radius: 8px;
    overflow: hidden;
}
.st_pro .row .col:not(.large-12):hover .col-inner{
    transform: scale(1.05);
}
.st_pro .col-btn{
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    transform: translatey(-50%);
}
/* Footer */
/* .footer .row{
    padding: 40px;
    background: #5e8ed7;
    border-radius: 8px;
} */
@media only screen and (max-width: 480px) {
	.st_banner .img2 {
		position: relative;
		top: 0;
		left: 0;
		width: auto !important;
	}
	.st_banner .img1 {
		left: auto;
		right: 15px;
		width: 90px !important;
	}
	.st_banner .bntitle h2{font-size: 36px;}
	.st_banner .bntitle p{font-size: 14px;}
	.st_banner .bntitle h3 {
		font-size: 19px;
		width: 190px;
	}
	.st_banner .bntitle h2:after{width: 20px;height: 36px;}
	.st_banner .bntitle2 h3{font-size:20px;}
	.st_banner .bntitle h2:before {
		content: "";
		position: absolute;
		left: -9px;
		top: 22px;
		width: 75px;
		height: 44px;
	}
	.st_banner .bntitle2 h2{
		font-size: 110px;
		left: 121px;
	}
	.st_banner .bntitle2 h2:before{font-size: 110px}
	.st_banner .bntitle2 h2 span,.st_banner .bntitle2 h2:after{font-size: 60px}
	.st_banner .bntitle h3:before,.st_banner .bntitle h3:after{border-top-width:15px;border-bottom-width: 15px;}
	.st_pro .col-title .section-title-container h2{font-size:25px;}
	.st_pro .col-title .section-title-container h2 span:before,.st_pro .col-title .section-title-container h2 span:after{
		border-width:20px;
	}
	.st_pro .section-content .row{padding: 10px;}
	.footer .row{
		padding: 10px;
	}
}


/* CSS dihi */
/* @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap"); */

@import url('https://fonts.googleapis.com/css2?family=Covered+By+Your+Grace&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

h1, h2, h3, h4, h5, h6, p, span, strong, a, ul, li, div{
    /* font-family: "Poppins", sans-serif; */
    font-family: 'Covered By Your Grace', cursive;
    font-family: 'Open Sans', sans-serif;
}
:root{
    --color-keynew: #07598d;
    --color-hong: #ecc3bd;
    --color-xanhla: #4ae266;
}
div#masthead {
    display: none;
}
.st_banner p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
.st_banner h2{
    color: var(--color-keynew);
    font-style: italic !important;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
    margin-bottom: 0;
}
.wpcf7 h2{
    color: var(--color-keynew);
    font-style: italic !important;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
}
.lightbox-content{
    border-radius: 10px;
}
.lightbox-content .wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    text-transform: none;
    border-radius: 6px;
    font-weight: 300;
    background-color: var(--color-keynew) !important;
    animation: 0.5s linear 1s infinite alternate zoomin;
}
input[type=email], input[type=number], input[type=search], input[type=tel], input[type=text], input[type=url], textarea{
    border-radius: 6px;
}
 .wpcf7 .wpcf7-form-control-wrap{
    font-weight: 100;
}
 .wpcf7-form-control{
    border-radius: 6px;
    height: 40px;
}
 .wpcf7 p.text-top-form{
    margin-bottom: 10px;
    font-style: italic;
    text-align: center;
}
 .wpcf7 p.text-bottom-form{
    text-align: left;
    font-size: 14px;
    margin-bottom: 10px;
    font-style: italic;
}
.st_banner {
    padding-top: 30px !important;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    /* margin-left: -14%; */
    text-transform: none;
    border-radius: 6px;
    font-weight: 300;
    background-color: var(--color-keynew) !important;
    animation: 0.5s linear 1s infinite alternate zoomin;
}

@keyframes zoomin{
    from{
        transform: scale(1);
    }
    to{
        transform: scale(1.05);
    }
}
.st_banner a.button.primary.btn{
    width: 100%;
    margin-top: -30%;
    margin-left: -25%;
}
/* Form top dich vu */
.form-tt p {
    display: flex;
    flex-direction: row;
}
.form-tt span.wpcf7-form-control-wrap {
    flex-basis: 50%;
    padding-right: 5px;
}
.col-form-thumua{
    padding-bottom: 0;
}
.col-form-thumua p{
    text-align: center;
    margin-bottom: 5px;
}
.col-thongtin-thumua{
    background-image: url(/wp-content/uploads/2023/12/home-version-one-footer-get-quote-banner.png);
    background-repeat: no-repeat;
    background-size: 100% 75%;
    padding-bottom: 0;
}
.col-thongtin-thumua .row {
    position: absolute;
    z-index: 10;
    margin-left: 20% !important;
    margin-top: 16%;
}
.col-thongtin-thumua .row .col{
    padding-bottom: 0;
}
.col-text-thumua{
    margin-left: -10%;
}
.col-text-thumua h2{
    text-align: left;
}
.col-text-thumua h3{
    text-align: left;
}
.col-text-thumua h3 span{
    color: var(--color-xanhla);
}
.button-banngay{
    text-align: center;
    animation-name: bounce;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
  }
  .button-banngay p{
    background-color: var(--color-keynew);
    color: #fff;
    padding: 10px;
    border-radius: 10px;
  }
  @keyframes bounce{
    0%, 100%, 20%, 50%, 80%{
      transform: translateY(0);
    }
    40%{
      transform: translateY(-30px);
    }
    60%{
      transform: translateY(-15px);
    }
  }
.st_time-khuyenmai{
    border-bottom: 1px dashed var(--color-keynew);
    margin-bottom: 10px !important;
}
.ux-timer span{
    background-color: red !important;
}
/* button liên hệ */
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    margin: 0;
    margin-top: -30px;
    display: none;
}
.wpcf7 form.sent .wpcf7-response-output{
    margin: 0;
    margin-top: -30px;
    display: none;
}
.st_btn-lienhe{
    padding-top: 0 !important;
    margin-top: -30px;
}
.st_btn-lienhe .row{
    background-image: url(/wp-content/uploads/2023/12/background-maytinh-1.png);
    background-repeat: no-repeat;
    border-radius: 10px;
}
.st_btn-lienhe .row .col{
    padding: 10px;
}
.st_btn-lienhe .wrapper {
    display: inline-flex;
    list-style: none;
    height: 120px;
    width: 100%;
    padding-top: 40px;
    font-family: "Poppins", sans-serif;
    justify-content: center;
  }
  
  .st_btn-lienhe .wrapper .icon {
    position: relative;
    background: #fff;
    border-radius: 50%;
    /* margin: 10px; */
    width: 70px;
    height: 70px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* flex-direction: column; */
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    animation: 0.5s linear 1s infinite alternate zoomin;
  }
  .st_btn-lienhe .wrapper li.icon a {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    transform: 0.4s;
}
.st_btn-lienhe .wrapper li.icon:hover a{
    color: #fff;
}
  
.st_btn-lienhe .wrapper .tooltip {
    position: absolute;
    top: 0;
    font-size: 14px;
    background: #fff;
    color: #fff;
    padding: 5px 8px;
    border-radius: 5px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  
  .st_btn-lienhe .wrapper .tooltip::before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    background: #fff;
    bottom: -3px;
    left: 50%;
    transform: translate(-50%) rotate(45deg);
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  
  .st_btn-lienhe .wrapper .icon:hover .tooltip {
    top: -45px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  
  .st_btn-lienhe .wrapper .icon:hover span,
  .st_btn-lienhe .wrapper .icon:hover .tooltip {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
  }
  
  .st_btn-lienhe .wrapper .facebook:hover,
  .st_btn-lienhe .wrapper .facebook:hover .tooltip,
  .st_btn-lienhe .wrapper .facebook:hover .tooltip::before {
    background: #1877F2;
    color: #fff;
  }
  
  .st_btn-lienhe .wrapper .twitter:hover,
  .st_btn-lienhe .wrapper .twitter:hover .tooltip,
  .st_btn-lienhe .wrapper .twitter:hover .tooltip::before {
    background: #1DA1F2;
    color: #fff;
  }
  
  .st_btn-lienhe .wrapper .instagram:hover,
  .st_btn-lienhe .wrapper .instagram:hover .tooltip,
  .st_btn-lienhe .wrapper .instagram:hover .tooltip::before {
    background: #E4405F;
    color: #fff;
  }
  .st_btn-lienhe .wrapper .phone:hover,
  .st_btn-lienhe .wrapper .phone:hover .tooltip,
  .st_btn-lienhe .wrapper .phone:hover .tooltip::before {
    background: var(--color-keynew);
    color: #fff;
  }
  .st_btn-lienhe .wrapper .map:hover,
  .st_btn-lienhe .wrapper .map:hover .tooltip,
  .st_btn-lienhe .wrapper .map:hover .tooltip::before {
    background: var(--color-xanhla);
    color: #fff;
  }
.fa-phone, i.icon-phone{
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
  }
  @keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
/* gioithieu */
.st_gioithieu .row .col{
    padding-bottom: 0;
}
.row .img-laptop-macbook{
    transform: rotate(-20deg);
    animation: 20s linear 1s infinite alternate slidein;
}
@keyframes slidein{
    from{
      /* transform: translateY(-5vh); */
      transform: rotate(-20deg);
    }
    to{
      /* transform: translateY(2vh); */
      transform: rotate(20deg);
    }
  }

.st_gioithieu .thongtin-gioithieu h3{
    color: var(--color-keynew);
    font-size: 25px;
}
.st_gioithieu .thongtin-gioithieu ul li{
    list-style: none;
    margin-left: 0;
}
.st_gioithieu .step.line {
    border-top: 1px solid var(--color-keynew);
    width: 15%;
    padding-bottom: 15px;
}
.st_gioithieu i.fa-solid.fa-location-arrow {
    padding-right: 10px;
    color: var(--color-keynew);
}
.btn.lienhe {
    background-color: red !important;
}
.st_gioithieu .btn-lienhe,.st_banner .btn.lienhe{
    border: unset;
    color: #fff;
    z-index: 1;
    background: red !important;
    position: relative;
    font-size: 16px;
    -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
    box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
    transition: all 250ms;
    overflow: hidden;
   }
   
.st_gioithieu .btn-lienhe ::before, .st_banner .btn-lienhe ::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background-color: #212121;
    z-index: -1;
    -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
    box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
    transition: all 250ms
   }
   
.st_gioithieu .btn-lienhe :hover, .st_banner .btn-lienhe :hover  {
    color: #e8e8e8;
   }
   
.st_gioithieu .btn-lienhe :hover::before, .st_banner .btn-lienhe :hover::before {
    width: 100%;
   }
.st_gioithieu h1.thumua-laptop {
    text-align: center;
    font-size: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.st_gioithieu .text-type{
    color: var(--color-keynew);
}
.st_gioithieu .col-inner .icon-box{
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 10px 10px 5px 0px rgb(223 221 221);
    transition: .3s;
}
.st_gioithieu .col-inner .icon-box:hover{
    transform: scale(1.03);
    margin-top: -10px;
}
.st_gioithieu .col-inner .icon-box h3{
    margin-bottom: 0px;
    font-size: 18px;
    color: var(--color-keynew);
}
.st_gioithieu .col-inner .icon-box p{
    font-size: 14px;
    text-align: justify;
}
.st_banner-2 img{
    border-radius: 6px;
}
/* ý kiến khách hàng */
.st_ykien h3{
    color: var(--color-keynew);
    font-size: 25px;
    margin-bottom: 0;
}
.testimonial-content {
    background: var(--color-keynew);
    padding: 10px;
    border-radius: 10px;
    height: 180px;
}
.testimonial-avatar {
    text-align: center;
}
.testimonial-avatar img {
    border-radius: 50%;
    margin-top: -50px;
    border: 3px solid #fff;
    animation: 5s linear 1s infinite alternate updown;
}
@keyframes updown{
    from{
         transform: translateY(-2vh);
    }
    to{
         transform: translateY(0vh);
    }
}
.testimonial-name h6{
    text-align: center;
    text-transform: none;
    font-size: 18px;
    padding: 15px 0px 0px 0px;
    margin-bottom: 0;
    color: #fff;
}
.text-line-3 p{
    text-align: justify;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
    padding: 0px 10px;
}
.slider-testimonial button{
    text-transform: none !important;
    color: var(--color-keynew);
}
/* cam ket */
.st_camket .row{
    background-image: url(/wp-content/uploads/2023/12/background-maytinh-1.png);
    border-radius: 6px;
}
.st_camket .row video{
    border-radius: 6px;
}
.st_camket .row .col{
    padding: 20px;
}
.number-somay {
    display: flex;
    font-size: 20px;
}
.number-somay img{
    width: 40px;
    animation: .5s infinite 1s alternate zoomimg;
}
@keyframes zoomimg{
    from{
        transform: scale(1);
    }
    to{
        transform: scale(1.1);
    }
}
.number-somay p{
    margin-bottom: 0;
}
div#value {
    padding: 0px 10px;
    color: red;
    animation: .5s infinite 1s alternate zoomimg;
}
.thongtin-ck {
    display: flex;
    flex-direction: row;
}
.thongtin-ck p{
    font-size: 16px;
}
p.text-frist{
    border-bottom: 1px solid var(--color-keynew);
}
.img-buyer img {
    border-radius: 6px;
}
/* footer */
.footer {
    padding-bottom: 0 !important;
}
.footer .row .col{
    padding-bottom: 0;
}
.thongtin-footer h3{
    color: var(--color-keynew);
    font-size: 25px;
    margin-bottom: 0;
}
.elementor-widget-divider .elementor-divider {
    display: flex;
  }
  .elementor-divider {
    padding: 5px 0px;
    padding-bottom: 10px;
  }
  .elementor-divider-separator {
    display: flex;
    position: relative;
    border-radius: 2px;
    margin: 0;
    direction: ltr;
    width: 45px;
    height: 4px;
    border-top: var(--color-keynew);
    background-color: var(--color-keynew);
  }
  .elementor-divider-separator:after {
    position: absolute;
    bottom: 0;
    right: -10px;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: var(--color-keynew);
  }
.thongtin-footer p{
    font-style: italic;
    text-align: justify;
}
.footer ul li{
    font-size: 16px;
}
.footer ul li i{
    padding-right: 5px;
    color: var(--color-keynew);
}
.footer p.text-bottom-footer-thumua-maytinh{
    margin-bottom: 5px;
}
.social-header-top {
    display: flex;
  }
  .social-header-top .social-icon {
      font-size: 14px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 50%;
      margin-left: calc(10px/2);
      margin-right: calc(10px/2);
      background-color: #ededed;
      box-shadow: 5px 5px 5px 0px rgb(223 221 221);
      transition: .4s;
  }
  .social-header-top .social-icon i.fa-brands {
      display: flex;
      justify-content: center;
      margin-top: 32%;
      color: #000;
      transition: .4s;
  }
  .social-header-top .social-icon i.fa-solid {
    display: flex;
    justify-content: center;
    margin-top: 32%;
    color: #000;
    transition: .4s;
}
  .social-header-top .social-icon:hover{
    background-color: var(--color-keynew);
    margin-top: -5px;
  }
  .social-header-top .social-icon:hover i.fa-brands{
    color: #fff;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
  .social-header-top .social-icon:hover i.fa-solid{
    color: #fff;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }


.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}
@media only screen and (max-width: 48em) {
    .st_gioithieu .col-inner .icon-box{
        margin-bottom: 15px;
    }
    .text-line-3 p{
        font-size: 14px;
    }
    .st_ykien .col.medium-5{
        padding-bottom: 0;
    }
    .st_ykien .col.medium-5 .col.small-12{
        padding-bottom: 0;
    }
    .number-somay {
        font-size: 16px;
    }
    .number-somay img{
        width: 25px;
    }
    .thongtin-ck p {
        font-size: 14px;
    }
    .social-header-top {
        padding-bottom: 10px;
    }
    .col-thongtin-thumua .row {
        position: relative;
        z-index: 10;
        margin-left: 0% !important;
        margin-top: 0%;
    }
    .col-text-thumua {
        margin-left: 0%;
        position: absolute;
        margin-top: 37%;
    }
    .col-img-thumua .img-laptop-macbook img {
        position: relative;
        width: 300px;
        padding-bottom: 85%;
        padding-top: 10px;
        top: 270px;
        left: 20px;
    }
    .col-text-thumua h3 {
        font-size: 18px;
    }
    .st_btn-lienhe .wrapper{
        margin-left: -3%;
    }
    .st_btn-lienhe .wrapper .icon{
        width: 50px;
        height: 50px;
    }
    .col-thongtin-thumua{
        margin-top: -74px;
    }
    .st_banner a.button.primary.btn {
        width: 95%;
        margin-bottom: 20px;
        margin-top: 0;
        margin-left: 0;
    }
}
.countdown-title {
  color: #396;
  font-weight: 100;
  font-size: 40px;
  margin: 40px 0px 20px;
}

.countdown {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    padding: 10px 0px;
    border-bottom: 1px dashed #000;
    margin-bottom: 10px;
}

.countdown-number {
  padding: 5px;
  border-radius: 3px;
  background: red;
  display: inline-block;
  width: 70px;
}

.countdown-time {
  padding: 0px 15px;
  border-radius: 3px;
/*   background: #00816a; */
  display: inline-block;
}

.countdown-text {
  display: block;
/*   padding-top: 5px; */
  font-size: 16px;
}