@import url("../hello-elementor/style.css");
/*
Theme Name: Hello Elementor Child
Theme URI: https://wordpress.org/
Description: child theme cua Startbox
Author: wordpress
Author URI:https://wordpress.org/
Template: hello-elementor
Version: 2.4.1 
*/
p.quenmk {
    /* position: absolute; */
    /* position: absolute; */
    /* top: 78%; */
    width: 100%;
    /* height: 100px; */
    /* margin-top: -50px; */
    background: #fff;
    /* width: 90%; */
    /* margin: 0 auto; */
    color: red;
    font-weight: bold;
    /* left: 0; */
    position: absolute;
    top: 92%;
    transform: translateY(-50%);
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    font-style: italic;
    z-index: 99999999999999;
}

@media (max-width: 500px){
	.section-title-container {
    margin-bottom: 0px !important;
}
	body .landing-page-home .button-contact img{
       width: 5.5vw;

}
	.button-bottom {
    display: flex;
		column-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
	body p.quenmk {
    /* position: absolute; */
    /* position: absolute; */
    /* top: 78%; */
    width: 100%;
    /* height: 100px; */
    /* margin-top: -50px; */
    background: #fff;
    /* width: 90%; */
    /* margin: 0 auto; */
    color: red;
    font-weight: bold;
    /* left: 0; */
    position: absolute;
    top: 92%;
    transform: translateY(-50%);
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    font-style: italic;
    z-index: 99999999999999;
}
}
@media all {
	.phone-vr {
    display: block;
    margin: 0 auto;
    text-align: center;
}
                div#gom-all-in-one {
                  display: grid;
                  grid-template-columns: 1fr 1fr 1fr 1fr;
                  grid-gap: 10px;
                  justify-items: center;
                  align-items: center;
                }
                #button-contact-vr .button-contact {
                  position: relative;
                  margin-top: -5px;
                }
                #button-contact-vr .button-contact .phone-vr {
                  position: relative;
                  visibility: visible;
                  background-color: transparent;
                  width: 90px;
                  height: 90px;
                  cursor: pointer;
                  z-index: 11;
                  -webkit-backface-visibility: hidden;
                  -webkit-transform: translateZ(0);
                  transition: visibility 0.5s;
                  left: 0;
                  bottom: 0;
                  display: block;
                }
                .phone-vr-circle-fill {
                  width: 65px;
                  height: 65px;
                  top: 12px;
                  left: 12px;
                  position: absolute;
                  box-shadow: 0 0 0 0 #c31d1d;
                  background-color: rgba(230, 8, 8, 0.7);
                  border-radius: 50%;
                  border: 2px solid transparent;
                  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
                  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
                  transition: all 0.5s;
                  -webkit-transform-origin: 50% 50%;
                  -ms-transform-origin: 50% 50%;
                  transform-origin: 50% 50%;
                  -webkit-animuiion: zoom 1.3s infinite;
                  animation: zoom 1.3s infinite;
                }
                .phone-vr-img-circle {
                  background-color: #e60808;
                  width: 40px;
                  height: 40px;
                  line-height: 40px;
                  top: 25px;
                  left: 25px;
                  position: absolute;
                  border-radius: 50%;
                  overflow: hidden;
                  display: flex;
                  justify-content: center;
                  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
                  animation: phone-vr-circle-fill 1s infinite ease-in-out;
                }
                .phone-vr-img-circle a {
                  display: block;
                  line-height: 37px;
                }
                .phone-vr-img-circle img {
                  max-height: 25px;
                  max-width: 27px;
                  position: absolute;
                  top: 50%;
                  left: 50%;
                  transform: translate(-50%, -50%);
                  -moz-transform: translate(-50%, -50%);
                  -webkit-transform: translate(-50%, -50%);
                  -o-transform: translate(-50%, -50%);
                }
                #zalo-vr .phone-vr-circle-fill {
                  box-shadow: 0 0 0 0 #2196f3;
                  background-color: rgba(33, 150, 243, 0.7);
                }
                #zalo-vr .phone-vr-img-circle {
                  background-color: #2196f3;
                }
                #contact-vr .phone-vr-circle-fill {
                  box-shadow: 0 0 0 0 #2196f3;
                  background-color: rgba(33, 150, 243, 0.7);
                }
                #contact-vr .phone-vr-img-circle {
                  background-color: #2196f3;
                }
                #gom-all-in-one .button-contact {
                  transition: 1.6s all;
                  -moz-transition: 1.6s all;
                  -webkit-transition: 1.6s all;
                }
              }
              #phone-vr .phone-vr-circle-fill,
              #phone-vr .phone-vr-img-circle {
                background-color: #1e73be;
              }
              #phone-vr .phone-vr-circle-fill {
                opacity: 0.7;
                box-shadow: 0 0 0 0 #1e73be;
              }
              div#phone-vr:nth-child(2) img {
                max-height: 50px !important;
                max-width: 50px !important;
              }
              #contact-vr .phone-vr-circle-fill,
              #contact-vr .phone-vr-img-circle {
                background-color: red;
              }
              .phone-vr-img-circle {
                  border: 2px solid #FFf;
              }
              #contact-vr .phone-vr-circle-fill {
                opacity: 0.7;
                box-shadow: 0 0 0 0 red;
              }
              div#gom-all-in-one a p {
                    color: #000;
                    font-weight: bold;
                    font-size: 14px;
                    text-align: center;
                    margin: 0 auto;
                    display: block;
                    background: #fff;
              }
              /*! CSS Used keyframes */
              @-webkit-keyframes phone-vr-circle-fill {
                0% {
                  -webkit-transform: rotate(0) scale(1) skew(1deg);
                }
                10% {
                  -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
                }
                20% {
                  -webkit-transform: rotate(25deg) scale(1) skew(1deg);
                }
                30% {
                  -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
                }
                40% {
                  -webkit-transform: rotate(25deg) scale(1) skew(1deg);
                }
                50% {
                  -webkit-transform: rotate(0) scale(1) skew(1deg);
                }
                100% {
                  -webkit-transform: rotate(0) scale(1) skew(1deg);
                }
              }
              @-webkit-keyframes zoom {
                0% {
                  transform: scale(0.9);
                }
                70% {
                  transform: scale(1);
                  box-shadow: 0 0 0 15px transparent;
                }
                100% {
                  transform: scale(0.9);
                  box-shadow: 0 0 0 0 transparent;
                }
              }
              @keyframes zoom {
                0% {
                  transform: scale(0.9);
                }
                70% {
                  transform: scale(1);
                  box-shadow: 0 0 0 15px transparent;
                }
                100% {
                  transform: scale(0.9);
                  box-shadow: 0 0 0 0 transparent;
                }
              }
              #button-contact-vr #gom-all-in-one .hnh-messages.button-contact .phone-vr-circle-fill {
                  box-shadow: 0 0 0 0 #a234f8 !important;
                  background-color: #a234f8;
              }

              #button-contact-vr #gom-all-in-one .hnh-messages.button-contact .phone-vr-img-circle {
                  background: #a53af8;
              }



