/**************************************************/
/***********  Виджеты подьора туров  **************/
/**************************************************/
.vidjet {
  padding-bottom: 2rem;
}

.vidjet__content {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}

.vidjet__element {
  flex: 0 0 49%;
  padding: 0.5rem;
  margin-bottom: 2rem;
}

.vidjet__head {
  text-align: center;
  margin-bottom: 2rem;
}

.vidjet__elementHed {
  font-size: 30px;
  text-align: center;
  margin-bottom: 1.5rem;
  font-weight: 600;
}

/**************************************************/
/***********      О компании         **************/
/**************************************************/
.turist__block {
  /* display: flex; */
}

.turist__left {
  padding-bottom: 2rem;
}

.companyphoto__block {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.turist p {
  font-size: 20px;
  line-height: 150%;
}

.turist__right {
  flex: 0 0 30%;
  padding-top: 2rem;
}

.companyphoto__elem {
  height: 17rem;
  margin-bottom: 1rem;
  flex: 0 0 30%;
}

.companyphoto__elem img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#o-comp {
  padding-bottom: 0rem;
  padding-top: 4rem;
}

#o-comp .title {
  padding-bottom: 3rem;
}

.o-comp__elem {
  width: 72%;
  padding: 1rem 1.5rem;
  font-size: 20px;
  line-height: 160%;
}

.o-comp__elem iframe {
  width: 100%;
  height: 27rem;
}

.worker {}

.worker__content {}

.worker__heading {}

.worker__body {
  /* display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-template-rows: 6fr;
	grid-template-areas: ". . . . .";
	margin: 2rem 0 5rem; */
  margin: 2rem 0 5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.worker__element {
  flex: 0 0 18%;
  box-shadow: 0px 0px 57px 0px rgb(163 183 206 / 54%);
  margin: 0.5rem;
  padding: 0 0 1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.worker__elementPicturi {}

.worker__elementPicturi img {
  object-fit: cover;
  height: 27rem;
}

.worker__elementName {
  padding: 1rem 1rem 1rem;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  width: 100%;
}

.worker__elementPosition {
  padding: 1rem 1rem 0;
  font-size: 16px;
  width: 100%;
  text-align: center;
}

.worker__otdel {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.worker__coworcers {}

/**************************************************/
/***********      Сотрудничество     **************/
/**************************************************/
#hero.cooperation .first-wid__left {
  flex: 0 0 70%;
  color: #fff;
}

#hero.cooperation .first-wid__hed {
  max-width: 57rem;
}

#hero.cooperation .first-wid__hed p {
  font-size: 26px;
  white-space: pre-line;
  line-height: 141%;
  margin-top: 21px;
  margin-bottom: 43px;
}

#hero.cooperation .first-wid__right {
  flex: 0 0 30%;
  display: flex;
  justify-content: center;
}

#hero.cooperation .first-wid__footer p {
  font-size: 26px;
  font-weight: 600;
  margin: 5rem 0 3rem;
}

#hero.cooperation .first-wid__footer ul {
  column-count: 2;
}

.list ul li {
  position: relative;
  padding-left: 3.2rem;
}

.list ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 15px;
  height: 9px;
  border: 3px solid #fff;
  border-radius: 3px;
  border-top-color: #fff0;
  border-right-color: #fff0;
  transform: rotate(321deg);
}

#hero.cooperation {
  padding: 6rem 0 4rem;
}

.cooperation .forma {
  background-color: #f1f2f6;
  padding: 3rem;
  max-width: 27rem;
}

.cooperation .forma .head {
  font-size: 20px;
  margin-bottom: 1rem;
}

.cooperation .polit-descr {
  margin-top: 11px;
  font-size: 10px;
  line-height: 125%;
  color: #000;
}

.cooperation .forma .label {
  color: #000;
  font-size: 12px;
}

.cooperation .forma .head p:first-of-type {
  color: #000;
  font-size: 30px;
  font-weight: 600;
}

.steps {
  padding: 11rem 0 0rem;
}

.steps__picture {
  position: absolute;
  top: 14%;
  right: 0;
  text-align: right;
}

.steps__left {
  max-width: 30rem;
  font-size: 20px;
  line-height: 147%;
}

.steps__body {
  padding: 5rem 0;
}

.steps__hed h2,
.servises__hed h2,
.work__hed h2,
.conditions__hed h2 {
  text-align: left;
}

.servises__block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 4rem 0 6rem;
}

.servises__element {
  flex: 0 0 32%;
  text-align: center;
  margin: 4rem 0 1rem;
  background-color: #f3f5f9;
  padding: 0 2rem;
}

.servises__picture {
  margin-top: -0.4rem;
}

.servises__txt {
  font-size: 20px;
  text-align: left;
  padding: 2rem 0 4rem;
  max-width: 24rem;
  display: flex;
  flex-direction: column;
  height: 46%;
}

.servises__txt p:first-of-type {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #000;
}

.servises__txt p {
  flex: 0 0 50%;
}

.servises__txt span {
  font-size: 30px;
  font-weight: 600;
  color: #004fe4;
}

.work {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 6rem 0 8rem;
  background-position: bottom;
}

.work__hed {
  color: #fff;
  max-width: 60rem;
}

.work__block {
  column-count: 2;
  max-width: 60rem;
  padding: 8rem 0 0rem;
  height: 42rem;
}

.work__elem {
  display: flex;
  margin-bottom: 3.2rem;
}

.work__icon {
  margin-right: 5.5rem;
  flex: 0 0 68px;
}

.work__icon img {}

.work__txt {
  font-size: 20px;
  color: #fff;
  padding-right: 4rem;
  line-height: 150%;
}

.conditions {
  background-repeat: no-repeat;
  background-position: 100% -99%;
  padding: 3rem 0 0rem;
}

.conditions__block {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.conditions__txt {
  font-size: 20px;
  line-height: 150%;
  max-width: 53rem;
  padding: 2rem 0 6rem;
}

.conditions__elem {
  flex: 0 0 30%;
  position: relative;
}

.conditions__elem p {
  font-size: 20px;
  max-width: 24rem;
  margin: 3rem 0;
  line-height: 150%;
}

.conditions__txt p:last-of-type {
  font-size: 24px;
  font-weight: 600;
  margin-top: 3rem;
}

.conditions__step {
  font-size: 36px;
  font-weight: 600;
  color: #01248a;
  position: absolute;
  top: 66px;
  left: -120px;
  transform: rotate(270deg);
}

/**************************************************/
/***********      Подбор туров       **************/
/**************************************************/
.podbor-style {
  color: #000;
}

.widjet-box {
  margin: 20px 14% 30px;
}

section#benefits .title {
  margin-bottom: 7rem;
}

#benefits .widjet-box {
  margin: 20px 14% 30px;
}

#benefits .widjet-box .item {}

#benefits .tur-box {
  justify-content: flex-start;
}

#benefits .tur-item {
  margin-right: 4%;
  width: 29%;
  position: relative;
}

#benefits span.tur-rating.abs {
  left: 15px;
  top: 0;
  z-index: 1;
  background: #40ce45;
  color: white;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 9px 5px;
  border-radius: 0 0 6px 6px;
  position: absolute;
}

#benefits .tur-bg {
  height: 200px;
}

#benefits .tur-info {
  padding: 10px 0px 5px 12px;
}

#benefits .item-title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin: 37px 0 20px;
}

.hero__conent2 {
  padding: 8rem 0;
}

.hero__conent2 h1 {}

.hero__conent2 p {
  color: #fff;
  font-size: 26px;
  max-width: 55rem;
  margin: 0 auto 3rem;
}

/**************************************************/
/***********      Карта fn'c         **************/
/**************************************************/
img.ates-img.abs {
  right: 0;
  left: auto;
  bottom: -2px;
  margin: 0 auto;
  position: absolute;
}

#ates-content {
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 148px;
  padding-bottom: 170px;
}

.right-text-block {
  margin-left: 41%;
}

.right-text-block .title {
  text-align: left;
  line-height: 158%;
  margin-bottom: 77px;
}

.right-text-block p {
  font-size: 24px;
  line-height: 150%;
}

