@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');

@font-face {
	font-family:"Montserrat-Regular";
	src: url(../fonts/Montserrat-Regular.otf);
}

@font-face {
	font-family:"Montserrat-SemiBold";
	src: url(../fonts/Montserrat-SemiBold.otf);
}

@font-face {
	font-family:"Montserrat-Bold";
	src: url(../fonts/Montserrat-Bold.otf);
}

@font-face {
	font-family:"Montserrat-Medium";
	src: url(../fonts/Montserrat-Medium.otf);
}

body{
	font-family:"Montserrat-Regular";
	overflow-x:hidden;
}

*:hover,*:focus { outline: 0; }{
	outline: none!important;	
}

/* Begin css breadcrumb */
.kmt_breadcrumb{color:#666666!important;font-size:14px;margin-bottom:10px;padding-left:5px;margin-top:10px}
.kmt_breadcrumb a{color:#666666!important;font-size:16px;}
.kmt_breadcrumb a:hover{color:#d72121!important;text-decoration:none}
/* End css breadcrumb  */

.read_more{text-align:right;margin-top:-40px;margin-bottom:30px;width:100%;}
.read_more a{padding:5px 0px;font-size:12px;font-weight:bold;color:#dd0000;text-transform:uppercase}
.read_more a:hover{text-decoration:none;color:#b4b4b4;}

a:hover{text-decoration:none;color:#ff0000}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222;font-size:15px;line-height: 23px;}
.content_article p{margin-bottom: 10px;}
.content_article table{max-width:100%!important;}
.content_article img{max-width:100%;height:auto!important;margin-bottom: 5px;}
.kmt_title_article{font-family: "Montserrat-Bold";font-size:16px;margin-bottom:10px;color:#b04a23;font-weight:600;text-align:left!important;margin-top:0px;text-transform:uppercase;line-height:25px;}
.kmt_page{clear:both;}

.kmt_uppercase{text-transform:uppercase;}
.kmt_center{text-align:center!important;}
.kmt_left{text-align:left!important;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

/* Begin css list_same */
.same_title{color:#b04a23!important;margin:10px 0px 5px 0px!important;font-size:17px;font-weight:bold;text-transform:uppercase;padding-bottom:5px;border-top:1px solid #c40305;clear:both;padding-top:10px;}
.same_title:hover{color:#b04a23!important;}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#b04a23;}
.list_same li:hover a{color:#b04a23;text-decoration:none}
.list_same li a{font-size:15px;color:#222;}
.list_same li a span{color:#222;}
/* End css list_same */


.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #b04a23;
	border: 1px solid #b04a23;
	transition: 0.3s;
}

.pagination>li>a:hover{
	background-color: #46b749;
	border-color: #46b749;
	color: #fff;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #46b749;
    border-color: #46b749;
}

.kmt_note{
	color:#b04a23;	
}


.kmt_bt{
	font-family:"Montserrat-SemiBold";
	background:#46b749;
	border:0px;
	color:#fff;
	padding: 8px 30px;
	margin-right: 10px;
	border-radius: 0px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-transform: uppercase;
	transition: 0.3s;
}

.kmt_bt:hover{
	background:#b04a23;
	color:#fff;
}

.kmt_stt_form{
	color:#b04a23;
	padding:0px!important;
    padding-top: 5px!important;
	padding-left:10px!important;
}

.wrap_center{
	width:100%;
	margin:40px auto;	
}

#wrap_block_1{
	display: inline-block;
	width:100%;
	clear:both;
	position:relative;
	z-index:1000;
	margin-bottom:-110px;
	background: rgba(255, 255, 255, 0.9);
}

.wrap_logo img{
	height: 56px;
	margin:19px auto;
}

#wrap_phone_lang{
	margin-top:20px;	
}

#wrap_phone{
	float:right;	
}

#wrap_lang{
	float:right;
	margin-left:15px;	
}

#wrap_lang a{
	padding-left:5px;
}

#wrap_phone span{
	font-family:"Montserrat-Bold";
	display:inline-block;
	background:url(../img/icon_phone.png) no-repeat left center;
	padding-left:30px;
	color:#b04a23;
	font-size:16px;
	height:20px;
	line-height:25px;	
}

#wrap_block_2{
	width:100%;
	clear:both;
	display:inline-block;	
}

#wrap_menu{
	clear:both;
	float:right;	
	margin-top:15px;
}

#icon_search i{
	margin-top:5px;
	color:#b04a23;
	font-size:18px;	
	cursor:pointer;
}

#icon_search:hover{
	background:none;
}

#icon_search:hover i{
	color:#222;
}

#wrap_search_top {
    width: 100%;
    position: absolute!important;
    z-index: 1000!important;
    top: 107px;
    right: 0px;
}