html,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: normal;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
ul {
  list-style: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body {
  line-height: 26px;
  color: #21272F;
  font-size: 18px;
  letter-spacing: 0.2px;
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  line-height: 1.5;
  font-weight: 700;
  color: #052F45;
}
p {
  margin-bottom: 15px;
}
p:last-child {
  margin-bottom: 0;
}
.d-flex {
  display: -ms-flexbox;
  display: flex;
}
.d-justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.d-flex-wrap {
  flex-wrap: wrap;
}
.d-align-items-center {
  align-items: center;
}
.d-flex-justify {
  justify-content: center;
}
.elementor-button-icon {
  display: flex;
  align-items: center;
}
.elementor-icon-list-item svg {
  position: relative;
  top: 4px;
}
.elementor-icon-list-item span.elementor-icon-list-text {
  word-break: break-all;
}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.site-header {
  padding-top: 0;
  padding-bottom: 0;
}
.menu-header {
  width: 100%;
}
.header-inners h1.site-title-s {
  line-height: 0;
  margin-bottom: 0;
}
.header-inners h1.site-title-s a {
  line-height: 0;
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/

.landing-page-home video{
  width: 100%;
}

.landing-page-home{
  position: relative;
}

.landing-page-home .contents{
  position: absolute;
  top: 80%;
  left: 50%;
  z-index: 99;
  transform: translate(-50%, -54%);
}
.landing-page-home .button-top{
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
	gap: 15px;
   margin-bottom: 5%;
}
.landing-page-home .button-top.mxh img {
    width: 14vw;
}
.button-bottom {
    margin-bottom: 10px;
}
.landing-page-home .button-left{
    padding-right: 1vw;
}
.landing-page-home .button-right{
    padding-left: 1vw;
}
.landing-page-home a{
  display: inline-block;
}
.landing-page-home .button-top img, .landing-page-home .button-right img {
    width: 17vw;
    max-width: 100%;
    height: auto;
}
.landing-page-home .button-bottom{
  text-align: center;
}


.landing-page-home .button-dk-desktop{
     margin-bottom: 0%;
}
.button-dk-desktop img{
        width: 30vw;
}

.landing-page-home .button-contact{
 
    justify-content: space-between;
    flex-wrap: wrap;
/*    background-image: url('images/back-lh.png');*/
/*    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;*/
    text-align: center;
    
        
/*         color: #fff; */
         font-size: 1vw;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2;
}

.landing-page-home .button-contact img{
       width: 2.5vw;

}
.landing-page-home .button-contact i{
  display: block;
     margin-bottom: 12%;
}
.landing-page-home .button-contact p{
  line-height: 1.2;
  width: 100%;
  color: #000;
}
.landing-page-home .button-contact a{
    display: block !important;
    width: 100%;
    justify-content: center;
    height: 100%;
    align-content: space-around;
}
.landing-page-home .img-bk{
   width: 30vw;
}
.landing-page-home .conten-contact{
   position: relative;
   margin-top: 2%;
}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/

@media all {
  #shortcut_list li img {
    width: 55% !important;
    margin-top: 11px !important;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .side-menu li {
    list-style: none !important;
  }
  .side-menu {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    z-index: 9999999999999;
  }
  .side-menu li a {
    background-color: #204734;
    box-shadow: 0 1px 2px 0 rgba(15, 2, 20, 0.4);
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 60px;
    justify-content: center;
    margin: 5px 0;
    overflow: hidden;
    padding-left: 60px;
    text-decoration: none;
    transform: translateX(0);
    transition: 0.3s;
    width: 220px;
  }
  .side-menu li a:hover {
    transform: translateX(-150px);
    transition: 0.3s;
  }
  .side-menu li a i {
    font-size: 30px;
    height: 60px;
    left: 0;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 60px;
  }
  .side-menu li a h2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 3px;
    color: rgba(255, 255, 255, 1);
  }
  .side-menu li a p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
	 line-height:1.2;
  }
  .side-menu ul li a {
    background: linear-gradient(135deg, #72cc47, #017553 30%);
    border: 1px solid #10241a;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
  }
  
}
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
.video-desktop{
  display: none;
}
@media (max-width:767px){

.landing-page-home .button-top.mxh img {
    width: 100%;
}
.landing-page-home .button-top img, .landing-page-home .button-right img {
    width: 100%;
}

.button-top {
    display: grid !important;
    grid-template-columns: 1fr 1fr; /* Hai cột bằng nhau */
    gap: 20px; /* Khoảng cách giữa các cột, tuỳ chọn */
}

  .landing-page-home .contents {
    position: absolute;
    top: 80%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%, -65%);
    width: 100vw;
}
.landing-page-home .button-top {
    margin-bottom: 3%;
}
}
.landing-page-home .button-bottom img {
    width: 100%;
    margin-bottom: 10px;
}
@media (min-width:768px){
  .video-desktop{
    display: block;
  }
  .video-mobile{
    display: none;
  }
  .landing-page-home .button-bottom {
   
    column-gap: 25px;
  }
  .landing-page-home .button-bottom .button:first-child{
     margin-bottom: 0;
  }
}