.ates-tr-item {
  width: 22%;
  position: relative;
}

.vertical-title {
  position: absolute;
  color: #e0e2ea;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  left: -160px;
  z-index: -1;
  top: 160px;
  height: 79px;
  font-weight: bold;
  font-size: 72px;
  width: 243px;
  white-space: nowrap;
}

.ates-tr-img {
  background-size: cover;
  height: 321px;
  width: 320px;
  margin-bottom: 45px;
}

.vertical-title small {
  font-size: 15px;
  vertical-align: middle;
}

.ates-tr-item p strong {
  font-size: 31px;
  line-height: 150%;
  margin-bottom: 24px;
  display: block;
}

.ates-tr-box {
  justify-content: space-around;
}

section#ates-form {
  background-size: cover;
  padding-top: 97px;
  padding-bottom: 80px;
  margin-bottom: 46px;
}

form.custom-form.ates-form {
  background: white;
  width: 513px;
  border-radius: 11px;
  margin-left: 127px;
  padding: 70px 87px;
}

.ates-form .form-label input {
  border: thin solid #e0e4f0;
  display: block;
  width: 100%;
  background: #f0f2f6;
  border-radius: 6px;
  margin: 8px 0 18px;
  height: 54px;
  padding-left: 27px;
}

img.paper.abs {
  right: 13rem;
  bottom: 0;
  margin: 0 auto;
  position: absolute;
  width: 47%;
  z-index: 2;
}

form.custom-form.ates-form h3 {
  color: black;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 20px;
}

form.custom-form.ates-form h3+p {
  font-size: 20px;
  line-height: 157%;
  margin-bottom: 36px;
}

.country-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  height: 369px;
  margin: 87px 0 51px 5%;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.country-item {
  font-size: 22px;
  margin-bottom: 26px;
  width: 33%;
}

#ates-content2 .center-box {
  text-align: center;
}

.ates-benefits.flex.flex-collumn {
  padding: 0;
  padding: 1rem 1.4%;
  height: 1294px;
  margin-bottom: 61px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  display: flex;
  flex-wrap: wrap;
}

.ates-benefit-item {
  width: 32.2%;
  background-size: cover;
  height: 365px;
  color: black;
}

.ates-benefit-item:nth-child(1) {
  height: 690px;
}

.ates-benefit-item:nth-child(6),
.ates-benefit-item:nth-child(3),
.ates-benefit-item:nth-child(7),
.ates-benefit-item:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: white;
}

.ates-benefit-item:nth-child(2) {
  height: 546px;
}

.ates-benefit-item:nth-child(3) {
  height: 383px;
}

.ates-benefit-item:nth-child(4) {
  height: 854px;
}

.ates-benefit-item:nth-child(5) {
  height: 459px;
}

.ates-benefit-item:nth-child(6) {
  height: 383px;
}

.ates-benefit-item:nth-child(7) {
  color: black;
}

.ates-benefit-item .text-box {
  font-size: 19px;
  line-height: 142%;
  padding: 30px 50px;
}

.ates-benefit-item small {
  color: #6c7377;
  font-weight: 600;
  font-size: 14px;
}

.flex-collumn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  height: 302px;
  width: 100%;
  padding: 0 7%;
}

#ates-content2 form.custom-form.ates-form.flex-wrap {
  width: auto;
  padding: 0 0;
  margin: 79px 8% 141px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#ates-content3 form {
  width: 100%;
  flex-wrap: wrap;
  margin: 0 auto;
  padding-top: 0;
  justify-content: space-between;
  align-items: center;
}

#ates-content3 form .btn {
  height: 100%;
}

#ates-content3 form .form-label {
  flex: 0 0 22%;
}

#ates-content3 .title p {
  font-size: 24px;
  text-align: center;
  font-weight: 400;
}

#ates-content3 .title {
  flex: 0 0 100%;
  margin-bottom: 3rem;
}

#ates-content3 .title h2 {
  margin: 0;
}

#ates-content3 .polit-descr {
  flex: 0 0 50%;
  text-align: left;
  padding-top: 1rem;
  font-size: 12px;
  margin: 0 auto;
}

#ates-content3 b {
  text-align: left;
  font-size: 26px;
  margin: 1rem 0 2rem;
}

/**************************************************/
/***********    Переводы документов  **************/
/**************************************************/
.hero__conent-apostil {
  padding: 4rem 0;
}

.hero__conent-apostil p {
  font-size: 24px;
  color: #fff;
}

.hero__conent-apostil .btn-box.flex {
  margin-top: 18px;
  margin-top: 77px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero__conent-apostil .btn {
  margin-right: 2rem;
}

section#why {
  padding-top: 116px;
  background-size: initial;
  background-repeat: no-repeat;
  background-position: 0px 183px;
}

section#why .title {
  font-size: 60px;
}

#why p {
  white-space: pre-line;
  padding: 98px 0px 334px 59%;
  font-size: 20px;
  text-align: left;
  line-height: 150%;
}

img.abs.leaf {
  position: absolute;
  right: 0px;
  bottom: -112px;
}

.docs-wrap {
  margin: 24px 0 0 42.7%;
}

.docx-box {
  border: thin solid #d0d5e9;
  padding: 30px 63px 30px;
  margin-bottom: 62px;
}

.doc-item.flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  flex-wrap: nowrap;
}

span.num {
  color: #d4d9e9;
  font-size: 24px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  flex: 0 0 auto;
}

.doc-item.flex img {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: 0;
  left: 27px;
  top: -40%;
  flex: 0 0 5%;
  margin-bottom: -1rem;
}

.doc-item.flex p {
  font-size: 18px;
  line-height: 158%;
  flex: 0 0 77%;
}

img.abs.woman {
  left: 166px;
  top: auto;
  bottom: 0;
  position: absolute;
  left: 0;
}

#docs img.abs.woman {
  left: -100px;
  top: 6px;
}

.doc-p {
  font-size: 20px;
  padding-bottom: 6rem;
}

section#steps {
  margin-top: 0;
  background: #012289;
  padding-top: 121px;
}

section#steps .title {
  color: white;
  margin-bottom: 66px;
  font-size: 60px;
}

.step-item.flex {
  background: white;
  margin: 0 25px;
  height: 326px;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
}

.step-info.flex {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 34px;
  padding-right: 80px;
  display: flex;
  flex-wrap: nowrap;
}

.step-img {
  height: 100%;
  background-size: cover;
  width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.step-info.flex p {
  padding-left: 51px;
  font-size: 18px;
  line-height: 151%;
}

.step-item.flex:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row;
}

form#apostile {
  background: #012289;
  border: none;
  width: 100%;
  max-width: 85%;
  margin: 3rem auto 0;
  align-items: center;
  padding-bottom: 2rem;
}

form#apostile .step-title {
  font-size: 25px;
  color: #fff;
  text-align: center;
  max-width: 48rem;
  margin: 0 auto 2rem;
}

form#apostile p {
  font-size: 12px;
  color: #fff;
}

form#apostile .polit-descr:before {
  display: none;
}

form#apostile .polit-descr {
  text-align: center;
}

.faq-wrap.flex {
  margin: 80px 3%;
  margin: 80px 3% 0;
}

.faq-container {
  width: 49%;
}

.faq-item {
  padding-left: 75px;
  margin-bottom: 14px;
}

.faq-content {
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  line-height: 146%;
  padding: 14px 0;
  color: #012289;
  text-decoration: underline;
  position: relative;
}

.faq-hidden {
  background: #f3f5f9;
  padding: 35px 32px 30px 42px;
  font-size: 18px;
  line-height: 145%;
  display: none;
}

.faq-content.active {
  text-decoration: none;
  color: black;
}

.faq-content:before {
  content: "+";
  position: absolute;
  left: -50px;
  top: 14px;
  font-weight: 100;
  font-size: 28px;
}

.faq-content.active::before {
  content: "-";
}

.doc-apostyle {
  padding-bottom: 0;
}

.doc-apostyle .title {
  font-size: 60px;
}

.doc-apostyle .title p {
  text-align: center;
  font-size: 30px;
  max-width: 72rem;
  margin: 0 auto 3rem;
}

