* {
	margin: 0px;
	padding: 0px;
}

#block1 {
	position: relative;
	z-index: 6;
	width: auto;
	height: 120px;
	background: linear-gradient(to bottom, #55b5fc 31%,#3199e7 93%);
}


 input::-webkit-input-placeholder {color: black !important;}
 input::-moz-placeholder {color:#000000 !important;}
textarea::-moz-placeholder {color:#000000 !important;}
textarea::-webkit-input-placeholder {color: black !important;}


body {
	min-width: 1100px;
}

input:required {
	box-shadow: none;
}

.logo_wrapper {
	width: 440px;
	float: left;
}

a.logo {
	width: 185px;
	background: url(../img/logo.png) no-repeat center center;
	height: 60px;
	float: left;
	margin-right: 27px;
	margin-top: 28px;
}

.text-logo {
	display: table-cell;
	width: 220px;
	color: #fff;
	vertical-align: middle;
	float: left;
	margin: 29px 0px 10px 0px;
	font: 16px 'KievitPro-Book';
	line-height: 18px;
	float: left;
}

a.retel {
	width: 160px;
	background: url(../img/retel_static.png);
	height: 43px;
	float: left;
	text-align: center;
	color: #002b65;
	text-decoration: none;
	font: 11pt 'KievitPro-Bold' ;
	line-height: 32px;
	margin: 37px 0px 0px 100px;
}

a.retel:hover, a.retel_active {
	transition: all 0.2s;
	background: url(../img/retel.png);
	color: #fff;
	text-decoration: none;
}

.telephone {
	width: 334px;
	height: 62px;
	margin: 27px 0px 0px 65px;
	float: left;
	font: 18px 'Lato-Bold' ;
	color: #fff;
}

.telephone p {
	color: #002b6f;
	font: 11pt 'Helvetic-Roman';
	float: left;
	margin-top: 20px;
	margin-left: 8px;
}

a.url-email {
	color: #002b6f;
	font: 14px 'Helvetic-cyr-med' ;
	float: right;
	text-decoration: none;
	margin-top: 20px;
	border-bottom: 1px dashed #002b6f;
	margin-right: 4px;
}
a.url-email:hover {
	border: none;
}







#block2 {
	position: relative;
	width: auto;
	height: 45px;
	background-color: #fafafa; 
	box-shadow: 0px 7px 10px -3px rgba(0,0,0,0.15);
	z-index: 5;
}

a.we_are_in_map, a.we_are_in_map_footer {
	width: 100px;
	margin-top: 13px;
	padding-left: 20px;
	background: url(../img/we_are_in_map_mod.png) no-repeat left center;
	float: left;
	color: #828282;
	font: 13px 'KievitPro-Regular';
	text-decoration: none;
	cursor: pointer;
}

a.we_are_in_map:hover, a.we_are_in_map_footer:hover {
	background: url(../img/we_are_in_map.png) no-repeat left center;
	color: #58a3db;
}

.block_border {
	width: 71px;
	border-bottom: 1px dashed #828282;
}

.block_border:hover {
	border-bottom: 1px dashed #58a3db;
}

ul.menu {
	float: right;
	list-style: none;
}

ul.menu li {
	float: left;
	text-transform: uppercase;
	text-align: center;
	margin: 13px 0px 0px 30px
}

ul.menu li a {
	color: #002b6f;
	font: 12pt 'KievitPro-Medium';
	transition: all 0.2s;
}

ul.menu li a:hover {
	transition: all 0.2s;
	color: #58a3db;
}

ul.menu li.middle {
	padding: 0px 30px 0px 30px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}

#block3 {
	position: relative;
	width: auto;
	height: 544px;
	/*background: url("../img/main.png") no-repeat top center;*/
	background-size: cover;
}

.block_text {
	width: 665px;
	float: right;
	margin-top: 5%;
}

.title_main {
	text-transform: uppercase;
	width: 665px;
	float: right;
}

.title_main h1 {
	font: 30pt 'KievitPro-Bold' ;
	color: #0e2a65;
}

.main_text {
	width: 665px;
	height: 50px;
	margin-top: 10px;
	font: 23px 'KievitPro-Book';
	float: right;
	color: #0e2a65;
}

.main_text span {
	font-size: 15px;
}

a.left_button {
	z-index: 1000;
	transition: all 0.2s;
	position: absolute;
	width: 235px;
	height: 40px;
	background: url(../img/icon_1.png) no-repeat left center;
	background-color: #fff;
	border-radius: 30px;
	padding: 9px 10px 10px 50px;
	float: left;
	font: 18px 'KievitPro-Medium';
	color: #e30035;
	bottom: 0px;
	margin-bottom: 50px;
}

a.left_button:hover {
	transition: all 0.2s;
	background: url(../img/icon_1_active.png) no-repeat left center;
	background-color: #96d644;
	color: #fff;


}

a.left_button_inverted{
	transition: all 0.2s;
	position: absolute;
	width: 235px;
	height: 40px;
	background: url(../img/icon_1_active.png) no-repeat left center;
	background-color: #96d644;
	border-radius: 30px;
	padding: 9px 10px 10px 50px;
	float: left;
	font: 18px 'KievitPro-Medium';
	color: #fff;
	bottom: 0px;
	margin-bottom: 50px;
}

a.left_button_inverted:hover{
	transition: all 0.2s;
	background: url(../img/icon_1.png) no-repeat left center;
	background-color: #fff;
	color: #e30035;
}

.left_arrow {
	width: 200px;
	height: 170px;
	background: url(../img/arrow_main.png) no-repeat center center;
	float: left;
	margin-top: 25px;
}

.application_wrapper {
	width: 500px;
	position: absolute;
	top: 350px;
	right: 430px;
	z-index: 1001;
}

.main_application {
	width: 400px;
	height: 140px;
	padding: 0 30px;
	float: right;
	background: linear-gradient(to top, #001f62 0%, #004681 66%);
	border-radius: 10px;
}

.main_application .no-pad{
	padding: 0 5px;
}


.sale_label{
	color: #fff;
	font: 13px 'KievitPro-Bold';
}

#block3 .banner{
	width: 100%;
	height: 100%;
	z-index: 888;
	display: none;
}

#block3 .slider_preview{
	position: absolute;
	top: 100px;
	right: 300px;
}

#block3 .slider_preview ul{
	list-style-type: none;
}

#block3 .slider_preview li{
	display: block;
	width: 48px;
	height: 48px;
	cursor: pointer;
	margin-bottom: 12px;
	transition: .2s;
}

#block3 .slider_preview li:hover{
	margin-left: 30px;
}

#block3 .banner .banner_title{
	margin-top: 40px;
	font: 6rem 'KievitPro-Bold';
	width: 500px;
	position: absolute;
	top:0;
	right:330px;
	line-height: 6rem;
	color: #000d57;
}

#block3 .banner .banner-text{
	width: 400px;
	position: absolute;
	right: 430px;
	padding: 10px 15px;
	top: 180px;
	border-radius: 5px;
	font: 16px 'KievitPro-Regular';
	background: rgba(255, 255, 255, 0.7);
}

#block3 .slider_preview .first {
	background: url("../img/main-page/banners/previews/1.jpg") no-repeat;
	background-size: 100% 150%;
}
#block3 .slider_preview .second {
	background: url("../img/main-page/banners/previews/2.jpg") no-repeat;
	background-size: contain;
}
#block3 .slider_preview .third {
	background: url("../img/main-page/banners/previews/3.jpg") no-repeat;
	background-size: 100% 150%;
}
#block3 .slider_preview .fourth {
	background: url("../img/main-page/banners/previews/4.jpg") no-repeat;
	background-size: contain;
}
#block3 .slider_preview .fifth {
	background: url("../img/main-page/banners/previews/5.jpg") no-repeat;
	background-size: contain;
}

#block3 .slider_preview .sixth {
	background: url("../img/main-page/banners/previews/6.jpg") no-repeat;
	background-size: 100% 150%;
}

#block3 .banner:first-child{
	display: block;
}

#block3 .banner-1{
	background: url("../img/main-page/banners/1.jpg") no-repeat;
	background-size: cover;
}

