body {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
h3 {
	padding: 0;
	margin: 0;
}
a,
a:focus,
a:active {
	color: #650015;
}

.container {
	padding-left: 0px;
	padding-right: 0px;
}
.img-responsive {
	margin: 0 auto;
}
/* Buttons 
______________________*/
.btn_main {
	padding: 15px 5px;
	background-color: #650015; /* layer fill content */
	-moz-box-shadow: 1px 1px 0 #530011; /* drop shadow */
	-webkit-box-shadow: 1px 1px 0 #530011; /* drop shadow */
	box-shadow: 1px 1px 0 #530011; /* drop shadow */
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
}
.btn_main:visited,
.btn_main:active,
.btn_main:focus,
.btn_main:hover {
	color: #fff;
}
.color_white {
	color: #fff;
}
.btn_lp {
	padding-left: 20px;
	padding-right: 20px;
}
.btn_showmore {
	padding: 15px 30px;
}
/* Header
_______________________________*/
header {
	border-bottom: 1px solid #cc3333;
	/*-moz-box-shadow: 2px 2px 16px rgba(204,51,51,.75);
	-webkit-box-shadow: 2px 2px 16px rgba(204,51,51,.75);
	box-shadow: 2px 2px 16px rgba(204,51,51,.75);	
	margin-bottom: 10px; */
	z-index: 20;
	position: relative;
	background-color: #fff;
}
.container,
.row {
	/*padding: 0;*/
}

.navbar-toggle .icon-bar {
	background-color: #000;
	width: 45px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 13px;
}
.navbar-toggle {
	padding-top: 20px;
}
.logo {	
	display: inline-block;
	margin-top: 35px;
	margin-bottom: 35px;
	margin-right: 30px;
	float: left;
}
.header_date {	
	display: inline-block;
	text-align: left;
	margin-top: 32px;
}
.header_date span {
	font-size: 11px;
	color: #31364c;
	display: block;
}

.header_search {
	display: inline-block;
	margin-left: 40px;
	margin-top: 32px;
}
.header_search form {
	width: 200px;	
	position:relative;
}
.header_search form input[type="search"] {	
    font-size: 11px;
    color: #4c4145;
    padding: 15px 7px;    
    height: 35px;
    width: 100%;
    border: 1px solid #8d1b32;
    position: relative;
}
.btn-search {
	/* width: 15px;
	height: 15px; */
	padding: 6px 10px;
	position: absolute;	
	right:0;
	top:0;
	/* background-image: url(icon-search.svg); */
	background-position: center;
	background-size: 90%;
}


.header_doctor_item {
	padding-left: 5%;
	padding-right: 5%;
}
.header_doctor_image {
	float: left;
}
.header_doctor_image img {
	display: block;
	margin-top: 2px;
}
.header_doctor_caption {
	position: relative;
	max-width: 120px;
}
.header_doctor_caption .top_line {
	position: absolute;
	top: 0;
	width: 70px;
	height: 3px;
	background-color: #660015;
}
.header_doctor_caption span {
	display: inline-block;
	color: #31364c;	
}
.header_doctor_caption .doctor_name {
	font-size: 14px;
	font-weight: 700;
	color: #660015;
	margin-top: 20px;
	margin-bottom: 10px;

}

.header_subscribe {
	margin-top: 23px;
	font-size: 11px;
	float: right;		
}

.to_top.btn {
    position: fixed;
    right: 20px;
    bottom: 15px;
    width: 30px;
    height: 30px;
    display: none;
    z-index: 3;
    padding: 0px;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
}
a.to_top.btn {
    word-break: break-all;
    padding: 4px 10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: none;
    background: #650015;
    color: #ffffff;
    display: inline-block;
    white-space: normal;
    font-size: 14px;
    line-height: 25px;
}


/* header menu */
.header_menu {
	background-color: #660015;	
	border-top: 1px solid #cc3333;	
	font-size: 0;
	position: relative;
}
.header_page_menu {
	margin: 0;
	padding: 0;
}
.header_page_menu li {
	display: inline-block;	
}
.header_page_menu li a {
	display: inline-block;
	padding: 11px 38px;
}
.header_page_menu li.current-menu-item,
.header_page_menu li:hover {
	background-color: #fff;
}
.header_page_menu li a,
.header_page_menu li a span {
	color: #fff;
	font-size: 16px;
}
.header_page_menu li.current-menu-item a,
.header_page_menu li.current-menu-item a span,
.header_page_menu li:hover a,
.header_page_menu li:hover a span {
	color: #660015;
}

/* Slider menu */
.section_slider_menu {
	background-color: #660015;	
	border-top: 1px solid #cc3333;	
	max-height: 66px;
	overflow: hidden;
}

.menu_main_item {
	position: relative;
	float: left;
	width: 195px;
	height: 65px;	
	text-align: left;
	background-color: #fff;
	border: 1px solid #660015;
	padding-top: 10px;
	word-break: break-word;
}
.menu_main_item span,
.menu_main_item a {
	font-size: 18px;	
	background-color: #fff;	
	display: inline-block;
	color: #300007;
	text-transform: uppercase;
	font-weight: bold;	
	text-decoration: underline;
	display: inline-block;
	position: relative;
	/*padding-left: 8px;
	padding-right: 8px;*/
	word-break: break-all;
}
.menu_main_item span {
	padding-left: 8px;
	padding-right: 8px;
}
/* menu slider */
.menu_slider {
	position: relative;
	float: left;	
	/* overflow: hidden; */
}
.menu_slider ul {
	margin: 0;
	padding: 0;
}
.menu_slider ul li {	
	background-color: #660015;
	padding: 10px;
	padding: 25px 20px 25px 25px;
	height: 65px;
	text-align: center;
	width: 195px;	
}
.menu_slider ul li:hover,
.menu_slider ul li.active {
	background: #300007;
}
.menu_slider ul li.short_name{
	padding-top: 12px;
}
.menu_slider ul li a {
	color: #fff;
	font-size: 16px;
	/* padding-left: 25px; */
}
/* overwright bxslider props */
.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: none;
}
.bx-wrapper .bx-controls-direction a {
	height: 65px;
	top: 1px;
	margin-top: 0;
}
.bx-wrapper .bx-next {    
    background: url(../img/icons/ms-arrow-right.png) no-repeat 0 0;
    right: 0;
}
.bx-wrapper .bx-prev {
	left: -5px;    
    background: url(../img/icons/ms-arrow-left.png) no-repeat 0 0;
}
.bx-wrapper .bx-next:hover {
    background-position: 0 0;
}