#wrap_search{
	float:right;	
	width:350px;
	padding:20px;
	background:#fff;
	display:none;
}

#wrap_search input:nth-child(1){
	width:100%;
	height:34px;
	line-height:34px;
	padding-left:5px;
	color:#333;
	float:left;
	margin-right:-90px;
}

#wrap_search input:nth-child(2){
	width:90px;
	height:34px;
	line-height:34px;
	color:#fff;
	background:#b04a23;
	border:0px;
	float:left;
	text-transform:uppercase;
	font-weight:600;
	transition: 0.3s;
}

#wrap_search input:nth-child(2):hover{
	background:#222;
}

#wrap_block_3{
	width:100%;
	clear:both;
	display:inline-block;	
}

#wrap_item_home{
	padding: 50px 0px;
}

.wrap_intro_left h2{
	font-family:"Montserrat-Bold";
	color:#b04a23;
	font-size:23px;
	text-transform:uppercase;
	font-weight:bold;
}

.wrap_intro_left h2 span{
	color:#46b749;
	font-size:28px;	
}

.wrap_intro_right{
	text-align:center;
	margin-top:20px;	
}

.wrap_intro_right img{
	max-width:100%;
}

.rm_intro{
	margin-top:20px;
	transition: 0.3s;
}

.rm_intro a{
	color:#fff;
	background: #46b749;
	font-size:14px;	
	padding:10px 20px;
	border-radius:20px;
	text-transform: uppercase;
	transition: 0.3s;
}
.rm_intro:hover{
	transform: translate(0px, -3px);
}
.rm_intro:hover a{
	background: #b04a23;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.kmt_title{
	color:#b04a23;
	font-size:34px;		
	line-height:40px;
	font-weight:bold;
	margin:0px;
	margin-bottom:20px;
	background:url(../img/line_1.png) no-repeat center;
}
.title_red{
	color:#b04a23!important;
}

.bg_w{
	font-family:"Montserrat-Bold";
	display:inline-block;
	padding:10px;
	background:#fff;	
}
.bg_bl{
	background:#b1e4ff!important;	
}

.bg_g{
	display:inline-block;
	padding:10px;
	background:#ebebeb;	
}

.kmt_title_sub{
	width:60%;
	margin:0 auto;
	margin-top:-20px;
	margin-bottom:35px;	
}

.wrap_item{
	margin:10px auto;
	display: flex;
	justify-content: center;
}

.block_item{
	width:280px;
	height:350px;
	background: #fff;
	overflow: hidden;
	transition: 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.block_item:hover{
	transform: translate(0px, -3px);
}
.img_item{
	width:280px;
	height:280px;
	display: flex;
    justify-content: center;
    align-items: center;
	border-top: 7px solid #e2e2e2;
	border-right: 7px solid #c0613c;
	border-bottom: 7px solid #c0613c;
	border-left: 7px solid #e2e2e2;
	border-radius: 50%;
	overflow: hidden;
	transform: rotate(45deg);
	margin-bottom: 30px;
}

.second_item{
	transform: rotate(-135deg)!important;
}

.img_item img{
	max-width:256px;
	max-height:256px;
	border-radius: 50%;
	transform: rotate(-45deg);
}
.second_item img{
	transform: rotate(135deg)!important;
}
.title_item{
    display: flex;
    justify-content: center;
    align-items: center;
}
.title_item h3{
	font-family:"Montserrat-Bold";
	text-align: center;
	margin: 0px;
}
.block_item h3 a{
	color:#46b749;
	font-size:16px;
	text-transform: uppercase;
	font-weight:600;
	line-height:20px;
	padding: 0px 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition: 0.3s;
}
.block_item:hover h3 a{
	color:#b04a23;
}
.rm_item{
	margin: 0px auto;
	margin-top: 20px;
	width: 260px;
	height: 45px;
	border: 2px solid #b04a23;
	display: flex;
	align-items: center;
    justify-content: center;
	border-radius: 18px;
	transition: 0.3s;
}
.rm_item a{
	color: #b04a23;
	font-family:"Montserrat-SemiBold";
	transition: 0.3s;
    font-size: 17px;
    text-transform: uppercase;
}
.rm_item:hover{
	background: #b04a23;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
	transform: translate(0px, -3px);
}
.rm_item:hover a{
	color: #fff;
}

.is_scroll{
	width:100%!important;	
}

#wrap_award{
	width:100%;
	clear:both;
	display:inline-block;
}

