/*
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.   ***************/

.desktop-fixed {
    position: fixed;
    right: 15px;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 80px;
    padding: 10px 0;

}
.desktop-fixed ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;

}

.desktop-fixed ul li {
    margin: 15px 5px;
}

.desktop-fixed ul li a img {
    margin: auto;
    background-size: contain;
    width: 45px;
    height: 45px;
    display: block;
}
.mfp-ready .mfp-close {
  opacity: 1;
  color: #fff !important;
  mix-blend-mode: color-dodge;
}
/* form lightbox */
#modal .modal-content {
    display: flex;
    flex-wrap: wrap;
}

#modal .modal-content .modal-left {
    width: 50%;
}

#modal .modal-content .modal-left img{
    height: 100%;
}

#modal .modal-content .modal-right>* {
    position: relative;
    z-index: 2;
	color: #fff;
}

#modal .modal-content .modal-right {
    position: relative;
    width: 50%;
    padding: 15px;
    text-align: center;
}

#modal .modal-content .modal-right:before {
    content: '';
    background-image: linear-gradient(90deg, #006eb4 0, #27a451 100%) !important;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.7;
}

@media only all and (max-width: 1120px){
    #modal {
        max-width: 470px !important;
		max-height: 100% !important;
    }
    #modal .modal-content .modal-left {
        width: 0;
    }
    #modal .modal-content .modal-right {
        width: 100%;
    }
}

.modal-content .modal-right .modal-title{
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 20px;
    color: #222;
}

.modal-content .modal-right .wpcf7-text {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    box-shadow: none;
    color: #fff !important;
    font-weight: bold;
    padding: 0;
}

.modal-content .modal-right .wpcf7-text:hover {
    box-shadow: none;
}

.modal-content .modal-right .wpcf7-text:focus {
    background: transparent;
    box-shadow: none;
}

.modal-content .modal-right .wpcf7-text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #222;
    opacity: 1; /* Firefox */
}

.modal-content .modal-right .wpcf7-text:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #222;
}

.modal-content .modal-right .wpcf7-text::-ms-input-placeholder { /* Microsoft Edge */
    color: #222;
}

