/*
Theme Name: Quảng cáo 24h
Theme URI:  https://www.facebook.com/cau.huy.12720
Author: Huy Cậu
Author URI: https://www.facebook.com/cau.huy.12720
Description: Multi-Purpose Responsive Theme
Version: 1.0
Text Domain:quangcao24h
*/
body {
	font-family: 'Montserrat',sans-serif;
	font-size: 15px;
	color: #000;
	line-height: initial;
	line-height: 25px;
	margin: 0; overflow-x: hidden;
}
*{
	box-sizing: border-box;
}
.relative,.padding_ratio {
  position: relative;
}
.absolute,.full_relative {
  position: absolute;
}
.padding_ratio:before {
  content:'';display: block; padding-bottom: 40%;
}
.full_relative {
  width: 100%;height: 100%;top:0;left: 0;
}
p,
li {
	margin-bottom: 10px
}

h5 {
	font-size: 1em
}

h4 {
	font-size: 1.05em
}

h3 {
	font-size: 1.1em;
	line-height: 1.3
}

h2 {
	font-size: 1.2em;
	line-height: 1.4
}

h1 {
	font-size: 1.3em;
	line-height: 1.5
}

img {
	display: table;
	max-width: 100%;
	height: auto;
	object-fit: cover
}

h1,
h2,
h3,
h4,
h5 {
	color: #000;
}

a {
	text-decoration: none;
	color: #216f3c;
}

li {
	list-style: none;
	margin: 0;
}

ul,
h4 {
	margin: 0;
	padding: 0;
}

span {
	display: inline-block;
}

p {
	line-height: 2;
	font-size: 16px;
	color: #333;
	font-weight: 500; margin:5px 0;
}

