.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.pum-content.popmake-content:focus-visible, 
.pum-content *:focus, 
.pum-overlay .pum-content {
outline: none !important;
}
.wpcf7 br {
display: none;
}
.wpcf7-form p {
margin-bottom: 0;
}
@media (min-width: 1200px) {
.khoahoc-quytrinh . .container {
max-width: 1100px;
} 
}
div#logo-footer img {
width: 200px;
}
body {
line-height: 1.4;
color: #111;
}
figure {
max-width: 100%;
}
a {
text-decoration: none;
color: inherit;
transition: all .3s;
}
a:hover {
text-decoration: none;
}
button,input {
outline: none !important;
box-shadow: none !important;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,.btn-primary:focus {
background-color: unset;
border-color: unset;
border: 0 !important;
}
a:focus {
outline: 0 !important;
}
@media screen and (max-width: 782px){
html {
margin-top: 0 !important;
}
}
h2.screen-reader-text {
display: none;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.showbar {
padding: 15px 0;
}
.showbar .icon-bar {
display: block;
width: 33px;
height: 3px;
border-radius: 1px;
}
.showbar .icon-bar {
background-color: #fff;
}
.showbar .icon-bar+.icon-bar {
margin-top: 7px;
}
.overbg-mobile {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #111;
opacity: .5;
z-index: 9999;
display: none;
}
.close-menu {
background: #fff;
color: #b30000;
text-align: center;
padding: 10px;
font-size: 18px;
}
#mobile-menu .sub-menu img {
display: none;
}
.stick-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
animation-name: effect;
animation-duration: .3s;
background: #b30000;
box-shadow: 2px 2px 2px #1113;
}
@keyframes effect {
from {top: -50px}
to {top: 0}
}
.alert-warning {
background: transparent;
border: 0;
font-size: 16px;
font-weight: 700;
text-align: center;
color: #111;
}
.tab-content > .tab-pane:not(.active), 
.pill-content > .pill-pane:not(.active) {
display: block;
height: 0;
overflow-y: hidden;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
border-bottom: 1px solid #cccccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background: transparent;
border: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 14px;
font-weight: bold;
position: relative;
padding: 5px 15px;
border-bottom: 2px solid transparent;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
@media (min-width: 1200px){
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 16px;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #333333;
border-bottom: 2px solid #ff9900;
}
.form-control:focus {
box-shadow: unset !important;
border-color: #ced4da;
}
.wpcf7-select, .wpcf7-text, .wpcf7-textarea,.wpcf7-number {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
outline: none !important;
border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wpcf7-textarea {
height: auto;
}
.wpcf7-submit {
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
color: #fff;
background-color: #007bff;
border-color: #007bff;
cursor: pointer;
}
div.quantity {
display: flex;
}
.qty_button {
padding: 5px 10px;
background: #fff;
border: 1px solid #111;
outline: 0;
}
.qty.text {
padding: 5px 10px;
border: 1px solid #111;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
}
.quantity__remove {
border-right: 0;
margin-right: -5px !important;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.quantity__add {
border-left: 0;
margin-left: -5px !important;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.single_add_to_cart_button {
border-radius: 5px !important;
display: inline-block !important;
background-color: #ff9900!important;
box-shadow: none !important;
margin: 0px !important;
margin-left: 10px !important;
float: none !important;
border: none !important;
color: #ffffff!important;
font-size: 14px !important;
height: 35px;
font-weight: 500 !important;
}
.woocommerce-pagination ul {
list-style: none;
border-radius: 0.25rem;
border: 0 !important;
}
.woocommerce-pagination ul li {
border-right: 0 !important;
}
.woocommerce-pagination ul li a {
color: #111 !important;
}
.woocommerce-pagination ul li .current, .woocommerce-pagination ul li .page-numbers {
position: relative;
display: block;
padding: 5px 10px !important;
line-height: 1.25 !important;
font-weight: 700 !important;
margin: 0 3px !important;
transition: unset !important;
}
.woocommerce-pagination ul li .page-numbers {
background-color: #fff !important;
border: 1px solid #dee2e6 !important;
border-radius: 5px !important;
}
.woocommerce-pagination ul li .page-numbers.current {
background: #109cd9 !important;
border-color: #109cd9 !important;
color: #fff !important;
}
.header-top {
padding: 20px 0 10px;
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/bg-head.png);
background-size: 100% 100%;
}
.header-hotline a {
font-size: 29px;
color: #af0000;
font-weight: bold;
padding-top: 81px;
display: block;
}
.header-main .search-form {
display: none;
}
.header-main {
background: #b30000;
height: 66px;
}
.header-button {
display: flex;
align-items: center;
}
.header-search img {
width: 20px;
cursor: pointer;
}
.header-button a {
padding: 7px 40px;
border-radius: 50px;
background-size: 100% 100%;
font-size: 16px;
letter-spacing: 0px;
text-transform: uppercase;
color: #b00000;
font-weight: 700;
}
.header-button a:nth-child(1) {
background: #fff;
border: 2px solid transparent;
}
.header-button a:nth-child(2) {
margin: 0 20px;
background: transparent;
border: 2px solid #fff;
color: #fff;
}
.header-button a:nth-child(2):hover {
background: #fff;
color: #b00000;
}
.header-button a:nth-child(1):hover {
background: transparent;
border: 2px solid #fff;
color: #fff;
}
#primary-menu .menu > li.menu-item-has-children>a:after {
content: "";
display: block;
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/icon-down.png);
position: absolute;
top: 28px;
right: 0px;
width: 18px;
height: 10px;
}
#primary-menu .menu > li:nth-child(1) > a {
padding-left: 0;
}
#primary-menu .menu > li > a:hover {
color: #f5c900;
}
#primary-menu .sub-menu a:hover {
background: #b30000;
color: #fff;
}
.why {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/bg3.png);
color: #fff;
text-align: center;
padding: 40px 0;
margin-top: 20px;
}
section.why h2 {
font-size: 34px;
}
section.why h3 {
margin-bottom: 0;
font-size: 20px;
font-weight: 400;
}
section.partner {
padding: 70px 0;
}
.pt-right h2 {
font-size: 30px;
color: #f1000c;
font-weight: bold;
text-align: center;
margin-bottom: 0;
line-height: 1.4;
}
.pt-right h4 {
font-size: 30px;
color: #f1000c;
font-weight: bold;
text-align: center;
margin-bottom: 0;
line-height: 1.4;
margin-bottom: 30px;
}
.pt-right h3 {
font-size: 18px;
line-height: 43px;
text-transform: uppercase;
color: #f1000c;
font-weight: 700;
}
.pt-right {
text-align: center;
}
.pt-right .row img {
width: 100%;
}
.video-module-popup {
background: rgba(64, 64, 68, 0.9);
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 9999999999;
opacity: 0;
-webkit-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.video-module-popup .video-close {
color: #fff;
width: 90px;
height: 90px;
line-height: 90px;
font-size: 50px;
text-align: center;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
}
.video-module-popup .video-iframe {
width: 70%;
height: 77%;
margin: 0 auto;
position: relative;
top: 10%;
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
-webkit-transition: -webkit-transform .3s ease-in-out;
transition: -webkit-transform .3s ease-in-out;
-o-transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.video-module-popup.video-open .video-iframe {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.video-module-popup .video-iframe iframe {
margin: 0;
width: 100%;
height: 100%;
}
.video-module-popup.video-open {
opacity: 1;
}
.partner-bottom {
padding-top: 40px;
}
.partner-bottom .item {
border-radius: 9px;
box-shadow: 0 0 7px rgb(0 0 0 / 25%);
overflow: hidden;
}
.partner-bottom .icon {
text-align: center;
padding: 25px 0;
}
.partner-bottom .text h3 {
font-size: 17px;
color: #af0000;
font-weight: bold;
margin-bottom: 7px;
}
.partner-bottom .text {
padding: 0 10px;
min-height: 100px;
text-align: center;
}
.partner-bottom .text p {
font-size: 16px;
color: #303030;
margin-bottom: 0;
font-weight: 400;
}
.partner-bottom .thumbnail img {
width: 100%;
}
.partner-bottom .thumbnail {
margin-top: 20px;
}
.route {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/bg3.png);
margin-top: -5px;
color: #fff;
text-align: center;
padding: 40px 0;
}
section.route h2 {
font-size: 34px;
}
.partner-bottom .thumbnail img:nth-child(2) {
width: auto;
position: absolute;
top: -45px;
right: 0;
}
.partner-bottom .thumbnail {
position: relative;
}
section.route-line {
padding: 120px 0;
}
.rl-top {
position: relative;
}
.rl-top:after {
content: "";
display: block;
width: 100%;
height: 4px;
background: #af0000;
position: absolute;
top: -2px;
left: 0;
}
.rl-top h3 {
font-size: 18px;
text-transform: uppercase;
color: #474747;
font-weight: bold;
margin-bottom: 0;
text-align: center;
margin-top: 10px;
}
.rl-center {
margin: 80px 0 60px;
position: relative;
}
.rl-center h3 {
font-size: 18px;
text-transform: uppercase;
color: #474747;
font-weight: bold;
}
.rl-center .text {
font-size: 18px;
color: #474747;
background: #fff1e5;
border-radius: 18px;
padding: 10px 15px;
}
.bg1 .text {
background: #ffd3b0;
}
.bg2 .text {
background: #00bbdd;
}
.bg3 .text {
background: #ecbd03;
}
.bg4 .text {
background: #6cd334;
}
.bg5 .text {
background: #f85c5c;
color: #fff;
}
.rl-center .col-lg-6:nth-child(2n + 1) {
padding-right: 60px;
}
.rl-center .col-lg-6:nth-child(2n ) {
padding-left: 60px;
}
.rl-center:after {
content: "";
display: block;
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/img16.png);
width: 30px;
height: calc(100% - 180px);
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
}
.rl-button a {
display: inline-flex;
border-radius: 19px;
background-color: #d40202;
padding: 30px 50px;
align-items: center;
}   
.rl-button span {
font-size: 26px;
letter-spacing: 1px;
text-transform: uppercase;
color: #fff;
line-height: 1;
font-weight: 700;
padding: 0 20px;
}
.rl-bottom {
margin-top: 100px;
}
.rl-button3 a {
display: inline-flex;
border-radius: 19px;
background-color: #d40202;
padding: 30px 50px;
align-items: center;
color: #fff;
}   
.rl-button3 span {
font-size: 26px;
letter-spacing: 1px;
text-transform: uppercase;
color: #fff;
line-height: 1;
font-weight: 700;
padding: 0 20px;
}
.rl-bottom h2 {
font-size: 23px;
letter-spacing: 0px;
text-transform: uppercase;
color: #363636;
font-weight: bold;
text-align: center;
margin-bottom: 70px;
line-height: 35px;
}
.rl-bottom h2 span {
color: #da0000;
}
.rl-bottom .col-lg-8 img {
width: 100%;
}
.img-wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.img-wrap img {
width: 48%;
margin-bottom: 15px;
}
section.course {
margin-bottom: 100px;
}
section.course h2 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
margin-bottom: 40px;
}
section.course h2 span {
color: #b00000;
}
.course-item {
box-shadow: 0 0 8px rgb(0 0 0 / 42%);
background-color: #e3e3e3;
border-radius: 10px;
overflow: hidden;
}
.course-slide .slick-list {
margin: 0 -15px;
}
.course-slide .slick-slide {
padding: 0 15px;
}
.course-item img {
width: 100%;
}
.course-text {
padding: 30px 15px;
}
.course-text h3 {
margin-bottom: 20px;
}
.course-text h3 a {
text-transform: uppercase;
color: #3b3b3b;
text-align: center;
display: block;
font-size: 17px;
}
.course-link {
display: flex;
align-items: center;
justify-content: center;
}
.course-link a {
border-radius: 17px;
background-color: #d60c0c;
padding: 10px 20px;
font-size: 13px;
color: #fff;
}
.course-link a:first-child {
margin-right: 15px;
}
.course-link a:hover {
color: #d60c0c;
background: #fff;
}
.course-text h3  a:hover {
color: #d60c0c;
}
section.calendar {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/bg5.png);
padding: 50px 0;
position: relative;
}
section.calendar h2,section.calendar h3 {
font-size: 34px;
text-transform: uppercase;
color: #eb0000;
}
section.calendar>img {
position: absolute;
right: 0;
top: 0;
}
section.calendar .container img {
max-width: 522px;
position: relative;
z-index: 99;
}
section.calendar h3 {
color: #111;
}
section.calendar .heading {
margin-bottom: 30px;
width: 60%;
text-align: center;
}
.lecturers {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/bg6.png);
padding: 70px 0 50px;
}
section.lecturers h2 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
margin-bottom: 40px;
}
section.feedback h2 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
margin-bottom: 40px;
}
section.feedback h2 span {
color: #b00000;
}
section.lecturers h2 span {
color: #b00000;
}
.lecturers-slide .slick-list {
margin: 0 -15px;
}
.lecturers-slide .slick-slide {
padding: 0 15px;
}
.lecturers-img img {
margin: 0 auto;
height: 200px;
object-fit: contain;
display: block;
object-position: bottom;
}
.lecturers-heading {
padding: 10px;
background: #e40000;
text-align: center;
min-height: 62px;
}
.lecturers-heading h3,.lecturers-heading h4 {
font-size: 18px;
line-height: 21px;
text-transform: uppercase;
color: #ffffff;
margin-bottom: 0;
font-weight: 700;
}
.lecturers-caption {
box-shadow: 0 0 8px rgb(0 0 0 / 29%);
padding: 10px;
margin-bottom: 10px;
background: #fff;
min-height: 200px;
}
.lecturers-caption p {
margin-bottom: 0;
font-size: 14px;
letter-spacing: 0px;
color: #424242;
font-weight: 500;
text-align: justify;
}
section.counter {
padding: 70px 0;
}
section.counter .item {
padding: 40px 20px;
border-radius: 10px;
text-align: center;
height: 100%;
transition: all .3s;
cursor: pointer;
}
section.counter h3 {
margin-bottom: 0;
margin-top: 20px;
font-size: 17px;
font-weight: 700;
text-transform: uppercase;
color: #424242;
}
section.counter img {
height: 130px;
object-fit: contain;
}
section.counter .item:hover {
background: #e40000;
}
section.counter .item:hover h3 {
color: #fff;
}
.feedback-main {
box-shadow: 0 0 8px rgb(0 0 0 / 29%);
padding-bottom: 20px;
}
.feedback-description {
padding: 30px 30px 70px;
background: #fd0006;
color: #fff;
position: relative;
z-index: -1;
}
.feedback-description p {
margin-bottom: 0;
min-height: 100px;
}
.feedback-title {
text-align: center;
margin-top: -55px;
padding: 0 30px;
}
.feedback-star {
margin: 10px 0;
}
.feedback-star i {
color: #ffaf14;
}
.feedback-title h3 a {color: #111;font-weight: 700;font-size: 18px;}
.feedback-title h3 {
margin-bottom: 0;
}
h3.feedback-caption {
margin-bottom: 0;
font-size: 16px;
letter-spacing: 0px;
color: #282828;
margin-top: 20px;
text-align: center;
padding: 0 30px;
}
section.feedback {
margin-bottom: 40px;
}
.feedback-description:after {
content: "";
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/quote-left.png);
display: block;
width: 20px;
height: 20px;
background-repeat: no-repeat;
position: absolute;
top: 10px;
left: 20px;
}
.feedback-description:before {
content: "";
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/quote-right.png);
display: block;
width: 20px;
height: 20px;
background-repeat: no-repeat;
position: absolute;
bottom: 47px;
right: 20px;
}
section.form-uudai .container {
position: absolute;
bottom: 67px;
left: 50%;
width: 100%;
transform: translateX(-50%);
}
.form-wrap {
max-width: 560px;
padding: 25px;
border-radius: 40px;
box-shadow: 0px 0 25px 0px rgb(95 0 22 / 75%);
background-color: #d91c1c;
}
section.form-uudai .container img {
max-width: 567px;
margin: 0 auto;
display: block;
margin-bottom: 30px;
}
.form-wrap h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
margin-bottom: 15px;
}
#timer ul {
padding: 0;
margin-bottom: 30px;
list-style: none;
display: flex;
align-items: center;
justify-content: center;
}
#timer li {
background: #424242;
border-radius: 5px;
padding: 10px 15px;
}
#timer span {
display: block;
text-align: center;
color: #fff;
font-weight: 700;
font-size: 22px;
}
#timer li:not(:last-child) {
margin-right: 10px;
}
#timer span:nth-child(2) {
font-size: 14px;
font-weight: 400;
}
.form-wrap .wpcf7-text,.form-wrap .wpcf7-select {
font-size: 14px;
color: #545454;
font-weight: 500;
margin-bottom: 15px;
border-radius: 4px;
padding: 15px;
height: auto;
}
.form-wrap .wpcf7-spinner {
display: block;
}
.form-wrap .wpcf7-submit {
border-radius: 6px;
background-color: #cf0008;
border: 2px solid #fdee00;
width: 100%;
font-size: 23px;
color: #fdee00;
font-weight: 700;
text-transform: uppercase;
}
.footer-top {
padding: 30px 0;
background: #af0000;
color: #fff;
font-size: 16px;
border-top: 1px solid #fff;
}
.footer-top .title {
font-weight: 500;
margin-bottom: 15px;
}
.footer-block-menu a {
color: #fff;
display: block;
margin-bottom: 15px;
}
.footer-block-menu a:hover {
color: #f5c900;
}
ul.footer-info {
padding: 0;
list-style: none;
margin-bottom: 0;
}
ul.footer-info li {
margin-bottom: 20px;
font-weight: 500;
}
ul.footer-info i {
width: 25px;
height: 25px;
display: inline-flex;
border-radius: 50%;
align-items: center;
justify-content: center;
background: #fff;
color: #af0000;
margin-right: 10px;
font-size: 13px;
}
.footer-copyright {
text-align: center;
padding: 30px 0;
background: #353535;
color: #fff;
font-weight: 700;
font-size: 16px;
}
.header-main .search-form input {
border-radius: 0;
font-size: 14px;
width: 200px;
}
.header-main .search-form button {
background: transparent !important;
border: 0;
padding: 0;
position: absolute;
top: 14px;
right: 31px;
color: #111 !important;
}
div#popmake-484,#popmake-531 {
padding: 0;
border: 0;
}
.form-popup {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/bg8.png);
padding: 390px 20px 40px;
}
.form-popup h3 {
font-size: 21px;
color: #424242;
font-weight: 700;
text-align: center;
margin-bottom: 20px;
}
.form-popup h2 {
font-size: 21px;
color: #424242;
font-weight: 700;
text-align: center;
margin-bottom: 0;
text-transform: uppercase;
}
.form-popup #timer span {
font-size: 16px;
}
.form-popup #timer li {
padding: 5px 10px;
}
.form-popup .wpcf7-text,.form-popup .wpcf7-select {
font-size: 14px;
color: #545454;
font-weight: 500;
margin-bottom: 10px;
border-radius: 4px;
padding: 10px;
height: auto;
}
.form-popup .wpcf7-spinner {
display: block;
}
.form-popup .wpcf7-submit {
border-radius: 6px;
background-color: #fdee00;
border: 0;
width: 100%;
font-size: 23px;
color: #740500;
font-weight: 700;
text-transform: uppercase;
}
.brc {
padding: 10px 0;
font-size: 16px;
font-weight: 600;
margin-bottom: 15px;
}
.widget.widget-form {
padding: 30px 20px;
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/gioithieu/bg1.png);
background-size: cover;
}
.widget.widget-form h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
margin-bottom: 15px;
margin-top: 15px;
}
.widget.widget-form .wpcf7-text,.widget.widget-form .wpcf7-select {
font-size: 14px;
color: #545454;
font-weight: 500;
margin-bottom: 10px;
border-radius: 4px;
padding: 10px;
height: auto;
}
.widget.widget-form .wpcf7-spinner {
display: block;
}
.widget.widget-form #timer span {
font-size: 16px;
}
.widget.widget-form #timer li {
padding: 5px 10px;
}
.widget.widget-form .wpcf7-submit {
border-radius: 6px;
background-color: #fdee00;
border: 0;
width: 100%;
font-size: 23px;
color: #740500;
font-weight: 700;
text-transform: uppercase;
}
.singular-post-content {
line-height: 1.6;
}
.singular-post-content h2 {
font-size: 30px;
}
section.blog-news1 {
padding: 40px 0;
background: #efefef;
}
section.blog-news1 h2 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
margin-bottom: 40px;
}
section.blog-news1 h2 span {
color: #b00000;
}
.blog-news1-item img {
height: 190px;
object-fit: cover;
border-radius: 10px;
}
.blog-news1-item h3 {
margin-bottom: 0;
}
.blog-news1-item h3 a {
display: block;
font-size: 16px;
padding: 15px;
color: #111;
overflow: hidden;
}
.blog-news1-item a.readmore {
display: inline-block;
border-radius: 9px;
background-color: #ffc107;
padding: 5px 20px;
color: #fff;
font-weight: 500;
}
.blog-news1-item h3 a:hover {
color: #b30000;
}
.banner-pp .container {
position: absolute;
bottom: 20px;
left: 50%;
width: 100%;
transform: translateX(-50%);
}
.form-banner {
max-width: 420px;
}
.form-banner h3 {
color: #fff;
text-transform: uppercase;
text-align: center;
margin-bottom: 20px;
}
.form-banner .wpcf7-text,.form-banner .wpcf7-select {
font-size: 14px;
color: #545454;
font-weight: 500;
margin-bottom: 10px;
border-radius: 4px;
padding: 7px 10px;
height: auto;
}
.form-banner .wpcf7-spinner {
display: block;
}
.form-banner #timer span {
font-size: 14px;
}
.form-banner #timer li {
padding: 5px 10px;
}
.form-banner .wpcf7-submit {
border-radius: 6px;
background-color: #fdee00;
border: 0;
width: 100%;
font-size: 23px;
color: #740500;
font-weight: 700;
text-transform: uppercase;
}
.form-banner #timer ul {
margin-bottom: 15px;
}
.sl-wrap {
padding: 30px;
background: #ffd257;
border-radius: 25px;
margin-bottom: 40px;
}
section.single-lecturers span {
color: #111;
}
.trogiang-item h3 {
font-size: 16px;
text-align: center;
padding: 20px 10px;
filter: drop-shadow(0 0 4.5px rgba(0,0,0,0.42));
background-color: #e3e3e3;
}
.trogiang-item img {
height: 180px;
object-fit: cover;
}
.banner-feedback {
padding: 30px 0;
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/bg9.png);
}
.widget.widget-post {
margin-top: 30px;
}
.widget.widget-post h3.widget-title {
text-align: center;
font-size: 21px;
text-transform: uppercase;
margin-bottom: 20px;
}
.wlp-item:not(:last-child) {
margin-bottom: 20px;
}
.wlp-item {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.wpl-img {
width: 80px;
}
.wpl-text {
width: calc(100% - 100px);
}
.wpl-text .date {
color: #001760;
font-size: 14px;
font-weight: 500;
}
.wpl-text a:hover {
color: #b00000;
}
section.khoahoc-s1 .heading h3 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
color: #fe6993;
}
section.khoahoc-s1 .heading {
text-align: center;
margin-bottom: 20px;
}
section.khoahoc-s1 .heading h1 {
font-size: 59px;
letter-spacing: 1px;
text-transform: uppercase;
color: #d72229;
font-style: italic;
}
section.khoahoc-s1 .heading h2 {
font-size: 59px;
letter-spacing: 1px;
text-transform: uppercase;
color: #e82d6f;
font-weight: bold;
font-style: italic;
}
.khoahoc-s1 .rl-button {
margin-bottom: 60px;
}
section.khoahoc-s1 .nav {
border: 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 40px;
height: 300px;
align-items: flex-end;
}
section.khoahoc-s1 .nav >li {
width: calc(100% / 6 - 15px);
}
section.khoahoc-s1 .nav h3 {
font-size: 18px;
line-height: 21px;
color: #424242;
text-align: center;
}
section.khoahoc-s1 .nav p {
padding: 20px 10px;
border-radius: 6px;
background-color: #ff6199;
text-align: center;
font-size: 16px;
line-height: 23px;
text-transform: uppercase;
color: #ffffff;
font-weight: bold;
margin-bottom: 0;
position: relative;
transition: all .3s;
}
section.khoahoc-s1 .nav span {
display: block;
font-weight: 400;
font-size: 13px;
}
section.khoahoc-s1 .nav li:nth-child(2) p {
background-color: #fd5a88;
padding: 30px 10px;
}
section.khoahoc-s1 .nav li:nth-child(3) p {
background-color: #f03a6e;
padding: 40px 10px;
}
section.khoahoc-s1 .nav li:nth-child(4) p {
background-color: #f82863;
padding: 50px 10px;
}
section.khoahoc-s1 .nav li:nth-child(5) p {
background-color: #dd0f58;
padding: 60px 10px;
}
section.khoahoc-s1 .nav li:nth-child(6) p {
background-color: #d72229;
padding: 70px 10px;
}
section.khoahoc-s1 .nav a p:after {
content: "";
background: #d72229;
display: block;
width: 20px;
height: 20px;
transform: rotate(45deg) translateX(-50%);
position: absolute;
bottom: -17px;
left: 50%;
z-index: -1;
opacity: 0;
transition: all .3s;
}
section.khoahoc-s1 .nav a.active p:after,section.khoahoc-s1 .nav a:hover p:after {
opacity: 1;
}
section.khoahoc-s1 .tab-pane h3 {
background-color: #dd0f58;
padding: 15px;
text-align: center;
font-size: 18px;
line-height: 23px;
color: #fff;
}
section.khoahoc-s1 .tab-pane p {
background-color: #ffb6d0;
margin-bottom: 0;
padding: 15px;
font-size: 18px;
min-height: 358px;
color: #111;
}
section.khoahoc-s1 {
padding: 30px 0;
}
section.khoahoc-s1 .nav img {
margin: 0 auto;
margin-bottom: 15px;
display: none;
}
section.khoahoc-s1 .nav a.active img {
display: block;
}
section.khoahoc-s1 .nav a.active p {
padding: 20px 0;
}
.khoahoc-quytrinh {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg1.png);
padding: 60px 0;
background-position: bottom center;
}
section.khoahoc-quytrinh h2 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
color: #424242;
text-align: center;
margin-bottom: 50px;
}
section.khoahoc-quytrinh h2 span {
color: #d40202;
}
section.khoahoc-quytrinh .item {
border-radius: 32px;
border: 4px solid #898989;
padding: 5px;
height: 100%;
cursor: pointer;
transition: all .3s;
}
.qt-wrap {
padding: 15px 5px;
border-radius: 32px;
height: 100%;
transition: all .3s;
}
.qt-img {
position: relative;
}
.qt-img img {
display: block;
margin: 0 auto;
}
.qt-img img:nth-child(2) {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
display: none;
}
.qt-wrap h3 {
font-size: 16px;
text-align: center;
margin: 10px 0 10px;
}
.qt-wrap p {
margin-bottom: 5px;
font-size: 16px;
}
section.khoahoc-quytrinh .item:hover {
border: 4px solid #d72229;
}
section.khoahoc-quytrinh .item:hover .qt-wrap {
background: #d72229;
color: #fff;
}
section.khoahoc-quytrinh .item:hover .qt-img img:nth-child(2) {
display: block;
}
img.camket-img1 {
position: absolute;
top: 0;
right: 30px;
height: 130px;
}
img.camket-img2 {
position: absolute;
bottom: 0;
left: 0;
height: 360px;
}
section.khoahoc-camket {
padding: 60px 0;
}
section.khoahoc-camket .heading {
padding-right: 350px;
text-align: center;
}
section.khoahoc-camket .heading span {
color: #d72229;
}
section.khoahoc-camket .heading h2 {
font-size: 21px;
letter-spacing: 1px;
text-transform: uppercase;
color: #424242;
}
section.khoahoc-camket .heading h3 {
font-size: 18px;
letter-spacing: 1px;
text-transform: uppercase;
color: #424242;
}
.camket-wrap {
padding: 100px 0 0;
}
.camket-wrap ul {
list-style: none;
padding: 0;
margin-bottom: 40px;
border-radius: 8px;
background-color: #fdeced;
padding-left: 350px;
padding-top: 20px;
padding-bottom: 20px;
}
.camket-wrap li {
position: relative;
font-size: 16px;
color: #424242;
padding-left: 25px;
font-weight: 500;
}
.camket-wrap .rl-button {
margin-left: 350px;
}
.camket-wrap li:not(:last-child) {
margin-bottom: 15px;
line-height: 1.6;
}
.camket-wrap li:after {
content: "";
display: block;
width: 12px;
height: 12px;
border-radius: 50%;
background: #d72229;
position: absolute;
top: 7px;
left: 0;
}
.feedback-slide .slick-list {
margin: 0 -15px;
}
.feedback-slide .slick-slide {
padding: 0 15px;
}
.feedback-slide .slick-slide img {
margin: 0 auto;
height: 102px;
object-fit: contain;
}
.khoahoc-feedback h2 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
color: #424242;
margin-bottom: 30px;
text-align: center;
}
.khoahoc-feedback h2 span {
color: #fd0006;
}
.feedback-slide .slick-nav,
.course-slide .slick-nav,
.lecturers-slide .slick-nav{
background: transparent;
padding: 0;
border: 0;
color: #fd0006;
font-weight: 900;
position: absolute;
top: 50%;
left: -25px;
transform: translateY(-50%);
font-size: 28px;
z-index: 99;
letter-spacing: 1px;
text-transform: uppercase;
}
.feedback-slide .slick-next,
.course-slide .slick-next,
.lecturers-slide .slick-next{
left: unset;
right: -25px;
}
section.khoahoc-doingu  .lecturers-slide .slick-nav {
color: #fff;
}
p.doingu-des {
font-size: 18px;
color: #424242;
font-weight: 500;
padding: 40px 0;
margin-bottom: 0;
}
section.khoahoc-doingu .heading h2 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
color: #424242;
text-align: center;
}
section.khoahoc-doingu .heading h2 span {
color: #d72229;
}
section.khoahoc-doingu .heading p {
font-size: 18px;
color: #424242;
font-weight: 300;
font-style: italic;
margin-bottom: 0;
text-align: center;
}
section.khoahoc-doingu .heading {margin-bottom: 30px;}
.khoahoc-form {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg2.png);
padding: 130px 0 200px;
margin-top: 40px;
}
img.form-img1 {
position: absolute;
top: 0;
left: 0;
width: 500px;
}
section.khoahoc-form .form-wrap {
margin-left: 500px;
padding: 0;
border-radius: 0;
box-shadow: unset;
background-color: transparent;
}
section.khoahoc-form .form-wrap .wpcf7-submit {
border-radius: 6px;
background-color: #fdee00;
border: 0;
width: 100%;
font-size: 23px;
color: #740500;
font-weight: 700;
text-transform: uppercase;
}
section.khoahoc-form .form-wrap h3 {
font-size: 30px;
}
section.khoahoc-form .form-wrap >p {
color: #fff;
font-size: 18px;
font-weight: 500;
margin-bottom: 30px;
}
.kh800-slogan {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg6.png);
padding: 30px 0;
}
.kh800-slogan h3 {
margin-bottom: 0;
text-align: center;
color: #fff;
font-size: 26px;
}
.kh800-toeic {
padding: 30px 0;
}
.kh800-toeic p {
margin-bottom: 0;
font-size: 18px;
line-height: 1.5;
color: #424242;
}
.kh800-khoahoc-wrap {
padding: 100px 0 0;
position: relative;
}
.kh800-khoahoc-img {
position: absolute;
bottom: 0;
left: 0;
height: 400px;
}
.kh800-khoahoc-wrap ul {
list-style: none;
padding: 0;
margin-bottom: 40px;
border-radius: 8px;
background-color: #fdeced;
padding-left: 350px;
padding-top: 20px;
padding-bottom: 20px;
}
.kh800-khoahoc-wrap li {
position: relative;
font-size: 16px;
color: #424242;
padding-left: 25px;
font-weight: 500;
}
.kh800-khoahoc-wrap .rl-button {
margin-left: 350px;
margin-bottom: 50px;
}
.kh800-khoahoc-wrap li:not(:last-child) {
margin-bottom: 15px;
line-height: 1.6;
}
.kh800-khoahoc-wrap li:after {
content: "";
display: block;
width: 12px;
height: 12px;
border-radius: 50%;
background: #d72229;
position: absolute;
top: 7px;
left: 0;
}
.kh800-khoahoc h2 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
margin-bottom: 0;
}
.kh800-khoahoc h2 span {
color: #b00000;
}
.kh800-lotrinh {
padding: 60px 0;
background: #ececec;
}
.kh800-lotrinh .heading {
margin-bottom: 40px;
}
.kh800-lotrinh .heading h2 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
}
.kh800-lotrinh .heading h3 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
margin-bottom: 0;
color: #b00000;
}
.kh800-lotrinh-head {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg7.png);
text-align: center;
padding: 10px 10px 30px;
background-size: 100% 100%;
}
.kh800-lotrinh .item1 {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg3.png);
}
.kh800-lotrinh .item2 {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg4.png);
}
.kh800-lotrinh .item3 {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg5.png);
}
.kh800-lotrinh .item {
background-size: 100% 100%;
height: 100%;
padding: 0 40px 100px 20px;
}
.kh800-lotrinh-head h2 {
text-transform: uppercase;
color: #280000;
font-size: 21px;
}
.item1 .kh800-lotrinh-head h3 {
text-transform: uppercase;
color: #009be0;
margin-bottom: 0;
}
.kh800-lotrinh ul {
font-size: 15px;
line-height: 1.6;
color: #ffffff;
padding: 0;
margin: 0;
list-style: none;
padding-right: 20px;
margin-top: 15px;
}
.khoahoc-doingu .sl-wrap {
margin-bottom: 0;
}
.kh800-doingu {
padding: 40px 0;
}
section.khoahoc-form.kh800-form {
background-image: unset;
padding: 0;
position: relative;
}
section.khoahoc-form.kh800-form .container {
position: absolute;
bottom: 30px;
left: 50%;
transform: translateX(-50%);
width: 100%;
}
section.khoahoc-form.kh800-form .form-wrap {
margin-left: 0;
max-width: 450px;
}
.ielts-ol-banmuon h2 {
font-size: 28px;
letter-spacing: 1px;
text-transform: uppercase;
color: #424242;
width: 80%;
margin-bottom: 30px;
}
.ielts-ol-banmuon h2 span {
color: #d72229;
}
.ielts-ol-banmuon h3 {
margin-bottom: 15px;
}
.ielts-ol-banmuon p {
font-size: 18px;
line-height: 1.6;
}
.ielts-ol-dunglo {
padding: 40px 0;
}
.ielts-ol-dunglo h2 {
font-size: 28px;
letter-spacing: 1px;
text-transform: uppercase;
color: #424242;
margin-bottom: 30px;
text-align: center;
}
.ielts-ol-dunglo h2 span {
color: #d72229;
}
.ielts-ol-dunglo ul {
list-style: none;
margin: 0;
}
.ielts-ol-dunglo ul li {
font-size: 18px;
line-height: 23px;
color: #424242;
margin-bottom: 20px;
padding-left: 30px;
font-weight: 500;
position: relative;
}
.ielts-ol-dunglo ul li:after {
content: "";
display: block;
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/img17.png);
width: 15px;
height: 17px;
position: absolute;
top: 4px;
left: 0;
}
.ielts-ol-uudai {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg6.png);
padding: 30px 0;
}
.ielts-ol-uudai h2 {
margin-bottom: 0;
text-align: center;
color: #fff;
font-size: 26px;
}
.rl-dk {
margin-bottom: 60px;
}
.rl-dk .rl-button {
margin-top: 40px;
}
.rl-dk h3 {
margin: 20px 0 0;
text-align: center;
color: #424242;
font-weight: 500;
font-size: 18px;
}
.ielts-ol-form {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg8.png);
}
.ielts-ol-form {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg8.png);
padding: 140px 0 0;
background-position: bottom;
}
section.khoahoc-form.ielts-ol-form img.form-img1 {
top: -100px;
}
.banner-toeic-ol {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg9.png);
padding: 100px 0 50px;
}
.banner-toeic-ol .heading h2 {
color: #fff;
text-align: center;
font-size: 34px;
margin-bottom: 6px;
}
.banner-toeic-ol .heading h3 {
color: #fff;
text-align: center;
font-size: 16px;
margin-bottom: 20px;
font-weight: 500;
}
.toeic-ol-wrap {
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/bg10.png);
padding: 30px;
background-size: 100% 100%;
}
.toeic-ol-wrap h2 {
font-size: 18px;
letter-spacing: 0px;
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
text-align: center;
}
.toeic-ol-wrap h3 {
font-size: 24px;
text-transform: uppercase;
color: #ffcb44;
font-weight: 700;
text-align: center;
}
.toeic-ol-wrap p {
color: #fff;
text-align: center;
font-size: 18px;
font-weight: 500;
}
.toeic-ol-wrap h1 {
font-size: 28px;
letter-spacing: 0px;
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
text-align: center;
margin: 20px 0;
}
.toeic-ol-wrap h4 {
color: #fff;
text-align: center;
font-size: 18px;
font-weight: 500;
margin-bottom: 15px;
}
.toeic-ol-wrap .rl-button a {
border-radius: 6px;
background-color: #fdee00;
border: 0;
padding: 15px 50px;
}
.toeic-ol-wrap .rl-button span {
font-size: 18px;
color: #740500;
font-weight: 700;
text-transform: uppercase;
padding: 0;
}
.toeic-ol-tietkiem {
padding: 50px 0;
}
.toeic-ol-tietkiem h3 {font-size: 18px;line-height: 29px;color: #424242;}
.toeic-ol-tietkiem h2 {
font-size: 24px;
line-height: 32px;
text-transform: uppercase;
color: #424242;
margin-bottom: 30px;
}
.toeic-ol-tietkiem ul {
list-style: none;
margin: 0;
}
.toeic-ol-tietkiem ul li {
font-size: 18px;
color: #424242;
margin-bottom: 15px;
padding-left: 30px;
position: relative;
}
.toeic-ol-tietkiem ul li:after {
content: "";
display: block;
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/img17.png);
width: 15px;
height: 17px;
position: absolute;
top: 4px;
left: 0;
}
.toeic-ol-tietkiem .rl-button {
margin-top: 40px;
}
.banner-thithu {
position: relative;
padding-top: 90px;
background: #ffe5e5;
}
.banner-thithu .container {
position: absolute;
top: 40px;
left: 50%;
width: 100%;
transform: translateX(-50%);
z-index: 99;
text-align: center;
}
.banner-thithu h2 {
font-size: 50px;
color: #af0000;
text-align: center;
}
.banner-thithu h3 {
font-size: 38px;
color: #af0000;
text-align: center;
text-transform: uppercase;
}
.banner-thithu p {
font-weight: 500;
font-size: 18px;
color: #af0000;
text-align: center;
}
.banner-thithu a {
display: inline-block;
background: #b00404;
color: #fff;
border-radius: 6px;
padding: 10px 30px;
text-transform: uppercase;
font-weight: 500;
font-size: 21px;
}
.widget.widget-thisinh td {
border: 0;
font-size: 15px;
}
.widget.widget-thisinh tr:nth-child(1) {
background: #dd0b23;
}
.widget.widget-thisinh tr:nth-child(1) td {
color: #fff;
font-weight: 500;
}
.widget.widget-thisinh tr:not(:nth-child(1)) {
background: #ffd7d5;
}
.widget.widget-thisinh span {
background: #fff;
padding: 5px 10px;
border-radius: 10px;
color: #ff4040;
}
.widget.widget-thisinh span.label-online {
color: #15ad1f;
}
div#lichthi td span.label-online {
color: #0060b9;
}
.widget.widget-thisinh {
margin-bottom: 40px;
}
.widget.widget-thisinh tr:nth-child(1) td:nth-child(2) {
text-align: right;
}
.singular-thithu h2,
#lichthi h2 {
margin: 30px 0;
text-transform: uppercase;
font-size: 30px;
}
.singular-thithu a {
color: #448acc;
}
.singular-thithu a:hover {
text-decoration: underline;
}
form.search-form-filter {
display: flex;
align-items: center;
}
form.search-form-filter select {
width: 20%;
margin-right: 15px;
border-radius: 4px;
background-color: #ffffff;
padding: 5px;
}
form.search-form-filter input {
background: #af0000;
color: #fff;
border: 0;
padding: 5px 20px;
border-radius: 6px;
text-transform: uppercase;
font-weight: 600;
}
div#lichthi {
margin-bottom: 40px;
}
div#lichthi td {
border: 0;
}
div#lichthi table {
margin-top: 40px;
}
div#lichthi tr:first-child td {
font-weight: 700;
}
.wp-pagenavi {
text-align: center;
margin-top: 30px;
}
.wp-pagenavi a,.wp-pagenavi span {
border: 0;
font-weight: 600;
display: inline-block;
padding: 5px 10px;
margin: 5px;
border-radius: 5px;
color: #111;
}
.wp-pagenavi span.current,.wp-pagenavi a:hover {
background: #af0000;
color: #fff;
}
.thithu-form {
padding: 60px 0;
background: #af0000;
margin-bottom: 40px;
}
.thithu-form .form-wrap {
margin: 0 auto;
}
.thithu-form h2 {
text-align: center;
color: #fff;
font-size: 30px;
}
.singular-thithat ul {
list-style: none;
margin: 0;
}
.singular-thithat ul li {
font-size: 16px;
color: #424242;
margin-bottom: 15px;
padding-left: 30px;
position: relative;
}
.singular-thithat ul li:after {
content: "";
display: block;
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/khoahoc/img17.png);
width: 15px;
height: 17px;
position: absolute;
top: 4px;
left: 0;
}
h2.thithat-h2 {
font-size: 30px;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 40px;
}
h2.thithat-h2 span {
color: #b00000;
}
h3.thithat-h3 {
margin-bottom: 20px;
margin-top: 20px;
}
.banner-tintuc {
position: relative;
margin-bottom: 40px;
}
.banner-tintuc-wrap {
position: absolute;
width: 500px;
left: 20%;
top: 10%;
max-width: 100%;
text-align: center;
}
.banner-tintuc-wrap h3 {
color: #feaf00;
font-weight: 500;
text-align: center;
font-size: 40px;
}
.banner-tintuc-wrap h2 {
color: #fffffe;
text-align: center;
font-size: 50px;
margin: 20px 0;
}
.banner-tintuc-wrap a {
display: inline-block;
background-image: url(//gdcenglish.edu.vn/wp-content/themes/tkw/images/tintuc/bg1.png);
color: #fff;
font-weight: 600;
background-size: 100% 100%;
padding: 8px 25px;
font-size: 21px;
}
a.cat-readmore {
font-size: 18px;
line-height: 37px;
color: #b20000;
font-weight: 600;
font-style: italic;
display: inline-block;
margin-bottom: 20px;
}
.blog-item img {
height: 190px;
object-fit: cover;
}
.blog-item h3 {
margin: 0;
}
.blog-item h3 a {
display: block;
margin: 10px 0;
color: #111;
}
.blog-item h3 a:hover {
color: #b00000;
}
.blog-item p {
margin: 0;
}
.blog-item p a {
color: #1044af;
}
.blog-row {
margin-bottom: 40px;
}
.banner-ielts {
position: relative;
}
.banner-ielts .container {
position: absolute;
top: 100px;
left: 50%;
width: 100%;
transform: translateX(-50%);
}
.banner-ielts h3 {
font-size: 46px;
color: #e47d04;
font-weight: 700;
}
.banner-ielts h2 {
font-size: 46px;
color: #30302F;
font-weight: 700;
margin-bottom: 30px;
}
.banner-ielts h2 span {
border-radius: 16px;
background-color: #e47d04;
padding: 5px 10px;
color: #fff;
}
.banner-ielts a {
border-radius: 27px;
background-color: #b60b00;
padding: 10px 20px;
color: #fff;
font-weight: 700;
font-size: 21px;
display: inline-block;
}
.widget.widget-post-list {
margin-bottom: 30px;
}
.widget.widget-post-list h3 {
margin-bottom: 0;
}
.widget.widget-post-list h3 a {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
font-size: 16px;
}
.widget.widget-post-list p {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
font-size: 14px;
margin: 10px 0 0;
}
.widget-post-item:not(:last-child) {
margin-bottom: 20px;
}
.banner-toeic {
position: relative;
}
.banner-toeic .container {
position: absolute;
top: 65px;
left: 50%;
width: 100%;
transform: translateX(-50%);
}
.banner-toeic h3 {
font-size: 46px;
color: #af0000;
font-weight: 400;
text-transform: uppercase;
}
.banner-toeic h2 {
font-size: 46px;
color: #30302F;
font-weight: 700;
margin-bottom: 30px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: center;
}
.banner-toeic h2 span img {
height: 76px;
margin-left: 20px;
}
.banner-toeic h2 span {
color: #af0000;
}
.banner-toeic a {
border-radius: 15px;
background-color: #b60b00;
padding: 15px 20px;
color: #fff;
font-weight: 700;
font-size: 21px;
display: inline-block;
margin-left: 230px;
margin-top: 25px;
}
.relate-item img {
height: 250px;
object-fit: cover;
}
.relate-item h3 {
margin: 0;
}
.relate-item h3 a {
display: block;
margin: 10px 0;
color: #111;
}
.relate-item h3 a:hover {
color: #af0000;
}
.relate-item .relate-date {
color: #001760;
font-weight: 500;
margin-bottom: 10px;
}
.relate-item p {
margin: 0;
}
section.section-related {
margin: 40px 0;
}
section.section-related .page-heading {
margin-bottom: 30px;
}
.btn-fix {
transform: translateY(-50%);
position: fixed;
right: -160px;
top: 50%;
display: flex;
flex-direction: column;
transition: all .3s;
}
.btn-fix:hover {
right: 0;
}
.btn-fix a {
display: inline-block;
border-radius: 60px;
padding: 10px 20px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
}
.btn-fix a img {
width: 35px;
margin-right: 5px;
}
.btn-fix a:nth-child(1) {
background: #f1a705;
margin-bottom: 10px;
}
.btn-fix a:nth-child(2) {
background: #f1000c;
}
.btn-social {
position: fixed;
bottom: 20px;
right: 0;
display: flex;
flex-direction: column;
}
.btn-social a:not(:last-child) {
margin-bottom: 10px;
}
.btn-social a {
width: 45px;
height: 45px;
display: block;
line-height: 45px;
text-align: center;
background: #fff;
border-radius: 50%;
}
.btn-social a:nth-child(3) {
background: #295cdb;
color: #fff;
border-radius: 50%;
font-size: 21px;
width: 40px;
height: 40px;
line-height: 40px;
}
.btn-social span {
display: none;
}
.btn-social img {
width: 30px;
}
@media(max-width: 1600px) {
section.form-uudai {
padding-top: 100px;
background: #b30000;
}
}
@media(max-width: 1500px) {
section.form-uudai {
padding-top: 200px;
}
.banner-toeic .container {
top: 50px;
}
}
@media(max-width: 1300px) {
section.form-uudai {
padding-top: 300px;
}
}
@media(max-width: 1200px) {
section.form-uudai {
padding-top: 400px;
}
}
@media(max-width: 1200px) {
.banner-thithu {
padding-top: 150px;
}
.banner-toeic h2 {
font-size: 32px;
margin-bottom: 10px;
}
.banner-toeic h3 {
font-size: 24px;
}
.banner-toeic h2 span img {
height: 56px;
}
}
@media(max-width: 991px) {
section.form-uudai {
padding-top: 0;
}
.btn-social img {
width: 30px;
}
.btn-social {
flex-direction: row;
width: 100%;
left: 0;
bottom: 0;
justify-content: space-between;
}
.btn-social a:not(:last-child) {
margin-bottom: 0;
}
.btn-social a, .btn-social a:nth-child(3) {
display: flex;
width: calc(100% / 3 - 2px);
background: #e47d04;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 5px;
border-radius: 10px;
height: auto;
line-height: initial;
}
.btn-social span {
display: block;
color: #fff;
font-weight: 700;
margin-top: 5px;
font-size: 14px;
}
.btn-social img {
width: 25px;
}
.btn-fix {
right: 0;
}
.btn-fix span {
display: none;
}
.btn-fix a {
padding: 7px;
}
.btn-fix a img {
margin-right: 0;
width: 25px;
}
.banner-thithu {
padding-top: 80px;
}
div#logo img {
height: 90px;
}
.header-hotline a {
font-size: 18px;
padding-top: 37px;
}
.header-button a {
padding: 5px 20px;
font-size: 16px;
}
.header-button a:nth-child(2) {
margin: 0 10px;
}
.header-main {
height: 53px;
}
section.why h2 {
font-size: 24px;
}
section.why h3 {
font-size: 16px;
}
.why {
padding: 20px 0;
}
section.partner {
padding: 30px 0;
}
.pt-right h2 {
font-size: 24px;
margin-bottom: 15px;
}
.partner-bottom {
padding-top: 20px;
}
.partner-top a img {
width: 100%;
}
.partner-bottom {
padding: 20px 0;
}
section.route h2 {
font-size: 20px;
}
.route {
padding: 20px 0;
}
section.route-line {
padding: 30px 0;
}
.rl-top .col-lg {
display: flex;
align-items: center;
}
.rl-top {
padding-left: 50px;
}
.rl-top img {
width: 100px;
}
.rl-top h3 {
margin-top: 0;
margin-left: 20px;
}
.rl-top:after {top: 0;left: 0;width: 4px;height: 100%;}
.rl-center .col-lg-6:nth-child(2n ) {
padding-left: 0;
}
.rl-center .col-lg-6:nth-child(2n ) h3 {
text-align: right;
}
.rl-center .col-lg-6:nth-child(2n + 1) {
padding-right: 0;
}
.rl-center {
margin: 40px 0;
padding-right: 60px;
}
.rl-center:after {
left: unset;
transform: unset;
right: 0;
height: 100%;
}
.rl-button a {
padding: 10px 20px;
}
.rl-button span {
font-size: 18px;
}
.rl-bottom {
margin-top: 20px;
}
.rl-bottom h2 {
font-size: 18px;
margin-bottom: 20px;
}
section.course h2 {
font-size: 24px;
margin-bottom: 20px;
}
section.course {
margin-bottom: 20px;
}
section.calendar>img {
display: none;
}
section.calendar .heading {
width: 100%;
}
section.calendar .container img {
margin: 0 auto;
display: block;
max-width: 100%;
}
section.calendar h2, section.calendar h3 {
font-size: 24px;
}
.lecturers {
padding: 30px 0;
}
section.counter {
padding: 20px 0;
}
section.counter .item {
padding: 20px 10px;
}
section.form-uudai .container img {
display: block;
width: 100%;
}
section.form-uudai .container {
position: unset;
transform: unset;
}
section.form-uudai img {
display: none;
}
section.form-uudai {
background: #b30000;
padding: 30px 0;
}
.form-popup {
background: #b30000;
padding: 20px;
}
.form-popup h3 {
color: #fff;
}
.form-popup h2 {
color: #fff;
}
.feedback-slide .slick-nav, .course-slide .slick-nav, .lecturers-slide .slick-nav {
left: 0;
}
.feedback-slide .slick-next, .course-slide .slick-next, .lecturers-slide .slick-next {
left: unset;
right: 0;
}
.singular-post-content h2 {
font-size: 24px;
}
section.blog-news1 h2 {
font-size: 24px;
margin-bottom: 20px;
}
.trogiang-item img {
width: 100%;
}
.banner-pp .container {
position: unset;
transform: unset;
}
.form-banner {
margin: 0 auto;
}
.banner-pp>img {
display: none;
}
.banner-pp {
background: #b30000;
}
section.khoahoc-s1 .heading h3 {
font-size: 24px;
}
section.khoahoc-s1 .heading h1 {
font-size: 26px;
}
section.khoahoc-s1 .heading h2 {
font-size: 26px;
}
section.khoahoc-s1 .nav >li {
width: 100%;
margin-bottom: 15px;
}
section.khoahoc-s1 .nav {
height: auto;
margin-top: 20px;
margin-bottom: 20px;
}
section.khoahoc-s1 .nav a.active img {
display: none;
}
section.khoahoc-s1 .nav h3 {
text-align: left;
}
section.khoahoc-s1 .nav h3 br {
display: none;
}
section.khoahoc-s1 .nav a p:after {
display: none;
}
section.khoahoc-s1 .nav p {
display: inline-block;
}
section.khoahoc-s1 .nav li:nth-child(2) p {
padding: 10px 35px;
}
section.khoahoc-s1 .nav li:nth-child(3) p {
padding: 10px 40px;
}
section.khoahoc-s1 .nav li:nth-child(4) p {
padding: 10px 50px;
}
section.khoahoc-s1 .nav li:nth-child(5) p {
padding: 10px 60px;
}
section.khoahoc-s1 .nav li:nth-child(6) p {
padding: 10px 70px;
}
section.khoahoc-s1 .nav a.active p {
padding: 10px;
background: #d72229;
}
section.khoahoc-camket .heading {
padding-right: 0;
}
.khoahoc-quytrinh {
padding: 20px 0;
}
section.khoahoc-camket {
padding: 20px 0;
}
img.camket-img1 {
display: none;
}
.camket-wrap {
padding-top: 30px;
}
.camket-wrap ul {
padding-left: 20px;
}
img.camket-img2 {
display: none;
}
.camket-wrap .rl-button {
margin: 0 auto;
text-align: center;
}
.khoahoc-feedback h2 {
font-size: 24px;
}
p.doingu-des {
padding: 10px 0;
}
section.khoahoc-doingu .heading h2 {
font-size: 24px;
}
.khoahoc-form {
padding: 30px 0;
background-size: cover;
}
section.khoahoc-form .form-wrap {
margin-left: 0;
}
img.form-img1 {
position: unset;
width: auto;
margin-bottom: 20px;
}
section.khoahoc-s1 {
position: relative;
padding-left: 50px;
}
img.khoahoc-s1-img {
position: absolute;
top: 250px;
left: 10px;
width: 40px;
}
.kh800-slogan {
padding: 20px 0;
}
.kh800-slogan h3 {
font-size: 18px;
}
.kh800-khoahoc h2 {
font-size: 24px;
}
.kh800-khoahoc-wrap {
padding: 20px 0;
}
.kh800-khoahoc-wrap ul {
padding-left: 0;
}
.kh800-khoahoc-img {
display: none;
}
.kh800-khoahoc-wrap .rl-button {
margin-left: 0;
text-align: center;
}
.kh800-lotrinh {
padding: 20px 0;
}
.kh800-lotrinh .heading h2 {
font-size: 21px;
}
.kh800-lotrinh .heading h3 {
font-size: 21px;
}
.kh800-lotrinh-head {
padding: 20px 10px 30px;
}
.kh800-lotrinh .item {
width: 280px;
margin: 0 auto;
}
section.khoahoc-form.kh800-form .container {
position: unset;
transform: unset;
}
img.kh800-form-img1 {
display: none;
}
section.khoahoc-form.kh800-form {
background: #af0000;
padding: 20px 0;
margin-top: 20px;
}
.ielts-ol-banmuon h2 {
font-size: 18px;
line-height: 1.5;
margin-bottom: 15px;
}
.ielts-ol-dunglo h2 {
font-size: 21px;
}
.ielts-ol-dunglo ul {
padding: 0;
}
.ielts-ol-uudai {
padding: 20px 0;
}
.ielts-ol-uudai h2 {
font-size: 21px;
}
.rl-dk img {
display: block;
margin: 0 auto;
}
.toeic-ol-tietkiem {
padding: 20px 0;
}
.toeic-ol-tietkiem h2 {
font-size: 18px;
}
.toeic-ol-tietkiem h3 {
font-size: 16px;
}
.toeic-ol-tietkiem ul li {
font-size: 16px;
}
.toeic-ol-tietkiem ul {
padding: 0;
}
.kh800-lotrinh-head h2 {
font-size: 18px;
}
.banner-thithu .container {
top: 10px;
}
.banner-thithu h2 {
font-size: 21px;
}
.banner-thithu h3 {
font-size: 19px;
}
.banner-thithu p {
font-size: 14px;
line-height: 1.4;
}
.banner-thithu a {
font-size: 16px;
padding: 6px 15px;
}
form.search-form-filter select {
width: 45%;
margin-bottom: 10px;
}
form.search-form-filter {
flex-wrap: wrap;
}
div#lichthi td {
white-space: nowrap;
}
.widget.widget-form {
display: none;
}
h2.thithat-h2 {
font-size: 24px;
margin-bottom: 20px;
}
.singular-thithat ul {
padding: 0;
}
.banner-tintuc-wrap {
top: unset;
bottom: 20px;
width: 100%;
left: 0;
}
.banner-tintuc-wrap h3 {
font-size: 21px;
}
.banner-tintuc-wrap h2 {
font-size: 24px;
margin: 10px 0;
}
.page-heading {
font-size: 24px;
}
a.cat-readmore {
font-size: 16px;
margin-bottom: 10px;
}
.banner-ielts .container {
top: 20px;
}
.banner-ielts h3 {
font-size: 21px;
}
.banner-ielts h2 {
font-size: 24px;
}
.banner-ielts a {
font-size: 16px;
}
.banner-toeic .container {
top: 20px;
text-align: center;
}
.banner-toeic h2 {
font-size: 24px;
margin-bottom: 10px;
}
.banner-toeic h2 span img {
height: 44px;
}
.banner-toeic h3 {
font-size: 21px;
}
.banner-toeic a {
margin-left: 0;
margin-top: 10px;
font-size: 16px;
padding: 8px 10px;
}
.partner-bottom .text {
text-align: center;
}
section.khoahoc-s1 .tab-pane p {
min-height: unset;
} 
}
@media(max-width: 767px) {
.banner-thithu {
padding-top: 0;
}
}
@media(max-width: 576px) {
.blog-news1-item img {
height: auto;
}
.blog-item img {
height: auto;
}
.trogiang-item img {
height: 150px;
object-fit: cover;
}
}
@media(max-width: 420px) {
.banner-thithu {
padding-top: 110px;
}
section.khoahoc-camket .heading h2 {
font-size: 18px;
}
}
#lichthi tr {
cursor: pointer;
}
#lichthi tr.active, #lichthi tr:hover {
border: 1px solid #f00;
}
.page-id-463 .form-wrap .wpcf7-submit {
background: #fdee00;
color: #740500;
}
.form-popup2 {
background: #b30000;
padding: 30px;
}
.form-popup2 h3 {
font-size: 24px;
color: #fff;
font-weight: 700;
text-align: center;
margin-bottom: 20px;
}
.form-popup2 .wpcf7-text,.form-popup2 .wpcf7-select {
font-size: 14px;
color: #545454;
font-weight: 500;
margin-bottom: 10px;
border-radius: 4px;
padding: 10px;
height: auto;
}
.form-popup2 .wpcf7-spinner {
display: block;
}
.form-popup2 .wpcf7-submit {
border-radius: 6px;
background-color: #fdee00;
border: 0;
width: 100%;
font-size: 23px;
color: #740500;
font-weight: 700;
text-transform: uppercase;
}
.form-popup2 {
padding: 30px;
}
.form-popup2 h3 br {
display: block;
}
.form-popup2 .wpcf7-select {
margin-bottom: 15px;
}
div#popmake-592,
#popmake-562,
#popmake-598 {
padding: 0;
border: 0;
}
.form-tv {
background: #b30000;
padding: 30px;
}
.form-tv h3 {
font-size: 24px;
color: #fff;
font-weight: 500;
text-align: center;
margin-bottom: 20px;
}
.form-tv .wpcf7-text,.form-tv .wpcf7-select {
font-size: 14px;
color: #545454;
font-weight: 500;
margin-bottom: 10px;
border-radius: 4px;
padding: 10px;
height: auto;
}
.form-tv .wpcf7-spinner {
display: block;
}
.form-tv .wpcf7-submit {
border-radius: 6px;
background-color: #fdee00;
border: 0;
width: 100%;
font-size: 23px;
color: #740500;
font-weight: 700;
text-transform: uppercase;
}
.form-tv {
padding: 30px;
}
.form-tv h3 br {
display: block;
}
.form-tv .wpcf7-select {
margin-bottom: 15px;
}
.form-tv,#popmake-598 {
border-radius: 15px;
}
.form-tv h2 {
text-align: center;
font-size: 34px;
text-transform: uppercase;
color: #fff;
border-bottom: 2px solid #ccc;
width: 80%;
margin: 0 auto;
margin-bottom: 30px;
}
#popmake-829,
#popmake-835,
#popmake-842,
#popmake-846,
#popmake-851 {
padding: 0;
border: 0;
border-radius: 15px;
}
@media(max-width: 1500px) {
.banner-tintuc-wrap {
left: 10%;
}
}
@media(max-width: 1200px) {
.banner-tintuc-wrap {
left: 0;
}
}
.singular-post-content a {
color: #f00;
font-weight: 700;
}
.singular-post-content a:hover {
text-decoration: underline;
}
.partner-top .col-lg-6:nth-child(1) img {
height: 100%;
object-fit: cover;
}@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}