@import "bootstrap.css";

@font-face {
	font-family:"UTM_Aptima";
	src: url(../fonts/UTM_Aptima.ttf);
}

@font-face {
	font-family:"UTM_AptimaBold";
	src: url(../fonts/UTM_AptimaBold.ttf);
}

@font-face {
	font-family:"UTM_Avenida";
	src: url(../fonts/UTM_Avenida.ttf);
}


/* 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:-30px;
	margin-bottom:20px;	
	width:99%;
}

.read_more a{
	padding:5px 0px;
	font-size:12px;
	font-family:"UTM_AptimaBold";
	font-weight:bold;
	color:#ef5b23;
}

.read_more a:hover{
	text-decoration:none;
	color:#0f5b3b;
	
}

a:hover{
	text-decoration:none;
}

.content_article{
    width: 100%;
    clear: both;        
    display: inline-block;        
	text-align:justify;
	color:#444444;
	font-size:14px;
    line-height: 22px;
}

.content_article p{
	 margin-bottom: 8px;
}

.content_article img{
	max-width:100%;
	height:auto!important;
    margin-bottom: 5px;
}

.hidden1 {
	overflow: hidden;
    width: 100%;
	height: 350px;
}

.kmt_page{
	clear:both;	
}

.kmt_title_article{
	font-size:15px;
	margin-bottom:10px;	
	font-weight:bold;
	color:#79005c;
	text-transform:uppercase;
	font-family:"UTM_AptimaBold";
	text-align:left!important;
}

/* Begin css list_same */
.same_title{color:#005118!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-family:"UTM_AptimaBold";border-bottom:1px dashed #ccc}
.same_title:hover{color:#005118!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#444;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#005118;}
.list_same li:hover a{color:#005118;text-decoration:none}
.list_same li a{font-size:14px;color:#444;}
/* End css list_same */

body{
	font-family:"UTM_Aptima";
}

#wrap_bg_block_1{
	width:100%;
	min-height:110px;
	background:url(../img/bg_menutop.png) repeat-x center top;	
	position:relative;
	z-index:1000;
}

.wrap_logo{
	padding-top:10px;	
}

.wrap_logo img{
	max-width:100%;	
}

.wrap_menutop{
	padding-top:28px;	
}

.wrap_phone{
	font-family:"UTM_AptimaBold";
	font-size:16px;
	color:#fff;	
	text-align:right;
	padding-top:28px;
}

.wrap_phone a{
	font-size:12px!important;
	color:#fff;	
}

.wrap_phone a:hover{
	color:#f00;
}

.wrap_phone span{
	display:inline-block;
	height:	51px;
	line-height:51px;
	background:url(../img/icon_phone.png) no-repeat left center;
	padding-left:30px;
}

#wrap_bg_block_2{
	width:100%;
	display:inline-block;
	margin-top:-110px;
}

#wrap_bg_block_pcl{
	margin-top:30px;	
	padding-bottom:40px;
	background:url(../img/bg_dbl.png) repeat-x bottom;	
}

.wrap_pcl{
	margin:10px auto;
}

.wrap_f_pcl{
	width:320px;
	height:320px;
	margin:0 auto;
}

.block_pcl{
	width:320px;
	height:320px;
	position:relative;
	z-index:1;	
}

.block_pcl h2 a{
	font-size:16px;
	color:#76095c;
	font-family:"UTM_AptimaBold";
	text-transform:uppercase;
}

.block_pcl h2 a:hover{
	color:#004a10;
}

.img_pcl{
	width:320px;
	height:320px;
	border-radius:50%;
	position:absolute;
	z-index:100;	
}

.img_pcl img{
	width:320px;
	height:320px;
	border-radius:50%;	
}

.bg_pcl_t{
	width:320px;
	height:320px;
	position:absolute;
	z-index:200;
	background:url(../img/bg_pcl_t.png) no-repeat center;	
	cursor:pointer;
}

.bg_pcl_t h2{
	text-align:center;
	margin-top:48px;
}

.bg_pcl_b{
	width:320px;
	height:320px;
	position:absolute;
	z-index:200;
	background:url(../img/bg_pcl_b.png) no-repeat center;	
	cursor:pointer;
}

.bg_pcl_b h2{
	width:100%;
	position:absolute;
	text-align:center;
	bottom:40px;
}

#wrap_bg_block_3{	
	padding-top:20px;
	background:url(../img/bg_dbl.png) repeat-x bottom #e3cdde;	
}

.block_center{
	margin-bottom:20px;	
}