.slick-slider:focus,
.slick-track:focus,
.slick-slide:focus,
.slick-slide a:focus,
.slick-arrow:focus {
	outline: none
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
.row{
	display: flex;
	margin: 0 -15px;
	flex-wrap: wrap;
}
.page_section .row{
	padding-top: 30px;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.col-3{
	flex: 25%;
	max-width: 25%;
	padding: 0 15px;
}
.col-2{
	flex: 16.66%;
	max-width: 16.66%;
	padding: 0 15px;
}
.col-4{
	flex: 33.33%;
	max-width: 33.33%;
	padding: 0 15px;
}
.col-9{
	flex: 75%;
	max-width: 75%;
	padding: 0 15px;
}
.col-1{
	flex:8.33%;
	max-width: 8.33%;
	padding: 0 15px;
}
.col-6{
	flex:50%;
	max-width: 50%;
	padding: 0 15px;
}
.col-12{
	padding: 0 15px;
	flex: 100%;
	max-width: 100%;
}
.col-7{
	flex: 58.33%;
	max-width: 58.33%;
	padding: 0 15px;
}
.col-5{
	flex: 41.66%;
	max-width: 41.66%;
	padding: 0 15px;
}
header.desk_header .top_bar{
	background: #333;
	padding: 10px 0;
	color: #fff;
	border-bottom: 6px solid #00dab2;
}
header.desk_header .top_bar .row{
	align-items: center;
}
header.desk_header .top_bar .col-6:last-child{
	text-align: right;
}
header.desk_header .top_bar .col-6:last-child span{
	padding: 0 15px
}
header.desk_header .top_bar  span i{
	padding-right: 10px
}
.main_header .container .row{
	align-items: center;
}
header.desk_header .logo a{
	display: block;
	width: 100px;
	height: 100px;
}
header.desk_header .logo a img{
	width: 100%;
	height: 100%;
}
nav.main_menu ul.menu{
	display: flex;
}
nav.main_menu ul.menu li{
	padding: 10px 15px;
	position: relative;
}
nav.main_menu ul.menu li ul.sub-menu{
	display: none;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0;
	min-width: 220%;
	background: #fff
}
nav.main_menu ul.menu li ul.sub-menu li{
	border-bottom: 1px dashed
}
nav.main_menu ul.menu li:hover> ul.sub-menu{
	display: block;
}
nav.main_menu ul.menu li a{
	text-transform: uppercase;
	font-weight: bold;
}
.show-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	background: #fff
}
#section_1 .banner_slider .img{
	position: relative;
}
#section_1 .banner_slider .img:before{
	content: '';
	display: block;
	padding-bottom: 35%;
}
#section_1 .banner_slider .img img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	object-fit: contain;
}
#section_1 .col-3 .wrapper{
	display: flex;
	padding: 7px 0;
	border-bottom: 1px dashed #e31b00;
	
}
#section_1 .col-3 h3{
	margin: 0;
	background: #f7d6ca;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom: 1px dashed #e31b00;
	padding: 7px 10px
}
#section_1 .col-3 h3 i{
	padding-right: 10px
}
#section_1 .col-3 .wrapper .thumbnail{
	flex: 30%;
	max-width: 30%;
	padding-right: 5px

}
#section_1 .col-3 .wrapper .content{
	flex: 70%;
	max-width: 70%;
	padding-left: 5px;
}
#section_1 .col-3 .wrapper .title{
	height: 50px;
	overflow: hidden;
}
#section_1 .col-3 .wrapper .title a{
	color: #000;
	font-weight: bold;
}
#section_1 .col-3 .wrapper .date{
	font-size: 12px
}
#section_1 .col-3 .wrapper .date i{
	padding-right: 10px
}
#section_2 h2.page_title{
	margin-bottom: 15px;
}
h2.page_title{
	text-align: center;
	color: #0f6131;
	font-size: 2rem;
	margin:0;
	

}
h2.page_title span{
	position: relative;
}
h2.page_title span:before{
	content: '';
	width: 15px;
	height: 15px;
	background-color: #0f6131;
	position: absolute;
	bottom: -17px;
	left: 50%;
	-webkit-transform: translateX(-50%) rotateZ(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotateZ(45deg);
}
#section_4 h2.page_title span:after{
	width: 80%
}
h2.page_title span:after{
	content: '';
	position: absolute;
	width: 40%;
	height: 1px;
	background-color: #0f6131;
	bottom: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.page_section{
	padding: 30px 0;
}
#section_2 p{
	text-align: center;
}
#section_2 .col-3 h5{
	text-align: center;
	margin: 0;
	padding-top: 10px
}
#section_2 .col-3 img{
	display: table;
	margin: 0 auto
}
#section_3 .col-3{
	margin-bottom: 30px
}
#section_3 .col-3:nth-child(9),#section_3 .col-3:nth-child(10),#section_3 .col-3:nth-child(11),#section_3 .col-3:nth-child(12){
	margin-bottom: 0;
}
#section_3 .img{
	position: relative;
	overflow: hidden;
}
#section_3 .img:before{
	display: block;
	content: '';
	padding-bottom: 60%;
}
#section_3 .img img{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;

}
#section_3 .img img:hover{
	transform: scale(1.1);
	transition: .5s
}
#section_3 .title{
	text-align: center;
	padding-top: 10px
}
#section_3 .title a{
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
/*#section_3 .description{
	height: 130px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-width: 100%;
	margin: 0 auto;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}*/
#section_4 .thumbnail{
	position: relative;
	border-bottom: 5px solid  #0f6131
}
#section_4 .thumbnail:before{
	content: '';
	display: block;
	padding-bottom: 60%;
}
#section_4 .thumbnail img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:1;
	object-fit: cover;
}
#section_4 .content{
	display: flex;
	flex-direction: column;
	padding: 0 15px;
	min-height: 100%;
	height: auto;
}
#section_4 .wrapper{
	box-shadow: 1px 0px 4px 2px rgba(0, 0, 0, 0.5);
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
	height: auto;
	min-height: 100%; background-color: white
}
#section_4 .content{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	height: auto;


}
#section_4 .date{
	background: #0f6131;
	display: table;
	margin-left: 10%;
	padding:10px 15px;
	color: #fff;
	transform: translateY(-50%);
	position: relative;
	z-index: 2

}
#section_4 .excerpt{

	display: flex;
	min-height: 100%;
	height: auto;
	line-height: 1.5;
}
#section_4 .slick-track{
	display: flex;
	min-height: 100%;
	height: auto;
}
#section_4 .row .col-3{
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	height: auto;
}
#section_4 .title{
	display: flex;
	min-height: 100%;
	height: auto;
}
#section_4 .title a{
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}
footer .footer_top{
	padding: 30px 0;
	border-top: 4px solid #fb9e4b;
}
footer *{
	color: #fff
}

