

/* Start:/bitrix/templates/universelite_s1/components/bitrix/catalog/services.1.dop/style.css?16232429861336*/
.ns-bitrix.c-catalog.c-catalog-services-1 .catalog-wrapper {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-services-1 .catalog-content {
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-services-1 .catalog-content-right-wrapper {
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-services-1 .catalog-description {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-services-1 * + .c-tags-list,
.ns-bitrix.c-catalog.c-catalog-services-1 * + .catalog-description,
.ns-bitrix.c-catalog.c-catalog-services-1 * + .c-catalog-section-list,
.ns-bitrix.c-catalog.c-catalog-services-1 * + .c-catalog-section,
.ns-bitrix.c-catalog.c-catalog-services-1 .c-tags-list + *,
.ns-bitrix.c-catalog.c-catalog-services-1 .catalog-description + *,
.ns-bitrix.c-catalog.c-catalog-services-1 .c-catalog-section-list + *,
.ns-bitrix.c-catalog.c-catalog-services-1 .c-catalog-section + * {
  margin-top: 20px;
}
.ns-bitrix.c-catalog.c-catalog-services-1 .catalog-menu {
  display: block;
  z-index: 20;
}
.ns-bitrix.c-catalog.c-catalog-services-1 .catalog-wrapper h1 {
    font-weight: 500;
    font-size: 30px;
    line-height: 136%;
    color: #3C3C3C;
	margin:0;
}

@media all and (max-width: 1024px) {
	.ns-bitrix.c-catalog.c-catalog-services-1 .catalog-wrapper h1  {
		font-size: 22px !important;
	}
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?16182954692487*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/catalog.section/services.list.dop/style.css?16438954687954*/
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 {
    display: block;
    padding-top: 29px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-navigation {
  display: block;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-navigation.catalog-section-navigation-top {
  margin-bottom: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-navigation.catalog-section-navigation-bottom {
  margin-top: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-wrapper {
    display: block;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    height: 100%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-picture {
    display: block;
    position: relative;
    float: left;
    width: 30%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-picture a {
    display: block;
    position: relative;
    text-decoration: none;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 60%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-information {
    position: relative;
    text-align: left;
    padding: 45px 20px 25px 44px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .price b {
    font-weight: 600;
    font-size: 20px;
    line-height: 160.19%;
    color: #484848;
    padding-left: 6px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-name {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-weight: 500;
    font-size: 26px;
    line-height: 136%;
    color: #3C3C3C;
    width: 75%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-description {
    display: block;
    margin-top: 9px;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 16px;
    line-height: 160.19%;
    color: #484848;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .button {
    margin-top: 25px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .button .insider-button.transparent_button {
    background: transparent;
    color: #0AB3FC;
    border: 1px solid;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .button .insider-button {
    display: inline-block;
    padding: 14px 39px;
    transition: 0.4s;
    margin-right: 19px;
    text-decoration: none;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 137%;
    color: #FFFFFF;
    border-radius: 47px;
    background: #11436B;
    border: 1px solid #11436B;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .button .insider-button-detail:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 0;
    transition: 0.4s;
    background: #11436B;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .button .insider-button-detail:hover:after {
    width: 100%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .button .insider-button:hover {
    background: transparent;
    color: #11436b;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .button .insider-button-detail {
    font-weight: 500;
    font-size: 14px;
    line-height: 137%;
    color: #11436B;
    text-decoration: none;
    position: relative;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1[data-rounded=true] .catalog-section-item-wrapper {
    border-radius: 6px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-more {
  display: block;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 1px;
  margin-top: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-more + .catalog-section-navigation {
  margin-top: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-more-button {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-more-icon,
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-more-text {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-more-icon {
  font-size: 16px;
  color: #fff;
  padding: 7px;
  border-radius: 50%;
  background: #0065ff;
  text-align: center;
  height: 16px;
  width: 16px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: transform 350ms;
  -moz-transition: transform 350ms;
  -ms-transition: transform 350ms;
  -o-transition: transform 350ms;
  transition: transform 350ms;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-more-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-left: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-more-button:hover .catalog-section-more-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c-header.c-header-template-1[data-color] .widget-view.widget-view-mobile .widget-view-mobile-1{
    position: relative !important;	
}
.ns-intec.c-form-result-new.c-form-result-new-form-1-partners {
    margin-bottom: -50px;
    border-bottom: 1px solid #c6d2db;
    padding-top: 90px;
}
@media all and (max-width: 1150px) {
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-name{
	    width: 100%;	 
		font-size: 22px;
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-description{
		font-size: 14px;	
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-description br {
		display: none;
	}
}
@media all and (max-width: 1024px) {
	.ns-intec.c-form-result-new.c-form-result-new-form-1-partners{
	    padding-top: 20px;	
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-content {
		padding: 50px 10px !important;
	}
}
@media all and (max-width: 900px) {
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-additional-picture{
		display:none !important;
	}
}
@media all and (max-width: 768px) {
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-information{
	    padding: 25px 20px 25px 25px;	
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-picture {
	    float: none;
	    width: 100%;
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .button .insider-button{
		font-size: 12px;   
		padding: 12px 30px;
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .button .insider-button-detail{
		font-size: 12px;   	
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .button {
		margin-top: 15px;
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-name{
	    font-size: 16px;	
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .catalog-section-item-description{
		font-size: 13px;	
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .price {
		font-size: 14px;
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1 .price b{
	    font-size: 16px;	
	}
	.ns-bitrix.c-catalog-section.c-catalog-section-services-list-1{
	    padding-top: 0;	
	}
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/catalog.section.list/services.tile.1/style.css?16182954762462*/
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 {
  display: block;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 .catalog-section-list-item-wrapper {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 80%;
  text-decoration: none;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 .catalog-section-list-item-content,
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 .catalog-section-list-item-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 .catalog-section-list-item-content {
  overflow: hidden;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 .catalog-section-list-item-overlay {
  opacity: 0;
  background-color: #000;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -ms-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 .catalog-section-list-item-information {
  display: block;
  position: absolute;
  top: auto;
  right: 20px;
  bottom: 20px;
  left: 20px;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 .catalog-section-list-item-name {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #fff;
  background-color: #0065ff;
  padding: 7px 14px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 .catalog-section-list-item-description {
  display: block;
  margin-top: 10px;
  height: 0;
  overflow: hidden;
  color: #fff;
  line-height: 1.28571429;
  -webkit-transition: height 350ms;
  -moz-transition: height 350ms;
  -ms-transition: height 350ms;
  -o-transition: height 350ms;
  transition: height 350ms;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 .catalog-section-list-item-wrapper:hover .catalog-section-list-item-overlay {
  opacity: 0.3;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-services-tile-1 .catalog-section-list-item-wrapper:hover .catalog-section-list-item-description {
  height: 54px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/intec.universe/main.widget/form.1.partners/style.css?162070886410785*/
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-wrap.theme-dark .widget-form-result-new-consent-text a {
    color: #000;
}
.c-form-result-new.c-form-result-new-form-1-partners .widget-form-result-new-consent-wrap a {
    color: #fff;
    text-decoration: underline;
}
.c-form-result-new.c-form-result-new-form-1-partners .widget-form-result-new-consent-wrap {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}.c-form-result-new.c-form-result-new-form-1-partners .intec-content-wrapper {
    position: relative;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-block-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-additional-picture {
    position: absolute;
    top: 60px;
    bottom: 0;
    width: 53%;
    background-repeat: no-repeat;
    z-index: 2;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-element-label {
    font-weight: normal;
    font-size: 12px;
    line-height: 148.9%;
    color: #FFFFFF;
}
.c-form-result-new.c-form-result-new-form-1-partners .theme-dark .form-result-new-element-label{
    color: #323232;	
}
.c-form-result-new.c-form-result-new-form-1-partners .position-left .form-result-new-additional-picture {
    right: 0;
}
.c-form-result-new.c-form-result-new-form-1-partners .position-right .form-result-new-additional-picture {
    left: 0;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-wrap {
    position: relative;
    width: 47%;
}
.c-form-result-new.c-form-result-new-form-1-partners .position-left .form-result-new-form-wrap {
    float: left;
}
.c-form-result-new.c-form-result-new-form-1-partners .position-right .form-result-new-form-wrap {
    float: right;
}
.c-form-result-new.c-form-result-new-form-1-partners .position-center .form-result-new-form-wrap {
    margin-left: auto;
    margin-right: auto;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
	overflow:hidden;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-content {
    position: relative;
    padding: 80px;
    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-partners .form-result-new-form-header {
    margin-bottom: 30px;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-title {
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-description {
    margin-top: 20px;
    font-size: 15px;
    line-height: 148.9%;
}

.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-element {
    margin-bottom: 25px;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-element-input-wrap {
    position: relative;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-input {
    display: block;
    min-width: 77%;
    max-width: 77%;
    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-partners .form-result-new-input::placeholder {
    font-size: 19px;
    color: inherit;
    opacity: 0.5;
    -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-partners .form-result-new-input:focus::placeholder {
    opacity: 1;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-input.type-text,
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-input.type-email {
    font-size: 14px;
    line-height: 19px;
    padding: 10px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.c-form-result-new.c-form-result-new-form-1-partners .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-partners .form-result-new-input.type-text.type-captcha {
    min-width: initial;
    max-width: initial;
    padding-right: 0;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-element-input-caption {
    font-size: 19px;
}

.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-submit {
    font-size: 0;
    text-align: left;
    padding-top: 19px;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-submit input {
    display: inline-block;
    padding: 14px 45px;
    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;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
	cursor:pointer;
    border: 1px solid #FFFFFF;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-captcha-title {
    margin-bottom: 10px;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-captcha {
    padding-top: 20px;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-error,
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-captcha-error {
    margin-top: 10px;
}

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

.c-form-result-new.c-form-result-new-form-1-partners .theme-light .form-result-new-error .errortext,
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-wrap.theme-light,
.c-form-result-new.c-form-result-new-form-1-partners .theme-light .form-result-new-input {
    color: #FFF!important;
    border-color: #FFF;
}
.c-form-result-new.c-form-result-new-form-1-partners .theme-light .form-result-new-submit input {
    background-color: #FFF;
    color: #333;
}
.c-form-result-new.c-form-result-new-form-1-partners .theme-light .form-result-new-submit input:hover {
    background-color: transparent;
    color: #FFF;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-background:after {
    pointer-events: none;
    bottom: 0;
    background: url(/images/filter-blur/slider-blur-1.png);
    background-size: contain;
    content: "";
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 33%;
    z-index: 1;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-background:before {
    pointer-events: none;
    content: "";
    position: absolute;
    background: url(/images/filter-blur/form-1.png);
    background-size: cover;
    width: 553px;
    background-repeat: no-repeat;
    height: 555.28px;
    top: 103px;
    right: 0;
    z-index: 1;
}
.c-form-result-new.c-form-result-new-form-1-partners .widget-form-result-new-consent-wrap {
    font-size: 0;
    margin-top: 35px;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-wrap.theme-light .widget-form-result-new-consent-wrap .widget-form-result-new-consent-text a {
    color: #fff;
    text-decoration: underline;
}
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-wrap.theme-light .widget-form-result-new-consent-wrap .widget-form-result-new-consent-text {
    color: #fff;
}
.c-form-result-new.c-form-result-new-form-1-partners .widget-form-result-new-consent-wrap .widget-form-result-new-consent-text {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
.c-form-result-new.c-form-result-new-form-1-partners.theme-root-dark .form-result-new-form-background:after,
.c-form-result-new.c-form-result-new-form-1-partners.theme-root-dark .form-result-new-form-background:before{
	display:none;
}
.c-form-result-new.c-form-result-new-form-1-partners .theme-dark .form-result-new-error .errortext,
.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-wrap.theme-dark,
.c-form-result-new.c-form-result-new-form-1-partners .theme-dark .form-result-new-input {
    color: #333!important;
    border-color: #333;
}
.c-form-result-new.c-form-result-new-form-1-partners .theme-dark .form-result-new-submit input {
    background-color: transparent;
    color: #323232;
    border-color: #323232;
}
.c-form-result-new.c-form-result-new-form-1-partners .theme-dark .form-result-new-submit input:hover {
    background-color: #323232;
    color: #fff;
}

@media all and (max-width: 1024px) {
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-additional-picture{
		width: 45%;
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-wrap{
	    width: 55%;	
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-additional-picture{
	    top: 0;	
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-content{
	    padding: 10px 10px;	
	}
}
@media all and (max-width: 900px) {
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-additional-picture {
		width: 100%;   
		position: relative;
		padding-bottom: 50%;
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-wrap {
		width: 100%;
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-title{
	    font-size: 22px;
		line-height: 29px;	
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-description {
		margin-top: 10px;
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-header {
		margin-bottom: 19px;
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-submit{
	    padding-top: 10px;	
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-input{
	    min-width: 100%;
		max-width: 100%;	
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-form-content {
		padding: 0;
	}
}
@media all and (max-width: 500px) {
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-additional-picture{
	    padding-bottom: 75%;	
	}
	.c-form-result-new.c-form-result-new-form-1-partners .form-result-new-submit input{
		font-size: 14px;
		padding: 11px 36px;	
	}
	
}
/* End */
/* /bitrix/templates/universelite_s1/components/bitrix/catalog/services.1.dop/style.css?16232429861336 */
/* /bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?16182954692487 */
/* /bitrix/templates/universelite_s1/components/bitrix/catalog.section/services.list.dop/style.css?16438954687954 */
/* /bitrix/templates/universelite_s1/components/bitrix/catalog.section.list/services.tile.1/style.css?16182954762462 */
/* /bitrix/templates/universelite_s1/components/intec.universe/main.widget/form.1.partners/style.css?162070886410785 */
