/*
    Theme Name:  Тижневик "Номер один"
	Theme URI: https://gazeta1.com/
	Description: Найбільше місцевих новин
	Author: Rrramko
	Version: 1.0
    License: https://gazeta1.com/
    License URI: https://gazeta1.com/

*/

a {
	color: #B70A09;
}

#search-block-form{
    width:250px;
    height:28px;
    border:#c9c9c9 solid 1px;
    background:url(/wp-content/themes/gazeta1/img/images/searchBg.png) left top repeat-x;
    box-shadow:0px 1px 0px rgba(255,255,255,0.1);
}

#search-mobile {
	display: none;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

@media only screen and (max-width: 768px) {
	#search-mobile{
		display: block;
	}
	}

#search-mobile #search-block-form {
	width: 100%;
	margin-bottom: 40px;
}

#search-mobile #search-block-form .form-item {
	width: 80%;
}

.fa-bars{
    font-size: 20px!important;
}

#index_mob .menu-item-type-custom, #index_mob .menu-item-type-post_type{
    border-top: solid 1px #fff;
	width: 100%;
}

.menu-menu-container ul {
	padding-left: 0px;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
    background-color: #eee !important;
    border: none !important;
    width: 100% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 14px;
    color: #999 !important;
    padding: 10px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wpcf7-submit {
    color: #B70A09 !important;
    margin: 8px auto 0;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 20px;
    line-height: 1.7em;
    background: transparent;
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    outline: none; 
}
.wpcf7-submit:hover { 
    background-color: #eee; 
    border-color:#eee; 
    padding: 6px 20px !important; 
    outline: none; 
}


.wpcf7-text:focus, .wpcf7-textarea:focus, .wpcf7-captchar:focus{
    border-color:#aaa !important;
    background:#fff !important;
    outline: none; 
    border-color:#eee!important; 
    border: solid 1px!important;
}
#search-block-form input{
    padding:0;
    margin:0;
    display:block;
    border:none;
    outline:none;
    background:none;
    width:100%;
    height:100%;
}
#search-block-form .form-actions{
    width:58px;
    height:28px;
    float:right;
    border:#a8b5b9 solid 1px;
    margin:-1px -1px 0 0;
    background:url(/wp-content/themes/gazeta1/img/images/submit.png) left top repeat;	
}
#search-block-form .form-actions input:hover{
    cursor:pointer;
}
#search-block-form .form-actions input{
    overflow:hidden;
    font:11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#a8b5b9;
}
#search-block-form .form-item{
    width:157px;
    padding:0 0 0 33px;
    float:left;
    height:28px;
    background:url(/wp-content/themes/gazeta1/img/images/searchIcon.png) 3px 2px no-repeat;
}
#search-block-form .form-item input{
    font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#222;
    height:auto !important;
    padding:6px 0;
}
.placeholder{color:#cbcbcb !important;}

* {margin: 0; padding: 0;} /* обнуляем отступы */
.entry-content iframe {
width:100%;
height:500px;
}

.entry-content ul, ol {
	margin-left: 30px;
	margin-top: 0.5em;
    margin-bottom: 1em;
}

.entry-content img {
	max-width: 100%!important;
	margin-bottom: 30px;
}

.entry-content h1 {
	font-size: 2.8rem;
	line-height: 3.2rem;
	margin-bottom: 20px;
}

.entry-content h2 {
	font-size: 2.5rem;
	line-height: 2.9rem;
	margin-bottom: 20px;
}

.entry-content h3 {
	font-size: 2.2rem;
	line-height: 2.7rem;
	margin-bottom: 20px;
}

.entry-content h4 {
	font-size: 1.9rem;
	line-height: 2.2rem;
	margin-bottom: 20px;
}

.article__time {
    float: left;
    font-size: 11px;
    line-height: 17px;
    color: #888;
    margin-top: 1px;
}

h1{
    margin-top: 0px!important;
}

.article__title {
    margin-left: 35px;
}

.entry-content figure {
max-width: 100%!important;
}


.boxShadow {
    box-shadow:0 0 5px rgba(202,202,202,0.75);
    background-color: #fff;
}
.boxShadowall {box-shadow:0 0 5px rgba(202,202,202,0.75);}

/****TABLE 10****/
.u510-5-singl table {
    border: 1px solid #B70A09;
width:100%;
background-color:#fff;
}
.u510-5-singl th {
    color: #B70A09;
text-transform: uppercase;
    border-right: 1px solid #B70A09;
    border-top: 1px solid #B70A09;
    border-left: 1px solid #B70A09;
    border-bottom: 1px solid #B70A09;
padding: 20px;
}
.u510-5-singl td {
color: #2A2A2A;
    border-right: 1px solid #B70A09;
padding: 10px 20px;
}

blockquote {
font-family: Georgia, serif;
/*font-size: 16px;*/
font-style: italic;
margin-top: 0px;
margin-bottom: 15px;
/*margin-left: 10px;*/
padding: 0px 10px;
line-height: 1.45;
position: relative;
color: #000;
border-left:5px solid #B70A09;
background:#f7f7f7;
    float: right;
	width: 100%;
}
 
blockquote cite {
color: #efefef;
font-size: 14px;
display: block;
margin-top: 5px;
}
  
blockquote cite:before {
content: "\2014 \2009";
}


footer{
		
    background-color: #1A1A1A;
	padding-bottom: 40px;
	padding-top: 40px;
    border-bottom: 10px solid #B70A09;

}
address {
	font-style: normal;
}

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft
{
float: left;
margin-right:15px;
}
 
.alignright
{
float: right;
margin-left:15px;
}
 
.wp-caption {
text-align: right;
font-family: Arial;
font-weight: 400;
	color: #A0A0A0;
	font-style:italic;
	font-size:12px!important;
}
 
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
 
.wp-caption p.wp-caption-text {
margin: 0;
}

.wp-caption-text{
    padding-top: 10px;
}
/* End captions */


	/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }


