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

/** Fonts SVN-Gilroy **/

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Thin.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Thin Italic.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy XLight.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy XLight Italic.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Light.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Light Italic.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Regular.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Italic.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Medium.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Medium Italic.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy SemiBold.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy SemiBold Italic.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Bold.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Bold Italic.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy XBold.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy XBold Italic.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Black.otf");
}

@font-face {
    font-family: 'SVN-Gilroy';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/SVN-Gilroy/SVN-Gilroy Black Italic.otf");
}

/** Fonts UTM-Avo **/

@font-face {
    font-family: 'UTM Avo';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/UTM-Avo/UTM Avo.ttf");
}

@font-face {
    font-family: 'UTM Avo';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/UTM-Avo/UTM AvoItalic.ttf");
}

@font-face {
    font-family: 'UTM Avo';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/UTM-Avo/UTM AvoBold.ttf");
}

@font-face {
    font-family: 'UTM Avo';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/UTM-Avo/UTM AvoBold_Italic.ttf");
}

input[type=email]:focus, 
input[type=number]:focus, 
input[type=password]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=text]:focus, 
select:focus, 
textarea:focus {
    box-shadow: none;
}

.w-70 {
    width: 70% !important;
}

.col-pb_0 {
    padding-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

/*************** ADD CUSTOM CSS HERE.   ***************/

body {
    font-size: 16px;
    font-weight: 400;
    font-family: "SVN-Gilroy", sans-serif;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 16px;
    font-weight: 600;
    font-family: "SVN-Gilroy", sans-serif;
}

h1,h2,h3,h4,h5,h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "SVN-Gilroy", sans-serif;
}

.alt-font {
    font-family: "SVN-Gilroy", sans-serif;
}

a {
    color: #ffc000;
}

/** Header **/



/** Nav **/

.dark .nav-vertical li li.menu-item-has-children>a,
.dark .nav-vertical-fly-out>li>a,
.dark .nav-vertical>li>ul li a,
.dark .nav>li.html,
.dark .nav>li>a,
.nav-dark .is-outline,
.nav-dark .nav>li>a,
.nav-dark .nav>li>button,
.nav-dropdown.dark .nav-column>li>a,
.nav-dropdown.dark>li>a {
    color: #FFF;
}

.dark .nav-vertical-fly-out>li>a:hover,
.dark .nav>li.active>a,
.dark .nav>li>a.active,
.dark .nav>li>a:hover,
.nav-dark .nav>li.active>a,
.nav-dark .nav>li.current>a,
.nav-dark .nav>li>a.active,
.nav-dark .nav>li>a:hover,
.nav-dark a.plain:hover,
.nav-dropdown.dark .nav-column>li>a:hover,
.nav-dropdown.dark>li>a:hover {
    color: #ffc000;
}

.header-main .nav.nav-size-large>li>a {
    font-size: 20px;
}

.nav-spacing-xlarge>li {
    margin: 0 25px;
}

.header-main .nav > li > a,
#wide-nav .nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
}

/** Breadcrumbs **/

.title-page h1 {
    font-size: 50px;
    font-weight: 600;
    line-height: 53px;
}

.webrt-page-title {
    padding-top: 150px;
    padding-bottom: 150px;
}

body.single .webrt-page-title::before {
    content: "";
    background: rgb(0 0 0 / 60%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

body.category .webrt-page-title {
    padding-top: 290px !important;
    padding-bottom: 160px;
}

.webrt-page-title .page-title-inner {
    padding-bottom: 20px;
}

.webrt-page-title .page-title-inner h1,
.webrt-page-title .page-title-inner h3 {
    color: #FFF;
    font-size: 50px;
    font-weight: 600;
    line-height: 53px;
    text-transform: uppercase;
}

.breadcrumbs {
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
}

.breadcrumbs span i,
.breadcrumb span i {
    font-size: 13px;
}

.breadcrumbs a {
    color: #2489db;
}

.breadcrumbs a:hover {
    color: #ffc000;
}

.menu-page.justify-start {
    justify-content: flex-start;
}

.menu-page.stack-col {
    flex-direction: row;
}

.menu-page > .menu-item {
    position: relative;
}

.menu-page > .menu-item:hover a {
    color: hsl(45.18deg 100% 50%);
}

.menu-page > .menu-item a {
    color: #FFF;
    min-height: auto;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
}

.menu-page > .menu-item:not(:last-child)::after {
    content: "/";
    color: #FFF;
    position: absolute;
    font-size: 20px;
    top: 8px;
    right: 10px;
}

.menu-page > .menu-item:not(:last-child) a {
    padding-right: 30px;
}

/** Footer **/

#footer {
    color: #FFF;
    background: url("assets/images/bg_footer.jpg") no-repeat;
    background-size: cover;
}

#footer::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: linear-gradient(90.11deg, #0166B4 16.26%, #F6B709 99.9%);
    top: 0;
    left: 0;
}

