@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//tuvansuckhoe247.vn/wp-content/themes/fend806/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(6,27,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: rgb(6,27,51);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(6,27,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(6,27,51);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(221,51,51);
	--wd-alternative-color: rgb(30,115,190);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(51,153,153);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.form-dk {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #1d4266;
    border-radius: 10px;
    text-align: center;
    text-transform: uppercase;
}
.form-dk h2 {
    margin-bottom: 0px;
}
.form-dk h3 {
    font-size: 14px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    background-color: #ff1616;
    color: #fff;
    font-size: 20px;
}
.form-dk-item {
    margin-bottom: -10px;
}
.box-giua-ss-1 {
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #ff1616;
    text-align: center;
    padding-top: 20px;
}
#ss-2 p {
    text-align: center;
    font-size: 3em;
    color: #fcff1f;
    font-weight: 700;
    line-height: 1.2;
}
#ss-3 table {
    background-color: #fff;
   
}
#ss-3 table td {
    padding: 15px;
    border-bottom: 1px solid var(--brdcolor-gray-300);
    vertical-align: middle;
    text-align: start;
    text-align: center;
	border: 1px solid;
}
#ss-4 p {
    text-align: center;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: -30px !important;
    background-color: yellow;
    color: #d33;
    text-shadow: rgb(0 0 0 / 32%) 1px 2px 3px;
    padding: 10px;
}
#ss-5 p {
    text-align: center;
    font-size: 1.8em;
    font-weight: 700;
    color: #ff1616;
    margin-bottom: -20px;
}
#ss-6 p {
    text-align: center;
    line-height: 1.2;
}
#ss-7 .info-box-content {
    background-color: #fff;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 15px 20px -15px;
}
 
.box-flex {
    display: flex;
    gap: 20px;
    border: 2px dotted;
    border-radius: 10px;
    align-items: center;
    font-weight: bold;
    padding-right: 10px;
}

div#ss-10 {
    font-size: 20px;
    border: 1px solid;
    padding: 20px;
    margin: 0px !important;
    border-radius: 20px;
}

.nut-dac-biet {
    margin-top: -50px;
    text-align: center;
}
.nut-dang-ky-ngay a {
    text-align: center;
    font-size: 1.5em;
    color: #d33;
    background-color: #fff;
    padding: 15px 30px;
    font-weight: bold;
    border-radius: 30px;
    border: 1px solid;
}
.nut-dang-ky-ngay {
    text-align: center;
	animation: zoom-in-zoom-out 2s ease-out infinite;
}



@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

#ss-11 p {
    font-size: 2em;
    color: #fff;
    font-weight: 700;
    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
}
.td-1-12 {
    font-size: 1.5em;
    font-weight: bold;
    color: #d33;
    text-shadow: rgb(255, 255, 255) 1px 2px 3px;
    margin-top: 20px;
}
.td-2-12 {
    font-size: 20px;
    font-weight: 500;
}
.td-3-12 {
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
}


.td-2-ss-13 {
    color: #fff;
    border-left: 4px solid #99cc33;
    padding-left: 15px;
}
#ss-14 p {
    text-align: center;
    font-size: 3em;
    font-weight: 700;
}

#ss-15 .wd-wpb {
    margin-bottom: 0px;
}
#ss-15 h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 2.5em;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
div#ss-16 p {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    margin-top: -20px;
}
div#ss-17 p {
    text-align: center;
    font-size: 2em;
    font-weight: 600;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 15px 20px -15px;
}
div#ss-18 p {
    font-size: 3em;
    color: #fce05d;
    font-weight: 700;
    text-shadow: rgb(1, 1, 1) 1px 2px 3px;
}
div#ss-19 p {
    font-size: 1.5em;
    color: #fff;
    margin-top: -20px;
}
.box-flex-2 {
    display: flex
;
    gap: 40px;
    align-content: center;
    align-items: center;
    border-bottom: 4px double #fff;
    padding-bottom: 30px;
}
.box-flex-3 {
    display: flex;
    gap: 40px;
    align-content: center;
    align-items: center;
  
    padding-bottom: 30px;
}
.box-flex-2-item.box-so-2 {
    font-size: 4em;
    color: #fff;
    font-weight: 700;
}
.box-flex-2-item {
    color: #fbde5c;
    font-size: 2em;
}
div#ss-21 p {
    text-align: center;
    font-size: 1.4em;
    font-weight: 600;
}
#ss-7 .info-box-content {
    background-color: #fff;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 15px 20px -15px;
    height: 150px;
}
#ss-3 table td {
 
    height: 150px !important;
}
#ss-2 p {
   
    text-transform: uppercase;
}

