:root {
	--containerw: 1168px;
}
 body, html  {
/* 	overflow-y: scroll; */
	scroll-behavior: smooth;
/* 	 position:fixed; */
 }

*::-webkit-input-placeholder {
  opacity: 1;
  color: #666;
}

*:-moz-placeholder {
  opacity: 1;
  color: #666;
}

*::-moz-placeholder {
  opacity: 1;
  color: #666;
}

*:-ms-input-placeholder {
  opacity: 1;
  color: #666;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*, *.* {
  box-sizing: border-box;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {}

body input:required:valid,
body textarea:required:valid {}

/* @font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  
  src: local("Roboto"),
   
    url("/fonts/roboto.woff2") format("woff2"),
    
    url("/fonts/roboto.woff") format("woff");
}
 */


h2 {
  font-weight: 900;
  font-size: 3rem;
  line-height: 3.5rem;
  color: #282828;
}

ul {
  list-style: none;
  list-style-position: outside;
}

ul.cont {
	margin-left:30px;
}

a {
  text-decoration: none;
}

body {
  font-size: 16px;
  min-width: 320px;
  line-height: 1.6;
  position: relative;
  overflow-x: hidden;
  font-family: "Roboto", sans-serif;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  overflow-x: hidden;
}

.bread__inner {
  display: flex;
  flex-wrap: wrap;
  height: 60px;
  align-items: center;
  width: 100%;
  margin-bottom: 0.5rem;
  width: 100%;
}

.bread__inner a {
  display: inline-block;
  white-space: nowrap;
  font-weight: 400;
  font-size: .75rem;
  line-height: .875rem;
  display: flex;
  align-items: center;
  letter-spacing: 0.0125em;
  color: rgba(40, 40, 40, 0.6);
  flex: none;
  flex-grow: 0;
}

.bread__inner .bread__last {
  font-weight: 900;
  font-size: .75rem;
  line-height: .875rem;
  display: flex;
  align-items: center;
  color: #282828;
  flex: none;
  order: 1;
  flex-grow: 0;

}

.bread__inner span {
  white-space: nowrap;
  /* width: 20px; */
  text-align: center;
  color: rgba(40, 40, 40, 0.6);
}
.bread__inner span.sep  {
  min-width:20px;
}

.bg_bl {
  background-color: #EAF1F6;
  width: 100%;
  padding-bottom: 5rem;
}


.main {}

.main_content {
  flex-wrap: wrap;
  justify-content: center;
}

.main_content ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 2.5rem;

}

.main_content p {
  margin: .9375rem 0;
}

.main_content img {}


.col_left {
  flex: 0 0 730px;
}

.col_right {}

.hidden {
  height: 72px;
  display: none;
}

.header {
  display: flex;
  align-items: center;
  background: #ffffff;
  justify-content: space-around;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05);
  align-content: center;
  height: 72px;
  align-items: center;
}

.header-toggle {
  display: none;

}

.right_menu .lang {
  /* width: 100px; */
  display: flex;
  margin-right: 40px;
  align-items: center;
  justify-content: space-around;
  height: 100%;
}

.right_menu .lang>li {
  display: flex;
  align-items: center
}

