@charset "utf-8";
/* CSS Document */
/* font-family: 'PFDinDisplayPro-Reg', Arial, sans-serif; */
@font-face{
	font-family: 'PFDinDisplayPro-Reg';
	src: url('../fonts/pfdindisplaypro-reg-webfont.eot');
	src: url('../fonts/pfdindisplaypro-reg-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/pfdindisplaypro-reg-webfont.woff') format('woff'),
		 url('../fonts/pfdindisplaypro-reg-webfont.ttf') format('truetype'),
		 url('../fonts/pfdindisplaypro-reg-webfont.svg#webfont') format('svg');
}
/* font-family: 'PFDinDisplayPro-Med', Arial, sans-serif; */
@font-face{
	font-family: 'PFDinDisplayPro-Med';
	src: url('../fonts/pfdindisplaypro-med-webfont.eot');
	src: url('../fonts/pfdindisplaypro-med-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/pfdindisplaypro-med-webfont.woff') format('woff'),
		 url('../fonts/pfdindisplaypro-med-webfont.ttf') format('truetype'),
		 url('../fonts/pfdindisplaypro-med-webfont.svg#webfont') format('svg');
}
html, body, div, h1, h2, h3, h4, h5, h6, p, a, span, small, strong, em, b, i, u, s, ul, ol, li, table, hr, td, th, img, form, input, textarea {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: none;
}
article, aside, audio, canvas, command, datalist, details, figcaption, figure, footer, header, hgroup, keygen, main, mark, menu, meter, nav, output, progress, rp, rt, ruby, section, source, summary, time, video, wbr {
	display: block;
}
a {
	color: #000;
	text-decoration: none;
}
html {
	min-width: 1260px;
	height: 100%;
}
body {
	font: 14px 'PFDinDisplayPro-Reg', Arial, sans-serif;
	height: 100%;
}
.clear {
	clear: both;
}
.main_wrapper {
	min-height: 100%;
}
.align_wrapper {
	width: 1240px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}
