/*-Fonts-*/

@font-face {
    font-family: 'PTRoubleSans';
    src: url('/fonts/PTRoubleSans/PTRoubleSans.eot?#iefix') format('embedded-opentype'),
    url('/fonts/PTRoubleSans/PTRoubleSans.otf') format('opentype'),
    url('/fonts/PTRoubleSans/PTRoubleSans.woff') format('woff'),
    url('/fonts/PTRoubleSans/PTRoubleSans.ttf') format('truetype'),
    url('/fonts/PTRoubleSans/PTRoubleSans.svg#PTRoubleSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFAgoraSansPro';
    src: url('/fonts/PFAgoraSansPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/PFAgoraSansPro-Regular.woff') format('woff'),
    url('/fonts/PFAgoraSansPro-Regular.ttf') format('truetype'),
    url('/fonts/PFAgoraSansPro-Regular.svg#PFAgoraSansPro-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PFAgoraSansPro';
    src: url('/fonts/PFAgoraSansPro-Light.eot?#iefix') format('embedded-opentype'),
    url('/fonts/PFAgoraSansPro-Light.woff') format('woff'),
    url('/fonts/PFAgoraSansPro-Light.ttf') format('truetype'),
    url('/fonts/PFAgoraSansPro-Light.svg#PFAgoraSansPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'PFAgoraSansPro';
    src: url('/fonts/PFAgoraSansPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('/fonts/PFAgoraSansPro-Medium.woff') format('woff'),
    url('/fonts/PFAgoraSansPro-Medium.ttf') format('truetype'),
    url('/fonts/PFAgoraSansPro-Medium.svg#PFAgoraSansPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'PFAgoraSansPro';
    src: url('/fonts/PFAgoraSansPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/PFAgoraSansPro-Bold.woff') format('woff'),
    url('/fonts/PFAgoraSansPro-Bold.ttf') format('truetype'),
    url('/fonts/PFAgoraSansPro-Bold.svg#PFAgoraSansPro-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'PFAgoraSansPro';
    src: url('/fonts/PFAgoraSansPro-Italic.eot?#iefix') format('embedded-opentype'),
    url('/fonts/PFAgoraSansPro-Italic.woff') format('woff'),
    url('/fonts/PFAgoraSansPro-Italic.ttf') format('truetype'),
    url('/fonts/PFAgoraSansPro-Italic.svg#PFAgoraSansPro-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

/*-Main-*/

html {
    font-size: 16px;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    min-height: 100%;
    font-size: 100%;
    line-height: 25px;
}

/*-Text-*/
.b {
    font-weight: 600;
}

hr {
    border-color: #eaeaeb;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 21px;
    margin-bottom: 11px;
}

h1, .h1 {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    color: #292c3d;
}

h2, .h2 {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    color: #292c3d;
}

h3, .h3 {
}

h4, .h4 {
}

h5, .h5 {
}

.sub_h {
    font-size: 16px;
    line-height: 25px;
    color: #292c3d;
}

.rub {
    font-family: 'PTRoubleSans', 'Arial', sans-serif;
}

a:focus {
    outline: none;
}

.content {
    position: relative;
    padding-bottom: 70px;
    z-index: 5;
}

/*@media (max-width: 1200px) {
	.container {
		width: 100%;
	}
}*/

.container.w_auto {
    width: 1200px;
}

.container.row15 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.row.row15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.row.row15 > .col-xs-1, .row.row15 > .col-sm-1, .row.row15 > .col-md-1, .row.row15 > .col-lg-1,
.row.row15 > .col-xs-2, .row.row15 > .col-sm-2, .row.row15 > .col-md-2, .row.row15 > .col-lg-2,
.row.row15 > .col-xs-3, .row.row15 > .col-sm-3, .row.row15 > .col-md-3, .row.row15 > .col-lg-3,
.row.row15 > .col-xs-4, .row.row15 > .col-sm-4, .row.row15 > .col-md-4, .row.row15 > .col-lg-4,
.row.row15 > .col-xs-5, .row.row15 > .col-sm-5, .row.row15 > .col-md-5, .row.row15 > .col-lg-5,
.row.row15 > .col-xs-6, .row.row15 > .col-sm-6, .row.row15 > .col-md-6, .row.row15 > .col-lg-6,
.row.row15 > .col-xs-7, .row.row15 > .col-sm-7, .row.row15 > .col-md-7, .row.row15 > .col-lg-7,
.row.row15 > .col-xs-8, .row.row15 > .col-sm-8, .row.row15 > .col-md-8, .row.row15 > .col-lg-8,
.row.row15 > .col-xs-9, .row.row15 > .col-sm-9, .row.row15 > .col-md-9, .row.row15 > .col-lg-9,
.row.row15 > .col-xs-10, .row.row15 > .col-sm-10, .row.row15 > .col-md-10,
.row.row15 > .col-lg-10, .row.row15 > .col-xs-11, .row.row15 > .col-sm-11,
.row.row15 > .col-md-11, .row.row15 > .col-lg-11, .row.row15 > .col-xs-12,
.row.row15 > .col-sm-12, .row.row15 > .col-md-12, .row.row15 > .col-lg-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

/*-Buttons-*/
.btn {
    position: relative;
    font-size: 14px;
    letter-spacing: .9px;
    color: #0079c1;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 19px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: 0;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.btn:hover,
.btn:active,
.btn.active,
.btn:focus,
.btn.focus {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.btn-sm, .btn-group-sm > .btn {
    font-size: 12px;
    line-height: 1.5;
    padding: 10px 15px;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 16px 19px;
}

.btn-primary {
    color: #fff;
    background-color: #0079c1;
    border-color: #0079c1;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
    color: #fff;
    background-color: #ee2a24;
    border-color: #ee2a24;
}

.btn-white {
    background-color: #fff;
    border-color: #fff;
    color: #0079c1;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.btn-green:hover,
.btn-green:focus,
.btn-green.focus,
.btn-green:active,
.btn-green.active {
    color: #fff;
    background-color: #ee2a24;
    border-color: #ee2a24;
    outline: 0;
}

.btn-blue {
    background-color: #0079c1;
    border-color: #0079c1;
    color: #fff;
}

.btn-green {
    background-color: #009a3e;
    border-color: #009a3e;
    color: #fff;
}

.btn-invert {
    text-transform: none;
    background: #fff;
    border-color: #888a91;
    color: #888a91;
}

.btn-invert:hover,
.btn-invert:focus,
.btn-invert.active {
    background: #bcbdc2;
    border-color: #888a91;
    color: #fff;
}

.btn-secondary {
    padding: 7px 19px;
    text-transform: none;
    background: transparent;
    border-color: #dcdee1;
    color: #888a91;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.active {
    color: #fff;
    background-color: #ee2a24;
    border-color: #ee2a24;
}

/*Input*/
.form-group {
    margin-bottom: 20px;
}

label {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #888a91;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #292c3d;
    text-align: center;
    background-color: #fafbfb;
    border: 1px solid #e3e5e6;
    border-radius: 2px;
}

.form-control {
    height: 45px;
    min-height: 45px;
    padding: 10px 14px;
    font-size: 16px !important;
    line-height: 20px;
    color: #292c3d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #e3e5e6;
    background-color: #fafbfb;
    font-weight: normal;
    resize: vertical;
}

.form-control:hover,
.form-control:focus {
    border-color: #888a91;
    box-shadow: none;
}

.inp__check {
    position: relative;
    /* 	display: inline-block;
    vertical-align: top; */
}

.inp__check input {
    display: none;
    visibility: hidden;
}

.inp__check label,
.sd__radio label {
    position: relative;
    display: inline-block;
    /*vertical-align: middle;*/
    vertical-align: top;
    font-size: 16px;
    line-height: 20px;
    color: #292c3d;
    padding: 0 0 0 30px;
    margin: 0;
    cursor: pointer;
}

.inp__check label:before {
    content: "";
    /*display: inline-block;*/
    position: absolute;
    display: block;
    vertical-align: middle;
    height: 22px;
    width: 22px;
    margin-right: 5px;
    background: #fff;
    border: solid 1px #e9e9ec;
    border-radius: 2px;
    left: 0;
}

.inp__check input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 5px;
    height: 18px;
    width: 20px;
    background-image: url("/i/sprite.png");
    background-repeat: no-repeat;
    background-position: -155px 0;
}

.inp__check input:disabled + label:before,
.inp__radio input:disabled + label:before {
    background: #fafbfb;
}

.inp__check input:disabled + label,
.inp__radio input:disabled + label {
    color: #eaeaeb;
    cursor: not-allowed;
}

.autocomplete_input {
    display: block;
    border: none;
}

.autocomplete_input ~ label {
    position: absolute;
    top: 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: #0079c1;
    border-bottom: 1px dashed #0079c1;
    transition: all .4s;
}

.autocomplete_input ~ span {
    margin-left: 10px;
    font-size: 18px;
    top: 5px;
}

.autocomplete_input ~ label > span {
    position: absolute;
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%);
    right: -20%;
}

.autocomplete_input ~ span {
    display: none;
}

.autocomplete_input:focus,
.autocomplete_input.not_empty {
    outline: none;
    display: inline-block;
    /*width: 93%;*/
    width: calc(100% - 33px);
    border-bottom: solid 1px rgba(41, 44, 61, 0.2);
}

.autocomplete_input:focus ~ span,
.autocomplete_input.not_empty ~ span {
    display: inline-block;
    color: #0079c1;
}

.autocomplete_input:focus ~ label,
.autocomplete_input.not_empty ~ label {
    display: none;
}

/*-file-*/
.well__block,
.file__block {
    padding: 20px 30px;
    background-color: #fff;
    border: 1px solid #e3e5e6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.file__block-h {
    font-size: 16px;
    line-height: 1;
    color: #292c3d;
    margin-bottom: 15px;
}

.add__file-block {
    position: relative;
}

.add__file-block .add__file-input {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.add__file-block .add__file-help {
    font-size: 12px;
    line-height: 15px;
    color: #888a91;
    margin-top: 15px;
}

.open__help {
    font-size: 12px;
    line-height: 20px;
    color: #75777e;
}

.open__help a {
    color: #0c63b4;
}

.agree__txt {
    font-size: 14px;
    line-height: 20px;
    color: #888a91;
}

/*-tabs_open_dialog-*/
.tabs__block {
}

.tabs__block .nav-tabs,
.tabs__block .nav-tabs > li > a,
.tabs__block .nav-tabs > li.active > a,
.tabs__block .nav-tabs > li.active > a:hover,
.tabs__block .nav-tabs > li.active > a:focus {
    border: 0;
    background: transparent;
}

.tabs__block .nav-tabs > li > a {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #0079c1;
    padding: 0;
    margin: 0 30px 0 0;
    border-bottom: 1px dashed #0079c1;
}

.tabs__block .nav-tabs > li > a:hover,
.tabs__block .nav-tabs > li.active > a,
.tabs__block .nav-tabs > li.active > a:hover,
.tabs__block .nav-tabs > li.active > a:focus {
    color: #000;
    border-color: #000;
}

/*-tabs_with_bg-*/
.tabs__block-dir {
}

.tabs__block-dir .nav-tabs {
    border: 0;
}

.tabs__block-dir .nav-tabs > li > a {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #0079c1;
    padding: 10px 20px;
    margin: 0;
    border: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.tabs__block-dir .nav-tabs > li > a:hover {
    color: #ee2a24;
    background: transparent;
}

.tabs__block-dir .nav-tabs > li.active > a,
.tabs__block-dir .nav-tabs > li.active > a:hover,
.tabs__block-dir .nav-tabs > li.active > a:focus {
    color: #ee2a24;
    background: #fff;
    border: 0;
}

.tabs__block-dir .tab-content {
    padding-top: 50px;
    background: #fff;
}

/*-Table-*/
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 20px 30px 20px 0;
    line-height: 25px;
    border-color: #e7e8e9;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
    padding-bottom: 5px;
}

.table > thead > tr > th:last-child,
.table > tbody > tr > th:last-child,
.table > tfoot > tr > th:last-child,
.table > thead > tr > td:last-child,
.table > tbody > tr > td:last-child,
.table > tfoot > tr > td:last-child {
    padding-right: 0;
}

.table > thead > tr > th {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #888a91;
    border-bottom: 1px solid #e7e8e9;
    white-space: nowrap;
}

.table .table__dir-h {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #292c3d;
}

/*-Popup-*/
/*.fancybox-overlay {
	background: rgba(23, 110, 178, 0.8);
}
.fancy__rudn .fancybox-skin {
	position: relative;
	background: #fff;
	color: #212748;
	text-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.fancy__rudn.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}
.fancy__rudn .fancybox-close {
	top: 0;
	right: -28px;
	width: 17px;
	height: 17px;
	background: url("/i/sprite.png") no-repeat;
	background-position: -45px 0;
	-webkit-transition: transform .35s ease-in-out;
	-moz-transition: transform .35s ease-in-out;
	transition: transform .35s ease-in-out;
}
.fancy__rudn .fancybox-close:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}*/

.popup {
    position: relative;
    padding: 35px 40px;
}

.popup__h {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 1;
    color: #212748;
    margin-bottom: 25px;
}

/*-Login-*/
.popup.popup__login {
    width: 470px;
}

/*-Dialog-*/
.popup.popup__dialog {
    width: 870px;
}

/*-Menu-*/
.popup.popup__all {
    padding: 0;
    margin: 0;
    width: 100%;
}

.popup_blue-h {
    padding: 40px 200px 40px 100px;
    background: #176eb2 url(/i/footer_bg.png) no-repeat left bottom;
}

.popup_blue-content {
    padding: 40px 200px 40px 100px;
}

.popup .popup_blue-h .fancybox-button--close:hover {
    color: #EE2A24;
}

.fancy__rudn-full .fancybox-slide:before {
    display: block;
    height: auto;
}

/*-Gallery-*/
/*.popup.popup__gal {
    position: relative;
    height: 100%;
    padding: 70px 0 0;
}
.fancy__rudn-gal+.fancybox-overlay {
    background: #292c3d;
    opacity: .9;
}
.fancy__rudn-gal .fancybox-close {
    top: 30px;
    right: 95px;
    width: 17px;
    height: 17px;
    background: url("/i/sprite.png") no-repeat;
    background-position: -45px 0;
    -webkit-transition: transform .35s ease-in-out;
    -moz-transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
}
.fancy__rudn-gal .fancybox-close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fancy__rudn-gal .fancybox-skin {
    position: relative;
    background: transparent;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.fancy__rudn-gal .owl-carousel .owl-item {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.popup__gal-wrap {}
.popup__gal-item {
    margin: 0 auto;
    text-align: center;
}
.popup__gal-alt {
    text-align: center;
    margin: 20px 0 35px;
}
.popup__gal-thumbs {
    display: block;
    position: absolute;
    bottom: 0;
    height: 115px;
    width: 100%;
    padding: 25px 0 20px;
    background: #292c3d;
}
.gal__thumb {
    position: relative;
    padding: 0 10px;
    width: 100px;
    z-index: 5;
}
.center .gal__thumb {padding: 0;}
.gal__thumb:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #292c3d;
    opacity: .5;
    -webkit-transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
    z-index: 1;
}
.center .gal__thumb:before,
.gal__thumb:hover:before {
    opacity: 0;
}
.gal__thumbs-list {text-align: center;}
.gal__thumbs-list li {vertical-align: middle;}

.gal__thumbs-nav {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.gal__thumbs-nav .owl-prev,
.gal__thumbs-nav .owl-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    cursor: pointer;
    z-index: 11;
}
.gal__thumbs-nav .owl-prev {left: 0;}
.gal__thumbs-nav .owl-next {right: 0;}

.gal__thumbs-nav .owl-prev:before,
.gal__thumbs-nav .owl-next:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 20px;
    width: 11px;
    margin-top: -10px;
    margin-left: -5.5px;
    background: url("/i/sprite.png") no-repeat;
}
.gal__thumbs-nav .owl-prev:before {background-position: -79px -20px;}
.gal__thumbs-nav .owl-next:before {background-position: -92px -20px;}

.gal__thumbs-nav .owl-prev:hover:before {background-position: -104px -20px;}
.gal__thumbs-nav .owl-next:hover:before {background-position: -117px -20px;}*/

.fancy__rudn-gal .fancybox-bg {
    background: #292c3d;
}

.fancy__rudn-gal.fancybox-container--ready .fancybox-bg {
    opacity: .9;
}

.fancy__rudn-gal .fancybox-button.fancybox-button--thumbs {
    opacity: 0;
    visibility: hidden;
}

.fancy__rudn-gal .fancybox-button.fancybox-button--close {
    margin-top: 16px;
    margin-right: 25px;
    background: transparent;
    -webkit-transition: -webkit-transform .35s ease-in-out;
    -moz-transition: -moz-transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
}

.fancy__rudn-gal .fancybox-button--close:after,
.fancy__rudn-gal .fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 3px;
    width: 20px;
    top: calc(50% - 1.5px);
    left: calc(50% - 10px);
}

.fancy__rudn-gal .fancybox-button.fancybox-button--close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fancy__rudn-gal .fancy__gal-wrap {
    height: 100%;
    overflow: hidden;
}

.fancy__rudn-gal .fancybox-buttons {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
}

.fancy__rudn-gal .fancybox-caption-wrap {
    background: transparent;
}

.fancy__rudn-gal .fancybox-caption {
    position: relative;
    font-family: inherit;
    font-size: 16px;
    line-height: 25px;
    border: 0;
    padding: 0;
    margin-top: 13px;
}

.fancy__rudn-gal .fancybox-navsub-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 115px;
    width: 100%;
}

.fancy__rudn-gal .fancybox-navsub-wrap .fancybox-button {
    position: absolute;
    top: 0;
    height: 115px;
    background: transparent;
    z-index: 99998;
}

.fancy__rudn-gal .fancybox-navsub-wrap .fancybox-button--left {
    left: 0;
}

.fancy__rudn-gal .fancybox-navsub-wrap .fancybox-button--right {
    right: 0;
}

.fancy__rudn-gal .fancybox-navsub-wrap .fancybox-button--left:hover,
.fancy__rudn-gal .fancybox-navsub-wrap .fancybox-button--right:hover {
    color: #ee2a24;
}

.fancy__rudn-gal .fancybox-button--left:after,
.fancy__rudn-gal .fancybox-button--right:after {
    top: 50%;
    margin-top: -3px;
}

.fancy__rudn-gal .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 115px;
    padding: 0 40px;
    background: #292c3d;
}

.fancy__rudn-gal .fancybox-thumbs > ul {
    overflow: hidden;
    white-space: nowrap;
    padding-top: 20px;
}

.fancy__rudn-gal .fancybox-thumbs > ul > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 50px;
    border: 0;
    margin: 0 20px 0 0;
}

.fancy__rudn-gal .fancybox-thumbs > ul > li:before {
    display: none;
}

.fancy__rudn-gal .fancybox-thumbs > ul > li.fancybox-thumbs-active {
    width: 90px;
    height: 70px;
}

/*.fancy__rudn-gal.fancybox-container--thumbs .fancybox-caption-wrap,*/
.fancy__rudn-gal.fancybox-container--thumbs .fancybox-controls,
.fancy__rudn-gal.fancybox-container--thumbs .fancybox-slider-wrap {
    right: 0;
    bottom: 115px;
}

.fancy__rudn-gal.fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0;
    top: 0;
    bottom: auto;
    padding: 0;
}

@media (max-width: 1024px) {
    .fancy__rudn-gal .fancybox-thumbs {
        display: block !important;
    }
}

/*-tabs-*/
.tab__wrap {
}

.tab__list {
    font-size: 0;
}

.tab__list .tab__list-item {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 14px;
    color: #176eb2;
    border: 1px solid #176eb2;
    padding: 14px;
    cursor: pointer;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

.tab__list .tab__list-item + .tab__list-item {
    margin-left: -1px;
}

.tab__list .tab__list-item.active,
.tab__list .tab__list-item:hover {
    color: #fff;
    background: #176eb2;
}

.tab__container {
}

.tab__container .tab__item {
    display: none;
}

.tab__container .tab__item.active {
    display: block;
}

/*-Header-*/
.header__main {
    position: relative;
    height: 240px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(144, 147, 158, .1);
    -moz-box-shadow: 0 10px 30px 0 rgba(144, 147, 158, .1);
    box-shadow: 0 10px 30px 0 rgba(144, 147, 158, .1);
    z-index: 6;
}

.header__main-top {
    height: 40px;
    background-color: #0079c1;
}

.nav__top {
    font-size: 0;
    text-align: right;
}

.nav__top .top__link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
    padding: 0 20px;
    cursor: pointer;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.nav__top .top__link:not(.lang):hover,
.nav__top .top__link:not(.lang).active {
    background-color: #ee2a24;
}

.nav__top .top__link.big {
    letter-spacing: 1px;
    text-transform: uppercase;
}

/*-Lang_select-*/
.nav__top .top__link.lang {
    float: left;
    text-align: left;
    padding-left: 0;
}

.nav__top .top__link.lang:after {
    content: "";
    display: block;
    position: absolute;
    top: 17px;
    right: 7px;
    height: 6px;
    width: 8px;
    background-image: url("/i/sprite.png");
    background-repeat: no-repeat;
    background-position: -27px 0;
}

.lang__select {
    display: none;
    position: absolute;
    top: 36px;
    left: 0;
    width: 66px;
    opacity: .95;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #e7e8e9;
    -webkit-box-shadow: 0 5px 15px 0 rgba(40, 44, 60, .1);
    -moz-box-shadow: 0 5px 15px 0 rgba(40, 44, 60, .1);
    box-shadow: 0 5px 15px 0 rgba(40, 44, 60, .1);
    z-index: 9;
}

.nav__top .top__link.lang:hover .lang__select,
.mobile__menu .top__link.lang:hover .lang__select {
    display: block;
}

.mobile__menu .lang__select {
    width: 100%;
    top: 45px;
    text-align: left;
}

.mobile__menu .lang__select .lang__item {
    border-top: 1px solid #f3f4f5;
}

.mobile__menu .lang__select .lang__item a {
    display: block;
    padding: 15px 10px 15px 20px;
}

.nav__top .top__link.lang:hover .lang__select,
.mobile__menu .top__link.lang:hover .lang__select {
    display: block;
}

.mobile__menu .lang__select {
    width: 100%;
    top: 45px;
    text-align: left;
}

.mobile__menu .lang__select .lang__item {
    border-top: 1px solid #f3f4f5;
}

.mobile__menu .lang__select .lang__item a {
    display: block;
    padding: 15px 10px 15px 20px;
}

.lang__select .lang__item {
    display: block;
    line-height: 1;
    padding: 10px 10px 10px 20px;
}

.lang__select .lang__item:hover {
    background: #ee2a24;
}

.lang__select .lang__item:hover a {
    color: #fff;
}

.header__main-middle {
    position: relative;
    height: 150px;
    background-color: #fff;
}

.logo__top {
    display: table;
    padding-left: 10px;
    margin: 45px auto 0;
}

.logo__top .logo__img {
    display: table-cell;
    vertical-align: middle;
}

.logo__top .logo__txt {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}

/*.logo__top .logo__name {
	font-family: "PFAgoraSansPro";
	font-size: 24px;
	font-weight: 400;
	line-height: 25px;
	color: #1a6eb2;
	margin: 0;
}*/
.logo__top .logo__subname {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #176eb2;
    margin: 12px 0 0 0;
}

.logo__top:hover {
    text-decoration: none;
}

.header__ctr {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: 4px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header__ctr .header__btn-search {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    /*margin-left: 33px;*/
    cursor: pointer;
}

.form__search {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 0;
    -webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
}

.header__btn-search .form__search-show {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -11px;
    z-index: 4;
}

/*svg search ico*/
.header__btn-search .ico--search-inner {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -5px;
    top: -3px;
}

.search-ico {
    fill: transparent;
    stroke: #0079c1;
    stroke-width: 2px;
}

.header__btn-search .ico.ico--search {
    background-image: none;
}

.header__btn-search .ico.ico--search:hover .search-ico {
    stroke: #ee2a24;
}

.header__btn-search.active .search-ico {
    stroke: #8B8B8B;
}

.header__btn-search.active .ico--search-inner {
    display: block;
    width: 25px;
    position: absolute;
    left: -5px;
    top: 0;
}

.header__btn-search.active .ico.ico--search:hover .search-ico {
    stroke: #8B8B8B;
}

/*svg search ico*/

.header__search {
    padding-left: 30px;
}

.form__search .form-group {
    margin: 0;
}

.header__btn-search.active .form__search {
    width: 270px;
}

.header__login {
    display: none;

    position: absolute;
    top: 50%;
    right: 17px;
    height: 20px;
    margin-top: -4px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    padding-left: 22px;
}

.header__login:before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: -7px;
    height: 23px;
    width: 22px;
    background-image: url("/i/sprite.png");
    background-repeat: no-repeat;
    background-position: 0 -16px;
}

.header__login:hover:before {
    background-position: -23px -16px;
}

/* Inline svg login icon */
.header__login:before {
    display: none;
}

.header__login span {
    position: absolute;
    top: -6px;
    left: -11px;
    display: block;
    width: 30px;
    height: 30px;
}

.header__login .login-man {
    fill: #fff;
}

.header__login .login-back {
    fill: #0079c1;
}

.header__login:hover .login-back {
    fill: #ee2a24;
}

/* Inline svg login icon */

.header__main-menu {
    height: 50px;
    background-color: #fff;
    /* border-top: 1px solid #e9e9ec; */
}

.header__main-menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 5px 15px 0 rgba(144, 147, 158, .1);
    -moz-box-shadow: 0 5px 15px 0 rgba(144, 147, 158, .1);
    box-shadow: 0 5px 15px 0 rgba(144, 147, 158, .1);
    z-index: 99;

    /*Prevent redrawing image while page scroll (Chrome)*/
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.nav__bot {
    height: 50px;
}

.nav__bot .nav__bot-link {
    position: relative;
    display: inline-block;
    /* vertical-align: middle; */
    /* font-size: 15px; */
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #0079c1;
    cursor: pointer;
}

.nav__bot .nav__bot-link a {
    display: inline-block;
    vertical-align: top;
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 15px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
}

/* .nav__bot .nav__bot-link.link--sub {padding-bottom: 15px;} */

.nav__bot .nav__bot-link.link--500 { /* margin-top: -10px; */
}

.nav__bot .nav__bot-link.link--500 img {
    vertical-align: top;
}

.menu__tog {
    display: block;
    height: 17px;
    width: 18px;
    border-top: 3px solid #0079c1;
    border-bottom: 3px solid #0079c1;
}

.menu__tog:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 3px;
    width: 100%;
    margin-top: -1.5px;
    background: #0079c1;
}

/* .nav__bot .nav__bot-link.link--sub>a:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 6px;
	width: 8px;
	background: url("/i/sprite.png") no-repeat center center;
	background-position: 0 0;
	margin-left: 2px;
} */
.nav__bot .nav__bot-link:hover > a,
.nav__bot .nav__bot-link.active > a {
    color: #ee2a24;
}

/* .nav__bot .nav__bot-link:hover>a:after {background-position: -36px 0;} */
.nav__bot .nav__bot-link.link--menu:hover .menu__tog {
    border-color: #ee2a24;
}

.nav__bot .nav__bot-link.link--menu:hover .menu__tog:before {
    background-color: #ee2a24;
}

.nav__bot .nav__bot-sub {
    display: none;
    position: absolute;
    top: 45px;
    left: -27px;
    width: 270px;
    text-align: left;
    opacity: .95;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #e7e8e9;
    -webkit-box-shadow: 0 5px 15px 0 rgba(40, 44, 60, .1);
    -moz-box-shadow: 0 5px 15px 0 rgba(40, 44, 60, .1);
    box-shadow: 0 5px 15px 0 rgba(40, 44, 60, .1);
    z-index: 12;
}

.nav__bot .nav__bot-sub a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: none;
    padding: 10px 15px 10px 28px;
}

.nav__bot .nav__bot-sub a:hover {
    background: #ee2a24;
    color: #fff;
}

.nav__bot .nav__bot-link:hover .nav__bot-sub {
    display: block;
}

/*-Header_mobile-*/
.header__mobile {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: transparent;
    z-index: 9;
}

.header__mobile .mobile__top {
    display: table;
    height: 80px;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(144, 147, 158, .1);
    -moz-box-shadow: 0 10px 30px 0 rgba(144, 147, 158, .1);
    box-shadow: 0 10px 30px 0 rgba(144, 147, 158, .1);
    z-index: 12;
}

.header__mobile .mobile__wrap {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding-right: 80px;
}

.mobile__wrap .wrap__item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 80px;
    height: 80px;
}

/*.mobile__wrap .wrap__item:not(:last-child) {padding: 0 25px 0 15px;}*/
.mobile__wrap .wrap__item:not(:last-child) {
    padding: 0 25px 0 5px;
}

.mobile__wrap .wrap__item:not(:last-child):before {
    content: "";
    display: block;
    position: absolute;
    top: 25%;
    right: 0;
    height: 50%;
    width: 1px;
    background-color: #e7e8e9;
}

.mobile__wrap .logo__img,
.mobile__wrap .logo__txt {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.mobile__wrap .logo__img img {
    height: 56px;
}

.mobile__wrap .logo__txt {
    margin-left: 10px;
}

.mobile__wrap .logo__txt img {
    height: 36px;
}

.mobile__wrap .link_500 {
}

.header__mobile .mobile__login {
    display: none;

    float: right;
    margin-right: 20px;
}

.header__mobile .mobile__tog {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 80px;
    width: 80px;
    background: #176eb2;
}

.mobile__tog .tog__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 24px;
    width: 24px;
    margin-top: -12px;
    margin-left: -12px;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
}

.mobile__tog .tog__icon:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 4px;
    width: 100%;
    margin-top: -2px;
    background: #fff;
}

.mobile__tog.act .tog__icon {
    border-bottom: 0;
    transform: rotate(45deg);
    margin-top: -6px;
    margin-left: -18px;
}

.mobile__tog.act .tog__icon:before {
    transform: rotate(-90deg);
    margin-top: -14px;
}

.mobile__menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    background: #fff;
    padding: 120px 30px 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    z-index: -1;
}

.mobile__menu .mobile__ctr {
    margin: 40px 0 30px;
}

.mobile__menu .mobile__nav {
    margin: 30px 0;
}

.mobile__menu .mobile__nav .nav__link {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    text-align: center;
    color: #176eb2;
    border-top: 1px solid #f3f4f5;
    padding: 18px 0;
    margin: 0 -30px;
}

.mobile__menu .mobile__nav .nav__link:last-child {
    border-bottom: 1px solid #f3f4f5;
}

.mobile__menu .mobile__nav-sub {
    margin: 30px 0;
}

.mobile__menu .mobile__nav-sub .nav__link {
    font-size: 18px;
    color: #176eb2;
    text-align: center;
    padding: 18px 0;
}

.mobile__menu .mobile__nav-sub .nav__link a {
    position: relative;
}

.mobile__menu .mobile__nav-sub .nav__link a:after {
    content: "";
    display: inline-block;
    background: transparent url("/i/sprite.png") no-repeat;
    background-position: 0 -6px;
    width: 5px;
    height: 9px;
    margin-left: 5px;
}

.mob_menu_act .header__mobile {
    height: 100%;
}

.mob_menu_act .mobile__menu {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

@media (max-width: 470px) {
    .mobile__wrap .wrap__item:not(:last-child) {
        padding: 0 8px 0 6px;
    }

    /*.header__mobile .mobile__login {right: 100px;}*/
}

/*-Menu_all-*/
.over_hid {
    overflow: hidden;
}

.popup__menu {
    height: 85px;
    margin-bottom: 10px;
}

.popup__menu .popup__menu-item {
    line-height: 85px;
}

.popup__menu .popup__menu-item .form {
    display: inline-block;
    vertical-align: middle;
}

.popup__menu .popup__menu-item .form-group {
    margin: 0;
}

.popup__menu .popup__menu-link {
    font-size: 15px;
    border-bottom: 1px dashed #0079c1;
}

/*.menu__all {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}*/
.menu__all {
    margin-top: 80px;
}

.menu__all .menu__all-item {
    /*	display: block;
        width: 320px;*/
    margin: 0 25px 25px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e8e9;
}

.menu__all .menu__all-item .menu__all-h {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    color: #0079c1;
    margin-bottom: 15px;
}

.menu__all .menu__all-item .menu__all-list li {
    margin: 15px 0;
}

.menu__all .menu__all-item .menu__all-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
}

.menu__all .menu__all-item .menu__all-link.with--sub {
    font-weight: 600;
}

/*
.menu__all .menu__all-item .menu__all-link.with--sub:after {
	content: "\e259";
	display: inline-block;
	vertical-align: middle;
	font-family: "Glyphicons Halflings", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	margin-left: 5px;
}
*/
.with--sub .subitem-icon {
    width: 10px;
    height: 10px;
}

.with--sub .subitem-icon:after {
    content: "\e259";
    display: inline-block;
    vertical-align: middle;
    font-family: "Glyphicons Halflings", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

.with--sub.open .subitem-icon:after {
    transform: rotate(180deg);
}

/*-Footer-*/
.footer__main {
    background: #176eb2 url("/i/footer_bg.png") no-repeat left bottom;
}

.footer__top {
    padding-top: 30px;
}

.footer__item {
    position: relative;
    padding-top: 15px;
}

.footer__item .footer__list {
    margin: 0;
}

.footer__item .footer__list li {
    margin-bottom: 8px;
}

.footer__item .footer__list.list__links li {
    margin-bottom: 17px;
}

.footer__item .footer__link,
.footer__item .footer__txt {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #81afd4;
}

.footer__item .footer__link {
    display: inline-block;
    color: #fff;
}

.footer__item .footer__sub-link {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.footer__item .footer__sub-link:after {
    content: "";
    display: inline-block;
    background: transparent url("/i/sprite.png") no-repeat;
    background-position: -326px 0;
    width: 10px;
    height: 11px;
    margin-left: 5px;
}

.footer__item .footer__link:not(.logo):not(span):hover, .footer__item .footer__sub-link:hover {
    opacity: .5;
}

.footer__item .footer__link.logo {
    /*	font-family: "PFAgoraSansPro";
        font-size: 17px;
        line-height: 50px;*/
    margin-left: 71px;
}

.footer__item .footer__link.logo:before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: -71px;
    height: 53px;
    width: 62px;
    background: url("/i/logo_sm.png") no-repeat center center;
    background-size: cover;
}

.footer__item .footer__link.logo img {
    margin-top: 9px;
    margin-left: 2px;
}

.footer__vds {
    display: none;
}

.subs-rsa-wrapper {
    overflow: hidden;
}

.subs-rsa-wrapper > * {
    display: block;
}

.list__social {
    padding-left: 5px;
    margin: 29px 0 35px;
}

.list__social a {
    display: inline-block;
    vertical-align: middle;
    /* margin-right: 30px; */
}

.list__social a:last-child {
    margin: 0;
}

.list__social a:hover {
    opacity: .8;
}

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

.link__rss:hover,
.link__rss:active {
    color: #fff;
}

.footer__top .list__social.list__social--top a:not(:last-child) {
    margin-right: 30px;
}

.footer__bot .footer__link {
    display: inline-block;
    vertical-align: top;
    margin: 8px 0;
    font-size: 12px;
    line-height: 15px;
    color: #81afd4;
}

.footer__bot .link--w,
.footer__bot .footer__link.link--w {
    color: #fff;
}

.footer__bot .one__logo {
    margin-top: 10px;
}

.footer__bot .one__logo .one__logo-item {
    display: inline-block;
    vertical-align: middle;
}

.footer__bot .one__logo .one__logo-link {
    font-size: 10px;
    line-height: 10px;
    color: #81afd4;
    margin-right: 5px;
}

.footer__bot .one__logo .one__logo-link:hover {
    color: #fff;
}

/*-Inner_pages-*/
.inner__top {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #eaeaeb;
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}

.inner__crumbs {
    position: relative;
    height: 40px;
}

.inner__crumbs .crumbs__item {
    display: inline-block;
    vertical-align: middle;
    /*line-height: 40px;*/
    line-height: 20px;
}

.inner__crumbs .crumbs__item a,
.inner__crumbs .crumbs__item span {
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin-right: 5px;
}

.inner__crumbs .crumbs__item:not(:last-child):after {
    content: "\e258";
    display: inline-block;
    vertical-align: baseline;
    font-family: "Glyphicons Halflings", sans-serif;
    font-size: 7px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    margin-right: 5px;
}

.inner__crumbs .crumbs__item a:hover {
    color: #ee2a24;
}

.crumbs--gray .inner__crumbs .crumbs__item a,
.crumbs--gray .inner__crumbs .crumbs__item span,
.crumbs--gray .inner__crumbs .crumbs__item:not(:last-child):after {
    color: #888a91;
}

.crumbs--gray .inner__crumbs .crumbs__item a:hover {
    color: #ee2a24;
}

@media (max-width: 1024px) {
    .inner__crumbs {
        display: none;
    }
}

.crumbs--white {
    background: #fff;
}

.inner__pad {
    display: none;
}

.inner__menu {
    padding-top: 30px;
    padding-bottom: 40px;
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}

.inner__menu-h {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #292c3d;
    padding: 0 15px;
    margin-bottom: 7px;
    margin-top: 0;
}

.inner__menu-item {
}

.inner__menu-item.inner__menu-right {
    position: relative;
    margin-top: 33px;
}

.right__wrap {
    height: 95px;
    display: table-cell;
    vertical-align: middle;
}

.inner__menu-item.inner__menu-right:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    height: calc(100% - 6px);
    width: 1px;
    background-color: #eaeaeb;
}

.inner__menu-list {
    margin: 33px 0 0 0;
}

.inner__menu-list .inner__menu-item {
    position: relative;
    margin-bottom: 10px;
    padding: 0 20px 0 0;
}

.inner__menu-list .inner__menu-item:last-child {
    padding: 0;
}

.inner__menu-list .inner__menu-item a,
.inner__menu-list .inner__menu-item span {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.inner__menu-list .inner__menu-item span {
    color: #0079c1;
}

.inner__menu-list .inner__menu-item.active a {
    color: #ee2a24;
}

.inner__menu-right .right__item {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #0079c1;
    margin-left: 30px;
    margin-bottom: 10px;
}

.inner__menu-right .right__item.inner__phone,
.inner__menu-right .right__item.inner__mail,
.icon__phone,
.icon__mail {
    padding-left: 30px;
}

.inner__menu-right .right__item.inner__phone {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #292c3d;
}

.icon__mail,
.icon__phone {
    position: relative;
}

.inner__menu-right .right__item.inner__phone:before,
.inner__menu-right .right__item.inner__mail:before,
.icon__mail:before,
.icon__phone:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    background: url("/i/sprite.png") no-repeat;
}

.inner__menu-right .right__item.inner__phone:before,
.icon__phone:before {
    height: 17px;
    width: 12px;
    margin-top: -8.5px;
    background-position: -175px 0;
}

.inner__menu-right .right__item.inner__mail:before,
.icon__mail:before {
    height: 12px;
    width: 15px;
    margin-top: -6px;
    background-position: -189px 0;
}

@media (max-width: 1024px) {
    .mob_menu_act, .inner_menu_act {
        overflow: hidden;
    }

    .inner__pad {
        display: block;
        height: 70px;
    }

    .inner__top {
        position: fixed;
        height: 70px;
        width: 100%;
        top: 80px;
        left: 0;
        /*background: transparent;*/
        z-index: 99;
    }

    .inner__menu {
        height: 100%;
        padding: 0;
        overflow: hidden;
        background-color: #176eb2;
    }

    .inner__menu-h {
        position: relative;
        left: 0;
        font-size: 22px;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: 1.4px;
        text-transform: uppercase;
        color: #fff;
        padding: 20px 0 20px;
        margin: 0;
    }

    .menu__inner-wrap {
        height: 0;
        overflow: hidden;
    }

    .inner__menu-mob {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        height: 70px;
        width: 50px;
        cursor: pointer;
    }

    .inner__menu-mob:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        height: 6px;
        width: 8px;
        margin-left: -4px;
        margin-top: -3px;
        background: url("/i/sprite.png") no-repeat;
        background-position: -27px 0;
        -webkit-transition: -webkit-transform .35s ease-in-out;
        -moz-transition: -moz-transform .35s ease-in-out;
        transition: transform .35s ease-in-out;
    }

    .inner__menu-mob.active:before {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

    .inner_menu_act .inner__top {
        height: 100%;
    }

    .inner_menu_act .inner__menu {
        overflow-y: auto;
        height: calc(100% - 80px);
    }

    .inner_menu_act .menu__inner-wrap {
        height: auto;
    }

    .inner__menu-list {
        padding-top: 15px;
        margin: 0;
        border-top: 1px solid #eaeaeb;
    }

    .inner__menu-list .inner__menu-item {
        display: block;
        margin-bottom: 25px;
    }

    .inner__menu-list .inner__menu-item a {
        font-size: 18px;
        font-weight: normal;
        line-height: 30px;
        color: #fff;
    }

    .inner_menu_act .inner__menu-right {
        display: none;
    }
}

/*-Inner_header-*/
.inner__header-sub {
    background-color: #fff;
    padding: 50px 0 40px 0;
}

.inner__header-sub .inner__header-item {
    display: inline-block;
    vertical-align: middle;
}

.inner__header-sub .inner__header-left {
    text-align: left;
}

.inner__header-sub .inner__header-right {
    text-align: right;
}

.inner__header-sub .inner__header-right .inner__header-tog .ico:not(:first-child) {
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
}

.inner__header-sub .inner__header-left .inner__header-item {
    vertical-align: baseline;
}

.inner__header-sub .inner__header-item:not(:last-child) {
    margin-right: 40px;
}

.inner__header-sub .inner__header-item.inner__header-icon:not(:last-child) {
    margin-right: 15px;
}

.inner__header-sub .inner__header-h {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    color: #292c3d;
}

.inner__header-sub .inner__header-link {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #0079c1;
}

/* 24.08.2017 (vm) */
.event__header-link {
    position: relative;
    margin-top: 20px;
}

.event__header-link a {
    position: relative;
}

.event__header-link a:before {
    content: '';
    /*position : absolute;
    top  : 6px;
    left : -10px;*/
    display: inline-block;
    /*width  : 6px;
    height : 8px;*/
    width: 10px;
    height: 9px;
    background-repeat: no-repeat;
    background-image: url('/u/www/images/media/calendar/icons/link_back.png');
}

.event__header-link a:hover:before {
    background-image: url('/u/www/images/media/calendar/icons/link_back_hover.png');
}

/* 24.08.2017 (vm) */

/*-Inner_header_controls-*/
.inner__header-ctrl {
    position: relative;
    background-color: #fff;
    padding: 0;
    margin-bottom: 50px;
}

.controls__btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    width: 100%;
    text-align: center;
}