.right_menu .lang a {
  /* font-size: .875rem;
  font-weight: 900;
  /* line-height: 1rem; */
 /*  font-style: normal;
  font-family: "Roboto";
  text-transform: capitalize;
  color: rgba(40, 40, 40, 0.6);  */
}
.lang-item:first-child a {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.lang .lang-item.current-lang a {
		color: #282828;
	}
	.lang a.active {
  color: #282828;
}
.lang-item a {
    color: rgba(40, 40, 40, 0.6);
    text-transform: uppercase;
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 12px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.remodal .contact_block {
	display:none;
}



.call {
  display: flex;
  /* align-items: flex-start; */
  flex-direction: column;
  justify-content: center;
}

.number {
  color: #282828;
  font-size: 1.35rem;
  font-weight: 900;
  line-height: 1.35rem;
  text-align: right;
  font-style: normal;
}

.tocall {
  color: #2571a5;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1rem;
  text-align: right;
  font-style: normal;
  text-decoration-line: underline;
}

/* menumob */
.mobNav {
  display: none;
}

.first {
  display: flex;
  flex-wrap: wrap;
  padding: 5rem 0;
  align-content: center;
  flex-direction: column;
  justify-content: center;
}

.first_text {
  text-align: center;
  margin-bottom: 1.5625rem;
}

h1 {
  color: #282828;
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 3.375rem;
  font-style: normal;
  text-align: center;
  margin-bottom: 1.25rem;

}

.main_content h1 {
  font-style: normal;
  font-weight: 900;
  font-size: 2.25rem;
  line-height: 2.625rem;
  text-align: left;
  color: #282828;
}

.main_content.posts h1 {
  margin-bottom: 3.125rem
}

.main_content h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 1.875rem;
  line-height: 2.1875rem;
  margin-top: 1.5625rem;
  color: #282828;
}
.main_content ol  {
list-style-position: inside;
}


.first_text p {
  color: #282828;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2.1875rem;
  font-style: normal;
  text-align: center;
}

.first_but {
  width: 364px;
  margin: auto;
  max-height: 64px;
  height: 64px;
  max-width: 80%;
}
.block_form .first_but > p {
	margin:0;
}
.block_form .first_but.but {
	margin-top:50px;
	
}

.but {
  display: flex;
  flex-wrap: wrap;
  border: none;
  border-radius: 5px;
  background-color: #ffcc00;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
  align-content: space-around;
  justify-content: space-evenly;
  flex-direction: column;
  text-align: center;
  align-items: center;
}

.but:hover {
  cursor: pointer;
}

.first_but p.nomer {
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.25rem;
  font-style: normal;
	color:#282828;

}

.first_but p.text {
  color: #23262f;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
  font-style: normal;
  text-align: center;
  /* font-family: "Roboto"; */
}

input[type="range"] {
  width: 30px;
  height: 10px;
  cursor: pointer;
  background: #ccc;
  appearance: none;
  -moz-appearance: none;
  border-radius: 16px/100%;
  -webkit-appearance: none;
  box-shadow: 0px 2px 4px rgba(58, 96, 152, 0.3);
}

.call_wrap {
  display: flex;
  align-content: center;
}

.right_menu {
  display: flex;
  /* margin-left: auto; */
  align-items: center;
  height: 100%;
}

section {
  padding: 1rem 0;
  justify-content: space-between;
}

.home section {
  padding: 5rem 0;
  
}

.home section>.container>div {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 calc(50% - 2.5rem);
  /* align-content: space-between; */
}
  


.home section.three >.container > .block_text {
	/* align-content: flex-start; */
} 
.home section.three >.container > .block_text .blue.background {
	margin-bottom:15px;
	
}
.welcom_text  {
	flex-direction:column;
}

.second,
.four {
  background-color: #eaf1f6;
}

.four .block_text>p,
.three .block_text>p {
  /*! padding-top: .3125rem; */
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
.three .block_text>p.h3 {
	padding-bottom: 0;
	padding-top: 1rem;
}
.four .block_text>p.p_bold {
	padding-top: 0;
}

.home .second .preferenses {
  display: flex;
  flex: 1 0 100%;
  padding: 3.75rem 0rem;
  background-color: #fff;
  align-items: flex-start;
  justify-content: center;
  margin: 5rem auto;
	border: 1px solid rgba(37, 113, 165, 0.30);

}

.preferenses__item {
  width: 25%;
  text-align: center;
}

.preferenses__img {
  width: 100px;
  height: 100px;
  text-align: center;
  display: inline-flex;
  margin-bottom: 10px;
}

.preferenses__item p {
  color: #282828;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.1875rem;
  font-style: normal;
}

h2 {
  margin-bottom: 1.5625rem;
}
 section.second  div.block_text:nth-child(1) > h2 {
	margin-bottom: 15px;
 }
.header_logo {
	/* height: 100%; */
display: inline-flex;
	/* width: 178px; */ /* 777 */
	
}
.header_logo img{
	/* height: 100%; */
	
}

.call_wrap .phone {
  display: flex;
	background: no-repeat center url("img/phone.svg") #FFCC00;
	border-radius:50%;
	width: 40px;
	height: 40px;
	margin-left: 20px;
	box-shadow: 0px 2px 7px 2px rgba(0,0,0,0.15);

}

.top {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #282828;
	margin-bottom: 0;
}

.advantage {
  list-style: disc;
  /*! list-style-position: inside; */
  margin-left: 17px;
  /*! margin-bottom:1.25rem; */
}

p.h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #282828;
}

.advantage li {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.8;
  color: #282828;
}

h3 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.75rem;
  margin: 0 0 1.875rem 0;
  color: #282828;
}