#block3 .banner-2{
	background: url("../img/main-page/banners/2.jpg") no-repeat;
	background-size: cover;
}

#block3 .banner-3{
	background: url("../img/main-page/banners/3.jpg") no-repeat;
	background-size: cover;
}

#block3 .banner-4{
	background: url("../img/main-page/banners/4.jpg") no-repeat;
	background-size: cover;
}

#block3 .banner-5{
	background: url("../img/main-page/banners/5.jpg") no-repeat;
	background-size: cover;
}

#block3 .banner-6{
	background: url("../img/main-page/banners/6.jpg") no-repeat;
	background-size: cover;
}

input.type {
	width: 100%;
	height: 40px;
	padding: 10px 0px 10px 18px;
	margin-top: 15px;
	background-color: #d2ecff;
	border: none;
	border-radius: 2px;
	font: 13px 'KievitPro-Book';
}

input.button_main {
	width: 150px;
	height: 35px;
	/*background: url(../img/button_main_static.png);*/
	background: rgba(239, 0, 0, 0.85);
	border: none;
	border-radius: 0 10px;
	font: 15px 'KievitPro-Bold';
	color: #fff;
	float: right;
	text-align: left;
	padding-left: 20px;
	transition: all 0.1s;
}
input.button_main:hover {
	transition: all 0.1s;
	background: rgba(239, 0, 0, 0.9);
}

.checkbox_wrapper {
	width: 200px;
	margin: 12px 0px 0px 30px;
	color: #fff;
	font: 14px 'KievitPro-Regular';

}

input[type="radio"] {
	width: 12px !important;
	height: 12px !important;
	margin-right: 13px;
	border-radius: 999px;
	background-color: #fff;
	border: none;
}






#block4 {
	margin-top: 100px;
}

.block4_main_text {
	width: 680px;
	float: left;
}

.block4_main_title h2 {
	color: #002b6e;
	font: 29px 'KievitPro-Black'; 
}

.block4_main_title strong {
	font: 25px "KievitPro-Medium";
}

.block4_main_title span a {
	color: #55b5fc;
	border-bottom: 1px dashed #55b5fc;
}

.block4_main_title span a:hover {
	border-bottom: none;
}

.block4_main_p {
	font: 17px 'KievitPro-Book';
	color: #000000;
	line-height: 25px;
	margin-top: 20px;
}

.block4_main_p p {
	margin-top: 20px;
}

.block4_right_slider {
	float: right;
	width: 329px;
}

ul.bxslider {
	width: 330px;
	list-style: none;
}

ul.bxslider li img {
}

.image_slider {
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 14px;
	margin-bottom: 9px;
	border-radius: 999px;
	overflow: hidden;
}

.image_slider img {
	width: 100px;
	height: 100px;
	background-position: center center;
}

ul.bxslider li img:hover {
	cursor: pointer;
} 

.text_our_works {
	color: #b0b0b0;
	font: 20px 'KievitPro-Book';
	margin: 10px 0px 30px 10px
}

.text_our_works img {
	vertical-align: middle;
	margin-bottom: 3px;
	margin-left: 3px;
}






#block5 {
	margin-top: 50px;
}


.title_service {
	font: 25px 'KievitPro-Regular'; 
	color: #b0b0b0;
	margin-bottom: 20px;
}

ul.service {
	width: auto;
	margin-top: 4px;
	list-style: none;
}

ul.service li {
	width: 362px;
	height: 160px;
	float: left;
	position: relative;
	color: #fff;
}

ul.service li.first {
	background:  url(../img/background_1.png) no-repeat center center;
	background-size: cover;
}

ul.service li.second {
	background:  url(../img/background_2.png) no-repeat center center;
	background-color: #96d644;
	background-size: cover;
}

ul.service li.three {
	background: #e30035;
	background: url(../img/background_3.png) no-repeat top center;
	background-size: cover;
}

.title_serv {
	font: 25px 'KievitPro-Bold';
	color: #fff;
	line-height: 28px;
}

.price_service {
	float: right;
	color: #fff;
	font: 24px 'Helvetic-Thin';
	margin-top: 25px;
}


.new_services li{
	display: block;
	width: 366px;
	height: 366px;
	list-style-type: none;
	float: left;
}

.new_services a{
	display: block;
	height: 100%;
	width: 100%;
}

.new_services .first{
	background: url(../img/new_services/1.jpg);
	background-size: 100%;
	transition: .3s;
}

.new_services .second{
	background: url(../img/new_services/2.jpg);
	background-size: 100%;
	transition: .3s;
}

.new_services .third{
	background: url(../img/new_services/3.jpg);
	background-size: 100%;
	transition: .3s;
}

.new_services .first:hover{
	background-size: 110%;
	background-position: 50%;
}

.new_services .second:hover{
	background-size: 110%;
	background-position: 50%;
}

.new_services .third:hover{
	background-size: 110%;
	background-position: 50%;
}

.other_services{
	list-style-type: none;
}

.other_services li{
	float: left;
	display: block;
	width: 20%;
}

.other_services a{
	display: block;
	padding: 10px 15px;
	height: 60px;
	text-align: left;
	font: 16px 'KievitPro-Regular';
	font-weight: 700;
	color: #fff;
	line-height: 1.7rem;
	background: #e30035 url("../img/right-arrow.png") no-repeat 95% 50%;
	transition: .2s;
}

.other_services a:hover{
	background-position: 97% 50%;
}

.other_services .first-s{
	background-color: #5ad123;
}

.other_services .second-s{
	background-color: #6bc4f6;
}

.other_services .third-s{
	background-color: #df0009;
}

.other_services .fourth-s{
	background-color: #eca700;
}

.other_services .fifth-s{
	background-color: #9434e2;
}

.other_services_container{
	margin: 30px -15px;
}

.service_title{
	font: 2.2rem 'KievitPro-Regular';
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	margin: 60px 0 20px 0;
}

.new_service_banner{
	width: 100%;
	height: 600px;
	margin-top: 60px;
}

.new_service_banner .no-pad{
	padding:0;
}

.new_service .des{
	margin-bottom: 40px;
}

.new_service .no-pad{
	padding: 0;
}