.footer_top .col-4{
	border:1px solid;
	
}
.footer_top .wrapper{
	padding: 10px
}
h4.footer_title{
	padding: 20px 0;
}
.main_footer{
	background: #333
}
.main_footer .map iframe{
	width: 100%!important;
	height: 200px!important
}
.copy-right p{
	margin: 0;
	text-align: center;
}
a.add_to_cart_button{
	display: none;
}
/*single css open*/
.noi_dung{
	text-align: justify;
	line-height: 1.8
}
.related_post .img{
	position: relative;

}
.related_post .img:before{
	display: block;
	content: '';
	padding-bottom: 60%;
}
.related_post .img img{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.related_post .title{
	padding: 10px 0;

	text-align: center;
}
.related_post .title a{
	color: #000;
	font-weight: bold;
}
/*single css close*/
/*catgory css open*/
#cat_section .thumbnail{
	position: relative;
	border-bottom: 5px solid  #0f6131
}
#cat_section .thumbnail:before{
	content: '';
	display: block;
	padding-bottom: 60%;
}
#cat_section .thumbnail img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:1;
	object-fit: cover;
}
#cat_section .content{
	display: flex;
	flex-direction: column;
	padding: 0 15px;
	min-height: 100%;
	height: auto;
}
#cat_section article{
	box-shadow: 1px 0px 4px 2px rgba(0, 0, 0, 0.5);
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
	height: auto;
	min-height: 100%; background-color: white
}
#cat_section .content{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	height: auto;


}
#cat_section .date{
	background: #0f6131;
	display: table;
	margin-left: 10%;
	padding:10px 15px;
	color: #fff;
	transform: translateY(-50%);
	position: relative;
	z-index: 2

}
#cat_section .excerpt{

	display: flex;
	min-height: 100%;
	height: auto;
	line-height: 1.5;
}

#cat_section .row .col-3{
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	height: auto;
}
#cat_section .title{
	display: flex;
	min-height: 100%;
	height: auto;
}
#cat_section .title a{
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}
/*catgory css close*/
/*archive css open*/
#section_archive .thumbnail{
	position: relative;
	border-bottom: 5px solid  #0f6131
}
#section_archive .thumbnail:before{
	content: '';
	display: block;
	padding-bottom: 60%;
}
#section_archive .thumbnail img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:1;
	object-fit: cover;
}
#section_archive .content{
	display: flex;
	flex-direction: column;
	padding: 0 15px;
	min-height: 100%;
	height: auto;
}
#section_archive article{
	box-shadow: 1px 0px 4px 2px rgba(0, 0, 0, 0.5);
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
	height: auto;
	min-height: 100%; background-color: white
}
#section_archive .content{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	height: auto;


}
#section_archive .date{
	background: #0f6131;
	display: table;
	margin-left: 10%;
	padding:10px 15px;
	color: #fff;
	transform: translateY(-50%);
	position: relative;
	z-index: 2

}
#section_archive .excerpt{

	display: flex;
	min-height: 100%;
	height: auto;
	line-height: 1.5;
}

