/* main */

body {
	font: 1em "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	color: #000;
}

a {
	text-decoration: none;
	color: #48a216;
	outline: 0;
}

a:hover, a:focus {
	text-decoration: none;
	outline: 0;
}

button {
	outline: 0;
}

.br10 {
	margin-bottom: 10px;
}

.br20 {
	margin-bottom: 20px;
}

.br30 {
	margin-bottom: 30px;
}

.button {
	padding: 13px 12px;
	border-radius: 4px;
	background: #48a216;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none !important;
	cursor: pointer;
	font-size: 0.95em;
}

.button:hover {
	text-decoration: none;
	opacity: 0.9;
}

a.button {
	color: #fff;
}

a.button:hover,  
a.button:focus,
a.button:active {
	color: #fff;
}

@font-face {
	font-family: Play;
	src: url(../css/fonts/play.ttf);
}

.no-scroll {
  overflow: hidden;
}

#header_top,
#header,
#top_menu,
#slider,
#block_company,
#wrapper,
#footer_menu,
#footer_top, 
#footer_bottom, 
#footer_center {
	width: 100%;
}

#header_top_main,
#header_main, 
#block_company_main,
#wrapper,
#footer_menu_main,
#footer_top_main, 
#footer_bottom_main, 
#footer_center_main {
	max-width: 1130px;
	margin: 0 auto;
	box-sizing: content-box;
}

/* HEADER */

#header {
	width: 100%;
}

#header .fa {
	color: #48a216;
}

/* header top */

#header_top {
	background: #f7f7f7;
	color: #000;
	overflow: hidden;
}

#header_top a {
	color: #000;
}

#header_top_main {
	padding: 3px 10px;
	font-size: 0.9em;
	overflow: hidden;
}

#header_top_address {
	float: left; 
	margin: 7px 0 0 0;
	padding-right: 15px;
	font-size: 0.9em;
}

#header_top_address .fa-map-marker:before {
	margin-right: 3px;
	font-size: 1.4em;
}

#header_top_email {
	float: left;
	margin: 7px 0 0 0;
	padding-left: 15px;
    padding-right: 15px;
	border-left: 1px solid #888;
}

#header_top_email .fa-envelope:before {
	margin-right: 3px;
	font-size: 1em;
}
#header_top_email .fa-wish:before {
    margin-right: 3px;
    font-size: 1em;
}

.fa-wish:before {
    content: "\f004";
}
#header_search {
	float: right;
}

#header_search form {
	position: relative;
	width: 230px;
}

#header_search input, button {
	border: none;
	outline: none;
	border-radius: 3px;
	box-sizing: border-box;
}

#header_search input {
	width: 100%;
	border: 1px solid #e9e9e9;
	height: 33px;
	background: #fff;
	color: #000;
	padding: 0 40px 0 15px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

#header_search button {
	height: 26px;
	width: 26px;
	position: absolute;
	top: 3px;
	right: 8px;
	background: none;
	cursor: pointer;
}

#header_search button:before {
	content: "\f002";
	font-family: FontAwesome;
	color: #999;
	font-size: 1.4em;
}

#header_wish {
	background: #f7f7f7;
	padding: 5px 10px;
	cursor: pointer;
	white-space: nowrap;
}

/*header main */

#header_main {
	padding: 15px 10px;
	overflow: hidden;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
        align-items: center;   
        justify-items: center;
	gap: 15px;
}

@media (max-width: 991px) {
	#header_main {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 480px) {
	#header_main {
		grid-template-columns: repeat(1, 1fr);
		/*margin-bottom: 10px !important;*/
	}
}

#header_logo {

}

#header_logo:hover {
	opacity: 0.7;
}

#header_logo a {
	color: #000;
	text-decoration: none;
}

#header_logo_img  {
	float: left;
}

#header #header_logo_img .fa {
	padding: 5px 9px;
	font-size: 2.3em;
	background: #48a216;
    color: #fff;
    border-radius: 4px;
}

#header_logo_name {
	float: left;
	font-family: Play;
	font-size: 1.9em;
	font-weight: 600;
	letter-spacing: 0.06em;
	padding: 5px 0 0 10px;
}

#header_callback {
	float: right;
  display: flex;
  flex-direction: column;
}

#header_callback a {
	text-decoration: none;
	border-bottom: 1px dotted;
	cursor: pointer;
}

#header_callback a:hover {
	text-decoration: none;
	border: 0;
}

#header_contact {
	text-align: right;
}

#header_nomer {
	font-size: 1.5em;
	margin-bottom: 7px;
	position:relative;
}

#header_nomer a,
#header .hdslide_contact_nomer a {
	color: #000;
}

#header_time {
    font-size: 0.85em;
}

#header_zayavka {
	
}