#footer a {
    color: #FFF;
}

#footer ul.menu {
    padding-left: 18px;
}

#footer ul.menu >li {
    color: #1F88D9;
    list-style: disc;
}

#footer .widget > ul > li + li,
#footer ul.menu > li + li {
    border-top: 0;
}

.footer-widget-asea.large-4:nth-child(1) {
    flex-basis: 28%;
    max-width: 28%;
}

.footer-widget-asea.large-4:nth-child(2) {
    flex-basis: 35%;
    max-width: 35%;
}

.footer-widget-asea.large-4:nth-child(3) {
    flex-basis: 37%;
    max-width: 37%;
}

.footer-widget-asea .widget {
    padding-left: 0;
    padding-right: 0;
}

.footer-widget-asea:nth-child(3) >.col-inner {
    background: linear-gradient(33.12deg, #FB8814 15.87%, #F7B443 97.51%);
}

.footer-widget-asea .widget .widget-title,
#footer h4 {
    color: #1F88D9;
    font-size: 24px;
    font-weight: 600;
    line-height: 27px;
    text-transform: none;
}

.footer-widget-asea:nth-child(3) .widget .widget-title {
    color: #FFF;
    padding-bottom: 15px;
    display: block;
}

.footer-widgets-asea ul li {
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    list-style-type: none;
    position: relative;
}

.footer-widget-asea .widget_text ul li {
    margin: 0;
    padding-left: 25px;
    line-height: 30px;
    margin-bottom: 5px;
    position: relative;
}

.footer-widget-asea .widget_text ul li::before {
    content: "\f3c5";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    color: #1F88D9;
    font-size: 16px;
    line-height: 25px;
    position: absolute;
    top: 3px;
    left: 0;
}

.footer-widget-asea .widget_text ul li:nth-child(2):before {
    content: "\f095";
    font-weight: 900;
}

.footer-widget-asea .widget_text ul li:nth-child(3):before {
    content: "\f658";
    font-weight: 100;
}

.absolute-footer {
    display: none;
}

#footer a.back-to-top {
    background: #2489db;
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
    bottom: 40px;
}

/** Widget **/

.widget .is-divider {
    background: transparent;
    margin: 5px;
}

span.widget-title {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
}

.post-sidebar .widget-area {
    border: 0;
    overflow: hidden;
    padding: 30px 20px;
    border-radius: 10px;
    background: linear-gradient(0deg, #0e216d, #1d338d);
}

.widget>ul>li>a {
    color: #FFF;
}

.widget>ul>li+li {
    border-top: 1px dashed #ffffff3d;
}

.recent-blog-posts-li .recent-blog-posts {
    padding: 10px 0;
}

.recent-blog-posts-li .recent-blog-posts .badge {
    width: 125px;
    height: 110px;
}

.recent-blog-posts-li .recent-blog-posts a {
    color: #FFF;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 500;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month {
    font-size: 14px;
    color: #FFF;
    padding-top: 10px;
    display: block;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 14px;
    padding-right: 5px;
}

/** Page Contact **/

.info-content h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: -0.03em;
}

.info-form h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: -0.03em;
    text-align: left;
    margin-bottom: 30px;
}

.info-form ul li {
    margin: 0;
    list-style-type: none;
    position: relative;
    padding-left: 70px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
}

.info-form ul li:not(:last-child) {
    margin-bottom: 35px;
}

.info-form ul li::before {
    content: "";
    background: url(assets/images/info-map.png) no-repeat;
    background-size: contain;
    width: 58px;
    height: 58px;
    position: absolute;
    top: 15px;
    left: 0;
}

.info-form ul li:nth-child(2):before {
    background: url(assets/images/info-email.png) no-repeat;
    background-size: contain;
    width: 58px;
    height: 58px;
    position: absolute;
    top: -5px;
    left: 0;
}

