@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=latin-ext');

body{
	font-family: 'PT Sans', sans-serif;
	overflow-x:hidden;
}


/* 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:#3762c9}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222;font-size:14px;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:16px;margin-bottom:10px;color:#3a9fcc;text-transform:uppercase;font-weight:bold;text-align:left!important;margin-top:0px}
.kmt_page{clear:both;}

.kmt_uppercase{text-transform:uppercase;}
.kmt_center{text-align:center!important;}
.kmt_left{text-align:left;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

/* Begin css list_same */
.same_title{color:#3a9fcc!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-weight:bold;padding-bottom:5px;border-top:1px dashed #ccc;clear:both;padding-top:10px;}
.same_title:hover{color:#3a9fcc!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#3a9fcc;}
.list_same li:hover a{color:#3a9fcc;text-decoration:none}
.list_same li a{font-size:14px;color:#222;}
.list_same li a span{color:#3a9fcc;}
/* End css list_same */

.kmt_note{
	color:#cd0000;	
}

#wrap_block_1{
	padding-top:10px;	
	margin-bottom:10px;
}

.wrap_logo img{
	max-width:100%;	
}

.wrap_name{
	color:#c64988;
	font-size:40px;
	font-weight:700;
	padding-top:25px;
}	

.wrap_name p{
	margin-left:-50px;
    text-transform: uppercase;
}	

.wrap_lang_phone{
	text-align:right;	
	margin-top:15px;
	margin-bottom:25px;
}

.wrap_lang_phone span{
	display:inline-block;
	min-width:100px;
    padding: 0px 10px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#b5367d;
	font-size:13px;
	font-style:italic;
	margin-right:10px;
}

.wrap_lang_phone span:hover{
	background:#3b8cb8;
}

.wrap_lang_phone span a{
	padding-left:0px;
}

.wrap_lang_phone a{
	padding-left:5px;	
	color:#fff;	
}

#wrap_phone{
	float:right;
	margin-right:10px;	
	height:32px;
	line-height:29px;
	color:#c64988;
	font-weight:700;
	font-size:22px;
}

#wrap_search{
	width:210px;
	height:32px;
	margin:0 auto;	
	float:right;
	border:1px solid #3a9fcc;
}

#wrap_search input:nth-child(1){
	float:left;
	width:100%;
	height:28px;
	line-height:28px;
	padding-left:5px;
	color:#000;
	border:0px;
	margin-right:-25px;
	font-size:11px;
}

#wrap_search input:nth-child(2){
	width: 21px;
	height:28px;
	background:url(../img/icon_search.png) no-repeat center;
	float:left;
	border:0px;
}

#wrap_menutop{
	width:100%;
	background:#3b8cb8;	
}

#wrap_block_2{
	width:100%;
	display:inline-block;	
	margin-bottom:40px;
}

.kmt_title{
	width:100%;
	margin-bottom:35px;
	font-size:38px;
	text-transform:uppercase;
	font-weight:700;
	padding-bottom:15px;
}

.kmt_blue{
	color:#3a9fcc;	
	background:url(../img/dot_color.png) no-repeat center bottom;	
}

.kmt_white{
	color:#fff;	
	background:url(../img/dot_white.png) no-repeat center bottom;	
}

.block_center{
	margin-bottom:15px;	
}

#wrap_bg_top_specialties{
	width:100%:;
	margin-bottom:15px;
}

#wrap_bg_icon_top_specialties{
	width:100%;
	padding-bottom:30px;
	background:#3b8cb8;	
	padding-top:30px;
}

.wrap_icon_top_specialties{
	text-align:center;	
	margin:10px auto;
}

.img_top_specialties{
	width:100%;
	height:40px;	
}

.img_top_specialties img{
	max-width:100%;
}

.wrap_icon_top_specialties h3 a{
	font-size:17px;
	color:#fff;
}

.wrap_icon_top_specialties h3 a:hover{
	color:#222;
}

#kmt_parallax{
	min-height: 310px; 
	background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;	
}

.wrap_content_top_specialties{
	position:relative;
	z-index:1000;
	margin-top:-310px;
	height: 330px; 	
	text-align:center;
	color:#fff;
}

.wrap_content_top_specialties h4{
	margin-top:60px;
	font-size:34px;
	text-transform:uppercase;
	margin-bottom:40px;
}

