

/* Start:/bitrix/templates/zemli/components/bitrix/search.form/desk_search_form/style.css?17325223432582*/
.search-form {
    padding: 10px 0;
}

.search-form form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.search-form form .input {
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    padding: 12px 25px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    border: 1px solid rgba(0,0,0,0.1);
    outline: none;
    border-radius: 45px;
}
.search-form form .input:hover, .search-form form .input:focus {
    outline: none;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: inset 0 0 0 2px #97ba00;
    box-shadow: inset 0 0 0 2px #97ba00;
}

.search-form form .button {
    position: absolute;
    z-index: 2;
    right: 0;
    width: auto;
    min-width: auto;
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding: 10px 12px;
    letter-spacing: .05em;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background-color: #d43939;
    border-radius: 45px;
    text-decoration: none;
    text-align: center;
    -webkit-box-shadow: 0 8px 12px 4px rgba(36, 37, 38, 0.2);
    box-shadow: 0 8px 12px 4px rgba(36, 37, 38, 0.2);
}

.search-form form .button svg {
    width: 25px;
    height: 25px;
    fill: #ffffff;
}

@media screen and (max-width: 768px) {
    .search-form {
        padding: 20px 0 10px;
    }
    .search-form form .input {
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        padding: 10px 20px;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-weight: 500;
        border: 1px solid #5e5f60;
        outline: none;
        border-radius: 45px;
    }
    .search-form form .button {
        position: absolute;
        z-index: 2;
        right: 0;
        width: auto;
        min-width: auto;
        border: none;
        outline: none;
        font-size: 14px;
        line-height: 0;
        display: inline-block;
        padding: 15px;
        letter-spacing: .05em;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
        background-color: #d43939;
        border-radius: 45px;
        text-decoration: none;
        text-align: center;
        -webkit-box-shadow: 0 8px 12px 4px rgba(36, 37, 38, 0.2);
        box-shadow: 0 8px 12px 4px rgba(36, 37, 38, 0.2);
    }
    .search-form form .button svg {
        width: 15px;
        height: 15px;
    }
}
/* End */


/* Start:/bitrix/templates/zemli/components/bitrix/search.form/search_form/style.css?17316692372582*/
.search-form {
    padding: 10px 0;
}

.search-form form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.search-form form .input {
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    padding: 12px 25px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    border: 1px solid rgba(0,0,0,0.1);
    outline: none;
    border-radius: 45px;
}
.search-form form .input:hover, .search-form form .input:focus {
    outline: none;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: inset 0 0 0 2px #97ba00;
    box-shadow: inset 0 0 0 2px #97ba00;
}

.search-form form .button {
    position: absolute;
    z-index: 2;
    right: 0;
    width: auto;
    min-width: auto;
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding: 10px 12px;
    letter-spacing: .05em;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background-color: #d43939;
    border-radius: 45px;
    text-decoration: none;
    text-align: center;
    -webkit-box-shadow: 0 8px 12px 4px rgba(36, 37, 38, 0.2);
    box-shadow: 0 8px 12px 4px rgba(36, 37, 38, 0.2);
}

.search-form form .button svg {
    width: 25px;
    height: 25px;
    fill: #ffffff;
}

@media screen and (max-width: 768px) {
    .search-form {
        padding: 20px 0 10px;
    }
    .search-form form .input {
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        padding: 10px 20px;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-weight: 500;
        border: 1px solid #5e5f60;
        outline: none;
        border-radius: 45px;
    }
    .search-form form .button {
        position: absolute;
        z-index: 2;
        right: 0;
        width: auto;
        min-width: auto;
        border: none;
        outline: none;
        font-size: 14px;
        line-height: 0;
        display: inline-block;
        padding: 15px;
        letter-spacing: .05em;
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
        background-color: #d43939;
        border-radius: 45px;
        text-decoration: none;
        text-align: center;
        -webkit-box-shadow: 0 8px 12px 4px rgba(36, 37, 38, 0.2);
        box-shadow: 0 8px 12px 4px rgba(36, 37, 38, 0.2);
    }
    .search-form form .button svg {
        width: 15px;
        height: 15px;
    }
}
/* End */


