

/* Start:/local/templates/main/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?16599357172604*/
.nav-tabs {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color:#ef7c00  !important;
    border-top: 2px solid #ef7c00  !important;
    border-radius: 0px !important;
	border-bottom: 1px solid #fff !important;
}

.nav-tabs .nav-link {
    border: 1px solid #e5e5e5 !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #000;
    margin-right: 4px;
    background: #f7f7f7;
}




.swiper-container {
  width: 100%;
  /*height: 400px;*/
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.gallery-top {
  
  width: 100%;
}
.gallery-thumbs {
  height: 80px;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  width: 25%;
 
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
 


.btn-order {
    background: #1b342e !important;
	cursor:pointer;
	color: #fff !important;
    font-weight: 500;
    border-radius: 0 !important;
    padding: 9px 33px !important;
    font-size: 17px !important;
	-webkit-box-shadow: -1px 1.0625em 1.0625em 0 rgba(29, 32, 108, .13);
    box-shadow: -1px 1.0625em 1.0625em 0 rgba(29, 32, 108, .13);
	margin-bottom: 30px;
}

 
 
 
 

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

.form-st-input-box5 input,
.form-st-input-box5 textarea{
    width: 100%;
    padding: 6px 7px;
    font-size: 16px;
    color: #000;
    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-box5 input:focus ~ label,
.form-st-input-box5 input:not(:placeholder-shown) ~ label,
.form-st-input-box5 textarea:focus ~ label,
.form-st-input-box5 textarea:not(:placeholder-shown) ~ label{
  top: -18px;
  left: 0;
  font-size: 12px;
}

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

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

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

/* End */
/* /local/templates/main/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?16599357172604 */
