@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');

#form_contact{
	display: none;
}

body{
	font-family: 'Roboto', sans-serif;
	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: 25px;}
.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:22px;margin-bottom:10px;color:#e21a22;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:#e21a22!important;margin:10px 0px 5px 0px!important;font-size:17px;font-weight:bold;text-transform:uppercase;font-weight:bold;padding-bottom:5px;border-top:1px solid #c40305;clear:both;padding-top:10px;}
.same_title:hover{color:#e21a22!important;}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#fff;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#e21a22;}
.list_same li:hover a{color:#e21a22;text-decoration:none}
.list_same li a{font-size:15px;color:#fff;}
.list_same li a span{color:#fff;}
/* End css list_same */



.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #222;
	border: 1px solid #222;
}

.pagination>li>a:hover{
	background-color: #e21a22;
	border-color: #e21a22;
	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: #e21a22;
    border-color: #e21a22;
}

.kmt_note{
	color:#e21a22;	
}

.has_line{
    border-bottom: 1px solid #e21a22;
    padding-bottom: 5px;
}

.kmt_bt{
	background:#e21a22;
	border:0px;
	color:#fff;	
	text-transform:uppercase;
	padding:7px 25px;
}

.kmt_bt:hover{
	background:#222;
	color:#fff;
}

.kmt_stt_form{
	color:#e21a22;
	padding:0px!important;
    padding-top: 5px!important;
}

.wrap_center{
	width:100%;
	margin:40px auto;	
}

#wrap_block_1{
	width:100%;	
   
}

.wrap_logo img{
	max-width:100%;
    margin-top: 15px;
}

#wrap_phone{
	float:right;	
	margin-top:20px;
	margin-left:20px;
	font-weight:500;
}

#wrap_phone span{
	display:inline-block;
	height:25px;
	line-height:25px;
	background:url(../img/icon_phone.png) no-repeat left center;
	padding-left:30px;
    font-size: 14px;
	color:#e21a22;
}

#wrap_search{
	width:200px;
	height:30px;
	float:right;
	background:#fff; 
    border: 1px solid #ccc;
    margin: 0px 10px;
    margin-top:17px;
	
}

#wrap_search input:nth-child(1){
	float:left;
	width:166px;
	height:28px;
	line-height:28px;
	padding-left:5px;
	color:#000;
	border:0px;
	font-size:11px;
}

#wrap_search input:nth-child(2){
	width: 30px;
	height:28px;
	background:url(../img/icon_search.png) no-repeat center;
	float:left;
	border:0px;
}

#wrap_lang{
    float: right;
    text-align: right;
    margin-top: 10px;
}

#wrap_lang a{
    color: #222;
    font-size: 13px;
    font-weight: 500;
    padding-left: 5px;
}

#wrap_lang a:hover{
    color: #aad173;
}

.active_lang{
    color: #aad173!important;
}

#wrap_menu_top{
    clear: both;
    float: right;
    margin-top: 10px;
}

#wrap_block_2{
    width: 100%;
    clear: both;
    height: 40px;
    color: #fff;
    background: #e21a22;
}

.hot_tour{
    text-align: center;
    font-size: 14px;
}

#wrap_hot_tour{
    width: 70%;
    margin: 0 auto;
    display: inline-block;
}

#title_hot_tour{
    float: left;
    height: 40px;
    line-height: 40px;
    width: 20%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}


#content_hot_tour{
    width: 80%;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding-left: 10px;
    float: left;
}

#content_hot_tour a{
    color: #fff;
    font-size: 14px;
    padding-right: 20px;
}

#content_hot_tour a:hover{
    color: #222;
}

#wrap_block_3{
    width: 100%;
    clear: both;
}

#wrap_block_4{
    width: 100%;
    clear: both;
    display: inline-block;
}

#wrap_intro{
    width: 100%;
}

.title_intro_1{
    font-size: 20px;
}

.title_intro_2{
    font-weight: bold;
    font-size: 43px;
    color: #90c53d;
    margin: 15px auto;
}