.controls__btn .controls__all {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    color: #0079c1;
    border-bottom: 1px dashed #0079c1;
}

.controls__btn .controls__all:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    right: -12px;
    height: 6px;
    width: 8px;
    background: url("/i/sprite.png") no-repeat;
    background-position: 0 0;
}

.controls__list {
}

.controls__list .controls__list-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 10px 0;
}

.controls__list .controls__list-item input[type="checkbox"] {
    display: none;
}

.controls__list .controls__list-item label {
    border: solid 1px #e3e5e6;
    border-radius: 2px;
    background-color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: .3px;
    color: #292c3d;
    text-transform: uppercase;
    padding: 7px 8px;
    margin: 0;
    cursor: pointer;
    -webkit-transition: background-color .35s ease-in-out;
    -moz-transition: background-color .35s ease-in-out;
    transition: background-color .35s ease-in-out;
}

.controls__list .controls__list-item input:checked + label {

}

.controls__list .controls__list-item input:checked + label {
    color: #fff;
}

.controls__list .controls__list-item input.item_default:checked + label {
    background-color: #a6a9b2;
    border-color: #a6a9b2;
}

.controls__list .controls__list-item input.item_about:checked + label {
    background-color: #0079c1;
    border-color: #0079c1;
}

.controls__list .controls__list-item input.item_admission:checked + label {
    background-color: #16a6c2;
    border-color: #16a6c2;
}

