.pagination li:first-child{
    margin-top: 3px;
    margin-right: 10px;
}
.pagination li.active a {
   background-color: #454545;
    color: #fff;
}
.story img {
  height: auto !important;
  width: auto !important;
}
.addon {
    position: fixed;
    right: 20px;
    z-index: 99999;
}
.addon img {
    height: 50px;
    animation-name: tada;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.addon.zalo {
  bottom: 145px;
}

.addon.hotline {
  bottom: 80px;
}

.addon.facebook {
  bottom: 50%
}
@-webkit-keyframes tada { 
    0% {-webkit-transform: scale(1);}
    10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);} 
    30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
    40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);} 
    100% {-webkit-transform: scale(1) rotate(0);} 
 }
 
 @keyframes tada { 
    0% {transform: scale(1);} 
    10%, 20% {transform: scale(0.9) rotate(-3deg);} 
    30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);} 
    40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);} 
    100% {transform: scale(1) rotate(0);}
 }
#layers-widget-column-56 .owl-carousel .owl-item img { width: auto; }
.wpml-ls-statics-shortcode_actions {
  background-color: #ffffff;
}

.wpml-ls-statics-shortcode_actions,
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu,
.wpml-ls-statics-shortcode_actions a {
  border-color: #cdcdcd;
}

.wpml-ls-statics-shortcode_actions a {
  color: #444444;
  background-color: #ffffff;
}

.wpml-ls-statics-shortcode_actions a:hover,
.wpml-ls-statics-shortcode_actions a:focus {
  color: #000000;
  background-color: #eeeeee;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
  color: #444444;
  background-color: #ffffff;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a,
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
  color: #000000;
  background-color: #eeeeee;
}

body {
  font-family: "Open Sans", Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: "Open Sans", Helvetica, sans-serif;
}

button,
.button,
input[type=submit] {
  font-family: "Open Sans", Helvetica, sans-serif;
}

.header-site,
.header-site.header-sticky {
  background-color: rgba(253, 253, 253, 1);
}

.title-container {
  background-color: #fdfdfd;
}

.footer-site {
  background-color: #000000;
}

#wp-admin-bar-layers-edit-layout .ab-icon:before {
  font-family: "layers-interface" !important;
  content: "\e62f" !important;
  font-size: 16px !important;
}

.swiper-slide {
  background-repeat: no-repeat;
  background-position: top center;
  /*background-size: cover;*/
  font-size: 2rem;
}

.slider-top {
 max-height: 550px;
}

.swiper-slide h2 {
  font-size: 5rem;
  font-weight: normal;
  position: relative;
  font-family: "Open Sans" !important;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

.swiper-slide h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100px;
  height: 5px;
  left: 50%;
  background: #FECB4F;
  transform: translateX(-50px);
}

.swiper-slide .caption {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  
}

.text-uppercase {
  text-transform: uppercase;
}

#layers-widget-column-44-898 h5.heading a, #layers-widget-column-44-898 h5.heading, #layers-widget-column-44-898 div.excerpt, #layers-widget-column-44-898 div.excerpt p {
    color: #ffffff;
}

#layers-widget-layers_plus_column_team-5-517 h5.heading a, #layers-widget-layers_plus_column_team-5-517 h5.heading, #layers-widget-layers_plus_column_team-5-517 div.excerpt, #layers-widget-layers_plus_column_team-5 div.excerpt p {
    color: #333333;
}

#post-473 .section-title .heading:after {
  margin-left: 0
}

#layers-widget-xvcontent-8, #layers-widget-post-14, #layers-widget-post-16, #layers-widget-column-60 {
    background-size: cover;
}

@media only screen and (max-width: 768px) {
  .swiper-slide h2 {
    font-size: 2.5rem
  }

  .swiper-slide {
    background-size: contain;
  }

  .header-center .logo img, .header-left .logo img, .header-right .logo img, .nav-clear .logo img {
    height: 30px;
  }

  .trang-chu-dich-vu {
    padding-top: 0;
    margin-top: -40px;
  }

  .page .content-main {
    padding: 40px 20px 6%;
  }
}


