/*
Theme Name: Themeweb
Description: Theme by Themeweb.vn
Author: Lê Công Thiện
Template: flatsome
Version: 3.0
*/
/** Fonts Mulish **/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/** Fonts Open Sans **/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-Light.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-LightItalic.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-Regular.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-Italic.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-Medium.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-MediumItalic.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-SemiBold.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-SemiBoldItalic.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-Bold.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-BoldItalic.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-ExtraBold.ttf") format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/OpenSans-ExtraBoldItalic.ttf") format('woff2');
}

/** Fonts Roboto **/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Roboto-Thin.ttf") format('woff2');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Roboto-ThinItalic.ttf") format('woff2');
}

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

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Roboto-LightItalic.ttf") format('woff2');
}

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

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

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

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Roboto-MediumItalic.ttf") format('woff2');
}

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

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

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

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Roboto-BlackItalic.ttf") format('woff2');
}

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;
}

* {
    scroll-behavior: smooth !important;
}

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

body {
    font-size: 15px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

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

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

/** Header **/

.html_topbar_right .html2_custom,
.html_top_right_text .html2_custom {
	line-height: 23px;
    font-size: 16px;
	position: relative;
	padding-left: 45px;
    font-weight: bold;
}

.html_topbar_right .html2_custom:before {
	content: "\f2a0";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	font-size: 35px;
    line-height: 40px;
    position: absolute;
    color: red;
    top: calc(50% - 20px);
    left: 0;
}

.html_top_right_text .html2_custom:before {
	content: "\f2a0";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	font-size: 35px;
    line-height: 40px;
    position: absolute;
    color: red;
    top: calc(50% - 20px);
    left: 0px;
}

.html2_custom p:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
    color: red;
}

/** Nav **/

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

#wide-nav .nav li:first-child a::before {
    content: "\e3af";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 15px;
    padding-right: 5px;
}

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

#wide-nav .nav:hover li:first-child a::before {
    opacity: 1;
}

/** Breadcrumbs **/

.breadcrumbs {
    font-weight: 600;
}

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

.breadcrumbs a {
    color: #2489db;
}

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

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

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

.menu-page > .menu-item a {
    color: #FFF;
    min-height: auto;
}

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

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

/** Footer **/

#footer .footer-1 {
    padding-top: 60px;
    background-size: cover;
    background-position: center;
}

.footer-1 .widget:nth-child(2) {
    padding-left: 80px;
}

.footer-1 .widget ul li,
.footer-widget-asea ul li {
	margin-bottom: 15px;
    padding-left: 25px;
    line-height: 25px;
    position: relative;
    list-style-type: none;
}

.footer-1 .widget ul li::before {
    content: "\e343";
    font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	font-size: 15px;
	position: absolute;
	top: 0;
	left: 0;
}

.footer-1 .widget:nth-child(1) ul li:before,
.footer-widget-asea ul li:before {
	content: "\f3c5";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	font-size: 15px;
	position: absolute;
	top: 0;
	left: 0;
}

.footer-1 .widget:nth-child(1) ul li:nth-child(2):before,
.footer-widget-asea ul li:nth-child(2):before {
	content: "\f0e0";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
}

.footer-1 .widget:nth-child(1) ul li:nth-child(3):before,
.footer-widget-asea ul li:nth-child(3):before {
	content: "\f095";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
}

.footer-1 .widget:nth-child(1) ul li:nth-child(4):before,
.footer-widget-asea ul li:nth-child(4):before {
	content: "\f0ac";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
}

.footer-1 .widget .widget-title,
#footer h4 {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    margin-bottom: 20px;
    display: block;
}

.absolute-footer.dark {
    color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    background: rgb(0 0 0 / 100%);
}

#footer a.back-to-top {
    background: #f9cd24;
    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 {
    display: none;
}

.widget_nav_menu .widget-title.shop-sidebar {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#shop-sidebar .widget_nav_menu::before,
#product-sidebar .widget_nav_menu::before {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1.5px dashed #FFFFFF99;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 9;
}

.widget_nav_menu .widget-title.shop-sidebar::after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1.5px dashed #FFFFFF99;
    position: absolute;
    bottom: 10px;
    left: 0;
}

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

.recent-blog-posts-li .recent-blog-posts .badge {
    width: 80px;
    height: 65px;
}

.recent-blog-posts-li .recent-blog-posts a {
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 400;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month {
    color: #334862;
    font-size: 10px;
}

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

aside.widget .widget-title {
    color: #FFF;
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #2489DB;
}

aside.widget.flatsome_recent_posts ul,
aside.widget ul.menu {
    border-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #EBEBEB
}

#supporter-info {
    border: 1px solid #EBEBEB;
}