.controls__list .controls__list-item input.item_education:checked + label {
    background-color: #10924d;
    border-color: #10924d;
}

.controls__list .controls__list-item input.item_life:checked + label {
    background-color: #ea9d1d;
    border-color: #ea9d1d;
}

.controls__list .controls__list-item input.item_career:checked + label {
    background-color: #5e35b1;
    border-color: #5e35b1;
}

.controls__list .controls__list-item input.item_graduates:checked + label {
    background-color: #ee2a24;
    border-color: #ee2a24;
}

.controls__list .controls__list-item input.item_cooperation:checked + label {
    background-color: #0faa8d;
    border-color: #0faa8d;
}

.controls__list .controls__list-item input.item_science:checked + label {
    background-color: #2f65ce;
    border-color: #2f65ce;
}

.controls__list .controls__list-item:hover label {
    background-color: #e3e5e6;
}

.controls__list .controls__list-item:not(.item--group).active {
    color: #fff;
    background-color: #a6a9b2;
}

/*-Open_dialog-*/
.dialog__bg {
    position: relative;
    height: 400px;
    background-position: center center;
    background-size: cover;
    z-index: 1;
}

.dialog__bg:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .5;
    background-color: #292c3d;
    z-index: -1;
}

.dialog__wrap {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
}

.dialog__item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding: 0 48px;
}

