/*div, p, h1, h2, h3, h4, h5, h6, a, span, ul, ol, li { 
	outline: 1px dashed #cccccc;
};*/


/*	font-family: 'Noto Sans', sans-serif; */

/*	font-family: 'Open Sans', sans-serif; */

/*	font-family: 'Geometria';  */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700&display=swap');

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body{
	font-family: 'Noto Sans', sans-serif;
	overflow-x: hidden;
} 

img {
    max-width: 100%;
}

a{
	text-decoration: none;
}

.av_clear {
    margin: 0;
    padding: 0;
}

.pr_av_mb {
	margin-bottom: 50px;
}

.pr_av_mt {
	margin-bottom: 30px;
}

.pr_av_otst {
	margin-top: 50px;
}

.pr_av_m{
	margin-bottom: 15px;	
}

.breadcrumbs a {
	color: #000;
	text-decoration: underline;
}

span.current {
	font-style: italic;
}

/*.link_lk a::before {
	content: url("/wp-content/themes/progress/images/ico_LK.png");
	width: 20px;
	height: 20px;
	position: absolute;
	top: 52px;
}*/

/* ===== HEADER ===== */

.mob_menu_link{
    position: relative;
    display: none;
    width: 38px;
    height: 35px;
    margin-left: 11px;
    padding: 10px 5px;
    cursor: pointer;
    border: none;
    background: none;
}

.mob_menu_link span {
	position: relative;
	display: block;
	width: 100%;
	height: 2px;
	margin: 0 auto;
	transition: .2s linear;
	background: #ffffff;
}

.mob_menu_link span + span{
    margin-top: 4px;
}

.mob_menu_link.active span:nth-child(1){
    top: 6px;
    transform: rotate(45deg);
}

.mob_menu_link.active span:nth-child(2){
    opacity: 0;
}

.mob_menu_link.active span:nth-child(3){
    top: -6px;
    transform: rotate(-45deg);
}

header{
    position: relative;
}