.title_intro_2 span{
    color: #e21a22;
}

.wrap_img_intro img{
    width: 100%;
}

#wrap_services_home{
    width: 100%;
    padding: 30px 0px;
    background: #dbf8f3;
}

.kmt_title{
    color: #e21a22;
    font-size: 30px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e21a22;
    padding-bottom: 10px;
}

.wrap_services{
    margin: 15px auto;
}

.block_services{
    width: 370px;
    height: 420px;
    padding: 7px;
    background: #fff;
    overflow: hidden;
    padding-bottom: 20px;
     -webkit-box-shadow: 0px 0px 3px 0px #ccc; 
    box-shadow: 0px 0px 3px 0px #ccc;
    text-align: center;
}

.wrap_news .block_services{
    width: 370px;
    height: 350px;
    padding: 0px;
    background: none;
    overflow: hidden;
    padding-bottom: 20px;
     -webkit-box-shadow: none; 
    box-shadow: none;
    text-align: center;
}

.block_services h3 a{
    color: #e21a22;
    display: inline-block;
    font-size: 24px;
    padding-bottom: 5px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
    background:url(../img/line_red_ser.png) no-repeat bottom center;
	
}

.content_news h3 a{
    color: #222;
    font-size: 17px;
    line-height: 25px;
    background:url(../img/line_red_ser.png) no-repeat bottom center;
}

.block_services h3 a:hover{
    color: #222;
    background:url(../img/line_black_ser.png) no-repeat bottom center;
}

.content_news h3 a:hover{
    color: #e21a22;
    background:url(../img/line_red_ser.png) no-repeat bottom center;
}

.img_services{
    width: 356px;
    height: 200px;
}

.img_services img{
    width: 356px;
    height: 200px;
}

.content_services{
    padding: 0px 15px;
}

.wrap_news .content_services{
    padding: 0px;
}

.info_services{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.rm_tour{
    
}

.rm_tour a{
    color: #222;
    font-size: 15px;
    font-weight: 500;
}

.rm_tour a:hover{
    color: #e21a22;
}


#wrap_img_customer div{
    padding: 0px;
}

.wrap_img_cus{
    height: 290px;
    overflow: hidden;
    margin-bottom: -1px;
}

.wrap_img_cus img{
    height: 100%;
    border: 1px solid #fff;
    transition: transform .7s; /* Animation */
}

.wrap_img_cus:hover img{
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.rm_img_cus{
    clear: both;
    margin-top: 40px;
    text-align: center;
}

.rm_img_cus a{
    display: inline-block;
    min-width: 200px;
    padding: 10px 0px;
    border: 1px solid #e21a22;
    color: #e21a22;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.rm_img_cus a:hover{
    color: #90c53d;
    border: 1px solid #90c53d;
}

#wrap_news_tour{
    width: 100%;
    display: inline-block;
}

.news_tour{
    width: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.news_tour li{
    width: 48%;
    margin-right: 2%;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
	min-height: 165px;
}

.img_news_tour{
    width: 200px;
    height: 135px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}

.img_news_tour img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.info_news_tour h3{
    margin: 0px;
    margin-bottom: 10px;
}

.info_news_tour h3 a{
    font-size: 15px;
    color: #222;
    font-weight: 500;
    line-height: 20px;
}

.info_news_tour h3 a:hover{
    color: #90c53d;
}

.news_tour_top_right h3 a{
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}

.info_news_tour div{
    margin-bottom: 20px;
}

.news_tour_top_right div{
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}

.news_tour_top{
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.news_tour_top_left{
    overflow: hidden;
    margin-bottom: 20px;
}

.news_tour_top_left img{
    width: 100%;
    border-radius: 10px;
}

#wrap_red{
    width: 100%;
    background: #e21a22;
    padding: 25px 0px 20px 0px;
    color: #fff;
}

.wrap_text_br p{
   font-size: 20px;
   font-weight: 600;
}

.wrap_text_br p span{
    font-size: 15px;
    font-weight: 500;
}

.wrap_btc{
    text-align: right;
    padding-top: 20px;
}

.wrap_btc a{
    padding: 10px 35px;
    color: #fff;
    font-size: 15px;
    background: #2a2a2a;
    font-weight: 500;
}

.wrap_btc a:hover{
    color: #222;
    background: #fff;
}

#wrap_block_5{
    width: 100%;
    clear: both;
    display: inline-block;
	padding: 30px 0px;
    color: #222;
}

