﻿.lg-logo {
	max-width: 150px;
}

.main-sb_block {
	text-align: center;
}

.sb_block {
	max-width: 300px;
	display: inline-block;
	text-align: left;
	min-width: 300px;
}

#content {
	padding-top: 20px;
}

.widget-carousel .item {
	position: relative;
}

	.widget-carousel .item .widget-caption {
		width: 100%;
		text-align: left;
	}

.content_block_img img {
	width: 100%;
}

.no_border {
	border: 0;
}

.no_bmargin {
	margin-bottom: 0;
}

.sb_block .submenu .submenu_list li.active ul li a {
	font-weight: normal;
}

@media (max-width:991px) {
	.sb_block {
		min-width: 100%;
		display: block;
	}
}

@media (max-width:767px) {
	.logo_atd_mobile {
		text-align: center;
		width: 100% !important;
	}

		.logo_atd_mobile img {
			display: inline-block;
		}
}
		
	
    .currentMenu {
    text-decoration: none;
    background: #b22028; 

    }


 .ektronform textarea {

         height: 150px !important;
    }

.font16 { font-size: 16px; }
.legendbodderbottom { border-top: none;border-bottom: 1px solid #e5e5e5; }
.legendbodderabove { border-top: 1px solid #e5e5e5;border-bottom: none; }
.legendbodernone {border-bottom: none; border-top: none; }

.sb_block a:visited {
  color: #43a2ff; }