.bx-messenger-cl-search {
	display: none;
}
@media only screen and (max-device-width: 640px) {
	.bx-messenger-box-dialog {
		margin-left: 56px!important;
	}
	.bx-messenger-global-context-messenger {
		width: 100%!important;
	}
	.bx-messenger-box-contact {
		width: 62px!important;
	}
	#bx-messenger-popup-messenger {
		left: 0!important;
	}
}
header .auth .bx-notifier-panel-custom-invitro {
	margin-left: -4px;
}
header .auth .header-lk-name {
	margin-right: 6px!important;
}
header .auth>.inner {
	min-height: 50px;
}
.warning_text{
    color: #8e9aa8;
    font-size: 14px;
    position: relative;
    padding: 10px 0;
    z-index: 9;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.email-confirm form {
	margin-bottom: 25px;
}
.email-confirm form input[type='text'] {
    border: 1px solid rgba(136, 152, 167, 0.6) !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    height: 34px !important;
    background-color: #fff !important;
    margin-bottom: 0;
    padding-left: 10px;
}
.email-confirm form input[type='submit'] {
    display: inline-block;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-appearance: button;
    cursor: pointer;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

nav.navbar ul.navbar-nav .nmo-dropdown-menu > a {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #344250 !important;
    text-transform: uppercase;
	padding: 19px 14px 16px 15px!important;
}
nav .mega-dropdown.open > a.red-background {
	background-color: #ed1651!important;
}
nav.navbar ul.navbar-nav .nmo-dropdown-menu {
    position: relative!important;
	padding-right: 20px;
}
nav.navbar ul.navbar-nav > li.mega-dropdown-menu.nmo-dropdown-menu > a .caret {
	color: #ffffff;
}
nmo-dropdown-menu.mega-dropdown open {
    color: #344250 !important;
}
nav.navbar ul.navbar-nav > li > a.red-background .caret {
	color: #ffffff;
}
.partner_carousel_small .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /* min-height: 24em; */
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.partner_carousel_small .owl-item {
    padding: 0 35px;
}
.vertical-center {
    display: flex;
    align-items: center;
}
.row-flex {
    display: flex;
    flex-flow: row wrap;
}
.page-lekciya .info ul {
    margin: 0!important;
}
.page-lekcii .item .partner img,
.detail-page-sponsor-logo img,
.page-index .item .partner img {
    width: 100%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.detail-page-sponsor-logo {
}
.broadcast-category-list .articles>.block{
    margin-top: 30px!important;
}
.chatbro_open_upload_button {
    display: none!important;
}
.chatbro_send_input {
    cursor: text;
}
.bx-messenger-panel-button.bx-messenger-panel-chat {
    display: none!important;
}
#youtubeBroadcastChat {
    padding: 0px;
    min-height: 250px;
}
.chatbro_chat_name {
    opacity: 0;
}
.bx-messenger-panel-title {
    height: auto;
}
.owl-carousel .owl-item img {
    width: auto;
}
.banner-background-container {
    display: none;
    position: fixed;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner-background-container img {
    max-width: none;
    width: 100%;
    height: auto;
}
.partner_carousel .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /*min-height: 24em;*/
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.container {
    background: #fff;
    position: relative;
}
.page-lekciya section .container {
    background: none;
}
header .auth .inner {
    padding-bottom: 9px!important;
}
#toast-container > .toast-warning {
    background-color: red;
}
.toast a {
    //color: #333333;
    font-weight: 700;
    text-decoration: underline;
}
.toast a:hover {
    //color: #333;
    font-weight: 700;
    text-decoration: underline;
}
.btn-register-vebinar-detail-page-block {
    margin: 15px 0;
    text-align: center;
}
.btn-register-vebinar-detail-page {
    display: inline-block;
}
.btn-register-border, .vebinar-register-status {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9999;
    color: #fff;
}
.btn-register-border {
    display: none;
}
.broadcast-category-list .item:hover .btn-register-border {
    display: block;
}
.btn-register-border {
    z-index: 999;
    background-color: hsla(348, 84%, 55%, 0.45);
    color: hsla(0, 0%, 100%, 0.8);
    border: 3px solid hsla(0, 0%, 100%, 0.8);
}
.btn-register-border:hover {
    background-color: hsla(348, 84%, 55%, 0.30);
    color: #fff;
    border: 3px solid #fff;
}
.vebinar-register-status,
.btn-register-border:active,
.btn-register-border:select,
.btn-register-border:focus {
    color: #fff;
}
header .logo {
    position: relative;
}
.popup-auth-main {
    display: none;
}
.main-slider-popup-youtube .embed-responsive {
    margin: auto;
}
.main-slider-popup-youtube {
    max-width: 960px;
    margin: auto;
    position: relative;
}
@media (max-width: 991px) and (min-width: 574px) {
    .page-index .main_carousel .description {
        left: 120px !important;
        top: 46px !important;
    }
}
@media (min-width: 960px) {
    .main-slider-popup-youtube .embed-responsive {
        /*max-width: 960px;
        padding-bottom: 33.3%!important;*/
    }
}
.page-auth.popup-auth-main {
    z-index: 9999;
    position: absolute;
}
.page-auth .block-reg, .page-registration .block-reg, .page-auth .block-auth, .page-registration .block-auth, .page-auth .register, .page-registration .register, .page-auth .authoriz, .page-registration .authoriz {
    height: 415px!important;
}
.mfp-content {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    margin-top: 50px;
    margin-top: 20vh;
}
.mfp-close {
    right: -35px;
    top: -35px;
}
.main-slider-popup-youtube iframe {
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
}
.bx-im-mobile .bx-notifier-panel {
    -webkit-transform: scale(1)!important;
    transform: scale(1)!important;
}
.modal-top-message {
    position: fixed;
    top: 25px;
    right: 0;
    width: 350px;
    left: 0;
    margin: auto;
    z-index: 999;
}
.page-lekcii section .articles .item .popover.bottom {
    display: block;
    opacity: 1;
    height: auto;
    bottom: inherit;
    right: 0px;
}
.page-lekcii section .articles .item .popover.bottom>.arrow {
    margin-left: -41px;
    top: -12px;
}
.articles .item .add-to-favorite-from-rubric {
    display: none;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9999;
    color: #fff;
    font-family: 'Myriad Pro', sans-serif;
}
.articles .item .add-to-favorite-from-rubric i {
    color: #fff;
    font-size: 21px;
    vertical-align: middle;
    padding-left: 5px;
}
.articles .item:hover .add-to-favorite-from-rubric {
    display: block;
}
.articles .item .add-to-favorite-from-rubric i:hover {
    color: #f33;
    font-size: 21px;
    cursor: pointer;
}
.articles .item .add-to-favorite-from-rubric.favorite-added i {
    color: #ed1651;
}
.page-lekcii section.list_one .block:nth-child(n+1) {
    margin-top: 30px;
}
.bx-notifier-panel-custom-invitro {
    display: inline-block;
}
.bx-notifier-panel-custom-invitro .bx-notifier-panel {
    position: static!important;
    height: auto;
    background: none;
    padding-right: 5px;
    box-shadow: none;
}
.bx-notifier-panel-custom-invitro .bx-notifier-notify .bx-notifier-indicator-icon,
.bx-notifier-panel-custom-invitro .bx-notifier-message .bx-notifier-indicator-icon {
    background: none;
    color: #ed1651;
}
.bx-notifier-panel-custom-invitro .bx-notifier-notify:hover .bx-notifier-indicator-icon,
.bx-notifier-panel-custom-invitro .bx-notifier-message:hover .bx-notifier-indicator-icon {
    color: #e0144c !important;
}
.bx-notifier-panel-custom-invitro .bx-notifier-indicator.bx-notifier-notify::before {
    display: none;
}
.bx-notifier-panel-custom-invitro .bx-notifier-indicator .bx-notifier-indicator-count {
    color: #344250;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
}
.bx-notifier-panel-custom-invitro .bx-notifier-indicator .bx-notifier-indicator-count {
    padding-left: 0px;
}
.bx-notifier-panel-custom-invitro .bx-notifier-message-indicator-count {
    padding-left: 3px!important;
}
header .auth .inner .bx-notifier-panel-custom-invitro a:last-child {
    margin-right: 0;
    margin-left: 0px;
    position: relative;
}
.header-lk-name {
    margin-right: 0!important;
}
.bx-notifier-panel-custom-invitro .bx-notifier-indicator {
    font-size: 16px!important;
    position: relative;
    top: 2px;
}
.bx-notifier-panel-custom-invitro .bx-notifier-indicator:first-child {
    padding-left: 5px;
    margin-right: 0;
}
header .auth  .inner .bx-notifier-panel-custom-invitro a {
    border-bottom: none;
    padding: 0;
}
.bx-messenger-panel-button-box.bx-messenger-panel-call-enabled,
.bx-messenger-cl-panel-right-wrap,
.bx-messenger-panel-desc,
.bx-messenger-chatlist-category .bx-messenger-cl-user-desc {
    display: none;
}
.bx-messenger-cl-status-online .bx-messenger-cl-user-desc {
    display: block;
}
.bx-messenger-settings input[type="checkbox"] {
    visibility: visible;
    z-index: 1;
    width: auto!important;
    height: auto;
}
.bx-messenger-settings-notify-clients-item input[type="checkbox"] {
    visibility: hidden;
    z-index: -1;
    width: 0 !important;
    height: 0;
}
.messanger-new-message-block {
    position: absolute;
    margin-left: 45px;
    display: inline-block;
    line-height: 35px;
}
.messanger-new-message-block .bx-messenger-input-search-create {
    position: absolute;
    right: inherit;
    margin-top: inherit;
    left: -23px;
    top: 0px;
    color: #3379b7;
    font-size: 18px;
    height: 25px;
    width: 21px;
    cursor: pointer;
    background: none;
    //background: url(/bitrix/js/im/css/./../images/im-sprite-v37.png) no-repeat scroll 0 -558px;
}
.page-blog .blog .block .item .right .title a {
    line-height: 40px!important;
}
.page-lekciya .comments .messages .message .cloud {
    border-bottom-left-radius: 37px!important;
    border-radius: 37px!important;
}
.comments .message .name a {
    color: #2e3192;
    text-decoration: underline;
}
.comments .message .comment__link.js-reply {
    display: block;
    position: relative;
    left: 25px;
    top: 0px;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 14px;
}
.comments .comment__main {
    display: block;
}
.page-lektor .page-lektor-detail-section>.container {
    padding-top: 20px;
}
.page-lektor .page-lektor-publications-section>.container {
    padding-top: 30px;
}
.page-lektor .author .info .name {
    display: inline-block;
    line-height: 35px;
}
.user_messanges_page {
    background-color: #ecf8fc;
    padding: 20px 30px;
    min-height: 500px;
}
.main_carousel .owl-carousel .owl-video-wrapper, .owl-carousel .picture {
    max-height: 430px;
}
.user-search-submit {
    border-radius: 4px;
    box-shadow: none;
    background: url(/local/templates/invitro_new/./img/icons/search.png) right 10px center no-repeat;
    padding-right: 40px;
    height: 48px;
    border: 0;
    position: absolute;
    right: 1px;
    bottom: 0px;
}
.fileinput-button {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.fileinput-button span {
    font-family: 'Myriad Pro', sans-serif;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px !important;
    direction: ltr;
    cursor: pointer;
}
#PROP_PERSONAL_PHOTO_FILE {
    position: absolute;
    right: -3px;
    bottom: 11px;
    color: #5f5f5f;
}
#PROP_PERSONAL_PHOTO_FILE:hover {
    color: #333;
}
#PROP_PERSONAL_PHOTO_FILE .fileinput-button i {
    display: block;
    font-size: 26px;
    text-align: center;
    padding-bottom: 3px;
}
#PROP_PERSONAL_PHOTO {
    padding-top: 30px;
}
.user-search-block {
    position: relative;
    max-width: 370px;
    width: 100%;
}
.border-radius-50 {
    border-radius: 50%;
}
.page-users-club nav.pager {
    font-family: 'Myriad Pro', sans-serif;
}
.page-users-club nav.pager .prev,
.page-users-club nav.pager .begin,
.page-users-club nav.pager .next,
.page-users-club nav.pager .end {
    visibility: hidden;
}
.page-users-club nav.pager .prev a,
.page-users-club nav.pager .begin a,
.page-users-club nav.pager .next a,
.page-users-club nav.pager .end a {

}
.page-users-club nav.pager li>a,
.page-users-club nav.pager li>span {
    display: inline-block;
    padding: 5px 12px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    line-height: 21px;
}
.page-users-club nav.pager .current {
    padding: 10px;
}
.page-users-club .pager .next>a, .page-users-club .pager .next>span {
    float: none;
}
.user-search-result-item {
    padding-bottom: 35px;
}
.user-search-result-item a div {
    font-family: 'Myriad Pro', sans-serif;
    font-size: 18px;
    text-decoration: underline;
    color: #344250;
    white-space: nowrap;
}
.user-detail-back-to-search {
    line-height: 27px;
    margin-bottom: 15px;
}