.wrap_content_top_specialties h4 span{
	font-weight:700;
}

.wrap_content_top_specialties p a{
	display:inline-block;
	border:1px solid #fff;
	padding:5px 15px;
	color:#fff;
	font-size:18px;
	font-weight:400;
}

.wrap_content_top_specialties p a:hover{
	border:1px solid #222;
	color:#222
}

.wrap_articles_type_1{
	margin:10px auto;	
}

.block_articles_type_1{
	width:370px;
	height:400px;
	margin:0 auto;
	overflow:hidden;	
	text-align:center;
}

.img_articles_type_1{
	width:100%;
	height:225px;	
}

.img_articles_type_1 img{
	width:100%;
	height:100%;	
}

.block_articles_type_1 h2 a{
	font-size:18px;
	font-weight:700;
	color:#222;	
}

.block_articles_type_1 h2 a:hover{
	color:#b5367d;	
}

.info_articles_type_1{
	font-size:15px;
	color:#444444;
	line-height:22px;
	margin-bottom:20px;	
}

.block_articles_type_1 p a{
	background:#b5367d;
	padding:5px 10px;
	font-size:13px;
	font-weight:700;
	color:#fff;	
}

.block_articles_type_1 p a:hover{
	background:#444;
}

.wrap_articles_type_2{
	margin:10px auto;	
}

.block_articles_type_2{
	width:568px;
	height:440px;
	margin:0 auto;
	overflow:hidden;	
	text-align:center;
}

.img_articles_type_2{
	width:100%;
	height:380px;	
}

.img_articles_type_2 img{
	width:100%;
	height:100%;	
}

.block_articles_type_2 h2 a{
	font-size:20px;
	font-weight:700;
	color:#222;	
	text-transform:uppercase;
}

.block_articles_type_2 h2 a:hover{
	color:#b5367d;	
}

#wrap_bg_footer{
	width:100%;
	background:#b5367d;
	padding:40px 0px;	
}

#wrap_bg_footer h6{
	margin-top:0px;
	color:#fff;
	text-transform:uppercase;
	font-size:17px;
	font-weight:700;
	margin-bottom:20px;
	background:url(../img/line_ngang.png) no-repeat left bottom;
	padding-bottom:15px;	
}

#wrap_bg_footer ul{
	width:100%;
	display:inline-block;
	list-style:none;
	margin:0px;
	padding:0px;
}

#wrap_bg_footer ul li{
	width:50%;
	float:left;
	margin-bottom:7px;
}

#wrap_bg_footer ul li a{
	color:#fff;
	font-size:14px;
}

#wrap_bg_footer ul li a:hover{
	color:#222;
}

.wrap_add_f{
	color:#fff;
	line-height:25px;
	font-size:14px;	
}

#wrap_social a{
	display: inline-block;
    width: 42px;
    text-align: center;
    border:1px solid #fff;
    font-size: 17px;
    padding: 10px 0px;
    color: #fff;
    border-radius: 50%;
    margin-right:5px;	
}

#wrap_social a:hover{
    border:1px solid #222;
    color: #222;	
}


#top {
    position: fixed !important;
    position: absolute;
    bottom: 200px;
    right: 10px;
    z-index: 999;
}

#wrap_copy_right_ana{
	padding:10px 0px;	
}

.wrap_copy_ana{
	text-align:right;	
}

.wrap_copyright span{
	font-weight:600;	
	color:#c64988;	
	text-transform:uppercase;
}

.wrap_copyright a{	
	color:#222;	
}

