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

@font-face {
    font-family: 'Barlow';
    src: url('assets/fonts/BarlowSemiCondensedRegular.eot');
    src: url('assets/fonts/BarlowSemiCondensedRegular.eot') format('embedded-opentype'),
         url('assets/fonts/BarlowSemiCondensedRegular.woff2') format('woff2'),
         url('assets/fonts/BarlowSemiCondensedRegular.woff') format('woff'),
         url('assets/fonts/BarlowSemiCondensedRegular.ttf') format('truetype'),
         url('assets/fonts/BarlowSemiCondensedRegular.svg#BarlowSemiCondensedRegular') format('svg');
    font-weight: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url('assets/fonts/BarlowSemiCondensedMedium.eot');
    src: url('assets/fonts/BarlowSemiCondensedMedium.eot') format('embedded-opentype'),
         url('assets/fonts/BarlowSemiCondensedMedium.woff2') format('woff2'),
         url('assets/fonts/BarlowSemiCondensedMedium.woff') format('woff'),
         url('assets/fonts/BarlowSemiCondensedMedium.ttf') format('truetype'),
         url('assets/fonts/BarlowSemiCondensedMedium.svg#BarlowSemiCondensedMedium') format('svg');
    font-weight: 600;
}

@font-face {
    font-family: 'Barlow';
    src: url('assets/fonts/BarlowSemiCondensedSemiBold.eot');
    src: url('assets/fonts/BarlowSemiCondensedSemiBold.eot') format('embedded-opentype'),
         url('assets/fonts/BarlowSemiCondensedSemiBold.woff2') format('woff2'),
         url('assets/fonts/BarlowSemiCondensedSemiBold.woff') format('woff'),
         url('assets/fonts/BarlowSemiCondensedSemiBold.ttf') format('truetype'),
         url('assets/fonts/BarlowSemiCondensedSemiBold.svg#BarlowSemiCondensedSemiBold') format('svg');
    font-weight: bold;
}

@font-face {
    font-family: 'Barlow';
    src: url('assets/fonts/BarlowSemiCondensedBold.eot');
    src: url('assets/fonts/BarlowSemiCondensedBold.eot') format('embedded-opentype'),
         url('assets/fonts/BarlowSemiCondensedBold.woff2') format('woff2'),
         url('assets/fonts/BarlowSemiCondensedBold.woff') format('woff'),
         url('assets/fonts/BarlowSemiCondensedBold.ttf') format('truetype'),
         url('assets/fonts/BarlowSemiCondensedBold.svg#BarlowSemiCondensedBold') format('svg');
    font-weight: 800;
}

