/*
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.   ***************/
@font-face{
	font-family: Argue-Regular;
	src: url(/wp-content/themes/flatsome-child/assets/fonts/Argue-Regular.ttf);
}
@font-face{
	font-family: BeautiqueDisplayCondensed-Medium;
	src: url(/wp-content/themes/flatsome-child/assets/fonts/BeautiqueDisplayCondensed-Medium.otf);
}
@font-face{
	font-family: BeautiqueDisplayCondensed-Regular;
	src: url(/wp-content/themes/flatsome-child/assets/fonts/BeautiqueDisplayCondensed-Regular.otf);
}
@font-face{
	font-family: NVNBonFoyage-Regular;
	src: url(/wp-content/themes/flatsome-child/assets/fonts/NVNBonFoyage-Regular.ttf);
}
h1, h2, h3, h4, h5, h6, .heading-font {
	font-family: BeautiqueDisplayCondensed-Medium, sans-serif;
}
html {
	margin-right: 0 !important;
}
html::-webkit-scrollbar {
	width: 3px;
	background-color: #f5f5f5;
}
html::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background: #dc3232;
}
html::-webkit-scrollbar-track {
	background-color: #ffffff;
}
footer *{
	font-size: 13px;
}
.infoFooter {
	padding-right: 50px;
}
.infoFooter {
	padding-right: 50px;
	font-size: 13px;
}
.section-title-container .section-title-normal, .section-title-container .section-title-normal span {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
footer .section-title-container .section-title-normal span {
	font-size: 14px;
}
.info-cty p {
	margin-bottom: 7px;
	position: relative;
	padding-left: 24px;
}
.info-cty p:last-child {
	margin-bottom: 0;
}
.info-cty p:before {
	font-family: FontAwesome;
	left: 0;
	position: absolute;
}
.info-cty p:first-child:before {
	content: '\f1ad';
}
.info-cty p:nth-child(2):before {
	content: '\f276';
}
.info-cty p:nth-child(3):before {
	content: '\f095';
}
.info-cty p:last-child:before {
	content: '\f0e0';
}
footer .ux-menu-link__link {
	min-height: auto;
	padding: 0;
}
footer .ux-menu-link+.ux-menu-link .ux-menu-link__link {
	padding-top: 7px;
}
footer .ux-menu-link__link:hover span {
	color: #ffd6bf;
}
footer .social-icons a i {font-size: 20px;}
.p-margin p{
	margin-bottom: 0;
	font-size: 12px;
}
.absolute-footer {
	display: none;
}
.page-header-wrapper .page-title-inner {
	padding: 0;
}
.page-header-wrapper  .title-content {
	display: none;
}
.page-header-wrapper .entry-title {
	text-transform: uppercase;
	font-size: 34px;
	color: #083958;
}
.col-contact-left > .col-inner {
	background: #fff;
	padding: 30px;
	border-radius: 15px;
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
}
.des-contact p:first-child {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 13px;
	color: #d33b3b;
	margin-bottom: 10px;
	padding-left: 60px;
	position: relative;
	overflow: hidden;
	font-family: Argue-Regular;
}
.des-contact h3 {
	font-size: 25px;
	color: #083958;
	text-transform: uppercase;
}
input, input:focus, textarea,textarea:focus {box-shadow: none !important;}
.form--contact .col {
	padding-bottom: 0;
}
.form--contact input {
	height: 45px;
	background: #f1f1e6;
	border: solid 1px #f1f1e6;
}
.form--contact input:focus,.form--contact textarea:focus {
	border: solid 1px #264083;
	background: #fff !important;
}
.form--contact textarea {
	background: #f1f1e6;
	border: solid 1px #f1f1e6;
}
.form--contact input , .form--contact textarea {
	border-radius: 5px;
}
.form--contact button {
	margin: 0 !important;
	background: #d33b3b;
	width: 100%;
	border-radius: 5px;
	color: #fff;
}
.form--contact button:hover {
	background: transparent;
	border: solid 1px;
	color: #d33b3b;
}
.infoContact2 p {
	color: #777;
	font-size: 15px;
	border-bottom: solid 1px #cfd0d2;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.icon-box-img img, .icon-box-img svg {
	padding: 0;
}
.boxContact  .icon-box-img {
	background: #d33b3b;
	border-radius: 5px;
	padding: 15px;
}
.boxContact {
	margin-bottom: 20px;
	align-items: center;
}
.boxContact .icon-box-text h4 {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 3px;
	text-transform: capitalize;
	color: #083958;
}
.boxContact .icon-box-text p {
	color: #5d5d5d;
	font-size: 15px;
}
.map iframe {
	border-radius: 15px;
}
.map p {
	border: solid 3px #fff;
	border-radius: 15px;
}
.title-f * {
	text-transform: uppercase;
	line-height: 1.3;
	font-size: 28px;
	color: #083958;
	margin-bottom: 30px;
}
.des-contact p:first-child:before {
	content: '';
	height: 1px;
	width: 50px;
	top: 50%;
	left: 0;
	position: absolute;
	background: #d33b3b;
	opacity: .6;
}
.col-formlh > .col-inner {
	background: #fff;
	padding: 30px;
	border-radius: 15px;
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
}
.des-title2 h3 {
	font-size: 50px;
	line-height: 1.2;
	color: #083958;
}
.pro-inner{
	display: block;
	border: 1px solid #eee;
	border-radius: 8px;
	transition: all ease .3s;
	overflow: hidden;
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 20px 60px -10px rgba(0,0,0,0);
}
.flex-c{
	position: relative;
	padding: 25px 20px;
}
.pro-inner p {
	position: relative;
	font-size: 16px;
	font-family: BeautiqueDisplayCondensed-Medium;
	font-weight: 600;
	color: #083958;
	margin-bottom: 0;
	padding-right: 10px;
}
.flex-c {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.flex-c a {
	background: transparent;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 99px;
	border: solid 1px;
	font-size: 14px;
}
.flex-c a:hover {
	background: #083958;
	color: #fff;
}
ul.header-hot, ul.header-hot li {
	display: inline-block;
}
ul.header-hot li {
	color: #494949;
	margin-bottom: 0;
	margin-left: 20px;
}
ul.header-hot li i {
	color: #dc3232;
	font-size: 14px;
	margin-right: 3px;
}
#top-bar {
	border-bottom: 1px solid #eee;
}
#top-bar .social-icons a {
	color: #083958;
	font-size: 16px;
}
.header-button a {
	border-radius: 5px !important;
	padding: 7px 35px;
	font-family: BeautiqueDisplayCondensed-Medium, sans-serif;
	background: #dc3232;
	height: auto;
	min-height: auto;
	font-size: 14px;
	line-height: 1.6;
	transition: all .3s;
}
.header-button a:hover {
	transform: translateY(-5px);
}
#masthead .flex-left ul.header-nav > li > a {
	color: #083958;
	font-family: Argue-Regular;
	text-transform: inherit;
	font-size: 18px;
	padding: 0;
	position: relative;
	height: 70px;
}
#masthead .flex-left ul.header-nav > li {
	margin: 0 15px;
}
#masthead .flex-left ul.header-nav{
	margin-left: 30px;
}
#masthead .flex-left ul.header-nav > li ul {
	border-radius: 6px;
	border: solid 1px #f1f1e6;
	padding: 10px 0;
}
#masthead .flex-left ul.header-nav > li ul > li > a {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
#masthead .flex-left ul.header-nav > li ul > li > a:hover {
	background: #dc3232;
	border-radius: 7px;
	color: #fff;
}
#masthead .flex-left ul.header-nav > li ul > li {
	padding-left: 10px;
	padding-right: 10px;
}
#masthead .flex-left ul.header-nav > li > a:before {
	height: 2px;
	width: 0px;
	position: absolute;
	bottom: 1px;
	left: 50%;
	transform: translateX(-50%);
	background: #083958;
	transition: all 200ms linear 0s;
	content: '';
}
#masthead .flex-left ul.header-nav > li > a:hover:before{
	width: 70px;
}
.home1:before {
	content: "";
	position: absolute;
	background: linear-gradient(146deg, #083958a3 35%, rgba(0, 24, 55, 0.1) 100%);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.home1:before {
	content: "";
	position: absolute;
	background: linear-gradient(146deg, #083958a3 35%, rgba(0, 24, 55, 0.1) 100%);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.banner-content * {
	color: #fff;
}
.banner-content p {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 15px;
	margin-bottom: 10px;
	padding-left: 60px;
	position: relative;
	overflow: hidden;
	font-family: Argue-Regular;
}
.banner-content p:before {
	content: '';
	height: 1px;
	width: 50px;
	top: 50%;
	left: 0;
	position: absolute;
	background: #fff;
}
.banner-content h1 {
	font-size: 68px;
	text-transform: capitalize;
}
.btn {
	border-radius: 7px;
	padding: 5px 30px;
	background: #dc3232;
	font-size: 15px;
}
.btn:after {
	content: '\f061';
	font-family: FontAwesome;
	margin-left: 8px;
}
.img-br img {
	border-radius: 15px;
}
.home2 .section-bg {
	background-image: url(/wp-content/uploads/2025/11/sivi-header-pattern.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 38% auto;
}
.img-br:after {
	content: "";
	position: absolute;
	width: 200%;
	height: 0%;
	left: 50%;
	top: 50%;
	background-color: rgba(255, 255, 255, .3);
	transform: translate(-50%, -50%) rotate(-45deg);
	z-index: 1;
}
.img-br:hover:after {
	height: 250%;
	transition: all 600ms 
	linear;
	background-color: transparent;
}
.img-br {
	overflow: hidden;
}
.col-img > .col-inner:before {
	content: '';
	background: url(/wp-content/uploads/2025/11/sivi-pattern-3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left center;
	width: 150px;
	height: 150px;
	right: -50px;
	bottom: -50px;
	position: absolute;
	animation: spin 8s linear 0s infinite;
}
.img-br img {
	border-style: solid;
	border-width: 6px 6px 6px 6px;
	border-color: #f1f1e6;
	border-radius: 30px 30px 30px 0px;
}
.home3:before {
	content: "";
	position: absolute;
	background: linear-gradient(146deg, rgba(28, 25, 89, 0.95) 35%, rgba(28, 25, 89, 0) 100%);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.des-contact2 p:first-child:before {
	background: #fff;
	opacity: 1;
}
.boxService {
	padding: 15px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.0392156862745098);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ecf2f0;
	border-radius: 30px 30px 30px 0px;
	background: #fff;
	transition: all .3s;
}
.boxService h4 {
	color: #dc3232;
	font-size: 18px;
	line-height: 1.3;
	height: 45px;
}
.boxService p {
	color: #000;
	font-size: 14px;
	line-height: 20px;
	border-bottom: solid 1px #cfd0d2;
	margin-bottom: 15px;
}
.boxService p {
	height: 157px;
}
.boxService .icon-inner {
	background: #dc3232;
	padding: 10px;
	border-radius: 7px;
}
.boxService:hover {
	transform: translateY(-5px);
}
.btn2 {
	font-size: 13px;
	text-transform: capitalize;
	font-weight: 100;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.stuck #masthead {
	background: #fff;
}
.thuvienanh .flickity-button svg {
	background: #fff;
	border-radius: 99px;
	padding: 9px;
	width: 28px;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
	opacity: 1;
}
.content-gp h2 {
	color: #083958;
}
.content-gp p {
	font-size: 15px;
	text-align: justify;
}
.boxQT {
    align-items: center;
    background-color: #fff;
    margin: 0px 0px 0px 0px;
    padding: 30px;
    border-radius: 30px 30px 10px 0px;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
}
.boxQT .icon-inner {
    background: #dc3232;
    border-radius: 7px;
    padding: 10px;
}
.boxQT .icon-box-text p {
    font-size: 18px;
    line-height: 1.3;
    color: #083958;
}
.boxQT .icon-box-text {
    padding-left: 30px !important;
}
@media (min-width: 992px){
	.nopad{
		padding-bottom: 0 !important;
	}
	.col-contact-right > .col-inner {
		padding-left: 30px;
	}
	.col20 {
		max-width: 20%;
	}
}
@media (max-width: 767px) {
	footer .img {
		margin: 0 auto 15px !important;
	}
	.des-contact h3 {
		line-height: 1.3;
		font-size: 22px;
	}
	.banner-content h1 {
		font-size: 36px;
	}
	.mobile-nav > li > a i {color: #000;font-size: 18px;}
	.mfp-ready .mfp-close {
		opacity: 1;
	}
	.mfp-content {
		background: #fff !important;
	}
	.off-canvas .nav-vertical>li>a {
		color: #083958;
		font-size: 16px;
		font-family: Argue-Regular;
		text-transform: capitalize;
		padding: 10px;
	}
	.off-canvas .nav-vertical>li {
		border: 0 !important;
	}
	.off-canvas .nav-vertical>li>button {opacity: 1;}
	.off-canvas .nav-vertical>li>ul {padding-bottom: 10px !important;}
	.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
		background: transparent;
	}
	.off-canvas .nav-vertical li li>a {
		color: #000;
		font-size: 14px;
		padding: 5px 20px !important;
	}
	ul.header-hot > li {
		padding-left: 0;
		margin-bottom: 8px !important;
	}
	ul.header-hot {
		border-top: solid 1px #ccc;
		padding-top: 30px !important;
	}
	.boxService h4, .boxService p {
		height: auto;
	}
	.boxService p {
		padding-bottom: 13px;
	}
}
@media (max-width: 549px){
	.nopadm{
		padding-bottom: 0 !important;
	}
	.col-contact-left > .col-inner {
		padding: 20px;
	}
	.des-title2 h3 {
		font-size: 36px;
	}
	.des-title2 p {
		font-size: 14px;
	}
	.title-f * {
		font-size: 24px;
	}
	.infoFooter {
		padding: 0;
		text-align: center;
	}
}