

/* Start:/local/templates/main/components/bitrix/catalog.section.list/.default/style.css?16500477561254*/
.swiper-wrapper-img {
    position: relative;
}
 
.swiper-wrapper-img span {
	position: relative;
    max-width: 170px;
    min-width: 70px;
    height: 170px;
    line-height: 170px;
    margin: 0 auto;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    zoom: 1;
    display: block;
}
 
.swiper-wrapper-img img {
	max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}

.swiper-arrow{
    margin: 3px;
    cursor: pointer !important;
	padding:7px 10px !important;
	transition: 0.5s;
}
 
.swiper-arrow:hover{
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
}
 
.swiper-slide-card {
    border: 1px solid #fff;
    border-radius: 15px;
	padding: 10px;
	background: rgb(0,0,0,40%);
}
 

.swiper-pagination-clickable .swiper-pagination-bullet {
    background: #007bff;
}
 
.swiper-cs-text{
	color:#fff;
	display:block;
	height: 65px;
    overflow: hidden;
	font-size:19px !important;
	padding:10px !important;
	text-align:center;
	font-weight: 600;
}

.swiper-cs-dis{
	font-size:13px;
	color:#fff;
}

.sec_a{
	display:block;
	color:#fff;
	
}

.sec_a:hover{ 
	color:#fff;
	
}


/* End */


/* Start:/local/templates/main/components/bitrix/news.list/kviz/style.css?16499335941781*/
.btn-price{
	display: block;
    width: 100%;
    padding: 10px;
    background: #fff;
    border-radius: 20px;
    text-align: center;
	cursor:pointer;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.btn-price:hover{
    background: #C8ED9A;
}

.activeprice{
	background: #C8ED9A !important;
}



 
.form-st-input-box-kviz {
  position: relative;
}

.form-st-input-box-kviz input,
.form-st-input-box-kviz textarea{
    width: 100%;
    padding: 6px 7px;
    font-size: 16px;
    color: #fff;
    margin-top: 7px;
	margin-bottom: 17px;
    border-top: 0px solid #eee;
	border-right: 0px solid #eee;
	border-left: 0px solid #eee;
	border-bottom: 2px solid #eee;
	outline: none;
    background: transparent;
}

.form-st-input-box-kviz input:focus ~ label,
.form-st-input-box-kviz input:not(:placeholder-shown) ~ label,
.form-st-input-box-kviz textarea:focus ~ label,
.form-st-input-box-kviz textarea:not(:placeholder-shown) ~ label{
  top: -18px;
  left: 0;
  font-size: 12px;
}

.form-st-input-box-kviz input:focus,
.form-st-input-box-kviz input:not(:placeholder-shown),
.form-st-input-box-kviz textarea:focus,
.form-st-input-box-kviz textarea:not(:placeholder-shown){
  border-bottom: 2px solid #7bae2c;
}
 
.form-st-input-box-kviz label {
  position: absolute;
  top:0;
  left: 0;
  padding: 0px 6px;
  margin: 13px 6px;
  font-size: 15px;
  color: #fff;
  pointer-events: none;
  transition: .5s;
}

.line_bottom{
	transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	background-color:#C8ED9A ;
	left:0;
	bottom: 17px;
    height: 2px;
    width: 0%;
    position: absolute;
}

.form-st-input-box-kviz:hover .line_bottom{
	width:100%;
}

/* End */


/* Start:/local/components/main/index.contact/templates/.default/style.css?1649923184745*/

.contacts-page__map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 992px){
	.contacts-wrap1{
		padding: 30px;
	}
}

@media (max-width: 992px){
	.contacts-wrap{
		margin-left:-15px !important;
		margin-right:-15px !important;
	}
}

.contacts-wrap {
    background: #fff;
    border: 1px solid #ecf2f4;
    border-radius: 5px;
    padding: 25px;
	font-size:16px; 
	margin-top:30px;
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.contacts-map {
    position: relative;
	height: 600px;
}

.iconcont {
    font-size: 26px;
    color: #729bb1;
    padding: 9px;
}
/* End */
/* /local/templates/main/components/bitrix/catalog.section.list/.default/style.css?16500477561254 */
/* /local/templates/main/components/bitrix/news.list/kviz/style.css?16499335941781 */
/* /local/components/main/index.contact/templates/.default/style.css?1649923184745 */
