 
/* CSS Reset
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

/* Defaults
/*-----------------------------------------------------------------------------------*/
.left { text-align: left; }
.right { text-align: right; }
.clear{ clear: both;} 
.c_in{width: 1200px; margin: auto;}
.c_on{width: 900px; margin: auto;}
.c_mu{}
/* General Layout *-----------------------------------------------------------------------------------*/
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
    
}
body {
	font-family: Quicksand, sans-serif !important;
	padding:0;
	margin:0 auto;
	color: #1E1E1E;
    line-height: 18px;font-size: 14px
}
a {
	color: #292929;
	text-decoration: none;
	    cursor: pointer;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}
a, a:active, a:focus {
    outline: none;
}

a:hover {
	text-decoration:none;
	outline: 0;
	    cursor: pointer;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}
.hover img{
    width: 390px;
}
.feature-tour.style_2 .hover img{
	width: 100%
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin:0;
}

h1 { font-size:26px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }

h1 span, h2 span, h3 span, h4 span { font-weight:normal; }
li{list-style: none;}
.clear{clear:both;}

p{padding:0;margin:0px;}
.fa{display:inline;}

button,
input,
select,
textarea {
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    font-family: Quicksand, sans-serif;
    font-size: 13px;
    padding: 13px;
}
select {    padding: 3px;    height: 40px !important}
input, select {    cursor: pointer;}
input[type="text"], input[type="password"], input[type="email"], input[type="number"] {    font-size: 14px;   cursor: text;width: 100%;height: 40px}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, select:focus, textarea:focus {
    border-color: #F2904E;
    box-shadow: 1px 1px 1px #CCCCCC;
    -webkit-box-shadow: 1px 1px 1px #CCCCCC;
}
textarea, input {    outline: medium none;}
textarea {    overflow: auto;}
input[type="button"], button {
    cursor: pointer;
    padding: 4px;
    vertical-align: middle;
}
.filter-dates button{font-size: 14px; font-weight: bold;text-transform: uppercase;}
.read_more {
    font-style: italic;
    text-decoration: underline;
}