.title_center{
	margin-bottom:20px;
	text-align:center;
	width:100%;
	color:#700c55;
	font-size:51px;
	background:url(../img/bg_title_1.png) no-repeat center bottom;
	padding-bottom:15px;
	text-transform:uppercase;
	font-family:"UTM_Avenida";
}

.wrap_item{
	margin:10px auto;	
	text-align:center;
}

.block_item{
	width:260px;
	height:360px;
	margin:0 auto;
	overflow:hidden;
	font-family:"UTM_AptimaBold";
}

.kmt_shadow{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.32);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.32);
}

.img_item{
	width:260px;
	height:260px;
	background:#fff;
	padding:5px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;

}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:250px;
	max-height:250px;	
}

.block_item h3 a{
	font-size:16px;
	color:#000;
	
}

.block_item p{
	font-size:16px;
	color:#cb0808;
}

.block_item p a{
	font-size:16px;
	color:#cb0808;
}

.block_item p a:hover{
	color:#004a10;
}

#wrap_block_4{
	padding-top:30px;	
	padding-bottom:20px;
}

.kmt_title{
	font-size:43px;
	color:#005118;
	font-family:"UTM_Avenida";
	margin-bottom:15px;	
}

.img_intro img{
	max-width:100%;
}

#content_intro{
	margin-bottom:30px;
    text-align:justify;	
}

#content_intro p{
	font-size:15px;
	line-height:25px;
	margin-bottom:15px;
	
}

.rm_intro a{
	color:#005118;
	font-size:15px;
	text-transform:uppercase;
	border:1px solid #005118;
	padding:5px 10px;
}

.rm_intro a:hover{
	color:#f40000;
	border:1px solid #f40000;
}

.list_news_home{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_home li{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news_home{
	width:95px;
	height:70px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;	
}

.img_news_home img{
	width:89px;
	height:64px;
	border-radius:2px;
}

.content_news_home{
	width:265px;
	float:left;	
}

.content_news_home div{
	font-size:14px;
	color:#333;
	font-family:"UTM_AptimaBold";
	margin-bottom:5px;
	margin-top:2px;
}

.content_news_home p a{
	font-size:12px;
	color:#e70000;
	font-family:"UTM_AptimaBold";
}

.content_news_home p a:hover{
	color:#005118;
}

.list_news_right{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_right li{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news_right{
	width:95px;
	height:70px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;	
}

.img_news_right img{
	width:89px;
	height:64px;
	border-radius:2px;
}

.content_news_right{
	width:195px;
	float:left;	
}

.content_news_right div{
	font-size:14px;
	color:#333;
	font-family:"UTM_AptimaBold";
	margin-bottom:5px;
	margin-top:2px;
}

.content_news_right p a{
	font-size:12px;
	color:#e70000;
	font-family:"UTM_AptimaBold";
}

.content_news_right p a:hover{
	color:#005118;
}

.read_more_news{
	clear:both;
	text-align:right;
	text-transform:uppercase;
}

.read_more_news a{
	font-size:11px;
	color:#005118;
	font-family:"UTM_AptimaBold";
}

.read_more_news a:hover{
	color:#f40000;
}

#wrap_bg_footer{
	width:100%;
	border-top:2px solid #79005c;
	padding-top:30px;	
	padding-bottom:20px;
}


#wrap_footer h6{
	text-transform:uppercase;
	color:#79005c;
	font-size:20px;
	font-family:"UTM_AptimaBold";
	margin-bottom:15px;
}

.wrap_add_f{
	font-size:14px;
	color:#000;	
}

.wrap_social ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.wrap_social ul li{
	width:50%;
	float:left;
	margin-bottom:20px;
}

#wrap_bg_copyright{
	width:100%;
	min-height:50px;
	line-height:50px;
	background:#79005c;	
}

.wrap_copyright{
	font-size:14px;
	color:#fff;	
}

.wrap_copyright a{
	font-size:14px;
	color:#fff;	
}

.wrap_copyright span{
	font-family:"UTM_AptimaBold";
}

.wrap_count{
	text-align:right;
	color:#fff;	
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

.hideme,.hideme_1,.hideme_2{
    opacity:0;
}

#wrap_bg_content{
	width:100%;	
	padding-bottom:20px;
}

.kmt_title_single{
	width:100%;
	border-bottom:1px solid #ccc;
	height:49px;
	line-height:49px;
	text-align:right;
	color:#000;
	font-size:12px;	
	text-transform:uppercase;
}

.kmt_title_single a{
	color:#000;
	font-size:12px;		
}

.kmt_title_single a:hover{
	color:#79005c;	
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:260px;
	min-height:345px;
	margin:0 auto;	
}

.img_news{
	width:260px;
	height:185px;	
}

.img_news img{
	width:260px;
	height:185px;	
}

.block_news h2 a{
	font-size:15px;
	color:#333333;
	line-height:20px;	
	font-family:"UTM_AptimaBold";
}

.block_news h2 a:hover{
	color:#004a10;
}


.content_news{
	font-size:13px;
	color:#333333;
	line-height:20px;
	margin-bottom:15px;	
	text-align:justify;
}

.block_news p a{
	font-size:13px;
	color:#004a10;
	font-family:"UTM_AptimaBold";
	text-transform:uppercase;
	border:1px solid #004a10;
	padding:3px 10px;
}

.block_news p a:hover{
	color:#f00;
	border:1px solid #f00;
}


.block_left,.block_right{
	margin-bottom:15px;
}

.menu_right p{
	width:100%;
	height:40px;
	line-height:40px;
	background:#78005a;
	margin-bottom:0px;
}

.menu_right p span{
	display:inline-block;
	width:100%;
	background:url(../img/icon_fl.png) no-repeat left 5px center;
	padding-left:45px;
	text-transform:uppercase;
	color:#fff;
	font-family:"UTM_AptimaBold";
	font-size:16px;
}

.menu_right{
	list-style:none;
	padding:0px;
	margin:0px;
	background:#e7e7e7;
}

.menu_right li{
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #fff;
}

.menu_right li a{
	padding-left:20px;
	color:#000;
	text-transform:uppercase;
	font-size:13px;
}

.menu_right li a:hover{
	color:#78005a;
}

.kmt_title_right{
	width:100%;
	height:40px;
	line-height:40px;
	background:#004a10; 
	font-family:"UTM_AptimaBold";
	margin-bottom:10px;	
}

.kmt_title_right span{
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	padding-left:20px;	
}

#wrap_support{
	background:url(../img/bg_support.jpg) no-repeat top left #f3f3f3;
	padding:180px 10px 10px 10px;	
}