.catm-icon {
	display: block;
	width: 26px;
	height: 30px;
	background-position: 0 0;
	position: absolute;
	top: 50%;
	margin-top: -15px;
}
.catm-icon-01 { background: url(../img/icons/cat-icon-01.png) no-repeat; }
.catm-icon-02 { background: url(../img/icons/cat-icon-02.png) no-repeat; }
.catm-icon-03 { background: url(../img/icons/cat-icon-03.png) no-repeat; }
.catm-icon-04 { background: url(../img/icons/cat-icon-04.png) no-repeat; }
.catm-icon-05 { background: url(../img/icons/cat-icon-05.png) no-repeat; }

/* Common elements
______________________*/
section {
	padding: 20px 0;
}
.grid img {
	max-width: 100%;
	width: 100%;
	height: auto;	
}
.section_title{	
	width: 80%;		
	padding: 13px 0;
	background-color: #660015;
	text-align: center;
	margin: 0px auto;
	margin-bottom: 15px;
}
.section_title h2 {
	padding: 0;
	margin: 0;
	font-size: 24px;	
	text-transform: uppercase;
	color: #fff;	
}
.inner_section_title {
	text-align: left;
	width: 100%;
	border-bottom: 2px solid #660015;
	margin-bottom: 20px;
}
.inner_section_title h2 {	
	margin: 0;
	font-size: 24px;	
	text-transform: uppercase;
	color: #fff;		
	background-color: #660015;
	display: inline-block;
	 padding: 14px; 
}
.inner_section_title h2:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 200px 0 0 200px;
	border-color: transparent transparent transparent #007bff;	
}
/* breadcrumbs */
.breadcrumb {	
	background-color: transparent;
	padding: 0;
	margin-bottom: 0;
}
.breadcrumb span a {
	font-size: 18px;
	color: #222629;
	display: inline-block;
	border-right: 1px solid #222629;
	padding: 0 5px 0 0;
	margin: 15px 5px 15px 1px;
}
.breadcrumb span a:hover {
	text-decoration: underline;
}
.breadcrumb span span {
	font-size: 18px;
	color: #300007;
}

/* Home page
______________________*/
.main_news {
	position: relative;
	padding-top: 0;
}
.section_shadow {
	-moz-box-shadow: 0 4px 6px rgba(204,51,51,.75) inset;
	-webkit-box-shadow: 0 4px 6px rgba(204,51,51,.75) inset;
	box-shadow: 0 4px 6px rgba(204,51,51,.75) inset;
	height: 12px;
	position: absolute;
	top:0;
	width: 100%;
	z-index: 1;	
}
.main_news img {
	display: block;
}
/* section vertical banner */
.vertical_banner img {
	margin: 0 auto;
	display: block;
}

/* section categories */
.categories {
	padding-bottom: 60px;
}
.categories_inner {
	background-color: #3e3e3e;
	padding: 15px 12px;
	margin-top: -15px;
	position: relative;
}
.categories_inner h3 {
	font-weight: 400;
	font-size: 24px;
	color: #bd2947;
}
.cat_list_holder {
	width: 100%;
	border: 1px solid #bd2947;
	padding: 10px;
	position: relative;
}

