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

@charset "UTF-8";

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

/*************** DEFAULT ***************/
@font-face {
    font-family: 'Poppins';
    src: url('assets/fonts/SVNPoppinsRegular.eot');
    src: url('assets/fonts/SVNPoppinsRegular.eot') format('embedded-opentype'),
         url('assets/fonts/SVNPoppinsRegular.woff2') format('woff2'),
         url('assets/fonts/SVNPoppinsRegular.woff') format('woff'),
         url('assets/fonts/SVNPoppinsRegular.ttf') format('truetype'),
         url('assets/fonts/SVNPoppinsRegular.svg#SVNPoppinsRegular') format('svg');
    font-weight: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('assets/fonts/SVNPoppinsMedium.eot');
    src: url('assets/fonts/SVNPoppinsMedium.eot') format('embedded-opentype'),
         url('assets/fonts/SVNPoppinsMedium.woff2') format('woff2'),
         url('assets/fonts/SVNPoppinsMedium.woff') format('woff'),
         url('assets/fonts/SVNPoppinsMedium.ttf') format('truetype'),
         url('assets/fonts/SVNPoppinsMedium.svg#SVNPoppinsMedium') format('svg');
    font-weight: 500;
}
@font-face {
    font-family: 'Poppins';
    src: url('assets/fonts/SVNPoppinsSemiBold.eot');
    src: url('assets/fonts/SVNPoppinsSemiBold.eot') format('embedded-opentype'),
         url('assets/fonts/SVNPoppinsSemiBold.woff2') format('woff2'),
         url('assets/fonts/SVNPoppinsSemiBold.woff') format('woff'),
         url('assets/fonts/SVNPoppinsSemiBold.ttf') format('truetype'),
         url('assets/fonts/SVNPoppinsSemiBold.svg#SVNPoppinsSemiBold') format('svg');
    font-weight: 600;
}
@font-face {
    font-family: 'Poppins';
    src: url('assets/fonts/SVNPoppinsBold.eot');
    src: url('assets/fonts/SVNPoppinsBold.eot') format('embedded-opentype'),
         url('assets/fonts/SVNPoppinsBold.woff2') format('woff2'),
         url('assets/fonts/SVNPoppinsBold.woff') format('woff'),
         url('assets/fonts/SVNPoppinsBold.ttf') format('truetype'),
         url('assets/fonts/SVNPoppinsBold.svg#SVNPoppinsBold') format('svg');
    font-weight: bold;
}

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

