

/* Start:/local/components/main/send.form/templates/shapka/style.css?16487251041674*/
@media (min-width:992px) {
	#form-shapka{
	border: 1px solid #fff;
    padding: 33px;
    margin: 40px;
    border-radius: 15px;

}
}
@media (max-width:992px) {
	#form-shapka{
	border: 1px solid #fff;
    padding: 33px;
    margin: 20px 0px;
    border-radius: 15px;

}
}

.btn-primary-cs2{
	background: #DCCC7E !important;
	border-radius: 20px !important;
	color:#000 !important;
}

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

.form-st-input-box input,
.form-st-input-box 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 input:focus ~ label,
.form-st-input-box input:not(:placeholder-shown) ~ label,
.form-st-input-box textarea:focus ~ label,
.form-st-input-box textarea:not(:placeholder-shown) ~ label{
  top: -18px;
  left: 0;
  font-size: 12px;
}

.form-st-input-box input:focus,
.form-st-input-box input:not(:placeholder-shown),
.form-st-input-box textarea:focus,
.form-st-input-box textarea:not(:placeholder-shown){
  border-bottom: 2px solid #7bae2c;
}
 
.form-st-input-box 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:#dccc7e;
	left:0;
	bottom: 17px;
    height: 2px;
    width: 0%;
    position: absolute;
}

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

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/slider.swiper/style.css?16487266381205*/
.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 {
	background: #363636;
    border: 1px solid #f3f3f3;
    border-radius: 15px;
	    padding: 25px;
}
 

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

.btn-primary-cs{
	border-radius: 30px !important;
	margin-bottom:10px;
}
/* End */
/* /local/components/main/send.form/templates/shapka/style.css?16487251041674 */
/* /local/templates/main/components/bitrix/news.list/slider.swiper/style.css?16487266381205 */