.info-form ul li:nth-child(3):before {
    background: url(assets/images/info-phone.png) no-repeat;
    background-size: contain;
    width: 58px;
    height: 58px;
    position: absolute;
    top: -5px;
    left: 0;
}

.gg-map p {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap input[type="email"] {
    height: 45px;
    box-shadow: none;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    border: 0;
}

.wpcf7-form-control-wrap textarea {
    min-height: 90px;
    box-shadow: none;
    border-radius: 5px;
}

form input[type="submit"] {
    border: 0;
    height: 46px;
    min-height: 46px;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    padding: 0px 30px;
    border-radius: 99px;
    background: linear-gradient(90deg, #137ACA 0%, #044DBB 100%);
    box-shadow: none !important;
    display: block;
    margin: auto;
    border-bottom: 4px solid #F6B709;
}

/** Blog **/

.article-inner h1,
.article-inner h2,
.article-inner h3,
.article-inner h4,
.article-inner h5,
.article-inner h6,
.article-inner p,
.article-inner .heading-font {
    color: #FFF;
}

.title-cat__single h3 {
    color: #FFF;
    font-size: 36px;
    font-weight: 600;
    line-height: 38px;
    position: relative;
    margin-bottom: 30px;
}

.title-cat__single h3::after {
    content: "";
    width: 67px;
    height: auto;
    bottom: 0;
    border-bottom: 2px solid #1F88D9;
    position: absolute;
    margin-left: 20px;
}

.title-cat__single h3 span {
    color: #F6B709;
}

#content.blog-archive,
#content.page-wrapper {
    background: url("assets/images/bg_cat_content.jpg") no-repeat;
    background-size: cover;
}

.page-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}

.box-blog-post .is-divider {
    display: none;
}

.post-item .box .post-meta {
    margin-bottom: 10px;
}