html,body {
    font-family: 'Poppins';
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}
b, strong {font-weight: bold;}
.h2, h2 {font-size: 1.4em;}
.h3, h3 {font-size: 1.2em;}
.box-image .image-cover, .banner {
    border-radius: 12px;
    overflow: hidden;
}
.has-shadow .box-image {border-radius: 0;}
#breadcrumbs {
    border-bottom: 1px dashed #ebebeb;
    padding: 10px 5px;
    margin: 0 -20px 20px;
}
#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 {flex-direction: column;}
.section-title .sub-title {
    font-size: 22px;
    color: #ee9320;
    font-weight: 500;
    padding: 0;
    text-transform: initial;
    opacity: 1;
    line-height: 1.2;
}
h2.section-title {
    text-align: center;
    letter-spacing: -1.7px;
    font-weight: 600;
    font-size: 32px;
    line-height: 125%;
    border: none;
    margin-bottom: 10px;
}
h2.section-title-center ~ .description-title {text-align: center;}
.section-title-normal {border: none;margin-bottom: 0;flex-direction: column;align-items: normal;}
.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: initial;
    font-weight: bold;
    letter-spacing: initial;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.title-text-link .section-title-normal .section-title-main {
    max-width: calc(100% - 150px);
}
h1.section-title-normal .section-title-main {font-size: 32px;}
.section-title-center {
    justify-content: center;
    align-items: center;
}
.section-title-center span {text-transform: initial;margin: 0 auto;}
.section-title-center span:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #df4521;
    display: block;
    margin: 20px auto 10px;
}
.button.az-button {
    padding: 0 25px;
    line-height: 46px;
    height: 48px;
    border: 1px solid #2f308a;
    font-weight: 500;
    font-size: 14px;
}
.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: 10px;
}
.az-button.is-outline.white {
    background: transparent !important;
    color: white;
    border-color: white;
}
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 #ebebeb;
    box-shadow: none;
    font-size: 14px;
    border-radius: 5px;
    width: 100%;
    padding: 0 10px;
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
}
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: 5px 10px;line-height: 1.6;border-radius: 12px;}
.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;}
.input-eff {
    position: relative;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 0;
    height: 56px;
    box-shadow: unset;
    margin: 0;
    display: block;
    overflow: hidden;
    background: white;
}
.input-eff.input-select:after {
    content: "\F282";
    position: absolute;
    display: flex;
    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;
    right: 0;
    top: 0;
    height: 100%;
    width: 54px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.input-eff label {
    font-weight: 300;
    font-size: 16px;
    margin: 0;
    left: 16px;
    position: absolute;
    top: 50%;
    transition: all linear .3s;
    transform: translateY(-50%);
    color: #666;
    line-height: 150%;
    z-index: 1;
}
.input-eff.active label, .input-eff.input-select label {
    font-size: 12px;
    top: 6px;
    transform: translateY(0);
    z-index: 20;
}
.input-eff input, .input-eff select {
    width: 100%;
    border: none;
    position: absolute;
    left: 0;
    bottom: 0;
    top: -1px;
    outline: none;
    padding: 25px 16px 9px;
    z-index: 9;
    background: transparent;
    transition: all linear .3s;
    right: 0;
    margin: 0;
    height: 56px;
}
.input-eff select {padding-right: 60px;}
.input-eff input:focus {box-shadow: unset;background: transparent}
.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;
}

/*************** HEADER ***************/
a.hotline-mb svg {
    width: 22px;
    height: 22px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    fill: #e00727;
    cursor: pointer;
}
#top-bar .social-icons .instagram i.icon-instagram {color: white !important}
#top-bar a {color: white;font-weight: 300;font-size: 14px;}
#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: 600;
    font-size: 14px;
    line-height: 110px;
    color: #333;
    padding: 0px 15px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
#masthead .header-nav-main > li > a > i {
    opacity: 1;
    margin-left: 8px;
}
.stuck #masthead .header-nav-main > li > a {line-height: 60px;}
.stuck #masthead .col-main-menu .header-nav-main:before {border-bottom-width: 60px;}
#masthead .header-nav-main>li.active>a, #masthead .header-nav-main>li:hover>a {
    color: #333;
}
#masthead .header-button {margin-left: 16px;}
#masthead .header-button a {
    font-weight: 500;
    font-size: 14px;
    line-height: 39px;
    letter-spacing: -0.2px;
    color: white;
    padding: 0 12px;
    height: 40px;
    background: #ee9320;
    min-width: 100px;
    text-transform: initial;
}
#masthead .header-button-2 a, #main-menu .header-button-2 a {
    color: #fff;
    border: 1px solid #ee931f;
    background: #ee931f;
}
#masthead .header-nav-main > li .sub-menu {
    padding: 0;
    border: none;
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.05);
    background: transparent;
    overflow: hidden;
    min-width: 200px;
    left: 0;
}
#masthead .header-nav-main > li:after {
    bottom: 0;
    z-index: 999;
}
#masthead .header-nav-main > li .sub-menu li {
    background: white;
}
#masthead .header-nav-main > li .sub-menu li a {
    margin: 0;
    padding: 12px 16px;
    white-space: nowrap;
    border-bottom: 1px solid #f7f7f7;
}
#masthead .header-nav-main > li .sub-menu li.has-icon-left a {
    min-width: 380px;
    position: relative;
    padding-left: 64px;
    color: #E51B23;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
}
#masthead .header-nav-main > li .sub-menu li.has-icon-left a img {
    position: absolute;
    left: 16px;
    margin: 0;
    top: 19px;
}
#masthead .header-nav-main > li .sub-menu li.has-icon-left a span {
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 157%;
    color: #666;
}
#masthead .header-search-lightbox > a {
    padding: 9px 0 0px !important;
}
.header-search svg {
    width: 28px;
    height: 28px;
}
.header-search svg > * {
    stroke: white;
}
#toggleMenuMobile {
    width: 20px;
    height: 14px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    padding: 0;
    margin-left: 20px;
}
#toggleMenuMobile span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #333;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#toggleMenuMobile span:nth-child(1) {
    top: 0px;
}
#toggleMenuMobile span:nth-child(2),#toggleMenuMobile span:nth-child(3) {
    top: 7px;
}
#toggleMenuMobile span:nth-child(4) {
    top: 14px;
}
#toggleMenuMobile.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
#toggleMenuMobile.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#toggleMenuMobile.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#toggleMenuMobile.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
#toggleMenuMobile {
    width: 20px;
    height: 14px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    padding: 0;
}
#toggleMenuMobile span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #2f308a;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#toggleMenuMobile span:nth-child(1) {
    top: 0px;
}
#toggleMenuMobile span:nth-child(2),#toggleMenuMobile span:nth-child(3) {
    top: 7px;
}
#toggleMenuMobile span:nth-child(4) {
    top: 14px;
}
#toggleMenuMobile.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
#toggleMenuMobile.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#toggleMenuMobile.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#toggleMenuMobile.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

