/*-- Preloader css start --*/
#preloader {
	    background-color: #ffffff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 2147483647;
	width: 100%;
	height: 100%;
}
#status {
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
#status img {
}
/*-- Preloader css start --*/
::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{
    margin: 10px 0px;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 37px; height: 37px;position: fixed;bottom: 30px; right: 20px;text-indent: -99999px;cursor: pointer;background: url(images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;}
#toptop:hover{background: url(images/back_to_top.png) bottom center no-repeat;transition:0.5s;}
.transition_all {
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	transition: all .5s linear;
}
.clearfix:after {
    display: block;
    content: "";
    clear: both;
}
.center{
	max-width: 1200px;
	margin: 0px auto;
	position: relative;
}
.clear{
	clear: both;
}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}

body{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	line-height:25px;
	min-width: 1200px;
}
@font-face {
    font-family: 'Open Sans', sans-serif;
}
@font-face {
    font-family: 'Roboto', sans-serif;
}
@font-face {
    font-family: 'RobotoBoldCondensed';
    src: url('font/RobotoBoldCondensed.ttf');
}

@font-face {
    font-family: 'RobotoCondensedRegular';
    src: url('font/RobotoCondensedRegular.ttf');
}
@font-face {
    font-family: 'RobotoCondensedLight';
    src: url('font/RobotoCondensedLight/RobotoCondensedLight.eot');
    src: url('font/RobotoCondensedLight/RobotoCondensedLight.eot') format('embedded-opentype'),
         url('font/RobotoCondensedLight/RobotoCondensedLight.woff2') format('woff2'),
         url('font/RobotoCondensedLight/RobotoCondensedLight.woff') format('woff'),
         url('font/RobotoCondensedLight/RobotoCondensedLight.ttf') format('truetype'),
         url('font/RobotoCondensedLight/RobotoCondensedLight.svg#RobotoCondensedLight') format('svg');
}

@font-face {
    font-family: 'UTMAvo';
    src: url('font/UTMAvo/UTMAvo.eot');
    src: url('font/UTMAvo/UTMAvo.eot') format('embedded-opentype'),
         url('font/UTMAvo/UTMAvo.woff2') format('woff2'),
         url('font/UTMAvo/UTMAvo.woff') format('woff'),
         url('font/UTMAvo/UTMAvo.ttf') format('truetype'),
         url('font/UTMAvo/UTMAvo.svg#UTMAvo') format('svg');
}
@font-face {
    font-family: 'UTMAvoBold';
    src: url('font/UTMAvoBold/UTMAvoBold.eot');
    src: url('font/UTMAvoBold/UTMAvoBold.eot') format('embedded-opentype'),
         url('font/UTMAvoBold/UTMAvoBold.woff2') format('woff2'),
         url('font/UTMAvoBold/UTMAvoBold.woff') format('woff'),
         url('font/UTMAvoBold/UTMAvoBold.ttf') format('truetype'),
         url('font/UTMAvoBold/UTMAvoBold.svg#UTMAvoBold') format('svg');
}
@font-face {
    font-family: 'UTMHelvetIns';
    src: url('font/UTMHelvetIns/UTMHelvetIns.eot');
    src: url('font/UTMHelvetIns/UTMHelvetIns.eot') format('embedded-opentype'),
         url('font/UTMHelvetIns/UTMHelvetIns.woff2') format('woff2'),
         url('font/UTMHelvetIns/UTMHelvetIns.woff') format('woff'),
         url('font/UTMHelvetIns/UTMHelvetIns.ttf') format('truetype'),
         url('font/UTMHelvetIns/UTMHelvetIns.svg#UTMHelvetIns') format('svg');
}



