.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: url(/new/index-head_new.jpg) center 0 no-repeat;*/
	/*height: 1050px;*/
/*}*/

.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 #f44b1c;
  color: #f44b1c;
}
.button.b-transparent:hover {
	background: #f44b1c;
	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-top__phone {
		margin-left: 10px;
	}
}
@media (max-width: 767px) {
	.header-contact {
		position: fixed;
		width: 100%;
	}
	.header-contact__wrapper {
		background-color: white;
	}
}
@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 #f44b1c;
		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;
	}
}
.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;
}
@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 {
}
.latest-news-item-image,
.latest-news-item-image img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.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;
	}
}