h3.bottom {
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #282828;
  margin-top: 1.25rem;
}

h3.margin {
  margin-top: 1.5625rem;
}

.blue {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #2571a5;
}

.text_dec {
  /* text-decoration: underline rgba(255, 204, 0, 0.4); */
	text-shadow: 0 3px 10px rgba(255, 204, 0, 0.8);
}

.background {
  background: rgba(37, 113, 165, 0.1);
  border: 1px solid rgba(37, 113, 165, 0.15);
  align-self: flex-end;
  padding: 1rem 1.25rem;
}

.block_text-image {
  padding: 1.5625rem 0 0 0;
  align-self: flex-end;
}

.block_text-image img {
  max-width: 100%;
}

.container {
  display: flex;
  justify-content: space-between;
	/* width: 1168px; */
	width: var(--containerw);
  margin: 0 auto;
  flex-wrap: wrap;
}
.wrap_page {
		padding-bottom:5rem;
	}
.menu-item-has-children {
	/* width: var(--containerw); */
 /*  margin: 0 auto; */
	}
.header_wrap {
  align-items:center;
  height:74px;
}

section.three {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

section.three>.block_text {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 calc(50% - 20px);
}

section.three h2 {
  flex: 1 0 100%;
}

.p_bold {
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #282828;
}

section.three p not(.p_bold) {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #282828;
  margin: .9375rem 0;
}

section.four {
  display: flex;
  flex-wrap: wrap;
  background: #eaf1f6;
  justify-content: space-between;
}

section.four .block_text {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 calc(50% - 20px);
  padding-top: 1.5625rem;
}
.home section.four .block_text:nth-of-type(2) {
  
	align-content: space-between; 
}

.home section .container .block_form {
  border: 10px solid #ffcc00;
  flex: 1 0 100%;
  padding: 5rem;
  text-align: center;
  margin-top: 5rem;
  display: block;
  max-width: 100%;
}

.block_form p {
  margin: .9375rem 0;
}

.price {
  font-weight: 600;
  font-size: 1.875rem;
  line-height: 2.1875rem;
  flex: 1 0 100%;
  color: #282828;
}

.first_but.form_but {
  margin: 3.125rem auto 0 auto;
}

.first_but.form_but p {
  margin: 0;
}

.footer {
  display: flex;
  /* padding: 2.5rem 5rem 1.25rem; */
  padding: 40px 80px 20px;
  flex-wrap: wrap;
  color: #fff;
  background-color: #282828;
  justify-content: space-evenly;
  font-size: 1rem;
  max-height: 280px;
}

.footer_block {
  flex: 0 0 calc(33% - 20px);
  padding-right: 1.25rem;
}

.footer_block:nth-of-type(2) {
  margin-left: 3.125rem;
}

.footer_block a {
  color: #fff;
}

.footer_block p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.3;
}

.cont .phone, .cont .phone a{
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: #FFFFFF;
}

.footer_block li,
.footer_block li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #FFFFFF;
}



h4 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #282828;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.footer_block h4 {
  color: #ffcc00;
  margin-top: 0;
	font-weight: 500;
}

.cont li {
  position: relative;
}

.cont li {
  line-height: 2;
}

.cont li::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  left: -28px;
  top: 5px;
  }
	.contact_items::before {
  content: "";
  height: 24px;
  width: 24px;
   margin-right: .9375rem;
  }
	
	

.cont li.phone:before, .contact_items.phone:before {
  background: url(img/phone_footer.svg) no-repeat center center;
}

.cont li.work:before, .contact_items.map:before {
  background: url(img/map.svg) no-repeat center center;
  /* height: 20px;
  width: 20px;
  left: -28px;
  top: 7px; */
}

.cont li.email:before, .contact_items.mail:before {
  background: url(img/email-solid.svg) no-repeat center center;
  /* height: 20px;
  width: 20px;
  left: -28px;
  top: 7px; */
}





.cop {
  flex: 1 0 100%;
  font-style: normal;
  font-weight: 400;
  font-size: .875rem;
  align-items: center;
  text-align: center;
  color: rgba(242, 246, 255, 0.6);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  mix-blend-mode: normal;
  margin-top: 2.5rem;
  display: flex;
  align-self: center;
  padding-top: .9375rem;
}