/* Шапка */
.mh_top_line {
	height: 126px;
}
.mh_logo {
	float: left;
	display: block;
	margin: 11px 0 0 1px;
    position: relative;
}
.mh_logo .city_name{
    color:#00bef4;
    font-size:11px;
    font-weight: bold;
    font-family: Arial;
}
.mh_logo:hover {
	opacity: 0.6;
}
.mh_logo img {
	display: block;
}
.mh_phone {
	float: left;
	border-left: 1px solid #ddd;
	margin-left: 43px;
	margin-top: 24px;
}
.mh_phone ul {
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	background: url(../img/decor/bg_mh_phone.png) 20px center no-repeat;
}
.mh_phone li {
	list-style: none;
	margin-left: 46px;
	color: #626f78;
	font-size: 20px;
	line-height: 28px;
}
.mh_call_button {
	color: #fff;
	font-size: 16px;
	background-color: #19bdf2;
	display: block;
	float: left;
	margin: 48px 0 0 20px;
	border-radius: 4px;
	width: 148px;
	height: 26px;
	padding-top: 7px;
	text-align: center;
	cursor: pointer;
}
.mh_call_button:hover {
	background-color: #0095c5;
}
.mh_city_box {
	z-index: 999;
	float: left;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 48px 0 0 30px;
	width: 186px;
	min-height: 31px;
	cursor: pointer;
	position: relative;
}
.mh_city_box span, .mh_city_box a {
	display: block;
	line-height: 24px;
	padding: 0 10px;
}
.mh_city_box span {
	color: #626f78;
	padding-top: 4px;
	padding-bottom: 3px;
	position: relative;
}
.mh_city_box span em {
	position: absolute;
	right: 11px;
	top: 12px;
	width: 15px;
	height: 7px;
	background: url(../img/decor/bg_mh_city_box_span_em.png) left top;
}
.mh_city_box span.active em {
	background-position: right top;
}
.mh_city_box nav {
	display: none;
	position: absolute;
	width: 186px;
	left: -1px;
	top: 28px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 0 0 5px 5px;
	background-color: #fff;
}
.mh_city_box a {
	color: #626f78;
	border-top: 1px solid #eaeaea;
}
.mh_city_box a:last-child {
	padding-bottom: 4px;
}
.mh_city_box a:hover {
	color: #19bdf2 !important;
}
.mh_banner {
	float: right;
	display: block;
	margin-top: 33px;
}
.mh_banner:hover {
	opacity: 0.7;
}
.mh_banner img {
	display: block;
}
.mh_bottom_line {
	background-color: #eaeaea;
	height: 54px;
}
.mh_menu {
	float: left;
}
.mh_menu a {
	color: #626f78;
	font-size: 20px;
	float: left;
	display: block;
	padding-top: 12px;
	height: 39px;
	margin-right: 70px;
	border-top: 3px solid #eaeaea;
}
.mh_menu a:hover, .mh_menu a.active {
	border-color: #19bdf2;
}
.mh_soc_net {
	float: right;
	margin-top: 12px;
}
.mh_soc_net a {
	float: left;
	display: block;
	overflow: hidden;
	width: 32px;
	height: 32px;
	position: relative;
	margin-left: 4px;
}
.mh_soc_net img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.mh_soc_net a:hover img {
	top: -32px;
}
/* Слайдер головної */
.main_slider {
	overflow: hidden;
	position: relative;
	height: 436px;
}
.slider-wrapper {
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
div.main_checkout {
	position: absolute;
	left: 158px;
	top: 0;
	background-color: rgba(45,62,80,0.7);
	z-index: 999;
	padding: 0 30px;
	border-radius: 0;
	height: 436px;
	width: 320px;
}
div.black_form h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 28px;
	font-family: 'PFDinDisplayPro-Reg', Arial, sans-serif;
	margin: 26px 0 20px;
}
div.main_checkout input[type="text"] {
	width: 292px;
}
div.black_form input[type="text"] {
    color: #fff;
	border-color: rgba(255,255,255,0.6);
	background-color: rgba(255,255,255,0.2);
}
div.black_form input[type="text"]::-webkit-input-placeholder {
   color: white;;
}
div.black_form input[type="text"]::-moz-placeholder { /* Firefox 19+ */
   color: white;
}
div.black_form input[type="text"]:-ms-input-placeholder {
   color: white;
}
div.black_form input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: white;
}
.main_services {
	background-color: #19bdf2;
	padding: 34px 0 24px;
}
.ms_menu_box {
	float: left;
	width: 400;
}
.ms_menu_box > ul {
	margin: 26px 0;
}
.ms_menu_box li {
	list-style-type: none;
}
.ms_menu_box > ul > li {
	background: url(../img/decor/bg_ms_menu_box_li.png) left 8px no-repeat;
	padding-left: 20px;
}
.ms_menu_box li li {
	background: url(../img/decor/bg_ms_menu_box_li_li.png) left 10px no-repeat;
	padding-left: 12px;
}
.ms_menu_box a {
	font-size: 16px;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	line-height: 24px;
	color: #fff;
}
.ms_menu_box a:hover {
	text-decoration: underline;
}
.ms_icon_box {
	float: right;
	width: 840px;
	background: url(../img/decor/bg_ms_icon_box.png) 112px 50% no-repeat;
}
.ms_position {
	float: left;
	width: 190px;
	margin-left: 20px;
	margin-top: 26px;
	margin-bottom: 42px;
	padding-top: 100px;
	text-align: center;
	position: relative;
    height: 20px;
}
.ms_position a {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}
.ms_position a:hover {
	text-decoration: underline;
}
.ms_position span {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 51px;
	border-radius: 50%;
	overflow: hidden;
	border: 5px solid #19bdf2;
}
.ms_position a:hover span {
	border-color: #81dbf8;
}
.ms_position img {
	display: block;
	border-radius: 50%;
}
.ms_position strong{display: inline-block;width: 150px;font-weight: normal;}
.main_info_box {
	padding: 36px 0;
}
.main_news {
	float: left;
	width: 295px;
}
.main_position {
	margin: 30px 0;
}
.main_position a {
	float: right;
	width: 196px;
	position: relative;
}
.mp_date {
	font-style: normal;
	position: absolute;
	left: -99px;
	top: 0;
	border: 1px solid #19bdf2;
	width: 86px;
	height: 62px;
	padding-top: 24px;
	border-radius: 50%;
	text-align: center;
	color: #19bdf2;
	line-height: 18px;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
}
.main_position a:hover .mp_date {
	background-color: #19bdf2;
	color: #fff;
}
.mp_date span {
	display: block;
	font-size: 16px;
}
.mp_date strong {
	display: block;
	font-size: 24px;
	font-weight: normal;
}
.mp_title {
	font-style: normal;
	height: 88px;
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	line-height: 18px;
	color: #19bdf2;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
}
.main_position a:hover .mp_title {
	text-decoration: underline;
}
.main_position p {
	clear: both;
	color: #626f78;
	line-height: 18px;
	padding-top: 6px;
}
.main_benefits {
	float: right;
	width: 755px;
	margin-right: 85px;
	padding: 24px 0 30px;
}
.main_benefits h2 {
	text-align: center;
	font-size: 28px;
	color: #2d3e50;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 46px;
}
.mb_line_left {
	float: left;
	width: 335px;
	padding-right: 41px;
	border-right: 1px solid #ddd;
	text-align: right;
}
.mb_position {
	position: relative;
	margin-top: 108px;
}
.mb_line_left .mb_position:first-child {
	margin-top: 40px;
}
.mb_line_right .mb_position:first-child {
	margin-top: 140px;
}
.mb_position div {
	position: absolute;
	top: -40px;
	right: -41px;
	height: 1px;
	width: 43px;
	background-color: #ddd;
}
.mb_line_right .mb_position div {
	right: auto;
	left: -43px;
}
.mb_position div span {
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	background-color: #19bdf2;
	width: 44px;
	height: 35px;
	padding-top: 9px;
	margin: -22px 0 0 -44px;
	display: block;
	text-align: center;
	border-radius: 50%;
	float: left;
}
.mb_line_right .mb_position div span {
	float: right;
	margin: -22px -44px 0 0;
}
.mb_position strong {
	font-size: 16px;
	color: #626f78;
	line-height: 18px;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	font-weight: normal;
}
.mb_position p {
	line-height: 18px;
	color: #626f78;
}
.mb_line_right {
	float: right;
	width: 335px;
}
.main_rotor_clients {
	background-color: #eaeaea;
	padding: 24px 0 20px;
}
.main_rotor_clients h2 {
	text-align: center;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: normal;
	background: url(../img/decor/bg_main_rotor_h2.png) 50% bottom no-repeat;
	padding-bottom: 14px;
}
.main_rotor_clients h2 a {
	color: #2d3e50;
}
.main_rotor_clients h2 a:hover {
	color: #19BDF2;
}
.main_rotor_clients .list_carousel {
	position: relative;
	margin-top: 20px;
}
.main_rotor_clients .caroufredsel_wrapper {
	margin: 0 auto !important;
}
.main_rotor_clients .caroufredsel_wrapper li {
	float: left;
	list-style-type: none;
	margin: 0 10px;
}
.main_rotor_clients .caroufredsel_wrapper a {
	display: block;
	width: 190px;
	height: 80px;
	position: relative;
}
.main_rotor_clients .caroufredsel_wrapper img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.main_rotor_clients .caroufredsel_wrapper a:hover img {
	top: -80px;
}
.mrc_prev, .mrc_next {
	display: block;
	position: absolute;
	top: 12px;
	width: 38px;
	height: 38px;
	border: 1px solid #eaeaea;
	border-radius: 50%;
	background-repeat: no-repeat;
}
.mrc_prev:hover, .mrc_next:hover {
	border-color: #626f78;
}
.mrc_prev {
	background-image: url(../img/decor/bg_mrc_prev.png);
	left: 0;
	background-position: 13px 11px;
}
.mrc_next {
	background-image: url(../img/decor/bg_mrc_next.png);
	right: 0;
	background-position: 16px 11px;
}
.main_rotor_info {
	background-color: #eaeaea;
	padding: 70px 0 40px;
}
.main_rotor_info .list_carousel {
	width: 1260px;
	margin: 0 auto;
}
.main_rotor_info .caroufredsel_wrapper li {
	width: 295px;
	margin: 0 10px;
	float: left;
	list-style-type: none;
	padding-top: 14px;
	max-height: 178px;
	overflow: hidden;
}
.main_rotor_info .caroufredsel_wrapper a {
	color: #626f78;
	font-size: 20px;
	line-height: 20px;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	position: relative;
	padding-left: 35px;
}
.main_rotor_info .caroufredsel_wrapper a:hover {
	color: #19BDF2;
}
.main_rotor_info .caroufredsel_wrapper span {
	position: absolute;
	width: 28px;
	height: 23px;
	left: 0;
	top: 0;
	overflow: hidden;
}
.main_rotor_info .caroufredsel_wrapper img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.main_rotor_info .caroufredsel_wrapper a:hover img {
	top: -23px;
}
.main_rotor_info .caroufredsel_wrapper div {
	margin-top: 11px;
	color: #626f78;
	line-height: 18px;
}
.mri_pager {
	text-align: center;
	margin-top: 30px;
}
.mri_pager a {
	display: inline-block;
	border-radius: 50%;
	width: 11px;
	height: 11px;
	background-color: #2c2c2c;
	margin: 0 4px;
}
.mri_pager a:hover, .mri_pager a.selected {
	background-color: #19bdf2;
}
.mri_pager span {
	display: none;
}
.main_prices {
	background-color: #19bdf2;
	padding: 28px 0 64px;
}
.mp_keywords {
	border: 1px solid #fff;
	width: 367px;
	height: 367px;
	border-radius: 50%;
	float: left;
	margin-top: 82px;
}
.mp_keywords div {
	border: 1px solid #fff;
	width: 361px;
	height: 361px;
	border-radius: 50%;
	margin: 2px 0 0 2px;
}
.mp_keywords ul {
	text-align: center;
	overflow: hidden;
	margin: 60px 0;
	height: 241px;
}
.mp_keywords li {
	list-style-type: none;
}
.mp_keywords a {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
}
.mp_keywords a:hover {
	color: #626f78;
}
.mp_box {
	float: right;
	width: 854px;
}
.mp_box h2 {
	background: url(../img/decor/bg_mp_box_h2.png) 50% bottom no-repeat;
	font-size: 28px;
    font-weight: normal;
    padding-bottom: 14px;
    text-align: center;
    text-transform: uppercase;
	margin-bottom: 34px;
}
.mp_box h2 a {
	color: #fff;
}
.mp_box h2 a:hover {
	color: #626f78;
}
.mp_link {
	overflow: hidden;
	padding-left: 1px;
	margin-bottom: -1px;
}
.mp_link li {
	list-style-type: none;
	float: left;
	margin-right: 2px;
}
.mp_link a {
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	font-size: 24px;
	color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	display: block;
	border-radius: 2px 2px 0 0;
	padding: 6px 20px;
}
.mp_link .ui-tabs-active a {
	background-color: #fff;
	color: #19BDF2;
	border: 0 none;
	border-radius: 0;
	margin: 1px 1px 0 1px;
}
.mp_block {
	overflow: hidden;
}
.mp_block ul {
	list-style-type: none;
	overflow: hidden;
}
.mp_block ul ul {
	clear: both;
}
.mp_block li {
	overflow: hidden;
	margin-top: 8px;
}
.mp_block > ul > li:first-child {
	margin-top: 0
}
.mp_block li > a {
	float: left;
	width: 662px;
	display: block;
	color: #fff;
}
.mp_block > ul > li > a {
	border: 1px solid #fff;
	border-radius: 4px;
	font-size: 16px;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	padding: 12px 22px 10px;
}
.mp_block > ul > li > a:hover {
	color: #19bdf2;
	background-color: #fff;
}