/* .steps-flex {
	display: flex;
    flex-wrap: wrap;
} */
/**************************************************/
/**********    Приглашение в Россию      **********/
/**************************************************/
.hero__conent-turism {
  text-align: center;
  padding: 4rem 0;
}

.hero__conent-turism p {
  font-size: 26px;
  color: #fff;
  max-width: 68rem;
  margin: 0 auto;
}

form.turism-box.inviters {
  margin: -50px 10% 0;
  width: auto;
  padding: 28px 40px;
}

form.turism-box {
  background: white;
  width: 100%;
  border-radius: 11px;
  padding: 28px 123px;
}

.turism-form-title {
  text-align: center;
  width: 100%;
  font-size: 31px;
  padding: 0px 0 22px;
  font-weight: bold;
  line-height: 120%;
  white-space: pre-line;
}

.turism-box .form-step {
  padding: 0;
}

.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: flex;
}

.text-center {
  text-align: center;
  margin: 17px 0;
}

.form-step-item {
  border-right: thin solid #dadada;
  padding: 0 35px;
}

.inviters .form-step-item {
  border-right: thin solid #dadada;
  padding: 0;
  /* flex-shrink: 0; */
  /* flex-grow: 1; */
  padding-right: 9%;
}

.form-step-item:nth-last-child(1) {
  border-right: none;
}

.inviters .form-step-item:nth-last-child(1) {
  border-right: none;
  padding-right: 0;
}

.step-num {
  color: #dae7eb;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

.step-title {
  font-weight: bold;
  margin-bottom: 36px;
}

.flex.flex-wrap.test {
  width: 368px;
}

.radio-label {
  margin-right: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-label.radio-label-square {
  padding-left: 43px;
  margin-bottom: 12px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}

.radio-label.radio-label-square.no-img {
  width: 160px;
  padding-left: 24px;
  margin-right: 0;
}

.radio-label input {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.radio-label.radio-label-square input:checked+p {
  background: none;
  color: black;
}

.radio-label input:checked+p {
  background: -o-linear-gradient(top, #205fea, #2b58bc);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#205fea),
      to(#2b58bc));
  background: linear-gradient(180deg, #205fea, #2b58bc);
  color: white;
  text-decoration: none;
}

.turism-form-title {
  text-align: center;
  width: 100%;
  font-size: 31px;
  padding: 0px 0 22px;
  font-weight: bold;
  line-height: 120%;
  white-space: pre-line;
}

.radio-label.radio-label-square p:before {
  content: "";
  position: absolute;
  left: -70px;
  top: 3px;
  border-radius: 5px;
  background-color: rgb(231, 236, 249);
  width: 29px;
  height: 29px;
  border: 5px solid rgb(231, 236, 249);
}

.radio-label.radio-label-square input:checked+p:before {
  background: #0070b4;
}

.radio-label.radio-label-square.no-img p:before {
  left: -25px;
}

.turism-form {
  background-color: #fff;
  /* max-width: 79rem; */
  margin: 0 auto;
  border-radius: 10px;
  padding: 2.5rem;
  margin-bottom: 5rem;
  /*гражданство*/
}

.turism-form .title {
  font-size: 31px;
  max-width: 48rem;
  margin: 0 auto;
}

.turism-form .required {
  position: relative;
}

.turism-form__label {
  position: relative;
  cursor: pointer;
  flex: 0 0 50%;
  margin-bottom: 1.7rem;
}

.turism-form__label span {
  padding-left: 2.6rem;
  z-index: 2;
  position: relative;
  display: block;
}

.requireds__label::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: #0070b4;
  left: 4px;
  top: 2px;
  transform: scale(0);
}

.requireds:checked+.requireds__label::after {
  transform: scale(1);
}

.requireds {
  display: none;
}

.requireds__label {
  position: relative;
  margin-right: 2rem;
}

.requireds__label::before {
  position: absolute;
  content: "";
  top: -2px;
  left: 0rem;
  border-radius: 5px;
  background-color: rgb(231, 236, 249);
  width: 29px;
  height: 29px;
  border: 5px solid rgb(231, 236, 249);
}

.turism-form__step {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.turism-form__element {
  display: flex;
  flex-wrap: wrap;
}

.turism-form__element:nth-of-type(1) {
  flex: 0 0 40%;
}

.turism-form__element:nth-of-type(2) {
  flex: 0 0 35%;
}

.turism-form__element.last {
  flex: 0 0 25%;
}

.turism-form__element.last .turism-form__label {
  flex: 0 0 100%;
}

.turism-form__element.block {
  display: block;
}

.turism-form__number {
  color: #dae7eb;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

.turism-form__header {
  flex: 0 0 100%;
  padding: 1rem 0 2rem;
}

.turism-form__header p {
  font-weight: bold;
}

.turism-form___button {
  flex: 0 0 100%;
  text-align: center;
  justify-content: center;
}

.turism-form___button .btn {
  width: 37%;
}

form.turism-form.invita-form {}

.turism-form.invition {
  max-width: 56rem;
}

.turism-form.invition .invFormSelekt1 {
  height: 40px;
  border: none;
  border-radius: 7px;
  margin-right: 0.5rem;
}

.btn.inv {
  width: 50% !important;
}

.turism-form.invition .invFormSelekt1 .select-arr {
  top: 17.5px;
}

.turism-form.invition .invFormSelekt2 {
  width: 29%;
}

.turism-form.invition .invFormSelekt2 .select-arr {
  top: 17.5px;
}

form.turism-form.invita-form .form-title {
  font-size: 23px;
  font-weight: 400;
  width: 100%;
  padding: 1rem 0 2rem;
}

form.turism-form.invita-form .contact-form {
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}

form.turism-form.invita-form .contact-form .form-item {
  display: block;
  flex: 0 0 30%;
  width: auto;
}

form.turism-form.invita-form .contact-form .form-item input.form-field {
  width: 100%;
}

form.turism-form.invita-form .btn-box {
  width: 100%;
  justify-content: center;
}

form.turism-form.invita-form .btn-box .btn {}

/**************************************************/
/**********   Грин карта                 **********/
/**************************************************/
.hero__conent-green {
  padding: 5rem 0 0;
  max-width: 50rem;
}

.hero__conent-green p {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 4rem;
}

.lable-fon {
  display: flex;
  background: #e6f0f9;
  border-radius: 5px;
  width: 100%;
}

.turism-form__label.style-two {
  margin-bottom: 0;
}

form.turism-form.hero-green-form .turism-form__header.style-two {
  display: flex;
  align-items: center;
  flex: 0 0 100%;
  padding: 2rem 0 0.5rem;
}

.turism-form__label.style-two .requireds__label {
  width: 100%;
  padding: 0.5rem 0;
  text-align: center;
}

.turism-form__label.style-two .requireds__label span {
  padding-left: 0;
}

.turism-form__label.style-two .requireds__label::before {
  display: none;
}

.turism-form__label.style-two .requireds__label::after {
  width: 0%;
  height: 0%;
}

.turism-form__label.style-two .requireds:checked+.requireds__label::after {
  width: 95%;
  height: 80%;
  border-radius: 5px;
  background: #fff;
  left: 4px;
  top: 4px;
}

.turism-form__header.style-two .turism-form__number {
  margin-right: 1rem;
}

form.turism-form.hero-green-form .turism-form__header.style-two p {
  font-size: 16px;
  font-weight: 400;
}

.gr img {
  margin-right: 1rem;
}

form.turism-form.hero-green-form .form-title {
  font-size: 24px;
  font-weight: 400;
  width: 100%;
  text-align: center;
  padding: 1rem 0 2rem;
}

form.turism-form.hero-green-form .btn-box {
  width: 100%;
  justify-content: center;
}

form.turism-form.hero-green-form {}

form.turism-form.hero-green-form .contact-form {
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}

form.turism-form.hero-green-form .form-item {
  display: block;
  width: auto;
  flex: 0 0 30%;
}

form.turism-form.hero-green-form .form-item .form-field {
  width: 100%;
}

form.turism-form.hero-green-form .turism-form__step {
  justify-content: flex-start;
}

form.turism-form.hero-green-form .turism-form__element.green {
  margin-right: 1rem;
}

form.turism-form.hero-green-form .turism-form__element.green:nth-of-type(1) {
  flex: 0 0 35%;
}

form.turism-form.hero-green-form .turism-form__element.green:nth-of-type(2) {
  flex: 0 0 60%;
}

form.turism-form.hero-green-form .turism-form__element.green:nth-of-type(3) {
  flex: 0 0 35%;
}

form.turism-form.hero-green-form .turism-form__element.green:nth-of-type(3) .turism-form__label.style-two {
  flex: 0 0 33.3%;
}

form.turism-form.hero-green-form .turism-form__element.green:nth-of-type(4) {
  flex: 0 0 28%;
}

form.turism-form.hero-green-form .turism-form__element.green:nth-of-type(4) input {
  height: 40px;
  border: none;
  margin: 0;
}

form.turism-form.hero-green-form .turism-form__element.green:nth-of-type(4) .turism-form__label.style-two {
  flex: 0 0 100%;
}

form.turism-form.hero-green-form .turism-form__label.style-three {
  flex: 0 0 33%;
  margin-bottom: 10px;
}

.turism-form__label.style-three:nth-of-type(2),
.turism-form__label.style-three:nth-of-type(3),
.turism-form__label.style-three:nth-of-type(5) {
  flex: 0 0 17%;
}

form.turism-form.hero-green-form .turism-form___button.style-two {
  flex: 0 0 29%;
  height: 8.5rem;
  display: flex;
  align-items: flex-end;
}

.turism-form___button.style-two .btn {
  width: 100%;
}

.turism-form__label.style-three .requireds__label::after {
  background: linear-gradient(0, rgb(255, 140, 30) 0%, rgb(255, 190, 15) 99%);
  width: 28px;
  height: 28px;
  left: 0;
  top: -2px;
  border-radius: 5px;
}

section#steps.green-steps {
  background: #fff;
}

section#steps.green-steps .title {
  color: #000;
  max-width: 39rem;
  text-align: left;
}

section#steps.green-steps .steps-wrap {
  margin: 0 auto;
}

section#steps.green-steps .steps-wrap .steps-item {}

section#steps.green-steps .steps-wrap .steps-item .step-text {
  padding: 0 12% 0 8.6%;
  width: 50%;
  font-size: 24px;
  line-height: 148%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

section#steps.green-steps .steps-wrap .steps-item .step-text strong {
  display: block;
  font-size: 46px;
  margin-bottom: 27px;
  color: #d7daec;
}

.green-hand {
  position: absolute;
  top: 4rem;
  right: 0;
}

form.main-form.green-form {
  border: none;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
}

form.main-form.green-form .step-title {
  text-align: center;
}

form.main-form.green-form .step-title p {
  font-size: 24px;
  font-weight: 400;
  margin: 0px 0 4rem;
}

form.main-form.green-form .step-item {
  flex: 0 0 23%;
}

form.main-form.green-form .btn {
  margin: 2rem auto 0;
}

form.main-form.green-form .polit-descr {
  max-width: 30rem;
  text-align: center;
  margin: 0 auto;
}

form.main-form.green-form {}

form.main-form.green-form {}

form.turism-form.hero-green-form {
  margin: 0;
  box-shadow: 0 6px 55px -20px rgb(13 25 93 / 26%);
  max-width: 83%;
  border-radius: 0;
  padding: 2.5rem 2.5rem 3.5rem;
}

.state {
  position: absolute;
  right: 0;
  z-index: 2;
  width: 33%;
}

/**************************************************/
/********       Виза в польшу            **********/
/**************************************************/
.hero__conent-poland {
  padding: 2rem 0 3rem;
  text-align: center;
}

.hero__conent-poland h1 {}

.hero__conent-poland h2 {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
}

.hero__conent-poland p {
  color: #fff;
  font-size: 43px;
  display: none;
}

.turism-form__label.thirty {
  flex: 0 0 33.3%;
}

.turism-form.poland .turism-form__element {
  flex: 0 0 45%;
}

.hero__conent-poland .turism-form.poland {
  margin: 4rem auto 0;
  max-width: 56rem;
}

.hero__conent-poland .turism-form.poland .turism-form__label.kat-d {
  flex: 0 0 100%;
}

.hero__conent-poland .turism-form.poland .turism-form__label.kat-d .select-box {
  margin: 0 0.3rem;
}

.hero__conent-poland .turism-form.poland .turism-form__label.kat-d .select-box select {
  height: 40px;
  border: none;
  border-radius: 7px;
}

.hero__conent-poland .turism-form.poland .turism-form__label.kat-d .select-box .select-arr {
  top: 16.5px;
  right: 4px;
}

.hero__conent-poland .turism-form.poland .turism-form__label.kat-d .select-box:nth-of-type(1) {
  width: 58%;
}

.hero__conent-poland .turism-form.poland .turism-form__label.kat-d .select-box:nth-of-type(2) {
  width: 29%;
}

.hero__conent-poland .turism-form.poland .select-box {}

.hero__conent-poland .turism-form__step .title {
  max-width: 100%;
}

.hero__conent-poland .step-item-form-d {
  flex: 0 0 49%;
}

.hero__conent-poland .contact-form.flex {
  justify-content: space-between;
  width: 100%;
}

.hero__conent-poland .step-item-form-d .form-field {
  width: 100%;
}

.hero__conent-poland .turism-form__step .turism-form___button {
  width: 100%;
}

.hero__conent-poland .turism-form__step .turism-form___button .btn {
  margin: 2rem auto;
}

.hero__conent-poland .turism-form__step .polit-descr {
  max-width: 30rem;
  text-align: center;
  margin: 0 auto;
}

.hero__conent-poland .turism-form.poland .turism-form___button {
  flex: 0 0 100%;
}

.hero__conent-poland .turism-form.poland .turism-form___button .btn {
  max-width: 25rem;
}

.info-text p {
  font-size: 24px;
  line-height: 150%;
}

#need.visa-poland {
  padding-top: 2rem;
}

#need.visa-poland .need-item {
  width: 19%;
  justify-content: right;
}

#need.visa-poland .need-item .img-box p {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: white;
  top: 121px;
  left: -160px;
  font-size: 16px;
  text-align: center;
  width: 130%;
  position: absolute;
}

