/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/
/* *{
	font-family: "Manrope Bold", sans-serif !important;
}
i{
	font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands" !important;
} */
body{
	color: #2b2e2d !important;
}
.btn-normal a{
	text-transform: none !important;
}
.stm_contacts_widget ul li .icon .fa{
	font-family: "Font Awesome 6 Free" !important;
}
/* Code dropdown menu */
.language-dropdown {
    position: relative;
    display: inline-block;
	margin: 0px 0px 6px 0px !important;
}

.language-dropdown-mobile{
	display: none;
}
.dropdown-toggle {
    background-color: transparent;
    border: none;
    cursor: pointer;
	margin-left:15px;
}
.language-dropdown .dropdown-toggle img{
	width: 26px !important;
}

.language-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    background-color: white;
    border: 1px solid #ccc;
    z-index: 1000;
    width: 80px;
}

.language-menu li {
    padding: 10px;
	text-transform: uppercase;
}

.language-menu li a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: black;
}

.language-menu li img {
    margin-right: 10px;
    width: 20px;
    height: auto;
}

.language-menu li:hover {
    background-color: #f1f1f1;
}

.language-menu {
    display: none; /* Hidden by default, toggled by JS */
}
/* loop list */
.posts_list>ul>li h4{
	line-height: 23px !important;
	font-size: 20px !important;
	font-weight: 600 !important;
}
.posts_list>ul>li h4:after{
	margin: 10px 0 0 !important;
}
.post_details_wr .stm_post_info h4,
.posts_list>ul .stm_post_info a h4{
	color: #043a8e !important;
}
.posts_list>ul .stm_post_info a:hover{
	text-decoration: none !important;
}
.posts_list>ul .stm_post_info a:hover h4{
	color: #FF6500 !important;
}
.post_details_wr .stm_post_info .stm_post_details .post_cat span,
.posts_list>ul .stm_post_info .stm_post_details .post_cat span a{
	color: #888 !important;
    font-size: 16px !important;
}
.posts_list>ul .stm_post_info .stm_post_details .post_cat span a:hover{
	color: #FF6500 !important;
}
.post_details_wr .stm_post_info h4{
	font-size: 20px !important;
	font-weight: 600 !important;
}
.stm_post_info .post_excerpt{
	margin: 0 0 15px !important;
}
/* Code danh sách cổ đông */
.founding-org ul{
	width: 100% !important;
	display: flex;
	justify-content: center;
}
.founding-org ul li{
	position: relative !important;
	left: initial !important;
}
.founding-org ul li img{
	border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(0, 0, 0, 0.2);
	padding: 2px;
}

/* Slide founding */

.founding-org_slide .item{
	padding: 1px 10px !important;
}

.founding-org_slide .vc_image_carousel.style_2.owl-carousel .owl-stage-outer .owl-item .item img{
    box-shadow: none !important;
}
.founding-org_slide .vc_image_carousel.style_2.owl-carousel .owl-stage-outer .owl-item.active .item img {
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(0, 0, 0, 0.2);
	padding: 2px;
}
.founding-org_slide .vc_image_carousel.style_2.owl-carousel .owl-stage-outer .owl-item .item:before{
    background-color: rgba(255, 255, 255, 1) !important;
}
    
.founding-org_slide .owl-controls .owl-nav .owl-next:before, .owl-controls .owl-nav .owl-prev:before{
	color: #043a8e !important;
}
.founding-org_slide .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-next:hover, .founding-org_slide .vc_image_carousel.style_2.owl-carousel .owl-nav .owl-prev:hover{
	background: transparent !important;
	color: #043a8e !important;
}