#section_archive .row .col-3{
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	height: auto;
}
#section_archive .title{
	display: flex;
	min-height: 100%;
	height: auto;
}
#section_archive .title a{
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}
/*Archive product css*/
ul.products{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	flex:25%;
	max-width: 25%;
	padding: 0 15px;
	
	margin: 0;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	height: auto;

}
.namlbn-product-container{
	display: flex;
	flex-direction: column;
	min-height: 100%;
	height: auto;
	box-shadow: 1px 0px 4px 2px rgba(0, 0, 0, 0.5);
}
span.price{
	text-align: center;
}
.woocommerce ul.products li.product .button{
	display: none;
}
.namlbn-product-container h2.woocommerce-loop-product__title{
	padding: 10px;
	text-align: center;
}
.woocommerce ul.products li.product .onsale{
	top: 0;
	left: 0;
	right: auto;
}
.woocommerce ul.products li.product .price{
	color: #f00;
	font-size: 1rem
}
.woocommerce ul.products li.product .price del span{
	text-decoration: line-through;
}
.woocommerce-page div.product div.images,.woocommerce div.product div.images{
	float: none;
	width: unset;
}
.woocommerce-product-details__short-description {
	text-align: justify;
}
.woocommerce-Tabs-panel{
	text-align: justify;
	line-height: 2;
}
.woocommerce-Tabs-panel h2{
	font-size: 1.2rem;
	font-weight: bold;
}
#customer_details .col-1, #customer_details .col-2{
	display: block;
	max-width: unset;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: auto;
	float: unset;
}
.woocommerce-billing-fields h3,h3#order_review_heading{
	font-size: 1.2rem;
	font-weight: bold;
}
.woocommerce-billing-fields__field-wrapper{
	display: flex;
	flex-wrap: wrap;
}
.woocommerce-billing-fields__field-wrapper>p.form-row {
	margin-right: 30px !important;
	margin-bottom: 10px !important;
	width: 400px;
	display: flex;
	margin:2px 10px;
}
.woocommerce form .form-row label{
	flex-grow: 1;
	line-height: 2;
	letter-spacing: -1px;
	font-size: 14px;
}
span.woocommerce-input-wrapper>input {
	height: 35px;
	padding-left: 10px;
}
.woocommerce-billing-fields__field-wrapper>p span{
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2;
	width: 100%;
}
.woocommerce-billing-fields__field-wrapper>p span.optional{
	width: auto;
}
.woocommerce-input-wrapper{
	flex: 0 0 50%;
}
.woocommerce-billing-fields__field-wrapper>p label{
	width: 35%;
	flex-grow: 1
}
#order_comments_field{
	display: flex;
	width: 650px;
	height: 100%
}
.select2-container .select2-selection--single{
	height: 35px;
}
tr.order-total th,tr.order-total td span{
	color: #f00;
}
/*wIDGET CSS*/
ul.widget-item{
	list-style: none;
}
ul.widget-item li ul li{
	padding: 10px 0;
	list-style: none;
}
ul.widget-item li ul li a{
	text-decoration: none;
	color: #000;
	font-weight: bold;

}
ul.widget-item li ul li:hover a{
	padding-left: 15px;
	color: #216f3c
}
ul.widget-item>li{
	padding-bottom: 15px;
}
h3.title_sidebar{
	margin-bottom: 15px;
	padding: 15px 0;
	background: #2f854e;
	padding-left: 15px;
	color: #fff;
	text-transform: uppercase;
}
form.search-form{
	position: relative;
}
form.search-form input{
	height: 35px;
	padding: 10px;
	width: 100%    
}
form.search-form button{
	position: absolute;
	height: 35px;
	width: 35px;
	border-left: none;
	background: #2f854e;
	color: #fff;
	top: 0;
	right: 0;
	border: none;
}
a.back_top {
	display: flex; width: 45px; height: 45px; cursor: pointer;
	align-items: center;
	position: fixed;
	background: #f1e514;
	color: #fff;
	font-size: 30px;
	border-radius: 100%;
	bottom: 30px;
	right: 10px;
	padding: 5px 10px;
	z-index: 99;
	border: outset #faaf12;
	opacity: 0;
}
a.back_top i {
	font-size: inherit; line-height: 1; margin:0 auto;
}
.hotline-phone-ring-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999999;
}
.hotline-phone-ring {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 110px;
	height: 110px;
	cursor: pointer;
	z-index: 11;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: visibility .5s;
	left: 0;
	bottom: 0;
	display: block;
}
.hotline-phone-ring-circle {
	width: 85px;
	height: 85px;
	top: 10px;
	left: 10px;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid #e60808;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all .5s;
	transform-origin: 50% 50%;
	opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
	width: 55px;
	height: 55px;
	top: 25px;
	left: 25px;
	position: absolute;
	background-color: rgba(230, 8, 8, 0.7);
	border-radius: 100%;
	border: 2px solid transparent;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all .5s;
	transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
	background-color: #e60808;
	width: 33px;
	height: 33px;
	top: 37px;
	left: 37px;
	position: absolute;
	background-size: 20px;
	border-radius: 100%;
	border: 2px solid transparent;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	transform-origin: 50% 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px;
}
.hotline-bar {
	position: absolute;
	background: rgba(230, 8, 8, 0.75);
	height: 40px;
	width: 180px;
	line-height: 40px;
	border-radius: 3px;
	padding: 0 10px;
	background-size: 100%;
	cursor: pointer;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	z-index: 9;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
	border-radius: 50px !important;
	left: 33px;
	bottom: 37px;
}
.hotline-bar > a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-indent: 22px;
	display: block;
	letter-spacing: 1px;
	line-height: 40px;
	font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
	color: #fff;
}
.zalo-container.right {
	right: 15px;
}
.zalo-container {
	position: fixed;
	width: 40px;
	height: 40px;
	bottom: 160px;
	z-index: 9999999;
}
.zalo-container a {
	display: block;
}
.animated_zalo.infinite {
	animation-iteration-count: infinite;
}
.cmoz-alo-circle {
	width: 50px;
	height: 50px;
	top: -5px;
	right: -5px;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid rgba(17, 130, 252, .8);
	opacity: .1;
	border-color: #1182FC;
	opacity: .5;
}