.dialog__h {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 55px;
    color: #fff;
    margin-bottom: 22px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, .4);
}

.dialog__txt {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    margin: 0 0 30px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, .4);
}

/*-Graduates-*/
.graduate__list .graduates {
    position: relative;
    box-shadow: none;
}

.graduate__list .graduates:hover {
    border-color: #fff;
    z-index: 20;
}

.graduate__list .graduates:after {
    content: "";
    display: block;
    position: absolute;
    top: -5%;
    left: -.5%;
    height: 110%;
    width: 101%;
    background: #fff;
    box-shadow: 0 0 5px 2px #f1f2f4;
    border: solid 1px rgba(136, 138, 145, .2);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0;
    z-index: -1;
}

.graduate__list .graduates:hover:after {
    opacity: 1;
}

/*-Organizations-*/

.white-plate {
    position: relative;
    box-shadow: none;
}

.white-plate:hover {
    border-color: #fff;
    z-index: 20;
}

.white-plate:after {
    content: "";
    display: block;
    position: absolute;
    top: -5%;
    left: -.5%;
    height: 110%;
    width: 101%;
    background: #fff;
    box-shadow: 0 0 5px 2px #f1f2f4;
    border: solid 1px rgba(136, 138, 145, .2);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0;
    z-index: -1;
}