#header_zayavka .fa, #header_calc  .fa  {
	float: left;
	margin-right: 10px;
    font-size: 2em;
}

#header_zayavka:hover {
	opacity: 0.7;
}

#header_calc  a, #header_zayavka a {
	color: #000;
}

#header_main .header_block {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
}

/* TOP MENU */

#top_menu_main {
	background: #48a216;
}

#top_menu  a {
	color: #fff;
	text-transform: uppercase;
}

#top_menu ul li:hover,
#top_menu ul li.root-item-selected,
#top_menu ul li.item-selected {
	background: rgba(0, 0, 0, 0.1);
}

#top_menu ul li ul li.root-item-selected,
#top_menu ul li ul li.item-selected {
	background: #48a216;
}

#top_menu ul li.item-selected >a {
	color: #fff;
}

/* SLIDER */

#slider {
	width: 100%;
	height: 500px;
	margin: 0 auto 1px auto;
	background: #000;
}

/* BLOCK KOMPANY */

#block_company {	
	margin-bottom: 10px;
	background: #f7f7f7;
}

#block_company_main {
	padding: 25px 1% 20px 3%;
	margin:  0 auto;	
	box-sizing: border-box;
	font-size: 0.8em;
}

#block_company ul {
	list-style: none;
}

#block_company ul li {
	display: inline-block;
	margin-right: 3%;
	width: 22%;
}

#block_company ul li:last-child {
	margin-right: 0;
}

#block_company ul li span {
	float: right;
	width: 75%;
	margin-top: 17px;
	font-size: 1.2em;
}

#block_company .ico {
	display: inline-block;
	width: 52px;
	height: 52px;
}

#block_company .ico_1 {
	background: url(../images/ico/1.svg) no-repeat;
	background-size: auto 52px;
}

#block_company .ico_2 {
	background: url(../images/ico/2.svg) no-repeat;
	background-size: auto 52px;
}

#block_company .ico_3 {
	background: url(../images/ico/3.svg) no-repeat;
	background-size: auto 52px;
}

#block_company .ico_4 {
	background: url(../images/ico/4.svg) no-repeat;
	background-size: auto 52px;
}

#block_company a {
	color: #000;
}

#block_company a:hover {
	opacity: 0.7;
}

/* WRAPPER */

#wrapper {
	min-height: 500px;
	padding: 70px 10px;
	overflow: hidden;
}

/* BREADCRUMB */

#breadcrumb {
	margin: 0 0 30px 330px; 
	overflow: hidden;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 20px;
	color: #777;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

#breadcrumb a {
	text-decoration: underline;
	font-size: 1.2em;
}

#breadcrumb a:hover {
	text-decoration: none;
}

#breadcrumb ul {
	list-style: none;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#breadcrumb ul li {
	background: none;
	float: left;
	margin: 0 10px 0 0;
	font-size: 0.8em;
}

#breadcrumb li + li:before {
	content: "\f105";
	font-family: fontAwesome;
	font-size: 1em;
	margin: 0 10px 0 0;
}

#breadcrumb ul li:first-child {
	margin-left: 0;
	padding-left: 0;
}

#breadcrumb ul li:last-child {
	background: none;
	font-size: 0.9em;
	line-height: 1.3;
}

/* SIDEBAR */

#sidebar {
	float: left;
	width: 280px;
}

#sidebar_menu {
	overflow: hidden;
}

#section_element_menu ul.menu-element-list-active2 a.item-selected {
    color: #48a216;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-active2 > a {
    background: #48a216;
}

#section_element_menu ul#vertical-multilevel-menu > li.menu-section-drive-active > a {
    background: #48a216;
}

#section_element_menu ul#vertical-multilevel-menu li a:hover {
    background: #48a216;
    color: #fff;
}

/* CONTENT */

#content {
	margin-left: 330px;
	overflow: hidden;
}

#content h1 {
	font-size: 1.9em;
	margin: 0 0 22px 0;
}

#content h2 {
	font-size: 1.4em;
	margin: 27px 0 10px 0;
}

#content h3 {
	font-size: 1.3em;
	margin: 27px 0 10px 0;
}

#content h4 {
	font-size: 1.14em;
	margin: 27px 0 10px 0;
}

#content h5 {
	font-size: 1em;
	font-weight: bold;
}

#content p,
#content ul,
#content ol {
	color: #404040;
}

#content p {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

#content table {
	width: 100%;
	/*border: 1px solid #dedede;*/
	font-size: 0.9em;
	margin: 20px 0;
}

#content td, #content th {
	border: 0;
	padding: 15px 5px;
	text-align: center;
	/*border: 1px solid #dedede;*/
}

#content th {
	text-transform: uppercase;
	padding: 15px 5px;
	background: #48a216;
	color: #fff;
	font-size: 0.9em;
	font-weight: 600;
}

