body {
	font-family: 'Open Sans', sans-serif;
       /* background-image: url(/netcat_template/template/ruff/img/gray.jpg); 
    background-position: left center; 
    background-size: 400px auto;  */
}

img {width:100%;}

.head-m {
	background-color: #123751;
	}

/*.logo-m
   {
	padding-top: 10px;
	padding-bottom: 10px;	
	}
*/
.text-head p {
    color: #fff;
}

.text-head h3 {
    color: #fff;
	/*text-align:: center;
	padding-left: 40px;
	padding-top: 35px;
	padding-bottom: 0px; */
	font-size: 18px;
	font-weight: 300;
}

.text-head h2 {
    color: #fff;
	text-align:: center;
	padding-top: 32px;
	font-size: 20px;
	font-weight: 300;	
}

@media screen and (max-width: 1000px) {
.text-head-left a {
   /* display: none; */
 	font-size: 12px;
  
}
}

@media screen and (min-width: 1000px) {
.text-head-left a {
    /* color: #fff; */
	font-size: 16px;
	font-weight: 300;	
}
}

@media screen and (max-width: 1140px) {
.ugol img {
    display: none;
}
}

@media screen and (min-width: 1140px) {
.ugol {
    position: absolute;
    top: 75px;
}
}

.text-left {
	background-color: #EBEFF2;	
}

.text-left h3 {
	padding-top: 20px;
	font-size: 20px;	
}

.text-left a {
	text-decoration: none;
	color: #49423d;;
	font-size: 14px;
}

.text-left p {
	color: #49423d;;
	font-size: 17px;
}

.text-left a:hover {
	text-decoration: none;
	color: #123751;
	font-size: 14px;
}

.text-body a {
	text-decoration: none;
	color: black;	
}

.text-body a:hover {
	text-decoration: none;
	color: #123751;
}

.text-body p {
	color: black;	
}

.text-body span
{
color: grey; 
font-size:12px;
}

.text-body h1 {
padding-top: 20px;
font-size: 20px;
font-weight: 700;
}
.text-body h3 {
	padding-top: 20px;
	font-size: 20px;
	font-weight: 700;	
}

.text-body-blue a {
	text-decoration: none;
	color: white;	
}


.text-body-blue a:hover {
	text-decoration: none;
	color: grey;	
}

.text-body-blue p {
	color: white;	
}

.text-body-blue h3{
   font-size: 22px;
   color: white;
}

.plash{
    background-color: white;
    padding: 5px 10px;
    position: absolute;
    border-radius: 5px;  
}
.plash p {
font-family: 'PT Sans Narrow', sans-serif;
    color: #1C3544;
    font-weight: 700;
    font-size: 14px;
    margin: 0;
}

.backimg {
    background: #000; 
    opacity: 0.6; 
    position:absolute;
    width: 100%;
    height:100%;
}

.textimg {
    position:absolute;
    bottom: 0;
    left: 0;
    padding:10px;
}

.textimg p{
    color:white;
}
.text-footer p {
	color: white;
    font-size: 14px;
}

.text-footer a {
	color: white;
    padding-right: 20px;
}

.text-news p {
	color: black;
    font-size: 16px;
}

.text-news h2 {
	color: black;
    font-size: 18px;
    font-weight:bold;
}

.text-news a {
	color: blue;
   /* padding-right: 20px;*/
    text-decoration: underline;

}

    @media (max-width: 530px){
    .main-item-info {
    position: absolute;
    bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 30px;
    color: #fff;
     } 
    .main-item-img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    }
    }
    @media (max-width: 330px){
    .logo__svg {
    width: 150px;
    height: 28px;
    }
   }

.dropbtn {
    /* background-color: #4CAF50;*/
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 200px;
   /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
    z-index: 1000;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1;}
.dropdown:hover .dropdown-content {display: block;}
/*.dropdown:hover .dropbtn {background-color: #3e8e41;}*/

.footer{
background-color: #123751;
}