.stm_post_details span,
.w3eden .text-muted,
.comment-body .comment-text p,
.wpb_text_column.wpb_content_element p,
.text_black_color a{
	color: #2b2e2d !important;
}
/* Code button change language */
.header-box .container .logo-box li a{
	font-family: 'Mulish';
	font-size: 15px;
	font-weight: bold;
	color: #2b2e2d;
	text-decoration: none;
}
.d-flex{
	display: flex;
}
.flex-column{
	flex-direction: column;
}
.justify-content-between{
	justify-content: space-between
}
.w-100{
	width: 100% !important;
}
.line-height-24 p{
	line-height: 24px !important;
}
.register-button a:hover{
/* 	color: #ffe292 !important; */
	color: unset !important;
}
/* code component dowwnload */
.me-0{
	margin-bottom: 0px !important;
}
.link-template-default .package-title a{
	font-size:15px !important;
	font-weight: 400 !important;
	text-decoration: none !important;
	color: #2b2e2d !important;
	pointer-events: none !important;
}
.link-template-default .package-title a:hover{
	color: #F26B35 !important;	
}
.link-template-default .wpdm-download-link {
	background: #043a8e !important;
}
#main{
  padding: 0px 0px 0px !important;
}
.box-recaptcha{
	display: flex;
    justify-content: center;
}
.box-recaptcha .g-recaptcha{
	height: inherit !important;
}
.logo-box .logo-desktop{
    display: flex;
    align-items: center;
}
.logo-box .logo-desktop li {
    list-style: none;
    margin-left: 30px;
}
.top-line-text{
	width: 100%;
}
.top-line-text marquee{
	padding: 10px 0;
}
.top-line-text marquee{
	color: #fff;
}
.justified-text {
  text-align: justify;
}
.text-white{
    color: #fff;
}
#header .top_bar{
    background: transparent !important;
    border-bottom: none !important;
    box-shadow: none !important;
}
.breadcrumbs span a,
.breadcrumbs span a:hover{
    color: #ff6500 !important;
}
.single-post .breadcrumbs{
    margin-top: 10px;
}
.single-post .title {
    padding: 0px !important;
}
.category .page_title.transparent{
    padding-bottom: 0 !important;
    margin-bottom: 0px !important;
    padding-top: 10px !important;
}
.category .page_title.transparent .breadcrumbs{
    margin-bottom: 0px !important;
}
.category .page_title.transparent h1{
    margin-bottom: 0px !important;
}

.header-box .nav-box{
    margin: 0px !important;
    background: #fff !important;
}
.header-box .nav-box .main_menu_nav{
    padding: 0px !important;
}
.header-box .nav-box .main_menu_nav li.active{
    background-color: #f5f5f5 !important;
}

.header-box .nav-box .main_menu_nav li:last-child{
    border-bottom: 1px solid transparent !important;
}
.header-box .nav-box .main_menu_nav li a{
    color: #2b2e2d !important;
    font-weight: 600;
}
#footer{
    background: #fff !important;
    box-shadow: initial !important;
}
#footer .collapse-box .card-header{
    background-color: #f5f5f5;
}
#footer .box-collapse {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#footer .btn-collap {
  padding: 25px 0px;
  text-decoration: none;
  font-size: 16px;
}
#footer .btn-collap:visited,
#footer .btn-collap:focus{
    border:0;
    outline: 0;
}
#footer .btn-collap a{
    color: #888;
    font-size: 16px;
    z-index: 10;
}
#footer .show-breadcrumb span {
    margin-right: 10px;
}
#footer .show-breadcrumb span:nth-last-child(2) {
    display: none;
}
#footer .btn-collap a:hover{
    color: #ff670f !important;
    text-decoration: none !important;
}
#footer .btn-collap .box-btn{
    display: flex;
    align-items: center;
}
#footer .footer_widgets .widget.widget_nav_menu ul li{
    display: block !important;
    width: initial !important;
    margin: 0px 0px 14px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
#footer .footer_widgets .widget.widget_nav_menu ul li a{
    color: #2b2e2d !important;
}
#footer .footer_widgets .widget.widget_nav_menu ul li a:hover{
    text-decoration: none !important;
	color: #ff6500 !important;
}
#footer .footer_widgets .widget .widget_title{
    font-size: 16px !important;
    color: #2b2e2d !important;
    border-top: 0px !important;
    font-weight: 700 !important;
    margin: 0px 0px 20px !important;
}
#footer .box-download-app h4{
    color: #2b2e2d;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(204,204,204,.5);
}
#footer .box-download-app img{
    max-width: 100%;
    border-radius: 10px;
    padding: 0px;
}
#footer .box-download-app .logo-app{
    border: 1px solid #bbb;
}

