/*News*/
.news-list{font-size: 14px;
    margin-bottom: 20px;
    padding: 5px 0 15px;
    position: relative;}
a.news-img{
    display: block;
    height: 91px;
    left:0;
    position: absolute;
    width: 155px;
    float: left;
    margin-right: 20px;
}
.news-content{line-height: 17px;
    overflow: hidden;
    padding-left: 165px;}
i.news-date{display: block;
width:100%;
padding-bottom: 5px;
font-size: 12px;
}
.news-name{
	display: block;
	color: #0072BC;
    text-decoration: underline;
    padding-bottom: 5px;}
    /*Archive*/
        .archive{
	 margin-bottom: 25px;
    position: relative;
    z-index: 10;
    border: 10px solid #f3f3f3;
    float: inherit;
    padding: 10px;
    }
    .archive ul{
	 font-family: "Ubuntu Condensed";
    }
    .archive ul li{display: block;
    float: left;
    list-style: none outside none;
    margin-left: 17px;
    width: 100px;
     margin-bottom: 6px;}
    .archive ul li a{
	 color:#4B5257;
	 font-size: 22px;
    }
    .archive ul li a:hover{
	 color:#0072BC;
	 text-decoration: underline;
    }
    .archive .archive-name{
	    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;

    }
a.iso{
display: block;
height: 50px;
text-align: center;
color:#4B5257;
text-decoration: underline;
width:230px;
margin: 15px 0 15px 15px;
}
a.iso img{margin-right: 5px}
a.iso span{
	vertical-align: middle;
	display: table-cell;
width:160px;
height: 46px;
font-size: 16px;
font-family: "Ubuntu Condensed";
}
    /*//Archive*/
/*//News*/
/*Sobyt*/
  .sobyt{
	 margin-bottom: 25px;
    position: relative;
    z-index: 10;
    border: 10px solid #f3f3f3;
    float: inherit;
    font-family: "Ubuntu Condensed";
    }
    .sobyt ul.sobyt-list li{list-style: none;border-bottom: 1px solid #f3f3f3;}
    .sobyt ul.sobyt-list li:last-child{border-bottom:0 none;}
    .sobyt .sobyt-name{
	    font-size: 22px;
    margin: 15px;
    text-align: center;

    }
     .sobyt .sl-date{
	    display: block;
width:100%;
 padding:10px 13px 0;
font-size: 14px;

    }
     .sobyt .sl-name{
     display: block;
     color:#4B5257;
      padding: 9px 13px;}
    .sobyt .sl-name:hover{
     text-decoration: underline;}
   .sobyt .all-sl{color: #0072BC;
    display: block;
    padding: 9px 13px;
    text-align: right;
    text-decoration: underline;font-size: 14px;}
/*//Sobyt*/
 /*Clients*/
.clients {
    width: 100%;
    margin-bottom: 11px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}


.clients-al {
	display: block;
    font-family: "Ubuntu Condensed";
    border: 1px solid #E1E1E1;
    position: relative;
    font-size: 16px;
    padding:15px 10px;
    text-align: center;
    width:220.75px;
     margin: 0 0 20px 0;
     height: 170px;

}
.clients-al .cl-img-blok{margin-bottom: 15px;height:75px;}
.clients-al .cl-name{
	color: #000000;
    display: table-cell;
    /*height: 89px;*/
    height: 67px;
    vertical-align: middle;
    text-align: center;
    width: 220px;

}
.clients-al:hover .cl-name{
	 text-decoration: underline;
}
.naprav{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px;width: 100%;margin:0 0 15px 15px;height: 35px;}
.naprav span{width:auto; float: left;height: 15px;
    padding: 10px;font-weight:bold;}
.naprav-select{
	  width:300px;
   height: 34px;
   overflow: hidden;
    background: url("../img/arrow.png") no-repeat scroll 280px center #F3F3F3;
    border-radius: 4px;
   border: 1px solid #E1E1E1;
}
.naprav-select select {
   background: transparent;
   width: 340px;
   padding: 5px;
   border: 0 none;
   height: 34px;
}
.naprav-select outer > select {border: none;}
.naprav-select select option{background:#FFFFFF;padding:5px;}

/*//Clients*/
/*Diler*/
.auth{
	position: relative;
	margin-bottom: 45px;
}
.auth-name{
	    font-size: 22px;
    margin: 15px;
    text-align: center;

    }

.rem_pass{
    color: #4d5257;
    font-family: "Ubuntu Condensed";
    font-size: 90%;
}

  .auth  div.inp {
 border: 1px solid #CED5DA;
    border-radius: 4px;
    height: 22px;
    margin-bottom:15px;
    padding: 10px;
    width: 250px;
}
  div.inp:hover, div.inp:active {border: 1px solid #000000;}
 .auth  div.inp input{
border: 0 none;
}
 div.inp  div.user{background: url("../img/icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 18px;
    width: 18px;
    float: left;
    margin: 0 10px;}
     div.inp:hover div.user, div.inp:active div.user{background: url("../img/icons.png") no-repeat scroll -23px 0 rgba(0, 0, 0, 0);}
    .auth  div.pass{background: url("../img/icons.png") no-repeat scroll -44px 0 rgba(0, 0, 0, 0);
    height: 18px;
    width: 18px;
    float: left;
    margin: 0 10px;}
      div.inp:hover div.pass, div.inp:active div.pass{background: url("../img/icons.png") no-repeat scroll -64px 0 rgba(0, 0, 0, 0);}
     .auth  a.fogot{
text-align: center;
display: block;
color: #C5CCD3;
text-decoration: underline;
}
.how{
	 margin-bottom: 25px;
    position: relative;
    z-index: 10;
    border: 1px solid #CED5DA;
    float: inherit;
    font-family: "Ubuntu Condensed";
    border-radius: 2px;
    }
    .how .how-name{
	    font-size: 22px;
    margin: 15px;
    text-align: center;

    }
    .how .how-txt{padding: 13px;color: #4D5257;}
    span.ct-tel{color: #000000;}
/*//Diler*/