header .cont {
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

.flex {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

.cont {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

header .menu .item {
	font-size: 20px;
	line-height: normal;
	margin-right: 40px;
}

header .menu .item a {
	display: block;
	text-decoration: none;
	transition: .2s linear;
	color: #ffffff;
}

header .menu .item + .item {
	margin-left: 25px;
}
/*============ ===============================*/

.pr_header_bg{
	background:url("../images/header_bg.png") no-repeat;
	height: 290px;
/*	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);*/
}

.pr_menu{
/*	background:rgba(0,0,0,.5);*/
}

.div_nav{
	margin: auto 0;
}

.div_nav li a{
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-size:21px;
}

.div_nav li a:hover, .div_nav li a:focus{
	text-decoration:underline;
}

ul.nav{
	justify-content:center; 
	align-items:center;
	height: 125px;
}

.nav_head{
	display:flex;
	justify-content:end; 
	align-items:center;
	height: 125px;
}


.nav li, .pr_button{
	 align-self: center;
}

.pr_button {
	background: #f08429;
	border-radius: 5px;
	border: 2px solid #ffffff;
	text-align: center;
	padding: 5px 32px;
}

.pr_button:hover{
	background:#ffffff;
	border:2px solid #f08429;
	cursor:pointer;
	color:#f08429;
	padding: 5px 32px;
}

.pr_button:hover .pr_link{
	color:#f08429;
	text-decoration: none;
}

.pr_button_2 {
	background: #f08429;
	border-radius: 5px;
	border: 2px solid #ffffff;
	text-align: center;
	padding: 15px 32px;
	width: 360px;
	margin: 0 auto;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
}

.pr_button_2:hover{
	background:#ffffff;
	border:2px solid #f08429;
	cursor:pointer;
}

.pr_button_2:hover .pr_link{
	cursor:pointer;
	color:#f08429;
}

.pr_link{
	color:#ffffff;
	font-size:16px;
}



/* - КРОШКИ И ЗАГОЛОВОК - */

.breadcrumb {
	background-color: transparent;
	color:#ffffff;
	margin:0;
	padding: .5rem 1rem 0;
}

.breadcrumb-item a{
	color: #000000;
	text-decoration:underline;
}

.breadcrumb-item.active {
	color: #242525;
	font-style: italic;
}

.pr_zag_home h1,
.pr_zag_uslugi h1,
.pr_zag_sop_uslugi h1,
.pr_zag_sop_uslugi2 h1,
.pr_zag_sop_uslugi3 h1,
.pr_zag_quest h1,
.pr_zag_about h1,
.pr_zag_us_route h1,
.pr_zag_faq h1,
.pr_zag_form h1,
.pr_zag_home_part h1{
	font-size: 36px;
	font-family: 'Open Sans', sans-serif;
	margin: 50px 0;
  	position: relative;
    font-weight: 600;
  	text-align: center;
}

.pr_zag_about_new h1 {
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	margin: 50px 0;
	position: relative;
	font-weight: 600;
	text-align: center;
}

.pr_zag_about_new h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 198px;
	height: 2px;
	background-color: #ffffff;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_us_route h1 {
	font-size: 36px;
	font-family: 'Open Sans', sans-serif;
	margin: 50px 0;
  	position: relative;
    font-weight: 600;
  	text-align: center;
}

.pr_zag_us_route h1::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 145px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_about_new2 h1 {
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 50px 0;
	position: relative;
	font-weight: 600;
	text-align: center;
}

.pr_zag_about_new2 h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 198px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_home h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 250px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_uslugi h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 77px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_faq h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 427px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_sop_uslugi h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 385px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_sop_uslugi2 h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 196px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_sop_uslugi3 h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 495px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_quest h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 317px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_about h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 174px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_contacts h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 412px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

/*-------------------------------------------------------------*/

.pr_zag_contacts h1{
	font-size: 36px;
	font-family: 'Open Sans', sans-serif;
  	position: relative;
    font-weight: 600;
  	text-align: center;
	display: inline-block;
	margin: 0 auto;
}

.pr_zag_contacts {
	text-align: center;
	margin:50px 0;
}
/*
h1 {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}*/

.pr_zag_contacts h1 span {
	border-bottom: 2px solid #f08429;
	display: inline-block;
	padding: 15px 0;
}

/*-----------------------------------------------------------------*/

.pr_zag_form h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 368px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_home_part h1::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 238px;
	height: 2px;
	background-color: #f08429;
	right: 0;
	margin: 0 auto;
	top: 50px;
}

.pr_zag_sop_us_text p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	text-indent: 15px;
	text-align: justify;
}

/*--- карточка парtнера ---*/

.pr_card_part_cont{
	padding: 5px 5px 35px 5px;
}

.pr_card_part_cont .pr_logo_part {
	margin-bottom: 26px;
}

.pr_card_part{
	background:#ffffff;
	border-radius:10px;
	border:1px solid #00604c;
}

.pr_card_part:hover{
	border:2px solid #f08429;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	cursor:pointer;
}

.pr_card_part_cont{
	text-align:center;
}

.pr_part_title{
	font-size:26px;
	font-weight: bold;
}

.pr_part_desc{
	font-size:18px;
		font-weight: bold;
}

.pr_text_part_ico{
	display:flex;
	flex-direction:column;
	justify-content:center; 
	align-items:center;
}

.pr_text_part_ico img{
	margin-right: 10px;
}

.pr_www{
	margin-bottom:20px;
}

.pr_www a{
	font-size:15px;
	color:#00604c;
	text-decoration:underline;
}

.pr_phone a{
	font-size:18px;
	color:#00604c;
}

/*section {
	margin-bottom: 85px;
}*/

.pr_set_bread{
	margin-bottom: 50px;
}



/*=== FOOTER ===*/

footer.footer_home {
	background: url("../images/pr_home_footer.png") no-repeat top / contain;
	height: 934px;
	position: relative;
	margin-top: 50px;
}