#content tr {
	background: #fff;
}

#content table td:first-child {
	text-align: left;
	padding-left: 24px;
}

#content table tr:nth-child(odd) {
	background: #fcfcfc;
}

#content ul, #content ol {
	margin: 10px 0 20px 5%;
}

#content ul {
	list-style: square;
}

#content ol {
	list-style: decimal;
}

#content ul li, #content ol li {
	line-height: 1.5;
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content img {
	max-width: 100%;
	height: auto;
}
#content .alcove{
	min-height: 225px;
}
#content b, #content strong {
	font-weight: 600;
}

#content sup {
	position: relative;
	top: -0.5em;
}

#content sub {
	position: relative;
	top: 0.5em;
}

/*FOOTER*/

#footer a {
	color: #888;
}

#footer a:hover {
	color: #ccc;
}

#footer_top,
#footer_bottom {
	width: 100%;
	background: #222;
	overflow: hidden;
}

#footer_top_main,
#footer_bottom_main {
	padding: 35px 10px;
	overflow: hidden;
}

#footer .title {
	font-size: 1.2em;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

#footer_top_main .kontakty,
#footer_top_main .company,
#footer_top_main .proekty,
#footer_top_main .dopmenu {
	box-sizing: border-box;
}

#footer_top_main {
	border-bottom: 1px solid #888;
	color: #fff;
}

#footer_top_main .kontakty {
	float: right;
	width: 26%;
	padding-right: 5px;
}

#footer_top_main .company,
#footer_top_main .proekty,
#footer_top_main .dopmenu {
	float: left;
	width: 24%;
	padding: 0 5px;
}

#footer_nomer {
	font-size: 1.5em;
	margin-bottom: 15px;
}

#footer_callback {
	margin-bottom: 30px;
}

#footer_callback a {
	padding: 6px 10px;
	border: 2px solid #fff;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
}

#footer_callback a:hover{
	background: #fff;
	color: #000;
}

#footer_email {
	margin-bottom: 10px;
	font-size: 0.9em;
}

#footer_email a {
	color: #888;
}

#footer_address {
	font-size: 0.9em;
	margin-bottom: 30px;
	color: #888;
}

#footer_social {
	margin-bottom: 10px;
}

#footer_top_main .fa {
	color: #888;
}

#footer_top_main .footer_menu ul li {
	padding: 0 0 10px 0;
}

#footer_top_main .footer_menu a {
	text-decoration: underline;
}

#footer_social ul  {
  display: flex;
}

#footer_social ul li {
	margin-right: 10px;
}

#footer_social ul li a {
	position: relative;
	display: block;
	width: 35px;
	height: 35px;
	border: 1px solid #888;
  display: flex;
  align-items: center;
  justify-content: center;
}

#footer_social ul li a:hover {
	border: 1px solid #ccc;
	color: #ccc;
}

#footer_social ul li a i {
  font-size: 20px;
}

#footer_social .fa-facebook {
	position: absolute;
	top: 9px;
	left: 13px;
}

#footer_social .fa-twitter {
	position: absolute;
	top: 9px;
	left: 11px;
}

#footer_social .fa-instagram {
	position: absolute;
	top: 9px;
	left: 10px;
}

#footer_social ul li:last-child {
	padding-left: 0;
}

#footer_bottom_main {
	padding: 30px 10px;
}

#footer_copyrait {
	float: left;
	margin-top: 1px;
	color: #888;
	font-size: 0.8em;
}

#footer_copyrait a {
	text-decoration: underline;
	margin-right: 10px;
	font-size: 0.9em;
}

#footer_stat {
	float: right;
	margin-right: 50%;
}

/* bitrix */
[id^=bx_incl] {
  display: inline;
}

#content_index .proccess_index {
  margin-bottom: 90px;
}
@media (max-width: 480px) {
	#content_index .proccess_index {
          margin-bottom: 40px;
        }
}
@media (max-width: 375px) {
	#content_index .proccess_index h2 {
	  font-size: 1.75em;
	}
}

#content_index #proccess {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 100px;
  gap: 80px 40px;
  padding-top: 30px;
}
@media (max-width: 991px) {
  #content_index #proccess {
  	grid-template-columns: repeat(2, 1fr);
	gap: 60px 40px;
	margin: 0;
  }
}
@media (max-width: 320px) {
  #content_index #proccess {
  	grid-template-columns: repeat(1, 1fr);
  }
}

#content_index #proccess .block_proccess {
  counter-increment: block;
  display: flex;
  flex-direction: column;
}

#content_index #proccess .block_proccess:nth-child(3),
#content_index #proccess .block_proccess:nth-child(4) {
  font-size: 13px;
}

