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

/*************** ADD CUSTOM CSS HERE.   ***************/
/* css header */
div#masthead {
    background: #fff;
}
input#s {
    background: #fff;
    border-radius: 6px;
    height: 38px;
}
.hotline-menu svg {
    position: absolute;
    left: -35px;
    top: 10px;
}
.title-hot {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
}
.phone_number a {
    color: red;
    font-size: 22px;
    line-height: 19px;
}


/* css header bottom */
div#wide-nav {
    background-color: #0088de;
}
div#wide-nav ul li.menu-item a.nav-top-link {
    color: #fff;
    padding: 0 18px;
}
div#wide-nav ul li.menu-item a.nav-top-link:first-child {
	padding-left: 0;
}
li.has-dropdown.header-language-dropdown>a {
    color: #0088de;
}
/* css icon ngôn ngữ */
li.has-dropdown.header-language-dropdown {
    position: initial;
}
li.has-dropdown.header-language-dropdown ul.nav-dropdown {
    top: 0;
    border: 0;
    background: bottom;
    box-shadow: 0 0;
    opacity: 1;
    position: inherit;
    padding: 0;
}
li.has-dropdown.header-language-dropdown>a {
    display: none;
}
li.has-dropdown.header-language-dropdown ul.nav-dropdown li {
    float: left;
}
li.has-dropdown.header-language-dropdown ul.nav-dropdown li a {
    padding: 0 1px;
    margin: 0;
    border: 0;
    width: 26px;
    height: 20px;
    overflow: hidden;
}
li.has-dropdown.header-language-dropdown ul.nav-dropdown li a img {
    width: 30px;
}
li.has-dropdown.header-language-dropdown:before, li.has-dropdown.header-language-dropdown:after {
    display: none;
    border: 0;
}
li.has-dropdown.header-language-dropdown ul.nav-dropdown.nav-dropdown-default {
    display: contents;
}

