@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');


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:#000;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:#7b5126;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:#7b5126!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:#7b5126!important;}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#fff;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#7b5126;}
.list_same li:hover a{color:#7b5126;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: #7b5126;
	border: 1px solid #7b5126;
}

.pagination>li>a:hover{
	background-color: #fab814;
	border-color: #fab814;
	color: #000;
}


.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: #000;
    cursor: default;
    background-color: #fab814;
    border-color: #fab814;
}

.kmt_note{
	color:#7b5126;	
}


.kmt_bt{
	background:#f3b009;
	border:0px;
	color:#fff;	
	text-transform:uppercase;
	padding:7px 25px;
	transition: 0.3s;
}

.kmt_bt:hover{
	background:#000;
	color:#fff;
}

.kmt_stt_form{
    color: #fab814;
    padding: 0px!important;
    padding-top: 5px!important;
    margin-left: 5px;
}

.wrap_center{
	width:100%;
	margin:40px auto;	
}

#wrap_block_1{
	width:100%;	
    padding-bottom: 15px;
}

.wrap_logo img{
	max-width:100%;
    margin-top: 40px;
}

.wrap_name{
    margin-top: 35px;
}

.name_com{
    color: #7b5126;
    font-weight: bold;
    font-size: 24px;
}

.name_com_mb{
    display: none;
}

#slide_mb{
    display: none!important;
}

.wrap_name p{
    margin-bottom: 0px;
    font-size: 13px;
}

#wrap_lang{
    margin-top: 10px;
    color: #000;
    text-align: right;
    margin-bottom: 10px;
}

#wrap_lang a{
   color:#000;
   padding: 0px 3px;
}


#wrap_lang a:hover,.active_lang{
   color:#7b5126!important;
}

#wrap_banner{
    width: 100%;
    text-align: right;
}

#wrap_banner img{
    width: 100%;
	border: 1px solid #7b5126;
	padding: 5px;
}

#wrap_block_2{
    width: 100%;
    background: #7b5126;
}

#wrap_block_3{
    padding: 10px 0px;
    background: #ebebeb;
}

.title_news{
    width: 100%;
    background: #fab814;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 5px 0px;
}

.title_news span{
    padding-left: 10px;
    display: inline-block;
    width: 100%;
    background:	url(../img/arr_down.png) no-repeat center right 10px;
    
}

.title_right{
    width: 100%;
    color: #7b5126;
    border-bottom: 2px solid #7b5126;
    font-size: 20px;
    font-weight: 500;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.title_right span{
    display: inline-block;
    width: 100%;
    background:	url(../img/arr_d.png) no-repeat center right 10px;
    
}

.wrap_news_right{
    border: 1px solid #ccc;
    padding: 10px;
}

.wrap_news_right ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
}

.wrap_news_right ul li{
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.img_news_right{
    width: 100px;
    height: 65px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.img_news_right img{
    width: 100%;
    height: 100%;
}

.info_news_right h4{
    margin: 0 auto;
}

.info_news_right h4 a{
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}

.info_news_right h4 a:hover{
    color: #7b5126;
}

.wrap_news_slide{
    height: 350px;
}

.slick-track{
	overflow: scroll;
}
.slick-track::-webkit-scrollbar,.wrap_feng_home ul::-webkit-scrollbar {
    width: 3px;
    background-color: #fff;
} 

.slick-track::-webkit-scrollbar-thumb,.wrap_feng_home ul::-webkit-scrollbar-thumb {
    background-color: #7b5126;
}

.slick-track::-webkit-scrollbar-track,.wrap_feng_home ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #fff;
    background-color: #fff;
}

.wrap_feng_home ul{
    
}

#feng_mb{
    width: 100%;
    display: none!important;
}

.info_feng_home{
    padding-right: 10px;
}

.block_feng_mb{
    width: 100%;
    margin: 0 auto;
}