#content_index #proccess .block_proccess .block_proccess_content {
  position: relative;
  background: #48a216;
  padding: 50px 20px 30px;
  margin-bottom: 60px;
  text-align: center;
  flex: 1 0 auto;
  display: flex;
  flex-direction: column; 
}

@media (max-width: 500px) {
#content_index #proccess .block_proccess .block_proccess_content {
  margin-bottom: 45px;
}
}

#content_index #proccess .block_proccess .block_proccess_content > div {
  display: flex;
  justify-content: center;
  align-items: center;
}

#content_index #proccess .block_proccess .block_proccess_content:before,
#content_index #proccess .block_proccess .block_proccess_content:after {
  content: '';
  position: absolute;
  left: 50%;
  transform:translateX(-50%);
}
#content_index #proccess .block_proccess .block_proccess_content:before {
  content: counter(block);
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
  color: #fff;
  
  width: 60px;
  height: 60px;
  background: #48a216;
  border: 5px solid #fff;
  border-radius: 50%;
  top: -30px;
}
#content_index #proccess .block_proccess .block_proccess_content:after {
  width: 0;
  height: 0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 80px solid #48a216;
  bottom: -50px;
}
@media (max-width: 500px) {
#content_index #proccess .block_proccess .block_proccess_content:after {
  border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 30px solid #48a216;
    bottom: -30px;
}

}
#content_index #proccess .block_proccess .block_proccess_content .block_proccess_title {
  position:relative;

  margin-bottom: 30px;
  font-size: 25px;
  color: #fff;
  text-decoration: none;

}
#content_index #proccess .block_proccess .block_proccess_content .block_proccess_title:before {
  position: absolute;
  content: '';
  width: 80px;
  height: 1px;
  background: #fff;
  bottom: -20px;
  left: 50%;
  transform:translateX(-50%);
}
@media (max-width: 500px) {
	#content_index #proccess .block_proccess .block_proccess_content .block_proccess_title {
		height: auto !important;
		margin-bottom: 0;
		font-size: 14px;
		flex: 1 0 auto;
	}
  #content_index #proccess .block_proccess .block_proccess_content .block_proccess_title:before {
	  content: none;
  }
  #content_index #proccess .block_proccess .block_proccess_content .block_proccess_desc {
  	display: none;
  }
}
#content_index #proccess .block_proccess .block_proccess_content .block_proccess_desc {
   flex-grow: 1;
}
#content_index #proccess .block_proccess .block_proccess_content .block_proccess_desc p {
   color: #fff;
}

#content_index #proccess .block_proccess .block_proccess_img {
  display: flex;
  align-items: flex-end;
}

#otzyv .block p.ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow:hidden;
}
#otzyv .block .read-more {
  cursor: pointer;

}
#otzyv .block .read-more:hover {
  text-decoration: underline;
}
#otzyv .block iframe {
  width: 100%;
}

.advantages {
    padding: 20px 0 0 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 20px;
}
.advantages .advantages-item {
    display: flex;
}
@media (max-width: 350px) {
.advantages .advantages-item {
    flex-direction: column;
}
}
.advantages .advantages-item__img {
    flex-shrink: 0;
    margin-right: 15px;
}

.advantages .advantages-item div.aname {  
    font-size: 20px;
    margin: 0 0 15px 0;
}
.advantages .advantages-item span {
  font-size: 11pt;
}

#fixed-calc {
  position: relative;
  z-index: 998;
  right: 25px;
  top: 10%;
  background: url('/bitrix/templates/gvozdevsoft_gsstroy_s1/images/fixed-calc.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
  display: flex;
  text-transform: uppercase;
  transition: .3s;
}

@media (max-width: 480px) {
	#fixed-calc {
		width: 64px;
  		height: 64px;
		top: calc(15% + 15px);
	}
}

#fixed-calc:hover {
	opacity: 0.7;
}
#fixed-calc a {
    font-size: 14px;
    font-weight: 700;
    color: #48a216;
    display: flex;
    align-items: center;
    text-align: center;
    padding-top: 10px;
}

@media (max-width: 480px) {
	#fixed-calc a {
		  font-size: 12px;
	}
}

.smartfilter > input + .row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.smartfilter > .row > .bx-filter-parameters-box {
  grid-column: 1 / 2 span;
}
.smartfilter > .row > .bx-filter-parameters-box:nth-last-child(2) {
  grid-column: 2;
  grid-row: 3;
}
.smartfilter > .row > .bx-filter-parameters-box:nth-last-child(3) {
  grid-column: 1;
  grid-row: 3;
}
@media (max-width: 768px) {
  
  .smartfilter > .row > .bx-filter-parameters-box:nth-last-child(-n+3) {
    padding: 17px 20px 12px 20px;
  }
  .smartfilter > .row > .bx-filter-parameters-box:nth-last-child(-n+3) .bx-filter-parameters-box-title {
    text-align: left;
  }
}
.bx-filter-parameters-box-container .col-xs-12 {
  display: flex;
  align-items: center;
  gap: 15px;
}
.bx-filter-parameters-box-container .checkbox {
  margin: 0;
  min-width: 15px;
  min-height: 15px;
  line-height: 15px;
}
.bx-filter-section > .row .bx-filter-title {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;	
}

