/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
@font-face {
    font-family: 'UVF DINProItalic';
    src: url('fonts/UVFDINPro-Italic.woff2') format('woff2'),
        url('fonts/UVFDINPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'UVF DINPro';
    src: url('fonts/UVFDINPro-Bold.woff2') format('woff2'),
        url('fonts/UVFDINPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'UVF DINPro';
    src: url('fonts/UVFDINPro.woff2') format('woff2'),
        url('fonts/UVFDINPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UVF DINPro';
    src: url('fonts/UVFDINPro-BoldItalic.woff2') format('woff2'),
        url('fonts/UVFDINPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}


body {
font-family: 'UVF DINPro' !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
span,
strong,
a,
b,
i,
div{
	font-family: 'UVF DINPro' !important;
}
.sec1 h4,
.sec1 h2,
.sec1 {
  color: white;
}
#header {
  position: absolute;
}
h4.muctieu,
h2.muctieu {
  position: relative;
  color: #3c3a3a;
}
h3.vp {
  position: relative;
  color: #3c3939;
}
h3.vp::before {
  height: 5px;
  width: 50px;
  display: block;
  position: absolute;
  background: #f85032;
  content: "";
  bottom: -6px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
h4.muctieu::before,
h2.muctieu::before {
  height: 6px;
  width: 50px;
  display: block;
  position: absolute;
  background: #f85032;
  content: "";
  bottom: -10px;
}
h4.hdo:hover {
  color: #f85032;
}
.so:hover {
  border-radius: 10px;
box-shadow: 1px 2px 16px rgba(10, 10, 10, 0.19);
}
.so {
  margin-bottom: 40px;
  padding-bottom:0px;
}
.hso {
  padding-top: 15px;
}
.section-content .col.medium-6 .col-inner ul li {
  margin-left: 0px;
  margin-bottom: 0px;
}
/* .sec1 .section-content .col.medium-5 {
  margin-left: auto;
} */
.header-nav-main.nav.nav-left {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.section.sec2 .section-content .row .col.medium-6:last-child img,
.section.sec2 .section-content .row .col.medium-6:last-child .img.has-hover.anhchi {
  width: 100%!important;
}
.section.sec10 .section-content .form-ninja {
  margin-top: 3%;
}
footer .section-content h3 {
  text-align: left;
}
footer .section-content h3.vp::before {
  right: unset;
}
footer .section-content .text-center .social-icons {
  text-align: left;
  display: block;
}
.muctieu1 {
  width: 50%;
  display: block;
  margin: 0 auto;
  position: relative;
}
.muctieu1::before {
  height: 9px;
  width: 75px;
  display: block;
  position: absolute;
  background: #f85032;
  content: "";
  bottom: -16px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.right,
.right h3 {
  color: white;
}
.right p {
  text-align: justify;
}
h2.thongtin {
  position: relative;
  color: white;
}
h2.thongtin::before {
  height: 4px;
  width: 50px;
  display: block;
  position: absolute;
  background: white;
  content: "";
  bottom: -10px;
}
span#nf-form-title-2 h3 {
  display: none;
}
#nf-form-2-cont {
  margin-top: 50px;
}

input#nf-field-7,
input#nf-field-6 {
  border-radius: 10px;
}
.chaomn {
  border-radius: 5px;
  box-shadow: 1px 2px 16px rgba(10, 10, 10, 0.19);
  background: #fff;
  top: 75px;
  bottom: 0;
  position: relative;
  right: 69px;
  margin: 0 auto;
  padding: 20px;
}
.chaomn h3 {
  color: #f85032;
}
.about {
 transition: 0.4s;
  margin-top: 27px;
  padding: 10px;
  background: url(https://9design.com.vn/khoahoc/wp-content/uploads/2020/03/New-Home1_03-5.png) 0px -11px no-repeat;
  background-size: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 9px;
}
.about:hover {
 box-shadow: 1px 2px 16px rgba(10, 10, 10, 0.19);
  
}
.sec8 .about:nth-child{
  padding: 14px;
}

.icon-box-text.p-last-0 {
  margin-left: 165px;
  overflow-x: hidden;
}
.mienphi {
  padding: 20px;
  margin-bottom: 25px;
}
.mienphi .col-inner {
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #ccc;
  background: #ffffff;
}
.mienphi .col-inner:hover{
	box-shadow: 1px 2px 16px rgba(10, 10, 10, 0.19);
}
.mienphi img {
  max-width: 100%!important;
  height: 100px!important;
  width: unset!important;
  display: block;
  margin: 0 auto;
}
span#nf-form-title-3 h3 {
  display: none;
}
.anhhover img {
  position: relative;
}
.anhhover .box-image::after {
  position: absolute;
  content: "";
  top: 0;
  background: #000000 url(https://khoahoc.9design.com.vn/wp-content/uploads/2020/03/New-Home1_03-7.png) center no-repeat;
  left: 0;
  right: 0;
  opacity: 0;
  height: 100%;
  transition: 0.4s ease;
}
.box-text p {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  opacity: 0;
	margin-bottom: 40px;
}
.anhhover .has-hover:hover .box-image::after {
  opacity: 0.5;
}
.anhhover .has-hover:hover p {
  opacity:1;
}
h4.font-weight-normal,
p.font-weight-normal {
  font-style: normal !important;
}
h4.font-weight-normal {
  color: #f85032ed;
}
.form-ninja .email-container,
.form-ninja .phone-container {
  width: 42%;
  float: left;
  clear: none;
  padding: 0 15px;
}
.form-ninja .email-container input,
.form-ninja .phone-container input {
  width: 100%;
	color:#fff;
  border: none;
  border-bottom: 1px solid #ccc;
  background: transparent;
  box-shadow: none;
  
}
.form-ninja .email-container input::placeholder,
.form-ninja .phone-container input::placeholder {
  color: #ffffff;
}
/* .form-ninja .email-container input[type="tel"], */
.form-ninja .phone-container{
  background: url("img/New-Home1_79.png") left no-repeat;
  background-size: 25px;
	padding-left: 48px;
}
/* .form-ninja .email-container input[type="email"], */
.form-ninja .email-container{
  background: url("img/New-Home1_08.png") left no-repeat;
  background-size: 25px;
	padding-left: 48px;
}

.form-ninja .phone-container {
  background-repeat: no-repeat;
}
.form-ninja .submit-container {
  width: 16%;
  float: left;
  clear: none;
}
.form-ninja form {
  	background-repeat: no-repeat;
    padding-top: 30px;
    background: linear-gradient(to right, #e88a25, #d40000);
    border-radius: 50px;
    padding-bottom: 83px;
    padding-left: 70px;
    border-radius: 97px;
    padding-right: 20px;
    box-shadow: 3px 7px 16px rgba(10, 10, 10, 0.19);
}
h4.hso:hover {
  color: #f85032;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li {
  padding-right: 0px;
  padding-left: 52px;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a {
  text-transform: capitalize !important;
}
.header-button a {
  text-transform: none;
}
a.button.primary.is-small span,
a.button.secondary.is-small span {
  text-transform: none;
}

.row.anhhover {
  margin-top: 40px;
}
h2.muctieu {
  margin-bottom: 30px;
}
.gallery-col.col {
  padding: 0;
  width: 100%;
}
.sec1 .section-bg.bg-loaded {
      background-position: -265px -120px;
}
@media screen and (max-width: 991px) {
  .icon-box.testimonial-box.icon-box-left.about.text-left {
    align-items: center;
  }
  .circle img {
    display: block;
  }
  .icon-box-text.p-last-0 {
    margin-left: 0px;
  }
  .about {
    background: #ffffff;
  }
  .col.so.medium-6.small-12.large-6 {
    padding: 0px 10px 5px 10px !important;
  }
  h3.vp {
    margin-bottom: 15px;
  }
  input#nf-field-8,
  input#nf-field-11 {
    font-size: 15px;
    background-size: 20px;
  }
  .chaomn {
    top: 15px;
  }
  .form-ninja .email-container,
  .form-ninja .phone-container {
    width: 100%;
  }
  .form-ninja .email-container input,
  .form-ninja .phone-container input {
    width: 100%;
  }
  .form-ninja .submit-container {
    width: 50%;
  }
  .form-ninja form {
    background: white;
  }
  .sec2 .mayanhs .medium-2 {
    max-width: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  .sec2 .mayanhs .medium-10 {
    max-width: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
  }
  .sec4 .so .medium-2 {
    max-width: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  .sec4 .so .medium-10 {
    max-width: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
  }
}
.sec4.hide-for-medium {
  display: none;
}
@media screen and (max-width: 550px) {
   .sec4.hide-for-medium {
    display: block !important;
  } 
  .sec4 {
    display: none;
  } 
  .sec4 .so .medium-2 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .sec4 .so .medium-10 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }
  .sec2 .mayanhs .medium-2 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .sec2 .mayanhs .medium-10 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }
  .sec2 .anhchi img {
    width: 80%;
    height: 80%;
    object-fit: cover;
    margin-left: 45px;
  }
  .hso {
    padding-top: 0px;
  }
  .anhchao {
    float: left;
  }
  .chaomn {
    right: 0px;
  }
  .so {
    margin-bottom: 0;
  }
  .muctieu1 {
    width: 100%;
  }
  .mienphi img {
    height: 90px!important;
  }
}
@media screen and (max-width: 768px) {
  .form-ninja .email-container input::placeholder,
  .form-ninja .phone-container input::placeholder {
    color: #0a0a0a !important;
  }
  .form-ninja input[type="tel"],
  .form-ninja input[type="email"] {
    padding-left: 10px !important;
  }
	
}
@media screen and (max-width: 1199px) {
  .row.anhhover.large-columns-3.medium-columns-.small-columns-2 {
    padding: 0 10px;
  }
  .form-ninja .email-container input::placeholder,
  .form-ninja .phone-container input::placeholder {
    color: #ffffff;
  }
  .form-ninja input[type="tel"],
  .form-ninja input[type="email"] {
    padding-left: 38px;
  }
}
@media screen and (min-width: 551px) {
  .icon-box.testimonial-box.icon-box-left.about.text-left {
    align-items: center;
  }
  .sec4 {
    display: block;
  }
  .sec4.hide-for-medium {
    display: none;
  }
}
.icon-menu:before {
  content: "\e800";
  color: #ffb701;
}
ul.check li {
  list-style-type: none;
}
ul.check li i {
  padding-right: 10px;
}
.chu h4.hso1:hover {
  color: #f85032 !important;
}
.mayanhs {
  align-items: center;
  margin-bottom: 55px;
}
.mayanhs .chuhover,
.mayanhs .khungmay {
  padding-bottom: 0;
}
.mayanhs .chuhover p {
  margin-bottom: 0;
}
h2.khoahoc {
  position: relative;
  font-weight: 500;
  margin-bottom: 27px;
  color: #f5f5f5;
}
h2.khoahoc::before {
  height: 3px;
  width: 75px;
  display: block;
  position: absolute;
  background: #ffffff;
  content: "";
  bottom: -6px;
}
.header-button a {
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
.sec4 {
    margin-left: 0px !important;
	}}
@media screen and (max-width: 767px) {

	.mienphi {
 	 margin-bottom: 0;
}
	h2.h2khoahoc {
    margin-bottom: 20px !important;
}
	.muctieu2 {
    width: 95% !important;
	margin-bottom: 10px;
}
  .section.sec2 .section-content .row .col.medium-6:last-child img,
  .section.sec2 .section-content .row .col.medium-6:last-child .img.has-hover.anhchi {
    width: 90%!important;
  }
   .muctieu1 {
    width:90%;
  }
  .muctieu2 {
    width: 90%;
}
.col.mienphi.medium-4.small-12.large-4 .col-inner.text-center {
	transition:0.4s;
  height: 100%;
}
.muctieu1::before {
    width: 70px;
    bottom: -13px;
}
.so {
  text-align:justify;
}
.section-content .col.medium-6 .col-inner ul li {
    text-align: justify;
}
h2.h2khoahoc {
   margin-bottom: 10px; 
}
.mayanhs {
    margin-bottom: 15px;
}
.section.sec2 .section-content .row .col.medium-6:last-child img, .section.sec2 .section-content .row .col.medium-6:last-child .img.has-hover.anhchi {
    width: 100% !important;
    margin-left: 0px;
}
.muctieu1 {
    width: 95% !important;
    text-align: center;
}
}
.mayanhs .chuhover p {
   text-align: justify;
}
.muctieu2{
  width:34%;
}
#logo {
    width: 200px;
    margin-left: -15px;  
}
h2.h2khoahoc {
    margin-bottom: 90px;
}
input#nf-field-12 {
    display: none;
}
.nf-field-label label {
color: #ffffff;
}
@media screen and (max-width: 991px) {
.muctieu1 {
    width:70%;
  }
  .muctieu2 {
    width: 70%;
}

	
}
.muctieu1 {
    margin-bottom: 20px;
}
@media (min-width: 1400px){
.sec1 .section-bg.bg-loaded{
	background-position: 0 -215px;
}
}
.row.anhhover.large-columns-3.medium-columns-.small-columns-2 {
    margin-top: 70px;
}
.chitiet {
    padding-bottom: 10px;
}
footer .section-content h3 {
   
    margin-bottom: 30px;
}
.col.mienphi.medium-4.small-12.large-4 .col-inner.text-center {
    height: 100%;
}
 p.font-weight-normal {
    text-align: justify;
}
.header-nav-main.nav.nav-left {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.logo-left .logo{
	margin-right: 105px;
}
h1.thucchien {
    line-height: 40px;
    color: #f5f5f5;
    margin-bottom: 35px;
}
a.button.primary,a.button.secondary{

    border-radius: 5px;
    text-transform: inherit;
    /* padding: 10px 20px; */
    width: 150px;
    padding: 10px 0;
}
h4.muctieu {
    margin-bottom: 32px;
}
h2.h2khoahoc {
    margin-bottom: 85px;
}
.sec4 {
    margin-left: -15px;
}
h2.muctieu.noive {
    margin-bottom: 60px;
}
h2.text-center.hinhanh{
	margin-top: -25px
}
p.text-center.muctieu1.cuaminh {
    margin-bottom: -15px;
}
footer#footer {
    background: #f8f8f8;
}
p.text-white.font-weight-bold span {
    font-weight: 800;
}
input#nf-field-8 {

    padding-left: 48px;
    background-size: 25px;
    border: 1px solid #ff5e00;
   /* background: linear-gradient(to right, #e88a25, #d40000) !important;*/
    padding-top: 7px;
    padding-bottom: 44px;
    border-radius: 50px;
     
    background-size: 25px;
    background-repeat: no-repeat;
    padding-left: 58px;
    /* padding: 40px 30px; */
    padding-right: 28px;
    text-transform: inherit;
   
}
input#nf-field-8{
  color: white;
    padding-left: 48px;
    position: relative;
    background-size: 25px;
    padding-top: 9px;
    padding-bottom: 46px;
    border-radius: 10px;
    background: #f85032 url(img/New-Home1_10.png) 27px 11px no-repeat;
    background-size: 27px;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-right: 38px;
    text-transform: inherit;
}
@media screen and (max-width: 767px){
.chaomn {
    top: -80px;
}
.form-ninja form{
	box-shadow: none;
	padding:30px 0 0 0 ;
}
span.testimonial-company.test_company {
    
    left: unset;
}
strong.testimonial-name.test_name {
    left: unset;
}	
}
.section-content .col.medium-6 .col-inner ul li:before {
    position: absolute;
    content: "\f058";
    width: 50px;
    padding-right: 44px;
    margin-right: 90px;
    margin-left: -41px;
    font-family: FontAwesome;
	color: #f5f5f5;
	
}
ul.check li i {
     display: none; 
}
.section-content .col.medium-6 .col-inner ul li {
  
    position: relative;
	margin-left: 38px;
}
i.fas.fa-check-circle {
    display: none;
}
label#nf-label-field-12:before {
    position: absolute;
    content: "\f058";
    width: 50px;
    padding-right: 44px;
    margin-right: 101px;
    margin-left: -22px;
    font-family: FontAwesome;

}
label#nf-label-field-12 {
    position: relative;
    margin-left: 30px;
}
.form-ninja #nf-field-11-wrap .nf-field-element{
	    background: linear-gradient(to right, #f98a42, #df2d26);
    box-shadow: 0px 2px 4px #6b0807;
	border-radius: 30px;
}
.form-ninja  input[type="button"]{
    border-radius: 30px;
    color: #fff;
    padding-left: 44px;
    width: 100% !important;
    background: url(img/New-Home1_10.png) 19px 7px no-repeat;
    background-size: 23px;
}
.circle img {
  
    margin-left: 40px;
}
@media screen and (max-width: 767px){
	.circle img {
   margin-left: 0;
}
}
span.testimonial-company.test_company {
    position: absolute;
    left: 28px;
}
.circle img {
    margin-left: 40px;
    position: relative;
    margin-top: -45px;
}
span.testimonial-name-divider {
    /* display: none; */
    opacity: 0;
}
strong.testimonial-name.test_name {
    position: absolute;
    left: 48px;
    margin-top: -22px;
}
.header-button a span {
    font-size: 16px !important;
}
.slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #4d4d4d;
	 border-color: #4d4d4d;
}
.slider-nav-light .flickity-page-dots .dot {
    border-color: #dddedf;
}
.flickity-page-dots .dot {
    background: #dddedf;
}
ol.flickity-page-dots {
    margin-bottom: -25px;
}
@media screen and (max-width: 991px){

span.testimonial-company.test_company {
    position: unset;
    left: unset;
}
strong.testimonial-name.test_name {
    left: unset;
	position: unset;
}	
.circle img {
     margin-left: unset;
     margin-top: unset; 
}
	h2.muctieu.noive {
    margin-bottom: unset;
	}
	span.testimonial-name-divider {
    opacity:1;
}
}
@media screen and (max-width: 767px){

span.testimonial-company.test_company {
    
    left: unset;
}
strong.testimonial-name.test_name {
    left: unset;
}	
.circle img {
     margin-left: unset;
     margin-top: unset; 
}
	h2.muctieu.noive {
    margin-bottom: unset;
	}}