/*--------------------------------------------------------------
## Css Scrollbar
--------------------------------------------------------------*/
::-webkit-scrollbar-track{background-color:#ebebeb;}
::-webkit-scrollbar{width:8px;background-color:#ebebeb}
::-webkit-scrollbar-thumb{background-color:grey;}

html,body {
    font-size: 15px;
    color: #333;
    line-height: 1.5;
}
b, strong {font-weight: 500;}
h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong, h5 b, h5 strong, h6 b, h6 strong {font-weight: 600;}
h1, h2, h3, h4, h5, h6 {font-family: 'Barlow';font-weight: 700;}
.h2, h2 {font-size: 1.7em;}
.h3, h3 {font-size: 1.4em;}
.ux-menu-link__link {
    padding: 0;
    min-height: unset;
    margin-bottom: 8px;
}
.ux-menu-link__link .bi-chevron-right {
    font-size: 10px;
}
#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: normal;
    color: #184363;
    opacity: 1;
}
#breadcrumbs a {
    text-transform: initial;
    font-size: 14px;
    color: #184363;
}
.taxonomy-description ul, .taxonomy-description ol {padding-left: 25px;}
.taxonomy-description {margin-bottom: 30px;}
.row .row-small:not(.row-collapse), .container .row-small:not(.row-collapse) {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
}
.row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col {
    padding: 0 10px 20px;
    margin-bottom: 0;
}
pre, blockquote, form, figure, p, dl, ul, ol {margin-bottom: 15px;}
.nav-dropdown-has-border .nav-dropdown {border: none;padding: 10px 5px;}
.nav-dropdown-has-border .nav-dropdown a {font-size: 14px;color: #333;border-bottom: 1px dashed #ececec !important;}
.az-title-shortcode {margin-bottom: 20px;}
.az-title-shortcode.center {text-align:center;margin-bottom: 40px;}
.az-sub-title {margin-bottom: 0;font-weight: 600;color: #8b8b8b;}
.az-title-shortcode .title-description {
    margin-top: 10px;
    font-weight: 500;
}
.az-title {text-transform: uppercase;color: #2e3191;font-size: 30px;margin-bottom: 0;line-height: 1.4;font-weight: 800;}
.section-title .sub-title {
    font-size: 19px;
    color: white;
    font-weight: 500;
    padding: 0 15px;
    text-transform: uppercase;
    opacity: 1;
    background: rgb(231,55,58);
    background: linear-gradient(90deg, rgba(231,55,58,1) 0%, rgba(252,118,49,1) 100%);
    height: 28px;
    line-height: 28px;
    letter-spacing: 1px;
    border-radius: 14px 0;
    margin-bottom: 5px;
}
h2.section-title {
    font-size: 28px;
    border: none;
    margin-bottom: 0;
}
.description-title {color: #4d4d4d;font-size: 15px;margin: 0;}
.section-title-center ~ .description-title {text-align: center;}
.section-title-normal {border: none;margin-bottom: 0;}
.section-title-normal a.view-more {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.5px;
    background: #184363;
    padding: 0 20px;
    border-radius: 7px;
    color: white;
    line-height: 30px;
    height: 30px;
}
.section-title-normal a.view-more i {color:white;}
.section-title-normal .section-title-main {
    border: none;
    padding: 0;
    margin: 0;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: initial;
    text-align: left;
    overflow: hidden;
    display: block;
}
.title-text-link .section-title-normal .section-title-main {
    max-width: calc(100% - 150px);
}
.section-title {font-weight: bold;display: block;}
h1.section-title .section-title-main {font-size: 32px;}
h2.section-title-center .section-title-main,
.page-title .section-title-main {font-size: 39px;background: url(assets/images/bg_title.png) no-repeat center bottom;padding-bottom: 25px;display: block;}
.dark h2.section-title-center .section-title-main {background: url(assets/images/bg_title_white.png) no-repeat center bottom;}
h2.section-title-center {
    text-align: center;
    margin-bottom: 10px;
}
.section-title-center span {margin: 0 auto;}
.button.az-button {
    padding: 0 20px;
    line-height: 37px;
    height: 40px;
    border: 2px solid #cf181f;
    font-weight: 500;
    font-size: 14px;
}
.button.az-button .bi-chevron-double-right {font-size: 11px;}
.button.az-button.secondary {
    border-color: #df4521;
}
.button.az-button.is-small {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    padding: 0px 16px;
    border: none;
    font-weight: 500;
}
.az-button.white {
    background: white !important;
    border: 1px solid white !important;
    color: #184363 !important;
}
.az-button.white:hover {
    background: #15a9e3 !important;
    border: 1px solid #15a9e3 !important;
    color: #fff!important;
    box-shadow: unset;
}
.is-outline.az-button {background: transparent;}
.button.az-button > i {
    vertical-align: 0px;
    margin-right: 10px;
    margin-left: 0;
}
.button.az-button > span + i {
    margin-right: 0;
    margin-left: 5px;
}
.az-button.is-outline.white {
    background: transparent !important;
    color: white;
    border-color: white;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {width: 80%;}
input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea, input[type='password'], input[type='time'], input[type='date'], select {
    border: 1px solid #c4d6ed;
    box-shadow: none;
    font-size: 14px;
    border-radius: 5px;
    width: 100%;
    padding: 0 10px;
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    color: #737373;
    margin: 0;
}
input[type=email]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {box-shadow:unset;}
textarea {min-height:100px;padding: 10px;line-height: 1.6;border-radius: 5px;}
/* 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;
}
.box-push .box-text {border-radius: 5px 5px 0 0;background: rgba(255,255,255,.8);}
.flickity-prev-next-button {
    height: 40px;
    width: 40px;
    background: #fff;
    margin: 0 !important;
    color: #184363;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    box-shadow: 2px 2px 5px #00000036;
    top: calc(50% - 20px);
}
.flickity-prev-next-button:hover {background: #184363;color: white !important;}
.flickity-prev-next-button:before {
    content: '\F285';
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
}
.flickity-prev-next-button.previous:before {
    content: '\F284';
}
.flickity-prev-next-button svg {
    display: none;
}
.slider-nav-circle .flickity-prev-next-button .arrow {border: none;}
.slider-nav-normal .flickity-prev-next-button,
.slider-nav-small .flickity-prev-next-button {
    width: 25px;
    height: 25px;
    min-height: unset;
    font-size: 13px;
    top: calc(50% - 13px);
}
.slider-nav-light .flickity-prev-next-button {
    color: #184363;
    background: #ebebeb;
}
.slider-nav-light .flickity-prev-next-button:hover {
    color: #fff;
    background: #184363;
}
.flickity-enabled .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background: #fff;
    border: 1px solid #E51B23;
    opacity: 1;
    margin: 0 4px;
}
.flickity-enabled .flickity-page-dots .dot.is-selected {
    background: #E51B23;
}
.pagination-outside > .slider, .pagination-outside.slider {padding-bottom: 30px;}
.page-wrapper {padding: 0;}
table {   
    margin: 0 0 1.5em;
    width: 100%;
border-top: 1px solid #ebebeb;border-left: 1px solid #ebebeb;}
table td, table th {padding: 10px !important;border-right: 1px solid #ebebeb;}
.contact_form .row {
    margin: 0 -5px !important;
}
.contact_form .col {
    padding: 0 5px 10px;
}
.contact_form input, .contact_form textarea {
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 10px 16px;
    height: 56px;
    box-shadow: unset;
    margin: 0;
    display: block;
    color: #333333;
    font-size: 16px;
}
.contact_form textarea {min-height: 84px;}
.contact_form .button, .contact_form button {
    margin: 0;
    width: 100%;
    height: 56px;
    line-height: 56px;
}
@media screen and (min-width: 850px){
    .row-1-5 .col {
        max-width: 20% !important;
        -ms-flex-preferred-size: 20% !important;
        flex-basis: 20% !important;
    }
}
.nav-simple.nav-center .tab {
    margin: 0 10px 10px;
}
.nav-simple.nav-center .tab.active a {
    background: #184363;
    color: white;
}
.nav-simple.nav-center .tab a {
    min-width: 150px;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    text-transform: capitalize;
    background-color: #edf4f6;
    color: #184363;
    border-radius: 50px;
    height: 40px;
}
.star-rating {
    overflow: hidden;
    position: relative;
    height: 16px;
    width: 80px;
    background-color: #eee;
    -webkit-mask: url(assets/images/star.svg) left top;
    mask: url(assets/images/star.svg) left top;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    transition: all .3s ease-out;
    margin: 0 0 10px;
    visibility: visible !important;
    opacity: 1 !important;
}
.star-rating span, .et-testimonial .rating span {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9000em;
    height: 15px;
    background-color: #f2971f;
    -webkit-mask: url(assets/images/star.svg) left top;
    mask: url(assets/images/star.svg) left top;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    transition: all .3s ease-out;
}
.js-star-rating:before {display: none;}
.row-box {
    margin: 0 auto;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding: 10px 15px 20px;
    box-shadow: 2px 2px 5px #00000026;
}
.archive .row-box {padding: 5px 0 15px;}
.entry-header-text {padding: 0;}

/*************** AZ ICON ***************/
.az-icon-box {border-radius: 8px;overflow: hidden;background: white;height: 100%;}
.az-icon-header {
    padding: 25px;
    text-align: center;
}
.az-icon-box-title {
    margin: 8px 0 0;
    color: white;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
}
.az-icon-box-description {
    font-weight: 300;
    padding: 15px 15px 10px;
    text-align: center;
}
.az-icon-box-description > *:last-child {margin-bottom: 10px;}
.az-icon-box-description p {margin-bottom: 10px;}

/*************** AZ MENU ***************/
.az-menu, .sticky-menu .ux-menu {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 0 20px;
    border-bottom: 1px solid #E6E6E6;
    flex-direction: row;
    margin-bottom: 20px;
}
.sticky-menu {position: sticky;top: 70px;background: #F7F7F7;z-index: 99;padding: 0 !important;}
.sticky-menu .ux-menu {
    justify-content: center;
}
.az-menu li, .sticky-menu .ux-menu-link {
    margin-right: 32px !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
.az-menu li a, .sticky-menu .ux-menu-link a {
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    position: relative;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    white-space: nowrap;
    min-height: unset;
    padding: 0;
    display: block;
}
.az-menu li.current-menu-item a, .az-menu li:hover a, .sticky-menu .ux-menu-link:hover a, .sticky-menu .ux-menu-link.active a {color: #E51B23}
.az-menu li a:after, .sticky-menu .ux-menu-link a:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -21px;
    display: block;
    background: transparent;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.az-menu li.current-menu-item a:after, .az-menu li:hover a:after, .sticky-menu .ux-menu-link:hover a:after, .sticky-menu .ux-menu-link.active a:after {
    background: #E51B23;
}

/*************** SEOVIET TESTIMONIAL ***************/
.seoviet-testimonial-box {
    background: white;
    display: flex;
    border-radius: 8px;
    overflow: hidden;
}
.seoviet-testimonial-box > * {
    flex: 1;
    max-width: 50%;
}
.seoviet-testimonial-box-left > * {
    display: block;
    position: relative;
    height: 100%;
}
.seoviet-testimonial-box-left .open-video:after {content:'';background: #00000057;position: absolute;width: 100%;height: 100%;display: block;left: 0;top: 0;transition: all linear .3s;}
.seoviet-testimonial-box-left .open-video:hover:after {background: transparent;}
.seoviet-testimonial-box-left img {bottom: 0;font-family: "object-fit: cover;";height: 100%;left: 0;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%;position: absolute;right: 0;top: 0;width: 100%;}
.seoviet-testimonial-box-left .play {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 5;}
.seoviet-testimonial-box-left .play svg {display:block;width: 50px;}
.seoviet-testimonial-box-left .play svg path {fill: #d4d4d4 !important;transition: all linear .3s;}
.seoviet-testimonial-box-left:hover .play svg path {fill: #F61C0D !important;}
.seoviet-testimonial-box-right {padding: 45px 65px;text-align:center;}
.seoviet-testimonial-box-right .avatar {
    margin: 0 auto 20px;
}
.seoviet-testimonial-box-right .description {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}
.seoviet-testimonial-box-right .testimonial-name {
    display: block;
    font-weight: 500;
    font-size: 16px;
}
.seoviet-testimonial-box-right .testimonial-company {
    color: #817f7f;
    font-size: 14px;
}

/*************** CTA BUTTON ***************/
.neo_cta {
    position: fixed;
    z-index: 1000;
    left: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    bottom: 0;
    padding: 15px;
}
.neo_cta.right {
    left: initial;
    right: 0;
}
.neo_cta_list_button .cta_button {
    margin-top: 10px;
    margin-bottom: 0;
}
.neo_cta_list_button {
    list-style: none;
    margin: 0;
}
.neo_cta_list_button .cta_button .cta_button--icon {
    position: relative;
    display: 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;
}
.neo_cta_list_button .cta_button .cta_button--icon img {border-radius: 50%;background: white;border: 2px solid white;}
.neo_cta_list_button .cta_button .cta_button--icon .tooltip-text {
    position: absolute;
    top: 4px;
    left: 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: rgb(207 23 31);
    visibility: hidden;
    opacity: 0;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.neo_cta.right .cta_button .cta_button--icon .tooltip-text {
    right: 55px;
    left: initial;
}
.neo_cta_list_button .cta_button .cta_button--icon .tooltip-text:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0, 0, 0, 1);
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.left .neo_cta_list_button .cta_button .cta_button--icon .tooltip-text:before {
    right: 100%;
    left: initial;
    border-color: transparent rgb(207 23 31) transparent transparent;
}
.neo_cta.right .cta_button .cta_button--icon .tooltip-text:before {
    right: initial;
    left: 100%;
}
.neo_cta_list_button .cta_button .cta_button--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);
}
.neo_cta_list_button .cta_button .cta_button--icon:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}
.neo_cta.cta_mobile {
    padding: 0;
    width: 100%;
    background: white;
    border-radius: 12px 12px 0 0;
    box-shadow: -2px -2px 5px #00000029;
    border-top: 1px solid #ebebeb;
}
.neo_cta.cta_mobile .neo_cta_list_button {
    display: flex;
    width: 100%;
    padding: 10px;
    justify-content: center;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button {
    margin: 0 3px;
    flex: 0 0 auto;
    border-radius: 9999px;
    padding: 2px;
    background: #cf181f;
    overflow: hidden;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button:nth-of-type(2){
    background: rgb(16,143,255);
    background: linear-gradient(90deg, rgba(16,143,255,1) 0%, rgba(255,85,125,1) 100%);
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button:nth-of-type(3){
    background: #00acd4;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon {
    width: 100%;
    height: auto;
    box-shadow: unset;
    display: flex;
    background: white;
    border-radius: 999px;
    overflow: hidden;
    padding: 0 10px 0 2px;
    align-items: center;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon img {
    border: none;
    border-radius: 0;
    width: 30px;
    display: block;
    height: 30px;
}
.neo_cta.cta_mobile .cta_button .cta_button--icon .tooltip-text {
    position: static;
    visibility: visible;
    opacity: 1;
    background: none;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    padding: 0 5px;
    line-height: 32px;
}
.neo_cta.cta_mobile .cta_button .cta_button--icon .tooltip-text:before {display:none;}

/*************** HEADER  ***************/
#top-bar a, #top-bar span {color: white;font-size: 14px;}
#masthead a[hreflang] {
    height: 36px;
    line-height: 36px;
    border: 1px solid #d9d9d9;
    display: flex;
    align-items: center;
    padding: 5px;
    border-radius: 99px;
    font-size: 14px;
    color: #333232;
}
#masthead a[hreflang] span {padding-right: 10px;}
#masthead a[hreflang] img {
    width: 27px;
    margin-right: 10px;
}
#masthead .header-nav-main > li {
    margin: 0;
    overflow: initial;
}
#masthead .header-nav-main > li:before {display:none;}
#masthead .header-nav-main > li > a {
    font-weight: 400;
    font-size: 20px;
    line-height: 80px;
    color: #333;
    padding: 0 12px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    font-family: Barlow;
    font-weight: 600;
}
#masthead .header-nav-main > li.li-home > a {
    text-indent: -999px;
    color: transparent;
}
#masthead .header-nav-main > li > a > i {display: none;}
.stuck #masthead .header-nav-main > li > a {line-height: 56px;}
#masthead .header-nav-main>li.active>a, #masthead .header-nav-main>li:hover>a {
    color: #ec4335;
}
#masthead .header-button {margin-left: 16px;}
#masthead .header-button a {
    font-weight: 500;
    font-size: 13px;
    line-height: 33px;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 12px;
    height: 34px;
}
#masthead .header-nav-main > li .sub-menu {
    padding: 0;
    border: none;
    border-radius: 8px;
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.05);
    border-top: 9px solid transparent;
    background: transparent;
    overflow: hidden;
    min-width: 156px;
}
#masthead .header-nav-main > li:after {
    bottom: -10px;
    z-index: 999;
}
#masthead .header-nav-main > li .sub-menu li {
    background: white;
}
#masthead .header-nav-main > li .sub-menu li:first-child {
    border-radius: 8px 8px 0px 0px;
}
#masthead .header-nav-main > li .sub-menu li a {
    margin: 0;
    padding: 12px 16px;
    white-space: nowrap;
    border-bottom: 1px solid #f7f7f7;
}

