@font-face {
	font-family:"UTM_Aurora";
	src: url(../fonts/UTM_Aurora.ttf);
}

@font-face {
	font-family:"OpenSans_Regular";
	src: url(../fonts/OpenSans_Regular.ttf);
}

@font-face {
	font-family:"OpenSans_Bold";
	src: url(../fonts/OpenSans_Bold.ttf);
}



body{
	font-family:"OpenSans_Regular";
	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:-30px;margin-bottom:20px;width:99%;}
.read_more a{padding:5px 0px;font-size:12px;font-weight:bold;color:#ef5b23;}
.read_more a:hover{text-decoration:none;color:#0f5b3b;}

a:hover{text-decoration:none;}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222;font-size:15px;line-height: 25px;padding:10px;}
.content_article p{margin-bottom: 20px;}
.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:#222;text-transform:uppercase;font-weight:bold;text-align:center!important;line-height:25px;}
.kmt_page{clear:both;}

.kmt_uppercase{text-transform:uppercase;}
.kmt_center{text-align:center;}
.kmt_left{text-align:left;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

/* Begin css list_same */
.same_title{color:#0babe0!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-weight:bold;padding-bottom:5px;clear:both;padding-top:30px;}
.same_title:hover{color:#0babe0!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#0babe0;}
.list_same li:hover a{color:#0babe0;text-decoration:none}
.list_same li a{font-size:14px;color:#222;}
/* End css list_same */

.kmt_note{
	color:#be0006;	
}


.row{
	margin:0px;	
}

#wrap_block_1{
	width:100%;
	background:#be0006;	
	padding-bottom:1px;
}



.wrap_logo,.wrap_menutop_phone{
	padding:0px;	
	margin-bottom:10px;
}

.wrap_logo a{
	display:inline-block;
	margin-right:10px;
	padding-top:15px;	
}

.wrap_logo a img{
	max-width:100%;
}


#wrap_menutop{
	min-height:37px;
	line-height:37px;
	text-align:right;
	background:url(../img/line_top.png) no-repeat center bottom;
	margin-bottom:10px;
}

#wrap_menutop a{
	padding-left:15px;
	color:#fff;
	font-size:13px;
}

#wrap_menutop a:hover{
	color:#fcd916;
}

#wrap_phone{
	color:#fff;
	font-size:17px;	
	text-align:right;
}

#wrap_phone span{
	font-family:"OpenSans_Bold";
}

.wrap_menu{
	height:45px;
	background:#fcd916;	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#wrap_block_2{
	padding:10px 5px;	
	margin-bottom:15px;
	clear:both;
}

#wrap_block_3{
	margin-bottom:15px;	
	clear:both;
}

.img_bn{
	padding:0px 5px;	
}

#wrap_block_2 a{
	display:inline-block;
	width:100%;
	overflow:hidden;
	padding:5px;
	border:1px solid #ccc;
	border-radius:5px;
}

#wrap_block_2 a img{
	width:100%;
	border-radius:5px;
}

.block_right,.block_left{
	margin-bottom:10px;	
}

.title_right{
	width:100%;
	border:1px solid #fcd916;
	border-radius:10px;
	height:42px;
	line-height:35px;
	position:relative;
	z-index:1000;
	margin-bottom:-5px;
	padding:3px;
	font-size:14px;
	color:#222222;
	text-transform:uppercase;
	font-family:"OpenSans_Bold";
}

.title_right span{
	display:inline-block;
	width:100%;
	background: #fcd916;
	padding-left:15px;
	border-radius:7px;
}

.has_border{
	border:1px solid #ccc;
	border-top:0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-bottom:10px;
	background:#f6f6f6;
	padding-top:10px;
}

.wrap_type_num{
	width:100%;
	list-style:none;
	padding:0px;
	margin:0px;	
	display:inline-block;
}

.wrap_type_num li{
	width:100%;
	height:30px;
	line-height:30px; 
}

