.footxd{display:none;}
.ff-el-form-check{display:inline;}
.bannerxd .elementor-image-box-content {    transition: padding 0.2s ease-in-out; transition: padding-bottom 0.5s ease-in-out; }
.bannerxd:hover .elementor-image-box-content{    padding-top:30px ; padding-bottom:80px;}
.bannerxd .elementor-image-box-img{margin-bottom:0px !important;}
.bannerxd .elementor-image-box-content{    position: absolute;    bottom: 0px;color:white;padding-bottom: 30px;background-image: linear-gradient(180deg, rgba(16, 55, 176, 0.0), #1d1e4e);}
  
/* call XD */
.sodt{position: fixed;bottom: 30px;left: 50px;padding: 5px 20px;background: #E3342F;color: white;
border-radius: 0px 40px 40px 0px;font-size: 120%;  font-weight: bold;z-index: -1;}
.sozalo{position: fixed;bottom: 94px;left:44px;padding: 5px 20px;background: #018fe5;color: white;
border-radius: 0px 40px 40px 0px;font-size: 120%;  font-weight: bold;z-index: -1;}
.sozalo a{color:white !important;}

.callxd{ position: fixed; bottom: 25px; left: 10px;z-index: 999;}
.zaloxd{ position: fixed; bottom: 85px; left: 10px;z-index: 999;}
.zaloxd img{box-shadow: 0 2px 5px 0 rgba(0,0,0,0.50);border-radius: 7px;}

.zaloxd i {position: absolute; top: 10px; left: 14px; font-size: 30px;  color: white;}
.pulse i{position: absolute; top: 10px; left: 14px; font-size: 30px;  color: white;}
.mailxd{display: block;  width: 50px;  height: 50px;  border-radius: 50%;background:#018fe5;}

.pulse {
  
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #E3342F;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(227,52,47,0.63);
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(227,52,47,0.63);
  }
  70% {
      -webkit-box-shadow: 0 0 0 20px rgba(227,52,47,0.63);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(227,52,47,0.63);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(227,52,47,0.63);
    box-shadow: 0 0 0 0 rgba(227,52,47,0.63);
  }
  70% {
     
      box-shadow: 0 0 0 10px rgba(227,52,47,0.4);
  }
  100% {
      
      box-shadow: 0 0 0 0 rgba(227,52,47,0.4);
  }
}
@media only screen and (max-width: 600px) {
  .sodt, .sozalo{display:none;}
.tieu-de-post{background:#F6F3F2;}
    .mobiform{opacity:1;}
}
@media only screen and (min-width: 600px){
  .mobiform{opacity:0; }
#site-logo {display:none;}
 
}
 

 
@media only screen and (max-width: 500px) {
  .elementor-icon-box-wrapper, .elementor-image-box-wrapper { display: flex;}
.elementor-icon-box-content, .elementor-image-box-content {text-align: left;margin-left: 20px;}
   
  
}

@media only screen and (min-width: 600px){ 
  
}

