.header-contact {
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 11;
}

.header-contact__wrapper {
	display: flex;
	justify-content: space-between;
	padding-top: 7px;
	padding-bottom: 9px;
}

.header-contact__list {
	display: flex;
	justify-content: space-between;
}

.header-contact__name {
	padding-top: 6px;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.1px;
	color: white;
}

.header-contact__phone {
	font-size: 12px;
	font-weight: 400;
	color: white;
}

.page__header {
	padding-top: 0;
}

.header-contact__item {
	cursor: pointer;
}

.index-page .page__content {
	margin-top: -300px;
}

.index-head__bg {
	background-image: url("/dist/img/temp/index-head.jpg");
}

.header-contact .b24-web-form-popup-btn-18 .button {
	padding: 12px 16px;
	font-size: 15px;
	margin-top: 4px;
}

.header-contact__select {
	width: 79%;
}

.header-contact__number {
	display: none;
}

.header-contact__chose {
	display: none;
}

.header-contact__chosen {
	display: none;
}

.button.b-transparent {
	text-align: center;
	background: transparent;
	border: 2px solid #e76411;
  color: #e76411;
}
.button.b-transparent:hover {
	background: #e76411;
	color: white;
}
.button.b-fullwidth {
	width: 100%;
}
.button-up {
	display: none;
	position: fixed;
	z-index: 2000;
	cursor: pointer;
	right: 50px;
	bottom: 50px;
}
.button-up img {
	height: 50px;
	width: auto;
}
.page-additional-text {
	margin-top: 80px;
}
@media (min-width: 1280px) and (max-width:1519px) {
	.header-contact__select {
		margin-left:36px
	}
	.header-contact .b24-web-form-popup-btn-18 .button {
		margin-right:36px
	}
}
@media (min-width: 1280px) {
	.header-contact {
	/*	position: fixed; */
    width: 100%;
		background-color: rgba(0, 0, 0, 0.5);
	}
	.header-wrapper {
	/*	margin-top: 66px; */
	}
	.header-top__phone {
		margin-left: 10px;
	}
}
@media (max-width: 767px) {
	.header-contact {
/*		position: fixed; */
		width: 100%;
	}
	.header-contact__wrapper {
		background-color: white;
	}
	.header-wrapper {
/*		margin-top: 95px; */
	}
	    .submenu.collapse.show {
        padding-top: 66px; 
    }
	    .submenu__close {
        width: 40px;
        height: 40px;
        top: 105px;
        right: 20px;
    }
}
@media (max-width: 1279px) {
	.header-contact__select {
		margin-left: 17px;
		width: 65%;
	}
	.header-contact__wrapper {
		padding-top: 2px;
		padding-bottom: 16px;
	}
	.header-contact .b24-web-form-popup-btn-18 .button {
		margin-right: 19px;
		margin-top: 25px;
	}
	.header-contact .b24-web-form-popup-btn-18 .button {
		font-size: 0;
		background: url(/new/call-back.png) center center no-repeat #e76411;
		width: 44px;
		height: 44px;
	}
	.header-contact__number {
		display: block;
		color: white;
		padding-top: 36px;
		font-size: 20px;
	}
	.header-contact__chose {
		display: block;
		opacity: 0.5;
		color: #ffffff;
		font-size: 15px;
		font-weight: 300;
		line-height: 40px;
		letter-spacing: 0.73px;
		margin-bottom: -5px;
	}
	.header-contact__chosen {
		display: block;
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		letter-spacing: 0.5px;
		position: relative;
	}
	.header-contact__chosen i {
		font-size: 4px;
		transition: 0.5s;
		display: inline-block;
		position: absolute;
		top: 13px;
		margin-left: 8px;
		width: 10px;
		height: 6px;
	}
	.header-contact__chosen i._down {
		transform: rotate(180deg);
	}
	.header-contact__phone {
		display: none;
	}
	.header-contact__list {
		display: none;
		position: absolute;
		background: white;
		z-index: 1;
		padding: 5px;
	}
	.header-contact__name {
		color: #000;
	}
	.index-page .page__header .header-bottom {
		border-top: none;
	}
}

@media (max-width: 767px) {
	.header-contact {
		background: #fff;
	}
	.header-contact__select {
		width: 55%;
	}
	.header-contact__chose {
		opacity: 0.6;
		color: #000000;
		font-size: 16px;
	}
	.header-contact__chosen {
		color: #000000;
		font-size: 19px;
	}
	.header-contact__number {
		color: #000000;
	}
	.index-page .page__content {
		margin-top:0;
		padding-top: 0
	}
	.header-contact__wrapper {
		padding-top: 2px;
		padding-bottom: 0px;
		margin-bottom: -20px;
	}
}
.submenu {
	/*position: relative;*/
	max-height: 70vh;
}
.owl-theme__company .owl-dots {
    position: relative;
    display: block;
    bottom: 0;
}
.header-top .navbar .nav-item,
.header-top__phone {
	white-space: nowrap;
}
@media (max-width: 590px) {
	.header-contact__select {
		width: 45%;
	}
}

