:root{
    --color-main: #F78318;
    --color-hover: #E31F26;
    --color-text: #101010;
    --color-button: #42B029;
    --color-background: #FAFAFA;
    --color-border: #DDDFDE;
    --color-blue: #3e97fc;
}
/*7DAqy3sJ4eYCZQnhW3DZ*/
body{
    top: 0!important;
}
.skiptranslate{
    display: none;
}
.max-w-1200{
    max-width: 1200px;
    margin: 0 auto;
}
.max-w-1440{
    max-width: 1440px!important;
    margin: 0 auto;
}
.pr-0{
    padding-right: 0!important;
}
.pt-30{
    padding-top: 25px;
}
.mb-10{
    margin-bottom: 4rem;
}
.processing:before{
    display: none!important;
}
.wpcf7 .wpcf7-not-valid-tip{
    background-color: transparent!important;
}
#wide-nav .hide-for-medium >ul{
    flex-wrap: nowrap;
}
#wide-nav .hide-for-medium .nav-spacing-xlarge>li{
    margin: 0 13px;
}
#wide-nav .hide-for-medium >ul li a{
    font-size: 14px;
    max-width: 135px;
    text-align: center;
    line-height: normal;
    color: white;
}
.blog-content ul{
    margin-left: 1rem;
}
.mr-2{
    margin-right: 4px;
}
/*---------------------Language Dropdown---------------------*/
#wide-nav .flex-row .flex-left{
    flex: 0 0 100%;
}
#wide-nav .hide-for-medium >ul{
    justify-content: space-between;
}
#wide-nav .hide-for-medium >ul li.header-language-dropdown a{
    text-transform: uppercase;
    background-color: white;
    padding: 10px 6px 10px 10px;
    border-radius: 10px;
    color: var(--color-hover);
    border-radius: 4px;
}
#wide-nav .hide-for-medium >ul li.header-language-dropdown ul{
    min-width: 140px;
    border-radius: 4px;
    left: unset;
    margin-left: 0 !important;
    right: 0;
    border: 0;
}
#wide-nav .hide-for-medium >ul li.header-language-dropdown ul li a{
    text-align: left;
    color: var(--color-text);
}
#wide-nav .hide-for-medium >ul li.header-language-dropdown ul li:hover a{
    color: var(--color-hover);
}
.otgs-development-site-front-end{
    display: none;
}
.wpml-ls-item{
    display: none!important;
}
/*------------------------------------------*/
.nav-dropdown {
    border-width: 1px !important;
}
#wide-nav li >.nav-dropdown{
    display: block;    
    padding: 0;
    max-width: 200px;
    min-width: 200px
}
#wide-nav .nav-dropdown .menu-item-has-children>a, #wide-nav .nav-dropdown .title>a, #wide-nav .nav-dropdown .nav-dropdown-col>a{
    text-transform: initial;
    font-size: 14px;
    font-weight: normal;
    color: inherit;
}
#wide-nav li >.nav-dropdown li{
    position: relative;
    width: 100%;
    display:block;
    margin: 0;
}
#wide-nav li >.nav-dropdown li a{
    color: inherit;
    display: block;
    width: 100%;
    max-width: -webkit-fill-available;
    text-align: left;
}
#wide-nav li >.nav-dropdown li ul{
    position: absolute;
    left: calc(100% + 1px);
    top: -1px;
    min-width: 240px;
    background-color: white;
    opacity: 0;
    visibility: hidden;
    transform: translateY(4px);
    transition: all .3s;
    border: 1px solid #ddd;
    border-radius: 0;
}
#wide-nav li >.nav-dropdown li ul li:hover a{
    color: #38A4E2;
}
#wide-nav li >.nav-dropdown li:hover > ul, #wide-nav li >.nav-dropdown li > ul li:hover ul{
    opacity: 1;
    visibility: inherit;
    transform: translateY(0);
}
#wide-nav .nav-dropdown>li>a:hover{
    color: #38A4E2;
}
.slider-nav-outside.slider-nav-circle .previous, .slider-nav-outside.slider-nav-circle .next{
    opacity: 1!important;
}
/*------------------------------------------*/
.absolute-footer{
    display: none;
}
.header-main #logo{
    margin-right: 74px;
}
.header-main .nav-left .header-search-form{
    width: 389px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50px;
}
.header-main .nav-left .header-search-form input{
    box-shadow: none;
    border: 0;
    padding-left: 1rem;
    border-radius: 50px;
    height: 40px;
}
.header-main .nav-left .header-search-form button{
    background-color: transparent;
    color: #000000;
    box-shadow: none;
    border: 0;
    margin-right: 1rem;
}
.hotline-icon{
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 500;
}
.hotline-icon:last-child{
    margin-left: 26px;
}
.hotline-icon .icon{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-icon label{
    margin-bottom: 0;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
    cursor: pointer;
}
.hotline-icon a{    
    color: #333333;
    font-size: 12px;
}
.border-radius{
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}
.border-radius::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 11px;
    height: 74px;
    transform: translateY(-50%);
    background-color: var(--color-hover);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.border-radius.no-after::after{
    display: none;
}
/*------------------------------------------*/
.section-title-container .section-title-normal{
    border: 0;
    justify-content: end;
}
.section-title-container .section-title-center{
    justify-content: center;
}
.section-title-container .section-title-normal b, .section-title-container .section-title-center b{
    display: none;
}
.section-title-container .section-title-normal .section-title-main, .section-title-container .section-title-center .section-title-main{
    padding-bottom: 0;
    border: 0;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    color: var(--color-text);
    line-height: normal;
}
.button.secondary{
    padding: 0 20px;
    font-weight: normal;
    text-transform: none;
}
.box-about > .col >.col-inner{
    background-color: var(--color-background);
    border-radius: 10px;
    border: 1px solid var(--color-border);
    padding: 52px 0 12px 46px;
    position: relative;
}
.box-about > .col >.col-inner::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 11px;
    height: 74px;
    transform: translateY(-50%);
    background-color: var(--color-hover);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.has-national .box-custom a{
    pointer-events: none;
}
.blogs-padding .col{
    padding-bottom: 0;
}
.box-custom{
    border: 1px solid var(--color-border);
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    color: var(--color-text);
    transition: all 0.5s!important;
}
.box-custom:hover{
    box-shadow:0px 8px 26px rgba(0, 0, 0, 0.1);
}
.box-custom li::marker{
    color: var(--color-border);
}
.box-custom .post-title{
    color: var(--color-hover);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 12px;
}
.list-item .col{
    padding-bottom: 0;
}
.list-item .col .col-inner{
    height: 100%;
}
.box-custom .box-text{
    padding-top: 18px;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 45px;
    position: unset;
}
.box-custom .box-text .box-text-inner>a{
    position: absolute;
    bottom: 15px;
    display: flex;
    padding: 0;
    border: 0;
    color: var(--color-hover);
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    align-items: center;
    gap: 8px;
    line-height: 1;
}
.box-custom .box-text .box-text-inner>a:hover{
    background-color: transparent;
    transform: translateY(-8px);    
}
.post-item.has-national .box-text{
    padding-top: 10px;
    padding-bottom: 21px;
    position: relative;
}
.post-item.has-national .box-text .national{
    position: absolute;
    padding: 9px;
    border-radius: 10px;
    background: white;
    right: 10px;
    top: -10%;
    display: flex;
    gap: 4px;
}
.post-item.has-national .box-text .national img{
    border-radius: 50%;
    width: 25px;
    height: 25px;
    border: 1px solid var(--color-border);
}
/*------------------------------------------*/
.section-enterprise{
    position: relative;
}
.section-enterprise::after{
    position: absolute;
    content: '';
    height: 445px;
    background-color: var(--color-hover);
    width: 100%;
    top: 0;
    left: 0;
}
.box-enterprise{
    border-radius: 10px;
    box-shadow:0px 8px 26px rgba(0, 0, 0, 0.1);
    padding-top: 53px;
    padding-bottom: 13px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: white;
}
.form-home form{
    border-radius: 10px;
    box-shadow:0px 8px 26px rgba(0, 0, 0, 0.1);
    padding: 57px 139px 57px 47px;
    position: relative;
    z-index: 10;
    background-color: white;
}
.form-home form::after{
    content: '';
    position: absolute;
    top: 5%;
    left: 0;
    width: 11px;
    height: 74px;    
    background-color: var(--color-hover);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.form-home form label{
    font-size: 18px;
    font-weight: 600;
}
.form-home form #object_of_inquiry{
    margin-bottom: 20px;
    display: block;
}
.form-home form #object_of_inquiry .wpcf7-list-item{
    width: 100%;
}
.form-home form #object_of_inquiry input{
    display: none;
}
.form-home form #object_of_inquiry input + span{
    position: relative;
    padding-left: 32px;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
}
.form-home form #object_of_inquiry input + span:hover{
    color: var(--color-hover);
}
.form-home form #object_of_inquiry input + span:before{
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid var(--color-border);
    display: inline-block;
    margin-right: 8px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.form-home form #object_of_inquiry input:checked + span::after{
    content: '';
    position: absolute;
    display: block;
    left: 10px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid var(--color-hover);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.form-home form .select2.select2-container .select2-selection{
    height: 48px;
    padding: 0;
    margin-bottom: 10px;
    color: #333333;
}
.form-home form .select2-container--default .select2-selection--single .select2-selection__clear{
    display: none;
}
.form-home form .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 48px;
    font-size: 14px;
    color: #333333;
}
.form-home form .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{
    color: #333333;
}
.form-home form .select2-container .selection .select2-selection--multiple .select2-selection__rendered li{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    margin-top: 5px;
    margin: 0;
}
.form-home form .select2-container .selection .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{
    margin-left: 0;
    margin-top: 8px;
}
.form-home form .select2-container--default .select2-search--inline .select2-search__field{    
    margin-top: 2px;
}
.select2-container .select2-search--inline{
    float: none!important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    position: relative!important;
}
.form-home form p>span>input{
    height: 48px;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 10px;
    border: 1px solid #aaa;
}
.form-home form p>span>input::placeholder, .form-home form p>span>textarea::placeholder{
    font-size: 14px;
    color: #333333;
}
.form-home form p>span>textarea::placeholder{
    font-style: italic;
}
.form-home form .group{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
/**/
.form-home form #check_one input, .form-home form #check_two input{
    display: none;
}
.form-home form #check_one input + span, .form-home form #check_two input + span{
    position: relative;
    padding-left: 32px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}