#need.visa-poland .need-item .img-box p:before {
  content: "";
  width: 20%;
  height: 2px;
  background: white;
  top: 50%;
  right: 22px;
  position: absolute;
}

#need.visa-poland .need-item .img-box p strong {
  font-size: 46px;
  vertical-align: middle;
  margin-right: 8px;
}

#need.visa-poland .need-item .img-box p:after {
  content: "";
  width: 20%;
  height: 2px;
  background: white;
  top: 50%;
  left: 22px;
  position: absolute;
}

#need.visa-poland .need-item .img-box {
  background-size: cover;
  width: 100%;
  height: 283px;
  position: relative;
}

#need.visa-poland p {
  font-size: 21px;
}

.capability-poland .capability-wrap.flex-wrap.flex-column {
  margin: 71px 25px 80px;
  height: 950px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

.capability-poland .cap-item {
  width: 32%;
  background-size: cover;
  margin-right: 30px;
  padding: 39px 38px;
  color: white;
}

.capability-poland .cap-item:nth-child(1) {
  height: 537px;
}

.capability-poland .cap-item:nth-child(2) {
  height: 382px;
  padding-right: 15%;
}

.capability-poland .cap-item:nth-child(2),
.capability-poland .cap-item:nth-child(5) {
  color: black;
}

.capability-poland .cap-item:nth-child(3) {
  height: 100%;
  padding-top: 49%;
}

.capability-poland .cap-item:nth-child(4) {
  height: 383px;
  padding-top: 14%;
}

.capability-poland .cap-item:nth-child(5) {
  height: 536px;
}

form.main-form.poland-form {
  border: none;
  width: 100%;
  -webkit-box-shadow: 0px 7px 106px 0px rgb(95 140 180 / 23%);
  box-shadow: 0px 7px 106px 0px rgb(95 140 180 / 23%);
  padding: 72px 102px;
  margin: 0;
}

form.main-form.poland-form .step-title {
  font-size: 48px;
  text-align: center;
}

form.main-form.poland-form .step-item {
  flex: 0 0 24%;
}

form.main-form.poland-form .step-item input {
  border: none;
  border-radius: 0;
}

form.main-form.poland-form .btn {
  margin: 1rem auto 0;
}

.docs-poland {
  text-align: center;
  padding: 6rem 0 6rem;
}

.docs-poland .docx-bg {
  position: absolute;
  right: 0;
  width: 46%;
  height: 675px;
  background-size: cover;
  bottom: 18rem;
  background-position: bottom;
  height: 50%;
}

.docs-poland .title {
  text-align: left;
  max-width: 51rem;
}

.docs-poland .docx-list {
  margin: 121px 20px 116px 24px;
  text-align: left;
  width: 50%;
}

.docs-poland img.docx-img {
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0rem;
  max-height: initial;
}

.docs-poland .docx-item.flex {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 50px;
  line-height: 154%;
  font-size: 18px;
  flex-wrap: nowrap;
}

.docs-poland .docx-item.flex span {
  color: #344299;
  font-weight: bold;
  font-size: 32px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 99px;
  position: relative;
  /* top: -6px; */
}

.docs-poland .docx-item.flex span:before {
  content: "";
  border-radius: 50%;
  background-color: #e6f0f9;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 10px;
  top: 9px;
  z-index: -1;
}

.infopoland {
  width: 50%;
}

/**************************************************/
/********     Гражданство                **********/
/**************************************************/
.hero__conent-gragd {
  text-align: center;
  padding: 4rem 0 5rem;
}

.turism-form.country {}

.turism-form.country .gragd-imp {
  background: #e6f0f9;
  border-radius: 0;
  border: none;
  padding: 2rem;
}

.turism-form.country .gragd-lab {
  flex: 0 0 23.7%;
}

.turism-form.country .gragd-lab label {
  width: 100%;
  text-align: left;
  font-size: 14px;
}

.turism-form.country .gragd-but {
  justify-content: center;
  width: 100%;
}

.turism-form.country .gragd-but .btn {}

.turism-form.country .gragd-polis {
  width: 100%;
  max-width: 34rem;
  margin: 0 auto;
}

.turism-form.country .gragd-flex {
  width: 100%;
  justify-content: space-between;
}

.hero__conent-gragd h1 {}

.hero__conent-gragd p {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.country .country-label .requireds:checked+.requireds__label::after {
  width: 114%;
  height: 112%;
  border-radius: 5px;
  left: -4px;
  background: #bfd3e5;
  top: -1px;
  z-index: 0;
}

.country .country-label .requireds__label::before {
  display: none;
}

.country .country-div {}

.country .country-label img {
  height: 1rem;
  margin-right: 0.3rem;
  position: absolute;
  z-index: 2;
}

.country .country-wrap {
  display: flex;
  flex-wrap: wrap;
}

.country .country-wrap .country-label {
  display: flex;
  flex: 0 0 22%;
  font-size: 14px;
  align-items: center;
  position: relative;
  margin-bottom: 1rem;
}

.country .country-wrap .country-label span {
  z-index: 8;
  position: relative;
}

/* .country .turism-form__element:nth-of-type(1) {
  flex: 0 0 50%;
}
.country .turism-form__element:nth-of-type(2) {
  flex: 0 0 30%;
}
.country .turism-form__element:nth-of-type(3) {
  flex: 0 0 20%;
} */
.country .requireds__label {
  margin-right: 0;
  padding-left: 2.2rem;
  cursor: pointer;
}

.country .requireds__label.marg {
  padding-left: 0rem;
}

.country .requireds__label.marg span {
  padding-left: 2.2rem;
}

.hero__conent-gragd .turism-form.country {
  border-radius: 0;
  margin: 5rem auto 0rem;
  padding: 45px 85px 45px;
  /*гражданство*/
}

.turism-form.country .title {
  font-size: 28px;
  max-width: 100%;
  margin-bottom: 2rem;
}

.turism-form.country .step-num {
  color: #799dbd;
  font-size: 21px;
  font-weight: 400;
}

.turism-form.country .btn {
  max-width: 23rem;
}

.turism-form.country .turism-form___button {
  flex: 0 0 100%;
}

.turism-form.country .turism-form__label span {
  padding-left: 0.6rem;
}

.turism-form.country .turism-form__label.style-three {
  flex: 0 0 50%;
  text-align: left;
}

.turism-form.country .lable-fon {
  justify-content: center;
}

.hero__conent-gragd .turism-form.country .lable-fon .turism-form__label.style-two {
  flex: 0 0 50%;
}

.hero__conent-gragd .turism-form.country .step-title,
.hero__conent-gragd .turism-form.country .turism-form__number {
  margin-bottom: 0;
  text-align: left;
  max-width: 18rem;
}

.hero__conent-gragd {}

.hero__conent-gragd {}

.hero__conent-gragd {}

.hero__conent-gragd {}

.hero__conent-gragd {}

.hero__conent-gragd {}

.hero__conent-gragd {}

.info-text {
  width: 50%;
  padding-top: 60px;
}

#info .title {
  text-align: left;
  margin: 31px 0 75px;
}

#info .title p {
  font-size: 24px;
  font-weight: 400;
}