#wrap_news_home{
	margin-bottom: -190px;
}

.wrap_news{
	margin:10px auto;
}

.block_news{
	width:372px;
	height:525px;
	border: 1px solid #b04a23;
	padding: 5px;
	background: #fff;
	overflow:hidden;
	margin:0 auto;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.background_news{
	background:#fcf0eb;
	height: 513px;
}
.img_news{
	width:360px;
	height:245px;
	text-align: center;
	background: #222;
	display: flex;
    justify-content: center;
	overflow: hidden;
}

.img_news img{
	width: auto!important;
	display: unset!important;
	height: 100%;
}

.content_news{
	padding: 20px;
	padding-bottom: 0px;
}
.content_news h3{
	margin: 0px;
	margin-bottom: 10px;
}
.content_news h3 a{
	font-family: "Montserrat-Bold";
	font-size:15px;
	color:#46b749;
	font-weight:600;
	text-transform:uppercase;	
	line-height:22px;
	transition: 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.content_news:hover h3 a{
	color:#b04a23;
}

.content_news div{
	line-height:22px;
	text-align:justify;
	font-size:15px;	
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.rm_news{
	margin-top: 25px;
    transition: 0.3s;
}
.rm_news a{
	color: #fff;
    background: #46b749;
	text-transform: uppercase;
    font-size: 14px;
    padding: 10px 25px;
    border-radius: 20px;
    transition: 0.3s;
}
.rm_news:hover{
	transform: translate(0px, -3px);
}
.rm_news:hover a{
	background: #b04a23;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.rm_sol{
	margin-top:20px;	
}

.rm_sol a{
	font-size:13px;
	color:#004694;
	text-transform:uppercase;
	border:2px solid #004694;	
	padding:7px 15px;
	font-weight:500;
}

.rm_sol a:hover{
	color:#222;
	border:2px solid #222;	
}

#top {
    position: fixed !important;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
}

#wrap_block_4 {
    width: 100%;
    clear: both;
    display: inline-block;
	background:url(../img/bg_footer.jpg) no-repeat;
	background-size: cover;
	padding-top: 270px;
    padding-bottom: 30px;
}

.sub_block_4{
	padding-top: 260px!important;
}

#wrap_block_4 h6{
	margin:0px;
	margin-bottom:15px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:22px;
	color:#fff;
	background:url(../img/line_2.png) no-repeat bottom left;	
	padding-bottom:10px;
}

.wrap_add_f{
	color:#fff;
	line-height:22px;	
}

.wrap_social_f{
	color:#fff;	
}

.wrap_social_f a{
	color:#fff;	
}

#wrap_social{
	margin:10px auto;	
}

#wrap_social span{
	color:#fff;
	font-size:15px;	
	text-transform:uppercase;
}

#wrap_social a{
	display: inline-block;
    width: 42px;
    text-align: center;
    font-size: 22px;
    padding: 5px 0px;
    color: #fff;
	transition: 0.3s;
}

#wrap_social a:hover{
    transform: translate(0px, -3px);
}

.wrap_ca{
	width:110px;
	height:110px;
	background:#fff;
	margin:0 auto;
	overflow:hidden;	
}

.wrap_ca div{
	width:110px;
	height:110px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	border:1px solid #e2dede;
}
	
.wrap_ca *{
   vertical-align: middle;	
}

.wrap_ca img{
	max-width:110px;
	max-height:110px;	
	border:3px solid #fff;
	display:inline !important;
}

