

/* Start:/local/templates/main/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?16732429982136*/
.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: #ffed00  !important;
	cursor:pointer;
	color: #000 !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    padding: 9px 33px !important;
    font-size: 15px !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: 23px;
    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;
}

.tab_list{
	font-size: 16px;
}
.tab_list td{
	padding:5px;
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/.default/style.css?16732429981371*/
.section_card{
	-webkit-box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.1);
	box-shadow: 7px 7px 7px 0px rgba(0,0,0,0.1);
	transition: 0.5s;
	overflow: hidden;
	background:#fdfdfd; 
	border: 1px solid #ebebeb; 
	    position: relative;
}

.section_card:hover{
	-webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
	transform: translateY(-5px);
}

.section_card_text{
	height: 44px;
    overflow: hidden;
    display: block;
    text-align: center; 
    color: #000;
    padding: 10px 0px;
    font-size: 15px;
    font-weight: 700;
    background: rgb(221 221 221 / 50%);
    position: absolute;
    bottom: 0;
    width: 100%;
}
.section_card_text:hover{
    text-decoration: none; 
    color: #000; 
}
 
.section_stat_img {
    position: relative;
}
 
.section_stat_img span {
	position: relative;
    max-width: 180px;
    min-width: 170px;
    height: 170px;
    line-height: 100px;
    margin: 0 auto;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    zoom: 1;
    display: block;
}
 
.section_stat_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;
} 
 
/* End */


/* Start:/local/components/main/send.form/templates/statics/style.css?1673242998876*/
 
.center-div {
	display: flex;
	align-items: center;
	height: 100%
}
 


.btn-statics {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  color: #FFF;
  padding: 8px 30px;
  border: 2px solid #319BFD;
  outline: none; 
  -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;
  background:#319BFD;
}

.btn-statics:hover{
	background: #ffffff;
    color: #2a2a2a; 
}

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

.form-control-statics input,
.form-control-statics textarea{
	margin-top: 13px;
    width: 100%;
    padding: 6px 7px;
    font-size: 16px;
    color: #000;
    margin-top: 7px;
	margin-bottom: 17px;
	border: 1px solid #787878;
	outline: none;
    background: transparent;
}

 
 
/* End */
/* /local/templates/main/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?16732429982136 */
/* /local/templates/main/components/bitrix/catalog.section.list/.default/style.css?16732429981371 */
/* /local/components/main/send.form/templates/statics/style.css?1673242998876 */