.curs{
background: #212529;
}

.headr{
background-color: #123751;
}

.blockorange{
background-color: #EB8E0B;
}

.blockorange:after {
 
}


@media screen and (max-width: 800px) {
.logo img{
width: 50px;
}
}

@media screen and (min-width: 800px) {
.logo img{
width: 100px;
}
}



.ugol img{
width: 100%;
margin-top: -2px;
}
.readecho{
  display: flex;
  flex-direction: row;
}

.readecho a {
color: #3A5B6E;
text-decoration: underline;
}

.readecho img {
width: 25px;
margin-right: 10px;
}

.bluef{
background-color: #144565;
}

.cifr p{
color: white;
font-size:26px;
font-weight: 700;
}


.autor img{
   height:100px;
}

.sel_city {
    position: absolute;
    height: 300px;
    width: 300px;
    background-color: #fff; 
    top:  30%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2; 
    border-radius: 5px;
    padding:30px;
    box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5);    
   } 
.sel_city2 {
   position:fixed;
   top:0;
   left:0;
   width:100%;
   height:100vh;
   z-index: 1;
   background: #000;
   opacity: 0.6;
   }
.logo-footer{
 width: 120px;
 }
 
.bgimg {      
   position: relative;
}

.backimgo {
    background: #ffa500; 
    opacity: 0.6; 
    position:absolute;
    width: 100%;
    height:100%;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #eb8e0b;
}
.navbar-dark .navbar-toggler {
color: transparent;
padding-left: 0;
border: none;
padding-top: 7px;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.left_gray {
background-color: #EBEFF2;
max-width: 260px;
display:none;
}
.menu-icon-1 {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
width: 32px;
/*margin-top: 9px;*/
height: 32px;
}

.menu-icon-2 {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
width: 26px;
margin-top: 6px;
height: 26px;
display: inline-block;
}

.top-menu{
font-family: 'Source Sans Pro', sans-serif;
font-size: 19px;
font-weight: 200;
letter-spacing: 1px;
color:#fff !important;
display: block;
padding: 10px 10px;
color: #0d6efd;
text-decoration: none;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

  @media (min-width: 1200px) {
.top-menu {
  font-size: 22px;
}
.menu-icon-2 {

width: 32px;
margin-top: 6px;
height: 32px;
}


}

  @media (min-width: 992px) {
  .left_gray {
 
display:block;
}
  }

.block_help {
background-color: #EBEFF2;
border-radius: 5px;
padding:10px;
margin-top:15px;
margin-bottom:15px;

}

.block_help p {
color: gray;
}

.block_help a {
color: gray;
}


.caption {
font-weight: bold;
padding-bottom:10px;
}

.modal-menu {
color: #123751;
text-decoration: none;
margin-bottom: 4px;
}

.share__link {
  color: #4c4c4c !important;
}
.share__svg {
  width: 32px;
  height: 32px;
}

.fbold18{
font-size: 19px !important;
    font-weight: bold;
    font-family: 'Roboto';
    color: #49423d;
}

.fbold20{
font-size: 22px !important;
    font-weight: bold;
    font-family: 'Roboto';
}
.fs14{
font-size: 15px;
}
.lh1 {
margin-bottom: 6px;
}

.card_label {
  position: absolute;
  top: 8px;
  left: 7px;
  font-family: 'PT Sans Narrow',sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  background: #EB8E0B;
  color: #fff;
  -webkit-box-shadow: 2px 4px 5px rgba(0,0,0,.15);
  box-shadow: 2px 4px 5px rgba(0,0,0,.15);
  padding: 8px 16px;
}
.list-item {
position: relative;
}

@media screen and (max-width: 600px) {
#podel{
visibility: hidden;
display: none;
}
}

.best_read {
background-color: #123751;
color:#fff;
}
.best_read a {
 text-decoration: none;
color:#fff;
}
.shadow_n {
-webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
    border-radius: 5px;
}

.shadow_w {
-webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.5);
border-radius: 5px;
}