/* Start:/bitrix/templates/zemli/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1657110652467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/zemli/components/bitrix/news.list/villages_menu/style.css?1729508422150*/
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/zemli/components/bitrix/news.list/end_villages_menu/style.css?1729508850150*/
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/sporina/cookie.notification/templates/.default/style.css?17882491642381*/
.sporina-cookie-notification {
    position: fixed;
    z-index: 9999;
    background-color: #2c3e50;
    color: #ecf0f1;
    padding: 15px 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    visibility: hidden;
    opacity: 0;
    transition: transform 300ms ease-in-out, visibility 0s linear 300ms, opacity 0s linear 300ms;
}

.sporina-cookie-notification.visible {
    visibility: visible;
    opacity: 1;
    transition: transform 300ms ease-in-out;
}

.sporina-cookie-right {
    bottom: 20px;
    right: 20px;
    left: auto;
    max-width: 420px;
}

.sporina-cookie-left {
    bottom: 20px;
    left: 20px;
    right: auto;
    max-width: 420px;
}

.sporina-cookie-content {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.sporina-cookie-text {
    flex: 1;
}

.sporina-cookie-policy-link {
    color: #3498db;
    text-decoration: underline;
    margin-left: 5px;
}

.sporina-cookie-policy-link:hover {
    text-decoration: none;
    color: #5dade2;
}

.sporina-cookie-buttons {
    display: flex;
    gap: 10px;
    flex-shrink: 0;
    flex-direction: column;
}

.sporina-cookie-btn {
    padding: 8px 16px;
    border: none;
    
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.sporina-cookie-accept {
    background-color: #27ae60;
    color: #ffffff;
}

.sporina-cookie-accept:hover {
    background-color: #2ecc71;
    transform: translateY(-1px);
}

.sporina-cookie-decline {
    background-color: #e74c3c;
    color: #ffffff;
}

.sporina-cookie-decline:hover {
    background-color: #c0392b;
    transform: translateY(-1px);
}

.sporina-cookie-notification.sporina-cookie-hidden {
    transform: translateY(100%);
}

/* Для левой/правой позиции достаточно сдвига вниз */

@media (max-width: 768px) {
    .sporina-cookie-content {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .sporina-cookie-buttons {
        width: 100%;
        justify-content: center;
        flex-direction: row;
    }
    
    .sporina-cookie-btn {
        flex: 1;
        max-width: 150px;
    }
}

/* End */


/* Start:/bitrix/templates/zemli/template_styles.css?17731864417440*/
.nores_filter{
	font-size: 14px;
	text-align: center;
	padding: 6px;
}

.gen_body{
	position: relative;
}

/* Страница настроек */

.container.settings{
	padding-top: 100px;
	padding-bottom: 100px;
}

.container.settings h2{
	margin-bottom: 60px;
}

.container.settings form{
	margin-bottom: 60px;
}

.container.settings form input[type='text'],.container.settings form input[type='color']{
	background: #fff;
	outline: none;
	border:0;
	box-shadow: 0 2px 10px rgba(0,0,0,0.05);
	padding:10px;
	border-radius: 10px;
	width: 100%;
}

.container.settings form input[type='color']{
	padding:4px;
	height: 34px;
}

.container.settings form button.button{
	box-shadow: unset;
	padding: 14px 20px;
}

.sets_types .prices_line{
	background: #f4eed6;
	padding:14px;
	border-radius: 14px;
	margin-bottom: 14px;
	display: flex;
	align-items: center;
}

.sets_types .prices_line.sets_head{
	font-size: 18px;
	font-weight: 500;
	background: transparent;
	padding-bottom: 0;
}

.sets_types .prices_col:nth-child(1){
	width: 240px;
	margin-right: 30px;
}
.sets_types .prices_col:nth-child(2){
	width: 60px;
	margin-right: 30px;
}

.sets_types .prices_col:nth-child(3){
	width: 200px;
}

.sets_prices-flex{
	display: flex;
	flex-wrap: wrap;
}

.sets_prices .prices_col{
	background: #f4eed6;
	padding:14px;
	border-radius: 14px;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 2%;
	display: flex;
	flex-direction: column;
}

.sets_prices .prices_col:nth-of-type(4n){
	margin-right: 0;
}

.sets_prices .prices_line{
margin-bottom: 14px;
}

.sets_prices .prices_line label{
	font-size: 14px;
	margin-bottom: 6px;
	display: inline-block;
}

.sets_prices .prices_line.sets_head{
	font-size: 18px;
	font-weight: 500;
}

.sets_res{
	background: #eaf2d7;
	border-radius: 14px;
	padding:20px;
	margin-bottom: 20px;
}



/*  */


.callback-modal__title>span
{
	color:#d43939;
}
.promo-form, .promo-modal-thanks
{
	text-align:center;
}
.promo-form .callback-modal__title
{
	font-size:24px;
	font-family: "Oswald";
}
.promo-form .callback-modal_p_title
{
	width: 100%;
	font-size:18px;
	line-height: 1.5;
	position: relative;
    margin: 0 auto;
    margin-bottom: 24px;
    font-family: "Oswald", "Arial", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.promo-form .callback-modal__title::after ,
.promo-modal-thanks .callback-modal__title::after
{
	left: inherit;
    position: relative;
    height: 4px;
    width: 100px;
    bottom: 0;
    display: block;
    margin-top: 10px;
    margin: 10px auto;
	background:#4e7f0a;
}
.promo-form .callback-modal_upbut_title
{
	font-size:20px;
	line-height: 1.5;
	position: relative;
    margin: 0 auto;
    margin-bottom: 24px;
    font-family: "Oswald", "Arial", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}
.promo-form .callback-modal_updata_title
{
	font-size:24px;
	line-height: 1.5;
	position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
    font-family: "Oswald", "Arial", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.promo-form .callback-modal__text {
    font-size: 16px;
	margin-bottom:0;
	flex-direction: column;
}
.promo-form .callback-modal__form
{

	flex-direction: row;
	margin-bottom:42px;
	margin-top:42px;
}

.promo-form .callback-modal__form input
{
	margin-bottom:0;
	margin-right:20px;
}
.promo-form .modal__content
{
	max-width: 800px;
}

@media (max-width: 768px) {
	.promo-form .callback-modal__form
	{

		display:block;
		margin:20px 0 0 0;

	}

	.promo-form .callback-modal__form>*
	{
		margin-bottom:20px!important;
		width:100%
	}

	{

		display:block
	}


}

.in_map img
{
	max-height: 100px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.nyear
{
	background: url(/bitrix/templates/zemli/./img/2022.png) no-repeat ;
	width: 200px;
    height: 150px;
    position: absolute;
    z-index: 0;
	top: -76px;
    left: -92px;
}
.promo_lists
{
	display:flex;
	justify-content: space-between;
}
.promo_lists .promo-list
{
	list-style:none;
	margin:0;
	padding:0;
	width: 49%;
    text-align: left;
}
.promo_lists .promo-list li
{
	list-style:none;
	margin:0;
	padding:0;
	display:flex;
	margin-bottom: 15px;

}
.promo_lists .promo-list li>span b
{
	font-weight:600
}
.promo_lists .promo-list li>span
{
	width:80%;
}
.promo_lists .promo-list li:before
{
	content:'';
	display: block;
    width: 20%;
    min-width: 70px;
    height: 70px;
    margin-right: 10px;
    float: left;
    background-size: contain;
	background:url(/bitrix/templates/zemli/./img/promo/1.png) no-repeat;
	background-position: top left;
    margin-top: -5px;
}
.promo_lists .promo-list:nth-child(1) li:nth-child(2):before
{
	background:url(/bitrix/templates/zemli/./img/promo/2.png) no-repeat
}
.promo_lists .promo-list:nth-child(1) li:nth-child(3):before
{
	background:url(/bitrix/templates/zemli/./img/promo/3.png) no-repeat
}
.promo_lists .promo-list:nth-child(1) li:nth-child(4):before
{
	background:url(/bitrix/templates/zemli/./img/promo/4.png) no-repeat
}
.promo_lists .promo-list:nth-child(2) li:nth-child(1):before
{
	background:url(/bitrix/templates/zemli/./img/promo/5.png) no-repeat
}
.promo_lists .promo-list:nth-child(1) li:nth-child(2):before
{
	background:url(/bitrix/templates/zemli/./img/promo/6.png) no-repeat
}
.promo_lists .promo-list:nth-child(1) li:nth-child(3):before
{
	background:url(/bitrix/templates/zemli/./img/promo/7.png) no-repeat
}
.promo-form .callback-modal__form {
    width: 80%;
    margin: 0 auto 30px auto;
}
.promo-form .callback-modal__title {
    color:#242526;
    line-height: 1.5;
}
.promo-form .callback-modal__title::after
{
	background:#D43939;
}
.promo_lists .promo-list:nth-child(2) li
{
	margin-bottom: 20px
}


@media (max-width: 768px) {

	.nyear {
	    background-size: 90px 65px;
		width: 83px;
		height: 150px;
		top: -32px;
		left: -38px;
	}

	.promo_lists .promo-list li
	{
		font-size:14px;
		}
	.promo_lists .promo-list li:before
	{

		height: 50px;
		margin-right: 0;
		background-size: 55px!important;
	}
	.promo_lists
	{
		display:block;
	}
	.promo_lists .promo-list
	{
		width: 100%;
	}
	.promo-form .callback-modal__title {
    font-size: 18px;
	}

}

.whats-app-link {
	position: fixed;
	right: 0;
	top:300px;
	width: 58px;
	height: 58px;
	background: url("/bitrix/templates/zemli/img/watsapp-icon-min.png") center no-repeat #3fb31f;
	z-index: 11;
}
@media screen and (max-width: 1100px) and (min-width: 1024px) {
	.whats-app-link {
		top: 74px;
	}
}
@media screen and (max-width: 1023px) {
	.whats-app-link {
		display: none;
		position: relative;
		top: auto;
		-webkit-flex: 0 0 auto;
		-moz-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin-left: auto;
		opacity: 0;
		transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-webkit-transition: all 0.2s ease; }
	.whats-app-link.show {
		opacity: 1;
	}
}
@media screen and (max-width: 768px) {
	.whats-app-link {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		opacity: 1;
		right: auto;
	}
}
@media screen and (max-width: 768px) {
	.whats-app-link {
		top: 100%;
		width: 32px;
		height: 32px;
		background-size: 50%;
	}
}
/*@media screen and (max-width: 799px) {*/
/*	.whats-app-link {*/
/*		margin-left: 15px;*/
/*		width: 44px;*/
/*		height: 44px;*/
/*		background-size: 71%;*/
/*	}*/
/*}*/
/*.whats-app-link a {*/
/*	display: block;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*}*/

.grecaptcha-badge {
	visibility: hidden !important;
}

.error_msg_block{
	display: none;
	border-radius: 10px;
	background: #fff1f1;
	color: red;
	padding: 16px;
	border: 1px solid #fbd5d8;
	margin-bottom: 24px;
}

/* End */
/* /bitrix/templates/zemli/components/bitrix/search.form/desk_search_form/style.css?17325223432582 */
/* /bitrix/templates/zemli/components/bitrix/search.form/search_form/style.css?17316692372582 */
/* /bitrix/templates/zemli/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1657110652467 */
/* /bitrix/templates/zemli/components/bitrix/news.list/villages_menu/style.css?1729508422150 */
/* /bitrix/templates/zemli/components/bitrix/news.list/end_villages_menu/style.css?1729508850150 */
/* /bitrix/components/sporina/cookie.notification/templates/.default/style.css?17882491642381 */
/* /bitrix/templates/zemli/template_styles.css?17731864417440 */