.wrap_ca_all{
	width:70%;	
	margin-left:-10px;
}

.kmt_tab{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin:-15px 0px 25px 0px;
	transition: 0.3s;
}

.kmt_tab a{
	font-family:"Montserrat-Medium";
	width: 200px;
	border:1px solid #b04a23;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	color:#fff;
	background:#b04a23;
	font-size:14px;
	text-transform:uppercase;
	transition: 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	line-height: 30px;
	margin: 0px 5px;
	margin-bottom: 10px;
}

.kmt_tab a:hover,#active_tab{
	border:1px solid #46b749;
	color: #fff;
	background:#46b749;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.kmt_tab a:hover{
	transform: translate(0px, -3px);
}

.wrap_map{
	height:350px;	
}

.kmt_title_sub_2{
	font-family:"Montserrat-Bold";
	width:100%;
	color:#b04a23;
	font-weight:600;
	border-bottom:1px solid #b04a23;
	padding-bottom:5px;
	margin-bottom:15px;	
	margin-top:20px;
	font-size:20px;
}

.wrap_img_dt{
	margin-bottom:20px;	
}

#wrap_img_dt{
	width:540px;
	height:540px;
	margin:0 auto;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	padding:3px;
	background:#fff;
    box-shadow: rgba(17, 110, 57, 0.25) 0px 0.0625em 0.0625em, rgba(17, 110, 57, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    transition: 0.3s;
	border-top: 7px solid #e2e2e2;
	border-right: 7px solid #b04a23;
	border-bottom: 7px solid #b04a23;
	border-left: 7px solid #e2e2e2;
	border-radius: 50%;
	overflow: hidden;
	transform: rotate(45deg);
}

#wrap_img_dt *{
   vertical-align: middle;	
}

#wrap_img_dt img{
	max-width:517px;
	max-height:517px;
	border-radius: 50%;
    transform: rotate(-45deg);
}

.wrap_info_dt h3{
	font-family:"Montserrat-Bold";
	margin-top:0px;
	color:#b04a23;
	text-transform:uppercase;
	font-weight:600;
	line-height:25px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}

.wrap_info_dt p{
	padding:0px;
	font-size:15px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	font-weight:500;
	text-transform:uppercase;
}

.wrap_info_dt div{
	padding:5px 0px;
	font-weight:500;
	text-transform:uppercase;
}

#product_price a{
	font-family:"Montserrat-Bold";
	font-size:15px;
	color:#b04a23;
	transition: 0.3s;
}
#product_price a:hover{
	color: #000;
}

#kmt_hotline{
	font-size:20px;
	font-weight:600;
	color:#b04a23;
	text-transform:uppercase;	
	margin-top:10px;
	clear:both;
}

#kmt_hotline span{
	font-family:"Montserrat-Bold";
	font-size:28px;
	color: #b04a23;
}

#wrap_img_thumbs{
	width:100%;
	margin-top:10px;
	display:inline-block;	
	margin-left:-5px;
}

#wrap_img_thumbs ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;	
	text-align:center;
}

#wrap_img_thumbs ul li{
	width:87px;
	height:87px;
	float:left;	
	margin:3px 5px;
    transition: 0.3s;
}

#wrap_img_thumbs ul li div{
	width:78px;
	height:78px;
    display: table-cell;
    vertical-align: middle;	
    text-align:center;
	border-top: 5px solid #e2e2e2;
	border-right: 5px solid #b04a23;
	border-bottom: 5px solid #b04a23;
	border-left: 5px solid #e2e2e2;
	border-radius: 50%;
	overflow: hidden;
	transform: rotate(45deg);
	transition: 0.3s;
}

#wrap_img_thumbs ul li img{
	max-width:76px;
	max-height:76px;
    border-radius: 50%;
    transform: rotate(-45deg);
}