.page-users-club .invite-main-wrap .invite-active-block input[type="checkbox"] {
    z-index: 0;
    visibility: visible;
    height: auto!important;
    width: auto!important;
}

.page-contact .g-recaptcha {
    padding-top: 32px;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 666px;
    }
}
.page-index .main_carousel .owl-item .description {
    top: 72px;
}
.page-index .main_carousel .owl-item .description a {
    color: #fff;
}
.owl-item .item-video .btn-show-now.owl-video-play-icon {
    background: none;
}
.main_carousel .owl-item .item-video .description {
    color: #fff!important;
    cursor: pointer;
}
.main_carousel .owl-carousel .owl-video-play-icon {
    display: none;
}
@media (max-width: 1199px) {
    section.list_one.broadcast-category-list .block:nth-child(n+1) {
        margin-top: 30px!important;
    }
}
.broadcast-category-list h3.catalog-title {
    font-family: 'Myriad Pro', sans-serif;
    padding-left: 15px;
}
.page-index section .articles .item .description .lektor,
.page-index section .articles .item .description .level {
    font-size: 14px;
}
.page-index section .articles .item .title-small,
.main_carousel .item-video .description .title-small,
.page-lekcii .description .title-small {
    font-size: 16px;
    line-height: 18px;
}
.main_carousel .item-video .description .title-small {
    margin-top: 10px;
}
.page-index section .articles .item .description .lektor {
    margin-top: 0px;
}
.owl-item .item-video .btn-show-now.owl-video-play-icon:hover {
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.btn-show-now,
.owl-item .item-video .btn-show-now.owl-video-play-icon {
    width: auto;
    display: inline-block;
    border: solid 2px;
    border-left-width: 0;
    position: relative;
    padding: 2px 25px;
    text-align: left;
    line-height: 34px;
    text-transform: uppercase;
    height: 40px;
    font-family: 'Myriad Pro', sans-serif;
    margin: 15px;
}
.owl-item .item-video .btn-show-now.owl-video-play-icon {
    left: 0%;
    top: 0%;
    z-index: 9999;
}
.btn-show-now:before {
    content: " ";
    border: solid 2px;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: -18px;
    top: -2px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-right-width: 0px;
}
.btn-show-now img {
    width: 32px!important;
    border: solid 1px #fff;
    border-radius: 50%;
    padding: 7px;
    position: absolute;
    left: -13px;
}
.page-index section .articles .item .video-lenght,
.page-index .main_carousel .item-video .video-lenght {
    position: absolute;
    right: 13px;
    top: 9px;
    font-size: 13px;
    z-index: 21;
    color: #fff;
    font-family: 'Myriad Pro', sans-serif;
}
.page-index section .articles .item .description, .page-lekcii section .articles .item .description {
    top: 94px;
}
.user_info input:not([type="password"])::-webkit-input-placeholder {
    color: #ff4747;
}
.user_info input:not([type="password"])::-moz-placeholder {
    color: #ff4747;
}
.user_info input:not([type="password"]):-moz-placeholder {
    color: #ff4747;
}
.user_info input:not([type="password"]):-ms-input-placeholder {
    color: #ff4747;
}
.user_info input:not([type="password"])::placeholder {
    color: #ff4747;
}
.archive-broadcast-btn {
    color: #2e3192;
    padding: 15px;
    font-size: 18px;
    text-decoration: underline;
    font-family: 'Myriad Pro', sans-serif;
}
.archive-broadcast-btn:hover {
    color: #2e3192;
    text-decoration: underline!important;
}
.archive-broadcast-btn-block {
    text-align: center;
    margin-top: 20px;
}
.broadcast-hall-and-archive-block-copy {
    margin-top: 90px;
}
.broadcast-hall-and-archive-block-copy {
    margin-top: 90px;
}
.broadcast-hall-and-archive-block-copy .title img {
    margin-top: 5px!important;
    left: 0px!important;
}
.broadcast-hall-and-archive-block-copy .title {
    padding-left: 55px!important;
}
.broadcast-hall-and-archive-block-copy .recommend.broadcast-halls-block {
    margin-bottom: 0px!important;
}
.broadcast-main-hall-description,
.broadcast-main-hall-lektor {
    font-family: 'Myriad Pro', sans-serif;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}
.broadcast-main-hall-description.load,
.broadcast-main-hall-lektor.load {
    opacity: 1;
}
.broadcast-main-hall-description {
    font-size: 20px;
}
.broadcast-main-hall-description.load {
    padding-top: 2px;
}
.broadcast-main-hall-lektor {
    font-size: 16px;
}
.broadcast-main-hall-lektor.load {
    padding-top: 5px;
}
.program-lektor {
    font-family: 'Myriad Pro', sans-serif;
    font-size: 13px;
    color: #8898a7;
}
.page-lekciya .comments .title img, .page-lekciya .recommend .title img {
    margin-top: 3px;
}
.page-lekciya-section {
    padding-top: 50px;
}
.broadcast-main-hall-title-block {
    width: auto;
    float: left;
    display: inline-block;
    padding: 0 30px;
    height: 65px;
    max-width: 33%;
}
.broadcast-main-hall-title-block.hall-title-empty {
    padding: 0 15px;
    height: auto;
}
.p-0-30 {
    padding: 7px 30px 0 30px!important;
}
.p-r-0 {
    padding-right: 0px;
}
.col-auto {
    float: left;
    width: 100%;
}
.desc-info {
    padding-top: 25px;
}
.page-broadcast .broadcast-main-hall-title {
    font-size: 30px;
    font-family: 'Myriad Pro', sans-serif;
    text-align: center;
}
.page-broadcast .recommend {
    position: relative;
    margin-top: -65px;
    margin-bottom: 65px;
    padding: 0 15px;
}
.page-broadcast .recommend.broadcast-halls-block {
    padding: 0;
}
.page-lekciya .recommend .items .item a .description {
    text-decoration: underline;
    color: #2e3192;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
}
.page-broadcast .recommend.broadcast-halls-block .item .type {
    padding-top: 15px;
    font-size: 14px;
}
.broadcast-halls-block .items {
    padding-bottom: 30px;
}
.page-lekciya .recommend.broadcast-halls-block .items .item .description a {
    font-size: 17px;
    line-height: 25px;
}
.broadcast-halls-block .items .item {
    padding-bottom: 17px!important;
}
.broadcast-archive-block .items .item {
    padding-bottom: 0px!important;
}
.broadcast-archive-block .nav-video-wrapper button {
    margin: 25px 15px 0 15px;
}
.page-lekciya .recommend.broadcast-halls-block .items [class^="col-"] + [class^="col-"] .item {
    border-top: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
    .broadcast-halls-block:not(.broadcast-archive-block) .items>div:nth-child(odd) {
        padding: 7px 15px 0 30px!important;
    }
    .broadcast-halls-block:not(.broadcast-archive-block) .items>div:nth-child(even) {
        padding: 7px 30px 0 15px!important;
    }
}
@media (max-width: 1199px) {
    .broadcast-halls-block .items {
        margin: 0px;
        padding-top: 23px;
        padding-bottom: 30px;
    }
}
.page-lekciya .page-broadcast .recommend .items .item {
    padding: 0px;
}
.page-lekciya .page-broadcast .recommend.broadcast-halls-block .items>div {
    padding-left: 0px;
    padding-right: 15px;
}
.page-lekciya .page-broadcast .recommend.broadcast-halls-block .row.items {
    background: #ecf8fc;
}
.page-broadcast .recommend.broadcast-halls-block .title {
    margin-bottom: 23px;
    padding-left: 35px;
    border-bottom: none;
}
.page-broadcast .recommend.broadcast-halls-block .title img {
    position: absolute;
    left: -22px;
}
.page-lekciya .title-page.title-page-broadcast {
    margin-bottom: 20px;
    padding: 0px;
}
.soc_network.list-inline>li {
    padding: 0!important;
}
section.list_one.broadcast-category-list .block:nth-child(n+3) {
    margin-top: 0px;
}
section.list_one.broadcast-category-list .block:nth-child(n+4) {
    margin-top: 30px;
}
.m-t-30 {
    margin-top: 30px;
}
.flex-aligner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 24em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.aligner-item--fixed {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    max-width: 50%;
}
.aligner-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.page-index section.confrontation .bg .text {
    max-width: 100%!important;
}
@media (max-width: 991px) {
    .page-index section.confrontation .bg .text .title {
        width: 100%;
        font-size: 30px!important;
        line-height: 30px;
    }
    .page-index section.confrontation .bg .text .sub-title {
        font-size: 18px!important;
        padding-top: 15px;
    }
}
@media (max-width: 767px) {
    .page-index section.confrontation .bg {
        height: auto!important;
    }
    .page-index section.confrontation .bg .text .title {
        width: 100%!important;
    }
    .page-index section.confrontation .bg .text .sub-title {
        padding-top: 0;
    }
}
@media (max-width: 450px) {
    .page-index section.confrontation .bg .text .title {
        font-size: 23px!important;
        width: 180px;
        margin: 0 auto;
        line-height: 21px;
    }
    .page-index section.confrontation .bg {
        height: auto!important;
    }
    .page-index section.confrontation .bg .text .answers .yes,
    .page-index section.confrontation .bg .text .answers .no {
        background-size: contain;
        width: 130px!important;
        height: 72px!important;
        background: none!important;;
        background: transparent!important;;
        border: solid 2px #fff;
        border-radius: 2%;
    }
    .page-index section.confrontation .bg .text .sub-title {
        padding-top: 0;
    }
    .page-index section.confrontation .bg .text .answers .no .counter,
    .page-index section.confrontation .bg .text .answers .yes .counter {
        font-size: 22px!important;
        padding-top: 3px;
    }
    .page-index section.confrontation .bg .text .answers .no span,
    .page-index section.confrontation .bg .text .answers .yes span {
        font-size: 13px;
    }
}
header .auth .inner .pull-right {
    margin-left: 20px;
}
header .logo {
    z-index: 999;
}

@media (max-width: 459px) {
    .page-index .main_carousel .right span,
    .page-index .main_carousel .left span {
        top: 30%;
    }
}

.main_carousel .owl-carousel .owl-video-wrapper {
    /*padding-bottom: 56.25%!important;*/
    background-size: cover;
    /*padding-bottom: 37%!important;*/
    min-height: auto!important;
}

@media (max-width: 767px) {
    header .auth {
        display: inline-block;
    }
    .auth-block {
        display: inline-block;
    }
    .page-index .main_carousel .owl-stage {
        display: block;
       /*height: 0px;*/
        padding-top: 0px;
        overflow: hidden;
        /*padding-bottom: 37%!important;*/
        /*padding-bottom: 52% !important;*/
        padding: 0;
    }
    .page-index .main_carousel .owl-stage .owl-item .owl-video-wrapper {
        background-size: cover;
    }
    .main_carousel .owl-carousel .owl-video-wrapper {
        /*padding-bottom: 52%!important;*/
    }
    .page-index .main_carousel .right span,
    .page-index .main_carousel .left span {
        top: 33%!important;
    }
}
.page-auth .block-auth {
    height: auto!important;
}
@media (max-width: 1199px) {


    .main_carousel .owl-carousel .owl-video-wrapper {
        background-size: contain!important;
    }
}
.recommend_section form .row {
    margin: 0;
    -webkit-column-width: 300px;
    -moz-column-width: 300px;
    column-width: 300px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.recommend-btn-block {
    -webkit-column-count: 1!important;
    -moz-column-count: 1!important;
    column-count: 1!important;
}
.recommend_section form .row:last-child {
    margin-right: -15px;
    margin-left: -15px;
}
.recommend_section form {
    margin-top: 5px!important;
}
.lection-favorite-btn {
    width: 32px;
    height: 30px;
    margin-top: -5px;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    top: 7px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url('./img/icons/icon-favorite-gray1.png');
}
.li-favorite-added {
    opacity: 0.7!important;
}
.li-favorite-added .lection-favorite-btn {
    background-image: url(/local/templates/invitro_new/./img/icons/icon-favorite-added.png);
}
.lection-favorite-btn:hover {
    background-image: url('./img/icons/icon-favorite-hover.png');
}
.page-lk-user>.container {
    margin-top: 0!important;
}
.page-lk-user .user_info.favorites_section {
    background-color: #fff;
    padding: 0px;
}
.favorites_section .articles .item .description {
    position: absolute;
    z-index: 20;
    left: 30px;
    right: 30px;
    top: 110px;
    color: #fff;
}
.favorites_section .articles>div {
    margin-bottom: 30px;
}
.favorites_section .articles .item:hover {
    cursor: pointer;
    background-color: #2e3192;
}
.favorites_section .articles .item:hover .grid:after {
    background: transparent;
}
.favorites_section .articles .item:hover .picture img {
    visibility: hidden;
}
.favorites_section .articles .item:hover .bottom {
    display: block;
}
.favorites_section .articles .item .description .title {
    color: #fff!important;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 27px;
    line-height: 30px;
}
.favorites_section .articles .item .bottom {
    display: none;
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    text-align: center;
    opacity: .5;
    border-top: 1px solid #fff;
    padding: 20px 0 10px;
}
.favorites_section .articles .item .picture img {
    width: 100%;
}
.page-404 .image-404,
.page-404 .text-404,
.page-404 .note-404 {
    background: #e0f3fb;
}
.page-404 {
    font-family: 'Myriad Pro', sans-serif!important;
    font-weight: 400;
    font-size: 18px;
    margin-top: 33px;
}
p {
    font-family: 'Myriad Pro', sans-serif;
}
.description-rubric {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #344250;
}
#modalLicense form label,
#modalSubmit form label {
    font-size: 16px;
    line-height: normal;
}
.modal-license-container .modal {
  text-align: center;
  padding: 0!important;
}
.modal-license-container .modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-license-container .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#modalLicense .close,
#modalSubmit .close {
    position: absolute;
    z-index: 999;
    top: -20px;
    right: -20px;
    color: #fff;
    opacity: 0.7;
    font-family: 'Myriad Pro', sans-serif;
}
@media (max-width: 767px) {
    #modalLicense .close,
    #modalSubmit .close{
        top: 10px;
        right: 10px;
        color: #333;
    }
}
#modalLicense .modal-dialog,
#modalSubmit .modal-dialog {
    width: 100%;
    max-width: 500px;
}
#modalLicense form .form-control {
    height: 37px !important;
}
#modalLicense .modal-content {
    background-color: #e0f3fa;
}
.row.equal {
    display: flex;
    flex-wrap: wrap;
}
#modalLicense .btn.btn-primary-border {
    position: absolute;
    bottom: 0px;
    right: 15px;
}