.cat_icon {
	width: 30px;
	height: 30px;
	background: url('../img/cat-icons.png') no-repeat center;
	display: inline-block;
	margin-bottom: -7px;
	margin-right: 10px;
}
.cat_icon1 { background-position: 0 0; }
.cat_icon2 { background-position: -30px 0; }
.cat_icon3 { background-position: -60px 0; }
.cat_list {
	height: 100%;
	display: inline-block;	
}
.cat_list,
.child_cat_list {
	margin: 0;
	padding: 0;
	margin-left: 12px;
}
.left_holder .cat_list {
	display: inline-block;
    width: 47%;
    vertical-align: top;
}
.cat_list li a {
	color: #fff;
	font-size: 16px;
}
.cat_list li .child_cat_list li i {
	padding-right: 10px;
}
.cat_list li .child_cat_list li a {
	color: #fff;
	font-size: 12px;
}
.btn_switch_cat {
	position: absolute;
	bottom: -45px;
	left: 50%;
	margin-left: -16%;
	display: inline-block;
	height: 45px;
	width: 32%;
	background-color: #cb3333;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDYuNSUiIHgyPSI1MCUiIHkyPSItNi41MDAwMDAwMDAwMDAwMSUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjOTMwMDFlIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNjYwMDE1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
	background-image: -moz-linear-gradient(bottom, #93001e -6.5%, #660015 106.5%); 
	background-image: -o-linear-gradient(bottom, #93001e -6.5%, #660015 106.5%); 
	background-image: -webkit-linear-gradient(bottom, #93001e -6.5%, #660015 106.5%); 	
	font-size: 34px;	
	color: #fff;
	text-align: center;
}
.btn_switch_cat:hover,
.btn_switch_cat:focus,
.btn_switch_cat:active {
	color: #fff;
}
/* Top news */
.top_news {
	position: relative;
	margin-bottom: 15px;		
}
.top_news img {
	width: 100%;
	height: auto;
}
.top_news_caption {
	position: absolute;
	/* top: 75px; */
	bottom: 10px;
	left: 35px;
	/*background-color: rgba(255, 255, 255, 0.4);*/
	width: 680px;
	transition: all .25s cubic-bezier(0,0,0,1);
	webkit-transition: all .25s cubic-bezier(0,0,0,1);		
	padding: 15px;	
}
.top_news__desc {
	height: 0;	
	overflow: hidden;
	transition: all .25s cubic-bezier(0,0,0,1);
	webkit-transition: all .25s cubic-bezier(0,0,0,1);
}
.top_news:hover {
	opacity: .9;
}
.top_news:hover .top_news__desc {
	height: auto;
	overflow: visible;
	display: block;
}
.top_news__category,
.top_news__date {
	color: #212629; /* text color */
	font-family: "Roboto";
	font-size: 14px;	
	line-height: 14px;
	margin-bottom: 15px;
}
.top_news__category a {
	color: #212629;
}
.top_news__category a:hover,
.top_news__category a:active,
.top_news__category a:focus {
	color: #660015;
}
.top_news__title {
	color: #660015; /* text color */
	font-family: "Roboto";
	font-size: 48px;
	line-height: 56px;	
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 20px;
}
.top_news__title a:hover {
	/*color: #660015;*/
	color: #000;
	text-decoration: none;
}
.top_news__desc {
	display: none;
	height: 0;
	font-size: 18px;
	color: #212629; /* text color */
	font-family: "Roboto";	
	line-height: 28px;
	margin-bottom: 15px;	
}

/* Top new menu */
.top_news_menu {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #660015;
	width: 67px;
	padding-top: 35px;
	padding-bottom: 22px;
	text-align: center;
}
.top_news_menu li {
	display: inline-block;
	margin: 0;
	width: 34px;
	height: 34px;
	font-size: 0;
	margin-bottom: 35px;
}
.top_news_menu li a {
	display: inline-block;
}
.top_news_menu .menu-item i._mi {
	margin: 0;
 	font-size: 38px;
 	color: #fff;
}
#menu-homepage-menu .menu-item i._mi {
	font-size: 36px;
	margin-top: 0;
}
/* menu icons */

.menu_icon {
	width: 34px;
	height: 34px;	
	display: block;	
}
.menu_icon_01 { background: url('../img/icons/menuicon-01.png') center no-repeat; background-size: contain; }
.menu_icon_02 { background: url('../img/icons/menuicon-02.png') center no-repeat; background-size: contain; }
.menu_icon_03 { background: url('../img/icons/menuicon-03.png') center no-repeat; background-size: contain; }
.menu_icon_04 { background: url('../img/icons/menuicon-04.png') center no-repeat; background-size: contain; }
.menu_icon_05 { background: url('../img/icons/menuicon-05.png') center no-repeat; background-size: contain; }
.menu_icon_06 { background: url('../img/icons/menuicon-06.png') center no-repeat; background-size: contain; }
.menu_icon_07 { background: url('../img/icons/menuicon-07.png') center no-repeat; background-size: contain; }

/* Top mid news */
.top_mid_news {
	padding-top: 0;
}
.mid_news_item {
	text-align: left;
	position: relative;
	overflow: hidden;
}
.mid_news_item img {
	width: 100%;
}
.mid_news_item .caption {
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: .85;
	background-color: #3d3d3d;
	width: 100%;
	padding: 5px 10px;
	transition: all 0.5s ease;
	overflow: hidden;
	max-height: 64px;
}
.mid_news_item:hover .caption,
.mid_news_item .caption:hover {
	height: 100%;
	opacity: .85;
	background-color: #660015;
	max-height: 175px;
}
.category_page .caption:hover {
	max-height: 108px;
}
.mid_news_item .caption:hover .mid_news_item_excerpt {
	display: block;
}
.mid_news_item_excerpt {
	display: none;
	color: #fff;
}
.mid_news_item_data,
.mid_news_item_cat {
	color: #fff;
	font-size: 12px;
	display: block;
}
.mid_news_item .mid_news_item_title {
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	display: block;
}
.category_page .mid_news_item .mid_news_item_title {
    font-size: 14px;
    line-height: 16px;
}
.category_page .mid_news_item .caption {    
    max-height: 55px;
}
.category_page .mid_news_item:hover .caption,
.category_page .mid_news_item .caption:hover {
	height: 100%;
	max-height: 110px;
}
/* Top small news */
.top_small_news {
	padding-top: 0;
}
/* Grid news
______________________*/
.grid_cat_title {
	color: #fff;
	font-size: 18px;
	background-color: #3e3e3e;
	font-weight: 400;
	padding: 7px;
	margin: 0;
	margin-bottom: 12px;	
}
.grid_cat_title a {
	color: #fff;
}
.grid_cat_title a:hover {
	text-decoration: underline;
}
.posttype_thumnailed {
	position: relative;
	margin-bottom: 12px;
	text-align: left;
}
.posttype_thumnailed .caption {
	display: inline-block;
	opacity: .85;
	background-color: #3d3d3d;
	color: #fff;
	width: 100%;
	padding: 7px;
	padding-top: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 48px;
	overflow: hidden;
}
.posttype_thumnailed .caption a {
	color: #fff;
}
.posttype_thumnailed:hover .caption,
.posttype_thumnailed .caption:hover {
	height: 100%;
	opacity: .85;
	background-color: #660015;
	/* max-height: 175px; */
}
.posttype_thumnailed .caption span {
	display: block;
	font-size: 10px;
}
.news_post_title a {
	color: #252525;
	font-size: 14px;
}
.news_post_date,
.news_post_title,
.news_post_title {
	display: block;
}

.post_header {
	padding: 7px;
}
.post_content {
	padding: 7px;
	background-color: #fff;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.post_content a {
	color: #650015;
}
.post_content ul {
	list-style-type: disc;	
	padding-left: 30px;
}
.post_content ul li {
	font-size: 18px;
    color: #222629;
    margin-bottom: 10px;
}
.news_post_date  i,
.news_post_cat_name i {
	padding-right: 10px;
}

.posttype_thumnailed span.news_post_title {
	font-size: 14px;
	line-height: 16px;
}
.posttype_texted {
	margin-bottom: 12px;
	border: 1px solid #9d9d9d;
	color: #252525;
	text-align: left;
	overflow: hidden;
}
.posttype_texted .post_header {
	border-bottom: 1px solid #9d9d9d;	
	background-color: #f5f5f5;
}
.posttype_texted .news_post_date {
	font-size: 12px;	
}
.posttype_texted .news_post_cat_name {
	color: #660015;
	font-weight: 500;	
}
.posttype_texted:hover .news_post_cat_name a,
.posttype_texted .news_post_cat_name a:hover {	
	color: #bd2947;
}
.posttype_texted .news_post_title {
	font-size: 14px;
}
.posttype_promo:hover,
.posttype_thumnailed:hover,
.posttype_texted:hover {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}
.posttype_texted:hover .post_header {
	background-color: #252525;
    color: #fff;
}
.posttype_texted:hover .news_post_cat_name {
	color: #bd2947;
}
.posttype_texted:hover .news_post_title a {
	color: #660015;
}
.posttype_promo {
	margin-bottom: 12px;
	text-align: left;	
}
.posttype_promo:before {
	height: 20px;
	content: "PROMOTED";
	color: #fff;
	padding: 3px 5px;
	background-color: #660015;	
}
.posttype_promo .post_header {
	background-color: #252525;
	color: #fff;
	border: 1px solid #252525;
}
.posttype_promo .post_content {
	border: 1px solid #252525;	
	border-top: none;
}
.posttype_promo .news_post_cat_name {
	color: #bd2947;
}
.posttype_promo .news_post_cat_name a,
.posttype_promo .news_post_cat_name a:hover {	
	color: #bd2947;
}
.posttype_promo .post_content a {
	color: #660015;
}
.news {
	position: relative;
}
.relative {
	position: relative;
}
.block_overlay {
	position: absolute;
    width: 100%;
    height: 150px;
    bottom: 0px;
    left: 0px;
    background: url(../img/gradient.png); repeat;
    z-index: 100;
    top:-150px;
}
#grid {
	height: 1500px;
	overflow: hidden;
}
/* Article
______________________*/
article {
	margin-bottom: 40px;
}
.single_news h1 {
	font-size: 18px;
	color: #222629;
	font-weight: bold;
}

article p {
	font-size: 18px;
	color: #222629;
	margin-top: 20px;
}
.post_date {
	font-size: 18px;
	color: #222629;
}
.post_date hr {
	margin-top: 10px;
}
.alignnone {
    margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display:block;
    margin:5px auto 5px auto;
}
.alignright {
    float:right;
    margin:5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin:5px 20px 20px 0;
}
a img.alignright {
    float:right;
    margin:5px 0 20px 20px;
}
a img.alignnone {
    margin:5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin:5px 20px 20px 0;
}
a img.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.article_source {
	margin-bottom: 25px;
}
.article_source_caption {
	color: #650015;
	font-size: 24px;
	font-weight: bold;	
}
.article_source_name {
	color: #222629;
	font-size: 22px;
}
.article_source_link a {
	color: #222629;
	font-size: 22px;
	color: #650015;
}

.article_share {	
	margin-top: 30px;
	margin-bottom: 30px;
	vertical-align: middle;
	position: relative;
}
hr {
	border: none;
	background-color: #222629;
	height: 1px;
}
.article_share .caption {
	display: inline-block;	
	color: #650015;
	font-size: 24px;
	font-weight: bold;
	margin-right: 20px;	
	line-height: 52px;	
}
.article_share .social_links {
	margin-right: 20px;
	margin-bottom: 0;
	position: relative;
}
.article_share .social_links li a {
	background-color: #8d1b32;
    color: #fff;	
}
.article_share .social_links li {
    border-color: #8d1b32;
}
.article_share .social_links {
	display: inline-block;
	margin-bottom: 15px;
}

/* Single notate */
.single_notate {
	padding-top: 0;
}
.single_notate h1 {
	font-size: 36px;
	color: #660015;	
	font-weight: normal;
}
/* About us page */

/* Events page */
.header_block {
	position: relative;
	height: 500px;
	background-repeat: no-repeat;
    background-position: center;	
}
.header_block .breadcrumb {
	background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
.header_block .breadcrumb span a {
	color: #fff;
	border-right: 1px solid #fff;
	font-size: 16px;
	margin: 5px 5px 5px 1px;
}
.header_block .breadcrumb span {
	color: #fff;
	font-size: 16px;
	color: #c7ccce;
}
.header_block > img {
	max-width: none;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);	
}
.header_block_content {
	position: relative;
	top:10%;
	left: 0;
	width: 100%;
}
.header_block_content .header_block_date {
	font-size: 18px;
}
.header_block_content .header_block_category {
	font-size: 18px;
}
.header_block_title {
	/* background-color: rgba(255, 255, 255, .4); */
	padding-left: 15px;
}
.header_block_content .header_block_title h1 {
	font-size: 64px;
	font-weight: 300;
	color: #660015;
}
.header_block_content .header_block_text p {
	color: #212629; /* text color */
	font-family: "Roboto";
	font-size: 18px;
	line-height: 28px;
}
/* Category page */ 
.category_page {
	padding-top: 0;
}
.category_page .top_news_caption {
	bootom: 15px;
}
.category_page .top_news__title {
	font-size: 44px;
	width: 80%;
	line-height: 46px;
}
.category_page .top_news__desc {
	width: 90%;
	font-size: 16px;
	line-height: 24px;
}
/* left sidbar */
.latest_news_title {
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	background: #3e3e3e;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-bottom: 15px;
}
.news_list_item {
	margin-bottom: 15px;
	border: 1px solid #9d9d9d;
}
.news_list_item_title {
	background-color: #f5f5f5;
	border-bottom: 1px solid #9d9d9d;
}
.news_list_item_title,
.news_list_item_content {
	padding: 7px;
}
.news_list_item_title {
	font-size: 12px;
	color: #252525;
}
.news_list_item_content,
.news_list_item_content a {
	font-size: 14px;
	color: #252525;
}
.cat_news_grid {
	margin-top: 10px;
	/* margin-left: -15px;
	margin-right: -15px; */
}

.load_more {
	text-align: center;
}
/* Events
______________________*/
.event_thumnail {
	overflow: hidden;
}
.event_item_title {
	margin-bottom: 20px;
}
.event_item_title h3 {
	font-size: 36px;
	font-weight: 300;
	color: #3e3e3e;
}
.event_meta {
	margin-bottom: 20px;
	color: #222629;
	font-size: 18px;
}
.event_meta span { 
	font-weight: bold;
}
.event_content p {
	font-size: 18px;
	margin-bottom: 15px;	
}
.event_link a {
	font-size: 22px;
	color: #222629;
	text-decoration: underline;
	padding-right: 15px;
}
.event_link a i {
	padding-left: 5px;
}
/* RSS  page
______________________*/
.rss_list {
	margin-top: 25px;
}
.rss_list li {
	font-size: 14px;
	margin-bottom: 5px;
}
/* 404  page
______________________*/
.section_404 {
	padding-top: 35px;	
}
.section_404 h3 {
	font-size: 26px;
}
.section_404 p {
	font-size: 18px;
	margin-top: 25px;
}

/* Landing page
______________________*/
.page-template-page-adv .header_block_content {
	top: 20%;
}
.section_specials {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	background-color: #3e3e3e;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: -65px;
}
.special_text {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
}
.specials_title {
	color: #fff;
	font-size: 36px;
	font-weight: 300;
}
.spec_list {	
	padding: 0;
	margin: 0;
	display: block;
	margin-top: 15px;
}
.spec_list li span {
	font-size: 16px;
	color: #fff;
}
.spec_list li {
	width:19%;
	display: inline-block;
	font-size: 0;
	margin-right: -5px;
	text-align: center;
}
.spec_list li img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

/* section precision */
.lp_section_title {
	text-align: center;
}
.lp_section_title h2 {
	font-size: 36px;
	color: #660015;
	font-weight: 300;
	position: relative;
	z-index: 1;
}
.lp_section_title h2:before { 
	border-top: 1px solid #3e3e3e;
    content:"";
    margin: 0 auto; /* this centers the line to the full width specified */
    position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
    top: 50%; left: 0; right: 0; bottom: 0;
    width: 100%;
    z-index: -1;	
}
.lp_section_title h2 span { 
    /* to hide the lines from behind the text, you have to set the background color the same as the container */ 
    background: #fff; 
    padding: 0 15px; 
}
.lp_section_title h3 {
	font-size: 24px;
	color: #660015;
	margin-top: 15px;
	margin-bottom: 25px;
}
.precision_list {
	margin-top: 30px;
	margin-bottom: 30px;
}
.precision_list_item {
	text-align: center;
}
.precision_item_nums {
	font-size: 72px;
	color: #660015;
	font-weight: bold;	
}
.precision_item_title {
	color: #660015;
	font-size: 24px;
}
.precision_item_text {
	color: #000;
	font-size: 16px;
}
/* section audience */
.section_audience,
.section_audience .lp_section_title h2 span {
	background-color: #f3f2f9;
}
.audience_content {
	margin: 30px 0;
}
.audience_text {	
	margin: 50px 25px 0 25px;
}
.audience_text p {
	color: #000;
	font-size: 16px;
}
/* section advert */
.section_advert,
.section_advert .lp_section_title h2 span {
	background-color: #f5e2e3;
}
.section_steps .title_caption,
.section_advert .title_caption {
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.section_steps .title_caption p,
.section_advert .title_caption p {
	font-size: 16px;
	color: #000;
}
.advert_list {
	margin-top: 50px;
}
.advert_list .row:first-child {
	margin-bottom: 50px;
}
.advert_list_item {
	text-align: center;
}
.advert_item_title {
	color: #660015;
	font-size: 24px;
}
.advert_item_caption {
	color: 16px;
	font-size: 16px;
}
.steps_list {
	margin-bottom: 30px;
}
.steps_item_nums {
	font-size: 72px;
	color: #660015;
	font-weight: bold;	
}
.steps_item_title {
	color: #660015;
	font-size: 24px;
}
.steps_item_text {
	color: #000;
	font-size: 16px;
}
.lp_button {
	margin-bottom: 20px;
	margin-top: 35px;
}
/* Footer
______________________*/
footer .footer_top {
	background: #3e3e3e;
	padding: 20px 0;	
	color: #fff;	
	border-bottom: 1px solid #fff;
}

.footer_about h3 {
	font-size: 22px;
	font-weight: 500;
	padding-top: 15px;

}
.footer_about p {
	color: #fff;
	font-size: 12px;
	line-height: 24px;
}
footer .footer_bottom {
	background: #252525;
}
.footer_title {
	font-weight: 400;
	font-size: 24px;
	color: #bd2947;
	border-bottom: 1px solid #bd2947;
	margin-bottom: 15px;
}
.footer_page_list {
	padding: 0;
}
.footer_page_list a i,
.footer_page_list a .fa {
	font-size: 1.2em !important;;
	margin-right: 20px !important;
	width: 20px !important;
	text-align: center;
}
.footer_page_list a {
	font-size: 18px;
	color: #fff;
	line-height: 32px;
}
.footer_page_list a:hover {
	color: #bd2947;
}
ul.social_links {
	padding: 0;
	margin-bottom: 25px;
}
.social_links li {
	height: 46px;
	width: 46px;
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #fff;
	padding-top: 4px;
	padding-left: 4px;
}
.social_links li:hover {
	border-color: #8d1b32;
}
.social_links a {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin: 3px;
	color: #4c4145;
	background-color: #fff;
	font-size: 16px;
	line-height: 33px;
	text-align: center;
	vertical-align: middle;
}
.social_links li:hover a {
	background-color: #8d1b32;
	color: #fff;
}
.footer_form {
	display: flex;
}
.footer_form_field {
	-webkit-flex-basis: 190px;
	flex-basis: 195px;
}
.footer_form_field input {
	display: inline-block;
	font-size: 11px;
	color: #4c4145;
	padding: 15px 7px;
	border: 1px solid #8d1b32;
	height: 35px;
	width: 100%;
}
.footer_form_field input:focus {
	border: 1px solid #fff;	
}
.footer_form_submit {
	height: 35px;
	padding: 7px 15px !important;
	border: 1px solid #650015;	
}
.footer_bottom_links {
	color: #a6a5a5;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer_bottom_links a {
	color: #a6a5a5;
}
.footer_bottom_links a:hover {
	color: #8d1b32;
}
.footer_bottom_copyright {
	padding-right: 260px;
}
.footer_bottom_terms {
	float: right;
}
.fi-dollar:before { 
    width: 20px;
    display: inline-block;
    text-align: center;
}

.banner {
	width: 300px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}
/* PAGE
__________________*/
.page h1 {
	font-size: 36px;
	color: #660015;
    font-family: "Roboto";    
    line-height: 60px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 20px;
}
.page .h1_gray {
	color: #3e3e3e;	
}
.page article h2 {
	font-size: 26px;
	color: #3e3e3e;
    font-family: "Roboto";    
    line-height: 32px;
    font-weight: 400;
    margin-top: 25px;    
    margin-bottom: 15px;
}

/* Hide heder menu on mobile */
.navbar-collapse.collapse {
    display: none !important;
}
.nav>li>a {
	font-size: 14px;
}
/* Modal form */
.contact-us form input[type=submit],
.modal form input[type=submit] {
	color: #000;
	padding: 15px 35px;
	text-transform: uppercase;
	background-color: #fff;
	border: none;
}
.modal-content {
	border-radius: 0;	
	color: #fff;
	background-color: #650015;
}
.modal-dialog h3 {
	color: #fff;
}
.close {
    color: #fff;
    opacity: 1;
}
/* Contact form */
.contact-us .wpcf7-form {
	max-width: 500px; 
}
.contact-us form input[type=submit]{
	color: #fff;
	padding: 15px 35px;
	text-transform: uppercase;
	background-color: #650015;
	border: none;
	border: 1px solid #650015;
}
.contact-us form input[type=submit]:hover {
	color: #650015;
	background-color: #fff;
}

#modile_menu .current-menu-item a {
	color: #650015;
	background-color: #fff;
}
#modile_menu .menu-item i._mi {
	margin-top: 0;
}
#modile_menu .menu-item i._before {
	margin-right: .5em;	
}
#modile_menu .fi-dollar {
	width: 14px;
    text-align: center;
}
/* Change breakpoint for mobile menu */
@media (max-width: 1024px) {
	.top_news:hover .top_news__desc {
		height: 0;
		overflow: hidden;
		display: none;
	}	
	.navbar-nav {
		margin-left: 1px;
		margin-right: 1px;
	}
	.top_news__desc {
		height: auto;
		overflow: visible;
	}
	.section_slider_menu,
	#menu-homepage-menu {
		display: none;
	}
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}