.new_service .des h3{
	font: 3.5rem 'KievitPro-Regular';
	text-decoration: underline;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.new_service .des p, li{
	font: 1.9rem 'KievitPro-Regular';
	line-height: 2.7rem;
}

.new_service .des li{
	margin-left: 20px;
	line-height: 3rem;
}

.new_service_banner h1{
	font: 4.5rem 'KievitPro-Black';
	color: #000;
	line-height: 4.5rem;
	margin-bottom: 30px;
}

.new_service_block_order_1, .new_service_block_order_2{
	padding: 20px;
	height: 325px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.new_service_block_order_2{
	display: none;
}

.new_service_block_order_1 .order{
	display: block;
	width: 100%;
	height: 40px;
	padding-top: 5px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	border: 2px solid #fff;
	border-radius: 0 10px;
	cursor: pointer;
	font: 2rem 'KievitPro-Regular';
	transition: .3s;
}

.new_service_block_order_1 .friday_order{
	display: block;
	width: 100%;
	height: 40px;
	padding-top: 5px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	border: 2px solid #000;
	border-radius: 0 10px;
	cursor: pointer;
	font: 2rem 'KievitPro-Regular';
	transition: .3s;
}

.new_service_block_order_1 .friday_order:hover{
	background: #000;
	color: #eca700;
}

.new_service_block_order_2 .order_send{
	background: transparent;
	display: block;
	width: 100%;
	height: 40px;
	padding-top: 0px;
	color: #fff;
	margin-top: 30px;
	text-align: center;
	text-transform: uppercase;
	border: 2px solid #fff;
	border-radius: 0 10px;
	cursor: pointer;
	font: 2rem 'KievitPro-Regular';
	transition: .3s;
}

.new_service_block_order_2 .friday_order_send{
	background: transparent;
	display: block;
	width: 100%;
	height: 40px;
	padding-top: 0px;
	color: #000;
	margin-top: 30px;
	text-align: center;
	text-transform: uppercase;
	border: 2px solid #000;
	border-radius: 0 10px;
	cursor: pointer;
	font: 2rem 'KievitPro-Regular';
	transition: .3s;
}

.new_service_block_order_2 .friday_order_send:hover{
	background: #000;
	color: #eca700;
}

.friday_together .new_service_section_title{
	font: 3rem 'KievitPro-Regular';
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 40px;
}

.friday_together li{
	font: 2rem 'KievitPro-Regular';
	margin-left: 15px;
	line-height: 3rem;
	margin-bottom: 10px;
}

.friday_together li:last-child{
	margin-bottom: 60px;
}

.friday_service .new_service_section_title{
	font: 3rem 'KievitPro-Regular';
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 40px;
	color:#009cf0;
}

.friday_service span{
	display: block;
	width: 100%;
	font-size: 5rem;
	font-weight: 200;
	color:#009cf0;
	margin-bottom: 20px;
}

.friday_service p{
	font: 2rem 'KievitPro-Regular';
	padding-right: 40px;
	line-height: 3rem;
}

.friday_service{
	margin-bottom: 60px;
}

.friday_service_price .new_service_section_title{
	text-align: center;
	font: 2.5rem 'KievitPro-Bold';
	margin-bottom: 30px;
}

.friday_service_price table{
	width: 100%;
}

.friday_service_price td{
	padding: 20px 60px;
	border: 3px solid #eca700;
	font: 2rem 'KievitPro-Regular';
}

.friday_service_price .text{
	padding: 30px 40px;
	height: 270px;
	background: #eca700 url(../img/service/pages/friday_1.png) no-repeat 105% 80%;
}

.friday_service_price .text span{
	display: block;
	width: 100%;
	font: 1.85rem 'KievitPro-Regular';
	color: #000;
}

.friday_service_price .text p{
	font: 3.5rem 'KievitPro-Bold';
	color: #000;
	margin-top: 45px;
}

.friday_service_price .text p:last-child{
	margin-top: 30px;
	font-size: 2rem
}

.friday_additional_services{
	margin: 60px 0 80px 0 ;
}

.friday_additional_services .new_service_section_title{
	font: 3rem 'KievitPro-Regular';
	text-decoration: underline;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.friday_additional_services .no-pad{
	padding: 0;
}

.friday_additional_services ul{
	list-style-type: none;
}

.friday_additional_services li{
	font: 1.8rem 'KievitPro-Regular';
	margin-bottom: 10px;
}

.friday_additional_services li:before{
	content: '- ';
}

.friday_together a{
	color: #e30035;
	text-decoration: underline;
}

.friday_together p{
	font: 2.2rem 'KievitPro-Regular';
	text-align: left;
}

.new_service_block_order_2 input[type=text]{
	box-shadow: none;
	font: 1.75rem 'KievitPro-Regular';
	border: none;
	width: 100%;
	height: 50px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.new_service_block_order_2 .order_send:hover{
	color: #8357e0;
	background: #fff;
}

.new_service_block_order_1 .order:hover{
	color: #8357e0;
	background: #fff;
}

.new_service_block_order_1, .new_service_block_order_2  p{
	font: 1.75rem 'KievitPro-Regular';
	color: white;
	font-weight: 700;
}

.new_service_block_order_1 .price .price-span{
	font-size: 4.5rem;
}

.new_service_block_order_1 .white{
	color: #fff;
}

.new_service_block_order_1 .price{
	color: #000;
}


.new_service_banner p{
	font: 1.5rem 'KievitPro-Regular';
	line-height: 2.25rem;
}

.new_service_first{
	background: url("../img/service/pages/gift.jpg") no-repeat;
	background-size: 100%;
}

.new_service_third{
	background: url("../img/service/pages/friday-coup.jpg") no-repeat;
	background-size: 100%;
}

.new_service_second{
	background-size: 90%;
	background: url("../img/service/pages/yacht-cleaning.png") no-repeat 150% bottom;
}

.friday_title{
	margin-top: 70px;
	font: 2.5rem 'KievitPro-Bold';
	line-height: 5rem;
	color: #000;
}


.new_service_banner .text p:first-child{
	margin-top: 40px;
}

.new_service_banner .text p{
	margin-bottom: 60px;
	margin-left: 40px;
	color: #000;
	line-height: 2.5rem !important;
	font: 2.5rem 'KievitPro-Regular';
}

.new_service_banner span{
	font: 3.5rem 'KievitPro-Regular';
	font-weight: 700;
	letter-spacing: 1px;
}


a.opacity_block_li {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 1;
	padding: 20px 30px;
}

.color_green {
	background-color: rgba(150, 214, 68, 0.75);
	transition: .2s;
}

.color_blue {
	background-color: rgba(104, 187, 241, 0.75);
	transition: .2s;
}

.color_red {
	background-color: rgba(239, 0, 56, 0.75);
	transition: .2s;
}

.color_red:hover {
	background: rgba(239, 0, 56, 0.5);
}

.color_blue:hover {
	background: rgba(104, 187, 241, 0.5);
}

.color_green:hover {
	background: rgba(150, 214, 68, 0.5);
}


#block6 {
	margin-top: 100px;
}

.block6_main_title {
	width: auto;
}

.left_title {
	float: left;
}

.left_title h2 {
	font: 30px 'KievitPro-Bold';
	color: #0e2a65;
}

.right_text {
	width: 566px;
	height: 40px;
	float: right;
	background: url(../img/right_text.png);
	margin: 10px 20px 0px 0px
}

.block6_main_text {
	float: left;
	margin-top: 40px;
	font: 18px 'KievitPro-Regular';
	line-height: 28px;
}

ul.list {
	margin-top: 78px;
	list-style: none;
	float: left;
}

ul.list li {
	width: 500px;
	float: left;
	margin-right: 46px;
	margin-bottom: 14px;
	min-height: 150px;
}

.title {
	padding-left: 70px;
	font: 18px 'KievitPro-Bold';
	color: #2b9cf0;
	line-height: 22px;
}

.procent {
	background: url(../img/list_img/1.png) no-repeat left center;
}

.time {
	background: url(../img/list_img/2.png) no-repeat left center;
}

.like {
	background: url(../img/list_img/3.png) no-repeat left center;
}

.star {
	background: url(../img/list_img/4.png) no-repeat left center;
}

.search {
	background: url(../img/list_img/5.png) no-repeat left center;
}

.infinity {
	background: url(../img/list_img/6.png) no-repeat left center;
}

.molnia {
	background: url(../img/list_img/7.png) no-repeat left center;
}

.list_text {
	padding-left: 70px; 
	margin-top: 20px;
	font: 18px 'KievitPro-MediumItalic';
}

#block7 {
	margin-top: 100px;
}

.left_block7, .left_text_block10 {
	float: left;
}

.right_block7 {
	float: right;
}

.photo_doc {
	width: 230px;
	height: 327px;
	background: url(../img/gen_director.png);
	background-size: 100% 100%;
}

.dolznost {
	margin-top: 30px;
	margin-bottom: 25px;
	width: 172px;
	font: 18px 'KievitPro-BookIt';
	color: #9d9d9d;
}

.block7_title {
	width: 815px;
	height: 145px;
	background: url(../img/title_block7.png) no-repeat;
	padding: 23px 50px;
}

.block7_title h2 {
	font: 30px 'KievitPro-Black';
	color: #fff;
}

.block7_text_first, .block7_text_second {
	width: 742px;
	margin-top: 23px;
	padding-left: 50px;
	font: 18px 'KievitPro-Book'; 
	line-height: 24px;
}

.block7_text_first strong , .block7_text_second strong{
	font-family: 'KievitPro-Bold';
}

.list_doc {
	width: 134px;
	height: 37px;
	margin: 63px 0px 0px 50px;
	background: url(../img/doc_list.png) no-repeat;
	float: left;
}

ul.list_of_doc {
	width: 308px;
	margin: 62px 0px 0px 80px;
	float: left;
	list-style-image: url(../img/list-style.png);
}

ul.list_of_doc li {
	margin-bottom: 10px;
}

ul.list_of_doc li a{
	font: 15px 'KievitPro-Book';
	color: #002b6f;
}

ul.list_of_doc li:hover, ul.list_of_doc li a:hover {
	font-family: 'KievitPro-Bold';
	list-style-image: url(../img/list-style-active.png);
	color: #e30035;
}

.right_name_doc {
	font: 20px 'KievitPro-Bold';
	margin-bottom: 30px;
}

.social_r {
	padding-left: 30px;
	margin-bottom: 15px;
}

.social_r a {
	font: 18px 'KievitPro-Regular';
	color: #000000;
}

.vk {
	background: url(../img/social_media_block7/1.png) no-repeat left center;
	background-size: contain;
}

.vk a {
	border-bottom: 1px dashed #000000;
}
.vk a:hover {
	border-bottom: none;
}

.email {
	background: url(../img/social_media_block7/2.png) no-repeat left center;
	background-size: contain;
}

.tel {
	background: url(../img/social_media_block7/3.png) no-repeat left center;
	background-size: contain;
}

.title_block8_wrapper {
	width: 1100px;
	height: 37px;
	margin-top: 96px;
	margin-bottom: 25px;
	float: left;
}

.title_block8 {
	float: left;
}

.title_block8 h2 {
	font: 30px 'KievitPro-Bold';
	color: #0e2a65;
}

.devis_right {
	width: 288px;
	height: 30px;
	float: right;
	background: url(../img/devis_block8.png);
}

#block8 {
	width: auto;
	height: 123px;
	background: linear-gradient(to top, #001f62 0%, #004681 66%);
}

.form_quick {
	margin-top: 38px;
	float: left;
	margin-right: 18px;
	background-color: #fff;
	border: none;
	border-radius: 5px;
	width: 240px;
	height: 42px;
	padding: 12px 13px;
	font: 16px 'KievitPro-Book';
	color: grey;

}

.name {
	background-image: url(../img/form_icons/1.png);
	background-position: 92% 50%;
	background-repeat: no-repeat;
}

.phone {
	background-image: url(../img/form_icons/2.png);
	background-position: 92% 50%;
	background-repeat: no-repeat;
}

.img_form_devis {
	margin: 38px 71px 0px 88px;
	float: left;
	background: url(../img/img_form_devis.png);
	width: 205px;
	height: 49px;
}

.button_quick {
	width: 220px;
	height: 45px;
	background: url(../img/gif_static.png);
	border: none;
	font: 18px 'KievitPro-Book';
	color: #fff;
	text-align: left;
	padding-left: 25px;
	margin-top: 38px;
	padding-bottom: 3px;
}

.button_quick:hover {
	background: url(../img/gif.gif);
}

#block9 {
	width: auto;
	height: 903px;
	margin-top: 5px;
	background: linear-gradient(to top, #e3eaf0 0%, #f7fcff 63%, #ffffff 95%);
}

.block9_title {
	margin-top: 82px;
	font: 30px 'KievitPro-Black';
	color: #0e2a65;
}

.left_first_block {
	width: 252px;
	float: left;
}

.block_foto_client {
	width: 252px; 
	height: 300px;
}

.block_foto_client img {
	width: 100%;
	height: 100%;
}

.client_dolznost {
	width: 185px;
	margin-top: 26px;
	font: 18px 'KievitPro-BookIt';
	color: #9d9d9d;
}

.name_otz {
	margin-top: 24px;
	font: 24px 'Helvetic-Bold'; 
}

.left_blocks {
	width: 905px;
	height: 560px;
	padding-bottom: 60px;
	border-bottom: 1px dashed #000000;
	margin-top: 62px;
	float: left;
}

.left_second_block {
	float: left;
	margin-left: 63px;
	width: 590px;
	border-top: 1px dashed #000000; 
	padding-top: 48px;
}

a.documents_list_otz {
	width: 145px;
	height: 19px;
	background: url(../img/documents_list_otz.png);
	float: left;
}

.url_otziv {
	float: right;
}

.url_otziv a {
	font: 16px 'KievitPro-Regular';
	color: #000000;
}

.left_second_title, .left_second_text {
	float: left;
}

.left_second_title{
	margin-top: 50px;
	font: 26px 'KievitPro-ExBold';
	color: #35a7ef;
	margin-bottom: 40px;
}

.left_second_text {
	font: 18px 'KievitPro-Regular';
	line-height: 26px;
}

.right_first_block {
	float: right;
	margin-top: 60px;
}

ul.block_gallery {
	list-style: none;
}

ul.block_gallery li {
	margin-bottom: 21px;
}

.img_gallery img:hover {
	border: 8px solid #d2ecff !important;
}

.img_gallery {
	width: 125px;
	height: 125px;
	overflow: hidden;
}

.img_gallery img {
	width: 125px;
	height: 125px;
}

ul.slider_wrapper {
	width: auto;
	height: 800px;
	list-style: none;
}


.owl-dots {
	width: auto;
	height: 10px;
	position: absolute;
	top: -45px;
	right: 0;
	background: none;
}

.owl-dot {
	width: 10px;
	height: 10px;
	border-radius: 999px;
	background-color: #dfdfdf;
	border: none;
	float: left;
	margin-right: 5px;

}

.active {
	border-radius: 999px;
	background: linear-gradient(to top, #005ead 0%, #38a0f9 76%) !important;
} 

.owl-item {
	background: none !important;
}

.owl-next {
	width: 35px;
	height: 24px;
	position: absolute;
	right: 193px;
}

.custom_next {
	width: 35px;
	height: 24px;
	background: url(../img/next.png) no-repeat;
}

.owl_dot_custom {
	width: 45px;
	height: 15px;
	background: #fff;
	border-radius: 999px;
	margin-right: 50px;
	float: left;
	padding: 4px;
	cursor: pointer;
	border: 3px solid #fff;
}

.arrow_botom {
	width: 34px;
	height: 34px;
	background: url(../img/arrow_block9.png) no-repeat;
	position: relative;
	margin-top: -33px;
}

#block10 {
	margin-top: 100px;
	position: relative;
	z-index: 2;
	background: linear-gradient(to top, #dde3e8 3%, #f7fcff 41%, #ffffff 92%);
}

.verstka_left {
	float: left;
}

.verstka_ob {
	width: 199px;
	height: 191px;
	background: url(../img/verstka_ob.png) no-repeat;
}

.verstka_left_second {
	float: left;
	margin-left: 54px;
}

.text_verstka_second {
	width: 420px;
	font: 18px 'KievitPro-Regular';
	line-height: 26px;
}

.static_list_item {
	margin-bottom: 15px;
	padding-left: 42px;
	background: url(../img/docs_list_item.png) no-repeat left center;
}

.static_list_item a {
	font: 16px 'KievitPro-Regular';
	color: #0e2a65;
}

.static_list_item a:hover {
	color: #36a7f0;
	font-family: 'KievitPro-Bold';
}

.static_list_item:hover {
	background: url(../img/docs_list_item_active.png) no-repeat left center;
}

a.verstka_right {
	width: 228px;
	height: 400px;
	background: url(../img/background_banner.jpg) no-repeat;
	border-radius: 5px;
	float: right;
	position: relative;
}

button.button_banner {
	position: absolute;
	padding: 0px 9px;
	width: 129px;
	height: 30px;
	border: none;
	border-radius: 5px;
	padding-right: 35px;
	font: 13px 'Helvetic-cyr-med';
	color: #fff;
	bottom: 33px;
	left: 25px;
	background-image:  url(../img/button_banner_back.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #ff0000;
}

button.button_banner:hover {
	background-color: #86dd17;
}

.left_text_block10 {
	width: 322px;
	font: 18px 'KievitPro-Regular';
}

ul.list_partners {
	float: right;
	list-style: none;
	width: 605px;
}

ul.list_partners li {
	position: relative;
	float: left;
	margin-left: 53px;
	height: 50px;
	margin-bottom: 42px;
}

ul.list_partners li img {
	margin: 0 auto;
	height: 50px;
}

.block_form_footer {
	width: 100%;
	height: 270px;
	background: url(../img/background_form_footer.png) no-repeat;
	float: left;
	margin-top: 80px;
	padding: 38px;
}

.left_side {
	float: left;
}

.right_side {
	float: right;
	width: 473px;
}

.left_side_title h2 {
	font: 30px 'KievitPro-Medium';
	color: #fff;
}

.number_text {
	font: 20px 'Lato-Bold';
	color: #fff;
	margin-top: 30px;
	letter-spacing: 2px;
}

.number_text p, .left {
	font: 18px 'KievitPro-Medium';
	color: #000000;
	margin-bottom: 10px;
	letter-spacing: normal;
}

.left, .left_form {
	float: left;
}

.left_form {
	margin-top: 19px;
}

.img_right {
	width: 170px;
	height: 33px;
	background: url(../img/right_img_right_side.png) no-repeat;
	float: right;
}

.type_footer {
	width: 229px;
	height: 40px;
	background: #fff;
	border: none;
	border-radius: 3px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
	font: 13px 'KievitPro-Book';
	color: #000000;
}

.class_center {
	position: relative;
	width: 110px;
	height: 18px;
	margin: 40px auto;
	margin-bottom: 0px;
}

.shadow {
	width: 201px;
	height: 26px;
	background: url(../img/shadow.png) no-repeat right center;
	margin: 5px auto;
	margin-bottom: 46px;
}

#block_footer {
	background: #36a4f7;
	width: auto;
	height: 55px;
}

a.profectus {
	width: 182px;
	height: 27px;
	float: right;
	background: url(../img/developer.png) no-repeat;
	margin-top: 16px;
}

a.url_footer {
	color: #fff !important;
}

a.url_footer:hover {
	color: #0e2a65 !important;
}

.block_map {
	position: relative;
	z-index: 0;
	transition: all 1s;
	transform: translateY(-100%);
	height: 0px;
	display: none;
}

.block_map_footer {
	position: relative;
	z-index: 0;
	transition: all 1s;
}

.map_active {
	height: 450px;
	z-index: 0;
	transition: all 1s;
	transform: translateY(0%);
}

.static_map_footer {
	margin-top: -450px;
	transition: all 1s;
	position: absolute;
	width: 100%;
}

.active_footer {
	margin-top: 0px !important;
	transition: all 1s;
	position: absolute;
	width: 100%;
}

.arrow_hover_block {
	position: absolute; /* Абсолютное позиционирование */
    left: 23px; 
    top: 0px; /* Положение треугольника */
    border: 8px solid transparent; /* Прозрачные границы */
    border-bottom: 8px solid #fff; 
}

.hover_block_logo {
	width: 515px;
	height: 82px;
	padding: 15px 65px 15px 5px;
	position: absolute;
	border-radius: 5px;
	top: 80px;
	display: none;
}

.block_text_hover_logo {
	width: 515px;
	background-color: #fff;
	padding: 15px 50px ;
	border-radius: 10px;
	border: 1px solid #39b3e6;
	font: 14px 'KievitPro-BookIt';
	color: #366099;
	background-image: url(../img/wopros.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.block_form_click {
	width: 256px;
	height: 221px;
	background: #fff;
	border-radius: 5px;
	padding: 31px 26px;
	position: absolute;
	top: 82px;
	left: 49.5%;
	display: none;
	box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2);
}

input.click_form {
	width: 201px;
	border: none;
	border-bottom: 1px solid #bcbcbc;
	font: 14px 'KievitPro-BookIt';
	color: #838181;
	padding: 8px 7px;
	margin-bottom: 16px;
}

.first_click_block {
	background: url(../img/form_click_first.png) no-repeat right center;
}

.second_click_block {
	background: url(../img/form_click_second.png) no-repeat right center;
}

.button_click_block {
	width: 135px;
	height: 31px;
	border: none;
	background-color: #d80032;
	border-radius: 99px;
	font: 15px 'KievitPro-Book';
	color: #fff;
	text-align: left;
	padding: 0px 13px;
	background-image: url(../img/button_click_form_block.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	margin-top: 11px;
}


.locked {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none;
}
.button_click_block:hover {
	background-color: #002b6f;
}

#form_br {
	display: none;
}

#form_brigada, #form_manegment, #form_drycleaning {
	position: relative;
	width: 400px;
	height: 511px;
	background: #fff;
	border-radius: 5px;
	padding: 39px 54px;
	margin: auto;
}

#form_manegment {
	height: 420px;
}


input.popup {
	width: 291px;
	height: 51px;
	background: #afdaf5;
	border: none;
	border-radius: 5px;
	padding: 10px 10px 10px 20px;
	font: 14px 'KievitPro-Book';
	color: #000000;
	margin-bottom: 12px;
}

.form_popup_title {
	font: 24px 'KievitPro-Bold';
	color: #0e2a65;
	text-transform: uppercase;
}
.form_popup_text {
	font: 15px 'KievitPro-Book';
	color: #000000;
	margin-top: 16px;
}
.popup_button {
	border: none;
	background-color: #e30035;
	border-radius: 99px;
	width: 210px;
	height: 40px;
	font: 18px 'KievitPro-Medium';
	color: #fff;
	float: right;
	padding: 0px 20px;
	text-align: right;
	background-image:url(../img/icon_1_active.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	transition: .3s;
}

.popup_button:hover {
	background-color: #002b65;
	color: #fff;
	transition: .3s;
}

.mfp-close {
	color: #fff !important;
	position: absolute !important;
	top: -36px !important;
	right: -38px !important;
}
.mfp-close:hover {
	color: #69abdd !important;
}

.wrapper_popup {
	width: 100%;
	height: 100px;
}

#block_contact {
	position: relative;
	width: auto;
	background: linear-gradient(to top, #dde3e8 3%, #f7fcff 41%, #ffffff 92%);
	z-index: 4;
}

.left_adress {
	width: 446px;
	height: 525px;
	background: url(../img/adress.png) no-repeat;
	float: left;
}

.block_1 {
	margin-top: 92px;
	width: auto;
	height: 525px;
}

.right_block_contacts {
	float: left;
	margin-left: 100px;
	width: 400px;
}

.blocklist_contact {
	width: 430px;
	float: left;
	margin-top: 70px;
}

.block_of_list { 
	padding-left: 48px; 
	margin-bottom: 20px;  
	font: 18px 'KievitPro-Book';
}

.block_of_list strong {
	font: 18px 'KievitPro-ExBold';
}

.block_of_list a {
	color: #2b9df1;
	border-bottom: 1px dashed #2b9df1;
}

.block_of_list a:hover {
	border: none;
}

.first_contact {
	background: url(../img/contacts/1.png) no-repeat left top;
}

.second_contact {
	background: url(../img/contacts/2.png) no-repeat left top;
}

.three_contact {
	background: url(../img/contacts/3.png) no-repeat left top;
}

.four_contact {
	background: url(../img/contacts/4.png) no-repeat left top;
}

.five_contact {
	background: url(../img/contacts/5.png) no-repeat left top;
}

.button_contact_connect {
	background: url(../img/contacts/icon.png) no-repeat left top;
	padding: 3px 40px;
	margin-top: 63px;
}

.button_contact_connect a {
	font: 16px 'Helvetic-BoldIt';
	color: #ce0534;
	border-bottom: 1px dashed #ce0534;
}

.button_contact_connect a:hover {
	border: none;
}

.block_2 {
	margin-top: 110px;
	width: auto;
	height: 350px;
}

.left_rekv {
	width: 261px;
	float: left;
}

.rekv_title, .text_rekv {
	color: #646464;
}
.rekv_title {
	font: 14px 'KievitPro-ExBold';
	text-transform: uppercase;
	margin-bottom: 35px;
	background: url(../img/contacts/pencil.png) no-repeat left center;
	padding: 6px 32px;
}
.text_rekv {
	font: 14px 'KievitPro-Medium';
	line-height: 20px;
}

.right_form {
	float: right;
	margin-left: 160px;
}

.block_title {
	font: 30px 'KievitPro-Bold';
	color: #0e2a65;
	margin-bottom: 30px;
}

.block_title p {
	font: 18px 'KievitPro-Book';
	color: #000000;
	margin-top: 24px;
}

form#form_contacts {
	width: 678px;
	height: 178px;
	border-radius: 5px;
	border: 1px dashed #888888;
	padding: 40px 34px;
}

.inp_contact {
	width: 200px;
	height: 40px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 14px 16px;
	border: none;
	font: 13px 'KievitPro-Book';
}

.inp_contact_textarea {
	width: 200px;
	height: 90px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 9px;
	padding: 10px 16px;
	border: none;
	float: left;
	margin-left: 10px;
	font: 13px 'KievitPro-Book';
	resize: none;
}

.class_form {
	float: left;
}

.block_submit {
	float: left;
	margin-left: 20px;
	height: 90px;
}

.submit_text {
	font: 12px 'KievitPro-Book';
}

#block_about_main {
	position: relative;
	background: #fff;
	width: 100%;
	z-index: 2;
}

.block_gradient {
	background: linear-gradient(to top, #dde3e8 3%, #f7fcff 41%, #ffffff 92%);
	height: 1246px;
}

.main_img_about {
	width: 345px;
	height: 250px;
	background: #fff;
}

.main_img_about img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

ul.images_about {
	list-style: none;
}

ul.images_about li {
	width: 340px;
	margin-top: 12px;
	height: 82px;
	float: none;
}

ul.images_about li img {
	border-radius: 5px;
	width: 82px;
	height: 82px;
}

.left_sidebar_photo {
	float: left;
}

.block_text_about_page {
	float: left;
	margin-left: 70px;
}

.active_img_about_slider img {
	border: 3px solid #349be9;
	float: left;
}

.img_about_slider {
	float: left;
	cursor: pointer;
}

.img_about_slider img:hover {
	border: 3px solid #349be9;
}

.block_right_slider_about {
	float: left;
	padding: 28px 20px;
	position: relative;
}

.block_title_about_page {
	font: 15px 'KievitPro-Bold';
	color: #0e2a65;
}

.string {
	width: 216px;
	height: 38px;
	background: url(../img/about/string.png) no-repeat;
	position: absolute;
	top: 10px;
	left: 15px;
}

.title_block_about_page h2 {
	font: 30px 'KievitPro-Black';
	color: #0e2a65;
}

.title_block_about_page strong {
	font: 27px 'KievitPro-BookIt';
}


.block_about_text_page_right {
	width: 670px;
	margin-top: 38px;
	font: 18px 'KievitPro-Book';
	color: #000000;
}
.title_about_page {margin-bottom: 45px;}
.title_about_page h2 {
	font: 30px 'KievitPro-Bold';
	color: #0e2a65;
}

.left_working {
	width: 615px;
	float: left;
}

ul.rabotniki {
	list-style: none;
}

ul.rabotniki li {
	float: left;
	margin-right: 45px;
}

.img_sotrudnik, .img_sotrudniki img {
	width: 180px;
	height: 180px;
}

.img_sotrudnik {
	margin-bottom: 35px;
}

.title_work_rabotnik {
	font: 18px 'KievitPro-Bold';
	color: #000000;
}

.dolznost_about_page {
	font: 18px 'KievitPro-BookIt';
	margin-top: 15px;
	color: #555555;
}

.dolznost_about_page p {
	font-size: 16px;
	margin-top: 10px;
	color: #555555;
}

.right_about {
	float: left;
	margin-left: 150px;
}

.right_block_form {
	width: 330px;
	height: 330px;
	border-radius: 5px;
	border: 1px dashed #9f9f9f;
	padding: 50px 45px;
}

.title_block_about_form_page {
	font: 18px 'KievitPro-Regular';
	color: #979797;
	border-bottom: 1px dashed #979797;
	padding-bottom: 4px;
}

ul.list_of_service_about {
	list-style: none;
	margin-top: 35px;
}

ul.list_of_service_about li {
	width: auto;
	margin-bottom: 18px;
	padding-right: 25px;
	background: url(../img/about/list.png) no-repeat right center;
}

ul.list_of_service_about li:hover {
	background: url(../img/about/list_active.png) no-repeat right center;
}

ul.list_of_service_about li a {
	font: 18px 'KievitPro-Bold';
	color: #000000;
}
ul.list_of_service_about li a:hover {
	color: #36a4f7;
}

.block_form_popup {
	margin-top: 27px;
}

.left_img_about_page {
	width: 169px;
	height: 37px;
	background: url(../img/about/string_button.png);
	float: left;
}

.block_3 {
	width: auto;
	height: 250px;
	margin-top: 112px;
}

.left_text_second_page {
	float: left;
}

.text_second_page {
	width: 535px;
	font: 18px 'KievitPro-Book';
	line-height: 25px;
}

.right_block_sertif {
	float: left;
	margin-left: 150px;
}

.title_sert {
	font: 18px 'KievitPro-Book';
	color: #818181;
	margin-bottom: 30px;
}

ul.sertificates {
	list-style: none;
}

ul.sertificates li {
	position: relative;
	float: left;
	margin-right: 20px;
}

.opacity {
	position: absolute;
	width: 100%;
	height: 160px;
	top: 0;
	padding: 4px;
}

.opacity:hover {
	background: #36a4f7;
	opacity: 0.29;
}

.border_box:hover {
	border: 10px solid #04375c;
}

.sertificates_img {
	width: 115px;
	height: 162px;
}

.sertificates_img img {
	width: 100%;
	height: 100%;
}

.block4 {
	margin-top: 80px;
}

ul.list_brends {
	list-style: none;
	width: auto;
	height: 50px;
}

ul.list_brends li {
	float: left;
	margin-right: 105px;
}

.block_vacancy {
	width: 100%;
	padding: 82px 74px;
	background: #f3f9fd;
	border-top: 2px dashed #bababa;
	margin-top: 80px;
}

.text_second_page a {
	color: #0e2a65;
	border-bottom: 1px dashed #0e2a65;
}

.text_second_page a:hover {
	border:none;
}

ul.vacancy {
	list-style: none;
	margin-bottom: 130px;
}

ul.vacancy li {
	width: 356px;
	height: 80px;
	margin-bottom: 5px;
	background: #55b5fc;
	padding: 18px 40px;
	border-radius: 3px;
	font: 18px 'KievitPro-ExBold';
	color: #fff;
	position: relative;
	cursor: pointer;
}

.active_vac {
	background: #ef0039 !important;
}

.active_title_about {
	padding-left: 55px;
	background: url(../img/about/list_vac/1.png) no-repeat left top;
}

.dot_vac_blue {
	position: absolute;
	right: -38px;
	top: 20px;
	border: 20px solid transparent;	border-left: 20px solid #55b5fc;
	z-index: 2;
}

.dot_vac_red, .dot_vac_red_first {
	position: absolute;
	right: -38px;
	top: 20px;
	border: 20px solid transparent;	border-left: 20px solid #ef0039;
	z-index: 3;
}

.left_text {
	float: left;
	font: 16px 'KievitPro-Book';
	color: #818181;
}

a.right_button {
	float: right;
}

.left_block_vac {
	width: 356px;
	float: left;
}

.work_on {
	width: 100% ;
	height: 97px;
	position: relative;
}

.title_work_on {
	font: 18px 'KievitPro-Bold';
	color: #818181;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.right_button {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 133px;
	height: 35px;
	text-align: center;
	padding-top: 7px;
	border-radius: 99px;
	background: #fff;
	border: 1px solid #ef0039;
	font: 12px 'KievitPro-Bold';
	color: #ef083f;
}

.right_button:hover {
	border: none;
	background: #0e2a65;
	color: #fff;
	padding-top: 8px;
}

.right_block_vac {
	float: left;
	margin-left: 72px;
	position: relative;
}

.block_wrapper_vacancy {
	height: 478px;
	display: none;
}

.text_block_vac strong {
	font: 18px 'KievitPro-Bold';
	color: #000000;
}

.text_block_vac {
	font: 16px 'KievitPro-BookIt';
	line-height: 25px;
}

.text_second_page strong {
	font-family: 'KievitPro-Bold';
	color: #55b5fc;
}

.block_wrapper_form_about {
	margin-top: 80px;
	margin-bottom: 90px;
	width: auto;
}

.left_text_form_about strong {
	font: 30px 'KievitPro-Bold';
}

.left_text_form_about {
	font: 18px 'KievitPro-Book';
}

.left_text_form_about {
	float: left;
}

.right_form_about {
	float: left;
	margin-left: 130px;
	padding: 35px 52px;
	border-radius: 5px;
	border: 2px dashed #c1c1c1;
}

.text_form_about {
	font: 18px 'KievitPro-Bold';
	margin-bottom: 26px;
}

.text_form_about strong {
	font: 18px 'KievitPro-Black';
}

.form_about {
	width:266px;
	height: 42px;
	border: none;
	border-radius: 5px;
	background-color: #d2ecff;
	margin-right: 13px;
	margin-bottom: 16px;
	padding-left: 14px;
	font: 13px 'KievitPro-Book';
	background-position: right center;
	background-repeat: no-repeat;
}

.first_about {
	background-image: url(../img/about/form/1.png);
}

.second_about {
	background-image: url(../img/about/form/2.png);
}

.three_about {
	background-image: url(../img/about/form/3.png);
}

.block_wrapper_form_about {
	width: auto;
	height: 314px;
}

.block1_service {
	width: 100%;
	margin-top: 120px;
	height: 282px;
	margin-bottom: 70px;
}

.left_text, .left_block_service_ul {
	float: left;
}

.title_service_page {
	font: 30px 'KievitPro-Black';
	color: #0e2a65;
	margin-bottom: 40px;
}

.text_service_page {
	font: 18px 'KievitPro-Book';
	color: #000000;
}

.text_service_page strong {
	font-family: 'KievitPro-ExBold';
}

.right_text_page {
	float: right;
	font: 18px 'Segoe-Bold';
	color: #3199e7;
	line-height: 20px;
}

.right_text_page a {
	color: #e30035;
	font: 18px 'Segoe-Bold';
}

.icon {
	width: 37px;
	height: 38px;
	background: url(../img/service/icon.png) no-repeat;
	margin: 10px 0px 20px 0px;
}

.underline {
	display: block;
	width: 190px;
	height: 9px;
	background: url(../img/service/underline.png) no-repeat;
}

.ul_background_div {
	width: 1100px;
	height: 720px;
	/* background: url(../img/service/background_service_ul/1.png) no-repeat; */
	padding: 64px 0;
}

.title_block_service_ul {
	font: 32px 'KievitPro-Regular';
	font-weight: 200;
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
}

.title_block_service_ul strong {
	font-size: 35px;
}



ul.service_page {
	margin: 64px 0px 0px 16px;
	list-style-image: url(../img/service/icons_service/ul_lists/green_point.png);
	width: 500px;
}

ul.service_page li {
	padding-left: 37px;
	margin-bottom: 15px;
	font: 18px 'KievitPro-Book';
	line-height: 17px;
}

.block_all_doc {
	position: absolute;
	bottom: 0;
	padding-left: 37px;
	background: url(../img/service/doc.png) no-repeat left center;
	transition: all 0.3s;
	font: 16px 'KievitPro-MediumItalic';
	color: #0e2a65;
}

.block_all_doc:hover {
	background: url(../img/service/doc_active.png) no-repeat left center;
	transition: all 0.3s;
	color: #fff;
}

.block_all_doc p {
	border-bottom: 1px dashed #0e2a65;
}

.block_all_doc p:hover {
	border-bottom: 1px dashed #fff;
}

.left_block_service_ul {
	position: relative;
	height: 587px;
}

.right_block_service_ul {
	float: right;
	height: 556px;
	position: relative;
	margin-top: 48px;
}

.service_order{
	padding: 20px 0 50px 0;
}

.service_order .form-title{
	text-align: center;
	font: 3.4rem 'KievitPro-Regular';
	font-weight: 200;
	margin-bottom: 32px;
	color: #fff;
}

.service_order .no-pad{
	padding: 0;
}

.service_order input[type=text]{
	width: calc(100% - 10px);
	border: none;
	padding: 0 0 0 10px;
	border-radius: 0;
	height: 50px;
	font: 20px 'KievitPro-Regular';
	transition: .2s;
}

.service_order input[type=text]:focus{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.service_order input[type=submit]{
	width: 90%;
	border-radius: 0 10px;
	box-shadow: none;
	border: none;
	color: #fff;
	background-color: rgba(229, 18, 71, .85);
	font: 20px 'KievitPro-Regular';
	text-transform: uppercase;
	font-weight: 500;
	transition: .4s;
	height: 50px;
}

.service_order input[type=submit]:hover{
	width: 100%;
	background-color: rgba(229, 18, 71, 1);

}

.price_service_page {
	font: 18px 'Segoe-Bold';
	color: #000;
	line-height: 20px;
	margin-bottom: 20px;
	height: 40px
}

.block_tab {
	width: 360px;
	background: none;
}

a.tab, a.tab_green {
	width: 170px;
	height: 40px;
	text-align: center;
	padding-top: 12px;
	font: 13px 'KievitPro-ExBold';
	color: #000000;
	background: #bcbcbc;
	float: left;
	margin-right: 20px;
	border-radius: 5px 5px 0px 0px;
	cursor: pointer;
}

a.tab_green:hover {
	background: #98e139 !important;
	color: #fff !important;
}

a.tab:hover {
	background: #e30035 !important;
	color: #fff !important;
}

.block_tab {
	height: 40px;
}

.main_block_tabs {
	background: #fff;
	padding: 33px 40px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border-radius: 0px 0px 5px 5px;
	display: block;
}

.wrapper_tab {
	position: relative;
}

.active_tab {
	background: #e30035 !important;
	color: #fff !important;
}

.active_tab_green {
	background: #98e139 !important;
	color: #fff !important;
}

.middle_block {
	width: 280px;
	margin-bottom: 14px;
	border-bottom: 1px solid #dadada;
	padding: 5px 0px;
	height: 40px;
}

.left_text_page {
	float: left;
	font: 12px 'Helvetic-Light';
	color: #000000;
	line-height: 16px;
}

.right_text_ul {
	float: right;
	font: 28px 'Lato-Bold';
	color: #4acc02;
}

.right_text_ul strong {
	font: 28px 'KievitPro-Bold';
}

.right_text_ul p {
	float: right;
	font: 13px 'KievitPro-Bold';
	text-transform: uppercase;
	padding-top: 14px;
	margin-left: 5px;
}

.right_text_ul span {
	font: 13px 'KievitPro-Bold';
	text-transform: uppercase;
}

.button_main_page_service {
	position: absolute;
	width: 200px;
	height: 40px;
	border-radius: 99px;
	border: 1px solid #fff;
	color: #fff;
	font: 20px 'KievitPro-Medium';
	text-align: center;
	padding-top: 6px;
	right: 0;
	bottom: 0;
	transition: all 0.3s;
}

.button_main_page_service:hover {
	border: none;
	background: #0e2a65;
	transition: all 0.3s;
}

.midle_string {
	width: 950px;
	margin: 0 auto;
	height: 10px;
}

.second_img_ul {
	background: url(../img/service/icons_service/2.png) no-repeat left center;
}

.three_img_ul {
	background: url(../img/service/icons_service/3.png) no-repeat left center;
}

.text_block_page_service {
	width: 632px;
	font: 18px 'KievitPro-Medium';
	margin-bottom: 60px;
}

table.service {
	width: 660px;

}

table.service td {
	background: #bbe980;
	padding: 0px 25px;
	font: 20px 'KievitPro-Bold';
	text-align: center;
	height: 70px;
}

td.first {
	padding: 15px 0px;
	padding-left: 80px !important;
	background-color: #e9eef2 !important;
	font: 20px 'KievitPro-Bold';
	text-align: left !important;
	background-position: left center !important;
	background-repeat: no-repeat !important;
}

table.service tr {
	border-bottom: 2px dashed #a4b195;
	opacity: 0.8;
}

table.service tr:hover {
	opacity: 1;
}

td.three {
	background: #81c12e !important;
	text-align: center;
	font-family: 'Lato-Bold' !important;
}

.first_icon_table {
	background-image: url(../img/service/icon_table/1.png) !important;
}
.second_icon_table {
	background-image: url(../img/service/icon_table/2.png) !important;
}
.three_icon_table {
	background-image: url(../img/service/icon_table/3.png) !important;
}
.four_icon_table {
	background-image: url(../img/service/icon_table/4.png) !important;
}
.five_icon_table {
	background-image: url(../img/service/icon_table/5.png) !important;
}
.six_icon_table {
	background-image: url(../img/service/icon_table/6.png) !important;
}
.seven_icon_table {
	background-image: url(../img/service/icon_table/7.png) !important;
}
.eight_icon_table {
	background-image: url(../img/service/icon_table/8.png) !important;
}
.nine_icon_table {
	background-image: url(../img/service/icon_table/9.png) !important;
}
.ten_icon_table {
	background-image: url(../img/service/icon_table/10.png) !important;
}
.eleven_icon_table{
	background-image: url(../img/service/icon_table/11.png) !important;
}


.advices .count{
	font-weight: 300;
	margin-top: 20px;
}

.advices .title{
	margin-top: 20px;
	margin-bottom: 35px;
	font-size: 2rem;
	font-weight: 100 !important;
	line-height: 3rem;
	padding-left: 0;
}

.advices .text{
	font-size: 1.3rem;
	font-weight: 200;
	color: #3F3F3F;
}

.right_workway {
	float: right;
	margin-top: 147px;
	width: 285px;
}

.left_block_service_page {
	float: left;
}

.workway_title {
	font: 20px 'KievitPro-Bold';
	margin-bottom: 60px;
}

ul.workway {
	padding-left: 45px;
	background: url(../img/service/workway.png) no-repeat left top;
	list-style: none;
	height: 576px;
}

ul.workway li {
	font: 20px 'KievitPro-Medium';
	color: #6d6d6d;
	line-height: 22px;
	margin-bottom: 54px;
}

.block_gallery_service {
	float: left;
	width: 100%;
	margin-top: 100px;
}

.block_wrapper_gallery_service {
	width: 100%;
	background: linear-gradient(to top, #41a2ea 0%, #86c5f4 70%);
	height: 400px;
}

ul.owl_gallery_service {
	height: 400px;
	overflow: hidden;
	float: left;
}

ul.owl_gallery_service li {
	width: 92px;
	height: 127px;
	margin-bottom: 10px;
}

ul.owl_gallery_service a img {
	margin-bottom: 5px !important;
	cursor: pointer;
}

.image {
	float: left;
	margin-left: 20px;
}

.image_service {
	width: auto;
	height: 400px;
	float: left;
}

.image_service img {
	height: 100%;
}

.defenition {
	float: left;
	margin-left: 55px;
}

.title_image_service {
	width: 228px;
	border-bottom: 1px dashed #fff;
	padding-bottom: 10px;
	font: 20px 'KievitPro-ExBold';
	color: #fff;
	margin-top: 65px;
}

ul.list_of_social_service {
	list-style: none;
	margin-top: 66px;
}

ul.list_of_social_service li {
	font: 16px 'Helvetic-Light';
	color: #000000;
	margin-bottom: 30px;
	padding-left: 30px;
}

li.skype {
	background: url(../img/service/gallery/icons/1.png) no-repeat left top;
}

li.cleaner {
	background: url(../img/service/gallery/icons/2.png) no-repeat left top;
}

li.time_work {
	background: url(../img/service/gallery/icons/3.png) no-repeat left top;
}

.block_end_service {
	margin-top: 95px;
	margin-bottom: 100px;
}

.text_left_service_page {
	font: 18px 'KievitPro-Book';
	color: #b5b5b5;
}

.text_left_service_page strong {
	font: 25px 'Lato-Bold';
}

.left_wrapper_question {
	float: left;
}

.right_block_question {
	float: left;
	margin-left: 55px;
}

ul.questions {
	padding-left: 60px;
	border-left: 1px dashed #ccc;
}

ul.questions li {
	font: 18px 'KievitPro-Book';
	margin-bottom: 14px;
	padding-left: 22px;
	list-style-image: url(../img/service/list-style.png);
}

.active_string {
	border-bottom: 1px dashed #000000;
}

.block_answer, .block_answer_two, .block_answer_three, .block_answer_four, .block_answer_five, .block_answer_six, .block_answer_seven {
	margin-top: 28px;
	margin-bottom: 28px;
	font: 17px 'KievitPro-BookIt';
	width: 576px;
	display: none;
}

a.block_question_string, a.block_question_two, a.block_question_three, a.block_question_four, a.block_question_five, a.block_question_six, a.block_question_seven {
	font: 18px 'KievitPro-Book';
	color: #000000;
	cursor: pointer;
}

.active_img	 {
	list-style-image: url(../img/service/list-style-active.png) !important;
}

.block_right_image {
	position: relative;
}

.image_2, .image_3, .image_4, .image_5, .image_6, .image_7, .image_8, .image_9, .image_10, .image_11, .image_12, .image_13, .image_14 {
	position: absolute;
	top: 0;
	left: 92px;
	display: none;
}

.ui-carousel {
	height: 400px !important;
}

#ui-carousel-prev {
	width: 38px;
	height: 16px;
	background: url(../img/service/gallery/controlls/1.png);
	position: absolute;
	z-index: 99;
	left: 45px;
	top: 10px;
}

#ui-carousel-next {
	width: 38px;
	height: 16px;
	background: url(../img/service/gallery/controlls/2.png);
	position: absolute;
	z-index: 99;
	left: 25px;
	bottom: -30px;
}



.block_relative {
	position: relative;
	height: 400px;
	width: 93px;
	float: left;
}


.main_block_tabs_absolute, .second_tabs_2, .second_tabs_3 {
	background: #fff;
	padding: 33px 40px;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	display: none;
}

.form_brigada_service, .form_brigada_service_two  {
	height: 417px !important;
}

.form_brigada_service_three {
	height: 440px !important;
}

#button_service_popup {
	text-align: center;
	background-image: none; 
}

.about_absolute {
	position: absolute;
	top: 0;
	display: none;
}

.second_string_about_block {
	display: none;
}

.wrapper_slider_about {
	position: relative;
	height: 250px;
	width: 345px;
}

.block_absolute_vac, .block_absolute_vac_second {
	position: absolute;
	top: 0;
	display: none;
	width: 370px;
	padding-left: 30px;
	border-left: 2px dashed #c1c1c1;
}

.block_wrapper_complex {
	position: relative;
}

#service_first_2, #service_second_2, #three_service_3 {
	position: absolute;
	top: 0;
	display: none;
}

