

/* Start:/local/templates/family/components/custom/holiday/.default/style.css?176581284611434*/
/* holiday*/
.holiday h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    color: white;
    text-align: center;
}
.holiday .hero-block-one p {
    width: 1270px;
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    line-height: 42px;
    color: white;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
.holiday .hero-block-two .block {
    border-radius: 30px;
    background: #FC0;
    padding: 30px 20px 20px 20px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;    max-width: 360px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.holiday .hero-block-two .block svg {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.holiday .hero-block-two .block p {
    margin-top: 33px;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 700;
    line-height: 33px;
}
.holiday .hero-block-two .block a {
    width: 100%;
    display: block;
    padding: 18px 0;
    font-size: 15px;
    font-weight: 800;
    width: 100%;
    border-radius: 50px;
    border: 2px solid #000;
}
.holiday .hero-block-two .block a:hover { background: black;color: #FC0; transition: 0.3s}
.holiday .hero-block-two .row {
    gap: 30px;    justify-content: center;
}
.holiday .hero-block-three {
    margin-top: 140px;
}
.holiday .hero-block-three h2 {
    font-weight: 700;
    color: white;
    font-size: 60px;
    line-height: 72px;
    margin-bottom: 60px;
    text-align: center;
}
.holiday .hero-block-three .block {
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 80px 20px 160px 20px;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-width: 490px;background-position: center;transition: 0.3s
}
.holiday .hero-block-three .block:hover {   transform: scale(1.1); transition: 0.3s}
.holiday .hero-block-three .block p:nth-child(1n) {
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
    color: white;
}
.holiday .hero-block-three .block p:nth-child(2n) {

    font-size: 30px;
    font-weight: 600;
    line-height: 37px;
    color: white;    height: 268px;
    display: flex;
    align-items: center;
}
.holiday .hero-block-three .block a {
    color: white;
    padding: 23px 35px;
    font-size: 30px;
    font-weight: 800;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid white;text-transform: uppercase;cursor: pointer;
}
.holiday .hero-block-three .block a:hover { background: var(--Yellow, #FC0);color: white; transition: 0.3s;border: 2px solid var(--Yellow, #FC0);}
.holiday .hero-block-three .row {
    gap: 30px;
    margin-bottom: 30px;
}
.holiday .swiper-slide {
    background-repeat: no-repeat;
    border-radius: 70px;
    height: 600px;
    margin-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}
.holiday .swiper-slide img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.holiday .hero-block-four h2 {
    text-align: center;
    margin-bottom: 60px;
}
.holiday .swiper-holiday {
    width: 1270px;
    margin: 0 auto;
    overflow: initial;
    height: 600px;
}
.holiday .swiper-holiday .swiper-button-prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.holiday .swiper-holiday .swiper-button-prev, .holiday .swiper-holiday .swiper-button-next {
    width: 60px;
    height: 60px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    cursor: pointer;
}
.holiday .swiper-holiday .swiper-button-prev:after {
    display: none;
}
.holiday .swiper-holiday .swiper-button-next:after {
    display: none;
}
.holiday .hero-block-five h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 140px;
}
.holiday .hero-block-five .zakaz {
    border-radius: 70px;
    background: #FC0;
    padding-top: 74px;
    padding-bottom: 75px;
    position: relative;
    height: 420px;
    overflow: hidden;
}
.holiday .hero-block-five .bg {
    position: absolute;
    left: 0;
    top: 0;
}
.holiday .hero-block-five .bg-two {
    position: absolute;
    right: 0;
    bottom: 0;
}
.holiday .hero-block-six {
    text-align: center;
    margin-top: 140px;
}
.holiday .hero-block-six .hero-block-six-row { gap: 30px;}
.holiday .hero-block-six p {
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;text-align: left;
    margin-bottom: 30px;
    color: white;
}
.holiday .hero-block-six a {
    color: white;
    font-size: 50px;
    font-weight: 600;
    line-height: 80px;
}
.holiday .mob-bg {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
}
.holiday .mob-bg-two {
    display: none;
    position: absolute;
    right: 0;
    bottom: 25px;
}
.custom_anchor {     position: relative;bottom: 100px }


@media (max-width: 1700px) {
    .holiday .hero-block-three .block {
        min-width: 48%;
    }
}
@media (max-width: 1530px) {
    .holiday .hero-block-one p {
        font-size: 24px;
        line-height: 33px;
        width: 870px;
    }
    .holiday .hero-block-two .block svg {
        width: 80px;
        height: 80px;
    }
    .holiday .hero-block-two .block p {
        font-size: 18px;
        line-height: 19px;
        margin-top: 17px;
    }
    .holiday .hero-block-two .block a {
        padding: 7px 0;
        font-size: 15px;
    }

    .holiday .hero-block-three .block p:nth-child(1n) {
        font-size: 20px;
        line-height: 25px;
    }
    .holiday .hero-block-three .block p:nth-child(2n) {
        font-size: 16px;
        line-height: 20px;
        padding-top: 54px;
        padding-bottom: 38px;
    }
    .holiday .hero-block-three .block a {
        font-size: 16px;
        padding: 7px 35px;
    }
    .holiday .hero-block-four .swiper-holiday .swiper-slide {
        height: 412px;
    }
    .holiday .hero-block-four .swiper-holiday {
        width: 870px;
        height: 412px;
    }
}
@media (max-width: 1200px) {
    .holiday .hero-block-two .block {
        min-width: 47%;
    }
    .holiday h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .holiday .hero-block-one p {
        font-size: 20px;
        line-height: 28px;
        margin-top: 40px;
        width: 100%;
    }
    .holiday .hero-block-two .block p {
        font-size: 16px;
        line-height: 17px;
        margin-top: 15px;
    }
    .holiday .hero-block-three {
        margin-top: 100px;
    }
    .holiday .hero-block-three h2 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 40px;
    }
    .holiday .hero-block-three .block p:nth-child(2n) {
        padding-top: 61px;
        padding-bottom: 34px;
    }
    .holiday .hero-block-three .block {
        min-width: 47%;
    }
    .holiday .hero-block-five h2 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 40px;
        margin-top: 100px;
    }
    .holiday .hero-block-six {
        margin-top: 100px;
    }
    .holiday .hero-block-six p {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .holiday .hero-block-six a {
        font-size: 30px;
        line-height: 48px;
    }
    .holiday .hero-block-four .swiper-holiday {
        width: 738px;
        height: 352px;
    }
    .holiday .hero-block-four h2 {
        font-size: 40px;
        line-height: 48px;
    }
    .holiday .hero-block-four .swiper-holiday .swiper-slide {
        height: 352px;
    }
}
@media (max-width: 740px) {
    .holiday .hero-block-four .swiper-holiday {
        width: 90%;
    }
    .holiday .hero-block-four .swiper-slide {
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit;
    }
}
@media (max-width: 545px) {
    .holiday .hero-block-four .swiper-slide {
        height: 260px !important;
        border-radius: 30px;
    }
    .holiday .hero-block-four .swiper-holiday {
        height: 260px !important;
    }
    .holiday .hero-block-three .block {
        min-width: 100%;
        max-height: 235px;
        padding: 40px 20px 30px 20px;
    }
    .holiday h1 {
        font-size: 26px;
        line-height: 31px;
    }
    .holiday .hero-block-one p {
        margin-top: 20px;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .holiday .hero-block-two .block svg {
        width: 60px;
        height: 60px;
    }
    .holiday .hero-block-two .block p {
        margin-top: 18px;
        margin-bottom: 47px;
    }
    .holiday .hero-block-two .row {
        gap: 15px;
    }
    .holiday .hero-block-two .block {
        min-width: 100%;
    }
    .holiday .hero-block-three {
        margin-top: 40px;
    }
    .holiday .hero-block-three h2 {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 31px;
    }
    .holiday .hero-block-three .block p:nth-child(2n) {
        height: 140px;padding-top: 0;padding-bottom: 0;
    }
    .holiday .hero-block-four h2 {
        font-size: 26px;
        line-height: 31px;margin-bottom: 20px;
    }
    .holiday .hero-block-five h2 {
        font-size: 26px;
        line-height: 31px;
        margin-top: 40px;
    }
    .holiday .hero-block-six {
        margin-top: 40px;
    }
    .holiday .hero-block-six p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .holiday .hero-block-five .bg {
        display: none;
    }
    .holiday .hero-block-five .bg-two {
        display: none;
    }
    .holiday .mob-bg {
        display: block;
    }
    .holiday .mob-bg-two {
        display: block;
    }
    .holiday .hero-block-five .zakaz {
        border-radius: 40px;
    }
    .holiday .hero-block-three .row { margin-bottom: 0}
}
@media (max-width: 400px) {
    .holiday .hero-block-four .swiper-slide {
        height: 172px !important;
    }
    .holiday .hero-block-four .swiper-holiday {
        height: 172px !important;
    }
    .holiday .swiper-holiday .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    .holiday .swiper-holiday .swiper-button-prev {
        width: 40px;
        height: 40px;
    }
}

/*end holiday*/
/* End */


/* Start:/local/templates/family/components/custom/main.feedback/holiday/style.css?17658128466163*/
div[id^="wait_"]
{
    display: none !important;
    background: none !important;
    border: 0 !important;
    color: #000000;
    font-family: Verdana, Arial,
    sans-serif; font-size: 11px;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal;
    letter-spacing: normal !important;
    line-height: normal;
    padding: 0 !important;
    position: absolute;
    text-align: center !important;
    text-indent: 0 !important;
    width: 0px !important;
    height: 0px !important;
    word-spacing: normal !important;
    z-index: 0;
    content: "";
}
.form_zakaz {      border-radius: 70px;
    background: #FC0;
    padding-top: 74px;
    padding-bottom: 75px;
    position: relative;
    height: 420px;
    overflow: hidden;margin-bottom: 140px}
.form_zakaz .bg {     position: absolute;
    left: 0;
    top: 0;}
.form_zakaz .bg-two {      position: absolute;
    right: 0;
    bottom: 0;}
.form_zakaz .mob-bg {     display: none;
    position: absolute;
    left: 0;
    bottom: 0;}
.form_zakaz .mob-bg-two {      display: none;
    position: absolute;
    right: 0;
    bottom: 25px;}

.mfeedback {      width: 490px;
    margin: 0 auto;
    position: relative;}
.mfeedback .mf-flex  { display: flex;    justify-content: space-between;}
.mfeedback input[type="text"] { padding: 20px;border-radius: 10px;color: rgba(0, 0, 0, 0.70);font-size: 16px;font-weight: 400;
border: none;
margin-bottom: 17px;outline: none;
}
.mfeedback .submit   {  text-align: center }
.mfeedback .submit  input[type="submit"]  { font-family: Mulish;
    border: none;color: #000;text-align: center;font-size: 30px;font-weight: 800;padding: 17px 35px;border-radius: 50px;
margin-top: 30px;cursor: pointer;text-transform: uppercase;
}
.mfeedback .submit  input[type="submit"]:hover { background: black;color: white;transition: 0.3s }

.error_inner {      margin-bottom: 10px;}
.mf-ok-text {      margin-bottom: 10px;}
/* select custom */
.mfeedback {
   
    padding: 0;
    box-sizing: border-box;
    border-color: inherit;
}

.select {

    height: 60px;
    cursor: pointer;
    background-color: white;

    border-radius: 10px;
}
.select_options {      border-radius: 10px;


    max-height: 159px;
    overflow: auto;
    position: relative;
    bottom: 0px;
    min-height: 61px;
}
.select_expand {
    width: 0;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
}

.select_expand::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;



    pointer-events: none;
    z-index: 2;
    transition: all 250ms cubic-bezier(.4,.25,.3,1);

    background-image: url(/local/templates/family/components/custom/main.feedback/holiday/images/select_arrow.svg);
    background-repeat: no-repeat;
    width: 11px; height: 8px; background-size: contain;
}

.select_expand:hover::after {opacity: 1}

.select_expand:checked::after {transform:  rotate(180deg)  ;opacity: 0}

.select_expandLabel {
    display: block;
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.select_close {display: none}

.select_closeLabel {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

.select_items {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;

    border-radius: 10px;
    padding-top: 0px;    z-index: 2;
}

.select_input {display: none}
.select_options li { background: white;   }
.select_label {
    transition: all 250ms cubic-bezier(.4,.25,.3,1);
    display: block;
    height: 0;

    line-height: 20px;
    overflow: hidden;
 color: rgba(0, 0, 0, 0.70);font-weight: 400;


    cursor: pointer;
    padding-left: 20px;
}

.select_label-placeholder {
    height: 60px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .6;
    background-color: transparent;    display: flex;
    align-items: center;
}

.select_expand:checked + .select_closeLabel {
    display: block;
}

.select_expand:checked + .select_closeLabel + .select_options .select_label {
    height: 60px;    display: flex;
    align-items: center;
}

.select_expand:checked + .select_closeLabel + .select_options + .select_expandLabel {display: none}

.select_input:checked + .select_label {    display: flex;
    align-items: center;
    height: 60px;
}

/*end select custom*/
@media (max-width: 1280px) {
    .mfeedback .submit input[type="submit"] {font-size: 20px !important;margin-top: 30px !important;}

    .mfeedback .submit input[type="submit"] { margin-top: 20px !important}
}
@media (max-width: 778px) {
    .mfeedback .mf-name { margin-bottom: 15px}
    .mfeedback .mf-message { margin-bottom: 10px}

    .mfeedback input[type="text"] { margin-bottom: 0 !important}

}

@media (max-width: 600px) {
    .mfeedback .mf-flex {      display: block;}
    .mfeedback input[type="text"] {    margin-bottom: 15px; width: 100%;padding: 10px 20px;}
    .form_zakaz {       border-radius: 40px;   padding-bottom: 30px;    padding-top: 30px;    padding-left: 20px;
        padding-right: 20px;margin-bottom: 60px;     height: auto;}
    .mfeedback { width: 100% ; padding: 0 30px}
    .select_expandLabel { height: 40px}
    .select_options {      min-height: 40px;}
    .select { height: 40px}
    .select_label-placeholder  { height: 40px}
    .select_expand  { height: 40px}
    .select_expand:checked + .select_closeLabel + .select_options .select_label   { height: 40px}
    .select_input:checked + .select_label  { height: 40px}
    .mfeedback .submit input[type="submit"] {  width: 100%; font-size: 16px;    padding: 10px 5px;margin-top: 20px;}
    .holiday .hero-block-five .zakaz {
        height: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 545px) {
    .form_zakaz .bg {      display: none;}
    .form_zakaz .bg-two {      display: none;}
    .form_zakaz .mob-bg {     display: block;}
    .form_zakaz .mob-bg-two {     display: block;}
}





/* End */


/* Start:/local/templates/family/components/bitrix/main.userconsent.request/news.detail/user_consent.css?17658128465934*/
.main-user-consent-request a {
	cursor: pointer;
}
.main-user-consent-request p { font-size: 14px;    display: inline-block;}
.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}
.main-user-consent-request { margin-top: 7px;    display: block;}
.main-user-consent-request-popup-cont {
	min-height: 290px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	width: 100%;
	max-width: 600px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 10px 0;
	font: normal 18px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 260px;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	font: normal 12px/39px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	border: 1px solid #999;
	overflow: auto;
	padding: 8px;
	text-align: left;
	color: rgb(84, 84, 84);
}

.main-user-consent-request-popup-link {
	height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.main-user-consent-request-popup-link a {
	display: block;
	margin: 20px 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 260px;
}
/* checkbox contactform */
.main-user-consent-request input[type="checkbox"] {
	position: relative;
	cursor: pointer;
	padding: 0;
	margin-right: 5px;
	width: 20px;
}
.main-user-consent-request input[type="checkbox"]:before {
	content: '';
	margin-right: 10px;
	display: inline-block;
	margin-top: -2px;
	width: 20px;
	height: 20px;
	background: #FC0;
	border: 1px solid black;
	border-radius: 2px;
}
.main-user-consent-request input[type="checkbox"]:checked:before {
	background: #FC0;
	border-color: black;
}
.main-user-consent-request input[type="checkbox"]:disabled {
	color: #b8b8b8;
	cursor: auto;
}
.main-user-consent-request input[type="checkbox"]:disabled:before {
	box-shadow: none;
	background: #ddd;
}
.main-user-consent-request input[type="checkbox"]:checked:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 8px;
	background: black;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 black, 4px 0 0 black, 4px -2px 0 black, 4px -4px 0 black, 4px -6px 0 black, 4px -8px 0 black;
	transform: rotate(45deg);
}
/* end checkbox contactform */



/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

.main-user-consent-request-announce{
	color: #333;
	font-size:13px;
	line-height: 15px;
}
.main-user-consent-request-announce-link{
	cursor: pointer;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@media (min-width: 1000px) {

	.main-user-consent-request-popup-cont {
		min-height: 400px;
		min-width: 640px;
	}

	.main-user-consent-request-popup-header {
		max-width: 590px;
	}

	.main-user-consent-request-popup-text,
	.main-user-consent-request-popup-link {
		height: 240px;
	}
	.main-user-consent-request-popup-link a {
		max-width: 200px;
	}
}

@media (max-width: 768px) {
	.main-user-consent-request-popup-cont {
		height: 100%;
	}
}
@media (max-width: 600px) {
	.main-user-consent-request {      position: relative;
		bottom: 0;}
	.main-user-consent-request input[type="checkbox"] {     position: absolute;z-index: 1}
	.main-user-consent-request p { width: 90%;    position: relative;
	    line-height: 16px;
		float: right;z-index: 1}
	.mfeedback .submit input[type="submit"] { font-size: 16px !important;}


}
/* End */


/* Start:/local/templates/family/components/bitrix/news.list/holiday/style.css?17658128466744*/
.modal-holiday {border-radius: 70px !important;
    background: #FC0;position: relative !important;min-width: 1270px;
    width: 1270px !important; height: 100%}
.modal-holiday  .btn-close {  position: absolute;     top: 50px;    right: 90px;font-size: 0;cursor: pointer;opacity: 1;z-index: 1;}
.modal-holiday  .btn-close:focus { box-shadow: none}
.modal-holiday  .modal-img { background-repeat: no-repeat;background-size: cover;    width: 100%;    border-radius: 68px 0px 0px 68px;
    position: absolute;
    background-position-x: center;    height: 100%;}
.modal-holiday .nametitle_inner {     padding: 0px 50px;font-size: 50px;color: #000;line-height: 62px; text-align: center;height: 199px;
    display: flex;
    align-items: center;
    position: relative;
    bottom: 20px;    justify-content: center;
}
.modal-holiday .modal-holiday-flex {  justify-content: space-between;display: flex; }
.modal-holiday .modal-holiday-left    {      z-index: 1;   min-width: 350px;     position: relative; }
.modal-holiday .modal-holiday-right {       width: 100%;  min-height: 685px; padding: 50px; position: relative }

.modal-holiday .modal-holiday-right-inner {  justify-content: space-between;display: flex;    align-items: center;   }
.modal-holiday .description_inner {  text-align: center;font-size: 20px;line-height: 25px;margin-top: 30px;margin-bottom: 30px;}
.modal-holiday .price_inner  {font-size: 50px;line-height: 62px;    width: 279px;}
.modal-holiday .text_inner  { font-size: 30px;line-height: 37px;}
.modal-holiday  .modal_bg {      position: absolute;
    top: 0;
    left: -141px;}
.calendar-no-active {
background: white;
padding: 38px 113px 197px  113px;border-radius: 30px;
position: relative;overflow: hidden;
}
.calendar-no-active .calendar-no-active-inner {
    text-align: center;margin-bottom: 19px;

}
.calendar-no-active .calendar-no-active-inner .calendar-no-active-logo {  }
.calendar-no-active .calendar-no-active-text  {
    color: var(--Black, #000);
    font-family: Mulish;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 62px;
text-align: center;    position: relative;
    z-index: 1;

}
.calendar-no-active .calendar-no-active-text a { position: relative;  }
.calendar-no-active .calendar-no-active-text a:after {  content: '';
    position: absolute;
    border-bottom: 3px solid black;
    left: 0; /* Положение линии слева */
    bottom: 4px; /* Положение линии */
    width: 100%; /* Линия на ширину текста */
}
.calendar-no-active .calendar-no-active-hero {     position: absolute;
    left: 0; bottom: 0;
}
.calendar-no-active .calendar-no-active-hero-two {    position: absolute;
    right: 0; top: 0;
    }


@media (max-width: 1800px) {
    .modal-holiday {      width: 100% !important;    min-width: 100%;}
    .modal-holiday .modal-holiday-left {      min-width: 250px;}
}
@media (max-width: 1600px) {
    .calendar-no-active .calendar-no-active-hero-two {      max-height: 250px;}
    .calendar-no-active .calendar-no-active-hero {      max-height: 250px;}
    .calendar-no-active .calendar-no-active-inner .calendar-no-active-logo {     max-height: 150px; }
    .calendar-no-active .calendar-no-active-text { font-size: 30px;  line-height: 42px;
    }
    .calendar-no-active { padding: 38px 113px 120px  113px;}
    .calendar-no-active .calendar-no-active-text a:after {  border-bottom: 2px solid black;}
}



@media (max-width: 1280px) {
    .modal-holiday .modal_bg {  width: 182px;
        height: 184px;    left: -67px;}
    .modal-holiday .nametitle_inner { font-size: 30px;line-height: 37px;    height: 118px;}
    .modal-holiday .price_inner {  font-size: 25px;line-height: 31px;font-weight: 700;width: 147px}
    .modal-holiday .text_inner { font-size: 16px;line-height: 20px;}
    .modal-holiday .description_inner {  font-size: 14px;font-weight: 600;line-height: 17px;    margin-bottom: 20px;}
    .modal-holiday .modal-holiday-right {      min-height: 479px;    padding: 27px;}
    .modal-holiday {        min-width: 738px;
        margin: 0 auto;   max-width: 738px !important;   border-radius: 40px !important;}
    .modal-holiday .modal-img {  border-radius: 39px 0px 0px 39px;}
    .modal-holiday .modal-holiday-left {     min-width: 204px;}
    .modal-holiday .btn-close svg {width: 20px;height: 20px; }
    .modal-holiday .btn-close {      top: 34px;
        right: 52px;}
.modal  .modal-dialog {      max-width: 100%;}
    .calendar-no-active .calendar-no-active-hero-two {      max-height: 150px;}
    .calendar-no-active .calendar-no-active-hero {      max-height: 150px;}
    .calendar-no-active .calendar-no-active-inner .calendar-no-active-logo { max-height: 100px}







}
@media (max-width: 778px) {
    .calendar-no-active .calendar-no-active-hero {
        max-height: 79px;
    }
    .calendar-no-active .calendar-no-active-inner .calendar-no-active-logo {
        max-height: 50px;
    }
    .calendar-no-active .calendar-no-active-hero-two {       max-height: 79px;}
    .calendar-no-active {  padding: 10px 20px 87px  20px;}
    .calendar-no-active .calendar-no-active-text {
        font-size: 16px;
        line-height: 20px;
    }
    .calendar-no-active .calendar-no-active-text a:after {        border-bottom: 1px solid black;   bottom: 2px;}
    .modal-holiday .modal-holiday-flex {      flex-direction: column;overflow: hidden}
    .modal-holiday .modal-holiday-left { height: 254px }
    .modal-holiday .modal-img { border-radius: 0px 0px 0px 0px;}
    .modal-holiday {      border-radius: 47px !important;}
    .modal-holiday .modal_bg {      top: -95px;left: -25px;}
    .modal-holiday {     min-width: 100%;}
    .modal-holiday .nametitle_inner {font-size: 20px;line-height: 25px;       padding: 0px 0px;     height: 100%;margin-top: 40px; bottom: 0; margin-bottom: 20px}
    .modal-holiday .modal-holiday-right { padding: 20px}
    .modal-holiday .modal-holiday-right-inner {  flex-wrap: wrap;}
    .modal-holiday .price_inner {     width: 100%;
        text-align: center;font-size: 17.796px;
        min-width: 100%; line-height: 22px; margin-bottom: 15px}
    .modal-holiday .text_inner { font-size: 14px}
    .modal-holiday .description_inner {   font-size: 12px;line-height: 15px;
        margin-top: 20px;margin-bottom: 15px}
    .modal-holiday .btn-close {      top: 270px;}
}

@media (max-width: 545px) {
    .calendar-no-active { margin-bottom: 60px}

}

@media (max-width: 370px) {
    .calendar-no-active .calendar-no-active-text {
        font-size: 13px;
        line-height: 17px;
    }


}





/* End */


/* Start:/local/templates/family/components/custom/main.feedback/news.detail/style.css?17658128465707*/
div[id^="wait_"]
{
    display: none !important;
    background: none !important;
    border: 0 !important;
    color: #000000;
    font-family: Verdana, Arial,
    sans-serif; font-size: 11px;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal;
    letter-spacing: normal !important;
    line-height: normal;
    padding: 0 !important;
    position: absolute;
    text-align: center !important;
    text-indent: 0 !important;
    width: 0px !important;
    height: 0px !important;
    word-spacing: normal !important;
    z-index: 0;
    content: "";
}
.form_zakaz {      border-radius: 70px;
    background: #FC0;
    padding-top: 74px;
    padding-bottom: 75px;
    position: relative;
    height: 420px;
    overflow: hidden;margin-bottom: 140px}
.form_zakaz .bg {     position: absolute;
    left: 0;
    top: 0;}
.form_zakaz .bg-two {      position: absolute;
    right: 0;
    bottom: 0;}
.form_zakaz .mob-bg {     display: none;
    position: absolute;
    left: 0;
    bottom: 0;}
.form_zakaz .mob-bg-two {      display: none;
    position: absolute;
    right: 0;
    bottom: 25px;}

.mfeedback {      width: 490px;
    margin: 0 auto;
    position: relative;}
.mfeedback .mf-flex  { display: flex;    justify-content: space-between; gap: 30px}
.mfeedback input[type="text"] { padding: 20px;border-radius: 10px;color: rgba(0, 0, 0, 0.70);font-size: 16px;font-weight: 400;
border: none;
margin-bottom: 17px;outline: none;width: 100%;
}
.mfeedback .submit   {  text-align: center }
.mfeedback .submit  input[type="submit"]  { font-family: Mulish;
    border: none;color: #000;text-align: center;font-size: 30px;font-weight: 800;padding: 17px 35px;border-radius: 50px;
margin-top: 40px;cursor: pointer;text-transform: uppercase;
}
.mfeedback .submit  input[type="submit"]:hover { background: black;color: white;transition: 0.3s }

.error_inner {      margin-bottom: 10px;}
.mf-ok-text {      margin-bottom: 10px;}
/* select custom */
.select {
    position: relative;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    border-color: inherit;
}

.select {

    height: 60px;
    cursor: pointer;
    background-color: white;

    border-radius: 10px;
}
.select_options {      border-radius: 10px;


    max-height: 159px;
    overflow: auto;
    position: relative;
    bottom: 0px;
    min-height: 61px;
}
.select_expand {
    width: 0;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
}

.select_expand::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;



    pointer-events: none;
    z-index: 2;
    transition: all 250ms cubic-bezier(.4,.25,.3,1);

    background-image: url(/local/templates/family/components/custom/main.feedback/news.detail/images/select_arrow.svg);
    background-repeat: no-repeat;
    width: 11px; height: 8px; background-size: contain;
}

.select_expand:hover::after {opacity: 1}

.select_expand:checked::after {transform:  rotate(180deg)  ;opacity: 0}

.select_expandLabel {
    display: block;
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.select_close {display: none}

.select_closeLabel {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

.select_items {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;

    border-radius: 10px;
    padding-top: 0px;    z-index: 2;
}

.select_input {display: none}
.select_options li { background: white;   }
.select_options li:hover { background: #eaeaea;}
.select_label {
    transition: all 250ms cubic-bezier(.4,.25,.3,1);
    display: block;
    height: 0;

    line-height: 20px;
    overflow: hidden;
 color: rgba(0, 0, 0, 0.70);font-weight: 400;


    cursor: pointer;
    padding-left: 20px;
}

.select_label-placeholder {
    height: 60px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .6;
    background-color: transparent;    display: flex;
    align-items: center;
}

.select_expand:checked + .select_closeLabel {
    display: block;
}

.select_expand:checked + .select_closeLabel + .select_options .select_label {
    height: 60px;    display: flex;
    align-items: center;
}

.select_expand:checked + .select_closeLabel + .select_options + .select_expandLabel {display: none}

.select_input:checked + .select_label {    display: flex;
    align-items: center;
    height: 60px;
}

/*end select custom*/
@media (max-width: 600px) {
    .mfeedback .mf-flex {      display: block;}
    .mfeedback input[type="text"] {    margin-bottom: 15px; width: 100%;padding: 10px 20px;}
    .form_zakaz {       border-radius: 40px;   padding-bottom: 30px;    padding-top: 30px;    padding-left: 20px;
        padding-right: 20px;margin-bottom: 60px;     height: auto;}
    .mfeedback { width: 100% }
    .select_expandLabel { height: 40px}
    .select_options {      min-height: 40px;}
    .select { height: 40px}
    .select_label-placeholder  { height: 40px}
    .select_expand  { height: 40px}
    .select_expand:checked + .select_closeLabel + .select_options .select_label   { height: 40px}
    .select_input:checked + .select_label  { height: 40px}
    .mfeedback .submit input[type="submit"] {  width: 100%; font-size: 16px;    padding: 10px 5px;margin-top: 20px;}

}
@media (max-width: 545px) {
    .form_zakaz .bg {      display: none;}
    .form_zakaz .bg-two {      display: none;}
    .form_zakaz .mob-bg {     display: block;}
    .form_zakaz .mob-bg-two {     display: block;}
}





/* End */
/* /local/templates/family/components/custom/holiday/.default/style.css?176581284611434 */
/* /local/templates/family/components/custom/main.feedback/holiday/style.css?17658128466163 */
/* /local/templates/family/components/bitrix/main.userconsent.request/news.detail/user_consent.css?17658128465934 */
/* /local/templates/family/components/bitrix/news.list/holiday/style.css?17658128466744 */
/* /local/templates/family/components/custom/main.feedback/news.detail/style.css?17658128465707 */