.absolute-footer.dark {
    color: #fff;
}
.absolute-footer, html {
    background-color: #414042 !important;
}
h2.khoahoc {
    font-size: 30px;
}
h2.muctieu {
    font-size: 30px;
    font-weight: 500;
	margin-top: -85px;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a {
    font-size: 16px;
	color: #f5f5f5;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li {
	padding-left: 50px;
}
h1.thucchien,h2.h2khoahoc  {
    font-size: 38px;
	line-height: 45px;
}
.section-content .col.medium-6 .col-inner ul li {
   
    font-size: 18px;
}
@media (min-width: 1200px){
.row.row-large, .container-width, .full-width .ubermenu-nav, .container, .row, .row.row-small {
    max-width: 1200px;
	}}
h4.hso1 {
    font-size: 30px;
    font-weight: 500;
	line-height: 35px;
	
	
}
h2.h2khoahoc.ketqua {
    margin-bottom: unset;
	
}
.anhhover .has-hover:hover p {
    opacity: 1;
    color: #ffffff;
    font-size: 26.57px;
}
.hso {
    padding-top: 15px;
    font-weight: 500;
    font-size: 28px;

	line-height: 32px;
	
}
.chitiet {
    /* padding-bottom: 10px; */
    margin-left: -30px;
}
.so img.attachment-large.size-large {
    width: 48px;
    height: 60px;
}
h3.quyenloi {
    font-size: 28px;
    font-weight: bold;
    width: 68%;
    line-height: 30px;
    /* text-align: center; */
    justify-content: center;
    /* height: 87px; */
    margin: 0 auto;
    margin-bottom: 20px;
    height: 45px;
}
.muctieu3::before {
    height: 9px;
    width: 75px;
    display: block;
    position: absolute;
    background: #f85032;
    content: "";
    bottom: -16px;
    left: 0;
    /* right: 0; */
    margin: 0 auto;
}
.muctieu3 {
    position: relative;
}
h2.thongtin {
    position: relative;
    color: white;
    font-size: 38px;
    font-weight: bold;
	margin-top: 40px;
}
p.text-white.font-weight-bold span {
    font-weight: bold;
}
.chaomn h3 {
    font-size: 24px;
    font-weight: bold;
    color: #f85032;
}
h4.font-weight-normal {
    color: #f85032ed;
    font-size: 24px;
   
    font-weight: bold;
}
.icon-box-text.p-last-0 {
    margin-left: 200px;
    
}
p.font-weight-normal {
    width: 97%;
}
a.button.primary,a.button.secondary {
    width: 185px;
    height: 55px;  
}
a.button.primary span,a.button.secondary span{
   font-size:18px; 
	font-weight: bold;
}
.header, .header-wrapper {
   margin-left: 7px;
}
.header-button {
    display: inline-block;
    width: 140px;
/*     height: 45px; */
	font-size:16px;
	margin-left: -7px;
	text-transform: inherit;
}
div#logo {
    margin-right: 110px;
}
.sec1 {
    padding-top: 105px !important;
}
h2.h2khoahoc.ketqua {
    margin-top: 27px;
	margin-bottom: 10px;
}
.digital {
    margin-bottom: -30px;
}
h2.h2khoahoc.ketqua.muctieu3{
	margin-top: 30px;
	margin-bottom: 20px;
}
h2.camket {
    margin-top: -15px;
}
p.digital1 {
    margin-bottom: 35px;
}
h2.h2khoahoc.ketqua.muctieu3.aboutour {
    margin-top: -10px;
}
h2.h2khoahoc.ketqua.hakh {
    margin-top: 0px;
}
p.text-center.muctieu1.cuaminh {
    margin-bottom: -45px;
}
p.text-center.muctieu1.dtvd {
    margin-bottom: 47px;
}
.nf-error-msg, .ninja-forms-req-symbol {
    color: #e80000;
    display: none;
}
.nf-form-fields-required {
    display: none;
}
.chaomn {
    background: #ffffff url(https://khoahoc.9design.com.vn/wp-content/uploads/2020/03/New-Home1_07.png) right top no-repeat;
    background-size: 18%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 35px;
}

