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

/*************** HOMEPAGE.   ***************/
@font-face {
    font-family: 'Great Vibes';
    src: url('https://web437.webvungtau.com/wp-content/themes/123web-vn/fonts/GreatVibes/GreatVibes-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SVN Effra Bold';
    src: url('https://web437.webvungtau.com/wp-content/themes/123web-vn/fonts/SVN-Effra/SVN-Effra-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SVN Effra';
    src: url('https://web437.webvungtau.com/wp-content/themes/123web-vn/fonts/SVN-Effra/SVN-Effra.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.flatsome-video {
    margin: 0;
    width: 100%;
    max-width: 100%;
    border: none;
}
.ss-banner {
	position: relative;
}
.ss-banner .wave-1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
}
.ss-banner .scroll {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.ss-banner .scroll img {
    width: 46px;
    height: 103px;
}
.ss-banner .scroll {
    position: absolute;
    bottom: 150px;
    text-align: center;
}
.bg-nha-go .col-inner {
	background-image: url('/wp-content/uploads/2025/02/bg-nha-go.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.txt-1 {
	font-family: "Great Vibes", Sans-serif;
	font-size: 80px;
	line-height: 32px;
	font-weight: 400;
}
.txt-1 p {
	margin-bottom: 0;
}
.txt-2 {
	font-family: "SVN Effra Bold", Sans-serif;
	font-size: 30px;
	line-height: 32px;
}
.txt-2 p {
	margin-bottom: 0;
}
.txt-3 {
	position: relative;
	font-family: "SVN Effra", Sans-serif;
	font-size: 22px;
}
.txt-3:before {
    content: '';
    width: 65.3px;
    height: 46.52px;
    background: url(/wp-content/uploads/2025/02/icons-quotes.png) no-repeat center;
    background-size: 65.3px 46.52px;
    position: absolute;
    top: -41.52px;
    left: -80.3px;
}
.txt-4 {
	position: relative;
	font-family: "SVN Effra", Sans-serif;
	font-size: 22px;	
}
.txt-5 {
	position: relative;
	font-family: "SVN Effra", Sans-serif;
	font-size: 16px;
}
.txt-5:before {
	content: '';
	width: 65.3px;
    height: 46.52px;
    background: url(/wp-content/uploads/2025/02/icons-quotes.png) no-repeat center;
	background-size: 65.3px 46.52px;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    transform: rotate(180deg);
	
}
.flickity-page-dots .dot.is-selected {
	background: #006AB6 !important;
	border: none !important;
}
.flickity-page-dots .dot {
	border-color: #c4c4c4;
	background: #c4c4c4;
}
.flickity-page-dots {
	bottom: -30px;
}
.row-awards {
	position: relative;
}
.row-awards:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/02/bg-awards.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    height: 84px;
}
/*************** CONTACT  ***************/
.custom-map .map_inner {
    background: #006AB6 !important;
    color: #ffffff !important;
    border-radius: 30px 0px;
}
.m-b-0 h2 {
    margin-bottom: 0;
}
.custom-map:before {
    content: '';
    background-image: url(https://web437.webvungtau.com/wp-content/uploads/2025/03/banner-header.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99999;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 150px;
}
.custom-map .txt-1 {
	line-height: normal !important;
}
.wpcf7-submit {
    border-radius: 99px !important;
    border: none;
    box-shadow: none;
    text-transform: none !important;
    height: 59px;
    margin: 0 !important;
}
input[type=email], input[type=number], input[type=search], input[type=tel], input[type=text], input[type=url], textarea, select {
    height: 59px;
    border-radius: 35px;
    border-color: #ECF0F2;
}
/*************** SINGLE PRODUCT  ***************/
.single-product .product-title {
    color: #006AB6;
}
.single-product .bg-head-single-product {
    background-image: url(https://web437.webvungtau.com/wp-content/uploads/2025/03/bg-single-product.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.single-product .product-tabs {
    display: none;
}
.single-product .product-section-title-related {
    display: none;
}
.single-product .product-section {
    border: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.custom-map .map_inner {
		min-width: 90%;
	}
	.txt-1 {
		font-size: 42px;
	}
	.m-b-0 p {
		margin-bottom: 0;
	}
	.custom-map:before {
		background-size: contain;
		height: 40px;
	}
}