.supporter {
    padding-left: 20px;
    padding-right: 20px;
}

.supporter ul {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 30px;
    position: relative;
}

.supporter:nth-child(2) ul {
    border-bottom: 1px solid #E8E8E8;
}

.supporter ul::before {
    content: "\f098";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 20px;
    position: absolute;
    color: #cdced1;
    left: -30px;
    top: calc(50% - 15px);
}

.supporter ul li {
    margin: 0;
}

.supporter ul li:first-child {
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
}

.supporter ul li.phone a {
    color: #F31C1C;
    font-size: 25px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
}

/** Page Contact **/

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

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

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

form input[type="submit"] {
    height: 40px;
    padding: 0px 30px;
    border-radius: 5px;
}

/** Blog **/

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

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

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

.entry-header-text .entry-meta .posted-on,
.entry-meta .posted-share {
    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 {
    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;
}

#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;
}

/** Home **/

.heading-home h2 {
	font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
	position: relative;
	padding-bottom: 10px;
}

.heading-home h2:before {
	content: "";
	position: absolute;
	width: 150px;
	height: auto;
	border-bottom: 3px solid #2489db;
	bottom: 0;
	left: calc(50% - 75px);
}

.wrap-animated__text .large-3 {
    flex-basis: 20%;
    max-width: 20%;
}

.wrap-animated__text .large-9 {
    flex-basis: 80%;
    max-width: 80%;
}

.wrap-animated__text h3 {
    color: #FFF;
    height: 60px;
    line-height: 60px;
    padding-left: 15px;
    padding-right: 15px;
    background: #2489DB;
    position: relative;
}

.wrap-animated__text h3::before {
    content: "";
    position: absolute;
    right: -20px;
    top: calc(50% - 15px);
    width: 0;
    height: 0;
    border-left: 20px solid #2489DB;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.select_button {
    padding-left: 50px;
}

.select_button span {
    font-size: 18px;
    font-weight: 300;
}

.form_banner .col-inner {
    border-radius: 10px;
    background-image: linear-gradient(rgb(253, 251, 251), rgb(234, 237, 238));
}

.form_banner h3 {
    height: 58px;
    line-height: 58px;
    color: #FFF;
    font-size: 23px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0;
    box-shadow: rgb(0, 0, 0) 0px 10px 10px -15px;
    background-image: linear-gradient(rgb(54, 146, 221), rgb(8, 86, 150));
}

.form_banner form {
    padding: 25px;
    margin-bottom: 0;
    padding-bottom: 0px;
}

.form_banner form input[type="submit"] {
    width: 100%;
}

.slider_customer .flickity-slider .row {
    width: 33.333% !important;
    opacity: 1;
    margin-left: 0px;
    margin-right: 0px;
}

.slider_customer .icon-box-img img {
    padding-top: 0;
    border: 5px solid #2489DB;
}

.wrap-table__home {
	padding: 30px 25px;
    border-radius: 10px;
	background: #FFF;
}

.wrap-table__home .button {
	margin-bottom: 0;
    line-height: 40px;
    height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px !important;
    background-image: linear-gradient(rgb(60 156 233), rgb(14 108 184));
    border: none;
}

.wrap-loiich__content h3 {
	padding-bottom: 10px;
    margin-bottom: 20px;
	position: relative;
}

.wrap-loiich__content h3:before {
	content: "";
	width: 150px;
	height: auto;
	position: absolute;
	border-bottom: 3px solid #2489db;
	bottom: 0;
	left: 0;
}

.wrap-loiich__content ul li {
	margin: 0;
    line-height: 40px;
	list-style-type: none;
}

.wrap-loiich__content ul li:before {
	content: "\f00c";
	font-family: "Font Awesome 6 Pro";
	font-size: 15px;
	font-weight: 400;
	padding-right: 5px;
	color: #2489db;
}

.post-item .col-inner .box.box-normal {
    border-radius: 10px;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 0px #0000001A;
}

.post-item .col-inner .box.box-normal .box-text {
    padding: 25px 20px 30px;
}

.woocommerce-product-gallery__image .product-images__img img {
    width: 100%;
    height: 360px;
    object-fit: cover;
	border-radius: 8px;
}

.product-images__thumbnail img {
    width: 100%;
    height: 80px;
    object-fit: cover;
}

.btn-car__home {
    margin: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
}

.btn-tel__car {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 30px;
}

.content-car p {
    margin-bottom: 12px;
}

