html,body { 
margin: 0;
padding: 0;
}
* { 
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;

}
.wrapper { 
width: 1170px;
height: auto;
overflow: hidden;
margin: 0 auto;
}
header { 
background: #326488;
padding: 15px 0;
}
.amazingslider-text-box-1 a {
    color: #fff;
}
.blosk_opis_main a {
    color: #989494;
    text-decoration: none;
}
.amazingslider-nav-thumbnail-tite-1 a {
    color: #000;
}
#top_line { 
width: 100%;
height: 50px;
overflow: visible;
}
#top_line > .wrapper { 
overflow: visible;
position: relative;
}
.menu_top_line > ul { 
list-style: none;
}
.menu_top_line > ul > li { 
    float: left;
    margin-right: 20px;
	padding: 15px 0;
	position: relative;
}
.menu_top_line > ul > li > a { 
    color: #000;
    text-decoration: none;
	font-size: 14px;
}
.menu_top_line > ul > li > a:hover { 
text-decoration: underline;
}
.menu_top_line > ul > li > ul { 
    list-style: none;
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    left: -25px;
    top: 45px;
    height: auto;
    z-index: 99;
    padding-right: 0;
    width: 200px;
}
.menu_top_line > ul > li:hover > ul { 
display: block;
}
.menu_top_line > ul > li > ul > li { 
margin-bottom: 5px;
}
.menu_top_line > ul > li > ul > li > a { 
color: #000;
text-decoration: none;
    font-size: 15px;

}
.menu_top_line > ul > li > ul > li > ul { 
list-style: none;
display: none;
}

.menu_top_line > ul > li > ul > li > ul { 
    list-style: none;
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    left: 217px;
    top: -1px;
    height: auto;
    z-index: 99;
}
.menu_top_line > ul > li > ul > li > ul > li > a { 
color: #000;
text-decoration: none;
    font-size: 15px;
}
.menu_top_line > ul > li > ul > li:hover > ul { 
display: block;
}

#logo { 
float: left;
}
#logo > a { 
text-decoration: none;
float: left;
}
.slogan_logo { 
margin-left: 186px;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    line-height: 41px;
    text-transform: uppercase;
    margin-top: 8px;
}
	#logo > a > img {
    float: left;
    width: 140px;
    margin-right: 30px;
	}	
	.bio { 
    background: url(img/bio.png) no-repeat;
    width: 123px;
    height: 96px;
    float: left;
    margin-left: 27px;
    margin-top: -6px;
	}
#main_content { 
margin-top: 15px;
}
.left_sidebar_home {
width: 19%;
    float: left;
}
.left_sidebar_home > ul { 
    border: 1px solid #ccc;
    list-style: none;
}
.left_sidebar_home > ul li { 
text-align: left;
    padding: 10px 25px;
    border-bottom: 1px solid #ccc;
	transition: 0.5s;
}
.left_sidebar_home > ul > li > a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
	transition: 0.5s;
}
.left_sidebar_home > ul li:hover { 
    background: #0c5a5a;
}
.left_sidebar_home > ul li:hover a { 
color: #fff;
}
.left_sidebar_home > ul > li > ul { 
    list-style: none;
    display: none;
}
.home_content .center_content { 
width: 59%;
    float: left;
    margin-right: 25px;
    margin-left: 25px;
}
.right_content_home { 
float: right;
    width: 17%;
}
.block_soc_ico { 
    float: right;
    margin-top: 11px;
}
.block_soc_ico a { 
color: #000;
    font-size: 23px;
    margin-right: 17px;
	transition: 0.5s;
}
.block_soc_ico a:hover { 
color: #ccc;
}
.block_soc_ico a:last-child { 
margin: 0;
}