.post-item .box.box-vertical .box-text {
    color: #FFF;
    background: linear-gradient(109.36deg, #0166B4 2.63%, #0D397A 93.33%);
}

.post-item .box.box-vertical .box-text .post-title a {
    color: #FFF;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
}

.post-item .box.box-vertical .box-text .post-meta {
    opacity: 1;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.post-item .box.box-vertical .box-text .post-meta::before {
    font-size: 16px;
    padding-right: 8px;
}

.post-item .box.box-vertical .box-text .from_the_blog_excerpt {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

.flickity-prev-next-button .arrow,
.flickity-prev-next-button svg {
    fill: #FFF;
}

.row-slider .flickity-page-dots {
    bottom: -8px;
}

.nav-dots-small .flickity-page-dots .dot,
.row-slider .flickity-page-dots .dot {
    background-color: #0166B4;
    opacity: 1;
}

.flickity-page-dots .dot.is-selected {
    background-color: #FFF;
}

.post-item .box.box-text-bottom {
    background: #FFF;
}

.post-item .box.box-text-bottom .box-text {
    padding: 20px 25px;
}

.post-item .box.box-text-bottom .post-title a {
    color: #0D397A;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
    overflow: hidden;
}

.post-item .box.box-text-bottom .post-title a:hover {
    color: #ffc000;
}

.table-cat_single .tab-panels {
    padding-top: 40px;
}

.table-cat_single .tab-panels h2 {
    font-size: 45px;
    font-weight: 600;
    line-height: 56px;
}

.table-cat_single ul.nav.nav-pills li {
    margin-right: 15px;
}

.table-cat_single ul.nav.nav-pills li a {
    height: 45px;
    color: #1F88D9;
    font-size: 18px;
    font-weight: 600;
    line-height: 45px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #0D397A;
}

.table-cat_single ul.nav.nav-pills li.active a {
    color: #FFF;
    background: linear-gradient(90deg, #EF8315 0%, #F7B443 100%);
    border: 0px;
}

.content-recruitment table tr:nth-child(1) td {
    color: #F7B443;
    font-size: 18px;
    font-weight: 600;
    line-height: 22.68px;
    text-transform: uppercase;
}

.content-recruitment table tr td:nth-child(1) {
    text-transform: uppercase;
}

.content-recruitment table td,
.content-recruitment table th {
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: 21.42px;
    padding: 25px 0px;
    vertical-align: top;
    border-bottom: 1px solid #1F88D9;
}

h1.page-title {
    font-size: 35px;
    color: #2489db;
}

.entry-header-text .entry-meta {
    font-size: 14px;
}

.entry-header-text .entry-meta .posted-author {
    color: #FFF;
    padding-right: 10px;
}

.entry-header-text .entry-meta .posted-author a {
    color: #FFF;
}

.entry-header-text .entry-meta .posted-on,
.entry-meta .posted-share {
    color: #FFF;
    padding-left: 10px;
    padding-right: 10px;
}

.entry-meta .posted-share a {
    font-size: 11px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    line-height: 24px;
    border-width: 1px;
    margin-bottom: 0px;
}

.entry-meta .posted-view {
    color: #FFF;
    padding-left: 10px;
}

.entry-meta .posted-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.related-post .heading {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 25px;
}

.related-post .flickity-page-dots {
    bottom: -10px;
}

.related-post .flickity-page-dots .dot.is-selected {
    background-color: #FFF;
}

.related-post .flickity-page-dots .dot {
    background-color: #0166B4;
    opacity: 1;
    border: 0;
}

#post-list .post-item .col-inner {
    padding-bottom: 25px;
    border-bottom: 1px dashed #DDD;
}

.post-item .box .post-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
}

.post-item .col-inner .post-meta::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 12px;
    padding-right: 5px;
}

.post-item .box-text a.button {
    color: #1875CB;
    height: 32px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 32px;
    border-radius: 25px;
    padding: 0px 15px;
    border: 1px solid #1875CB;
    border-top-color: rgb(24, 117, 203);
    border-right-color: rgb(24, 117, 203);
    border-bottom-color: rgb(24, 117, 203);
    border-left-color: rgb(24, 117, 203);
    text-transform: none;
}

.post-item .box-text a.button::after {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-size: 14px;
    padding-left: 5px;
}

.post-item .box-text a.button:hover {
    color: #FFF;
}

ul.page-numbers {
    margin-top: 30px;
}

ul.page-numbers li span,
ul.page-numbers li a {
    width: 42px;
    height: 42px;
    padding: 0;
    line-height: 42px;
    text-align: center;
}

ul.page-numbers li span {
    border: 0px;
    color: #172872 !important;
    background: #F7B443 !important;
}

ul.page-numbers li a {
    color: #1F88D9;
    border: 1px solid #1F88D9;
}

ul.page-numbers li a:hover {
    color: #172872;
    background: #F7B443;
    border: 0;
}

/** Home **/

.heading-intro h2 {
    font-size: 85px;
    font-weight: 600;
    line-height: 89.25px;
    letter-spacing: -0.03em;
}

.border-counter {
    border-right: 1px dashed #1C68A3;
}

#counter-box .counter {
    font-size: 90px;
    font-weight: 400;
    line-height: 85px;
    margin-bottom: 0;
    font-family: "UTM Avo", sans-serif;
    background: linear-gradient(180deg, #FFD563 0%, #EF8315 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#counter-box .counter::after {
    content: "+";
    font-size: 30px;
    padding-left: 5px;
}

.border-counter:nth-child(1) #counter-box .counter::after {
    content: "";
    font-size: 30px;
    padding-left: 5px;
}

#counter-box p {
    font-size: 20px;
    font-weight: 600;
    line-height: 25.3px;
    text-transform: uppercase;
}