.bot {
  text-align: center;
  flex: 1;
}


/* .blog */
.blog_phone  {
	/* display: flex; */
	justify-items:center;
	align-items: center;
	padding-top:.9375rem;
	display:grid;
	/* grid-template-columns:1fr 1fr 1fr 1fr; */
	grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
	grid-gap:1rem;
}

.blog_phone button {
	padding-left: 23px;
	background: no-repeat left center url(img/phone.svg) transparent;
	border: none;
	outline: none;
	color: #fff;
	cursor: pointer;

}
.blog_phone button a  {
	color:#282828;
}
.single-post ol  {
	list-style-position: inside;
}



/* menu */

.nav {
  height: 100%;
}

.desctop-navigation {}

.desctop-navigation li {
  vertical-align: middle;
  align-content: center;
	transition:all 1s;
}

.textsub {
  color: #000 !important;
  font-weight: 800;
}

.nav-link {}

.nav-link:after {
  display: block;
  content: attr(data-title);
  font-weight: 900;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.desctop-navigation li:hover .nav-link,
.nav-link.active {}

.sub-menu-block {
  position: absolute;
  /*    top: 72px; */
  left: 0;
  right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 250px; 
  background: #FFFFFF;
  box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.15);
  display: none;
  z-index: 1;
		/* width: var(--containerw);
	margin: 0 auto; */
}

.sub-menu-block .sub-menu li a {
  font-weight: 900;
  /* font-size: .875rem; */
  font-size: .975rem;
  /* line-height: 1.4rem; */
  color: #282828;
  line-height: 2.2;
	
}
.sub-menu-block .sub-menu li a:hover {
 border-bottom: 2px solid #ffcc00; 
	
}

.sub-menu-block .sub-menu li.current-menu-item a {
	color:#2571a5;
	
}
.nav-link:hover+.sub-menu-block,
.sub-menu-block:hover {
  display: block;
}

.sub-menu {
  /*    display: flex;
   align-items: center;
   justify-content: space-between;
   flex-wrap: wrap;
  width: 580px;
  padding: 25px 0 25px; */
  width: 100%;
}

.sub-menu li {
  display: block;
  width: 50%;
}

.sub-menu__link {
  display: block;
  padding: .4375rem 0;
  line-height: 1.25rem;
  transition: all 0.3s;
}

.sub-menu__link:hover,
.sub-menu__link.active {
  font-weight: 900;
  text-decoration: underline;
}

.sub-menu__link.current {
  font-weight: 900;
  text-decoration: underline;
}

.nav-link:hover+.sub-menu-block,
.sub-menu-block:hover {
  display: block;
}

.nav {
  display: flex;
  justify-content: center;
  /* width: 1168px; */
  /* margin: 0 auto; */
  align-items: center;
  height: 100%;
  align-content: center;
  /* flex: 1; */
}

.left_menu {
  /* min-width: 430px; */
	width: 500px; 
	/* gap:1rem; */
  display: flex;
  /* justify-content: space-between; */
 /* margin-right: 3rem;  */
  height: 100%;
  /* align-items: center; */
  align-content: center;
  /* margin:0 auto 0 40px; */
}

.left_menu a {
  color: #282828;
 /*  font-size: .875rem; */
  font-size: .975rem;
  font-weight: 900;
  line-height: 1.25rem;
  font-style: normal;
  font-family: "Roboto";
}

.left_menu>li>a {
  display: block;
  height: 100%;
  padding: 0 1rem;
  vertical-align: bottom;
  line-height: 72px;
  transition: all 0.3s;
  box-sizing: border-box;
	/* border-top:1px solid transparent;
	border-left:1px solid transparent;
	border-right:1px solid transparent;  */
  border-bottom:4px solid transparent; 
/*  text-transform: uppercase; */
}

.left_menu>li>a:hover {
  background: rgba(0, 0, 0, 0.05);
  border-bottom: 4px solid #ffcc00;
  color: #2571a5;
	
}
.left_menu>li.current-menu-parent>a, .left_menu>li.current_page_parent>a, .left_menu>li.current_page_item>a {
	color: #2571a5;
}



/* form */

