

/* Start:/bitrix/templates/proclinic/components/bitrix/menu/menu/style.css?17882716031319*/
.navbar-nav .caret, .navbar-nav.sm-collapsible ul .caret {
	position: absolute;
	right: 0;
	margin: 0 20px 0 0;
	padding: 0;
	width: 44px;
	height: 44px;
	line-height: 41px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	z-index: 1000;
}
.navbar-nav .caret:before {
	content: "\2b";
	font-family: monospace;
	font-weight: bold;
	font-size: 30px;
	color: #2491d0;
}
.navbar-nav .open > .caret:before {
	content: "\2212";
}

/* Вложенные страницы подраздела в выпадающем меню */
.dropdown-menu li.has-submenu > a {
	font-weight: 600;
}
.dropdown-menu .dropdown-submenu {
	list-style: none;
	margin: 2px 0 8px;
	padding: 0 0 0 12px;
	border-left: 2px solid #dbe7ea;
}
.dropdown-menu .dropdown-submenu > li > a {
	display: block;
	padding: 3px 0;
	font-size: 13px;
	color: #6b8189;
}
.dropdown-menu .dropdown-submenu > li > a:hover,
.dropdown-menu .dropdown-submenu > li > a:focus {
	color: #08798a;
}

@media (max-width: 768px) {
	.dropdown-menu .dropdown-submenu {
		padding-left: 14px;
	}
	.dropdown-menu .dropdown-submenu > li > a {
		padding: 6px 0;
		font-size: 14px;
	}

	.navbar-nav .open .dropdown-menu {
		border: medium none;
	}

	.top-menu ul.dropdown-menu {
		border: medium none;
	}

	.top-menu .navbar-nav li.active > a {
		border: medium none;
	}
}
/* End */


/* Start:/bitrix/templates/proclinic/components/bitrix/news.list/slider/style.css?1720437079150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/proclinic/components/bitrix/news.list/uslugi/style.css?17883535272489*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.services a:hover {
	color: #fff;
}

/* Плитки заболеваний на главной.
   Было: display:table / table-cell — ширина колонок распределялась по длине
   текста, поэтому плитки получались разной ширины и очень высокими.
   Стало: сетка с равными колонками, одинаковая высота и компактные отступы. */
#services {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 3px;                 /* тонкие светлые разделители, чтобы плитки не сливались */
	width: 100%;
	background: #fff;
}

#services .service {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	width: auto;              /* сбрасываем ширину bootstrap-колонок */
	height: auto;             /* и высоту от table-cell */
	float: none;
	padding: 26px 18px 28px;
	text-align: center;
}

/* плитки теперь в два ряда, поэтому подъём при наведении делаем мягче,
   иначе плитка нижнего ряда наезжает на верхний */
#services .service:hover {
	top: -6px;
}

#services .service-icon {
	margin-bottom: 12px;
	font-size: 0;
	line-height: 0;
}

#services .service-icon img {
	width: auto;
	height: 46px;
	object-fit: contain;
}

#services .service-title {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 2.5em;        /* заголовки в 1 и 2 строки начинаются на одной линии */
	margin-bottom: 8px;
}

#services .service h3 {
	margin: 0;
	font-size: 17px;
	line-height: 1.25;
}

#services .service-text {
	margin: 0;
	font-size: 13px;
	line-height: 1.5;
}

@media (max-width: 1199px) {
	#services .service {
		padding: 22px 14px 24px;
	}
	#services .service h3 {
		font-size: 16px;
	}
}

@media (max-width: 991px) {
	#services {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 479px) {
	#services {
		grid-template-columns: 1fr;
	}
	#services .service {
		padding: 20px 16px 22px;
	}
	#services .service-title {
		min-height: 0;
	}
	#services .service-text {
		margin-bottom: 0;
	}
}
/* End */


/* Start:/bitrix/templates/proclinic/components/bitrix/news.list/sertificati/style.css?1720437079150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/proclinic/components/bitrix/news/vrachi/bitrix/news.list/.default/style.css?1783595298359*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.doctors-item-image a {
	display: block;
}
.doctors-item-name a {
	color: inherit;
	text-decoration: none;
}
.doctors-item-name a:hover,
.doctors-item-name a:focus {
	color: inherit;
	text-decoration: none;
}

/* End */


/* Start:/local/components/biokvant/consultation.form/templates/.default/style.css?17871332675359*/
.biokvant-consultation {
    position: relative;
    margin: 30px 0px;
    overflow: hidden;
    border-radius: 18px;
    background:
            linear-gradient(
                    110deg,
                    #f1f8f9 0%,
                    #f1f8f9 82%,
                    #08798a 82%,
                    #08798a 100%
            );
}

.main-consultation-form .biokvant-consultation {
    margin: 30px 200px;
}
.biokvant-consultation__content {
    position: relative;
    display: flex;
    align-items: stretch;
    min-height: 360px;
    padding: 22px 28px;
}


.biokvant-consultation__form-wrap {
    position: relative;
    z-index: 2;

    width: 60%;
    /*max-width: 650px;*/
}


.biokvant-consultation__title {
    margin: 0 0 8px;

    color: #202020;

    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
}