.title_f{
    margin: 0px;
    margin-bottom: 15px;
    color: #e21a22;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
}

.address_footer{
    line-height: 20px;
}

.social_footer{
   
}

.social_footer a{
    padding: 0px 5px;
    color: #222;
}

.social_footer a:hover{
    color: #e21a22;
}

#wrap_block_6{
    border-top: 1px solid #ccc;
    padding: 10px 0;
}

.copy_footer{
    padding-top: 10px;
}

.copy_footer span{
    font-weight: bold;
    text-transform: uppercase;
}

.copy_footer a{
    color: #fff;
}

.bg_page{
    width: 100%;
    text-align: center;
    
}

.bg_page img{
    width: 100%;
}

#kmt_breadcrumbs{
    margin-top: -50px;
    position: relative;
    z-index: 100;
    text-align: right;
}

#kmt_breadcrumbs span{
    padding: 5px 10px;
    display: inline-block;
    color: #222;
    background: url(../img/white_sd.png) repeat;
}

#kmt_breadcrumbs a{
    color: #222;
    font-size: 13px;
    padding: 0px 3px;
}

#kmt_breadcrumbs a:hover{
    color: #e21a22;
}

.block_ab{
	margin:50px auto;	
}

.block_img_ab{
	padding:0px;	
}

.block_img_ab img{
	width:100%;	
}

.block_ab_content{
	width:650px;
	padding:30px 30px 30px 30px;
	margin-top:30px;
    -webkit-box-shadow: 0px 0px 15px -3px #000000; 
    box-shadow: 0px 0px 15px -3px #000000;
    background: #fff;
}

.block_ab_content h3{
	font-size:22px;
	padding-top:10px;
    padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;	
}

.block_ab_content .content_article{
	font-size:15px;
	line-height:25px
}

.block_ab_1_content{
	margin-right:-270px;
	position:relative;
	z-index:500;	
    
	float:right;
    min-height: 450px;
}

.block_ab_1_content .content_article{
	padding-left:0px;	
}

.block_ab_1_content h3{
	color:#e21a22;	
	background:url(../img/line_red.png) no-repeat left center;
	padding-left:20px;
}
	
.block_ab_2_content{
	margin-left:-270px;
	position:relative;
	z-index:500;
    min-height:450px;
		
}

.block_ab_2_content .content_article{
	padding-right:0px;	
}

.block_ab_2_content h3{
	text-align:right;
	color:#e21a22;	
	background:url(../img/line_red.png) no-repeat right center;
	padding-right:20px;
	padding-top:10px;
    padding-bottom: 10px;
	
}
	
.block_ab_1_left{
	overflow:hidden;
}

.inside_page{
    margin-top: 60px!important;
}

.img_mb{
    display: none;
}

.wrap_map_is{
    padding: 0px;
    border: 1px solid #ccc;
    height: 400px;
}

#kmt_booking_form span{
    color: #f00;
}

.wrap_tour{
    margin: 15px auto;
}

.block_tour{
    width: 370px;
    height: 380px;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
    overflow: hidden;
}