.banner-block-fixed-top {
    position: absolute;
    top: -500px;
    transition: top .4s ease-in-out;
    margin-top: 0px!important;
    z-index: 10002;
    width: 100%;
    background-color: #e0f3fa!important;
    padding: 16px 0px;
}
.banner-block-fixed-top .close {
    display: none;
    margin-right: 15px;
}
.banner-block-fixed-top.fixed .close {
    display: block;
    position: absolute;
    right: 0px;
    z-index: 999;
}
.banner-block-fixed-top.fixed {
    margin-top: 0px!important;
    position: fixed;
    top: 0px;
    top: 0;
    z-index: 10002;
    width: 100%;
    background-color: #e0f3fa;
    padding: 16px 0px;
}
#nmoModal .btn {
    margin-top: 15px;
}
#nmoModal label {
    margin-top: 10px;
}
#nmoModal input {
    height: 34px!important;
}
#nmoModal textarea {
    height: 90px!important;
}
#nmoModal input {
    width: auto;
}
#nmoModal .modal-body {
    padding-top: 0px;
}
.modal-nmo-message {
    position: fixed;
    top: 25px;
    right: 0;
    width: 350px;
    left: 0;
    margin: auto;
    z-index: 999;
}
.catalog-filters-selected-rubrik:after {
    content: '×';
    font-size: 12px;
    position: relative;
    left: 5px;
    bottom: 2px;
    cursor: pointer;
}
.catalog-filters-selected-rubrik {
    cursor: pointer;
}
.page-auth .block-auth {
    /*height: auto!important;*/
}
.page-lektory .lektors .container:not(:first-child) {
    margin-top: 30px;
}
.page-lektory section.lektors {
    margin-top: 0px!important;
}
nav.navbar ul.navbar-nav > li > a.red-background {
    color: #fff!important;
    background-color: #ed1651;
}
nav.navbar ul.navbar-nav > li > a.red-background:hover {
    background-color: #e0144c !important;
}
.banner-block img {
    /*max-height: 150px;*/
    width: auto;
    height: auto;
    position: relative;
    margin: auto;
}
.page-index .main_carousel .owl-item .description {
    height: 100%;
    width: 70%;
    /*width: 100%;*/
    cursor: default!important;
}
.page-index .main_carousel .owl-item a>.description {
    cursor: pointer!important;
}
.page-index section.confrontation .text .title {
    line-height: 36px;
    margin-top: 23px;
    margin-bottom: 10px;
}
@media (max-width: 573px) {
    .page-index .main_carousel .owl-item .description {
        position: absolute;
        z-index: 20;
        left: 15px!important;
        top: 10px!important;
        color: #fff;
    }
    .page-index .main_carousel .owl-item .description .title {
        font-size: 12px!important;
    }
    .page-index .main_carousel .owl-item .description .sub-title {
        font-size: 18px!important;
        line-height: 18px!important;
        font-weight: 700!important;
    }
    .page-index .main_carousel .owl-item .description .lektor, .page-index .main_carousel .owl-item .description .level {
        font-size: 14px!important;
    }
}
.main_carousel .owl-carousel .owl-video-tn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('./img/bg-image.png') repeat;
}
@media (max-width: 960px) {
    .main_carousel .owl-carousel .owl-video-wrapper {
        /*padding-bottom: 37%;*/
        /* padding-bottom: 37%!important; */
        min-height: auto!important;
    }
}
.main_carousel .owl-item.owl-video-playing .owl-video-wrapper {
    padding-bottom: 0%!important;
}
.main_carousel .owl-item.owl-video-playing .owl-video-wrapper .owl-video-frame {
    margin-bottom: -5px;
}
.page-blog .blog .block .item .right .title {
    margin-top: -5px;
}
.page-blog .blog {
    margin-top: 0!important;
}
.page-blog .blog .container {
    padding-top: 25px;
}
.page-blog .blog .block .item .right .title a {
    line-height: 40px;
}
.page-blog .show-more {
    padding: 0 !important;
    width: 180px;
    margin: auto;
}
.page-blog .show-more a {
    margin-top: 30px;
}
.navigation .breadcrumb {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0;
}
.navigation .breadcrumb li {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.navigation .breadcrumb li a {
    color: #8898a7;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px dotted #8898a7;
}
.navigation .breadcrumb li.last:before {
    content: " | " !important;
}
.navigation .breadcrumb li + li:not(.last):before {
    content: "";
    padding: 0 8px;
    background: url('./img/icons/breadcrumbs.png') center center no-repeat;
}
main section .subtitle-page span:first-child,
main section .subtitle-page .subtitle-link{
    color: #ed1651;
    font-weight: 700;
    margin-left: 0;
    text-decoration: none;
}
.page-index section.confrontation .text .sub-title {
    margin-left: 0px;
}
section.confrontation {
  /*img {
      width: 100%;
    }*/
}
.page-lekciya .confrontation .text .answers .no .counter, .page-lekciya .confrontation .text .answers .yes .counter {
    margin-top: -14px;
}
.page-lekciya .confrontation .text .answers {
    margin: 20px auto;
    margin-top: 10px;
    width: 100%;
}
@media (max-width: 573px) {
    .page-lekciya .confrontation .text .answers .no {
        margin: 0px!important;
        margin-top: 35px!important;
    }
    .page-lekciya .confrontation .bg {
        height: 400px!important;
    }
}
.page-lekciya .confrontation .text .answers .yes {
    background: url(./img/confrontation/yes.png) no-repeat!important;
    margin-left: 5px;
}
.page-lekciya .confrontation .text .answers .no, .page-lekciya .confrontation .text .answers .yes {
    display: inline-block;
    background-size: contain!important;
    width: 245px;
    height: 125px;
    position: relative;
}
.page-lekciya .btn-confrontation div {
    font-size: 14px;
    font-weight: 400;
    margin-top: -4px;
}

.page-lekciya .btn-confrontation {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 700;
    bottom: -16px;
    position: absolute;
    text-align: center;
    font-size: 13px;
    //padding: 13px 20px 10px;
    padding: 4px 20px 3px;
    color: #484848;
    background-color: #fff;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    cursor: pointer;
    border: solid 2px #fff;
}
.page-lekciya .btn-confrontation.btn-confr-disabled {
    cursor: default!important;
}
.page-lekciya .btn-confrontation:not(.btn-confr-disabled):hover {
    border: solid 2px #122d98;
}
.page-lekciya .yes .btn-confrontation {
    right: 47px;
}
.page-lekciya .no .btn-confrontation {
    left: 47px;
}
.page-lekciya .confrontation .text .answers .no span, .page-lekciya .confrontation .text .answers .yes span {
    /*line-height: 52px;*/
}
.page-lekciya .confrontation .text .answers .no {
    background: url(./img/confrontation/no.png) no-repeat;
}
.page-lekciya .confrontation .bg {
    background: url(/local/templates/invitro_new/img/confrontation/default-bg.png) no-repeat;
    height: 240px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position-x: 50%;
}
.confrontation .bg {
  background: url('../img/confrontation/1.png') no-repeat;
  height: 379px;
  position: relative;
}
.confrontation .text {
  position: absolute;
  top: 40px;
  bottom: 0;
  /*left: 15px;
      right: -15px;*/
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.confrontation .text .title {
  font-family: 'Myriad Pro', sans-serif;
  font-weight: 400;
  font-size: 50px;
  color: #fff;
  letter-spacing: 1px;
}
.confrontation .text .sub-title {
  font-family: 'Myriad Pro', sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #fff;
  margin-left: 40px;
  margin-top: -10px;
}
.confrontation .text .answers {
  margin: 20px auto;
  width: 660px;
  color: #fff;
}
.confrontation .text .answers:after {
  content: "";
  clear: both;
}
.confrontation .text .answers .no,
.confrontation .text .answers .yes {
  display: inline-block;
  padding: 15px 0 10px;
  width: 295px;
  height: 146px;
}
.confrontation .text .answers .no span,
.confrontation .text .answers .yes span {
  font-family: 'Myriad Pro', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
.confrontation .text .answers .no .counter,
.confrontation .text .answers .yes .counter {
  margin-top: -5px;
  font-family: 'Myriad Pro', sans-serif;
  font-weight: 400;
  font-size: 60px;
}
.confrontation .text .answers .no {
  background: url("../img/confrontation/no.png") no-repeat;
  margin-left: 30px;
}
.confrontation .text .answers .yes {
  background: url("../img/confrontation/yes.png") no-repeat;
  margin-left: 5px;
}
.confrontation .text .lektor {
  position: absolute;
  bottom: 10px;
  left: 325px;
  color: #fff;
  font-family: 'Myriad Pro', sans-serif;
  font-weight: 400;
  font-size: 18px;
}
.errortext {
    color: #ed1651;
}
.page-privacy-policy {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
}
.page-lk-user .user_info {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
}
.page-contact .btn-primary-border:hover,
.mega-dropdown-menu.specialty .btn-primary-border:hover {
    background-color: #2e3192;
    color: #fff!important;
}
.page-about h3, .page-about p {
    font-family: 'Myriad Pro', sans-serif!important;
    font-weight: 400;
}
.page-about p {
    font-size: 18px;
}
.page-about, .page-contact {
    font-family: 'Myriad Pro', sans-serif!important;
    font-weight: 400;
    font-size: 18px;
}
.page-lektory.page-experts section.lektors .picture {
    width: 297px;
}
.page-lektory.page-experts section.lektors .item {
    height: auto;
}
.page-lektory.page-experts section.lektors .info {
    padding: 15px 35px;
    transform: none;
    position: static;
}
.page-lektory.page-experts section.lektors .block:nth-child(n+3) {
    margin-top: 0px;
}
.page-lektory.page-experts section.lektors .block {
    margin-bottom: 30px;
}
header .container {
    /*padding-top: 25px;*/
}
.page-lektor .author.row {
    margin: 0px;
    height: auto;
}
.page-lektor .author .info {
    position: static!important;
    transform: none!important;
    padding-top: 25px;
    padding-left: 25px;
}
.page-lektor div.text {
    margin-left: 50px;
}
.page-lektor ul li img {
    position: absolute;
}
.user_info .element-form__item-hidden {
    display: none;
}
.user_info span.select2-container {
    width: 100%!important;
}
.select2-container {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.filter .select2-selection__rendered {
    padding-left: 12px!important;
}
.select2-selection__choice {
    margin: 0!important;
    height: 46px;
}
.select2-selection__clear {
    margin-top: 0!important;
}
.select2-container--default .select2-selection--single , .select2-selection{
    height: 48px;
    border: 1px solid rgba(136, 152, 167, 0.6) !important;
}
.select2-container--open .select2-selection__arrow {
    background: url('./img/icons/arrows/select-drop.png') center center no-repeat!important;
}
.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    content: "";
    position: absolute;
    right: 15px;
    top: 22px;
    background: url('./img/icons/arrows/select-no-drop.png') center center no-repeat;
    width: 15px;
    height: 9px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 48px;
    line-height: 48px;
    padding-left: 12px;
    color: #555;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 0;
    border-bottom: 1px solid rgba(136, 152, 167, 0.6) !important;
}
.select2-container--default .select2-results__option .select2-results__option {
    line-height: 1.42857143;
    list-style: none;
    margin: 0;
    padding: 8px 15px;
}
.select2-container--default .select2-results__option .select2-results__option {
    line-height: 1.42857143;
    list-style: none;
    margin: 0;
    padding: 8px 15px;
}
.select2-container--default .select2-results__options li[aria-selected~=true] {
    background-color: #daf1f9;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ecf8fc;
    color: inherit;
}
footer .container {
    padding-top: 30px;
}
section.description-rubric .container {
    padding-top: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .page-index .main_carousel .description {
        left: 130px !important;
        top: 100px !important;
    }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.bx-flat-filter .bx-filter-section {
    padding-top: 0px;
}
.bx-flat-filter {
    font-family: 'Myriad Pro', sans-serif;
    margin-bottom: 0px;
}
.page-lekcii .description-rubric {
    margin-bottom: 0px!important;
}
.page-lekcii .list .container .list_one>.container {
    padding-top: 0px;
}
.page-lekcii .btn-filter-block.bx-filter-parameters-box .btn-primary-border {
    font-family: 'Myriad Pro', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #344250;
    text-transform: uppercase;
    padding: 15px 40px 10px;
}
.page-lekcii .filter {
    min-height: 100px;
}
.page-lekcii .filter>div,
.page-lekcii .filter .bx-filter-parameters-box {
    padding-bottom: 15px;
}
.page-lekcii .filter .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fff;
    border: none;
}
.page-lekcii .filter .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block;
}
.page-lekcii .filter .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: relative;
    padding-right: 1px;
}
.page-lekcii .filter .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #aaa;
}
.page-lekcii .filter .page-lekcii .filter .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid rgba(136, 152, 167, 0.6)!important;
}
.page-lekcii .filter .btn.btn-primary-border {
    margin-top: 22px;
}
.page-lekcii section.list  .row.articles .block,
.page-lekcii section.list .list_one div.row.articles .col-lg-6 {
    margin-top: 0;
}