@media (max-width: 490px) {
	.header-contact__wrapper {
		flex-wrap: wrap;
		position: relative;
	}
	.header-contact__select {
		width: 100%;
	}
	.header-contact__number {
		margin-left: 17px;
		padding-top: 0;
	}
	.header-contact .b24-web-form-popup-btn-18 .button {
		margin-top: 0;
	}
	a.b24-web-form-popup-btn-18 {
		position: absolute;
		top: 20px;
		right: 3px;
	}
}
@media (max-width: 767px) {
	.page-footer__social {
		flex-direction: inherit;
	}
}
/* whatsapp btns */
.wapp-fixed-btn {
	position: fixed;
	left:50px;
	bottom:50px;
	z-index: 2000;
}
.wapp-fixed-btn_mob {
	display: none;
}
.header-fixed-wrapper {
	display: none;
	padding: 10px 20px;
	box-sizing: border-box;
}
/* Фикс-полоска только на desktop: на мобилке бургер в .header-bottom — не скрывать */
@media (min-width: 992px) {
	.page__header.fixed-header .header-top,
	.page__header.fixed-header .header-bottom {
		display: none;
	}
	.page__header.fixed-header .header-fixed-wrapper {
		display: block;
	}
}
.header-fixed-wrapper .row {
	align-items: center;
}
.header-fixed-wrapper__right {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-end;
	column-gap: 14px;
}
.header-fixed-wrapper .page-header__social {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	column-gap: 8px;
	flex-shrink: 0;
}
.header-fixed-wrapper .page-header__social a {
	display: inline-flex;
	align-items: center;
	flex-shrink: 0;
}
.header-fixed-wrapper .page-header__social img {
	display: block;
	width: auto;
	height: auto;
	max-height: 40px;
}
.header-fixed-wrapper .header-top__phone {
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	flex-shrink: 0;
}
@media (max-width: 767px) {
	.wapp-fixed-btn_pc {
		display: none;
	}
	.wapp-fixed-btn_mob {
		display: block;
		left:15px;
		bottom:30px;
	}
}

.reviews-card__text p,
.reviews-card__text ul,
.reviews-card__text ol {
	font-size: inherit;
}
.reviews-card__text.--preview {
	display:block;
}
.popup .reviews-card__text.--preview {
	display:none;
}
.reviews-card__text.--full {
	display:none;
}
.popup .reviews-card__text.--full {
	display:block;
}
.latest-news-section {
    margin-top: 80px;
}
.latest-news-section [class*="col-"] {
    margin-bottom: 20px;
}
.latest-news-item {
    display: block;
    height: 100%;
    background-color: white;
    border-radius: 15px;
}
.latest-news-item-image {
	height: 200px;
}
.latest-news-item-image,
.latest-news-item-image img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.latest-news-item-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.latest-news-item-title {
    padding: 20px;
}
.head-card-hidden {
	display: none;
}
.head-card-hidden.visible {
	display: block;
}
.head-card-show-hidden {
	margin-top: 0!important;
}
@media (max-width: 767px) {
	.programs-card {
		height: auto;
		padding: 20px;
	}
}
.news-card.md--horizontal .news-card__img img {
	object-fit: cover;
}
.company-details {
	margin-bottom: 80px;
}
.company-details p {
	margin-bottom: 0;
	font-size: 1rem;
}
.blog-inner-page-content img {
	height: auto;
	border-radius: 15px;
}
@media (min-width: 1361px) {
	.index-help__manager.desktop-visible {
		display: block;
	}
}
.blog-inner-page-content ul {
	margin-bottom: 26px;
}
.institutionTypeCountry .institutionTypeCountry-wraper {
	height: auto;
}
.index-head__bg {
	background-size: cover;
}
.index-page__programs {
	margin-bottom: 0;
}
.service-card__title__counter {
	margin-right: 10px;
}
.service-card__title h2 {
	font-size: 1.75rem;
	line-height: 2.375rem;
}
@media (min-width: 1025px) and (max-width: 1279px) {
	.service-card__title h2 {
	  font-size: 1.25rem;
	  line-height: 1.875rem;
	}
  }
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 0.3s ease;
} 
.submenu.collapse.show {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: white; 
    z-index: 1000;
    overflow-y: auto;
}
.institution-reviews__head {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 14px;
    align-items: flex-start;
}
.institution-reviews__head h3 {
    margin-bottom: 0;
}
.institution-reviews__action {
    align-self: flex-start;
}
/* Отзывы: не flex на контейнере — иначе iframe даёт min-width:auto и «узкий» виджет */
.reviews-page .reviews-page__content {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}
/* Яндекс maps-reviews-widget: только 300–760px без серого поля (блог Яндекса API) */
.reviews-page .reviews-wgt__wrapper {
	width: 100%;
	max-width: 760px;
	margin: 48px auto 0;
	box-sizing: border-box;
}
.reviews-page .reviews-wgt__block {
	width: 100%;
	overflow: hidden;
	border-radius: 8px;
	box-sizing: border-box;
}
.reviews-page .reviews-wgt__iframe {
	display: block;
	width: 100% !important;
	height: 800px;
	min-height: 500px;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	box-sizing: border-box;
}
.reviews-page .reviews-wgt__yandex-link {
	box-sizing: border-box;
	text-decoration: none;
	color: #b3b3b3;
	font-size: 10px;
	font-family: "YS Text", sans-serif;
	display: block;
	width: 100%;
	margin-top: 10px;
	padding: 0 8px;
	text-align: center;
	line-height: 1.3;
}
.rewiews-video__wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-left: -8px;
	margin-right: -8px;
	width: 100%;
	box-sizing: border-box;
}
.rewiews-video__wrapper > .title-h2 {
	flex: 0 0 100%;
	width: 100%;
	padding: 0 8px;
	box-sizing: border-box;
}
.reviews-video__block {
	flex: 0 0 25%;
	max-width: 25%;
	box-sizing: border-box;
	padding: 0 8px;
}
.reviews-video__block video {
	width: 100%;
	height: auto;
	display: block;
}
@media (max-width: 1024px) {
	.reviews-video__block {
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width: 575px) {
	.reviews-video__block {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
