.d_fl {
	display: flex;
	justify-content: space-between;
}
.fl_dir {
	flex-direction: column;	
}
.al_cen {
	align-items: center;
}
p {
	margin-bottom: 20px;
}
.btn {
	font-size: 13px;
	text-transform: uppercase;
	background: #e60003;
	padding: 5px 10px;
	max-width: 100%;
	display: inline-block;
	color: #fff;
}
.tel {
	color: #e60003;
	font-weight: 700;
}
.container {
	max-width: 1310px;
	z-index: 2;
	position: relative;
}

.beb {
	font-family: 'Bebas Neue Regular' !important;
}




header {
	position: fixed;
	background: rgba(000,000,000,0.8);
	width: 100%;
	padding: 15px 0;
	text-align: center;
	top: 0;
	left: 0;
	z-index: 10;
}
#top_menu a {
	color: #FFF;
	display: inline-block;
	padding: 0px 20px;
	border-bottom: 1px solid #FFF;
	font-size: 17px;
	transition: all 300ms linear;
	margin: 0px 2px;
}
ul#topmenu {
	list-style: none;
}
ul#topmenu a {
	color: #fff;
	padding: 5px 10px;
	font-size: 16px;
	margin: 0 20px;
}


.box1 {
	background: url(images/bg1.jpg) 50% no-repeat;
	padding: 110px 0 100px;
	position: relative;
	color: #fff;
}
.box1:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 69%);
	left: 0;
	top: 0;
	display: block;
	z-index: 1;
}
.box1_line {
	margin-bottom: 100px;
}
.box1_line a.tel {
	color: #fff;
	font-size: 30px;
}
h1.p_title {
	font-size: 65px;
	text-align: center;
	margin-bottom: 60px;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: 4px 3px 1px #000;
}
h1.p_title.beb span {
	display: block;
	font-size: 35px;
}
a.btn_modal {
	display: block;
	line-height: 55px;
	border-radius: 27.5px;
	max-width: 290px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	background: #FE0000;
	margin: 0 auto;
	font-family: 'Bebas Neue Regular' !important;
	letter-spacing: 2px;
}

.bl_title {
	font-size: 50px;
	color: #000;
	text-align: center;
	font-weight: bold;
	margin: 0 0 50px;
	text-transform: uppercase;
	font-family: 'Bebas Neue Regular' !important;
	letter-spacing: 1px;

}

.box2 {
	padding: 70px 0;
}
.how_work {
	flex-wrap: wrap;
	justify-content: center;
}
.pere2_item {
	width: 33.3333%;
	padding: 0 25px;
	margin-bottom: 30px;
	text-align: center;
}
.pere2_img {
	width: 85px;
	text-align: center;
	margin: 0 auto 20px;
}
.pere2_t {
	font-size: 25px;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 15px;
}
.pere2_item:last-child {
	width: 66%;
	margin-bottom: 0;
}


.box3 {
	background: url(images/serv_bg.jpg) 50% no-repeat;
	background-attachment: fixed;
	padding: 110px 0;
	position: relative;
	color: #fff;
}
.box3:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 49%);
	left: 0;
	top: 0;
	display: block;
	z-index: 1;
}
.box3 .bl_title {
	color: #fff;
}
.text3_1 {
	font-size: 32px;
	margin-bottom: 0;
}
.text3_2 {
	font-size: 23px;
	margin-bottom: 30px;
}
.text3_3 {
	font-size: 30px;
	font-weight: 700;
}


.box4 {
	padding: 110px 0;
	position: relative;
}
.pere4_img {
	width: 200px;
	background: #3333330d;
	padding: 20px;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	box-shadow: 0 0 20px 0px #00000038;
}
.pere4_item {
	align-items: center;
	font-size: 22px;
	margin-bottom: 30px;
	max-width: 992px;
	margin-left: auto;
	margin-right: auto;
}
.pere4_item:last-child {
	margin-bottom: 0;
}
.pere4_item img {
	display: block;
	max-width: 100px;
}

.pere4_t {
	width: calc(100% - 200px);
	padding-left: 30px;
}
.pere4_item:nth-child(2) .pere4_img {
	order: 2;
}
.pere4_item:nth-child(2) .pere4_t {
	order: 1;
	padding-left: 0;
	padding-right: 30px;
}