.name_anan{
	font-weight:600;	
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	text-align:center;
	background:#b5367d;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

.to-fixed {
    position: fixed!important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.wrap_intro{
	margin-bottom:30px;	
}

.wrap_info_intro h2{
	color:#3a9fcc;
	font-size:24px;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:20px;
	font-weight:700;
}

.wrap_img_intro{
	text-align:center;
}

.wrap_img_intro img{
	max-width:100%;
}

.n_p_1{
	color:#b5367d !important;	
}

.menu_left{
	list-style:none;
	padding:0px;
	margin:0px;	
	margin-bottom:25px;
}

.title_v h2,.title_right_v{
	padding-bottom:10px;
	background:url(../img/line_violet.png) no-repeat left bottom;
}

.title_v h2 a,.title_right_v{
	color:#c64988;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}

.title_b h2,.title_right_b{
	padding-bottom:10px;
	background:url(../img/line_blue.png) no-repeat left bottom;
}

.title_b h2 a,.title_right_b{
	color:#3a9fcc;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}

.title_v .active_left a{
    color:#c64988!important;
}

.title_b .active_left a{
    color:#3a9fcc!important;
}

.menu_left li{
	width:100%;
}

.menu_left li h3 a{
	font-size:15px;
	color:#222;
}

.title_v a:hover{
	color:#c64988;
}

.title_b a:hover{
	color:#3b8cb8;
}

.kmt_captcha {
	width:100%;
	text-align:center;
    padding: 7px 10px;
    text-transform: uppercase;
    background: #b5367d;
    color: #fff;
    font-weight: bold;
    display: inline-block;
	margin-bottom:5px;
}

.btn{
	border:0px;
	background:#3b8cb8;
	color:#fff;
	border-radius:0px;	
	text-transform:uppercase;
}

.btn:hover{
	color:#fff;
	background:#b5367d;
}

.kmt_stt_form{
	padding-top:5px;
	color:#c64988;	
	padding-left:15px;
}

#kmt_booking_form label{
	font-weight:400;
	font-size:15px;
}

#kmt_booking_form label span{
	color:#b5367d;	
}

.wrap_package{
	margin:10px auto;	
	text-transform:uppercase;
}

.img_package{
	margin-bottom:10px;		
}

.img_package img{
	width:100%;	
}

.info_package h4{
	margin:0px;
	margin-bottom:20px;	
	line-height:25px;
}

.info_package h4 a{
	font-size:17px;
	color:#b5367d;
	font-weight:700;	
	text-transform:uppercase;
}

.info_package p{
	font-size:15px;
	color:#222;
	margin-bottom:20px;
}

.info_package p span{
	color:#b5367d;
	font-weight:700;	
}

.info_package p span a{
	color:#3a9fcc;	
}

.info_package p span a:hover{
	color:#b5367d;	
}

.wrap_package button{
	background:#3b8cb8;
	border:0px;
	color:#fff;
	padding:2px 10px;
	text-transform:uppercase;
}

.wrap_package button:hover{
	background:#b5367d;
}

.wrap_location{
	margin:35px auto !important;	
}

.img_location img{
	width:100%;
}

.info_location h4{
	margin:0px;
	margin-bottom:20px;
}

.info_location h4 a{
	color:#222222;
	text-transform:uppercase;
	font-size:15px;
	font-weight:700;
}

.info_location h4 a:hover{
	color:#c64988;
}

.info_location h5{
	font-size:15px;
	color:#222;
}

.info_location p span,.info_location p a{
	color:#3a9fcc;
	font-size:15px;
}

.info_location div{
	color:#222;
	font-size:15px;
	line-height:22px;
	text-align:justify;
}

.wrap_filter{
	margin:20px auto;	
    display: none;
}

.wrap_filter div{
	margin-bottom:5px;
}

.wrap_filter select{
	width:100%;
	padding:5px 0px;	
}

.wrap_filter button{
	width:100%;
	background:#b5367d;
	color:#fff;
	text-transform:uppercase;
	border:0px;
	height:31px;
	line-height:31px;	
}

.wrap_filter button:hover{
	background:#3a9fcc;	
}

.list_news{
	width:100%;
	list-style:none;
	padding:0px;	
}

.list_news li{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:15px;	
	display:inline-block;
}

.img_news{
	width:300px;
	height:200px;
	float:left;
	margin-right:10px;
    margin-bottom: 10px;	
}

.img_news img{
	width:300px;
	height:200px;
}

.content_news{
	width:555px;
	float:left;
	text-align:justify;	
}

.content_news h2{
	margin:0px;
	margin-bottom:10px;
	margin-top:5px;
}

.content_news h2 a{
	font-size:18px;
	color:#3a9fcc;
	font-weight: 700;
	text-transform:uppercase;
}

.content_news h2 a:hover{
	color:#c64988;
}

.content_news div{
	font-size:14px;
	color:#333;
    line-height: 22px;
	margin-bottom:5px;
}