a {
    color: #501d1a;
    text-decoration: none;
}

a:hover, a:focus {
    color: #a07a15;
    text-decoration: underline;
}

.btn-primary {
    color: #fadf12;
    background-color: #501d1a;
    border-color: #501d1a;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fadf12;
    background-color: #2a0f0e;
    border-color: #2a0f0e;
}


.modal-content {
    border-radius: 0px;
    background:#eef1f1;
    padding: 1em 2em;
   
}

.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: rgba(230,229,222,0.5);
    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: #ecbabe;
	color: #fff;
	padding: 6px 9px;
	min-width:60px;
}



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;
}

.nowrap {
	white-space: nowrap;
}


.panel-title > a {
	 color:#FFF;
}

.panel-default > .panel-heading {
       background-color: #501d1a;
       color:#FFF;
    
}

.panel-heading.active {
  color: #fff !important;
  background-color: #a07a15 !important;
  border-color: #a07a15 !important;
}	


 #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;
  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';
  float: right;
}


 #accordion h4 a:after,
 #accordion h4 a:link:after,
 #accordion h4 a:visited:after {
  content: '\1d8';
  visibility: inherit;
  font-size: 16px;
  margin-right: 7px;
 
  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';
   float: right;
}

.bd-textblock-129 small {
	line-height: 1;
}


.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}

.breadcrumb .breadcrumb-item  {
	color:#999;
	font-size:small;
}

.bd-button-31, .bd-button-31:link, .bd-button-31:visited {
    border-width: 0;
    padding: 0;
    color: #501d1a;
    background-color: #fadf12;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    padding: 10px 30px !important;
    border: 2px solid #fadf12;
    line-height: 21.42857143px;
    background-image: none;
}


.vb-content table {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px !important;
	border: 1px solid #e8eded  !important;
}
.vb-content table > thead > tr > th,
.vb-content table > tbody > tr > th,
.vb-content table > tfoot > tr > th,
.vb-content table > thead > tr > td,
.vb-content table > tbody > tr > td,
.vb-content table > tfoot > tr > td {
    padding: 10px 10px 10px 20px !important;
    line-height: 1.42857143 !important;
    vertical-align: middle !important;
    background-color: transparent !important;
	border: 1px solid #e8eded !important;
	text-align: left;
}
.vb-content > thead > tr > th,
.vb-content> thead > tr > td {
    border-bottom-width: 2px !important;
}

.vb-content .price-list > thead > tr > th {
	 background-color: rgba(238, 241, 241, 0.5) !important;
}

.vb-content table > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff !important; /* zebra */
}

.vb-content table > tbody > tr:nth-of-type(even) {
     background-color: rgba(232,237,237, 0.5) !important; /* zebra */
}

.vb-content table > tbody > tr:hover {
     background-color: rgba(232,237,237, 0.9) !important; /* hover */
}

.col-centered{
float: none;
margin: 0 auto;
}

/*.bd-layoutbox-40  */.bd-iconlink {
   font-size: 28px;
   display: inline-block;
}



.pagination > li > a, .pagination > li > span {
   
    color: #391413;
  
}




.pagination > li:before {
  display: none !important; 
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	font-size: 18px;
	padding: 6px 14px;
	
	}



.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:#a07a15;
    border-color:#a07a15;
    cursor: default;
}

.pagination > .active > a {
	background-color: #501d1a;
	border-color:#501d1a;
	
}


a.nik-nik {
	padding: 8px 15px;
	color:#FFF;
	background-color: #a07a15;
	margin: 20px 20px  0 20px;
    display: inline-block;
    opacity:0.85;
	}
	
	a.nik-nik:hover {
	opacity:1;
	}

 td.price,  td.price_number {
	border-bottom: 2px solid #cccccc !important;
	 }
	 
.shema {
	padding: 2em 0 0 0;
}


h1.bd-textblock-156 {
    line-height: 1.2;
    font-size: 38px;
}

.bd-logo-9 {width:auto;}

h2.logo {
	color:#FFF;
	font-weight: 500;
	margin: 0 0 10px 0;
	font-size: 30px;
	letter-spacing: 0px;
	line-height: 1.2; 
} 

h2.logo-2 {
	color:#FFF;
	font-weight: 500;
	margin: 0 0 10px 0;
	font-size: 26px;
	letter-spacing: 0px;
	line-height: 1.2; 
} 

@media (max-width: 768px) {
	h2.logo {
	font-size: 28px;
	}
} 


@media (max-width: 767px) {
	h2.logo {
	font-size: 26px;
	letter-spacing: 0px;
	line-height: 1.2; 
} 

h2.logo-2 {
	font-size: 22px;
	
} 

h1.bd-textblock-156 {
    line-height: 1.2;
    font-size: 22px;
}

}
	
	
/*	.bd-layoutcolumn-36 {
	background-image: url('/templates/default/assets/images/ugol.svg');
	background-image: url('/templates/default/assets/images/ugol-yellow.svg');
	background-position: right bottom;
	background-size: 13%;
	background-repeat: no-repeat;
	} 
*/
/*	.bd-layoutbox-24 {
	background-image: url('/templates/default/assets/images/ugol.svg');
	
	background-position: right bottom;
	background-size: 13%;
	background-repeat: no-repeat;
	} 
*/	

#cookie_notification {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.5rem;
    background: rgba(0, 0, 0, 0.75);
    z-index: 10000;
    color: white;
    font-size: smaller;
}
#cookie_notification a {
    color: lightblue;
}
@media (max-width: 575px) {
    #cookie_notification {
        display: block;
    }
}

.see_also .bd-button-19 {
	padding: 7px 16px;
	
}


@media (min-width: 1030px) {
  .see_also .bd-layoutbox-39 {
        padding: 0.75em;
    }
}

.see_also h6.bd-textblock-46 {
	line-height:1.15;
	padding-bottom:0.75em;
}