.copyright {
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    padding-bottom: 30px;
    padding-top: 20px;
	margin-bottom:30px;
	letter-spacing: 0.5px;}
	
.copyright1 {
    font-family: Arial;
    font-size: 12px;
    color: #fff;
	padding-left: 30px;
	letter-spacing: 0.5px;}
	
.copyright1	a {
	font-size: 14px;
transition: 0.4s;
color: #ccc;}

.copyright1	a:hover{
	font-size: 14px;
transition: 0.4s;
color: #9a9a9a;}

.fa {
	font-size:16px;
	color:#fff;
}

.social_icon {
	transition: 0.4s;
    color: #fff;
    width: 50px;
    margin: 0 10px 10px 0px;
    float: left;
    vertical-align: middle;
}
.social_icon:hover i {
	transition: 0.4s;
color: #9a9a9a;	
}

.social_icon:hover{
	transition: 0.4s;
background-color: #fff;
}

a:link {text-decoration: none;} 
a:visited { text-decoration: none; } 
a:active { text-decoration: none; }

.u510-5-singl p {
  margin-top: 0.5em; 
    margin-bottom: 1em;
}

.entry-video iframe {
	width:100%;
	height:195px;
}
#kurs-com-ua-informer-main-350x130-ternopol-blue-container{
		width:100%;
	height:130px!important;
}

/*heder*/
.to-top{
	opacity:0.4;
	transition: 0.4s;
}
.to-top:hover{
	opacity:1;
	transition: 0.4s;
}

.all {
	width: 100%;
	margin: 0 auto; /* задаем отступ слева и справа auto чтобы сработало выравнивание по центру */
}
.cent {
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}

.svg{	

    margin-bottom: 30px!important;
}
#u389-6
{
	/*z-index: 101;*/
	/*width: 192px;*/
	min-height: 31px;
	background-color: transparent;
	color: #2A2A2A;
	font-size: 12px;
	/*line-height: 14px;*/
	font-family: 'PT Mono', monospace;
	font-weight: 400;
	position: relative;
	/*margin-right: -10000px;*/
	margin-top: 25px;
	text-align:left;
}
#u415{
	    margin-top: 25px;
		float:right;
}

