

/* Start:/bitrix/templates/universelite_s1/components/bitrix/news/shares/style.css?16161375894810*/
.share-section-description {
    font-size: 14px;
    line-height: 1.5;
    color: #505358;
    padding-bottom: 30px;
}
.news-list .news-list-title {
    display: none;
}
.c-form.c-form-template-1 .intec-content-wrapper {
 
}
.c-form.c-form-template-1:after{
	content: "";
    position: absolute;
    background-image: url(/images/form-small-after.png);
    top: -50px;
    right: 0px;
    left: 100px;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
}
.c-form.c-form-template-1 .widget-content {
    position: relative;
    background: #003400;
    border-radius: 100px;
    padding: 30px 65px 30px 30px;
}
.c-form.c-form-template-1 .widget-content:after{
	content: "";
    position: absolute;
    background-image: url(/images/form-small-after.png);
    top: -50px;
    right: 0px;
    left: 100px;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto; 
	z-index: 1;
}
.c-form.c-form-template-1 .widget-content .decoration-img{
    background-position: center center;
    background-size: contain;
    padding-bottom: 60%;
    background-repeat: no-repeat;
}
.c-form.c-form-template-1 .widget-form-text,
.c-form.c-form-template-1 .widget-form-action {

}
.c-form.c-form-template-1 .widget-form-text {

}
.c-form.c-form-template-1 .widget-form-action {
    text-align: center;
    font-size: 0;
	position: relative;
    z-index: 2;
}
.c-form.c-form-template-1 .widget-form-title {
    font-size: 35px;
    line-height: 1.2;
    font-weight: 900;
}
.c-form.c-form-template-1 .widget-form-description {
	font-size: 16px;
    line-height: 21px;
    margin-top: 25px;
    margin-right: 30px;
	font-family: 'Montserrat-Regular';
}
.c-form.c-form-template-1 .widget-form-button {
    background-color: #ff8a00;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    color: #FFF;
    padding: 20px 68px;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.c-form.c-form-template-1 .widget-form-button:hover {
	-webkit-box-shadow: 0 5px 30px rgb(255, 138, 0);
    -moz-box-shadow: 0 5px 30px rgb(255, 138, 0);
    box-shadow: 0 5px 30px rgb(255, 138, 0);
}
.c-form.c-form-template-1 .view-left .widget-form-title,
.c-form.c-form-template-1 .view-left .widget-form-description {

}
.c-form.c-form-template-1 .view-right .widget-form-title,
.c-form.c-form-template-1 .view-right .widget-form-description {

}
.c-form.c-form-template-1 .widget-content.view-center {

}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-text,
.c-form.c-form-template-1 .widget-content.view-center .widget-form-action {
    display: block;
    width: initial;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-action {
    margin-top: 35px;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-title,
.c-form.c-form-template-1 .widget-content.view-center .widget-form-description {
    text-align: center;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-title {
    margin: auto;
}
.c-form.c-form-template-1 .widget-content.view-center .widget-form-description {
    margin: 25px auto auto auto;
}
.c-form.c-form-template-1 .theme-light .widget-form-title,
.c-form.c-form-template-1 .theme-light .widget-form-description {
    color: #FFF;
}
.c-form.c-form-template-1 .theme-dark .widget-form-title,
.c-form.c-form-template-1 .theme-dark .widget-form-description {
    color: #000;
}

@media all and (max-width: 1000px) {
	.c-form.c-form-template-1 .widget-form-title {
		font-size: 25px;
	}
	.c-form.c-form-template-1 .widget-form-description {
		font-size: 13px;
		line-height: 17px;
		margin-top: 5px;
	}
	.c-form.c-form-template-1 .widget-form-button{
		font-size: 16px;  
		padding: 16px 40px;
	}
	.c-form.c-form-template-1 .widget-content{
		padding:30px;
	}
	.c-form.c-form-template-1 .widget-content .decoration-img{
		padding-bottom:0;
	}
}
@media all and (max-width: 800px) {
	.c-form.c-form-template-1 .widget-form-button{
		margin-top: 10px;
	}
	.c-form.c-form-template-1 .theme-light .widget-form-title,
	.c-form.c-form-template-1 .theme-light .widget-form-description{
		text-align:center;
	}
	.c-form.c-form-template-1 .widget-form-description{
		margin-right:0;
	}
}
@media all and (max-width: 600px) {
	.c-form.c-form-template-1 .widget-form-title {
		font-size: 20px;
	}
	.c-form.c-form-template-1 .widget-content{
		border-radius: 15px;
	}
}

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/news/shares/bitrix/news.detail/extended/style.css?17110037176819*/
/*COMMON STYLES*/
.share-header-block {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}
.share-block {
    margin-top: 50px;
}
.hr-line {
    border-top: 1px solid #dddddd;
    margin: 50px 0 20px 0;
}
.share-image-full {
    display: block;
    width: 100%;
    padding-top: 30%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
/*SALE HEADER*/
.share-header .share-image {
    display: block;
    width: 100%;
    padding-top: 30%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.share-header .share-icons {
    padding: 35px 0;
}
.share-header .share-text {
    padding-top: 30px;
    padding-bottom: 55px;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
}
.share-header .share-period {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    background-color: #e5f0ff;
    padding: 10px 10px 6px 10px;
    border-radius: 5px;
}
.share-header .share-description {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 25px;
}

/*LINKS.php*/
.share-back-link {
    float: left;
    display: block;
    font-weight: bold;
    color: #414141;
    text-decoration: none!important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.share-back-link .back-link-icon {
    display: inline-block;
    font-size: 27px;
    vertical-align: middle;
    padding-bottom: 5px;
    margin-right: 15px;
}
.share-back-link .back-link-text {
    display: inline-block;
    vertical-align: middle;
}
.share-social-block {
    float: right;
}
.share-social-block .social-block-header {
    display: inline-block;
    font-size: 12px;
    color: #a4a4a4;
    padding-bottom: 2px;
    vertical-align: middle;
}
.share-social-block .social-detail-share {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
/**/


@media all and (max-width: 600px) {
    .intec-adaptive .share-back-link {
        float: none;
        display: inline-block;
    }
    .intec-adaptive .share-social-block {
        float: none;
        margin-top: 25px;
    }
    .intec-adaptive .share-social-block .social-block-header {
        display: block;
        padding-left: 5px;
        padding-bottom: 0;
    }
    .intec-adaptive .share-social-block .social-detail-share {
        margin-left: 0;
    }
    .share-image-full {
        padding-top: 50%;
    }
}


.share-timer {
    position: absolute;
    top: 50px;
    padding: 20px;
    background: #fff;
    border: 2px solid #007d45;
}
.share-timer__items {
    margin-top: 10px;
}
.share-timer__title {
    font-size: 17px;
    font-weight: bold;
}
.share-timer__item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.share-timer__item-title {
    font-size: 27px;
    color: #000;
    text-align: center;
    flex: auto;
}
.share-timer__item-description {
    font-size: 12px;
    color: #7e7e7e;
    text-align: center;
    width: 100%;
    flex: auto;
    font-weight: bold;
}
.share-timer__item-title-delimeter {
    width: 10px;
    text-align: center;
    font-size: 27px;
    color: #000;
}
.share-timer__item-title-delimeter + .share-timer__item-description {
    padding-right: 10px;
}

@media all and (max-width: 900px) {
    .share-timer {
        top: 20px;
        padding: 10px;
    }
    .share-timer__item-title {
        font-size: 20px;
    }
    .share-timer__item-title-delimeter {
        font-size: 20px;
    }
    .share-timer__item-description {
        font-size: 12px;
    }
}
@media all and (max-width: 600px) {
    .share-timer__items {
        margin-top: 4px;
    }
    .share-timer__title {
        font-size: 14px;
    }
    .share-timer__item-title {
        font-size: 16px;
    }
    .share-timer__item-title-delimeter {
        font-size: 16px;
    }
    .share-timer__item-description {
        font-size: 10px;
    }
}



.custom-slider {
    margin-top: 30px;
    margin-bottom: 40px;
}
.custom-slider .element-preview {
    display: block;
    position: relative;
    -webkit-transition: border-color 350ms;
    -moz-transition: border-color 350ms;
    -ms-transition: border-color 350ms;
    -o-transition: border-color 350ms;
    transition: border-color 350ms;
    padding: 0 25px 25px 25px;
    -webkit-box-shadow: 0px 0px 17px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0px 0px 17px rgb(0 0 0 / 7%);
    box-shadow: 0px 0px 17px rgb(0 0 0 / 7%);
}

.custom-slider .element-previews .owl-stage-outer{
    padding-top: 50px;
    padding-bottom: 30px;
}
.custom-slider .element-previews .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0
}
.custom-slider .element-previews .owl-nav .owl-prev {
    left: -25px !important;
    position: absolute;
}
.custom-slider .element-previews .owl-nav .owl-next {
    right: -25px !important;
    position: absolute;
}
.custom-slider .element-previews .owl-dots {
    text-align: center;
}
.custom-slider .element-previews .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 10px 0 10px;
}
.custom-slider .element-previews .owl-dots .owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #007d45;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.custom-slider .element-previews .owl-dots .owl-dot.active span {
    background-color: #007d45;
}

.custom-slider .element-gallery-wrapper {
    display: block;
    position: relative;
}
.custom-slider .element-gallery-wrapper-2 {
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    /* padding-bottom: 100%;*/
}
.custom-slider .element-gallery-wrapper-2 .variant-image {
    background-position: center;
    background-repeat: no-repeat;
    height: 320px;
}
.custom-slider .element-gallery-wrapper-2 .element-gallery-popup-10{
    font-size: 16px;
    position: absolute;
    top: -20px;
    left: 0;
    height: auto;
    width: 100%;
    text-align: center;
    color: #000;
    white-space: initial;
    background: #ffffff70;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    overflow: hidden;
    transition: 0.4s;
    visibility: hidden;
    transform: translateY(-10px);
    opacity: 0;
}
.custom-slider .element-gallery-wrapper-2:hover .element-gallery-popup-10{
    visibility: visible;
    transform: translateY(0px);
    opacity: 1;
}
/* End */


/* Start:/bitrix/templates/universelite_s1/components/intec.universe/main.widget/form-index/style.css?162608763510300*/
.ns-intec.c-form-result-new.c-form-result-new-form-1 {
    background: rgba(217, 205, 189, 0.25);
    padding-top: 50px;
    border-top: 10px solid rgba(191, 179, 162, 0.25);
border-bottom: 10px solid rgba(191, 179, 162, 0.25);
}
.c-form-result-new.c-form-result-new-form-1 .intec-content-wrapper {
    position: relative;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-block-bg {
    position: relative;
}
.c-form-result-new.c-form-result-new-form-1 .form-catalog-custom-bg {
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 86px;
    bottom: 100px;
    left: 0;
    right: 0;
    max-width: 1384px;
    margin: 0 auto;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-additional-picture {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    background-repeat: no-repeat;
}
.c-form-result-new.c-form-result-new-form-1 .position-left .form-result-new-additional-picture {
    right: 0;
}
.c-form-result-new.c-form-result-new-form-1 .position-right .form-result-new-additional-picture {
    left: 0;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap {
    position: relative;
    width: 50%;
}
.c-form-result-new.c-form-result-new-form-1 .position-left .form-result-new-form-wrap {
    float: left;
}
.c-form-result-new.c-form-result-new-form-1 .position-right .form-result-new-form-wrap {
    float: right;
}
.c-form-result-new.c-form-result-new-form-1 .position-center .form-result-new-form-wrap {
    margin-left: auto;
    margin-right: auto;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-element .select-address{
	font-size: 18px;
    line-height: 19px;
    padding: 15px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333!important;
    border-color: #afafaf;
}
.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-control select {
    width: 100%;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-content select {
    background: #e3f5f1;
    border: 2px solid #96ceaf;
    border-radius: 5px;
    outline: none;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-content {
    position: relative;
    padding: 50px 80px 0px 0px;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-header {

}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-title {
    font-size: 40px;
    line-height: 42px;
    width: 60%;
    font-weight: 800;
    text-align: left;
    color: #1e1d1d;
}
.c-form-result-new.c-form-result-new-form-1 .consent .intec-input-text,
.c-form-result-new.c-form-result-new-form-1 .consent .intec-input-text a {
    color: #919191;
}
.c-form-result-new.c-form-result-new-form-1 .consent .intec-input-text a{
	text-decoration:underline;
}
.c-form-result-new.c-form-result-new-form-1 .consent .intec-input-text a:hover{
    color: #696969;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-description {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-top: 15px;
}

.c-form-result-new.c-form-result-new-form-1 .form-result-new-element {
    margin-bottom: 25px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-element-input-wrap {
    position: relative;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid;
    outline: none;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input::placeholder {
    font-size: 19px;
    color: inherit;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input:focus::placeholder {
   
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-text,
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-email {
    font-size: 18px;
    line-height: 19px;
    padding: 15px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-textarea {
    font-size: 14px;
    line-height: 21px;
    padding: 10px 25px;
    max-height: 100px;
    min-height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-text.type-captcha {
    min-width: initial;
    max-width: initial;
    width: 180px;
    padding-right: 0;
    margin-top: 10px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-element-input-caption {
    font-size: 19px;
}

.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit {
    font-size: 0;
    text-align: left;
    padding: 50px 0;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit input {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 17px 67px;
    border: none;
    outline: none;
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    border-radius: 38px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-captcha-title {
    margin-bottom: 10px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-captcha {
    padding-top: 20px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-error,
.c-form-result-new.c-form-result-new-form-1 .form-result-new-captcha-error {
    margin-top: 10px;
}

.c-form-result-new.c-form-result-new-form-1 .form-result-new-sent,
.c-form-result-new.c-form-result-new-form-1 .form-result-new-message {
    min-height: 350px;
    font-size: 25px;
    text-align: center;
}

.c-form-result-new.c-form-result-new-form-1 .theme-light .form-result-new-error .errortext,
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap.theme-light,
.c-form-result-new.c-form-result-new-form-1 .theme-light .form-result-new-input {
    color: #FFF!important;
    border-color: #FFF;
}
.c-form-result-new.c-form-result-new-form-1 .theme-light .form-result-new-submit input {
    background-color: #FFF;
    color: #333;
}
.c-form-result-new.c-form-result-new-form-1 .theme-light .form-result-new-submit input:hover {
    background-color: #333;
    color: #FFF;
}

.c-form-result-new.c-form-result-new-form-1 .theme-dark .form-result-new-error .errortext,
.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap.theme-dark,
.c-form-result-new.c-form-result-new-form-1 .theme-dark .form-result-new-input {
    color: #333!important;
    border-color: #afafaf;
}
.c-form-result-new.c-form-result-new-form-1 .consent .intec-input-selector {
    vertical-align: top;
    margin-top: 3px;
}
.c-form-result-new.c-form-result-new-form-1 .form-result-new-element .consent-text{
	display: inline-block;
    text-align: left;
}
.c-form-result-new.c-form-result-new-form-1 .theme-dark .form-result-new-submit input {
    background-color: transparent;
    color: #007d45;
    /* box-shadow: 0px 8px 13px 0px rgba(9, 34, 9, 0.1); */
    border: 2px solid #007d45;
}
.c-form-result-new.c-form-result-new-form-1 .theme-dark .form-result-new-submit input:hover {
    background-color: #007d45;
    color: #fff;
    -webkit-box-shadow: 0px 8px 25px 0px rgba(9,34,9,0.57);
    -moz-box-shadow: 0px 8px 25px 0px rgba(9,34,9,0.57);
    box-shadow: 0px 8px 25px 0px rgba(9,34,9,0.57);
}

@media all and (max-width: 1230px) {
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-title {
		font-size: 35px;
		line-height: 40px;
	    width: 50%;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-input::placeholder,
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-text,
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-email	{
	    font-size: 12px;
		padding: 5px 0px;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-element {
		margin-bottom: 15px;
	}
}
@media all and (max-width: 1000px) {
    .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap {
        float: none!important;
        margin: auto;
        width: initial;
        max-width: 80%;
    }
    .c-form-result-new.c-form-result-new-form-1 .form-result-new-additional-picture {
        display: none;
    }
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-title{
		width: 80%; 
		margin:0 auto;
		font-size: 30px;
		line-height: 35px;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-catalog-custom-bg{
	    background-image: none !important;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-content{
		padding: 35px 0px 0px 0px;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit{
		padding: 35px 0;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit input{
		padding: 15px 45px;
	}
}
@media all and (max-width: 720px) {
    .c-form-result-new.c-form-result-new-form-1 .form-result-new-form-content {
        padding:30px 0px 0px 0px;
    }
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-title {
		font-size: 20px; 
		width: 100%;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-form-wrap{
		max-width: 100%;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-input::placeholder,
    .c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-text,
    .c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-email	{
		font-size: 15px;
	}
	.c-form-result-new.c-form-result-new-form-1 .form-result-new-submit input{
		padding: 17px 40px;
		font-size: 14px;
	}
}
/* End */


/* Start:/local/components/devade/startshop.forms.result.new/templates/main/style.css?176276142318847*/
.startshop-forms-result-new.default {
    display: block;
    margin: 0px;
}

.startshop-forms-result-new.default .startshop-forms-result-new-wrapper {
    display: block;
    position: relative;

}

label.btn-2 {
    border-radius: 50px;
    overflow: hidden;
}

label.btn-2 {
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: inherit;
    font-weight: 600;
    margin-bottom: 1rem;
    margin-top: 1rem;
    outline: none;
    padding: 1rem 50px;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    vertical-align: middle;
}

label.btn-2:hover::before {
    left: 5%;
}

label.btn-2::before {
    color: #fff;
    content: "\f382";
    font-family: "Font Awesome 5 Pro";
    font-size: 100%;
    height: 100%;
    left: -60%;
    line-height: 2.7;
    position: absolute;
    top: 0px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

label.btn-2:hover {
    background-color: #497f42;
}


.startshop-forms-result-new.default .startshop-forms-result-new-caption {
    display: block;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 30px;
}

.startshop-forms-result-new.default .startshop-forms-result-new-row {
    display: block;
    margin-top: 15px;
}

.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-name {
    margin-bottom: 5px;
    color: #262626;
    font-size: 14px;
}

.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-control {

}

.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-control .startshop-input-textarea,
.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-control .startshop-input-select,
.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-control .startshop-input-multiselect,
.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-control .startshop-input-text,
.startshop-forms-result-new.default .startshop-forms-result-new-captcha .startshop-forms-result-new-captcha-code .startshop-input-text {
    width: 100%;
    outline: none !important;
}

.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-control .startshop-input-textarea {
    resize: vertical;
}

.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-control .startshop-forms-result-new-row-control-box {
    display: block;
    padding: 10px;
    border-radius: 5px;
}

.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-control select {
    width: 100%;
}

.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-row-control .startshop-forms-result-new-row-control-box .startshop-forms-result-new-row-control-box-wrapper {
    display: block;
    overflow: hidden;
}

.startshop-forms-result-new.default .startshop-forms-result-new-button {
    display: block;
    font-size: 12px;
    padding: 11px 11px;
    width: 100%;
    margin-top: 30px;
}

.startshop-forms-result-new.default .startshop-forms-result-new-captcha {
    display: block;
    margin-top: 20px;
}

.startshop-forms-result-new.default .startshop-forms-result-new-captcha .startshop-forms-result-new-captcha-caption {
    margin-bottom: 5px;
    color: #262626;
    font-size: 14px;
}

.startshop-forms-result-new.default .startshop-forms-result-new-captcha .startshop-forms-result-new-captcha-image {
    display: block;
    text-align: left;
    font-size: 0;
    margin-bottom: 5px;
}

.startshop-forms-result-new.default .startshop-forms-result-new-captcha .startshop-forms-result-new-captcha-image img {
    display: inline-block;
}

.form-result-new-error {
    display: block;
    color: #ff114a;
    font-size: 12px;
    text-align: left;
}

.startshop-forms-result-new.default .startshop-forms-result-new-row .startshop-forms-result-new-message-error,
.startshop-forms-result-new.default .startshop-forms-result-new-captcha .startshop-forms-result-new-message-error {
    margin-bottom: 10px;
}

.startshop-forms-result-new.default .startshop-forms-result-new-required {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    color: #ff0000;
}

.startshop-forms-result-new.default .startshop-forms-result-new-sent {
    display: block;
    text-align: center;
}

.startshop-forms-result-new.default .submit-block {
    margin-top: 20px;
}

.c-form-result-new.c-form-result-new-form-1 .form-result-new-input.type-textarea {
    padding: 0;
    min-height: 50px;
}

.devade.startshop-forms-result-new.order-form__index {
    background-color: #007D45;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 87%;
    margin: 0 auto;
    border-radius: 11px;
    padding: 22px;
}

.devade.startshop-forms-result-new .order-form__title {
    font-family: "Montserrat", sans-serif;
    font-size: 38.5px;
    color: #fff;
    text-align: center;
    line-height: 37px;
    max-width: 960px;
    width: 100%;
    margin: 6px auto 23px auto;
}

.devade.startshop-forms-result-new .order-form__buttons {
    text-align: center;
}

@media screen and (min-width: 1024px) {
    .devade.startshop-forms-result-new.order-form__index {
        padding: 20px 226px 25px 150px;
        margin-bottom: 30px;
        border-radius: 11px;
        width: 97%;
    }
}



.devade.startshop-forms-result-new .order-form__text {
    font-family: "Montserrat Light", sans-serif;
    font-size: 16px;
    margin: 0 0 15px 158px;
    color: #fff;
}

.devade.startshop-forms-result-new .order-form__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px 30px;
}
.devade.startshop-forms-result-new .order-form__field.wide {
    grid-column: 3 / 1;
}
.devade.startshop-forms-result-new .order-form__toggler.expanded svg {
    display: none;
}
.devade.startshop-forms-result-new .order-form__toggler.expanded span {
    height: 2px;
    background: red;
    width: 10px;
    margin: 0 5px 0 5px;
}

@media (min-width: 1200px) {
    .devade.startshop-forms-result-new .order-form__buttons .order-form__btn {
        min-width: 600px;
    }
}
@media (max-width: 700px) {
    .devade.startshop-forms-result-new.order-form__index {
        padding: 20px 0;
    }
    .devade.startshop-forms-result-new .order-form__grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 15px 30px;
    }
    .devade.startshop-forms-result-new .order-form__field.wide {
        grid-column: 2 / 1;
    }
}

.devade.startshop-forms-result-new .order-form__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    width: 50%;
    position: relative;
}

.devade.startshop-forms-result-new .order-form__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}

.devade.startshop-forms-result-new .order-form-item__title {
    font-family: "Montserrat Light", sans-serif;
    font-size: 14px;
    margin: 0;
    color: #fff;
    text-align: right;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.devade.startshop-forms-result-new .intec-content__index {
    max-width: 1351px;
    width: 100%;
    margin: 0 auto;
}
.devade.startshop-forms-result-new .order-form__toggler {
    cursor: pointer;
}

.devade.startshop-forms-result-new .order-form-item-title__wrap {
    width: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-items: center;
}

.devade.startshop-forms-result-new .order-form-item__title_required {
    position: relative;
    margin-right: 11px;
    width: 200px;
}

.devade.startshop-forms-result-new .order-form-item__title_required::after {
    content: "*";
    position: absolute;
    width: 5px;
    height: 5px;
    color: #e65649;
    top: 0;
    right: -11px;
}

.devade.startshop-forms-result-new .order-form-item__input {
    background-color: white;
    border-radius: 6px;
    border: 1px solid black;
    height: 42px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 15px;
    outline: none;
}

.devade.startshop-forms-result-new .order-form-item__select {
    background-color: white;
    border-radius: 6px;
    border: 1px solid black;
    height: 42px;
    width: 412px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
}

#myFile {
    display: none;
}

.devade.startshop-forms-result-new .order-form-btn__wrap {
    font-family: "Montserrat Medium", sans-serif;
    font-size: 14px;
    margin: 0 0 0 0;
    color: white;
    text-align: right;
    background-color: #000;
    padding: 12px 20px 12px 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 206px;
    height: 44px;
    border-radius: 8px;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #007d45;
}

.devade.startshop-forms-result-new .order-form-btn__wrap::before {
    content: "";
    position: absolute;
    width: 27px;
    height: 24px;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 419.2 419.2' style='enable-background:new 0 0 419.2 419.2;' xml:space='preserve'%3E%3Ccircle cx='158' cy='144.4' r='28.8' fill='white'/%3E%3Cpath d='M394.4,250.4c-13.6-12.8-30.8-21.2-49.6-23.6V80.4c0-15.6-6.4-29.6-16.4-40C318,30,304,24,288.4,24h-232 c-15.6,0-29.6,6.4-40,16.4C6,50.8,0,64.8,0,80.4v184.4V282v37.2c0,15.6,6.4,29.6,16.4,40c10.4,10.4,24.4,16.4,40,16.4h224.4 c14.8,12,33.2,19.6,53.6,19.6c23.6,0,44.8-9.6,60-24.8c15.2-15.2,24.8-36.4,24.8-60C419.2,286.8,409.6,265.6,394.4,250.4z M21.2,80.4c0-9.6,4-18.4,10.4-24.4c6.4-6.4,15.2-10.4,24.8-10.4h232c9.6,0,18.4,4,24.8,10.4c6.4,6.4,10.4,15.2,10.4,24.8v124.8 l-59.2-59.2c-4-4-10.8-4.4-15.2,0L160,236l-60.4-60.8c-4-4-10.8-4.4-15.2,0l-63.2,64V80.4z M56,355.2v-0.8 c-9.6,0-18.4-4-24.8-10.4c-6-6.4-10-15.2-10-24.8V282v-12.4L92,198.4l60.4,60.4c4,4,10.8,4,15.2,0l89.2-89.6l58.4,58.8 c-1.2,0.4-2.4,0.8-3.6,1.2c-1.6,0.4-3.2,0.8-5.2,1.6c-1.6,0.4-3.2,1.2-4.8,1.6c-1.2,0.4-2,0.8-3.2,1.6c-1.6,0.8-2.8,1.2-4,2 c-2,1.2-4,2.4-6,3.6c-1.2,0.8-2,1.2-3.2,2c-0.8,0.4-1.2,0.8-2,1.2c-3.6,2.4-6.8,5.2-9.6,8.4c-15.2,15.2-24.8,36.4-24.8,60 c0,6,0.8,11.6,2,17.6c0.4,1.6,0.8,2.8,1.2,4.4c1.2,4,2.4,8,4,12v0.4c1.6,3.2,3.2,6.8,5.2,9.6H56z M378.8,355.2 c-11.6,11.6-27.2,18.4-44.8,18.4c-16.8,0-32.4-6.8-43.6-17.6c-1.6-1.6-3.2-3.6-4.8-5.2c-1.2-1.2-2.4-2.8-3.6-4 c-1.6-2-2.8-4.4-4-6.8c-0.8-1.6-1.6-2.8-2.4-4.4c-0.8-2-1.6-4.4-2-6.8c-0.4-1.6-1.2-3.6-1.6-5.2c-0.8-4-1.2-8.4-1.2-12.8 c0-17.6,7.2-33.2,18.4-44.8c11.2-11.6,27.2-18.4,44.8-18.4s33.2,7.2,44.8,18.4c11.6,11.6,18.4,27.2,18.4,44.8 C397.2,328,390,343.6,378.8,355.2z' fill='white'/%3E%3Cpath d='M341.6,267.6c-0.8-0.8-2-1.6-3.6-2.4c-1.2-0.4-2.4-0.8-3.6-0.8c-0.4,0-0.4,0-0.4,0c-0.4,0-0.4,0-0.4,0 c-1.2,0-2.4,0.4-3.6,0.8c-1.2,0.4-2.4,1.2-3.6,2.4l-24.8,24.8c-4,4-4,10.8,0,15.2c4,4,10.8,4,15.2,0l6.4-6.4v44 c0,6,4.8,10.8,10.8,10.8s10.8-4.8,10.8-10.8v-44l6.4,6.4c4,4,10.8,4,15.2,0c4-4,4-10.8,0-15.2L341.6,267.6z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
}

.container-367 {
    width: 100% !important;
}
.startshop-button-checkbox {
    display: flex;
    align-items: center;
}
.startshop-button-checkbox .text, .startshop-button-checkbox .text a {
    color: #fff;
}

.startshop-button-checkbox .text {
    margin-left: 10px;
    margin-right: 0;
}
.startshop-button-checkbox .text a {
    text-decoration: underline;
}
.startshop-button-checkbox input {
    appearance: none;
    outline: none !important;
    display: inline-flex !important;
    vertical-align: middle;
    position: relative;
    width: 20px;
    height: 20px;
    aspect-ratio: 1;
    border-radius: 2px;
    background: #ffffff;
    margin: 0 !important;
    border: 1px solid #ffffff;
    cursor: pointer;
}
.startshop-button-checkbox input:checked::after {
    content: "";
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    position: absolute;
    background-size: contain;
    background-color: transparent !important;
    background-image: url(/images/VectorArr.png) !important;
}
.devade.startshop-forms-result-new .selector {
    display: none !important;
}
#formMP .book {
    width: 243px;position: absolute;right: 0px;top: -10px;
}
.devade.startshop-forms-result-new .order-form__textarea {
    height: 167px;
    width: 100%;
    background-color: white;
    border-radius: 6px;
    border: 1px solid black;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 15px;
    outline: none;
    resize: none;
}

.devade.startshop-forms-result-new .order-form__submit {
    border: none;
    border-radius: 8px;
    background: #000;
    padding: 16px 0;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-align: center;
}

.devade.startshop-forms-result-new .form-result-new-element-input-wrap {
    display: none;
}

.devade.startshop-forms-result-new .dopImageName {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.devade.startshop-forms-result-new .order-form__block:nth-child(even) {
    width: 60%;
}

.devade.startshop-forms-result-new .order-form__block:nth-child(odd) {
    width: 40%;
}
.intec-content-wrapper .intec-content .devade.startshop-forms-result-new .order-form p.order-form__text {
    font-size: 16px;
    margin: 0 0 15px 158px;
}
/*.c-catalog-element .intec-content .devade.startshop-forms-result-new .order-form__title {
    font-size: 35px;
    margin: 0 0 10px 158px;
}
.c-catalog-element .intec-content .devade.startshop-forms-result-new .order-form {
    padding: 20px 226px 25px 150px;
}*/
.devade.startshop-forms-result-new .order-form-item__stub {
    position: relative;
    margin-right: 11px;
    width: 200px;
}
.devade.startshop-forms-result-new .order-form-item__stub:after {
    content: no-close-quote;
    position: absolute;
    width: 5px;
    height: 5px;
    color: #e65649;
    top: 0;
    right: -11px;
}
@media (max-width: 1200px) {
    /*.c-catalog-element .intec-content .order-form,
    .intec-content .order-form {
        padding: 20px 20px 25px;
    }*/
}
@media (max-width: 1120px) {
    #formMP .book {
        display: none;
    }
    /*.c-catalog-element .intec-content .devade.startshop-forms-result-new .order-form__title {
        font-size: 18px;
        margin: 0 0 20px;
        text-align: left;
    }
    .intec-content-wrapper .intec-content .devade.startshop-forms-result-new .order-form p.order-form__text {
        font-size: 12px;
        margin: 0 0 28px;
        line-height: 1.42857143;
    }*/
}
@media (max-width: 1024px) {

    .devade.startshop-forms-result-new .order-form__block:nth-child(even),
    .devade.startshop-forms-result-new .order-form__block:nth-child(odd) {
        width: 100%;
    }
    .devade.startshop-forms-result-new .order-form-item__title_required {
        width: auto;
    }
    .devade.startshop-forms-result-new .order-form {
        padding: 30px 10px 36px;
        margin: 0 20px 60px;
    }

    .devade.startshop-forms-result-new .order-form__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 8px;
    }

    .devade.startshop-forms-result-new .order-form__main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 38px;
    }

    .devade.startshop-forms-result-new .order-form__title {
        font-size: 17px;
        margin: 0 0 20px;
        text-align: center;
        line-height: 25px;
    }

    .devade.startshop-forms-result-new .order-form__text {
        font-size: 12px;
        margin: 0 0 28px;
    }

    .devade.startshop-forms-result-new .order-form-item__title {
        font-size: 12px;
        margin: 0;
    }

    .devade.startshop-forms-result-new .order-form-item-title__wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .devade.startshop-forms-result-new .order-form-item__stub {
        display: flex;
    }
    .devade.startshop-forms-result-new .order-form-btn__wrap {
        font-size: 12px;
        margin: 0;
        height: 34px;
        border-radius: 4px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 206px;
        padding-right: 38px;
    }

    .devade.startshop-forms-result-new .order-form__textarea {
        font-size: 12px;
        width: 100%;
        height: 80px;
        border-radius: 4px;
        padding: 16px 15px;
    }

    .devade.startshop-forms-result-new .order-form__submit {
        font-size: 14px;
        height: 44px;
        border-radius: 4px;
        padding: 0;
    }

    .devade.startshop-forms-result-new .order-form-item__select {
        height: 34px;
        width: 100%;
        border-radius: 4px;
    }

    .devade.startshop-forms-result-new .order-form-item__input {
        padding: 14px 16px;
        height: 34px;
        width: 100%;
        border-radius: 4px;
    }

    .devade.startshop-forms-result-new .order-form__block {
        gap: 16px;
    }
}

@media all and (max-width: 768px) {
    #order_calculation .devade.startshop-forms-result-new.order-form__index {
        width: 100%;
        padding: 20px 0 !important;
    }
}
#formMP .order-form-btn__block {
    position: relative;
}
#formMP .dopImageName {
    position: absolute;
    left: 156px;
    bottom: -22px;
}

#formMP .order-form-item__select {
    width: 100%;
}

#formMP .order-form__textarea {
    max-height: 167px;
}

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/main.share/flat/style.css?1616137589504*/
.bx-share-social {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	display: inline-block;
	list-style: none;
}
.bx-share-icon {
	float: right;
	display: block;
	margin-left: 4px;
	margin-bottom: 4px;
	height: 22px;
	width: 22px;
}
.bx-share-icon a,
.bx-share-icon a:link,
.bx-share-icon a:visited,
.bx-share-icon a:active {
	color: #fff;
	padding-top: 2px;
	text-align: center;
	font-size: 14px;
	padding-left: 0;
	vertical-align: middle;
	display: block;
	height: 23px;
	width: 23px;
	border-radius: 3px;
}

/* End */
/* /bitrix/templates/universelite_s1/components/bitrix/news/shares/style.css?16161375894810 */
/* /bitrix/templates/universelite_s1/components/bitrix/news/shares/bitrix/news.detail/extended/style.css?17110037176819 */
/* /bitrix/templates/universelite_s1/components/intec.universe/main.widget/form-index/style.css?162608763510300 */
/* /local/components/devade/startshop.forms.result.new/templates/main/style.css?176276142318847 */
/* /bitrix/templates/universelite_s1/components/bitrix/main.share/flat/style.css?1616137589504 */
