/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@font-face {
  font-family: UTMAmericanaBEx;
  font-style: normal;
  src: url(fonts/UTMAmericanaBEx.ttf);
  font-display: swap;
}
@font-face {
  font-family: SHImogenAgnes;
   font-style: normal;
  src: url(fonts/SHImogenAgnes.ttf);
   font-display: swap;
}
.text-pd h1, h2, h3, h4, h5, h6 {
    padding: 0px !important;
    margin: 0px !important;
}
.ab1{
  position: absolute;
      top: -30px;
  left: 0;
}
.bg-cover .bg.section-bg.fill.bg-fill.bg-loaded{
  background-size: cover !important;
      background-attachment: scroll;
    background-origin: content-box;
        filter: brightness(200%);
}
.ladi-headline{
    font-family: UTMAmericanaBEx !important;
      -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: rgb(0, 0, 0);
    font-size: 48px;
    line-height: 1.4;
    background-image: url(images/pattern-text.png);
    filter: drop-shadow(rgb(0, 0, 0) 3px 0px 3px);
}
.font2{
   font-family: SHImogenAgnes !important; 
       color: rgb(255, 255, 255);
    font-size: 130px;
    line-height: 1;
    margin-bottom: -50px !important;
    font-weight: 400 !important;
}
.font3{
   font-family: UTMAmericanaBEx !important;
    color: rgb(20, 48, 51);
    font-size: 48px;
    text-align: center;
    line-height: 1.4;
    background-image: url(images/uux3.jpg);
    filter: drop-shadow(rgb(0, 0, 0) 2px 0px 1px);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.font8{
  font-family: UTMAmericanaBEx !important;
    color: rgb(0, 0, 0);
    font-size: 48px;
    line-height: 1.4;
    background-image: url(images/bg-blv.jpg);
    filter: drop-shadow(rgb(0, 0, 0) 1px 0px 1px);
     -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.font4{
     font-family: SHImogenAgnes !important;
    color: rgb(136, 62, 42);
    font-size: 140px;
    text-align: center;
    line-height: 1;
    font-weight: 400 !important;
    text-shadow: rgb(128 128 128) 3px 0px 3px;
    margin-bottom: -35px !important;

}
.font5{
     font-family: SHImogenAgnes !important;
    color: rgb(136, 62, 42);
    font-size: 110px;
    line-height: 1;
    font-weight: 400 !important;
    text-shadow: rgb(128 128 128) 3px 0px 3px;
    margin-bottom: -35px !important;

}
.font6{
  font-family: UTMAmericanaBEx !important;
  color: rgb(20, 48, 51);
    font-size: 48px;
    text-align: center;
    line-height: 1;

}
.font7{
  font-family: SHImogenAgnes !important;
    color: rgb(255, 255, 255);
    font-size: 125px;
    line-height: 1;
    margin-bottom: -30px !important;
    font-weight: 400 !important;
}
.count {
    font-family: 'Oswald', sans-serif;
    font-weight: 800;
    color: rgb(10, 78, 92);
    font-size: 259.57px;
    line-height: 1.2;
    text-shadow: rgb(36 36 36) 3px 3px 5px;
    -webkit-text-stroke-width: 0px;
    position: absolute;
    top: -42px;
    line-height: 1;
    left: -72px;
}
.ladi-list-paragraph ul{
  list-style: none
}
.ladi-list-paragraph ul li{
      padding-left: 25px;
      position: relative;
      margin-left: 0;
      margin-bottom: 0;
}
.ladi-list-paragraph ul li:before{
  content: "";
    background-image: url(images/icon-text.svg);
    width: 13px;
    height: 13px;
    top: 5px;
        position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
}
.fill12 img{
      filter: brightness(0%);
}
.ladi-list-paragraph.iconden ul li:before{
     background-image: url(images/icon-text-black.svg);
}
.call-zalo a{
	width: 70px;
display:block;
}
.call-zalo a img{
	max-width:100%;
}
#sidepopup {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    padding-top: 15px;
    padding-bottom: 7px;
    right: 0px;
    top: 270px;
}
.blog-share.text-center{
	text-align:left;
}
.blog-share.text-center .is-divider{
	display:none;
}
.bg1:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 333px;
    background: url('images/mayyy.png') center center repeat-x;
    background-size: contain;
    top: 20px;
    left: 0;
    animation: maybay ease 300s;
    -webkit-animation: maybay ease 300s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    z-index: 99;
}
.bg-footer-1>.col-inner{
    background-image: url('images/bg-dang-ky.jpg');
}
.wpcf7-spinner{
  display: none
}
.lightbox-by-id .wpcf7 {
    -webkit-border-radius: 0px;
    border-style: dashed;
    border-color: rgb(44, 62, 80);
    border-width: 3px;
    padding: 20px;

    min-height: 360px;
    text-align: center;
}
.lightbox-by-id  input.wpcf7-submit {
    line-height: normal;
    font-size: 18px;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background: #d86d25!important;
    width: 85%;
    display: block;
    margin: 0 auto;
}
.lightbox-by-id  .wpcf7-form-control-wrap input{
      text-align: left;
    font-size: 15px;
    color: rgb(153, 153, 153);
    background-color: rgb(255, 255, 255);
    border-color: rgb(191, 190, 190);
    padding: 7px 11px;
    border-radius: 3px;
    margin-bottom: 15px;
    width: 85%!important;
            border: 1px solid #e0e1e1;
        box-shadow: none;
}
.title-form {
    color: #2b3d4f;
    font-size: 25px;
    font-weight: bold;
}
.subtitle-form {
    color: #2b3d4f;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
}
.des {
    color: #2b3d4f;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
}
img.size-full.alignnone{
  margin-bottom: 0;
}
a.button{
  font-weight: 400 !important;
}
.list-divider li {
    border-color: rgba(51,51,51,0.12);
    padding-top: 9px !important;
    padding-bottom: 10px !important;
    margin-bottom: 0;
    margin-left: 0 !important;
        padding-left: 24px;
    border-top: 1px solid rgba(51,51,51,0.12);
    background-position: 0 13px;
    position: relative;
}
.list-divider  ul{
  list-style: none;
}
.list-divider li:after {
      position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    width: 13px;
    height: 13px;
    content: "";
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-image: url('images/download.svg') !important;
}
.list-divider li:before{

    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    width: 13px;
    height: 13px;
    content: "";
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 13px 13px;
      background: #073d7f;
    background: -webkit-linear-gradient(135deg,#073d7f 30%,#0e5363 100%);
    background: linear-gradient(135deg,#073d7f 30%,#0e5363 100%);
        color: #fff;
        -webkit-border-radius: 50%;
    border-radius: 50%;
}
.bg2 .bg.section-bg.fill.bg-fill.bg-loaded{
      filter: contrast(150%) grayscale(100%);
    opacity: 0.3;
}
.sec11:before{
  content: "";
  width: 64px;
  height: 64px;
  position: absolute;

    top: -20px;
    left: 30px;
    z-index: 3;
  background: url(images/quote.png) no-repeat;
  background-size: contain;
}
.button.open-video i{
  top: 0;
}
.video-button-wrapper a.button.open-video{
  animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  background-image: linear-gradient(to right, #c21e1d,#145a1d);
    border-color: #b1521c;
    color: #fff;
}
.formbaogia input.wpcf7-form-control{
  border: 1px solid rgb(20, 48, 51);
  border-radius: 8px;
}
.formbaogia{
  text-align: center;
}
.banner2{
  border: 1px solid rgb(136, 62, 42);
  border-radius: 10px;
}
.banner2 .banner-inner.fill{
 width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    border-radius: 10px !important;
    overflow: hidden;
}
.formnhanthongtin  input.wpcf7-form-control{
    border-radius: 10px;
    border: 1px solid rgb(20, 48, 51);
    box-shadow: none;
}
.dark .des{
  color: #fff;
}
.formnhanthongtin  input.wpcf7-form-control.has-spinner.wpcf7-submit {
       border-width: 1px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: rgb(20, 48, 51);
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.font8.font42{
  font-size: 42px;
}
@media screen and (max-width: 549px){
  .formnhanthongtin input.wpcf7-form-control{
    margin-bottom: 0;
  }
  .video1 .video-button-wrapper{
    font-size: 150% !important;
  }
  .font8{
    font-size: 32px;
  }
  .font4,.font5{
    font-size: 80px;
    margin-bottom: 0 !important
  }
  .font7{
    font-size: 80px;
  }
  .font6{
    font-size: 32px;
  }
  .count{
        top: -26px;
        font-size: 229.57px;
        left: -66px;
  }
  .font3{
    font-size: 32px;
  }
  .ladi-headline{
    font-size: 34px;
   
  }
  .ab1{
    left: -114px;
  }
  .font2{
    font-size: 100px;
        margin-bottom: -26px !important;
  }
  .mobileleft>.col>.col-inner{
    text-align: left !important;
  }
  .mobileleft .col{
    margin-right: 0
  }
}
.list-divider li:first-child{
    border-top: none !important
}
@keyframes maybay {
  0% {
    background-position-x:0;
  }
  50% {
    background-position-x:5000px;
  }
  100% {
    background-position-x:0;
  }
}
/* Zalo button trang dự án */

.call-zalo {
  position:fixed;
  left:5px;
  bottom:135px;
  z-index:9;
  cursor:pointer;
}

.hotline-zalo-ring-circle {
  width:95px;
  height:95px;
  top:-5px;
  left:-13px;
  position:absolute;
  background-color:transparent;
  border-radius:100%;
  border:2px solid #008fe6;
  -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition:all .5s;
  -webkit-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  transform-origin:50% 50%;
  opacity:0.5;
  z-index:-1;
}

.hotline-zalo-ring-circle-fill {
  width:65px;
  height:65px;
  top:10px;
  left:2px;
  position:absolute;
  background-color:rgba(0,143,230,0.7);
  border-radius:100%;
  border:2px solid transparent;
  -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition:all .5s;
  -webkit-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  transform-origin:50% 50%;
  z-index:-1;
}
/* Nut call */

.hotline-phone-ring-wrap {
  position:fixed;
  bottom:10px;
  left:-10px;
  z-index:9;
}

.hotline-phone-ring {
  position:relative;
  visibility:visible;
  background-color:transparent;
  width:110px;
  height:110px;
  cursor:pointer;
  z-index:11;
  -webkit-backface-visibility:hidden;
  -webkit-transform:translateZ(0);
  transition:visibility .5s;
  left:0;
  bottom:0;
  display:block;
}

.hotline-phone-ring-circle {
  width:85px;
  height:85px;
  top:-15px;
  left:9px;
  position:absolute;
  background-color:transparent;
  border-radius:100%;
  border:2px solid #e60808;
  -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition:all .5s;
  -webkit-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  transform-origin:50% 50%;
  opacity:0.5;
}

.hotline-phone-ring-circle-fill {
  width:55px;
  height:55px;
  top:0;
  left:24px;
  position:absolute;
  background-color:rgba(230,8,8,0.7);
  border-radius:100%;
  border:2px solid transparent;
  -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition:all .5s;
  -webkit-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  transform-origin:50% 50%;
}

.hotline-phone-ring-img-circle {
  background-color:#e60808;
  width:33px;
  height:33px;
  top:11px;
  left:36px;
  position:absolute;
  background-size:20px;
  border-radius:100%;
  border:2px solid transparent;
  -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  transform-origin:50% 50%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  align-items:center;
  justify-content:center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
  width:20px;
  height:20px;
}

.hotline-bar {
  position:absolute;
  background:rgba(230,8,8,0.75);
  height:40px;
  width:160px;
  line-height:40px;
  border-radius:3px;
  padding:0 10px;
  background-size:100%;
  cursor:pointer;
  transition:all 0.8s;
  -webkit-transition:all 0.8s;
  z-index:9;
  box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.1);
  border-radius:50px !important;
  /* width:175px !important;
  */

left:32px;
  bottom:62px;
}

.hotline-bar > a {
  color:#fff;
  text-decoration:none;
  font-size:15px;
  font-weight:bold;
  text-indent:36px;
  display:block;
  letter-spacing:1px;
  line-height:40px;
  font-family:Arial;
}

.hotline-bar > a:hover,
.hotline-bar > a:active {
  color:#fff;
}

@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform:rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity:0.1;
  }
  30% {
    -webkit-transform:rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity:0.5;
  }
  100% {
    -webkit-transform:rotate(0) scale(1) skew(1deg);
    -webkit-opacity:0.1;
  }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform:rotate(0) scale(0.7) skew(1deg);
    opacity:0.6;
  }
  50% {
    -webkit-transform:rotate(0) scale(1) skew(1deg);
    opacity:0.6;
  }
  100% {
    -webkit-transform:rotate(0) scale(0.7) skew(1deg);
    opacity:0.6;
  }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
  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);
  }
}