.form-home form #check_one input + span:hover, .form-home form #check_two input + span:hover{
    color: var(--color-hover);
}
.form-home form #check_one input + span:before, .form-home form #check_two input + span:before{
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid var(--color-border);
    display: inline-block;
    margin-right: 8px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.form-home form #check_one input:checked + span::after, .form-home form #check_two input:checked + span::after{
    content: '';
    position: absolute;
    display: block;
    left: 7px;
    top: 3px;
    border-radius: 50%;
    background-color: var(--color-hover);
    width: 10px;
    height: 10px;
}
.form-home form input[type="submit"]{
    background-color: transparent;
    text-transform: inherit;
    font-weight: normal;
    border: 0;
    margin: 0;
}
.form-home form input[type="submit"]:hover{
    box-shadow: none;
}
.form-home form .wpcf7-not-valid-tip{
    font-size: 13px;
    padding-left: 0;
    padding-right: 0;
}
.form-home form .wpcf7-not-valid-tip::after{
    display: none;
}
.form-home form .wpcf7-response-output,
.appform .wpcf7-response-output{
    display: none;
}
#fancybox-content{
    font-size: 24px;
    color: var(--color-hover);
    font-weight: bold;
    border-radius: 8px;
    border: 2px solid var(--color-button);
}
.form-home form .wpcf7-spinner{
    position: absolute;
}
.form-home form .submit p{
    background-color: var(--color-hover);
    border-radius: 30px;
    margin-top: 28px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1rem;
    padding-right: 1rem;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s;
}
.form-home form .submit p:hover{
    transform: translateY(-4px);
}

