/*
Theme Name: carrotglobal
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*--------------------------------------------------------------
## Css Scrollbar
--------------------------------------------------------------*/
::-webkit-scrollbar-track{;background-color:#F5F5F5;border-radius:0}
::-webkit-scrollbar{width:8px;background-color:#F5F5F5}
::-webkit-scrollbar-thumb{background-color:#807d7d;border-radius:0;}
/*************** DEFAULT  ***************/
html,body {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}
li {margin-bottom: 0;margin-top: 5px;}
p {margin-bottom: 10px;}
.page-template-page-left-sidebar #header {box-shadow: 2px 2px 5px #0000001f;}
.page-wrapper {padding-top: 0;}
.page-wrapper.page-left-sidebar {padding-top: 30px;}
.section-title-container {margin-bottom: 15px;}
.page-inner ul li {
    margin-bottom: 5px;
    margin-left: 20px;
}
.section-title b {
    background: transparent;
}
.section-title {
    font-size: 32px;
    border-bottom: none;
    margin-bottom: 0
}
.section-title span {border-bottom:none;}
.section-title span:after {
    content: "";
    display: table;
    clear: both;
    background-image: url(assets/images/line.png);
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: bottom;
    padding-top: 0;
}
.dark .section-title span:after {
    background-image: url(assets/images/line_white.png);
}
.section-title-center span:after {
     background-position-x: center;
}
input[type=email], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=text], textarea, input[type=password], select {
    border: 1px solid #ebebeb;
    box-shadow: none;
    font-size: 14px;
    min-height: 40px;
}
textarea {
    min-height: 100px;
}
.form-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.form-row > * {
    flex: 1;
    width: 100%;
}
.form-row .col {margin: 0 5px;padding: 0;}
.form-row .col:first-child {margin-left: 0}
.form-row .col:last-child {margin-right: 0}
.user-tin-code-row:not(:last-child) {margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px dashed #c5c5c5;}
.section-half-right-background:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: calc(50% - 250px);
    height: 100%;
    top: 0;
    background: #fdc602;
}
.section-half-left-background:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: calc(50% - 300px);
    height: 100%;
    top: 0;
    background: rgba(1,30,65,.92);
}
blockquote {
    color: #00648F;
    font-style: initial;
    padding: 0 0 0 15px;
}
blockquote p:last-child {margin:0;}
footer.entry-meta {display: none;}
/*.is-divider {display: none;}*/
.button {
    background-image: linear-gradient(180deg, #c91c22 -46.11%, #e96d23 151.97%);
    min-width: 200px;
    border-radius: 46px;
    height: 46px;
    border: none;
    padding: 0 15px;
    line-height: 46px;
    font-family: 'Nunito';
    padding: 0 25px;
}
.button.is-larger {
    border-radius: 54px;
    height: 54px;
    padding: 0 25px;
    line-height: 54px;
    font-family: 'Nunito';
}
.ux-menu-link__link {min-height: unset;}
p:last-child {margin-bottom: 0;}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {display: none;}
#breadcrumbs {
    padding: 10px 0;
    background: #f1f1f1;
    margin-bottom: 30px;
}
#breadcrumbs p {
    margin: 0;
}
.breadcrumbs,
#breadcrumbs span {
    font-size: 14px;
    text-transform: initial !important;
    font-weight: 400;
    color: #184363;
    opacity: 1;
}
#breadcrumbs a {
    text-transform: initial;
    font-size: 14px;
    color: #184363;
}