.page-lekcii section.list .list_one .row.articles .block {
    margin-top: 30px;
}

.page-lekcii .list .container {
    padding-top: 30px;
}
.page-lekcii .broadcast-category-list .list .container {
    padding-top: 0px;
}

.page-lekcii .list .articles .block.col-lg-3 {
  padding-bottom: 30px;
}

.bx-flat-filter .bx-filter-section {
    background: #fff;
}
#modalFeedback .modal-content .modal-header {
    border-bottom: solid 2px #edf9fd;
    margin: 0 15px;
    padding-left: 0px;
}
#modalFeedback .modal-content .modal-title {
    font-size: 24px;
    color: #101010;
    border-bottom: #edf9fd;
    border-bottom-width: 2px;
}
#modalFeedback .modal-content .modal-body textarea {
    height: auto!important;
}
#modalFeedback .modal-content .modal-body .form-group {
    margin-bottom: 10px;
}
#modalFeedback .modal-content .modal-body .btn.feedback {
    margin-top: 15px;
}
.page-lekciya .comments .messages .message .cloud:before {
/*
    background: url(./img/left-cloud-min-2.png) left center no-repeat;
    width: 34px;
    height: 72px;
    left: -14px;
    top: -27px;
    transform: rotate(8deg);
    z-index: -1;
*/
    background: url(./img/left-cloud-cut.png) left center no-repeat;
    width: 34px;
    height: 72px;
    left: 1px;
    bottom: -2px;
    /* transform: rotate(8deg); */
    z-index: -1;
    top: auto;
}
main.page-lekciya .info .popover .button-auth:hover, .button-auth:active,
main.page-lekciya .answers .popover .button-auth:hover, .button-auth:active {
    background-color: #2e3192;
    color: #fff;
}
main.page-lekciya .answers .popover-content {
    color: #333;
}
main.page-lekciya .info .popover .button-auth,
main.page-lekciya .answers .popover .button-auth {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0 15px;
    background-color: #4d50a2;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    border: none;
    border-radius: 2px;
}
.page-lekciya .js-like-btn {
    width: 27px;
    height: 29px;
    margin-top: -5px;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    top: 6px;
    cursor: pointer;
}
.page-lekciya .liked--selected {
    cursor: default;
}
.page-lekciya .lection-like-btn {
    background-image: url(./img/icons/icon-like-gray1.png);
}
.page-lekciya .lection-like-btn:not(.liked--selected):hover {
    background-image: url(./img/icons/icon-like-hover.png);
}
.page-lekciya .lection-dislike-btn {
    width: 29px;
    top: 11px;
    background-image: url(./img/icons/icon-dislike-gray.png);
}
.page-lekciya .lection-dislike-btn:not(.liked--selected):hover {
    background-image: url(./img/icons/icon-dislike-hover.png);
}
.page-lekciya .comments .messages .message .cloud {
/*
    background-color: #ecf9fd;
    border-radius: 40px;
    border-top-left-radius: 0px;
    height: auto;
    padding: 23px 15px;
    position: relative;
*/
    background-color: #ecf9fd;
    border-radius: 40px;
    /* border-top-left-radius: 0px; */
    height: auto;
    padding: 23px 15px;
    position: relative;
}
.page-lekciya .comments .messages .message .cloud:after {
    display: none;
}
#modalFeedback .modal-content {
    border-radius: 4px;
}
#modalFeedback .modal-content .modal-header {
    padding-bottom: 5px;
}
#modalFeedback .modal-content .modal-header .close {
    right: -48px;
    position: relative;
    top: -33px;
    color: #fff;
    opacity: 0.7;
}
.page-lekciya .desc-info > div.tags:after {
    content: " | ";
    padding: 0 8px;
    display: none;
}
.btn-primary-border {
    color: #344250;
    background-color: transparent;
    border: 3px solid #122d98;
}
main.page-lekciya .info .lektor a {
    margin-right: 10px;
    color: #45489e;
    text-decoration: underline;
}
main.page-lekciya .info .lektor a:hover {
    text-decoration: underline!important;
}
main .top-page .navigation .breadcrumb li.last:before {
    content: "|" !important;
    padding: 0 8px;
}
.page-index section.partners .list .item {
    background: #ecf8fc;
    padding: 50px 20px;
    height: 100%;
}
.page-index section.partners .row.list {
    display: flex;
    flex-flow: row wrap;
}
.page-index .subtitle-page {
    white-space: nowrap;
}

