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

/*************** ADD CUSTOM CSS HERE.   ***************/
.section_four .button{
	font-size: 18px;
    font-weight: 400;
}

.section_four .button i{
	padding: 3px 8px;
    background: #fff;
    color: #000;
    line-height: 1;
    border-radius: 99px;
    margin: 0;
}

.home .section h2{
	font-size: 30px;
	font-weight: 400;
}

.section-6 .tab{
	margin-right: 20px;
}

.section-6 .tab a{
	padding: 10px;
	font-size: 14px;
	color: #000;
}

.section-6 .tab.active a, .section-6 .tab:hover a{
	color: #3d68b1;
}

.section-6 .button:before{
	content: '\f16e';
    font-family: FontAwesome;
    margin-right: 5px;
}

.section-6 .button{
	font-size: 18px;
	font-weight: 400;
	margin: 0;
}

.section a.button:hover{
	box-shadow: none;
	background-color: #ff9800;
}

.section-5 .video{
	margin-bottom: 20px;
}

.study-abroad{
	padding: 0!important;
}

.section-study-abroad h1{
	font-size: 30px;
}

.section-study-abroad input{
	    box-shadow: none;
    border: 1px solid #000;
    height: 47px;
    border-radius: 5px;
	margin-bottom: 20px;
}

.section-study-abroad input.wpcf7-submit {
    margin: 0;
    width: 100%;
    background-color: red!important;
	border: none;
}

.section-study-abroad .video{
	margin-bottom: 0;
}

.section-study-abroad .column-2.col{
	padding: 20px!important;
    border: 1px solid #EAEAEA;
}

.section__study-abroad h3{
	margin-bottom: 30px;
}

.study-abroad a,.column-sidebar a{
	padding: 10px 0;
	color: #3d68b1;
}

.study-abroad a:before{
		content: '\f138';
    font-family: FontAwesome;
    margin-right: 25px;
}

.study-abroad a:hover, .column-sidebar a:hover{
	color:rgb(255, 152, 0)!important;
}

.section-lien-he .col-inner{
	height: 100%;
	padding: 20px 20px 0px 20px;
	background-color: #f0f7fb;
	border-radius: 10px;
}

.section-lien-he form input{
	box-shadow: none;
	border: 1px solid #3d68b1;
	border-radius: 20px;
	height: 41px;
}

.section-lien-he form textarea{
		box-shadow: none;
	border: 1px solid #3d68b1;
	border-radius: 20px;
}

.section-lien-he form .wpcf7-submit{
	margin: 0;
	width: 100%;
	font-size: 18px;
}

.section-lien-he h2{
	margin-bottom: 30px;
}

.category-tin-tuc .section-new{
	display: block;
	margin-bottom: 30px;
}

.section-new{
	display: none;
}

.category-tin-tuc .page-wrapper{
	padding-top: 0;
}

.section_footer h3{
	font-size: 18px;
}

.section_footer p{
	font-size: 14px;
}

.section_footer .ux-menu-link__link:before{
	content: '\f0da';
    font-family: FontAwesome;
    margin-right: 20px;
}

.section_footer .ux-menu-link__link{
	color: #3d68b1;
	min-height: 1px;
	font-size: 14px;
}

.section_footer .ux-menu-link__link:hover{
	color: #ff9800!important;
}

.box-vertical .box-text{
	vertical-align: top;
}

.row-divided>.col+.col:not(.large-12){
	border: none;
}

.post-sidebar{
	padding: 0!important;
}

.archive.category .study-abroad, .single-post .study-abroad, .column-sidebar .col-inner{
	border: 1px solid #3d68b1;
	border-radius: 10px;
}

.archive.category .study-abroad a:before, .single-post .study-abroad a:before, .column-sidebar a:before{
    content: '\f138';
    font-family: FontAwesome;
    margin-right: 10px;
}

.archive.category .study-abroad .ux-menu.stack,.single-post .study-abroad .ux-menu.stack,.column-sidebar .ux-menu.stack{
	padding: 20px;
}

.archive.category .study-abroad h3, .single-post .study-abroad h3,.column-sidebar h3{
	background: #3d68b1;
	color: #fff;
	margin: 0;
	padding: 15px;
	border-radius: 10px 10px 0px 0px;
	font-size: 18px;
}

.entry-header .entry-image {
	display: none;
}

#comments{
	display: none;
}

.section-question .icon-angle-down:before {
    font-family: FontAwesome;
    content: '\f0dd';
}

.section-question .accordion i {
    font-size: 20px;
    top: -8px;
}

.section-question .accordion-title{
	border-bottom: 1px solid #ddd;
	border-top: none;
}

.section-question .accordion-inner{
	padding-left: 0;
	padding-right: 0;
}

.national-study-abroad-bg .col-inner{
	background: #f0f7fb;
	padding: 20px;
	border-radius: 10px;
	height: 100%;
}

.national-study-abroad-bg .icon-box-img .icon{
	padding: 20px;
	background-color: #0d509c;
	border-radius: 99px;
}

.national-study-abroad-bg .icon-box-img .icon:hover{
	background-color: #ff9800;
}

.national-study-abroad-bg h3{
	font-size: 18px;
}

.wpcf7-submit{
	width: 100%;
}

.home .breadcrumb{
	display: none;
}

.breadcrumb .col{
	padding-bottom: 0!important;
}

.breadcrumb {
	background: #e5e5e5;
	padding: 10px 0;
}

#popup{
	background-color: transparent;
    background-image: linear-gradient(225deg, #08B0F7 0%, #0D509C 56%);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 8px 23px 3px rgba(0,0,0,0.2);
	max-width: 500px;
}

#popup input{
	height: 50px;
	margin-bottom: 20px;
	border-radius: 99px;
	box-shadow: none;
}

#popup form{
	margin-bottom: 0;
}

#popup .wpcf7-submit{
	background-color: #ff9800!important;
}

.su-kien .thoi-gian:before{
	content: "\f017";
    font-family: FontAwesome;
    margin-right: 5px;
}

.su-kien .thoi-gian:before{
	content: "\f3c5";
    font-family: FontAwesome;
    margin-right: 5px;
}

/* .wp-show-posts .wp-show-posts-inner{
	display: grid;
	grid-template-columns: 30% 70%;
	gap: 10px;
} */

.su-kien p{
	color: #000;
	font-size: 13px;
}

#footer .wpcf7-submit{
	width: unset;
}
@media only screen and (max-width: 425px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}