.mp_block li li span {
	float: left;
	width: 622px;
	display: block;
	border-bottom: 1px solid #fff;
	padding: 9px 42px 17px;
	background: url(../img/decor/bg_ms_menu_box_li.png) 24px 14px no-repeat;
}
/*.mp_block li li:last-child span {
	border: 0 none;
}*/
.mp_block li li a {
	color: #fff;
}
.mp_block li li a:hover {
	text-shadow: 0 0 2px #fff;
}
.mp_block div {
	float: right;
	width: 98px;
	padding: 9px 20px 6px 10px;
	border-radius: 4px;
	font-size: 24px;
	text-align: right;
	background-color: #ddd;
}
.mp_block div:first-child {
	margin-top: 0
}
.mp_block div strong {
	font-weight: normal;
	color: #19bdf2;
}
.mp_block div em {
	font-style: normal;
	color: #626f78;
}
.services_box {
	width: 1260px;
	margin: 0 auto;
	padding: 20px 0 40px;
	overflow: hidden;
}
.service_position_wrap {
	float: left;
	position: relative;
	margin: 20px 10px;
	height: 214px;
}
.service_position {
	width: 295px;
	height: 114px;
	padding-top: 100px;
	margin: 0 10px;
	text-align: center;
	display: table-cell;
	vertical-align: bottom;
}
.service_position a {
	font-size: 16px;
	line-height: 18px;
	color: #00b5ff;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
}
.service_position a:hover {
	text-decoration: underline;
}
.service_position a span {
	display: block;
	border-radius: 50%;
	border: 1px solid #35c5f4;
	width: 90px;
	height: 90px;
	margin-left: -45px;
	position: absolute;
	left: 50%;
	top: 0;
	background-color: #fff;
}
.service_position a:hover span {
	border-color: #64717a;
}
.service_position a span img {
	display: block;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -39px 0 0 -39px;
}
.service_position div {
	line-height: 18px;
	color: #626f78;
	text-align: left;
	margin-top: 6px;
	overflow: hidden;
	height: 75px;
}
.service_position div li {
	background: url(../img/decor/bg_service_position_div_li.png) left 6px no-repeat;
	padding-left: 18px;
	list-style-type: none;
}
.application_line {
	background-color: #19bdf2;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	height: 64px;
	padding-top: 21px;
}
.ap_li_text {
	display: inline-block;
	margin-right: 8px;
}
.ap_li_img {
	display: inline-block;
	width: 44px;
	height: 28px;
	background-image: url(../img/decor/bg_ap_li_img.png);
	position: relative;
	top: 4px;
}
.ap_li_butt {
	text-transform: uppercase;
	display: inline-block;
	width: 295px;
	height: 31px;
	padding-top: 8px;
	border: 2px solid #fff;
	border-radius: 3px;
	cursor: pointer;
	margin-left: 8px;
}
.ap_li_butt:hover {
	color: #19bdf2;
	background-color: #fff;
}
.service_head {
	height: 110px;
	padding-top: 20px;
	background-color: #19bdf2;
	text-align: center;
}
.service_head span {
	display: inline-block;
	width: 90px;
	height: 90px;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}
