.line-height-1rem{	line-height: 1rem !important; }
.small-font-size{ font-size: 0.8rem !important; }
.text-black{ color: black !important;}
.bk_transparent {background-color:transparent !important;}

.logo_topmenu {
    position: absolute;
    right: 20px;
    top: 8px;
}


.mainpage_search {
			background-image: url(https://rimarcom.ru/images/bk_search_kitchen.jpg);
			background-repeat: no-repeat;
			background-position: center;
			text-align: center;
}

.mainpage_search_block {
    background-color: rgba(255, 255, 255, 0.9);
 //   padding: 5px 20px 5px 20px;
    border-radius: 15px;
    border: 1px;
    min-width: 50%;
    width: 60%;
    top: 100;
    color: white;
}
.menu-item-dilani{
	width: 100%;
	display: inline-block;

}
.menu-item-dilani:hover {
    background-color: rgba(0,0,0,.10);
    transition: .3s;
}


.carousel-caption-dilani {
	bottom: 0px;
	padding-bottom:10px;
}
.pagination.pg-green .page-item.active .page-link {  background-color: #7abc50; }
.pagination.pg-green .page-item.active .page-link:hover {   background-color: #7abc50; }
	
.line_height_1_2{
	line-height: 1.2;
}
.font_weight_300{
	font-weight:300;
}
.photo_count {
    position: absolute;
    color: #FFFFFF;
    bottom: 20px;
    right: 20px;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 500;
    line-height: 13px;
    padding-left: 15px;
    z-index: 10;
	-webkit-text-stroke: 1px rgba(0,0,0,0.3);
	-webkit-text-fill-color: white;
}

[type=radio]:checked, [type=radio]:not(:checked) {
    position: relative;
    opacity: 1;
    pointer-events: none;
}
.leaflet-control-layers-selector{
    position: relative;
    opacity: 1;
}

.bottom_panel{
	background-color: #2c4fa3;
	color: white;
}

.tmpc  {background-color: #F6F6F6;}
.tmpc1 {background-color: #DDDDDD;}
.tmpc2 {background-color: #AADDDD;}

.bkcolor_green1{background-color: #7abc50;}
.bkcolor_white {background-color: white;}

.img_ad{width:100%;}

.img_logo{
	width:100%;
	max-width: 290px;
}

.img_white_border{
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.img_ad_thumbnail {margin-bottom: 15px;}
	
.border-top {
      border-top: 5px solid #558b2f !important;
      border-top-left-radius: .25rem!important;
      border-top-right-radius: .25rem!important;
}


.t_row{
	
}

.t_row:hover{
	font-weight: 700 !important;
}