/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900&subset=vietnamese');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
	font-family:"UTM_Avo";
	src: url(../fonts/UTM_Avo.ttf);
}

@media (min-width: 1200px) {
    .container {
        width: 1170px!important;
    }
}

body{
	font-family: "Montserrat", sans-serif;
	overflow-x:hidden;
	background: #191930;
	color: #fff;
}

.grid_wrap{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.grid_wrap::after{
	content: "";
    flex: auto;
}

#form_hide{
	display: none;
}

/* 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:#274ba1;}
.read_more a:hover{text-decoration:none;color:#cd0000;}

a:hover{text-decoration:none;color:#ff0000}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#fff;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-size:18px;margin-bottom:10px;color:#af018b;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:#af018b!important;margin:10px 0px 5px 0px!important;font-size:17px;text-transform:uppercase;font-weight:bold;padding-bottom:5px;border-top:1px dashed #ccc;clear:both;padding-top:10px;}
.same_title:hover{color:#af018b!important;}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#af018b;}
.list_same li:hover a{color:#af018b;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: #000;
	border: 1px solid #000;
}

.pagination>li>a:hover{
	background-color: #af018b;
	border-color: #af018b;
	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: #af018b;
    border-color: #af018b;
}

.kmt_note{
	border:0px;
	color:#ff0000;	
}

.kmt_bt:hover{
	background:#af018b;
	color:#fff;
}

.kmt_stt_form{
	color:#af018b;
	padding:0px!important;
    padding-top: 5px!important;
	padding-left:10px!important;
}

.wrap_center{
	margin:40px auto;	
}

#wrap_block_1 {
    width: 100%;
    position: absolute;
    z-index: 3;
}
#wrap_header {
    width: 100%;
    padding: 10px 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.wrap_menu {
    margin-top: 35px;
    display: flex;
    justify-content: flex-end;
}
.wrap_phone_mail {
    color: #fff;
}
#wrap_phone_top {
    font-weight: 600;
    font-size: 13px;
    background: url(../img/icon_phone.png) no-repeat left center;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    padding-left: 20px;
}
.line_top {
    width: 1px;
    height: 29px;
    background: url(../img/line_doc.png) no-repeat center;
    padding: 0px 5px;
}
#wrap_email_top {
    font-weight: 400;
    font-size: 13px;
    background: url(../img/icon_email.png) no-repeat left center;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    padding-left: 25px;
}
.wrap_lang {
    text-align: right;
}
.wrap_lang a {
    padding-left: 5px;
}

.wrap_logo{
    text-align: center;
}

.wrap_logo img{
	height: 47px;
	margin-top: 25px;
}

#wrap_block_2{
	width:100%;
	background:#000;
	margin-top:10px;	
}

#wrap_block_3{
	width:100%;
	clear:both;
	display:inline-block;	
}

#wrap_block_4{
	width:100%;	
}

.kmt_title{
	margin:0px;
	margin-bottom:30px;
	font-size:50px;
	font-weight:700;
	color: #fff;
}
.kmt_title_intro{
	font-size: 80px!important;
	color: #df00a8!important;
	line-height: 75px;
}
.title_small{
	text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
	color: #df00a8;
	margin-top: 15px;
}
.title_medium{
	text-transform: uppercase;
	margin-bottom: 0px;
    font-size: 35px;
    font-weight: 500;
	color: #fff;
}
.title_why{
	background: url(../img/border_title_why.png) no-repeat top center;
	padding: 0px 20%;
	padding-top: 55px;
	line-height: 125%;
}

#wrap_intro{
	width:100%;
	display:inline-block;	
	background: url(../img/bg_intro.png) no-repeat center;
	padding: 100px 0px;
	background-size: cover;
}

.wrap_intro_left{
	padding-left:55px;	
}

.wrap_intro_left .content_article{
	font-weight:400;
	font-size: 16px;
}

.wrap_intro_left h3{
	margin:0px;
	margin-bottom:20px;
	color:#af018b;
	font-size:32px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:45px;	
	background:url(../img/line_1.png) no-repeat left bottom;
	padding-bottom:10px;
}

.wrap_intro_right img{
	width:100%;	
}
.wrap_intro_right iframe{
	aspect-ratio:1.4;
}

.rm_intro{
	margin-top:20px;
	width: 165px;
	aspect-ratio:1;
	border-radius: 50%;
	background: linear-gradient(0deg, #74009c 0%, #df00a8 100%);
	display: flex;
    justify-content: center;
    align-items: center;
	transition: 0.3s;
}
.rm_intro a{
	color:#fff;
	font-weight: 600;
	font-size:16px;
	transition: 0.3s;
	background:url(../img/arrow_up.png) no-repeat right center;
	padding: 17px;
    margin-left: -17px;
}
.rm_intro:hover{
	transform: translate(0px, -3px);
	box-shadow: rgba(255, 255, 255, 0.24) 0px 3px 8px;
}
.rm_intro:hover a{
	
}

.block_video{
	margin-top: 100px;
	aspect-ratio: 2.063;
}

#wrap_services{
	width:100%;
	padding: 80px 0px;
	display:inline-block;
	background: url(../img/bg_service.jpg) no-repeat center;
	background-size: cover;
}

.wrap_services{
	margin-bottom:20px;	
}

.block_services{
	width:100%;
	height: 100%;
	margin:0 auto;
	overflow:hidden;
	background: #0b0b1c;
	padding: 20px;
	transition: 0.3s;
}
.block_services:hover{
	box-shadow: rgba(255, 255, 255, 0.24) 0px 3px 8px;
}

.img_services{
	width: 100%;
	aspect-ratio: 2.25;
	display: flex;
    justify-content: center;
    align-items: center;
	overflow:hidden;
	background: #222;
}

.img_services img{
	max-width: 100%;
}

.info_services{

}

.info_services h3 a{
	color:#af018b;
	text-transform:uppercase;
	line-height:23px;
	font-size:18px;
	font-weight:700;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	overflow: hidden;
	transition: 0.3s;
}
.info_services h3 a:hover{
	color:#fff;	
}
.des_service{
	line-height:25px;
	font-size:15px;
	font-weight: 500;
	text-align: justify;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	overflow: hidden;
}
.rm_service{
    width: 125px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
	margin-top: 15px;
	margin-bottom: 10px;
	border-radius: 50px;
  	position: relative;
}
.rm_service:before{
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 50px; 
	padding: 2px; 
	background:linear-gradient(45deg,#e11981,#4e23bb); 
	mask:linear-gradient(#0b0b1c 0 0) content-box, linear-gradient(#0b0b1c 0 0);
	mask-composite: exclude;
	transition: 0.3s;
}
.rm_service a{
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	z-index: 9;
}
.rm_service:hover {
	transform: translate(0px, -3px);
	box-shadow: rgba(255, 255, 255, 0.1) 0px 5px 7px -3px, rgba(255, 255, 255, 0.05) 0px 4px 6px -2px;
}
.rm_service:hover:before {
	background:linear-gradient(225deg,#e11981,#4e23bb); 
}

.is_scroll{
	width:100%!important;	
}

.wrap_project{
	margin-bottom:10px;	
}

.block_project{
	width:360px;
	height:340px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;	
}

.img_project{
	width:360px;
	height:258px;
	border-bottom:3px solid #000;
	overflow:hidden;
	text-align:center;
	background: #222;
}

.img_project img{
	height:100%;	
}

.block_project h3 a{
	font-size:17px;
	line-height:25px;
	font-weight:500;
	color:#af018b;
	transition: 0.3s;
	text-transform:uppercase;
}

.block_project h3 a:hover{
	color:#fff;
}

.kmt-btn-slider{
	width:100%;
	position:relative;
	z-index:500;
}

.kmt-btn-slider button{
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	margin:0px 5px;
	position:absolute;
}

.prev-project,.prev-news{
	background:url(../img/arr_left.png) no-repeat center;
	left:-40px;
	top:110px;
	width:29px;
	height:49px;
}

.next-project,.next-news{
	background:url(../img/arr_right.png) no-repeat center;
	right:-40px;
	top:110px;
	width:29px;
	height:49px;
}

#wrap_icon{
	width:100%;
	padding: 50px 0px;
	background: url(../img/bg_partner.jpg) no-repeat center;
	background-size: cover;
}

.container_icon{
	margin-bottom: 50px;
}

.wrap_icon{
	margin-bottom:15px;
	padding: 0px 4%;
}

.block_icon{
	width:100%;
	text-align: center;
	display: flex;
    flex-direction: column;
    align-items: center;	
}

.img_icon{
	width: 100%;
	aspect-ratio: 1;
	display: flex;
	justify-content: center;
    align-items: center;
	overflow:hidden;
	position: relative;
}
.img_icon:before{
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 50%; 
	padding: 5px; 
	background:linear-gradient(90deg,#e11981,#4e23bb); 
	mask:linear-gradient(#0b0b1c 0 0) content-box, linear-gradient(#0b0b1c 0 0);
	mask-composite: exclude;
	transition: 0.3s;
}

.img_icon img{
	max-height: 100%;
	max-width: 100%;
}

.info_icon > div{
	line-height: 23px;
}

.block_icon h3{
	font-size:16px;
	color:#fff;
	font-weight:600;
	line-height:24px;
}

.wrap_news{
	margin-bottom:20px;
	padding: 0px 15px;
}

.block_news{
	width:100%;
	height: 100%;
	margin:0 auto;
	overflow:hidden;	
}

.img_news{
	width:100%;
	aspect-ratio: 1.761;
	margin:0 auto;
	text-align: center;
	overflow:hidden;
	display: flex;
    justify-content: center;
	background: #222;
	border-radius: 25px;
}
.img_news a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.img_news img{
	max-width: 100%;
	width: unset!important;
	display: unset!important;
}

.block_news h3 a{
	color:#af018b;
	line-height:25px;
	font-size:16px;
	font-weight:700;	
	text-transform:uppercase;
	transition: 0.3s;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.block_news h3 a:hover{
	color:#fff;
}
.info_news{
	line-height: 27px;
	font-size: 15px;
	text-align: justify;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#wrap_partner{
	padding:65px 0px;
	background: url(../img/bg_customer.jpg) no-repeat center;
	background-size: cover;
}
.des_partner{
	text-align: justify;
	font-size: 15px;
	line-height: 150%;
	margin-bottom: 4%;
}
.wrap_partner{
	display: flex;
	justify-content: center;
    margin-bottom: 4%;
    padding: 0px 2%;
}
.block_partner{
	width:100%;
	aspect-ratio: 1.538;
	display: flex;
	border:1px solid #ccc;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.28);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.28);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.28);
	transition: 0.3s;
}
.block_partner:hover{
	transform: translate(0px, -3px);
	box-shadow: rgba(255, 255, 255, 0.16) 0px 3px 6px, rgba(255, 255, 255, 0.23) 0px 3px 6px;
}
.img_partner{
	width: 100%;
	aspect-ratio: 1.538;
	display: flex;
    justify-content: center;
    align-items: center;
	background: #fff;
}
.img_partner img{
	max-width:100%;
	max-height:100%;	
}

#wrap_block_5{
	width:100%;
	padding:85px 0px;
	background: url(../img/bg_footer.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
}

#wrap_block_5 h6{
	color:#fff;
	font-weight:700;
	font-size:20px;	
	line-height:30px;
	margin-bottom:20px;
	margin-top: 45px;
}

.wrap_add_f{
	font-size:15px;	
}

#wrap_newsletter{
	margin-bottom:10px;	
	width:100%;
	display:inline-block;
}

#wrap_newsletter input:nth-child(1){
	width:90%;
	height:34px;
	line-height:34px;
	padding-left:5px;
	color:#333;
	float:left;
	margin-right:-60px;
	border:1px solid #ccc;
}

#wrap_newsletter input:nth-child(2){
	width:60px;
	height:34px;
	line-height:34px;
	color:#fff;
	background:#af018b;
	border:0px;
	float:left;
}

#wrap_newsletter input:nth-child(2):hover{
	background:#222;
    color: #fff;
}


#wrap_block_6{
	width:100%;
	color:#fff;
	padding:10px 0px;
}

#wrap_block_6 a{
	color:#fff;	
}

#wrap_block_6 span{
	text-transform:uppercase;
	font-weight:600;
}

.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:#000;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

.wrap_social{
	margin-bottom: 15px;
}

.wrap_social img{
	margin:0px 3px;
	transition: 0.3s;
}
.wrap_social img:hover{
	transform: translate(0px, -3px);
}

#top {
    position: fixed !important;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 999;
}

.kmt_tab{
	width:100%;
	display:inline-block;
	border:0px !important;
	text-align:center;	
	margin-bottom:20px;
}

.kmt_tab li{
	float:none!important;
	display:inline-block!important;
	border:0px!important;
	margin:5px;
}

.kmt_tab li a{
	display:inline-block;
    border: 2px solid #af018b!important;
	border-radius:0px;
	font-size:15px;
	color: #af018b;
	text-align:center;
    font-weight: 600;
	transition: 0.3s;
}

.kmt_tab .active a{
    border: 2px solid #af018b!important;
	background: #af018b!important;
    color: #fff!important;
}

.kmt_tab li:hover a{
    border: 2px solid #af018b!important;
	background: #af018b!important;
    color: #fff!important
}

.tab-pane .owl-carousel{
	height:420px;
	overflow:hidden;	
}

.wrap_map{
	height:350px;	
}

.hide-bullets {
	list-style:none;
	margin-left: -40px;
	margin-top:20px;
}

.hide-bullets li{
	width:100%;
}

.carousel-inner{
	width:100%;
	height:700px;
	overflow:hidden;
    text-align: center;	
}

.carousel-inner img{
	height:700px !important;	
    display: inline-block!important;
}

.thumbnail {
	height:120px;
	padding:0px;
    border-radius: 0px;
	overflow:hidden;
}

.thumbnail img{
    width:auto!important;
	height:100%!important;
}

.active_thumbs a{
    border: 2px solid #007970;
}

.kmt_capture{
	background:url(../img/bg_sd.png) repeat;	
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-transform:uppercase;
	margin:0px;
	margin-top:-50px;
}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 75px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 160px;
	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_form_addp{
	border: 0px;
}

.wrap_menu_f ul {
    list-style: none;
    padding: 0px;
    width: 100%;
    display: inline-block;
}
.wrap_menu_f ul li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.wrap_menu_f ul li a {
    font-size: 15px;
    color: #000;
    transition: 0.3s;
}
.wrap_menu_f ul li span {
    font-weight: 900;
}
.logo_footer{
	margin-bottom: 25px;
}
.logo_footer img{
	height: 47px;
}

#wrap_why{
	padding: 50px 0px;
	background: url(../img/bg_why.jpg) no-repeat center;
	background-size: cover;
}
.wrap_why{
	margin-bottom: 20px;
}
.block_why{
	padding: 15px 25px;
	height: 100%;
	transition: 0.3s;
}
.block_why:hover{
	box-shadow: rgba(0, 0, 0, 0.15) 6.4px 6.4px 8.2px;
}
.top_why{
	width: 100%;
	display: flex;
    flex-wrap: wrap;
}
.number_why p{
    font-size: 80px;
    font-weight: 800;
    margin: 0px;
    line-height: 0px;
	background: linear-gradient(-137deg, #af018b 0%, #af018b 100%);
	-webkit-text-stroke: 4px transparent;
	-webkit-background-clip: text;
	color: #7e7e7e;
}
.img_why{
	display: flex;
    justify-content: flex-start;
    width: 100%;
}
.img_why img{
	height: 100%;
}
.info_why h3{
    font-weight: 700;
    font-size: 18px;
}
.des_why{
	font-size: 15px;
	line-height: 23px;
	text-align: justify;
}