.item-service {
    border-radius: 0px;
    filter: drop-shadow(rgb(166, 166, 166) 0px 15px 20px);
    background-color: rgb(204, 213, 174);
    padding: 50px 30px;
}

.item-service p {
    margin-bottom: 40px;
}

.item-service svg {
    width: 80px;
    height: 80px;
}

.item-service h3 {
    height: 50px;
    line-height: 25px;
}

.content-dichvu h4 {
    font-size: 20px;
}

.content-dichvu ul li {
    padding-left: 35px;
    position: relative;
    list-style-type: none;
    padding-bottom: 10px;
    margin: 0;
}

.content-dichvu ul li:last-child {
    padding-bottom: 0;
}

.content-dichvu ul li::before {
    content: "\f3c5";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    position: absolute;
    font-size: 23px;
    left: 0;
    top: 0;
}

.content-dichvu ul li:nth-child(2):before {
    content: "\e343";
}

.tabbed-content .nav.nav-pills {
    order: 2;
    display: flex;
    gap: 10px;
}

.tabbed-content .tab-panels {
    background: #d7d7d7;
    padding: 15px 15px 10px 15px;
    margin-bottom: 15px;
	border-radius: 8px;
}

.tabbed-content .nav.nav-pills li {
    width: calc(33.333% - 7px);
}

.tabbed-content .nav.nav-pills li a {
    color: #222;
    width: 100%;
    height: 45px;
    border-radius: 0;
    line-height: 45px;
    background: #d7d7d7;
}

.tabbed-content .nav.nav-pills li.active a {
    background: #F9CD24;
}

.tabbed-content .nav.nav-pills li a span {
    margin: auto;
}

/** Lightbox Popup **/
#poup_up {
    border-radius: 10px;
}

#poup_up h3 {
    height: 58px;
    line-height: 58px;
    margin-bottom: 0;
    color: #FFF;
    font-size: 23px;
    padding-left: 25px;
    padding-right: 25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: rgb(0, 0, 0) 0px 10px 10px -15px;
    background-image: linear-gradient(rgb(54, 146, 221), rgb(8, 86, 150));
}

#poup_up form {
    padding: 20px 30px;
}

#poup_up .mfp-close {
    height: 60px;
    width: 60px;
    color: #FFF;
    opacity: 1;
    mix-blend-mode: color-dodge;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .html_topbar_left p {
        font-size: 11px !important;
        font-weight: bold;
    }
    #logo a {
        font-size: 22px;
    }
    .row-collapse > .col.form_banner {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .form_banner h3 {
        height: 45px;
        line-height: 45px;
        font-size: 20px;
    }
    .slider_customer .flickity-slider .row {
        width: 100% !important;
    }
    .wrap-animated__text .large-3 {
        flex-basis: 140px;
        max-width: 140px;
    }
    .wrap-animated__text h3 {
        font-size: 13px;
    }
    .wrap-animated__text .large-9 {
        flex-basis: calc(100% - 200px);
        max-width: calc(100% - 200px);
    }
    .wrap-animated__text h3::before {
        right: -10px;
        border-left: 11px solid #2489DB;
    }
    .select_button {
        padding-left: 25px;
    }
    .select_button .text-left {
        line-height: 15px;
    }
    .select_button span {
        font-size: 13px;
        line-height: 20px;
    }
    .wpcf7-form-control-wrap input[type="text"],
    .wpcf7-form-control-wrap input[type="tel"],
    .wpcf7-form-control-wrap input[type="email"],
    .wpcf7-form-control-wrap input[type="date"],
    .wpcf7-form-control-wrap select {
        height: 35px;
    }
    .wrap-table__home .button {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 15px;
    }
    .html_topbar_right .html2_custom,
    .html_top_right_text .html2_custom {
        line-height: 25px;
        font-size: 15px;
        padding-left: 50px;
    }
    .html_topbar_right .html2_custom:before,
    .html_top_right_text .html2_custom:before {
        font-size: 35px;
        line-height: 45px;
    }
    .html2_custom p:nth-child(2) {
        font-size: 20px;
    }
    .list-images {
        margin-bottom: 25px;
    }
    .woocommerce-product-gallery__image .product-images__img img {
        height: 230px;
    }
    .product-images__thumbnail img {
        height: 55px;
    }
    .btn-car__home {
        font-size: 13px;
        padding: 0px 5px 0px 5px !important;
    }
    .item-service {
        padding: 35px 15px;
    }
    /** Footer **/
    .footer-widget-asea ul li {
        line-height: 25px;
        padding-bottom: 10px;
    }
    .footer-1 .widget:nth-child(2) {
        padding-left: 15px;
    }
}