div#wapper
{ 
  margin:auto;
  max-width:100%;
  background:#fff;
}
div#header
{
	position:relative;
	margin:auto;
}
.top_head .center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo_tr {
    flex-basis: 140px;
    line-height: 0;
}
.logo_tr img {
    max-height: 120px;
}
.banner_r {
    flex-basis: calc((100% - 300px)/2);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hotline {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-basis: 49%;
}
.hotline i {
    width: 40px;
    height: 40px;
    color: #fff;
    background: #0db14b;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}

.hotline p {
    color: #626262;
    font-size: 15px;
}

.hotline p span {
    color: #f00303;
    font-weight: 700;
}
.email_top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-basis: 49%;
}
.email_top p {
    color: #626262;
    font-size: 15px;
}
.email_top i {
    width: 40px;
    height: 40px;
    color: #fff;
    background: #0db14b;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}
div.search
{
	position: relative;
    width: 340px;
}
div.search input
{
    padding: 11px 10px;
    width: 100%;
    border: 1px solid #e6e6e6;
    background: #fff;
    outline: none;
    color: #777;
    border-radius: 25px;
}
div.search i
{
	position: absolute;
	top: 10px;
	right: 10px;
	color: #504f4f;
	font-size: 17px;
	cursor: pointer;
}
.menu_login
{
	list-style:none;
	position:absolute;
	top:5px;
	right:70px;
}
.menu_login li
{
	display:inline-block;	
}
.menu_login li a
{
	text-decoration:none;
	color:#fff;
	border-right:1px solid #fff;
	padding:0px 5px;
}

div#lang
{
	position:absolute;
	top:5px;
	right:10px;
}
div#lang a img
{
	margin-left:3px;
}
.sang_header
{
	top: 30%;
    left: 5%;
}

div.header_mobi
{
	display:none;
}
div.wap_menu
{
	position:relative;
	background: #0DB14B;
	margin:auto;
	width:100%;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
}
div.menu ul{
  	display: flex;
  	justify-content: center;
  	list-style:none;
}
div.menu ul li
{
  position:relative;
  z-index:50;
}
div.menu ul li a
{
	color:#fff;
	font-size: 16px;
	line-height: 26px;
	padding: 12px 33px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: 'Roboto', sans-serif;
	position: relative;
}
div.menu ul li a:before{
	position: absolute;
	content: '';
	width: 0px;
	height: 20px;
	border-left: 1px solid #0fd45a;
	border-right: 1px solid #098539;
	top: calc(50% - 10px);
	right: 0;
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	background: #F58220;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 251px;
	background: #0ba546;
	line-height: 1.5;
}
div.menu ul li ul li
{   
    float:none;
}
div.menu ul li ul li a:before{display: none;}
div.menu ul li ul li a
{
	padding:6px 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid #ffffff4f;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
}

div#slider
{
	margin:auto;
}
#slider1_container{
	margin: 0px auto;
}
div#left
{
	width:20%;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	font-size:14px;
	background:url(images/tieude.png) center repeat-x;
	height:39px;
	line-height:39px;
	font-weight:bold;
	text-transform:uppercase;
}
div#danhmuc
{
	border-bottom:none;
}
div.danhmuc
{
	border:1px solid #d6d6d6;
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{	
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	color: #454545;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 9px 5px 9px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	 background: url(images/muiten.png) 22px 15px no-repeat;
	padding:9px 5px 9px 35px;
}
div#danhmuc ul li ul
{
	display:none;
}
div#tinmoi
{	
}
div#tinmoi ul
{
	list-style:none;
	padding:0 10px;
}
div#tinmoi ul li
{
	border-bottom:1px dashed #DDDDDD;
	padding:10px 0;
}
div#tinmoi ul li a img
{
	width:35%;
	max-width:150px !important;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div#tinmoi ul li a img:hover
{
	transition:1s;
	border:1px solid red;
}
div#tinmoi ul li h4 a
{
	text-decoration:none;
	color:#111111;
	font-size:12px;
	transition:0.4s;
	font-weight:normal;
}
div#tinmoi ul li h4 a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{
	width:95%;
	margin:7px auto;
}
div#hotro
{
	background: url(images/bg_hotro.png) left 40px no-repeat;
}
div#hotro .phone
{
	color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 90px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}
div#hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div#hotro ul li
{
	clear: both;
    padding: 6px 0;
    color: #555555;
}
div#hotro ul li i
{
	font-size:17px;
	margin-right:8px;
	clear:both;
}
div#hotro ul li span
{
	color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}
div#hotro ul li a img
{
	margin-right: 5px;
    float: left;
	width:25px;
}

div#quangcao a img
{
	width:90%;
	max-width:300px !important;	
	border:1px solid #DDD;
	margin:5px auto;
	padding:4px;
	box-sizing:border-box;
}
div#quangcao a img:hover
{
	border:1px solid red;	
}
div#dknt
{
	max-width:350px;
}
form#frm_dknt
{
	background:#fff;
	height:35px;
	margin:10px 0;
}
form#frm_dknt input[type='email']
{
	width:70%;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width:50px;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
}
#submit_nhantin {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
div#main_content
{
	max-width:1200px;
	margin:20px auto;
}
div#right
{
	width:100%;
	float:none;
}
div.tieude_giua{
	text-align: center;
	color: #0db14b;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	background: url(images/tit1.png) no-repeat center bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	text-transform: capitalize;
}
div.wap_item
{
	text-align:center;
	position:relative;
}
div.item
{
	width: calc((100% - 129px)/4);
	float: left;
	margin-right: 43px;
	margin-bottom: 30px;
	border: 1px solid #dddddd;
	padding: 10px;
	box-sizing: border-box;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color=#ECECEC)";/*IE 8*/
	-moz-box-shadow: 6px 6px 0 -2px #ECECEC;/*FF 3.5+*/
	-webkit-box-shadow: 6px 6px 0 -2px #ECECEC;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 6px 6px 0 -2px #ECECEC;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color=#ECECEC); /*IE 5.5-7*/
}
div.item:nth-child(4n){
	margin-right: 0;
}
div.item:nth-child(4n+1){
	clear: both;
}
div.item .sp_img
{
	overflow:hidden;
	line-height: 0;
	margin-bottom: 20px;
	position: relative;
}
div.item a img
{
	width:100%;
	height:100%;
}
div.item .sp_name{
	font-size: 16px;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-transform: capitalize;
	color: #333333;
	position: relative;
	margin-bottom: 10px;
	min-height: 52px;
}
div.item .sp_name a
{
	color:#333333;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
div.item .sp_name:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    top: -10px;
    left: 0;
    background: -moz-linear-gradient(90deg, transparent 0, #ccc 50%, transparent 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 90deg, color-stop(0, FFFFFF), color-stop(50%, ccc), color-stop(100%, FFFFFF));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(90deg, transparent 0, #ccc 50%, transparent 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(90deg, transparent 0, #ccc 50%, transparent 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(90deg, transparent 0, #ccc 50%, transparent 100%);/* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
	background: linear-gradient(90deg, transparent 0, #ccc 50%, transparent 100%);/* W3C */
}
div.item p.sp_gia {
    /* display: flex;
    justify-content: space-around; */
	display: block;
	text-align: center;
}
div.item p.sp_gia b{
	font-size: 16px;
	font-weight: normal !important;
	color:  #fff;
	background: #0DB14B;
	border-radius: 30px;
	padding: 3px 15px;
	display: inline-block;
}


div.item .sp_gia .gia, div.item .sp_gia .giakm,div.item .sp_gia .gia, div.item .sp_gia a
{
	color:#fff;
	font-size: 16px;
	/* font-weight: 700; */
}
div.item .sp_gia span.giacu
{
	color:#fff;
	text-decoration:line-through;
	font-weight: 400;
}
div#wap_footer
{
	padding-top: 40px;
	margin:auto;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}
div#footer
{
	max-width:1200px;
	margin:auto;
	display: flex;
	justify-content: space-between;
}
div#main_footer{flex-basis: 35%;}
.box_cs {
    flex-basis: 18%;
}
.box_time {
    flex-basis: 18%;
}
.tit_ft {
    font-size: 17px;
    text-transform: uppercase;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 10px;
}
.box_cs p {
    margin-bottom: 7px;
}
.box_cs p a {
    color: #fff;
}
.box_cs p a i {
    font-size: 4px;
    color: #0db14b;
    vertical-align: middle;
    margin-right: 3px;
}
.box_cs a:hover {
    color: #0db14b;
}
.box_time p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.box_time p img {
    margin-right: 10px;
}
.logo_ct{line-height: 0;margin-top: 10px;}
.logo_ct img{max-height: 69px;}
.bottom {
    margin-top: 25px;
    padding: 10px 0px;
    text-align: center;
}
div.mxh
{
	margin-top:20px;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin:0px 2px;
}
div.mxh a img
{
	max-height:36px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
.tt_lh{
	margin-bottom: 20px;
}
.ct_left{
	width: 44%;
	float: left;
}
.ct_right{
	width: 55%;
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 1%;
}

/* --------------------- Phan trang ------------------*/
div#doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}
div#doitac a img
{
	height:100px;
	margin:0 5px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
}
.zoom_slick
{
	width:45%;
	float:left;	
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}

.zoom_slick .slick
{
	margin-top:5px;
}

.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:52%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:6px 0;
}
.product_info li.ten
{
	color:#0033FF;
	font-size:18px;
}
.product_info li.giakm,.product_info li.gia
{
	font-size:15px;
	color:red;
	position:relative;
}
.product_info li.giacu
{
	text-decoration:line-through;
	color:#222222;
}
.product_info li.giakm .tinh_phantram
{
	background: red;
    color: #fff;
    width: 35px;
    display: block;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 10%;
    top: 0;
}

.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}
.product_info li .dathang
{
	background: #e93b35;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}
.product_info li .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center;
}
table#giohang input
{
	   margin:5px 0px;
}
table#giohang input.btn,.click_ajax
{   
 	background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}
  
table#tt td
{
	height:30px;
}
table#tt td input.t
{
	width:300px;
	height:20px;
	margin:3px 0px 5px 0px;
	border:1px solid #DDD;
}
table#tt td textarea
{
	width:300px;
}
table#tt span
{
	color:red;
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
a{
	text-shadow: none;
	text-decoration: none;
}
.bando_map{
	width: 100%;
	border: 1px solid #ccc;
	line-height: 0;
}
.bando_map iframe{
	width: 100% !important;
	height: 400px !important;
}
.start-animate {
		z-index: 99999999999999999 !important;
		position: absolute;
		animation: star linear 1.75s infinite;
		-moz-animation: star linear 1.75s infinite;
		-webkit-animation: star linear 1.75s infinite;
		-o-animation: star linear 1.75s infinite;
	}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}
.zalo{position: fixed; width: 47px; right: 5px; top: 40%;}
/*form dat hang*/
.form_gh form{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.form_gh .item_lienhe{
	flex-basis: 49%;
}
.form_gh .item_lienhe select{
	height: 37px;
}
/*form dat hang*/
/* them */
.khung_index{
	position: relative;
	overflow: hidden;
}
.head_index {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
}
.head_index .center {
    display: flex;
    justify-content: flex-end;
    padding: 10px 0px;
}
.head_index p {
    margin-left: 40px;
}
.head_index p i {
    margin-right: 10px;
}
.logo {
    position: absolute;
    top: 10px;
    left: 7%;
}
.copy_index {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
    z-index: 99;
}
div#menu_index {
    background: #00000080;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
    padding: 20px 0px;
}
div#menu_index .center {
    display: flex;
    justify-content: center;
}
/* .item_menu:last-child{border:none;box-shadow: none;background:none;padding-top: 25px;} */

.item_menu {
    margin: 0px 13px;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    padding: 15px 25px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #c3c3c3;
    color: #fff;
    cursor: pointer;
}
.item_menu .img_mn {
    width: 48px;
    height: 48px;
    background: #0db14b;
    line-height: 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto 10px;
}
.item_menu p {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}
.item_menu p a {
    color: #fff;
}
.item_menu:hover .img_mn{
	background: #f58220;
	transition:1s;
	transform:rotate(360deg);
}
.item_menu:hover p a {
    color: #f58220;
}
.close_do {
    position: absolute;
    top: -26px;
    right: 8%;
    line-height: 0;
}
/* them */
@media screen and (min-width: 1220px) {
	.padding_dv{
		padding: 10px 15px;
	}
	.dv_slick{
		width: calc(100% + 30px);
		margin-left: -15px;
	}
}