footer.footer_uslugi {
	background: url("../images/pr_uslugi_footer.png") no-repeat top / contain;
	height: 873px;
	position: relative;
	margin-top: 50px;
}

footer.footer_faq {
	background: url("../images/pr_faq_footer.png") no-repeat top / contain;
	height: 873px;
	position: relative;
	margin-top: 50px;
}

footer.footer_about {
	background: url("../images/pr_about_footer.png") no-repeat top / contain;
	height: 873px;
	position: relative;
	margin-top: 50px;
}

footer.footer_contacts {
	background: url("../images/pr_contacts_footer.png") no-repeat top / contain;
	height: 873px;
	position: relative;
	margin-top: 50px;
}

.pr_orange_block {
	background: url("../images/pr_footer_orange_bg.png") no-repeat top / contain;
	height: 300px;
	width: 415px;
	z-index: 10;
	position: absolute;
	right: 19%;
	top: 45%;
	border-radius: 10px;
	box-shadow: 2px 5px 8px 0 rgba(0,0,0,.1);
}

.pr_or_text{
	padding:20px;
	color:#ffffff;
	text-align:center;	
}

.pr_phone_2{
	font-size:36px;
	margin-top:30px;
}

.pr_phone_2 span{
	font-size:20px;
}

.pr_email{
	font-size:16px;
	text-align:left;
	margin-left:75px;
	margin-top:30px;
}

.pr_email img {
	padding-bottom: 5px;
	padding-right: 10px;
}

.pr_copy{
	font-size:16px;
	margin-top:30px;
}

.pr_green_block {
	background: url("../images/pr_footer_green_bg.png") no-repeat;
	height: 373px;
	width: 746px;
	padding: 20px;
	z-index: 9;
	position: absolute;
	right: -20px;
	top: 33%;
	border-radius: 10px;
	box-shadow: 2px 5px 8px 0 rgba(0,0,0,.1);
}

.or_green {
	width: 250px;
	height: 200px;
	position: absolute;
	left: 48%;
	top: 60px;
	text-align: left;
}

.pr_or_text ul li{
	list-style:none;
	line-height: 2.5;
}

.pr_or_text ul li a{
	color:#ffffff;
	font-size:26px;
}

.und_bot_foot{
	border-bottom: 1px solid #ffffff;
}

.und_bot_foot a{
	text-decoration:none;
}

.und_bot_foot a:hover{
	text-decoration:underline;
	cursor:pointer;
}

.pr_des_cont {
	position: absolute;
	bottom: 30px;
}

.pr_design, .pr_design a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.pr_design a {
	text-decoration:underline;
}

/* ============= */

.scrollup{
	width:40px;
	height:40px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:100px;
	display:none;
	text-indent:-9999px;
	background: url('../images/icon_top.png') no-repeat;
}

/* ============= */

/* СТРАНИЦА УСЛУГИ */

.pr_sect_usl {
	background: url("../images/pr_uslugi_img.png") no-repeat top / cover;
	height: 1061px;
	position: relative;
}

.pr_sect_usl_h {
	margin-top: 35px;
}

.pr_sect_usl_box{
	top: 20%;
	position: absolute;
	background: rgba(255,255,255,.8);
	border-radius:5px;
}

.pr_sect_usl_desc {
	color: #00604c;
	font-size: 65px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding:20px;
}

.pr_sect_usl_desc span{
	display:block;
	font-size: 43px;
}

.pr_uslugi_desc_1 {
	margin: 50px 0 20px;
}

.pr_uslugi_desc_1 p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
	line-height: 26px;
	text-indent:15px;
	text-align: justify;
}

.pr_card_sop {
	background: #4f8c7f;
	border-radius: 10px;
	text-align: center;
	box-shadow: 0px 5px 10px 0 rgba(0,0,0,.3);
	margin-top: 20px;
	height: 265px;
}

.pr_card_sop::before {
	content: "";
	height: 337px;
	width: 112px;
	background: url("../images/pr_img_uzor.png") no-repeat right;
	display: block;
	position: absolute;
}

