.small_button {
	display: none;
}
.main_form_field {
	width: 40%;
	margin-bottom: 10px;
	margin-top: 3px;
	outline: none;
	font-size: 14px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* плавное изменение прозрачности  placeholder-а при фокусе */
.main_form_field::-webkit-input-placeholder       {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.main_form_field::-moz-placeholder                {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.main_form_field:-moz-placeholder                 {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.main_form_field:-ms-input-placeholder            {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.main_form_field:focus::-webkit-input-placeholder {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.main_form_field:focus::-moz-placeholder          {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.main_form_field:focus:-moz-placeholder           {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.main_form_field:focus:-ms-input-placeholder      {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}

span.bold_text {
	font-weight: bold;
	color: #126c9b;
}
.act_li img {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 100%;
}
.act_li {
	font-weight: bold;
	font-size: 14px;
	color: #e94e1b;
	text-align: center;
}
a.first:hover {
	color: #a70808;
}
a.first {
	color: #126c9b;
	font-weight: bold;
	transition: all .2s ease-in-out;
}
.good_subtitle {
	text-align: left;
	font-weight: bold;
	color: #126c9b;
	margin-top: 35px;
	margin-bottom: 25px;
}
.buy_button:hover {
	color: #bf0e0e;
	background-color: #fff;
	border: 1px solid #bf0e0e;
}
.buy_button {
	display: inline-block;
	background-color: #43cfbf;
	border: 1px solid #43cfbf;
	border-radius: 2px;
	color: #fff;
	padding: 5px 25px 5px 25px;
	transition: all .2s ease-in-out;
}
.good_view_price {
	color: #126c9b;
	font-weight: bold;
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.good_view_vup {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.good_view_image {
	float: left;
	max-width: 50%;
	margin-right: 15px;
	margin-bottom: 10px;
}
.price_table {
	border: solid 1px #bebdbd;
	width: 100%;
	margin-top: 20px;
}
.news_archive_href1 select {
	outline: none;
}
.news_archive_href1 {
	text-align: right;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.news_archive_href a:hover {
	color: red;
}
.news_archive_href a {
	text-transform: none;
	font-size: 15px;
	text-decoration: underline;
	transition: all .2s ease-in-out;
	color: #41ace4;
	margin-right: 15px;
}
.news_archive_href {
	text-align: right;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.news_list_href img {
	margin: auto;
	max-width: 100%;
}
.news_list_href {
	display: block;
}
.cat_index_block_act img {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 100%;
}
.cat_index_block_act {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #e94e1b;
	font-size: 14px;
	font-weight: bold;
	transition: all .2s ease-in-out;
}
.clearfix_big {
	clear: both;
	margin-bottom: 30px;
}
.pred_list_gerb img {
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 100%;
}
.pred_right {
	text-align: left;
	font-size: 14px;
}
.pred_left {
	text-align: right;
	font-size: 14px;
	font-family: "RobotoMedium";
}
.pred_name {
	text-align: center;
	text-transform: uppercase;
	font-family: "RobotoMedium";
	color: #000;
	padding-top: 10px;
	padding-bottom: 5px;
}
img.gerb_img {
	margin-top: 15px;
	margin-bottom: 15px;
	max-width: 96%;
}
.pred_list_gerb {
	border: 1px solid #41ace4;
	width: 20%;
	text-align: center;
}
.pred_city_td {
	background-color: #41ace4;
	border: 1px solid #41ace4;
	color: #fff;
	text-align: left;
	font-family: "RobotoMedium";
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.pred_table {
	border: 1px solid #41ace4;
	width: 70%;
	margin-top: 20px;
	margin-bottom: 30px;
}
a.region_list div {
	font-size: 14px;
	font-family: "RobotoMedium";
}
a.region_list:hover {
	color: #126c9b;
	box-shadow: 0 0 10px rgba(65, 172, 228, 1);
}
a.region_list {
	display: block;
	text-align: center;
	color: #000;
	transition: all .2s ease-in-out;
}
.articles_list_image {
	width: 100%;
}
.articles_list_block div.articles_title {
	font-family: "RobotoMedium";
	padding-top: 15px;
	background-color: #41ace4;
	font-size: 15px;
	height: 70px;
}
a.articles_list_href {
	display: block;
	text-align: center;
	color: #fff;
}
.articles_list_block:hover, .articles_list_block:focus {
	box-shadow: 0 0 10px rgba(65, 172, 228, 1);
}
a.articles_list_href:hover, a.articles_list_href:focus {
	color: #f0d13e;
}
a.articles_list_href {
	color: #fff;
	transition: all .2s ease-in-out;
}
.articles_list_block {
	transition: all .2s ease-in-out;
	margin-bottom: 20px;
}
.guest_button{
	margin-top: 60px;
}
.main_button:hover {
	color: #43cfbf;
	background-color: #fff;
}
.main_button {
	display: inline-block;
	background-color: #43cfbf;
	border: 1px solid #43cfbf;
	color: #fff;
	padding: 10px 30px 10px 30px;
	transition: all .2s ease-in-out;
}
.ans_b {
	text-align: right;
	font-family: "RobotoMedium";
	font-size: 15px;
	color: #00a9f6;
}
.guest_answer {
	text-align: justify;
	font-size: 15px;
}
.guest_message {
	text-align: justify;
	font-size: 15px;
}
.guest_user span {
	font-family: "RobotoMedium";
}
.guest_user {
	color: #010101;
	font-size: 15px;
	margin-bottom: 15px;
}
.guest_quote {
	color: #00a9f6;
	font-size: 22px;
	text-align: center;
}
.guest_message_block {
	width: 100%;
	background-color: #eef7fb;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
span.current_page {
	font-weight: bold;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	color: #00a9f6;
}
a.navig_href:hover {
	background-color: #cdcdcd;
	color: #fff;
}
a.navig_href {
	text-decoration: none;
	color: #333b45;
	text-align: center;
	background-color: #cdcdcd;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	transition: all .2s ease-in-out;
	font-size: 14px;
	font-family: "RobotoMedium";
}
.all_right {
	font-family: "RobotoMedium";
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #41ace4;
}
.warning {
	font-family: "RobotoMedium";
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #971212;
}
.subscript_text {
	text-align: left;
	font-size: 15px;
}
.subtitle1 {
	text-align: left;
	font-family: "RobotoMedium";
	font-size: 18px;
	margin-bottom: 15px;
	color: #41ace4;
	margin-left: 20px;
	margin-top: 20px;
}
.subscript_email {
	width: 300px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
}
.news_view_date {
	text-align: right;
	font-style: italic;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.news_view_image {
	float: right;
	max-width: 40%;
	margin-left: 10px;
	margin-bottom: 5px;
}
img.error_image {
	margin-top: 30px;
	margin-bottom: 30px;
	max-width: 30%;
}
.video_subtitle {
	text-align: left;
	font-size: 16px;
	font-family: "RobotoMedium";
	color: #41ace4;
	margin-top: 20px;
}
.contact_text {
	padding-left: 20px;
	margin-bottom: 3px;
	font-size: 15px;
}
.contact_subtitle {
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
}
.teledom_video {
	width: 400px;
	height: 300px;
}
.subtitle_text {
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	font-size: 15px;
}
.main_href:hover {
	color: #e9a40f;
}
.main_href {
	color: #126c9b;
	font-weight: bold;
	transition: all .2s ease-in-out;
}
.gloss_li {
	margin-top: 5px;
	font-weight: bold;
}
a.news_index_title_href1:hover, a.glos_word:hover {
	color: #ff6b2d;
}
a.news_index_title_href1, a.glos_word {
	color: #424f60;
	transition: all .2s ease-in-out;
}
.letter_href {
	font-weight: bold;
	margin-right: 25px;
	font-size: 16px;
	margin-top: 20px;
}
.title_letter {
	font-size: 26px;
	font-weight: bold;
	margin-top: 30px;
	color: #126c9b;
}
.video_import1 {
	width: 100%;
	height: 340px;
}
.video_import {
	width: 600px;
	height: 340px;
}
.page_text_image_right {
	float: right;
	max-width: 40%;
	margin-left: 15px;
	margin-bottom: 5px;
}
ul.text_ul, .main_text ul {
	list-style: disc inside;
	margin-left: 30px;
}
.table_text2 {
	text-align: center;
}
.table_text1 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_title {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_table td {
	border: 1px solid #35b0e6;
}
.text_table {
	width: 50%;
	border: 1px solid #35b0e6;
	margin-top: 70px;
}
.main_text {
	text-align: justify;
	font-size: 15px;
}
h1.page_title {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
}
.page_text_image {
	float: left;
	max-width: 40%;
	margin-right: 20px;
	margin-bottom: 5px;
}
.site_create a:hover, .site_create a:focus {
	color: #fff;
}
.site_create a {
	color: #6db9e1;
	transition: all .2s ease-in-out;
}
.site_create {
	text-align: right;
	font-size: 14px;
}
.copyr {
	text-align: left;
	font-size: 14px;
	color: #6db9e1;
}
.blue_line {
	width: 100%;
	height: 1px;
	border-bottom: 2px solid #0f80a9;
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer_soc:hover, .footer_soc:focus {
	color: #6db9e1;
}
.footer_soc {
	font-size: 32px;
	text-align: left;
	display: inline-block;
	color: #fff;
	margin-left: 20px;
	transition: all .2s ease-in-out;
	text-align: right;
}
.footer_pay {
	max-width: 100%;
}
a     {-webkit-transform: rotate(0);}
a img {-webkit-backface-visibility: hidden;}
.footer_phone {
	text-align: left;
	color: #41ace4;
	font-size: 14px;
	margin-bottom: 5px;
}
.footer_text {
	text-align: left;
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}
.rih {
	text-align: right;
	margin-right: 10px;
}
.dark_blue_line {
	width: 100%;
	background-color: #126c9b;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-top: 25px;
}
.pad_big {
	padding-left: 5px;
	padding-right: 5px;
}
.light_blue_li a:hover, .light_blue_li a:focus {
	color: red;
}
.light_blue_li a {
	font-weight: bold;
	padding-left: 5px;
	transition: all .2s ease-in-out;
}
.light_blue_li {
	text-align: left;
	font-size: 13px;
	color: #126c9b;
	margin-top: 5px;
}
.ind_text {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 18px;
	font-size: 15px;
}
.blue_title_block {
	width: 100%;
	text-align: left;
	background-color: #41ace4;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	padding: 10px 10px 10px 15px;
	margin-bottom: 23px;
}
.index_seryakov {
	max-width: 100%;
	margin-bottom: 10px;
}
.index_good_action_price {
	text-align: center;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #126c9b;
	font-weight: bold;
}
.index_good_action_ob {
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.index_good_action div.index_action_good_name {
	font-weight: bold;
	padding-top: 15px;
	font-size: 15px;
}

.index_good_action:hover, .index_good_action:focus {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.index_good_action {
	transition: all .2s ease-in-out;
	margin-bottom: 20px;
}
a.index_action_good_href:hover, a.index_action_good_href:focus {
	color: red;
}
a.index_action_good_href {
	display: block;
	text-align: center;
	color: #000;
}
.index_good_list_image {
	max-width: 80%;
}
.gray_line {
	width: 100%;
	height: 2px;
	border-bottom: 3px solid #e7e7e7;
	margin-bottom: 30px;
}
.index_news_list_block {
	margin-bottom: 40px;
}
.index_news_list_short_text {
	text-align: justify;
	margin-top: 10px;
	font-size: 15px;
}
.index_news_list_title a:hover {
	color: red;
}
.index_news_list_title a {
	color: #000;
	transition: all .2s ease-in-out;
}
.index_news_list_title {
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
}
.index_news_list_image:hover, .index_news_list_image:focus {
	opacity: .8;
}
.index_news_list_image {
	width: 100%;
	transition: all .2s ease-in-out;
}
.index_news_list_date {
	width: 100%;
	background-color: #41ace4;
	font-size: 17px;
	color: #fff;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.block_title_left1 span {
	padding-left: 15px;
	padding-right: 15px;
}
.block_title_left1 a:hover {
	color: red;
}
.block_title_left1 a {
	text-transform: none;
	font-size: 15px;
	text-decoration: underline;
	transition: all .2s ease-in-out;
	color: #41ace4;
}
.block_title_left a:hover {
	color: red;
}
.block_title_left a {
	text-transform: none;
	font-size: 15px;
	text-decoration: underline;
	transition: all .2s ease-in-out;
	color: #41ace4;
	margin-left: 15px;
}
.block_title_left, .block_title_left1 {
	text-align: left;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cat_index_block a div {
	padding: 10px 0;
}
.cat_index_block a img {
	max-width: 100%;
}
.cat_index_block a.cat_index_block_href:hover, a.cat_index_block_href:focus {
	color: #e94e1b;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.cat_index_block a {
	display: block;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	transition: all .2s ease-in-out;
}
.cat_index_block {
	display: inline-block;
	width: 12%;
	margin-bottom: 20px;
}
.block_title {
	text-align: center;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cl_m {
	clear: none;
}
.top_light_blue_line {
	width: 100%;
	background-color: #eef7fb;
}
.top_submenu_href:hover {
	color: #e9a40f;
}
.top_submenu_href {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	transition: all .2s ease-in-out;
}
.top_submenu_icon {
	color: #41ace4;
	font-size: 26px;
}
input.top_search_field {
	border: none;
	outline: none;
	-webkit-appearance: none;
	width: 65%;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 14px;
}
button.top_search_send:hover {
	background-color: #0f8fd2;
	color: #9edafa;
}
button.top_search_send {
	color: #fff;
	background-color: #126c9b;
	text-align: center;
	border: none;
	height: 28px;
	width: 100px;
	float: right;
	transition: all .2s ease-in-out;
	font-size: 14px;
}
.search {
	width: 100%;
	height: 28px;
	background-color: #fff;
	margin-top: 30px;
}
.top_l {
	margin-top: 30px;
}
*, *:before, *:after{
	box-sizing: border-box;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.select {
	display: inline-block;
	vertical-align: top; 
	max-width: 90px;
	width: 100%;
	color: #fff;
}
.select-wrap {
	max-width: 700px;
	width: 100%;
	margin: 10px auto;
}
.select-wrap select {
	margin: 5px;
}
.select__gap {
	background: transparent;
	color: #fff;
    border: 1px solid #126c9b;
	background-color: #126c9b;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	transition: all .2s ease-in-out;
}
.on.select__gap, .select__gap:hover {
  color: #abdef8;
} 
.select__list {
	background: transparent;
    border: 1px solid #126c9b;
	margin: 0 0;
}
.select__list.on {
	display: block;
}
.select__item span {
	display: block;
	padding: 5px 10px;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	transition: all .2s ease-in-out;
}
.select__item.selected, .select__item span:hover {
	color: #abdef8;
	background-color: #2c97cf;
}

.select__gap:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 12px solid #fff;

	-webkit-transition: all .27s ease-in-out;
	     -o-transition: all .27s ease-in-out;
	        transition: all .27s ease-in-out;

	-webkit-transform: rotate(0deg);
	    -ms-transform: rotate(0deg);
	     -o-transform: rotate(0deg);
	        transform: rotate(0deg);
}

.on.select__gap:after {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
}


.top_phone span {
	padding-left: 30px;
}
.top_phone {
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin-top: 10px;
}
.top_logo img {
	max-width: 100%;
}
.top_blue_line {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #41ace4;
}
/* плавное изменение прозрачности  placeholder-а при фокусе */
.top_search_field::-webkit-input-placeholder       {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.top_search_field::-moz-placeholder                {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.top_search_field:-moz-placeholder                 {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.top_search_field:-ms-input-placeholder            {color: #c4c4c4;opacity: 1; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.top_search_field:focus::-webkit-input-placeholder {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.top_search_field:focus::-moz-placeholder          {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.top_search_field:focus:-moz-placeholder           {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}
.top_search_field:focus:-ms-input-placeholder      {color: #c4c4c4;opacity: 0; transition: opacity 0.3s ease;text-overflow:ellipsis;}

.main_menu_button {
	background-color: transparent;
	border: medium none;
	text-align: center;
	font-size: 20px;
	color: #41ace4;
	padding-left: 0px;
	padding-bottom: 2px;
}
.main_menu ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.main_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #eef7fb;
}
.main_menu a:hover {
	color: #eff2f2;
	background-color: #41ace4;
}
.main_menu a {
	color: #000;
	padding: 12px 35px;
	display: block;
	transition: all .2s ease-in-out;
	font-size: 15px;
	text-transform: uppercase;
	background-color: #eef7fb;
	margin: 0;
}
.main_menu {
	text-align: center;
	margin-top: 0px;
}
.main_menu_button:active, .main_menu_button:focus {
	outline: none;
}

*::-webkit-input-placeholder {
	color: #444545;
	opacity: 1;
}
*:-moz-placeholder {
	color: #444545;
	opacity: 1;
}
*::-moz-placeholder {
	color: #444545;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #444545;
	opacity: 1;
}
body {
	font-family: Arial, "RobotoRegular", sans-serif;
	font-size: 16px;
	color: #444545;
}