.wrap_type_num li a{
	font-size:13px;
	color:#000000;
}

.wrap_type_num li a:hover{
	color:#be0006;
}

.active_type a{
   color:#be0006!important;
}

.two_col li{
	width:50% !important;
	float:left; 	
}

.three_col li{
	width:33.333% !important;
	float:left; 	
}

#wrap_support{
	width:100%;
	padding:5px;
	border-radius:10px;
	border:1px solid #ccc;	
	background:url(../img/support.png) no-repeat top left #f6f6f6;
	padding-top:170px;
}

#wrap_support ul{
	width:100%;
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline-block;
}

#wrap_support ul li{
	width:50%;
	float:left;
	margin-bottom:10px;
}

.phone_r{
	color:#be0006;	
	font-family:"OpenSans_Bold";
	font-size:15px;
}

.phone_r span{
	display:inline-block;
	height: 20px;
	line-height:20px;
	background:url(../img/s_phone.png) no-repeat left 5px center;
	padding-left:27px;
}

.skype_r a{
	color:#222;	
	font-size:13px;
}

.skype_r a:hover{
	color:#be0006;	
}

.skype_r span{
	display:inline-block;
	height: 20px;
	line-height:20px;
	background:url(../img/s_skype.png) no-repeat left 5px center;
	padding-left:30px;
}

.has_border_left{
	border:1px solid #ccc;
	padding:3px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.38);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.38);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.38);
}

#wrap_filter{
	background:#dddddd;	
	border-radius:7px;
	padding-top:20px;
}

.wrap_search_sim{
	margin-bottom:20px;	
}

.wrap_search_sim div{
	height:35px;
	line-height:35px;
}

.wrap_search_sim div:nth-child(1){
	font-size:15px;
	color:#be0006;
	text-transform:uppercase;
	font-family:"OpenSans_Bold";
	text-align:right;	
}

.wrap_search_sim div:nth-child(2) input{
	width:100%;
	padding-left:5px;
	border:0px;
	border-radius:10px;
}

.wrap_search_sim div:nth-child(3) button{
	background:#be0006;
	border:0px;
	border-radius:10px;
	color:#fff;
	font-family:"OpenSans_Bold";
	padding:0px 15px;
}

.wrap_guide_sim{
	padding-left:170px;	
	font-size:13px;
	margin-bottom:20px;
}

.wrap_filter_sim{
	background:#be0006;	
	border-radius:10px;
	padding:10px;
}

.wrap_filter_sim div:nth-child(1){
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	font-family:"OpenSans_Bold";
	text-align:center;	
	height:32px;
	line-height:32px;
}

.wrap_filter_sim div:nth-child(2) select{
	width:100%;
	height:32px;
	line-height:32px;
	border:0px;
	border-radius:10px;
	color:#222;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
}

select {
  outline:none;
}

select:focus option {
  outline: none;
  -webkit-appearance: none;
}

.list_sim{
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.38);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.38);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.38);	
}

.list_sim thead tr th{
	width:20%;	
	text-align:center;
	border:1px solid #ccc;
}


.list_sim thead{
	background:#fcd916;
	text-transform:uppercase;
	font-size:13px;
}

.list_sim tbody tr td{
	width:20%;	
	height:35px;
	line-height:35px;
	text-align:center;
	border:1px solid #ccc;
	padding:5px 0px;
}

.list_sim tbody tr td img{
	max-height:35px;
}

.list_sim tbody tr td a{
	padding:5px 10px;
	background:#be0006;
	border-radius:10px; 
	font-size:13px;
	color:#fff;
	font-family:"OpenSans_Bold";
}

.num_sim{
	font-size:20px;	
	font-family:"OpenSans_Bold";
	color:#be0006;
}

.num_sim span{
	color:#F48F01!important;
}

#wrap_block_4 h5{
	font-family:"OpenSans_Bold";
	font-size:20px;
	color:#121212;
	margin-bottom:15px;
	padding-left:10px;
}	