@media (max-width: 992px) {
.bx-filter-section > .row .bx-filter-title {
  background: url(/bitrix/templates/gvozdevsoft_gsstroy_s1/images/bg-parameters.png);
  background-size: 20px;
  background-position: 10px center;
  background-repeat: no-repeat;
  border: 3px solid #FDB418;
  border-radius: 4px;
  margin: 0 -5px;
  padding-right: 15px !important;
  white-space: nowrap;	
}
.bx-filter-section > .row .bx-filter-title span {
 /* margin-left: 100px;*/
}
}
/*
@media (max-width: 768px) {
.bx-filter-section > .row .bx-filter-title span {
  margin-left: 75px;
}
} 

@media (max-width: 480px) {
.bx-filter-section > .row .bx-filter-title span {
  margin-left: 55px;
}
} 
*/
@media (max-width: 320px) {
.bx-filter-section > .row .bx-filter-title span {
  margin-left: 10px;
}
} 
.bx-filter-section > .row .bx-filter-title i {
  cursor: pointer;
  transition: .3s;
  position: absolute;
  right: 18px;
}
.bx-filter-section > .row .bx-filter-title i.close {
  transform: rotate(180deg);
}

.sort {
  position: relative;
  width: max-content;
}
.sort-popup {
  display: none;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgb(0 0 0 / 9%);
  margin-top: 15px;
  position: absolute;
  right: 0;
  z-index: 9999;
  width: 160px;
}
.sort-popup ul { 
  list-style: none !important;
}
.sort-label span {
      color: #48a216;
  text-decoration: underline;
  cursor: pointer;
}
.asortvibor {
  font-weight: 700;
}

#project_calc {
  background: #9C6;
  padding: 5px 0;
}
#calcProject_params {
  display: grid;
  grid-template-columns: repeat(2, 1fr)
}
@media (max-width: 600px) {
  #calcProject_params {
    grid-template-columns: repeat(1, 1fr)
  }
}
.m20_0_0_0 {
    margin: 20px 0 0;
}
.m20_0 {
    margin: 20px 0;
}
.p0_10 {
    padding: 0 10px;
}
#sumPrice {
    font-size: 20px;
    padding: 5px 0 0;
}
#calc_summa .calc-sum-num {
    font-size: 28px;
}
.text-center {
  text-align: center;
}
.color_white {
  color: #fff;
}
.form-group {
    margin-bottom: 15px;
}
.form-group .checkbox {
  display: flex;
  padding: 0;
}
.form-group .checkbox > label {
  display: flex;
}
.form-group .checkbox > label a {
    color: #337ab7;
    text-decoration: none;
}
.form-group .form-control {
      display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  border: 1px solid #7BAE11 !important;
}
.lightString {
    background: #7BAE11;
    border: 1px solid #fff;
    padding: 10px;
}
@media (max-width: 768px) {
#header + #top_menu {
  display: none;
}
#header_main #top_menu {
   display: block;
}
}
.main-form{
  margin-bottom: 90px;
}
@media (min-width: 768px) {
.main-form{
display:none;
}
#header + #top_menu {
  display: block;
}
#header_main #top_menu {
   display: none;
}
}

#catalog_element + .accordion-title + .accordion .info table td:first-child {
  width: auto;
  padding: 0;
  text-align: center;
  width: 40px;
}
.popup-equipment:target, .popup-equipment.active {
    pointer-events: all;
    opacity: 1;
}
.popup-equipment {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity 200ms;
    z-index: 9999999;
    display: block;
    overflow: hidden auto;
}
.popup-equipment > .popup-equipment__close {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 200ms;
	width: 100vw;
	height: 100vh;
}
.popup-equipment__wrapper {
    position: relative;
    max-width: 900px;
    min-width: 300px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 40%);
    box-shadow: 0 2px 4px rgb(0 0 0 / 40%);
    border-radius: 3px;
    padding: 30px;
    flex: 1;
    margin: auto;
}


@media only screen and (max-width: 1060px) {
  .popup-equipment__wrapper {
      min-width: 700px;
  }
}
@media only screen and (max-width: 760px) {
  .popup-equipment__wrapper {
      min-width: 480px;
      width: calc(100vw - 30px);
      padding: 20px;
  }
}

@media only screen and (max-width: 500px) {
  .popup-equipment__wrapper {
      min-width: 300px;
      width: calc(100vw - 20px);
      padding: 10px;
  }
}