#animatedHeading{
    display: inline-block;
    width: 100%;
	height: 310px;
    background: #fff;
    padding: 0px;
    margin: 0px;
    list-style: none;
	overflow: hidden;
}

.slick-slide{
    width: 100%;
    display: inline-block;
    padding: 5px 5px 5px 25px;
    position: relative;
    border-bottom: 1px solid #ccc!important;
	background:  url(../img/yellow_arr.png) no-repeat;
	background-position: 10px 8px;
}

.img_hot{
    width: 35px;
    position: absolute;
    right: 10px;
    top: 12px;
}

.img_hot img{
    width: 35px;
}

.slick-slide a{
    color: #000;
    font-size: 14px;
    line-height: 16px;
	font-weight: 500;
	height: 32px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.slick-vertical .slick-slide:hover a{
    color: #fff;
}

.slick-vertical .slick-slide:hover{
	background:  url(../img/yellow_arr.png) no-repeat rgba(123, 81, 38, 0.5);
	background-position: 10px 8px;
}

.date_news{
    color: red;
}

.kmt_title{
    font-size: 35px;
    color: #7b5126;
    font-weight: bold;
    line-height: 45px;
    margin: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background:	url(../img/line_1.png) no-repeat bottom center;
    
}

.kmt_title_child{
    font-size: 25px;
    color: #7b5126;
    font-weight: bold;
    line-height: 30px;
    margin: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background:	url(../img/line_1.png) no-repeat bottom center;
    
}

.wrap_services_home{
    text-align: center;
    margin: 10px auto;
    margin-top: 0px;
}

.block_services_home{
    width: 395px;
    height: 230px;
    margin: 0px 0px 20px 0px;
    overflow: hidden;
}

.img_services_home{
    width: 395px;
    height: 230px;
}

.img_services_home img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    transform: scale(1);
}

.block_services_home:hover img {
    transform: scale(1.1);
}

.block_services_home h2{
    margin: 0px;
    background:	rgba(250, 185, 20, 0.9);
    height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 1000;
    margin-top: -50px;
    margin-bottom: 15px;
	transition: 0.3s;
    
}

.block_services_home h2 a{
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    padding: 0px 10px;
}

.block_services_home:hover h2{
    background: rgba(123, 81, 38, 0.8);
}

.wrap_services_is{
    text-align: center;
    margin: 10px auto;
}

.block_services_is{
    width: 280px;
    height: 180px;
    margin: 0 auto;
    overflow: hidden;
}

.img_services_is{
    width: 280px;
    height: 180px;
}

.img_services_is img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    transform: scale(1);
}

.block_services_is:hover img {
    transform: scale(1.1);
}

.block_services_is h2{
    margin: 0px;
    background:	rgba(250, 185, 20, 0.9);
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 1000;
    margin-top: -45px;
    margin-bottom: 15px;
}

.block_services_is h2 a{
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0px 10px;
}

.block_services_is h2:hover{
    background: rgba(123, 81, 38, 0.8);
}

.wrap_icon{
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    list-style: none;
    padding: 0px;
}

.wrap_icon li{
    width: 50%;
    float: left;
    display: inline-block;
    margin: 10px auto;
}

.img_icon{
    width: 57px;
    height: 97px;
    float: left;
    margin-right: 10px;
}

.img_icon img{
    max-width: 100%;
}