a.search { 
    float: left;
    font-size: 27px;
    color: #ccc;
    margin-top: 8px;
	transition: 0.5s;
}
a.search:hover { 
color: #000;
}
#slider_home { 
    height: 355px;
}
#main_news { 
clear: both;
    margin-top: -126px;
}
.block_head { 
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #efebeb;
    padding: 10px 0;
}
.title_news { 
    float: left;
    margin-left: 20px;
    /* text-transform: uppercase; */
    font-size: 16px;
    font-weight: 900;
}
.all_news { 
float: right;
    margin-right: 15px;
}
.all_news a { 
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
.all_news a i { 
position: relative;
    top: 1px;
    padding-left: 5px;
}
.list_news_main { 
border: 1px solid #ccc;
    border-top: 0;
       padding: 19px;
}
.block_news_main { 
border-bottom: 1px solid #ccc;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 19px;
    margin-bottom: 19px;
}
.right_content_home > ul { 
list-style: none;
}
.right_content_home > ul li { 
    margin-bottom: 30px;
}
.right_content_home ul li a { 
text-decoration: none;
}
.title_right_column { 
color: #000;
    font-weight: 500;
    text-align: center;
}
.top_news_line_home_main { 
width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 3px;
}
.title_news_main { 
float: left;
}
.aligncenter { 
display: block;
margin: 0 auto;
}
.title_news_main a { 
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.blosk_opis_main { 
color: #989494;
    font-size: 12px;
    width: 678px;
    float: left;
}
a.more_main { 
    border-radius: 5px;
    color: #000;
    text-decoration: none;
    display: block;
    width: 111px;
    background: #0c5a5a;
    color: #fff;
    font-size: 14px;
    padding: 7px;
    text-align: center;
    float: right;
	margin-top: 8px;
	transition: 0.5s;
	background: #326488;
}
a.more_main:hover { 
background: #ccc;
}
	
.date_news_main { 
float: right;
font-size: 14px;
}
.block_after_center_content_home { 
clear: both;
    /* margin-top: 40px; */
    padding-top: 40px;
}
.regional_head { 
width: 100%;
    height: auto;
    overflow: hidden;
    background: #efebeb;
    padding: 10px 0;
}
.region_title { 
    float: left;
    margin-left: 20px;
    /* text-transform: uppercase; */
    font-size: 16px;
    font-weight: 900;
}
.region_all { 
    float: right;
    margin-right: 15px;
}
.region_all a { 
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
.block_region_list { 
    margin-top: 20px;
}
.block_news_region { 
    width: 30%;
    text-align: center;
    float: left;
    margin-right: 58px;
    margin-bottom: 43px;
    padding-bottom: 15px;
	    height: 370px;
	transition: 0.5s;
}
.block_news_region:hover { 
box-shadow: 0px 0px 14px 5px #ccc;
}

.block_region_list .block_news_region:nth-child(3) {
margin: 0;
}
.block_region_list .block_news_region:last-child {
margin: 0;
}	
.title_news_region { 
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #000;
	height: 22px;
    overflow: hidden;
}	
.block_news_region > a { 
text-decoration: none;
}
.small_text_region { 
    font-size: 12px;
    color: #6b6969;
    margin-bottom: 10px;
}
a.more_region { 
    border-radius: 5px;
    color: #000;
    text-decoration: none;
    display: block;
    width: 111px;
 background: #326488;
    color: #fff;
    font-size: 14px;
    padding: 7px;
    text-align: center;
    float: none;
    margin-top: 8px;
    margin: 0 auto;
}
.list_news_main .block_news_main:last-child { 
    margin-bottom: 0;
    border: none;
    padding-bottom: 0;
}
footer { 
    background: #326488;
    padding: 15px 0;
}
.column_footer { 
color: #fff;
float: left;
width: 25%;
}
.column_footer ul { 
list-style: none;
}
.column_footer ul li a { 
color: #fff;
font-size: 14px;
text-decoration: none;
}
.slider_horizontal { 
height: 300px;
}
.cont_top { 
float: right;
color: #fff;
    text-align: left;
	
}
.cont_top > div { 
    margin-bottom: 3px;
    font-size: 14px;
	line-height: 22px;
	    text-align: right;
}
.cont_top a { 
    color: #fff;
    text-decoration: none;
    padding-left: 9px;
}
.block_post { 
    border-bottom: 1px solid #ccc;
    padding-bottom: 19px;
    margin-bottom: 25px;
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.category_section { 
padding-top: 28px;
    padding-bottom: 50px;
    width: 100%;
    height: auto;
    overflow: hidden;

}
.categ_title { 
    margin-top: 17px;
}
.blog_post_img { 
float: left;
    width: 290px;
	text-align: center;
}
.blog_post_content { 
float: right;
    width: 645px;
}
.post_blog_title { 
    margin-bottom: 5px;
}
.post_blog_title a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
    font-size: 18px;
}
.meta { 
    margin-bottom: 9px;
    font-size: 14px;
    margin-top: 10px;
}
.meta > span {
padding-right: 20px;
}
.meta > span a { 
color: #000;
}
.blog_post_content_text { 
    font-size: 14px;
    max-height: 152px;
    overflow: hidden;
    text-align: left;
}
.categ_content { 
float: right;
    width: 81%;
    border-left: 1px solid #ccc;
    padding-left: 23px;
}
.categ_sidebar { 
    width: 15%;
    float: left;
}
.widgettitle { 
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    display: block;
    padding-bottom: 6px;
    margin-bottom: 6px;
}
.widget ul { 
list-style: none;
}
.widget ul li a { 
text-decoration: none;
    color: #000;
    font-size: 14px;
}
.categ_sidebar > aside > div { 
margin-bottom: 20px;
}
.widget ul li {
    margin-bottom: 7px;
}
.block_single_page_content { 
line-height: 37px;
    font-size: 14px;
}
.single_title { 
    margin-top: 17px;
}
.breadcrumbs a span { 
color: #000;
text-decoration: none;
font-size: 14px;
}
.breadcrumbs span { 
font-size: 14px;
    color: #8c8989;
}
.categ_content.page_single { 
min-height: 460px;
}
.block_search { 
    position: absolute;
    top: 9px;
    background: #fff;
    /* border: 1px solid #888585; */
    padding: 0px;
    border-radius: 10px;
    width: 300px;
    text-align: center;
    left: 641px;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s;
}




.category_main_flex {
    display: flex;
    flex-wrap: wrap;
}

.category_main_flex .block_post {
    width: 31%;
    margin: 15px 1%;
}

.category_main_flex .blog_post_img {
    float: left;
    width: 290px;
    height: 200px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.category_main_flex .blog_post_img img {
    max-width: 100%;
}

.category_main_flex .blog_post_content {
    float: right;
    width: 100%;
}

.categ_content .block_post:last-child {
    padding-bottom: 0;
    margin: 15px 1%;
    border-bottom: 1px solid #ccc;
}

.blog_post_content.blog_post_flex > p {
    font-size: 14px;
}

















.block_search.active {
	opacity: 1;
	visibility: visible;
}
#searchform input[type="text"] { 
 border: 1px solid #ccc;
    width: 182px;
    padding-left: 7px;
    height: 30px;

}
#searchform input[type="submit"] { 
background: #0c5a5a;
    color: #fff;
    border: none;
    font-weight: bold;
    padding: 8px;
}
.video_home { 
    text-align: center;
    margin-top: 25px;
}
.blog_post_content_text img { 
display: none;
}
.blog_post_img img { 
    max-width: 269px;
}
.page-numbers { 
text-align: center;
    list-style: none;
}
.page-numbers li { 
display: inline-block;
}
.page-numbers li a { 
color: #000;

}
.page_not_found { 
min-height: 300px;
    text-align: center;
    margin-top: 50px;
}
.page_not_found a {
    color: #000;
    display: block;
    margin-top: 30px;
}
.block_contact p { 
font-size: 12px;
margin-bottom: 5px;
}

table.new_table { 
    text-align: center;
    width: 100%;
}
table.new_table td { 
padding: 20px;
}
#block_links_footer > div { 
    float: left;
    width: 33.3%;
    text-align: center;
}
#block_links_footer > div a img { 
height: 101px;
    width: auto;
}
#block_links_footer { 
width: 100%;
height: auto;
overflow: hidden;
}
.con_table td { 
border: 1px solid #ccc;
padding: 10px;
}