/*************** HEADER  ***************/
#masthead .header-nav-main > li {
    margin: 0;
}
#masthead .header-nav-main > li > a {
    padding: 0 20px;
    font-size: 15px;
    font-weight: 800;
    color: #333;
}
#masthead .header-nav-main > li:hover > a, #masthead .header-nav-main > li.active > a, #masthead .header-nav-main > li.current-menu-item > a {color: #e96d23;}
#masthead .languages {margin: 0 !important;}
#masthead .languages a {
    padding: 0 5px !important;
    border-radius: 3px;
    display: block;
    line-height: unset;
}
#masthead .languages a img {
    width: 30px;
    display: block;
}
#search-lightbox .searchform .button.icon {width: 40px;height: 40px;min-width: unset;min-height: unset;font-size: 14px;}
.nav-dropdown-has-border .nav-dropdown {
    padding: 0;
    border: none;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px dashed #ececec;
    font-size: 14px;
    font-weight: 500;
}
/*************** HOME  ***************/
.section-service .list-service .col-inner, .section-service .list-service .box {height: 100%;background: white;}
.section-service .box-text-inner h3, .section-service .box-text-inner h4, .section-service .box-text-inner p, .section-service .box-text-inner ul li {color: #333;}
.section-service .box:hover a {color: #e96d23;}
.section-clients .gallery-col .col-inner {background: #fff;padding: 30px;justify-content: center;align-items: center;}
.section-clients .gallery-col .col-inner img {
    max-width: 100%;
    -o-object-position: 50% 50%;
    object-position: center;
    -o-object-fit: cover;
    object-fit: contain;
    font-family: "object-fit: cover;";
}
.section-contact.dark input, .section-contact.dark select {border: none;}
.section-contact span[data-name="name"], .section-contact span[data-name="who-are-you"],
.lightbox-content span[data-name="name"], .lightbox-content span[data-name="who-are-you"] {margin-right: 3px;}
.section-contact span[data-name="phone"], .section-contact span[data-name="service"],
.lightbox-content span[data-name="phone"], .lightbox-content span[data-name="service"] {margin-left: 3px;}
.section-contact span[data-name="email"] input, .lightbox-content span[data-name="email"] input {margin:0;}
#submit_contact_home {width: 40px;min-width: unset;flex: 0;margin: 0 0 0 6px;background: url(assets/images/send_icon.png) no-repeat center center #e96d23;color: transparent;background-size: 16px auto;}
.dark #submit_contact_home {background-color: #2c2c2c}
.section-contact .wpcf7-spinner, .lightbox-content .wpcf7-spinner {display:none;}

/*************** PRODUCT  ***************/
.product-banner {
    text-shadow: 1px 1px 2px #0000005c;
}
.product-banner .text-box-content h3 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 15px;
}
.product-banner .ux-menu {margin-bottom: 20px;}
.product-banner .ux-menu-link__link {
    min-height: unset;
    font-weight: 600;
}
.product-banner .ux-menu-link__link i {
    font-size: 14px;
}
.product-banner .featured-box {
    width: 230px;
    display: inline-flex;
    border: 2px solid white;
    border-radius: 7px;
    align-items: center;
    height: 75px;
    padding: 0 15px;
    margin-right: 10px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.product-banner .featured-box:hover {background:white;color:#e96d23;}
.product-banner .featured-box .icon-box-img {width: 45px !important;}
.product-banner .featured-box .icon svg {
    height: 45px !important;
}
.product-banner .featured-box h5 {
    text-transform: capitalize;
    font-weight: normal;
    margin: 5px 0 0;
    letter-spacing: 0;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.product-banner .featured-box h6 {
    margin: 0;
    font-weight: 800;
    opacity: 1;
    text-transform: capitalize;
    font-size: 22px;
    letter-spacing: 0;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.product-banner .featured-box:hover h5, .product-banner .featured-box:hover h6 {color:#e96d23;text-shadow:none}
.section-procedure .icon-box-img {
    width: 110px !important;
    padding: 30px;
    background: #e86d23;
    border-radius: 50%;
}
.section-procedure .icon-box-text > h5 {
    position: absolute;
    width: 44px;
    height: 44px;
    line-height: 45px;
    margin: 0;
    background: #e86d23;
    border-radius: 50%;
    top: 0;
    left: 40px;
    border: 2px solid white;
    color: white;
}
.section-procedure .icon-box-text h3 {
    font-weight: 600;
    font-size: 15px;
}
.list-procedure {
    justify-content: space-between;
}
.list-procedure .col {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}
#procudure-popup {border-radius: 7px;overflow: hidden;}
.section-assesment .img-inner img {max-height: 500px;width: auto;}
.section-compare .icon-box-text {
    padding: 70px 30px 20px;
    background: white;
    border-radius: 7px;
    margin-top: -70px;
    flex: 1;
}
.section-compare .icon-box-text p {
    margin-bottom: 5px;
}
.section-compare .icon-box-text .ux-menu-link__icon {
    font-size: 14px;
    color: green;
}
.section-compare .offline-exam .icon-box-text .ux-menu-link__icon {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    color:#c91c22;
}
.section-compare .icon-box-img {
    margin-left: 10px;
}
.section-compare .icon-box-img:after {
    content: '';
    position: absolute;
    display: block;
    top: 1px;
    left: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: #ececec;
    border-radius: 50%;
}
.section-compare .offline-exam .icon-box-img:after {
    left: 1px;
    top: -1px;
}
.section-compare .icon-box-img .icon {position: relative;z-index:9;}
.banner-communication .bg.fill {
    background: rgb(90,97,249);
    background: linear-gradient(90deg, rgba(90,97,249,1) 0%, rgba(235,153,230,1) 100%);
}
.section-benefit .icon-box-text h3 {
    margin-bottom: 0;
    font-size: 22px;
}
.section-career-test ul {margin-bottom:10px;}
.section-career-test ul ul {
    margin: 0;
}
.section-career-test li {
    margin-bottom: 0;
}
.section-career-test p {margin: 0;}
.section-career-test h4.section-title span {
    font-size: 18px;
    text-transform: initial;
    padding: 0;
    color: #e96d23;
}
.section-career-test .section-title-container {margin-bottom: 10px;}
.section-career-test h4.section-title span:after {display:none;}
.ux-menu-link__icon {font-size:12px;color: #e96d23;}
.dark .ux-menu-link__icon {color: #fff;}
.section-career-test .ux-menu-title {
    text-transform: capitalize;
    font-size: 16px;
    min-height: unset;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px !important;
}
.section-career-test .icon-box {
    align-items: center;
    padding: 7px;
}
.section-career-test .icon-box-img {
    width: 12px !important;
    height: 12px;
}
.section-career-test .icon-box-img img {padding:0;width: 12px;display: block;}
.section-career-test .icon-box-text {
    padding-left: 8px !important;
}
.section-career-test .icon-box-text h5 {
    font-weight: normal;
    text-transform: capitalize;
}
.section-about-ccl .col-inner p:last-child {margin-bottom: 0;}
.section-fundamental .icon-box-img {
    background: #7030a0;
    padding: 15px;
}
.section-fundamental .col:nth-of-type(2) .icon-box-img {
    background: #ed7d31;
}
.section-fundamental .col:nth-of-type(3) .icon-box-img {
    background: #409a87;
}
.section-fundamental .col:nth-of-type(4) .icon-box-img {
    background: #70ad47;
}
.section-fundamental .icon-box-text {
    background:white;
    padding: 15px;
}
.section-fundamental .icon-box-text h3 {
    margin-bottom: 0;
}
.section-fundamental .col-inner, .section-fundamental .icon-box {height: 100%;}
.section-fundamental .icon-box {padding: 2px;}
.row-next-icon:after {
    content: '';
    display: block;
    position: absolute;
    border-top: 14px solid #339966;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    left: calc(50% - 7px);
    bottom: 7px;
}
.section-mcat .icon-box-img {
    background: #7030a0;
    padding: 20px;
    border-radius: 50%;
    margin-bottom: 20px;
}
.section-mcat .col:nth-of-type(2) .icon-box-img {
    background: #e96d23;
}
.section-mcat .col:nth-of-type(3) .icon-box-img {
    background: #409a87;
}
.section-mcat .col:nth-of-type(4) .icon-box-img {
    background: #70ad47;
}
.section-mcat .icon-box-text h3 {
    font-size: 28px;
    margin-bottom: 0;
    line-height: 1;
}
.section-mcat .ux-menu-title {
    color: #e96d23;
    font-size: 20px;
    border-bottom: 1px solid #dddddd;
    min-height: unset;
    margin-bottom: 10px !important;
}
.height-100 .col-inner {height: 100%;}
.testimonial-box .testimonial-text {font-style: normal !important;}
.star-rating span:before {color: #e96d23;}
.page-id-119 .section-title {font-size: 26px;}
.section-textbook .tab a {
    font-weight: normal;
    font-size: 16px;
}
.book-tab .entry-content h3 {font-size: 24px;margin-bottom: 10px;}
.book-tab .entry-content ul {
    margin-bottom: 10px;
}
.book-tab .entry-content ul li {
    margin-bottom: 0;
    font-size: 14px;
}
.book-list > .col:not(:last-child) {
    border-bottom: 1px solid #ececec;
    margin-bottom: 20px;
}
.book-list > .col .col {padding-bottom: 20px;}
.section-textbook .accordion-inner {
    padding: 20px;
    background: white;
}
.section-textbook .accordion-title {
    background: #e96d23;
    border: none;
    color: white;
}
.section-textbook .accordion-title .toggle {
    font-size: 14px;
    margin: 0;
    height: 34px;
    min-height: unset;
    line-height: 34px;
    top: 50%;
    margin-top: -15px;
    left: 5px;
}
.row-award .col {
    border-top: 1px dashed #e96d23;
    padding-top: 30px;
}
.row-award .col:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    display: block;
    background: white;
    border-radius: 50%;
    border: 1px solid #e96d23;
    top: -6px;
    left: calc(50% - 6px);
}
.row-award .col:before {
    content: '';
    position: absolute;
    height: 30px;
    top: 0;
    left: 50%;
    border-left: 1px dashed #e96d23;
}
.row-award .slide-item h4 {
    color: #e96d23;
}

/*************** CHECKOUT  ***************/
.seoviet-block {
    padding: 20px  30px;
    background: #ececec;
    margin-top: 20px;
    border-radius: 7px;
}
.seoviet-block .block-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px;
}
.product-cart {
    background: white;
    border-radius: 5px;
    overflow: hidden;
}
.product-cart th, .product-cart td {
    padding: 10px;
}
.product-cart th {
    white-space: nowrap;
    background: #ec8b50;
    color: white;
    text-transform: inherit;
    font-weight: normal;
    background-image: linear-gradient(180deg, #c91c22 -46.11%, #e96d23 151.97%);
}
.product-cart .product-thumbnail img {
    max-width: 75px;
    border-radius: 5px;
}
.product-cart .product-name a {font-size: 16px;}
.product-quantity label {display: none;}
.product-cart .group-quantity .buttons_added {
    position: relative;
    padding: 0 40px;
    display: inline-block;
}
.product-cart .group-quantity #quantity {
    width: 60px;
    text-align: center;
    border-radius: 0 !important;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    font-size: 1em;
    margin: 0;
    display: block;
    background: #efefef !important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.product-cart .group-quantity .button {
    overflow: hidden;
    text-transform: none;
    font-weight: normal;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    min-width: unset;
    margin: 0;
    padding: 0;
    background: #e96d23;
    color: white;
    text-shadow: unset;
    border: none;
}
.product-cart .group-quantity .button.plus {
    left: initial;
    right: 0;
}
#shipping_method {list-style: none;}
#shipping_method input {
    vertical-align: -2px;
    margin-right: 5px;
    margin-bottom: 5px;
}
#shipping_method label img {
    width: 40px;
    margin-right: 5px;
}
#paymentButton {
    margin: 30px auto 50px;
    display: block;
}
#checkout input[type=email], #checkout input[type=search], #checkout input[type=number], #checkout input[type=url], #checkout input[type=tel], #checkout input[type=text], #checkout textarea, #checkout input[type=password], #checkout select {
    border-radius: 5px;
    margin-bottom: 10px;
}
.item-timeline {position: relative;}
.item-timeline .col {padding: 10px 30px;}
.item-timeline .col:first-child {text-align:right;}
.item-timeline .col p:last-child {margin-bottom: 0;}
.item-timeline.row-reverse .col:first-child {text-align: left;}
.item-timeline.row-reverse .col:last-child {text-align:right;}
.item-timeline .col:first-child p {margin:0;font-weight: 900;font-size: 35px;}
.item-timeline:after {
    content: '';
    position: absolute;
    display: block;
    background: #FFFFFF;
    border: 2px solid #e96d23;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: calc(50% - 5px);
    top: calc(50% - 5px);
}
.item-timeline.row-reverse:after {
    border-color: #c91e24;
}
.item-timeline.row-reverse .col:first-child span {
    color: #c81b22 !important;
}
.item-timeline:before {
    content: '';
    position: absolute;
    display: block;
    width: 2px;
    height: 100%;
    top: 0;
    left: calc(50% - 1px);
    background: #C4C4C4;
}
.bank_account {
    background: white;
    padding: 20px;
    border-radius: 8px;
    margin-top: 10px;
    display: none;
}
.bank_account ul, #order-tin-code ul, .box-order-note ol {
    margin: 0;
    padding-left: 25px;
}
.box-order-note {
    padding: 20px 25px;
    font-size: 14px;
    background: #f7f4e7;
    border: 1px dashed #cfcfcf;
}
#order-tin-code .bank_account {
    padding: 0;
    display: block;
}
#order-tin-code p {margin-bottom: 5px;}

/*************** FOOTER  ***************/
#footer .img-inner img {max-width: 200px;}
#footer .section-title-container {margin-bottom: 0;}
#footer .section-title-normal {border:none;}
#footer .section-title-container .section-title-main {
    font-size: 22px;
    font-weight: 700;
    border: none;
    margin-bottom: 5px;
}
#footer .section-title-container .section-title-main:after {display:none;}
#footer .ux-menu-link__link {
    min-height: unset;
    font-size: 16px;
    font-weight: 700;
}
#footer .icon-box:not(:last-child), .page-id-121 .icon-box:not(:last-child), .page-id-119 .icon-box:not(:last-child) {
    margin-bottom: 15px;
}
#footer .icon-box-img, .page-id-121 .icon-box-img, .page-id-119 .icon-box-img {
    max-width: 16px;
}
#footer .icon-box-text h5, .page-id-121 .icon-box-text h5, .page-id-119 .icon-box-text h5 {
    color: #ffffff;
    text-transform: inherit;
    font-size: 18px;
    margin-bottom: 0;
}
#footer .icon-box-text h6, .page-id-121 .icon-box-text h6, .page-id-119 .icon-box-text h6 {
    color: #fff;
    font-weight: normal;
    text-transform: inherit;
    opacity: 1;
    line-height: 1.4;
}
.page-id-119 .icon-box-text h5, .page-id-119 .icon-box-text h6,
.page-id-121 .icon-box-text h5, .page-id-121 .icon-box-text h6 {
    color: #333;
}
#footer .follow-icons, .page-id-119 .follow-icons {padding-left:30px;}
#footer .follow-icons a, .page-id-119 #main .follow-icons a, .page-id-121 #main .follow-icons a {
    background: #fcbd34 !important;
    border: none;
    border-radius: 0 !important;
    line-height: 33px;
    height: 32px;
    width: 32px;
    margin: 0 2px 0 0;
    font-size: 12px;
    border-radius: 5px !important;
}
#footer .follow-icons a i, .page-id-119 #main .follow-icons a i {color:white !important;}
#footer .post-item {padding-bottom: 0;}
#footer .post-item:not(:last-child) .col-inner {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C4C4C4;
}
#footer .post-item .box-text {
    padding: 0;
}
.absolute-footer {
    padding: 20px 0 15px;
    color: white !important;
}