.form_ticket {
  width: 370px;
  /* max-width: 90%; */
  background-color: #FFFFFF;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 1.875rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
	
}
.form_ticket p {
	margin: 0.9375rem 0;
}

.top_form {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* padding-bottom: 1.25rem; */
}
.top_form .ticket p {
	margin:0;
}

.bottom_form {}
.remodal .or {
  margin-top:15px;
  margin-bottom:10px
}

.or {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1rem;
  text-align: center;
  color: #23262F;
	text-transform: lowercase;
	overflow: hidden;
}



.or:before,
.or:after {
	content: '';

	/* делаем линию строчно-блочной */
	display: inline-block;

	/* выравниваем вертикально по середине */
	vertical-align: middle;

	/* не позволяем ширине превысить 100% (будет добавлен бордюр) */
	box-sizing: border-box;

	/* установка ширины в 100% делает линию равной ширине тега заголовка
	** благодаря этому линия заполнит все свободное пространство
	** слева и справа от текста
	*/
	width: 100%;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.1);

	/* добавляем к линии левый и правый бордюр цветом основного фона заголовка
	** благодаря этому создается нужный отступ между линиями и текстом
	*/
	border: solid #FFF;
	border-width: 0 10px;
}
.or:before {
	/* смещаем левую линию влево отрицательным отступом, равным 100% ширины
	** благодаря этому линия встает слева от текста
	*/
	margin-left: -100%;
}
.or:after {
	/* смещаем правую линию вправо отрицательным отступом, равным 100% ширины
	** благодаря этому линия встает справа от текста
	*/
	margin-right: -100%;
}





textarea {
	resize: none;
}


button:hover {}


.ticket {
  width: 310px;
  max-width: 100%;
  height: 64px;
}

.form_ticket input,
.form_ticket textarea {
  background: #F2F2F2;
  border-radius: 4px;
  font-family: "Roboto", sans-serif;
	font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #8C8C8C;
  width: 100%;
  margin-bottom: 12px;
  padding: 12px 16px;
  border: none;
}

.form_ticket input {
  height: 44px;
}

.ticket .tel {
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.25rem;
  text-align: right;
  color: #282828;
}

.ticket .tex {
  font-weight: 600;
  font-size: .75rem;
  line-height: 1rem;
  text-align: center;
  color: #23262F;
}

 .form_h {
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.4375rem;
  text-align: center;
  color: #282828;
  margin-bottom:0!important;
  margin-top: 0!important;
	/* padding: 0 !important; */
}
/* font-weight: 900;
font-size: 20px;
line-height: 23px;
display: flex;
align-items: center;
text-align: center;

color: #282828; */

.send {
  width: 310px;
  max-width: 100%;
  height: 48px;
  font-weight: 900;
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
  color: #282828
}

/* advantage */

.advantage_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.block_item_bottom {}

.advantage_block_item {
  width: 230px;
  height: 407px;
  background: #FFFFFF;
  border: 1px solid #FFCC00;
  box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.15);
  padding: 1.875rem 1.25rem 1.375rem 1.25rem;
  text-align: center;
}

.advantage_block_item p {
  flex: 1;
  margin: 1.25rem 0rem .3125rem 0rem;
}

.advantage_block_item .center {
  font-weight: 900;
  font-size: 1rem;
  line-height: 1.1875rem;
  text-align: center;
  /* color: #2571A5; */
}

.block_item_top {
  border-bottom: 1px solid #BED4E4;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 165px;
}

.block_item_text {
  font-style: normal;
  font-weight: 900;
  font-size: 1rem;
  line-height: 1.1875rem;
  text-align: center;
  color: #282828;
}

.block_item_bottom {}

.item_bottom_wrap {
  margin-top: 20px;
}

.item_bottom_price {
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  color: #2571A5;
}

.item_bottom_metr {
  font-weight: 500;
  font-size: .75rem;
  line-height: .875rem;
  text-align: center;
  color: #282828;
}

/* posts */

.post:not(:nth-child(1)) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1.25rem 0;
}

.post_wrap {
  display: flex;
  flex-wrap: wrap;
	margin-top: 15px;
	column-gap:30px;
}

.top_post {

  align-items: center;
  display: flex;

}

h3.header_post {
	margin: 0 0 0 0;
}

.short_text p {margin-top:0}

