.widget-logotype-wrap a:nth-child(2) img {
	width: 130px;
	position: relative;
    top: -20px;
}




.widget.c-news.c-news-template-9 .widget-item-name {
    color: #1e1d22;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.widget.c-news.c-news-template-9 .widget-item-description {
    display: none;
}

.widget.c-form.c-form-template-1 .widget-form-description {
	font-size: 14px;
    line-height: 21px;
    max-width: 650px;
    margin-top: 25px;
    color: #000;
}

.widget.c-form.c-form-template-1 .widget-form-button {
    font-size: 16px;
    padding: 20px 60px;
	border-radius: 50px;
}

.c-header.c-header-template-1 .widget-view.widget-view-desktop .widget-panel {
    background: #8a9977;
}

.c-header.c-header-template-1 .widget-view.widget-view-desktop .widget-panel .widget-panel-item-text {
    color: #fff;
}

.c-services.c-services-template-2 .widget-element .widget-element-name {
    background-color: #8a9977 !important;
    fill: #8a9977 !important;
    padding: 12px 14px !important;
    font-size: 16px !important;
    font-weight:normal !important;
    max-width: none;
}


.c-header.c-header-template-1.widget-transparent .widget-view.widget-view-desktop .widget-view-desktop-1 {
    background: #fff !important;
}


.c-header.c-header-template-1.widget-transparent[data-color=black] .widget-view.widget-view-desktop .widget-panel-item-text {
    color: #fff !important;
}


.fa-map-marker-alt:before {
    content: "\f3c5";
    color: #fff;
}

.intec-ui-icon-mail-1:before {
    content: "\e905";
    color: #fff;
}

.c-header.c-header-template-1.widget-transparent[data-color=black] .widget-view.widget-view-desktop .widget-panel {
    background: #1c8857 !important;
}

.c-header.c-header-template-1 .widget-view.widget-view-desktop .widget-container-wrapper {
position: relative;
height: 115px !important;
padding: 12px 0;
}

.c-gallery.c-gallery-template-1 .widget-tab-element {
    padding: 3px;
}

.widget-element-fade {
background-color: transparent !important;
}

#i-2-bitrix-system-auth-form-panel-iIjGFB3HxHmm,
#i-3-bitrix-system-auth-form-panel-iIjGFB3HxHmm {
display:none;
}


.develop {
display: flex;
flex-direction: column;
align-items: flex-end;
}


.develop img {
margin: 0;
}


.text-develop {
color: #777E89;
font-size: 13px;
font-weight: 400;
line-height: 19.5px;
}

.border-new-1 {
border-style: solid;
border-left: 2px solid #1c8857;
border-right: 2px solid #1c8857;
border-top: 2px solid #1c8857;
border-bottom: 2px solid #1c8857;
}


.border-new-2 {
border-style: solid;
border-right: 2px solid #1c8857;
border-top: 2px solid #1c8857;
border-bottom: 2px solid #1c8857;
border-left: none;
}


.block-new-title {
background: #25b272;
padding: 8px;
color: #fff;
border-bottom: 2px solid #1c8857;
}


.block-new-in {
background: #f0f0f0;
padding: 20px;
height: 170px;
}

.block-new-text {
font-size: 12px;margin-top: 15px;
}

.pd-right {
padding-right: 0;
}

.pd-left {
padding-left: 0;
}

.pd0 {
padding: 0;
}


@media (max-width: 992px) {

.pd-right {

padding:0;
}

.pd-left {

padding:0;
}

}


.block-m {
display: flex;
align-items: center;
}

.block-m-text {
padding-left: 20px;
font-size: 12px;
}

.arrow:after {
content:"";
background: url('/images/arrow.png');
position:absolute;
top:35px;
right:0;
width:28px;
height:33px;
}

.table-new {
width:100%;
overflow:auto;
}

.table-new tr th {
padding: 10px;
border: 1px solid #000;
background: #25b272;
color: #fff;
}

.table-new tr td {
padding: 5px;
border: 1px solid #000;
}