.formHome .right-form .row .content-right{
    background-color: var(--color-hover);
    border-radius: 10px;
    padding: 54px 9px 24px 36px;
    margin-left: -2rem;
}
.formHome .right-form .row .content-right *{
    color: white;
}
.formHome .right-form .row .content-right p{
    margin-bottom: 14px;
}
.formHome .right-form .row .content-right ul{
    margin-left: 25px;
    margin-top: -1rem;
}
.formHome .right-form .row .content-right ul li{
    margin-bottom: 0;
}
/*----------------------------------------*/
.section-club.section{
    position: relative;
    padding: 56px 0!important;
}
.section-club::after{
    position: absolute;
    content: '';
    height: 326px;
    background-color: var(--color-hover);
    width: 100%;
    top: 0;
    left: 0;
}
.boxClubIELTS{
    padding: 0 65px;
}
.post-club .itemClub{
    box-shadow:0px 8px 16px rgba(0, 0, 0, 0.1);
    padding: 4px;
    border-radius: 10px;
    background-color: white;
    position: relative;
    overflow: hidden;
}
.post-club .itemClub img{
    border-radius: 10px;
}
.post-club .info, .post-club .info_hide{
    padding: 24px 16px;
    transition: all 0.3s;
}
.post-club .info_hide{
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    left: 0;
    top: 0;
    transform: translateY(208px);    
    opacity: 0;
    visibility: hidden;
}
.post-club .itemClub.open .info{
    opacity: 0;
    visibility: hidden;
}
.post-club .itemClub.open .info_hide{
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.post-club .title{
    display: flex;
    margin-bottom: 1rem;
    align-items: center;
}
.post-club .title h3{
    margin-bottom: 0;
    font-weight: bold;
    font-size: 20px;
    color: var(--color-text);
}
.post-club .title span{
    white-space: nowrap;
    padding: 4px 10px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: var(--color-hover);
    color: white;
}
.post-club .desc{
    font-size: 14px;
}
.post-club .date{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post-club .date span{
    font-size: 12px;
    font-style: italic;
}
.post-club .date a{
    color: var(--color-hover);
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    cursor: pointer;
}
/*----------------------------------------*/
.box-video .post-item .box{
    box-shadow:2px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    overflow: hidden;
}
.box-video .post-item .box-image{
    overflow: hidden;
}
.box-video .post-item .box-text{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    transition: all 0.3s;
    padding: 19px 28px;    
}
.box-video .post-item .box-text h5{
    color: white;
}
.box-video .post-item .box-text h5:hover a{
    color: var(--color-hover);
}
.box-video .post-item .is-divider{
    display: none;
}
.blogs-padding.row > .col> .col-inner{
    padding: 0 65px;
}
.box-normal .box-image{
    border-radius: 10px;
    overflow: hidden;
}
.blogs-padding .box-normal .post-title a{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: var(--color-hover);
}
.box-normal .post-meta{
    font-size: 10px;
    color: var(--color-hover);
}
.box-normal .box-text{
    font-size: 12px;
}

/* he thong phan phoi */
.col-md-4{width:40%}
.col-md-8{width:60%;padding-left:30px;}

.boxLocation .title-main{
    font-weight: 600;
    color: var(--color-hover);
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 20px;
}
.boxLocation .loaction-head{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.header-store{
    position:relative;
    border: 1px solid var(--color-border);
    border-radius: 10px;
    padding: 15px 20px;
    background-color: white;
}
.header-store p{display:flex;justify-content:space-between;align-items:center;margin-bottom:0px;}
.header-store:hover .store-dropdown{opacity:1;visibility:visible;transform:translateY(0);}

#display-hethong-name, #display-ward-name{font-size:14px;text-transform:capitalize;font-weight:bold;color:black;}
.flex-boostrap{padding:30px 0px}
.flex-boostrap .col{display:flex;justify-content:space-between;align-items:flex-start;}
.box-iframe{position:relative;height:829px;width:100%;border-radius:4px;overflow:hidden;border:1px solid var(--color);}
.box-iframe iframe{position:absolute;left:0;top:0;width:100%;height:100%}

.store-dropdown{position:absolute;left:0;top:calc(100% + 1px);width:100%;transition:0.3s;visibility:hidden;transform:translateY(10px);opacity:0;z-index: 9;}
.store-list-aria{width:100%;background:#fff;padding:10px 10px;border-radius:14px;box-shadow:1px 1px 10px rgba(0,0,0,0.15);}
.store-list-aria p{font-size:14px;color:black;font-weight:bold;padding:5px 10px;transition:0.3s;border-radius:5px}
.store-list-aria p:hover{background:#dddddd40;cursor:pointer;}

.roll-box{margin-top:30px;overflow-y:auto;max-height:685px;padding-right:10px}
.roll-box::-webkit-scrollbar{width:6px;}
.roll-box::-webkit-scrollbar-thumb{background:var(--color);}
.roll-box::-webkit-scrollbar-track{background:#D9D9D9;border-left:2px solid #E3EFE8;border-right:2px solid #E3EFE8;}

.items-store{position:relative;margin-bottom:20px;padding:20px 40px;border-radius:4px;transition:0.3s; border: 2px solid var(--color-border);background-color: var(--color-background);}
.items-store:last-child{margin-bottom:0px;}
.items-store::after{
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 7px;
    height: 47px;
    background-color: var(--color-border);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.items-store .name-store{
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--color-border);
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}
.items-store p{margin-bottom:14px;color:black}
.items-store p.address-store{
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.items-store a.hotline-store{
    border: 1px solid var(--color-text);
    border-radius: 30px;
    padding: 6px 15px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-weight: bold;
    font-size: 14px;
}
.items-store b{color:black;margin-right:5px}
.items-store.active::after{    
    background-color: var(--color-hover);
}
.items-store:hover{cursor:pointer;box-shadow:0px 8px 26px rgba(0, 0, 0, 0.1);}
.items-store.active a.hotline-store{
    background-color: var(--color-hover);
    border: 1px solid var(--color-hover);
    color: white;
}
.items-store.active a.hotline-store path{
    fill: white;
}
.info-social{
    display: flex;
    gap: 0.85rem;
}
.info-social a{
    display: flex;
}
.info-social a:not(.hotline-icon):nth-child(2){
    border-radius: 50%;
    background-color: #1877f2;
    padding: 6px;
}
.info-social a:not(.hotline-icon):nth-child(3){
    border-radius: 50%;
    background-color: #66a3f3;
    padding: 6px;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg{
    border-color: var(--color-main)!important;
    fill: var(--color-main)!important;
}
.slider-nav-circle .flickity-prev-next-button:hover .arrow, .slider-nav-circle .flickity-prev-next-button:hover svg{
    background-color: var(--color-main)!important;
}
footer h3{
	font-weight: bold;
	font-size:24px;
	color:#E31F26;
}
footer h4{
	font-weight: bold;
	font-size:18px;
	color:#E31F26;
	text-transform: uppercase;
}
footer .section-title-container .section-title-normal .section-title-main, footer .section-title-container .section-title-center .section-title-main{
	color: white;
	font-size: 18px;
	border-left: 6px solid var(--color-hover);
	text-transform: initial;
	padding-left: 1rem;
}
footer .section-title-container .section-title-normal{
	justify-content: start;
	margin-bottom: 20px;
}
footer .menu-item a{
	font-size: 14px;
	border-bottom:0;
	color: white;
}
footer .menu-item:hover a{
	color: var(--color-hover)!important;
}
footer p{
	font-size: 14px;
	color: white;
}
footer .copyright{
	margin-top: 2rem;
	color: white;
}
.center-title{
    max-width: 40%!important;
}

/*--------------------About Us--------------------*/
.list-post .col-inner h3{
    font-weight: 600;
    color: var(--color-hover);
    font-size: 18px;
    margin-bottom: 24px;
}
.list-post .col-inner p:last-child{
    margin-bottom: 0;
}

/*--------------------Archive--------------------*/
#banner-archive, #banner-single{
    padding-top: 250px;
    background-color: rgb(225, 39, 42);
}
#banner-archive h3, #banner-single h3{
    text-transform: uppercase;
}
.group-category{
    margin-top: 30px;
}
.group-category .category-title{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.group-category .post-item .col-inner{
    height: 100%;
}
.group-category .row-masonry{
    display: flex!important;
    justify-content: center;
}
.group-category .row-masonry .post-item{
    position: unset!important;
}
#post-list .section.has-block{
    padding: 30px 0;
}

/*--------------------Post Detail--------------------*/
.incentives .head-title{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.image-detail{
    padding-top: 273px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05), 0 0 10px rgba(0, 0, 0, 0.05);
}
.banner-detail{
    padding-top: 234px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05), 0 0 10px rgba(0, 0, 0, 0.05);
}
.banner-detail .text-box{
    width: 72%;
    top: 50%;
    transform: translateY(-50%) !important;
    left: 5%;
}
.banner-detail .text-box h3{
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: .6em;
    margin-top: .6em;
}
.banner-detail .text-box ul{
    padding-left: 1rem;
}
.section-full.section{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    justify-content: center;
    padding-top: 70px;
}
.section-full.section .row-full{
    width: 100%!important;    
}
.section-full.section .row-full .box-enterprise{
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 3rem;
}
.section-full.section .row-full .box-enterprise .title-category{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 47%;
    margin: auto;
    margin-bottom: 30px;
}
.section-full.section .row-full .box-enterprise .col-inner{
    height: 100%;
}

.blog-single .formHome {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-bottom: 0!important;
}
.blog-single .single-page .col-inner h3{
    font-weight: 600;
    color: var(--color-hover);
    font-size: 18px;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.box-enterprise.list-item .post-title a, #post-list .box-normal .post-title a{
    font-weight: bold;
    text-transform: uppercase;
    color: var(--color-hover);
    font-size: 16px;
}
#post-list.box-video .box-normal .post-title a{
    font-weight: normal;   
    text-transform: inherit;
    color: white;
    font-size: 14px;
}
.box-enterprise.list-item .button.secondary, .box-normal .button.secondary{
    border: 0;
    padding-left: 0!important;
    margin-top: 0.5rem;
    line-height: normal;
}
.boxChildCategory{
    display: flex;
    margin-bottom: 30px;
    gap: 1rem;
    flex-wrap: wrap;
}
.boxChildCategory a{
    font-weight: 500;
    padding: 10px 20px;
    font-size: 14px;
    text-transform: capitalize;
    border: 1px solid;
    border-radius: 4px;
}
.boxChildCategory a.active, .boxChildCategory a:hover{
    background-color: var(--color-hover);
    color: white;
}
/*--------------------Recruitment--------------------*/
#short .col{
    padding-bottom: 0;
}
#short .col label{
    font-size: 18px;
}
#short .col.button-search{
    display: flex;
}
#short .col.button-search button{
    margin: 0;
    height: 48px;
    border-radius: 4px;
    margin-top: auto;
    background-color: var(--color-hover);
    color: white;
    transition: all 0.3s;
}
#short .col.button-search button:hover{
    box-shadow: inset 0 0 15px 10px rgb(0 0 0 / 35%);
}
.select2-results__options{
    font-size: 14px;
}
#short .col .select2-selection{
    font-size: 14px;
    border-radius: 4px;
    height: 48px;
}
#short .col .select2-selection__rendered{
    line-height: 48px;
}
#short .col .select2-selection .select2-selection__arrow b{
    color: var(--color-hover);
}
.recruitment .head-recruitment, .item-job{
    display: flex;
}
.recruitment .head-recruitment{
    background-color: #FBD5D5;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.item-job{
    align-items: center;
    padding: 5px 0;
    border-bottom: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
}
.item-job:last-child{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.item-job .status span{
    background-color: #F9DBCE;
    border-radius: 30px;
    display: inline-block;
    color: var(--color-hover);
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.item-job .detail a{
    background-color: var(--color-hover);
    border-radius: 30px;
    display: inline-block;
    color: white;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    transition: all 0.3s;
}
.item-job .detail a:hover{
    box-shadow: inset 0 0 15px 10px rgb(0 0 0 / 35%);
}
.item-job .position{
    font-weight: bold;
}
.recruitment .position, .recruitment .region{
    width: 20%;
    padding: 10px 20px;
}
.recruitment .number, .recruitment .deadline{
    width: 15%;
    padding: 10px 20px;
}
.recruitment .status, .recruitment .detail{
    width: 15%;
    padding: 10px 20px;
}

#appform .wrapper {
    background-color: #fff;
    padding: 25px 0;
    margin-top: 40px;
    border-top: 2px dotted rgba(0, 0, 0, 0.1);
}
#appform h2 {    
    font-size: 30px;
    padding-bottom: 30px;
    color: var(--color-hover);
    font-weight: bold;
    text-align: center;
}
#appform label {
    color: #e8122e;
}
#appform label span{
    color: var(--color-text);
}
#appform .upload {
    position: relative;
    border: 2px dashed #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 10px;
}
#appform .upload:hover {
    background-color: #f8f8f8;
}
#appform .upload .text {
    position: relative;
    text-align: center;
    font-size: 13px;
    z-index: 1 !important;
    padding: 20px 0;
}
#appform .upload .wpcf7-form-control-wrap {
    position: unset;
}
#appform .upload input {
    display: block;
    position: absolute;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    width: 100%;
    height: 100%;
    z-index: 1001;
    opacity: 0;
    top: 0px;
}
#appform input{
    font-size: 14px;
    border-radius: 4px;
}
#appform input[type="submit"] {
    background-color: var(--color-hover);
    padding: 5px 0;
    width: 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    margin: 0;
    margin-top: 30px;
}
#appform input[type="submit"]:hover {
    background-color: var(--color-main);
}
#appform form #gender input{
    display: none;
}
#appform form #gender input + span{
    position: relative;
    padding-left: 32px;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
}
#appform form #gender input + span:hover{
    color: var(--color-hover);
}
#appform form #gender input + span:before{
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid var(--color-border);
    display: inline-block;
    margin-right: 8px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