.pr_card_sop:hover{
	background: #00604c;
	cursor:pointer;
}

.pr_card_sop img{
	padding-top:10px;
}

.pr_naim_us {
	font-family: 'Geometria';
	text-align: center;
	font-size: 36px;
	color: #ffffff;
	font-weight: 300;
	padding: 30px 0 30px 0;
	line-height: 40px;
}

.pr_text_sop_us {
	font-family: 'Open Sans', sans-serif;
	padding: 20px 50px 0 50px;
	text-align: center;
	font-size: 16px;
}

.pr_img_map {
	box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
	margin: 100px 0 50px 0;
}


ul.pr_napr {
	list-style-image: url("../images/pr_uslugi_marker.png");
	margin-bottom: 0;
}

ul.pr_napr li{
	padding-top:5px;
	line-height:50px;
}

.btn-link:hover {
	color: #242525;
	text-decoration: underline;
}

.btn-link {
	color: #000000;
	text-decoration: none;
}

.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0,123,255,0);
}

.pr_img_about_2 {
	padding-top: 7px;
}

/* ------ FAQ ------*/

#pr_quest {
	background: #fbfbfb;
	padding: 0;
	margin: 0 0 100px 0;
}


form#pr_form_obr_sv {
	width: 700px;
	margin: 0 auto 50px;
}

.accordion{
	width: 900px;
	margin: 0 auto;
}


.pr_dop_q {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 50px;
}

.form-control {
	display: block;
	width: 100%;
	height: 64px;
	padding: 20px 0 20px 20px;
	font-size: .9rem;
	font-weight: 400;
	line-height: 1.5;
	color: #242525;
	background-color: #f9f9f9;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.custom-file-label {
	color: #495057;
	font-size: .9rem;
}

.form-control:focus , .custom-file-input:focus, .custom-file-label:focus{
	color: #495057;
	background-color: #fff;
	border-color: #00969e;
	outline: 0;
	box-shadow: none;
}

button.pr_button.pr_link {
	box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}

.pr_but_widt {
	display: block;
	margin: 50px auto 0;
	text-align: center;
	padding: 30px 0;
}

.pr_but_wid {
	display: block;
	margin: 50px auto 0;
	text-align: center;
	padding: 0;
}

.pr_new_but {
	background: #f08429;
	border-radius: 5px;
	border: 2px solid #ffffff;
	text-align: center;
	width: 360px;
	margin: 0;
	padding: 15px 60px;
	font-size: 20px;
	color: #ffffff;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.3);
}

.pr_new_but:hover{
	background: #ffffff;
	border: 2px solid #f08429;
	cursor: pointer;
	color: #f08429;
}


/*-------------------------------------------------------------------------------------------*/
.tab input, .tab-content { 
	display: none; 
}

.tab {
	font-family: 'Geometria';
	font-size: 16px;
	border: 1px solid transparent; 
	border-radius: 3px;
	color: #242525;
	margin-bottom: 30px;
}

.tab-title {
	font-family: 'Open Sans';
	font-size: 18px;
	padding: 21px;
	display: block;
	font-weight: 400;
	cursor: pointer;
	position: relative;
	background: rgb(221,221,221);
	background: linear-gradient(180deg, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 50%, rgba(221,221,221,1) 100%);
	height: 70px;
	border-radius: 5px;
	box-shadow: 1px 3px 1px 0 rgba(0,0,0,.2);
}

.tab-title::after {
	content: '+';
	text-align: right;
	font-size: 50px;
	color: #0091a0;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 5px;
	font-family: Geometria;
	font-weight: 500;
}

.tab-content {
	font-family: 'Geometria';
	padding: 10px 20px; /* Поля вокруг текста */
}

.tab :checked + .tab-title {
	background-color: #0091a0;
	border-radius: 3px 3px 0 0;
	color: #000000;
}

.tab :checked + .tab-title::after {
	content: '−'; /* Выводим минус */
	color: #000000;
}