/* Custom Style for form */

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  outline: none !important;
}
@font-face {
  font-family: 'Montserrat-bold';
  src: url('/bitrix/fonts/Montserrat-Bold.eot');
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
    url('/bitrix/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/fonts/font/Montserrat-Bold.woff') format('woff'),
    url('/bitrix/fonts/font/Montserrat-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-regular';
  src: url('/bitrix/fonts/font/Montserrat-Regular.eot');
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
    url('/bitrix/fonts/font/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/fonts/font/Montserrat-Regular.woff') format('woff'),
    url('/bitrix/fonts/font/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.gager-form {
  width: 100%;
  align-items: center;
  justify-content: center;
}
.gager-form h2{
  color: #2d2d2d;
  font-size: 24px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
}
.gager-form h2 span{
  color: #8a9977;
}
.gager-form__wrap {
  position: relative;
  padding: 9px 57px 0 35px;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 58px;
  align-items: flex-start;
  justify-content: space-between;
  background: #fff;
}
.gager-form__wrap > img {
  position: relative;
  z-index: 2;
}
.gager-form__wrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 27px;
  width: 100%;
  background: #8a9977;
  clip-path: polygon(0 0, 100% 0, 100% 20px, 0 0);
}
.gager-form__wrap:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 1;
  height: 85px;
  width: 100%;
  background: #8a9977;
  clip-path: polygon(0 0, 100% 100%, 100% 100%, 0% 100%);
}
.gager-form form{
  position: relative;
  z-index: 2;
  padding-top: 31px;
  width: 100%;
}
.gager-form form > p{
  color: #2d2d2d;
  font-size: 12px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
}
.gager-form button,
.button-form{
  cursor: pointer;
  background: #8a9977;
  border:none;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  height: 35px;
  width: 148px;
  transition: 0.2s linear;
  float: right;
}
.gager-form button:hover,
.button-form:hover {
  background: #25b272;
}
.gager-form label {
  cursor: pointer;
}
.gager-form label input{
  display: none;
}
.gager-form label input:checked ~ p:after{
  opacity: 1;
}
.gager-form label p{
  color: #2d2d2d;
  font-size: 13px;
  line-height: 35px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  padding-left: 26px;
}
.gager-form label p:before {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 7px);
  border: 1px solid #c4c4c4;
  width: 12px;
  height: 12px;
  border-radius: 2px;
}
.gager-form label p:after {
  content: '';
  position: absolute;
  left: 3px;
  top: calc(50% - 4px);
  background: #1c8857;
  width: 6px;
  height: 6px;
  border-radius: 2px;
  opacity: 0;
}
.gager-form label a{
  color: #8a9977;
  font-size: 13px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
}
.gager-form__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 14px;
}
.gager-form .input-group p{
  color: #2d2d2d;
  font-size: 14px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
}
.gager-form .input-group span{
  color: #cb1b1b;
  font-size: 15px;
}
.gager-form .input-group input{
  background: #fff;
  border:1px solid #c4c4c4;
  border-radius: 5px;
  color: #2d2d2d;
  font-size: 12px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  padding: 0 12px;
  height: 34px;
  width: 100%;
}
.gager-form .input-group input:focus {
  border-color: #7b7b80;
}
.gager-form .input-group input::-webkit-input-placeholder {
  color: #c4c4c4;
}
.gager-form .input-group input:-ms-input-placeholder {
  color:  #c4c4c4);
}
.gager-form .input-group input::-moz-placeholder {
  color:  #c4c4c4;
  opacity: 1;
}
.gager-form .input-group input:-moz-placeholder {
  color:  #c4c4c4;
  opacity: 1;
}
@media (max-width: 940px){
  .gager-form form > p {
    line-height: 14px;
    margin-top: 10px;
  }
  .gager-form label p{
    margin-bottom: 5px;
  }
  .gager-form__wrap:after{
    height:50px;
  }
  .gager-form label{
    margin-bottom: 0;
  }
}
@media (max-width: 800px){
  .gager-form__wrap > img {
    display: none;
  }
  .gager-form__wrap {
    width: 100%;
    grid-column-gap: 0;
  }
}
@media (max-width: 640px){
    .gager-form__wrap{
        padding:25px 8px 0px 8px;
    }
    .gager-form picture{
        margin-top:20px;
    }
}
@media (max-width: 525px){
  .gager-form__wrap {
    width: 100%;
    grid-template-columns: 1fr;
    padding: 10px 20px 85px 20px;
  }
  .gager-form__grid {
    grid-template-columns: 1fr;
  }
  .gager-form__wrap:after {
    height: 65px;
  }
  .gager-form h2 {
    font-size: 17px;
  }
  .gager-form label p,
  .gager-form label a {
    font-size: 9px;
  }
}

.al-m-price {
  margin-left: auto;
  display: flex;
  align-items: center;
  background-color: #1c8857;
  padding: 4px;
  height: 50px;
  border-radius: 25px;
  color: white;
  width: fit-content;
  margin-bottom: 2em;
}

@media (max-width: 720px) {
  .al-m-price {
    margin-left: unset;
  }
}

.al-m-price span {
  font-size: 12px;
}

.al-m-price span:last-of-type {
  font-size: 14px;
  margin-right: 25px;
}

.al-m-price .currency {
  background-color: white;
  border-radius: 50%;
  color: #1c8857;
  height: 42px;
  width: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-right: 10px;
}