#footer .box-subscribe{
  padding: 15px;
  background: #f5f5f5;
  border-radius: 4px;
  margin-bottom: 10px;
}
#footer .box-subscribe label{
	color: #2b2e2d;
	width: 100%;
	font-weight: 600 !important;
}
#footer .box-subscribe .input-subscribe{
  margin-top: 10px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  padding-left: 10px;
  font-weight: 500;
  height: 40px;
  width: 100%;
}
#footer .box-subscribe .input-subscribe:focus,
#footer .box-subscribe .input-subscribe:active,
#footer .box-subscribe .btn-subscribe:focus,
#footer .box-subscribe .btn-subscribe:active{
  box-shadow: 0 0 0 2px transparent;
}
#footer .box-subscribe .input-subscribe::placeholder {
    color: #b7bbc0;
}
#footer .box-subscribe .btn-subscribe{
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  text-transform: uppercase;
  height: 40px;
  line-height: 0px;
  font-weight: 700;
  color: #FF6500;
  font-size: 15px;
  width: 100%;
}

.bg-support-service{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}


.show-item {
    display: block !important;
}
.hidden-item{
    display: none !important;
}

.header-box .container .nav-box .main_menu_nav>li>a {
    border-bottom: 4px solid transparent;
}
.header-box .container .nav-box .main_menu_nav>li>a:hover {
    background-color: #f8f8f8;
	border-image: linear-gradient(to right, #ff6500, #043a8e) 1;
    transition: 0.3s all;
    color: #FF6500 !important;
}
.footer-wrapper-2{
    padding-top: 15px;
    padding-bottom: 15px;
    background: #3164b4;
    color: #ffffff;
	text-align: justify;
	border-top: 5px solid !important;
    border-image: linear-gradient(to right, #ff6500, #043a8e) 1 !important;
}
.footer-wrapper-2 .widget{
    margin: 0;
}
.footer-wrapper-2 .widget ul{
    padding-left: 0px;
    margin-bottom: 0px;
    line-height: 21px;
}
.footer-wrapper-2 .widget ul li {
    list-style: none;
    font-size: 14px !important;
	color: #fff;
}
.footer-wrapper-2 ul li strong{
    color: #fff;
}
.footer-wrapper-2 ul li a{
    color: #aed6f1;
}
.footer-wrapper-2 ul li a:hover{
    color: #fff;
}
#footer .copyright_row{
    background: #f5f5f5;
}
#footer .copyright_row .copyright_row_wr{
    border: 0 !important;
    padding: 0 !important;
}
#footer .copyright_row .copyright_row_wr .copyright{
    color: #616a6b !important;
    padding: 14px 0 14px !important;
    font-size: 14px !important;
	width: 100% !important;
}
/* page FAQ */
.faq-collapse .vc_tta-panel-heading .vc_tta-title-text{
	line-height: 24px !important;
	font-size: 18px !important;
}
.faq-collapse .vc_tta-panel-heading .vc_tta-controls-icon{
	width: 32px !important;
	height: 32px !important;
}
.faq-collapse .vc_tta-panel-body {
	padding: 0 0 15px !important;
}
.faq-collapse .vc_tta-panel-body p{
	line-height: 24px !important;
}
.faq-collapse .vc_tta-panel-heading .vc_tta-panel-title {
	padding: 0px !important;
	font-size: 16px !important;
}
.faq-heading .consulting-custom-title{
	margin-bottom: 0px !important;
}
.icon_box.style_1.icon_left p{
    font-size: 16px !important;
	color: #2b2e2d !important;
	line-height: 24px !important;
}

