/*
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.   ***************/
body{
    font-family: 'Be Vietnam Pro', sans-serif;
    background:#f6f1e7;
    color:#1d1d1d;
}

h1,h2,h3,h4{
    font-family:'Cormorant Garamond', serif;
    font-weight:600;
}

.page header#header, .category  header#header{
	position: relative;
	background-color: #000;
}
.home header#header {
    position: absolute;
    top: 0;
    left: 0;
	background-color: #00000000;
}
a.header_top{
	gap: 8px;
}
a.header_top i {
    border: 1px solid #fff;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff !important;
}
a.header_top .text {
    display: flex;
    flex-direction: column;
    gap: 3px;
    color: #fff;
    color: #ff0000;
    font-size: 16px;
    font-weight: 600;
	text-shadow: 0 2px 2px black;
}
a.header_top .text span{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    justify-content: center;
    gap: 16px;
}
.header-main .nav > li > a {
    line-height: 16px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
}
.header:not(.transparent) .header-nav-main.nav > li > a:hover, .header:not(.transparent) .header-nav-main.nav > li.active > a, .header:not(.transparent) .header-nav-main.nav > li.current > a, .header:not(.transparent) .header-nav-main.nav > li > a.active, .header:not(.transparent) .header-nav-main.nav > li > a.current {
    color: #fff !important;
    border-bottom: 2px solid #ff0000;
}
.section{
    padding-top:60px;
    padding-bottom:60px;
}

.button{
    border-radius:50px;
    text-transform:none;
    font-weight:600;
    letter-spacing:.5px;
}

