#sect1{
	padding-top:64px;
	padding-bottom:58px;
	background: #1e1e1e;
}
#sect2{
	padding-top:98px;
	padding-bottom:112px;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(https://bazis54.ru/wp-content/themes/basis-65727e/images/5ca3093fdb5d2e671fe6c2d7_D0B2D18BD0BFD0BED0BBD0BDD0BDD18BD0B520D180D0B0D0B1D0BED182D18B20D0B1D0B0D0B7D0B8D18120D184D0BED0BD.jpg);
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
}

.title1{
	font-size:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	font-family: Avenirnextcyr, sans-serif;
	font-weight:bold;
	margin-bottom:55px;
}
.pr_all{
	min-height:380px;
	position:relative;
	padding-toP:103px;
	margin-bottom:12px;
	margin-right:12px;
	width:calc(33.33333333% - 12px);
}

.pr1{
	background:url(img/prise1.png) no-repeat center top;
	background-size:cover;
}
.pr2{
	background:url(img/prise2.png) no-repeat center top;
	background-size:cover;
}
.pr3{
	background:url(img/prise3.png) no-repeat center top;
	background-size:cover;
	margin-right:0px;
	padding-toP:60px;
}
.pr4{
	background:url(img/prise4.png) no-repeat center top;
	background-size:cover;
}
.pr5{
	background:url(img/prise5.png) no-repeat center top;
	background-size:cover;
}
.pr6{
	background:url(img/prise6.png) no-repeat center top;
	background-size:cover;
}

.title_presi1{
	font-family: Avenirnextcyr, sans-serif;
	font-size:22px;
	line-height:30px;
	color:#fff;
	margin-bottom:34px;
	text-align:center;
	 text-shadow: 1px 1px 2px black;
}
.title_presi2{
	font-family: Avenirnextcyr, sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	color:#fff;
	margin-bottom:34px;
	text-align:center;
	 text-shadow: 1px 1px 2px black;
}
.zakaz_but{
	width:180px;
	height:56px;
	line-height:56px;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	color:#fff;
	background:#cf2020;
	cursor:pointer;
	position:absolute;
	bottom:60px;
	left:50%;
	transform:translate(-50%, 0);
	border:solid 1px #cf2020;
}
.zakaz_but:hover{
	background:#1e1e1e;
	border:solid 1px #cf2020;
}
.geo_rab{
	height:510px;
	background:#1e1e1e;
	padding-left:55px;
	padding-right:55px;
}
.slider_left{
	width:45%;
	float:left;
	padding-top:100px;
}
.slider_right{
	width:50%;
	float:right;
	padding-top:100px;
}
.slider_right .title_slider{
	line-height:30px;
	font-weight:bold;
	font-size:30px;
	margin-bottom:36px;
	color:#fff;
	font-family: Avenirnextcyr, sans-serif;
}
.slider_right p{
	line-height:25px;
	font-size:19px;
	color:#fff;
	font-family: Avenirnextcyr, sans-serif;
}
.spisok{
	padding-left:50px;
	margin-top:30px;
}
.spisok p{
	line-height:20px;
	font-size:20px;
	color:#fff;
	font-family: Avenirnextcyr, sans-serif;
}


.geo_rab .bx-wrapper {
    -moz-box-shadow: 0 0 0px #ccc;
    -webkit-box-shadow: 0 0 0px #ccc;
    box-shadow: 0 0 0px #ccc;
    border: none;
    background:none;
	margin-bottom: 0px;
}
.bx-wrapper{
	position:static;
}
.bx-wrapper .bx-controls-direction a.bx-next{
	
} 
.counter{
	color:#494949;
	font-size:24px;
	font-weight:bold;
	font-family: Avenirnextcyr, sans-serif;
	position:absolute;
	top:32px;
	right:0px;
}
.counter span{
	font-size:40px;
	color:#fff;
}


@media (max-width: 374px){
	.pr_all{
		width:100%;
	}
	.slider_left{
		width:100%;
		float:none;
	}
	.slider_right{
		width:100%;
		float:none;
	}
	.geo_rab{
		height:auto;
	}
	
}
@media screen and (max-width: 767px) {
	.pr_all{
		width:100%;
	}
	.slider_left{
		width:100%;
		float:none;
	}
	.slider_right{
		width:100%;
		float:none;
	}
	.geo_rab{
		height:auto;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom:55px;
	}
	.bx-wrapper .bx-controls-direction a.bx-prev{
		bottom:15px!important;
	}
	.bx-wrapper .bx-controls-direction a.bx-next{
		bottom:15px!important;
	}
	
}
@media (max-width: 991px){
	.title_presi1 {
		font-size:20px;
	}
	.geo_rab{
		height:auto;
		padding-bottom:55px;
	}
}