.hed{
	padding-left: 0px; padding-right: 0px;
}
.ser {
	 height: 70px;
}
#stroka{
	background-color:#313131;
	height:34px;
    padding-top: 5px;
	width:78%;
	float:left;
}
.rss{
    width: 7%;
    height:34px;
    background-color: #1A1A1A;
    float: right;
    text-align: center;
}
.rssimg{
    height: 25px;
    width: auto;
    margin-top: 4.5px;
}

.titl_str{
	padding:10px;
	color:#fff;
	background-color: #1A1A1A;
	font-weight:400;
	text-transform:uppercase;
	height: 34px;
    padding-top: 5px;
	letter-spacing:0.5px;
	width:15%; 
	float:left;
	text-align:center;
}


.u420-5 a {
	transition: 0.4s;
	/*z-index: 134;*/
	width: 1190px;
	min-height: 26px;
	background-color: transparent;
	color: #2A2A2A;
	font-size: 14px;
	text-align: center;
	font-family: Arial;
	letter-spacing:0.5px;
	font-weight: 400;
	margin-top: 12px;
	position: relative;

}

@media (max-width: 992px) {
	.u420-5 a {
		font-size: 15px !important;
		line-height: 24px !important;
	}
}

#stroka a{
color:#ffffff;}
#stroka a:hover {
		text-decoration: underline;
}

#header-bottom {
    background-color:#1c1c1c;
    padding:15px 0;
    border-bottom:3px solid #e03d3d;
}

.head-img img {
	max-width: 100px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	float: right;
	padding-right: 10px;
}

.head-text {
	display: flex;
    min-height: 150px;
	align-items: center;
    font-size: 1.6rem;
}

.head-text a {
	color: #B70A09;
	font-size: 14px;
	line-height: 10px!important;
}

.head-text h5 {
	color: #B70A09;
	font-size: 14px;
	line-height: 14px!important;
}


/*menu*/
.navigation {
  text-align: center;
  min-height: 34px;
  background-color: #1A1A1A;
  border-bottom:3px solid #B70A09;
  text-transform:uppercase;
  margin-bottom: 0px!important;
}

.menu-menu-container ul {
	margin-bottom: 0px;
}

.menu-item {
    transition: 0.4s;
    /*height: 31px;*/
    display: inline-block;
    background-color: transparent;
    padding-bottom: 9px;
    padding-top: 9px;
    padding-left: 9px;
    padding-right: 9px;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 0.75px;
}
.menu-item > li {
  float: left;
  min-height: 17px;
  text-align: center;
  font-family: Arial;
}
#resp-menu > li > span{
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin: 0 0 0 -5px;
    border-bottom: 6px solid #B70A09;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: block;
    height: 0;
    width: 0;
    opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.3s ease-in-out 0s;
	}

.menu-item  > a {
	transition: 0.4s;
    color: #FFFFFF !important;
    text-align: center;
    font-family: Arial;
	text-decoration:none;
	display:block;
	font-weight: 400;
}

#resp-menu > li.current-menu-item > span,
#resp-menu > li:hover > span {
    opacity:1;
filter: alpha(opacity=100);
transition: all 0.3s ease-in-out 0s;
}
/*.current-menu-item
{
	min-height: 0px;
		margin-left:-2px;
	margin-right:-2px;
}*/
/*
.search-form{
	vertical-align: middle;
	 border-width: 1px;
    border-style: solid;
    border-color: #252525;
	width:187px;
	height:27px;

}
.search-field{
	width:155px;
	background-color:transparent;
	border:none;
	height: 25px;
	outline: none;
}
.search-form  input[type="submit"] {
	 border-width: 5px;
    border-style: solid;
    border-color: transparent;
	margin:2px;
	width: 20px; /* Ширина кнопки */
    height: 20px; /* Высота кнопки */
    /*border: none; /* Убираем рамку */
    background: url( /img/scerch.svg) no-repeat 50% 50%; /* Параметры фона */
	outline: none;
   }*/
  /*heger*/ 
   
   /*content index*/
   