.info-img.abs {
  position: absolute;
  right: 0;
  top: 187px;
  height: 717px;
  width: 845px;
  background-size: cover;
}

img.info-img-abs {
  position: absolute;
  right: 0;
  bottom: -96px;
  max-height: 121%;
}

.need-wrap {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.need-item {
  text-align: center;
  width: 33%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.need-item .img-box {
  height: 24rem;
}

span.reason-num {
  color: #a2bfdb;
  font-weight: bold;
  font-size: 15px;
}

.need-item p {
  white-space: pre-line;
  font-size: 24px;
  line-height: 150%;
  padding-top: 7px;
}

.capability-wrap.flex-wrap.flex-column {
  margin: 87px 0 68px;
  height: 1930px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

.cap-item {
  width: 32%;
  background-size: cover;
  margin-right: 30px;
  padding: 39px 38px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 49px;
  position: relative;
}

.cap-item:nth-child(1) {
  height: 947px;
}

.cap-item:nth-child(2),
.cap-item:nth-child(5),
.cap-item:nth-child(7),
.cap-item:nth-child(8),
.cap-item:nth-child(10) {
  height: 382px;
  padding-right: 10px;
}

.cap-item:nth-child(2),
.cap-item:nth-child(4),
.cap-item:nth-child(6),
.cap-item:nth-child(7),
.cap-item:nth-child(8),
.cap-item:nth-child(11) {
  color: black;
  padding-bottom: 36px;
}

.cap-item:nth-child(3),
.cap-item:nth-child(4),
.cap-item:nth-child(6),
.cap-item:nth-child(11) {
  height: 535px;
}

.cap-item:nth-child(7),
.cap-item:nth-child(9),
.cap-item:nth-child(10) {
  padding-right: 6%;
}

.cap-item:nth-child(6),
.cap-item:nth-child(7),
.cap-item:nth-child(11),
.cap-item:nth-child(10) {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cap-item:nth-child(9) {
  height: 536px;
}

.cap-item-img {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  background-size: cover;
}

.cap-num {
  font-size: 14px;
  color: #9aa1cc;
  margin-bottom: 3px;
  z-index: 2;
}

.cap-title {
  font-size: 26px;
  font-weight: bold;
  line-height: 160%;
  z-index: 2;
}

.cap-item p {
  font-size: 18px;
  margin-top: 22px;
  line-height: 144%;
  z-index: 2;
}

.turism-form.country.shodow {
  -webkit-box-shadow: 0px 7px 106px 0px rgb(95 140 180 / 23%);
  box-shadow: 0px 7px 106px 0px rgb(95 140 180 / 23%);
  padding: 61px 87px;
  margin: 0;
  max-width: 100%;
}

#steps.st {
  background: none;
  margin-top: 0;
}

section#steps.st .title {
  color: #000;
  margin-bottom: 0;
}

section#steps.st .title pre {
  font-family: var(--f1);
  font-size: 26px;
}

.steps-wrap {
  margin-top: 100px;
}

.steps-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.steps-item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.steps-item .step-text {
  padding: 0 5% 0 6.6%;
  font-size: 18px;
  min-width: 50%;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.steps-item:nth-child(even) .step-text {
  padding: 0 5% 0 7.6%;
}

.step-img {
  width: 50%;
  height: 326px;
  background-size: cover;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}

.step-num.abs {
  position: absolute;
  left: -86px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  /* width: 326px; */
  text-align: center;
  top: 150px;
  /* right: 0; */
  color: #c7dcf2;
  font-weight: bold;
  font-size: 30px;
}

a.linck-blue,
a.linck-blue:focus,
a.linck-blue:active {
  color: var(--color);
  border-bottom: 1px solid var(--color);
}

.steps-item:nth-child(even) .step-num.abs {
  left: auto;
  right: -86px;
}

.steps-item strong {
  display: block;
  font-size: 26px;
  margin-bottom: 0px;
}

.blue-box {
  background: #344299;
  margin-top: 135px;
  text-align: -webkit-auto;
  color: white;
  padding: 71px 0 83px 100px;
  margin-bottom: 34px;
  position: relative;
}

.blue-box.disabled-block {
  display: block;
  padding: 71px 100px 83px 100px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.blue-box.disabled-block p {
  margin-bottom: 0px;
}

.blue-box p {
  white-space: pre-line;
  font-size: 24px;
  font-weight: bold;
  line-height: 150%;
  margin-bottom: 42px;
  color: #fff;
}

img.docx-img {
  position: absolute;
  right: -114px;
  top: -186px;
  max-height: 38vw;
}

#docs .title {
  margin-bottom: 1rem;
}

#docs .title p {}

.docx-ul {
  display: flex;
  flex-wrap: wrap;
}

.docx-ul li {
  flex: 0 0 50%;
  margin-bottom: 1.3rem;
  font-size: 18px;
  padding-right: 4rem;
}

.docx-ul .docx-ul-title {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  padding: 2rem 0;
}

.docx-ul li img {
  margin-right: 1rem;
}

#need {
  padding-top: 10rem;
}

#need .title {
  max-width: 65rem;
  margin: 0 auto;
}