.content_icon h3{
    margin: 0px;
    margin-bottom: 7px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

.content_icon div{
    font-size: 14px;
    padding-right: 10px;
}

.kmt_tab{
    text-align: center;
    width: 100%;
    display: inline-block;
    border-bottom: 0px!important;
    margin-bottom: 20px;
}

.kmt_tab li{
    float: none;
    display: inline-block;
	text-align:center;
	border:1px solid #000;
	height:35px;
	line-height:35px;
	padding:0px 25px;
    margin: 10px;
	transition: 0.3s;
}

.kmt_tab li.active {
	border:1px solid #7b5126 !important;
	color: #7b5126!important;
}

.kmt_tab li.active a{
	border:0px !important;
	color: #7b5126!important;	
    background: none!important;
}


.kmt_tab li:hover{
	border:1px solid #7b5126 !important;
	color: #7b5126;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.kmt_tab li:hover a{
	background:none!important;
	color: #7b5126;	
    border: none!important;
}

.kmt_tab li a{
	display:inline-block;
	padding:0px;
	line-height:inherit;
	text-transform:uppercase;
	color:#000;
	font-size:15px;
	font-weight:500;
	height:35px;
	line-height:35px;
     border: none!important;
}

.is_scroll{
    width: 100%;
}
.vhp_hei{
	height: 400px;
}

.block_project_home{
    width: 360px;
    height: 360px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
	transition: 0.3s;
}

.img_project_home{
    width: 360px;
    height: 300px;
    border-bottom: 8px solid #fab814;
}

.img_project_home img{
    display: inline!important;
    width: 100%;
    height: 100%;
}

.block_project_home h4{
    margin: 0px;
    margin-top: 15px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.block_project_home h4 a{
    color: #000;
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
}
.block_project_home:hover{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.block_project_home h4 a:hover{
    color: #7b5126;
}

.block_project_od{
    width: 270px;
    height: 270px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center; 
}

.img_project_od{
    width: 270px;
    height: 200px;
    border-bottom: 5px solid #7b5126;
}

.img_project_od img{
    display: inline!important;
    width: 100%;
    height: 100%;
}

.block_project_od h4{
    margin: 0px;
    margin-top: 15px;
}

.block_project_od h4 a{
    color: #000;
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
}

.block_project_od h4 a:hover{
    color: #7b5126;
}

#project_mb{
    display: none;
}

.block_project_mb{
    width: 175px;
    height: 155px;
    margin: 0 auto;
    text-align: center;
}

.img_project_mb{
    width: 175px;
    height: 100px;
    margin: 0 auto;
    border-bottom: 5px solid #7b5126;
}

.img_project_mb img{
    display: inline!important;
    width: 100%;
    height: 100%;
}

.block_project_mb h4{
    margin: 0px;
    margin-top: 15px;
}

.block_project_mb h4 a{
    color: #000;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
}

.block_project_mb h4 a:hover{
    color: #7b5126;
}

.kmt-btn-slider{
	width:100%;
	position:relative;
	z-index:500;
}

.kmt-btn-slider button{
	margin: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	margin:0px 5px;
	position:absolute;
    border: 1px solid #ececec;
    border-radius: 50%;
}

.prev-project{
	background:url(../img/arr_c_left.png) no-repeat center;
	left:0px;
	top:120px;
	width:25px;
	height:25px;
    
}

.next-project{
	background:url(../img/arr_c_right.png) no-repeat center;
	right:0px;
	top:120px;
	width:25px;
	height:25px;
}

.prev-feng{
	background:url(../img/arr_c_left.png) no-repeat center;
	left:0px;
	top:150px;
	width:25px;
	height:25px;
    
}

.next-feng{
	background:url(../img/arr_c_right.png) no-repeat center;
	right:0px;
	top:150px;
	width:25px;
	height:25px;
}

.tab-content > .tab-pane{
    display: block;
    height: 0;
}

.tab-content > .active{
    height: auto;
}

#wrap_reg_price{
    width: 100%;
    padding: 30px;
    background: #7b5126;
}

#bg_reg_price_mb{
    padding: 20px 5px;
    background: #202020;
}

#wrap_reg_price_mb{
    width: 100%;
    display: none;
}

.wrap_feng_home ul{
    width: 100%;
    list-style: none;
    padding: 0px;
}