.white-plate:hover:after {
    opacity: 1;
}

/*-Banner-*/
.banner__item {
    position: relative;
    height: 400px;
    background-position: center center;
    background-size: cover;
    z-index: 1;
}

.ril__banner-wrapper .banner__item {
    height: auto;
}

.banner__list-under .banner__item {
    height: inherit;
}

.banner__item:before,
.banner__item.no-img-item:before,
.banner__item.no-img-item.banner__item-nobg:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.9;
    background-image: linear-gradient(to left, rgba(32, 32, 32, 0), rgba(32, 32, 32, .75));
    z-index: -1;
}

.banner__item.no-img-item {
    background-image: url('/u/www/images/main/logo_rudn_for_bg.svg'), url('/u/www/images/about/mask.jpg');
    background-position: 100% 100px, center;
    background-size: 425px 440px, cover;
    background-repeat: no-repeat, no-repeat;
}

.banner__item.banner__item-nobg:before {
    display: none;
}

.banner__item .banner__content {
    padding: 50px 0;
}

.banner__item .banner__h {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 56px;
    color: #ffffff;
    text-shadow: 0 2px 6px rgba(0, 0, 0, .4);
    margin-bottom: 20px;
}

.banner__item .banner__txt {
    position: relative;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    margin: 0 0 30px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, .4);
}