.tab :checked ~ .tab-content {
	display: block; /* Показываем содержимое */
}

/*-------------------------------------------------------------------------------------------*/

.pr_about_text{
	padding:10px 0;
}

.pr_about_text p{
	font-size:16px;
	text-align: justify;
}

#pr_about_img {
	background: url("../images/pr_img_about_fon.png");
	height: 592px;
	margin: 100px 0;
}

.pr_img_marg {
	margin: 0 auto 30px;
	text-align: center;
	display: block;
}
.pr_preim_about{
	text-align:center;
}

.pr_preim_about p{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-align: center;
}

/*.pr_preim_about img{
	padding-bottom: 30px;
}
*/
.pr_preim_zag{
	padding:30px 0 10px;
}

.pr_preim_zag{
	text-transform:uppercase;
	color:#ffffff;
	font-size:20px;
}

.pr_preim_zag_home{
	padding:30px 0 10px;
}

.pr_preim_zag_home p{
	text-transform:uppercase;
	color:#0091a0;
	font-size:20px;
}

.pr_text_preim{
	margin-top:50px;
}

.pr_text_preim p{
	color:#ffffff;
	text-align: justify;
}
/*
#pr_preim_block{
	margin-bottom:30px;
}*/

/**/
#pr_map_cont {
	/*background: url("../images/pr_map_contacts.png") no-repeat;*/
	height: 697px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
	margin: 10px 0;
}
/**/

#pr_slider {
	background: url("../images/pr_img_home_ab_bg.png");
	height: 230px;
	padding: 40px 0;
}

#pr_count_res{
	font-family: 'Geometria';
	font-weight: 500;
	position:absolute;
	z-index:10;
	right:30px;
	top:-130px;
	font-size:30px;
	color:#858585;
}

.pr_count_active{
	font-size:40px;
	color:#00969e;
}

#pr_about_home{
	background:url("../images/pr_img_home_ab_bg.png");
	height:280px;
	padding: 60px 0;
}

.pr_about_home_img img {
	box-shadow: 0 0 25px 0 rgba(0,0,0,.5);
	margin-bottom: 30px;
}

/*-----------*/

#pr_home_header {
	background: url("../images/pr_header_bg_big.png") no-repeat top center / cover;
	height: 872px;
	position: relative;
	margin-bottom: 50px;
}

.pr_img_sputnik {
	position: absolute;
	left: 8%;
}

.pr_absolute_box {
	/* position: absolute; */
	background: rgba(255,255,255,.3);
	border-radius: 10px;
	margin: 16% auto;
	display: block;
	width: 1140px;
	/*padding: 15px;*/
}

.pr_form_header{
	background:#ebebeb;
	padding:20px;
	border-radius: 10px;
}

.castom-input_1, 
.castom-input_2,
.castom-input_3,
.castom-input_4,
.castom-input_5,
.castom-input_6 {
    position: relative;
}

.castom-input_1:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto 0;
	width: 25px;
	height: 25px;
	background: url('../images/ico/pr_geo.png') no-repeat;
	background-size: cover;
}

.castom-input_2:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto 0;
	width: 25px;
	height: 25px;
	background: url('../images/ico/pr_geo.png') no-repeat;
	background-size: cover;
}

.castom-input_3:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto 0;
	width: 25px;
	height: 25px;
	background: url('../images/ico/pr_telefon.png') no-repeat;
	background-size: cover;
}

.castom-input_4:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto 0;
	width: 25px;
	height: 25px;
	background: url('../images/ico/pr_tip.png') no-repeat;
	background-size: cover;
}

.castom-input_5:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto 0;
	width: 25px;
	height: 25px;
	background: url('../images/ico/pr_ves.png') no-repeat;
	background-size: cover;
}

.castom-input_6:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto 0;
	width: 25px;
	height: 25px;
	background: url('../images/ico/pr_email.png') no-repeat;
	background-size: cover;
}

   .pr_form_header input {
      width: 100%;
      height: 60px;
      padding-left:40px;
    }