.stm_news .news_list li .stm_news_unit-block{
    position: relative !important;
}
.stm_news .news_list li h5:before{
    margin: 0 0 40px !important;
}
.stm_news .news_list li .date{
    position: absolute !important;
    top: 15px !important;
}
.stm_news .news_list li .date:before{
	font-family: "Font Awesome 6 Free" !important;
}
.stm_news .news_list li .image img{
    border-radius: 4px;
}
.tab-event-news .vc_tta-tabs-container, 
.tab-contact .vc_tta-tabs-container {
	text-align: center !important;
}
.tab-event-news .vc_tta-tabs-list, 
.tab-contact .vc_tta-tabs-list {
    display: inline-block !important;
	background: #fff !important;
	border-radius: 50px;
	box-shadow: 1px 1px 8px #dedede;
}
.tab-event-news .vc_tta-panels-container .vc_tta-panel-heading,
.tab-contact .vc_tta-panels-container .vc_tta-panel-heading{
	display: none;
}
.tab-event-news .vc_tta-tabs-list .vc_tta-tab>a,
.tab-contact .vc_tta-tabs-list .vc_tta-tab>a{
	color: #00132a !important;
	border-radius: 40px !important;
	margin-right: 1px;
	background-color: transparent !important;
	border: 0 !important;
	padding: 8px 20px !important;
}
.tab-event-news .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.tab-contact .vc_tta-tabs-list .vc_tta-tab.vc_active>a{
	border-color: #ff6500 !important;
	background-color:  #ff6500 !important;
	color: #fff !important;
}
.tab-contact ul li a {
    color: #fff !important;
}
.box-info-contact{
    background: #fff !important;
	height: 300px;
	padding-top: 30px;
	padding-left: 30px;    
    padding-right: 15px;
	border-radius: 4px;
	border: 1px solid #dededebd;
    box-shadow: 2px 2px 4px #dedede;
}
.box-info-contact h4{
	color: #2b2e2d312 !important;
}
.box-info-contact ul li{
    
    color: #00132a !important;
}
.box-info-contact ul li a{
    color: #00132a !important;
}
.box-map-contact,
.box-image-contact{
	border: 1px solid #dededebd;
    box-shadow: 2px 2px 4px #dedede;
    
}
.tab-contact .img-building-contact figure,
.tab-contact .img-building-contact figure div{
    width: 100%;
}
.tab-contact .img-building-contact img{
    width: 100% !important;
    height: 300px !important;
}

.contact-and-support{
    /*padding: 23px 0 0 0;*/
    padding-left: 20px !important;
    margin-top: 0px;
}
.contact-and-support label{
    color: #2b2e2d;
}
.contact-and-support h4{
    padding-top: 10px !important;
    margin-bottom: 0px;
}

.contact-title h4{
    margin-bottom: 6px !important;
}
.contact-title h4 span{
    font-size: 15px !important;
}
.contact-and-support .input-contact {
    background: #fff !important;
    border: 1px solid #888 !important;
    border-radius: 4px !important;
    padding-left: 10px !important;
    margin-top: 10px;
}
.contact-and-support .input-contact:focus,
.contact-and-support .input-contact:active{
    box-shadow: 0 0 0 transparent !important;
}
.contact-and-support .input-contact::placeholder{
    color: #b7bbc0;
}
.contact-and-support label{
    width: 100%;
}
input[type="search"] {
	background: #fff !important;
	color: #2b2e2d312 !important;
	border-radius: 4px !important;
	border: 1px solid #e0e0e0;
	box-shadow: none !important;
}
input[type="search"]:active,
input[type="search"]:focus{
	box-shadow: none !important;
	outline: 0 !important;
	border: 1px solid #e0e0e0;
}
/* Search page */
.search .breadcrumbs{
	display: none;
}
.search .page_title.transparent h1{
	margin-bottom: 0px !important;
}
/*Tab liên hệ - hỗ trợ*/
.box-contact-form label {
    margin-top: 10px;
}
.box-contact-form input{
    background: #fff !important;
    border: 1px solid #888 !important;
    border-radius: 4px !important;
    padding-left: 10px !important;
    margin-top: 5px;
    font-weight: 400;
    height: 40px !important;
    line-height: 0px !important;
}
.box-contact-form .wpcf7-submit{
    font-weight: bold !important;
    text-transform: uppercase;
}
.box-contact-form input::placeholder,
.box-contact-form textarea::placeholder{
    color: #b7bbc0;
}
.box-contact-form textarea{
    height: 70px !important;
}
.box-contact-form .input-contact{
    width: 100%;
}
.box-contact-form form .parent-div .nested-div{
    display: flex;
    justify-content: space-between;
}
.box-contact-form form .parent-div .nested-div label{
    width: 49%;
}
.box-contact-form textarea {
    background: #fff !important;
    border: 1px solid #888 !important;
    border-radius: 4px !important;
    padding-left: 10px !important;
    margin-top: 10px;
    font-weight: 400;
}