.service_head img {
	display: block;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -39px 0 0 -39px;
}
.service_head h1 {
	display: inline-block;
	font-size: 28px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	position: relative;
	top: -35px;
	margin-left: 16px;
}
.sidebar_standard {
	margin-top: 36px;
	margin-bottom: 54px;
	width: 295px;
	float: left;
}
.sidebar_standard .ms_menu_box {
	float: none;
	overflow: hidden;
}
.sidebar_standard .ms_menu_box > ul {
	margin: 0 0 26px 0;
}
.sidebar_standard .ms_menu_box li {
	background-image: url(../img/decor/bg_service_position_div_li.png);
}
.sidebar_standard .ms_menu_box a {
	color: #626f78;
}
.sidebar_standard .standard_form {
	padding: 0;
}
.sidebar_standard .standard_form h2 {
	text-align: left;
	background: url(../img/decor/bg_sidebar_standard_standard_form_h2.png) left bottom no-repeat;
	padding-bottom: 10px;
}
.services_one {
	margin-top: 18px;
	margin-bottom: 44px;
	width: 840px;
	float: right;
}
.clients_box {
	float: right;
	width: 840px;
	margin-right: -10px;
	margin-bottom: 54px;
}
.clients_icon_box {
	overflow: hidden;
	margin: 28px 0 34px 0;
}
.clients_icon_box div.button_pop_up {
	float: left;
	width: 190px;
	height: 120px;
	background-color: #eaeaea;
	border-radius: 5px;
	margin: 10px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.clients_icon_box div.button_pop_up span {
	display: block;
	overflow: hidden;
	width: 190px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -40px 0 0 -95px;
}
.clients_icon_box div.button_pop_up img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.clients_icon_box div.button_pop_up:hover img {
	top: -80px;
}
.mp_block.white_bg {
	margin: 24px 10px 0;
}
.mp_block.white_bg h2 {
	font-size: 24px;
	color: #19bdf2;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	padding-bottom: 12px;
}
.mp_block.white_bg a {
	color: #626f78;
	border-color: #ddd;
}
.mp_block.white_bg > ul > li > a {
	width: 628px;
}
.mp_block.white_bg > ul > li > a:hover {
	background-color: #ddd;
	color: #fff;
}
.mp_block.white_bg ul ul a:hover {
	text-shadow: 0 0 2px #ddd;
}
.mp_block.white_bg span {
	border-color: #ddd;
	background-image: url(../img/decor/bg_service_position_div_li.png);
	width: 588px;
}
.price_text {
	padding: 10px 0;
}
.price_box {
	margin: 0 auto 50px;
	width: 840px;
}
.about_box .main_benefits {
	float: none;
	margin: 0 auto;
	padding: 12px 0 94px;
	overflow: hidden;
}
.contact_form_box {
	background-color: #19bdf2;
	padding: 20px 0 40px;
}
.contact_form_box h2 {
	background: url(../img/decor/bg_mp_box_h2.png) 50% bottom no-repeat;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 17px;
    padding-bottom: 14px;
    text-align: center;
    text-transform: uppercase;
	color: #fff;
}
.contact_form {
	width: 630px;
	margin: 28px auto 0 auto;
}
.cont_form_box {
	float: left;
	width: 294px;
	float: right;
}
.cont_form_box:first-child {
	float: left;
}
.contact_form input[type="text"] {
	width: 272px;
	padding: 0 10px;
	height: 38px;
	border: 1px solid #fff;
	border-radius: 3px;
	background-color: transparent;
	margin-bottom: 3px;
	font: 14px 'PFDinDisplayPro-Reg', Arial, sans-serif;
	color: #fff;
}
.contact_form input[type="text"]::-webkit-input-placeholder {
   color: #fff;
}
.contact_form input[type="text"]:-moz-placeholder {
   color: #fff; 
}
.contact_form input[type="text"]::-moz-placeholder {
   color: #fff; 
}
.contact_form input[type="text"]:-ms-input-placeholder {  
   color: #fff; 
}
.contact_form input[type="submit"] {
	font: 20px 'PFDinDisplayPro-Med', Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	width: 294px;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 3px;
	margin-top: 8px;
	background-color: transparent;
	cursor: pointer;
}
.contact_form input[type="submit"]:hover {
	background-color: #fff;
	color: #19bdf2;
}
.contact_box {
	overflow: hidden;
	padding: 0 0 82px;
}
.cont_info {
	float: left;
	width: 295px;
	color: #626f78;
	margin-top: 12px;
}
.cont_info h2 {
	font: 20px 'PFDinDisplayPro-Med', Arial, sans-serif;
	color: #19bdf2;
	margin-top: 16px;
	margin-bottom: 5px;
}
.cont_info ul {
	list-style-type: none;
	line-height: 22px;
	padding: 6px 0 6px 44px;
}
.ci_phones {
	background: url(../img/decor/bg_mh_phone.png) left 12px no-repeat;
	margin-top: 12px;
}
.ci_mail {
	background: url(../img/decor/bg_ci_mail.png) left 10px no-repeat;
}
.ci_skype {
	background: url(../img/decor/bg_ci_skype.png) left 1px no-repeat;
	margin: 10px 0;
}
.ci_address {
	background: url(../img/decor/bg_ci_address.png) left 10px no-repeat;
}
.cont_info a {
	color: #19bdf2;
	text-decoration: underline;
}
.cont_info a:hover {
	text-decoration: none;
}
.cont_info span {
	color: #19bdf2;
}
.cont_info .mh_soc_net {
	float: left;
	margin: 0;
}
.cont_info .mh_soc_net a {
	margin-right: 8px;
	margin-left: 0; 
}
.cont_map {
	float: right;
	margin-top: 34px;
}
#map {
	width: 945px;
	height: 352px;
}
.blog_posts_box {
	width: 925px;
	float: left;
	margin: 2px 0 55px;
}
.prev_post {
	overflow: hidden;
	margin: 40px 0;
}
.pp_img {
	display: block;
	float: left;
}
.pp_img:hover {
	opacity: 0.8;
}
.pp_img img {
	display: block;
}
.pp_block {
	float: right;
	width: 400px;
}
.pp_block_head {
	padding-left: 58px;
	margin-top: -5px;
    min-height: 50px;
    padding-top: 1px;
}
.pp_block_head a {
	position: relative;
	color: #19bdf2;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
}
.pp_block_head strong {
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
}
.pp_block_head a:hover strong {
	text-decoration: underline;
}
.pp_block_head span {
	position: absolute;
	left: -58px;
	top: 0;
	width: 48px;
	height: 42px;
	padding-top: 6px;
	border: 1px solid #19bdf2;
	border-radius: 50%;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
}
.pp_block_head a:hover span {
	color: #fff;
	background-color: #19bdf2;
}
.pp_block_info {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
	margin: 18px 0 0 0;
}
.pp_block_info span {
	color: #c9c9c9;
	display: block;
	float: left;
	height: 25px;
	padding-top: 10px;
	padding-left: 24px;
	margin-right: 24px;
}
.pp_block_info .views {
	background: url(../img/decor/bg_views.png) left center no-repeat;
}
.pp_block_info .section {
	background: url(../img/decor/bg_section.png) left center no-repeat;
}
.pp_block_info .comments {
	background: url(../img/decor/bg_comments.png) left 14px no-repeat;
}
.pp_block_text {
	color: #626f78;
	margin: 9px 0 12px;
}
.more_post {
	color: #19bdf2;
	text-decoration: underline;
}
.more_post:hover {
	text-decoration: none;
}
.pagination {
	overflow: hidden;
}
.pagination a {
	display: block;
	float: left;
	width: 30px;
	height: 23px;
	padding-top: 7px;
	color: #c9c9c9;
	border: 1px solid #c9c9c9;
	border-radius: 50%;
	text-align: center;
	margin-right: 9px;
}
.pagination a:hover, .pagination a.active {
	border-color: #19bdf2;
	background-color: #19bdf2;
	color: #fff;
}
.pagination .prev, .pagination .next {
	width: 8px;
	border: 0 none;
}
.pagination .prev:hover, .pagination .next:hover {
	background-color: transparent;
}
.pagination .prev {
	background: url(../img/decor/bg_pagination_prev.png) left 50% no-repeat;
}
.pagination .next {
	background: url(../img/decor/bg_pagination_next.png) right 50% no-repeat;
}
.blog_sidebar {
	width: 295px;
	float: right;
	margin: 42px 0 55px;
}
.bs_search div {
	height: 31px;
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.bs_search input[type="text"] {
	width: 252px;
	height: 31px;
	padding: 0 31px 0 10px;
	color: #626f78;
	font: 14px 'PFDinDisplayPro-Reg', Arial, sans-serif;
}
.bs_search input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	text-indent: 9999px;
	width: 31px;
	height: 31px;
	background: #fff url(../img/decor/bg_bs_search_input_type_submit.png) 50% no-repeat;
	cursor: pointer;
}
.bs_rss {
	margin-top: 23px;
}
.bs_rss input[type="text"] {
	width: 243px;
	height: 31px;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 0 40px 0 10px;
	color: #626f78;
	font: 14px 'PFDinDisplayPro-Reg', Arial, sans-serif;
	background: url(../img/decor/bg_bs_rss_input_type_text.png) 265px 50% no-repeat;
	margin-bottom: 10px;
}
.bs_rss input[type="submit"] {
	width: 295px;
	height: 33px;
	border-radius: 5px;
	background-color: #19bdf2;
	font: 16px 'PFDinDisplayPro-Reg', Arial, sans-serif;
	color: #fff;
	cursor: pointer;
}
.bs_rss input[type="submit"]:hover {
	background-color: #0095c5;
}
.bs_rubrics {
	margin-top: 20px;
}
.bs_rubrics strong {
	display: block;
	background-color: #19bdf2;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	font-size: 20px;
	color: #fff;
	padding: 10px 18px;
	font-weight: normal;
	margin-bottom: 16px;
}
.bs_rubrics a {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #19bdf2;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	background: url(../img/decor/bg_content_ul_li.png) left 50% no-repeat;
	padding-left: 20px;
}
.bs_rubrics a:hover, .bs_rubrics a.active {
	color: #626f78;
	background-position: -8px 50%;
}
.bs_rubrics span {
	float: right;
}
.bs_soc_net_box {
	margin-top: 20px;
}
.bs_soc_net_box img {
	display: block;
}
.bs_baner {
	display: block;
	margin-top: 20px;
}
a.bs_baner:hover {
	opacity: 0.7;
}
.bs_baner img {
	display: block;
}
.blog_post_box {
    float: left;
    margin: 42px 0 55px;
    width: 925px;
}
.post_img {
	float: left;
	display: block;
	margin: 0 20px 10px 0 !important;
}
.post_head {
    color: #19BDF2;
    font-family: 'PFDinDisplayPro-Med',Arial,sans-serif;
    margin-top: -5px;
	overflow: hidden;
    padding-top: 1px;
}
.post_head span {
    border: 1px solid #19BDF2;
    border-radius: 50%;
    font-size: 16px;
    height: 42px;
    line-height: 18px;
    padding-top: 6px;
    text-align: center;
    width: 48px;
	display: block;
	float: left;
}
.post_head strong {
	width: 342px;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
	float: right;
	display: block;
	margin-top: -5px;
}
.post .pp_block_info {
	margin-top: 12px;
}
span.rating {
	padding: 6px 0 0 0;
	margin-right: 20px;
    float: left;
}
span.rating img {
	margin: 0 2px 0 0;
	float: left;
	display: block;
}
.post_soc_net {
	overflow: hidden;
	margin-top: 0px;
}
.post_soc_net a {

}
.post_soc_net a:first-child {
	margin-left: 0;
}
.post_soc_net a:hover {
	opacity: 0.7;
}
.post_soc_net img {
	display: block;
	margin: 0;
}
.post_related_articles {
	margin-top: 30px;
}
.post_related_articles strong {
	font-size: 28px;
	color: #2d3e50;
	text-transform: uppercase;
	font-weight: normal;
}
.post_related_articles li {
	list-style-type: none;
	line-height: 18px;
}
.post_related_articles a {
	color: #19bdf2;
}
.post_related_articles a:hover {
	text-decoration: underline;
}
.post_comments_block {
	margin: 36px 0 0;
}
.number_comments {
	font-size: 20px;
	color: #626f78;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 26px;
	display: block;
}
.comment {
	overflow: hidden;
	margin-bottom: 40px;
}
.comment_img {
	float: left;
	display: block;
	width: 104px;
	height: 104px;
	border-radius: 50%;
    background: #dedcdd;
	overflow: hidden;
    position: relative;
    
}
.comment_img span {
    font-size:48px;
    display: table-cell;
    width: 104px;
    height: 104px;
    vertical-align: middle;
    text-align: center;
    /*text-shadow:2px 2px 2px #f2f2f2*/
}
.comment_box {
	float: right;
	width: 800px;
}
.comment_box strong {
	display: block;
	font-size: 16px;
	color: #19bdf2;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	font-weight: normal;
}
.comment_box span {
	display: block;
	color: #c9c9c9;
	margin: 3px 0;
}
.comment_box p {
	color: #626f78;
	line-height: 16px;
}
.comment.reply {
	margin-left: 105px;
}
.reply .comment_box {
	width: 695px;
}
.wrap_add_comment {
	width: 610px;
}
.comment_line_enter {
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}
.comment_line_enter .number_comments {
	float: left;
	margin: -3px 20px 0 0;
}
.comment_soc_net {
	float: left;
}
.comment_soc_net a {
	float: left;
	display: block;
	margin: 0 10px 0 0;
}
.comment_soc_net a:hover {
	opacity: 0.7;
}
.comment_soc_net img {
	display: block;
}
.comment_enter {
	float: right;
	color: #19bdf2;
	text-decoration: underline;
	margin: 5px 0 0 0;
	padding-bottom: 7px;
}
.comment_enter:hover {
	text-decoration: none;
}
.comment_sorting_line {
	margin-top: 6px;
}
.comment_sorting_line a {
	float: left;
	color: #c9c9c9;
}
.comment_sorting_line div {
	float: right;
}
.best_start {
	background: url(../img/decor/bg_best_start.png) right 7px no-repeat;
	padding-right: 14px;
}
.share {
	background: url(../img/decor/bg_share.png) right 3px no-repeat;
	padding-right: 20px;
	margin-right: 20px;
}
.favorites {
	background: url(../img/decor/bg_favorites.png) right 3px no-repeat;
	padding-right: 20px;
}
.add_comment_box {
	clear: both;
	padding-top: 16px;
}
.add_comment_box input[type="text"], .add_comment_box textarea {
	color: #626f78;
	font: 14px 'PFDinDisplayPro-Reg', Arial, sans-serif;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.add_comment_box input[type="text"] {
	width: 273px;
	height: 38px;
	padding: 0 10px;
	float: left;
}
.add_comment_box .first_input {
	margin-right: 20px;
}
.add_comment_box textarea {
	width: 588px;
	height: 68px;
	padding: 10px;
	resize: vertical;
	clear: both;
	margin-top: 20px;
}
.add_comment_box input[type="submit"] {
	background-color: #19bdf2;
	color: #fff;
	cursor: pointer;
	font: 16px 'PFDinDisplayPro-Reg', Arial, sans-serif;
	height: 33px;
	padding: 0 28px;
	border-radius: 4px;
	margin-top: 20px;
}
.add_comment_box input[type="submit"]:hover {
	background-color: #0095c5;
}
.foot_clear {
	height: 580px;
}
/* Підвал */
.main_footer {
	margin-top: -580px;
	height: 532px;
	padding-top: 48px;
	background-color: #2c2c2c;
	position: relative;
}
.foot_left_box {
	float: left;
	width: 295px;
	margin-right: 20px;
}
.foot_head {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	display: block;
	background: url(../img/decor/bg_foot_menu_strong.png) left bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 24px;
}
.foot_menu li {
	list-style-type: none;
}
.foot_menu a {
	color: #ddd;
	line-height: 22px;
}
.foot_menu a:hover {
	color: #fff;
}
.foot_cont {
	color: #ddd;
	line-height: 22px;
	list-style-type: none;
	margin-top: 17px;
}
.foot_cont span {
	color: #19bdf2;
}
.foot_cont a {
	text-decoration: underline;
	color: #19bdf2;
}
.foot_cont a:hover {
	text-decoration: none;
}
.foot_soc_net {
	overflow: hidden;
}
.foot_soc_net a {
	text-decoration: none;
	overflow: hidden;
	display: block;
	float: left;
	position: relative;
	width: 32px;
	height: 32px;
	margin: 3px 8px 0 0;
}
.foot_soc_net img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.foot_soc_net a:hover img {
	top: -32px;
}
.foot_right_box {
	float: right;
	width: 295px;
}
div.foot_checkout {
	background: none;
	padding: 0;
	border-radius: 0;
}
.foot_logo {
	background-image: url(../img/decor/logo/bg_foot_logo.png);
	width: 155px;
	height: 81px;
	float: left;
	margin-top: 20px;
}
.foot_line_left {
	float: right;
	margin-top: 47px;
}
.foot_phones {
	background: url(../img/decor/bg_mh_phone.png) left center no-repeat;
	font-size: 20px;
	color: #fff;
	line-height: 33px;
	padding-left: 32px;
	float: left;
}
.foot_line_left .mh_call_button {
	margin: 0 30px;
}
.foot_line_left .mh_city_box {
	margin: 0;
	color: #ddd;
}
.foot_line_left .mh_city_box nav {
	max-height: 200px;
	overflow: auto;
	background-color: #000;
	top: auto;
	bottom: 28px;
	border-radius: 5px 5px 0 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 0 none;
}
.foot_line_left .mh_city_box a, .foot_line_left .mh_city_box span {
	color: #ddd;
}
.foot_line_left .mh_city_box a {
	border-top: 0 none;
	border-bottom: 1px solid #ddd;
}
.foot_line_left .mh_city_box a:last-child {
	padding-bottom: 0;
}
.foot_line_left .mh_city_box span em {
    background-position: right top;
}
.foot_line_left .mh_city_box span.active em {
    background-position: left top;
}
.mf_bottom_line {
	background-color: #000;
	width: 100%;
	height: 122px;
	position: absolute;
	left: 0;
	bottom: 0;
}
/* Спливаючі вікна */
.box-modal {
	position: relative;
}
.box-modal_close {
	background-image: url(../img/decor/bg_box-modal_close.png);
	width: 20px;
	height: 19px;
	position: absolute;
	right: 3px;
	top: -30px;
	cursor: pointer;
}
.box-modal_close:hover {
	opacity: 0.6;
}
.standard_form {
	background-color: #fff;
	padding: 20px 54px 50px;
	border-radius: 5px;
}
.standard_form h2 {
	font-size: 20px;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	color: #19bdf2;
	font-weight: normal;
	text-align: center;
	margin-bottom: 18px;
}
.standard_form input[type="text"],
.standard_form input[type="password"] {
	border: 1px solid #ddd;
	width: 266px;
	height: 38px;
	padding: 0 13px;
	display: block;
	border-radius: 3px;
	color: #626f78;
	font: 14px 'PFDinDisplayPro-Reg', Arial, sans-serif;
    
}
.form_section{
    margin-bottom: 8px;
}
.errorMessage{
    margin-bottom: 0px;
    font-size:11px
}
.standard_form input[type="text"]:hover,.standard_form input[type="password"]:hover, .standard_form input[type="text"]:focus,input[type="password"]:focus {
	border-color: #19bdf2;
	color: #00b5ff;
}
.standard_form input[type="submit"],
.standard_form input[type="button"] {
	border: 2px solid #19bdf2;
	width: 100%;
	height: 44px;
	display: block;
	background-color: transparent;
	border-radius: 3px;
	color: #19bdf2;
	font-size: 20px;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 10px;
}
.standard_form input[type="submit"]:hover,
.standard_form input[type="button"]:hover {
	background-color: #19bdf2;
	color: #fff;
}
.window_pop_up {
	background-color: #fff;
	padding: 16px 40px 16px;
	border-radius: 5px;
	width: 320px;
	color: #626f78;
	line-height: 18px;
}
.win_pop_img {
	display: block;
	width: 190px;
	height: 80px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.win_pop_img img {
	position: absolute;
	left: 0;
	top: -80px;
}
.window_pop_up h2 {
	font-size: 20px;
	line-height: 20px;
	font-family: 'PFDinDisplayPro-Med', Arial, sans-serif;
	font-weight: normal;
}
.window_pop_up p {
	margin: 18px 0;
}
/* Ефекти */
.mh_logo, .mh_logo:hover, .mh_call_button, .mh_call_button:hover, .standard_form input[type="submit"], .standard_form input[type="submit"]:hover, .standard_form input[type="text"], .standard_form input[type="text"], .standard_form input[type="text"]:hover, .standard_form input[type="text"]:focus, .box-modal_close, .box-modal_close:hover, .mh_soc_net a:hover img, .mh_soc_net img, .mh_menu a:hover, .mh_menu a, .mh_city_box a, .mh_city_box a:hover, .ms_position a:hover span, .ms_position span, .main_position a:hover .mp_date, .mp_date, .main_rotor_clients .caroufredsel_wrapper a:hover img, .main_rotor_clients .caroufredsel_wrapper img, .mrc_prev:hover, .mrc_next:hover, .mrc_prev, .mrc_next, .main_rotor_clients h2 a, .main_rotor_clients h2 a:hover, .main_rotor_info .caroufredsel_wrapper a img, .main_rotor_info .caroufredsel_wrapper a:hover img, .main_rotor_info .caroufredsel_wrapper a, .main_rotor_info .caroufredsel_wrapper a:hover, .mp_keywords a, .mp_keywords a:hover, .mp_box h2 a:hover, .mp_box h2 a, .foot_soc_net a:hover img, .foot_soc_net img, .mp_block a:hover, .mp_block a, .service_position a:hover span, .service_position a span, .ap_li_butt, .ap_li_butt:hover, .clients_icon_box a:hover img, .clients_icon_box img, .contact_form input[type="submit"]:hover, .contact_form input[type="submit"], .pp_img:hover, .pp_img, .pagination a:hover, .pagination a, .bs_rss input[type="submit"]:hover, .bs_rss input[type="submit"], .bs_rubrics a:hover, .bs_rubrics a, a.bs_baner:hover, a.bs_baner, .post_soc_net a:hover, .post_soc_net a, .comment_soc_net a, .comment_soc_net a:hover, .add_comment_box input[type="submit"]:hover, .add_comment_box input[type="submit"], .mh_banner:hover, .mh_banner {
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.mp_link .ui-tabs-active a, .mp_link a {
	-webkit-transition: background-color 0.3s ease-out 0s;
    -moz-transition: background-color 0.3s ease-out 0s;
    -o-transition: background-color 0.3s ease-out 0s;
	transition: background-color 0.3s ease-out 0s;
}

/*flash*/
#flashBox div.flashMessages{background-position:8px 8px;background-repeat:no-repeat;border:1px solid;margin:6px 0;padding:10px 10px 10px 50px}
#flashBox div.flashMessages p{font-weight: bold;}
#flashBox div.status{background-image:url(../img/message-24-ok.png);border-color:#be7}
#flashBox div.status,.ok{color:#234600}
#flashBox div.status{background-color:#f8fff0}
#flashBox div.warning{background-image:url(../img/message-24-warning.png);border-color:#ed5}
#flashBox div.warning,.warning{color:#840}
#flashBox div.warning{background-color:#fffce5}
#flashBox div.error{background-image:url(../img/message-24-error.png);border-color:#ed541d}
#flashBox div.error,.error{color:#8c2e0b}
#flashBox div.error{background-color:#fef5f1}
#flashBox div.error p.error{color:#333}
#flashBox div.flashMessages ul{margin:0 0 0 1em;padding:0}
#flashBox div.flashMessages ul li{list-style-image:none;text-align: left;list-style: none;}

.infoBox{text-align: center;font-size: 14px;color:#666}
.infoBox2{text-align: left;font-size: 12px;color:#f63440}
#ajax_loader{float: left;position: absolute;top: -12px;left: 222px; width: 16px;height: 16px;display: none;}

.exception{
    padding: 10px 0 14px;
	margin: 0 20px;
}
.exception p {
	margin: 8px 0;
	line-height: 18px;
}
.exception h1{
    color:red !important;
    font-family: 'Comfortaa', Arial, cursive;
	font-size: 28px !important;
	background: url(../img/decor/bg_general_head.png) center bottom no-repeat;
	text-align: center;
	padding-bottom: 5px;
    margin-bottom: 15px;
}
.exception .exceptionBody{
    font-size: 18px;
    text-align: center;
}
.error,.errorMessage{
    color:red
}
.errorMessage{
    margin-bottom: 0px;
}

.mini_star_disactive{
    background: url(../img/decor/img_rating_3.png) repeat-x;
    width: 80px !important;
    height: 15px;
    margin-top: 4px;
}
.mini_star_active{
    background: url(../img/decor/img_rating_1.png) repeat-x;
    height: 15px;
}
.uptolike-buttons{
    
}
#__utl_like_btn__gp___utl-buttons-1{
    width: 70px !important;    
}
#__utl_like_btn___fb___utl-buttons-1{
    margin-right: 12px !important;    
}
li[id^="__utl_like_btn___utl-buttons-1"]{
    display: none !important;
}
#share_buttons_box .share_label_text{
    display: block;
    margin-bottom: -16px;
}
.searchResults p{
    font-size: 16px;
    color:#19BDF2
}
.searchResults{
    margin-top: 20px;
}