@media (max-width: 767px) {
    .page-index .subtitle-page {
        white-space: normal;
    }
    .select-block .date{
        padding-bottom: 15px;
    }
    .select-block .col-xs-12:nth-child(2) .date{
        padding-bottom: 0;
    }
    .page-lekcii .filter form .btn.btn-primary-border{
        margin-top: 22px;
    }
}
section.partners .container-fluid {
    padding: 0;
}
footer .footer-specialty-row ul.list-unstyled {
    -webkit-column-width: 175px;
    -moz-column-width: 175px;
    column-width: 175px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    padding: 0;
}
footer .footer-inner ul.footer-menu li a {
    white-space: nowrap;
}
.navbar .btn-primary-border {
    color: #344250!important;
    background-color: transparent;
    border: 3px solid #122d98;
}
.main_carousel .owl-carousel .owl-video-wrapper, .owl-carousel .picture {
    /*min-height: 350px;*/
    width: 100%;
    height: inherit!important;
}
.main_carousel .popup-modal-player {
    max-height: 540px;
}
.main_carousel .owl-carousel .owl-video-tn {
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
}
.main_carousel .owl-carousel .owl-video-frame {
    z-index: 9999;
}
.main_carousel .owl-carousel .owl-video-play-icon {
    z-index: 999;
}
.main_carousel .owl-carousel .owl-video-tn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(./img/bg-image.png) repeat;
}