/*************** HOME  ***************/
.section-latest-news .col-banner {
    flex-basis: 70%;
    max-width: 70%;
}
.section-latest-news .col-banner .col-inner,
.section-latest-news .col-banner .slider-wrapper,
.section-latest-news .col-banner .slider {height: 100%;}
.section-latest-news .col-news {
    padding: 15px 35px !important;
    background: url(assets/images/bg_latest_news.png) no-repeat left top;
    background-size: cover;
    flex-basis: 30%;
    max-width: 30%;
}
.section-latest-news .col-news .col-inner, .section-latest-news .col-news .wrap-blog > .col {height: 100%;overflow: hidden;}
.section-latest-news .col-news .wrap-blog {position: absolute;overflow: hidden;top: 40px;bottom: 0;}
.section-title-container {margin-bottom: 20px;}
.section-latest-news .col-news .section-title {
    position: relative;
}
.section-latest-news .col-news .section-title:before {content: "";display: inline-block;width: 29px;height: 29px;background: url(assets/images/icon_loa.png) no-repeat left center;position: absolute;top: 5px;}
.section-latest-news .col-news .section-title-main {
    color: #17469e;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Barlow';
    border-bottom: 1px solid #e7373a;
    flex: 1;
    padding-left: 15px;
    position: relative;
    overflow: visible;
    margin-left: 20px;
}
.section-latest-news .col-news .section-title-main:after {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    display: block;
    background: rgb(231,55,58);
    background: linear-gradient(90deg, rgba(231,55,58,1) 0%, rgba(252,118,49,1) 100%);
    bottom: -3px;
    right: 0;
    border-radius: 50%;
}
.section-latest-news .article {
    color: #333;
    font-weight: normal;
    background: url(assets/images/double-arrow.png) no-repeat left 4px;
    display: block;
    padding-left: 15px;
}
.section-dich-vu .box-text, .service-item .box-text {padding: 20px 20px 0;text-align: center;}
.section-dich-vu h3 a, .service-name a {
    font-family: 'Roboto';
    text-transform: uppercase;
    font-weight: 500;
    color: #234b7e;
    font-size: 16px;
    margin-bottom: 5px !important;
    display: block;
}
.section-whychoose {
    background: url(assets/images/so-white.png);
}
.section-whychoose .col-inner {height: 100%;}
.section-whychoose .icon-box {
    padding: 20px 35px;
    background: white;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 3%);
    height: 100%;
}
.section-whychoose .icon-box .icon-box-img {margin-bottom: 10px;}
.section-whychoose .icon-box img {max-height: 46px;width: auto;}
.section-whychoose .icon-box h3 {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 5px;
}
.section-customer .box-image {border: 1px solid #d2e0f2;}
.section-blog h3.section-title:before, .page-id-27 h2.section-title:before, #secondary h2.section-title:before {content:'';height: 1px;display: block;width: 100%;background: #234b7e;position: absolute;top: calc(50% + 1px);left: 0;}
.section-blog h3.section-title:after, .page-id-27 h2.section-title:after, #secondary h2.section-title:after {content: '';width: 6px;height: 6px;border-radius: 50%;background: #234b7e;display: block;position: absolute;right: 0;top: calc(50% - 2px);}
.section-blog h3 .section-title-main, .page-id-27 h2 .section-title-main, #secondary h2 .section-title-main {
    display: inline-block;
    background: rgb(35,75,126);
    background: linear-gradient(90deg, rgba(35,75,126,1) 0%, rgba(33,100,185,1) 100%);
    color: white;
    padding: 0 15px;
    line-height: 36px;
    height: 37px;
    position: relative;
    overflow: visible;
    font-size: 16px !important;
}
.section-blog h3 .section-title-main:after, .page-id-27 h2 .section-title-main:after, #secondary h2 .section-title-main:after {content: '';border-top: 18px solid transparent;border-bottom: 18px solid transparent;border-left: 10px solid #2163b8;position: absolute;left: 100%;top: 0;}
.post-item .post-title {
    font-family: "Roboto";
    color: #3a3a3a;
    font-weight: 500;
    font-size: 15px;
    margin: 0 0 5px;
}
.box-vertical .box-text {padding: 0 0 0 15px;}
.section-blog .big-article .box-text, .page-id-27 .big-article .box-text {padding: 15px 0;}
.section-blog .big-article .from_the_blog_excerpt, .page-id-27 .big-article .from_the_blog_excerpt {color: #838383;margin: 10px 0 0;padding-top: 10px;border-top: 1px solid #ebebeb;}
.section-blog .big-article .post-title, .page-id-27 .big-article .post-title {font-size: 18px;}
.section-blog .post-item .box-overlay .box-text, .page-id-27 .post-item .box-overlay .box-text {padding: 15px;text-shadow: unset;background: rgb(0,0,0,.75);background: linear-gradient(0deg, rgb(0 0 0 / 75%) 0%, rgba(0,0,0,0) 100%);border-radius: 0 0 5px 5px;}
.section-blog .post-item .box-overlay .box-text-inner, .page-id-27 .post-item .box-overlay .box-text-inner {text-shadow: unset;}
.section-blog .post-item .box-overlay .post-title, .section-blog .post-item .box-overlay .post-date
.page-id-27 .post-item .box-overlay .post-title, .page-id-27 .post-item .box-overlay .post-date {color: white;text-transform: initial;}
.section-thanh-tuu .section-title {
    margin-bottom: 10px;
}
.section-thanh-tuu p {
    font-family: 'Barlow';
    font-size: 24px;
    line-height: 1.4;
    position: relative;
}
.section-thanh-tuu span {
    display: inline-block;
    font-size: 79px;
    line-height: 1;
    font-weight: 600;
}
.section-thanh-tuu span.shadow {
    position: absolute;
    left: calc(50% + 5px);
    transform: translateX(-50%);
    color: rgba(0,0,0,.35);
    top: 0;
}
.section-thanh-tuu .number {
    background: rgb(254,132,2);
    background: linear-gradient(0deg, rgba(254,132,2,1) 0%, rgba(254,239,3,1) 80%, rgba(254,239,3,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: static;
    z-index: 999;
    position: relative;
}
.row-dashed .col:before, .row-solid .col:before {
    border-color: #3065a9 !important;
    height: calc(100% - 50px);
    top: 25px;
}

/*************** GIOITHIEU ***************/
.section-gtcl h2.section-title:after {content: '';background: #5196ee;position: absolute;height: 1px;width: 100%;left: 0;top: 50%;}
.section-gtcl h2 .section-title-main {
    display: inline-block;
    padding: 0 15px;
    background: white;
    z-index: 9;
    position: relative;
}
.section-gtcl .icon-box {margin-bottom: 10px;}
.section-gtcl .icon-box-text {
    display: flex;
    align-items: center;
}
.section-gtcl h5 {font-size: 25px;text-transform: initial;letter-spacing: initial;}
.section-gtcl p {color: #4b4b4b;}
.section-tam-nhin-su-menh .section-title-main {
    font-size: 38px;
    background: url(assets/images/icon_tn.png) no-repeat center left;
    padding-left: 45px;
}
.section-tam-nhin-su-menh .title-sumenh .section-title-main {background: url(assets/images/icon_sm.png) no-repeat center left;}
.section-tam-nhin-su-menh .section-title-container {margin:0;}
.section-tam-nhin-su-menh .section-title-container:after {
    content: '';
    display: block;
    background: url(assets/images/bg_tt.jpg);
    width: 188px;
    height: 5px;
    margin: 10px 0 20px;
}
.section-tam-nhin-su-menh .box {
    padding: 25px 25px 10px;
    border: 1px solid #d2e0f2;
    margin-bottom: 30px;
}

/*************** HISTORY ***************/
.section-history .slider-wrapper:after {
    content: '';
    position: absolute;
    border-bottom: 1px dashed #5196ee;
    display: block;
    width: calc(100% - 90px);
    top: 120px;
    z-index: 1;
    left: 45px;
}
.section-history .slider {z-index: 9;}
.history-item .history-timeline h3 {
    margin-bottom: 10px;
    color: #e7363b;
    font-size: 36px;
}
.history-item .history-line img {
    width: 115px;
    position: relative;
    margin: 0 0 10px;
    z-index: 99;
    height: 115px;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    border: 2px solid #e7363b;
    padding: 3px;
}
.history-item .history-event {
    font-size: 16px;
    color: #444444;
}
.history-item .history-event p {text-align: justify;}
.history-item .history-event h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
}

/*************** BLOG ***************/
.single .entry-title {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 20px;
}
.single .entry-image img {border-radius: 5px;}
.box-overlay .overlay {display: none;}
.post-date {color: #939393;font-size: 13px;}
.post-item .box-image {border-radius: 5px;}

/*************** SERVICES ***************/
.page .page-header {margin-bottom: 30px;}
.tax-danh_muc_dich_vu .taxonomy-header .wrap-banner, .page-header .wrap-banner {position: relative;border-radius: 5px;overflow: hidden;padding-top: 263px;}
.wrap-banner img {
    bottom: 0;
    font-family: "object-fit: cover;";
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.tax-danh_muc_dich_vu .term-name, .page-header .page-title {position: absolute;margin: 0;padding: 20px 35px;top: 50%;transform: translateY(-50%);z-index: 9;color: white;font-size: 39px;text-transform: uppercase;}
.tax-danh_muc_dich_vu .term-name:after, .page-header .page-title:after {content:'';display: block;width:100px;height:2px;background: #fd6e21; margin-top: 15px;}
.term-description {padding: 35px 0;}
.term-description > *:last-child, .mb-0 {margin-bottom: 0 !important;}

/*************** CONTACT ***************/
.section-contact .map_contact {
    border: 2px solid #b7c8de;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 22px;
}
.section-contact .map_contact iframe {display: block;}
.section-contact .col-box .col-inner {
    padding: 50px;
    border: 2px dashed #9db9de;
    border-radius: 5px;
}
.section-contact .col-box .col-inner form {margin: 10px 0 0;}
.section-contact .col-box .col-inner form input {margin-bottom:20px;}
.section-contact .section-title-main {
    font-weight: 800;
    font-size: 26px;
}
.section-contact h2.section-title-center .section-title-main {
    font-size: 26px;
    background: none;
    padding: 0;
}
.section-contact .ux-menu-link__link b {color: #0c0c0c;}
.section-contact .ux-menu-link__link i {font-size: 14px; color: #234b7e !important;}
.section-contact .ux-menu-link__link {
    font-size: 15px;
    color: #575757;
}

/*************** FOOTER ***************/
.footer-main {
    border-top: 1px solid white;
}
#footer img.size-full.alignnone {margin-bottom: 0;}
#footer .ux-menu-title {
    font-family: "Barlow";
    font-weight: bold;
    font-size: 27px;
    min-height: unset;
}
#footer .section-title-main {font-size: 23px;}
#footer .facebook_fanpage {margin-bottom: 15px;}
#footer .facebook_fanpage, #footer .google-map {border-radius: 5px;overflow: hidden;}
#footer .facebook_fanpage iframe, #footer .google-map iframe {display:block;}
.footer-main .section-content > .row > .col {padding-bottom: 0;}
#footer .divider {border-bottom: 1px solid #1a3960;height: 2px !important}
.section-dktv {
    background: rgb(231,55,58);
    background: linear-gradient(90deg, rgba(231,55,58,1) 0%, rgba(252,118,49,1) 100%);
}
.section-dktv .icon-box {
    align-items: center;
}
.section-dktv h3 {
    text-transform: uppercase;
    color: white;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
}
.section-dktv p {
    color: white;
}
.section-dktv form {margin-bottom: 0;}
.form-row {display: flex;flex-flow: row wrap;}
.form-col {padding: 0 5px 10px;}
.section-dktv .form-col input {border: none;margin: 0;height: 36px;}
.section-dktv .form-col button {
    margin: 0;
    width: 100%;
    border-radius: 5px;
    background: #bf1e2e;
    font-size: 14px;
    line-height: 37px;
    height: 36px;
    border: none;
    text-shadow: unset;
    font-weight: 500;
}

.accordion {padding: 20px 30px;border: 1px solid #c5d7ec;border-radius: 5px;}
.accordion-item .accordion-title {
    color: #234b7e;
    font-weight: bold;
    border-top: 1px solid #c5d7ec;
    padding: 10px 40px 10px 0;
    position: relative;
}
.accordion-item .accordion-title.active {background: none;}
.accordion .toggle {
    right: 0;
    position: absolute;
    left: initial;
    margin: 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.accordion .toggle:after, .accordion .toggle:before {
    content:'';
    width: 15px;
    height: 3px;
    background: #b7c8de;
    display: block;
}
.accordion .toggle:after {
    position: absolute;
    transform: rotate(90deg);
    transition: all linear .3s;
}
.accordion .active .toggle:after {
    transform: rotate(0deg);
}
.accordion .toggle i {display: none;}
.accordion-item:first-child .accordion-title {border: none;}
.accordion-inner {
    border-left: 1px solid #c5d7ec;
    padding: 0 0 0 25px;
    margin: 20px 0;
}
.accordion-inner > *:last-child {margin: 0;}
.absolute-footer {display:none;}

/*************** SEOVIET REVIEWS ***************/
.box-reviews {
    background: #b7c8de40;
    border-radius: 5px;
    display: flex;
    padding: 10px 20px;
    border: 1px solid #b7c8de73;
}
.box-reviews .col {
    padding: 20px;
}
.box-reviews-title {
    font-size: 26px;
    margin-bottom: 0;
    line-height: 1.2;
}
.review-score {
    font-weight: 800;
    font-size: 50px;
    font-family: 'Barlow';
    color: #234b7e;
}
.rating-star {
    font-size: 16px;
    margin: 0 5px;
    position: relative;
    display: inline-flex;
}
.rating-star:before, .rating-star:after {
    content: "\F586 \F586 \F586 \F586 \F586";
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #8f8f8f;
    line-height: 1.4;
    font-size: 18px;
    letter-spacing: 2px;
}
.rating-star:after {
    white-space:nowrap;
    position:absolute;
    top: -1px;
    left:0;
    width: 0;
    color: #8ada9b;
    overflow:hidden;
    height:100%;
    display: block;
}
.review-score-block .review-count {
    font-size: 14px;
    color: #234b7e;
}
.review-count-list .item {display: flex;align-items: center;margin-bottom: 5px;}
.review-count-list .item .score, .review-count-list .item-count {
    font-size: 14px;
    color: #7a7a7a;
}
.review-count-list .progress-bar {
    flex: 0 0 auto;
    width: 250px;
    height: 16px;
    background: white;
    border-radius: 5px;
    margin: 0 10px;
    position: relative;
    overflow: hidden;
}
.review-count-list .progress-bar span {
    background: #81db9a;
    position: absolute;
    height: 100%;
}
.review-count-list [data-score="4"] .progress-bar span {background: #b9ea86}
.review-count-list [data-score="3"] .progress-bar span {background: #f1d85d;}
.review-count-list [data-score="2"] .progress-bar span {background: #f4ba57;}
.review-count-list [data-score="1"] .progress-bar span {background: #e97e59;}
.review-count-list .percent {
    margin-right: 10px;
    font-weight: 600;
    color: #2d4a7d;
    min-width: 28px;
}
#review {margin: 10px 0 0;}
#review input {height:36px;margin-bottom: 10px;}
#review input, #review textarea {border:none;border-radius: 5px;margin-bottom: 10px;}
#review textarea {padding: 10px}
#review .submit {
    margin: 0;
    background: #8ada9b;
    color: white;
    font-weight: normal;
    border-radius: 5px;
    line-height: 38px;
    height: 36px;
    width: 100%;
}
[data-total-score^="0.1"]::after,[data-total-score^=".1"]::after{width:2%}
[data-total-score^="0.2"]::after,[data-total-score^=".2"]::after{width:4%}
[data-total-score^="0.3"]::after,[data-total-score^=".3"]::after{width:6%}
[data-total-score^="0.4"]::after,[data-total-score^=".4"]::after{width:8%}
[data-total-score^="0.5"]::after,[data-total-score^=".5"]::after{width:10%}
[data-total-score^="0.6"]::after,[data-total-score^=".6"]::after{width:12%}
[data-total-score^="0.7"]::after,[data-total-score^=".7"]::after{width:14%}
[data-total-score^="0.8"]::after,[data-total-score^=".8"]::after{width:16%}
[data-total-score^="0.9"]::after,[data-total-score^=".9"]::after{width:18%}
[data-total-score^="1"]::after{width:20%}
[data-total-score^="1.1"]::after{width:22%}
[data-total-score^="1.2"]::after{width:24%}
[data-total-score^="1.3"]::after{width:26%}
[data-total-score^="1.4"]::after{width:28%}
[data-total-score^="1.5"]::after{width:30%}
[data-total-score^="1.6"]::after{width:32%}
[data-total-score^="1.7"]::after{width:34%}
[data-total-score^="1.8"]::after{width:36%}
[data-total-score^="1.9"]::after{width:38%}
[data-total-score^="2"]::after{width:40%}
[data-total-score^="2.1"]::after{width:42%}
[data-total-score^="2.2"]::after{width:44%}
[data-total-score^="2.3"]::after{width:46%}
[data-total-score^="2.4"]::after{width:48%}
[data-total-score^="2.5"]::after{width:50%}
[data-total-score^="2.6"]::after{width:52%}
[data-total-score^="2.7"]::after{width:54%}
[data-total-score^="2.8"]::after{width:56%}
[data-total-score^="2.9"]::after{width:58%}
[data-total-score^="3"]::after{width:60%}
[data-total-score^="3.1"]::after{width:62%}
[data-total-score^="3.2"]::after{width:64%}
[data-total-score^="3.3"]::after{width:66%}
[data-total-score^="3.4"]::after{width:68%}
[data-total-score^="3.5"]::after{width:70%}
[data-total-score^="3.6"]::after{width:72%}
[data-total-score^="3.7"]::after{width:74%}
[data-total-score^="3.8"]::after{width:76%}
[data-total-score^="3.9"]::after{width:78%}
[data-total-score^="4"]::after{width:80%}
[data-total-score^="4.1"]::after{width:82%}
[data-total-score^="4.2"]::after{width:84%}
[data-total-score^="4.3"]::after{width:86%}
[data-total-score^="4.4"]::after{width:88%}
[data-total-score^="4.5"]::after{width:90%}
[data-total-score^="4.6"]::after{width:92%}
[data-total-score^="4.7"]::after{width:94%}
[data-total-score^="4.8"]::after{width:96%}
[data-total-score^="4.9"]::after{width:98%}
[data-total-score^="5"]::after{width:100%}

.rating-review {display: flex;width: 100%;flex-direction: row;direction: rtl;justify-content: flex-end;}
.rating-review input {
  display: none;
}
.rating-review > input + label {
  /* only enough room for the star */
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  padding: 0 2px;
  line-height: 1;
  margin: 0;
}
.rating-review > input + label:before {
    display: inline-block;
    content: "\F586";
    display: block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
}
.rating-review > input:checked ~ label:before, .rating-review > input + label:hover ~ label:before, .rating-review > input + label:hover:before {
    color: #8ada9b;
}
.rating-review:hover > input + label:before {
    color: #333;
    text-shadow: none;
}
.rating-review:hover > input + label:hover ~ label:before, .rating-review:hover > input + label:hover:before {
    color: #8ada9b;
}
.cdg {
    display: flex;
    white-space: nowrap;
    margin-bottom: 15px;
}
.tt-cdg {
    margin-right: 15px;
    font-size: 18px;
}
.list-reviews .item_review {
    padding: 20px;
    margin-top: 15px;
    background: #fbfcff;
    border: 1px solid #b7c8de73;
    border-radius: 5px;
}
.list-reviews .top {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.list-reviews .name {
    font-family: 'Barlow';
    font-weight: 600;
    font-size: 18px;
    color: #234b7e;
}
.list-reviews .rating-star {margin: 0 0 0 10px;}
.list-reviews .rating-star:after, .list-reviews .rating-star:before {font-size: 14px;line-height: 1;}
.list-reviews .content {
    font-size: 14px;
    margin-bottom: 5px;
}
.list-reviews .content > *:last-child {margin-bottom: 0;}
.list-reviews .time {
    font-size: 13px;
}

/*************** DOCUMENTS ***************/
.seoviet-document-box {
    height: 100%;
}
.document-wrap {
    padding: 20px;
    display: flex;
    align-items: center;
    background: #fbfcff;
    border: 1px solid #b7c8de73;
    border-radius: 5px;
}
.document-info {
    flex: 1;
}
.document-info .document-name {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    color: #3c3c3c;
    margin-bottom: 5px;
    background: url(assets/images/double-arrow.png) no-repeat left 5px;
    padding-left: 15px;
}
.document-info .author-name {
    color: #696969;
    font-weight: normal;
    font-size: 15px;
    font-family: "Roboto";
    margin: 0;
    padding-left: 15px;
}
.document-info .office {
    font-size: 13px;
    color: #8f8f8f;
    margin: 0;
    padding-left: 15px;
}
.document-download {}
.document-download a {
    padding: 0 20px;
    border: 2px solid #e6343c;
    border-radius: 40px;
    height: 36px;
    line-height: 36px;
    display: block;
    color: #234b7e;
    font-weight: 500;
    font-size: 14px;
}
.document-download i {
    margin-left: 5px;
}

.tu-van-dich-vu .icon-box {
    padding: 15px 20px;
    background: #eef1f7;
    border: 1px solid #b7c8de73;
    margin-bottom: 15px;
    border-radius: 5px;
}
.tu-van-dich-vu .icon-box h5 {
    font-size: 14px;
}
.tu-van-dich-vu .icon-box h6 {
    font-size: 20px;
    color: #ec4335;
}
#form-cau-hoi {margin-bottom: 0;}
#form-cau-hoi input, #form-cau-hoi textarea {border: none;box-shadow: unset;border-radius: 5px;}
#form-cau-hoi textarea {padding-top: 10px;}
#form-cau-hoi .submit, #form-yctv .submit {
    padding: 0 20px;
    line-height: 41px;
    height: 40px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 5px;
    background: rgb(230,53,59);
    background: linear-gradient(90deg, rgba(230,53,59,1) 0%, rgba(255,115,31,1) 100%);
    min-width: 250px;
    border: none;
}
#form-yctv .submit {margin-top: 30px;}
#popup_yctv {border-radius: 5px;}
#contact-form .submit {
    font-size: 16px;
    font-weight: 500;
    color: white;
    background: rgb(230,53,59);
    background: linear-gradient(90deg, rgba(230,53,59,1) 0%, rgba(255,115,31,1) 100%);
    border: none;
    line-height: 38px;
    height: 36px;
    min-height: unset;
    border-radius: 5px;
    min-width: 250px;
    margin: 25px auto 0;
    display: block;
}
.slider-news {height: 100%;}

.addThis_listSharing {
    position: fixed;
    z-index: 1000;
    left: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    bottom: 0;
    padding: 15px;
}
.addThis_listing .addThis_item {
    margin-top: 10px;
    margin-bottom: 0;
}
.addThis_listing {
    list-style: none;
    margin: 0;
}
.addThis_listing .addThis_item .addThis_item--icon {
    position: relative;
    display: 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 svg {border-radius: 50%;}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
    position: absolute;
    top: 4px;
    left: 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:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent rgba(0, 0, 0, 1) transparent transparent;
    position: absolute;
    right: 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;
}
.back-to-top, .back-to-top.active {
    background: #75ba40 !important;
    border: none !important;
    color: white !important;
    line-height: 47px !important;
    height: 45px;
    bottom: 10px;
    left: 50%;
    width: 45px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

@media (max-width: 1100px) and (min-width: 850px) {
    .box-reviews {display: block;}
    .box-reviews .col-left {padding-bottom: 0}
}
@media screen and (max-width: 850px) {
    .section-latest-news .col-banner, .section-latest-news .col-news {flex-basis: 100%;max-width: 100%;}
    .section-latest-news .col-news .wrap-blog {position: relative;max-height: 250px;top: 0;}
    .section-blog .box-text, .section-blog .section-content > .row > .col {padding-bottom: 0;}
    .section-latest-news .col-news {padding: 15px !important;}
    .row.row-collapse {padding: 0 15px}
    .section-latest-news .row.row-collapse {padding: 0;}
}
@media screen and (max-width: 768px) {
    .seoviet-testimonial-box {display: block;}
    .seoviet-testimonial-box > * {width: 100%;max-width: unset;}
    .seoviet-testimonial-box-left > * {padding-top: 75%}
    .review-count-list .progress-bar {width: 150px;}
    .box-reviews .col {padding: 20px 10px;}
    .document-wrap {display: block;}
    .document-download a {display: inline-block;margin-top: 10px;margin-left: 15px;}
    .seoviet-testimonial-box-right {padding: 30px 20px;}
}
@media screen and (max-width: 550px) {
    .big-article .post-item {padding-bottom: 0;}
    .box-vertical .box-text {padding: 15px 0 0;}
    h2.section-title-center .section-title-main, .page-title .section-title-main {font-size: 30px;}
    .section-tam-nhin-su-menh .box:last-child {margin-bottom: 0;}
    #breadcrumbs {margin-bottom: 20px;}
    #secondary .widget {margin-bottom: 0;}
    #secondary .widget > .row > .col {padding-bottom: 0;}
    .single .entry-title {font-size: 24px;}
    .box-reviews {display: block;padding: 0;}
    .box-reviews .col-left {padding-bottom: 0}
    .review-count-list .progress-bar {width: 200px;}
    .tax-danh_muc_dich_vu .term-name, .page-header .page-title {font-size: 30px;}
    .tax-danh_muc_dich_vu .taxonomy-header .wrap-banner, .page-header .wrap-banner {padding-top: 170px;}
    .history-item a, .history-item .history-event p {text-align: center;}
    .slider-wrapper .flickity-prev-next-button {display: block;opacity: 0.8;}
    .accordion-item .accordion-title {padding: 10px 0 10px 40px;}
    .accordion .toggle {left: 0;}
    .list-services .row {margin-left: -7.5px !important;margin-right: -7.5px !important;}
    .list-services .row .col {padding: 0 7.5px 15px;}
    .section-dich-vu h3 a, .service-name a {font-size: 15px;}
    .section-dich-vu .box-text, .service-item .box-text {padding: 10px 0 0;}
    #secondary .box-vertical {display: flex;flex-wrap: nowrap;}
    #secondary .box-vertical .box-image {max-width: 40%;}
    #secondary .box-vertical .box-text {padding: 0 0 0 15px;}
    #secondary .box-vertical .post-title {font-size: 14px;}
    .mfp-container {padding: 30px 15px;}
    #form-yctv .submit {min-width: unset;margin-top: 0;width: 100%}
    #masthead a[hreflang] span {display:none;}
    #masthead a[hreflang] img {margin-right: 0;}
}
#ftwp-container.ftwp-wrap #ftwp-contents {border: 1px solid #b7c8de73 !important;}
#ftwp-container.ftwp-wrap #ftwp-header, #ftwp-container.ftwp-wrap #ftwp-list {background: #eef1f7 !important;padding: 15px 0;border-top: 1px dashed #b7c8de73;}
#ftwp-container.ftwp-wrap #ftwp-header {padding: 10px 25px;border-top: none;}
#ftwp-container.ftwp-wrap #ftwp-header-minimize {
    margin-right: -10px;
}
#ftwp-container #ftwp-list.ftwp-list-nest.ftwp-colexp-icon .ftwp-anchor {padding: 5px 25px;font-weight: normal;display: flex;}
#ftwp-container #ftwp-list.ftwp-strong-first.ftwp-liststyle-decimal>.ftwp-item>.ftwp-anchor::before {content: '';width: 6px;height: 6px;background: #2e4c82;transform: rotate(45deg);margin-top: 6px;}
#ftwp-container #ftwp-list.ftwp-strong-first>.ftwp-item>.ftwp-anchor .ftwp-text {font-weight: normal;font-size: 14px;line-height: 1.4;}
.addThis_listing_mobile {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px 0px 5px #00000026;
}
.addThis_listing_mobile li {
    flex: 1;
    margin: 0;
}
.addThis_listing_mobile a {
    display: flex;
    justify-content: start;
    align-items: center;
    background: #fff;
    flex-direction: column;
    text-align: center;
    font-size: 11px;
    color: white;
    padding: 15px 5px;
    line-height: 1.2;
    height: 100%;
    border-right: 1px solid #9191911a;
}
.addThis_listing_mobile li:last-child a {border:none;}
.addThis_listing_mobile a .tooltip-text {display:none;}
.addThis_listing_mobile a img {
    height: 26px;
}
.addThis_listing_mobile a i {
    font-size: 26px;
    line-height: 26px;
    height: 26px;
    color: #f2783a;
    background: white;
    border-radius: 50%;
}