#wrap_support p{
	font-family:"UTM_AptimaBold";
	font-size:15px;	
	color:#222;
	text-align:center;
	text-transform:uppercase;
}

#wrap_support p span{
	font-size:20px;	
	color:#d30404;
}

#icon_support{
	text-align:center;
	padding-top:10px;
	border-top:1px dashed #ccc;	
}

#icon_support img{
	max-width:100%;
	margin:0px 10px;	
}

.wrap_img_dt{
	margin-bottom:20px;	
}

#wrap_img_dt{
	width:420px;
	height:460px;
	margin:0 auto;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.32);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.32);
}

#wrap_img_dt > div{
	width:420px;
	height:460px;	
	padding:5px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;

}
	
#wrap_img_dt > div *{
   vertical-align: middle;	
}

#wrap_img_dt > div img{
	max-width:400px;
	max-height:440px;	
}

.wrap_info_dt h2{
	font-size:24px;
	color:#78005a;
	margin:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	text-transform:uppercase;
	font-family:"UTM_AptimaBold";
}

.wrap_info_dt p{
	font-size:14px;
	color:#222;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	text-transform:uppercase;
}

.wrap_info_dt p a{
	font-size:20px;
	color:#cb0808;
	font-family:"UTM_AptimaBold";
}

#kmt_hotline{
	margin:20px auto;	
	font-size:22px;
	color:#cb0808;
}

#kmt_hotline span{
	font-size:29px;	
	font-family:"UTM_AptimaBold";
}

.wrap_add{
	text-align:left;
	font-size:15px;
	color:#444;	
	font-family:"Roboto_Regular";
	padding-bottom:10px;
	border-bottom:1px dotted #4d83a8;
	margin-bottom:10px;
	margin-top:10px;
}

.wrap_map{
	height:400px;	
	padding-bottom:10px;
	margin-bottom:10px;
}

.wrap_form_contact{
	margin-top:20px;	
	font-size:13px;
	color:#444;	
}

.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#79005c;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

.kmt_title_cart{
    color: #000;
    font-size: 15px;
    margin-bottom: 20px;
    border-bottom: dashed #ccc 1px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.kmt_con_cart{
   border-bottom: dashed #ccc 1px;
   padding-bottom: 10px; 
   margin-bottom: 10px;
}

.kmt_con_cart p{
    margin-bottom: 3px;
    font-size: 14px;
}

.kmt_con_cart p span{
    color: #f00!important;
    font-size: 13px;
}


.kmt_con_cart p:nth-child(1){
    margin-top: 15px;
}

.kmt_submit_cart{
    text-align: center;
}

.kmt_note{
    font-size: 18px;
    line-height: 25px;
}

.kmt_note a{
    color: #f00;
}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 65px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 150px;
	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)
	    }
	}