#content{
	 background-color:#fff;
	 padding:15px;
 } 
   
   
   
   .u422-4
{
    padding-left: 15px;
	min-height: 40px;
	/*border-style: solid;
    border-color: #B70A09;*/
    background-color: #B70A09;
    color: #fff;
	font-size: 20px;
	line-height: 40px;
	font-family: Arial;
	font-weight: 700;
	position: relative;
    z-index: 4;
	/*border-width: 2px 2px 2px;*/
}

.kons1 p { 
    margin-bottom: 0.4em;
}
.kons{
    padding-left: 15px;
    min-height: 40px;
    /*border-style: solid;
    border-color: #B70A09;*/
    background-color: #B70A09;
    color: #fff;
    font-size: 17px;
    line-height: 40px;
    font-family: Arial;
    font-weight: 700;
    position: relative;
    z-index: 4;
    /*border-width: 2px 2px 2px;*/
}



.u422-4-2
{
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 1px;
    background-color: #B70A09;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    font-family: Arial;
    font-weight: 700;
    position: relative;
    z-index: 4;
    margin-bottom: 20px;
    margin-top: 20px;

}


.u4224-1{
    text-transform: uppercase;
    padding-left: 15px;
    min-height: 40px;
    /*border-style: solid;
    border-color: #B70A09;*/
    background-color: #fff;
    color: #B70A09;
    font-size: 20px;
    line-height: 40px;
    font-family: Arial;
    font-weight: 700;
    position: relative;
    width: 100%;
    z-index: 4;
    /*border-width: 2px 2px 2px;*/
}

#title-line1{
    position: absolute;
    display: block;
    height: 2px;
    width: 98%;
    background-color: #B70A09;
    left: 0;
    top: 50%;
    margin-top: -2px;
    z-index: 1;
}

#title-line{
position: absolute;
display: block;
height: 2px;
width: 100%;
background-color: #fff;
left: 0;
top: 50%;
margin-top: -2px;
    z-index: 1;
}
#span-title{
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: absolute;
    background-color: #B70A09;
    z-index: 2;
    padding-left: 5px;
    padding-right: 5px;
    
}
#span-title1{
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: absolute;
    background-color: #fff;
    z-index: 2;
    padding-left: 5px;
    padding-right: 5px;

}
   .u422-4-m
{
	/*z-index: 139;*/
	/*width: 320px;*/
	min-height: 17px;
	border-style: solid;
	border-color: #252525;
	background-color: transparent;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
	font-weight: 700;
	position: relative;
	border-width: 2px 0px 0px;
}

   .u422-4-s
{
	padding-top:8px!important;
	border-style: solid;
	border-color: #252525;
	background-color: transparent;
    border-width: 0px 0px 2px 0px;
}

.date {
	text-align:center;
	font-weight:400;
    color: #B70A09;
}