.url_service_p {
	margin-top: 20px;
	margin-left: 37px ;
	font: 14px 'KievitPro-Book';
}


#block_thankyou {
	position: relative;
	padding: 100px 0px;
	z-index: 5;
}

section.second {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 5;
	min-height: 560px;
}

.text_thankyou {
	font: 14pt "KievitPro-Medium";
	color: #000;
	line-height: 20px;
	margin: 25px 0px 100px 0px;
}

.bottom_class {
	font: 14pt "KievitPro-Medium";
	margin-bottom: 42px;
}

.bottom_class span {
	font: 14pt "KievitPro-ExBold";
	color: #2b9df1;
}

ul.thankyou {
	list-style: none;
}

ul.thankyou li {
	padding-left: 35px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

ul.thankyou li , ul.thankyou li a {
	font: 14pt "KievitPro-Medium";
	color: #000;
}

ul.thankyou li.first a {
	font: 14pt "Helvetic-cyr-med";
}

ul.thankyou li.first { background-image: url(../img/icons_thanks/1.png); }
ul.thankyou li.second { background-image: url(../img/icons_thanks/2.png); }
ul.thankyou li.third { background-image: url(../img/icons_thanks/3.png); }

.img_thankyou {
	width: 590px;
	height: 373px;
	background: url(../img/icons_thanks/xoz.png) no-repeat;
	background-size: cover;
}

.string_block {
	padding: 27px 70px;
	border-radius: 10px;
	border: 2px dashed #2b9df1;
	font: 18px "KievitPro-MediumItalic";
	color: #2b9df1;
	width: 460px;
}
.white-popup {
	position: relative;
	background: #FFF;
	padding: 64px;
	width: auto;
	max-width: 960px;
	margin: 20px auto;
}

#popup p{
	font-size: 28px;
	text-align: center;
	font-weight: 500;
	color: #0e2a65;
}
#popup span{
	text-transform: uppercase;
}
#popup a{
	display: block;
	width: 214px;
	height: 44px;
	cursor: pointer;
}

.lock{
	background: rgba(255, 255, 255, 0.7) url(../img/pause.svg) no-repeat !important;
	background-size: 70% 70% !important;
	background-position: 50% 50% !important;
}