/*
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.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
/*  font-family: "Oswald", sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
/* font-family: "Oswald", sans-serif; */

body, a,p, span,li,ol, th, td, h1, h4,h5,h6{
	font-family: "Oswald", sans-serif !important;
}
h2,h3{
  font-family: "Oswald", sans-serif !important;
}
ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li a.nav-top-link {
    color: rgb(73, 93, 82);
    font-size: 15px;
    padding: 0 5px;
    font-weight: 600;
}

ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li a.nav-top-link:hover {
    color: rgb(255, 147, 57);
}
h2 {
    color: #3b67a8;
    font-size: 32px;
}

.chinh-sach-home ul li, body {
    color: #333;
}

.home ul li {
    font-size: 17px;
}
.chinh-sach-home ul li {
    background: url(https://sunwah-pearl.com.vn/wp-content/uploads/2024/07/star.svg) left center no-repeat;
    background-size: 18px;
    list-style: none;
    margin-left: 0;
    padding-left: 23px;
}
.tong-quan-home {
    padding-bottom: 0 !important;
}

.vitri-home h3 {
    color: #3b67a8;
    font-size: 23px;
}

.vitri-home .ladi-paragraph {
    font-size: 17px;
    margin-bottom: 25px;
}

.vitri-home .img .img-inner {
    border-radius: 100% !important;
    overflow: hidden;
}

.tien-ich-home p {
    font-size: 18px;
}

.tien-ich-home .icon-box.featured-box.icon-box-left.text-left {
    border-bottom: 1px solid rgb(1 130 233 / 31%);
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.ladi-paragraph {
    font-size: 17px;
}
a.button.btn-popup {
    background: #da1a25;
}
.foo1 {
    padding-top: 55px !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: 0;
    background: #da1a25;
}
.form-pop .col-inner {
    padding: 20px 20px 0;
}

.form-pop .col-inner textarea.wpcf7-form-control.wpcf7-textarea {
    height: 70px;
    min-height: 70px;
}
span.wpcf7-spinner {
    position: absolute;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}

.footext {
    border-top: 1px solid rgb(255 255 255 / 30%);
    margin-top: 20px;
    padding-top: 20px;
}
a.button.btn-hotline {
    font-size: 21px;
    font-weight: 500;
    margin: 0;
}

.foo1 a.button.white.is-underline.btn-hotline {
    margin: 0;
    font-size: 19px;
}
.phone-foo p {
    font-size: 19px;
    color: #f1cba2;
}
.trai-nghiem-home .box-text.text-right {
    border: 2px solid #3b67a8;
    max-width: 60%;
    margin-left: 40%;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 41px;
    padding: 10px 25px;
    text-align: center;
}
.video-home {
		margin-top: 35px;
	}
.trai-nghiem-home .box-text.text-right p {
    color: #3b67a8;
    font-size: 17px;
}
.btn-popup-img {
    border-top: 40px solid #b49f83;
    border-bottom: 40px solid #b49f83;
    margin-bottom: 50px;
}
.header-bg-container.fill {
    opacity: 0.6;
}
header#header {
    position: absolute;
    top: 15px;
}
.stuck .header-bg-container.fill {
    opacity: 1;
}


@media(max-width:736px){
	.chinh-sach-home .box.has-hover.box-vertical {
		display: flex;
	}
	.chinh-sach-home .box.has-hover.box-vertical .box-image {
		width: 35% !important;
	}
	.chinh-sach-home .box.has-hover.box-vertical h2 {
		font-size: 27px;
	}
	header#header {
		position: static;
		top: 0;
	}
	h2 {
		font-size: 23px;
		text-transform: uppercase;
	}
	.vitri-home h3 {
		font-size: 20px;
		margin-top: -23px;
	}
	.trai-nghiem-home .box-text.text-right {
		max-width: 90%;
		margin-left: 10%;
		padding: 7px;
		border-radius: 20px;
		margin-bottom: -24px;
	}
	.trai-nghiem-home .box-text.text-right p {
		font-size: 15px;
		text-shadow: none;
	}
	.trai-nghiem-home .box.has-hover.gallery-box.box-overlay.dark {
		margin-bottom: 12px;
	}
	.video-home {
		margin-top: 23px;
	}
	.vitri-home .gallery-col.col {
		padding: 0 25px 30px;
	}
}