@media (max-width:768px) {
  .hotline-bar {
    display:none;
  }
}

.box-image img,
.item-news img {
  border-radius:0 !important;
}

.border-blue {
  border:1px solid blue;
}

.large-columns-4 .box-image img {
  max-width:100%;
  width:100%;
  margin:0 auto;
  max-height:150px;
}

/* Zalo button trang dự án */

.call-zalo {
  position:fixed;
  left:5px;
  bottom:135px;
  z-index:9;
  cursor:pointer;
}

.hotline-zalo-ring-circle {
  width:95px;
  height:95px;
  top:-5px;
  left:-13px;
  position:absolute;
  background-color:transparent;
  border-radius:100%;
  border:2px solid #008fe6;
  -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition:all .5s;
  -webkit-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  transform-origin:50% 50%;
  opacity:0.5;
  z-index:-1;
}

.hotline-zalo-ring-circle-fill {
  width:65px;
  height:65px;
  top:10px;
  left:2px;
  position:absolute;
  background-color:rgba(0,143,230,0.7);
  border-radius:100%;
  border:2px solid transparent;
  -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition:all .5s;
  -webkit-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  transform-origin:50% 50%;
  z-index:-1;
}

/* dang ky */

* {
  box-sizing:border-box;
}

/* Button used to open the contact form - fixed at the bottom of the page */

.open-button {
  background-color:#e91e63;
  color:white;
  padding:0 15px 0 15px;
  border:none;
  cursor:pointer;
  opacity:0.9;
  position:fixed;
  bottom:10px;
  right:7px;
  z-index:999999;
  border-radius:40px;
  font-size:0.8em;
}