/*!
Theme Name: Sankom PRO
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sankom-pro
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Sankom PRO is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.page-numbers.current {
	background: rgba(255, 119, 53, 1) !important;
    color: rgba(255, 255, 255, 1) !important;
	font-family: "Montserrat-400", sans-serif;
    font-size: 1rem;
    line-height: 28px;
    text-decoration: none;
    text-decoration: none;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.m__in {
	margin-bottom: 110px;
}


.header_content_downpart_nav_list_item.active {
    position: relative;
}

.header_content_downpart_nav_list_item.active::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: rgba(255, 119, 53, 1);
    width: 100%;
    transition: 0.3s;
}


.cont__privacy ul li {
	font-family: "Montserrat-500", sans-serif;
    font-size: 1.25rem;
    line-height: 33px;
    text-decoration: none;
    color: #525252;
}

.cont__privacy ul {
	padding-left: 20px;
}

.cont__privacy .firstsec_contactspage_content_header p {
	line-height: 33px;
}

.cont__privacy {
	margin-bottom: 50px;
}

.modal_order_form label p a {
	color: rgba(255, 119, 53, 1);
}

.header_content_downpart_nav_list_item.menu__product {
	border: 1px solid #fff;
	padding: 2px 25px;
	border-radius: 6px;
}


header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.first__img img {
	width: 430px;
	display: inline-block;
}

.added__btn a {
	color: #FF7735;
    font-family: 'Montserrat-600';
    font-size: 16px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.added__btn {
	margin-top: 15px;
}



/*---------калькулятор---------*/

.bg__calc {
    background: #EDEDED;
    padding-top: 60px;
    padding-bottom: 60px;
}

.calc__tabs {
    display: flex;
    gap: 40px;
    background: #fff;
    padding: 16px 24px;
    border-radius: 6px;
    margin-bottom: 76px;
    justify-content: space-around;
}

.calc__tab {
    border: none;
    background: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    padding: 8px 0;
    color: #1D1D1D;
    font-family: 'Montserrat-600';
}

.calc__tab.is-active {
    color: #ff7735
}

.calc__pane {
    display: none
}

.calc__pane.is-active {
    display: block
}

.calc__grid {
    display: grid;
    grid-template-columns: 439px 1fr;
    gap: 24px;
    margin-bottom: 24px;
}

.card {
    background: #fff;
    border-radius: 6px;
    padding: 24px 28px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .06);
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 1.4;
    padding-left: 55px;
	    padding-right: 0;
}

.card h3 {
    font-size: 25px;
    line-height: 1;
    color: #ff7735;
    display: flex;
    align-items: center;
    gap: 19px;
    margin: 0 0 24px;
    font-family: 'Montserrat-600';
}

.count-row {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 30px;
    flex-direction: column;
}

.count-row span {
    flex: 0 0 auto;
    font-size: 18px;
    font-family: 'Montserrat-500';
    color: #1D1D1D;
}

.incdec {
    display: inline-flex;
    box-shadow: 0px 0px 4px 0px #00000026;
    border-radius: 4px;
    overflow: hidden;
    height: 21px;
    align-items: center;
}

.incdec button {
    width: 32px;
    border: none;
    background: transparent;
    color: #FF8948;
    cursor: pointer;
    font-weight: 700;
    display: flex;
    justify-content: center;
}

.incdec input {
    width: 65px;
    border: none;
    text-align: center;
    font-size: 14px;
    color: #1D1D1D;
    font-family: 'Montserrat-500';
}

small {
    font-size: 12px;
    color: #999;
}

.chk {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    margin-bottom: 6px;
    font-family: 'Montserrat-500';
    color: #1D1D1D;
}

.chk input {
    accent-color: #ff7735;
	width: 21px;
    height: 21px;
}

.divider {
    height: 1px;
    background: #eee;
    margin: 20px 0;
}

.sub {
   margin: 0 0 32px;
    font-family: 'Montserrat-600';
    font-size: 19px;
    color: #FF8948;
}

.opt-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(130px, 1fr));
    gap: 8px 16px;
    margin-bottom: 12px;
}


.price {
    font-family: 'Montserrat-500';
    font-size: 38px;
    line-height: 1;
    color: #FF8948;
    margin: 0 0 6px;
}

.link {
    font-size: 14px;
    color: #ff7735;
    text-decoration: underline;
}

.opt-text {
	display: flex;
	flex-direction: column;
}

.calc__bottom {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 24px;
}

.lead-form {
    background: #fff;
    border-radius: 6px;
    padding: 15px 38px;
    display: flex;
    align-items: center;
    flex-direction: row;
   gap: 37px;
    font-size: 15px;
    line-height: 1.4;
     padding-right: 0;	
}

