.modal-content {
    border-radius: 0px;
    background:#ededed;
   
}

.modal-body {
padding: 40px;	
}

.close {
    color: #000000;
    float: right;
    font-size: 36px;
    font-weight: normal;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #ffffff;
}

h4.panel-title {
	font-size:20px;
	font-weight:600;
	
	
} 

h3.modal-title {
	font-weight:600;
}

.panel-default > .panel-heading {
  
    background-color: #f5f5f5;
    border-color: rgba(230,229,222,0.5);
}



.panel-default {
    border-color: rgba(230,229,222,0.75) !important;
}



 textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	height: 44px;
	font-size:16px;
}

select.form-control {
	height: 110px;
	
width:98% !important;
}



.form-control {
	height:auto;
}

select > option  {
	padding: 2px;
	border:3px solid #FFF;
	
}


textarea {
	height: 100% !important;
}	

.form-group label {
	font-size:13px;
	text-align: left !important;
	padding-bottom: 3px;
	line-height: 1.25;
	}


.input-group-addon {
	
	background-color:#f2d040;
	color: #333;
	padding: 6px 9px;
	min-width:47px;
}



select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: .5em;
    padding-right: 1.5em
}


select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  color: #C2C2C2;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #C2C2C2;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #C2C2C2;
}






.gorizontal-position {
    justify-content: center;
}

#accordion .panel {
    
    background-color: transparent;
    border:none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#accordion > .panel-default > .panel-heading {
	background: none !important;
	border:none !important;
}

#accordion h4 {
	font-size:22px;
	
}


 #accordion h4 a:focus {
  text-decoration: none;
   outline: none; 
   
}


 #accordion h4 a.collapsed:after,
 #accordion h4 a.collapsed:link:after,
 #accordion h4 a.collapsed:visited:after {
  content: '\293';
  visibility: inherit;
  font-size: 16px;
  margin-right: 7px;
  margin-top: -2px;
  
  line-height: 22.85714286px;
  line-height: 16px;
   display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}


 #accordion h4 a:after,
 #accordion h4 a:link:after,
 #accordion h4 a:visited:after {
  content: '\1d8';
  visibility: inherit;
  font-size: 16px;
  margin-right: 7px;
  margin-top: -2px;
    line-height: 22.85714286px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: none;
  width: auto;
  opacity: 1;
  font-family: 'Billion Web Font';
}



.td-left {
	text-align: left;
}

.td-center, .td-right, .th-center, .th-right  {
text-align:right;
width:35%;
}

@media (max-width: 700px) {
.fig-table {
    max-width: 100%;
    overflow-x: scroll;
}

.td-left, .th-left, .td-center, .td-right, .th-center, .th-right  {
padding:5px !important;
}

.th-left, .th-center, .th-right {
font-size:14px !important;
}

}

blockquote:not([class]), .bd-tagstyles:not(.bd-custom-blockquotes) blockquote, .bd-blockquotes {
    
    
    border-left: 3px solid #F0BDE1;
 
}


 .white-button {
 background-color: #FFF !important;
 color:#8ac6d0 !important;
 border: 1px solid #8ac6d0 !important;
 }
 
 .white-button:hover {
background-color: #ecbabe !important;
 color:#FFF !important;
 border: 1px solid #ecbabe !important;
 }
 
 
 @media (min-width: 768px){
.seminar {
   margin-right: 40px;
}
}
 
 @media (max-width: 767px){
.seminar {
   padding-bottom: 20px;
}
}


.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button {
	padding: 12px 30px;
}



.pagination > li > a, .pagination > li > span {
   
    color: #333333;
   
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #555555;
    border-color: #555555;
    cursor: default;
}


.pagination > li:before {
  display: none !important; 
}




.no-icon .input-group {
    display: block;
}

.bd-linkbutton-24 {
    margin-bottom: 1em;
     margin-top: 0; 
}

 .button-mail, .chekbox-mail {
    text-align:center;
    
      }


@media (min-width: 1024px) {
   .button-mail, .chekbox-mail {
    text-align:left;
    padding-left: 1rem
      }

  }




small i {
	color:#555555;
}

.old-price {
	position: relative;
    color: #777777;
    font-size: 18px;
    font-weight: bold;
    margin-right:1em; 
    }

.old-price:before {
    border-bottom: 2px solid #f40404;
    position: absolute;
    content: "";
   	width: 85%;
    height: 120%;
    transform: rotate(-11deg);
}

.old-price.cat:before {
    border-bottom: 2px solid #f40404;
    position: absolute;
    content: "";
   	width: 85%;
    height: 90%;
    transform: rotate(-11deg);
}

@media (max-width: 1199px) and (min-width: 768px)  { 
	.old-price.cat:before {
     	 height: 60%;
    }
 }

.bd-textblock-97 {
    margin-bottom: 10px;
    margin-top: 0px;
}

.bd-layoutbox-83 {
	padding: 0 2em;
}

@media (max-width: 768px) {
	.bd-layoutbox-83 {
	   padding: 0 0.5em 0 2em;
	}
}

@media (max-width: 415px) {
	.bd-layoutbox-83 {
	   padding: 0 ;
	}
}