.dienthoai {
    margin-top: -55px;
}

@media screen and (max-width: 991px) {
	.dienthoai {
    margin-top: unset;
}
	.sec1 {
    padding-top: unset !important;
}
.sec1 .section-bg.bg-loaded {
    background-position: -262px -23px;
}
h2.h2khoahoc {
    margin-bottom: 20px;
}
h1.thucchien, h2.h2khoahoc {
    font-size: 28px;
    line-height: 35px;
}
h4.hso1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
}
a.button.primary span, a.button.secondary span {
    font-size: 16px;
    font-weight: bold;
}
h2.h2khoahoc.ketqua {
    margin-top: unset;
    
}
.digital {
    margin-bottom: unset;
}
h2.h2khoahoc.ketqua.muctieu3 {
     margin-top: unset; 
    /* margin-bottom: unset; */
}
h2.h2khoahoc.ketqua {
    margin-top: unset;
    margin-bottom: unset;
}
h3.quyenloi {
    font-size: 20px;
   width: 100%;  
}
h2.thongtin {
    
    font-size: 28px;
}
.hso {
    padding-top: 5px;
    font-size: 20px;
    line-height: 24px;
}
.icon-box-text.p-last-0 {
    margin-left: 0px;
}
h4.font-weight-normal {
    font-size: 22px;
  
}
.form-ninja form {
    background: none;
   box-shadow: none;
}
  .so {
    margin-bottom: unset;
}
  .form-ninja .submit-container {
    width: 23%;
}
.chaomn {

    padding: 10px 10px;
    top: 0px;
    right: 0;
}
h2.muctieu {
    margin-top: unset;
}
.header, .header-wrapper {
    margin-left: unset;
}
.form-ninja .email-container input, .form-ninja .phone-container input {
    color: #000;
    }
}

@media screen and (max-width: 767px) {
	.chaomn {
    background: #fff;
    top: -50px;
}
a.button.primary, a.button.secondary {
    margin-right: 0;
    width: 100%;
    height: 55px;
}
.sec7 {
    margin-bottom: -50px;
}
h3.quyenloi {
    margin-bottom: unset;
    }
.form-ninja .submit-container {
    width: 50%;
}
.form-ninja .phone-container,.form-ninja .email-container {
     background: none; 
     padding-left: unset; 
}

.col.so.medium-6.small-12.large-6  {
    
    margin-bottom: 10px;
    padding: 15px !important;
}
	#logo {
   
    margin-left: unset;
}
}