/* css banner tin tức */
.home-blog {
    border: 1px solid #0088de;
    margin: 0 !important;
    padding-top: 10px;
}
.title-blog h4 {
    background: #0088de;
    padding: 4px 0px 4px 10px;
    color: #fff;
    border-radius: 6px 6px 0 0;
    margin-bottom: 0;
}
.home-blog .col.post-item {
    padding-bottom: 13px;
    padding-left: 8px;
}
.home-blog .box-text {
    padding: 0;
}
.home-blog .box-text h5 {
    font-weight: 400;
    font-size: 14px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


/* css section bảo hành */
.section-baohanh {
    background-color: #0088de;
}
/* bh-col-left */
.bh-col-left .icon-box-img .icon {
    background: #fff;
    border-radius: 50%;
    padding: 11px;
}
.bh-col-left .icon-box-img img {
    padding-top: 0;
}
.section-baohanh .bh-col-left .icon-box-text h5 {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
}
.section-baohanh .bh-col-left .icon-box-text.last-reset {
    padding-left: 8px;
    padding-top: 18px;
}
.section-baohanh .bh-col-left .icon-box-text p {
    color: #fff;
}
/* bh-col-right */
.col.bh-col-right {
    padding-top: 17px;
	padding-bottom: 17px !important;
}
.bh-col-right {
    background-color: #fff;
    border-radius: 10px;
}
.bh-col-right .icon-box-text.last-reset {
    padding-left: 8px;
}
.bh-col-right p {
    font-size: 14px;
    padding-top: 10px;
    line-height: 18px;
    color: #000;
}

/* css section lựa chọn - bài viết */
.title-luachon h3 {
    color: #0088de;
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px;
}
.section-luachon .col.post-item>.col-inner {
    background: #0088de;
    padding-bottom: 20px;
}
.section-luachon .box-text.text-center {
    padding: 36px 8px 24px 8px;
    background: #fff;
    clip-path: polygon(0 0, 100% 15%, 100% 100%, 0% 100%);
}
.is-divider {
    display: none;
}
.section-luachon h5.post-title.is-large {
    color: #0088de;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
}
.section-luachon p.from_the_blog_excerpt {
    color: #000;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
}
.section-luachon .col.post-item>.col-inner button.button.is-link.is-small.mb-0 {
    margin-top: 8px;
    background-color: #0088de !important;
    color: #fff;
    border-radius: 10px;
    text-transform: inherit;
    padding: 0px 10px;
    line-height: 4px;
    min-height: 22px;
}
.section-luachon .col.post-item>.col-inner:before {
    content: '';
    width: 75px;
    height: 1px;
    background: #ffffff59;
    position: absolute;
    left: 0px;
    bottom: 9px;
}
.section-luachon .col.post-item>.col-inner:after {
    width: 5px;
    height: 5px;
    content: '';
    position: absolute;
    border-radius: 50%;
    background: #ffffff59;
    left: 75px;
    bottom: 7px;
    z-index: 2;
}
.section-luachon .col.post-item>.col-inner .box-text.text-center:before {
    content: '';
    width: 60px;
    height: 1px;
    background: #0088de59;
    position: absolute;
    left: -10px;
    top: 24px;
}
.section-luachon .col.post-item>.col-inner .box-text.text-center:after {
    width: 5px;
    height: 5px;
    content: '';
    position: absolute;
    border-radius: 50%;
    background: #0088de59;
    left: 50px;
    top: 22px;
    z-index: 2;
}
.section-luachon .col.post-item>.col-inner .box-text-inner.blog-post-inner:before {
    content: '';
    width: 60px;
    height: 1px;
    background: #0088de59;
    position: absolute;
    left: auto;
    right: -10px;
    bottom: 12px;
}
.section-luachon .col.post-item>.col-inner .box-text-inner.blog-post-inner:after {
    width: 5px;
    height: 5px;
    content: '';
    position: absolute;
    border-radius: 50%;
    background: #0088de59;
    left: auto;
    right: 50px;
    bottom: 10px;
}

/* css section đánh giá */
.section-khachhang .title h3 {
    text-align: center;
    color: #0088de;
    font-size: 28px;
    margin-bottom: 18px;
}
.col-review .icon-box-img.testimonial-image.circle {
    width: 100% !important;
}
.col-review .col-inner {
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.col-review img.attachment-thumbnail.size-thumbnail {
    border-radius: 0 !important;
}
.star-rating span:before, .star-rating:before {
    color: #ed901e;
}

/* image khách hàng */
.image-khachhang .title h3 {
    text-align: center;
    color: #0088de;
    font-size: 28px;
}

/* css section-video */
.section-video .title h3 {
    text-align: center;
    font-size: 26px;
    color: #0088de;
    margin-bottom: 0;
}


/* css footer-2 */
.row-footer .col-footer ul h4 {
    margin-left: 8px;
	margin-top: 10px;
}
.row-footer .col-footer ul li {
    margin-left: 8px;
    font-size: 15px;
    color: #0088de;
}
.row-footer .col-footer ul li:before {
    content: "";
    font-family: 'fl-icons';
    padding-right: 6px;
    vertical-align: top;
}
.absolute-footer.dark {
    background-color: #0088de;
}
.absolute-footer.dark .copyright-footer {
    color: #fff;
}

/* css form đặt lịch footer */
.datlich {
    background: #0088de;
    padding: 20px 10px 0px 10px;
    border-radius: 10px;
}
.datlich h4 {
    color: #fff;
    text-align: center;
}
.datlich input {
    margin-bottom: 8px;
    height: 36px;
    border-radius: 20px;
}
.datlich input.wpcf7-form-control.has-spinner.wpcf7-submit {
    min-height: 28px;
    line-height: 10px;
    text-transform: initial;
    background: #06588d;
    font-size: 15px;
    width: 100%;
    margin-bottom: 0;
}

/* css button đặt lịch position fixed */
div#datlich {
    padding: 0 !important;
    border-radius: 10px;
	width: 400px;
}
.fix-right {
    position: fixed;
    z-index: 222222;
    right: 0px;
    top: 32%;
    background: #fff;
    width: 55px;
    height: 66px;
    padding: 6px 6px 0 6px;
    border-radius: 4px 0 0 4px;
    box-shadow: rgb(0 0 0 / 25%) 0px 0px 4px 0px;
}
.fix-right .book_calendar_click {
    text-align: center;
    cursor: pointer;
}
.fix-right .book_calendar_click p {
    font-size: 11px;
    color: #000;
    margin-bottom: 0;
}
.fix-right a.button.primary {
    background: none;
    border: 0;
    color: #000;
    font-size: 11px;
    font-weight: 300;
    text-transform: initial;
    margin: 0;
    padding: 0;
    line-height: 10px;
    bottom: 0;
}
.fix-right a.button.primary span {
    content: "";
    background-image: url(https://online.webfast.asia/wp-content/uploads/2021/12/icon-lich.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: top center;
	height: 100px;
	line-height: 9;
}
.fix-right a.button.primary:hover {
    background: bottom;
    box-shadow: 0 0 0 0;
}

/* css blog trang dịch vụ */
.blog-same .col.post-item {
    padding-bottom: 0;
}

.blog-same .col.post-item .box-text.text-left {
    padding: 6px 0;
    border-top: 1px solid #ede8e8;
}

@media (max-width: 1100px) {
	/* 	css header bottom */
	div#wide-nav ul li.menu-item a.nav-top-link {
		color: #fff;
		padding: 0 10px;
	}
}

@media (min-width: 768px) {
	.col.col-padding {
		padding-bottom: 0
	}
}

@media (min-width: 1025px) {
	/* bh-col-right */
	.bh-col-right {
		transform: skew(-19deg, 0deg);
	}
	.bh-col-right>.col-inner .col-padding>.col-inner {
		transform: skew(19deg, 0deg);
	}
}

@media (max-width: 768px) {
	/* bh-col-right */
	.section-baohanh {
		padding: 15px 0 !important;
	}
	.bh-col-right .icon-box-img {
		margin-bottom: 0;
	}
	.title-mobile {
		text-align: center;
	}
	.title-mobile h5 {
		font-size: 22px;
	}
	.title-mobile h5, .title-mobile p {
		color: #fff;
		margin-bottom: 0;
		text-transform: uppercase;
	}
	.title-mobile p {
		font-size: 15px;
	}
	/* 	css home title */
	.home-title h3 {
		font-size: 21px !important;
		line-height: 30px;
	}
}

@media (max-width: 480px) {
	/* bh-col-right */
	.bh-col-right .icon-box-img {
		margin-bottom: 0;
	}
	/* css section lựa chọn - bài viết */
	.section-luachon .col.post-item {
		padding: 0px 5px;
	}

}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}