.bd-icon-200 img {
    -webkit-transition: all 100ms;
    transition: all 100ms;
    padding: 10px;
    border-radius: 2px;
    line-height: 0 !important;
    font-size: 0 !important;
}

.bd-icon-200:hover img {
	background-color: #f1ce39;
    color: #555555;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
 

 .bd-slider-indicators {
 	position:relative; 
 	white-space: normal;
 	
  }

.bd-indicators-2 > li:not(.bd-mega-item) > a,
 .bd-indicators-2 > li:not(.bd-mega-item) > a:link,
  .bd-indicators-2 > li:not(.bd-mega-item) > a:visited {
   
    margin-right: 4px;
    margin-left: 4px;
    height: 7px;
   
}

.bd-layoutbox-28 {
	border-radius: 5px;
}

/***** корзина****/

.basket-zakaz {
	padding: 0; 
 }
input.input_backet {
	width:70px;
	display: inline-block;
	margin: 0 1em;
	vertical-align: middle;
}
@media (max-width: 425px) {
input.input_backet {
	width:60px;
	display: inline-block;
	margin: 0 0.5em;
}
.bd-layoutbox-390 {
    padding: 1em;
}
}


.basket-box {
	margin: 0;
	padding: 10px 0px;
/*	background-color: #f7f7f7;*/
} 

#basket h2 {
	line-height: 1.5;
    text-decoration: none;
    font-size: 2em;
}

.no-list-item {
	line-height: 1.3;
	margin-bottom:1em;
}

.masli-basket ul {
    margin-left: 0; 
    padding-left: 0;
}
li.no-list-item:before {
	content: none !important;
}  
li.no-list-item {
	list-style-type: none;
} 


li.no-list-item i {
/*	color: #333;*/
	margin-right: 0.5em;
}

.bd-spacer-2 {
	height: 15px;
}
.zakaz-itog {
	font-size:2rem;
	font-weight:bold;
}




.progress td.active, .progress th.active {
    background-color: #f40404 !important;
    color: #fff;
}


.progress td, .progress th {
    background-color: #777 !important;
    color: #fff;
}

.progress th {
    padding: 7px;
    text-align: center;
    vertical-align: middle;
}

table.order-show-item {
	font-size:14px;
}


table.order-show-item td {
	vertical-align: middle !important;
}


table.order-show-item > thead > tr > th  {
	
	vertical-align: middle !important;
	background-color: #f0eceb;
	}

.order-show-item input {
	text-align: center;
	max-width: 70px;
	padding: 5px;
}

.order-show-dostavka input {
	margin: 0 5px 0 0;
}


hr.order-show {
	margin:10px !important;
}



.forma-zakaza label {
	margin: 15px 0 5px 5px;
	font-size:14px;
	
}

.mail-button {
	margin: 25px 0 50px 0px;
}


@media (min-width: 1024px) {
#basket-order {margin: 0 50px 0 0;}
	
}


.text-lanch {padding: 15px 0 50px 0}
.text-lanch-prim {padding: 30px 0 30px 0}

.lanch .form-group label {
    font-size: 14px;
}



.form-horizontal.lanch .control-label {
    text-align: left !important;
}


button.bd-button-48, button.bd-button-48:link {
	color:#000 !important;
	border-bottom: 3px solid #c39d04 !important;;
}

button.bd-button-48:hover{
	color:#fff !important;
	border-bottom: 3px solid #b01e12 !important;;
}


.opisanie-tovara {
	font-weight:600;
}

.opisanie-tovara tr td {
	height: 50px;
}



.opisanie-tovara td.price {
	color: #FF0000;
	font-size:20px;
}

.bd-imagelink-10 {
    height: 190px;
   }
   
 .otpravit {
    background-color: ##f40404 !important;
    text-decoration: none;
    color: #fff !important;
    background-image: none;
     border: 2px solid #f40404 !important;
    padding: 10px 25px !important;
 }
 
 .otpravit:hover,  .otpravit:focus {
    background-color: #111 !important;
    text-decoration: none;
    color: #fff !important;
    border: 2px solid #111 !important;
    background-image: none;
}

.downbutton {
	display: flex;
    flex-direction: column;
    height: 100%;
}
.downbutton .one  {
	flex-grow:1;
	text-align: center;
}

.breadcrumbs {
	margin: -20px 20px 20px 20px;
	 
}

.breadcrumbs a:hover, a:hover {color:#333;}
.bd-imagelink-80 {
    width: auto;
}

.hr-basket {
	margin-top: 0px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #f5f5f5;
}

.badge {
    color: #000;
}

@media (max-width: 991px) and (min-width: 768px) {
.bd-button-20, .bd-button-20:link, .bd-button-20:visited {
    padding: 7px 20px;
}
}  

@media (max-width: 1200px) and (min-width: 992px) {
.bd-button-20, .bd-button-20:link, .bd-button-20:visited {
    padding: 7px 10px;
}
}  

.bd-slider-4 {
  width: 100%;
  height: 540px;
}
@media (max-width: 1199px) {
  .bd-slider-4 {
    height: 445px;
  }
}
@media (max-width: 991px) {
  .bd-slider-4 {
    height: 700px;
  }
}
@media (max-width: 767px) {
  .bd-slider-4 {
    height: 360px;
  }
}