/* add btn scroll */
p {
  text-align: justify !important;
	line-height: 24px;
}

.custom-title h6{
    padding-top: 8px !important;
    margin-bottom: 8px !important;
}
/*Code page detail post*/
.single .stm_post_info{
    border-bottom: none !important;
}
/* Code sidebar */
.sidebar-area,
.posts_list{
	margin-top: 15px;
}
/*code for page archive*/
.stm_post_info{
    margin: 0px !important;
	gap: 20px;
    padding: 15px 0px !important;
    border-bottom: 1px solid #ddd !important;
	border-top: 0px !important;
}
.stm_post_info .post_thumbnail{
	width: 270px !important;
}
.list-post-custom {
  display: flex;
  gap: 20px;
  align-items: start;
  flex-wrap: initial !important;
}
.list-post-custom a:hover {
  text-decoration: none;
}
.list-post-custom .stm_post_details ul {
  width: 100%;
}
.list-post-custom .stm_post_details ul li {
  margin: 0px 0px 0px 20px;
  width: initial !important;
}
.list-post-custom .post_thumbnail {
  max-width: 25%;
  margin: 0px !important;
}
.list-post-custom .post_thumbnail img{
  max-width: 100%;
  height: auto;
}
.list-post-custom h4 {
  margin-bottom: 0px !important;
  padding: 0px !important;
  color: #111 !important;
  font-weight: 400 !important;
  font-size: 18px !important;
	text-align: justify;
}
.list-post-custom h4::after{
    margin: 3px 0 10px !important;
}
.list-post-custom .post_excerpt {
  font-size: 15px;
  line-height: 1.5;
  margin: 0px !important;
  text-align: justify !important;
  color: #666 !important;
}
.list-post-custom .post_excerpt p{
    margin-bottom: 0px !important;
  text-align: justify !important;
  color: #666 !important;
}
.vc_testimonials_carousel{
    margin-bottom: 0px !important;
}
.vc_testimonials_carousel .testimonial-image img {
    width: 60px !important;
    height: 60px !important;
}
.vc_testimonials_carousel .testimonial-image i {
    font-size: 24px !important;
    color: #D7DBDD !important;
}
.vc_testimonials_carousel .testimonial_text{
    color: #111 !important;
    line-height: 21px !important;
    text-align: justify;
}
.vc_testimonials_carousel .testimonial_text p{
    color: #111 !important;
    line-height: 21px !important;
    text-align: justify;
}

.stm_testimonials .testimonial_user_info .stm-stm14_quote::before{
    font-size: 30px !important;
}

.box-faq .vc_active .vc_tta-panel-heading {
	background: #ff6500 !important;
}
.box-faq .vc_active .vc_tta-panel-heading a{
	color: #fff !important;
}
.box-faq .vc_active .vc_tta-panel-heading i{
	width:14px !important;
	height:14px !important;
}
.box-faq .vc_active .vc_tta-panel-heading i::before{
	background: #fff !important;
}
.box-faq .vc_tta-panel-heading {
    margin: 0!important;
    background: #fff !important;
	border: 1px solid #f5f5f5 !important;
}
.box-faq .vc_tta-panel-heading a{
	color: #2b2e2d312 !important;
	padding: 15px !important;
}
.box-faq .vc_tta-panel-body{
	padding: 12px !important;
	background: #fff !important;
    border-right: 1px solid #f5f5f5 !important;
	border-left: 1px solid #f5f5f5 !important;
}
.box-faq .vc_tta-panel-body:last-child{
    border-bottom: 1px solid #f5f5f5 !important;
}
.h1.stripe_2:after, .h2.stripe_2:after, .h3.stripe_2:after, .h4.stripe_2:after, .h5.stripe_2:after, .h6.stripe_2:after, h1.stripe_2:after, h2.stripe_2:after, h3.stripe_2:after, h4.stripe_2:after, h5.stripe_2:after, h6.stripe_2:after,
.icon_box.style_1.icon_left h5:after, .icon_box.style_1.icon_left_transparent h5:after{
	border-radius:3px !important;
}
/* MOBILE */