#capability .title {
  max-width: 60rem;
  margin: 0 auto;
}

#docs {
  overflow: hidden;
}

/**************************************************/
/********  Бронирование отелей          **********/
/**************************************************/
.hotel {
  padding: 0rem 0 4rem !important;
}

.main-content-hotel {
  text-align: center;
  padding: 3rem 0 7rem;
}

.main-content-hotel h1 {
  margin-bottom: 0;
}

.main-content-hotel p {
  color: #fff;
  font-size: 42px;
  max-width: 63rem;
  margin: 0 auto;
  line-height: 1.2;
}

/**************************************************/
/********  Билеты                        **********/
/**************************************************/
.hero__conent-tiket {
  text-align: center;
  padding: 4rem 0 4rem;
}

.hero__conent-tiket h1 {
  font-size: 60px;
  margin-bottom: 0;
}

.hero__conent-tiket p {
  font-size: 42px;
  color: #fff;
  line-height: 1.2;
  max-width: 66rem;
  margin: 0 auto 4rem;
}

.widjet-map {
  margin-bottom: 0;
}

/**************************************************/
/********  Оформление виз                **********/
/**************************************************/
#triggers {
  z-index: 0;
}

.hero__conent.visa {
  padding: 4rem 0 0rem;
  max-width: 65%;
}

.hero__conent.visa form.main-form p {
  margin-bottom: 0;
  font-weight: 400;
  background: none;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #000;
}

.hero__conent.visa.center {
  width: 100%;
  max-width: 87rem;
  text-align: center;
  margin: 0 auto;
}

.hero__conent.visa.center form.main-form {
  margin: 52px auto 70px;
}

.hero__conent.visa h1 {
  background: -webkit-linear-gradient(#eee, #bfd9f6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 128%;
}

.hero__conent.visa p {
  margin-bottom: 23px;
  font-weight: bold;
  background: -webkit-linear-gradient(#eee, #bfd9f6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

form.main-form {
  background: white;
  width: 690px;
  border: 1px solid #364463;
  margin-top: 52px;
  margin-left: 6px;
  padding: 45px 58px 63px;
  margin-bottom: 70px;
}

.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-wrap.flex-wrap {
  margin-top: 31px;
}

.form-item {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}

.form-item.rel {
  position: relative;
}

.form-item span {
  width: 100%;
  margin-bottom: 9px;
}

input,
select,
.input,
textarea {
  background: #e2ebf5;
  border: 1px solid #c7d4e2;
  display: block;
  color: #768ca5;
  width: 100%;
  padding-left: 27px;
  font-size: 18px;
  padding: 15px;
}

.input {
  display: flex !important;
  align-items: center;
}

b {
  font-size: 40px;
  text-align: center;
  display: block;
}

b+p {
  font-size: 20px !important;
  text-align: center;
  padding-top: 0px;
  color: #000 !important;
  line-height: 1.2 !important;
}

.country-choose {
  position: absolute;
  left: 0;
  background: #e2ebf5;
  border: thin solid #c7d4e2;
  width: 1040px;
  height: 476px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  z-index: 5;
  top: 27px;
  padding: 43px 26px 3px;
  font-size: 18px;
  display: none;
}

.country-choose.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-item span {
  width: 100%;
  margin-bottom: 9px;
}

.form-item .country-choose span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  width: 219px;
  cursor: pointer;
}

.country-choose img {
  height: 20px;
  margin-right: 17px;
}

.select-box {
  width: 62%;
  position: relative;
}

.select-box:nth-child(3) {
  width: 34%;
  /* display: inline; */
}

.select-arr {
  position: absolute;
  right: 5px;
  top: 25.5px;
  border: 5px solid transparent;
  border-top: 6px solid #768ca5;
  pointer-events: none;
}

.form-item.count img {
  margin: 0 8px;
}

.minus,
.plus {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  color: #768ca5;
  border: 1px solid #c7d4e2;
  cursor: pointer;
  font-size: 21px;
  padding: 12px 23px;
  border-width: 0 1px 0 0;
  max-height: 100%;
}

.plus {
  left: auto;
  right: 0;
  border-width: 0 0 0 1px;
}

.count-box {
  width: 84%;
  position: relative;
}

.count-box input {
  padding: 0;
  margin: 0;
  text-align: center;
  border-radius: 0;
  padding: 15px;
}

.minus:hover,
.plus:hover {
  color: #e2ebf5;
  background: #c7d4e2;
}

.main__form {
  width: 52%;
}

.main__form .form-item {
  width: 100%;
  margin-bottom: 0;
}

.polit-descr {
  font-size: 12px;
  padding: 1rem 0;
  color: var(--color2);
  position: relative;
  padding-left: 2rem;
}

.polit-descr a {
  color: var(--color2);
  border-bottom: 1px solid;
}

.polit-descr:before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  width: 18px;
  height: 18px;
  background: #f8bd26;
  border: 6px solid #e2ebf5;
}

.girl {
  position: absolute;
  bottom: 0;
  right: 0;
}

.tr-item {
  width: 23%;
  text-align: center;
}

.tr-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 216px;
  margin-bottom: 32px;
}

.tr-item p {
  font-size: 30px;
  font-weight: 600;
  position: relative;
}

.tr-item span {
  font-size: 19px;
  font-weight: 400;
  line-height: 140%;
  display: block;
  margin-top: 29px;
}

.tr-item .tr-count {
  border-radius: 50%;
  background-image: -webkit-linear-gradient(90deg,
      rgb(231, 173, 38) 0%,
      rgb(255, 196, 38) 100%);
  background-image: -ms-linear-gradient(90deg,
      rgb(231, 173, 38) 0%,
      rgb(255, 196, 38) 100%);
  position: absolute;
  /* top: 863px; */
  width: 38px;
  line-height: 104%;
  height: 38px;
  color: white;
  text-align: center;
  font-size: 20px;
  padding-top: 8px;
  position: absolute;
  top: -51px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/**************************************************/
/***************  Подбор страны   *****************/
/**************************************************/
#countries {
  padding-top: 6rem;
}

