*{
    padding: 0;
    margin: 0;

}
body {
    font-family: Arial;
}
#pagging {
    text-align: center;
}
#pagging span ,
#pagging  a {
display: inline-block;
    width: 35px;
    height: 35px;
    background: #fff;
    color: #333;
    font-size: 15px;
    text-align: center;
    line-height: 35px;
    border-radius: 100%;
    border: 1px solid #ccc;
}
#pagging .current {
    background: #2a62c0;
    border: 1px solid #2a62c0;
    color: #fff;
}
.rt_img_dt .slick-prev:before, .rt_img_dt .slick-next:before{
    display: none !important;
}
.section.gt_video_01 {
    padding: 30px 0;
}
.css_content p {
    font-family: Arial;
}
.box_title h1 {
    display: none;
}
.rt_slider_bn  {
    display: none;
}
.btn_more_news {
    max-width: 200px;
    display: block;
    margin: auto;
    background: #035287;
    color: #fff !important;
    margin-top: 20px;
    border-radius: 30px;
    text-align: center;
    line-height: 40px;
    font-size: 18px !important;  
}
.banner__home {
    background: url(/public/web/img/slider.png)no-repeat;
    background-size: cover;
    padding: 100px 0;
    overflow: hidden;
}
.layout__banner {
    width: 600px;
    float: right;
    display: flex;
    flex-wrap: wrap;

}
.layout__banner .item__banner {
    width: 50%;
    padding: 0 15px 30px;
}
.item__banner a {
    display: block;
    line-height: 0;
    position: relative;
}
.item__banner a img {
    width: 100%;
    height: 175px;
    object-fit: cover;
}
.item__banner a span {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 16px;
    display: block;
    color: #fff;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
}
.item__banner.nth-1 a span {
    color: #333;
}
.layout__banner .item__banner .tt__banner a {
    display: block;
    color: #333;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
#menu_mobile{
    position: fixed;
    height: 100vh;
    top: 0;
    left: -305px;
    z-index: 99999;
    background-color: #fff;
    overflow-y: auto;
}
#menu_mobile .content_menu_mobile .sub-menu{
    height: 0;
    overflow: hidden;
    position: relative;
}
.content_menu_mobile > ul {
    width: 300px;
    padding: 20px 0;
    box-sizing: border-box;
}

.content_menu_mobile > ul > li {
    list-style: none;
    position: relative;
    padding: 3px 15px;
    line-height: 33px;
    box-shadow: inset -1px 1px 0px 0px #efebeb;
}
.content_menu_mobile > ul > li:nth-child(1) {
    box-shadow: 0 0 0 0;
}
.content_menu_mobile > ul > li > a {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    display: flex;
    align-items: center;
    gap: 10px;
}
.content_menu_mobile > ul > li > ul {
    padding-left: 15px;
}
.content_menu_mobile > ul > li > ul > li {
    list-style: none;
}
.content_menu_mobile > ul > li > ul > li a {
    color: #333;
    font-size: 15px;
}

.content_menu_mobile > ul > li .btn_dropdown_menu_mobile_child {
    position: absolute;
    top: 0;
    width: 40px;
    line-height: 40px;
    right: 0;
    text-align: center;
    background: #f2f2f2;
}
a{
    text-decoration: none !important; 
    font-size: 16px;
}
a {
    text-decoration: none;
    color: #2557AB;
}
a:hover {
    color: #F66B2D;
}
img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
body {
    font-family: 'Arial', sans-serif !important;
    font-family: sans-serif;
    color: #333;
}
.rt_quan_ly_tk{
    padding-bottom: 40px;
    border-bottom: 2px solid #a3938c;
}
.container-xl {
    max-width: 1230px;
    margin: auto;
    position: relative;
}
.container, .container-lg, .container-md, .container-sm, .container-xl{
   max-width: 1230px !important; 
   margin: 0 auto;
}
.woocommerce_slider_home .slick-prev {
    position: absolute;
    top: 45%;
    left: -17px;
    z-index: 9;
    height: 39px;
    width: 40px;
    cursor: pointer;
} 
.woocommerce_slider_home .slick-next {
    position: absolute;
    top: 45%;
    right: -22px;
    z-index: 9;
    height: 39px;
    width: 40px;
    cursor: pointer;
}
.woocommerce_slider_home .slick-arrow i{
    color: #6e6e6e;
    font-size: 20px;
    background: #fff;
    padding: 7px 13px;
    font-weight: 700;
    border-radius: 50px;
    box-shadow: 1px 1px 10px #55747a;
}
.woocommerce_slider_home .img_danh_muc{
    border-right: 1px solid #f1f1f1 !important;
    border-bottom: 1px solid #f1f1f1 !important;
}
/*header-wrapper"*/
.header-top{
    margin-bottom: 1px;
}
.header-top img{
    width: 100%;
}
.header-main {
    width: 100%;
    overflow: hidden;
}
.header_mobi{
    display: none;
}
.header-main .logo{
    padding-top: 8px;
}

.nav_menu .menu-item{
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    padding: 0 10px;
    transition: background-color .3s;
}
.header-main{
    padding: 20px 0;
    margin-bottom: 1px;
}
.header-main .nav_menu{
    margin-bottom: 7px;
}
.header-main .nav_menu .menu-item{
    padding: 0 4px;
}
.header-main .nav_menu .menu-item a{
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    position: relative;
    text-decoration: none;
}
.header-main .searchform_wrapper {
    position: relative;
    top: 14px;
}
.header-main .searchform_wrapper .search-field{
    width: 100%;
    line-height: 36px;
    display: block;
    border-radius: 6px;
    border: unset;
    padding: 0 14px;
    font-size: 14px;
}
.header-main .searchform_wrapper .submit-button{
    position: absolute;
    top: 0;
    right: 0;
    line-height: 36px;
    border: unset;
    border-radius: 0 5px 5px 0;
    color: #fff;
    width: 46px;
    font-size: 18px;
    background: #3fb1cc;
}
.header-main .searchform_wrapper .submit-button i{
    position: relative;
    top: -1px;
}
.header-main .header_user_shortcut{
    position: relative;
    top: -20px;
    text-align: right;
}
.header-main .header_user_shortcut a span{
  padding-left: 5px;
}
.header-main .header_user_shortcut .heder_dk_dn{
    display: inline-block;
    width: auto;
    background: #2A62C0;
    line-height: 38px;
    padding: 0 22px;
    color: #fff;
    border-radius: 0 0 20px 20px;
}
.header-main .header_user_shortcut .heder_dk_dn a{
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 38px;
    position: relative;
}
.header-main .header_user_shortcut .heder_dk_dn a::before{
  content: "";
  background-color: #fff;
  position: absolute;
  right: -4px;
  top: 1px;
  height: 15px;
  width: 1px;
}
.header-main .header_user_shortcut .heder_dk_dn a:last-child::before{
  display: none;
}
.nav_menu{
    margin: 0;
}
.bottom_dmsp .sub_menu{
    display: none;
}
.bottom_dmsp .rt_dmsp:hover .sub_menu{
    display: block;
}
.header_bottom .header_menu ul{
    background: #2A62C0;
    display: inline-block;
    border-radius: 20px 20px 0 0;
    padding: 0;
}
.header_bottom .header_menu li{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: auto;
}
.header_bottom .header_menu li a{
color: #fff;
    font-weight: 500;
    font-size: 15px;
    padding: 0 14px;
    display: inline-block;
    line-height: 42px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    font-family: "Arial" !important;
    border-radius: 20px 20px 0 0;
}
.header_bottom .header_menu li.current-menu-item a ,
.header_bottom .header_menu li a:hover{
    background: #FFDB2C;
    color: #333;
}
.header_bottom .rt_dmsp li{
    list-style: none;
}
.header_bottom .rt_dmsp li a{
   color: #fff;
    font-weight: 500;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 6px;
    text-decoration: none;
}
.header_bottom .rt_dmsp li i{
    font-weight: 500;
    color: #fff;
}
.header_bottom .rt_dmsp li .sub-menu {
    position: absolute;
    left: 100%;
    top: 0px;
    background: #ffffff;
    width: 960px;
    display: none;
    /*height: 444px;*/
    padding: 18px 15px 15px 15px;
    z-index: 1;
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.45);
    -webkit-box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 45%);
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 45%);
}
.header_bottom .rt_dmsp li:hover .sub-menu{
    display: block !important;
}
.header_bottom .rt_dmsp li > .sub-menu > li {
    width: 23%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}
