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

@font-face {
 font-family: utm-bebas;
 src: url(/wp-content/themes/sun-cosmo/fonts/utm-bebas.woff2);
 font-weight: bold;
 }

@font-face {
 font-family: svn-century-bold;
 src: url(/wp-content/themes/sun-cosmo/fonts/svn-century-bold.woff2);
 font-weight: bold;
 }

@font-face {
 font-family: svn-century-nomal;
 src: url(/wp-content/themes/sun-cosmo/fonts/svn-century-nomal.woff2);
 font-weight: normal;
 }

@font-face {
 font-family: sangsong;
 src: url(/wp-content/themes/sun-cosmo/fonts/UVNSangSong.woff2);
 font-weight: normal;
 }

@font-face {
 font-family: ghiocity;
 src: url(/wp-content/themes/sun-cosmo/fonts/GhiocityandDhisthes-Italic.woff2);
 font-weight: italic;
 }

body {font-family: "svn-century-nomal", sans-serif}
.nav> li> a {font-family: "svn-century-nomal", sans-serif;}
h1, h2, h3, h4, h5, h6, .heading-font {font-family: "svn-century-bold", sans-serif;}

.single.single-post h1.entry-title {
    color: #095192;
    text-transform: uppercase;
}
.alt-font {font-family: "svn-century-nomal", sans-serif;}

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

*{}


.header-call-button a {
    font-size: 1.5rem;
    color: white;
    background-image: linear-gradient(135deg,#f4eb48 45%,#4effff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 15px;
    transition: 0.3s;
    position: relative;
}

.header-call-button a:after {
    content: '';
    width: 0;
    height: 2px;
    background-image: linear-gradient(135deg,#f4eb48 45%,#4effff 100%);
    position: absolute;
    bottom: 0px;
    left: 0;
    transition: 0.3s;
}

.header-call-button a:hover:after {
    width: 100%;
}

.header-call-button a:hover {border-image: linear-gradient(135deg,#f4eb48 45%,#4effff 100%);}

.header-call-button a i {
    margin-right: 10px;
    background-image: linear-gradient(135deg,#f4eb48 45%,#4effff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.off-canvas-left.dark .mfp-content, .off-canvas-right.dark .mfp-content {
	background-image: url(/wp-content/uploads/2025/12/bg.jpg);
}

.mfp-content .mfp-close {
    color: white;
    opacity: 1;
    height: 80px;
    width: 80px;
	font-size: 80px;
}

.mfp-content .mfp-close svg {
    width: 50px !important;
    height: 50px !important;
}

.mfp-container {
	padding: 0px !important;
}

.flickity-prev-next-button {
	width: 50px;
}

svg.flickity-button-icon {
    border: 1px solid  rgba(255,255,255,0.4);
    border-radius: 50%;
    padding: 10px;
    display: inline-block;
    background-image: linear-gradient(135deg,#2194c4 45%,#2d6fb1 100%);
    color: white;
}

svg.flickity-button-icon {}

.dang-ky input::placeholder {
    color: white;
}

.dang-ky input {
    background: unset;
    border: 1px solid rgba(255,255,255,0.3);
    color: white;
    border-radius: 5px;
}

.dang-ky input[type="submit"] {
    background-image: linear-gradient(135deg,#2194c4 45%,#2d6fb1 100%) !important;
    color: #ffffff;
    transition: 0.4s;
}

.dang-ky input[type="submit"]:hover {
    background-image: linear-gradient(135deg,#f4eb48 45%,#4effff 100%) !important;
	color: white;
}

ul.lien-he-footer {
    margin: 0px;
}

ul.lien-he-footer li {
    list-style: none;
    display: inline-block;
    margin: 5px 15px;
}

ul.lien-he-footer li a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid rgba(255,255,255,0.2);
    transition: 0.4s;
    background: transparent;
    color: white
}

ul.lien-he-footer li a:hover {
    border: 1px solid rgba(255,255,255,0.4);
    background-image: linear-gradient(135deg,#f4eb48 45%,#4effff 100%);;
	color: #044496;
}

ul.lien-he-footer li i {
    margin-right: 7px;
}

ul.tien-ich {
    padding: 15px;
    margin: 0px;
}

ul.tien-ich li {
    list-style: none;
    margin-left: 0px;
}

ul.tien-ich li span {
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.4);
}

ul.loai-hinh {
    padding: 15px;
    background: #ffffff38;
    box-shadow: 0px 4px 20px rgba(0,0,0,.1);
    border: 1px solid #ffffff24;
    max-width: 400px;
    border-radius: 15px;
}

ul.loai-hinh li {
    list-style: none;
    margin-left: 0px;
    display: flex;
    align-items: center;
}

ul.loai-hinh li span {
    width: 30px;
    height: 20px;
    display: inline-block;
    background: #ef823d;
    margin-right: 10px;
    border-radius: 5px;
    border: 1px solid #ffffff38;
}

ul.loai-hinh li.song-lap-dac-biet span {
    background: #c874d0;
}

ul.loai-hinh li.townhouse span {
    background: #d65145;
}

ul.loai-hinh li.cao-tang span {
    background: transparent;
    border: 1px dashed #e4e461;
}

ul.loai-hinh li.don-lap span {
    background: #914d26;
}

.text-gradient-1 {
	background-image: linear-gradient(135deg,#2194c4 45%,#2d6fb1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display: inline-block;
}

.text-gradient-2 {
	background-image: linear-gradient(135deg,#2194c4 45%,#2d6fb1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding-bottom: 20px;
}

.text-gradient-3 {
	background-image: linear-gradient(135deg,#f4eb48 45%,#4effff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding-bottom: 20px;
}

.section.bg-repeat .bg.section-bg.fill.bg-fill {
	background-repeat: repeat !important;
    background-size: unset !important;
}
.header-shadow .header-wrapper, .header-wrapper.stuck, .layout-shadow #wrapper {
	box-shadow: unset;
}

.banner-layers.container {
	max-width: unset;
}

.container .section, .row .section {
	padding-left: 0px;
	padding-right: 0px;
}

body {
	overflow-x: hidden !important;
}

.cta_main {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 999;
}

.cta_main .item {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 20px;
	background: linear-gradient(135deg,#2194c4 45%,#2d6fb1 100%);
    box-shadow: 0 0 0 2px rgb(255 255 255 / 51%);
}

.cta_main .item i {
    color: white;
}


@media (max-width: 767px) {
    .cta_main {
        right:15px;
    }
}

.slick-arrow::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(135deg,#f4eb48 45%,#4effff 100%);
    border-radius: 50%;
    opacity: 0;
    transition: all .5s ease;
    transform: scale(0);
}

.slick-arrow:hover {
    border: 1px solid #044496;
}

.slick-arrow:hover::after {
    opacity: 1;
    transform: scale(1);
}

.slick-arrow svg,.slick-arrow i {
    z-index: 1;
    position: relative;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.mb-bg-contain .bg.bg-fill {
		background-size: contain !important;
	}

}