.banner__item .banner__txt.banner__txt-quote {
    padding-left: 30px;
}

.banner__item .banner__txt.banner__txt-quote:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 11px;
    width: 15px;
    background: url("/i/sprite.png") no-repeat center center;
    background-position: -145px -54px;
}

.banner__item--auto {
    height: auto;
}

.banner__item--auto .banner__txt {
    font-size: 20px;
    line-height: 30px;
}

@media (max-width: 468px) {
    .banner__item {
        height: auto;
    }

    .banner__item .banner__h {
        font-size: 40px;
    }
}

/*-Inner_page-*/
.inner__section {
    position: relative;
    margin: 30px 0;
}

.inner__section.inner--b {
    margin: 70px 0;
}

.inner__page {
    background: #fff;
    padding: 30px 0;
}

.conf-main .inner__page {
    padding-bottom: 0;
}

.inner__page.inner__open {
    padding-top: 10px;
}

.inner__page.page--nobg {
    background: transparent;
}

.inner__h {
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 42px;
    color: #212748;
    margin: 0 0 30px;
}

.banner__col2 .banner__col2-item.no-img-item {
    background-image: url('/u/www/images/main/logo_rudn_for_bg.svg'), url('/u/www/images/5_100/mask.jpg');
    background-position: 100% 100px, center;
    background-size: 425px 440px, cover;
    background-repeat: no-repeat, no-repeat;
}