#wrap_img_thumbs ul li div:hover{
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.wrap_name{
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #b04a23;
    font-size: 15px;
    line-height: 20px;
    display: none;
}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 100px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 190px;
	border-radius: 100%;
	text-align: Center;
	color: #ffffff;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;

	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
	z-index: 9999;
}
.hotlineSupport.show{
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
}
.hotlineSupport i.fa-phone {
	font-size: 21px;
	line-height: 17px;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.hotlineSupport:before {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1s infinite ease;
	-webkit-animation: shadow 1s infinite ease;
	-moz-animation: shadow 1s infinite ease;
	-o-animation: shadow 1s infinite ease;

	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.hotlineSupport:after {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1.4s 1000ms infinite;
	-webkit-animation: shadow 1.4s 1000ms infinite;
	-moz-animation: shadow 1.4s 1000ms infinite;
	-o-animation: shadow 1.4s 1000ms infinite;

	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

	@-webkit-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-moz-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-o-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }

	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-moz-keyframes quick-alo-circle-img-anim {
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -moz-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -moz-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -moz-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -moz-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

	@-webkit-keyframes quick-alo-circle-img-anim {
	    0% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

	@-o-keyframes quick-alo-circle-img-anim {
	    0% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -o-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -o-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -o-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -o-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}
	@keyframes quick-alo-circle-img-anim {
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

#wrap_bg_block_6 {
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #000;
}
#wrap_bg_block_6 > .container{
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}
#wrap_bg_block_6 span {
    text-transform: uppercase;
	font-family:"Montserrat-Bold";
    color: #b04a23;
}#wrap_bg_block_6 a {
    color: #000;
    transition: 0.3s;
}

.wrap_menu_f ul {
    width: 100%;
    list-style: none;
    padding: 0px;
    display: inline-block;
}
.wrap_menu_f ul li {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.wrap_menu_f ul li a {
    color: #fff;
    font-size: 15px;
    transition: 0.3s;
}
.wrap_menu_f ul li a:hover{
	color:#46b749;
}

#wrap_block_why{
	padding: 50px 0px;
}
.wrap_why {
	display: flex;
	justify-content: center;
}
.block_why{
	width: 264px;
	height: 335px;
	border: 3px solid #c0613c;
}
.img_why{
	width: 264px;
	height: 130px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.img_why img{
	max-width: 96px;
	max-height: 96px;
}
.content_why h3{
	font-family:"Montserrat-Bold";
	text-align: center;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 22px;
	height: 50px;
}
.des_why{
	text-align: center;
	font-size: 15px;
	padding: 0px 10px;
}

.wrap_project{
	display: flex;
    justify-content: center;
	margin-bottom: 15px;
}
.block_project{
	width: 370px;
	height: 330px;
}
.block_img_project{
	display: flex;
	flex-direction: column-reverse;
}
.img_project{
	width: 370px;
	height: 250px;
	overflow: hidden;
	text-align: center;
	background: #222;
	display: flex;
    justify-content: center;
}
.img_project img{
	height: 100%;
	width: unset;
}
.content_project h3{
	text-align: center;
}
.content_project h3 a{
	font-family: "Montserrat-Bold";
	font-size: 18px;
	line-height: 23px;
	color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	text-transform: uppercase;
	transition: 0.3s;
}
.content_project:hover h3 a{
	color: #b04a23;
}
.border_project{
	width: 100%;
	height: 5px;
	background: #b04a23;
	margin-top: -5px;
	z-index: 1;
}
/*#wrap_block_project .kmt-btn-slider {
    width: 100%;
    position: relative;
    z-index: 99;
}
#wrap_block_project .kmt-btn-slider button {
    margin: 0;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    z-index: 1;
    width: 50px;
    position: absolute;
    transition: 0.3s;
}
#wrap_block_project .prev {
    background: url(../img/arr_left_stylist.png) no-repeat center;
    left: -55px;
    height: 250px;
    transition: 0.3s;
}
#wrap_block_project .next {
    background: url(../img/arr_right_stylist.png) no-repeat center;
    right: -55px;
    height: 250px;
    transition: 0.3s;
}*/

.kmt-btn-slider {
    width: 100%;
    position: relative;
    z-index: 99;
}
.kmt-btn-slider button {
    margin: 0;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    z-index: 1;
    width: 50px;
    position: absolute;
    transition: 0.3s;
}
.prev {
    background: url(../img/arr_left_stylist.png) no-repeat center;
    left: -55px;
    height: 300px;
    transition: 0.3s;
}
.next {
    background: url(../img/arr_right_stylist.png) no-repeat center;
    right: -55px;
    height: 300px;
    transition: 0.3s;
}