@media only screen and (min-width: 1025px){
	.header-box .nav-box .main_menu_nav li .sub-menu li{
		margin: 0px !important;
		padding: 0px 0px !important;
	}
	.header-box .nav-box .main_menu_nav li .sub-menu li:last-child{
		margin-bottom: 5px !important;
	}
	.header-box .nav-box .main_menu_nav li .sub-menu li a{
		margin: 0px 10px!important;
		padding: 9px 10px 9px 10px !important;
	}
	.header-box .nav-box .main_menu_nav li .sub-menu li a:hover{
		background: #f5f5f5 !important;
		border-radius: 6px;
	}
	.header-box .nav-box .main_menu_nav li .sub-menu li .sub-menu li a{
		margin: 0px 22px!important;
    	padding: 9px 0px 9px 20px!important;
	}
	.header-box .nav-box .main_menu_nav li .sub-menu li .sub-menu li a:hover{
		background: #f5f5f5 !important;
		border-radius: 6px;
	}
	.main_menu_nav>li .sub-menu>li .sub-menu{
		background: #fff !important;
	}
}
@media only screen and (max-width: 1035px) {
	.main_menu_nav>li>a{
		padding: 22px 8px !important;
	}
}
@media only screen and (max-width: 1024px) {
.header-box .nav-box .main_menu_nav li .sub-menu li{
    border-bottom: 1px solid #f5f5f5 !important;
	margin: 0px !important;
    padding: 5px 10px!important;
}
.header-box .nav-box .main_menu_nav li .sub-menu li:last-child{
    border-bottom: 1px solid transparent !important;
}
  .menu-toggle button {
    background: #ff6500 !important;
  }
  .menu-toggle.open button {
    background: 0 0 !important;
  }
  .menu-toggle.open button::before,
  .menu-toggle.open button::after {
    background: #ff6500;
  }
  .header-box .nav-box .main_menu_nav{
      padding: 0px !important;
      margin-top: 0px !important;
  }
	.header-box .container .nav-box .main_menu_nav li .sub-menu li:hover>a{
		color: #F26B35 !important;
		background: #f5f5f5 !important;
		border-radius: 6px !important;
	}
.header-box .container .nav-box .main_menu_nav .sub-menu li>a {
    padding: 10px!important;
    margin: 0px !important;
    border: none !important;
}
  .header-box .nav-box .main_menu_nav li a {
    font-size: 15px !important;
    color: #2b2e2d !important;
  }
  .main_menu_nav li .sub-menu li a {
    color: #4f4f4f !important;
    font-size: 13px !important;
  }
	

  .mobile_grid_landscape .header-box .container .logo-box {
    padding: 15px !important;
  }
  .list-post-custom .post_thumbnail {
    max-width: 30%;
  }
	.header_search{
	position: relative;
    /* 	top: 9px;
    right: 10%; */
    color: #F26b35;
	}
	.header-box .container .header_search .search-icon{
    	color: #F26b35 !important;
	}
	.header-box .container .header_search .search-icon:before{
		font-size: 18px !important;
	}
	.header-box .container{
		padding: 20px 15px 20px !important;
	}
	.header-box .container .nav-box .main_menu_nav>li>a{
		padding: 15px 8px !important;
	}
	
	#footer .box-download-app img{
		max-width: 50% !important;
	}
	.header-box .container .nav-box .main_menu_nav .sub-menu li.active>a{
		background: #f5f5f5 !important;
		 color: #F26B35 !important;
	}
	.header-box .container .nav-box .main_menu_nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children .arrow.active i:before,
	.header-box .container .nav-box .main_menu_nav>li.menu-item-has-children>.sub-menu>li.menu-item-has-children .arrow.active i:after{
		background-color: #F26B35 !important;
	}
	.header-box .container .nav-box .main_menu_nav .sub-menu li.active .sub-menu li a{
		color: #043a8e !important; padding-left: 25px !important;
	}
	.header-box .container .nav-box .main_menu_nav .sub-menu li:focus>a, .header-box .container .nav-box .main_menu_nav .sub-menu li:hover>a{
		background: transparent !important;
		color: #2b2e2d312 !important;
	}
}