.img_post {
  /* flex-basis: 160px; */
  margin-left: auto;
  align-self: flex-start;
	padding-top:5px;
	/* margin-bottom: 15px; */
	/* flex:0 1 200px; */
}

.wrap_post_text {
  /* width: calc(100% - 200px); */
  flex: 1;
 /*  margin-right: 40px; */
}

.link_post {
  font-weight: 600;
  font-size: .875rem;
  line-height: 1rem;
  color: #2571A5;
  display: flex;
  margin-top: 1.25rem;
}

.link_post img {
  margin-left: .4375rem;
  vertical-align: baseline;
}

.top_post_inner {
  display: inline-block;
  position: relative;
}

.top_post_inner.avtor {
  margin-right: 1.875rem;
}

.top_post_inner.avtor::after {
  content: "";
  position: absolute;
  right: -18px;
  display: block;
  width: 3px;
  height: 3px;
  background: rgba(24, 24, 24, 0.3);
  border: 1px solid rgba(24, 24, 24, 0.3);
  border-radius: 100%;
  bottom: calc(50% - 3px);
}

.top_post_img {
  vertical-align: middle;
}

.top_post_text {
  /*! display: flex; */
}

.main_content.posts h3, .main_content.posts h3 a {
  font-style: normal;
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #181818;
}

.wp-pagenavi {
  margin-top: 3.125rem;
}


.nav-links>*:not(:last-child) {
  margin-right: .9375rem;
}

a.page-numbers {
  font-weight: 500;
  font-size: .875rem;
  line-height: 1.3125rem;
  text-align: center;
  color: #2571A5;

}

span.page-numbers {
  font-weight: 500;
  font-size: .875rem;
  line-height: 1.3125rem;
  text-align: center;
  color: rgba(41, 45, 50, 0.7);

}

.next.page-numbers,
.prev.page-numbers {

  position: relative;
  top: 2px
}

.page-numbers.current {
  font-weight: 500;
  font-size: .875rem;
  text-align: center;
  color: #2571A5;
}

.navigation.pagination {
  text-align: center;

}

/* prikur */

h3 {
  font-weight: 900;
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #282828;
}



span.counter_number {
  display: block;
  /* margin-right: 1.25rem; */
  /* padding: 1.375rem; */
  padding: 20px;
  height: 64px;
  width: 64px;
  background: #FFCC00;
  border: 1px solid #F4BB21;
  border-radius: 105px;
  font-weight: 900;
  font-size: 2.25rem;
  line-height: 2.625rem;
  display: flex;
  align-items: center;
  text-align: center;
  color: #282828;
}

/* Generic Styles End */

.block_number {
  display: flex;
  align-items: flex-start;
  margin-bottom: 2rem;
	margin-top: 2rem;
	/* flex-wrap:wrap; */
}
.block_number dl {
	margin-left: 2rem;
}

.block_number dt {
	display:flex;
	align-items:center;
}
.block_number dd {
	/* margin-left: 84px; */
}

.block_number h3 {
  margin-bottom: .625rem;
}

/* contact */

.contact_block {
  width: 370px;
  /* height: 222px; */
  background: #FFFFFF;
  /* box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.05); */
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  /* padding: 30px; */
  margin-bottom: 30px;
	 padding: 1.875rem;
}

.contact_block h4 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #282828;
	margin-top: 0;
}


.contact_block_item > p {
	line-height: 1.2;
	}
	.contact_block_item > p:last-child  {
		margin-bottom: 0;
	}

.contact_items {
  display: flex;
  align-items: center;
}

.contact_block_item a {
  margin-right: .9375rem;
}

/* .contact_block_item a .contact_items {} */

.contact_items.phone a {
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #282828;
}

.contact_items.map a,
.contact_items.mail a {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #282828;
}

.contact_items.mail span {}

.contact_block_item a img {
  vertical-align: middle;
}

/* media */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    html {
        font-size: 15px;
    }

    img {
        max-width: 100%;
    }

    .right_menu {
        /* width: 100%; */
    }

    .call {
        display: none;
    }

    .container {
        width: 90%;
    }

    section>.container>div {
        flex: 0 0 calc(50% - 20px);
    }

    section>.container>div:last-of-type {
        align-content: stretch;
    }

    .footer {
        padding: 2rem 2rem 1.25rem;
        justify-content: space-evenly;
    }

    .footer_block:nth-of-type(2) {
        margin-left: 0;
    }

    .col_left {
        flex: 0 0 calc(100% - 430px);
    }

    .col_right {
        /* width: 390px; */
        margin-left: auto;
    }

    .advantage_block {
        justify-content: space-evenly;

    }

    .advantage_block_item:not(:last-child) {
        margin-bottom: 3.125rem;
    }
}