.inner__info {
    margin-top: 23px;
    margin-bottom: 40px;
}

.inner__info .inner__info-item {
    padding-top: 33px;
    padding-bottom: 22px;
}

.inner__info .inner__info-item:nth-of-type(odd):not(.bg_w) {
    background: #f1f2f4;
}

.inner__info-h {
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    text-align: left;
    color: #212748;
    padding-bottom: 20px;
}

.inner__info-txt {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    color: #212748;
    padding-right: 80px;
}

.inner__info-txt p {
    margin-bottom: 20px;
}

.inner__info-doc {
    padding-right: 80px;
}

.inner__info .info__bot {
    padding: 15px 0;
}

.info__link {
    position: relative;
    line-height: 25px;
    color: #176eb2;
    padding-left: 22px;
}

.inner__info .info__bot .info__link {
    font-size: 16px;
}

.info__link:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    height: 9px;
    width: 5px;
    background: transparent url("/i/sprite.png") no-repeat;
    background-position: 0 -6px;
}

/*-Documents-*/
.doc__item {
    position: relative;
    padding-left: 45px;
}

.doc__item:before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    background: url("/i/sprite.png") no-repeat;
}

.doc__item.doc--pdf:before {
    height: 40px;
    width: 35px;
    background-position: 0 -132px;
}

.doc__item.doc--zip:before {
    height: 38px;
    width: 33px;
    background-position: -73px -132px;
}

.doc__item .doc__name {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-transform: none;
}

.doc__item .doc__info {
    font-size: 12px;
    line-height: 15px;
    color: #90939e;
    margin-top: 5px;
}

.doc__item .doc__info .doc__size {
    margin-left: 3px;
}

.doc__item.doc--pdf:hover:before {
    background-position: -36px -132px;
}

/*-Accordeon-*/
.accordeon__item {
    padding: 10px 0 24px;
}

.accordeon__item .accordeon__h {
    position: relative;
    display: inline;
    vertical-align: middle;
    font-family: "PFAgoraSansPro", sans-serif;
    font-size: 22px;
    line-height: 25px;
    color: #176eb2;
    border-bottom: 1px dashed #176eb2;
    cursor: pointer;
}

.accordeon__item .accordeon__h:after {
    content: "";
    display: inline-block;
    position: relative;
    top: 50%;
    right: -15px;
    height: 6px;
    width: 8px;
    margin-top: -3px;
    background: url("/i/sprite.png") no-repeat center center;
    background-position: 0 0;
}

.accordeon__item .accordeon__content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s ease-out;
    -moz-transition: max-height .5s ease-out;
    transition: max-height .5s ease-out;
}

.accordeon__item.active .accordeon__content {
    max-height: 10000px;
}

/*-Tooltips-*/
.tooltip__rudn .tooltipster-box {
    background: #292c3d;
    border: 1px solid #292c3d;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(40, 44, 60, .2);
    -moz-box-shadow: 0 2px 4px 0 rgba(40, 44, 60, .2);
    box-shadow: 0 2px 4px 0 rgba(40, 44, 60, .2);
}

.tooltip__rudn .tooltipster-content {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    padding: 6px 14px;
}

.tooltip__rudn.tooltipster-top .tooltipster-arrow-border,
.tooltip__rudn.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #292c3d;
}

/*-Scrollbar-*/
.mCSB_scrollTools {
    opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0079c1;
    opacity: 1;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #0079c1;
    opacity: 1;
}

*.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #0079c1;
    opacity: 1;
}

/*-Carousel_fix-*/
.owl-carousel .owl-stage {
    -ms-touch-action: pan-Y;
    touch-action: pan-y;
}

