html, body, div, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* vertical-align: baseline; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, footer, header, hgroup, menu, nav, section {
	display: block;
}
@font-face{font-family:DFKaiSB;src:url(../font/kaiu.ttf);}
body {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:1.5;
	color: #000;
	background: #fff;
	font-weight: 400;
}
.container{position: relative;}
header{position: relative;top: 0px;z-index: 1001;width: 100%;}
header .text-center img{width: 100%;}
header .logo_header{position: relative;}
header .logo_header img{max-height: 95px;margin: auto;position: relative;}
header .top_header{background: #fff;color: #000;border-bottom: solid 1px #d9251b;}
header .top_header .slogan{font-weight: 600;}
header .top_header a{padding: 0px 5px;color: #383838;line-height: 35px;}
header .top_header a i{color:#7366a1;}
header .top_header a:hover{color:#d9251b;}
header .lang{text-align: center;display: inline-block;}
.box_search{
    vertical-align: middle;
    right: 0px;
    z-index: 100;
    position: relative;
    text-align: left;
    width: 100%;
    max-width: 200px;
}
.box_search input[type="text"]{
    font-weight: normal;
    background: rgb(255, 255, 255);
    width: 100%;
    height: 40px;
    font-size: 14px;
    box-shadow: none;
    border: none;
    border-radius: 25px;
    box-shadow: 0px 0px 4px #ddd;
}
.box_search input[type="text"]:focus, .box_search .input_search select:focus { box-shadow: none; outline: none; }
.box_search input[type="button"]{
    width: 50px;
    border:none;
    height: 44px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../images/ic_search.png) no-repeat center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 25px;
}
#mainMenu{position: relative;}
#mainMenu ul{margin: 0px;}
.menuMain li{margin: 0px;list-style: none;display: inline-block;position: relative;}
.menuMain li a{color: #151515;font-size: 15px;padding: 20px 14px;display: block;font-weight: 600;text-transform: uppercase;transition: all 0.5s ease;font-family: 'svnpoppins';}
.menuMain li a:hover, .menuMain li a.active{color: #fff;background: #d9251b;}
.menuMain li ul{position:absolute;padding: 0px;width: 250px;background: #d9251b;display: none;z-index: 1001;text-align: left;}
.menuMain li:hover > ul{display:block;}
.menuMain li ul li{display: block;border-bottom: solid 1px #e2e2e2;}
.menuMain li ul li:last-child{border: none;}
.menuMain li ul li a{padding: 7px 10px;text-transform: none;color: #fff;font-weight: 400;}
.menuMain li ul li a:hover{color: #000;background: #fff;}
.menuMain li ul li ul{left: 100%;top: 0px;}
.slider img{width: 100%;}
.about{position: relative;background: #f0f0f0;padding: 60px 0px;}
.about .title{color:#000;font-size: 34px;}
.about .title p{color: #211257;text-transform: uppercase;font-size: 43px;font-weight: 600;}
.about .content{line-height: 26px;max-width: 1000px;margin: auto;}
.about a.views, .about .phone{display: inline-block;background: #da251c;padding: 10px 25px;color: #fff;margin-top: 20px;transition: all 0.5s ease;text-transform: uppercase;font-weight: 700;margin-right: 15px;}
.about a.views:hover, .about .phone:hover{background:#000; color:#fff;}
.about .phone{background: #29166f;padding: 8px 25px;}
.about .phone a{color:#fff;}
.about .image{position: absolute; right: 0px; top: 30px;}
.address{padding: 12px 0px;}
.address i{background:#29166f;color: #fff;padding: 7px;border-radius: 50%;width: 27px;height: 27px;text-align: center;}
.aboutOther{}
.about-intro-item{margin-bottom: 20px;}
.about-intro-item h3{background-color: #130767;padding: 12px 20px;text-align: center;font-weight: normal;font-size: 16px;width: 30%;position: relative;z-index: 2;line-height: 1.5;text-transform: uppercase;}
.about-intro-item h3 a{color:#fff;}
.company-profile-inner{background-color: #eaeaeb; padding: 25px;}
h2.company-profile-title{background-color: #be1823;padding: 10px 20px;transition: 0.2s;font-weight: normal;font-size: 15px;text-transform: uppercase;text-align: center;margin-bottom: 10px;box-shadow: 4px 4px 3px rgba(43, 43, 43, 0.65);}
h2.company-profile-title a{color:#fff;}
h2.company-profile-title:hover{background:#fff;}
h2.company-profile-title:hover a{color:#000;}
.teamwork .item_team{background:#eeeeee; text-align: center;}
.teamwork .item_team a{font-weight: 600;color:#211257;margin-bottom: 5px;display: inline-block;}
.teamwork .item_team a:hover{color:#da251c;}
.teamwork .item_team p{color:#4b4b4b;}
.item_country{text-align: center;background: #fff;box-shadow: 0px 0px 10px #ddd;padding: 15px;border-radius: 5px;}
.item_country p{margin: 10px 0px;color:#4b4b4b;}
.productList{background: #f0f0f0;}
.itemProductList{position: relative;overflow: hidden;box-shadow: 0 30px 70px #010f1c1a;background: #fff;}
.itemProductList img{width: 100%;}
.itemProductList .info{color: #4b4b4b;padding: 10px;}
.itemProductList .info h2{text-transform: uppercase;font-weight: 600;font-size: 20px;color: #29166f;margin-bottom: 10px;}
.itemProductList .info .number{position: relative;font-weight: bold;color: #da251c;margin: 5px 0px;font-size: 16px;}
.itemProductList .info .number:before{content:'';background: #da251c;width: 70px;height: 1px;position: absolute;left: 25px;top: 50%;}
.itemProductList .info p{color: #4b4b4b;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;}
.item_why{text-align: center;transition: all 0.3s ease;border-radius: 5px;padding: 20px;}
.item_why:hover{background:#29166f;}
.item_why:hover .images img{transition: all 0.5s ease;}
.item_why:hover .images img{filter: brightness(0) invert(1);}
.item_why h4{color:#29166f;transition: all 0.5s ease;font-weight: 600;}
.item_why p{transition: all 0.5s ease; color:#4b4b4b;}
.item_why:hover h4, .item_why:hover p{color:#fff;}
.contactForm{background:#f4f4f4;}
.contactForm .form-control{border: none;height: 45px;}
.contactForm .btn_send{background:#da251c;color: #fff;height: 45px;border-radius: 0px;width: 100%;position: relative;overflow: inherit;}
.contactForm .btn_send:hover{background:#211257}
.contactForm .btn_send:after{content:'';background: #fcfcfc;width: 100%;height: 100%;position: absolute;left: -20px;bottom: -20px;z-index: -2;}
.item_vb{position: relative;background: #f4f4f4;padding: 20px;border-radius: 5px;margin-top: 40px;padding-top: 50px;}
.item_vb .icon{position:absolute;width: 80px;height: 80px;background: #fff;border-radius: 50%;top: -40px;left: 50%;transform: translateX(-50%);box-shadow: 0px 0px 10px #ddd;}
.item_vb .name{color: #211257;font-weight: 600;text-align: center;margin-bottom: 10px;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;}
.item_vb .download, .downloadDetail .download, .itemHD .download{display: block;color: #211257;background: url(../images/ic_download.png) no-repeat left center;padding-left: 20px;margin-bottom: 5px;}
.item_vb .download:hover, .item_vb .name:hover, .downloadDetail .download:hover{color:#da251c;}
.title_index{font-size: 40px;margin-bottom: 9px;padding-bottom: 5px;position: relative;color: #211257;text-align: center;font-weight: 600;text-transform: uppercase;font-family: 'svnpoppins';}
.description{margin-bottom: 20px; color:#4b4b4b;}
.title_index span{font-weight: 500}
.title_index h2, .title_index h3, .title_index h1{color: #c6933b;text-transform: uppercase;font-size: 45px;font-family: 'Playfair Display';}
.item_product{margin-bottom: 30px;}
.item_product .images{position: relative;margin-bottom: 15px;}
.item_product .name h3{color: #000000;font-size: 17px;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;margin: 10px 0px;}
.item_product .price{font-size: 18px;color: #000000;font-weight: 600;}
.item_product .price span{text-decoration: line-through; font-size: 14px; color:#575757; font-weight: 400}
.item_product .price .openCart{color:#c7202d; font-size: 23px;}
.item_product .productQuantity{margin-top: 10px;text-align: center;}
.btn_plus {height: 30px;width: 30px;display: inline-block;color: #000;text-align: center;padding: 0px;background: none;box-shadow: none;border: solid 1px #ddd;border-left: 0px;font-size: 17px;border-radius: 0px 5px 5px 0px;}
.btn_minius {height: 30px;width: 30px;display: inline-block;color: #000;text-align: center;padding: 0px;background: #fff;box-shadow: none;border: solid 1px #ddd;font-size: 17px;border-radius: 5px 0px 0px 5px;border-right: 0px;}
.quantity{height: 30px;border: solid 1px #ddd;text-align: center;max-width: 60px;margin: 0px -3px;}
.addCartNow{background: #ffc01b;color: #fff;padding: 10px 15px;display: inline-block;transition: all 0.5s ease;}
.btn_addCard{background: #c7202d;color: #fff;padding: 10px 15px;display: inline-block;transition: all 0.5s ease;}
.item_product .btn_addCard:hover{background:#eab14f;}
.table_custom td{padding: 10px;}
.xemthem{display: inline-block;background:#03CF5C;color: #fff;padding: 10px 20px;text-transform: uppercase;border: solid 1px #eab14f;transition: all 0.5s ease;}
.xemthem:hover{background:#eab14f; color:#fff;}
.itemHD{margin-bottom:20px;}
.itemHD .images{position: relative;}
.itemHD .images img{width: 100%;}
.itemHD .date{font-size: 13px;line-height: 30px;font-style: italic;color: #676666;padding-bottom: 10px;}
.itemHD .name{color: #1a1a1a;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;font-size: 16px;font-weight: bold;}
.itemHD .name h3{font-size: 16px;font-weight: 600;color: #10100f;}
.itemHD .views{color: #da251c;display: inline-block;font-weight: 600;margin: 10px 0px;position: relative;padding: 9px 20px;padding-right: 50px;box-shadow: 0px 0px 8px #ddd;border-radius: 20px;transition: all 0.5s ease;}
.itemHD .views i{position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}
.itemHD .views:hover{background: #da251c;color: #fff;}
.itemHD p{margin-bottom: 0px;color: #4b4b4b;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;}
.partner{padding: 40px 0px; background:#e6e6e6;}
#goviewModal .title{margin-bottom: 15px;}
#goviewModal #nameFile{color:#29166f; font-weight: bold; }
#goviewModal .form-control{height: 42px; border-radius: 0px;}
#goviewModal .btn_download{background:#da251c; color:#fff;}
footer{padding: 30px 0px;color: #a8a8a8;background: #2b2b2b;}
footer .name{color:#c6933b;font-family: 'Playfair Display';text-transform: uppercase;font-size: 25px; margin: auto; margin-bottom: 20px; max-width: 350px;}
.copyright{background: #2b2b2b;color: #a8a8a8;padding: 15px 0px;border-top: solid 1px #a8a8a8;font-size: 13px;}
.copyright a{color: #dfdfdf;}
footer .title_ft{position:relative;font-size: 20px;padding-bottom: 15px;text-transform: uppercase;font-weight: 600;color: #fff;}
footer ul{padding: 0px;}
footer ul li{display: block;list-style: none;}
footer ul a{display: inline-block;color: #a8a8a8;padding: 2px 0px;}
footer ul a:hover{color:#ff0;}
footer .viewA a{display: inline-block;color: #fff;border: solid 1px #fff;padding: 5px 20px;padding-left: 50px;margin-bottom: 10px;border-radius: 3px;position: relative;min-width: 170px;transition: all 0.5s ease;}
footer .viewA a i{position: absolute;font-size: 22px;left: 10px;}
footer .viewA a:hover{background: #fff; color:#000;}
footer .box_icon li{display: inline-block; margin-right: 5px;}
.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}
.pagination li{margin: 0px 2px;}
.page-link{position:relative;display:block;text-decoration:none;background-color:#fff;border:1px solid #e0e0e0}
@media(prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;transition:none}}
.page-link:hover{z-index:2;background-color:#eee;border-color:#e0e0e0}
.page-link:focus{z-index:3;color:#0e52c1;background-color:#eee;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(18,102,241,.25);box-shadow:0 0 0 .25rem rgba(18,102,241,.25)}
.page-item:not(:first-child) .page-link{margin-left:-1px}
.page-item.active .page-link{z-index:3;color:#fff;border-color: #f57224;}
.page-item.disabled .page-link{color:#757575;pointer-events:none;background-color:#fff;border-color:#e0e0e0}
.page-link{padding:.375rem .75rem;}
#main img{max-width: 100%;height: auto !important;}
.contentProduct{border: solid 1px #ddd; border-radius: 5px;}
.contentSeo{padding: 10px;padding-bottom: 40px;position: relative;margin-bottom: 30px;background: #fff;border-radius: 8px;max-height: 600px;overflow: hidden;overflow-y: auto;}
.contentSeo::-webkit-scrollbar{width:3px;max-height:5px}
.contentSeo::-webkit-scrollbar-track{background:#f0f4f7}
.contentSeo::-webkit-scrollbar-thumb{background:gray;max-height:5px}
.contentSeo::-webkit-scrollbar-thumb:hover{background:#716f6f}
.breadcrumb{padding: 0px;margin-top: 15px;}
.breadcrumb li{list-style: none;display: inline-block;color: #8d9293;font-size: 13px;padding: 0px 15px;}
.breadcrumb li:first-child{padding-left: 0px;}
.breadcrumb li a{display: block;position: relative;color: #05a;}
.breadcrumb li:first-child a{padding-left: 0px;}
.breadcrumb li .active{color: #000;}
.breadcrumb li a:before{content: '/';position: absolute;right: -20px;width: 6px;height: 100%;}
.container_left .content{margin-bottom: 20px;/* background: #fff; */}
.container_left .content .listProduct{border:none;box-shadow: none;background: no-repeat;padding: 0px;}
.container_left .title{font-size: 20px;margin-bottom: 20px;border-bottom: 2px solid #ddd;margin-top: 0;padding: 0px 15px;padding-bottom: 10px;position: relative;text-transform: uppercase;}
.container_left .title:after{content:'';width: 60px;left: 0;height: 2px;position: absolute;bottom: -2px;display: inline-block;background: #d93;}
.container_left .btn_call{display: block;background:#8d9293;color: #fff;font-weight: bold;text-transform: none;font-size: 15px;border-radius: 10px;padding: 8px 37px;margin: 0px 15px;}
.container_left .listProduct .listFirst ul li{position: relative;}
.container_left .listProduct .listFirst ul li span{position:absolute;right: 0px;top: 5px;z-index: 101;width: 20px;height: 20px;padding: 5px;text-align: center;cursor: pointer;}
.container_left .listProduct .listFirst ul li span.active{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.boxSpbc{background: #fff;}
.item_bc{background:#fff;margin-bottom: 10px;border-radius: 5px;}
.item_bc .images{position: relative;}
.item_bc .images .icon{position:absolute;top: 0px;right: 0px;width: 40%;}
.item_bc .code{color:#f57224; font-weight: 600; font-size: 12px;}
.item_bc .name{color: #000;font-size: 13px;font-weight: 600;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;margin-bottom: 5px;}
.item_bc .price{position:relative;margin-bottom: 10px;}
.item_bc .price b{color:#153c93;}
.item_bc .price p{margin: 0px;color: #8d9293;font-size: 13px;text-decoration: line-through;}
.item_bc .price span{color: #f00;font-weight: 600;margin-left: 15px;}
.listProduct .listFirst ul.lastChild{display: none;padding: 10px 15px;}
.listProduct .listFirst ul.lastChild a{background: none;border-bottom: solid 1px #ddd;padding: 5px 0px;}
.productPage{}
.title_all{border-bottom: 3px solid #211257;font-size: 25px;margin-bottom: 20px;padding-bottom: 10px;color: #211257;text-transform: uppercase;}
.productPage .description{color: #8d9293;margin: 20px 0px;}
.btn-buy{background:#cfdbe2;display: block;font-weight: bold;font-size: 15px;color: #000;margin-top: 30px;}
.btn-pay{background:#fec909;display: block;margin-top: 10px;width: 100%;font-weight: bold;font-size: 15px;}
/* css grid */
.grid_container{
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 30px;
}
.grid_container1{
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-gap: 20px;
}
.grid_container2{
	display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 0px;
}
#metu .mmt-container {
    z-index: 1001 !important;
}
.columns-md-1{grid-column-end: span 1;}
.columns-md-2{grid-column-end: span 2;}
.columns-md-3{grid-column-end: span 3;}
.columns-md-4{grid-column-end: span 4;}
.columns-md-5{grid-column-end: span 5;}
.columns-md-6{grid-column-end: span 6;}
.columns-md-7{grid-column-end: span 7;}
.columns-md-8{grid-column-end: span 8;}
.columns-md-9{grid-column-end: span 9;}
.columns-md-10{grid-column-end: span 10;}
.columns-md-11{grid-column-end: span 11;}
.columns-md-12{grid-column-end: span 12;}
/* end css grid */
.snipping{background: #22b884; color: #fff; font-weight: 500; font-size: 13px; padding: 5px 15px; position: fixed; bottom: 0px; right: 0px; z-index: 10001; display: none; max-width: 100%;}
#loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100vw;
  height: 100%;
  background-color: rgba(192, 192, 192, 0.5);
  background-image: url("https://i.stack.imgur.com/MnyxU.gif");
  background-repeat: no-repeat;
  background-position: center;
}
.rebPink{color: rgb(208, 1, 27);background: rgb(208 1 27 / 12%);padding: 2px 10px;}
.map_canvas iframe{width: 100% !important;height: 420px !important;border-radius: 15px;}
.box_carts{
    position: fixed;
    z-index: 1000001;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 5% 0px;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
}
.box_carts .content{
    max-width: 500px;
    margin: auto;
    position: relative;
    background: #f5f5f5;
    padding: 30px 15px;
    color: #333;
}
.box_carts .content .close{
    position: absolute;
    top: 0px;
    right: 0px;
    background: #333;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
}
.box_carts .content .load{}
.box_carts .content .images{
    width: 100px;
    float: left;
    margin-right: 10px;
}
.box_carts .content .name{font-weight: bold; color:#124370}
.box_carts .content .btn-red-popup {margin-top: 10px; background: #cc0000;color: #fff;}
.wrap-video{position: relative; max-width: 600px; margin: auto; padding-bottom: 40%;}
.wrap-video iframe{width: 100%; height: 100%; position: absolute;}
@media (min-width: 960px){
	.hidden-md{display: none;}
}
.logo_header.hidden-md img{position: relative; top: 0px;}
@media (max-width: 768px){
	/* css grid */
	.columns-sm-1{grid-column-end: span 1;}
	.columns-sm-2{grid-column-end: span 2;}
	.columns-sm-3{grid-column-end: span 3;}
	.columns-sm-4{grid-column-end: span 4;}
	.columns-sm-5{grid-column-end: span 5;}
	.columns-sm-6{grid-column-end: span 6;}
	.columns-sm-7{grid-column-end: span 7;}
	.columns-sm-8{grid-column-end: span 8;}
	.columns-sm-9{grid-column-end: span 9;}
	.columns-sm-10{grid-column-end: span 10;}
	.columns-sm-11{grid-column-end: span 11;}
	.columns-sm-12{grid-column-end: span 12;}
	/* end css grid */
	.grid_container1{
		grid-template-columns: repeat(12, 1fr);
	}
	.title_index ul{display:none;}
	header .fixed_header{padding-right: 70px;}
	.ic-menu-bar{position: absolute;bottom: 20px;right: 10px;z-index: 101;}
    .ic-menu-bar .bar1, .ic-menu-bar .bar2, .ic-menu-bar .bar3{width: 25px;height: 3px;background-color: #000000;margin: 6px 0;transition: .4s;cursor: pointer;}
	nav#mainMenu{position: fixed;z-index: 1001;width: 300px;background: #fff;height: 100%;top: 0px;left: -100%;transition: all 0.5s ease;padding: 10px;padding-top: 30px;}
    nav#mainMenu .close{position: absolute;width: 30px;height: 30px;right: 10px;top: 5px;z-index: 101;}
    nav#mainMenu .close:after{content: '';background-color: #000000;position: absolute;right: 0px;bottom: 1px;width: 25px;height: 2px;-webkit-transform: rotate(45deg) translate(-7px,-7px);transform: rotate(45deg) translate(-7px,-7px);}
    nav#mainMenu .close:before{content: '';-webkit-transform: rotate(-45deg) translate(-6px,6px);transform: rotate(-45deg) translate(-6px,6px);background-color: #000000;position: absolute;right: 0px;top: 8px;width: 25px;height: 2px;}
    nav#mainMenu ul{overflow-y: auto;max-height: calc(100% - 55px);height: 100%;padding: 0px;width: 100%;}
    nav#mainMenu ul::-webkit-scrollbar {
      width: 6px;
    }

    /* Track */
    nav#mainMenu ul::-webkit-scrollbar-track {
      background: #f1f1f1;
    }

    /* Handle */
    nav#mainMenu ul::-webkit-scrollbar-thumb {
      background: #afafaf;
    }
    /* Handle on hover */
    nav#mainMenu ul::-webkit-scrollbar-thumb:hover {
      background: #555;
    }
    nav#mainMenu ul li{display: block;border-top: solid 1px #ddd;position: relative;}
    nav#mainMenu ul li a{padding: 11px 10px;display: block;font-weight: 600;color: #000;}
    nav#mainMenu .btn{margin: 10px;}
    nav#mainMenu ul li.menu_mobile a{width: calc(50% - 4px);display: inline-block;box-sizing: border-box;text-align: center;}
    nav#mainMenu ul li.menu_mobile a:first-child{border-right: solid 1px #ddd;}
    nav#mainMenu ul ul{position: relative;opacity: 1;-webkit-transform: translate(0, 0px);transform: translate(0, 0px);padding-left: 10px;display: none;transition: auto;}
    nav#mainMenu ul ul:before, nav#mainMenu ul ul:after{display: none;}
    nav#mainMenu ul ul li:last-child{border: none;}
    nav#mainMenu ul ul ul{position: relative;opacity: 1;left: 0px;}
    nav#mainMenu ul li .sub_menu1, nav#mainMenu ul li .sub_menu{
        position: absolute;
        top: 12px;
        right: 4px;
        width: 20px;
        height: 20px;
        background: url(../images/icon-desktop.png) no-repeat center;
        background-position: -32px -44px;
        background-size: 601%;
        opacity: .6;
        cursor: pointer;
        border: solid 1px #ddd;
    }
	nav#mainMenu ul li .lang a{display: inline-block;padding: 11px 4px;margin-top: 10px;}
	nav#mainMenu ul li a.order{background: #ffdc9f;font-family: 'avobold';color: #000;border-radius: 25px;}
	.grQuytrinh .item_quytrinh{width: calc(25% - 20px);margin: 55px 10px;}
	.grQuytrinh .item_quytrinh:after{display: none;}
}
@media (max-width: 600px){
	/* css grid */
	.columns-xs-1{grid-column-end: span 1;}
	.columns-xs-2{grid-column-end: span 2;}
	.columns-xs-3{grid-column-end: span 3;}
	.columns-xs-4{grid-column-end: span 4;}
	.columns-xs-5{grid-column-end: span 5;}
	.columns-xs-6{grid-column-end: span 6;}
	.columns-xs-7{grid-column-end: span 7;}
	.columns-xs-8{grid-column-end: span 8;}
	.columns-xs-9{grid-column-end: span 9;}
	.columns-xs-10{grid-column-end: span 10;}
	.columns-xs-11{grid-column-end: span 11;}
	.columns-xs-12{grid-column-end: span 12;}
	/* end css grid */
	.grQuytrinh .item_quytrinh{width: calc(50% - 20px);}
	.about .title p, .title_index{font-size:28px;}
	.booking{padding: 30px 0px;}
	.title_index h2, .title_index h3, .title_index h1{font-size: 35px;}
	header .logo_header:before{background-size: 100%;width: 120px;height: 84px;}
	.about:before{display: none;}
	header{position: relative;}
	header .lang{position: absolute;top: 25px;right: 50px;}
	header .cart{position: absolute;top: 14px;right: -22px;z-index: 101;}
	footer{text-align: center;}
	.box_carts .content{width: 100%; position: absolute; bottom: 0px;}
	.item_product .price{font-size: 16px;}
	.item_product .price span{font-size: 13px;}
	.item_product .price .openCart{display: inline-block;margin-left: 3px !important;}
}
@media (max-width: 480px){
}
@media (max-width: 420px){
	
}