.addThis_listSharing {
    position: fixed;
    bottom: 55px;
    z-index: 999;
    right: 10px;
}
.addThis_listSharing.is-show {
    right: 6px;
    opacity: 1;
    visibility: visible;
}
.addThis_listing .addThis_item {margin-bottom: 0;}
.addThis_listing {
    list-style: none;
    margin: 0;
}
.addThis_listing .addThis_item .addThis_item--icon {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
    position: absolute;
    top: 4px;
    right: 55px;
    z-index: 9;
    height: 32px;
    line-height: 26px;
    padding: 3px 10px;
    width: auto;
    border-radius: 5px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 1);
    visibility: hidden;
    opacity: 0;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text:after {
    content: '';
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0, 0, 0, 1);
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.addThis_listing .addThis_item .addThis_item--icon:hover {
    text-decoration: none;
    opacity: 0.9;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13);
}
.addThis_listing .addThis_item .addThis_item--icon:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}



.section-about .icon-box {align-items: center;}
.section-about .icon-box-text h5 {font-weight: normal;text-transform: inherit;}
.about-img .box-image {
    border-radius: 50%;
    position: relative;
}
.about-img .box-image:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    border: 50px solid #ffffff2b;
    left: 0;
    top:0;
    border-radius: 50%;
}
.about-img .box-text {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 40px;
    bottom: 20px;
    background: white;
    border-radius: 50%;
    box-shadow: 2px 2px 5px #00000045;
    padding: 10px;
}
.about-img .box-text-inner {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    line-height: 1.1;
    border: 1px solid #e96d2a47;
    border-radius: 50%;
}
.section-mission-vision .icon-box-text h5 {
    color: #e96d23;
    font-size: 21px;
}
.section-mission-vision .icon-box-text h6 {
    color: black;
    font-size: 12px;
}
.section-mission-vision .icon-box-text h6:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #e96d23;
    display: block;
    margin: 15px auto;
}
.back-to-top.active {
    border: none;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    right: 10px;
    bottom: 10px;
    min-width: unset;
    margin: 0;
}
.content-compare .arrow-right {
    position: absolute;
    top: calc(50% + 70px);
    width: 50px;
    padding: 0;
    left: calc(50% - 25px);
}
.content-compare .col-inner {
    height:100%;
}
.content-compare .icon-box {height:100%;display: flex;flex-direction: column;}
.section-kuder-featured .icon-box-img {
    height: 80px;
    border-radius: 50%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section-kuder-featured .icon-box-img img  {
    max-height: 40px;
    width: auto;
}
.mobile-slider {
    background: url(assets/images/mobile-slider-bg.png) no-repeat top center;
    max-width: 300px;
    padding: 12% 6% 13%;
    background-size: 100%;
}
.section-faq .accordion-title {
    background: #f7f7f7;
    border-bottom: 1px dashed #ebebeb;
    border-top: none;
}
.section-faq .accordion-title.active {
    background: #e96d23;
    color: white;
    border: none;
}
.section-faq .accordion-inner {
    background: white;
    padding: 20px;
}
.seoviet-block.terms-conditions h3 {font-size: 16px;}
.seoviet-block.terms-conditions ul {padding-left: 20px;}
.section-faq .accordion-item:last-child .accordion-title {border:none;}
.tooltipster-content {max-width: 300px;background: #fcbd34;color: #333;}
.tooltipster-default .tooltipster-content {font-family: "Nunito", sans-serif;line-height: 1.4;}
.tooltipster-arrow span {border-top-color: #fcbd34 !important;}

.customer-table {border:1px solid #ebebeb;}
.customer-table td {padding:10px;font-weight:bold;}
.customer-table td:first-child {width: 120px;font-weight: normal;padding: 10px;background:#e56b07;color:white;}
.customer-table tr:last-child td {border:none;}
.order-list {background: #efefef;}
.order-list li {list-style: none;padding: 10px 20px;border-bottom: 1px dashed #d4d4d4;margin: 0;font-size: 14px;}
.order-list li:last-child {border:none;}

.loading {position: relative;}
.loading:before {
    content:'';
    position: fixed;
    top: 0;
    left:0;
    right:0;
    bottom:0;
    z-index:9;
    background: #00000026;
}
.loading:after {
    -webkit-animation: loading 500ms infinite linear;
    animation: loading 500ms infinite linear;
    border: 2px solid #2f71bd;
    border-radius: 60px;
    border-right-color: transparent!important;
    border-top-color: transparent!important;
    content: "";
    display: block;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -15px;
    position: fixed;
    width: 30px;
}
@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media screen and (max-width: 768px){
    .banner .ux-menu-link__link {font-size: 1rem;}
    .section-gioi-thieu .icon-box-text h3 {font-size: 14px;line-height: 1.4;}
    .product-price, .product-subtotal {display: none;}
    .mobile-product-price {display: block;}
    .product-quantity {text-align: right;}
    .banner-communication {padding: 0 !important;}
    .banner-communication .banner-layers {overflow: hidden !important;}
    .banner-communication .banner-inner {position: static;padding: 32px 0 !important;}
    .banner-communication .banner-layer {
        position: static !important;
        height: auto;
        right: unset;
        top: unset;
        transform: translate(0) !important;
        -webkit-transform: translate(0) !important;
        -moz-transform: translate(0) !important;
        width: 100% !important;
        max-height: unset;
        text-align: center;
        left: unset;
    }
    .banner-communication img {display: block;max-width: 90%;margin: 0 auto 20px;}

}

@media screen and (max-width: 580px){
    #masthead .languages.active {display: none;}
    #masthead .languages a img {width: 34px;}
    .list-procedure .col {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .content-compare .arrow-right {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        padding: 10px 0;
    }
    .product-cart .group-quantity #quantity {width: 50px;}
    .seoviet-block {padding: 15px 10px;}
    .product-banner .text-box-content h3 {font-size: 18px;margin-bottom: 10px;}
    .product-banner .ux-menu-link__link, .product-banner .ux-menu-link__link i {font-size: 13px;}
    .product-banner p, .product-banner p * {font-size: 18px !important;}
    .product-banner p {margin: 10px 0;}
    .product-banner .button {font-size: 16px;}
    .mobile-slider {margin: 0 auto !important;}
    .section-procedure .button, .section-textbook .button {margin: 10px auto;min-width: unset;}
    .section-title {font-size: 26px;}
    .form-row {display: block;}
    .form-row .col {margin: 0;}
    .section-contact .phone, .section-contact .service, .lightbox-content .phone, .lightbox-content .service {margin-left: 0;}
    #submit_contact_home {margin: 10px auto;width: 40px;display: block;}
    .item-timeline .col:first-child, .item-timeline.row-reverse .col:first-child, .item-timeline.row-reverse .col:last-child {text-align: center;}
    .item-timeline:before, .item-timeline:after {display: none;}
    .item-timeline {text-align: center;}
    .item-timeline .col:first-child {padding-bottom: 0;}
    .item-timeline .col:last-child {padding-top: 0;}
    .section-career-test .icon-box {width: 50%;float: left;}
    .mb-bt-0 {padding-bottom: 0 !important;}
    .banner h2 {font-size: 24px;}
    .banner-training-mobile .bg.bg-loaded {
        background: rgb(106,103,247);
        background: linear-gradient(180deg, rgba(106,103,247,1) 0%, rgba(142,117,242,1) 100%);
    }
    /*.banner-spac-mobile .bg.bg-loaded {
        background: rgb(237,118,38);
        background: linear-gradient(180deg, rgba(237,118,38,1) 0%, rgba(250,181,52,1) 100%);
    }*/
    .banner-spac-mobile .col-text .col-inner {padding: 20px;}
    .product-banner {text-shadow: unset;}
    #footer .section-content > .row > .col:last-child {padding-bottom: 0;}
}