.date_mob {
	text-align:center;
	font-weight:700;
	font-size: 26px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.u428-4
{
	/*z-index: 154;*/
	/*width: 320px;*/
	min-height: 46px;
	background-color: transparent;
	color: #2A2A2A;
	font-size: 21px;
	line-height: 24px;
    font-family: Arial;
	font-weight: 700;
	margin-top: 8px;
	position: relative;
}   

.u428-4-1
{
	/*z-index: 154;*/
	/*width: 320px;*/
	min-height: 46px;
	background-color: transparent;
	color: #2A2A2A;
	font-size: 21px;
	line-height: 24px;
    font-family: Arial;
	font-weight: 700;
	position: relative;
	margin-bottom: 10px;

} 

.u428-4 a
{
	transition: 0.4s;
	color: #2A2A2A;
	font-size: 21px;
	line-height: 24px;
    font-family: Arial;
	font-weight: 700;
}

.u428-4-1 a
{
	transition: 0.4s;
	color: #2A2A2A;
	font-size: 21px;
	line-height: 24px;
    font-family: Arial;
	font-weight: 700;
}

.u428-4 a:hover, .u428-4-1 a:hover, .u430-7-1 a:hover, .u499-4 a:hover, .u499-4-1 a:hover, .new:hover, .u550-4 a:hover, .u548-4 a:hover, .u630-4 a:hover, .new a:hover{
    transition: 0.4s;
    color: #B70A09;
	visibility: inherit;
	text-decoration:none;
}

.aut_mob {
	color:#5A5A5A;	
}
   
.u430-7
{
	/*z-index: 2;*/
    padding-bottom: 10px;
	border-style: solid;
	border-color: #D5D5D5;
	border-width: 0px 0px 1px;
	background-color: transparent;
	color: #2A2A2A;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0.5px;
	font-size: 12px;
	font-family: Arial;
	font-weight: 400;
	margin-top: 8px;
	position: relative;
}
.border_bottom{
	border-style: solid;
	border-color: #D5D5D5;
	border-width: 0px 0px 1px;
}
.border_bottom_footer{
	border-style: solid;
	border-color: #3C3C3C;
	border-width: 0px 0px 1px;
}

.u430-7-1
{
	min-height:100px;
	/*z-index: 2;*/
    padding-bottom: 10px;
	background-color: transparent;
	color: #2A2A2A;
	line-height: 17px;
	text-align: left;
	letter-spacing: 0.5px;
	font-size: 12px;
	font-family: Arial;
	font-weight: 400;
	margin-top: 8px;
	position: relative;
    margin-bottom: 10px;
}

.u430-7-1 a
{
	transition: 0.4s;
	color: #2A2A2A;
	line-height: 17px;
	text-align: left;
	letter-spacing: 0.5px;
	font-size: 12px;
	font-family: Arial;
	font-weight: 400;
}



.img_news {
	float: left;
    margin-bottom: 8px;
    margin-right: 10px;
	width:140px;
	height:90px;
}
.img_news1 {
	float: left;
    margin-bottom: 8px;
    margin-right: 10px;
	width:100%;
	min-height:auto;
	
}
.u608_clip
{
	overflow: hidden;
	/*width: 450px;*/
	min-height: 294px;
}
.u508
{
	min-width:37px;
	text-align:right;
	font-family: Arial;
	font-weight: 700!important;
	float:left;
	margin-right:10px;
}

.new {
    margin-bottom: 10px;
}
.new20 {
    margin-bottom: 20px;
}

.new a{
	
    transition: 0.4s;
	display:block;
	background-color: transparent;
	color: #2A2A2A;
	font-size: 14px;
	line-height: 17px;
	font-family: Arial;
	font-weight: 400;
	position: relative;
}

.ramka {
	padding-right: 15px;
}
.ramka1 {
	/*padding-left: 15px;*/
	float:right;
}

.sideb{
    float:right;
}
.u499-4
{
	/*z-index: 166;*/
	/*width: 450px;*/
	/*min-height: 102px;*/
	background-color: transparent;
	color: #2A2A2A;
	font-size: 26px;
	line-height: 30px;
    font-family: Arial;
	font-weight: 700;
	margin-top: 12px;
	position: relative;
}

.u499-4-singl
{
	background-color: transparent;
	color: #2A2A2A;
	font-size: 2.7rem;
	line-height: 3rem;
    font-family: Arial;
	font-weight: 700;
}

.u499-4-404
{
	background-color: transparent;
	color: #2A2A2A;
	font-size: 60px;
	line-height: 60px;
    font-family: Arial;
	font-weight: 700;
	
}

.u499-4-404-1
{
	background-color: transparent;
	color: #2A2A2A;
	font-size: 250px;
	line-height: 250px;
	font-family: Arial;
	font-weight: 700;
	
}

.u499-4 a
{
	transition: 0.4s;
	color: #2A2A2A;
	font-size: 26px;
	line-height: 30px;
	font-family: Arial;
	font-weight: 700;
}

.u499-4-1 a
{
	transition: 0.4s;
	color: #2A2A2A;
	font-size: 20px;
	line-height: 26px;
	font-family: Arial;
	font-weight: 700;
}
.u510-5
{
	/*z-index: 227;*/
	/*width: 450px;*/
	/*min-height: 247px;*/
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	letter-spacing: 0.5px;
	color: #2A2A2A;
	font-size: 14px;
	line-height: 19px;
	font-family: Arial;
	font-weight: 400;
	margin-top: 11px;
	position: relative;
}
.u510-5-singl
{
	letter-spacing: 0.5px;
	color: #2A2A2A;
	font-size: 16px;
	line-height: 27px;
	font-family: Arial;
	font-weight: 400;
}

.marg_up {
	margin-top:25px;
}
.marg8 {
	margin-bottom:8px;
}
.marg_t30 {
    margin-top: 30px;
}
.marg_t10 {
    margin-top: 10px;
}

.nomer {
	padding-right: 15px;
    color: rgb(51,51,51);
	float:left;
	font-family: Arial;
    font-weight: 700!important;
	font-size:20px;
}

.heder {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,efebe4+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #efebe4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#efebe4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#efebe4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efebe4',GradientType=0 ); /* IE6-9 */


}

.nomer-sidebar {
	padding-left: 15px;
	padding-right: 15px;
    color: rgb(51,51,51);
	float:left;
	font-family: Arial;
    font-weight: 700!important;
	font-size:20px;
}

.padd_l_r {
	padding-left: 15px;
    padding-right: 15px;
}
.padd_r {
    padding-right: 15px;
}
.padd_r_m {
    padding-right: 30px;
}

.logo_heder{width:300px;height:82px;}

.logo{width: 100%;}

.padd_t {
    padding-top: 30px;
}
.padd_b {
    padding-bottom: 30px;
}
.padd_l {
    padding-left: 30px;
}
.padd_l_5px {
    padding-left: 5px;
}

.u539
{
	/*z-index: 232;*/
	width: 265px;
	height: 155px;
    padding-top: 15px;
    padding-left: 15px;
	position: relative;
	
}

.u548-4
{
	/*z-index: 107;*/
	/*width: 245px;*/
	min-height: 10px;
	background-color: transparent;
	font-size: 12px;
	line-height: 14px;
	font-family: 'PT Mono', monospace;
	font-weight: 400;
	position: relative;
	margin-top: 11px;
}
.u548-4 a
{
	transition: 0.4s;
	color: #2a2a2a;
	font-size: 12px;
	line-height: 14px;
	font-family: 'PT Mono', monospace ;
	font-weight: 400;
}
	

.u550-4
{
	/*z-index: 119;*/
	/*width: 245px;*/
	min-height: 56px;
	background-color: transparent;
	color: #2A2A2A;
	font-size: 24px;
	line-height: 29px;
	font-family: Arial;
	font-weight: 700;
	position: relative;
	margin-top: 3px;
}

.u550-4 a
{
	transition: 0.4s;
	color: #2A2A2A;
	font-size: 24px;
	line-height: 29px;
	font-family: Arial;
	font-weight: 700;
}


.u554-4
{
	/*z-index: 247;*/
	/*width: 245px;*/
	min-height: 110px;
	background-color: transparent;
	color: #2A2A2A;
	line-height: 17px;
	text-align: left;
	letter-spacing: 0.5px;
	font-size: 13px;
	font-family: Arial;
	font-weight: 400;
	position: relative;
margin-top: 6px;
}

.titl{
text-align: right;
font-family: Arial;
font-weight: 400;
	color: #A0A0A0;
	padding-right:15px;
		font-style:italic;
}

.pad_r{
    padding-right: 15px;
}
.pad_r_m{
    padding-right: 15px;
}

.pad_c{
    padding-right: 7.5px;
	padding-left: 7.5px;
}
.pad_l{
	padding-left: 15px;
}
.mg_b {
	margin-bottom:30px;
}

.u586
{
	/*z-index: 239;*/
	/*width: 244px;*/
	border-style: solid;
	border-color: #D5D5D5;
	background-color: #ffffff;
	border-radius: 5px;
	margin-bottom: -2px;
	position: relative;
	/*margin-right: -10000px;*/
	border-width: 1px 1px 3px;
	padding-bottom:15px;
}

.u586-1
{
	/*z-index: 239;*/
	/*width: 244px;*/
	border-style: solid;
	border-color: #D5D5D5;
	background-color: #ffffff;
	border-radius: 5px;
	margin-bottom: -2px;
	position: relative;
	/*margin-right: -10000px;*/
	border-width: 1px 1px 3px;
	padding-bottom:1px;
}

.u590-4
{
	/*z-index: 259;*/
	/*width: 245px;*/
	min-height: 17px;
	background-color: transparent;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
	font-weight: 700;
	/*left: -1px;*/
	position: relative;
	padding-left: 20px;
    padding-top: 4px;
	padding-bottom: 4px;
}
.u630-4
{
	/*z-index: 331;*/
	/*width: 230px;*/
	min-height: 86px;
	border-style: solid;
	border-color: #D5D5D5;
	background-color: transparent;
	color: #2A2A2A;
	font-size: 18px;
	line-height: 22px;
	font-family: Arial;
	font-weight: 400;
	margin-left: 6px;
	margin-right: 6px;
    padding-bottom: 6px;
	margin-top: 10px;
	position: relative;
	border-width: 0px 0px 1px;
}
.u630-4 a
{
	transition: 0.4s;
	color: #2A2A2A;
	font-size: 18px;
	line-height: 22px;
	font-family: Arial;
	font-weight: 400;
}

.img_act {
	width:100%; height:90px!important;

}
.img_act_mob {
	width:100%; 
	height:auto!important;	
	padding-right:31px;

}
.img_act_big {
	width:100%; height:294px!important;	
}
.img_res {
	width:100%; height:140px!important;	
}

.img_res1 {
    width:100%; heigautoant;	
}

   
   /*content index*/
.seeall_btn{
	background-color:#2a2a2a;
}
.seeall{
	text-align:right;
	padding-right: 2px;
}  
.urlall{
padding-right: 6px;
text-align:right;	
letter-spacing: 0.4px;
}

.contact{
	 display:block;
}

.contact_zag{
	color: #2A2A2A;
    font-size: 18px;
    line-height: 20px;
    font-family: Arial;
    font-weight: 700;
	margin-top: 1em; 
    margin-bottom: 0.2em;
}
   /*post*/
   
.entry-utility{
   opacity:0.5;
      transition: 0.4s;
}
.entry-utility:hover{
   opacity:1!important;
   transition: 0.4s;
}
/*архів відео*/
.arc_video iframe {
	width:100%;
	height:330px;
}
/*архів відео*/
.padd_r ol {
font-size: 17px;
color:#7F7F7F;
}



/*карта*/
#map {
    width: 100%;
    height: 300px;
}
.cordMap {
    cursor: pointer;
    color: #792BAD;
}
.cordMap:hover {
    text-decoration: underline;
}
.cordMapAct {
    text-decoration: underline;
}
/*карта*/
   