.custom-file-label {
	height: 60px;
	padding: 15px 0 20px 10px;
}

.custom-file-label img {
	padding-right: 6px;
}

.custom-file-label::after {
	height: 58px;
	padding: 15px;
}

.pr_form_but {
	height: 60px;
	padding: 15px;
	text-transform: uppercase;
	font-weight: bold;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
}

.pr_form_but:hover {
	padding: 15px;
}

/*.main_menu_cont {
    position: relative;
}

.main_menu_cont li{
    list-style: none;
    display: inline-block;
}
*/


/*----- Медиа запросы -----*/

@media screen and (max-width:1199px) {
	.pr_zag_about h1::after,
	.pr_zag_about_new h1::after,
	.pr_zag_about_new2 h1::after,
	.pr_zag_home h1::after,
	.pr_zag_uslugi h1::after,
	.pr_zag_sop_uslugi h1::after,
	.pr_zag_sop_uslugi2 h1::after,
	.pr_zag_sop_uslugi3 h1::after,
	.pr_zag_quest h1::after,
	.pr_zag_contacts h1::after,
	.pr_zag_faq h1::after,
	.pr_zag_form h1::after,
	.pr_zag_home_part h1::after{
		display:none;
	}

/*	.main_menu_cont::before {
		content: "☰";
		display: inline-block;
		cursor: pointer;
		font-size: 40px;
		background: #f08429;
		position: relative;
		top: 10px;
		left: 10px;
		line-height: 40px;
		padding: 7px;
		width: 50px;
		text-align: center;
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
	}

	ul.top_nav_menu {
		position: absolute;
		top: 70px;
		background: #000000;
		padding: 10px;
		left: 10px;
		-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
		-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
		box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
		z-index: 200;
		display: none;
		width: 200px;
		height:auto;
	}

	.menu_active.main_menu_cont::before {
		content: "✖";
		background-color: #f08429;
		color: #fff;
	}

	.menu_active ul.top_nav_menu {
		display: block;
	}

	.top_nav_menu {
		border-radius: 0;
	}
*/

    header .wrap_menu {
    	position: absolute;
    	z-index: 99;
    	top: 100%;
    	left: 0;
    	width: 100%;
    	padding: 15px;
    	background: #000000;
    	display: none;
    }
    
    header .menu .item a {
	display: block;
	text-decoration: none;
	transition: .2s linear;
	color: #ffffff;
}

    header .menu {
    	justify-content: center;
    	width: 100%;
    }


    header .menu .item + .item{
        margin-left: 0;
    }

    .mob_menu_link{
        display: block;
    }


	.nav_head {
		height: auto;
	}

	.pr_naim_us {
		font-size: 26px;
		line-height: 35px;
	}

	ul.pr_napr li {
		line-height: 30px;
	}

	.pr_sect_usl {
		height: 664px;
	}
}

@media screen and (max-width:1800px) and (min-width: 1635px) {
	footer.footer_home {
		background: url("../images/pr_home_footer.png") no-repeat bottom / cover;
		height: 800px;
		margin-top: 50px;
	}

	footer.footer_contacts {
		background: url("../images/pr_contacts_footer.png") no-repeat top / cover;
	}

	footer.footer_about {
		background: url("../images/pr_about_footer.png") no-repeat top / cover;
	}

	footer.footer_faq {
		background: url("../images/pr_faq_footer.png") no-repeat top / cover;
	}

	footer.footer_uslugi {
		background: url("../images/pr_uslugi_footer.png") no-repeat top / cover;
	}


	.pr_zag_contacts h1::after {
		width: 100%;
	}
}
	