/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    html {
        font-size: 14px;
    }

    .left_menu {
        /* max-width: 365px; */
       /*  margin-left: 15px; */
				min-width:auto;
				width: 430px;
    }
		.left_menu>li>a {
   
    padding: 0 0.7rem;
    
}

    .right_menu .lang {
        width: 90px;
        margin-right: 0.5375rem;

    }

    section>.container>div:last-of-type {
        align-content: center;
    }

    .block_text-image {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .advantage li {
        line-height: 1.4;
    }

    .col_left {
        flex: 0 0 100%;
    }

    .col_right {
        margin-left: auto;
        margin-right: auto;
        margin-top: 2.5rem;
		overflow-x:hidden;
    }
}

@media only screen and (max-width : 850px) {

    .left_menu,
    .right_menu .lang {
      display: none;
    }
  .nav {
  display:none;
}
    .header_wrap {
      justify-content:space-between;
      align-items:center;
      align-content:center;
			padding-top: 10px;
			padding-bottom: 10px;
    }
		.call_wrap .phone {
      margin-left: 0;
}

    .header-toggle {
        display: block;
        /* position: absolute; */
        /* left: 16px; */
        -webkit-transition: all 0.1s;
        transition: all 0.1s;
        width: 30px;
        height: 30px;
        background: url(img/menu_gamb.svg) center/cover;
        cursor: pointer;
    }

    .header-toggle.active {
        width: 30px;
        height: 30px;
        background: url(img/menu_close.svg) center/cover;
    }

    .right_menu {

        margin-left: 0;
    }

    .header .nav {
        flex:none;
    }

    .mobNav {
        display: none;
        position: fixed;
        z-index: 4;
        /* top: 96px; */
        top: 64px;
        bottom: 0;
        width: 100%;
        right: 0;
        left: 0;
        background-color: #fff;
        /* padding-top: 64px; */
    }

    .mobNav .ticket {
        width: 100%;
				min-width: 300px;
    }
		
		

    .mobNav li {
        display: flex;
    }
		.mobNav .mobNav-inner > .lang-item {
			display: none;
		}

    .mobNav .lang {
        padding-left:20px;
        display: flex;
        align-items: center;
        width: 120px;
        justify-content: space-between;
        margin-top: 20px;
				height: 100%;
    }

   .mobNav .lang li {}
  .mobNav-menu li a {
        display: block;
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        padding: 7px 0;
    }
		
	.mobNav .mobNav-menu>li.current-menu-item > a, .mobNav li.current_page_item > a  {
	color: #2571a5;
}
current_page_item
    .mobNav .lang a {
        font-weight: 900;
        font-size: 18px;
        /* line-height: 16px; */
        text-transform: capitalize;
        color: rgba(40, 40, 40, 0.6);
        
    }
    .mobNav .lang a.active {
       color: #282828; 
        
    }

    .scroll-disallowed {
        overflow: hidden;
    }

    .nav-list {
        padding-top: 40px;
        padding-bottom: 10px;
        margin: 0;
        /* display: flex; */
        /* flex-wrap: wrap; */
        /* height: 100%; */
    }

    .nav-list li {
        /*         display: block; */
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 20px;
    }

    .nav-list li .nav-link {
        border-bottom: 0px solid rgba(0, 0, 0, 0);
        padding: 12px 30px;
        line-height: 1;
        text-align: left;
       color: #282828;
      font-weight:800;
    }

/*     .mobNav > li > .nav-link {
        font-weight: 900;
        font-size: 24px;
        line-height: 24px;
        color: #282828;
    } */
   .mobNav-menu ul > l > a {
        display: block;
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        padding: 7px 0;
     color: #282828;
    }

    .mobNav-menu__link {
        font-weight: 900;
        font-size: 14px;
        line-height: 20px;
        color: #282828;
    }



    li.mobNav-child {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        /* flex: 1 0 100%; */
    }

    .mobNav-child>a {
        padding-right: 5px !important;
    }

    .mobNav-child .chevron {
        content: '';
        width: 20px;
        height: 20px;
        display: inline-block;
        margin-left: 10px;
        background: url("img/menu_down.svg") center/cover;
        visibility: visible;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        cursor: pointer;
    }

    .mobNav-child .chevron.active {
     transform: rotate(180deg);
    }

    .mobNav-menu {
        width: 100%;
        display: none;
        padding: 8px 10px 8px 60px;
    }
		
		/* .current-menu-parent .mobNav-menu {
       display: block;
        
    } */
		
			

    .mobNav-menu li {
        display: block;
    }

    .mobNav .mobNav-menu li a {
        display: block;
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        padding: 7px 0;
      color:#282828;
       font-weight:normal;
     
    }

    .mobmenu-info {
        padding: 0;
        margin-top: auto;
        z-index: 4;
    }

    .nav__subtitle {
        display: block;
        font-weight: 900;
        font-size: 15px;
        line-height: 19px;
    }

    .nav__stat {
        font-weight: 400;
        font-size: 30px;
        line-height: 41px;
        display: block;
        margin-bottom: 20px;
    }

    .nav__mobile {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .nav__mobile a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 16px;
    }

    .nav__mobile a img {
        width: 20px;
        margin-right: 10px;
    }

    .nav-lang {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 50px;
    }

    .mobNav-inner {
        display: flex;
        height: 100%;
        overflow-y: scroll;
        /*! flex-wrap: nowrap; */
        flex-direction: column;
        justify-content: space-between;
    }



}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    html, body {
        font-size: 14px;
    }

    .footer {
        padding: 20px 20px 20px;
        max-height: none;
    }

    .footer .container {
        display: block;
    }

    .footer_block {
        margin-top: 25px;
    }

    .footer_block:nth-of-type(3) .cont {
        margin-left: 25px;
    }

    .img_post img {
        /* width: 100px; */
    }
		.post_wrap {
     flex-direction: column-reverse;
}
.img_post {
    margin-left: 0;
    margin-right: 0;
		flex:1 0 100%;
   
    
}
		
}