.wrap_feng_home ul li{
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.img_feng_home{
    width: 130px;
    height: 90px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.img_feng_home img{
    width: 100%;
    height: 100%;
}

.info_feng_home h4{
    margin: 0px;
    margin-bottom: 5px;
}


.info_feng_home h4 a{
    font-size: 14px;
    color: #000;
    line-height: 20px;
}

.info_feng_home h4 a:hover{
    color: #7b5126;
}

.info_feng_home div{
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 5px;
	color: #000;
}


.info_feng_home p a{
    font-size: 12px;
    color: #f3b009;
}

.info_feng_home p a:hover{
    color: #000;
}

#wrap_partner{
    width: 100%;
}

#bg_wrap_partner{
    width: 100%;
    background: #ebebeb;
    padding: 10px 0px;
}

.wrap_partner{
	width:175px;
	height:95px;
	margin:0 auto;
	overflow:hidden;
    padding: 5px;
	
}

.wrap_partner div{
	width:175px;
	height:90px;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}

.wrap_partner *{
   vertical-align: middle;	
}

.wrap_partner div img{
	max-width:175px;
	max-height:90px;
	width:auto!important;
	display:inline!important;
}

#wrap_footer{
    width: 100%;
    background: #7b5126;
    padding: 30px 0px;
}

.block_feedback_home{
    width: 360px;
    margin: 0 auto;
    border: 2px solid #f3b009;
    padding: 20px;
    text-align: center;
}

.img_feedback_home{
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 0px -3px #7b5126; 
    box-shadow: 5px 5px 0px -3px #7b5126;
    
}

.block_feedback_home h4{
    text-transform: uppercase;
    font-size: 15px;
    color: #f3b009;
    font-weight:bold;
    margin-top: 30px;
}

.info_feedback{
    font-size: 15px;
    line-height: 24px;
}

.block_video_home{
    width: 260px;
    height: 250px;
    margin: 0 auto;
    text-align: center;
}

.video_home{
    width: 100%;
    height: 180px;
    margin: 0 auto;
    
}

.block_video_home h4{
    font-size: 14px;
    color: #000;
    font-weight:bold;
    margin-top: 15px;
}

.block_video_home h4 a{
    font-size: 14px;
    color: #000;
    font-weight:bold;
    margin-top: 15px;
}

.block_video_home h4 a:hover{
    color: #7b5126;
}

#wrap_footer h6{
	margin:0px;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#fff;
	font-weight:500;
	font-size:17px;	
}

.wrap_add_f{
	color:#fff;
	font-size:15px;
	line-height:22px;	
}

.wrap_menu_f ul{
	width:100%;
	list-style:none;
	padding:0px;
	display:inline-block;	
}

.wrap_menu_f ul li{
	width:50%;
	float:left;
	margin-bottom:10px;
}

.wrap_menu_f ul li a{
	color:#fff;
	font-size:15px;
}

.wrap_menu_f ul li a:hover{
	color:#000;
}

.wrap_social_f{
	text-align:left;	
	color:#fff;
}

#wrap_social_f{
	margin:20px auto;	
}

#wrap_social_f img{
	width:45px;
	margin-right:3px;
}

.wrap_social_f a{
	color:#fff;
}

#kmt_price_form *{
    border-radius: 0px;
}

#wrap_breadcrumb{
    text-align: right;
    color: #000;
}

#wrap_breadcrumb a{
    color: #000;
    font-size: 13px;
    font-weight: 500;
}

#wrap_breadcrumb a:hover{
    color: #7b5126;
}

.active_brea{
    color: #7b5126!important;
}

.end_form{
    margin-bottom: 0px;
}

.block_right,.block_left{
    width: 100%;
	overflow: hidden;
    margin-bottom: 15px;
    display: inline-block;
}

.has_border{
    border: 1px solid #ccc;
}

.no_border_top{
    border-top: 0px;
}

.wrap_project_is{
    margin-bottom: 15px;
}

.title_des{
    font-size: 20px;
    padding-bottom: 3px;
    border-bottom: 2px solid #7b5126;
    color: #7b5126;
    text-transform: uppercase;
    font-weight: 600;
    margin: 15px auto;
}