.lead-form .title {
    margin: 0;
    font-family: 'Montserrat-500';
    font-size: 18px;
    color: #1D1D1D;
	margin-bottom: 21px;
}

.inputs {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.inputs input{
  flex: 0 0 212px;      
  width:212px;          
  height:27px;
  border:none;
  border-radius:4px;
  padding:0 10px;
  box-shadow:0 0 6px #00000026;
  font-family:'Montserrat-400';
  font-size:14px;
  text-align:center;
  color:#515151;
  display: block;
    box-sizing: border-box;	
}

.file {
    display: flex;
    flex-direction: row;
    gap: 32px;
   margin-top: 18px;
	align-items: center;
}

.file input {
    margin-top: 4px
}

.policy {
    font-size: 12px;
    font-family: 'Montserrat-500'; 
    margin-top: 6px;	
}

.policy a  {
	color: #FF8948;
	text-decoration: none;
}

.lead-form .btn {
    align-self: flex-start;
    background: #FF8948;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 6px 65px;
    margin-top: -1px;
    cursor: pointer;
    font-family: 'Montserrat-400';
}

.result {
    background: #fff;
    border-radius: 6px;
    padding: 18px 46px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-size: 15px;
    line-height: 1.4;
    text-align: left;
}

.result strong {
    font-size: 40px;
    line-height: 1;
    color: #FF8948;
    font-family: 'Montserrat-600';
}

.result small {
    font-size: 11px;
    color: #515151;
    font-family: 'Montserrat-500';
}

.flex__label {
    display: flex;
    align-items: center;
    column-gap: 27px;
}

.flex__label small {
    font-size: 14px;
    color: #1D1D1D;
    font-family: 'Montserrat-500';
}

.bg__calc .main__container {
    max-width: 1636px;
}

.mb8 {
    font-size: 18px;
    color: #1D1D1D;
    font-family: 'Montserrat-500';
    margin-bottom: 10px;
}



.chk-hidden{
  position:absolute;
  opacity:0;
  width:0;
  height:0;
  pointer-events:none;
}


.chk-label{
  cursor:pointer;
  user-select:none;
  position:relative;              
}

.chk-label::before{
  content:'';
  width:32px;                
  height:32px;
  border-radius:6px;
  background:#fff;
  box-shadow:0 0 4px rgba(0,0,0,.08) inset;
  transition:.2s;
}


.chk-label::after{
  content:'';
  position:absolute;
  left:10px;                    
  top:15px;
  width:12px;
  height:6px;
  border:3px solid #fff;
  border-top:none;
  border-left:none;
  transform:rotate(45deg);
  opacity:0;                   
  transition:.2s;
}

.chk-hidden:checked + .chk-label{
  color:#ff7735;               
  font-weight:600;
}
.chk-hidden:checked + .chk-label::before{
  background:#ff7735;            
  box-shadow:none;
}
.chk-hidden:checked + .chk-label::after{
  opacity:1;                     
}

.chk-hidden:focus-visible + .chk-label::before{
  outline:2px solid #4d90fe;
  outline-offset:2px;
}

.call__pay {
	margin-top: 31px;
    margin-bottom: 11px;
    font-family: 'Montserrat-500';
    font-size: 18px;
}

.call__pay a {
	text-decoration: none;
	font-family: 'Montserrat-500';
    font-size: 18px;
}


.opt-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(260px,1fr));
  column-gap: 0;
  row-gap: 15px;
}

.opt-item{
  display: grid;
    grid-template-columns: 60px auto;
    align-items: center;
    gap: 0px;
  	
}

.opt-ico{width: 45px;height:auto;}

.water__grid {
	display: grid;
	grid-template-columns: 0.9fr 1fr;
}

.c__pay {
	margin-top: 62px;
	margin-bottom: 7px;
}

.opt-title {
	font-family: 'Montserrat-500';
    font-size: 14px;
}


small.opt-sub {
	color: #1D1D1D;
    font-size: 10px;
    font-family: 'Montserrat-500';
}

.result p {
	color: #1D1D1D;
    font-size: 16px;
    font-family: 'Montserrat-500';
    text-align: left;
}

.indec__filter input {
	width: 30px;
}

.file__el {
	display: flex;
    flex-direction: column;
}


.lead-form .file-upload {
	margin-top: 0;
}

.file-upload{display:flex;flex-direction:column;gap:6px}

.file-upload__input{
  position:absolute;
  opacity:0;
  width:0;height:0;
  pointer-events:none;
}