#countries .head {
  text-align: center;
}

#countries .head h2 {
  margin: 6px;
}

#countries .head p {
  font-size: 25px;
}

#countries .ct-tr-item {
  width: 22%;
  text-align: center;
  /* font-size: 26px; */
}

#countries .ct-tr-item img {
  cursor: pointer;
  transition: 0.3s all;
  display: inline-block;
}

#countries .ct-tr-item img:hover {
  transform: scale(1.1);
}

#countries .ct-tr-item a {
  text-align: center;
  font-size: 26px;
  color: #244d9d;
  border-bottom: 2px solid;
  padding-bottom: 6px;
}

#countries .fl {
  justify-content: space-around;
  align-items: center;
}

#countries .ct-tr-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 358px;
  margin-bottom: 24px;
}

#countries .tabs-body,
.popilarcountry__block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 6fr;
  grid-template-areas: ". . . . .";
  /* justify-content: center; */
  margin: 80px 0 0;
}

.popilarcountry__block {}

#countries .el-usl,
.popilarcountry__block .el-usl {
  width: 94%;
  height: 306px;
  margin: 0 auto;
  margin-bottom: 37px;
  background: white;
  -webkit-box-shadow: 0px 0px 57px 0px rgb(163 183 206 / 54%);
  box-shadow: 0px 0px 57px 0px rgb(163 183 206 / 54%);
  display: none;
}

.countru-block-linck,
.countru-block-linck:hover,
.countru-block-linck:active,
.countru-block-linck:focus {
  display: block;
  color: #000;
}

#countries .el-usl.active,
.popilarcountry__block .el-usl.active {
  display: block;
}

.popilarcountry__block .el-usl.active {
  height: 400px;
}

#countries .el-usl p {
  /* font-size: 18px;
  padding: 20px 21px;
  font-weight: 600;
  text-transform: uppercase; */
}

#countries .tabs-body .hed,
.popilarcountry__block .el-usl .hed {
  display: flex;
  justify-content: space-between;
  padding: 1rem;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
}

#countries .tabs-body .hed img {
  height: 1.3rem;
}

#countries .tabs-body .image img,
.popilarcountry__block .el-usl .image img {
  width: 100%;
  height: 192px;
  cursor: pointer;
  margin-bottom: 17px;
}

#countries .block-button,
.popilarcountry__block .block-button {
  text-align: center;
  cursor: pointer;
}

#countries .block-button span,
.popilarcountry__block .block-button span {
  color: #3e5ea7;
  font-size: 20px;
  border-bottom: 1px solid #d0d1e3;
}

.country-linc {
  padding-top: 0;
}

.country-linc .ct-box {
  display: flex;
  flex-wrap: wrap;
}

.country-linc .ct-box a {
  color: #1f4596;
  font-size: 16px;
  line-height: 176%;
  background-color: transparent;
  flex: 0 0 14%;
}

/**************************************************/
/***********   Загранпаспорт         **************/
/**************************************************/
.hero__conent-pasport {
  padding: 4rem 0;
}

.hero__conent-pasport h1 {
  text-align: center;
}

.hero__conent-pasport p {
  color: #fff;
  font-size: 42px;
  text-align: center;
}

.hero__conent-pasport .form-step-item {
  border-right: none;
  padding: 0;
}

.hero__conent-pasport .radio-label {
  width: 100%;
  margin-bottom: 1.5rem;
}

.hero__conent-pasport .turism-box .requireds__label::before {
  left: -4.5rem;
}

.hero__conent-pasport .turism-box .requireds__label::after {
  left: -4.2rem;
}

.hero__conent-pasport .count-box {
  width: 100px;
}

.hero__conent-pasport .count-box .minus,
.hero__conent-pasport .count-box .plus {
  border: none;
  padding: 11px 13px;
  color: #000;
  font-size: 16px;
}

.hero__conent-pasport .count-box input {
  border-radius: 8px;
  border: none;
  height: 44px;
}

.hero__conent-pasport .turism-form-title {
  max-width: 47rem;
  margin: 0 auto;
}

.hero__conent-pasport .people {
  align-items: center;
  margin-bottom: 0.5rem;
}

.hero__conent-pasport .people img {
  margin: 0 0.5rem;
}

.hero__conent-pasport form.turism-box {
  padding: 28px 81px;
  position: relative;
  margin-top: 7rem;
}

.hero__conent-pasport form.turism-box .btn {
  width: 100%;
  margin-top: 0 !important;
}

img.abs.passport {
  right: 8px;
  top: -213px;
  position: absolute;
}

.turism-form-title {
  text-align: center;
  width: 100%;
  font-size: 31px;
  padding: 0px 0 22px;
  font-weight: bold;
  line-height: 120%;
  white-space: pre-line;
}

.turism-box .form-step {
  padding: 0;
}