.item-video .partner, .item .partner {
    width: 124px;
    height: 86px;
    background: url(./img/logo_sponsor_bg.png);
	z-index: 200!important;
}
.item-video .partner img, .item .partner img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 15px;
}
.page-index .main_carousel .right span {
    background: url(./img/icons/arrows/right.png) no-repeat;
    background-position-x: 30px;
    height: 52px;
    width: 55px;
    right: 5px;
}
.page-index .main_carousel .left span {
    background: url(./img/icons/arrows/left.png) no-repeat;
    background-position-x: 10px;
    height: 52px;
    width: 55px;
    left: 20px;
}
/*
.main_carousel .item-video .description:hover .sub-title {
    color: #fff!important;
    cursor: pointer;
}
*/
.main_carousel .item-video .description {
    color: #cccccc!important;
    cursor: pointer;
}
a:hover,
a:focus,
a:active,
a:visited {
  text-decoration: none!important;
}
.navbar .dropdown .specialty .column {
    -webkit-column-width: 300px;
    -moz-column-width: 300px;
    column-width: 300px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    padding: 5px 15px;
}
.header-search-submit {
    border-radius: 4px;
    box-shadow: none;
    background: url('./img/icons/search.png') right 10px center no-repeat;
    padding-right: 40px;
    height: 48px;
    border: 0;
    position: absolute;
    right: 1px;
    top: 30px;
}
.search form>.form-group {
    position: relative;
}
header .search .form-control {
    background: none;
    padding-right: 40px;
}
nav.navbar ul.navbar-nav > li.current {background-color: rgb(224, 243, 250);}
ol.breadcrumb li:not(a) {color:red;}