/*************** HOME ***************/
.section-testimonial .testimonial-text {
    font-size: 14px;
    border: 1px solid #ebebeb;
    padding: 15px;
    border-radius: 12px;
    border-top: 3px solid #262161;
    background: white;
}
.section-testimonial .testimonial-text .star-rating {margin: 0;}
.section-testimonial .testimonial-meta {
    display: flex;
    padding-top: 15px;
    align-items: center;
    margin-bottom: 15px;
}
.section-testimonial .testimonial-meta .icon-box-img {margin: 0;}
.section-testimonial .testimonial-meta .title {
    padding: 0 0 0 15px;
}
.section-testimonial .testimonial-meta .testimonial-name {
    margin-bottom: 0;
    color: #262161;
    font-weight: 600;
    font-size: 16px;
}
.section-testimonial .testimonial-meta .testimonial-company {
    color: #262161;
    font-weight: 500;
    font-size: 14px;
}
.section-testimonial .slider {padding-bottom: 50px;}

/*************** BLOG ***************/
.category #main, .category #wrapper, .single-post #main, .single-post #wrapper {
    background: none;
    padding-top: 0;
}
.archive, .single {
    background-color: #f5f1e6;
}
.wrap-content-post {
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
    padding: 0 20px;
    margin-top: -50px;
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
}
.banner-cover {min-height: 450px;position: relative;}
.banner-cover img {right: 0;width: 100%;height: 100%;bottom: 0;left: 0;top: 0;position: absolute;-o-object-position: 50% 50%;object-position: 50% 50%;-o-object-fit: cover;object-fit: cover;font-family: "object-fit: cover;";}
.page-title {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 600;
}
.entry-image {
    border-radius: 12px;
    overflow: hidden;
    margin: 20px auto;
}
.post-item .col-inner {
    border-radius: 8px;
    overflow: hidden;
    display: block;
    height: 100%;
}
.post-item .col-inner .box-vertical {
    padding-bottom: 20px;
    border-bottom: 1px dashed #ebebeb;
}
.post-item:last-child .col-inner .box-vertical {border: none;}
.post-item .col-inner > a, .post-item .col-inner > a .box {height: 100%;display: block;}
.post-item .col-inner > a .cat-label {
    color: #4285F4;
    letter-spacing: -0.2px;
    font-weight: 500;
    font-size: 13px;
    line-height: 157%;
    margin: 0;
}
.post-item .col-inner > a .post-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
    overflow: hidden;
    margin: 5px 0;
}
.section-blog .post-item .col-inner > a .post-title {
    height: auto;
}
.has-shadow .box-text {
    padding: 16px;
    position: static;
}
.box-vertical .box-text {vertical-align: top;position: relative;padding: 0 0 0 20px;}
.bottom-box-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px 0 0;
    color: #df0021;
    letter-spacing: -0.2px;
    font-weight: 500;
    font-size: 13px;
    line-height: 157%;
}
.bottom-box-text .post-meta {
    font-size: 13px;
    line-height: 157%;
    color: #999999;
    font-weight: 300;
}
.article-inner .entry-title {
    font-weight: 700;
    font-size: 22px;
    color: #333333;
    text-align: left;
}
.entry-header-text {padding: 0;}
.entry-meta {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
}
.entry-meta .post-date {
    color: #666;
    font-weight: 300;
}
.blog-single > .row {position: relative;}
#social-share-article {
    width: 40px !important;
    display: flex;
    flex-direction: column;
    right: 0;
    position: absolute;
    top: 0;
}
#social-share-article a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: grey;
    transition: all linear .3s;
}
#social-share-article a:hover {
    color: #d13630;
}
.entry-content.single-page, .entry-header-text, .entry-author.author-box, .navigation-post, #comments, .devvn_box_spam {max-width: 900px;margin: 0 auto;}
.related.section-blog {
    background: #f3f3f3;
    padding-top: 50px;
}
.post-sidebar .is-divider {display: none;}
.post-sidebar .widget-title {
    font-size: 20px;
    font-weight: 700;
    color: #162b75;
    margin: 0;
    height: 46px;
    border-bottom: 1px solid #162b75;
    display: flex;
    align-items: center;
    text-transform:
    initial;
    margin-bottom: 15px;
}
.post-sidebar .widget {margin-bottom: 10px;}
.post-sidebar .widget img {border-radius: 7px;}
#secondary .searchform {
    margin: 10px 0 0;
}
#secondary .search-field {
    border-radius: 7px;
    padding-right: 50px;
    border-color: #0a2c3d;
    color: #0a2c3d;
}
#secondary .ux-search-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    background: #0a2c3d;
    border-radius: 0 7px 7px;
}
.recent-blog-posts-li .plain {
    padding: 10px 0;
    display: flex;
}
.recent-blog-posts-li {margin: 0 !important;}
.recent-blog-posts-li:before {display: none !important;}
.recent-blog-posts-li .box-text {
    padding: 0 15px;
}
.recent-blog-posts-li .box-text h3 {
    font-size: 14px;
    font-weight: 500;
}
.category .box-image .image-cover {
    border-radius: 7px;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.single-post .meta-top {
	display: flex;
	justify-content: space-between;
	align-items: end;
	padding: 5px 0;
	margin-bottom: 15px;
	border-top: 1px dashed #ebebeb;
	border-bottom: 1px dashed #ebebeb;
}
.meta-top-left {
    max-width: calc(100% - 200px);
}
.meta-top .meta {
    display: flex;
}
.meta-top .meta>span, .meta-top .meta>a {
    white-space: nowrap;
    font-size: 13px;
    margin-right: 3px;
    padding: 0 10px;
    background: #fed007;
    color: #333;
    line-height: 27px;
    height: 26px;
    border-radius: 3px;
}
.meta-top .meta>span:last-child {
    margin-right: 0;
}
.meta-top-right, .meta-post {
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.meta-top-right p, .meta-post p {
    margin: 0 10px 0 0;
    font-size: 14px;
    display: inline-block;
}
.list-icon-share {
    display: flex;
}
.list-icon-share a {
    width: 24px;
    margin: 0 2px!important;
    border-radius: 5px;
    overflow: hidden;
}
.list-icon-share a img {
    display: block;
}
.related-post .box-text {
    padding: 10px 0 0;
}
.related-post .box-text .post-title {
    font-size: 15px;
    font-weight: 500;
}

/*************** SOCIAL ***************/
.social-icons .button {
    display: inline-flex;
    align-items: center;
    position: relative;
    justify-content: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 10px !important;
    transition: all .6s cubic-bezier(.19,1,.22,1);
    backface-visibility: hidden;
    transform-origin: 0 100%;
    background-color: #f0f0f0;
    color: #184363;
    border: none;
    margin: 0 3px !important;
}
.social-icons .button i, .social-icons .button svg {display: block;top: 0;}
.social-icons .button.icon:hover {
    transform: translateY(-5px);
    background-color: #f0f0f0 !important;
}
.social-icons .button.icon:hover i {color: inherit !important;}
.social-icons .button svg {
    fill: #184363;
    transition: fill .3s ease-out;
    width: 14px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
.social-icons a.twitter>svg {
    fill: #00aced;
}
.social-icons a.pinterest>svg {
    fill: #cb2027;
}
.social-icons a.linkedin>svg {
    fill: #007bb6;
}
.social-icons a.whatsapp>svg {
    fill: #55b750;
}
.social-icons a.telegram>svg {
    fill: #08c;
}

/*************** FOOTER ***************/
#footer .main-footer {font-size: 15px;}
#footer .main-footer .section-title-container {margin-bottom: 15px;}
#footer .main-footer .section-title {margin-bottom: 0;border: none;}
#footer .main-footer .section-title-main {font-size: 18px;}
#footer .post-title {margin-top: 0;font-size: 14px;}
#footer .post-item {padding-bottom: 15px;}
#footer .post-item .col-inner .box-vertical {padding-bottom: 15px;border-bottom: 1px dashed #838383;}
#footer .post-item:last-child .col-inner .box-vertical {border-bottom: none;}
.ux-menu-link__link {
    padding: 0;
    min-height: unset;
    font-weight: 400;
    font-size: 14px;
    line-height: 157%;
    color: #184363;
    margin-bottom: 8px;
}
.ux-menu-link__link > i {color: #fff !important;font-size: 12px;}
#footer .icon-box .icon-box-text {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#footer .icon-box .icon-box-text h5 {
    text-transform: inherit;
    font-weight: 600;
}
#footer .icon-box .icon-box-text h6 {
    font-size: 18px;
    text-transform: inherit;
    opacity: 1;
    color: #f48120;
}
.absolute-footer {padding: 10px 0 8px;font-size: 13px;color: #184363;}

.page-numbers.links>li>span, .page-numbers.links>li>a {
    background: #fff;
    border: 1px solid #c41425;
    margin: 0;
    border-radius: 5px;
    font-weight: 400;
    width: 30px;
    height: 30px;
    line-height: 29px;
    font-size: 14px;
    color: #c41425;
    padding: 0;
    min-width: unset;
}
.page-numbers.links>li>.current, .page-numbers.links>li>span:hover, .page-numbers.links>li>a:hover {
    background: #c41425;
    border-color: #c41425;
    color: #fff;
}
.wrap-content-post ul li {
    margin-bottom: 5px;
    margin-left: 10px;
    list-style: none;
    position: relative;
    padding-left: 25px;
}
.wrap-content-post #ez-toc-container ul li {display: block;}
.wrap-content-post ul li:before {
    content: "\F26C";
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transform: translateY(1px);
    color: #3d8a3e;
    position: absolute;
    left: 0;
    top: 5px;
}
.wrap-content-post #ez-toc-container ul li:before, .nav-pagination li:before {display: none !important;}
.nav-pagination {display: flex;justify-content: center; align-items: center;}
.nav-pagination li {margin: 3px !important;}

@media screen and (max-width: 850px){
	.header-main li.html.html_topbar_right {
	    display: block !important;
	}
}
@media screen and (max-width: 580px) {
	.banner-cover {min-height: 300px;}
	.box-vertical .box-text {padding: 15px 0 0;}
}