/*Навігація*/
.wp-pagenavi {
	padding-top:30px;
 clear: both;
 text-align:center;
}

.wp-pagenavi a, .wp-pagenavi span {
 text-decoration: none;
 border: 1px solid #BFBFBF;
 padding: 3px 5px;
 margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
 border-color: #000;
}

.wp-pagenavi span.current {
 font-weight: normal;
}

/*навігація*/  
 .singlimg{
	 
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px; 
 }  
 
 .postmob{
	 padding:15px;
	 
 }
.foot{
padding:15px;
}
   
   /*post*/
	  /*footer*/
.u607
{
	/*z-index: 381;*/
	min-height: 192px;
	background-color: #2A2A2A;
	padding-bottom: 106px;
	
}
.u884-16
{
	/*z-index: 407;*/
	min-height: 67px;
	background-color: transparent;
	color: #7F7F7F;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0.5px;
	font-size: 12px;
	font-family: Arial;
	font-weight: 400;
	position: relative;
	margin-top: 48px;
}
.u879
{
	/*z-index: 406;*/
	margin-top: 20px;
	position: relative;
}
      /*footer*/
.bord_r {
    border-right: 30px solid transparent;
    border-bottom: 41px solid #B70A09;
    background-color: transparent!important;
    width: 40%;
    float: left;
}

