.menu_top li {
	list-style: none;
	display: inline;
}
.logo-tops {
	background-image: url('../images/logo_top.png'); 
    position: absolute;
    width: 345px;
    height: 147px;
    margin: auto;
    z-index: 999;
    top: 0px;
    left: 0;
    right: 0;
}
body {font-family: 'PT Sans', sans-serif;color:#1a1a1a;}
.menu_top a {
	font-size:16px;
	color:#3a3a3a !important;
	
}
.menu_top a:hover {
	color:#fff !important;
	
}

.menu_top>li>a {
    padding-top: 30px;
    padding-bottom: 15px;
    height:83px;
}
.menu_top>li>a:hover,
.menu_top>li>a:focus {
	background-color:#58a4d6;
}
.navbar{margin-bottom:0px;}
.nav>li>a {
	padding: 0px 13px;
	line-height:83px;
}
@media (min-width: 1110px){
.container {
    width: 1110px;
}}
.thumbnail{
	border:none;
	padding: 0px;
	background: transparent;
}
.cent_thubn {
	text-decoration: underline;
	color:#0281c0;
	font-size:18px;
	text-transform: uppercase;
	text-align:center;
	margin-top:8px;
}
.table_news>thead>tr {
	background-color:#58a4d6;
	color:#fff;
	text-decoration:underline;
	text-transform: uppercase;
	font-size:18px;
	text-align:center;
	letter-spacing: 1px;
	cursor:pointer;
}
.table_news>tbody tr {
	background-color:#d5e8f5;
	cursor:pointer;
	border-top: 10px solid #fff;

}
.table_news>tbody td{
    padding: 3px !important;
    padding-left:9px !important;
    vertical-align:middle !important;
    line-height:18px !important;
}
.info_plus_top {
	font-size:24px;
	text-align:center;
	
}
.btn_me {
	text-align:center;
	line-height:25px;
	font-size:16px;
	cursor:pointer;
	border:1px solid #0c9fe6;
	color:#fff;
	background-color:#59b7e5;
}
.btn_me a{
	color:#fff;
	text-decoration:none;
	display:block;
}
.btn_me_n_width {
	width:158px;
	height:29px;
	margin: 0 auto;
}
.caption_non_pad {
	padding-left: 0px !important;
    padding-right: 0px !important;
}
.adr_top{
	font-size: 15px;
    line-height: 17px;
    margin-top: 7px;
    letter-spacing: -0.5px;
    margin-left: -5px;
}
.vhod {
	margin-left:-28px;
	margin-top:26px;
	width:188px;
	height:25px;
}
#glav_m_2 {
	background-image: url('../images/logo_top2.jpg');
	display:none;
	width:184px;
	height:83px;
	float:left;}