@media screen and (max-width:1635px) and (min-width: 1425px) {
	footer.footer_home {
		background: url("../images/pr_home_footer.png") no-repeat bottom / cover;
		height: 800px;
		margin-top: 50px;
	}

	footer.footer_contacts {
		background: url("../images/pr_contacts_footer.png") no-repeat top / cover;
	}

	footer.footer_about {
		background: url("../images/pr_about_footer.png") no-repeat top / cover;
	}
	footer.footer_faq {
		background: url("../images/pr_faq_footer.png") no-repeat top / cover;
	}

	footer.footer_uslugi {
		background: url("../images/pr_uslugi_footer.png") no-repeat top / cover;
	}

	.pr_green_block {
		background: url("../images/pr_footer_green_bg.png") no-repeat;
		height: 373px;
		width: 746px;
		padding: 20px;
		z-index: 9;
		position: absolute;
		right: -20px;
		top: 33%;
		border-radius: 10px;
		box-shadow: 2px 5px 8px 0 rgba(0,0,0,.1);
	}

	.pr_orange_block {
		background: url("../images/pr_footer_orange_bg.png") no-repeat;
		height: 300px;
		width: 415px;
		z-index: 10;
		position: absolute;
		right: 24%;
		top: 45%;
		border-radius: 10px;
		box-shadow: 2px 5px 8px 0 rgba(0,0,0,.1);
	}
}

@media screen and (max-width:1424px) {
	footer.footer_home {
		background: url("../images/pr_home_footer.png") no-repeat bottom / cover;
		height: 800px;
		margin-top: 50px;
	}

	footer.footer_contacts {
		background: url("../images/pr_contacts_footer.png") no-repeat bottom / cover;
	}

	footer.footer_about {
		background: url("../images/pr_about_footer.png") no-repeat top / cover;
	}

	footer.footer_faq {
		background: url("../images/pr_faq_footer.png") no-repeat top / cover;
	}

	footer.footer_uslugi {
		background: url("../images/pr_uslugi_footer.png") no-repeat top / cover;
	}

	.pr_sect_usl {
		height: 790px;
	}

	.pr_absolute_box {
		width: auto;
	}
}

@media screen and (max-width:1424px) and (min-width: 1335px) {
	.pr_orange_block {
		top: 45%;
		right: 24%;
	}

	.pr_green_block {
		right: -20px;
		top:33%;
	}
	footer.footer_home {
		background: url("../images/pr_home_footer.png") no-repeat bottom / contain;
		height: 800px;
		margin-top: 50px;
	}

	footer.footer_contacts {
		background: url("../images/pr_contacts_footer.png") no-repeat bottom / contain;
	}

	footer.footer_about {
		background: url("../images/pr_about_footer.png") no-repeat top / contain;
	}

	footer.footer_faq {
		background: url("../images/pr_faq_footer.png") no-repeat top / contain;
	}

	footer.footer_uslugi {
		background: url("../images/pr_uslugi_footer.png") no-repeat top / contain;
	}
}

@media screen and (max-width:1334px) and (min-width: 1125px) {
	.pr_orange_block {
		top: 45%;
		right: 34%;
	}

	.pr_green_block {
		right: -20px;
		top: 33%;
	}
}

@media screen and (max-width:1199px) {
	.pr_sect_usl {
		height: 664px;
	}
}

@media screen and (max-width:1125px) and (min-width: 992px) {
	.pr_orange_block {
		top: 45%;
		right: 34%;
	}

	.pr_green_block {
		right: -20px;
		top: 33%;
	}
}

@media screen and (max-width:992px) {
	footer.footer_home {
		background: url("../images/pr_home_footer.png") no-repeat bottom / cover;
		height: 800px;
		margin-top: 50px;
	}

	footer.footer_contacts {
		background: url("../images/pr_contacts_footer.png") no-repeat bottom / cover;
	}

	footer.footer_about {
		background: url("../images/pr_about_footer.png") no-repeat bottom / cover;
	}

	footer.footer_faq {
		background: url("../images/pr_faq_footer.png") no-repeat bottom / cover;
	}

	footer.footer_uslugi {
		background: url("../images/pr_uslugi_footer.png") no-repeat bottom / cover;
	}
}