@media (max-width: 1024px){
	/* header */
	.header_banner, .header_date { display: none; }
	.header_subscribe, .button-wrapper {
		position: absolute;
		right:20%;
		/*top: 5px;*/
	}
	.navbar-toggle {
		display: block;
	}
	.top_news_caption { top: 20px; }
	.top_news_menu {
		display: none;
	}
	/* top_news */
	/*.top_news_menu,
	.top_news__category,
	.top_news__date {
		display: block;
	}*/

	.header_block_content {
		width: 90%;
	}
	.precision_item_nums {
		font-size: 48px;
	}	
	.top_news__desc {
		display: none;
	}
	.header_block_content .header_block_title h1 {
	    font-size: 56px;
	}

}
@media (max-width: 990px){
	.top_news__title {
		font-size: 42px;
		line-height: 52px;
	}
	
	.mid_news_item { margin-bottom: 15px; }
	.section_specials {
		width: 90%;
		margin-top: 0;
	}
	.spec_list li {
		width: 30%;
		margin: 2% 1%;
		vertical-align: top;
	}
	.special_text {
		margin-left: 10px;
		margin-right: 10px;
	}
	.advert_list_item {
		margin-bottom: 5%;
	}
	.steps_item_text {
		width: 80%;
		margin: 0 auto;
	}

}
@media (max-width: 840px){}
@media (max-width: 560px){
	.left_holder .cat_list {
		width: auto;
	}								
	.categories_inner h3 {
	    margin-top: 10px;
	}	
}
@media (max-width: 450px){
	.footer_bottom_copyright {
		padding-right: 0;
		margin-top: 5px;
	}
	.footer_bottom_copyright,
	.footer_bottom_pravicy,
	.footer_bottom_terms {
	    float: left;
	    display: block;
	    width: 100%;
	    margin-bottom: 5px;
	}
	.category_page .top_news__title {
		width: 100%;
		font-size: 24px;
		line-height: 1;
	}
	.container {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.row {
	    margin-right: -15px;
	    margin-left: -15px;
	}	
	.navbar-toggle {
	    margin-right: 10px;
	}	
	.header_subscribe, .button-wrapper {
		display: none;
	}
	.top_news_caption {
		top: 10px;
		left: 0px;
		width: 100%;
	}
	.top_news__title {
		font-size: 32px;
		line-height: 42px;
	}
	.top_news__date{
		margin-bottom: 5px;
	}
	.top_news__category {
		margin-bottom: 5px;
	}
	.top_news__title {
	    font-size: 20px;
	    line-height: 23px;
	}	
	.header_block .breadcrumb span {
	    color: #c212629;;
	    font-size: 16px;
	    line-height: 1;	    
	}
	.header_block_content .header_block_title h1 {
	    font-size: 44px;
	    line-height: 1;
	}	
	.header_block_content {	    
	    top: 5%;
	}		
	.header_block_content .header_block_text p {
	    color: #212629;			    
	    line-height: 20px;
	}
	.main_news {	    
	    margin-left: -15px;
	    margin-right: -15px;
	}
	.breadcrumb_container {
		margin-left: -15px;
		margin-right: -15px;
	}
	.header_block .breadcrumb span {	    
	    word-break: break-all;
	}	
	.header_block .breadcrumb {	
		position: relative;
	}
	.header_block_content {
		position: relative;
	}
	.header_block_content {
	    width: 100%;
	}
}
@media (max-width: 360px){}
@media (max-width: 320px){
	.top_news__date{
		display: none;
	}
	.top_news__category {
		display: none;
	}	
}

body {
  width: 100%;
  height: 100%;
}

.slideout-menu h3 {
	color: #fff;
	font-size: 16px;
	margin: 5px;
	text-align: center;
	text-transform: uppercase;	
}

.slideout-menu {
  position: fixed;  
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}

.slideout-panel {
  position: relative;
  z-index: 1;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

/* Custom */
#main {
  background: white;
  height: 100%;
}

#navbar-main {
  background: #650015;
}