.popup-equipment__wrapper > .popup-equipment__close {
    cursor: pointer;
    position: absolute;
    z-index: 3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    background-color: #ffffff;
    border-radius: 50%;
    font-size: 40px;
    height: 40px;
    width: 40px;
    top: 20px;
    right: 20px;
    -webkit-transition: background-color 0.1s ease-in;
    transition: background-color 0.1s ease-in;
    text-decoration: none !important;
}


.equipment-list {
    padding: 0 20px;
}

@media (max-width: 760px) {
  .equipment-list {
    padding: 40px 10px 0;
  }
}

.equipment-list__tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.equipment-list__tab {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    font-size: 18px;
    padding: 10px 5px;
    border-bottom: 2px solid #DBDBDB;
    position: relative;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

@media only screen and (max-width: 760px) {
  .equipment-list__tab {
    font-size: 16px;
  }
}

@media only screen and (max-width: 500px) {
  .equipment-list__tab {
    font-size: 12px;
  }
}

.equipment-list__tab::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    height: 4px;
    width: 100%;
    border-radius: 2px;
    background-color: #48B062;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.equipment-list__tab.-active::after {
    opacity: 1;
}
.equipment-list__tab.-active {
    color: #48B062;
    font-weight: 500;
}
.equipment-list__content {
    margin: 20px 0;
}
.equipment-features__tab {
  border: none !important;
  display: none;
}
.equipment-features__tab.-active {
  display: table;
}
.equipment-features__tab td {
  border: 1px solid #dedede !important;
}
#content .equipment-features td {
  width: 50% !important;
  border: none;
  border-bottom: 1px solid #dedede;
  padding: 8px 0 !important;
  text-align: left;
}

@media (max-width: 760px) {
  #content .equipment-features td {
    font-size: 14px;
  }
}

@media (max-width: 500px) {
  #content .equipment-features td {
    width: 100% !important;
    border: none;
  }
  #content .equipment-features td:first-child {
    padding: 8px 0 0 0 !important;
  }
  #content .equipment-features td:last-child {
    border-bottom: 1px solid #dedede;
    padding: 0 0 8px 0 !important;
  }
}

#content .equipment-features td:first-child {
  color: #777; 
}

@media (max-width: 500px) {
  #content .equipment-features td:first-child {
    font-size: 12px;
    font-weight: 400;
  }
}
@media (max-width: 500px) {
  #content .equipment-features tr {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}


.equipment-list__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;;
}
@media (max-width: 500px) {
  .equipment-list__footer {
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 15px;
  }
}
.equipment-list__footer #sumPrice {
  padding: 0;
}
.equipment-list__footer .link_all a {
    cursor: pointer;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    border: none;
    color: #fff;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #48a216;
    font-weight: 500;
    font-size: 14px;
    height: 50px;
    min-height: 50px;
    padding: 0 40px;
    border-radius: 4px;
    min-width: 50px;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    outline: none;
    text-decoration: none !important;
}

.equipment-list__price {
    display: flex;
}

.accordion .price {
    white-space: nowrap;
    color: #48a216;
    font-weight: 600;
    font-size: 20px;
}

#catalog_element + .accordion-title + .accordion .info {
  overflow-x: auto;
}

#catalog_element + .accordion-title + .accordion .info-desc {
  text-align: left;
  min-width: 300px;
}
@media (max-width: 500px) {
  #catalog_element + .accordion-title + .accordion .info tr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #dedede;
  }
  #catalog_element + .accordion-title + .accordion .info .info-desc {
    /*border-top: 1px solid #dedede;*/
    margin: 0 -5px;
    padding: 0 5px;
  }
}

#catalog_element + .accordion-title + .accordion .info td {
  vertical-align: middle;
  text-align: left;
  padding: 15px 5px !important;
}
#catalog_element + .accordion-title + .accordion .info td:nth-child(2) {
  min-width: 130px;
}
@media (min-width: 481px) {
  #catalog_element + .accordion-title + .accordion .info td {
    border-bottom: 1px solid #48a216;
  }
  #catalog_element + .accordion-title + .accordion .info tr:last-child td {
    border-bottom: none;
  }
}
@media (max-width: 480px) {
  #catalog_element + .accordion-title + .accordion .info td:last-child {
    border-bottom: 1px solid #48a216
  }
}
#catalog_element + .accordion-title + .accordion .info td input[type="checkbox"] {
 
}
#catalog_element + .accordion-title + .accordion .info td p {
  margin: 0;
  text-align: left;
}
#catalog_element + .accordion-title + .accordion .info .link_all {
  text-align: center;
}
#catalog_element + .accordion-title + .accordion .info .link_all a {
  font-style: italic; 
}