@media screen and (max-width:991px) {
	.pr_orange_block {
		background: #f08429;
		height: 300px;
		width: 345px;
		position: relative;
		text-align: center;
		margin: 0 auto;
		right:0;
		top:0;
	}

	.pr_orange_block {
		top: -2%;
	}

	#pr_about_home {
		background: rgb(224,127,5);
		background: linear-gradient(180deg, rgba(224,127,5,1) 0%, rgba(59,141,101,1) 100%);
		height: auto;
		text-align: center;
	}

	.or_green {
		position: relative;
		left: 0;
		top: 0;
		text-align: left;
	}

	.pr_green_block {
		background: #4F8C7F;
		height: 350px;
		width: 345px;
		padding: 20px;
		z-index: 9;
		position: relative;
		right: 0;
		top: 0;
		text-align: center;
		margin: 10px auto;
	}

	.pr_email {
		margin-left: 40px;
	}

	.pr_design, .pr_design a {
		text-align: center;
	}

	.pr_text_preim p {
		color: #ffffff;
		font-size: 14px;
		padding-bottom: 20px;
	}

	#pr_about_img {
		height:auto;
		background: rgb(224,127,5);
		background: linear-gradient(180deg, rgba(224,127,5,1) 0%, rgba(59,141,101,1) 100%);
		margin: 100px 0;
		padding-bottom: 50px;
	}

	.pr_img_about_2 {
		margin: 0 auto 30px;
		text-align: center;
		display: block;
	}

	.pr_preim_zag {
		font-size: 18px;
	}

	.accordion {
		width: auto;
		margin: 0 auto;
	}

	ul.pr_napr li {
		line-height: 30px;
	}

	.pr_sect_usl {
		height: 550px;
	}

	.pr_sect_usl_desc {
		font-size: 40px;
	}

	.pr_sect_usl_desc span {
		display: block;
		font-size: 25px;
	}
}

@media screen and (max-width:767px) {
	form#pr_form_obr_sv {
		width: 100%;
	}

	.tab-title {
		font-size: 14px;
		padding: 20px;
	}

	.pr_form_but {
		margin-top: 30px;
	}
}

@media screen and (max-width:400px) {
	.pr_zag_contacts h1{
		font-size: 24px;
	}

	.pr_zag_home h1,
	.pr_zag_uslugi h1,
	.pr_zag_sop_uslugi h1,
	.pr_zag_sop_uslugi2 h1,
	.pr_zag_sop_uslugi3 h1,
	.pr_zag_quest h1,
	.pr_zag_about h1,
	.pr_zag_contacts h1,
	.pr_zag_faq h1,
	.pr_zag_form h1,
	.pr_zag_home_part h1{
		font-size: 24px;
	}

	.nav_head {
		height: auto;
	}

	.pr_about_text p {
	font-size: 14px;
	text-align: center;
	}

	.pr_orange_block {
		background: #f08429;
		height: 300px;
		width: 345px;
		position: relative;
		text-align: center;
		margin: 0 auto;
		right:0;
		top:0;
	}

	.or_green {
		position: relative;
		left: 0;
		top: 0;
		text-align: left;
	}

	.pr_green_block {
		background: #4F8C7F;
		height: 350px;
		width: 345px;
		padding: 20px;
		z-index: 9;
		position: relative;
		right: 0;
		top: 0;
		text-align: center;
		margin: 10px auto;
	}

	.pr_uslugi_desc_1 p {
		font-size: 14px;
		line-height: 22px;
	}

	.pr_zag_sop_us_text p {
		font-size: 14px;
		line-height: 22px;
	}

	.pr_text_sop_us {
		padding: 20px 24px 0 24px;
		font-size: 14px;
	}

	.pr_sect_usl_desc {
		font-size: 25px;
	}

	.pr_sect_usl_desc span {
		font-size: 20px;
	}

	.pr_sect_usl {
		background: url("../images/pr_uslugi_img.png") no-repeat top / cover;
	}

	#pr_preim_block {
		margin-top: 100px;
	}
	
	.pr_zag_sop_uslugi h1 {
		font-size: 24px;
	}
	
	header .menu .item {
	font-size: 15px;
}
}