.row .col{
    margin-bottom:0;
}
.home_banner .note {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}
.home_banner .banner h3{
	font-size: 40px;
	font-weight: 900;
	color: #fff;
	line-height: 1.4;
	text-transform: uppercase;
}
.home_banner .banner h3 span{
	color: #ff0000;
}
.home_banner .banner p{
	max-width: 500px;
}
.home_banner .banner .box_btn {
    display: flex;
    align-items: center;
    gap: 20px;
	margin-top: 40px;
}
.home_banner .banner .box_btn a {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    border-radius: 6px;
    min-width: 200px;
    text-align: center;
    font-weight: 600;
}
.home_banner .banner .box_btn a:first-child{
	background-color:  #ff0000;;
}
.home_banner .banner .box_btn a:last-child{
	border: 1px solid #fff;
}
.home_banner .banner .box_note {
    background-color: #085189cc;
	bottom: -50px;
	border-radius: 10px;
}
.home_banner .banner .box_note .row{
	margin: 0px !important;
}
.home_banner .banner .box_note .col{
	padding-bottom: 20px !important;
	padding-top: 20px;
}
.home_banner .banner .box_note .icon-box-text h3{
	font-size: 18px;
	margin-top: 0px;
	line-height: 1;
	margin-bottom: 0px;
}
.home_banner .banner .box_note .icon-box-text p{
	margin-top: 0px;
}
.home_banner .banner .box_note .icon-box-text{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.home_banner .banner .box_note .icon-box-img img{
	filter: invert(1);
}
.home_banner .banner .box_note .icon-box{
	border-right: 1px solid #fff;
}
.home_banner .banner .box_note .row .col:last-child  .icon-box{
	border-right: 0px solid #fff;
}
.home_ss2 .heading_title{
	margin-top: 30px;
}
.heading_title .note {
    text-transform: uppercase;
    color: #085189;
    font-size: 15px;
}
.heading_title h3 {
    font-size: 22px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}
.home_ss2 .row_2 .col{
	padding-left: 8px;
	padding-right: 8px;
}
.home_ss2 .row_2 .icon-box-img{
	margin-bottom: 0px;
}
.home_ss2 .row_2 .icon-box-img img{
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	width: 100%;
	height: 160px;
	object-fit: cover;
	object-position: center;
}
.home_ss2 .row_2 .icon-box-text{
	background-color: #fff;
	padding: 16px 26px;;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	position: relative;
}
.home_ss2 .row_2 .icon-box-text .icon_dv {
    width: 45px;
    height: 45px;
    position: absolute;
    top: -20px;
    left: 38%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #fff;
    color: #1c6093;
    font-size: 20px;
}
.home_ss2 .row_2 .icon-box-text h3 {
    color: #000;
    line-height: 1.2;
    text-align: center;
    font-size: 18px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.home_ss2 .row_2 .icon-box-text .read a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #ff0000;
    gap: 3px;
}
.home_ss2 .row_2 .icon-box-text .read a i{
	font-size: 12px;
}
.home_ss3 .box_item {
    display: flex;
    background-color: #fff;
    padding: 16px;
    border-radius: 8px;
	align-items: center;
}
.home_ss3 .box_item .icon i {
    font-size: 40px;
    color: #085189;
}
.home_ss3 .box_item .box_text h3{
	font-size: 16px;
	font-weight: 600;
	color: #085189;
	margin-bottom: 0px;
}
.home_ss3 .box_item .box_text p{
	font-size: 13px;
	margin-bottom: 0px;
}
.home_ss3 .img img{
	border-radius: 16px;
}
.home_ss4 .box-image{
	height: 200px;
	width: 100%;
}
.home_ss4 .box-image .image-cover{
	padding-top: 0px !important;
	height: 100%;
}
.home_ss4 .box-image a{
	width: 100%;
	height: 100%;
}
.home_ss4 .box-image img{
	position: relative;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.home_ss4 .box-text {
    padding: 16px;
    border: 1px solid #ccc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.home_ss4 .box-text .post-title a{
    font-size: 18px;
	font-weight: 600;
	color: #000;
}
.home_ss4 .box-text .post-linh-vuc{
	font-size: 13px;
	font-weight: 600;
	color: #085189;
}
.home_ss6 .step{
	display: flex;
	flex-direction: column;
	gap: 16px;
	align-items: center;
	justify-content: center;
}
.home_ss6 .step .icon{
	width: 55px;
	height: 55px;
	background-color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	color: #ff0000;
	font-size:30px;
	justify-content: center;
}
.home_ss6 .step .number{
	font-size: 18px;
	font-weight: 900;
	color: #ff0000; 
	line-height: 1;
}
.home_ss6 .step .box_text p{
	margin-bottom: 0px;
	font-size: 13px;
	color: #fff;
}
.home_ss6 .step .box_text h3{
	text-align: center;
	font-size: 18px;
	color: #fff;
	padding-left: 16px;
	padding-right: 16px;
}
.home_ss6 .row_2 .col:before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 30px;
    left: 50%;
}
.home_ss6 .row_2 .col:last-child:before{
	display: none;
}
.home_ss7 .row_2 .col{
	max-width: 12.5%;
	flex-basis: 12.5%;
}
.home_ss7 .row_2 .icon-box{
	padding: 6px;
	border-radius: 6px;
	box-shadow: 0px 0px 3px #ccc;
	overflow: hidden;
}
.home_ss7 .row_2 .icon-box img{
	width: 100%;
	height: 100px;
	object-fit: contain;
	object-position: center;
}
.home_ss7 .row_2 .icon-box .icon-box-text h3{
	font-size: 16px;
	font-weight: 600;
	color:#000;
}
.home_ss7 .row_2 .icon-box .icon-box-text p{
	font-size: 15px;
	margin-bottom: 0px;
}
.home_ss8 .icon-box{
	background-color: #fff;
	padding: 16px;
	border-radius: 8px;
}
.home_ss8 .icon-box h3{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0px;
	line-height: 1.4;
	color: #085189;
}
.home_ss8 .icon-box p{
	color: #085189;
	font-size: 14px;
	font-weight: 500;
}
.home_ss8 .row_2 .col:first-child .icon-box{
	background-color: #ff0000;
}
.home_ss8 .row_2 .col:first-child .icon-box h3,.home_ss8 .row_2 .col:first-child .icon-box p{
	color: #fff;
}
.home_ss8 .row_2 .col:first-child .icon-box img{
	filter: invert(1);
}
.home_ss9 .img{
	max-width: 14%;
	flex-basis: 14%;
	padding: 8px !important;
}
.header .stuck{
	background-color: #000000bf;
}



@media only screen and (max-width: 500px) {
	.home_ss7 .row_2 .col {
    max-width: 33.3333%;
    flex-basis: 33.3333%;
}
	
}


@media only screen and (max-width: 500px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.home_banner .banner h3 {
    font-size: 25px;
}
.home_banner .banner .box_btn a {
    min-width: 150px;
   
}
.home_banner .banner .box_note {
    bottom: 0px;
}	
	.home_ss6 .row_2 .col:before{
		display: none;
	}
.home_ss6 .step .box_text p {
    max-width: 200px;
}	
    .home_ss6 .step .box_text {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
.home_ss7 .row_2 .col {
    max-width: 50%;
    flex-basis: 50%;
}
.home_ss9 .img {
    max-width: 25%;
    flex-basis: 25%;

}
.home_ss2 .row_2 .icon-box-img img {
    height: 220px;
}	
.home_ss2 .row_2 .icon-box-text .icon_dv {
    width: 50px;
    height: 50px;
    left: 43%;
    box-shadow: 0px 0px 3px #ccc;
}	
.home_ss4 .box-image {
    height: 250px;
    width: 100%;
}	
	
	
	
	
}