#list_bank{
	width:100%;
	height:85px;
	overflow:hidden;	
}

#list_bank ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

#list_bank ul li{
	width:170px;
	height:85px;
	float:left;
	margin:0px 11px;
	padding:10px;
	border:1px solid #ccc;
	border-radius:10px;
	text-align:center;
}

#list_bank ul li img{
	max-width:100%;
	height:100%;
}

#wrap_block_5{
	width:100%;
	background:#be0006;
	margin-top:20px;
	padding:20px 0px;	
}

#wrap_block_5 h6{
	color:#fcd916;
	font-size:17px;	
	font-family:"OpenSans_Bold";
	margin-bottom:15px;
	text-transform:uppercase;
}

.wrap_add_f{
	color:#fff;	
}

#wrap_block_5 ul{
	width:100%;
	list-style:none;
	padding:0px;	
	display:inline-block;
}

#wrap_block_5 ul li{
	width:50%;
	float:left;
	margin-bottom:10px;	
	color: #fcd916;
}

#wrap_block_5 ul li a{
	font-size:14px;
	color:#fff;
}

#wrap_block_5 ul li a:hover{
	color:#fcd916;
}

.wrap_social_count,.wrap_social_count a{
	padding-top:20px;
	text-align:right;	
	color:#fff;
}

.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:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

#wrap_social span{
	color:#fcd916;
	font-size:14px;	
	font-family:"OpenSans_Bold";
	text-transform:uppercase;
}

#wrap_social a{
	display: inline-block;
    width: 32px;
    text-align: center;
    border:2px solid #fff;
    font-size: 17px;
    padding: 5px 0px;
    color: #fff;
    border-radius: 50%;
    margin-left:5px;	
}

#wrap_social a:hover{
    border:2px solid #fcd916;
    color: #fcd916;	
}

#top {
  position:fixed !important;
  position:absolute; /* IE6 Fallback */
  bottom:150px;
  right:10px;
  z-index:99999;
}

.title_left{
	height:42px;
	line-height:42px;
	background:#be0006;
	color:#fff;
	font-size:16px;	
	font-family:"OpenSans_Bold"; 
	border-radius:7px;
	margin-bottom:15px;	
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:260px;
	min-height:390px;
	margin:0 auto;	
}

.img_news{
	width:260px;
	height:175px;	
	padding:3px;
	border:1px solid #ccc;
	border-radius:3px;
}

.img_news img{
	width:100%;
	height:100%;
	border-radius:3px;	
}

.block_news h2 a{
	font-size:14px;
	color:#333333;
	line-height:20px;	
	font-family:"OpenSans_Bold";
	text-transform:uppercase;
}

.block_news h2 a:hover{
	color:#be0006;
}

.content_news{
	font-size:13px;
	color:#333333;
	line-height:20px;
	text-align:justify;
	margin-bottom:15px;	
}

.block_news p a{
	font-size:13px;
	color:#fff;	
	background: #be0006;
	padding:5px 10px;
	border-radius:5px;
}

.block_news p a:hover{
	background: #222;
}

.kmt_captcha {
    padding: 5px 10px;
    text-transform: uppercase;
    background: #be0006;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.btn{
	border:0px;
	background:#be0006;
	color:#fff;
	border-radius:0px;	
	margin-right:5px;
}

.wrap_map{
	height:350px;	
	margin-bottom:50px;
}

.form-horizontal .form-group {
  	margin-left:0px;
}

.title_order{
	font-size:15px;
	color:#333333;
	line-height:20px;	
	font-family:"OpenSans_Bold";	
	text-align:center;
	margin-bottom:15px;
}

.wrap_form_order_sim .form-group{
	margin-left:-15px;	
	text-align:center;
}


.wrap_form_order_sim .form-group *{
	text-align:center;
}

.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: #be0006;
    border-color: #be0006;
}

#kmt_order_form .col-xs-12{
    margin-bottom: 5px;
}