.top_head {
	width:100%;
	min-height:83px;
	background-color:#eaeaea;
	margin-bottom: 30px;
	z-index:990;
}
#logo_mobile {
	display:none;
    position: absolute;
    top: 14px;
    left: 50%;
    margin-left: -105px;
}
#enter_mobile {
	display:none;
	float:right;
	margin-top: 25px;
	margin-right: 7px;
}
.header_col_menu {padding-left:0px;}
@media (max-width: 1110px) and (min-width: 992px){
.logo-tops {
    display:none;
}
    .news_date_mark {float:none !important;}
.dostavka_left{width:58.33%;}
.dostavka_right{width:41.66%;}
.vhod {margin-left: -67px;}
.adr_top {margin-left: -26px;}
    .right_news {padding-left: 48px;}

}
@media (max-width: 992px) and (min-width: 768px){
	#glav_m {display:none;}
	#glav_m_2 {display:block;}
	#logo {display:none;}
	.adr_top {display:none;}
	.vhod {margin-left: -93px;}
    .news_date_mark {float:none !important;}

}
@media (max-width: 767px){
	#glav_m_2 {display:none;}
	#logo {display:none;}
	.adr_top {display:none;}
	.vhod {display:none;}
	#slider {display:none;}
	.thumbnail {text-align:center;}
	.top_head {margin: 0px;
    	padding: 0px;
    	min-height: 72px;
    	margin-bottom: 20px;
   		background-color: transparent;}
	#top_line_w {display:none;}
	#logo_mobile {display:block;}
	#enter_mobile {display:block;margin-right:12px;}
	.navbar-collapse {background-color:#58a4d6;padding-right:0px;margin-left:12px;margin-right:12px;}
	.navbar-collapse.in {margin-bottom: 20px;}
    .navbar-collapse.in>li {border-bottom: 1px solid #fff;}
    .navbar-nav>li>a{color:#fff !important;}
    .navbar-nav>li>a:hover{background-color:#77BDEA;}
    .navbar-header {width:100%;height:72px;background-color: #007dba;}
    .navbar-nav {margin:0px;}
    .top_mobile_block {padding:0px;}
    .news_date_mark {float:none !important;}

}
.navbar-toggle{
	float: left;
    margin: 0px;
    height: 72px;
    width: 57px;
    margin-left: 12px;
}
.navbar-toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-toggle span:after, .navbar-toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-toggle span:after {
  top: 8px;
}
.navbar-toggle span:after, .navbar-toggle span:before, .navbar-toggle span {
  width: 24px;
  height: 3px;
  background-color: #fff;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.navbar-toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navbar-toggle span:before, .navbar-toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.navbar-toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.navbar-toggle.active span:before, .navbar-toggle.active span:after {
  top: 0;
  width: 15px;
}
.navbar-toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.navbar-toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

.navbar-default .navbar-nav>li>a {
    width:200px;
    font-weight:bold;
}
.mega-dropdown {
  position: static !important;
  
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #fff !important;
  white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #459fdb;
}
.mega-dropdown-menu .dropdown-header {
  color: #bedcef;
  font-size: 18px;
  font-weight:bold;
  padding:0px;
}

.mega-dropdown-menu .dropdown-header > a,
.mega-dropdown-menu .dropdown-header > a:hover{
  text-decoration: none;
  color: #bedcef;
  font-size: 18px;
  font-weight:bold;
  padding:0px;
}

.mega-dropdown-menu .dropdown-subheader {
  color: #bedcef;
  font-size: 14px;
  font-weight:bold;
  padding:0px;
}

.mega-dropdown-menu .dropdown-subheader > a,
.mega-dropdown-menu .dropdown-subheader > a:hover{
  text-decoration: none;
  color: #bedcef;
  font-size: 14px;
  font-weight:bold;
  padding:0px;
}

.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
.dropdown-menu{
	background-color:#58a4d6;
	color:#58a4d6;
	margin:0px;
	border:none;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #58a4d6;
    color: #fff !important;
}
@media (min-width: 767px){
.navbar-nav>li>.dropdown-menu {
    margin-left: 94px;
}}
.dost_top_txt {width:100%;background: url(/images/bg-2.png) repeat;background-color: white;padding-top:10px;margin-top:-30px;}
.dost_top_txt2 {text-align:left;font-size: 23px;font-weight: bold;padding-left:26px;margin-bottom: 8px;text-transform:uppercase;}
.dostavka_block {border-bottom:2px solid #0281c0;}
.dostavka_left {padding-left:5px;padding-bottom:12px;}
.dost_img {width:100%;text-align:center;}
.dost_block2 {border-bottom:2px solid #dcdcdc;margin-left: 10px;margin-bottom: 9px;}
.dost_text_top {color: #0281c0;text-transform: uppercase;font-size: 22px;margin-bottom: 0px;}

.row_news {border-top: 2px solid #0281c0;background-color:#fff;margin-bottom:12px;}
.left_news {padding:13px;padding-left:19px;}
.right_news {padding-top:13px;}
.date_text {font-size:24px;color:#0281c0;text-transform:uppercase;text-decoration:underline;}
.news_date_mark {background-color: #f0f0f0;color: #0281c0;height: 25px;float: right;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;border: 1px solid #eaeaea;padding-right: 10px;    padding-left: 10px;text-align: right;}
.news_listing {width:100%;text-align:center;font-size:22px;margin-bottom:50px;}
.active_news {width: 31px;height: 36px;background-color: #0281c0;line-height: 36px;border: 1px solid #01405f;border-radius: 2px;display: inline-block;}
.news_listing a{color:#0281c0;}
.active_news a{color: #fff;}
.bot_artic_img {padding-top:25px;}
.bot_artic_heder {text-align:center;padding-top:12px;padding-bottom:4px;}
.bot_artic_heder a {color:#0281c0;font-size:15px;text-transform:uppercase;}
.bot_artic_bot {padding-bottom: 45px;padding-top: 10px;}
.bot_artic_bot a {font-weight: bold;color: #0281c0;}
.mod_cont_all {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.reg_form input {margin-bottom: 3px;}
.modal-body {background-color:#f7f7f7;}
.modal_pasive_top {float:right;color:#006093;cursor:pointer;text-decoration:underline;}
.modal_active_top {float:left;}
.modal-header {background-color:#e6e6e6;font-size:18px;border-radius:6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;border-bottom: 1px solid #bcbcbc;}
.mod_cont_all {max-width:450px;    margin: 0 auto;}
.kalk_table {
    border: #ccc 1px solid;}
.kalk_table > tbody > tr > td {border: #ccc 1px solid; padding:10px;}