/*
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/css?family=Roboto:300,400,500,700,900&display=swap&subset=vietnamese');
/*font-family: 'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body, p, span, a, h1, h2, h3, h4, li, ol, strong, b, tr, form{
	font-family: 'Roboto', sans-serif;
}
header#header {
    display: none;
}
.popo-ss1 {
    position: absolute;
    bottom: -1px;
}
.ss1vr .text-inner h2 {font-size: 63px;font-weight: 600;line-height: 70px;font-family: "Barlow Condensed", sans-serif;filter: drop-shadow(2px 3px 0 #ffe5c67d);}
@keyframes stretch{0% {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}50% {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}100% {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}}
.ss2vr, .ss4vr {
    padding: 0px 30px 0px 30px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 13px 13px 51px 0px rgba(9.999999999999991, 50.99999999999997, 80, 0.1);
    margin-bottom: 50px;
    padding-top: 35px;
    background: #fff;
    position: relative;
}

.ss2vr .col {
    padding: 0;
}

.ss4vr:after {
    content: "";
    display: block;
    width: 150px;
    height: 150px;
    position: absolute;
    top: -10px;
    background-image: url(https://khoinghiepmuihuong.com/wp-content/uploads/2025/05/danh-rieng.png);
    right: -13px;
    z-index: 9999;
    background-size: 150px;
    background-repeat: no-repeat;
}

.text {
    color: #333;
}

.text ul {
    margin-bottom: 0;
}

.text ul li {
    margin-bottom: 2px;
}

.text ul li strong {
    color: #7a5043;
}

.title-h h2 {
    color: #bb7017;
    font-size: 29px;
    font-weight: 400;
    margin-bottom: 20px;
    font-family: "Barlow Condensed", sans-serif;
}
.ssvr3 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
.form-ss2 input.wpcf7-form-control {
    border-radius: 5px;
}
.form-ss2  input.wpcf7-form-control.wpcf7-submit {
    background: #d68c34;
    border-radius: 50px;
    animation-name: stretch;
    animation-duration: 1.2s;
    animation-timing-function: ease-in-out;
    animation-direction: reverse;
    animation-iteration-count: infinite;
    animation-play-state: running;
    font-size: 23px;
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    min-height: 45px;
    height: 45px;
    line-height: 43px;
}
.ss5vr .bg.section-bg.fill.bg-fill.bg-loaded {
    background-size: contain !important;
}
.chuyengia {
    position: relative;
    overflow: hidden;
}
.chuyengia:after {
    content: '';
    height: 80%;
    width: 100%;
    background: #9CADB7;
    background: -webkit-linear-gradient(180deg,rgba(156, 173, 183, 1) 0%, rgba(91, 95, 104, 1) 100%);
    background: -moz-linear-gradient(180deg,rgba(156, 173, 183, 1) 0%, rgba(91, 95, 104, 1) 100%);
    background: linear-gradient(180deg,rgba(156, 173, 183, 1) 0%, rgba(91, 95, 104, 1) 100%);
    position: absolute;
    z-index: -1;
    border-radius: 10px;
    box-shadow: 13px 13px 51px 0px rgba(9.999999999999991, 50.99999999999997, 80, 0.1);
}
.chuyengia2a .col-inner {
    color: #fff;
    font-size: 15px;
    padding-right: 20px;
}

.chuyengia2a .col-inner li {
    margin-bottom: 3px;
}

.chuyengia2a .col-inner h2 {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 1.5;
    font-family: "Barlow Condensed", sans-serif;
}
.title-h h2 strong {
    font-weight: 600;
    font-size: 39px;
    margin-top: 7px;
    display: inline-block;
    color: #c97717;
    filter: drop-shadow(2px 3px 0 #e1d0bd);
    font-family: "Barlow Condensed", sans-serif;
}

input.wpcf7-form-control.wpcf7-submit {
    margin-right: 0;
}

span.wpcf7-spinner {
    position: absolute;
}
.chuyengia2a .col-inner h2 strong {
    font-size: 32px;
    display: inline-block;
    color: #ffa338;
    filter: drop-shadow(2px 3px 0 #77838d);
    font-family: "Barlow Condensed", sans-serif;
}

.chuyengia1a .col-inner {
    padding: 0 20px;
}

.chuyengia1 .chuyengia2a .col-inner {
    padding-right: 0;
    padding-left: 20px;
}

.chuyengia1 {
    margin-top: 39px;
}

.ss6vr .bg.section-bg.fill.bg-fill.bg-loaded {
    background-size: contain !important;
}

.col-inner {
    color: #333;
}

.col-inner ul li {
    margin-bottom: 3px;
}
a.button.primary.btn-popup {
    background: #d68c34;
    border-radius: 50px !important;
    font-size: 21px;
    font-weight: 400;
    animation-name: stretch;
    animation-duration: 1.2s;
    animation-timing-function: ease-in-out;
    animation-direction: reverse;
    animation-iteration-count: infinite;
    animation-play-state: running;
}
a.button.primary.btn-popup span {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 29px;
}

.foo1-text h2 {
    filter: drop-shadow(2px 1px 0 #ffe5c67d);
    font-size: 39px;
}

.foo1-text ul {
    list-style: none;
    font-size: 19px;
}

.foo1-text ul li img {
    max-width: 26px;
    margin-top: -5px;
}

.foo1-text {
    margin-top: 20px;
    margin-bottom: 50px;
}

.foo1pp {
    margin-top: -2px;
    margin-bottom: 50px;
}
.muctieuss .box {
    background: #fff;
    border-radius: 5px;
    height: 100%;
}

.muctieuss .col-inner {
    height: 100%;
}

.section.ss6vr {
    padding-bottom: 70px !important;
}

.icon-hp {
    margin-bottom: 45px;
}
.muctieuss .title-h li {
    list-style: none;
    margin: 10px 0 0px;
    font-size: 15px;
    position: relative;
    padding-left: 29px;
    line-height: 1.3;
}

.muctieuss .title-h li img {position: absolute;max-width: 22px;left: 0;top: -1px;}

.icon-hocphi h3 {
    font-family: "Barlow Condensed", sans-serif;
    color: #333;
    font-weight: 500;
    font-size: 23px;
}
.icon-hocphi h3 strong {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 32px;
    filter: drop-shadow(2px 3px 0 #e1d0bd);
}
.icon-hocphi .title-h h2 {
    margin-bottom: 5px;
}
.icon-hocphi .title-h {
    margin-bottom: 45px;
}

@media(max-width:736px){
	.ss2vr, .ss4vr {
		max-width: 95% !important;
		padding-bottom: 15px;
		margin-bottom: 25px;
	}

	.title-h h2 {
		font-size: 23px;
	}

	.title-h h2 strong {
		font-size: 29px;
	}

	.ssvr3 {
		padding: 25px !important;
	}

	.ss4vr {
		padding: 15px;
	}

	.ss4vr:after {
		width: 115px;
		height: 115px;
		background-size: 115px;
		right: -9px;
		top: -7px;
	}

	.foo1-text h2 {
		font-size: 32px;
	}

	.ss7vr .icon-box-img {
		width: 120px !important;
	}

	.chuyengia {
		max-width: 95% !important;
	}

	.chuyengia1a .col-inner {
		padding: 0 30px 30px;
	}

	.chuyengia2a .col-inner {
		padding: 0 20px;
	}

	.chuyengia2a .col-inner h2 strong {
		font-size: 27px;
	}
	.ss1vr .text-inner h2 {
		font-size: 41px;
		line-height: 1.4;
	}

	.ss1vr .text-inner p {
		display: none;
	}
	.chuyengia2a .col-inner h2 {
		font-size: 17px;
		text-align: center;
	}
}