.k-main-achiev p
{
	font-size: 16px;
	line-height: 130%;
	font-weight: 500;
}

.company_logo img
{
	width:80px;
	height:80px;
}

.k-logo-wrap
{
	display:flex;
	padding:0px;
	
}

.k-logo-wrap .hours
{
	margin-left:15px;
}

.logo_name
{
	font-weight: 500;
	
}

.repair
{
	font-size: 15px;
	line-height: 120%;
}

.work
{
	
}

.work p
{
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 140%;
}

.work_time_hours
{
	margin-top:14px;
}

.phone
{
	text-align:right;
	margin-top:0px;
}

.phone a
{
	font-family: Gotham Pro;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 154.5%;
	/* identical to box height, or 31px */

	text-transform: uppercase;
	text-decoration:none; 
	color:#424242;
	display:block;
}

.phone a:first-child
{
	letter-spacing: 0.024em;
	margin-bottom:4px;
}

.work-phone-wrap
{
	display:flex;
	padding:0px;
	align-items:center;
	justify-content:flex-end;
	margin-top:5px;
}

.work-phone-wrap .work
{
	margin-right:15px;
}

.nav-pills
{
	display:flex;
	justify-content:space-between;
	width:100%;
	align-items:center;
	height:80px;
}

.navbar-default {
    padding-top: 22px;
    border-radius: 0;
	 padding-bottom: 22px;
	
}

.nav-pills>li>a
{
	padding:0px;
}

.nav:after, .nav:before
{
	display:none;
}

.navbar-header
{
	float:none;
}

.hid_bar
{
	
}

.menu_babr
{
	margin:0px;
}

.text_service
{
	padding-left:0px;
}

.k-title_top
{
	margin-bottom:50px;
	display:flex;
	padding:0px;
	align-items:center;
	margin-right:60px;
	width:50%;
}


.k-main-achiev-wrap
{
	display:flex;
	justify-content:space-between;
	align-items:center;
}

.left_right_text
{
	padding-left:0px;
}

.k-img-wrap
{
	width:60px;
	min-width:60px;
	text-align:center;
	margin-right:15px;
}


.container_title2
{
	padding-bottom:40px;
}

.telephone_form
{
	margin-left:0px;
	
	margin-top:40px;
}

.btn-orange-head
{
	margin-left:-120px;
}

.k-container-appeal-wrap
{
	margin-left:0px;
	margin-right:0px;
}

.appeal_text .topic
{
	margin-top:0px;
}

.our_services_tb23-wrap
{
	
	clear:both;
	display:flex;
	justify-content:center;
}

.footer-quest
{
	background-image:url('../img/footer-quest.png');
	background-size:cover;
	padding-top:93px;
	padding-bottom:93px;
}

.footer-quest-title
{
	font-family: Gotham Pro;
	font-style: normal;
	font-weight: bold;
	font-size: 38px;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
	color:#424242;
	
}


.footer-quest-text
{
	font-family: Gotham Pro;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 120%;
	/* or 24px */

	text-align: center;
	color:#424242;
	margin-top:30px;
	max-width:562px;
	margin-left:auto;
	margin-right:auto;
}

.footer-quest-form
{
	display:flex;
	justify-content:center;
	margin-top:50px;
}

.footer-quest-form input
{
	margin-right:20px;
	width:270px;
	height:50px;
}

.footer-quest-form button
{
	width:270px;
	height:50px;
}

.footer-logo-text
{
	font-family: Gotham Pro;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 17px;
	letter-spacing: 0.04em;
	color:#424242;
	margin-left:10px;
}

.f-menu-item a
{
	font-family: Gotham Pro;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 15px;
	display:block;
	margin-bottom:20px;
}

.row_footer
{
	margin: 40px 0 30px 0;
}

.footers_icon
{
	display:flex;
	justify-content:space-between;
}

.social_int a, .social_int2 a
{
	display:flex;
	margin-right:10px;
}

.main_phones a:first-child
{
	letter-spacing: 0.025em;
	margin-bottom:15px;
}