#wrap_img_project_dt{
	width:100%;
	margin-bottom:10px;
}

#wrap_img_project_dt a{
	width:100%;
	display:inline-block;
	border:1px solid #7b5126;
	padding:5px;	
    border-radius: 3px;
}

#wrap_img_project_dt img{
	width:100%;
}

#list_thumbs{
	list-style:none;
	padding:0px;
	margin:0px;	
	margin-bottom:10px;
	display:inline-block;
}

#list_thumbs li{
	width:135px;
	height:90px;
	text-align:center;
	border:1px solid #7b5126;
	padding:2px;
	float:left;
	margin:5px 6px;
	overflow:hidden;
    cursor: pointer;
    border-radius: 3px;
}

#list_thumbs li img{
	max-width:100%;
	height:100%;
}

.list_price{
    width: 100%;
    list-style: none;
    padding: 0px;
}

.list_price li{
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.img_price{
    width: 210px;
    height: 120px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.img_price img{
    width: 100%;
    height: 100%;
}

.info_price h4{
    margin: 0px;
    margin-bottom: 20px;
}

.info_price h4 a{
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    color: #000;
}

.info_price h4 a:hover{
    color: #7b5126;
}

.info_price p a{
    font-size: 14px;
    padding: 7px 20px;
    color: #fff;
    background: #7b5126;
}

.info_price p a:hover{
    background: #000;
}

.wrap_news_left{
    margin-bottom: 15px;
}

.block_news_left{
    width: 270px;
    height: 350px;
    margin: 0 auto;
    overflow: hidden;
}

.img_news_left{
    width: 270px;
    height: 160px;
    overflow: hidden;
    text-align: center;
}

.img_news_left img{
    width: 100%;
    height: 100%;
}

.block_news_left h3 a{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #7b5126;
    line-height: 20px;
}

.block_news_left h3 a:hover{
    color: #000;
}

.info_news_left{
    font-size: 14px;
    line-height: 20px;
}

.rm_news{
    margin-top: 20px;
}

.rm_news a{
    font-size: 14px;
    padding: 7px 20px;
    color: #fff;
    background: #7b5126;
}

.rm_news a:hover{
    background: #000;
}

.wrap_map{
    height: 400px;
    padding: 0px;
}

a.zalo-fix {
    position: fixed;
    right: 18px;
    z-index: 9999;
    bottom: 70px;
    border-radius: 50%;
    box-shadow: 0 0 10px #7bc143;
}



.hotlineSupport {
	    width: 60px;
	    height: 60px;
	    position: fixed;
	    background: #ed3237;
	    right:21px;
         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;
	}
	.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;
	}

	@-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)
	    }
	}


@-moz-keyframes coccoc-alo-circle-img-anim {
	0% {
		transform: rotate(0) 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(0) scale(1) skew(1deg)
	}
	100% {
		-moz-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) 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(0) scale(1) skew(1deg)
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-o-keyframes coccoc-alo-circle-img-anim {
	0% {
		-o-transform: rotate(0) 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(0) scale(1) skew(1deg)
	}
	100% {
		-o-transform: rotate(0) scale(1) skew(1deg)
	}
}

@-moz-keyframes coccoc-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)
	}
}

@-webkit-keyframes coccoc-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)
	}
}

@-o-keyframes coccoc-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 coccoc-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)
	}
}

#callnowbutton {
    display: inline-block;
    padding: 10px 20px;
    position:fixed; 
    text-align: center;
    right:0; 
    bottom:0px; 
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    background: #F59520;
    text-decoration:none; 
    border-radius: 5px;
    z-index:9999;
}

#callnowbutton i {
	margin-right: 5px;
	-webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	animation: coccoc-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%;
}

#callnowbutton a {
	font-weight: bold;
	color: #fff;
}