.biokvant-consultation__description {
    max-width: 600px;

    margin-bottom: 22px;

    color: #4e5e59;

    font-size: 14px;
    line-height: 1.5;
}


.biokvant-consultation__form-wrap .biokvant-consultation__form {
    width: 100%;
    padding: 0;
}


.biokvant-consultation__field {
    margin-bottom: 12px;
}


.biokvant-consultation__field input,
.biokvant-consultation__field textarea {
    display: block;

    width: 100%;

    border: 0;
    outline: 0;

    box-sizing: border-box;

    color: #263934;
    background: #fff;

    font-family: inherit;
    font-size: 15px;

    transition:
            box-shadow .2s ease,
            transform .2s ease;
}


.biokvant-consultation__field input {
    height: 40px;

    padding: 0 20px;

    border-radius: 25px;
}


.biokvant-consultation__field textarea {
    min-height: 95px;

    padding: 15px 20px;

    border-radius: 20px;

    resize: vertical;
}


.biokvant-consultation__field input:focus,
.biokvant-consultation__field textarea:focus {
    box-shadow:
            0 0 0 2px rgba(17, 173, 130, .16),
            0 5px 18px rgba(0, 0, 0, .04);
}


.biokvant-consultation__consent {
    display: flex;
    align-items: flex-start;

    gap: 7px;

    margin: 4px 0 14px;

    color: #536660;

    font-size: 11px;
    line-height: 1.4;

    cursor: pointer;
}


.biokvant-consultation__consent input {
    flex: 0 0 auto;

    margin-top: 2px;
}


.biokvant-consultation__consent a {
    color: inherit;

    text-decoration: underline;
}


.biokvant-consultation__submit button {
    min-width: 125px;
    height: 43px;

    padding: 0 25px;

    border: 0;
    border-radius: 23px;

    color: #fff;
    background: #ff8754;

    font-size: 14px;
    font-weight: 600;

    cursor: pointer;

    transition:
            transform .2s ease,
            opacity .2s ease,
            box-shadow .2s ease;
}


.biokvant-consultation__submit button:hover {
    transform: translateY(-1px);

    box-shadow:
            0 6px 16px rgba(255, 135, 84, .25);
}


.biokvant-consultation__submit button:disabled {
    transform: none;

    opacity: .6;

    cursor: default;
}


.biokvant-consultation__status {
    margin-top: 10px;

    font-size: 13px;
}


.biokvant-consultation__status.is-success {
    color: #12815e;
}


.biokvant-consultation__status.is-error {
    color: #c63d3d;
}


/* ===========================
   ВРАЧ
=========================== */

.biokvant-consultation__doctor {
    position: absolute;
    z-index: 1;

    right: 2%;
    bottom: -2px;

    width: 34%;
    height: 100%;

    pointer-events: none;
}


.biokvant-consultation__doctor img {
    position: absolute;

    right: 0;
    bottom: 0;

    display: block;

    width: auto;
    height: 103%;

    max-width: none;

    object-fit: contain;
    object-position: right bottom;

    filter:
            drop-shadow(
                    0 8px 10px rgba(0, 0, 0, .08)
            );
}


/* Honeypot */

.biokvant-consultation__honeypot {
    position: absolute !important;

    width: 1px !important;
    height: 1px !important;

    opacity: 0 !important;

    pointer-events: none !important;

    overflow: hidden !important;
}


/* ===========================
   TABLET
=========================== */

@media (max-width: 1100px) {

    .biokvant-consultation__form-wrap {
        width: 65%;
    }

    .biokvant-consultation__doctor {
        right: -2%;

        width: 38%;
    }

    .biokvant-consultation__doctor img {
        height: 95%;
    }

}


/* ===========================
   MOBILE
=========================== */

@media (max-width: 767px) {

    .biokvant-consultation {
        background: #f1f8f9;
        margin: 30px 0;
    }
    .main-consultation-form .biokvant-consultation {
        margin: 30px 0;
    }

    .biokvant-consultation__content {
        min-height: auto;

        padding: 28px 20px;
    }


    .biokvant-consultation__form-wrap {
        width: 100%;
        max-width: none;
    }


    .biokvant-consultation__title {
        font-size: 24px;
    }


    .biokvant-consultation__doctor {
        display: none;
    }


    .biokvant-consultation__form {
        max-width: none;
    }

}
/* End */


/* Start:/bitrix/templates/proclinic/components/bitrix/news.list/otzivi/style.css?1720437079150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17483569362729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */
/* /bitrix/templates/proclinic/components/bitrix/menu/menu/style.css?17882716031319 */
/* /bitrix/templates/proclinic/components/bitrix/news.list/slider/style.css?1720437079150 */
/* /bitrix/templates/proclinic/components/bitrix/news.list/uslugi/style.css?17883535272489 */
/* /bitrix/templates/proclinic/components/bitrix/news.list/sertificati/style.css?1720437079150 */
/* /bitrix/templates/proclinic/components/bitrix/news/vrachi/bitrix/news.list/.default/style.css?1783595298359 */
/* /local/components/biokvant/consultation.form/templates/.default/style.css?17871332675359 */
/* /bitrix/templates/proclinic/components/bitrix/news.list/otzivi/style.css?1720437079150 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17483569362729 */