.header_bottom .rt_dmsp li > .sub-menu > li > a{
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    color: #2557AB;
    border-bottom: solid 1px #2557AB;
}
.header_bottom .rt_dmsp li .sub-menu li .sub-menu {
    display: block !important;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    white-space: normal;
    box-shadow: unset;
    padding-top: 5px;
    padding: 0;
    z-index: unset !important;
}
.header_bottom .rt_dmsp li .sub-menu li .sub-menu li{
    width: 100%;
    margin: 0;
}
.header_bottom .rt_dmsp li .sub-menu li .sub-menu li a{
    font-size: 15px;
    border: unset;
    color: #333;
}
.header_bottom .rt_dmsp li .sub-menu li .sub-menu li a:hover{
    color: #2557AB;
}
.header-main .col-md-3 {
    flex: 0 0 22%;
    max-width: 22%;
}
.header-main .col-md-6{
    flex: 0 0 56%;
    max-width: 56%;
}
.header-main .rt_html{
    overflow: hidden;
    text-align: center;
}
.header-main .rt_html h2{
    font-size: 26px;
    font-weight: bold;
    color: #2557AC;
    line-height: 39px;
    
}
.img__lg {
    padding-top: 10px;
}
.rt_html p{
    font-size: 20px;
    font-weight: 400;
    color: #333;
    line-height: 26px;
    margin: 0;
}
.header_bottom .container{
    display: flex;
}
.header_bottom .rt_dmsp{
    background: #717171;
    width: 20%;
    position: relative;
}
.header_bottom .rt_dmsp > li{
    text-align: center;
}
.header_bottom .rt_dmsp .sub_menu{
    position: absolute;
    top: 50px;
    left: 0;
    line-height: 100%;
    width: 240px;
    padding: 8px 0;
    z-index: 99999999999;
    margin: 0;
    display: none;
}
.header_bottom .rt_dmsp:hover .sub_menu{
    display: block;
}
.header_bottom .rt_dmsp .sub_menu i{
    color: #333;
    line-height: 46px;
    float: right;
}
.header_bottom .rt_dmsp .sub_menu{
    background: #fff;
}
.header_bottom .header_menu li:hover .sub_menu {
    display: block;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.header_bottom .header_menu .sub_menu{
    padding-left: 0;
    display: none;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: absolute;
    top: 22px;
    left: 0;
    z-index: 99;
    background-color: #2a62c0;
    padding: 10px;
    min-width: 260px !important;
}
.header_bottom .nav_menu .menu-item  .sub_menu li {
    line-height: 32px;
    text-align: left;
}
.header_bottom .nav_menu .menu-item .sub_menu li a{
    color: #fff;
    font-size: 17px;
    line-height: 32px;
    text-transform: inherit;
    font-weight: 500;
    padding: 5px 15px;
    display: block;
    border-radius: unset;
}
.header_bottom .nav_menu .menu-item .sub_menu li:hover a{
    color: #333;
}
.header_bottom .sub_menu li{
    display: block;
    border-bottom: 1px solid #ececec;
}
.header_bottom .sub_menu li:last-child{
    border: unset;
}
.header_bottom .sub_menu li img{
    padding-right: 4px;
}
.header_bottom .sub_menu li a{
    color: #333;
    line-height: 47px;
    text-transform: inherit;
    padding: 0 12px;
    display: block;
}
.header_bottom .sub_menu li a:hover ,
.header_bottom .sub_menu li a:hover i{
    color: #2557AB;
}
.header_bottom .header_menu{
    display: block;
    text-align: center;
    width: 100%;
}
.header_bottom .header_menu .nav_menu{
    background: #2A62C0;
    display: inline-block;
    border-radius: 20px 20px 0 0;
}
.heading span{
    font-size: 17px;
    line-height: 40px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}
.heading span:hover{
    color: #2557AB;
}
.section_img img{
    width: 100%;
}
/*block__element_head*/
.block__element_head{
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.block__element_head .heading{
    margin-bottom: 0px;
}
.block__element_head .heading span{
    color: #2557AC;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
}
.block__element_head p{
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 5px;
}
/*section_banner*/
.section_banner .banner-layers{
    position: relative;
}
.section_banner .banner-layers .container{
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.section_banner .banner-layers h2{
    font-size: 38px;
    font-weight: bold;
    text-align: right;
    line-height: 60px;
    color: #fff;
    text-transform: uppercase;
}
.section_banner .banner-layers .button{
    font-size: 16px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    background: #FFDB2C;
    padding: 12px 30px;
    margin-top: 20px;
    display: inline-block;
    line-height: 30px;
    border-radius: 20px 0 20px 0;
}
.section_banner .banner-layers .text-box-content{
    position: absolute;
    right: 0;
    top: 40%;
    text-align: right;
    width: 54%;
}
.section_banner:hover .slick-arrow{
    opacity: 1;
}
.section_banner .slick-prev {
    position: absolute;
    top: 47%;
    left: 0;
    z-index: 9;
    height: 39px;
    width: 40px;
    cursor: pointer;
    opacity: 0;
}
.section_banner .slick-next {
    position: absolute;
    top: 47%;
    right: 0;
    z-index: 9;
    height: 39px;
    width: 40px;
    opacity: 0;
    cursor: pointer;
}
.section_banner .slick-prev:before ,
.section_banner .slick-next:before{
    display: none;
}
.section_banner .slick-arrow i {
    color: #6e6e6e;
    font-size: 20px;
    background: #fff;
    padding: 7px 13px;
    font-weight: 700;
    border-radius: 50px;
    box-shadow: 1px 1px 10px #55747a;
}
.section_banner .banner-layers img{
  width: 100%;
}
/*section_doi_tac*/
.section_doi_tac{
/*    padding: 70px 0;
    background-size: cover !important;
    background: url(/public/web/img/ndt.png) no-repeat;*/
    padding: 70px 0;
    background-size: cover !important;
    background: #f2f2f2;
}
.section_doi_tac .block__element_head p ,
.section_doi_tac .block__element_head .heading span{
    color: #333;
}
.section_doi_tac .slick-prev {
    position: absolute;
    top: 50%;
    left: -45px;
    z-index: 9;
    height: 39px;
    width: 40px;
    cursor: pointer;
}
.section_doi_tac .slick-next {
    position: absolute;
    top: 50%;
    right: -45px;
    z-index: 9;
    height: 39px;
    width: 40px;
    cursor: pointer;
}
.section_doi_tac .slick-arrow i {
  color: #75a3ef;
  font-size: 30px;
  padding: 7px 13px;
  font-weight: 600;
  border-radius: 50px;
}
.section_doi_tac .rt_img_dt {
    display: block;
    margin-top: 25px;
}
.section_doi_tac .rt_img_dt img{
    padding: 0 10px;
}
/*section_news*/
.section_news{
    padding: 70px 0;
}
.section_news .box-image{
    border-radius: 12px;
    overflow: hidden;
    display: block;
}
.section_news .box-image img{
    height: 215px;
    width: 100%;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease; 
  -moz-transition: -moz-transform 0.5s ease; 
  transition: transform 0.5s ease;
}
.section_news .box-image:hover img{
  -webkit-transform: scale(1); 
  -moz-transform: scale(1); 
  -o-transform: scale(1.1); 
  transform: scale(1.1);
}
.section_news .box-text{
    padding-top: 12px;
}
.section_news .box-text h3 a{
    color: #333;
    font-weight: 600;
    line-height: 24px;
    font-size: 15px;
    height: 48px;
    display: block;
    overflow: hidden;
}
.section_news .box-text h3 a:hover{
  color: #2557AC;
}
.section_news .box-text p{
    color: #333;
    font-weight: 400;
    line-height: 23px;
    font-size: 15px;
    max-height: 46px;
    overflow: hidden;
}

/*footer-wrapper*/
.footer-wrapper{
    background-size: cover !important;
    background: url(/public/web/img/ft.png) no-repeat;
}
.footer-wrapper .footer-widgets{
    padding: 0 15px;
}
.footer-1{
    overflow: hidden;
    padding: 40px 0;
}
.footer-1 .widget_text{
    display: inline-block;
    width: 70%;
}
.widget_text .textwidget p{
    color: #fff;
    font-weight: 500;
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 12px;
}
.widget_text .textwidget p a{
    color: #fff;
}
.widget_text .textwidget span{
    font-weight: 400;
    padding-right: 20px;
    font-family: 'Roboto', sans-serif !important;
}
.footer-1 .widget_text img{
    margin-top: 12px;
}
.widget_text ul li{
    display: block;
    padding: 0;
}
.widget_text ul li a:hover{
    color: #e1aa56;
}
.widget_text ul li a{
    color: #333;
    font-size: 13px;
    line-height: 35px;
    text-decoration: none;
}
.footer-widgets .textwidget2 p{
    color: #2f1a0f;
    line-height: 50px;
    font-size: 14px;
    font-weight: 500;
    padding:5px  0;
    margin: 0;
    text-align: center;
}

/*Trang 404*/
.error404, .error500 {
    align-items: center;
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    padding: 145px 0 130px;
    text-align: center;
    height: 100vh;

}
.error404 .img img {
    max-width: 481px;
}
.error-content h3 {
    color: #30425B;
    font-size: 45px;
    font-weight: 500;
    line-height: 61px;
    max-width: 460px;
}
.error404 .error-content h3 {
    margin-bottom: 30px;
}
.list-contact {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.list-contact a {
    display: inline-block;
    background: red;
    color: #fff;
    padding: 11px 20px;
    font-size: 16px;
    border-radius: 30px;
}
.list-contact a.backhome {
    background:#2557AB;
}
.list-contact a:hover {
    background: #eb3f57;
}
/*chi tiết bài viết*/
.owl-carousel.owl-drag .owl-item{
    background: #fff;
}
.wrap__taxonomy , .contact__content{
    padding-top: 30px;
    background: url(/public/web/img/n1.jpg) no-repeat;
    background-size: cover;
    border-bottom: 4px solid #d4cbc8;
    padding-bottom: 30px;
}
.row-flex {
    display: flex;
}
.left__sidebar {
    max-width: 260px;
    -ms-flex-preferred-size: 260px;
    flex-basis: 260px;
    min-width: 260px;
    padding: 10px;
    background: #ffff;
    border-radius: 10px;
}
.right__content__pro {
    max-width: calc(100% - 260px);
    -ms-flex-preferred-size: calc(100% - 260px);
    flex-basis: calc(100% - 260px);
    min-width: calc(100% - 260px);
    padding-left: 20px;
}
.title__widget {
    display: block;
    color: #fff;
    background: #2557AB;
    line-height: 40px;
    margin: 0 0 10px 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    margin-bottom: 0;
}
.widget__sidebar {
    margin-bottom: 20px;
    position: relative;
}
.widget__sidebar .widget__blog ,
.widget__sidebar .widget__support ,
.widget__sidebar ul {
    margin: 0;
    padding: 10px;
    background: #f3f3f3;
}
.widget__sidebar ul li {
    list-style: none;
    padding: 0;
    margin: 0 0 5px 0;
    line-height: 30px;
}
.widget__sidebar ul li a {
    display: block;
    color: #333;
    font-size: 15px;
}
.widget__sidebar ul li a i {
    color: #FFDB2C;
    font-size: 13px;
    margin-right: 5px;
}
.widget__sidebar ul li:hover a {
    color: #FFDB2C;
}
.support__item {
    display: block;
    line-height: 25px;
    padding-bottom: 5px;
}
.support__item span {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    display: block;
    line-height: 30px;
}
.support__item .title__support >  .fa-light  {
    margin-right: 3px;
    color: #FFDB2C;
    display: inline-block;
}
.support__item a {
    font-size: 15px;
    color: #777;
    font-weight: 400;
}
.blog-share {
    display: flex;
    margin-bottom: 16px;
    align-items: center;
    gap: 8px;
}
.chiase__title {
    font-size: 14px;
}
.social-icons {
    display: inline-block;
    vertical-align: middle;
    font-size: .85em;
    color: #999;
}

.blog-share .social-icons a, .social-icons a {
    width: 25px;
    height: 25px;
    min-width: initial !important;
    min-height: inherit;
    line-height: 25px;
    text-align: center;
    margin-bottom: 0;
    display: inline-block;
    background: #2557AB;
    color: #fff;
    border-radius: 100%;
}

.date__date span {
    font-size: 12px;
    color: #7d7d7d;
    padding-left: 15px;
}
.heading-title-single {
    margin-bottom: 20px;
}
.heading-title-single h1{
    font-size: 32px;
    font-weight: 400;
}
.social-icons i  {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}
.tacgia__box {
    overflow: hidden;
    clear: both;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
    padding-top: 20px;
}
.tacgia__box .tacgia__img {
    float: left;
    width: 100px;
}
.tacgia__box .tacgia__img img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100%;
    border: 2px solid #002bc7;
}
.name__tacgia {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 5px 0;
}
.des__tacgia {
    font-size: 14px;
    line-height: 20px;
}
.cont__cont p {
    font-size: 14px;
    line-height: 22px;
    margin:0 0 15px 0;
}
.item__post .box__post__img img {
    width: 100%;
    height: 190px;
    border-radius: 10px;
    object-fit: cover;
}
.related-post{
    margin-top: 20px;
}
.box__content__sl {
    padding: 15px 12px 0;
}
.box__content__sl .title__tt {
    margin: 0 0 8px;
    display: block;
    color: #333;
    font-size: 15px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    font-weight: 600;
}
.box__content__sl .post__Date {
    margin-bottom: 7px;
}
.post__Date {
    color: #383838;
    font-size: 12px;
}

.box__content__sl .box__des {
    margin-bottom: 10px;
}
.box__content__sl .box__des p {
    margin: 0;
    font-size: 14px;
    color: #3c3c3c;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}
.mt__mt {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
}
.heading-realate {
    color: #2557AB;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 35px;
    margin: 0 0 11px;
}

.list__related__post .owl-nav {
    position: absolute;
    right: 0;
    top: -60px;
    margin: -5px;
}

.list__related__post .owl-nav button {
    width: 32px;
    height: 32px;
    background: #2557AB !important;
    text-align: center;
    margin: 0 5px !important;
    line-height: 20px !important;
    min-height: initial;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 26px !important;
}
.box__content__sl .post__Date i {
    color: #FFDB2C;
    margin-right: 5px;
}
/*
Trang chuyen muc tin tuc
*/
.widget__blog .post-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    display: flex;
    gap: 10px;
}
.widget__blog .post-item > a {
    width: 90px;
    min-width: 90px;
}
.widget__blog .post-item > a img {
    width: 100%;
    height: 70px;
    object-fit: cover;
}
.widget__blog .post-item h5 {
    margin: 0;
}
.widget__blog .post-item h5 a {

    color: #333;
    font-size: 13px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    display: block;

}
.widget__blog .post-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}
.news-post-news {
    overflow: hidden;
    clear: both;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #dfdfdf;
}
.news-post-news .box__thumb__img {
    float: left;
    width: 285px;
}

.news-post-news .box__thumb__img img {
    width: 100%;
    height: 190px;
    border-radius: 10px;
    object-fit: cover;
}
.news-post-news .box__content {
    float: right;
    width: calc(100% - 285px - 15px);
}

.news-post-news .box__content .title__post__ar {
    display: block;
    color: #000;
    font-size: 17px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
}
.news-post-news .box__content .post__Date {
    padding: 7px 0;
    color: #383838;
    font-size: 12px;
}
.news-post-news .box__content .box__des {
    padding-bottom: 16px;
}
.news-post-news .box__content .box__des p {
    margin: 0;
    font-size: 14px;
    color: #3c3c3c;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.news-post-news .box__content a.view {
    color: #646464;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #d0d0d0;
    line-height: 30px;
    display: inline-block;
    min-width: 84px;
    text-align: center;
}
.news-post-news .box__content a.view:hover{
    background: #2557AB;
    color: #fff;
}
.mota_cm {
    margin-bottom: 25px;
    line-height: 25px;
    color: #333;
    font-size: 16px;
}


.heading-title-cate h1{
    font-size: 30px;
    color: #2557AB;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 10px;
    line-height: 32px;
}

.box__slider .news__slider .box__thumb__img {
    height: 320px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.box__slider .news__slider .box__thumb__img img {
    width: 100%;
    height: 320px;
    border-radius: 10px;
    object-fit: cover;
}
.box__slider .news__slider .box__content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 20px 45px;
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%);
    opacity: .85;
    transform: translate3d(0,25px,0);
    transition: transform .35s;
    border-radius: 10px;
}
.box__slider .news__slider .box__content .post__Date {
    font-size: 12px;
    color: #fff;
    margin: 0 0 8px;
}
.box__slider .news__slider .box__content .title__post__ar {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    height: 44px;
    display: block;
    overflow: hidden;
    font-weight: 600;
}
.box__slider .news__slider .box__content .box__des {
    padding: 10px 0 0;
    opacity: 0;
    visibility: hidden;
    display: none;
}
.box__slider .news__slider .box__content .box__des p {
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    margin: 0;
}
.box__slider .news__slider .box__thumb__img:hover .box__content {
    background: linear-gradient(180deg,rgb(18 56 114/99%) 0%,#2557AB 100%);
    bottom: 0;
    transform: translateZ(0);
}

.box__slider .news__slider .box__thumb__img:hover .box__des {
    display: block;
    opacity: 1;
    visibility: visible;
}

.box__slider .owl-nav {
    position: absolute;
    right: 0;
    top: -50px;
    display: inline-block !important;
    margin: -5px;
}
.box__slider .owl-nav button {
    width: 32px;
    height: 32px;
    background: #2557AB !important;
    text-align: center;
    margin: 0 5px !important;
    line-height: 20px !important;
    min-height: initial;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 26px !important;
}
.box__slider .owl-nav button:hover {
    background: #FFDB2C !important;
}
.box__slider .owl-nav button:hover span{
    color: #333;
}
.box__slider {
    padding-bottom: 25px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 25px;
}
/*dang ky dang nhap*/
.section__register {
    /* --bs-gutter-x: 1.5rem; */
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    /* margin-top: calc(var(--bs-gutter-y) * -1); */
    /* margin-right: calc(var(--bs-gutter-x) * -.5); */
    /* margin-left: calc(var(--bs-gutter-x) * -.5); */
    overflow: hidden;
}
.section__register.section__forgot {
    align-items: initial;
}
.section__register.section__forgot .sign-in-form-panel {
    /*margin: 80px auto 0;*/
}
.section__register .img__dk__dn {
    min-height: 100vh;
    position: relative;
    padding: 150px 150px 50px 100px;
    box-sizing: border-box;
    background: url(/public/web/img/ndk.png)no-repeat;
    flex: 0 0 auto;
    width: 700px;
    text-align: left;
}
.section__register .img__dk__dn img {
    max-height: 150px;
}
.section__register .img__dk__dn a {
    position: absolute;
    top: 30px;
    left: 50px;
}
.section__register .form_control_cus input{
  line-height: 23px !important;
    height: 55px !important;
    padding: 15px !important;
    border: 1px solid #DADCE5 !important;
}
.section__register .input-group-text{
  display: none;
}
.des__register {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.title__register {
    font-size: 45px;
    line-height: 52px;
    color: #fff;
    margin: 0 0 25px 0;
    text-transform: uppercase;
}
.sign-in-form-panel {

    background: #fff;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0 50px;
    box-sizing: border-box;
    flex: 0 0 auto;
    width: calc(100% - 700px);

}
.box__sign {
    width: 400px;
    margin: auto;
}
.form_control_cus {
    margin-bottom: 20px;
}
.form_control_cus label {

    display: block;
    color: #13151B;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.06px;
    margin: 0 0 5px 0;

}
.form_control_cus input {
    width: 100%;
    border: 0;
    background: #F2F5FF;
    color: #ACB2C5;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.06px;
    padding: 14px;
    outline-style: none;
    border-radius: 0;
}
.form_control_cus textarea {
    height: 175px;
    background: #F2F5FF;
    padding: 20px 14px;
    color: #ACB2C5;
    font-size: 14px;
    line-height: 24px;
    outline-style: none;
    border: 0;
    width: 100%;
    font-family: 'Roboto';
}
.button_submit {
    display: block;
}
.button_submit input {
    width: 100%;
    background: #2557AB;
    border: 0;
    outline-style: none;
    line-height: 32px;
    padding: 12px 0;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}
.form_control_cus input[type='password']{
    border: 1px solid #DADCE5;
    padding: 15px 14px;
}
.button_submit_res  {
    background: #2557AB;
    padding: 3px 20px 3px 20px;
    width: 100%;
    text-align: center;
    margin: 30px 0 0 0;
    cursor: pointer;
     transition: all 0.3s;
  position: relative;
}
.button___submit__form {
    position: relative;
}
.button_submit_res:after ,
.button___submit__form:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00103F;

  z-index: -2;
  }
.button_submit_res:before ,
.button___submit__form:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #00103F;
  transition: all 0.3s;
  border-radius: 6px;
  z-index: -1;
 
 }

.button_submit_res:hover ,
.button___submit__form:hover  {
    color: #F66B2D;
}

.button_submit_res:hover:before ,
.button___submit__form:hover:before{
     width: 100%;
     z-index: 1;
}
.button_submit_res span,
.button_submit_res a {
    color: #fff;
    font-size: 18px;
    z-index: 3;
    position: relative;
}
.button_submit_res:hover span {
    color: #fff;
}
.login-separater {

    text-align: center;
    margin-bottom: 40px;

}
hr {
    margin: 1rem 0;
    background-color: currentColor;
    border: 0;

    height: 1px;
    color: #E6E8EE;
}
.login-separater span {
  position: relative;
  top: 24px;
  background: #ffffff;
  padding: 5px 25px;
  font-size: 18px;
  color: #5F6988;
  z-index: 1;
}
.apsl-login-networks .social-networks a{
    display: block;
    text-decoration: none;
}
.apsl-icon-block {
    border: 1px solid #5F6988;
    text-align: center;
    color: #13151B;
    font-size: 18px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 18px 15px;
    justify-content: center;
    box-sizing: border-box;
}
.apsl-icon-block img {
    margin-right: 12px;
}
.title__sign {

    color: #13151B;
    font-size: 40px;
    line-height: 56px;
    margin: 0 0 30px 0;

}
.des__forgot_password {
    font-size: 14px;
    line-height: 24px;
    color: #5F6988;
    margin: 0 0 35px 0;
}
.sign__back {
    display: flex;
    justify-content: space-between;
    text-align: center;
    padding: 15px 0 20px;
    margin: 0 0 20px 0;
    display: block;
}
.sign__back a {
    color: #2557AB;
    font-size: 14px;

}
.sign__back a:hover{
    color: #F66B2D
}
.apsl-icon-block:hover {
    color: #F66B2D;
}
.forgot_password {
    display: block;
    font-size: 14px;
    line-height: 23px;
    float: right;
}
.form-switch {
    font-size: 14px;
    color: #13151B;
    display: flex;
    align-items: center;
    padding-left: 0;
}
.form-switch input {
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.section__register .forgot_password{
  margin-top: 20px;
}
.no__use {
    padding-top: 30px;
    font-size: 18px;
    text-align: center;
    color: #13151B
}
.dd__sign {
    color: #13151B;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 10px;
}
.dd__sign span {
    display: block;
    padding: 20px 0;
}

/*
use/ quan ly tai khoan
*/
.section__use__manage {
    max-width: 660px;
    position: relative;
    margin: auto;
    padding: 40px 0 0;
}
.title__use__manage {
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 40px;
}
.header__manage {
    display: flex;
    width: 100%;
    background: #13151B;

}
.header__manage a {
    width: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 0;
}
.header__manage a.active {
    background: #fff;
    color: #13151B;
}
.site__color {
    background: #F8F8FA;
}
.manage__use__setting {
    padding: 32px;
    background: #fff;
    margin: 0;
}
.title__use__mana {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 24px;
}
.form_control_manage {
    margin-bottom: 24px;
}
.form_control_manage label {
    font-size: 14px;
    line-height: 24px;
    display: block;
    margin-bottom: 4px;
}
.form_control_manage  input {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    outline-style: none;
    border: 1px solid #DADCE5;
    padding: 19px 14px;
}
.grap__grap {

    display: flex;
    align-items: center;
    background: #F2F5FF;
    border: 1px solid #DADCE5;
    padding: 19px 14px;
}
.grap__grap a i {
    color: #9199B2;
    font-size: 15px;
}
.grap__grap input {
    border: 0 !important;
    padding: 0;
    width: 100%;
    background: none;
    outline-style: none;
}

.form_control_manage__present {
    margin-bottom: 40px;
}
.form_control_manage input[type='password']{
    background: #F2F5FF;
}
.form_control_manage__present input[type='password']{
    background: #fff;
}
.update__pass {
    text-align: right;
    margin-top: 40px;
}
.update__pass button {
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    padding: 18px 20px;
    border: 0;
    outline-style: none;
    background: #2557AB;
}
.header__manage  .setting__cart {
    background: #13151B;
    color: #fff;
}
.update__pass button span {
    color: #fff;
       font-size: 18px;
    color: #fff;
    line-height: 32px;
    position: relative; 
    z-index: 9;
}
.sucsset__update {
    color: #00C851;
    font-size: 16px;
    line-height: 24px;
    margin-right: 24px;
}
.sucsset__update i {
    width: 16px;
    height: 16px;
    background: #00C851;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: inherit;
    border-radius: 100%;
    margin-right: 8px;

}
.section__confirm {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background: rgb(19 21 27 / 20%);
    left: 0;
    display: flex;
    align-items: center;
}
.confirm__pass {
    margin: 0;
}
.content__confirm {
    width: 569px;
    padding: 24px;
    margin: auto;
    background: #fff;
    position: relative;
}
.form_control_manage__phone {
    margin-bottom: 40px;
}
.confirm__pass button {
    background: #2557AB;
    padding: 18px 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    border: 0;
    outline-style: none;
}

.confirm__pass button span {
     font-size: 18px;
    color: #fff;
    line-height: 32px;   
    position: relative;
    z-index: 1;
}
.text__title__confirm {
    margin: 0;
    line-height: 32px;
    font-size: 20px;
    margin-bottom: 24px;
}
.close__icon__confirm {
    font-size: 30px;
    color: #121212;
    display: block;
    text-align: right;
    line-height: 24px;
    margin-bottom: 24px;
}
/*Trang form yêu cầu */
.section_form{
    background: #f7f8fc;
    padding: 70px 0;
}
.section_form .wpcf7_yc{
    padding: 0 22%;
}
.section_form .wpcf7_yc .rt_buoc_form{
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.section_form .wpcf7_yc .rt_form_ttc{
    box-shadow: 0px 0px 20px rgba(42, 98, 192, 0.1);
    border-radius: 16px;
    padding: 40px;
    background: #fff;
    margin-bottom: 30px;
}
.section_form .wpcf7_yc .rt_form_ttc h2{
  font-size: 32px;
  color: #000;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 16px;
  letter-spacing: 0.2px;
}
.section_form .wpcf7_yc .rt_form_ttc .form_01{
    display: block;
    overflow: hidden;
    margin: 0 -10px;
}
.section_form .wpcf7_yc .rt_form_ttc .form_01 .form_control_cus{
    width: 50%;
    float: left;
    padding: 0 10px;
}
.section_form .wpcf7_yc .rt_form_ttc .form_control_cus label{
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 24px;
}
.section_form .wpcf7_yc .rt_form_ttc .form_control_cus input{
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    line-height: 45px;
    padding: 0 18px;
    color: #969696;
    font-size: 16px;
    background: #fff;
}
.section_form .wpcf7_yc .rt_form_ttc .form_control_cus select{
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    line-height: 45px;
    padding: 0 16px;
    color: #484848;
    font-size: 16px;
    display: block;
    height: 45px;
    width: 100%;
    background: #fff;
}
.section_form .wpcf7_yc .rt_form_ttc .form_control_cus:last-child{
    margin-bottom: 0;
}
.section_form .wpcf7_yc .rt_ql_tt{
    display: block;
    overflow: hidden;
    margin: 0 -10px;
}
.section_form .wpcf7_yc .rt_ql_tt .buttom_nut{
    display: inline-block;
    width: 50%;
    float: left;
    padding: 0 10px;
}
.section_form .wpcf7_yc .buttom_nut:nth-child(1) span{
    background: unset;
    border: 1px solid #2A62C0;
    color: #2A62C0;
}
.section_form .wpcf7_yc .buttom_nut:nth-child(1) input{
    color: #2A62C0;
}
.section_form .wpcf7_yc .buttom_nut span{
    background: #2A62C0;
    line-height: 55px;
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    border-radius: 8px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
.section_form .wpcf7_yc .buttom_nut input{
    background: unset;
    border: unset;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.section_form .wpcf7_yc .buttom_nut span:hover{
    background: unset;
    border: 1px solid #2A62C0;
    color: #2A62C0;
}
.section_form .wpcf7_yc .buttom_nut span:hover input{
    color: #2A62C0;
}
.section_form .wpcf7_yc .buttom_nut:nth-child(1) span:hover{
    background: #2A62C0;
    color: #fff;
}
.section_form .wpcf7_yc .buttom_nut:nth-child(1) span:hover input{
    color: #fff;
}
/*section_ket_qua*/
.section_ket_qua{
    padding: 50px 0;
    background: #F7F8FC;
}
.section_ket_qua .rt_ket_qua{
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(42, 98, 192, 0.1);
    border-radius: 10px;
    margin-bottom: 32px;
}
.section_ket_qua .rt_ket_qua h2{
    font-size: 32px;
    color: #000;
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 6px;
}
.section_ket_qua .rt_ket_qua > p{
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.section_ket_qua .rt_ket_qua .kq_ghi_chu{
    padding-top: 14px;
    padding-bottom: 4px;
}
.section_ket_qua .rt_ket_qua .kq_ghi_chu p{
    font-size: 16px;
    color: #333;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 0;
}
.section_ket_qua .rt_ket_qua .kq_ghi_chu span{
    color: #2A62C0 !important;
}
.section_ket_qua .rt_button{
    display: block;
    text-align: center;
}
.section_ket_qua .button {
    background: #2A62C0;
    display: inline-block;
    font-size: 17px;
    line-height: 31px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #2A62C0;
    padding: 12px 40px;
}
.section_ket_qua .button:hover{
    background: #fff;
    color: #2A62C0;
}
.section_ket_qua .kq_bang{
    display: block;
    border-radius: 6px;
    border: 1px solid #EBEBEB;
}
.section_ket_qua .kq_bang .rt_bang_01{
    background: #2A62C0;
    border-radius: 6px 6px 0 0 ;
    display: block;
    overflow: hidden;
}
.section_ket_qua .kq_bang .rt_bang_01 ,
.section_ket_qua .kq_bang .rt_bang_02{
    overflow: hidden;
    display: flex;
}
.section_ket_qua .kq_bang .bang_01{
    width: 15%;
    display: inline-block;
    float: left;
    text-align: center;
}
.section_ket_qua .kq_bang .bang_02{
    width: 40%;
    display: inline-block;
    float: left;
    padding-left: 60px;
    padding-right: 30px;
}
.section_ket_qua .kq_bang .bang_03{
    width: 45%;
    display: inline-block;
    float: left;
    text-align: center;
}
.section_ket_qua .kq_bang .rt_bang_01 span{
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    padding: 12px 0;
}
.section_ket_qua .kq_bang .rt_bang_02 span{
    font-size: 16px;
    color: #333;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    padding: 22px 0;
}
.section_ket_qua .kq_bang .rt_bang_02 > div{
    border-bottom: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
}
.section_ket_qua .kq_bang .rt_bang_02 > .bang_03{
    border-right: unset;
}
.section_ket_qua .kq_bang .rt_bang_03{
    display: flex;
    background: #F7F9FC;
    border-radius: 0 0 10px 10px;
}
.section_ket_qua .kq_bang .rt_bang_03 span{
    font-size: 16px;
    color: #333;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    padding: 22px 0;
}
.section_ket_qua .kq_bang .rt_bang_03 > .bang_02{
    border-right: 1px solid #EBEBEB;
}
.section_ket_qua .kq_bang span.rt_vnd{
    color: #2A62C0 !important;
}
/*Quản lý tài khoản*/

.section_quan_ly_tk{
    padding: 0;
}
.section_quan_ly_tk .quan_ly_tk{
    background: #FFFFFF;
    padding: 30px;
    box-shadow: 0px 0px 20px rgba(42, 98, 192, 0.1);
    border-radius: 10px;
}
.section_quan_ly_tk .quan_ly_tk .form_doi h2{
  margin-bottom: 20px;
}
.section_quan_ly_tk .quan_ly_tk h2{
    font-size: 22px;
    color: #000;
    font-weight: 500;
    line-height: 20px;
}
.section_quan_ly_tk .thong_tin_qltk h2 i{
    font-size: 24px;
    color: #4C5BD4;
    position: relative;
    top: -2px;
}
.section_quan_ly_tk .thong_tin_qltk p{
    font-size: 16px;
    color: #4f4f4f;
    line-height: 25px;
    margin-bottom: 8px;
}
.section_quan_ly_tk .thong_tin_qltk p span{
    color: #4C5BD4;
}
.section_quan_ly_tk .doi_tt_qltk{
    padding: 0 20%;
    margin-top: 40px;
    margin-bottom: 40px;
}
.section_quan_ly_tk .doi_tt_qltk .form_doi{
    background: #FFFFFF;
    padding: 35px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
.section_quan_ly_tk .doi_tt_qltk .form_doi .form_control_cus label{
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 24px;
}
.section_quan_ly_tk .doi_tt_qltk .form_doi .form_control_cus input{
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    line-height: 55px;
    padding: 0 18px;
    color: #969696;
    font-size: 16px;
    background: #fff;
}
.section_quan_ly_tk .doi_tt_qltk .form_doi .button_submit_res{
    border-radius: 6px;
    padding: 18px 20px;
}
.section_quan_ly_tk .doi_tt_qltk .form_doi .button_submit_res span{
    text-transform: uppercase;
    font-size: 17px;
}
/*Định giá QR*/
.section_tham_dinh{
    background: #F7F8FC;
    padding: 75px 0;
}
.section_tham_dinh .tham_dinh_QR{
    background: #FFFFFF;
    padding: 18px;
    box-shadow: 0px 0px 20px rgba(42, 98, 192, 0.1);
    border-radius: 10px;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_01 ,
.section_tham_dinh .tham_dinh_QR .tham_dinh_02{
    display: flex;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_01{
    margin-bottom: 30px;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_01 h2{
    font-size: 32px;
    color: #000;
    font-weight: 500;
    line-height: 40px;
    margin: 0;
    margin-right: 3%;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_01 .buttom_01{
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 6px;
    margin-right: 10px;
    background: #3D9A56;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_01 .buttom_02{
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 6px;
    background: #2A62C0;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_02{
    margin: 0 -5px;
    margin-bottom: 30px;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_02 .tuy_tron{
    padding: 0 5px;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_02 .tuy_tron .form_control{
    display: inline-block;
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    line-height: 40px;
    overflow: hidden;
    display: block;
    height: 40px;
}
input{
    outline: none !important;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_02 .tuy_tron .form_control input{
    border: unset;
    color: #333;
    font-size: 15px;
    line-height: 40px !important;
    height: 40px !important;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_02 .tuy_tron .form_control i{
    line-height: 40px;
    padding-left: 12px;
    border-left: 1px solid #DDDDDD;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_02 .tuy_tron select{
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    line-height: 40px !important;
    height: 40px !important;
    padding: 0 10px;
    color: #484848;
    font-size: 15px;
    display: block;
    width: 100%;
    background: #fff;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_02 .buttom_01{
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 500;
    line-height: 40px;
    display: inline-block;
    padding: 0 14px;
    border-radius: 6px;
    background: #2A62C0;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang {
    display: block;
    border-radius: 6px;
    border: 1px solid #EBEBEB;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .rt_bang_01{
    background: #2A62C0;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
    display: flex;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_01{
    width: 20%;
    display: inline-block;
    float: left;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_02{
    width: 25%;
    display: inline-block;
    float: left;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_03{
    width: 10%;
    display: inline-block;
    float: left;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_04{
    width: 16%;
    display: inline-block;
    float: left;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_05{
    width: 10%;
    display: inline-block;
    float: left;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_06{
    width: 15%;
    display: inline-block;
    float: left;
    text-align: center;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_07{
    width: 15%;
    display: inline-block;
    float: left;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_08{
    width: 11%;
    display: inline-block;
    float: left;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_09{
    width: 9%;
    display: inline-block;
    float: left;
    text-align: left;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .rt_bang_01 span{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    padding: 12px 8px;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .rt_bang_02{
    display: flex;
    padding: 5px 0;
    border-bottom: 1px solid #DDDDDD;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .rt_bang_02:last-child{
    border-bottom: unset;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .rt_bang_02 span{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    display: inline-block;
    padding: 12px 8px;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .rt_bang_02 .sp_xanh{
    color: #2A62C0;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_01 span{
    padding-left: 12px;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .rt_bang_02 .bang_04 span i{
    color: #2A62C0;
    font-size: 20px;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_09 i{
    padding: 0 3px;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .bang_09 i:hover{
    color: #2A62C0;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .rt_bang_02 .bang_06 a.buttom_tc{
    font-size: 15px;
    color: #FF5959;
    font-weight: 500;
    line-height: 32px;
    display: inline-block;
    padding: 0 24px;
    border-radius: 60px;
    background: #FEE5E5;
}
.section_tham_dinh .tham_dinh_QR .tham_dinh_03 .dg_bang .rt_bang_02 .bang_06 a.buttom_cn{
    font-size: 15px;
    color: #34A853;
    font-weight: 500;
    line-height: 32px;
    display: inline-block;
    padding: 0 13px;
    border-radius: 60px;
    background: #34a8536b;
}
.gutters-sm{
  margin-top: 30px;
  margin-bottom: 30px;
}
.gutters-sm .card{
  border: none;
}
.gutters-sm > .col-md-4{
  background: #FFFFFF;
  padding: 30px;
  box-shadow: 0px 0px 20px rgba(42, 98, 192, 0.1);
  border-radius: 10px;
}
.text-danger {
    padding-top: 20px;
    text-align: center;
}
.pt-5.pb-5 {
        display: flex;
    justify-content: center;
}
.pt-5.pb-5 .col-auto button {
        font-size: 16px;
    line-height: 35px;
    min-width: 150px;
}
.pt-5.pb-5 .col-auto .form-control {
    min-width: 300px;
    border-radius: 0;
    line-height: 35px;
    box-shadow: 0 0 0 0;
}
/* câu hỏi FAQ */
.section_faq{
    padding: 60px 0;
    background: #f7f8fc;
}
.section_faq .container{
    padding: 0 8%;
}
.section_faq .accordion_faq{
    box-shadow: 0px 0px 20px rgba(42, 98, 192, 0.1);
    border-radius: 16px;
    padding: 40px;
    background: #fff;
}
.section_faq .accordion_faq h2{
    line-height: 38px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.section_faq .accordion_faq h2 span{
    font-size: 32px;
    color: #000;
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 3px solid #2A62C0;
}
.section_faq .rt_buttom_popup {
    margin-top: 25px;
}
.section_faq .rt_buttom_popup a{
    color: #fff;
}
.accordion-item{
    margin-bottom: 12px;
    border: none;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 10px 22px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  line-height: 25px;
  font-size: 16px;
  color: #2A62C0;
  border-radius: 6px;
  transition: 0.4s;
  border-left: 4px solid #2A62C0 !important;
      white-space: break-spaces;
}

.active, .accordion:hover ,
.accordion.active{
    background: #2A62C0;
    color: #fff;
    border: unset;
    border-radius: 6px 6px 0 0;
}
.accordion:hover{
  border-radius: 6px;
}
button:focus {outline:0;}
.panel {
  padding: 12px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  border: 1px dotted #2A62C0;
  border-radius: 0 0 6px 6px;
  padding-bottom: 0;
}
.panel p{
    margin-bottom: 12px;
}

/*
page lien hệ
*/
.contact__content {
    padding: 40px 0;
}
.contact__layout {
    display: flex;
    justify-content: space-between;
}
.contact__layout .contact__left {
    padding-right: 16%;
}
.contact__layout .contact__right {
    width: 50%;
    min-width: 50%;
}
.title__contact {
    color: #13151B;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 32px;
}
.item__contact .tt__contact {
    font-size: 16px;
    line-height: 24px;
    color: #13151B;
    margin-bottom: 8px;
}
.des__contact {
    font-size: 16px;
    color: #393F51;
    line-height: 24px;
    margin-bottom: 8px;
}
.des__contact  i {
    font-size: 14px;
    color: #A0AEC0;
    margin-right: 6px;
}
.item__contact {
    margin-bottom: 32px;
}
.shar__page {
    display: flex;
    align-items: center;
    gap:8px;
}
.shar__page a {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 32px;
    height: 32px;
    background: #F2F5F8;
    border-radius: 100%;
}
.shar__page a i {

    font-size: 15px;
    color: #7E8CA0;
}
.avt__avt {
    position: absolute;
    bottom: 0;
    left: 0;
}
/*trang chi tiết QR*/
.contact__ct_qr{
    padding: 70px 0;
}
.contact__ct_qr .heading{
    background: #ccccccc7;
    padding: 5px 12px;
    margin-bottom: 0;
}
.contact__ct_qr .heading a{
    color: #2557AC;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
}
.contact__ct_qr .container{
    padding: 0 12%;
}
.contact__ct_qr .rt_bang{
    overflow: hidden;
    display: block;
    border: 1px solid #ccccccc7;
}
.contact__ct_qr .rt_bang tbody tr{
    border-bottom: 1px solid #ccccccc7;
}
.contact__ct_qr .rt_bang tbody tr:last-child{
    border: unset;
}
.contact__ct_qr .rt_bang tbody tr td{
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.contact__ct_qr .rt_bang tbody tr td:nth-child(1){
    border-right: 1px solid #ccccccc7;
}
.note_input_valuation{
    position: absolute;
    background: #f7f8fc;
    border: 1px solid #df2b2b;
    padding: 10px;
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
    z-index: 999;
    color: #df2b2b;
    width: 100%;
    max-width: 250px;
    font-size: 13px;
    margin-top: 10px;
    top: -68px;
    right: 0;
}
.note_input_valuation.active{
    opacity: 1;
    visibility: visible;
}
/*trang form*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

/* ==========================================================================
   Variables
   ========================================================================== */

:root {

  /* --- Colors --- */

  --light-blue-100: 199, 84%, 55%; /* #2bb0ed */
  --light-blue-500: 202, 83%, 41%; /* #127fbf */
  --light-blue-900: 204, 96%, 27%; /* #035388 */

  --blue-100:       210, 22%, 49%; /* #627d98 */
  --blue-500:       209, 34%, 30%; /* #334e68 */
  --blue-900:       209, 61%, 16%; /* #102a43 */

  --gray-100:       210, 36%, 96%; /* #f0f4F8 */
  --gray-300:       212, 33%, 89%; /* #d9e2ec */
  --gray-500:       210, 31%, 80%; /* #bcccdc */
  --gray-700:       211, 27%, 70%; /* #9fb3c8 */
  --gray-900:       209, 23%, 60%; /* #829ab1 */

  --white:          0, 0%, 100%;   /* #ffffff */

  /* --- Typography --- */

  --font-family-sans-serif: "Montserrat", sans-serif;

  /* --- Layout --- */

  --space-multiplier:  0.8;

  --content-max-width: 140rem;

  --grid-spacer-width: 1.5rem;
  --grid-column-count: 12;

}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * Reset box-sizing on all elements
 *
 * `border-box` includes padding and border in the calculations for total
 * width, height values. This is more predictable than the default
 * `content-box`, which does the opposite.
 *
 * 1. Apply `inherit` to all elements (global selector)
 * 2. Apply the same with a global selector for pseudo-elements
 */

* {
  box-sizing: inherit; /* 1 */
}

*::before,
*::after {
  box-sizing: inherit; /* 2 */
}


 html {
  box-sizing: border-box; /* 1 */
  font-size: 62.5%; /* 2 */
  height: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 4 */
}

:focus-visible {
  outline: hsl(var(--light-blue-900)) auto 1px;
  outline-offset: 0;
}


/* ==========================================================================
   Accessibility
   ========================================================================== */

/* Visibility
   ========================================================================== */

/**
 * Visually hidden class
 *
 * Hides content to visual users, but leaves it accessible to screen reader
 * users. The combination of these properties will ensure that the element
 * is truly hidden and not getting smushed in the corner of the screen.
 *
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visually-hidden {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  white-space: nowrap; /* 1 */
  width: 1px;
}

/* ==========================================================================
   CSS Flex
   ========================================================================== */

/* Flex Parent
   ========================================================================== */

/**
 * These classes are named in the format `{breakpoint}:flex-{property}`
 *
 * Where `{breakpoint}` is one of sm, md, or lg
 *
 * Where `{property}` is one of:
 *    row
 *    row-reverse
 *    column
 *    column-reverse
 *    wrap
 *    wrap-reverse
 *    wrap-nowrap
 */

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-column {
  flex-direction: column;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.flex-wrap-nowrap {
  flex-wrap: nowrap;
}

@media only screen and (min-width: 640px) {
  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .sm\:flex-column {
    flex-direction: column;
  }

  .sm\:flex-column-reverse {
    flex-direction: column-reverse;
  }

  .sm\:flex-wrap {
    flex-wrap: wrap;
  }

  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .sm\:flex-wrap-nowrap {
    flex-wrap: nowrap;
  }
}

@media only screen and (min-width: 940px) {
  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .md\:flex-column {
    flex-direction: column;
  }

  .md\:flex-column-reverse {
    flex-direction: column-reverse;
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .md\:flex-wrap-nowrap {
    flex-wrap: nowrap;
  }
}

@media only screen and (min-width: 1240px) {
  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:flex-column {
    flex-direction: column;
  }

  .lg\:flex-column-reverse {
    flex-direction: column-reverse;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .lg\:flex-wrap-nowrap {
    flex-wrap: nowrap;
  }
}

/* Flex Children
   ========================================================================== */

/**
 * These classes are named in the format `{breakpoint}:flex-{property}`
 *
 * Where `{breakpoint}` is one of sm, md, or lg
 *
 * Where `{property}` is one of:
 *    1 - Allows the flex item the grow and shrink, 0% basis
 *    auto - Allows the flex item to grow and shrink, auto basis
 *    initial - Allows the flex item to shrink but not grow, auto basis
 *    none - Prevents the flex item from growing or shrinking
 */

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-initial {
  flex: 0 1 auto;
}

.flex-none {
  flex: none;
}

@media only screen and (min-width: 640px) {
  .sm\:flex-1 {
    flex: 1 1 0%;
  }

  .sm\:flex-auto {
    flex: 1 1 auto;
  }

  .sm\:flex-initial {
    flex: 0 1 auto;
  }

  .sm\:flex-none {
    flex: none;
  }
}

@media only screen and (min-width: 940px) {
  .md\:flex-1 {
    flex: 1 1 0%;
  }

  .md\:flex-auto {
    flex: 1 1 auto;
  }

  .md\:flex-initial {
    flex: 0 1 auto;
  }

  .md\:flex-none {
    flex: none;
  }
}

@media only screen and (min-width: 1240px) {
  .lg\:flex-1 {
    flex: 1 1 0%;
  }

  .lg\:flex-auto {
    flex: 1 1 auto;
  }

  .lg\:flex-initial {
    flex: 0 1 auto;
  }

  .lg\:flex-none {
    flex: none;
  }
}

/* ==========================================================================
   CSS Grid
   ========================================================================== */

/* Grid Children
   ========================================================================== */

/**
 * These classes are named in the format `{breakpoint}:col-{count}`
 *
 * Where `{breakpoint}` is one of sm, md, or lg
 *
 * Where `{count}` is a number 1 - 6
 */

.grid-col-1 {
  grid-template-columns: 1fr;
}

.grid-col-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-col-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-col-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-col-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-col-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

@media only screen and (min-width: 640px) {
  .sm\:grid-col-1 {
    grid-template-columns: 1fr;
  }

  .sm\:grid-col-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-col-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:grid-col-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .sm\:grid-col-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .sm\:grid-col-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

@media only screen and (min-width: 940px) {
  .md\:grid-col-1 {
    grid-template-columns: 1fr;
  }

  .md\:grid-col-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-col-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-col-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-col-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:grid-col-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

@media only screen and (min-width: 1240px) {
  .lg\:grid-col-1 {
    grid-template-columns: 1fr;
  }

  .lg\:grid-col-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-col-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-col-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-col-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-col-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

/* ==========================================================================
   CSS Layout
   ========================================================================== */

/* Alignment (Parent)
   ========================================================================== */

.justify-start {
  justify-content: start;
}

.justify-end {
  justify-content: end;
}

.justify-center {
  justify-content: center;
}

.justify-space-between {
  justify-content: space-between;
}

.justify-space-around {
  justify-content: space-around;
}

.justify-space-evenly {
  justify-content: space-evenly;
}

.align-items-start {
  align-items: start;
}

.align-items-end {
  align-items: end;
}

.align-items-center {
  align-items: center;
}

.align-items-stretch {
  align-items: stretch;
}

.align-items-baseline {
  align-items: baseline;
}

@media only screen and (min-width: 640px) {
  .sm\:justify-start {
    justify-content: start;
  }

  .sm\:justify-end {
    justify-content: end;
  }

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:justify-space-between {
    justify-content: space-between;
  }

  .sm\:justify-space-around {
    justify-content: space-around;
  }

  .sm\:justify-space-evenly {
    justify-content: space-evenly;
  }

  .sm\:align-items-start {
    align-items: start;
  }

  .sm\:align-items-end {
    align-items: end;
  }

  .sm\:align-items-center {
    align-items: center;
  }

  .sm\:align-items-stretch {
    align-items: stretch;
  }

  .sm\:align-items-baseline {
    align-items: baseline;
  }
}

@media only screen and (min-width: 940px) {
  .md\:justify-start {
    justify-content: start;
  }

  .md\:justify-end {
    justify-content: end;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:justify-space-between {
    justify-content: space-between;
  }

  .md\:justify-space-around {
    justify-content: space-around;
  }

  .md\:justify-space-evenly {
    justify-content: space-evenly;
  }

  .md\:align-items-start {
    align-items: start;
  }

  .md\:align-items-end {
    align-items: end;
  }

  .md\:align-items-center {
    align-items: center;
  }

  .md\:align-items-stretch {
    align-items: stretch;
  }

  .md\:align-items-baseline {
    align-items: baseline;
  }
}

@media only screen and (min-width: 1240px) {
  .lg\:justify-start {
    justify-content: start;
  }

  .lg\:justify-end {
    justify-content: end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-space-between {
    justify-content: space-between;
  }

  .lg\:justify-space-around {
    justify-content: space-around;
  }

  .lg\:justify-space-evenly {
    justify-content: space-evenly;
  }

  .lg\:align-items-start {
    align-items: start;
  }

  .lg\:align-items-end {
    align-items: end;
  }

  .lg\:align-items-center {
    align-items: center;
  }

  .lg\:align-items-stretch {
    align-items: stretch;
  }

  .lg\:align-items-baseline {
    align-items: baseline;
  }
}

/* ==========================================================================
   Display
   ========================================================================== */

/**
 * These classes are named in the format `{breakpoint}:d-{value}`
 *
 * Where `{breakpoint}` is one of sm, md, or lg
 *
 * Where `{value}` is one of:
 *    none
 *    inline
 *    inline-block
 *    block
 *    flex
 *    inline-flex
 */

.d-none {
  display: none;
}

.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}

.d-block {
  display: block;
}

.d-flex {
  column-gap: calc(var(--grid-spacer-width) * 2);
  display: flex;
}

.d-inline-flex {
  column-gap: calc(var(--grid-spacer-width) * 2);
  display: inline-flex;
}

.d-grid {
  column-gap: calc(var(--grid-spacer-width) * 2);
  display: grid;
}

.d-inline-grid {
  column-gap: calc(var(--grid-spacer-width) * 2);
  display: inline-grid;
}

@media only screen and (min-width: 640px) {
  .sm\:d-none {
    display: none;
  }

  .sm\:d-inline {
    display: inline;
  }

  .sm\:d-inline-block {
    display: inline-block;
  }

  .sm\:d-block {
    display: block;
  }

  .sm\:d-flex {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: flex;
  }

  .sm\:d-inline-flex {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: inline-flex;
  }

  .sm\:d-grid {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: grid;
  }

  .sm\:d-inline-grid {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: inline-grid;
  }
}

@media only screen and (min-width: 940px) {
  .md\:d-none {
    display: none;
  }

  .md\:d-inline {
    display: inline;
  }

  .md\:d-inline-block {
    display: inline-block;
  }

  .md\:d-block {
    display: block;
  }

  .md\:d-flex {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: flex;
  }

  .md\:d-inline-flex {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: inline-flex;
  }

  .md\:d-grid {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: grid;
  }

  .md\:d-inline-grid {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: inline-grid;
  }
}

@media only screen and (min-width: 1240px) {
  .lg\:d-none {
    display: none;
  }

  .lg\:d-inline {
    display: inline;
  }

  .lg\:d-inline-block {
    display: inline-block;
  }

  .lg\:d-block {
    display: block;
  }

  .lg\:d-flex {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: flex;
  }

  .lg\:d-inline-flex {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: inline-flex;
  }

  .lg\:d-grid {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: grid;
  }

  .lg\:d-inline-grid {
    column-gap: calc(var(--grid-spacer-width) * 2);
    display: inline-grid;
  }
}

/* ==========================================================================
   Typography
   ========================================================================== */

/* Paragraphs
   ========================================================================== */

p {
  font-size: 1.4rem;
  margin: 0;
}

* + p {
  margin-top: 1.25em;
}

ul + p,
ol + p {
  margin-top: 2em;
}

@media only screen and (min-width: 940px) {
  p {
    font-size: 1.6rem;
  }
}

/* Lists
   ========================================================================== */

ul,
ol {
  font-size: 1.4rem;
  margin: 0;
}

* + ul,
* + ol {
  margin-top: 1.25em;
}

li + li {
  margin-top: 0.5em;
}

.list-unstyled {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.list-unstyled li + li {
  margin-top: 0;
}

@media only screen and (min-width: 940px) {
  ul,
  ol {
    font-size: 1.6rem;
  }
}

/* Links
   ========================================================================== */

a {
  color: hsl(var(--light-blue-900));
  cursor: pointer;
  transition: color 0.2s ease-in-out;
}

a:active,
a:visited {
  color: hsl(var(--light-blue-900));
}

a:hover,
a:focus {
  color: hsl(var(--light-blue-500));
}

/* ==========================================================================
   Forms
   ========================================================================== */

:root {

  --form-accent-color: var(--light-blue-500);
  --form-error-color: 356, 75%, 53%; /* #e12d39 */

  /* --- Fields --- */

  --field-background-color: hsl(var(--white));
  --field-border-width: 1px;
  --field-border-style: solid;
  --field-border-color: hsl(var(--gray-500));
  --field-border: var(--field-border-width)
    var(--field-border-style)
    var(--field-border-color);
  --field-border-radius: 3px;
  --field-height: 4.2rem;
  --field-padding: 0 calc(var(--space-multiplier) * 2rem);
  --field-text-color: hsl(var(--blue-900));
  --field-text-font-family: var(--font-family-sans-serif);
  --field-text-font-size: 1.4rem;
  --field-text-font-weight: 500;
  --field-text-letter-spacing: 0.05em;

  /* --- Labels --- */

  --label-text-color: hsl(var(--blue-900));
  --label-text-font-family: var(--font-family-sans-serif);
  --label-text-font-size: 1.4rem;
  --label-text-font-weight: 600;
  --label-text-letter-spacing: 0.05em;

  /* --- Error Text ---*/

  --error-text-color: hsl(var(--form-error-color));
  --error-text-font-family: var(--font-family-sans-serif);
  --error-text-font-size: 1.2rem;
  --error-text-font-weight: 500;
  --error-text-letter-spacing: 0.05em;

}

@media only screen and (min-width: 640px) {
  :root {
    --field-height: 4.6rem;
  }
}

/* Fieldset
   ========================================================================== */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* Labels
   ========================================================================== */

label > [data-required="true"]::after,
legend > [data-required="true"]::after {
  color: hsl(var(--form-error-color));
  content: "*";
  padding-left: 0.25em;
  position: absolute;
}

/* Fields
   ========================================================================== */

[multiple],
[type="date"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  border-radius: 6px;
    border: 1px solid #ddd;
    line-height: 45px !important;
    height: 45px !important;
    padding: 0 18px !important;
    color: #333;
    font-size: 16px;
    background: #fff;
  width: 100% !important;
}

[multiple],
[type="date"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select {
  line-height: var(--field-height);
  padding: var(--field-padding);
}

/*select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='hsl(0, 0%, 13%)' d='M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 2rem center;
  background-size: 0.7em auto;
  padding-right: 5rem;
}*/

textarea {
  --field-padding: calc(var(--space-multiplier) * 2rem);
  padding: var(--field-padding);
  resize: vertical;
}

/* --- Checkbox and Radio --- */

.form__choice-wrapper {
  --label-text-font-weight: 500;
  column-gap: 1.5rem;
  display: grid;
  grid-template-columns: min-content 1fr;
  padding: 0;
}

.form__choice-wrapper + .form__choice-wrapper {
  margin-top: calc(var(--space-multiplier) * 1rem);
}

[type="radio"],
[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  background-color: var(--field-background-color);
  border: var(--field-border);
  color: currentColor;
  font: inherit;
  height: 2rem !important;
  margin: 0;
  width: 2rem !important;
}

[type="radio"]:focus-visible,
[type="checkbox"]:focus-visible {
  outline-offset: 4px;
}

[type="radio"]:checked,
[type="checkbox"]:checked {
  --field-border-color: transparent;
  --field-border: var(--field-border-width)
    var(--field-border-style)
    var(--field-border-color);
  background-color: hsl(var(--form-accent-color));
}

[type="radio"] {
  border-radius: 50%;
  display: grid;
  place-content: center;
}

[type="radio"]::before {
  border-radius: 50%;
  box-shadow: inset 0 0 0 1em var(--field-background-color);
  content: '';
  height: 0.55em;
  width: 0.55em;
}

[type="checkbox"] {
  border-radius: 3px;
}

[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23fff' d='M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1em auto;
}

/* Errors
   ========================================================================== */

input[aria-invalid="true"],
select[aria-invalid="true"],
textarea[aria-invalid="true"] {
  --field-border-color: hsl(var(--form-error-color));
  --field-border: var(--field-border-width)
    var(--field-border-style)
    var(--field-border-color);
  --field-text-color: var(--error-text-color);
  box-shadow: 0 0 0 1px hsl(var(--form-error-color));
}

/* --- Error Text --- */

.form__error-text {
  color: var(--error-text-color);
  font-family: var(--error-text-font-family);
  font-size: var(--error-text-font-size);
  font-weight: var(--error-text-font-weight);
  letter-spacing: var(--error-text-letter-spacing);
  line-height: 1.6;
  margin-top: calc(var(--space-multiplier) * 1rem);
}

/* ==========================================================================
   Buttons
   ========================================================================== */

:root {
  --button-background-color: hsl(var(--blue-900));
  --button-border-width: 1px;
  --button-border-style: solid;
  --button-border-color: transparent;
  --button-border: var(--button-border-width)
    var(--button-border-style)
    var(--button-border-color);
  --button-border-radius: 4px;
  --button-height: 4.2rem;
  --button-padding: 0 calc(var(--space-multiplier) * 2rem);
  --button-text-align: center;
  --button-text-color: hsl(var(--white));
  --button-text-decoration: none;
  --button-text-font-family: var(--font-family-sans-serif);
  --button-text-font-size: 1.6rem;
  --button-text-font-weight: 600;
  --button-text-letter-spacing: 0.05em;
  --button-text-shadow: 0 1px hsla(0, 0%, 20%, 0.2);
}

@media only screen and (min-width: 640px) {
  :root {
    --button-height: 4.6rem;
    --button-padding: 0 calc(var(--space-multiplier) * 3rem);
  }
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  background-color: hsl(217.6deg 64.1% 45.88%);
  border: var(--button-border);
  border-radius: var(--button-border-radius);
  color: var(--button-text-color);
  display: block;
  font-size: var(--button-text-font-size);
  font-weight: var(--button-text-font-weight);
  letter-spacing: var(--button-text-letter-spacing);
  line-height: var(--button-height);
  padding: var(--button-padding);
  text-align: var(--button-text-align);
  text-decoration: var(--button-text-decoration);
  text-shadow: var(--button-text-shadow);
  transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out,
    color 0.2s ease-in-out,
    text-shadow 0.2s ease-in-out;
  white-space: nowrap;
  width: 100%;
}

button:active {
  transform: translateY(1px);
}

button:hover,
button:focus {
  background-color: hsl(var(--light-blue-900));
  color: hsl(var(--white));
}

button:focus-visible {
  outline-offset: 4px;
}

button.disabled,
button:disabled {
  background-color: hsl(var(--gray-900));
}

@media only screen and (min-width: 640px) {
  button {
    display: inline-block;
    vertical-align: top;
    width: auto;
  }
}

/* --- Simple Buttons --- */

.button--simple,
.button--simple:active,
.button--simple:visited {
  background-color: transparent;
  color: hsl(var(--blue-900));
  text-shadow: none;
}

.button--simple:hover,
.button--simple:focus {
  background-color: transparent;
  color: hsl(var(--light-blue-900));
}

/* ==========================================================================
   Container
   ========================================================================== */

.container {
  max-width: 80rem; /* 800px */
  width: 100%;
}

/* ==========================================================================
   Spacing
   ========================================================================== */

/**
 * These classes are named in the format
 *    `{breakpoint}:{property}{side?s}-{size}`
 *
 * Where `{breakpoint}` is one of sm, md, or lg
 *
 * Where `{property}` is one of:
 *    m - sets margin
 *    p - sets padding
 *
 * Where `{sides}` is one of:
 *    t - sets top only
 *    b - sets bottom only
 *    l - sets left only
 *    r - sets right only
 *    x - sets both left and right
 *    y - sets both top and bottom
 *    blank - sets all four sides
 *
 * Where `{size}` is one of the following as a multiple of 0.8:
 *    0 - sets spacing to 0 * 0.8 (0)
 *    1 - sets spacing to 1 * 0.8 (0.8rem)
 *    2 - sets spacing to 2 * 0.8 (1.6rem)
 *    3 - sets spacing to 3 * 0.8 (2.4rem)
 *    4 - sets spacing to 4 * 0.8 (3.2rem)
 *    5 - sets spacing to 5 * 0.8 (4.0rem)
 *    6 - sets spacing to 6 * 0.8 (4.8rem)
 *    auto - sets spacing to auto (margin only)
 */

.m-0 {
  margin: 0;
}

.m-1 {
  margin: calc(var(--space-multiplier) * 1rem);
}

.m-2 {
  margin: calc(var(--space-multiplier) * 2rem);
}

.m-3 {
  margin: calc(var(--space-multiplier) * 3rem);
}

.m-4 {
  margin: calc(var(--space-multiplier) * 4rem);
}

.m-5 {
  margin: calc(var(--space-multiplier) * 5rem);
}

.m-6 {
  margin: calc(var(--space-multiplier) * 6rem);
}

.m-auto {
  margin: auto;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: calc(var(--space-multiplier) * 1rem);
}

.mt-2 {
  margin-top: calc(var(--space-multiplier) * 2rem);
}

.mt-3 {
  margin-top: calc(var(--space-multiplier) * 3rem);
}

.mt-4 {
  margin-top: calc(var(--space-multiplier) * 4rem);
}

.mt-5 {
  margin-top: calc(var(--space-multiplier) * 5rem);
}

.mt-6 {
  margin-top: calc(var(--space-multiplier) * 6rem);
}

.mt-auto {
  margin-top: auto;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: calc(var(--space-multiplier) * 1rem);
}

.mb-2 {
  margin-bottom: calc(var(--space-multiplier) * 2rem);
}

.mb-3 {
  margin-bottom: calc(var(--space-multiplier) * 3rem);
}

.mb-4 {
  margin-bottom: calc(var(--space-multiplier) * 4rem);
}

.mb-5 {
  margin-bottom: calc(var(--space-multiplier) * 5rem);
}

.mb-6 {
  margin-bottom: calc(var(--space-multiplier) * 6rem);
}

.mb-auto {
  margin-bottom: auto;
}

.ml-0 {
  margin-left: 0;
}

.ml-1 {
  margin-left: calc(var(--space-multiplier) * 1rem);
}

.ml-2 {
  margin-left: calc(var(--space-multiplier) * 2rem);
}

.ml-3 {
  margin-left: calc(var(--space-multiplier) * 3rem);
}

.ml-4 {
  margin-left: calc(var(--space-multiplier) * 4rem);
}

.ml-5 {
  margin-left: calc(var(--space-multiplier) * 5rem);
}

.ml-6 {
  margin-left: calc(var(--space-multiplier) * 6rem);
}

.ml-auto {
  margin-left: auto;
}

.mr-0 {
  margin-right: 0;
}

.mr-1 {
  margin-right: calc(var(--space-multiplier) * 1rem);
}

.mr-2 {
  margin-right: calc(var(--space-multiplier) * 2rem);
}

.mr-3 {
  margin-right: calc(var(--space-multiplier) * 3rem);
}

.mr-4 {
  margin-right: calc(var(--space-multiplier) * 4rem);
}

.mr-5 {
  margin-right: calc(var(--space-multiplier) * 5rem);
}

.mr-6 {
  margin-right: calc(var(--space-multiplier) * 6rem);
}

.mr-auto {
  margin-right: auto;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.mx-1 {
  margin-left: calc(var(--space-multiplier) * 1rem);
  margin-right: calc(var(--space-multiplier) * 1rem);
}

.mx-2 {
  margin-left: calc(var(--space-multiplier) * 2rem);
  margin-right: calc(var(--space-multiplier) * 2rem);
}

.mx-3 {
  margin-left: calc(var(--space-multiplier) * 3rem);
  margin-right: calc(var(--space-multiplier) * 3rem);
}

.mx-4 {
  margin-left: calc(var(--space-multiplier) * 4rem);
  margin-right: calc(var(--space-multiplier) * 4rem);
}

.mx-5 {
  margin-left: calc(var(--space-multiplier) * 5rem);
  margin-right: calc(var(--space-multiplier) * 5rem);
}

.mx-6 {
  margin-left: calc(var(--space-multiplier) * 6rem);
  margin-right: calc(var(--space-multiplier) * 6rem);
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.my-1 {
  margin-top: calc(var(--space-multiplier) * 1rem);
  margin-bottom: calc(var(--space-multiplier) * 1rem);
}

.my-2 {
  margin-top: calc(var(--space-multiplier) * 2rem);
  margin-bottom: calc(var(--space-multiplier) * 2rem);
}

.my-3 {
  margin-top: calc(var(--space-multiplier) * 3rem);
  margin-bottom: calc(var(--space-multiplier) * 3rem);
}

.my-4 {
  margin-top: calc(var(--space-multiplier) * 4rem);
  margin-bottom: calc(var(--space-multiplier) * 4rem);
}

.my-5 {
  margin-top: calc(var(--space-multiplier) * 5rem);
  margin-bottom: calc(var(--space-multiplier) * 5rem);
}

.my-6 {
  margin-top: calc(var(--space-multiplier) * 6rem);
  margin-bottom: calc(var(--space-multiplier) * 6rem);
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

@media only screen and (min-width: 640px) {
  .sm\:m-0 {
    margin: 0;
  }

  .sm\:m-1 {
    margin: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:m-2 {
    margin: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:m-3 {
    margin: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:m-4 {
    margin: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:m-5 {
    margin: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:m-6 {
    margin: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:m-auto {
    margin: auto;
  }

  .sm\:mt-0 {
    margin-top: 0;
  }

  .sm\:mt-1 {
    margin-top: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:mt-2 {
    margin-top: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:mt-3 {
    margin-top: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:mt-4 {
    margin-top: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:mt-5 {
    margin-top: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:mt-6 {
    margin-top: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:mt-auto {
    margin-top: auto;
  }

  .sm\:mb-0 {
    margin-bottom: 0;
  }

  .sm\:mb-1 {
    margin-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:mb-2 {
    margin-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:mb-3 {
    margin-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:mb-4 {
    margin-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:mb-5 {
    margin-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:mb-6 {
    margin-bottom: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:mb-auto {
    margin-bottom: auto;
  }

  .sm\:ml-0 {
    margin-left: 0;
  }

  .sm\:ml-1 {
    margin-left: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:ml-2 {
    margin-left: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:ml-3 {
    margin-left: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:ml-4 {
    margin-left: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:ml-5 {
    margin-left: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:ml-6 {
    margin-left: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:ml-auto {
    margin-left: auto;
  }

  .sm\:mr-0 {
    margin-right: 0;
  }

  .sm\:mr-1 {
    margin-right: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:mr-2 {
    margin-right: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:mr-3 {
    margin-right: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:mr-4 {
    margin-right: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:mr-5 {
    margin-right: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:mr-6 {
    margin-right: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:mr-auto {
    margin-right: auto;
  }

  .sm\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .sm\:mx-1 {
    margin-left: calc(var(--space-multiplier) * 1rem);
    margin-right: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:mx-2 {
    margin-left: calc(var(--space-multiplier) * 2rem);
    margin-right: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:mx-3 {
    margin-left: calc(var(--space-multiplier) * 3rem);
    margin-right: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:mx-4 {
    margin-left: calc(var(--space-multiplier) * 4rem);
    margin-right: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:mx-5 {
    margin-left: calc(var(--space-multiplier) * 5rem);
    margin-right: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:mx-6 {
    margin-left: calc(var(--space-multiplier) * 6rem);
    margin-right: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:my-1 {
    margin-top: calc(var(--space-multiplier) * 1rem);
    margin-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:my-2 {
    margin-top: calc(var(--space-multiplier) * 2rem);
    margin-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:my-3 {
    margin-top: calc(var(--space-multiplier) * 3rem);
    margin-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:my-4 {
    margin-top: calc(var(--space-multiplier) * 4rem);
    margin-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:my-5 {
    margin-top: calc(var(--space-multiplier) * 5rem);
    margin-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:my-6 {
    margin-top: calc(var(--space-multiplier) * 6rem);
    margin-bottom: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media only screen and (min-width: 940px) {
  .md\:m-0 {
    margin: 0;
  }

  .md\:m-1 {
    margin: calc(var(--space-multiplier) * 1rem);
  }

  .md\:m-2 {
    margin: calc(var(--space-multiplier) * 2rem);
  }

  .md\:m-3 {
    margin: calc(var(--space-multiplier) * 3rem);
  }

  .md\:m-4 {
    margin: calc(var(--space-multiplier) * 4rem);
  }

  .md\:m-5 {
    margin: calc(var(--space-multiplier) * 5rem);
  }

  .md\:m-6 {
    margin: calc(var(--space-multiplier) * 6rem);
  }

  .md\:m-auto {
    margin: auto;
  }

  .md\:mt-0 {
    margin-top: 0;
  }

  .md\:mt-1 {
    margin-top: calc(var(--space-multiplier) * 1rem);
  }

  .md\:mt-2 {
    margin-top: calc(var(--space-multiplier) * 2rem);
  }

  .md\:mt-3 {
    margin-top: calc(var(--space-multiplier) * 3rem);
  }

  .md\:mt-4 {
    margin-top: calc(var(--space-multiplier) * 4rem);
  }

  .md\:mt-5 {
    margin-top: calc(var(--space-multiplier) * 5rem);
  }

  .md\:mt-6 {
    margin-top: calc(var(--space-multiplier) * 6rem);
  }

  .md\:mt-auto {
    margin-top: auto;
  }

  .md\:mb-0 {
    margin-bottom: 0;
  }

  .md\:mb-1 {
    margin-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .md\:mb-2 {
    margin-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .md\:mb-3 {
    margin-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .md\:mb-4 {
    margin-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .md\:mb-5 {
    margin-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .md\:mb-6 {
    margin-bottom: calc(var(--space-multiplier) * 6rem);
  }

  .md\:mb-auto {
    margin-bottom: auto;
  }

  .md\:ml-0 {
    margin-left: 0;
  }

  .md\:ml-1 {
    margin-left: calc(var(--space-multiplier) * 1rem);
  }

  .md\:ml-2 {
    margin-left: calc(var(--space-multiplier) * 2rem);
  }

  .md\:ml-3 {
    margin-left: calc(var(--space-multiplier) * 3rem);
  }

  .md\:ml-4 {
    margin-left: calc(var(--space-multiplier) * 4rem);
  }

  .md\:ml-5 {
    margin-left: calc(var(--space-multiplier) * 5rem);
  }

  .md\:ml-6 {
    margin-left: calc(var(--space-multiplier) * 6rem);
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mr-0 {
    margin-right: 0;
  }

  .md\:mr-1 {
    margin-right: calc(var(--space-multiplier) * 1rem);
  }

  .md\:mr-2 {
    margin-right: calc(var(--space-multiplier) * 2rem);
  }

  .md\:mr-3 {
    margin-right: calc(var(--space-multiplier) * 3rem);
  }

  .md\:mr-4 {
    margin-right: calc(var(--space-multiplier) * 4rem);
  }

  .md\:mr-5 {
    margin-right: calc(var(--space-multiplier) * 5rem);
  }

  .md\:mr-6 {
    margin-right: calc(var(--space-multiplier) * 6rem);
  }

  .md\:mr-auto {
    margin-right: auto;
  }

  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .md\:mx-1 {
    margin-left: calc(var(--space-multiplier) * 1rem);
    margin-right: calc(var(--space-multiplier) * 1rem);
  }

  .md\:mx-2 {
    margin-left: calc(var(--space-multiplier) * 2rem);
    margin-right: calc(var(--space-multiplier) * 2rem);
  }

  .md\:mx-3 {
    margin-left: calc(var(--space-multiplier) * 3rem);
    margin-right: calc(var(--space-multiplier) * 3rem);
  }

  .md\:mx-4 {
    margin-left: calc(var(--space-multiplier) * 4rem);
    margin-right: calc(var(--space-multiplier) * 4rem);
  }

  .md\:mx-5 {
    margin-left: calc(var(--space-multiplier) * 5rem);
    margin-right: calc(var(--space-multiplier) * 5rem);
  }

  .md\:mx-6 {
    margin-left: calc(var(--space-multiplier) * 6rem);
    margin-right: calc(var(--space-multiplier) * 6rem);
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:my-1 {
    margin-top: calc(var(--space-multiplier) * 1rem);
    margin-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .md\:my-2 {
    margin-top: calc(var(--space-multiplier) * 2rem);
    margin-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .md\:my-3 {
    margin-top: calc(var(--space-multiplier) * 3rem);
    margin-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .md\:my-4 {
    margin-top: calc(var(--space-multiplier) * 4rem);
    margin-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .md\:my-5 {
    margin-top: calc(var(--space-multiplier) * 5rem);
    margin-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .md\:my-6 {
    margin-top: calc(var(--space-multiplier) * 6rem);
    margin-bottom: calc(var(--space-multiplier) * 6rem);
  }

  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media only screen and (min-width: 1240px) {
  .lg\:m-0 {
    margin: 0;
  }

  .lg\:m-1 {
    margin: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:m-2 {
    margin: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:m-3 {
    margin: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:m-4 {
    margin: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:m-5 {
    margin: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:m-6 {
    margin: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:m-auto {
    margin: auto;
  }

  .lg\:mt-0 {
    margin-top: 0;
  }

  .lg\:mt-1 {
    margin-top: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:mt-2 {
    margin-top: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:mt-3 {
    margin-top: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:mt-4 {
    margin-top: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:mt-5 {
    margin-top: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:mt-6 {
    margin-top: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:mt-auto {
    margin-top: auto;
  }

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:mb-1 {
    margin-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:mb-2 {
    margin-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:mb-3 {
    margin-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:mb-4 {
    margin-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:mb-5 {
    margin-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:mb-6 {
    margin-bottom: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:mb-auto {
    margin-bottom: auto;
  }

  .lg\:ml-0 {
    margin-left: 0;
  }

  .lg\:ml-1 {
    margin-left: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:ml-2 {
    margin-left: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:ml-3 {
    margin-left: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:ml-4 {
    margin-left: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:ml-5 {
    margin-left: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:ml-6 {
    margin-left: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:mr-0 {
    margin-right: 0;
  }

  .lg\:mr-1 {
    margin-right: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:mr-2 {
    margin-right: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:mr-3 {
    margin-right: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:mr-4 {
    margin-right: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:mr-5 {
    margin-right: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:mr-6 {
    margin-right: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:mr-auto {
    margin-right: auto;
  }

  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .lg\:mx-1 {
    margin-left: calc(var(--space-multiplier) * 1rem);
    margin-right: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:mx-2 {
    margin-left: calc(var(--space-multiplier) * 2rem);
    margin-right: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:mx-3 {
    margin-left: calc(var(--space-multiplier) * 3rem);
    margin-right: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:mx-4 {
    margin-left: calc(var(--space-multiplier) * 4rem);
    margin-right: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:mx-5 {
    margin-left: calc(var(--space-multiplier) * 5rem);
    margin-right: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:mx-6 {
    margin-left: calc(var(--space-multiplier) * 6rem);
    margin-right: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:my-1 {
    margin-top: calc(var(--space-multiplier) * 1rem);
    margin-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:my-2 {
    margin-top: calc(var(--space-multiplier) * 2rem);
    margin-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:my-3 {
    margin-top: calc(var(--space-multiplier) * 3rem);
    margin-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:my-4 {
    margin-top: calc(var(--space-multiplier) * 4rem);
    margin-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:my-5 {
    margin-top: calc(var(--space-multiplier) * 5rem);
    margin-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:my-6 {
    margin-top: calc(var(--space-multiplier) * 6rem);
    margin-bottom: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: calc(var(--space-multiplier) * 1rem);
}

.p-2 {
  padding: calc(var(--space-multiplier) * 2rem);
}

.p-3 {
  padding: calc(var(--space-multiplier) * 3rem);
}

.p-4 {
  padding: calc(var(--space-multiplier) * 4rem);
}

.p-5 {
  padding: calc(var(--space-multiplier) * 5rem);
}

.p-6 {
  padding: calc(var(--space-multiplier) * 6rem);
}

.pt-0 {
  padding-top: 0;
}

.pt-1 {
  padding-top: calc(var(--space-multiplier) * 1rem);
}

.pt-2 {
  padding-top: calc(var(--space-multiplier) * 2rem);
}

.pt-3 {
  padding-top: calc(var(--space-multiplier) * 3rem);
}

.pt-4 {
  padding-top: calc(var(--space-multiplier) * 4rem);
}

.pt-5 {
  padding-top: calc(var(--space-multiplier) * 5rem);
}

.pt-6 {
  padding-top: calc(var(--space-multiplier) * 6rem);
}

.pb-0 {
  padding-bottom: 0;
}

.pb-1 {
  padding-bottom: calc(var(--space-multiplier) * 1rem);
}

.pb-2 {
  padding-bottom: calc(var(--space-multiplier) * 2rem);
}

.pb-3 {
  padding-bottom: calc(var(--space-multiplier) * 3rem);
}

.pb-4 {
  padding-bottom: calc(var(--space-multiplier) * 4rem);
}

.pb-5 {
  padding-bottom: calc(var(--space-multiplier) * 5rem);
}

.pb-6 {
  padding-bottom: calc(var(--space-multiplier) * 6rem);
}

.pl-0 {
  padding-left: 0;
}

.pl-1 {
  padding-left: calc(var(--space-multiplier) * 1rem);
}

.pl-2 {
  padding-left: calc(var(--space-multiplier) * 2rem);
}

.pl-3 {
  padding-left: calc(var(--space-multiplier) * 3rem);
}

.pl-4 {
  padding-left: calc(var(--space-multiplier) * 4rem);
}

.pl-5 {
  padding-left: calc(var(--space-multiplier) * 5rem);
}

.pl-6 {
  padding-left: calc(var(--space-multiplier) * 6rem);
}

.pr-0 {
  padding-right: 0;
}

.pr-1 {
  padding-right: calc(var(--space-multiplier) * 1rem);
}

.pr-2 {
  padding-right: calc(var(--space-multiplier) * 2rem);
}

.pr-3 {
  padding-right: calc(var(--space-multiplier) * 3rem);
}

.pr-4 {
  padding-right: calc(var(--space-multiplier) * 4rem);
}

.pr-5 {
  padding-right: calc(var(--space-multiplier) * 5rem);
}

.pr-6 {
  padding-right: calc(var(--space-multiplier) * 6rem);
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.px-1 {
  padding-left: calc(var(--space-multiplier) * 1rem);
  padding-right: calc(var(--space-multiplier) * 1rem);
}

.px-2 {
  padding-left: calc(var(--space-multiplier) * 2rem);
  padding-right: calc(var(--space-multiplier) * 2rem);
}

.px-3 {
  padding-left: calc(var(--space-multiplier) * 3rem);
  padding-right: calc(var(--space-multiplier) * 3rem);
}

.px-4 {
  padding-left: calc(var(--space-multiplier) * 4rem);
  padding-right: calc(var(--space-multiplier) * 4rem);
}

.px-5 {
  padding-left: calc(var(--space-multiplier) * 5rem);
  padding-right: calc(var(--space-multiplier) * 5rem);
}

.px-6 {
  padding-left: calc(var(--space-multiplier) * 6rem);
  padding-right: calc(var(--space-multiplier) * 6rem);
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.py-1 {
  padding-top: calc(var(--space-multiplier) * 1rem);
  padding-bottom: calc(var(--space-multiplier) * 1rem);
}

.py-2 {
  padding-top: calc(var(--space-multiplier) * 2rem);
  padding-bottom: calc(var(--space-multiplier) * 2rem);
}

.py-3 {
  padding-top: calc(var(--space-multiplier) * 3rem);
  padding-bottom: calc(var(--space-multiplier) * 3rem);
}

.py-4 {
  padding-top: calc(var(--space-multiplier) * 4rem);
  padding-bottom: calc(var(--space-multiplier) * 4rem);
}

.py-5 {
  padding-top: calc(var(--space-multiplier) * 5rem);
  padding-bottom: calc(var(--space-multiplier) * 5rem);
}

.py-6 {
  padding-top: calc(var(--space-multiplier) * 6rem);
  padding-bottom: calc(var(--space-multiplier) * 6rem);
}

@media only screen and (min-width: 640px) {
  .sm\:p-0 {
    padding: 0;
  }

  .sm\:p-1 {
    padding: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:p-2 {
    padding: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:p-3 {
    padding: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:p-4 {
    padding: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:p-5 {
    padding: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:p-6 {
    padding: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:pt-0 {
    padding-top: 0;
  }

  .sm\:pt-1 {
    padding-top: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:pt-2 {
    padding-top: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:pt-3 {
    padding-top: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:pt-4 {
    padding-top: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:pt-5 {
    padding-top: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:pt-6 {
    padding-top: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:pb-0 {
    padding-bottom: 0;
  }

  .sm\:pb-1 {
    padding-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:pb-2 {
    padding-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:pb-3 {
    padding-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:pb-4 {
    padding-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:pb-5 {
    padding-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:pb-6 {
    padding-bottom: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:pl-0 {
    padding-left: 0;
  }

  .sm\:pl-1 {
    padding-left: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:pl-2 {
    padding-left: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:pl-3 {
    padding-left: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:pl-4 {
    padding-left: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:pl-5 {
    padding-left: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:pl-6 {
    padding-left: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:pr-0 {
    padding-right: 0;
  }

  .sm\:pr-1 {
    padding-right: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:pr-2 {
    padding-right: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:pr-3 {
    padding-right: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:pr-4 {
    padding-right: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:pr-5 {
    padding-right: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:pr-6 {
    padding-right: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .sm\:px-1 {
    padding-left: calc(var(--space-multiplier) * 1rem);
    padding-right: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:px-2 {
    padding-left: calc(var(--space-multiplier) * 2rem);
    padding-right: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:px-3 {
    padding-left: calc(var(--space-multiplier) * 3rem);
    padding-right: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:px-4 {
    padding-left: calc(var(--space-multiplier) * 4rem);
    padding-right: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:px-5 {
    padding-left: calc(var(--space-multiplier) * 5rem);
    padding-right: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:px-6 {
    padding-left: calc(var(--space-multiplier) * 6rem);
    padding-right: calc(var(--space-multiplier) * 6rem);
  }

  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sm\:py-1 {
    padding-top: calc(var(--space-multiplier) * 1rem);
    padding-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .sm\:py-2 {
    padding-top: calc(var(--space-multiplier) * 2rem);
    padding-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .sm\:py-3 {
    padding-top: calc(var(--space-multiplier) * 3rem);
    padding-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .sm\:py-4 {
    padding-top: calc(var(--space-multiplier) * 4rem);
    padding-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .sm\:py-5 {
    padding-top: calc(var(--space-multiplier) * 5rem);
    padding-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .sm\:py-6 {
    padding-top: calc(var(--space-multiplier) * 6rem);
    padding-bottom: calc(var(--space-multiplier) * 6rem);
  }
}

@media only screen and (min-width: 940px) {
  .md\:p-0 {
    padding: 0;
  }

  .md\:p-1 {
    padding: calc(var(--space-multiplier) * 1rem);
  }

  .md\:p-2 {
    padding: calc(var(--space-multiplier) * 2rem);
  }

  .md\:p-3 {
    padding: calc(var(--space-multiplier) * 3rem);
  }

  .md\:p-4 {
    padding: calc(var(--space-multiplier) * 4rem);
  }

  .md\:p-5 {
    padding: calc(var(--space-multiplier) * 5rem);
  }

  .md\:p-6 {
    padding: calc(var(--space-multiplier) * 6rem);
  }

  .md\:pt-0 {
    padding-top: 0;
  }

  .md\:pt-1 {
    padding-top: calc(var(--space-multiplier) * 1rem);
  }

  .md\:pt-2 {
    padding-top: calc(var(--space-multiplier) * 2rem);
  }

  .md\:pt-3 {
    padding-top: calc(var(--space-multiplier) * 3rem);
  }

  .md\:pt-4 {
    padding-top: calc(var(--space-multiplier) * 4rem);
  }

  .md\:pt-5 {
    padding-top: calc(var(--space-multiplier) * 5rem);
  }

  .md\:pt-6 {
    padding-top: calc(var(--space-multiplier) * 6rem);
  }

  .md\:pb-0 {
    padding-bottom: 0;
  }

  .md\:pb-1 {
    padding-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .md\:pb-2 {
    padding-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .md\:pb-3 {
    padding-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .md\:pb-4 {
    padding-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .md\:pb-5 {
    padding-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .md\:pb-6 {
    padding-bottom: calc(var(--space-multiplier) * 6rem);
  }

  .md\:pl-0 {
    padding-left: 0;
  }

  .md\:pl-1 {
    padding-left: calc(var(--space-multiplier) * 1rem);
  }

  .md\:pl-2 {
    padding-left: calc(var(--space-multiplier) * 2rem);
  }

  .md\:pl-3 {
    padding-left: calc(var(--space-multiplier) * 3rem);
  }

  .md\:pl-4 {
    padding-left: calc(var(--space-multiplier) * 4rem);
  }

  .md\:pl-5 {
    padding-left: calc(var(--space-multiplier) * 5rem);
  }

  .md\:pl-6 {
    padding-left: calc(var(--space-multiplier) * 6rem);
  }

  .md\:pr-0 {
    padding-right: 0;
  }

  .md\:pr-1 {
    padding-right: calc(var(--space-multiplier) * 1rem);
  }

  .md\:pr-2 {
    padding-right: calc(var(--space-multiplier) * 2rem);
  }

  .md\:pr-3 {
    padding-right: calc(var(--space-multiplier) * 3rem);
  }

  .md\:pr-4 {
    padding-right: calc(var(--space-multiplier) * 4rem);
  }

  .md\:pr-5 {
    padding-right: calc(var(--space-multiplier) * 5rem);
  }

  .md\:pr-6 {
    padding-right: calc(var(--space-multiplier) * 6rem);
  }

  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .md\:px-1 {
    padding-left: calc(var(--space-multiplier) * 1rem);
    padding-right: calc(var(--space-multiplier) * 1rem);
  }

  .md\:px-2 {
    padding-left: calc(var(--space-multiplier) * 2rem);
    padding-right: calc(var(--space-multiplier) * 2rem);
  }

  .md\:px-3 {
    padding-left: calc(var(--space-multiplier) * 3rem);
    padding-right: calc(var(--space-multiplier) * 3rem);
  }

  .md\:px-4 {
    padding-left: calc(var(--space-multiplier) * 4rem);
    padding-right: calc(var(--space-multiplier) * 4rem);
  }

  .md\:px-5 {
    padding-left: calc(var(--space-multiplier) * 5rem);
    padding-right: calc(var(--space-multiplier) * 5rem);
  }

  .md\:px-6 {
    padding-left: calc(var(--space-multiplier) * 6rem);
    padding-right: calc(var(--space-multiplier) * 6rem);
  }

  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .md\:py-1 {
    padding-top: calc(var(--space-multiplier) * 1rem);
    padding-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .md\:py-2 {
    padding-top: calc(var(--space-multiplier) * 2rem);
    padding-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .md\:py-3 {
    padding-top: calc(var(--space-multiplier) * 3rem);
    padding-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .md\:py-4 {
    padding-top: calc(var(--space-multiplier) * 4rem);
    padding-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .md\:py-5 {
    padding-top: calc(var(--space-multiplier) * 5rem);
    padding-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .md\:py-6 {
    padding-top: calc(var(--space-multiplier) * 6rem);
    padding-bottom: calc(var(--space-multiplier) * 6rem);
  }
}

@media only screen and (min-width: 1240px) {
  .lg\:p-0 {
    padding: 0;
  }

  .lg\:p-1 {
    padding: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:p-2 {
    padding: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:p-3 {
    padding: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:p-4 {
    padding: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:p-5 {
    padding: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:p-6 {
    padding: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:pt-0 {
    padding-top: 0;
  }

  .lg\:pt-1 {
    padding-top: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:pt-2 {
    padding-top: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:pt-3 {
    padding-top: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:pt-4 {
    padding-top: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:pt-5 {
    padding-top: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:pt-6 {
    padding-top: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:pb-0 {
    padding-bottom: 0;
  }

  .lg\:pb-1 {
    padding-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:pb-2 {
    padding-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:pb-3 {
    padding-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:pb-4 {
    padding-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:pb-5 {
    padding-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:pb-6 {
    padding-bottom: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:pl-0 {
    padding-left: 0;
  }

  .lg\:pl-1 {
    padding-left: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:pl-2 {
    padding-left: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:pl-3 {
    padding-left: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:pl-4 {
    padding-left: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:pl-5 {
    padding-left: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:pl-6 {
    padding-left: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:pr-0 {
    padding-right: 0;
  }

  .lg\:pr-1 {
    padding-right: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:pr-2 {
    padding-right: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:pr-3 {
    padding-right: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:pr-4 {
    padding-right: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:pr-5 {
    padding-right: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:pr-6 {
    padding-right: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .lg\:px-1 {
    padding-left: calc(var(--space-multiplier) * 1rem);
    padding-right: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:px-2 {
    padding-left: calc(var(--space-multiplier) * 2rem);
    padding-right: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:px-3 {
    padding-left: calc(var(--space-multiplier) * 3rem);
    padding-right: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:px-4 {
    padding-left: calc(var(--space-multiplier) * 4rem);
    padding-right: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:px-5 {
    padding-left: calc(var(--space-multiplier) * 5rem);
    padding-right: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:px-6 {
    padding-left: calc(var(--space-multiplier) * 6rem);
    padding-right: calc(var(--space-multiplier) * 6rem);
  }

  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg\:py-1 {
    padding-top: calc(var(--space-multiplier) * 1rem);
    padding-bottom: calc(var(--space-multiplier) * 1rem);
  }

  .lg\:py-2 {
    padding-top: calc(var(--space-multiplier) * 2rem);
    padding-bottom: calc(var(--space-multiplier) * 2rem);
  }

  .lg\:py-3 {
    padding-top: calc(var(--space-multiplier) * 3rem);
    padding-bottom: calc(var(--space-multiplier) * 3rem);
  }

  .lg\:py-4 {
    padding-top: calc(var(--space-multiplier) * 4rem);
    padding-bottom: calc(var(--space-multiplier) * 4rem);
  }

  .lg\:py-5 {
    padding-top: calc(var(--space-multiplier) * 5rem);
    padding-bottom: calc(var(--space-multiplier) * 5rem);
  }

  .lg\:py-6 {
    padding-top: calc(var(--space-multiplier) * 6rem);
    padding-bottom: calc(var(--space-multiplier) * 6rem);
  }
}

/* ==========================================================================
   Component: Progress Form
   ========================================================================== */

/* Tabs
   ========================================================================== */

.progress-form__tabs {
  column-gap: 0;
}

@media only screen and (min-width: 640px) {
  .progress-form__tabs {
    column-gap: 0.2rem;
  }
}

.progress-form__tabs-item {
  --button-background-color: transparent;
  --button-border-width: 2px;
  --button-border-style: solid;
  --button-border-color:  hsl(var(--gray-300));
  --button-border: var(--button-border-width)
    var(--button-border-style)
    var(--button-border-color);
  --button-border-radius: 0;
  --button-height: 1.4;
  --button-text-align: left;
  --button-text-color: hsl(var(--blue-900));
  --button-text-font-size: 1.4rem;
  --button-text-letter-spacing: 0.025em;
  --button-text-shadow: none;

  background-color: var(--button-background-color);
  border: 0;
  border-top: var(--button-border);
  border-radius: var(--button-border-radius);
  color: var(--button-text-color);
  display: none;
  font-size: var(--button-text-font-size);
  letter-spacing: var(--button-text-letter-spacing);
  line-height: var(--button-height);
  position: relative;
  text-align: var(--button-text-align);
  text-shadow: var(--button-text-shadow);
  transition: color 0.2s ease-in-out;
  white-space: normal;
}

.progress-form__tabs-item:active {
  transform: none;
}

.progress-form__tabs-item:hover,
.progress-form__tabs-item:focus {
  background-color: inherit;
  color: inherit;
}

.progress-form__tabs-item::before {
  background-color: hsl(var(--light-blue-500));
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: -2px;
  transition: width 0.2s ease-in-out;
  width: 0;
}

.progress-form__tabs-item > .step {
  color: hsl(var(--blue-100));
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: uppercase;
  transition: color 0.2s ease-in-out;
}

@media only screen and (min-width: 640px) {
  .progress-form__tabs-item {
    display: block;
  }
}

/* --- Current Step --- */

.progress-form__tabs-item[aria-selected="true"] {
  display: block;
}

.progress-form__tabs-item[aria-selected="true"]::before {
  width: 50%;
}

.progress-form__tabs-item[aria-selected="true"] > .step {
  color: hsl(var(--light-blue-500));
}

/* --- Disabled Step --- */

@media only screen and (min-width: 640px) {
  .progress-form__tabs-item[aria-disabled="true"] {
    --button-background-color: transparent;
    --button-text-color: hsl(var(--blue-100));

    background-color: var(--button-background-color);
    color: var(--button-text-color);
  }
}

/* --- Completed Step --- */

.progress-form__tabs-item[data-complete="true"]::before {
  width: 100%;
}

.progress-form__tabs-item[data-complete="true"] > .step {
  color: hsl(var(--light-blue-500));
}
.section_form .progress-form__tabs-item i{
    background: #D3D3D3;
    padding: 12px;
    color: #fff;
    font-size: 18px;
    border-radius: 50px;
    position: relative;
    top: -28px;
}
.progress-form__tabs-item[data-complete="true"] i,
.progress-form__tabs-item[aria-selected="true"] i{
    background: #2A62C0;
}
.section_form .progress-form__tabs-item i:hover{
    background: #2A62C0;
}

.section_form .progress-form__tabs-item i.fa-info-square{
    padding: 12px 13px;
}
.section_form .wpcf7_yc .rt_form_ttc label{
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 24px;
    margin-bottom: 5px;
}
.section_form .wpcf7_yc .rt_form_ttc {
    box-shadow: 0px 0px 20px rgba(42, 98, 192, 0.1);
    border-radius: 16px;
    padding: 40px;
    background: #fff;
    margin-bottom: 30px;
}
.form__field {
    position: relative;
}
.section_form .wpcf7_yc .rt_form_ttc > .form__field{
    margin-top: 20px !important;
}
.section_form .wpcf7_yc section .align-items-center{
    width: 100%;
    display: flex;
    display: flex !important;
    column-gap: unset;
    flex-direction: unset !important;
}
.section_form .wpcf7_yc section .align-items-center button.button--simple{
    background: unset !important;
    border: 1px solid #2A62C0;
    color: #2A62C0;
    margin-right: 4%;
}
.section_form .wpcf7_yc section .align-items-center button{
    text-transform: uppercase;
    font-size: 17px !important;
    line-height: 55px;
    height: 55px;
    width: 48%;
    float: right;
    display: inline-block;
    background: #2A62C0 !important;
}
.section_form .wpcf7_yc section .align-items-center button:hover{
    background: #022257 !important;
}
.section_form .wpcf7_yc section .align-items-center button.rt_gui_di{
    width: 100%;
}
.rt_breadcrumbs{
    position: relative;
}
.rt_breadcrumbs img{
  width: 100%;
}
.rt_breadcrumbs .banner-layers .container {
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.rt_breadcrumbs .banner-layers .rt-breadcrumbs{
    position: absolute;
    top: 35%;
    left: 15px;
}
.rt_breadcrumbs .banner-layers .rt-breadcrumbs .hdb span{
    font-size: 38px;
    color: #fff;
    font-weight: 500;
    line-height: 45px;
    display: block;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.rt_breadcrumbs .banner-layers .rt-breadcrumbs p ,
.rt_breadcrumbs .banner-layers .rt-breadcrumbs span ,
.rt_breadcrumbs .banner-layers .rt-breadcrumbs a{
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    line-height: 30px;
}
.rt_breadcrumbs ul{
    margin: 0;
    padding: 0;
}
.rt_breadcrumbs ul li {
    list-style: none;
    display: inline-block;
    width: auto;
}
/* popup begin */
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    padding-bottom: 250px;
    background:rgba(138, 138, 138, 0.58);
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999999999;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    background: url(images/pu.png) no-repeat; 
    background-size: cover;
    position: relative;
    width: 90%;
    top: 40%;
    max-width: 651px;
    margin: 4em auto;
    padding: 15px;
    border-radius: 0.25em 0.25em 0.4em 0.4em;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-duration: 0.3s;
    overflow: hidden;
}

.cd-popup-container .cd-popup-close {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    display: none;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: black;
}
.cd-popup-container .cd-popup-close::before {
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  transform: rotate(-45deg);
  right: 8px;
}

.img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

/* popup end */
/*style content begin */
.my_form {
  width: 95%;
  margin: 0 auto;
  background: #f0e5d0;
  padding: 15px;
  border-radius: 10px;
}
.my_form input, .my_form textarea {
  font-size: 1.25em;
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
  border: none;
  outline: none;
  border-radius: 10px;
}
.my_form input:not([type="submit"]) {
  background: #2e6e7a;
  color: #f0e5d0;
}
.my_form textarea {
  color: #2e6e7a;
  background: #f0e5d0;
  border: 1px solid #2e6e7a;
}
.my_form input[type="submit"] {
  background: #9e4155;
  color: white;
  text-transform: uppercase;
  font-size: 22px;
  transition: all 0.5s;
  border: 1px solid transparent;
}
.my_form input[type="submit"]:hover {
  background: #904749;
  border: 1px solid #2e6e7a;
}
.cd-popup-container .content_popub{
    border-radius: 5px;
    padding: 35px;
    width: 100%;
    max-width: 590px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.cd-popup-container .content_popub h2{
    color: #2557AC;
    font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 20px;
}
.cd-popup-container .content_popub input{
    font-size: 16px;
    display: block;
    border-radius: 8px;
    line-height: 42px;
    height: 42px;
    margin-bottom: 16px;
}
.cd-popup-container .content_popub textarea{
    font-size: 16px;
    display: block;
    border-radius: 8px;
    line-height: 42px;
    min-height: 100px;
    margin-bottom: 16px;
}
.cd-popup-container .content_popub .wpcf7-submit{
    font-size: 17px;
    display: block;
    border-radius: 8px;
    display: inline-block;
    font-weight: 500;
    padding: 0 35px;
    line-height: 46px;
    color: #fff;
    height: 46px;
    border: 1px solid #2557AC;
    background: #2557AC;
    text-transform: uppercase;
}
.cd-popup-container .content_popub .wpcf7-submit:hover{
    background: #fff;
    color: #2557AC;
}

@media screen and (max-width: 1253px) {
    .avt__avt img {
        max-width: 50%;
    }
}




.header_mobi{
    display: none;
}
/*Mobile*/ 
@media (max-width: 1024px){
    .section__register .img__dk__dn{
        width: 50%;
    }
    .section__register .img__dk__dn{
        padding: 150px 50px 50px 50px;
    }
    .title__register{
        font-size: 36px;
        margin-bottom: 15px;
    }
    .sign-in-form-panel{
        width: 50%;
    }
    .section_tham_dinh .container{
        width: 100% !important;
        overflow: auto;
    }
    .section_tham_dinh .container .tham_dinh_QR{
        max-width: 1230px !important;
        width: 1230px !important;
    }
    .section_banner .banner-layers .text-box-content{
        right: 15px;
    }
    .rt_breadcrumbs .banner-layers .rt-breadcrumbs{
        top: 32%;
    }
    .rt_breadcrumbs .banner-layers .rt-breadcrumbs .hdb span{
        font-size: 28px;
        line-height: 30px;
    }
}
@media (max-width: 800px){
    .section_banner .banner-layers .text-box-content {
        width: 90%;
        text-align: center;
    }
    .rt_breadcrumbs .banner-layers .rt-breadcrumbs{
        top: 30%;
    }
    .section_quan_ly_tk .doi_tt_qltk{
        padding: 0 20%;
    } 
    .header_mobi{
        display: block;
    }
    .header_pc{
        display: none;
    }
    .header_bottom{
        display: none;
    }
    .header-main .col-md-3 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .header-main .logo_mobi{
        display: block;
        text-align: center;
    }
    .header-main .logo_mobi a{
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .block__element_head .heading span{
        font-size: 30px;
    }
    .footer-1 .widget_text{
        width: 100%;
    }
    .section_form .wpcf7_yc{
        padding: 0 14%;
    }
    .section_form{
        padding: 40px 0;
    }
    .section_ket_qua .kq_bang .bang_02{
        padding: 0 10px;
    }
    .section_ket_qua .kq_bang .bang_02{
        text-align: center;
    }
    .section_ket_qua .kq_bang .rt_bang_02 span{
        font-size: 15px;
    }
    .section_ket_qua .kq_bang .rt_bang_01 span{
        font-size: 15px;
    }
    .img__dk__dn{
        display: none;
    }
    .sign-in-form-panel{
        min-height: 100%;
        width: 100%;
        padding: 16px;
    }
    .section_faq{
        padding: 40px 0;
    }
    .contact__ct_qr .container{
        padding: 0 15px;
    }
    .contact__ct_qr{
        padding: 40px 0;
    }
    .section_banner .banner-layers h2{
        font-size: 30px;
        line-height: 45px;
    }
    .section_banner .banner-layers .text-box-content{
        top: 25%;
    }
    .rt_breadcrumbs img{
        height: auto;
        object-fit: cover;
    }
    .rt_breadcrumbs ul {
        display: none;
    }
    .row-flex {
        display: flex;
        flex-direction: column-reverse;
    }
    .left__sidebar, .right__content__pro {
        padding: 0;
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
        flex-basis: 100%;
        min-width: 100%;
    }

}
@media (max-width: 480px){
    .rt_slider_bn .banner-layers img{
      width: 100%;
    }
    .section_doi_tac{
      padding: 40px 0;
    }
    .block__element_head p{
      font-size: 14px;
      margin-top: 0;
    }
    .section_doi_tac .rt_img_dt{
      margin-top: 0;
    }
    .section_quan_ly_tk .doi_tt_qltk{
        padding: 0;
    }
    .section_quan_ly_tk .quan_ly_tk ,
    .section_quan_ly_tk .doi_tt_qltk .form_doi{
        padding: 20px;
    }
    .block__element_head .heading span{
        font-size: 25px;
    }
    .section_form .wpcf7_yc{
        padding: 0 ;
    }
    .section_form .wpcf7_yc .rt_form_ttc{
        padding: 22px;
    }
    .section_form .wpcf7_yc .rt_form_ttc h2{
        font-size: 25px;
        line-height: 32px;
    }
    .section_form .wpcf7_yc .rt_form_ttc .form_01 .form_control_cus{
        width: 100%;
    }
    .section_form .wpcf7_yc .buttom_nut span{
        font-size: 16px;
        line-height: 45px;
    }
    .section_ket_qua .kq_bang .bang_02{
        width: 55%;
    }
    .section_ket_qua .kq_bang .bang_03{
        width: 30%;
    }
    .section_ket_qua .button{
        font-size: 15px;
        line-height: 25px;
        padding: 10px 30px;
    }
    .section_faq .container{
        padding: 0 15px;
    }
    .section_faq .accordion_faq{
        padding: 0;
        background: unset;
        box-shadow: unset;
    }
    .section_faq .accordion_faq h2 span{
        font-size: 25px;
    }
    .contact__layout {
        display: block;
    }
    .contact__layout .contact__left ,
    .contact__layout .contact__right{
        max-width: 100%;
        width: 100%;
        min-width: 100%;
    }
    .contact__layout .contact__left{
        padding-right: 0;
    }
    .contact__ct_qr .rt_bang tbody tr td{
        font-size: 15px;
        padding: 4px 12px;
    }
    .section_form #progress-form{
        padding: 0!important;
    }
    .section_form .progress-form__tabs-item i{
        background: #2A62C0 !important;
    }
    .header_mobi .menu_mobi{
        flex: 0 0 13%;
        max-width: 13%;
        padding: 0;
    }
    .header_mobi{
        padding: 5px 0;
    }
    .header_mobi .menu_mobi a{
        font-size: 22px;
        font-weight: 500;
    }
    .header_mobi .header_user_shortcut{
        flex: 0 0 40%;
        max-width: 40%;
        padding-left: 0;
    }
    .header-main .logo_mobi{
        flex: 0 0 47%;
        max-width: 47%;
    }
    .header-main .logo_mobi img{
        max-height: 50px;
    }
    .header-main .header_user_shortcut .heder_dk_dn{
        display: block;
        text-align: right;
        width: 100%;
        background: unset;
        padding: 0;
        font-size: 0;
        line-height: 10px;
        border-radius: 6px;
    }
    .header-main .header_user_shortcut .heder_dk_dn a{
        font-size: 12px;
        display: inline-block;
        border-radius: 4px;
        padding: 2px 4px;
        line-height: 25px;
        margin-left: 5px;
        background: #2A62C0;
    }
    .header-main .header_user_shortcut{
        position: unset;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section_banner .banner-layers h2{
        font-size: 17px;
        text-align: center;
        line-height: 28px;
    }
    .section_banner .banner-layers .button{
        margin: 0;
        font-size: 14px;
        padding: 2px 20px;
    }
    .section_banner .banner-layers .text-box-content {
        top: 18%;
    }
    .title__contact {
        color: #13151B;
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .rt_breadcrumbs .banner-layers .rt-breadcrumbs .hdb span{
        font-size: 23px;
        line-height: 26px;
    }
    .box__slider .owl-nav{
        display: none;
    }
    .news-post-news .box__thumb__img {
        width: 135px;
    }
    .news-post-news .box__content {
        width: calc(100% - 135px - 10px);
    }
    .news-post-news .box__thumb__img img {
        height: 90px;
    }
    .news-post-news .box__content .box__des{
        display: none;
    }
    .wrap__taxonomy{
        padding-bottom: 10px;
    }
    .breadcrumbs_ctbv.rt_breadcrumbs .banner-layers .rt-breadcrumbs .hdb span{
        display: none;
    }
    .heading-title-single h1{
        font-size: 26px;
        font-weight: 500;
        line-height: 32px;
    }
    .list__related__post .owl-nav{
        display: none;
    }
    .mota_cm{
        display: none;
    }
    .heading-title-cate h1{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .box__slider .owl-nav button{
        display: inline-block;
    }
    .box__slider .owl-nav{
        top: -42px;
    }
    .box__slider .news__slider .box__thumb__img ,
    .box__slider .news__slider .box__thumb__img img{
        height: 180px;
    }
    .box__slider .news__slider .box__thumb__img:hover .box__des{
        display: none;
    }
}


#button-contact-vr {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    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: rgba(230, 8, 8, 0.7);
    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: #e60808;
    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;
}
@media(max-width: 736px){
    .phone-bar{display: none;}
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113, 68, 151, 0.8);
}
#viber-vr .phone-vr-img-circle {
    background-color: #714497;
}
#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#contact-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%);
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741;
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
}

/*css all in one*/
#gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
  -webkit-transition: 0.7s all;
}
#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
  -webkit-transition: 1s all;
}
#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
  -webkit-transition: 1.3s all;
}
#gom-all-in-one #contact-vr {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
  -webkit-transition: 1.6s all;
}
#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%;
}
#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer;
}
#popup-showroom-vr,
div#popup-form-contact-vr {
    display: none;
}
#popup-showroom-vr.active,
div#popup-form-contact-vr.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999;
}
.bg-popup-vr {
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(51 51 51 / 50%);
    width: 100%;
    height: 100vh;
}
.content-popup-vr {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 95%;
    border-radius: 5px;
    box-shadow: 0 0 14px 5px rgb(0 0 0 / 49%);
    max-width: 600px;
    display: flex;
}
.content-popup-vr input, .content-popup-vr textarea {
    width: 100%;
    max-height: 100px;
    min-height: 38px;
    border: 1px solid #b1b1b1;
    margin-bottom: 10px;
    padding: 0 7px;
    background: #fff;
}
.content-popup-vr label {
    width: 100%;
}
.content-popup-vr input.wpcf7-form-control.wpcf7-submit {
    max-width: fit-content;
    padding: 5px 32px 2px;
    background: #2196f3;
    border: 0;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin: 10px auto 0;
    display: block;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 29%);
font-weight: 400;min-height: auto;line-height: 30px;}
.content-popup-vr input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.7;
}
.content-popup-vr .close-popup-vr {
    font-family: sans-serif;
    width: 23px;
    height: 23px;
    background: black;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 17px;
    border-radius: 50%;
    cursor: pointer;
}
.content-popup-vr .close-popup-vr:hover {
    background: #b50000;
}
.content-popup-vr .content-popup-div-vr {
    width: 100%;
    padding: 25px;
}
.content-popup-vr .content-popup-img-vr {
    width: 100%;
    max-width: 45%;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
}
#loco-top, #loco-bottom {
    display: block;
}
#loco-top .content-popup-img-vr, div#popup-form-contact-vr #loco-bottom .content-popup-img-vr {
    max-width: 100%;
    text-align: center;
}
#contact-showroom.no-event a {
    pointer-events: none;
}
.content-popup-vr .content-popup-div-vr ul {color: #333;list-style: none;font-size: 15px;}
@media(max-width: 673px){
    div#popup-form-contact-vr .content-popup-vr {
        display: block;
    }
    div#popup-form-contact-vr .content-popup-vr .content-popup-img-vr {
        max-width: 100%;
        display: none;
    }
}

#fanpage-vr img {
    max-width: 35px;
    max-height: 35px
}

#fanpage-vr .phone-vr-img-circle {
    background-color: #1877f2
}

#fanpage-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
    background-color: rgb(24 119 242 / 70%)
}

#gom-all-in-one .button-contact {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all
}

#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%
}
