

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/style.css?1679087583697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section/.default/style.css?16790875835461*/
.bottom_text{
padding-bottom: 20px;
}
.list_button {color: #000000!important; /*float: right;*/
    font-size: 12px;
    padding: 0 10px;
    margin-top: 0px; margin-left: 70px;}

.list_button:hover {
    background: #1f22245c!important;
}


.cd-popup-trigger {
  display: block;
  width: 300px;
  height: 50px;
  line-height: 50px;
  margin: 3em auto;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 50em;
  background: #35a785;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-trigger {
    margin: 6em auto;
  }
}

/* -------------------------------- 

xpopup 

-------------------------------- */
.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
z-index: 144;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  width: 100%;
padding-top: 20px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
color: black;
  max-width: 375px;
  margin: 4em auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-popup-container p {
  padding: .5em 1em;
}
.modt1 {font-size: 22px!important; margin-bottom: 0px!important;}
.modt2 {font-size: 13px!important;}
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
}
.cd-popup input {font-size: 17px;
    padding-right: 20px;
    border-width: 2px;
    border-color: rgb(218 72 0);
    border-style: solid;
	margin-bottom: 20px;
height: 55px;
    width: 100%;}

.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.head_but:hover{-webkit-box-shadow: none;
    box-shadow: none;
    background-image: url(/local/img/bg_but2.jpg);}
.head_but {max-width: 260px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 55px;
    line-height: 1;
    font-size: 16px;
    cursor: pointer;
border: 0px;
padding-left: 10px;
    padding-right: 10px;
background-image: url(/local/img/bg_but.jpg);
    background-position: center;
    background-size: cover;
	color: white;}
.politics {margin-bottom: 20px;
    font-size: 15px;
	display: inline-block;}
.politics input {height: 20px;}
.modal .fade {display: none;}

[name="name"] {background-image: url(/local/img/user.png);
    background-repeat: no-repeat;
    background-position: 12px 50%;
	padding-left: 45px;}
[name="phone"] {background-image: url(/local/img/tel.png);
    background-repeat: no-repeat;
    background-position: 12px 50%;
	padding-left: 45px;}
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto;
  }
}

@media (max-width: 780px) {
.list_button {color: #000000!important; /*float: right;*/
    font-size: 12px;
    padding: 0 10px;
    margin-top: 0px; margin-left: 0px;}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/orange/style.css?1679087582282*/
.system-nav-orange
{
	color: #ffffff;
	font-size:15px;
}
.system-nav-orange .nav-title{
	margin-bottom: 5px;
}
.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}
.system-nav-orange a{
	color: #ffffff;
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/style.css?1679087583697 */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section/.default/style.css?16790875835461 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/orange/style.css?1679087582282 */
