.faces__man{
    max-height: 610px;
}

.faces__man img {
    max-height: 610px;
}

.vertical-nav li.drops{
    position: relative;
}

.search-suggestions a {
    display: block;
}

.search-suggestions a:hover{
    background-color: #FCFCFF;
    text-decoration: none;
}

.newscard_card_text p{
    color: #70787d;
    font-size: 0.875rem;
    margin-bottom: 0;
}
.breadcrumb > li + li:before{
    content: "";
    padding: 0;
}

.icon {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    vertical-align: text-top;
    background: url(img/all-icons.png) 0 0 no-repeat;
}

.icon-special-version {
    background-position: -40px -80px;
    width: 25px;
}

.special-panel {
    height: 50px;
    background-color: #1a4784;/*#6A5FEA;*/
}

.special-panel a {
    padding: 11px;
    font-size: 14px;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
}

.special-panel .fl-r {
    float: right;
}

.special-panel .hide{
    display: none;
}

.special-settings {
    display: none;
}

.special-aaVersion-on .special-settings {
    display: block; }

.aa-show {
    display: none; }

.special-aaVersion-on .aa-show {
    display: inline-block;
    float: right; }

.special-aaVersion-on .aa-hide {
    display: none; }


.newscard_card_text{
    max-height: 78px;
    overflow: hidden;
}

#ajax_result{
    background-color: #84da84;
    padding: 4px 11px;
    border-radius: 4px;
    color: black;
}

#ajax_result.error{
    background-color: red;
    color: white;
}

@media (min-width:768px) {



/* .menu__item:first-child>.menu__link.menu__link--white
{
	background: #ff1557; #0ab8e6;
	
}*/


header .menu .menu__item
{
background:  #ff1557;
}



}

.ubi
{
text-transform: uppercase;

text-align: center;

	
}

.ubi-w
{margin-bottom: 4rem;}

.ubi-w img
{margin-bottom: 1rem;
display: block;
margin-left: auto;
margin-right: auto;
max-width: 75%;
}

.ubi a
{
	font-size: 26px;
	
    line-height: 34px;

	display: block;
	color: #001374;
text-decoration: none;
	
}

.ubi a:hover, .ubi a:focus
{
text-decoration: none;	
color: #0023d6;
}

@media (max-width:1200px)
{
	.ubi a
	{
	font-size: 22px;	
		line-height: 26px;
	}
	
}


@media (max-width:768px)
{
	.ubi-w img
	{
	max-width: 180px;
	}
	
	.ubi a
	{
	font-size: 26px;
	
    line-height: 34px;
	}
	
	
}

#zashita .dropdown.bootstrap-select
{width: 100%;

}

.btn-input
{display: block; width: 100%;}


.hrefstyle a[href^="#"] 
{
cursor: inherit;
text-decoration: none;	
	color: inherit;
}

@media (min-width:768px) {
.announcement
{margin-bottom: 30px;}

.slick-track
{margin-left: 0;

}

}

.block-link
{padding-top: 30px;
padding-bottom: 30px;
}

.box-blue-wrap
{margin-bottom: 20px;}

.blue-box
{color: #fff;
font-size: 18px; 
padding: 23px;

}

.blue-box-col
{margin-bottom: 16px;}

.blue-box .title
{
   font-size: 36px;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1;
    min-height: 72px;
    display: flex;
    align-items: center;
}
	
.blue-box .caption
{
font-family: 'Circe Extra';
}	

.blue-box .readmore a
{
	color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Circe Extra';
    text-decoration: underline;
	color: #fff;
}

.blue-box .text p
{   
	line-height: 1.3;
    font-size: 16px;
    margin-bottom: 2px;
}
.blue-box .text
{
	line-height: 1.3;
    font-size: 16px;
}
.blue-box-3 .blue-box
{

background: #0a47b2; /* Old browsers */
background: -moz-linear-gradient(left, #0a47b2 0%, #001d7f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0a47b2 0%,#001d7f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0a47b2 0%,#001d7f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a47b2', endColorstr='#001d7f',GradientType=1 ); /* IE6-9 */
height: 100%
}


.blue-box-2 .blue-box
{
background: #0276d9; /* Old browsers */
background: -moz-linear-gradient(left, #0276d9 0%, #0a47b2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0276d9 0%,#0a47b2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0276d9 0%,#0a47b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0276d9', endColorstr='#0a47b2',GradientType=1 ); /* IE6-9 */
height: 100%
}



.blue-box-1 .blue-box
{

background: #15a0ff; /* Old browsers */
background: -moz-linear-gradient(left, #15a0ff 0%, #0276d9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #15a0ff 0%,#0276d9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #15a0ff 0%,#0276d9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15a0ff', endColorstr='#0276d9',GradientType=1 ); /* IE6-9 */
height: 100%
}

.news-list
{margin-bottom:15px;}

.news-date
{font-size: 14px;}

.news-link
{line-height: 1.2;}

.news-link a
{
	    font-family: 'Circe Extra';
    color: #fff;
    font-size: 16px;
}

.blue-box .readmore-big
{
	margin-top: 30px;
}

.blue-box .readmore-big a
{
	color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    border: 4px solid #fff;
    text-transform: uppercase;
    font-family: 'Circe Extra';
    /* width: 100%; */
    font-size: 16px;
    
}


.blue-box .img img
{
width: 100%;
   object-fit: cover;
    height: 211px;
    border: 6px solid #fff;
    border-radius: 30px;
	
}

.blue-box .svg img
{
    max-width: 40px;
	    margin-bottom: 15px;
}


@media (max-width:768px) {
	.blue-box .img
	{margin-bottom: 15px;}
	.blue-box .img img
	{height: auto;}
	
	.blue-box .title
	{font-size: 28px;}
	
	.blue-box .title
	{min-height:auto;}
	
}