/*
Theme Name: VinaWebsite.VN
Description: Templates develop by vinahost.vn
Author: VINAHOST.VN
Template: flatsome
Support: website@vinahost.vn
Version: 1.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
.icl-st-original img {
    width: 27px !important;
    margin-right: 5px;
}
.title_doitac .top_title:before{
	    content: " ------------------- ";
    background-repeat: no-repeat;
    padding-right: 25px;
    letter-spacing: -10px;
    font-size: 34px;
}
.title_doitac .top_title:after{
	    content: " ------------------- ";
    background-repeat: no-repeat;
    padding-left: 25px;
    letter-spacing: -10px;
    font-size: 34px;
}
.slide_img_bn h3{
	font-family: UTMDinhTran !important;
    font-size: 55px;
    background: #0000009e;
    text-align: center;
    padding: 5px 15px 10px;
    color: #fff;
    font-weight: 100 !important;
}
@media only screen and (max-width: 850px){
	.Rcircle-btn {
   		right: 30px !important;
	}
	.slide_index .btn_video {
	    margin-top: -45px;
	}
	.header-bottom {
    min-height: 28px !important;
	}
	.header-main li.html.custom{
		display: block;
	}
	img.header_logo.header-logo {
    	display: none !important;
	}
	img.header-logo-dark {
	    display: block !important;
	}
	img.flags{
		width: 20px !important;
	}
	li.html.custom.html_nav_position_text span {
	    padding-left: 3px !important;
	}
	i.icon-menu {
    position: absolute;
    left: -135px;
    top: 0;
	}
	img.header-logo-dark {
	    margin-left: 35px;
	}
}
@font-face {
    font-family: 'UTMDinhTran';
    src: url('assets/fonts/UTMDinhTran.woff2') format('woff2'),
        url('assets/fonts/UTMDinhTran.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Minion Pro';
    src: url('assets/fonts/MinionPro-BoldCnIt.woff2') format('woff2'),
        url('assets/fonts/MinionPro-BoldCnIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('assets/fonts/MinionPro-BoldIt.woff2') format('woff2'),
        url('assets/fonts/MinionPro-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('assets/fonts/MinionPro-BoldCn.woff2') format('woff2'),
        url('assets/fonts/MinionPro-BoldCn.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('assets/fonts/MinionPro-Semibold.woff2') format('woff2'),
        url('assets/fonts/MinionPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('assets/fonts/MinionPro-Regular.woff2') format('woff2'),
        url('assets/fonts/MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('assets/fonts/MinionPro-Bold.woff2') format('woff2'),
        url('assets/fonts/MinionPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('assets/fonts/MinionPro-It.woff2') format('woff2'),
        url('assets/fonts/MinionPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('assets/fonts/MinionPro-MediumIt.woff2') format('woff2'),
        url('assets/fonts/MinionPro-MediumIt.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('assets/fonts/MinionPro-SemiboldIt.woff2') format('woff2'),
        url('assets/fonts/MinionPro-SemiboldIt.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('assets/fonts/MinionPro-Medium.woff2') format('woff2'),
        url('assets/fonts/MinionPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

body{font-family: "Minion Pro", sans-serif !important}
.nav > li > a {font-family: "Minion Pro", sans-serif !important;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "Minion Pro", sans-serif !important; }
.alt-font{font-family: "Minion Pro", sans-serif !important; }
.bb-item,.bb-item img {
    height: 100%;
}

.product_cat  h5.post-title,.row.blog_tin .box-text.text-left {
    text-align: center;
}

/*body{font-family:  'UTMDinhTran',  sans-serif!important;}
.nav > li > a {font-family:  'UTMDinhTran', sans-serif!important;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: 'UTMDinhTran', sans-serif!important;}
.alt-font{font-family: 'UTMDinhTran', sans-serif!important;}*/