.custom-radio > input, .custom-checkbox > input {
  position: absolute;
  visibility: hidden;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  margin: 0;
}
.custom-radio, .custom-checkbox {
  position: relative;
  display: block;
  margin: auto;
  width: 20px;
  height: 20px;
  border: 3px solid #48a216;
  border-radius: 5px;
  cursor: pointer;
}
.custom-radio > input:checked::before, .custom-checkbox > input:checked::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: visible;
  z-index: 1;
  background: url("/bitrix/templates/gvozdevsoft_gsstroy_s1/images/custom-check.jpeg");
  background-size: cover;
}

.main-form {
  position: relative;
  padding: 20px 5%;
    border: 5px solid transparent;
    border-image: 5 repeating-linear-gradient(45deg, #e4e4e4, #e4e4e4 5px, transparent 5px, transparent 5px, #e4e4e4 5px, #e4e4e4 10px,transparent 10px, transparent 20px);
    border-radius: 4px;
    background: #f7f7f7;
    overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .main-form {
    justify-content: center;
    gap: 15px;
    position: relative;
    border: none;
    border-radius: 0;
    background: none;
    overflow: visible;
    height: 130px;
    margin-bottom: 60px;
  }
}
@media (max-width: 375px) {
  .main-form {
    padding: 20px 5%;
    margin-bottom: 0;
  }
}
.main-form > a {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.main-form__img {
    max-width: 150px;
    position: relative;
    bottom: -10px;
}
@media (max-width: 991px) {
  .main-form__img {
    width: calc(50% - 10px);
  }
}
@media (max-width: 480px) {
  .main-form__img {
    position: absolute;
    max-width: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
}
@media (max-width: 375px) {
  .main-form__img {
    top: -10px;
  }
}
.main-form__text {
  font-size: 24px;
}
@media (min-width: 480px) {
  .main-form__text-mobile {
    display: none;
  }
}
@media (max-width: 480px) {
  .main-form__text-desc {
    display: none;
  }
}

@media (max-width: 991px) {
  .main-form__text {
    width: calc(50% - 10px);
  }
}
@media (max-width: 480px) {
  .main-form__text {
    margin-top: 10px;
    width: auto;
    margin-left: auto;
    max-width: 60%;
    text-align: center;
    color: #48a216;
    height: 100%;
  }
}

@media (max-width: 375px) {
  .main-form__text {
    margin-top: 0;
    font-size: 22px;
  }
}

@media (max-width: 350px) {
  .main-form__text {

    font-size: 18px;
  }
}
.main-form__button > a {
  padding: 5px 25px;
}
@media (max-width: 991px) {
  .main-form__button {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .main-form__button {
    display: none;
  }
}

.accordion .info_m {
  background: #fff;
}
.accordion .info_m.disabled {
  background: #f7f7f7 !important;
}
.accordion .info_m.disabled .custom-checkbox {
  border: 3px solid #ccc;
  cursor: auto;
}

#form_zayvka_popup_gadanie, #form_zayvka_popup_idea {
  padding: 50px 30px 30px 30px !important;
}

.right .feedback_tel {
  display: none;
  border: 5px solid transparent;
  border-image: 5 repeating-linear-gradient(45deg, #e4e4e4, #e4e4e4 5px, transparent 5px, transparent 5px, #e4e4e4 5px, #e4e4e4 10px,transparent 10px, transparent 20px);
  border-radius: 4px;
  background: #f7f7f7;
  padding: 20px;
  width: auto !important;
  max-width: 420px;
  z-index: 99999;
}
.right .feedback_tel input {
  width: 100% !important;
  display: block;
 
}
.right .feedback_tel input[type="tel"] {
    box-sizing: border-box;
    padding: 10px 15px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}
.right .feedback_tel input[type="submit"] {
  margin-top: 10px;
  border: none;
}
#form_vopros_calc .link_all {
  display: flex;
  align-items: center;
  max-width: max-content;
  margin: 0 auto;
}
#form_vopros_calc .link_all img {
  width: 40px;height: 39px;
  border-radius: 4px 0 0 4px;
  border: 1px solid #48a216;
}
#form_vopros_calc .link_all a {
  border-radius: 0 4px 4px 0;
  flex: 1 0 auto;
  background: transparent;
  border: 1px solid #48a216;
  color: #48a216;
}
.dark-bg {
  position: fixed;
  left: 0; top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,.5);
  z-index: 9999;
}
.close-button {
  margin: 0;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
  background-color: #ffffff;
  border-radius: 50%;
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  top: -30px;
  right: -20px;
  -webkit-transition: background-color 0.1s ease-in;
  transition: background-color 0.1s ease-in;
  text-decoration: none !important;
}
#content > .row {
  position: relative;
}
@media (max-width: 480px) {
  #catalog_element {
    position: relative;
  }
}
#catalog_element > .like {
  position: absolute;
  right: 6px;
  top: 6px;
}
.overfl {
  overflow: hidden;
}
@media (max-width: 480px) {
  #catalog_element > .like {
    z-index: 1;
    right: 15px;
    top: 10px;
  }
  #catalog_element > .like::before  {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z' fill='%23fff'/%3E%3Cpath d='M244 84L255.1 96L267.1 84.02C300.6 51.37 347 36.51 392.6 44.1C461.5 55.58 512 115.2 512 185.1V190.9C512 232.4 494.8 272.1 464.4 300.4L283.7 469.1C276.2 476.1 266.3 480 256 480C245.7 480 235.8 476.1 228.3 469.1L47.59 300.4C17.23 272.1 0 232.4 0 190.9V185.1C0 115.2 50.52 55.58 119.4 44.1C164.1 36.51 211.4 51.37 244 84C243.1 84 244 84.01 244 84L244 84zM255.1 163.9L210.1 117.1C188.4 96.28 157.6 86.4 127.3 91.44C81.55 99.07 48 138.7 48 185.1V190.9C48 219.1 59.71 246.1 80.34 265.3L256 429.3L431.7 265.3C452.3 246.1 464 219.1 464 190.9V185.1C464 138.7 430.4 99.07 384.7 91.44C354.4 86.4 323.6 96.28 301.9 117.1L255.1 163.9z' fill='%2348a216'/%3E%3C/svg%3E%0A");
  }
  #catalog_element > .like.animate-like:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z' fill='%2348a216'/%3E%3C/svg%3E%0A");
  }
}