.main_phones a
{
	font-family: Gotham Pro;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 154.5%;
	/* identical to box height, or 25px */

	
	text-transform: uppercase;

	/* текст черный */

	color: linear-gradient(0deg, #424242, #424242);
}

.social-header
{
	display:flex;
	
	margin-top:2px;
}
.social-header a
{
	position:relative;
	margin-right:10px;
}

.social-header a:before
{
	content:' ';
	width:1px;
	height:20px;
	background-color:rgba(28, 125, 213, 0.4);
	position:absolute;
	top:-24px;
	left:50%;
}

.social-header a svg
{
	width:30px;
	height:30px;
	fill: rgba(28, 125, 213, 0.4);
	-webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.social_int a svg, .social_int2 a svg
{
	width:30px;
	height:30px;
	fill: rgba(28, 125, 213, 0.4);
	-webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.social_int a:hover, .social_int2 a:hover
{
	border-bottom:none !important;
}

 a.instagram:hover svg
{
	fill: #BC2A8D;
	-webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	border-bottom:none;
}

 a.vk:hover svg
{
	fill: #4D76A1;
	-webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	border-bottom:none;
}

 a.telegram:hover svg
{
	fill: #38a6db;
	-webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	border-bottom:none;
}

 a.viber:hover svg
{
	fill: #7a59e6;
	-webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	border-bottom:none;
}


 a.whatsapp:hover svg
{
	fill: #40e95f;
	-webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	border-bottom:none;
}






.nav-pills>li>a
{
	padding-bottom:5px;
}

.nav-pills>li>a:hover
{
	padding-bottom:3px;
	border-bottom: 2px solid #1C7DD5;
	border-radius:0px;
	text-decoration:none;
}

.container_title {
		display: none;
	}

@media (max-width: 1199px)
{
	.menu_title a
	{
		font-size:16px;
	}
	
	.container_title {
		display: block;
	}
}


@media (max-width: 989px)
{
	.menu_title a
	{
		font-size:13px;
	}
	
	.header__bottom .btn-orange 
	{
		font-size:13px;
		line-height: 13px;
	}
	
}


.k-header__bottom
{
	margin-top:-4px;
}


@media (max-width: 989px)
{
	.k-header__bottom
{
	margin-top:-4px;
}
}

@media (max-width: 989px)
{
.phone a
{
	font-size: 16px;
}
.work p
{
	font-size: 14px;
}

.social-header 
{
	width:30%;
}

.social-header a:before
{
	display:none;
}

.social-header-wrap
{
	display:flex !important;
	justify-content:center;
	width:100%;
	padding-top:30px;
}

}

@media (max-width: 767px)
{

	.nav-pills
	{
		display:block;
		height:auto;
		margin-top:20px;
	}

	.social-header-wrap
	{
		display:none !important;
	}

	.container>.navbar-header
	{
		margin:0px;
	}

	.repair
	{
		font-size:10px;
		margin-top:5px;
	}

	.company_logo img
	{
		width:55px;
		height:55px;
	}

	.nav-pills>li
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.work-phone-wrap
	{
		justify-content:space-between;
		margin-top:20px;
	}

	.work
	{
		text-align:left;
	}

	.work p
	{
		font-size: 12px;
	}

	.phone a
	{
		font-size: 13px;
	}

	.social-header
	{
		width:60%;
	}

	.social-header-wrap-mob
	{
		display:flex;
		justify-content:center;
		margin-top:25px;
	}


	.navbar-default
	{
		padding:0px;
		padding-bottom:10px;
	}

	.k-title_top
	{
		width:100%;
	}
	.text_service {
		position: relative;
	}

	.k-main-achiev-wrap
	{
		display:block;
	}

	.text_service_one
	{
		text-align:center;
		font-size: 21px;
		line-height: 125%;
	}

	.telephone_form
	{
		display:flex;
		justify-content:center;
		padding-left:10px;
		padding-right:10px;
	}

	.btn-orange-head
	{
		margin-left:0px;
	}

	.k-container-appeal-wrap .row
	{
		margin:0px;
	}

	.menu_title a
	{
		font-size:16px;
		line-height: 15px;
		
	}

	.nav-pills>li>a:hover
	{
		border:none;
		padding-bottom: 5px;
	}

	.our_services_tb23
	{
		height:auto;
	}

	.our_services_form
	{
		top:0px;
		margin-top:0px;
		padding:20px;
	}

	.header__bottom .btn-orange
	{
		font-size: 16px;
		line-height: 119.18%;
	}

	.hr-line2
	{
		margin-top:20px;
	}
	.btn_review
	{
		display:flex;
		justify-content:center;
		margin-left:0px;
		margin-right:0px;
	}

	.review_right_tbl
	{
		text-align:Center;
	}

	.footer-quest-form
	{
		display:block;
		text-align: center;
	}

	.footer-quest-form input
	{
		margin-bottom:20px;
		margin-right:0px;
	}

	.footer-quest-title
	{
		font-size: 22px;
	line-height: 21px;
	}
	.footer-quest-text
	{
		
	font-size: 16px;
	line-height: 120%;
	font-weight:bold;

	}


	.nav-pills>li.social_int2
	{
		display:flex !important; 
		margin-top:20px;
		justify-content:center;
	}

	.nav .main_phones
	{
		margin-top:30px;
	}
	
	.form_telephone
	{
		padding-left:10px;
		padding-right:10px;
	}
	
	.title_name2 
	{
		padding:0px;
	}
}



.coorp
{
	background: url(../img/fonur.png);
    background-size: 100% 100%;
	min-height: 852px;
}

.coorp-price
{
	font-family: 'Gotham Pro';
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 120%;
/* identical to box height, or 36px */


/* текст черный */

color: linear-gradient(0deg, #424242, #424242);
}

.coorp-price-text
{
	font-family: Gotham Pro;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 130%;
/* or 18px */


/* текст черный */

color: linear-gradient(0deg, #424242, #424242);
padding-right:50px;
padding-left:5px;
}

.coorp-price-table
{
	margin-top:15px;
}

.coorp-price-table td
{
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:bottom;
}

.coorp-price-table tr
{
	border-top: 1px solid #E0E0E0;
}


.econom-wrap
{
	background: linear-gradient(212.62deg, rgba(28, 125, 213, 0.05) 14.04%, rgba(255, 255, 255, 0) 59.17%), #FFFFFF;
	/* наши услуги */

	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05), 0px 5px 10px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
}

.econon-title
{
	text-align:center;
}

span.econom-title-proc
{
	font-family: 'Gotham Pro';
	font-style: normal;
	font-weight: 500;
	font-size: 50px;
	line-height: 130%;
	/* or 65px */

	display:block;
	align-items: center;
	text-align: center;

	/* гридент лого */

	color:#FCAB4C;
	margin-top:20px;
}

span.econom-title-proc-text
{
	font-family: 'Gotham Pro';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 130%;
/* or 65px */

display:block;
align-items: center;
text-align: center;

/* гридент лого */

color:#FCAB4C;
}

.econom-text
{
	text-align:center;
	margin-top:16px;
	margin-bottom:30px;
}

.k-sotr-wrap
{
	display:flex;
	align-items:center;
}

.k-sotr-wrap .we_guarantie_img1, .k-sotr-wrap .we_guarantie_img2
{
	top:0px;
}

.k-sotr-wrap .we_guarantie_header, .k-sotr-wrap .we_guarantie_header_2, .k-sotr-wrap .we_guarantie_header_3, .k-sotr-wrap .we_guarantie_header_4
{
	margin-top:0px;
}


.modal-city-wrap a
{
	display:block;
	margin-bottom;5px;
}

.slide_item_img img
{
	width:70px;
	height:70px;
	border-radius:50%;
}

.k-adress-dop
{
	margin-top:20px;
	width:100%;
}


.attention-office
{
	font-weight:bold;
}

@media (max-width: 480px)
{
	.btn-orange-head
	{
		font-size:13px;
		width:220px;
	}
	
	.textfield_head {
		font-size:13px;
		width:220px;
	}
	
	.form_telephone_sec_head
	{
		font-size:14px;
	}
	
	.k-main-achiev p
	{
		font-size:14px;
	}
	
	.appeal
	{
		height:auto;
		padding-bottom:20px;
	}
	
	.our_services_header
	{
		font-size:14px;
	}
	
	.we_guarantie_tb1, .we_guarantie_tb2
	{
		height:auto;
		padding-top:20px;
		padding-bottom:20px;
	}
	
	.extremum-click
	{
		font-size:14px;
	}
	
	.extremum-slide
	{
		height:auto;
		margin-bottom:0px;
	}
}