.animated_zalo {
	animation-duration: 1s;
	animation-fill-mode: both;
}
.zoomIn_zalo {
	animation-name: zoomIn_zalo;
}
.pulse_zalo {
	animation-name: pulse_zalo;
}
.zalo-container span {
	display: flex;
	-ms-align-items: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #1182FC;
	position: relative;
}
.cmoz-alo-circle-fill {
	width: 60px;
	height: 60px;
	top: -10px;
	position: absolute;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color: rgba(17, 130, 252, 0.45);
	opacity: .75;
	right: -10px;
}
.form_lien_he span.wpcf7-form-control-wrap {
	width: 100%;
	margin-bottom: 10px;
}
.form_lien_he input[type=text], .form_lien_he input[type=email], .form_lien_he input[type=tel] {
	height: 40px;
}
.form_lien_he input[type=text], .form_lien_he input[type=email], .form_lien_he input[type=tel], .form_lien_he textarea {
	width: 100%;
	padding: 10px;
}
@keyframes phonering-alo-circle-anim {
	0% {
		transform: rotate(0) scale(0.5) skew(1deg);
		opacity: 0.1;
	}
	30% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.5;
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.1;
	}
}
@keyframes phonering-alo-circle-fill-anim {
	0% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.6;
	}
	50% {
		transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.6;
	}
	100% {
		transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.6;
	}
}
@keyframes phonering-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg);
	}
	100% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}
@keyframes zoomIn_zalo{
	0% { opacity: 0;
		transform: scale3d(.3, .3, .3);
	}
	50%{
		opacity: 1;
	}




}
@keyframes  pulse_zalo{
	0% {   
		transform: scale3d(1, 1, 1);
	}
	50%{
		transform: scale3d(1.05, 1.05, 1.05);
	}
	100% { 
		transform: scale3d(1, 1, 1); 
	}
}