.file-upload__label{
  display:inline-flex;
  align-items:center;
  gap:12px;

  padding: 3px 32px;
  background:#fff;
  border-radius:8px;
  box-shadow: 0px 0px 6px 0px #00000026;
    border: none;
  cursor:pointer;
  font-size:20px;
  font-weight:600;
  color:#000;
  transition:.2s;
}
.file-upload__label:hover{box-shadow:0 0 0 2px #ff7735 inset}

.file-upload__icon{width:12px;height:auto}

.file-upload__hint{font-size:13px;color:#777}

.file span.last {
	font-size: 12px;
    font-family: 'Montserrat-500';
    color: #515151;
	max-width: 387px;
}

.file span:first-child {
	font-size: 14px;
    font-family: 'Montserrat-500';
    color: #1D1D1D;
}

.file-upload.upload__border {
	border: none;
}

.upload__border .file-upload__text {
	font-size: 13px;
    font-family: 'Montserrat-400';
    color: #1D1D1D;
	letter-spacing: 0.7px;
}


.indec__filter {
	max-width: 87px;
	margin-top: 5px;
}

#house-mount .calc__grid {
	max-width: 1089px;
    margin: auto;
}

#house-mount .calc__bottom {
	grid-template-columns: 1fr;
	max-width: 1089px;
    margin: auto;
}


#house-mount .calc__grid {
    grid-template-columns: 614px 1fr;
}

#house-mount .lead-form {
	margin-top: 25px;
}

.result p:first-child {
	font-size: 18px;
}

#house-mount .card {
	padding-left: 0;
	align-items: center;
	justify-content: center;
}

#house-mount .count-row {
	margin-bottom: 0;
}



#house-proj .calc__grid {
	max-width: 1089px;
    margin: auto;
}

#house-proj .calc__bottom {
	grid-template-columns: 1fr;
	max-width: 1089px;
    margin: auto;
}


#house-proj .calc__grid {
    grid-template-columns: 614px 1fr;
}

#house-proj .lead-form {
	margin-top: 25px;
}

.result p:first-child {
	font-size: 18px;
}

#house-proj .card {
	padding-left: 0;
	align-items: center;
	justify-content: center;
}

#house-proj .count-row {
	margin-bottom: 0;
}

#flat-proj .call__pay {
	margin-top: 6px;
}

.houseproj__notifictions {
	font-family: 'Montserrat-400';
    margin-top: 13px;
    font-size: 14px;
}



header {
  width: 100vw !important;
}


header.fixed {
	width: 100vw;
}
	


@media screen and (max-width: 1919px) and (min-width: 1200px) {
  .header_content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

header.fixed {
	width: calc(100% + 16px);
}
	
  .header_content {
    width: calc(100vw - 160px);
    display: flex;
    justify-content: center;
    margin: unset !important;
  }


	





	
	
	
	
	
	
	
	
	
	
	
	
	
.card {
  padding-left: 25px;
}

.calc__grid {
  grid-template-columns: 0.35fr 0.5fr;
  width: calc(100vw);
}

#flat-mount > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) {
  max-width: 23vw;
}

.calcpricesec_mainpage {
  width: calc(100vw);
}

.bg__calc .main__container {
  width: calc(100vw - 40px);
  padding: 0;
}

  .calc__grid {
    grid-template-columns: 0.4fr 1.6fr;
    width: 100%;
  }



	
	
	
	
}


.doc__item a svg {
	width: 25px;
}

.doc__item a {
	display: flex;
    align-items: center;
    column-gap: 10px;
}

.doc__item:first-child {
	margin-top: 25px;
}

.right__margin {
	margin-left: 15px;
}


.square__project {
	font-family: 'Montserrat-500';
    font-size: 20px;
}




/*-----слайдер внутри проекта-----*/
.project__house-image {
  max-width: 800px;
  margin: 0 auto;
}

.slider-for .slick-slide {
  outline: none;
}
.slider-for img {
  width: 100%;
  display: block;
  border-radius: 8px;
}

.slider-nav {
  margin-top: 12px;
}
.slider-nav .slick-slide {
  opacity: 0.6;
  padding: 0 4px;
  cursor: pointer;
}
.slider-nav .slick-slide.slick-current {
  opacity: 1;
}
.slider-nav img {
  width: 100%;
  display: block;
  border-radius: 4px;
  border: 2px solid transparent;
}
.slider-nav .slick-current img {
  border-color: #ff8948;
}

.subscribe__result {
	font-family: 'Montserrat-400';
    color: #fff;
}

/*-------Узлы ввода-----*/
.scheme-modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 1000;
}

.scheme-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.5);
  pointer-events: auto;
  z-index: 1000;
}

.scheme-modal__inner {
  position: absolute;  
  width: 260px;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  z-index: 1001;      
}

.scheme-modal__close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

.scheme-modal__image {
    max-width: 100px;
    display: block;
    margin: 0 auto 1em;
}

.scheme-modal__title {
    font-family: 'Montserrat-600';
    font-size: 16px;
}

.scheme-modal__desc {
    font-size: 0.9em;
	font-family: 'Montserrat-400';
}