#navbar-main h4 {
  margin-top: 30px;
  padding: 0 15px;
}

#navbar-main ul li a {
  border-radius: 0;
  color: #fff;
}
#navbar-main ul li a:hover {
	background-color: #fff;
	color: #650015;
}
/* BUTTON UNIVERSAL SYLES */

.button-wrapper {
   margin-top: 23px;
    font-size: 11px;
    float: right;
}

.button-wrapper a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Oswald',Arial,sans-serif;	
}
.button-wrapper-share {
   padding: 15px 5px;
    font-size: 11px;
}

.button-wrapper-share a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Oswald',Arial,sans-serif;	
}
/* ################# BUTTON STYLE 3 ################# */

.a-btn-3{ 
    background:#650015;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#650015,0),color-stop(#650015,1));
    background:-webkit-linear-gradient(top, #650015 0%, #650015 100%);
    background:-moz-linear-gradient(top, #650015 0%, #650015 100%);
    background:-o-linear-gradient(top, #650015 0%, #650015 100%);
    background:linear-gradient(top, #650015 0%, #650015 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#650015', endColorstr='#650015',GradientType=0 );
    padding-left:20px;
    padding-right:80px;
    height:38px;
    display:inline-block;
    position:relative;
    border:1px solid #5d81ab;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    float:left;
    clear:both;
    margin:10px 0px;
    overflow:hidden;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.a-btn-3-text{
    padding-top:5px;
    display:block;
    font-size:18px;
    white-space:nowrap;
    text-shadow:0px 1px 1px rgba(255,255,255,0.3);
    color:#FFFFFF;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.a-btn-3-slide-text{
    position:absolute;
    height:100%;
    top:0px;
    right:52px;
    width:0px;
    background:#63707e;
    text-shadow:0px -1px 1px #363f49;
    color:#FFF;
    font-size:14px;
    white-space:nowrap;
    text-transform:uppercase;
    text-align:left;
    text-indent:10px;
    overflow:hidden;
    line-height:38px;
    -webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -webkit-transition:width 0.3s linear;
    -moz-transition:width 0.3s linear;
    -o-transition:width 0.3s linear;
    transition:width 0.3s linear;
}
.a-btn-3-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:52px;
    border-left:1px solid #5d81ab;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn-3-icon-right span{
    width:38px;
    height:38px;
    opacity:0.7;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    background:transparent;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.a-btn-3:hover{
    padding-right:180px;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
}
.a-btn-3:hover .a-btn-3-text{
    text-shadow:0px 1px 1px #5d81ab;
    color:#fff;
}
.a-btn-3:hover .a-btn-3-slide-text{
    width:100px;
}
.a-btn-3:hover .a-btn-3-icon-right span{
    opacity:1;
}
.a-btn-3:active{
    position:relative;
    top:1px;
    background:#5d81ab;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color:#80a9da;
}
.ads-ingrid {
	margin: 10px;
    text-align: center;
    width: 380px;
    height: 270px;
}
.a-single {
	display: inline-block;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-arrow {
	position: absolute;
	top: 40%;
	z-index: 11;
	background-color: #fff;
    border: 0;
    padding: 7px 10px;
    border-radius: 50%;	
    margin-top: -7px;
    outline: 0;
    border: 1px solid #ccc;
}
.slick-arrow span {
	color: #660015;
	padding-top: 2px;
}
.slick-arrow:hover span {
	color: #fff;
}
.slick-arrow:hover {
	background-color: #660015;
	border: 1px solid #660015;
}
.slick_left {
	left: 0;
}
.slick_right {
	right: 0
}


/* Pagination
-----------------------*/
.pagination {    
	display: block;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
ul.page-numbers {
	
}

ul.page-numbers li {
	display: inline-block;
}

ul.page-numbers li span,
ul.page-numbers li a {
	padding: 6px 9px;
    margin-right: 4px;    
    border: solid 1px #c0c0c0;
    background: #ffffff;        
    font-weight: bold;
    text-decoration: none;    
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);	
}
ul.page-numbers li span {
	border-color: transparent;
}
	
ul.page-numbers li a {
	background: #e9e9e9;        
}

.mobile-show {
	display: none;
}


@media (max-width: 1024px) {
	.header_search {
		margin-top: 13px;
		margin-bottom: 10px;	
	}
	.navbar-toggle {	 
	    position: absolute;
	    top: 10px;
	    right: 10px;	
    }
    .header_search {
    	margin-top: 30px;
    }
    .button-wrapper {
    	position: initial;
    	float: none;
    	margin-top: 0;
    }
}
@media (max-width: 560px) {
	.mobile-show {
		display: block;
	}	
	.navbar-toggle {
		margin: 0;
		position: absolute;
		top:10px;
		right:5px;	
		padding-top: 0;	
		z-index:111;
	}
	.header_search {
		margin-top: 13px;
		margin-bottom: 10px;	
	}
	.logo {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.header_search {
		margin-right: auto;
		margin-left: auto;
		display: block;
	}
	.header_search form input[type="search"] {
		width: 300px;
	}
	.header_search form {
	    width: 300px;
	    position: relative;
	    margin-right: auto;
	    margin-left: auto;
	}
} 