.banner-block img {
    max-width: 100%;
    display: block;
}
#modalBanner .modal-dialog { width:100% !important; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

@media (max-width: 767px) {
  header .logo{
    background: none;
    height: auto;
  }
  .sandwich{
    text-align: left;
  }
  .sandwich #menu_toggle{
    color: #ed1651;
    font-size: 34px;
    cursor: pointer;
    margin-top: -4px;
  }
  body .menu_box{
    position: fixed;
    top: 0;
    right: 100%;
    margin-left: -40px;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
    background-color: #fff;
    overflow: hidden;
    overflow: auto;
    z-index: 10003;
  }
  .menu_box #close_menu{
    position: absolute;
    right: 0;
    text-align: 0;
    background: #fff;
    display: block;
    height: 50px;
    width: 50px;
    z-index: 1;
    line-height: 50px;
    text-align: center;
    font-size: 34px;
    color: #999;
    cursor: pointer;
  }
  .menu_is_active{
    overflow: hidden;
  }
  .menu_is_active .menu_box{
    right: 0;
    margin-left: 0;
  }
  header .auth{
    /*margin: 0 -15px;
    padding-top: 0;*/
    display: block;
  }
  .auth .title{
    display: none;
  }
  nav .soc_network{
    float: none;
    text-align: center;
  }
  nav.navbar{
    border: none;
    margin-top: 50px;
  }
  nav.navbar ul.navbar-nav .nmo-dropdown-menu{
    padding-right: 0;
  }
  .navbar-nav{
    margin-top: 10px;
    margin-bottom: 0;
  }
  nav.navbar ul.navbar-nav > li > a,
  nav.navbar ul.navbar-nav .nmo-dropdown-menu > a{
    padding: 15px!important;
  }
  nav .mega-dropdown .mega-dropdown-menu.specialty .selected{
    margin-bottom: 15px;
    text-align: center;
  }
  .menu_box .m-t-25{
    margin-top: 0 !important;
  }
  nav .mega-dropdown .mega-dropdown-menu.full-width{
    padding-top: 0;
  }
  nav .mega-dropdown .mega-dropdown-menu.specialty li.column:first-child{
    padding-left: 15px;
  }
  nav .mega-dropdown .mega-dropdown-menu.specialty .selected{
    padding-left: 15px;
  }
  nav .mega-dropdown .mega-dropdown-menu{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .bx-messenger-box-extra{
    margin-left: 65px !important;
    }
  #bx-messenger-popup-messenger{
    left: 15px !important;
    right: 15px !important;
  }
}
@media (max-width: 480px){
  .bx-messenger-content-item-params{
    float: none;
    text-align: right;
  }
  .bx-messenger-content-like-button{
    font-size: 0;
    padding-left: 10px;
  }
  .bx-messenger-content-item-content, .bx-messenger-content-item-ol-output .bx-messenger-content-item-content,
  .bx-messenger-content-item-1 .bx-messenger-content-item-content{
    max-width: 100%;
  }
  .bx-notifyManager-item .bx-notifier-item, .im-desktop-popup .bx-notifier-item{
    width: 100%;
    }
  .popup-window.bx-notifyManager-animation{
    left: 15px!important;
    right: 15px!important;
    }
  .popup-window .bx-notifyManager-item{
    padding: 0
  }
}
#toast-container{
  opacity: 0;
}