.bord_l {
    float: right;
    margin-top: 15px;
    width: 62%;
    border-left: 18px solid transparent;
    border-top: 25px solid #1a1a1a;
    background-color: transparent!important;
    margin-left: -2%!important;
}


.bord_l_n {
    border-right: 0px solid transparent;
    border-bottom: 41px solid #1a1a1a;
    background-color: transparent!important;
    width: 75%;
    float: left;
    height: 0px!important;
    padding-left: 15px;
    padding-right: -5%!important;
    position: relative;
    z-index: 1;
}

.bord_r_n {
    position: relative;
    float: right;
    width: 30%;
    padding-left: 15px;
    border-left: 30px solid transparent;
    border-bottom: 41px solid #B70A09;
    background-color: transparent!important;
    height: 0px!important;
    margin-left: -5%!important;
    z-index: 2;
}

.bord_r_n_1 {
    position: relative;
    float: right;
    width: 70%;
    padding-left: 15px;
    background-color: #B70A09!important;
    height: 22px!important;
    margin-left: -30%!important;
    z-index: 2;
    margin-top: 7px;
}

.bord_r_n_1 a{
    color: #fff;
}
.bord_r_n_1 a:hover{
    text-decoration: underline;
    color: #fff;
}

.carousel-caption-bg {
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.7) 10%, rgba(0,0,0,0) 100%);
    top: 0px; /* Відступи всередині блоку */

}
.carousel-caption h5,
.carousel-caption p {
    margin: 0;
}