@media only screen and (min-width: 850px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .header-logo {
	  /*  position: absolute;*/
	    top: 10px;
	}
	div#logo img {
	    display: block !important;
	    width: auto;
	}
	div#logo img + img {
	    display: none !important;
	    width: auto;
	}		
	.header-wrapper .header-main {
		 height: 50px !important;
	}
}

@media only screen and (max-width: 849px)  {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.header-wrapper .header-main {
	    height: 70px;
	}
	
}
body{
	overflow: hidden;
}
.is-divider {
    display: none;
}
h2.title {
    font-size: 65px;
    font-family: UTMDinhTran;
    font-weight: 100;
    text-align: center;
}
@media only screen and (max-width: 549px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
   section.doitacs ul#logo_doitac li.img_doitac {
    	width: 50%;
	}

	.bb-custom-wrapper nav#left {
	    top: 550px!important;
	    z-index: 999;
	}
	.bb-custom-wrapper nav#right {
	    top: 550px!important;
	    z-index: 999;
	}
	.bb-custom-wrapper{
		width: auto;
	}
	.bb-item {
	    width: 99% !important;
	    position: static!important;
	    display: block;
	    margin: 0px auto;
	    z-index: 1;
	    height: 100%;
	}
	.bb-bookblock {
	    width: auto;
	    height: 520px;
	    margin-left: 0; 
	    margin: auto;

	}
	.blog_dv .abc .box-text {
	    width: 100% !important;
	}
	.slide_img_bn h3{
	    font-size: 35px;
	}
}
@media only screen and (min-width: 550px) and (max-width: 850px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
   section.doitacs ul#logo_doitac li.img_doitac {
    	width: 33%;
	}
		.slide_img_bn h3{
	    font-size: 45px;
	}
	.bb-custom-wrapper nav#left {
		z-index: 999;
	    top: 850px!important;
	}
	.bb-custom-wrapper nav#right {
		z-index: 999;
	    top: 850px!important;
	}
	.bb-custom-wrapper{
		width: auto;
	}
	.bb-item {
		height: 100%;
		z-index: 1;
	    width: 80% !important;
	    position: static!important;
	    display: block;
	    margin: 0px auto;
	}
	.bb-bookblock {
		margin: auto;
	    width: auto;
	    height: 850px;
	    margin-left: 0;
	    
	}
	.page_lh_custom .info_lh.text-center{
		font-size: 16px;
	}
	.blog_tintrai .image-cover {
	    height: 250px;
	}
	.blog_tintrai p.from_the_blog_excerpt {
	    display: none;
	}
	.col.row_tin_right{
		padding: 10px 5px !important;
	}
	.row_tin_right h5.post-title.is-large {
	    font-size: 13px;
	}
}
@media only screen and (max-width: 400px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
   .slide_index .btn_video .col.title_nhahang h3.title_slide {
	    font-size: 37px;
	   color: #754c24 !important
	}
	.slide_index .btn_video .col.title_nhahang .botsub_tit{
		font-size: 22px;
		color: #754c24 !important;

	}
	.slide_index .btn_video .col.mota p{
		font-size: 16px;
		color: #754c24 !important;
		text-align: justify;
	}
	.slide_index .btn_video .row_left .col-inner {
	    margin-top: 0px;
	    text-align: center;
	    font-size: 16px;
	}
	.row_right .video-button-wrapper {
	    font-size: 10px;
	}
	.slide_index .btn_video .row_right .col-inner p {
	    margin-left: 5px;
	    font-size: 19px;
	    margin-top: 10px;
	}
	.row_right {
		margin-left: 10px;
	}
	.hinhanh_res .row_content h2.title_img_res {
	    font-size: 55px;
	    margin-left: 10px;
	}
	.hinhanh_res .row_content h2.title_img_res:before,.hinhanh_res .row_top h2.title_img_res span.pri_color:after,.hinhanh_res .row_bot h2.title_img_res .black_color:after,
	.tit_khmai span.section-title-main:before,.tit_khmai span.section-title-main:after{
		display: none;
	}
	.hinhanh_res .row_bot .col.boder_row_right:before {
	    right: 0;
	    height: 160px;
	}
	.hinhanh_res .row_top .col.border_rowleft:before{
		height: 160px;
		left: 0;
	}
	.tit_khmai span.section-title-main{
		 font-size:45px;
	}
	.row_khuyenmai .row_tin_left .blog_tintrai p.from_the_blog_excerpt{
		display: none;
	}
	.custom_slide .col-inner {
	    font-size: 14px;
	    margin: auto;
	    padding-left: 11px;
	}
}
@media only screen and (max-width: 549px) and (min-width: 401px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
   .slide_index .btn_video .col.title_nhahang h3.title_slide {
	    font-size: 40px;
	}
	.slide_index .btn_video .col.title_nhahang .botsub_tit{
		font-size: 25px;
	}
	.slide_index .btn_video .col.mota p{
		font-size: 16px;
	}
	.slide_index .btn_video .row_left .col-inner {
	    margin-top: 0px;
	    text-align: center;
	    font-size: 20px;
	}
	.row_right .video-button-wrapper {
	    font-size: 13px;
	}
	.slide_index .btn_video .row_right .col-inner p {
	    margin-left: 5px;
	    font-size: 19px;
	    margin-top: 10px;
	}
	.row_right {
		margin-left: 18%;
	}
	.hinhanh_res .row_content h2.title_img_res {
	    font-size: 60px;
	    margin-left: 10px;
	}
	.hinhanh_res .row_content h2.title_img_res:before,.hinhanh_res .row_top h2.title_img_res span.pri_color:after,.hinhanh_res .row_bot h2.title_img_res .black_color:after,
	.tit_khmai span.section-title-main:before,.tit_khmai span.section-title-main:after{
		display: none;
	}
	.hinhanh_res .row_bot .col.boder_row_right:before {
	   display: none;
	}
	.hinhanh_res .row_top .col.border_rowleft:before{
		display: none;
	}
	.tit_khmai span.section-title-main{
		 font-size:45px;
	}
	.row_khuyenmai .row_tin_left .blog_tintrai p.from_the_blog_excerpt{
		display: none;
	}
	.custom_slide .col-inner {
	    font-size: 14px;
	    margin: auto;
	    padding-left: 11px;
	}
}
@media only screen and (max-width: 649px) and (min-width: 551px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
   .slide_index .btn_video .col.title_nhahang h3.title_slide {
	    font-size: 40px;
	}
	.slide_index .btn_video .col.title_nhahang .botsub_tit{
		font-size: 25px;
	}
	.slide_index .btn_video .col.mota p{
		font-size: 16px;
	}
	.slide_index .btn_video .row_left .col-inner {
	    margin-top: 0px;
	    text-align: center;
	    font-size: 20px;
	}
	.row_right .video-button-wrapper {
	    font-size: 13px;
	}
	.slide_index .btn_video .row_right .col-inner p {
	    margin-left: 5px;
	    font-size: 19px;
	    margin-top: 10px;
	}
	.hinhanh_res .row_content h2.title_img_res {
	    font-size: 60px;
	    margin-left: 10px;
	}
	.hinhanh_res .row_content h2.title_img_res:before,.hinhanh_res .row_top h2.title_img_res span.pri_color:after,.hinhanh_res .row_bot h2.title_img_res .black_color:after,
	.tit_khmai span.section-title-main:before,.tit_khmai span.section-title-main:after{
		display: none;
	}
	.hinhanh_res .row_bot .col.boder_row_right:before {
	   right: 20px;
	    height: 80px;
	}
	.hinhanh_res .row_top .col.border_rowleft:before{
	left:  20px;
    height: 80px;
	}
	.tit_khmai span.section-title-main{
		 font-size:45px;
	}
	.row_khuyenmai .row_tin_left .blog_tintrai p.from_the_blog_excerpt{
		display: none;
	}
	.custom_slide .col-inner {
	    font-size: 14px;
	    margin: auto;
	    padding-left: 11px;
	}
}
@media only screen and (max-width: 850px) and (min-width: 650px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
   .slide_index .btn_video .col.title_nhahang h3.title_slide {
	    font-size: 40px;
	}
	.slide_index .btn_video .col.title_nhahang .botsub_tit{
		font-size: 25px;
	}
	.slide_index .btn_video .col.mota p{
		font-size: 16px;
	}
	.slide_index .btn_video .row_left .col-inner {
	    margin-top: 0px;
	    text-align: center;
	    font-size: 20px;
	}
	.row_right .video-button-wrapper {
	    font-size: 13px;
	}
	.slide_index .btn_video .row_right .col-inner p {
	    margin-left: 5px;
	    font-size: 19px;
	    margin-top: 10px;
	}
	.hinhanh_res .row_content h2.title_img_res {
	    font-size: 65px;
	    margin-left: 10px;
	}
	.hinhanh_res .row_content h2.title_img_res:before,.hinhanh_res .row_top h2.title_img_res span.pri_color:after,.hinhanh_res .row_bot h2.title_img_res .black_color:after,
	.tit_khmai span.section-title-main:before,.tit_khmai span.section-title-main:after{
		display: none;
	}
	.hinhanh_res .row_bot .col.boder_row_right:before {
	   right: 20px;
	    height: 140px;
	}
	.hinhanh_res .row_top .col.border_rowleft:before{
	left:  20px;
    height: 140px;
	}
	.tit_khmai span.section-title-main{
		 font-size:55px;
	}
	.row_khuyenmai .row_tin_left .blog_tintrai p.from_the_blog_excerpt{
		display: none;
	}
	.custom_slide .col-inner {
	    font-size: 14px;
	    margin: auto;
	    padding-left: 11px;
	}
}
@media only screen and (max-width: 1000px) and (min-width: 851px){
	.bb-custom-wrapper nav#left {
    	z-index: 999;
    	left:  50px;
   
	}
	.bb-custom-wrapper nav#right {
	    z-index: 999;
	    right: 160px;
	
	}
	.bb-bookblock{
		margin-left: 115px;
	}
	.header-wrapper div#top-bar .topbar span.diachi {
	    margin-left: 0;
	}
	.header-wrapper div#masthead ul.nav > li > a {
		font-size: 12px;
	}
}
/**/
.add_ft,.phone_ft,.email_ft,.website_ft {
    margin-bottom: 10px;
    color: #754c24;
	}
#footer ul.menu>li+li,#footer ul.menu>li{
	list-style: inside;
	color: #754c24;
	border-top: unset;
}
.dathangmb{
	position: fixed;
    z-index: 99;
    bottom:0px;
    right: 0;
    width: 100%;
}
/*.dathangmb a{
	border: 1px solid  #000;
}*/
@media only screen and (max-width: 850px){
	.absolute-footer{
		height: 90px;
		color: #fff !important;
	}
	.dathangmb{
		display: unset;
	}
	a.btn_popup{
		background: #dfa957;
		border-radius: unset;
		color: #fff;
		height: 42px;
	}
	a.btn_popup span.pop_datban{
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 20px;
	}
	.header-inner.flex-row.container.logo-left {
    background: var(--color-primary);
	}
	img#image-preview {
	    width: 130px;
	    object-fit: scale-down;
	}
	#logo img {
    margin-top: 5px;
	}
} 
@media only screen and (min-width: 851px){
	.dathangmb{
		display: none;
	}
	.header-wrapper .header-main .topbar span.diachi {
	    margin-left: 60px;
	}
	img#image-preview {
	    width: 150px;
	    object-fit: scale-down;
	}
} 
img.flags {
    width: 22px;
}
