@font-face {
  font-family: poppin_bold;
  src: url(../../fonts/SVN-Poppins-Bold.otf);
}

html {
  padding: 0px;
  margin: 0px;
  overflow-x: hidden;
}

body {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0em;
  color: #000;
  position: relative;
  background: #fff;
  overflow-x: hidden;
}

ul,
ol {
  margin: 0;

  padding: 0;

  list-style: none;
}

a:hover,
a:focus {
  text-decoration: none !important;
}

:focus,
:hover {
  outline: none !important;
}

img {
  max-width: 100%;
}

.thumbnail {
  padding: 0px;

  border: none;

  background: none;

  margin: 0px;

  overflow: hidden;
}

.row {
  margin-right: -15px;

  margin-left: -15px;
}

.container {
  width: 100%;
  max-width: 1330px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.bg_opacity {
  position: fixed;

  width: 100%;

  background: rgba(0, 0, 0, 1) !important;

  top: 0;

  bottom: 0;

  z-index: 99 !important;

  display: none;
}
.cusader_bg{
    width: 100%;
    background: url("../images/banner_top.jpg") no-repeat;
    background-size: cover;
    padding: 100px 0px 0px 0px;
    background-size: 100% 100%;
    position: relative;
}
.banner_km_vn_nd {
  display: table;
  width: 100%;
  text-align: center;
  padding: 0px 0px 250px 0px;
}

.banner_km_vn_nd .container {
  max-width: 1000px;

  margin: 0 auto;
}

.banner_km_vn_nd figure {
  text-align: center;
}

.banner_km_vn_nd h1 {
  font-size: 38px;
  line-height: 44px;
  color: #fff;
  text-transform: uppercase;
  margin: 30px 0px 40px 0px;
  font-weight: 500;
}

.banner_km_vn_nd .col-sm-7 {
  padding: 0 80px 0 0;
}

.tg_search_sop {
  display: inline-block;
  width: 100%;
  border-radius: 7px;
}

::placeholder {
  font-style: italic;
}

.tg_search_sop .search_nd_ft {
  position: relative;

  width: 80%;

  float: left;
}

.tg_search_sop .search_nd_ft textarea {
  width: 100%;
  padding: 16px 20px 20px 65px;
  font-size: 18px;
  border: none;
  height: 60px;
  border-radius: 7px 0px 0px 7px;
  resize: none;
  color: #5A5A5A;
}

.tg_search_sop .search_nd_ft textarea::placeholder {
  font-style: italic;
}

.tg_search_sop .search_nd_ft textarea::-webkit-scrollbar {
  width: 0 !important
}

.tg_search_sop .search_nd_ft textarea {
  scrollbar-width: none;
}

.tg_search_sop .search_nd_ft textarea {
  -ms-overflow-style: none;
}

.tg_search_sop a.bt_click_search_nd {
  font-size: 18px;
  height: 60px;
  background: linear-gradient(90deg, #DA2128 0%, #E13E2A 13.65%, #E7562C 32.1%, #ED642F 51.76%, #F16D31 73.25%, #F37032 100%);
  color: #fff;
  float: right;
  border-radius: 0 10px 10px 0;
  font-weight: bold;
  line-height: 60px;
  width: 20%;
}

.tg_content h3 {
  font-size: 36px;
  color: #2144CC;
  text-align: center;
  margin: 0px 0px 30px 0px;
  line-height: 44px;
  font-weight: 700;
}
.tg_content h3 img{
  position: relative;
  top: -6px;
}
.tg_content h3 p{
  margin: 0px;
}
h3.title_price_km {
  color: #fff;
}

.click_banner {}

[class*="detail_banner"] {
  position: absolute;

  left: 0;

  top: 231px;

  z-index: 11;

  border: solid 1px #89cbf5;

  box-shadow: 0 0 30px #799ec5;

  background: #fff;

  padding: 30px 50px !important;

  border-radius: 20px;

  width: 100%;

  background-image: linear-gradient(#fff, #eee);

  font-size: 17px;
}

.click_banner h4 {
  font: 700 22px roboto;

  text-transform: uppercase;

  color: #145eab;
}

.detail_banner1 p {
  margin: 8px 0;

  display: inline-block;

  width: 100%;
}

.detail_banner1 p span {
  background: #7c7c7c;

  color: #fff;

  border-radius: 5px;

  padding: 5px 10px;
}

.click_banner .red {
  color: red;
}

.click_banner .note {
  color: red;

  font-style: italic;

  margin: 20px 0;

  display: inline-block;
}

.btn_regist_now,
.btn_regist_now_link {
  background: #145eab;

  color: #fff;

  border-radius: 50px;

  padding: 15px 40px;

  font-size: 20px;

  display: inline-block;

  margin: 0px;
}

.btn_regist_now:hover {
  background: #113785;

  color: #fff;
}

.ico_close {
  background: url("../../images/icon_close.png");

  width: 38px;

  height: 38px;

  display: inline-block;

  position: absolute;

  right: 20px;

  top: 20px;
}

.detail_banner1:before,
.detail_banner2:before,
.detail_banner3:before {
  content: "";

  background: url("../../images/ar_detail_banner.png");

  width: 34px;

  height: 17px;

  position: absolute;

  top: -17px;
}

.detail_banner1:before {
  left: 15%;
}

.detail_banner2:before {
  left: 30%;
}

.detail_banner3:before {
  left: 70%;
}

.click_banner .note {
  display: inline-block;

  width: 100%;
}

.detail_banner2 .note p {
  margin: 0 0 0 20px;
}

.detail_banner2 .note strong {
  margin: 0 0 10px 0;

  display: inline-block;

  text-decoration: underline;
}

.detail_banner3 h4 {
  margin-bottom: 20px;
}

.detail_banner3 .txt_sale {
  border: dashed 1px #1e3c8b;

  padding: 10px;

  background: #e6f2ff;

  border-radius: 5px;

  margin: 20px 0;

  font-weight: bold;

  color: #1e3c8b;
}

.detail_banner3 .txt_sale span {
  color: red;
}

.detail_banner3 h5 {
  font-weight: bold;

  text-transform: uppercase;

  font-size: 18px;

  margin: 30px 0 20px;
}

.detail_banner3 .note strong {
  margin-bottom: 10px;

  display: inline-block;

  width: 100%;
}

.detail_banner3 .note p {
  margin-left: 30px;
}

.tab-content {
  display: none;
}

.tab-content.current {
  display: block;
}

p.tg_note_nd {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  font-style: italic;
  margin: 20px 0px 0px 0px;
}
.tfig_ofni{
  display: none;
}
.tfig_ofni ul {
  display: flex;
  align-items: center;
  margin: 0px -10px;
  justify-content: space-between;
}

.tfig_ofni ul li {
  display: flex;
  align-items: center;
  padding: 0px 10px;
  position: relative;
}

.tfig_ofni ul>li:nth-child(1) {
  padding: 0px 10px 0px 0px;
}

.tfig_ofni ul>li:last-child {
  padding: 0px 0px 0px 10px;
}

.tfig_ofni ul li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 34px;
  background: #fff;
  top: 50%;
  right: -20px;
  margin: -17px 0px 0px 0px;
}

.tfig_ofni ul>li:last-child:before {
  display: none;
}

.tfig_ofni ul li figure {
  padding: 0px 5px 0px 0px;
}
.retnec_gmi{
  position: relative;
  top: 4px;
}
.tfig_ofni ul>li:nth-child(2) strong {
  font-size: 14px;
  color: #fff;
  text-align: left;
  padding: 0px 0px 0px 5px;
}

.tfig_ofni ul>li:nth-child(2) strong p {
  margin: 0px;
}

.tfig_ofni ul li b {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #fff;
}

.ofni_yellow {
  color: #FFD500 !important;
  font-size: 25px !important;
  position: relative;
  display: inherit;
  top: 7px;
}

.ofni_yellow sup {
  font-size: 12px;
  color: #fff;
  position: relative;
  top: 0px;
}

.ofni_xelf {
  font-size: 16px;
  text-align: left;
  padding: 0px 0px 0px 5px;
}

.ofni_xelf strong {
  color: #FFD500;
  font-weight: 700;
  display: block;
}

.ofni_xelf del {
  font-weight: 600;
  color: #fff;
}

#loupe_search_img {
  position: absolute;
  top: 16px;
  left: 30px;
}

.vn_elas {
  margin: -176px 0px 0px 0px;
}

.vn_elas .row {
  margin: 0px -25px;
}

.vn_elas .col-sm-4 {
  padding: 0px 25px;
}

.vn_elas .elas_detailds {
  background: #FFFFFF;
  box-shadow: 0px 4px 24px rgba(87, 147, 206, 0.2);
  border-radius: 20px;
  padding: 30px 25px;
}
.vn_elas .elas_detailds .wrap_figure figure{
  position: relative;
  display: table;
  margin: 0px auto;
}
.vn_elas .elas_detailds .wrap_figure b{
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #FA8A00;
  display: table;
  margin: -25px auto 0px auto;
  text-align: center;
  /*  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -20px;*/
}
.vn_elas .elas_detailds .text_widget {
margin: 30px 0px 0px 0px;
display: none;
}

.vn_elas .elas_detailds .wrap_figure {display: flex;justify-content: center;align-items: center;min-height: 210px;}

.vn_elas .elas_detailds .text_widget b {
  text-transform: uppercase;
  color: #29343D;
  font-size: 20px;
  line-height: 24px;
  display: block;
  margin: 0px 0px 10px 0px;
  font-weight: 700;
}

.vn_elas .elas_detailds .text_widget strong del{
  color: #6F8295;
  background: initial;
  text-fill-color: initial;
  -webkit-text-fill-color: initial;
  font-weight: 600;
}
.vn_elas .elas_detailds .text_widget .elas_btn {
  border-radius: 90px;
  padding: 13px 65px;
  display: table;
  margin: 0px auto;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  position: relative;
  border:1px solid #FA8A00;
  background: #fff;
  transition: all 0.3s;
  line-height: 24px;
}
.vn_elas .elas_detailds .text_widget .elas_btn:hover{
    background: linear-gradient(180deg, #DC2A28 0%, #F26F31 100%);
}
.vn_elas .elas_detailds .text_widget .elas_btn strong{
  background: linear-gradient(180deg, #DC2A28 0%, #F26F31 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  transition: all 0.3s;
  font-weight: 500;
}
.vn_elas .elas_detailds .text_widget .elas_btn:hover strong{
  color: #fff;
  background: transparent;
   -webkit-text-fill-color:inherit;
}
.vn_leverage{
  padding: 0px 0px 0px 0px;
  position: relative;
}
.vn_leverage:before{
  position: absolute;
  content: "";
  background: url(../../images/images-qb-dot1-bg.png) no-repeat;
  max-width: 173px;
  width: 100%;
  height: 88px;
  top: 40%;
  left: 0px;
}
.vn_leverage .leverage_general{
  display: flex;
  align-items: center;
}
.vn_leverage .leverage_general .ct_left{
  width: 60%;
  font-size: 18px;
  line-height: 26px;
}
.vn_leverage .leverage_general .ct_right{
  width: 50%;
}
.vn_leverage .leverage_general .ct_left h3,
.vn_advantage .text_widget h3{
  text-align: left !important;
}
.vn_leverage .leverage_general .ct_left span{

}
.vn_leverage .leverage_general .ct_left span strong{
  font-weight: 400;
  color: #E84D2D;
}
.vn_global_bg{
  padding: 120px 0px 0px 0px;
}
.vn_advantage{
    padding: 120px 0px 150px 0px;
    position: relative;
}
.vn_advantage:before{
  position: absolute;
  content: "";
  background: url(../../images/images-qb-circle1-bg.png) no-repeat;
  max-width: 220px;
  width: 100%;
  height: 312px;
  top: 25%;
  right: 0px;
}
.vn_advantage .advantage_general{
  display: flex;
  align-items: center;
}
.vn_advantage .advantage_general .wrap_figure{width: 43%;}
.vn_advantage .advantage_general .wrap_figure figure{
  display: table;
  margin: 0px auto;
}
.vn_advantage .advantage_general .wrap_figure h3{
  text-align: left;
}
.vn_advantage .advantage_general .text_widget{
  width: 57%;
}
.vn_advantage .advantage_general .text_widget ul li{
  font-size: 18px;
  line-height: 26px;
  margin: 0px 0px 15px 0px;
  position: relative;
  padding: 0px 0px 0px 40px;
}
.vn_advantage .advantage_general .text_widget ul li strong{
  background: linear-gradient(90deg, #DA2128 0%, #E13E2A 13.65%, #E7562C 32.1%, #ED642F 51.76%, #F16D31 73.25%, #F37032 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.vn_advantage .advantage_general .text_widget ul>li:last-child{
  margin: 0px;
}
.vn_advantage .advantage_general .text_widget ul li:before{
  position: absolute;
  content: "";
  background: url(../../images/solar-check-icon.svg) no-repeat;
  width: 33px;
  height: 33px;
  top: -5px;
  left: 0px;
}
.vn_advantage .advantage_general .advantage_detailds{
  background: #FFFFFF;
border: 1px solid #C9DBFF;
border-radius: 10px;
margin: 0px 0px 24px 0px;
padding: 24px;
}
.vn_advantage .text_widget .row>.col-sm-6:nth-child(2){margin: 20px 0px 0px 0px;}
.vn_advantage .advantage_general .advantage_detailds figure{
 margin: 0px 0px 12px 0px; 
}
.vn_advantage .advantage_general .advantage_detailds strong{
font-size: 24px;
line-height: 32px;
font-weight: 700;
display: block;
margin: 0px 0px 12px 0px;
}
.vn_advantage .advantage_general .advantage_detailds p{
font-size: 16px;
line-height: 24px;
}
.vn_advantage .advantage_general .advantage_detailds p:last-child{
  margin: 0px;
}
@keyframes fly {
  from {
    bottom: 30px;
  }

  to {
    bottom: 55px;
  }
}
.vn_rennab{
  position: absolute;
  left: 0px;
  right: 0px;
  top: -40px;
}
.vn_rennab .rennab_mobile{
  display: none;
}
.vn_rennab figure{
animation: fly 1s infinite alternate;
}

.vn_assurance{
  position: relative;
  padding: 120px 0px;
}
.vn_assurance:before{
  position: absolute;
  content: "";
  background: url(../../images/images-qb-vn-antam-bg.jpg) no-repeat;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.vn_assurance h3{
  position: relative;
  color: #fff;
}
.vn_assurance  .assurance_general{
  margin: 40px 0px 0px 0px;
}
.vn_assurance .assurance_detailds{
  background: #fff;
  border-radius: 10px;
  padding: 30px 25px;
}
.vn_assurance .assurance_detailds figure{
  display: table;
  margin: 0px auto 24px auto;
}
.vn_assurance .assurance_detailds strong{
font-size: 20px;
line-height: 28px;
color: #2144CC;
display: table;
margin: 0px auto 16px auto;
text-align: center;
}
.vn_assurance .assurance_detailds span{
font-size: 16px;
line-height: 24px;
min-height: 142px;
display: block;
}
.vn_promotion{
  padding: 120px 0px 160px 0px;
  display: none;
}
.vn_promotion .promotion_detailds figure{
  height: 265px;
}
.vn_promotion .promotion_detailds figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0px 0px;
}
.vn_promotion .slick-list{
margin: 0px -15px;
}
.vn_promotion .slick-slide{
  padding: 0px 15px;
}
.slick-slider{
  margin: 0px;
}
.vn_promotion .promotion_detailds .text_widget{
  padding: 20px;
  background: #fff;
  border: 1px solid #DAEEFF;
  border-top: none;
  border-radius: 0px 0px 10px 10px;
}
.vn_promotion .promotion_detailds .text_widget strong{
  font-size: 16px;
  font-weight: 600;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 68px;
}
.vn_promotion .promotion_detailds .text_widget strong a{
  color: #434343;
}
.slick-dots li {
    padding: 0px !important;
    width: initial !important;
    height: initial !important;
    margin: 0px 5px !important;
}
.slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0px;
  background: #DFE9F1;
  border-radius: 50%;
}
.slick-dots li.slick-active button {
  background: #0066B2 !important;
  width: 40px;
  height: 8px;
  border-radius: 10px;
}
.slick-dots li button:before{
  content: "";
}
.vn_ot_pro{
  padding: 120px 0px 120px 0px;
position: relative;
}
.vn_ot_pro:before{
  position: absolute;
  content: "";
  background: url(../../images/images-qb-dot2-bg.png) no-repeat;
  max-width: 117px;
  width: 100%;
  height: 88px;
  top: 20%;
  right: 0px;
}
.vn_ot_pro:after{
  position: absolute;
  content: "";
  background: url(../../images/images-qb-circle2-bg.png) no-repeat;
  max-width: 173px;
  width: 100%;
  height: 312px;
  top: -156px;
  left: 0px;
  z-index: -1;
}
.vn_ot_pro .ot_pro_general{
  margin: 40px 0px 0px 0px;
}
.vn_ot_pro .ot_pro_general .row{
  margin: 0px -10px;
}
.vn_ot_pro .ot_pro_general .row .col-sm-3{
  padding: 0px 10px;
}
.vn_ot_pro .ot_pro_detailds .wrap_figure{
  margin: 0px 0px 20px 0px;
}
.vn_ot_pro .ot_pro_detailds .wrap_figure figure{
height: 170px;
border: 1.5px solid #88AAFF;
border-radius: 10px;
box-shadow: 0px 2px 8px 0px #00000026;
}
.vn_ot_pro .ot_pro_detailds .wrap_figure figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.vn_ot_pro .ot_pro_detailds .text_widget strong{
font-size: 16px;
line-height: 24px;
font-weight: 700;
text-transform: uppercase;
display: table;
margin: 0px auto;
text-align: center;
}
.vn_ot_pro .ot_pro_detailds .text_widget strong a{
color: #002147;
transition: all 0.3s;
font-weight: 700;
}
.vn_ot_pro .ot_pro_detailds .text_widget strong a:hover{
color: #123b8a;
}
.vn_ot_pro .slick-list{
  margin: 0px -17.5px;
  padding: 0px 0px 30px 0px;
}
.vn_ot_pro .slick-slide{
  padding: 0px 17.5px;
}
.slick-slide{
  height: auto;
}
.slick-dots{
  bottom: 0px !important;
}
.rennab_enilon_bg{
  position: relative;
  padding: 150px 0px 0px 0px;
}
.vn_enilon{
  padding: 0px 0px 120px 0px;
}
.vn_enilon ul{
      display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 20px;
}
.vn_enilon ul li{
  box-shadow: 0px 0px 40px 0px #3455E81A;
border-radius: 20px;
background: #fff;
padding: 40px;
  font-size: 18px;
  line-height: 26px;
}
.vn_enilon ul li figure{
  display: table;
  margin: 0px auto 30px auto;
}
.vn_enilon ul li strong{
  display: table;
  margin: 0px auto;
  text-align: center;
}
.vn_enilon ul li span{
  display: table;
  margin: 15px auto 0px auto;
  text-align: center;
}
.vn_enilon ul li a{
  display: table;
  margin: 15px auto 0px auto;
  text-align: center;
  color: #2144CC;
}
.pro_how{
  padding: 120px 0px 120px 0px;
  background: #F6FCFF;
}
.pro_how .how_general{
  margin: 60px 0px 0px 0px;
}
.pro_how .how_detailds{
  display: none;
}
.pro_how .how_detailds ul li{
  margin: 0px 0px 30px 0px;
    font-size: 18px;
  line-height: 26px;
}
.pro_how .how_detailds ul>li:last-child{
  margin: 0px;
}
.pro_how .how_detailds ul li figure{
  display: table;
  margin: 0px auto;
}
.pro_how .how_detailds ul li b{
  display: table;
  margin: 15px auto 0px auto;
  text-align: center;
}
.pro_how .how_detailds ul li span{
display: table;
margin: 10px auto 0px auto;
text-align: center;
}
.pro_detailds_mobile{
  display: none;
}
.pro_mobile{
  display: none;
}
/*END CSS CONTENT RAU*/
/*CSS POPUP*/
.popup .content_popup {
    position: relative;
    margin: 150px auto 0px auto !important;
    z-index: 9;
    text-align: center;
    transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    max-width: 1100px !important;
    background: #fff;
    width: 100%;
    border-radius: 20px;
    animation-name: animatetop;
    animation-duration: 0.4s;
    padding: 100px 50px !important;
/*    max-height: 760px;
    overflow: auto;*/
}
.popup .close_popup {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
/*END CSS POPUP*/
@media (min-width:1025px) and (max-width:1365px){
    .vn_enilon ul li span br{
display: none;
}
  .vn_enilon ul li{
    padding: 30px;
  }
  .vn_advantage .advantage_general .wrap_figure figure{
    max-width: 350px;
    width: 100%;
  }
  .vn_elas .col-sm-4{
    padding: 0px 15px;
  }
  .vn_elas .row{
    margin: 0px -15px;
  }
  .vn_elas .elas_detailds .text_widget .elas_btn{
    padding: 10px 20px;
  }

    .vn_leverage:before,
  .vn_advantage:before,
  .vn_ot_pro:before{
    display: none;
  }
.vn_assurance{
  padding: 120px 0px 80px 0px;
}
  .vn_assurance .row>.col-sm-3:nth-child(2n+1){
  clear:both;
}
  .vn_assurance .row .col-sm-3{
  width:50%;
  margin: 0px 0px 40px;
}
}
@media (min-width:768px) and (max-width:1024px){
  .vn_ot_pro{
    padding: 100px 0px;
  }
  .pro_how{
    padding: 100px 0px;
  }
  .vn_enilon {
    padding: 0px 0px 100px 0px;
  }
  .vn_elas{
    margin: 0px;
    padding: 100px 0px 0px 0px;
  }
    .tg_content h3{
    margin: 0px 0px 30px 0px;
  }
    .vn_assurance{
    padding: 100px 0px;
  }
    .vn_elas .slick-list{
    padding: 0px 0px 40px 0px;
  }
  .banner_km_vn_nd h1{
    font-size: 35px;
    line-height: 43px;
  }
    .rennab_enilon_bg{
    padding: 100px 0px 0px 0px;
  }
    .vn_advantage{
    padding: 0px 0px 100px 0px;
  }
    .vn_advantage .advantage_general .text_widget{
    margin: 30px 0px 0px 0px;
  }
    .vn_leverage{
    padding: 0px 0px 60px 0px;
  }
    .vn_leverage .leverage_general .ct_left{
      margin: 50px 0px 0px 0px;
      order: 2;
    }
    .vn_global_bg{
padding: 60px 0px 100px 0px;
  }
    .banner_km_vn_nd{
    padding: 0px 0px 60px 0px;
  }
    .cusader_bg{
    padding: 60px 0px;
  }
 .vn_ot_pro .ot_pro_general .row>.col-sm-3:nth-child(2n+1){
   clear:both;
 }
  .vn_ot_pro .ot_pro_general .row .col-sm-3{
    width:50%;
  }
.vn_assurance .row>.col-sm-3:nth-child(2n+1){
  clear:both;
}
  .vn_assurance .row .col-sm-3{
  width:50%
}
  .vn_elas .row>.col-sm-4:nth-child(3){
  }
  .vn_elas .col-sm-4{
    width: 50%;
    margin: 0px 0px 40px 0px;
  }
  .tfig_ofni ul li{
    
  }
  .tfig_ofni ul li{
    width: 50%;
    justify-content: center;
  }

}
@media (max-width: 1024px) {
    .pro_how .how_detailds .slick-slide{
    padding: 0px 10px;
  }
  .pro_how .how_detailds .slick-list{
    margin: 0px -10px;
    padding: 0px 0px 20px 0px;
  }
  .vn_enilon ul li span br{
display: none;
}
  .vn_ot_pro:after{
    display: none;
  }
  .pro_how .how_detailds{
    display: block;
  }
  .pro_how .how_figure_desktop{
    display: none;
  }
  .vn_advantage .advantage_general .text_widget ul li:before{
    top: 0px;
  }
    .vn_leverage{
    padding: 0px;
  }
  .vn_leverage:before,
  .vn_advantage:before,
  .vn_ot_pro:before{
    display: none;
  }
  .vn_elas .slick-dots li.slick-active button{
background: linear-gradient(90deg, #DA2128 0%, #E13E2A 13.65%, #E7562C 32.1%, #ED642F 51.76%, #F16D31 73.25%, #F37032 100%) !important;
  }
  .vn_elas .elas_detailds{
    padding: 20px;
  }
  .banner_km_vn_nd figure{
    max-width: 80%;
    display: table;
    margin: 0px auto;
  }
  .cusader_bg{
background: url(../../images/banner_top_mobile.png) no-repeat;
background-size: cover;
  }
  .vn_advantage .advantage_general .wrap_figure figure{
    display: table;
    margin: 0px auto;
  }
  .vn_ot_pro .ot_pro_general .row>.col-sm-3:last-child{
    margin: 0px;
  }
  .vn_ot_pro .ot_pro_general .row .col-sm-3{
    margin: 0px 0px 20px 0px;
  }
  .vn_assurance .row>.col-sm-3:last-child .assurance_detailds{
    margin: 0px;
  }
  .vn_assurance .assurance_detailds{
    margin:0px 0px 20px 0px;
  }
  .vn_advantage .advantage_general .advantage_detailds p{
    font-size: 14px;
    line-height: 22px;
  }
  .vn_advantage .advantage_general .advantage_detailds strong{
    font-size: 20px;
    line-height: 28px;
  }
  .vn_advantage .advantage_general .text_widget{
    width: 100%;
    order: 2;
  }
  .vn_advantage .advantage_general .wrap_figure{
    width: 100%;
    order: 2;
  }
  .vn_advantage .advantage_general{
    flex-direction: column;
  }
  .vn_leverage .leverage_general .ct_right figure{
    display: table;
    margin: 0px auto;
  }
  .vn_leverage .leverage_general .ct_right{
    width: 100%;
  }
   .tg_content h3 {
    font-size: 25px;
    text-align: center !important;
    line-height: 33px;
  }
  .tg_content h3 p{
    display:none;
  }
  .vn_leverage .leverage_general .ct_left{
    width: 100%;
  }
  .vn_leverage .leverage_general{
    flex-direction: column;
  }
  .tfig_ofni ul li:before{
    display:none;
  }
  .tfig_ofni ul>li:last-child{
    margin: 0px;
  }
  .tfig_ofni ul li{
    margin: 0px 0px 20px 0px;
  }
  .tfig_ofni ul{
    flex-wrap: wrap;
    justify-content: initial;
    align-items: initial;
  }

  [class*="detail_banner"] {
    position: fixed;

    left: 0px;

    right: 0px;

    top: 10px;

    padding: 25px 15px 20px 15px !important;

    width: 95%;

    z-index: 99;

    overflow: auto;

    height: 100%;

    margin: 0px auto;

    border-radius: 5px;

    max-height: 95%;
  }

  .ico_close {
    top: 0px;

    right: 0px;
  }

  .click_banner h4 {
    font-size: 18px;

    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .pro_desktop{
    display: none;
  }
  .pro_mobile{
  display: block;
}
  .popup .content_popup{
    margin: 50px auto 0px auto !important;
    padding: 30px !important;
    border-radius: 20px !important;
  }
  .pro_detailds_mobile{
    display: block;
  }
  .pro_detailds_desktop{
    display: none;
  }

    .vn_ot_pro{
      padding: 60px 0px;
  }
  .pro_how .how_general{
    margin: 30px 0px 0px 0px;
  }
  .pro_how{
    padding: 60px 0px;
  }
  .vn_enilon{
    padding: 0px 0px 60px 0px;
  }
  .vn_rennab{
    position: relative;
    left: inherit;
    right: inherit;
    top: inherit;
    padding: 0px 0px 60px 0px;
  }
    .vn_rennab .rennab_desktop{
    display: none;
  }
  .vn_rennab .rennab_mobile{
    display: table;
    margin: 0px auto;
  }
  .vn_enilon ul{
        grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .vn_leverage .leverage_general .ct_left h3{
  }
  .tg_content h3 img{
    max-width: 86px;
    width: 100%;
  }
  .vn_elas .elas_detailds .wrap_figure b{
    font-size: 30px;
    line-height: 38px;
  }
  .vn_elas .elas_detailds .text_widget .elas_btn{
    padding: 8px 55px;
    font-size: 14px;
    line-height: 22px;
  }
  .vn_elas .elas_detailds .wrap_figure{
    min-height: inherit;
  }
  .vn_elas .row>.col-sm-4:last-child{
    margin: 0px;
  }
  .vn_elas .col-sm-4{
    margin: 0px 0px 30px 0px;
  }
  .vn_elas{
    margin: 0px;
    padding: 60px 0px 0px 0px;
  }
  .vn_assurance .assurance_detailds{
    padding: 15px;
  }
  .tg_content h3{
    margin: 0px 0px 20px 0px;
    font-size: 22px;
    line-height: 36px;
  }
    .vn_assurance{
    padding: 40px 0px;
  }
  .rennab_enilon_bg{
    padding: 60px 0px 0px 0px;
  }
  .vn_advantage{
    padding: 0px;
  }
  .vn_advantage .advantage_general .text_widget{
    margin: 30px 0px 0px 0px;
  }
  .vn_advantage h3 img{
    top: inherit;
  }
    .vn_leverage .leverage_general .ct_left{
    order: 2;
    margin: 40px 0px 0px 0px;
    }
  body{
    font-size: 14px;
  }
  .vn_global_bg{
padding: 50px 0px 40px 0px;
  }
  .vn_elas .slick-list{
    padding: 0px 0px 40px 0px;
  }
  .banner_km_vn_nd{
  padding: 0px;
  }
  .cusader_bg{
    padding: 60px 0px;
  }
  #loupe_search_img{
  left: 15px;
  top: 17px;
  }
  .tfig_ofni ul>li:nth-child(1){
    display:none;
  }
    .tfig_ofni ul{
    flex-direction: column;
  }
  .vn_assurance .assurance_detailds span{
    min-height: initial;
  }
  .vn_advantage .text_widget .row>.col-sm-6:nth-child(2)
  
  #loupe_search_img{
    display:none;
  }
  .banner_km_vn_nd h1{
    font-size: 24px;
    line-height: 32px;
    margin: 40px 0px;
  }
  .banner_km_vn_nd .col-sm-7 {
    padding: 0;
  }

  .online_business li {
    font-size: 15px;
  }
}
@media (min-width:480px) and (max-width:767px){
  #loupe_search_img{
    display: inherit;
    left: 20px;
  }
  .tg_search_sop .search_nd_ft textarea{
    padding: 18px 20px 20px 55px;
  }
}
@media (max-width: 540px) {
  .online_business li {
    width: 33%;

    margin-bottom: 20px;

    font-size: 13px;

    margin-top: 110px;
  }

  .online_business li:before {
    width: 100px;

    height: 100px;

    background-size: 60%;

    top: -110px;
  }

  .tg_search_sop {
    height: auto;
  }

  .tg_search_sop .search_nd_ft,
  .tg_search_sop a.bt_click_search_nd {
    width: 100%;
  }

  .tg_search_sop .search_nd_ft textarea {
    float: left;
    padding: 17px 12px 12px 49px;
    border-radius: 10px;
    font-size: 16px;
    margin: 0px 0px 40px 0px;
  }

  .tg_search_sop a.bt_click_search_nd {
    line-height: 60px;
    border-radius: 10px;
    float: none;
    padding: 18px 56px;
  }

}