.slider{
    margin-top: -50px;
    height: auto!important;
    width: 100%!important;
}

.caption-wrap {
	font-size: 2.2rem;
	margin-bottom: 30px!important;
}

.mg_t80{
    margin-top: 80px!important;
}

.mb-30 {
	margin-bottom: 30px;
	height: 210px;
    overflow: hidden;
}

.mb-30 h4 {
	font-size: 1.2rem;
}

.rub_title{
    display: block;
    height: 40px;
    background: #fff;
    font: normal normal 20px "Arial";
    line-height: 40px;
    letter-spacing: 0.5px;
    color: #fff;
    text-transform: uppercase;
	padding: 0px;
}

.rub_title a{
    color: #fff;
    font-size: 14px;
}

.rub_title a:hover{
    color: #bfbfbf;
}
.pub_index {
    overflow: hidden;
    background: #ebebeb;
    margin: 0 0 20px 0;
}

.pub_index ul{
    font-size: 16px;
    line-height: 16px;
    float: left;
    list-style-type: square;
    width: 90%;
    margin: 15px 0 0 20px;
    padding-left: 20px;
}

.pub_index ul li {
    margin: 0 0 20px 0;
}

.pub_index ul li a{
display: block;
color: #1a1a1a;
}

.pub_index ul li a:hover{
    color: #B70A09;
}

.title {
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 18px;
}
.title a{
    color: #1a1a1a;
}
.title a:hover{
    color: #B70A09;
}
.mg_t20 {
    margin-top: 20px!important;
}

.wive{
    width: 20px;
}

.rec {
    width: 100%!important;
    height: auto!important;
    padding-bottom: 15px;
}

.rec1 {
    width: 100%!important;
    height: auto!important;
}
.rec2 {
    width: 100%!important;
    height: auto!important;
    margin-top: 20px;
}

.mg_t40 {
    margin-top: 40px;
}

@media only screen and (max-width: 768px) {
.rss {
position:absolute!important;
right: 0px;
}
.titl_str{
	width:33%; 
}

#stroka{
	width:66%;
}
}

@media only screen and (min-width: 768px) {
.rss {
position:relative!important;
}
}