div#ss-7-1 {
    BACKGROUND-COLOR: #fff;
    margin: 10px !important;
    padding: 20px;
    border-radius: 20px;
	    box-shadow: rgba(0, 0, 0, 0.5) 0px 15px 20px -15px;
}
.td-2-ss-13 h3 {
    color: #fff;
    line-height: 3;
}
.testimonial-content {
    background-color: #fff;
    height: 200px;
    padding: 20px;
    border-radius: 20px;
}
.text-cam-nhan-1 {
    text-align: center;
    color: #060606;
    font-weight: bold;
    font-size: 1.5em;
}
    #ss-7 .info-box-content {
      
        border-radius: 10px;
    }
.box-giua-ss-1 {
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #ff1616;
    text-align: center;
    padding-top: 20px;
    font-size: 1.5em;
    font-weight: 900 !important;
}
div#ss-3 h3 {
    color: #d33;
    margin-top: -20px;
    margin-bottom: 10px;
}
#ss-7 h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    color: #d33;
    font-size: 1.3em;
}
#ss-7 .info-box-inner.reset-last-child {
    font-size: 20px !important;
	font-weight: 600 !important;
}
.box-thanm-gia {
    background-color: #fff;
    border-radius: 20px;
        padding: 15px;
}
.nut-dac-biet a {
    color: #000;
    font-size: 2em;
    /* background-color: #ffffff; */
    /* padding: 10px 30px; */
    /* border-radius: 30px; */
    text-align: center;
    font-weight: 900;
}
.box-thanm-gia h3 {
    color: #d33;
    font-size: 1.5em;
    margin-top: -20px;
    /* margin-bottom: 10px; */
}
.text-de-lam h3 {
    font-size: 1em;
}
div#ss-13 p {
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
    color: #f11313;
    text-shadow: rgb(0 0 0 / 36%) 1px 2px 3px;
}
.td-1-ss-13 {
    font-size: 18px;
    font-weight: 600;
    color: #202020;
    margin-bottom: 10px;
}
span.wd-list-content.list-content {
    font-size: 1.2em;
    font-weight: 600;
}
.box-flex-item.box-so {
    font-weight: bold;
    color: rgb(74, 60, 28);
    text-align: center;
    text-shadow: rgb(248, 248, 248) 1px 2px 2px;
    font-size: 3em;
    background-color: #bce8f5;
    border-width: 2px;
    border-radius: 10px;
    border-style: solid;
    border-color: rgb(241, 243, 244);
    min-width: 90px;
    transform: scale(1.1);
}
#ss-15 .info-box-wrapper {
    background-color: #e53b3e;
    padding: 10px 25px;
    border: 1px solid #fff;
    border-radius: 20px;
}
#box-chuyen-hoa .form-dk h3 {
    font-size: 14px;
    color: #ff1616;
}

