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

#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
  }
  
  /*phone*/
  #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 .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: #cf203170;
    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 .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: #CF2031;
    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%);
  }
  
  @-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(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  .phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
  }
  
  .phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
  }
  
  #zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D;
  }
  
  #zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a;
  }
.header-nav-main.nav{
}
.header-nav-main.nav>li.menu-item{
}
.header-nav-main.nav>li.menu-item>a{
  height: 72px;
  display: inline-flex;
  padding-left: 10px;
  padding-right: 10px;
  align-items: center;
  color: #333;
  font-size: 16px;
}
.on-time {
    width: 91px;
    /* font-size: 1.2rem; */
    color: #2962a4;
    text-decoration: underline;
    padding-left: 26px;
    position: relative;
    align-items: center;
    line-height: 1.3;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
}
.on-time:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(images/icons.svg) no-repeat 0 0;
    position: absolute;
    left: 0;
}
.on-time a{
  color: #1071b8;
  font-size: 13px;
}
.but-langue {
    cursor: pointer;
    margin-left: 12px;
}
.but-langue img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #95b6dc;
    /* box-sizing: border-box; */
}
.icon-langue{margin-bottom: 20px;}
.icon-langue .icon-box-img{
}
.icon-langue .icon-box-img img{padding-top: 0;}
.icon-langue p{
  color: #000;
  font-weight: 400;
}
.text1-banner{
}
.text1-banner h2{
  font-size: 46px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 15px;
  margin-bottom: 30px;
  line-height: 1.3;
}
.text1-banner p{
}
.but-import{color: #fff !important;border: 1px solid !important;2pxborder:solid;padding: 0px 30px;}
.but-import span{
  
}
.but-start{padding: 5px 60px;}
.but-start span{font-size: 20px;}
.h2-home{
}
.h2-home h2{
  margin-bottom: 0;
  font-size: 36px;
  font-weight: normal;
  line-height: 1.3;
  color: #000;
  margin: 0 0 15px;
}
.icon-works{
}
.icon-works .icon-box-img{
}
.icon-works .icon-box-img .icon{border-radius: 50%;background-color: #95b6dc;padding: 5px;}
.icon-works .icon-box-img .icon img{
}
.icon-works .icon-box-text{
}
.icon-works .icon-box-text h3{font-size: 16px;color: #2c5c93;margin-bottom: 0;}
.icon-works .icon-box-text p{color: rgba(0,0,0,0.7);font-size: 14px;}
.but-apply{padding: 18px 100px;width: 464px;height: 80px;align-items: center;/* display: flow-root; */}
.but-apply span{font-size: 29px;font-weight: 400;}
.but-apply i{font-size: 27px;right: 23px;position: absolute;top: 35%;}
.col3-infor{
}
.col3-infor .col-inner{
      background-color: #fafafa;
}
.col3-infor .col-inner div.img{margin-bottom: 0;}
.col3-infor .col-inner .text-infor{
  border: 1px solid #eee;
  padding: 20px 20px 29px;
  font-size: 14px;
}
.col3-infor .col-inner .text-infor h3{
      font-size: 18px;
      color: #1071b8;
      margin-bottom: 15px;
}
.col3-infor .col-inner .text-infor ul{
}
.col3-infor .col-inner .text-infor ul li{
}
.col3-infor .col-inner .text-infor p{
}
.col3-infor .col-inner .text-infor a{width: 136px;display: flex;margin-top: 30px;margin-left: auto;margin-right: auto;border: 1px solid #2962a4;color: #2962a4;text-align: center;justify-content: center;border-radius: 23px;height: 40px;align-items: center;font-size: 16px;}
.col3-infor .col-inner .text-infor a:hover {
    background-color: #2962a4;
    color: #fff;
}
.icon-hass{margin-bottom: 30px;}
.icon-hass .icon-box-img{
}
.icon-hass .icon-box-text{
}
.icon-hass .icon-box-text h4{
      font-weight: bold;
    line-height: 1.3;
    color: #000;
    margin: 0 0 15px;
}
.icon-hass .icon-box-text p{font-size: 14px;}
.text-contact{
}
.text-contact ul{
}
.text-contact ul li{list-style-type: none;margin-left: 0;}
.text-bottom{
}
.text-bottom p{margin-bottom: 0;}
.text-bottom img{margin-bottom: 0 !important;}
.text-star{
}
.text-star p{
}
.text-star i{color: #fcbf02;padding: 0 5px;font-size: 19px;}
.col12-excell{
}
.col12-excell .col-inner{
  background: rgba(17, 17, 17, 0.05);
  border-radius: 5px;
  padding: 10px 0;
}
.icon-exce{max-width: 285px;}
.col3-excell{
}
.col3-excell .col-inner{
  background: rgba(17, 17, 17, 0.05);
  border-radius: 5px;
  padding: 10px 0;
}
.box-about{
      background-color: rgba(17, 17, 17, 0.05);
      padding: 24px;
      border: 1px solid transparent;
      border-radius: 10px;
      /* overflow: hidden; */
}
.box-about .box-image{
  display: flex;
}
.box-about .box-image .image-cover1{
  border-radius: 8px;
  background-color: rgb(248, 248, 248);
  border: 1px solid rgba(17, 17, 17, 0.1);
  width: 40px;
  height: 40px;
  margin-right: 9px;
}
.box-about .box-image .image-cover1 img{
  
}
.box-about .box-image .post-title{
}
.box-about .box-image .post-title a{
      font-size: 15px;
      line-height: 18px;
      font-weight: 600;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      max-width: 100%;
      color: #000000;
}
.box-about .box-image .post-title span{
      color: rgba(17, 17, 17, 0.5);
      font-size: 14px;
}
.box-about .box-text-new{padding-bottom: 0;}
.box-about .box-text-new h5{
  font-size: inherit;
    color: inherit;
    text-align: inherit;
    font-weight: 700;
}
.about-star{
}
.about-star i{
  color:rgb(252, 191, 2);
  font-size: 18px;
}
.content-about{
}
 .rv-readmore {position: relative;margin-bottom: 0;}
        .rv-content {
            max-height: 160px;
            overflow: hidden;
            transition: max-height .35s ease;
            position: relative;
        }
        .rv-readmore::after {
            content: "";
            display: block;
            position: absolute;
            left: 0; right: 0; bottom: 38px;
            height: 48px;
            pointer-events: none;
            background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
        }
        .rv-readmore.open::after { display: none; }

        .rv-toggle-btn {
            display: inline-block;
            margin-top: 10px;
            background: none;
            border: none;
            font-weight: 400;
            cursor: pointer;
            color: rgba(17, 17, 17, 0.5);
            padding: 0;
            margin: 0;
            text-transform: unset;
        }
.rv-readmore.open .rv-content{
     
}
#newsletter-form{
}
#newsletter-form .form-label{
  
}
#newsletter-form .wpcf7-text{
  height: 60px;
  /* font-size: 1.6rem; */
  color: #000;
  box-shadow: none;
  display: block;
  border-radius: 3px;
  width: 100%;
  /* height: 34px; */
  padding: 6px 12px;
  line-height: 1.42857143;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dfdfdf;
  font-family: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 10px;
}
#newsletter-form .wpcf7-email{
  height: 60px;
  /* font-size: 1.6rem; */
  color: #000;
  box-shadow: none;
  display: block;
  border-radius: 3px;
  width: 100%;
  /* height: 34px; */
  padding: 6px 12px;
  line-height: 1.42857143;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dfdfdf;
  font-family: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 10px;
}
#newsletter-form .wpcf7-spinner{
  display:none;
}
#newsletter-form .send_track{
      height: 60px;
      border-radius: 30px;
      /* font-size: 1.6rem; */
      text-transform: uppercase;
      margin: 0;
      width: 100%;
      font-weight: 400;
      margin-bottom: 10px;
}
.pum-container.pum-responsive.pum-responsive-large{
  padding:30px;
}
.pum-container.pum-responsive.pum-responsive-medium{
  padding:30px;
}
.pum-theme-lightbox .pum-title{
  font-weight: 400;
}
.pum-theme-lightbox .pum-content{
   font-weight: 400;
}
#header{
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
.pageBreamBox {
    background-color: rgb(242, 242, 242);
    padding: 10px 0;
    margin-bottom: 30px;
}
.col5-search{
}
.col5-search input.search-field{
  background-color: #fff;
  height: 60px;
}
.page-new{
}
.page-new .box-blog-post{border-bottom: 2px solid #f6f6f6;}
.page-new .box-blog-post .cat-label{
      display: block;
      color: #999;
      text-transform: uppercase;
      margin-bottom: 5px;
      opacity: 1;
      font-size: 16px;
}
.page-new .box-blog-post h5.post-title{
  font-size: 20px;
  line-height: 1.4;
}
.page-new .box-blog-post h5.post-title a{
}
.page-new .box-blog-post .from_the_blog_excerpt{
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 0;
}
.Related-new{
  border: 1px solid #e3e3e3;
    background-color: #fafafa;
    padding-left: 23px;
    padding-right: 23px;
    border-radius: 3px;
}
.Related-new h4{
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.Related-new ul{
  padding-top: 30px;
  padding-bottom: 0;
}
.Related-new ul li{
  /* padding-left: 19px; */
  position: relative;
  line-height: 25px;
  font-size: 16px;
  margin-left: 25px;
}
.Related-new ul li a{
      color: #333;
}
.Related-new .btn-block{
  height: 50px;
  border-radius: 25px;
  margin-top: 28px;
  text-transform: uppercase;
  background-color: #2962a4;
  color: #fff;
  display: block;
  text-align: center;
  padding: 10px;
  margin-bottom: 40px;
}
#comments{
  display:none;
}
.pro-home{
}
.pro-home .col{
      padding-left: 26px;
      padding-right: 26px;
      border-bottom: 1px solid #d9d9d9;
      padding-top: 20px;
      padding-bottom: 20px;
}
.pro-home .col .product-small.box{
}
.pro-home .col .product-small.box .box-text{padding: 0;padding-left: 15px;}
.pro-home .col .product-small.box .box-text .title-wrapper{
}
.pro-home .col .product-small.box .box-text .title-wrapper a{
  color:#1071b8;
  font-size: 16px;
}
.search-visa{
}
.search-visa input.is-search-input{
  height: 50px;
  border-color: #ccc;
  border-radius: 25px;
  padding-left: 23px;
  padding-right: 69px;
  background-color: transparent;
}
.search-visa .is-search-submit{position: absolute;right: 43px;top: 6px;}
.search-visa .is-search-icon{background: transparent;border: unset;}
.search-visa .is-search-icon svg{
}
.row.pro-home{
  border-top: 1px solid #d9d9d9;
}
.row.pro-home.active{
  display:none;
}
.a3_s_apply{
  width: 610px;
    height: 4px;
    background-color: #fff;
    margin: 0 auto;
}
.a3_s_apply .a3_si {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.a3_s_apply .a3_si.active {
    background-color: #1db73d;
}
.a3_s_apply .a3_si span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: -17px;
    z-index: 2;
    font-size: 16px;
    color: #666;
}
.a3_s_apply .a3_si.active span {
    background-color: #1db73d;
    color: #fff;
}
.a3_s_apply .a3_si span:after {
    content: attr(data-title);
    color: #fff;
    line-height: 1;
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    top: calc(100% + 10px);
    font-size: 16px;
}
.a3_s_apply .a3_si.active span:after {
    color: #1db73d;
}
.a3_s_apply .a3_si.tShow span:after {
    display: block;
}
.a3_s_apply .a3_si:last-child {
    width: auto;
}
.col4-apply .col-inner{
  border: 1px solid #eee;
    border-radius: 8px;
    padding: 27px 32px;
    margin-bottom: 20px;
}
.s9_p-apply p{margin-bottom: 0;}
.s9_p-apply p span{
  display: block;
    color: #666;
}
.s9_p-apply .s9_pn{
  padding-top: 3px;
    color: #000;
}
.s9_p-apply .s9_pn strong{
      font-size: 36px;
      line-height: 1;
}
.ul-qg {
    margin-bottom: 0;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.ul-qg li {
    width: 33.33333%;
    margin: 0;
    padding-left: 26px;
    padding-right: 26px;
    border-bottom: 1px solid #d9d9d9;
    list-style-type: none;
    margin-left: 0 !important;
}
.ul-qg li a {
    display: inline-flex;
    min-height: 64px;
    align-items: center;
}
.ul-qg li a img {
    width: 32px;
    height: 24px;
    border-radius: 3px;
    margin-right: 12px;
}
.ul-qg.active{
  display:none;
}
.z1_w {
    background-repeat: no-repeat;
    background-position: top right;
}
.s_g {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.s_g.x2>* {
    width: 50%;
}
@media (min-width: 992px) {
    .z1_m {
        max-width: 415px;
        padding-right: 30px;
    }
}
.breadcrumb {
    display: flex;
    align-items: center;
    padding: 18px 0;
    list-style: none;
    margin: 0;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}
.breadcrumb>li {
    display: inline-block;
    margin: 0;
    line-height: 1;
    font-size: 14px;
}
.breadcrumb>li + li:before {
    content: '\f105';
    font-size: 14px;
    font-family: FontAwesome;
    vertical-align: middle;
    margin-right: 7px;
    margin-left: 7px;
}
.z1_f {
    border: 1px solid #ccc;
    border-radius: 2px;
    position: relative;
    padding-left: 37px;
    padding-right: 55px;
    margin-top: 15px;
    max-width: 401px;
    display: flex;
    flex-wrap: wrap;
}
.z1_f:before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 24px;
    background: url(images/icons.svg) no-repeat 0 -315px;
    position: absolute;
    left: 18px;
    top: 17px;
}
.z1_f .form-group {
    margin-bottom: 0;
    position: relative;
}
.z1_f .form-group.w1 {
    width: 88px;
}
.has-feedback .form-control {
    padding-right: 34.5px;
}
.z1_f .form-control {
    border: none;
    border-radius: 0;
    height: 60px;
    cursor: pointer;
    margin-bottom: 0;
    box-shadow: unset;
}
.fc-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: inline-flex;
    width: 34px;
    height: 34px;
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    pointer-events: none;
    color: rgba(119, 119, 119, 0.4);
}
.z1_f .fc-feedback {
    height: 60px;
    font-size: 16px;
    color: #000;
}
.z1_k {
    background-color: #fff;
    box-shadow: 0 0 15px rgba(24, 22, 24, 0.15);
    position: absolute;
    top: calc(100% + 10px);
    z-index: 99;
    padding: 20px 19px;
    border-radius: 3px;
    display: none;
}
.z1_k1 {
    left: -37px;
}
.z1_q {
    background-color: rgba(234, 234, 234, 0.5);
    position: relative;
    border-radius: 4px;
    height: 64px;
    padding-left: 42px;
}
.z1_ql {
    position: absolute;
    top: 10px;
    left: 54px;
    font-size: 12px;
    color: #777;
}

.z1_l {
    margin-bottom: 0;
    margin-top: 15px;
    max-height: 233px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.z1_l li {
    cursor: pointer;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
    list-style-type: none;
}
.z1_f .form-group.w2 {
    width: calc(100% - 88px);
    border-left: 1px solid #ccc;
}
.z1_fu {
    width: 50px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 2px 2px 0;
    background-color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.z1_q:before {
    content: '\f002';
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    left: 18px;
    top: 19px;
}
.z1_qc {
    background-color: #fff!important;
    padding-top: 22px !important;
    font-size: 14px !important;
}
.z1_k2 {
    left: -127px;
}
.z1_l.cty li {
    padding-left: 17px;
    position: relative;
}
.z1_l.cty li:before {
    content: '\f041';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 6px;
}
.z1_p {
    margin-top: 23px;
    font-size: 12px;
}
.z1_ch {
    font-size: 16px;
}
.z1_ce {
    margin-top: 5px;
}
.z1_cd {
    display: inline-block;
    position: relative;
    z-index: 9;
}
.z1_cd .pointer {
    cursor: pointer;
}
.z1_cs {
    width: 336px;
    border-radius: 4px;
    background-color: #383838;
    color: #fff;
    padding: 23px 32px;
    line-height: 1.875;
    position: absolute;
    bottom: calc(100% + 8px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.35s;
    -khtml-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    opacity: 0;
    visibility: hidden;
}
.z1_cs:after {
    top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 10px solid transparent;
    border-top-color: #383838;
    margin-left: -10px;
}
.z1_cd:hover .z1_cs {
    opacity: 1;
    visibility: visible;
}
.z1_cb {
    margin-top: 18px;
}
.z1_i {
    background-color: #fafafa;
    border: 1px solid #e3e3e3;
    padding: 20px 20px 35px;
    border-radius: 6px;
}
.z1_h {
    position: relative;
    padding-right: 163px;
}
.z1_ht {
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 29px;
}
.z1_hp {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    color: #2962a4;
    display: flex;
    align-items: center;
}
.z1_hp span{ 
    color: #2962a4;
}
.z1_hp:after {
    content: '\f107';
    font-family: FontAwesome;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #2962a4;
    margin-left: 5px;
    font-size: 16px;
    font-weight: normal;
}
.z1_d {
    padding-top: 15px;
}
.z1_s {
    padding-bottom: 30px;
    display: none;
    margin-bottom: 0;
}
.z1_n li, .z1_s li {
    color: #666;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    justify-content: space-between;
    margin-bottom: 0;
}
.z1_n li + li, .z1_s li + li {
    margin-top: 3px;
}
.z1_n li span, .z1_s li >span {
    color: #000;
    padding-left: 8px;
}
.z1_a {
    margin-top: 20px;
    padding-left: 25px;
    position: relative;
}
.z1_a:before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 17px;
    background: url(images/icons.svg) no-repeat -20px -315px;
    position: absolute;
    left: 0;
    top: 2px;
}
.z1_v {
    background-color: #000;
    color: #fff;
    margin-top: 20px;
    text-transform: uppercase;
    height: 50px;
    border-radius: 25px;
    display: flex;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.z1_i + .z1_i {
    margin-top: 20px;
}
.z1_i.active .z1_hp:after {
    content: '\f106';
}
.z1_i.active .z1_s {
    display: block;
}
.panel-payment{
      max-width: 920px;
      margin: 6px auto;
      /* border-top: 6px solid #e7e7e7; */
      padding: 18px 26px;
    }

    .panel-payment h2{
      margin: 0 0 8px 0;
      font-size: 20px;
      text-transform: uppercase;
    }
    .panel-payment .subtitle{
      background: #f4f4f4;
      padding: 10px 14px;
      margin: 12px 0 22px 0;
      font-weight: 700;
      color: #111;
    }

    .panel-payment .label{
      width: 300px;
      padding-right: 12px;
      font-size: 15px;
      color: #000;
      font-weight: 700;
    }
    .panel-payment .control{
      flex: 1;
    }
.panel-payment input, .panel-payment textarea  
    {
      width: 100%;
      padding: 14px 12px;
      border-radius: 5px;
      border: 1px solid #ddd;
      font-size: 16px;
      outline: none;
      box-shadow: unset;
      margin-bottom: 0;
      height: 43px;
    }

   .panel-payment textarea{
      min-height: 140px;
      resize: vertical;
    }

    .panel-payment .logos{
      display:flex;
      gap:10px;
      align-items:center;
      margin-top: 0;
      float: left;
    }

    .panel-payment .logo{
      min-width:72px;
      height:36px;
      border:1px solid #e0e0e0;
      border-radius:6px;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:13px;
      font-weight:bold;
      background:#fafafa;
    }

    .panel-payment .btn-pay{
      margin-top: 22px;
      background: #cfcfcf;
      border: 2px solid #cfcfcf;
      padding: 2px 28px;
      border-radius: 6px;
      font-size: 18px;
      cursor: pointer;
      margin: 0;
      margin-left: 20px;
      margin-top: 8px;
    }
   .panel-payment .item-payment{
   display: flex;
      margin: 14px 0;
}
    @media (max-width:720px){
      .panel-payment .item-payment{
        flex-direction: column; 
      }
     .panel-payment .label{
        width: auto;
        margin-bottom: 6px;
      }
    }
.s9 {
    padding-top: 86px;
    padding-bottom: 65px;
}
.s_w {
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 992px) {
    .s_w {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.fl {
    display: flex;
    flex-wrap: wrap;
}
.fS1_m {
    padding-bottom: 30px;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.fS1_1 {
    width: calc(100% - 380px);
    padding-right: 92px;
}
.has-feedback {
    position: relative;
}
.aF .form-group {
    margin-bottom: 30px;
}
@media (min-width: 580px) {
    .aF .form-group {
        padding-left: 182px;
    }
      .aF_l {
        position: absolute;
        left: 0;
        top: 18px;
    }
}
.aF_l {
    display: inline-block;
    font-size: 1.6rem;
}
.aF .form-control {
    height: 60px;
    border-color: #e8e8e8;
    padding-right: 52px;
    color: #000;
    font-size: 16px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .aF .form-control {
        font-size: 16px;
    }
}
.fc-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: inline-flex;
    width: 34px;
    height: 34px;
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    pointer-events: none;
    color: rgba(119, 119, 119, 0.4);
}
.aF .fc-feedback {
    width: 50px;
    height: 60px;
    font-size: 1.6rem;
    color: #999;
    top: 0;
}
.section-application{
  padding-top: 86px;
    padding-bottom: 65px;
}
.form-group-app{/* display: flex; *//* align-items: center; */margin-bottom: 25px;padding-left: 182px;position: relative;}
.form-group-app>label{/* width: 250px; */font-weight: 400;font-size: 16px;/* max-width: 250px; */position: absolute;left: 0;top: 18px;}
.form-group-app select{margin-bottom: 0;height: 60px;/* background: transparent; */}
.aF_n {
    border: 1px dashed #fdbe39;
    border-radius: 3px;
    padding: 12px 16px;
    color: #333;
    display: block;
    margin-top: 30px;
    background-color: #fff;
    text-align: left;
    font-size: 14px;
}
.aF_n span {
    display: block;
    color: #ff3333;
    margin-top: 3px;
}
.fS1_2s {
    padding: 0 20px 20px;
    border: 1px solid #eee;
    border-bottom: none;
    position: relative;
}
.fS1_2tb {
    line-height: 1;
    width: 100%;
}
.fS1_2t {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    padding: 22px 0;
    border-bottom: 1px solid #eee;
}
.fS1_2tb tr {
    border-top: 1px solid #eee;
}
.fS1_2tb tr td {
    padding: 20px 5px;
    line-height: 1.3;
    color: #666;
    vertical-align: top;
    font-size: 14px;
}
.fS1_2tb tr td:first-child {
    padding-left: 0;
}
.fS1_2tb tr:last-child {
    display: table-row !important;
}
.fS1_2tb tr:last-child td {
    color: #2962a4;
    text-transform: uppercase;
}
.fS1_2n {
    font-size: 12px;
    color: rgba(51, 51, 51, 0.7);
    padding: 0 0 17px;
}
    .fS1_2s:after {
        content: '';
        display: block;
        height: 9px;
        width: 100%;
        background: #fff url(images/bf.jpg) repeat-x -10px 0;
        position: absolute;
        left: 0;
        bottom: 0;
    }
.fS1_2tb tr td:last-child {
    color: #000;
    text-align: right;
    padding-right: 0;
}
.fS1_2tb tr:last-child td:last-child {
    font-size: 30px;
    line-height: 1;
}
.fS1_2tb tr:last-child td {
    color: #2962a4;
    text-transform: uppercase;
}
    .fS1_f {
        border-top: 1px solid #eee;
        padding-top: 50px;
    }
.fS1_u {
      background-color: #2962a4;
      color: #fff;
      height: 60px;
      font-size: 18px;
      padding: 0;
      display: block;
      margin: 5px auto 0;
      max-width: 312px;
      width: 100%;
      border-radius: 30px;
}
.fS1_fk {
    width: 100%;
    color: #666;
    margin-top: 15px;
    text-align: center;
}
.form-step {
    display: none;
}
.form-step.active {
    display: block;
    padding: 0;
}
.item-infor{
      border: 1px solid #eee;
      margin-bottom: 30px;
}
.va_t2-h3{
  font-weight: bold;
  color: #2962a4;
  font-size: 18px;
  padding: 16px 27px;
  border-bottom: 1px solid #eee;
}
.form-item{padding: 28px 27px;padding-bottom: 0;}
.form-item label{
  font-weight: bold;
    color: #333;
    display: block;
}
.form-item input{
      height: 44px;
      border-color: #e8e8e8;
      color: #000;
      font-size: 14px;
      box-shadow: unset;
      margin-bottom: 0;
}
.form-item select{
      height: 44px;
      border-color: #e8e8e8;
      color: #000;
      font-size: 14px;
      box-shadow: unset;
}
.item-s_gc{
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  /* gap: 20px; */
}
.item-s_gc>select{
  width: 30.33%;
  margin-left: 10px;
  margin-right: 10px;
}
.item-aw5{
  margin-bottom: 30px;
}
.va_pa img {
    /* width: 100%; */
    max-width: 337px;
    height: 230px;
    margin-bottom: 15px;
}
.item-photo .va_l{
      margin-bottom: 10px;
      display: block;
      font-size: 14px;
}
.item-photo{
  width: 47%;
  margin-left: 10px;
  margin-right: 10px;
}
.u2_n {
    color: #2962a4;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    left: calc(100% + 10px);
    top: 39px;
    z-index: 9;
    white-space: nowrap;
}
.item-infor.travel .item-aw5{
  width: 50%;
  position: relative;
}
.s_g-mobile{
      display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.s_g-mobile .aw4{
  width: 173px;
    padding-left: 10px;
    padding-right: 10px;
}
.s_g-mobile .aw2{
  width: 396px;
}
.va_e {
    clear: both;
    width: 100% !important;
    font-size: 12px;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    /* margin-top: -10px; */
    margin-bottom: 30px;
}
.form-item.method .r1 input[type="radio"] {
    display: none;
}
.form-item.method .r1 label {
    cursor: pointer;
    position: relative;
    padding-left: 28px;
    display: inline-block;
}
.form-item.method .r1 input[type="radio"] + label:before {
    width: 18px;
    height: 18px;
    content: "";
    cursor: pointer;
    display: inline-flex;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(24, 22, 24, 0.1);
    position: absolute;
    left: 0;
    top: 0;
}
.form-item.method .r1 input[type="radio"]:checked + label:before {
    border: 6px solid #00aeff;
}
.fS1_2g {
    margin-top: 30px;
    background-color: #fafafa;
    border: 1px solid #eee;
    padding: 25px 20px 15px;
}
.fS1_2g h4 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 5px;
    opacity: 0.7;
}
.fS1_2g ul {
    margin: 0;
}
.fS1_2g ul li {
    padding: 15px 0 15px 43px;
    position: relative;
    margin: 0;
    color: #666;
    line-height: 2;
    list-style-type: none;
    font-size: 14px;
}
.fS1_2g ul li:before {
    content: '\f00c';
    display: inline-block;
    font-size: 30px;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #05b934;
}
.fS1_2g ul li strong {
    display: block;
    font-size: 17px;
    color: #05b934;
    margin-bottom: 5px;
    line-height: 1.5;
}
.fS1_2g ul li + li {
    border-top: 1px solid #eee;
}
.va_d-item{
}
   .va_d-item li {
        display: flex;
        flex-wrap: wrap;
    }
.va_d-item li>span {
        color: #666;
        width: 203px;
        display: inline-block;
        padding-right: 20px;
    }
.va_d-item li>strong {
    display: block;
   width: calc(100% - 203px);
}
.pay1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px;
}
.p1_n {
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
}
.va_s-terms {
    max-height: 305px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-right: 15px;
    line-height: 1.6;
    color: #000;
    font-size: 14px;
}
.va_r-terms{
      padding-top: 25px;
}
.va_r-terms label{font-weight: 400;}
.va_r-terms input{
  margin: 0 3px 0 0;
  vertical-align: -2px;
  height: 13px;
}
    .va_fz {
        position: absolute;
        left: 0;
    }
.form-group-app label{font-weight: 400;margin-bottom: 0;}
.row-visa{position: relative;}
.row-visa .item-aw5{
  width: 530px;
  /* float: left; */
  padding-left: 7px;
  padding-right: 7px;
  position: relative;
}

.va_ng {
    float: left;
    margin-left: 7px;
    color: #2962a4;
    cursor: pointer;
    position: relative;
    top: 36px;
    font-size: 1.2rem;
    color: #2962a4;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    left: calc(100% + 10px);
    top: 39px;
    z-index: 9;
    white-space: nowrap;
}
.va_bn {
    font-size: 12px;
    display: block;
    margin-top: 10px;
}
.flc-pay{position: relative;}
@media(max-width:990px){
      .a3_s_apply {
        width: calc(100% - 40px);
    }
  .a3_s_apply .a3_si span:after{
    display:none;
  }
  
      .a3_s_apply .a3_si:first-child span:after {
         left: 0;
        -webkit-transform: translateX(0);
        -khtml-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
       .a3_s_apply .a3_si:last-child span:after {
         right: 0;
        -webkit-transform: translateX(0);
        -khtml-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}
@media(max-width:549px){
  .but-apply {
    padding: 10px 65px;
    width: auto;
    height: 65px;
  }
  .but-apply span {
    font-size: 24px;
}
  .but-apply i{
        top: 25%;
  }
  .row-update .col{
  padding-bottom: 30px;
  }
  .ul-qg li {
    width: 100%;
  }
  #newsletter-form .col{
     padding-bottom: 30px;
  }
  .panel-payment .logo {
    min-width: 54px;
  }
  .panel-payment .btn-pay{
    margin-left: 0;
  }
  .form-group-app>label{
        position: relative;

    top: 0;
  }
  .form-group-app{
        padding-left: 0;
  }
  .item-s_gc>select {
    width: 100%;
  }
  .item-photo {
    width: 100%;
  }
  .va_pa img {
    max-width: 100%;
  }
  .item-infor.travel .item-aw5 {
    width: 100%;
  }
  .va_d-item li {
    display: block;
  }
  .va_d-item li>span{
        width: 100%;
        padding-right: 0;
  }
  .va_d-item li>strong{
        width: 100%;
  }
  .s_g-mobile{
    display: block;
        margin-left: 0;
    margin-right: 0;
  }
  .s_g-mobile .aw4 {
    padding-left: 0;
    padding-right: 0;
}
  .u2_n{
        position: relative;
    left: 0;
    top: 0;
  }
  .s_g-mobile .aw2 {
    width: auto;
}
  .fl {
    display: block;
  }
  .va_fz {
    position: relative;
    left: 0;
    text-align: center;
    margin: 20px 0;
}
  .section-application {
    padding-top: 30px;
    padding-bottom: 30px;
}
}
.checkbox-title{
      width: 190px;
}
.summary-item span:first-child{
      width: 140px;
}
#summary-cards ul{
  padding-left: 10px !important;
}
.radio-card input[type="radio"] {
    margin-bottom: 9px !important;
}