.slick-dots{
    display: none !important
}
/* Header
/*-----------------------------------------------------------------------------------*/
.menutop{height: 36px;border-bottom: 1px solid #dbdbdb;padding: 0 0;background: #413c3c;}
ul.sys_menu_top li .menu-item-name {    color: #fff;    font-size: 14px;}
ul.sys_menu_top li:after {    content: '|';    color: #fff;}
.logo{float: left;}
.logo img{    height: 70px;}
.sys-date{float: left;    color: #fff;    font: 0.9em / 30px Quicksand, sans-serif;}
.sys-mn-top{width: 80%;float: right;text-align: right;}
.sys-head-mn{ box-shadow: 7px 7px 10px -6px #7a7a7a;    background: #afafafad; z-index: 1;border-bottom: 1px solid #cacaca;}
.menuB{   z-index: 99; background-color: transparent;  ;display: flex;}
.menuB a, .navbar-default .navbar-nav>li>a{ color: #000;font-size: 14px;font-weight: bold;}
.sys-book{margin-top: 5px;}
.sys-banner-top{background: #cacaca;height: 75px;}

/*Box into*/
.sys-intro-box{margin: 50px 0}
.sys-intro-box .sys-box-l{float: left;width: 58%}
.sys-intro-box .sys-box-l img{width: 100%}
.sys-intro-box .sys-box-r{float: right;width: 38%;border: 1px solid #bcbcbc;    text-align: justify;    padding: 20px;height: 463px;}
.sys-intro-box .line{border-bottom: 1px solid #a3955f;  margin: 20px 0;}
.sys-intro-box .sys-text{font-size: 14px; line-height: 22px;height: 405px; overflow: hidden;}
.sys-text span{font-size: 16px !important;}
@media screen and (max-width: 768px) {
	.sys-intro-box .sys-box-l{float: none;width: 100%}
	.sys-intro-box .sys-box-r{float: none;width: 100%; padding: 15px}
	.sys-hotel-box ul li .c1-over-img img{width: 100% !important}
	.sys-hotel-box{padding: 25px}
}
/*Box c1*/
.sys-hotel-box ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.sys-hotel-box ul li{width: calc(33.3% - 10px); border: 3px solid #fff; box-shadow: 1px 1px 10px -6px #000;height: 490px;  margin-bottom: 15px;border-radius:15px; overflow: hidden; background: #fff;}
.sys-hotel-box ul li .c1-over-img{overflow: hidden;height: 250px}
.sys-hotel-box ul li .c1-over-img img{width: 400px}
.sys-hotel-box .c1-title-name{text-align: center;   margin: 30px;}
.sys-hotel-box .c1-title-name a{text-transform: uppercase;    font-size: 26px;    color: #949494; font-weight: bold;}
.sys-hotel-box .c1-more-sys {text-align: center;margin-top: 20px}
.sys-hotel-box .c1-info-sys p{line-height: 20px; font-size: 14px}
.sys-hotel-box .c1-item-sys{padding: 10px}
.sys-hotel-box .c1-detail-sys{margin-top: 20px}
.sys-hotel-box .c1-detail-sys a{background: #882c2e; padding: 5px 15px; font-size: 14px;color: #fff;}
.sys-hotel-box .c1-detail-sys a:hover{background: #d7af68}
.sys-hotel-box .c1-name-sys{padding: 10px 0;    font-size: 14px;    color: #333;    font-weight: bold;line-height: 23px}
.sys-hotel-box .c1-more-sys a{background: #882c2e; padding: 10px 30px; font-size: 15px;color: #fff; text-transform: uppercase;}
.sys-hotel-box .c1-more-sys a:hover{background: #d7af68}
.sys-hotel-box .c1-info-sys{line-height: 22px}
.sys-hotel-box .c1-price-sys{	font: bold 14px/1.5em Quicksand, sans-serif;	color: red;	margin-left:10px;}
.c1-price-sys .cttk{font-size: 15px} 
@media screen and (max-width: 768px) {
	.sys-hotel-box ul li{width: calc(100% - 0px)}
}
/*Box c2*/
.sys-tour-box ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.sys-tour-box ul li{width: calc(33.3% - 0px); }
.sys-tour-box ul li .c2-over-img{overflow: hidden;height: 255px}
.sys-tour-box ul li .c2-over-img img{width: 445px}
.sys-tour-box .c2-title-name{text-align: center;   margin: 60px 0 0 0;}
.sys-tour-box .c2-title-name a{text-transform: uppercase;    font-size: 20px;    color: #2e2e2e; font-weight: bold;}
.sys-tour-box .c2-more-sys {text-align: center;margin-top: 20px}
.sys-tour-box .c2-info-sys{line-height: 18px; font-size: 14px; color: #fff}

.sys-tour-box .c2-item-sys{position: absolute;margin: -257px 0;background:#000000b0;width: 399px;    height: 257px;padding: 10px; display: none;cursor:pointer;transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;}
.sys-tour-box li:hover .c2-item-sys{display: inline;opacity: 1}
.sys-tour-box .c2-detail-sys{margin-top: 20px}
.sys-tour-box .c2-detail-sys a{background: #882c2e; padding: 5px 15px; font-size: 15px;color: #fff;}
.sys-tour-box .c2-detail-sys a:hover{background: #d7af68}
.sys-tour-box .c2-name-sys{padding: 10px 0;    font-size: 14px;    color: #fff;    font-weight: bold;}
.sys-tour-box .c2-more-sys a{background: #882c2e; padding: 10px 30px; font-size: 14px;color: #fff; text-transform: uppercase;}
.sys-tour-box .c2-more-sys a:hover{background: #d7af68}
.sys-tour-box .c2-price-box{	font: 14px/1.5em Quicksand, sans-serif; color: #fff;}
.sys-tour-box .c2-price-sys{	font: bold 14px/1.5em Quicksand, sans-serif;	color: red;	margin-left:10px;}
@media screen and (max-width: 768px) {
	.sys-tour-box ul li{width: calc(100% - 0px); margin-bottom: 15px}
	.sys-tour-box{padding: 25px}

}
/*Box c3*/
.c3-sys-service-box .c2-title-name{text-align: center;   margin: 60px 0 0 0;}
.c3-sys-service-box .c2-title-name a{text-transform: uppercase;    font-size: 26px;    color: #949494; font-weight: bold;}
.c3-sys-service-box ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.c3-sys-service-box ul li .sys-co{height: 250px; overflow: hidden;}
.c3-sys-service-box ul li{width: calc(33.3% - 10px); text-align: center;}
.c3-sys-service-box .c3-name-sys{margin: 20px 0}
.c3-sys-service-box .sys-co img{height: 260px}
.c3-sys-service-box .c3-name-sys a{font-size: 14px; font-weight: bold;}
.c3-sys-service-box .c3-details-sys a{color: #882c2e;    font-weight: 900;   font-size: 14px;font-family: Quicksand, sans-serif !important}
.system_forms img{width: 70% !important; height: auto !important}

.system-style.footer{padding: 30px 0;    background-color: #882c2e;}
.system-style.bottom_nav li{border-right:none;min-width: auto; }
 
.system-style.addContact{border-top: 1px solid #9d3336;}
.c5-detail-sys{height: 130px; overflow-y:auto;margin-bottom: 15px }
.footerL{float: left;    width: 15%;}
.system-style.bottom_nav {    margin-top: 0px;}
.footerL img{width: 170px}
.testimonial img{transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;}
.testimonial img:hover{transform: scale(1.1);}
.box-index-testimonial .c5-testimonial-name{text-transform: uppercase;text-align: center;    font-size: 26px;    color: #949494;    font-weight: bold;}
.fea-wrap img{transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;}
.fea-wrap img:hover{transform: scale(1.1);}
.system-style.bottom_nav li li a, .system-style.bottom_nav li .mn-intext { font: 14px / 1.8em Quicksand, sans-serif;color: #ebebeb;}
.leftbox{float: left;width: 68%}
.radio, .checkbox {cursor: pointer;}
.rightbox{float: right;width: 20% ;  border: 1px solid #1604a5;line-height: 30px;    padding: 5px 20px;    border-top: 4px solid #1604a5;} 
.price-sw{font-size: 27px;font-weight: bold;}
 .fontext{font-size: 15px;line-height: 30px;}
 .r-tabs-tab {display: none;}
 .r-tabs-anchor{display: none;}
 .other-post ul li{ 	font-size: 13px;    line-height: 25px; }
/*Menu*/
.header-hot-link{ display:block;} 
.header-hot-link li{display:inline-block;float:left; position: relative; }
.header-hot-link li i{	position: absolute;z-index: 9;top:5px;right:-8px;	width: 16px; height: 16px; display: none;}
.header-hot-link li a{    display:block; font-size: 16px;   float:left;    font-family: Quicksand, sans-serif;    font-weight: normal;    font-size: 14px;     color:#fff;    text-transform: uppercase; }
.nav>li>a{padding: 10px 10px;}
.header-hot-link > li.active,.header-hot-link > li:hover{    background: none;}
.header-hot-link > li.active > a,.header-hot-link > li:hover > a{    color: #fda602;}
.header-hot-link > li.active li a,.header-hot-link > li:hover li a{    color: #000;}
.header-hot-link li li a:hover{color: red}
.header-hot-link li li { min-width: 100%;}
.navbar-nav>li>.dropdown-menu {background: #fff;}
.header-hot-link li li ul{top: 0; left: 100%;}
.header-hot-link li li:hover { background: #fff;}
.header-hot-link li li a{ line-height: 36px;width: 100%}
.header-hot-link .li-level-2  a{text-transform: none; font-weight: bold;}
/*List Tours*/ 
.slideall img{width: 100%}
.sys-list-tour ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.sys-list-tour ul li{width: calc(33.3% - 20px);margin-bottom: 10px;box-shadow: 1px 1px 10px -6px #000;    height: 450px;}
.sys-list-tour ul li .imagecover{height: 250px; overflow: hidden;}
.sys-list-tour .list-tour-sys{padding: 10px}
.sys-list-tour .list-name-sys a{    padding: 10px 0;    font-size: 18px;    color: #333;    font-weight: bold;}
.sys-list-tour .list-datetime-sys{font-size: 14px; line-height: 25px}
.sys-list-tour .list-price-sys {font: bold 14px / 1.5em Quicksand, sans-serif;    color: red;    margin-left: 10px;}
.sys-list-tour .list-readmore-sys{margin-top: 17px}
.sys-list-tour .list-readmore-sys a{    background: #882c2e;    padding: 5px 15px;    font-size: 15px;    color: #fff; }
.sys-list-tour .list-readmore-sys a:hover{background: #d7af68;}
.list_page:nth-child(odd) .list_img{     float:right;width: 50%;margin-left: 30px}
.list_page:nth-child(even) .list_img{     float:left;width: 50%;margin-right: 30px}
.list_page .list_img .imagecover{overflow: hidden;height: 300px; }
.list_page .list_img .imagecover img{width: 100% !important;}
.list_page .vdetail-sys{float: right;font-size: 14px; margin-top: 25px; color: red}
.system-style.s_list_news li{border-bottom: none;}
.sys-list-n-tour li {    min-height: 300px;}
.list-n-tour-sys .list-n-name-sys{font-size: 15px; font-weight: bold; text-transform: uppercase;line-height: 25px; padding: 20px 0}
.list-n-tour-sys .list-n-price-sys{font-size: 18px; color: red; line-height: 30px; font-weight: bold;}
.list-n-tour-sys{font-size: 14px}
/*List Hotel*/
.hotel-box-sys ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.hotel-box-sys ul li{width: calc(33.3% - 10px);border: 3px solid #fff;    box-shadow: 1px 1px 10px -6px #000;    height: 465px;    margin-bottom: 15px;    border-radius: 15px;    overflow: hidden; background: #fff;}
.hotel-box-sys ul li .hotel-image-sys{height: 250px; overflow: hidden;}
.hotel-box-sys ul li .hotel-boxinfo-sys{padding: 15px}
.hotel-box-sys ul li .hotel-name-sys{padding: 10px 0;    font: bold 16px / 1.5em Quicksand, sans-serif;    color: #333;   font-weight: bold;}
.hotel-box-sys ul li .hotel-price-sys{    font: bold 14px / 3.5em Quicksand, sans-serif;    color: red; }
.hotel-box-sys .list-readmore-sys a{    background: #882c2e;    padding: 5px 15px;    font-size: 15px;    color: #fff; }
.hotel-box-sys .list-readmore-sys a:hover{background: #d7af68;}
.hotel-other-sys{font-size: 30px; font-weight: bold;margin: 30px 0}
.text-sys-cag table{width: 100% !important;    margin: 0 auto;}
.text-sys-cag table p{font-size: 16px !important}
.text-sys-cag table tr td{border: 1px solid #cbcbcb; padding: 5px}
.s_text_content table tr td{border: 1px solid #000; padding: 10px}
.s_text_content table {    margin: 15px auto;width: 100%;text-align: center !important;}
.text-sys-cag{margin: 50px auto;font-size: 14px;    color: #000;  line-height: 25px;}
.text-sys-cag p,.text-sys-cag table tr td,.text-sys-cag span{font-size: 14px !important; font-family: Quicksand, sans-serif !important;}
.title-form-checkout{    margin: 15px 0;}
.tabs_container{font-size: 14px; line-height: 25px}
.overview{margin-top: 25px}
.booknow a{font-size: 14px;    background: #555;    padding: 5px 15px;    color: #fff;border-radius:10px }
.sys-datetime{text-align: left;}
ul.sys_menu_top {position:relative;}
.st2 ul{margin-top: 30px}
.st2 li{height: 365px}
.st2 li .hotel-name-sys a{font-size: 17px; font-weight: bold;}
.st2 li .hotel-price-sys {color: red;font-size: 18px; font-weight: bold;}
.detail-hotel-sys .content-name-sys{font-size: 20px; font-weight: bold;line-height: 20px}
.detail-hotel-sys .content-info-sys{margin: 10px 0}
.crumbs li{text-transform: uppercase;text-align: center;font-size: 12px}

/*Title cĂ¡c trang*/
.breadcrumbs{text-align: center;padding: 30px 0 0 0;}
.breadcrumbs .cata-name {font-size: 50px; font-weight: bold;color: #ffc802; }
.breadcrumbs ul{margin: 30px auto;display: flex;justify-content: center;}
.breadcrumbs ul li{text-transform: uppercase;}

.breadcrumbs ul li a{color: #000; font-weight: bold;margin: 0 10px}
.cata-name-main{    text-align: center;  margin: 50px; font-size: 50px;}
.breadcrumbs ul li a:active{color: #ffc802}
@media screen and (max-width: 768px) {
	.breadcrumbs{top: 20%;}
	.breadcrumbs ul li {   margin-right: 0;}
	.slideall .img-hover{height: auto}
	.breadcrumbs ul{display: inline;}
	.breadcrumbs .cata-name{font-size: 20px}
	.cata-name-main{line-height: 60px}
	.hotel-box-sys ul li{width: calc(100% - 0px);}
	.text-sys-cag{padding: 10px 15px; text-align: justify;}
	.hotel-box-sys{padding: 15px}
}
 
.mediabox{    position: absolute;    top: 35%;    right: 50px;    z-index: 1;}
.tab-pane{font-size: 15px;line-height: 25px;}
.system-style.style-0.detail-content-form .nav-tabs li a{font-size: 15px; text-transform: uppercase;font-weight: bold;}
.contain {  margin: 0 auto;  max-width: 1200px;  width: 100%;}
.item {  align-items: center;  color: white;  display: flex;  height: 300px;  justify-content: center;}
.system-style img{width: 100% !important; height: 100% !important ;object-fit: cover;}
/*Máº¡ng xĂ£ há»™i*/
.social-button {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    margin-right: 5px;
    text-align: center;
    position: relative;
    overflow: hidden;
    opacity: .99;
    border-radius: 0;
}
   
.social-footer { padding-top: 5px;text-align: center;}
.social-button.youtube i {color: #000;}
.social-button:hover i {color: red;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.social-button i {
    font-size: 23px;
    vertical-align: middle;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);color: #000;background: transparent
}
.fab {font-family: Quicksand, sans-serif;}
.fab, .far {font-weight: 400;}
.fa, .fab, .fad, .fal, .far, .fas,.fa-solid {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;}
.fa-facebook-f:before { content: "\f39e";}
.social-button.facebook:before { background-color: #3B5998;}
.social-button.twitter:before{background-color:#000}
.social-button.twitter i{color:#000}
.social-button.google:before{background-color:#000}
.social-button.google i{color:#000}
.social-button.youtube:before{background-color:#000}
 
.social-button:hover:before{top:-10%;left:-10%}
 
.social-button:focus{opacity:.85}
/*End Máº¡ng xĂ£ há»™i*/
 /* Site Header
 * ------------*/
.book-s{width: 100%}
.book-s .fl-l{float: left;width: 48%}
.book-s .fl-r{float: right;width: 48%}
.systemFormBooking .calender_input{width: 100%; height: 40px; margin-bottom:10px }
.label_for_name{margin: 15px 0}
.sys-bk-lsp .sys-bk-adults,.sys-bk-lsp .sys-bk-childrens{width: 80px; height: 40px; margin-right: 30px}
.book-s .label_for_select{height: 40px;width: 100%}
.book_nites{  height: 40px;border: 1px solid #000; border: 1px solid #c5c5c5;    width: 80px;  }
.fl-l p{float: left;margin-right:15px; font-weight: bold; }
.sys-bk-lsp{border:1px solid #d0d0d0; padding: 10px;}
.sys-bk-lsp .sys-bk-adults,.sys-bk-lsp .sys-bk-childrens{border: 1px solid #e3e3e3;}
.label_for_select{margin: 10px 0; height: 40px}
.sys-bk-room span{font-weight: bold;}
.label_for_input{margin: 10px 0 10px 0 }
.btn-booking{width: 100%; margin-top: 50px;    background: #cba14f;font-size: 15px;    font-weight: bold;}
.btn-booking:hover{background: #5f4001; color: #fff}
.nav-tabs {    text-transform: uppercase;    font-weight: bold;    margin-bottom: 20px;}
.system-style.bottom_nav li a { font: bold 14px / 2.2em Quicksand, sans-serif;}
.system-style.addContact > .ft_in_content_flcx{font-size: 14px}
@media screen and (max-width: 768px) {
	.detail-hotel-sys{padding: 15px}
	.book-s .fl-r{float: none;width: 100%}
	.book-s .fl-l{float: none;width: 100%}
	.tab-content{padding: 15px}
	.footerL{float: none;width: 100%;text-align: center;}
}
/*- code menu drop down -*/
.header-hot-link li ul ul{
		display: none
	}
	.header-hot-link li li{
		position: relative;
		 
	}
	.header-hot-link li li li ul{
	 
		background: #294981
	}
	.header-hot-link li ul ul{
		position: absolute;
	}
	.header-hot-link > li:hover > ul,
	.header-hot-link > li li:hover > ul
	{
		display: block
	}
.header-top li li a{ line-height: 30px;}
ul.sys_menu_top {
    right: 0;
}
/*- end top menu -*/
#crumbs {
    font-size: 13px;
    font-weight: normal;
    padding: 1%;
}
#crumbs a, #crumbs span {
     
}
#crumbs a {
    margin: 0 1%; text-transform: uppercase;
}
#crumbs span {
    margin-left: 5px;
}

  

  
.r-tabs {
	position: relative; margin-top: 10px;
}
.r-tabs .r-tabs-nav{
    padding:  0  !important; margin:  0 !important; float: left; width: 100%;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-anchor,
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	background-color: #fafafa;
	position: relative;
	display: block;
	color: #272727;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	line-height: 38px;
	padding: 0 15px;
	cursor: pointer;
	text-transform: uppercase;
	border-right: 1px solid #ababab;
}
.center {
    text-align: center;
    font-size: 13px;
    }
.r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor.order {
	background-color: #e61c05;
	color: #ffffff;
	text-transform: uppercase;
}
.r-tabs-smoke.r-tabs .r-tabs-accordion-title:nth-child(7n) .r-tabs-anchor {
	background-color: #e61c05;
	border-color: transparent;
	color: #ffffff;
	text-transform: uppercase;
}
.r-tabs .r-tabs-nav .r-tabs-anchor:hover,
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor,.r-tabs-tab.active .r-tabs-anchor,
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover,
.r-tabs .r-tabs-accordion-title.r-tabs-tab.active .r-tabs-anchor {
	background-color: #144f71 !important;
	color: #ffffff !important;
    text-decoration: none !important;
    border-right: 1px solid #6ac0f1;
}
.r-tabs .r-tabs-nav .r-tabs-anchor:hover::after,
.r-tabs .r-tabs-nav .r-tabs-tab.active .r-tabs-anchor::after,
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover::after,
.r-tabs .r-tabs-accordion-title.r-tabs-tab.active .r-tabs-anchor::after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -12px;
	z-index: 2;
	border-top: 12px solid #144f71;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	margin-bottom: 15px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-nav {
	border-bottom: 1px solid #dadada;
	margin: 0 auto;
	padding: 0;
}
/*
.r-tabs .r-tabs-tab {
	display: block;
	float: left;
	list-style: none; 
}*/
.r-tabs .r-tabs-tab {
	list-style: none; 
}
.r-tabs .r-tabs-panel {
	background-color: #ffffff;
	border: solid 1px #d9d9d9;
	margin-top: 15px;
	padding: 20px;
	display: none;
}
.r-tabs .r-tabs-accordion-title {
	display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}
 

/*---- Testimonial---*/
.slick-lis{
	width: 400px;
    float: left;
}
.testimonial-pic{
 
}
.imgarg{
	height: 80px;
    width: 80px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 30px;
}
.testimonial-pic img{
    float: left;
    position: relative;
    z-index: 10;
}
.box-content.slick-slider .slick-next-items {
    position: absolute;
	top: 100%;
    right: 48%;
    background: url(../images/arrowright.png) no-repeat;
    border: none;
    overflow: hidden;
    text-indent: 100px;
        cursor: pointer;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
} 
.box-content.slick-slider .slick-prev-items {
    position: absolute;
	top: 100%;
    left: 48%;
    background: url(../images/arrowleft.png) no-repeat;
    border: none;
    overflow: hidden;
    text-indent: 100px;
        z-index: 999
            cursor: pointer;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}
.box-content.slick-slider .slick-next-items:hover {
    background: url(../images/arrowrighthover.png) no-repeat;
} 
.box-content.slick-slider .slick-prev-items:hover {
    background: url(../images/arrowlefthover.png) no-repeat;
}
.onmousexxx{
	padding: 5px;
    text-align: center
}
/*Goole Lang*/
#google_translate_element {    position: absolute;    right: 10px;    top: 5px;}
#google_translate_element select{height: auto !important;margin:0}
.goog-te-gadget {
    font-size: 0rem;
    line-height: 0rem;
    height: 1.45rem;
    overflow: hidden;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
}
.goog-te-gadget .goog-te-combo {
    margin: 0;
    font-family: 'Encode Sans Expanded';
    font-size: 12px;
    background: rgba(225, 225, 225, 0.25);
    padding: 2px 5px;
    color: #fff;
}
.goog-te-gadget .goog-te-combo option {    color: #333;}
.list-inline-item {    display: inline-block;}
.goog-te-gadget span {    display: none !important;}
/*Eng Goole Lang*/

.testimonial {
    width: 360px;
    margin: 10px;
    background: #f97150;
    height: 330px;
    padding: 30px;
    color: #fff;
    font-size: 12px;
}
.slick-prev-items {
    position: absolute;
    top: 50%;
    left: 15px;
    background: url(../images/leftarrow.png) no-repeat;
    width: 65px;
    height: 40px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
        z-index: 999
}
.slick-next-items {
    position: absolute;
    top: 50%;
    right: 15px;
    background: url(../images/rightarrow.png) no-repeat;
    width: 65px;
    height: 40px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
}
.boxtab.slick-slider .slick-prev-items {
    position: absolute;
    top: -5%;
    right: 40px;
    background: url(../images/icon-arrow-left2.png) no-repeat;
    width: 20px;
    height: 47px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
        z-index: 999
}

.boxtab.slick-slider .slick-next-items {
    position: absolute;
    top: -5%;
    right: 0;
    background: url(../images/icon-arrow-right2.png) no-repeat;
    width: 20px;
    height: 47px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
}
.testimonial-review a{
    font: bold 1.4em/1.3em Quicksand, sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #ffffff;
}
.testimonial-review p{
	font: 1.0em/1.5em Quicksand, sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.popup i{
	font-size: 90px;
    line-height:50px;
}
 
/*---- End Testimonial---*/
 
 

.date-selected{display: inline-block;}

 
 
 
/*--- testimonial ---*/
.testimo{padding-top: 12px;}
.titletestimonial{
	background: #fff;
    height: 38px;
    border-bottom: 1px solid red;
    padding: 10px;
    font-size: 16px;
    font-weight:bold;
        text-align: center;
}
.box-index-testimonial{background: #fff; float: left;margin: 50px 0 0 0}
.box-testimonial-content .slick-slider .slick-prev-items {
    position: absolute;
    top: -39%;
    right: 0;
    background: url(../images/icon-arrow-right2.png) no-repeat;
    width: 20px;
    height: 47px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
}
/*--- End testimonial ---*/
.slider2_container img{
	height: 500px;
	width: 640px;
}
.text-bold a{font-size: 16px}
#checkout-right-sidebar ul li{font-size: 14px}
.text-right{color: red; font-size: 16px}
.ibox-partner{
	background: #fff;
 
}
.ibox-partner{
	padding-top: 10px;
}
.it-name{
	    color: red; 
    font: bold 1.8em/1.5em Quicksand, sans-serif; padding: 5px 0;
}
 

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    padding: 6px 12px;
}
 
/*-----End Ho tro footer ------------*/  

.other-post2 .slick-prev-items,
.other-post2 .slick-next-items{
	top:-41px
}
form input,form textarea {
	max-width: 100%
}
.other-post2 .item3 {
	margin-bottom: 15px; text-align: center;
}
.other-post2 .item3 img{
	margin-right: 0
}
.other-post2 .item3 .iname{
	font-size: 14px; margin: 10px 0 5px;display: inline-block; width: 100%;
}
.other-post2 .item3 .new-price{
	font-size: 16px; font-weight: bold;color: red
}

/*---- tab ---*/
/* Style the tab */
.tab {
    overflow: hidden;
    background-color: #ffffff;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 3px 16px;
    transition: 0.3s;
    font-size: 14px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}
 
/*------Responsive----------*/
 
@media only screen and (max-width: 687px) {
.searchtool{position: relative;    top: 0;}
.tabcontent_timkiem{display: inline !important;}
.ext2{position: relative;}
.imgcase10 {width: 320px;}
.imgcase10 img{width: 318px;}
.tabcontent_timkiem input{width: 100% !important;border: 1px solid #b5b5b5 !important; margin: 5px 0 !important;}
input, select{width: 100% !important;  margin: auto !important;}
.findplace{color: #ef7953;font-size: 43px;margin: 30px;}
.discov{color: #e5e5e5;font-size: 24px;}
.dateinfo{    border: 1px solid #c1c1c1;margin: 5px 0;}
.btn.btn-small{width: 100% !important;margin: 5px 0 !important;}
.itemcase3{width: 285px}
.col-sm-4{width: 320px;}
.system-style.bottom_nav li { min-height:100px !important; }
.system-style.bottom_nav{text-align: center;}
.content-contact-mobile{display: inline;}
.bannerM{text-align: center;width: 100%;} 
.menutop{display: none}
}
 
#vnt-menu-fixed .fa{color: #fff}
#vnt-menu-fixed ul li .title{display: none}
#vnt-menu-fixed{
    position: fixed;
    bottom: 20%;
    right: 0px;
    z-index: 99999;
}
#vnt-menu-fixed .contfii {
    display: block;
    transform: rotate(-90deg);
    margin-right: -160px;
    position: relative;
    left: -82px;
    top: -90px;
}
#vnt-menu-fixed .contfii a{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0a7dc4;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    position: relative;
    z-index: 2;
    padding: 10px 20px;
}
#vnt-menu-fixed .contfii a:hover{
    background-color: #106f51;
}
#vnt-menu-fixed>ul>li{
    position: relative;
    margin-bottom: 5px;
}
#vnt-menu-fixed>ul>li:last-child{
    border-bottom: none;
}
#vnt-menu-fixed>ul>li>span{
    position: absolute;
    top: 0;
    white-space: nowrap;
    color:#ffffff;
    font-size: 14px;
    line-height: 22px;
    right:50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    background: #106f51;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 0;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    opacity: 0;
    visibility: hidden;
}
#vnt-menu-fixed>ul>li>span>span{
    color:#fff;
}
#vnt-menu-fixed>ul>li:hover>span{
    width:auto;
    overflow: visible;
    opacity: 1;
    padding: 2px 30px 2px 15px;
    visibility: initial;
}

#vnt-menu-fixed>ul>li:hover>span:before{
    display: block;
}
#vnt-menu-fixed>ul>li>a{
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #106f51;
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    position: relative;
    z-index: 2;
}
#vnt-menu-fixed>ul>li.go_top>a{
    background-color: #106f51;
}
#vnt-menu-fixed>ul>li>a>img{
    max-height: 30px;
    max-width: 30px;
    /* filter: invert(1); */
}
#vnt-menu-fixed>ul>li>a span{
    font-size: 25px;
    line-height: 38px;
    color: #ffffff;
    padding-top: 3px;
}
#vnt-menu-fixed a{
    color: #fff;
}
 
/*===============*/
#vnt-menu-fixed ul li.cart>a{
    flex-direction: column;
    position: relative;
    padding-right: 5px;
    color: #fff;
}
#vnt-menu-fixed ul li.cart>a .sl{
    position: absolute;
    top: 10px;
    right: 6px;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 11px;
    text-align: center;
}
#vnt-menu-fixed>ul>li.cart>a>img{
    max-height: 20px;
    max-width: 20px;
}

.vnt-bg-over.active{
    opacity: 0.5;
    z-index: 5;
    pointer-events: auto;
}
/*===============*/
@media screen and (max-width: 768px) {
	.hidden-xs {display: inline !important;}
	#vnt-menu-fixed {    left: 8px;}
	.swiper{height: 0 !important;min-height: 210px !important}
	
}
 