#box-chuyen-hoa .wd-info-box {
    background-image: unset !important;
    background-color: #f4fafd !important;
    height: 450px;
}
#box-chuyen-hoa .info-box-inner.reset-last-child {
    color: #000;
    font-size: 1.1em;
}
#box-chuyen-hoa .box-style-bg-hover {
    padding: 10px;
    box-shadow: 2px 3px 14px #2926260a;
}
.box-ch-2 .wd-fontsize-xl {
    font-size: 20px !important;
}
.box-thanm-gia {
    background-color: #bce8f5 !important;
    border-radius: 20px;
    padding-bottom: 10px;
}
#box-gv .title-after_title.reset-last-child.wd-fontsize-xs {
    font-size: 30px;
    font-weight: 600;
    color: #d8322c;
}
#box-gv .wd-text-block:not(.inline-element).text-left {
    margin-right: auto;
    font-size: 16px;
    font-weight: 600;
}
#box-gv .info-box-icon {
    margin-bottom: 5px;
}
#box-gv .title-after_title.reset-last-child.wd-fontsize-xs {
    font-size: 20px;
    font-weight: 600;
    color: #d8322c;
}
div#ss-8 {
    text-align: center;
    font-size: 2em;
    font-weight: 700;
}
.box-nd-khoa-hoc h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    color: #ef1a0a;
}
.box-nd-khoa-hoc .wd-info-box {
    --ib-icon-sp: 10px !important;
}
.text-de-lam a {
    color: #fff !important;
    background-color: #d33;
    padding: 10px;
    border-radius: 5px;
}
.box-nd-khoa-hoc{
    font-size: 17px;
}
.box-nd-khoa-hoc {
    background-color: #fff;
    padding-top: 30px;
    border-radius: 10px;
    margin-bottom: 50px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.box-lich-hoc .info-box-wrapper {
    background-color: #fff;
    padding: 20px 20px 0px 20px;
    border-radius: 10px;
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.box-ban-can-biet .title-after_title.reset-last-child.wd-fontsize-s {
    background-color: #d33;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 600;
}
.box-ban-can-biet .info-box-inner.reset-last-child {
    font-weight: 600;
}
/**********/
.container1 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

/* Custom */

h1 {
    color: #dbd56e;
    background: -webkit-linear-gradient(25deg, #eee, #ef0d0d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 3rem;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    border-right: 2px solid;
    animation: type 1.5s steps(90) 1.5s 1 normal both, cursor 1s step-end infinite;
    position: relative;
}

@keyframes type {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

@keyframes cursor {
  50% {
    border-color: transparent;
  }
}
#wd-67f3fa70216da .title-after_title {
    color: #dd3333;
    font-size: 30px;
    font-weight: 700;
}@media (min-width: 1025px) {
	.an-mt {display:none;}
#ss-6 p {
    text-align: center;
    line-height: 1.2;
    padding: 0 10%;
}
.whb-col-right .btn-style-default  {
    position: relative !important;
    top: -20px !important;
}
.wd-header-text.reset-last-child h3 {
    margin-bottom: -20px;
}
.box-thanm-gia {
    background-color: #fff;
   
    border-radius: 20px;
}
.box-flex-1 {
    font-size: 1.5em;
}
.wd-header-text.reset-last-child h1 {
    position: relative;
    bottom: -10px;
}
}

@media (max-width: 576px) {
	.an-dt{
	display:none;
}
#ss-7 .info-box-content {
    background-color: #fff;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 15px 20px -15px;
    height: 200px;
}

#ss-2 p {
    text-align: center;
    font-size: 1.5em;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
}
#ss-4 p {
    text-align: center;
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: -30px !important;
}
.nut-dac-biet a {
    color: #000;
    font-size:1em;
   
    text-align: center;
    font-weight: 900;
}
.nut-dac-biet {
    margin-top: -40px;
    text-align: center;
}
.nut-dang-ky-ngay {
    text-align: center;
    margin-bottom: -50px;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}
    div#ss-13 p {
        font-size: 1.8em;
        font-weight: 700;
        text-transform: uppercase;
        /* color: #fff; */
        margin-top: 25px;
    }
#ss-14 p {
    text-align: center;
    font-size: 1.8em;
    font-weight: 700;
}
div#ss-18 p {
    font-size: 1.5em;
    color: #fce05d;
    font-weight: 700;
    text-shadow: rgb(1, 1, 1) 1px 2px 3px;
}
.box-flex-2-item {
    color: #fbde5c;
    font-size: 1.5em;
}
.td-2-ss-13 h3 {
    color: #fff;
    line-height: 2;
    font-size: 20px;
    font-weight: 600;
    /* padding-bottom: 15px; */
}
#ss-15 h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 2em;
    color: #fff;
    font-weight: 500;
    text-align: center;
}
div#ss-17 p {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 15px 20px -15px;
}
.box-thanm-gia h3 {
    color: #d33;
    font-size: 1em;
    margin-top: -20px;
    margin-bottom: 10px;
}
#box-gv .wd-info-box {
    position: relative;
    display: block;
    flex-direction: column;
    border-radius: var(--wd-brd-radius);
    gap: var(--ib-icon-sp);
    --ib-icon-sp: 20px;
}
    #ss-8 p {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        margin-top: -30px !important;
    }
#box-chuyen-hoa .wd-info-box {
    background-image: unset !important;
    background-color: #f4fafd !important;
    height: auto !important;
}
.text-de-lam {
    font-size: 14px;
    font-weight: bold;
}
.box-nd-khoa-hoc strong {
    font-size: 16px;
}
h1 {
    color: #dbd56e;
    background: -webkit-linear-gradient(25deg, #eee, #ef0d0d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.1rem;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    border-right: 2px solid;
    animation: type 1.5s steps(90) 1.5s 1 normal both, cursor 1s step-end infinite;
    position: relative;
}
.nut-dang-ky-ngay a {
    text-align: center;
    font-size: 1em;
    color: #d33;
    background-color: #fff;
    padding: 15px 30px;
    font-weight: bold;
    border-radius: 30px;
    border: 1px solid;
}
      #wd-67f3fa70216da .title-after_title {
        line-height: 22px;
        font-size: 22px !important;
    }
}