@media only screen and (max-width : 600px) {
html, body {
	font-size: 14px;
    }

    .container {
        width: calc(100% - 60px);
    }



    .home section>.container>div,
    .home section.four .block_text {
        flex: 0 0 100%
    }

    .preferenses__item {
        width: 100%;
        text-align: center;
    }

    .preferenses__item:not(:last-child) {
        margin-bottom: 25px;
    }

    section .container .block_form {
        flex: 0 0 100%;
        padding: 2rem 1.2rem;
    }

    h1,
    .main_content h1 {
        font-size: 2.5rem;
        margin-bottom: 1rem;
    }

    h2,
    .main_content h2 {
        font-size: 2rem;
        line-height: 1;
        color: #282828;
    }
		.bread__inner {
    height: 20px;
    visibility: hidden;
}
.first_but p.nomer {
    font-size: 22px;
    font-weight: 900;
     color: #282828;
}
.first_but p.text {
    color: #23262f;
    font-size: 16px;
    line-height: 1rem;
    
}
.top {
 margin-top: 30px;
}
.home section.three >.container > .block_text .blue.background {
    margin-top: 30px;
}
.home section .container .block_form {
    
    padding: 2rem;
    margin-top: 3rem;
    
}
.first_but {
   max-width: 100%;
}
.advantage li {
    
    font-size: 14px;
    
}

}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    

    .left_menu,
    .call,
    .lang {
        display: none;
    }

    section>.container>div {
        flex: 0 0 100%
    }

    .preferenses__item {
        width: 100%;
        text-align: center;
    }

    .preferenses__item:not(:last-child) {
        margin-bottom: 25px;
    }
		.blue {
    
    font-size: 14px;
   
}
.form_ticket {
  width: 90%;
margin: 0 auto;
	margin-bottom:20px;
	margin-top:20px;
  
	
}
.contact_block {
    width: 90%;
margin: 0 auto;
}



}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}


/* Max-width 320px */
/* @media (max-width: 320px) { h1 { font-size: 24px} 
 }*/

/* Max-width 1200px and Min-width 320px */
/* @media (max-width: 1200px) and (min-width: 321px) { h1 { /* 30px - 24px */
/* font-size: calc(1.5rem + 6 * (100vw - 320px) / 880);/* } */