#appform form #gender input:checked + span::after{
    content: '';
    position: absolute;
    display: block;
    left: 10px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid var(--color-hover);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#appform .wpcf7 .wpcf7-not-valid-tip{
    font-size: 13px;
    padding-left: 0;
    padding-right: 0;
}
#appform .wpcf7 .wpcf7-not-valid-tip::after{
    display: none;
}
#appform .fail{
    color: var(--color-hover);
    text-transform: uppercase;
    font-weight: bold;
}
/*---------------------Detail-----------------------*/
.related-posts-after-content .box-blog-post .post-title a{
    font-weight: bold;
    text-transform: uppercase;
    color: var(--color-hover);
}
.related-posts-after-content .from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.secondary.is-outline:hover{
    background-color: transparent!important;
    border-color: transparent!important;
    color: var(--color-blue)!important;
}

/*---------------------Payment-----------------------*/
.box-time h4, .box-content-custom h4{
    font-weight: bold;
    font-size: 16px;
    color: var(--color-text);
    margin-bottom: 1rem;
}
.box-time ul, .box-content-custom ul{
    margin-left: 25px;
    margin-top: -1rem;
}
.box-time ul li, .box-content-custom ul li{
    margin-bottom: 0;
}
.box-content-custom >.col >.col-inner::after {
    content: '';
    position: absolute;
    top: 2%;
    left: 0;
    width: 7px;
    height: 46px;
    background-color: var(--color-hover);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.box-content-custom >.col >.col-inner{
    box-shadow:0px 8px 26px rgba(0, 0, 0, 0.1);
    padding: 21px 37px;
    border-radius: 4px;
    background-color: white;
    position: relative;
}
.box-content-custom h3{
    font-weight: bold;
    font-size: 18px;
    color: var(--color-text);
    text-transform: uppercase;
    border-bottom: 1px solid var(--color-border);
    padding-bottom: 8px;
}
.box-content-custom h5{
    font-size: 14px;
    color: var(--color-text);
    font-weight: 500;
    margin-top: 14px;
}
.box-social .col-inner{
    display: flex;
    margin-top: 10px;
    align-items: center;
    gap: 14px;
}
.box-social .icon-box{
    background-color: var(--color-hover);
    padding: 6px 20px;
    border-radius: 30px;
    color: white;
    height: fit-content;
    font-weight: bold;
    font-size: 14px;
    width: fit-content;
    white-space: nowrap;
    flex-wrap: nowrap;
}
.box-social .icon-box .icon-box-img{
    width: 16px!important;
}
.box-social .icon-box .icon-box-text{
    padding-left: 8px!important;
}
.box-social .icon-box img{
    width: 16px;
}
.box-social .img{
    width: fit-content!important;
    margin-bottom: 0!important;
}
.box-social .img img{
    width: 32px;
}
.box-centers >.col{
    padding-top: 30px!important;    
}
.box-centers >.col:first-child{
    border-right: 1px solid rgba(51, 51, 51, 0.5);
}
.form-payment{
    box-shadow: 0px 8px 26px 0 rgb(0 0 0 / 0.11);
    border-radius: 8px;
    padding: 33px 109px;
    margin-top: 40px;
}
#gform_fields_4 .ginput_container {
    margin-top: 0;
}
#gform_fields_4 .custom-group-1, #gform_fields_4 .custom-group-2{
    padding-left: 95px;
    padding-right: 26px;
}
#gform_fields_4 .custom-group-3{
    padding-left: 26px;
    padding-right: 95px;
}
#gform_fields_4{
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: repeat(1, 210px);
}
.validation_error{
    display: none;
}
.gform_validation_error #gform_fields_4{
    grid-template-rows: repeat(1, 300px);
}
.gform_validation_error #gform_fields_4 li:not(.gfield_error) .gfield_label{
    opacity: 0;
    visibility: hidden;
}
#gform_fields_4 #field_4_2{
    padding-right: 0;
}
#gform_fields_4 #field_4_2 label{
    /* color: var(--color-hover);
    text-transform: uppercase;
    font-weight: 600; */
}
#gform_fields_4 #field_4_2 select{
    width: 400px;
    height: 48px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
}
#gform_fields_4 input{
    height: 48px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
    width: 100%;
}
#gform_fields_4 textarea{
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
    font-size: 14px;
}
#gform_fields_4 select{
    height: 48px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
}
#gform_fields_4 #field_4_6, #gform_fields_4 #field_4_11, #gform_fields_4 #field_4_7{
    background-color: #FBD5D5;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 4px;
    border-color: #BDBBBE;
    margin-right: 0;
}
#gform_fields_4 #field_4_6 h2, #gform_fields_4 #field_4_11 h2, #gform_fields_4 #field_4_7 h2{ 
    color: var(--color-text);
}
#gform_fields_4 .custom-group-1, #gform_fields_4 .custom-group-2{
    grid-column-start: 1;
}
#gform_fields_4 .custom-group-3{
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 4;
}
#gform_fields_4 .custom-group-1 #field_4_1, #gform_fields_4 .custom-group-1 #field_4_4, #gform_fields_4 .custom-group-1 #field_4_5{
    width: 100%!important;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    background-color: transparent;
    border: 0;
    max-width: 100% !important;
    margin-right: 0;
}
#gform_fields_4 .custom-group-2 #field_4_3, #gform_fields_4 .custom-group-2 #field_4_9, #gform_fields_4 .custom-group-2 #field_4_10{
    width: 100%!important;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    background-color: transparent;
    border: 0;
    max-width: 100% !important;
    margin-right: 0;
}
#gform_fields_4 .custom-group-3 #field_4_13, #gform_fields_4 .custom-group-3 #field_4_14, #gform_fields_4 .custom-group-3 #field_4_15, #gform_fields_4 .custom-group-3 #field_4_16{
    width: 100%;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    background-color: transparent;
    border: 0;
    max-width: 100% !important;
    margin-right: 0;
}
#gform_fields_4 .custom-group-1 label, #gform_fields_4 .custom-group-2 label{
    position: absolute;
    margin-bottom: 0;
    top: 40%;
    transform: translateY(-50%);
    left: 20px;
    font-weight: normal;
    font-size: 14px;
    pointer-events: none;
}
#gform_fields_4 #field_4_15 label{
    position: absolute;
    margin-bottom: 0;
    top: 1rem;    
    left: 20px;
    font-weight: normal;
    font-size: 14px;
    pointer-events: none;
}
#gform_fields_4 .top_label{
    margin-top: 9px;
    padding: 0;
}
#gform_fields_4 .top_label input{
    width: 100%;
    background-color: var(--color-hover);
    border-radius: 30px;
    font-size: 18px;
}
#gform_fields_4 .focus{
    opacity: 0;
    visibility: hidden;
}
.gform_wrapper #gform_fields_4 .gfield_error .gfield_label{
    top: 21%;
}
.page-payment h1{
    font-weight: bold;
    text-transform: uppercase;
    color: var(--color-hover);
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.content-payment{
    display: flex;
    align-items: center;
}
.content-payment .col-info{
    display: flex;
    flex-wrap: wrap;
}
.content-payment .col-info .group{
    width: 50%;
}
.content-payment .col-info .group:first-child{
    padding-right: 8px;
}
.content-payment .col-info .group:nth-child(2){
    padding-left: 8px;
}
.content-payment .col-info .group:last-child{
    width: 100%;
}
.content-payment .col-info .group .title{
    background-color: rgb(227 31 38 / 50%);
    color: white;
    border-radius: 4px;
    padding: 6px 1rem;
}
.content-payment .col-info .group p:not(.title){
    display: flex;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 1rem;
}
.content-payment .col-info .group p:not(.title):last-child{
    border: 0;
    padding-bottom: 0;    
}
.content-payment .col-info .group p:not(.title) label{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0;
    margin-left: 1rem;
    font-weight: normal;
}
.content-payment .col-info .group p:not(.title) label span{
    font-weight: bold;
}
.page-payment button{
    margin: 0;
    height: 48px;
    border-radius: 4px;
    margin-top: auto;
    background-color: var(--color-hover);
    color: white;
    transition: all 0.3s;
}
.page-payment button:hover {
    box-shadow: inset 0 0 15px 10px rgb(0 0 0 / 35%);
}
.back-to-home{
    background-color: var(--color-hover);
    color: white;
    padding: 10px 2rem;
    border-radius: 4px;
    box-shadow: 2px 2px 15px 5px rgba(0,0,0,0.25);
    margin-top: 1rem;
    display: inline-block;
}
.muc-tieu-hoc-tap{
    position: relative;
}
.muc-tieu-hoc-tap::after{
    content: '\f107';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 9px;
    top: 12px;
}
/*---------------------Responsive-----------------------*/
@media screen and (max-width: 1024px){
	.header-main #logo{
		margin-right: 1rem;
	}
	.header-main .nav-left .header-search-form{
		width: 200px;
	}
    #wide-nav .hide-for-medium .nav-spacing-xlarge>li{
        margin: 0;
    }
    #wide-nav .hide-for-medium >ul li a{
        font-size: 13px;
    }
    #wide-nav .nav>li>a>i{
        font-size: 14px;
    }
	.section-title-container .section-title-normal .section-title-main, .section-title-container .section-title-center .section-title-main{
		font-size: 24px;
	}
	.box-custom .box-text{
		padding-left: 10px;
		padding-right: 10px;
        padding-bottom: 20px;
	}
	.box-custom .post-title{
		font-size: 16px;
	}
	.text-banner{
		width: 50%!important;
	}
	.center-title{
		max-width: 40%!important;
	}
	.form-home form{
		padding: 37px 49px 37px 27px;
	}
	.section-title-container .section-title-center span{
		font-size: 24px!important;
	}
	.boxClubIELTS, .blogs-padding.row > .col> .col-inner{
		padding: 0;
	}
	.boxLocation .title-main{
		font-size: 20px;
	}
    .group-category .category-title, .incentives .head-title, .section-full.section .row-full .box-enterprise .title-category{
        font-size: 32px;
    }
    .section-full.section .row-full .box-enterprise .title-category{
        max-width: 70%;
    }
    .section .banner h3{
        font-size: 1.5rem;
    }
    .banner .lg-y90{
        bottom: 20%;
    }
    .recruitment .status, .recruitment .detail, .recruitment .position, .recruitment .region, .recruitment .number, .recruitment .deadline{
        padding: 6px 10px;
    }
    #gform_fields_4 .custom-group-1, #gform_fields_4 .custom-group-2{
        padding-left: 0;
    }
    #gform_fields_4 .custom-group-3{        
        padding-right: 0;
    }
    .box-content-custom >.col >.col-inner{
        padding: 1rem 1.5rem;
    }
    .hotline-icon:last-child{
        margin-left: 5px;
    }
}
@media screen and (max-width: 823px){
	.list-item .col{
		padding-bottom: 2rem;
	}
	.text-banner h3{
		font-size: 1.4rem!important;
	}
	.center-title{
		max-width: 100%!important;
	}
	.formHome .right-form .row .content-right{
		margin-left:0;
	}
	.flex-boostrap .col{
		flex-wrap: wrap;
	}
	.col-md-4, .col-md-8{
		width: 100%;
		padding: 0;
	}
    .box-iframe{
        height: 400px;
        margin-top: 1rem;
    }
    #banner-archive h3, #banner-single h3{
        font-size: 24px;
    }
    .recruitment .head-recruitment, .item-job{
        font-size: 14px;
        align-items: center;
    }
    #short .col label{
        font-size: 16px;
    }
    .recruitment .region{
        width: 15%;
    }
    .recruitment .detail{
        width: 20%;
    }
    .form-payment{
        padding: 1rem 1rem;
    }
    #gform_fields_4 #field_4_2{        
        margin-bottom: 1rem;
    }
    .box-content-custom h3{
        font-size: 16px;
    }
    .box-location{
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
    #gform_fields_4 .custom-group-1, #gform_fields_4 .custom-group-2{
        padding-right: 10px;
    }
    #gform_fields_4 .custom-group-3{
        padding-left: 10px;
    }
}
@media screen and (max-width: 540px){
    .header-store{
        padding: 8px 12px;
    }
    .box-enterprise{
        padding-left: 0;
        padding-right: 0;
    }
    footer h3{
        font-size: 18px;
    }
    footer .section-title-container .section-title-normal .section-title-main, footer .section-title-container .section-title-center .section-title-main{
        font-size: 16px!important;
        padding-left: 10px;
    }
	.box-about > .col >.col-inner{
		padding: 22px 10px 12px 26px;
	}
	.text-banner{
		width: 100%!important;
	}
	.banner h4{
		font-size: 1rem!important;
	}
	.form-home form{
		padding: 37px 20px;
	}
	.form-home form #check_one input + span:before, .form-home form #check_two input + span:before{
		top: 20%;
	}
	.formHome .right-form .row .content-right{
		padding: 24px 1rem;
	}
	.our-team .container.section-title-container{
		max-width: 100%!important;
	}
    .row-slider.slider-nav-circle .flickity-prev-next-button svg{
        border: 1px solid var(--color-main)!important;
        background-color: var(--color-main);        
    }
    .slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg{
        fill: white!important;
    }
    .roll-box{
        max-height: 470px;
    }
    .submit{
        text-align: center;
    }
    .section-title-container .section-title-normal .section-title-main, .section-title-container .section-title-center .section-title-main{
        font-size: 20px!important;
    }
    .group-category{
        margin-top: 0;
    }
    .group-category .category-title, .incentives .head-title, .section-full.section .row-full .box-enterprise .title-category{
        font-size: 24px;
        margin-bottom: 1rem;
    }
    .banner-detail .text-box h3{
        font-size: 20px;
    }
    .banner .x10{
        left: 5%;
    }
    .banner .lg-y90{
        bottom: 5%;
    }
    .section-full.section{
        padding-left: 1rem!important;
        padding-right: 1rem!important;
    }
    .boxChildCategory{
        gap: 6px;
    }
    .boxChildCategory a{
        padding: 6px 10px;
    }
    #banner-archive h3, #banner-single h3{
        font-size: 20px;
    }
    .head-recruitment .region, .head-recruitment .number, .head-recruitment .deadline, .head-recruitment .status, .head-recruitment .detail{
        display: none;
    }
    .head-recruitment .position{
        width: 100%;
    }
    .item-job{
        flex-wrap: wrap;
        position: relative;
    }
    .item-job .position, .item-job .region, .item-job .number, .item-job .deadline, .item-job .status{
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }
    .item-job .region, .item-job .number{
        display: none;
    }
    .item-job .detail{
        position: absolute;
        right: 0;
        width: fit-content;
        white-space: nowrap;
        bottom: 0px;
    }
    #appform h2{
        font-size: 24px;
    }    
    #text-box-335162774{
        width: 80%;
    }
    .form-home form label{
        font-size: 16px;
    }
    .text-banner h3{
        font-size: 1.2rem!important;
    }
    .box-custom .box-text .box-text-inner>a{
        bottom: 0;
    }
    .section-full.section .row-full .box-enterprise .title-category{
        max-width: 100%;
    }
    .section-full.section .row-full .box-enterprise{
        padding-top: 2rem;
        padding-bottom: 0;
    }
    .mb-10{
        margin-bottom: 2rem;
    }
    #gform_fields_4{
        grid-template-columns: repeat(1, 1fr);
    }
    #gform_fields_4 #field_4_2{
        flex-wrap: wrap;
        gap: 0;
    }
    #gform_fields_4 #field_4_2 select{
        width: 100%;
    }
    #gform_fields_4 .custom-group-3{
        grid-column-start: 1;
        grid-row-start: 4;
    }
    #gform_fields_4 .custom-group-1, #gform_fields_4 .custom-group-2{
        padding-right: 0;
    }
    #gform_fields_4 .custom-group-3{
        padding-left: 0;
    }
    .form-payment{
        padding: 1px 1rem;
        margin-top: 0;
    }
    .box-centers >.col:first-child{
        border: 0;
        padding-top: 0!important;
    }    
}