.modal-content .modal-right .wpcf7-submit {
    display: block;
    width: 100%;
}
.section_bg_2 .col {
    padding: 0;
  }
  .section_bg_2 .row_2 p {
    margin-bottom: 0;
  }
  .ul_dem ul {
    list-style: none;
    counter-reset: my-badass-counter;
  }
  .ul_dem li:before {
    position: absolute;
    text-align: center;
    left: 0px;
    width: 30px;
    height: 30px;
    margin-top: 2px;
    color: #222222;
    background-color: #dfcdd7;
    content: counter(my-badass-counter, decimal);
    counter-increment: my-badass-counter;
    font-size: 18px;
    line-height: 26px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  .row_3 .col {
    padding-bottom: 0;
  }
  .ul_dem li {
    padding-left: 20px;
  }
  .text_gray {
    background: #e4e0d6;
    border-radius: 20px;
    padding: 15px;
  }
  .col_1 ul li {
    margin-bottom: 0.74em;
  }
  .hoc_2 .col {
    padding-bottom: 0;
  }
  .span_f span::before {
    content: " A ";
    background: #df49e8;
    color: #df49e8;
    padding: 0 10px 10px;
    border-radius: 10px;
    margin-right: 10px;
  }
  .span_f_3 span::before {
    content: " A ";
    background: #df49e8;
    color: #df49e8;
    padding: 0 15px 20px;
    border-radius: 10px;
    margin-right: 10px;
    position: relative;
    top: 6px;
  }
  .new_emph {
    width: 300px;
    overflow: hidden;
    margin: 30px auto;
    border: solid 2px #ff4444;
    border-radius: 60px;
    color: #fff;
  }
  .old_price,
  .new_price {
    width: 50%;
    float: left;
  }
  .new_price .line-1 {
    font-size: 12px;
    margin-left: 10px;
    margin-top: 3px;
    text-align: left;
  }
  .new_price b p {
    padding: 0px 0 0px 4px;
    font-weight: 500;
  }
  .new_price {
    background: #ff4444;
    font-size: 27px;
  }
  .old_price p {
    line-height: 60px;
    font-size: 24px;
  }
  .new_emph p {
    margin-bottom: 0;
  }
  .ux-timer span {
    font-weight: 400 !important;
  }
  .ux-timer span strong {
    line-height: 30px;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #0a0a0a !important;
  }
  .f_dk input {
    border-radius: 5px;
    width: 100%;
    height: 45px;
  }
  section.dang-ky {
    padding-bottom: 0 !important;
  }
  .col_h1 {
    background: rgba(255, 255, 255, 0.28);
    border-radius: 45px 45px 45px 45px;
    border: 1px solid #055cb3;
  }
  .col_h1 hr {
    border-top: 2px solid #fff;
    opacity: 1;
    margin: 5px 0 !important;
  }
  .col_h1 h2 {
    margin-bottom: 0 !important;
  }
  .col_h1,
  .col_h1 .col,
  .col_h2,
  .col_h2 .col {
    padding-bottom: 0 !important;
  }
  .khoa_1 span {
    background: rgba(153, 153, 152, 0.6);
    border: 1px solid #055cb3;
    padding: 10px 30px;
  }
  .khoa_2 span {
    background: rgba(124, 185, 246, 0.73);
    border: 1px solid #055cb3;
    padding: 10px 30px;
  }
  .dl_bl span {
    display: block;
  }
  
  /** phuc**/
  .bt-bookve {
    padding-bottom: 0;
  }
  .wpcf7-submit {
    color: rgb(3, 51, 90) !important;
    font-size: 16px !important;
    background: rgba(255, 227, 108, 1);
    background: -webkit-linear-gradient(
      180deg,
      rgba(255, 227, 108, 1),
      rgba(255, 164, 15, 1)
    );
    background: linear-gradient(
      180deg,
      rgba(255, 227, 108, 1),
      rgba(255, 164, 15, 1)
    );
    border-radius: 25px !important;
    padding: 5px 55px !important;
  }
  .wpcf7 p {
    text-align: center;
  }
  .wpcf7-form-control-wrap {
    font-size: 15px;
    font-weight: normal;
  }
  .mfp-content > .lightbox-content > p {
    color: rgb(255, 215, 82);
    font-size: 25px;
    font-weight: 600 !important;
    text-align: center;
    line-height: 1.2;
  }
  #wrapper,
  #main {
    background-color: #f7f7f7;
  }
  .bntitle h3 {
    color: rgb(255, 255, 255);
    font-size: 36px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 0;
  }
  
  .bntitle span.bntitle-color {
    color: rgb(255, 207, 51);
  }
  
  .box-voucher .bntitle2 {
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .bntitle3 p {
    color: rgb(255, 255, 255);
    font-size: 15px;
    line-height: 1.6;
  }
  .box-voucher .bntitle2 h3 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 0;
  }
  .box-voucher .lead {
    color: rgb(255, 255, 255);
    font-size: 13px;
    line-height: 1.6;
  }
  .box-voucher a.button {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    background: #ffd050 !important;
    color: rgb(32, 81, 121);
    font-size: 15px;
    font-weight: bold;
    text-align: center;
  }
  .box-muave .icon-box-img .icon,
  .gv .icon-box-img .icon {
    width: 110px !important;
    margin: 0 auto;
    height: 110px;
    padding: 8px;
    border-style: solid;
    border-color: rgb(205, 205, 205);
    border-width: 1px;
    border-radius: 50%;
  }
  .box-muave .icon-box-text {
    text-align: center;
  }
  .box-muave a.button.primary {
    color: rgb(3, 43, 76);
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
  }
  .box-muave .col-inner {
    padding: 30px 0;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 30%);
  }
  .box-muave .icon-box-img img,
  gv .icon-box-img im {
    padding: 0;
    border-radius: 50%;
  }
  .box-muave .icon-box-img {
    width: 100% !important;
  }
  .box-muave .icon-box-text a {
    background: #ffc533 !important;
    text-align: center;
  }
  .box-clipshadow {
    padding: 55px 40px;
    box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 30%);
  }
  .box-textnd .col-inner {
    padding: 0;
    box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 30%);
  }
  .gv .icon-box-img .icon {
    width: 50px !important;
    height: 50px !important;
  }
  .gv h3.box-imgdv {
    color: rgb(32, 104, 137);
    font-size: 16px;
    font-weight: bold;
  }
  .gvpd .icon-inner img {
    padding-top: 0;
  }
  .gvpd .icon-inner {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .gv p.box-imgdv {
    color: rgb(44, 44, 44);
    font-size: 15px;
    line-height: 1.4;
  }
  .gv {
    padding: 20px 10px !important;
  }
  .box-shadow {
    background: #fff;
    padding: 45px 45px;
    box-shadow: 0px 0px 30px -15px rgb(0 0 0 / 30%);
  }
  .gvpd:not(:last-child) {
    padding: 10px 15px;
  }
  .offpd {
    padding-bottom: 0;
  }
  .box-gv {
    position: relative;
  }
  .box-gv .section-bg:before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    background-size: cover;
    right: 0;
    top: 0;
    border-radius: 15px;
    background-image: url(https://vemaybaygiare.az9s.com/wp-content/uploads/2021/03/dawd-20201015083816.jpg);
  }
  .box-clipcd .titlecd h3 {
    color: rgb(32, 104, 137);
    font-size: 19px;
    font-weight: bold;
  }
  .box-clipcd h3 {
    color: rgb(244, 64, 37);
    font-size: 19px;
    font-weight: bold;
  }
  .box-clipcd p {
    color: rgb(44, 44, 44);
    font-size: 15px;
    padding-bottom: 25px !important;
  }
  .box-clipcd .button {
    text-align: center !important;
  }
  .box-clipcd a.button.primary.box-btdk {
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    color: rgb(32, 81, 121);
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background: #ffeb3b;
    padding: 10px 60px;
  }
  box-title h1 {
    color: rgb(32, 104, 137);
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    text-align: center;
    padding-bottom: 40px !important;
  }
  .box-slidercd .icon-box-img {
    margin-bottom: 0 !important;
    width: 100% !important;
  }
  .box-slidercd .icon-box-img img {
    padding: 18px;
    height: 250px;
    width: 100%;
    object-fit: cover;
  }
  .box-textnd .icon-box-text {
    padding-bottom: 30px !important;
    padding-left: 30px;
    text-align: center;
    padding-right: 30px;
  }
  .box-camket h1 {
    text-align: center;
    color: rgb(32, 104, 137);
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px;
  }
  
  .box-slidercd a.button.primary {
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    background: rgb(255 195 51);
    color: rgb(0, 38, 61);
    font-size: 12px;
    font-weight: bold;
  }
  .box-slidercd .icon-box-text h3 {
    color: rgb(33, 104, 137);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  .box-slidercd .icon-box-text p {
    color: rgb(44, 44, 44);
    font-size: 15px;
  }
  .footer {
    background: #42a2da;
  }
  .footer h4 {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.4;
  }
  .footer .col-inner ul > li {
    color: rgb(255, 255, 255);
    font-size: 14px;
    text-align: left;
    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;
  }
  .sec-1 .col-sec-1 .col-inner .box-image {
    border-radius: 10px 10px 0 0;
}
.sec-1 .col-sec-1 .col-inner {
    box-shadow: 0px 3px 5px #ccc;
    border-radius: 10px;
}
.text-bot {
    padding-bottom: 10px;
    padding-top: 20px;
    background: #fff;
    border-radius: 0 0 10px 10px;
}
.blog-ct2 .post-item {
    padding-bottom: 13px !important;
}
.sec-2 .section-bg {
    background: #42a2da !important;
}
.sec-1 .icon-box {
    box-shadow: 0px 3px 5px #ccc;
    border-radius: 5px;
    padding: 5px;
    background: #fff;
}

.text-des {
    display: block;
    position: absolute;
    transition: all 0.3s;
    opacity: 0;
    text-align: left;
    padding: 10px;
    background: #42a2da !important;
    color: #fff;
    border-radius: 5px;
    height: 140px;
    width: 100%;
    bottom: -60%;
}
.sec-1 .col-icon:hover .text-des {
    bottom: -78%;
    opacity: 1;
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    z-index: 99;
}
.sec-team .col-inner:hover {
  transform: translateY(-50px);
}
.sec-team .col-inner {
  transform: translateY(0px);
  transition: all .4s;
}
.sec-1 .col-icon .text-des:before {
  content: '';
  position: absolute;
  background: #148984;
  width: 15px;
  height: 15px;
  left: 47%;
  transform: rotate(45deg);
  top: -7px;
}
  /** 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);
    }
  }
  @media only screen and (max-width: 768px) {
    .box-mg {
      transform: translate(-50%, -60%);
    }
    .gv h3.box-imgdv {
      font-size: 14px;
    }
    .gv p.box-imgdv {
      font-size: 13px;
    }
    .ux-timer {
      border-spacing: 30px 5px !important;
    }
    .bntitle h3 {
      font-size: 25px;
    }
    .box-voucher .bntitle2 h3 {
      font-size: 18px;
    }
    .box-voucher a.button {
      font-size: 13px;
    }
    .box-muave a.button.primary {
      font-size: 11px;
    }
    .box-shadow {
      padding: 35px 30px;
    }
  }
  @media only screen and (max-width: 480px) {
    .box-camket h1 {
      text-align: center;
      font-size: 23px;
      padding-bottom: 15px;
    }
    .box-clipcd .titlecd h3 {
      padding-top: 15px;
    }
    .box-clipcd p {
      font-size: 14px;
    }
    .box-clipcenter .col-inner {
      text-align: center;
      padding-bottom: 15px;
    }
    .box-clipcd {
      padding-left: 10px !important;
      padding-right: 10px !important;
    }
    .box-clipshadow {
      border-radius: 15px;
      padding: 10px;
    }
  
    .box-shadow {
      border-radius: 15px;
      padding: 15px 15px;
    }
    .box-gv {
      padding: 10px !important;
    }
    .box-gv .section-bg:before {
      width: 100%;
    }
    .box-muave {
      padding-top: 35px !important;
      padding-bottom: 20px !important;
    }
    .box-mg {
      min-height: auto;
      position: unset;
      transform: none;
      left: 50%;
      top: 0;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
    }
  
    .gv h3.box-imgdv {
      font-size: 14px;
    }
    .gv p.box-imgdv {
      font-size: 13px;
    }
    .ux-timer {
      border-spacing: 30px 5px !important;
    }
    .bntitle h3 {
      font-size: 25px;
    }
    .box-voucher .bntitle2 h3 {
      font-size: 18px;
    }
    .box-voucher a.button {
      font-size: 13px;
    }
    .box-muave a.button.primary {
      font-size: 11px;
    }
    .box-shadow {
      padding: 35px 30px;
    }
  }
  @media only screen and (max-width: 767px) {
    .ux-timer {
      border-spacing: 20px 5px !important;
    }
    .khoa_1 span,
    .khoa_2 span {
      font-size: 20px !important;
    }
    .col_h1 {
      margin: 0 10px;
    }
    .sec-1 .icon-box-text h3 {
        font-size: 11px;
    }
    .sec-1 .icon-box-img .icon {
        width: 60px !important;
    }
    .box-clipcd a.button.primary.box-btdk {
        padding: 5px 10px;
        font-size: 13px;
    }
    .blog-ct2 .box-text {
        height: 150px;
    }
    .sec-1 .col-icon:hover .text-des {
      bottom: -69%;
    }
    .text-des {
      height: 100px;
      font-size: 11px;
      overflow: scroll;
    }
    .icon-box-text span {
      font-size: 10px;
    }
  }
  