@charset "UTF-8";
.banner_main_rotator {
  width: 510px;
  float: left;
}

.banner_main_rotator ul.tabs_content.ck-slider-block {
  margin: 0 !important;
  padding: 0 !important;
}

.banner_main_rotator .owl-carousel .owl-dots {
	bottom: 10px;
	left: 330px;
	list-style: none outside none;
	overflow: hidden;
	position: absolute;
}

.banner_main_rotator .owl-carousel .owl-dot {
	background: none repeat scroll 0 0 #000000;
	border: 1px solid #000000;
	border-radius: 50%;
	cursor: pointer;
	float: left;
	height: 10px;
	list-style: none outside none;
	margin: 0 1px;
	width: 10px;
}

.banner_main_rotator .owl-carousel .owl-dot.active {
	background: none repeat scroll 0 0 #FFFFFF;
}
.banner_main_rotator .owl-carousel .owl-dot:hover {
	background: none repeat scroll 0 0 #F15C15;
}
.banner_main_rotator .owl-carousel .owl-dot.active:hover {
	background: none repeat scroll 0 0 #0075A0;
}

.banner_main_rotator .owl-carousel .owl-stage-outer {
	background: url("/images/loader8.gif") center center no-repeat;
}

/* Подписка из боковой формы */
.side_subscribe_block {
  padding: 155px 16px 10px 16px;
  margin-bottom: 25px;
  background: #ffffff url(/images/subscribe_form.png) no-repeat 10px 6px;
}

.side_subscribe_block input[type=text] {
  display: block;
  padding: 5px 5px 3px 5px;
  background: #ffffff;
  border: 1px solid #dfe6eb;
  border-bottom-width: 3px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-radius: 3px;
  color: #444444;
  width: 211px;
  font-size: 14px;
  margin-bottom: 6px;
}

.side_subscribe_block input[type=submit] {
  display: block;
  padding: 7px 10px;
  width: 224px;
  text-align: center;
  background: linear-gradient(to top, #fda000, #ffd600);
  border: none;
  border-radius: 3px;
  color: #444444;
  font-size: 14px;
}

.side_subscribe_result_block {
  color: #003e7e;
  font-weight: bold;
  padding: 12px;
  background: #FFFFFF;
  border-radius: 4px;
  margin-bottom: 25px;
}

.side_subscribe_result_block > div {
  border: 1px solid #5e90b4;
  text-align: center;
  padding: 32px 0 20px;
}

.side_subscribe_result_block img {
  margin: 20px 0;
}

.side_subscribe_block .field_wrapper {
  position: relative;
}

.side_subscribe_block .field_wrapper .error_msg {
  position: absolute;
  top: 28px;
  background: #f16b41;
  padding: 4px 6px;
  border-radius: 0 0 3px 3px;
  color: white;
  z-index: 10;
}

.side_subscribe_block .field_wrapper.error input {
  border-width: 1px;
  padding: 5px 6px 5px 6px;
  border-bottom-left-radius: 0;
  border-color: #f16b41;
}

/* КОНЕЦ Подписка из боковой формы */
/* Соцсети */
.soc_widgets_block {
  width: 262px;
}

.soc_widgets_block .soc_tabs {
  width: 262px;
  height: 30px;
  background: url(/img/1/soc_zakladki.png) no-repeat 1px 0;
}

.soc_widgets_block .soc_tabs.vk {
  background: url(/img/1/soc_zakladki.png) no-repeat 1px 0;
}

.soc_widgets_block .soc_tabs.face {
  background: url(/img/1/soc_zakladki.png) no-repeat 1px -32px;
}

.soc_widgets_block .soc_tabs.instagram {
  background: url(/img/1/soc_zakladki.png) no-repeat 1px -64px;
}

.soc_widgets_block.ua .soc_tab.vk {
  display: none;
}

.soc_widgets_block.ua .soc_tabs {
  background: url(/img/1/soc_zakladki_ua.png);
}

.soc_widgets_block.ua .soc_tabs.face {
  background: url(/img/1/soc_zakladki_ua.png) no-repeat 1px 0;
}

.soc_widgets_block.ua .soc_tabs.instagram {
  background: url(/img/1/soc_zakladki_ua.png) no-repeat 1px -39px;
}

.soc_widgets_block .soc_tabs .soc_tab {
  width: 87px;
  height: 30px;
  float: left;
}

.soc_widgets_block.ua .soc_tabs .soc_tab {
  width: 131px;
}

.soc_widgets_block .soc_widget {
  width: 262px;
}

.soc_widgets_block .soc_widget.hidden {
  display: none;
}

/* КОНЕЦ Соцсети */

/*# sourceMappingURL=homepage.css.map */