.img_tour{
    width: 358px;
    height: 230px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.img_tour img{
    width: 100%;
    height: 100%;
}

.block_tour h3{
    margin: 10px auto;
}

.block_tour h3 a{
    color: #222;
    font-size: 15px;
    line-height: 20px;
}

.block_tour h3 a:hover{
    color: #e21a22;
}

.info_tour{
    padding: 0px 10px;
}

.kmt_time{
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.kmt_time span{
    width: 50%;
    float: left;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
	padding-left: 22px;
}

.icon_time{
    background:url(../img/icon_time.png) no-repeat left center;
}

.icon_sche{
    background:url(../img/icon_sche.png) no-repeat left center;
}

.price_tour{
    font-size: 16px;
    color: #e21a22;
    font-weight: 500;
}


.price_tour a{
    font-size: 16px;
    color: #e21a22;
    font-weight: 500;
}

.price_tour a:hover{
    color: #222;
}

#wrap_time_tour{
    width: 100%;
    display: inline-block;
}

#wrap_time_tour ul{
    width: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#wrap_time_tour ul li{
    width: 50%;
    display: inline-block;
    float: left;
    background: #dbf8f3;
    padding: 7px 10px;
    font-size: 14px;
}

#wrap_time_tour span{
    padding-left: 25px;
    font-weight: 500;
    display: inline-block;
    min-width: 140px;
}

.icon_code_is{
    background:url(../img/icon_code.png) no-repeat left center;
}

.icon_time_is{
    background:url(../img/icon_time.png) no-repeat left center;
}

.icon_sche_is{
    background:url(../img/icon_sche.png) no-repeat left center;
}

.bg_white{
    background: #fff!important;
}

#bt_booking_tour{
    margin-top: 20px;
}

#bt_booking_tour a{
    padding: 7px 0px;
    color: #fff;
    background: #e21a22;
    text-transform: uppercase;
    font-size: 17px;
    display: inline-block;
    min-width: 170px;
    border-radius: 5px;
}

#bt_booking_tour a:hover{
    background: #90c53d;
}

#list_img_tour{
    width: 100%;
    clear: both;
    margin-top: 20px;
}

#list_img_tour .row{
    margin: -10px;
}

.wrap_img_is_tour{
    margin-bottom: 10px;
    height: 190px;
    overflow: hidden;
    text-align: center;
}

.wrap_img_is_tour img{
    width: 100%;
    height: 100%;
    transition: transform .7s; /* Animation */
}

.wrap_img_is_tour:hover img{
    
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.block_right{
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    padding: 5px 10px 0px 10px;
    border:1px solid #d6ecb5;
    border-radius: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 0px 3px 0px #90c53d; 
    box-shadow: 0px 0px 3px 0px #90c53d;
}

#support_right{
    background:url(../img/bg_sp.jpg) no-repeat right top;
    
}

#services_right{
    width: 100%;
}

#services_right p{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
    font-weight: 500;
}

#services_right p a{
    color: #222;
    font-size: 15px;
}

#services_right p a:hover{
    color: #e21a22;
}

.tour_right{
    width: 100%;
    list-style: none;
    padding: 0px;
}

.tour_right li{
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}

.img_tour_right{
    width: 100%;
    overflow: hidden;
}

.img_tour_right img{
    width: 100%;
}

.tour_right h4 a{
    color: #222;
    font-size: 15px;
    line-height: 20px;
}

.tour_right h4 a:hover{
    color: #e21a22;
}

.title_right{
    font-size: 17px;
    text-transform: uppercase;
    color: #90c53d;
    padding-bottom: 3px;
    border-bottom: 2px solid #90c53d;
    font-weight: 500;
    margin-bottom: 15px;
    padding-top: 10px;
}

.title_s{
    border-bottom: 0px;
}

.title_s span{
    display: inline-block;
    width: 45%;
    border-bottom: 2px solid #90c53d;
    
}

#support_right p{
    margin-bottom: 5px;
}

#support_right p span{
    font-weight: 500;
}

#tab_tour{
    clear: both;
    margin-top: 20px;
}

.kmt_tab > ul{
	width:100%;
	list-style:none;
	padding:0px;	
	display:inline-block;
	border:none;
    padding: 0px!important;
    border-bottom: 2px solid #90c53d;
}

.kmt_tab .nav{
	margin-left:0px	;
     border-radius: 5px!important;
}

.kmt_tab > ul > li{
	display:inline-block;
	float:left;
	text-align:center;	
	border:none;
    margin: 0px!important;
    margin-right: -4px!important;
}