/*-Mobile-*/
@media (max-width: 1024px) {
    .header__mobile {
        display: block;
    }

    /*.content {margin-top: 80px;}*/
    .content {
        padding-top: 80px;
    }

    .main__info .info__item {
        height: auto;
    }

    .spec__item {
        min-height: initial;
    }

    .footer__main {
        padding: 0;
    }

    .footer__top {
        height: auto;
        text-align: center;
    }

    .footer__item:not(:first-child) {
        margin-bottom: 35px;
    }

    .footer__item .footer__link,
    .footer__item .footer__txt {
        font-size: 16px;
    }

    .footer__item .footer__list.list__dir li {
        margin: 0;
        padding: 21px 0;
        border-bottom: 1px solid rgba(41, 44, 61, .2);
    }

    .footer__item .footer__list.list__links li {
        display: inline-block;
        vertical-align: top;
        margin-right: 30px;
    }

    .footer__item .footer__list.list__links li:last-child {
        margin-right: 0;
    }

    .footer__top .list__social {
        margin-top: 10px;
    }

    .footer__top .list__social.list__social--top {
        text-align: center;
        margin: 0;
        padding-bottom: 30px;
        border-bottom: 1px solid rgba(41, 44, 61, .2);
    }

    /*.footer__top .list__social.list__social--top a:not(:last-child) {margin-right: 60px;}*/
    .footer__bot {
        margin-bottom: 20px;
    }

    .footer__bot .bot__item {
        text-align: center;
    }

    .banner__item.no-img-item {
        background-image: url('/u/www/images/about/mask.jpg');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .banner__col2 .banner__col2-item.no-img-item {
        background-image: url('/u/www/images/5_100/mask.jpg');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media (max-width: 1023px) {
    .footer__top .list__social.list__social--top a:not(:last-child) {
        margin-right: 60px;
    }

    .subs-rsa-wrapper > * {
        margin: 0 10px;
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .popup_blue-h {
        padding: 40px 70px 40px 40px;
    }

    .popup_blue-content {
        padding: 40px 70px 40px 40px;
    }
}

@media (min-width: 468px) and (max-width: 738px) {
    .daily__wrap {
        height: 420px !important;
    }

    .daily__wrap .daily__photo-img {
        height: 250px !important;
        width: 100% !important;
    }

    .header__mobile .mobile__login {
        margin-right: 10px;
    }
}

@media (max-width: 468px) {
    html, .header__mobile {
        /*min-width: 468px;*/
        min-width: 320px;
    }

    .mobile__wrap .logo__img img{
        height: 26px;
    }
    .mobile__wrap .logo__txt img{
        height: 20px;
    }

    .footer__top .btn-invert {
        margin-bottom: 25px;
    }
}

/*-helpers-*/
@media (min-width: 1200px) {
    .nop {
        padding: 0 !important;
    }

    .nom {
        margin: 0 !important;
    }

    .no_pl {
        padding-left: 0 !important;
    }

    .no_pr {
        padding-right: 0 !important;
    }
}

@media only screen and (min-width: 468px) {
    .flex-row.row {
        display: flex;
        flex-wrap: wrap;
    }

    .flex-row.row > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }

    .flex-row.row:after,
    .flex-row.row:before {
        display: flex;
    }
}

.pos_r {
    position: relative;
}

.h100 {
    height: 100%;
}

.w100 {
    width: 100%;
}

.row.row100 {
    overflow: hidden;
}

.row.row100 .col100 {
    padding-bottom: 100%;
    margin-bottom: -100%;
}

.block__center {
    display: table;
    height: 100%;
    width: 100%;
}

.block__center .block__center-item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

/* .nom {margin: 0;}
.nop {padding: 0;} */

.text-justify {
    -ms-text-justify: distribute;
}

.text-justify:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 100%;
    zoom: 1;
}

.list-middle {
}

.list-middle li {
    vertical-align: middle;
}

.list-middle .administration__item-img {
    max-width: 95px;
}

.list-middle .administration__list-img {
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 50%;
    background-size: cover;
}

.list-middle .administration__list-txt {
    max-width: 400px;
}

.scientists__list-img {
    height: 70px;
    width: 70px;
    display: block;
    border-radius: 50%;
    background-size: cover;
}

.scientists__one-img {
    height: 150px;
    width: 150px;
    display: block;
    border-radius: 50%;
    background-size: cover;
}

.alphabet__filter--check > label {
    cursor: pointer;
}

.owl-carousel {
    overflow: hidden;
}

/*-Education - Library-*/
.achivements-item__inline {
    display: inline-block;
    vertical-align: top;
}

.library__list {
    position: relative;
    display: table;
    font-size: 0;
    text-align: left;
    padding: 0;
}

.library__list-item {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

.library-info {
    position: relative;
    padding: 30px 40px 80px;
    margin-top: 125px;
    border: 1px solid #f2f2f2;
}

.library__staff {
}

.dp__contacts--big .dp__contacts__text {
    font-size: 16px;
    line-height: 25px;
}

.dp__contacts--staff {
    /*height: 221px;*/
    font-size: 0;
    background-color: #fff;
    border: solid 1px #f2f2f2;
    padding: 30px 30px 45px;
}

.dp__contacts--staff .dp__contacts-man__pic {
    height: 66px;
    width: 66px;
    margin-right: 30px;
}

.dp__contacts--staff .dp__contacts-man__text-name {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
}

.dp__contacts--staff .rudn__lil-caption {
    font-size: 14px;
    line-height: 25px;
    color: #8c8e95;
}

.dp__contacts--staff .dp__contacts-man__text {
    width: calc(100% - 96px);
    font-size: 14px;
    line-height: 20px;
}

.dp__contacts--staff .dp__contacts-man__text-dop {
    margin-top: 5px;
}

.dp__contacts-man__contacts {
    font-size: 16px;
    font-weight: 600;
}

.dp__contacts-man__phone {
    color: #292c3d;
}

.dp__contacts-man__email {
}

/*-Table view more-*/
.table-more__wrapper {
    position: relative;
    width: 100%;
}

.table-more__head {
    vertical-align: top;
    font-weight: 600;
    color: #fff;
    padding: 15px;
    border-bottom: 2px solid rgba(136, 138, 145, 0.2);
    background-color: #A3BBCA;
}

.table-more__row {
    padding: 15px;
    border-bottom: 2px solid rgba(136, 138, 145, 0.2);
}

.green-list {
    /*padding-left: 30px;*/
    padding-left: 45px;
}

.green-list li {
    position: relative;
}

.green-list li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    position: absolute;
    background: #11924d;
    border-radius: 50%;
    left: -30px;
    top: 10px;
}

.green-list_h {
    font-family: "PFAgoraSansPro", sans-serif;
    display: block;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #009a3e;
}

.green-list_text {
    display: block;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #292c3d;
}

/*svg icons*/
.ico-interface.active .sprites-fill, .ico-interface:not(.ico-interface--nohover):hover .sprites-fill {
    fill: #ee2a24;
}
.pvd_On.pvd_theme1 .ico.ico-interface .sprites-fill {
    fill: #000;
}
.pvd_On.pvd_theme3 .ico.ico-interface .sprites-fill {
    fill: #2d77a7;
}
.pvd_On.pvd_theme2 .ico.ico--view.ico-interface .sprites-fill {
    fill: #fff;
}
.ico-interface:not(:empty) {
    background-image: none;
}

.sprites-fill__blue{
    fill: #0079c1;
}
.sprites-fill__gray{
    fill: #888A91;
}
.sprites-fill__white{
    fill: #fff;
}
.sprites-fill__green{
    fill: #009a3e;
}

.sprites-stroke__blue{
    stroke: #0079c1;
}
.sprites-stroke__gray{
    stroke: #888A91;
}
.sprites-stroke__white{
    stroke: #fff;
}
.sprites-stroke__black{
    stroke: #292C3D;
}
.sprites-stroke__green{
    stroke: #009a3e;
}

.sprites-stroke-fill__blue{
    stroke: #0079c1;
    fill: #0079c1;
}
.sprites-stroke-fill__gray{
    stroke: #888A91;
    fill: #888A91;
}
.sprites-stroke-fill__white{
    stroke: #fff;
    fill: #fff;
}
.sprites-stroke-fill__black{
    stroke: #292C3D;
    fill: #292C3D;
}
.sprites-stroke-fill__green{
    stroke: #009a3e;
    fill: #009a3e;
}

/*currentColor approach*/
.ico-interface.active .sprites-fill,
.ico-interface:not(.ico-interface--nohover):hover .sprite-cc{
    color: #ee2a24;
}
.sprite-cc--white {
    color: #fff;
}
.sprite-cc--blue {
    color: #0079c1;
}
.sprite-cc--gray {
    color: #888A91;
}
.sprite-cc--black {
    color: #292C3D;
}
.sprite-cc--green {
    color: #009a3e;
}

.ico-no-edit--blue {
    color: #0079c1;
}
.ico-no-edit--white {
    color: #fff;
}
.ico-no-edit--gray {
    color: #888A91;
}
.ico-no-edit--black {
    color: #292C3D;
}
.ico-no-edit--green {
    color: #009a3e;
}
/*svg icons*/

/*svg icons specific*/
.ico.ico--view.ico-interface {
    width: 24px;
    height: 22px;
    margin-top: 0px;
}
.pvd_On .ico.ico--view.ico-interface {
    width: 26px;
}

.ico.rss_w.ico-interface {
    width: 30px;
    height: 30px;
    margin-left: -8px;
    margin-top: -6px;
}
.footer__item .footer__sub-link:after {
    content: none;
}
.footer__item .footer__sub-link .ico-ext {
    width: 10px;
    height: 20px;
    margin-top: -3px;
    margin-left: 2px;
}

.news__header .ico-note {
    width: 72px;
    position: absolute;
    left: 0;
    top: 10px;
}
div.block__header.news__header:before {
    content: none;
}

.quote__item .ico-quote {
    position: absolute;
    top: 2px;
    left: 0;
    height: 26px;
    width: 35px;
}
.inner__about .quote__item:after {
    content: none;
}
.doc__item.doc--zip.has-svg:before {
    content: none;
}
.doc__item.doc--zip .ico-doc {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    height: 38px;
    width: 33px;
}

.rector__info-wrap .rector__info-item.rector--phone.has-svg:before,
.rector__info-wrap .rector__info-item.rector--mail.has-svg:before {
    content: none;
}
.rector__info-wrap .rector__info-item.rector--phone .ico-phone-new {
    width: 16px;
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
}
.rector__info-wrap .rector__info-item.rector--mail .ico-mail {
    width: 16px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
}
/*svg icons specific*/