

/* Start:/local/templates/main/components/bitrix/news/sale/bitrix/news.detail/.default/style.css?16775607332059*/
.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;
}



.price-info{
	font-size: 39px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

.characteristics-name{
	font-size: 25px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}


.characteristics table{
	width: 100% !important;
    border-collapse: collapse;
    border-bottom: none;
    color: #333333; 
	font-size:14px;
}
.characteristics table td:first-child {
    background-color: #f1f1f1;
}

.characteristics table td {
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    padding: 8px;
    width: 60%;
}

.price_color{
	    padding: 3px;
    width: 34px;
    border: 1px solid #838383;
    margin: 2px;
    border-radius: 50%;
	cursor:pointer;
}

.price_color:hover{
    border: 1px solid #ef7c00;
}

/* End */


/* Start:/local/components/main/send.form/templates/statics/style.css?16775712341576*/
 
 
.form-statics{
	 
	position: relative;
}



.btn-statics { 
    display: block;
    font-size: 21px; 
    line-height: 16px;
    text-align: center;
    color: #fff;
    padding: 12px 38px;
    border: 2px solid #ff0000;
    outline: none;
    background: #FF0000;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.btn-statics:hover{
	border: 2px solid #ff0000;
	background: #FFF;
	color: #ff0000;
}

.form-control-statics {
  position: relative;
}

.form-control-statics input,
.form-control-statics textarea{
    width: 100%;
    padding: 15px 12px;
    font-size: 16px;
    color: #000;
    margin-top: -5px;
    margin-bottom: 17px; 
    border: 2px solid #ededed;
    border-radius: 10px;
    background: #fff;

}

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

.form-control-statics input:focus,
.form-control-statics input:not(:placeholder-shown),
.form-control-statics textarea:focus,
.form-control-statics textarea:not(:placeholder-shown){
  border-bottom: 2px solid #4d8c68;
}
 
.form-control-statics label {
  position: absolute;
  top:0;
  left: 0;
   padding: 3px 6px;
    margin: 10px 33px;
  font-size: 15px;
  color: #898989;
  pointer-events: none;
  transition: .5s;
}
/* End */
/* /local/templates/main/components/bitrix/news/sale/bitrix/news.detail/.default/style.css?16775607332059 */
/* /local/components/main/send.form/templates/statics/style.css?16775712341576 */