.ui-slider {
  height: 7px !important;
  border-radius: 0 !important;
  background: rgb(119, 227, 89)!important;
}
.ui-slider .ui-slider-handle {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAAAFVBMVEV75V575V575V575V575V575V575V6zNPkMAAAABnRSTlMABxESzc4pCdrRAAAAL0lEQVR42l3IsQGAIADAMBTt/yezwEAyZsyBz8nJycnJyclp+8/k5OTk5OS8t2cBPsADCUK09WkAAAAASUVORK5CYII=) no-repeat left top !important;
  transform: translate(10px, 11px);
  display: block;
  outline: none;
  border: none !important;

}

.ui-slider .ui-widget-header {
  background: #999 !important;
    border-radius: 0;
}
.range-block {
  display: flex;
  align-items: center;
}
.range-block:not(.range-block--result) {
  justify-content: space-between;
  margin-bottom: 10px;
}
.range-block .range-item {
  font-size: 18px;
}
.range-block--result {
  margin-bottom: 20px;
}
.ranges + .ranges {
  border-top: 1px dashed #ccc;
  margin-top: 30px;
  padding-top: 30px;
}
.range-block--result .range-item:last-child {
  color: #48a216;
  margin-left: 40px;
  font-weight: 700;
  font-size: 26px;
}
.mortgage__inner {
  display: flex;
  margin-top: 30px;
}
@media (max-width: 700px) {
  .mortgage__inner {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
}
.mortgage__block {
  width: 50%;
  text-align: center;
  padding-bottom: 20px;
}
@media (max-width: 700px) {
  .mortgage__block {
    width: 100%;
  }
}
.rez2, .rez3 {
  padding: 15px;
  border: 3px solid #FDB418;
  display: block;
  border-radius: 10px;
  color: #48a216;
  font-weight: 700;
  font-size: 26px;
  max-width: 150px;
  margin: 15px auto 30px;
}
.rez3 input {
  color: #48a216;
  font-weight: 700;
  font-size: 26px;
  border: none;

}
.mortgage__block a {
  display: block;
  text-decoration: none !important;
  background-color: #48a216;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  font-size: 18px;
  width: 250px;
  margin: 0 auto;
}
.calc-i-text{
    font-size: 10px;
    text-align: initial;
    margin-left: 10%!important;
    line-height: 1!important;
}
@media (max-width: 768px) {
.dop-text{
display:none;
}
}

@media (max-width: 600px) {
  .calc-mort {
    display: flex;
    justify-content: space-between;
  }
  .rez2, .rez3 {
    border: none;
    padding: 0;
  }
}

#rez3 > label {
  position: relative;

}
#rez3 > label:focus-within::after, #rez3 > label:hover::after {
  right: -20px;
}
#rez3 > label::after {
  position: absolute;
  right: -5px;
  content: '%';
  font-size: 26px;
  color: #48a216;
    transition: .3s;
}

.link_back--right .fa-chevron-left {
  transform: rotate(180deg);
}
.link_back.link_back--right {
    display: flex;
    justify-content: flex-end;
}
.link_back.link_back--right a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.link_back.link_back--right > a > span {
  order: 1; 
}
.link_back.link_back--right > a > .fa {
  order: 2; 
}