.btn-home {
    border: 0;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    font-weight: 500;
    background: linear-gradient(90deg, #137ACA 0%, #044DBB 100%);
    padding: 0px 25px;
}

.btn-home::before {
    content: "";
    width: 100%;
    height: 43px;
    background: linear-gradient(86.83deg, #F6B709 8.73%, #EF8315 101.29%);
    position: absolute;
    border-radius: 99px;
    bottom: -3px;
    left: 0;
    z-index: -1;
}

.btn-home .icon-angle-right::before {
    content: "\f061";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 18px;
}

.heading-home h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 52.5px;
    position: relative;
    padding-bottom: 20px;
}

.heading-home h2::before {
    content: "";
    width: 67px;
    height: auto;
    position: absolute;
    border-bottom: 2px solid #1F88D9;
    bottom: -1px;
    left: calc(50% - 33.5px);
}

.list-logo .gallery-col .box.gallery-box {
    border: 1px solid #0166B4;
    box-shadow: 0px 0px 12px 0px #00000014;
}

.post-item .box.box-none .box-text {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(180deg, 
    rgba(16, 41, 61, 0) 6.72%, 
    rgba(15, 41, 62, 0.116) 17.54%, 
    rgba(15, 42, 63, 0.336) 38.06%, 
    rgba(14, 43, 66, 0.604) 63.06%, 
    rgba(13, 44, 68, 0.852) 86.19%, 
    #0C2C45 100%);
}

.post-item .box.box-none .box-text .box-text-inner {
    position: absolute;
    color: #FFF;
    bottom: 25px;
    left: 35px;
    width: calc(100% - 70px);
}

.col.post-item .box.box-none:hover .box-text {
    display: block !important;
}

.post-item .box.box-none .post-title a {
    color: #FFF;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
}

.post-item .box.box-none.box-blog-post .is-divider {
    width: 100%;
    max-width: 100%;
    background: #FFF;
    height: 1px;
    display: block;
}

/** Ve chung toi **/

.list-tamnhin .item-tamnhin:nth-child(1) {
    z-index: 9;
}
.item-tamnhin p {
    font-size: 15px;
}

.item-tamnhin h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 20px;
}

.item-tamnhin h3::before {
    content: "";
    width: 66px;
    height: auto;
    border-bottom: 2px solid #FFF;
    position: absolute;
    left: calc(50% - 33px);
    bottom: 0;
}

.item-tamnhin >.col-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    z-index: 9;
    background: linear-gradient(206.14deg, #E9A128 16.99%, #FB8814 87.68%);
}

.img-vechungtoi .img-inner::before {
    content: "";
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    border: 1px dashed #F7B443;
    position: absolute;
    top: -10px;
    left: -10px;
}

.img-vechungtoi .img-inner {
    overflow: initial;
}

.img-vechungtoi .img-inner::after {
    content: "";
    width: calc(100% + 72px);
    height: calc(100% + 72px);
    border-radius: 50%;
    border: 1px dashed #1F88D9;
    position: absolute;
    top: -36px;
    left: -36px;
}

.list-dichvu .box {
    background: linear-gradient(180.05deg, rgba(14, 25, 72, 0.44) 28.16%, rgba(14, 25, 73, 0.595028) 41.2%, rgba(13, 25, 74, 0.716406) 53.63%, rgba(13, 25, 75, 0.823873) 72.08%, #0C184D 91.74%);
    min-height: 626px;

}
.list-dichvu .box h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #0166b46b;
    color: #c57979 !important;
}

.list-dichvu .box ul {
    padding-left: 15px;
    padding-right: 15px;
}

.list-dichvu .box ul li {
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
}

.text-500_vechungtoi h4 {
    color: #F7B443 !important;
}

.text-500_vechungtoi h2 {
    font-size: 100px;
}

.text-500_vechungtoi #counter-box .counter::after {
    display: none;
}

.text-500_vechungtoi #counter-box .counter {
    color: #ffffff;
    font-size: 300px;
    font-weight: 700;
    line-height: 300px;
    letter-spacing: 0em;
    font-family: "UTM Avo", sans-serif;
    background: -webkit-linear-gradient(180deg, #0166B4 0.01%, #172872 100%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 10px transparent;
    text-shadow: 0 0 30px #00000099;
    -webkit-text-fill-color: #FFF;
    margin-bottom: 50px;
}

.item-procedure .title {
    display: flex;
    align-items: flex-end;
    gap: 15px;
}