footer {
	background: url(images/footer_bg.jpg) 50% no-repeat;
	background-attachment: fixed;
	padding: 160px 0 140px;
	position: relative;
	color: #fff;
	background-size: cover;
}
footer:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 79%);
	left: 0;
	top: 0;
	display: block;
	z-index: 1;
}
.contacts_info {
	font-size: 23px;
	font-weight: 700;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #0000008a;
	padding: 40px;
}
.footer_form {
	background: #0000008a;
	padding: 40px;
}
.form_title {
	text-align: center;
	font-size: 28px;
	margin-bottom: 20px;
	letter-spacing: 2px;
}















span.wpcf7-spinner {
	display: none !important;
}
#modal_callback {
	background: url(images/modal_bg.jpg) 50% no-repeat;
	background-size: cover;
	max-width: 470px;
}
button.fancybox-button.fancybox-close-small svg, button.fancybox-button.fancybox-close-small svg path {
	fill: #fff;
}
.modal__title.beb {
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin: 0 0 20px;
}
body input.wpcf7-form-control {
	padding: 0 20px;
	line-height: 55px;
	border-radius: 27.5px;
	box-shadow: none;
	color: #343434;
	font-size: 18px;
}
form input.wpcf7-form-control.wpcf7-submit {
	display: block;
	line-height: 55px;
	border-radius: 27.5px;
	max-width: 290px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	background: #FE0000;
	margin: 0 auto;
	font-family: 'Bebas Neue Regular' !important;
	letter-spacing: 2px;
	width: 100%;
	margin-top: 30px !important;
}
.wpcf7-response-output {
	text-align: center;
}


.menumobile {
  width: 27px;
  height: 25px;
  position: relative;
  cursor: pointer;
  display: none;
}
.menumobile div {
  height: 4px;
  width: 27px;
  background-color: #db3a34;
  border-radius: 2px;
  position: absolute;
  transition: 0.5s;
}
.menumobile .mline1 {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.menumobile .ml2 {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.menumobile .ml3 {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.m_mopen .ml1 {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.m_mopen .ml2 {
  height: 0;
}
.m_mopen .ml3 {
  bottom: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(50%) rotate(-45deg);
}
.footer_form {
	max-width: 470px;
}
.text_logo.beb {
	font-size: 45px;
}
.contacts_info a {
	color: #fff;
}







@media (max-width: 992px) {
.menumobile {
	display: block;
}
.d_fl {
	flex-wrap: wrap;
}
.contacts_info, .footer_form {
	width: 100%;
	margin: 30px auto;
	max-width: 490px;
}
footer {
	padding: 60px 0 40px;
}
.pere2_item {
	width: 50% !important;
}
.box3 {
	text-align: center;
}
.text_logo {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
.box1_line a.tel {
	max-width: 300px;
	margin: 0 auto;
}
.box1_line {
	margin-bottom: 70px;
}
.text_logo.beb {
	font-size: 35px;
}

}





@media (max-width: 600px) {
h1.p_title {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}
h1.p_title.beb span {
	font-size: 23px;
}
a.btn_modal {
	line-height: 50px;
	border-radius: 25px;
	max-width: 260px;
	font-size: 20px;
}
.bl_title {
	font-size: 30px;
	margin-bottom: 30px;
}
.pere2_item {
	width: 100% !important;
	margin-bottom: 50px;
}
.pere2_t {
	font-size: 20px;
	margin-bottom: 10px;
}
.pere2_img {
	width: 65px;
	margin: 0 auto 10px;
}
.box3 {
	padding: 65px 0;
}
.text3_1 {
	font-size: 25px;
	margin-bottom: 0;
}
.text3_3 {
	font-size: 23px;
	font-weight: 700;
}
.box4 {
	padding: 60px 0;
	position: relative;
}
.pere4_img {
	width: 140px;
	height: 140px;
	order: 1 !important;
	margin: 0 auto 20px;
}
.pere4_item img {
	max-width: 70px;
}
.pere4_t {
	order: 2 !important;
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}
.pere4_item {
    font-size: 18px;
		margin-bottom: 40px;
}
footer {
	padding: 45px 0 40px;
}
.contacts_info {
	text-align: center;
}
body input.wpcf7-form-control {
	display: block;
	width: 100%;
}
ul#topmenu a {
	padding: 5px 10px;
	margin: 0 10px;
}



}