.step-num {
  color: #dae7eb;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

.step-title {
  font-weight: bold;
  margin-bottom: 36px;
}

.radio-label.radio-label-square img {
  margin-right: 7px;
}

.turism .irs--big.irs-with-grid {
  height: 70px;
  margin-top: -41px;
  margin-bottom: 30px;
}

.turism .irs--big .irs-handle {
  top: 25px;
  width: 21px;
  height: 21px;
  cursor: pointer;
  border: none;
  background-color: #cbcfd5;
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 20px -6px #162865;
  box-shadow: 0 0 20px -6px #162865;
}

.turism .irs--big .irs-grid-text {
  color: #428bca;
  color: black;
  font-size: 14px;
}

.irs--big .irs-min,
.irs--big .irs-max,
.irs-single,
.irs--big .irs-grid-pol,
.irs-grid-pol.small,
.irs-from,
.irs-to {
  display: none !important;
}

.turism .irs--big .irs-line,
.turism .irs--big .irs-bar {
  top: 33px;
  height: 8px;
  background-color: white;
  background: #dae7eb;
  border: none;
  border-radius: 0;
}

.turism .irs--big .irs-bar {
  background: #00b0d3;
}

.main__form.pasport {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.main__form.pasport .inp-label {
  width: 30%;
}

.btn-box.pasport {
  max-width: 25rem;
  margin: 1rem auto;
}

.btn-box.pasport .btn {}

/**************************************************/
/***********Аренда бизнес джетов ******************/
/**************************************************/
.form-title {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}

.form-title+p {
  white-space: pre-line;
  text-align: center;
  font-size: 20px;
  line-height: 130%;
  margin: 10px 0 34px;
}

.input-box {
  width: 287px;
  margin-right: 23px;
}

.jets .input-box {
  width: 100%;
  margin-right: 0;
}

.jets .form-item span {
  flex: 0 0 20%;
  margin-bottom: 9px;
}

.jets .form-item span {
  flex: 0 0 30%;
  font-size: 14px;
  text-align: right;
  margin-right: 1rem;
  margin-bottom: 0;
}

.jets .form-item {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.jets .form-item .input-box .input-jet {
  margin: 0;
  border: none;
}

.jets .flex {
  flex-wrap: nowrap;
}

.jets .main-content {
  flex: 0 0 70%;
  padding: 4rem 0;
}

img.calendar {
  position: absolute;
  right: 16px;
  top: 29%;
  pointer-events: none;
}

.ui-datepicker .ui-datepicker-header {
  background: #e6f0f9;
  border: none;
  border-radius: 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  top: 26% !important;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 auto;
  text-align: center;
  font-size: 23px;
  font-weight: 500;
  color: black;
  padding: 7px 0;
}

.ui-datepicker {
  width: 21em !important;
  padding: 0 !important;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-radius: 3px;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: none !important;
  background: white !important;
  font-weight: normal;
  color: #454545;
  padding: 11px 0;
  text-align: center;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #96b4cd !important;
  color: white !important;
}

.ui-datepicker th {
  padding: 8px 0px;
  text-align: center;
  color: #96b4cd;
  font-weight: bold;
  border: 0;
  background: #e6f0f9;
}

.ui-datepicker th {
  padding: 8px 0px;
  text-align: center;
  color: #96b4cd;
  font-weight: bold;
  border: 0;
  background: #e6f0f9;
}

.jets .main-content h1 {}

.jets .main-content p {
  font-size: 31px;
  color: #fff;
  font-weight: bold;
  padding-top: 7rem;
}

.jets .main-content .tr-item {
  flex: 0 0 50%;
  width: 50%;
  display: flex;
  align-items: center;
}

.jets .main-content .tr-item img {}

.jets .main-content .tr-item p {
  font-size: 18px;
  text-align: left;
  font-weight: 400;
  padding: 0 2rem;
}

.jets .main-content .tr-item p strong {}

.jet-block-content.flex {
  flex-wrap: wrap;
  display: flex;
  height: auto;
  padding: 0;
  flex-direction: row;
}

form.main-form.form-jet {
  flex: 0 0 30%;
  padding: 30px 33px 43px;
  border: none;
}

form.main-form.form-jet .form-item-jet {
  background: #e6f0f9;
  padding: 0.8rem 3rem;
  border-radius: 5px;
  margin-bottom: 10px;
  align-items: center;
  margin-bottom: 1.5rem;
}

form.main-form.form-jet .btn {
  margin: 0 !important;
  width: 100%;
}

form.main-form.form-jet .form-item-jet .turism-form__label {
  flex: 0 0 44%;
  margin-bottom: 0;
}

form.main-form.form-jet .form-item-jet .turism-form__label .requireds__label span {
  font-size: 18px;
  display: block;
  text-align: left;
}

form.main-form.form-jet .form-item-jet .requireds__label {
  margin-right: 0rem;
}

form.main-form.form-jet .form-item-jet .requireds__label::before {
  background-color: #96b4cd;
  border: #96b4cd;
  top: 14px;
}

form.main-form.form-jet .form-item-jet .requireds__label::after {
  top: 14px;
}

.radio-label {
  width: 173px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-label p {
  font-size: 19px;
  padding-left: 51px;
  line-height: 130%;
  margin-left: 10px;
}

.radio-label p:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 6px;
  width: 30px;
  height: 30px;
  background-color: #96b4cd;
  border-radius: 5px;
}

.radio-label input:checked+p:after {
  background: #ffaa15;
}

/**************************************************/
/***********  Страница благодарности **************/
/**************************************************/
.thank {
  background-repeat: no-repeat;
  background-size: cover;
}

.thank .foot__soc {
  max-width: 36rem;
  flex-wrap: wrap;
  margin-top: 1rem;
}

.thank .foot__soc p {
  font-weight: bold;
}

.thank .foot__soc li {}

.thank .foot__soc svg {}

.thank h1 {
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 20px;
}

.thank p {
  font-size: 26px;
  max-width: 41rem;
}

.thank__content {
  color: #fff;
}

.thx-box {
  font-size: 26px;
  display: flex;
  flex-direction: column;
  max-width: 27rem;
  border: 1px solid #fff;
  padding: 0.8rem 3rem;
  margin: 1.5rem 0;
}

.thank__button {
  margin: 2rem 0;
}

.btn {}

/**************************************************/
/********            Отзывы              **********/
/**************************************************/
#rewiev-head {
  padding-bottom: 0;
}

#rewiev-head h1 {
  color: #000;
}

.rewiev {}

.rewiev__conent {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -1rem;
}

.rewiev__button {
  text-align: center;
  margin: 2rem 0 3rem;
}

.rewiev__elem {
  flex: 0 0 31%;
  -webkit-box-shadow: 0px 0px 57px 0px rgb(163 183 206 / 54%);
  box-shadow: 0px 0px 57px 0px rgb(163 183 206 / 54%);
  padding: 2rem 2rem;
  margin: 0 1rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rew__link {}

.rewiev__elem-hed {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rewiev__elem-body {
  margin: 1.5rem 0;
  overflow: hidden;
  height: 100px;
  position: relative;
  transition: all 0.3s ease;
}

.rewiev__elem-body::before {
  position: absolute;
  content: "";
  background: linear-gradient(0deg, #fff, #ffffff85);
  width: 100%;
  height: 2rem;
  bottom: 0px;
  pointer-events: none;
}

.rewiev__elem.active .rewiev__elem-body {
  height: auto;
  transition: all 0.3s ease;
}

.rewiev__elem.active .rewiev__elem-body::before {
  height: 0.1rem;
}

.rewiev__elem-hed-name {
  flex: 0 0 80%;
}

.rewiev__elem-hed-name p {}

.rewiev__elem-hed-name p:nth-of-type(1) {
  font-weight: bold;
}

.rewiev__elem-hed-name p:nth-of-type(2) {
  font-size: 14px;
  color: var(--color_bg_2);
  padding: 0;
}

.rewiev__icon-block {
  flex: 0 0 20%;
  text-align: right;
}

.rewiev__spoiler {
  font-size: 14px;
  color: var(--color_bg_1);
  border-bottom: 1px dotted var(--color_bg_1);
  display: inline-block;
  cursor: pointer;
}

.rewiev__spoiler .spoil1 {
  display: block;
}

.rewiev__spoiler .spoil2 {
  display: none;
}

.rewiev__spoiler.active .spoil1 {
  display: none;
}

.rewiev__spoiler.active .spoil2 {
  display: block;
}

.rewiev__icon {
  width: 100%;
  height: 1.5rem;
  margin-bottom: 0.4rem;
}

/**************************************************/
/********** Политика конфиденциальности  **********/
/**************************************************/
.policy {
  background: #4e4e4e;
}

.policy__content {
  background: #fff;
  padding: 4rem 5rem;
  max-width: 1080px;
  margin: 0 auto;
}

.policy__content p {
  font-size: 20px;
}

.policy__content p:first-child {
  font-size: 24px;
  max-width: 39rem;
  margin: 0 auto 4rem;
}

/**************************************************/
/**********          Контакты            **********/
/**************************************************/
.contact-title {
  padding-bottom: 0;
  padding-top: 5rem;
}

.contact-title p {
  font-size: 30px;
  font-weight: bold;
}

.contact-title h1 {
  margin-bottom: 0;
}

/**************************************************/
/***********       Оплата            **************/
/**************************************************/
.pay {}

.pay__block {}

.pay__title {
  text-align: center;
}

.pay__title h2 {
  margin: 0;
}

.pay__button {
  text-align: center;
}

.pay__link {
  display: block;
}

.pay__form {
  max-width: 26rem;
  margin: 3rem auto 0;
  padding: 2rem;
  box-shadow: 0 0 35px -11px #00000066;
  border-radius: 5px;
}

.pay__form .payP {
  padding-bottom: 1rem;
}

.pay__titleError {
  padding-bottom: 2rem;
}

.pay__buttonError {}



/**************************************************/
/***********          БЛог           **************/
/**************************************************/
.blog {}

.blog h1 {
  color: #000;
}

.blog h2 {
  font-size: 38px;
  margin: 1rem 0 1rem;
}

.blog__block {}

.blog__heading {}

.blog__content {}

.blog__elem .item {}


.blog__elem {
  display: flex;
  margin-bottom: 2rem;
}

.blog__elem .image {
  flex: 0 0 37%;
}

.blog__elem .image img {
  height: 12rem;
  object-fit: cover;
  object-position: center left;
}


.blog__elem .body {
  padding-left: 2rem;
}

.blog__elem .title {
  font-size: 31px;
  text-align: left;
}

.breadcrumbs__link,
.breadcrumbs__link:active {
  color: #000;
}

.breadcrumbs {
  text-align: left;
}

.single {
  /* padding-top: 2rem; */
}

.single h1 {
  color: #000;
  font-size: 3rem;
}

.single h2 {
  font-size: 2.5rem;
}

.single .header {
  /* padding-top: 4rem; */
}

.single .image img {
  width: 100%;
  margin-bottom: 2rem;
}

.single .list ul {
  padding: 1rem 2rem;
}

.single .list ul li {
  position: relative;
  padding-left: 0.9rem;
  list-style: square;
  margin: 1rem;
}

.date-blog {
  font-weight: 600;
  padding: 1rem 0;
}