.item-procedure .title >span {
    color: #ffffff;
    font-size: 200px;
    font-weight: 700;
    line-height: 200px;
    letter-spacing: 0em;
    font-family: "UTM Avo", sans-serif;
    background: -webkit-linear-gradient(82.51deg, #172872 -9.37%, #67B0E9 87.21%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 10px transparent;
    text-shadow: 0 0 15px #FFFFFF80;
}

.item-procedure .title h4 {
    font-size: 56px;
    font-weight: 700;
    line-height: 95px;
    letter-spacing: 0.05em;
    color: #F7B443;
    text-transform: uppercase;
    margin-bottom: 0;
}

.item-procedure .title h4 > span {
    padding-bottom: 10px;
    border-bottom: 1px solid #F7B443;
    position: relative;
}

.item-procedure .title h4 > span::after {
    content: "";
    width: 8px;
    height: 8px;
    background: #F7B443;
    border-radius: 50%;
    position: absolute;
    bottom: -4px;
    right: 0;
}

.item-procedure .title h4 > span.style_right::after {
    bottom: -4px;
    right: initial;
    left: 0;
}

.item-procedure .description {
    margin-top: 25px;
    color: #FFF;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}

.item-procedure .description strong {
    color: #F6B709;
}

.inner-thumbnail {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.inner-thumbnail .img-thumb {
    width: 315px;
    height: 315px;
    object-fit: contain;
    border-radius: 50%;
}

.inner-thumbnail .icon-thumb {
    width: 60px;
    height: 60px;
    object-fit: contain;
}
.slide-duan .open-video .img-inner img {
    width: 100%;
    height: 253px;
    object-fit: cover;
}
.entry-content {
    color: #FFF;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.list-dichvu .box {
    min-height: initial;
}
	.slider-video__home {
		height: 100%;
        min-height: 100%;
        padding-top: 300px !important;
	}
	.slider-video__home .hide-for-medium {
		display: block !important;
	}
	/** Header **/
	body.home #header.header.has-transparent,
	body.home #header.header.transparent {
		position: relative;
		background: #162937;
	}
	.transparent .header-main {
		height: 90px !important;
	}
	.breadcrumbs {
		font-size: 16px;
    	line-height: 25px;
	}
	body.category .webrt-page-title {
		padding-top: 115px !important;
    	padding-bottom: 30px;
	}
	.webrt-page-title .page-title-inner h1,
	.webrt-page-title .page-title-inner h3 {
		font-size: 32px;
    	line-height: 35px;
	}
	.title-cat__single h3 {
		font-size: 25px;
		line-height: 25px;
	}
	.title-page h1 {
		font-size: 32px;
		line-height: 35px;
	}
	.menu-page > .menu-item a {
		font-size: 16px;
		line-height: 25px;
	}
	.menu-page > .menu-item:not(:last-child)::after {
		font-size: 16px;
		top: 4px;
	}
	.heading-intro h2 {
		font-size: 35px;
		line-height: 45px;
	}
	.heading-intro h2 img {
	    width: 115px;
	}
	.heading-intro p {
		font-size: 15px;
	}
	.heading-home h2 {
		font-size: 25px;
    	line-height: 25px;
	}
	.heading-intro p br,
	.heading-home p br {
		display: none;
	}
	#counter-box .counter {
		font-size: 50px;
    	line-height: 50px;
	}
	#counter-box p {
		font-size: 15px;
	}
	.list-logo .gallery-col {
		padding-bottom: 0 !important;
	}
	/** Ve chung toi **/
	.list-tamnhin {
		max-width: 90% !important;
	}
	.item-tamnhin h3 {
		font-size: 25px;
		line-height: 25px;
	}
	.item-tamnhin >.col-inner {
		height: 303px;
	}
	.list-dichvu .box h4 {
		font-size: 20px;
		line-height: 20px;
	}
	.list-dichvu .box ul li {
		font-size: 14px;
    	line-height: 20px;
	}
	.text-500_vechungtoi img {
		width: 75%;
	}
	.item-procedure .title >span {
		font-size: 60px;
        line-height: 70px;
	}
	.item-procedure .title h4 {
		font-size: 22px;
        line-height: 60px;
	}
	.item-procedure .description {
		font-size: 15px;
    	line-height: 25px;
	}
	.inner-thumbnail {
		gap: 3px;
	}
	.inner-thumbnail .img-thumb {
		width: 90px;
		height: 90px;
	}
	.inner-thumbnail .icon-thumb {
		width: 30px;
		height: 30px;
	}
	.gg-map p iframe {
		height: 270px;
	}
	.text-500_vechungtoi #counter-box .counter {
		font-size: 120px;
        line-height: 120px;
        margin-bottom: 20px;
	}
    /** Footer **/
	#footer::before {
		height: 10px;
	}
	.footer-widget-asea.large-4:nth-child(1),
	.footer-widget-asea.large-4:nth-child(2),
	.footer-widget-asea.large-4:nth-child(3) {
		flex-basis: 100%;
    	max-width: 100%;
	}
	.footer-widget-asea.large-4:nth-child(3) {
		padding-left: 0;
    	padding-right: 0;
	}
	/** Mobile **/
	.mfp-container .mfp-content {
		background: #0166b4;
	}
	.off-canvas .nav-vertical>li>a {
		color: #FFF;
	}
}