

/* Start:/local/templates/mz/components/bitrix/news.list/main_page_banner/style.css?17394557522818*/
.main_banner_slide_mobile {
 display: none;	
}
.main_banner_slide {
    height: 490px;
    background-size: cover !important;
    background-position: center 0 !important;
    border-radius: 8px;
    position: relative;
    padding-left: 70px;
    border-radius: 8px;	
}
.main_banner_info {
    width: 50%;
    position: relative;
    z-index: 1000;
    min-width: 600px;
}
.main_banner_block {
	background: rgba(255, 255, 255, 0.7);
	backdrop-filter: blur(30px);
    border-radius: 10px;
    padding: 30px 30px 40px 30px;
    margin-bottom: 10px;
}

.main_banner_title {
	font-weight: 500;
    font-size: 28px;
    line-height: 32px;
    color: #000;
    margin-bottom: 20px;
}

.main__banner_text {
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color: #000;	
}

.main_banner_form {
    background: rgba(255, 255, 255, 0.7);
	backdrop-filter: blur(30px);
    border-radius: 10px;
    padding: 20px 30px 20px 30px;
    margin-bottom: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;	
}

.main_banner_input {
    margin-right: 10px;
	width: 65%;
}

.main_banner_input input  {
    width: 100%;
    height: 48px;
    border-radius: 5px;
    border: none;
    outline: none;
    font: 16px "Roboto", sans-serif;
    padding: 0 20px;	
}

.main_banner_button {	
	width: 35%;
}

.main_banner_button button {
    border: none;
    height: 48px;
    font-size: 18px;
	border-radius: 5px;
}

@media only screen and (max-width: 1023px) {
	.main_banner_input {
		margin-right: 10px;
		width: 100%;
	}
	.main_banner_button {
		width: auto;
	}	
}

@media only screen and (max-width: 639px) {
    .main_banner_slide {
		height: auto;
        background: #E8EDF4 !important;
        margin: 0;
        padding: 0;		
    }
	.main_banner_slide_mobile {
		display: block;
		width: 100%;
		height: 350px;
		background-size: cover !important;
	}
	.main_banner_info {
		width: 100%;
		position: relative;
		z-index: 1000;
		min-width: auto;
		margin-top: -50px;
	}	
	.main_banner_block {
		background: rgba(255, 255, 255, 0.7);
		backdrop-filter: blur(30px);
		border-radius: 10px;
		padding: 20px 30px 20px 30px;
		margin-bottom: 10px;
	}	
	.main_banner_title {
		font-weight: 500;
		font-size: 21px;
		line-height: 27px;
		color: #000;
		margin-bottom: 20px;
	}
	.main__banner_text {
		font-weight: 400;
		font-size: 14px;
		line-height: 19px;
		color: #000;
	}
	.main_banner_form {
		padding: 20px;
		margin-bottom: 0;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		align-content: center;
		align-items: center;
	}
    .main_banner_input {
		width: 100%;
        margin: 0 0 10px 0;
    }	
    .main_banner_button {
        width: 100%;
    }	
	.main_banner_button button {
		height: 48px;
		font-size: 20px;
		width: 100%;
	}	
}
/* End */


/* Start:/local/templates/mz/components/bitrix/news.list/main_page_specialization/style.css?1750173775450*/
.appointment_time_title .sub {
    color: #000;
    margin-bottom: 5px;
}
@media only screen and (max-width: 1023px) {
    .doctor_bottom_line {
        display: block;
    }
    .doctor_phone.mm {
        width: 100%;
        margin-top: 15px;
    }
}
@media only screen and (max-width: 576px) {
    .doctor_phone.mm {
        width: 100%;
        margin-top: 15px;
        padding-bottom: 20px;
    }
    .dr_choice {
        display: none;
    }
}
/* End */
/* /local/templates/mz/components/bitrix/news.list/main_page_banner/style.css?17394557522818 */
/* /local/templates/mz/components/bitrix/news.list/main_page_specialization/style.css?1750173775450 */
