/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */


.warning {
	font-size: 20px;
	text-align: center;
	background-color: #ff2600;
	color: #feffff;
	padding: 10px;
	display: block;
	line-height: 22px;
}

.btn-default11 {
    color: #1d2029;
    background: #dfeaed;
    border-bottom: 1px solid #c8d2d5;
    border-top: 1px solid #eaf1f3;
    display: block;
    line-height: 16px;
    font-size: 13px;
    font-weight: 700;
    border-radius: 0 0 1px 1px;
    white-space: normal;
    text-shadow: none;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
}



.btn-default1 {
	margin-bottom: 20px;
	height: 120px;
}


.btn-orange {
	
	color: #f28242;
	background-color: #f28242;
}



.fa-margin {
	margin-bottom: 30px ;
	margin-right: 10px !important;
	padding-top: 10px !important;
	padding-right: 10px !important;
	color: #1b8eae;
}

ul.pre {
	margin-left: 20px !important;
	padding-left: 80px !important;
}


ul.pre li {
	line-height: 130%;
	font-weight: normal;
	font-style: normal;
}



.front-adv-block {
	background-color: #1b8eae;
	padding: 10px;
	margin-top: 30px;
}




.front-adv-block-title {
	background-color: #1b8eae;
	color: #feffff;
	margin-left: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 20px;
	margin-right: 10px;
}

.front-adv {
	
	
	
	
	color: #feffff;
	font-size: 16px;
}

.front-adv div{
	margin-bottom: 10px !important;
	height: 120px;
}

.front-adv div i {
	display: block;
	padding-bottom: 10px;
}



.item-views.sections .item .title {
    
    font-weight: normal !important; 
    
	font-style: normal !important;
	text-transform: uppercase !important;
}
.item-views .item .title {
    
    text-transform: uppercase !important;
   
    
}


.partners.front .flexslider .slides > li .item {
    opacity: 1 !important; 
    -webkit-filter: none !important;
    -moz-filter: none !important;
    filter: none !important;
    filter: none !important;
   
}



.price_val {
    font-size: 18px;
    font-weight: bold;
    padding-right: 5px;
    color: #1d2029;
}

.price_val:after {
	content: "руб.";
	font-weight: normal;
	font-style: normal;
	margin-left: 5px;
	font-size: 13px;
}


.catalog.item-views.table .item .label {
    margin-bottom: 10px;
}



.catalog.item-views.table .item .foot {
   
    max-width: unset !important;
   
}