#header{
	border-top: 3px solid !important;
	border-image: linear-gradient(to right, #ff6500, #043a8e) 1 !important;
}
@media only screen and (max-width: 991px) {
	#header{
       flex-direction: column-reverse !important;
    }
	.header-box{
		background-color: transparent !important;
	}
	.header-box .container .nav-box .main_menu_nav{
		padding: 0px !important;
	}
	.header-box .container {
    padding: 0px 0px 0px !important;
}
    .header_search{
		position: absolute;
		top: 6px;
		right: 10%;
	}
	
	#header .header-box .container .logo-box{
		background: linear-gradient(to bottom, #306cc9 0%, #083883 100%) !important;
	}
	.menu-toggle button:after, .menu-toggle button:before{
		background: #fff !important;
	}
    .logo-box .logo-mobile{
        display: flex !important;
        align-items: center;
    }
    .logo-box .logo-mobile li {
        list-style: none;
    }
	#footer .footer_widgets .widget{
		    margin: 0 0 15px !important;
	}
	#footer .footer_widgets .widget .widget_title{
		padding: 8px !important;
	}
	.language-dropdown{
		display: none;
	}
	.language-dropdown-mobile{
		display: inline-block;
	}
	.header_style_2 .header-box .container .header_search .search-icon{
		color: #fff !important;
	}
	.header-box .container .header_search .search-form button{
		margin-left: -46px !important;
	}
	.language-dropdown-mobile {
		margin: 0px !important;
	}
	.language-dropdown-mobile .dropdown-toggle{
		margin-left: 0px !important;
	}
	.vc_image_carousel_wr .vc_image_carousel .owl-dots{
		padding: 10px 0 !important;
	}
	.header-box .container .nav-box .main_menu_nav>li.menu-item-has-children .arrow i:before,
	.header-box .container .nav-box .main_menu_nav>li.menu-item-has-children .arrow i:after{
		background: #043a8e !important;
	}
	.header-box .container .nav-box .main_menu_nav>li>a{
		border-bottom: 1px solid #e9e9e9 !important;
	}
}

@media only screen and (max-width: 767px) {
  /* Styles */
  
  .main_menu_nav{
      padding: 0px !important;
  }
  .wp-block-image img {
    margin: 0 auto;
    display: block;
  }
  .footer-wrapper-2 ul {
    padding-inline-start: 0px !important;
  }
  /* Scroll */
  .scroll-to-top {
    position: relative;
    bottom: 5px;
    right: 0px;
    margin: 0 auto;
    animation: zoom-in-zoom-out 1s ease infinite;
  }
  .list-post-custom {
    flex-direction: column;
  }
  .list-post-custom .post_excerpt {
    text-align: justify;
  }
  .list-post-custom .post_thumbnail {
    max-width: 100%;
  }
	.header_search{
    right: 15%;
	}
	.vc_tta.vc_tta-tabs .vc_tta-tabs-container{
		display: block !important;
	}
	.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .vc_col-sm-4{
		margin-bottom: 10px !important;
	}
	.tab-contact .vc_tta-tabs-list{
		box-shadow: none !important;
		border-radius: 0px !important;
		display: flex !important;
    	flex-direction: column !important;
	}
	.tab-contact .vc_tta-tabs-list .vc_tta-tab{
		    border: 1px solid #e8e8e8;
    		border-radius: 50px;
	}
	.box-info-contact{
		height: 250px;
	}
	
	#footer .box-download-app img{
		max-width: 80% !important;
	}
	.stm_post_info{
		display: block !important;
	}
	.stm_post_info .post_thumbnail,
	.stm_post_info .post_thumbnail img{
		width: 100% !important;
	}
}

@media only screen and (max-width: 667px){
    .stm_post_info .stm_post_details ul {
      display: flex;
    }
	
	.header_search{
    right: 20%;
	}
}


@media only screen and (max-width: 420px){
	.stm_post_info .stm_post_details ul{
		flex-wrap: wrap;
	}
	.stm_post_details ul li:nth-child(1){
		order: 1;
	}
	.stm_post_details ul li:nth-child(3){
		order: 3;
		padding: 0;
	}
	.stm_post_details ul li:before{
		width: 0px !important;
	}
	.stm_post_details ul li{
		margin: 0px 10px 0px 0px !important;
		padding: 0px !important;
	}
}