.kmt_tab a{
	display:inline-block;
	width:100%;
	margin:0 auto;
	background:none;
	color:#e21a22;
	text-transform:uppercase;
	font-size:15px;
    line-height: 20px!important;
	font-weight:500;
	border:none!important;
	border-radius:0px!important;
    padding:10px 25px 5px 25px!important;
}

.kmt_tab a:hover,.kmt_tab .active a{
	color:#fff !important;
    background:#90c53d !important;
    border-radius: 5px!important;
}


.tab-content{
	margin-top:10px;	
	padding:5px;
}

.kmt_tab ul .line_doc_s{
	width:2px;
    font-size: 20px;
	text-align:center;
    color: #90c53d;
    
}

.wrap_album{
    margin-bottom: 15px;
}

.block_album{
    width: 370px;
    height: 320px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.img_album{
    width: 370px;
    height: 250px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
    overflow: hidden;
}

.img_album img{
    width: 362px;
    height: 242px;
    transition: transform .7s; /* Animation */
}

.img_album:hover img{
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.wrap_album_dt{
    margin: 10px auto;
}

.block_album_dt{
    width: 370px;
    height: 250px;
    margin: 10px auto;
}

.img_album_dt{
    width: 370px;
    height: 250px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
    overflow: hidden;
}

.img_album_dt img{
    width: 362px;
    height: 242px;
    transition: transform .7s; /* Animation */
}

.img_album_dt:hover img{
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}


.block_album h3 a{
    font-size: 17px;
    color: #222;
    line-height: 25px;
}

.block_album h3 a:hover{
    color: #e21a22;
}

.wrap_form_is{
    padding: 0px;
}

.wrap_form_is .form-group{
    margin-left: 0px;
    margin-right: 0px;
}

.wrap_form_is .form-group div{
    padding: 0px;
}

#kmt_booking_form .kmt_stt_form{
    padding-left: 10px!important;
}

.kmt-btn-slider{
	width:100%;
	position:relative;
}

.kmt-btn-slider button{
	margin: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	width:16px;
	height:30px;
	position:absolute;
}

.prev{
	background:url(../img/arr_left_white.png) no-repeat center;
	left:-10px;
	top:30px;
}

.next{
	background:url(../img/arr_right_white.png) no-repeat center;
	right:-10px;
	top:30px;
}




.wrap_partner{
	width:180px;
    margin: 0 auto;	
}


.wrap_partner div{
    width:180px;
    height: 90px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
.wrap_partner *{
   vertical-align: middle;	
}

.wrap_partner div img{
    width: auto!important;
    display: inline!important;
	max-width:180px!important;
	max-height:90px!important;	
    filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
   -webkit-transition: all .5s ease-in-out;
	
}

.wrap_partner:hover img{
	filter: none;
   -webkit-filter: none;
}

.sub_menu_title{
    text-align: right;
    color: #222;
    margin-top: -50px;
}


.sub_menu_title{
	width:100%;
	display:inline-block;
	border:0px !important;
	text-align:right;	
}

.sub_menu_title li{
	float:none!important;
	display:inline-block!important;
	border:0px!important;
}

.sub_menu_title li a{
	display:inline-block;
	background:none !important;	
	border:none!important;
	font-size:15px;
	text-align:right;
    color: #222;
    padding: 0px 10px!important;
}


.sub_menu_title li:nth-last-child(1) a{
    padding-right: 0px!important;
}


.sub_menu_title .active a{
	border:none!important;
	background:none !important;	
    color: #e21a22!important;
}

.sub_menu_title li:hover a{
	border:none!important;
	background:none !important;	
    color: #e21a22!important
}

.kmt_tab_content{
    padding: 0px!important;
    margin: 0px!important;
}


.grid-item{
    width: 33%;
    margin-bottom: 5px;
}

.grid-item img{
    width: 100%;
}


.rm_pj{
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 30px;
}

.rm_pj span{
    padding: 10px 80px;
    border: 1px solid #e21a22;
    color: #e21a22;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
}

.rm_pj span:hover{
    border: 1px solid #222;
    color: #222;
}

a.zalo-fix {
    position: fixed;
    right: 18px;
    z-index: 9999;
    bottom: 26px;
    border-radius: 50%;
    box-shadow: 0 0 10px #7bc143;
}

.hotlineSupport {
	    width: 60px;
	    height: 60px;
	    position: fixed;
	    background: #ed3237;
	    right:21px;
         left: inherit;
         bottom:120px;
	    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;
	}
	.support-content {
	    width: 250px;
	    position: absolute;
	    background: #fff;
	    top: 0;
	    right: calc(100% + 20px);
	    padding: 18px;
	    color: #000;
	    text-align: left;
	    font-size: 17px;
	    line-height: 25px;
	    border: solid 2px #ed3237;
	    border-radius: 5px;
	    transition: all 0.5s ease;
	    -webkit-transition: all 0.5s ease;
	    -mos-transition: all 0.5s ease;
	    -ms-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;

	    transform: translateX(200%);
	    -webkit-transform: translateX(200%);
	    -mos-transform: translateX(200%);
	    -ms-transform: translateX(200%);
	    -o-transform: translateX(200%);
	}
	.support-content .line a {
	    display: block;
	    padding-left: 30px;
	    position: relative;
	    color: #ed3237;
	    font-weight: bold;
	    font-size: 20px;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	.support-content .line.v2 a:before{
	    content: initial;
	}
	.support-content.show{
	    transform: translateX(0%);
	    -webkit-transform: translateX(0%);
	    -mos-transform: translateX(0%);
	    -ms-transform: translateX(0%);
	    -o-transform: translateX(0%);
	}
	.support-content:before {
	    content: "";
	    width: 0;
	    height: 0;
	    border-top: 10px solid transparent;
	    border-bottom: 10px solid transparent;
	    border-left: 10px solid #ed3237;
	    position: absolute;
	    left: 100%;
	}
	.support-content p {
	    padding: 0;
	    font-size: 14px;
	    line-height: 20px;
	    text-transform: uppercase;
	}
	.support-content .ion {
	    width: 49%;
	    height: 30px;
	    display: block;
	    float: left;
	    color: #fff;
	    border-radius: 5px;
	    padding: 3px 0px 0px 6px;
	    text-transform: Capitalize;
	}
    
    .block_slide{
        width: 100%;
        display: inline-block;
        
    }
    
    .block_slide_bg{
        width: 100%;
        display: inline-block;
        background: #e21a22;
    }
    
    .img_slide{
        width: 70%;
        float: left;
    }
    
    .content_slide{
        width: 30%;
        float: left;
        padding: 15px;
        color: #fff;
        
    }
    
    .content_slide .content_article{
        color: #fff;
        font-size: 14px;
        min-height: 200px;
    }
    
    .rm_slide{
        clear: both;
        text-align: left;
        color: #fff;
    }
    
    .rm_slide a{
        color: #fff;
    }
    
    .rm_slide a:hover{
        color: #222;
    }
    
    .kmt_slide button{
    	width:30px;
    	height:19px;
        z-index: 800;
        opacity: 0.5;
    }
    
    .kmt_slide button:hover{
        opacity: 1;
    }
    
    
    .prev-slide{
    	background:url(../img/arr_left_slide.png) no-repeat center;
    	left:10px;
    	top:350px;
    }
    
    .next-slide{
    	background:url(../img/arr_right_slide.png) no-repeat center;
    	right:10px;
    	top:350px;
    }

    .slide_text_1{
        padding-top: 15px;
        font-size: 32px;
        text-transform: uppercase;
        font-weight: bold; 
    }
    
    .slide_text_2{
        padding-bottom: 15px;
        font-size: 17px;
    }
    
    .block_slide img{
        width: 100%!important;
        display: inline!important;
    }
    
    
    .owl-carousel .owl-stage {
        transition-timing-function: linear !important;
    }
    
    

	@-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)
	    }
	}
    
    
    /* Feel free to change duration  */ 
.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
    