.al-m-price .price {
  font-weight: bold;
  font-size: 18px;
  margin-left: 8px;
  margin-right: 5px;
}


/* Продукция. Разделы */

.c-catalog-services-1 .catalog-section-list-items .section-four-items {
	flex: 0 0 25%;
	max-width: 25%;
}
@media (max-width: 998px) {
	.c-catalog-services-1 .catalog-section-list-items .section-four-items {
		flex: 0 0 33.3%;
		max-width: 33.3%;
	}
}
@media (max-width: 768px) {
	.c-catalog-services-1 .catalog-section-list-items .section-four-items {
		flex: 0 0 50%;
		max-width: 50%;
	}
}


/* Главная. Форма под преимуществами */

.c-form-result-new-form-3-custom {
	background-image: url('/images/bg-2.jpg');
	padding: 47px 0;
}
.c-form-result-new-form-3-custom .intec-content-wrapper {
	display: flex;
	align-items: center;
	gap: 26px;
}
.c-form-result-new-form-3-custom .widget-form-result-new-info {
	color: #fff;
	width: 30%;
}
.widget.c-form-result-new.c-form-result-new-form-3-custom .widget-form-result-new-title {
	font-size: 24px;
	font-weight: 500;
	font-family: 'Montserrat';
	margin-bottom: 26px;
}
.c-form-result-new-form-3-custom .form {flex: 1;}
.c-form-result-new-form-3-custom .form-mainpage {
	display: flex;
	gap: 15px;
}
.c-form-result-new-form-3-custom .form-mainpage .widget-form-result-new-fields {
	flex: 2;
	margin: 0 !important;
	gap: 15px;
}
.c-form-result-new-form-3-custom .form-mainpage .widget-form-result-new-fields>div {
	flex: 1;
	max-width: 100%;
	padding: 0 !important;
}
.c-form-result-new-form-3-custom .form-mainpage .widget-form-result-new-field {}
.c-form-result-new-form-3-custom .form-mainpage .widget-form-result-new-field label {
	display: block;
	color: #fff;
	margin-bottom: 10px;
}
.c-form-result-new-form-3-custom .form-mainpage .widget-form-result-new-field input {
	border-radius: 5px;
	width: 100%;
	height: 34px;
	padding: 10px;
}
.c-form-result-new-form-3-custom .form-mainpage .widget-form-result-new-submit-wrap {
	display: flex;
	align-items: end;
}
.c-form-result-new-form-3-custom .form-mainpage .intec-grid.intec-grid-a-v-center {margin: 0;}
.c-form-result-new-form-3-custom .form-mainpage .intec-grid-item-auto {padding: 0;}
.c-form-result-new-form-3-custom .form-mainpage .intec-ui-control-button.intec-ui-size-4.intec-ui-mod-round-half {
	border-radius: 5px;
	background: #8A9977;
	color: #fff !important;
	border: none;
	padding: 8px 43px;
	font-size: 14px;
}
.c-form-result-new-form-3-custom .widget-form-result-new-consent-container {margin-top: 10px;}
.c-form-result-new-form-3-custom .widget-form-result-new-consent-container .widget-form-result-new-consent-content {color: #fff;}
.c-form-result-new-form-3-custom .widget-form-result-new-consent-container .widget-form-result-new-consent-content a {
	color: #fff;
	text-decoration: underline;
}
@media (max-width: 998px) {
	.c-form-result-new-form-3-custom {background-size: cover;}
	.c-form-result-new-form-3-custom .form-mainpage {flex-direction: column;}
}
@media (max-width: 768px) {
	.c-form-result-new-form-3-custom .widget-form-result-new-info {
		flex: 1;
		width: 100%;
	}
	.c-form-result-new-form-3-custom .form-mainpage .widget-form-result-new-fields {flex-direction: column;}
}
@media (max-width: 500px) {
	.c-form-result-new-form-3-custom .intec-content-wrapper {flex-direction: column;}
}

.c-services-template-2 .intec-grid>.intec-grid-item-3 {
	flex: 0 0 25%;
	max-width: 25%;
}
@media (max-width: 998px) {
	.c-services-template-2 .intec-grid>.intec-grid-item-3 {
		flex: 0 0 33.3%;
		max-width: 33.3%;
	}
}
@media (max-width: 768px) {
	.c-services-template-2 .intec-grid>.intec-grid-item-3 {
		flex: 0 0 50%;
		max-width: 50%;
	}
}


/* Продукция */

.product_text-and-image {
	display: flex;
	gap: 10px;
	margin-bottom: 20px;
}
@media (max-width: 768px) {
	.product_text-and-image {
		flex-direction: column;
		gap: 20px;
	}
	.product_text-and-image img {margin: 0 auto;}
}