@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

:-moz-placeholder {
    color: #222;
    opacity: 1
}

::-moz-placeholder {
    color: #222;
    opacity: 1
}

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


body input:focus:required:invalid, body textarea:focus:required:invalid {
    color: #222
}

body input:required:valid, body textarea:required:valid {
    color: #222
}

body, html {
    height: 100%
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    font-family: "Mulish", serif;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    background: #EDEDF5;
    
    /*background: #EDEDF5 url(../img/texture.svg) repeat-y center top;*/
    background-size: cover; 
    background-attachment: fixed; 
}
.body_thank{
    background: #fff !important;
}
.mob {
    display: none;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.text-center {
    text-align: center
}

::-moz-selection {
    background-color: #E70000;
    color: #fff
}

::selection {
    background-color: #E70000;
    color: #fff
}

.container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 15px;
}

.groupleader {
    margin: 100px 0
}

.text_bottom {
    position: absolute;
    left: 50px;
    bottom: 80px
}

.groupleader_content {
    background-image: url(../img/bg_groupleader.png);
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 40px;
    padding: 50px;
    min-height: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.groupleader_content-left {
    width: 30%
}

.groupleader_content-left p {
    color: #fff;
    font-size: 20px;
    line-height: normal;
    font-weight: 400
}

.groupleader_content-right {
    width: 60%
}
.groupleader_content-right video {
    border-radius: 20px;
}

.groupleader-title {
    color: #fff;
    text-align: center;
    width: 100%
}

.groupleader-title h3 {
    font-weight: 600;
    font-size: 48px;
    line-height: 38px;
    margin: 0
}

.groupleader-title p {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    margin: 10px 0
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    padding: 20px 0;
    width: 100%;
    z-index: 999;
}

.first__title {
    background-image: url(../img/bg.png);
    background-size: cover;
    background-position: 50% 50%;
    padding-top: 180px;
   
}

.first__title-content {
    text-align: center
}

.first__title-content h3 {
    color: #fff;
    border-radius: 50px;
    padding: 15px  35px;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    opacity: .8;
    background: #59B8F9;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
   
}

.first__title-content h2 {
    color: #fff;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
    text-align: left;
    position: relative;
    
    width: fit-content;
}

.first__title-content h4 {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    position: relative;
    width: fit-content;
}


.first__title-content h4 {
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    color: #fff;
    line-height: normal;
    margin: 10px 0
}

.first__title-content p {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    color: #fff;
    line-height: normal
}

.first__title-content ul {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
  
    color: #fff
}

.first__title-content ul li {
    padding: 10px 20px;
    margin: 20px 10px;
    border: .5px #fff;
    opacity: .8;
    background: rgba(255, 255, 255, .3);
    font-size: 24px;
    border-radius: 28px;
    margin-right: 20px;
    -webkit-backdrop-filter: blur(7.5px);
    backdrop-filter: blur(7.5px)
}

.first__title-content a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 40px
}

.first__title-content_form {
    padding: 20px;
    width: 100%;
    margin-top: 20px;
    border-radius: 20px;
    background: rgba(255, 255, 255, .2);
    -webkit-backdrop-filter: blur(22px);
    backdrop-filter: blur(22px);
    text-align: center;
    min-height: 150px;
    position: relative;
    z-index: 99
}

.first__title-content_form p {
    margin: 0;
    color: #FFF;
    text-align: center;
    font-family: "Golos Text";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 28.8px */
}


.first__title-content_form h5 {
    margin: 0;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    color: #fff
}

.first__title-content_bottom {
    width: 100%;
    margin-top: 40px;
    position: relative;
    min-height: 100px;
    text-align: center;
    z-index: 1
}

.first__title-content_bottom h3 {
    color: #fff;
    font-size: 30px;
    font-style: normal;
    margin: 0;
    line-height: normal;
    font-weight: 700
}

.first__title-content_bottom ul {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    bottom: 0;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 100%
}

.first__title-content_bottom ul li {
    list-style: none;
    background: #fff;
    border-radius: 35px;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
   
    text-align: left;
    margin: 0 10px;
    
    z-index: 1
}

.first__title-content_bottom ul li p {
    position: relative;
    font-size: 16px;
    font-style: normal;
    margin: 0;
    margin-left: 10px;
    line-height: normal;
    font-weight: 400
}

.why {
    background: #eee;
  padding-bottom: 80px;
  
  margin-top: 100px;
    min-height: 100vh;
    width: 100%;
    position: relative
}

.right_image {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    max-width: auto;
    height: 100%;
}

.why_title {
    padding-top: 20px
}

.why_title {
    margin: 30px 0
}

.why_title h2 {
    color: #151515;
font-family: "Golos Text";
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: 100%; /* 36px */
    margin: 0
}

.why_title p {
    padding-top: 25px;
    margin: 0;
    color: #151515;
font-family: "Golos Text";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 100%; /* 16px */
}

.why_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0
}

.why__item {
    width: 30%;
    border-radius: 20px;
    position: relative;
    z-index: 999;
    margin: 5px;
    height: 185px;
    background: #fff;
    padding-bottom: 20px
}

.why__item-top {
   background: linear-gradient(90deg, #E70000 0%, #FFF 100%);
   padding: 10px 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: #FFF;
    font-family: "Golos Text";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.why__item-bottom {
    background: #fff;
    padding: 20px;
    padding-bottom: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.why__item-bottom h3 {
      margin: 0;
      color: #151515;
      font-family: "Golos Text";
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      padding-bottom: 10px;
}

.why__item-bottom p {
    color: #151515;
    font-family: "Golos Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0
}

.btn {
    margin-top: 40px
}

.btn a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.btn_main {
    text-decoration: none;
    background: #E70000;
    padding: 15px 30px;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase
}

.btn_main_white {
    text-decoration: none;
    background: red;
    padding: 20px 70px;
    border-radius: 20px;
    color: #FFF;
 
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
  
}

.btn_main_white:hover {
    color: #fff !important
}

.accent {
    color: #E70000
}

.awards {
    min-height: 760px;
    position: relative;
   margin-bottom: 60px;
    padding-top: 100px
}

.awards:after {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 90%;
    height: 200px;
    border-radius: 0px 100px 100px 0px;
    background: #BDE27C;
}

.award {
    position: absolute;
    bottom: -20px;
    right: 132px;
    width: 450px;
    z-index: 999
}


.awards__text span{
    color: #E70000;
font-family: "Golos Text";
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


.awards__text h3 {
    color: #151515;
    font-family: "Golos Text";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;

}

.awards__text ul {
    padding-left: 0;
    margin-top: 35px;
}

.awards__text ul li {
    list-style: none;
    background: #fff;
    border-radius: 20px;
    padding: 30px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    width: 100%;
    max-width: 650px;
    
}

.awards__text ul li img {
    margin-right: 10px
}

.awards__text ul li p {
    padding-left: 25px;
    color: #151515;
    font-family: "Golos Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    
}

.awards__numbers {
    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;
    margin-top: 80px
}

.awards__number {
    width: 20%
}

.awards__number p {
    color: #151515;
    font-family: "Golos Text";
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 10px 0;
    position: relative;
    z-index: 999;
   
}

.awards__number span {
    display: block;
    color: #151515;
    font-family: "Golos Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    z-index: 999;
  
}



.left {
    text-align: left
}

.travels {
    padding: 40px 0;
    overflow: hidden
}

.main_title h3 {
    margin: 0;
    color: #000;
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 109%; /* 41.42px */
    text-align: center;

}
.main_title h3 span{
    color: #F00;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 109%;
}

.travels__Items {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.travel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 49%;
    border-radius: 20px;
    min-height: 690px;
    background: #fff;
    position: relative
}

.travel a {
    position: absolute;
    bottom: 20px;
    width: 77%;
    text-align: center;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.travel__image {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 205px
}

.travel__image img {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    bottom: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%
}

.travel__text {
    padding: 20px;
    padding-left: 35px
}

.travel__text h4 {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    margin: 0
}

.travel__text ul {
    padding-left: 0
}

.travel__text ul li {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 17px 0
}

.travel__text ul li img {
    margin-right: 10px
}

.travel__text ul li p {
    margin: 0;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal
}

.travel__text ul li span {
    display: block;
    width: 100%;
    padding: 5px 10px;
    font-size: 14px !important;
    border-radius: 50px;
    color: #E70000;
    border: 1px solid #E70000;
    position: relative;
    top: 20px;
    left: -38px;
    margin-bottom: 16px;
}

.travel__text a {
    width: 88%;
    margin-top: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.center {
    text-align: center
}

.excursion {
    overflow: hidden;
    position: relative;
    padding-bottom: 100px;
    
}

.excursion__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px
}



.excursion__slider-item h4 {
    margin: 0;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
    font-weight: 700;
    margin-bottom: 10px
}

.excursion__slider-item p {
    font-size: 16px;
    line-height: normal;
    margin: 0
}







.excursion__slider-item_bottom {
    padding: 10px 20px;
    padding-bottom: 30px
}

.photo {
    margin-top: 40px;
    margin-bottom: 80px;
}

.gallery img {
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

.gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

.photo_content {
    margin-top: 30px
}

.photo_content_btn {
    margin: 40px 0
}

.photo_content_btn a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto
}

.geography {
    margin: 100px 0
}

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

.geography__item {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    width: 33%;
    height: 125px;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    margin: 5px 0
}

.geography__item h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    line-height: normal
}

.geography__item p {
    position: relative;
    z-index: 99;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    background: #E70000;
    border-radius: 50px;
    margin: 0;
    padding: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.flag {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 999;
    display: none;
}

.bottom_form {
    padding: 50px 0;
    background-image: url(../img/bottom.png);
    background-size: cover;
    background-position: 50% 50%
}

.bottom_form-content {
    width:35%;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    min-height: 200px
}

.bottom_form-content h3 {
    color: #151515;
font-family: "Golos Text";
font-size: 36px;
font-style: normal;
font-weight: 600;
line-height: normal;
    text-align: left
}




.iti__selected-flag{
    border-radius: 8px 0px 0px 8px;
}

.footer{
    padding-top: 100px;
    padding-bottom: 45px;
}

.footer__item h3 {
    color: #FFF;
font-family: "Golos Text";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 140%; /* 33.6px */
    margin-top: 0;
    height: 30px
}


.footer__item p:before {
    content: url(../img/icons/4.svg);
    position: absolute;
    top: 0;
    left: -31px
}

.footer_bottom{
    display: grid;
grid-template-columns: repeat(4,1fr);
gap: 20px;
}
.footer__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
   
gap: 20px;
}

.footer__main img {
    width: 100%;
}

.footer__main p:first-child{
    color: #000;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 109%; /* 21.8px */
    margin: 0;
}

.footer__main p:last-child{
    color: #000;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
}



.footer_top{

    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 45px;
}





.phones {
    padding-left: 0;
    position: relative
}

.phones:before {
    content: url(../img/icons/5.svg);
    position: absolute;
    top: 0;
    left: -31px
}

.phones li {
    list-style: none
}

.phones li a {
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    color: #fff
}

.social {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.social li {
    width: 55px;
    height: 55px;
    background: rgba(255, 255, 255, .2);
    border-radius: 50px;
    margin: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

.social li:hover {
    background: #E70000
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #000;
    opacity: .5;
    display: none
}

.popup {
    position: fixed;
    width: 100%;
    max-width: 1000px;
    min-height: 600px;
    border-radius: 20px;
    top: 50%;
    -webkit-transition: all linear .5s;
    transition: all linear .5s;
    left: 50%;
    transition: all linear .5s;
    z-index: 99999;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 74px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}



.popup_form h3 {
    color: #fff;
    margin: 0;
    font-size: 20px;
    line-height: normal
}

.popup_one {
    background-image: url(../img/popup_1.png);
    background-size: cover;
    background-position: 50% 50%;
    display: none
}

.popup_two {
    background-image: url(../img/popup_2.png);
    background-size: cover;
    background-position: 50% 50%;
    display: none
}

.popup_three {
    background-image: url(../img/popup_3.png);
    background-size: cover;
    background-position: 50% 50%;
    display: none
}

.vertical input {
    

    border-radius: 8px;
    padding-left: 25px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border: 1px solid #EDEDF5 !important;
    background: #F9F9FF !important;
    -webkit-backdrop-filter: blur(22px);
    backdrop-filter: blur(22px);
    color: #151515;

    font-family: Mulish;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 19.6px */
}

.vertical .iti.iti--allow-dropdown.iti--separate-dial-code{
    width: 100%;
}

.vertical .iti.iti--allow-dropdown.iti--separate-dial-code .tel{
    padding-left: 100px  !important;
}

.vertical .form__submit{
    width: 100%;
}

.vertical .checkbox{
    width: 100%;
}




.vertical input::-webkit-input-placeholder {
    color: #151515 !important;
    opacity: 1
}

.vertical input:-moz-placeholder {
    color: #151515 !important;
    opacity: 1
}

.vertical input::-moz-placeholder {
    color: #151515 !important;
    opacity: 1
}

.vertical input:-ms-input-placeholder {
    color: #151515 !important;
    opacity: 1
}

.vertical .iti--separate-dial-code .iti__selected-dial-code {
    color: #151515
}

.vertical button {
    margin-top: 10px
}

.vertical input:required:valid, .vertical textarea:required:valid {
    color: #151515 !important
}

.checkbox a {
    font-size: 12px
}

.close {
    position: absolute;
    top: 20px;
    right: 20px
}

.btns_travels {
    width: 12%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 140px;
    margin: 0 auto
}

.btns_travels .swiper-button-next:after {
    content: url(../img/slider/arr-r.svg) !important
}

.btns_travels .swiper-button-prev:after {
    content: url(../img/slider/arr-l.svg) !important
}

.btns {
    width: 122px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 100px 0;
    margin: 0 auto
}

.btns .swiper-button-next:after {
    content: url(../img/slider/arr-r.svg) !important
}

.btns .swiper-button-prev:after {
    content: url(../img/slider/arr-l.svg) !important
}

#scales {
    width: 2% !important
}

.form_new {
   padding-top: 10px;
   display: grid;
   grid-template-columns: repeat(4, 1fr);
   gap: 10px; 
   align-items: flex-start;
}

.form_new input {
  
    width: 100%
}


.form__submit {
    border: none;
    cursor: pointer;
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

.form__submit:hover {
    background: red
}

.vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.award_mob {
    display: none
}

.mobile-photo {
    display: none
}



.thank__content h3 {
    font-size: 60px;
    font-style: normal;
    color: #fff;
    line-height: normal;
    font-weight: 600
}

.thank__content p {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 50px
}

.thank__content span {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: normal
}

.thank__content ul {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0
}

.thank__content ul li {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.thank__content ul li svg {
    margin-right: 10px
}

.thank__content ul li a {
    text-decoration: none;
    padding: 20px 50px;
    border-radius: 20px;
    text-transform: uppercase;
    margin: 0 10px
}

.accent_btn {
    background: #E70000;
    color: #fff
}

.white {
    background: #fff;
    color: #E70000
}

.group_leader {
    background-image: url(../img/bg4.png);
    background-size: cover;
    background-position: 50% 50%;
    min-height: 600px;
    padding: 50px 0;
    position: relative
}

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

.group_leader-content-left {
    width: 28%;
    color: #fff;
    position: relative;
    z-index: 200
    
}

.group_leader-content-left h2 {
    color: #151515;
font-family: "Golos Text";
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin: 0;
}

.group_leader-content-left h4 {
   color: #151515;
   margin: 0;
font-family: "Golos Text";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding-top: 16px;
padding-bottom: 16px;
}

.group_leader-content-left p {
    color: #151515;
font-family: "Golos Text";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.group_leader-content-right {
    position: relative;
    z-index: 200;
    width: 43%
}

.group_leader-content-right ul {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.group_leader-content-right ul li {
    width: calc(50% - 5px);
    color: #222;
    background: #fff;
    border-radius: 20px;
    padding: 15px;
   
}

.group_leader-content-right ul li h3 {
   color: #151515;
font-family: "Golos Text";
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;

margin: 0;
}



.group_leader-content-right ul li p {
    padding-top: 27px;
   color: #151515;
font-family: "Golos Text";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.girl {
    position: absolute;
    bottom: 0;
    left: 25%
}

.reviews {
    position: relative;
    min-height: 600px;
    padding-top: 100px;
    padding-bottom: 250px;
    overflow: hidden;
    /* background: #E70000 */
}

.left_line {
    position: absolute;
    top: 0;
    left: 0
}


.reviews_title h3 {
   
    margin: 0;
    color: #151515;
    font-family: "Golos Text";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 15px;
}

.reviews_title p {
    margin: 0 !important;
    color: #151515;
    font-family: "Golos Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 30px;

}

.reviews__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
   margin-top: 45px;
    position: relative
}

.swiper-navigation {
    bottom: -69px;
    position: absolute;
    z-index: 999;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 12%
}

.reviews__slider_item {
   
    position: relative;
    cursor: pointer;
    -webkit-transition: all linear .5s;
    transition: all linear .5s;
    border-radius: 30px
}

.reviews__slider_item img {
    width: 100%;
    aspect-ratio: 4 / 3;
}

.reviews__slider_item_info{
    padding-bottom: 10px;
    border-bottom: 1px solid #EDEDF5;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}

.reviews__slider_item_info img{
    width: 50px;
}




.rsitem_info_block p:first-child{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    padding: 0;
    line-height: 140%; /* 25.2px */
    margin-bottom: 5px;
}

.rsitem_info_block p:last-child{
    padding: 0;
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 14px;
font-style: normal;
font-weight: 400;
margin: 0;
line-height: 140%; /* 19.6px */
}



.reviews__slider_item:before {
    content: url(../img/7/2.svg);
    position: absolute;
    right: 15px;
    bottom: 15px;
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

.reviews__slider_item:hover:before {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.reviews .swiper-button-next:after {
    content: url(../img/slider/arr-r.svg) !important
}

.reviews .swiper-button-prev:after {
    content: url(../img/slider/arr-l.svg) !important
}


.photo .main_title h3{
    color: #151515 !important;
}




.popup-video {
    position: fixed;
    max-width: 1200px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    z-index: 9999;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    display: none
}

.popup-video iframe {
    width: 100%
}

.open {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.iti__country-list {
    z-index: 999 !important
}

.group_leader_women{
    position: absolute;
    height: 100%;
    width: auto;
   bottom: 0;
   z-index: 30;
   padding-left: 19%;
}

/* new code */
.reviews_title{
    text-align: center;
}



.first__title .container{
    position: relative;
}


.first__title_girl{
    position:absolute;
    right: 20%;
    bottom: 0;
    width: 400px;
}



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

.footer_logo a{
    display: flex;
    flex-direction: column;
}

.summer_span{
    color: #FFF;
font-family: "Golos Text";
font-size: 24px;
font-style: normal;
font-weight: 400 !important;
line-height: normal;
border-radius: 20px;
border: 1px solid #FFF;
width: 152px;
height: 46px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}

.first__title-content h1{
    color: #FFF;
font-family: "Golos Text";
font-size: 60px;
font-style: normal;
font-weight: 600;
line-height: 100%; /* 60px */
text-align: left;
margin-bottom: 20px;
}

.first__title-content h4{
    color: #FFF;
    font-family: "Golos Text";
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 36px */
    margin-bottom: 30px;
}

.first__title-content p{
    color: #FFF;
    font-family: "Golos Text";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}

.title-content_form_span{
    color: #FFF;
font-family: "Golos Text";
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 120%;
padding:5px 15px;
background: #E70000;
border-radius: 20px;

}

.title-content_form_button button{
width: 100%;
}

.form__input{
    height: 48px;
}

.first_content_form_info{
    padding-top: 6px;
    color: #FFF;
text-align: center;
font-family: "Golos Text";
font-size: 16px !important;
font-style: normal;
font-weight: 500 !important;
line-height: 140%; /* 22.4px */
}


.form_new.vertical{
    width: 80%;
}

.new_info_block{
    width: 100%;
    position: relative;
}

.new_info_block_h3{
    color: #FFF;
    text-align: center;
    font-family: "Golos Text";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 42px */
    padding-bottom: 60px;
    padding-top: 25px;
    margin: auto;
}


.new_info_block_ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 30px;
    width: 100%;
    justify-content: center;
    position: absolute;
    z-index: 300;
    bottom: -50px;
}

.new_info_block_ul li{
    border-radius: 20px;
border: 1px solid #FFF;
background: #FFF;
backdrop-filter: blur(22px);
width: 330px;
display: flex;
flex-direction: row;
align-items: center;
padding: 20px;
}

.new_info_block_ul li span{
    width: 24px;
    display: flex;
    flex-direction: row;
    margin-right: 5px;
}


.new_info_block_ul li p{
    color: #3E4347;
font-family: "Golos Text";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 19.6px */
margin: auto;
}


.group_leader_bigben{
    display: none;
}



/* new css */
.header {

    width: 100%;
    z-index: 999
}


.header_block{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
padding: 17px  40px;
border-radius: 54px;
background: #FFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.header_block_ul{
       display: flex;
    flex-direction: row;
     align-items: center;
     gap: 30px;
}

.header_block_ul li a{
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
transition: 0.5s;
}

.header_block_ul li a:hover{
color: #FF0023;
}



.first_section{
   background-image: url("../img/1/2.png");
    background-size: cover;
    background-position: 50% 50%;
    padding: 50px 0;
    position: relative;
  
    /*background: var(--my, linear-gradient(82deg, var(--grad-a, #FF6200) 1.22%, var(--grad-b, #FF0023) 93.37%));*/
}

/*.first_section::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: url(../img/bg.svg) repeat-y top left;*/
/*    background-size: contain;*/
/*   */
/*    z-index: 2; !* Розташовує фон позаду контенту *!*/
/*}*/


.first_section_block{
    display: flex;
flex-direction: row;
justify-content: space-between;
padding-top: 100px;
padding-bottom: 30px;
position: relative;
z-index: 4;
}

.first_section_block img {
    width: 100%;
    max-width: 575px;
    height: fit-content;
}


.fsection_block_left h1{
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 75px;
    font-style: normal;
    font-weight: 800;
    line-height: 85%; /* 95.2px */
    margin: 0;
}

.fsection_block_left h3{
    margin-top: 30px;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


.fsection_block_left_ul{
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

.fsection_block_left_ul li {
    display: flex;
    flex-direction: column;
    width: 30%;


}

.fsection_block_left_ul li p{
    margin-top: 22px;
    color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


.fsection_block_left_a{
    display: flex;

    justify-content: center;
    align-items: center;
    width: 370px;
    leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 20px;
font-style: normal;
font-weight: 800;
line-height: normal;
background: #fff;
padding: 30px 60px;
border-radius: 10px;

cursor: pointer;
    color:  #FF6200;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease, color 0.3s ease;
    animation: pulse 2s infinite; /* Анимация пульсации */
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.03);
    }
    100% {
        transform: scale(1);
    }
}




.fsection_block_left_a:hover{
    color:  #fff;
    background: #FF0023;
    transform: scale(1.05);
    animation: none;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.fsection_block_left_p{
    color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 60px;
}

.speak_section {
    padding: 100px 0 200px 0;
}


#videoFrame{
width: 32%;
border-radius: 10px;
height: auto;
}


.speak_section .container{
    position: relative;
}

.speak_section_img{
    position: absolute;
    top: 0;
    right: 0;
}



.speak_section_block p{
    color: #F00;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 109%; /* 19.62px */
    margin-bottom: 40px;
   padding-top: 20px;
   
}

.speak_section_block h2{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 109%;
    width: 65%;
    margin: 0;
    
}
.speak_section_block h2 span{  
    color: #F00;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 109%; /* 41.42px */
    margin: 0;

}


.ssection_block_text{
    display: flex;
    margin-top: 40px;
    flex-direction: row;
   position: absolute;
   right: 0;
    width: 60%;
}

.ssection_block_text p{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    padding-left: 70px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}


.form_section_block{
border-radius: 14px;
background: #FFF;
position: relative;
z-index: 200;
display: flex;
flex-direction: row;
gap: 60px;
    overflow: hidden;

}

.formsection_block_left{
    width: 59%;
    padding: 50px;
    padding-right: 0;
}

.formsection_block_right{
position: relative;
display: flex;
flex-direction: row;
width: 50%;
padding-top: 50px;
padding-right: 50px;
align-items: flex-end;
justify-content: center;

}
.bottom_child img {
    width: 115% !important;
    max-width: 600px;
}
.formsblock_right_bg{
    position: absolute;
    z-index: 1;
    width: 79%;
}

.formsblock_right_child{
    position: relative;
    width: 280px;
    z-index: 4;
}

.sfc_fotm_content_input{
    width: 100%;
}

.sfc_fotm_content_select {
    position: relative;
}

.sfc_fotm_content_select select {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #EDEDF5;
    background: #F9F9FF;
    padding: 15px 40px 15px 25px;
    color: #000;
    font-family: Mulish;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    z-index: 10;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    outline: none;
}

/* Добавляем SVG-иконку стрелки через псевдоэлемент */
.sfc_fotm_content_select::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23666" width="20" height="20"><path d="M7 14l5 5 5-5H7zm10-4l-5-5-5 5h10z"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
}





.sfc_fotm_content_input p{
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 13px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 18.2px */
padding-left: 10px;
margin-bottom: 5px;
margin-top: 10px;
}

.form__submit{
    border-radius: 12px;
    border:2px solid  rgba(0, 0, 0, 0);
    transition: 0.5s;
background: var(--my, linear-gradient(82deg, var(--grad-a, #FF6200) 1.22%, var(--grad-b, #FF0023) 93.37%));
}

.form__submit:hover{
 
    border: 2px solid  #FF6200;
color:  #FF6200 !important; 
background: #fff;
}

.formsection_block_left h2{
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 109%; /* 51.23px */
}

.formsection_block_left p {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
}


.form_section{
    position: relative;
    z-index: 1;
    
}
.form_section::after {
    content: "";
    position: absolute;
    border-radius: 40px 40px 0 0;
    background-image: url("../img/bg3.png");
    background-size: cover;
    /*background: var(--my, linear-gradient(82deg, var(--grad-a, #FF6200) 1.22%, var(--grad-b, #FF0023) 93.37%));*/
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;

    z-index: 2;
    }






.admission{
   
    
    overflow: hidden;
    padding-top: 100px;
    border-radius:0 0 40px 40px;
    background-image: url("../img/bg3.png");
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 1;
    /*background: var(--my, linear-gradient(82deg, var(--grad-a, #FF6200) 1.22%, var(--grad-b, #FF0023) 93.37%));*/
}

.anim_photo{width:300%;overflow:hidden;position:relative;z-index:300;display:flex}
.anim_photo img{width:550%;height:auto;flex-shrink:0;animation:scroll-image 50s linear infinite;padding-right:4px}
@keyframes scroll-image{
0%{transform:translateX(0)}
100%{transform:translateX(-100%)}
}

.fadmission_a_block{
    margin-top: 40px;
    margin-bottom: 60px;
}

.fadmission_a_block{
    display: flex;

    flex-direction: row;
    justify-content: flex-end;
}


.fadmission_a{
    display: flex;
    position: relative;
    z-index: 30;
    cursor: pointer;
    padding: 12px 30px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: #fff;
    border: 1px solid #fff;
    color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 109%; /* 17.44px */
border-radius: 30px 30px 0px 30px;
}

.admission{
    position: relative;
    z-index: 1;
}
/*.admission::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: url(../img/bg.svg) repeat-y top left;*/
/*    background-size: cover;*/
/*    z-index: 2;*/
/*    }*/



.advantages_section{
    padding: 100px 0;
}

.advantages_section_ul{
    margin-top: 65px;
    padding: 0;
    margin-bottom: 0;
  
}


.advantages_section_ul_li{
    display: flex;
flex-direction: row;
justify-content: space-between;
gap: 100px;
margin-bottom: 65px;
}

.advantages_section_ul_li:nth-child(2n){
    flex-direction: row-reverse;
}

.asul_li_right{
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: center;
}


.asul_li_right h3{
margin: 0;
color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding-bottom: 25px;

}

.asul_li_right h4{
    margin: 0;
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
}





.asul_li_right_ul{
  padding: 0;
  margin-bottom: 0;

    margin-top: 35px;
   display: grid;
   grid-template-columns: repeat(2,1fr);
gap: 30px;
}

.asul_li_right_ul li p{
    margin-top: 15px;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 16.9px */
    opacity: 0.6;
}


.asul_li_right p {
    margin-top: 15px;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 16.9px */
    opacity: 0.6;
}



.results_section{
    padding: 100px 0;
}

.results_section_ul{
    margin-top: 45px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
 gap: 10px;
}

.results_section_ul_li {
    border-radius: 14px;
    background: #FFF;
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: center;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out, background-size 0.5s ease-in-out;
    background-size: 200% 200%;
}

.results_section_ul_li:hover {
    background: linear-gradient(82deg, var(--grad-a, #FF6200) 1.22%, var(--grad-b, #FF0023) 93.37%);
    background-size: 100% 100%;
}

.results_section_ul_li h4,
.results_section_ul_li p {
    transition: color 0.3s ease-in-out;
}

.results_section_ul_li:hover h4,
.results_section_ul_li:hover p {
    color: #fff;
}

.results_section_ul_li img {
    transition: filter 0.3s ease-in-out, mix-blend-mode 0.3s ease-in-out;
}

.results_section_ul_li:hover img {
    filter: brightness(0) invert(1);
}



.results_section_ul_li img{
    width: auto;
    height: 200px;
    margin-bottom: 50px;
}

.results_section_ul_li h4{
margin: 0;
color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.results_section_ul_li p{
    padding-top: 20px;
margin: 0;
color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
}

.accordion {
    margin-top: 45px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.accordion-item {
    border-radius: 14px;
    overflow: hidden;
    background: #FFF;
}

.accordion-header {
   
    background: #FFF;
    padding: 20px 40px;
    width: 100%;
   
    border: none;
    
    text-align: left;
   
    cursor: pointer;
    transition: background 0.3s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.accordion-header p{
    color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
border-radius: 40px;
margin-right: 35px;
margin-bottom: 0;
background: #F00;
padding: 10px 25px; 
}


.accordion-header span:first-child{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 109%; /* 28.34px */

}


.accordion-header:hover {
    background: #FFF;
}

.accordion-icon {
    width: 30px;
    height: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 50%;
border: 1px solid #FF6200;
    color: #FF6200;
    line-height: 100%;
}

.accordion-content {
    padding-left: 10px;
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
    max-height: 0;
    overflow: hidden;
    background: #FFF;
    transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
}

.accordion-item.active .accordion-content {
   padding-left: 167px;
   padding-right: 30px;
   padding-top: 0px;
   padding-bottom: 30px;
}

.results_section .main_title h3{
    text-align: left;
    margin: 0;
}


.residence_section {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    border-radius: 40px;
background: var(--my, linear-gradient(82deg, var(--grad-a, #FF6200) 1.22%, var(--grad-b, #FF0023) 93.37%));
z-index: 3;
}

.residence_bg{
position: absolute;
z-index: 4;
opacity: 0.2;
height: 100%;
top: 0;
right: 0;
}

.residence_section .container{
    position: relative;
    z-index: 5;
}

.residence_section_title{
    display: flex;
    flex-direction: row;

}

.rsection_title_block{
    padding-left: 150px;
}


.residence_section_title h3{
    margin: 0;
    color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 109%; /* 41.42px */
}

.rsection_title_block p{
    padding: 0;
    margin-bottom: 15px;
    color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
}


.residence_img{
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;
}


.residence_section_ul{
    display: grid;
    grid-template-columns: repeat(6,1fr);
 gap: 10px;
}

.residence_section_ul li{
    display: flex;
    flex-direction: column;
    align-items: center;
}


.residence_section_ul li p{
    padding: 0;
    margin-top: 30px;
    color: #FFF;
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
}

.team_section{
    padding-top: 100px;
    
}

.team_section_block{
    display: flex;
    flex-direction: row;
    gap: 35px;
    align-items: flex-end;
    justify-content: space-between;
}

.tsection_block_left{
    width: 30%;
}

.tsection_block_left h3{
margin: 0;
color: #FF6200;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 109%; /* 41.42px */
}

.tsection_block_left h4{
    margin: 0;
    padding-top: 25px;
    padding-bottom: 100px;
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
}




.tsection_block_center{
    width: 40%;
}


.tsection_block_center img{
width: 100%;

}


.tsection_block_right{
    width: 30%;
}

.tsection_block_right p{
    margin-top: 30px;
    padding: 0;
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
}

.tsection_block_right p span{

    color: #FF6200;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}

.asul_li_img img{
    width: 100%;
}

.thank__content_block{
    padding-top: 50px;
 display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: space-between;
}



.thank__content_new_right{
 width: 50%;
    position: relative;
}

.thank__content_new_right img{
 
    width: 100%;
}

.tcnew_right_p{
    text-align: right;
    position: relative;
    bottom:100px;
    right: 10%;
}

.thank__content_new h3{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 66px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 0;
}

.thank__content_new p{
    margin-top: 35px;
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 25.2px */
padding: 0;
margin-bottom: 80px;
}


.main_page-btn{
    
 
    border-radius: 12px;
    border: 1px solid #505050;
    background: #FFF;
    padding: 24px 36px;
    color: #000;
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
cursor: pointer;
text-decoration: none;
  transition: 0.5s;
}

.main_page-btn:hover{
    border: 1px solid #FF0023;
    background: #FF0023;
    color: #FFF;
}


.tcnew_right_p{
    color: #FFF;
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
}

.tcnew_right_p b{
    color: #FFF;
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 25.2px */
    text-transform: uppercase;  
}

.footer_anketa{
    background: #EDEDF5;
}

.reviews__slider .swiper-slide{
    background: #fff;
    
    border-radius: 14px;
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%;
margin: 0;

display: flex;
align-items: stretch;
flex-direction: column;
}

.reviews__slider_item_p{
    padding:20px;
    height: 260px;
}

.reviews__slider_item_p span{
    font-size: 30px;
    font-weight: 600;
    color: #FF6200;
}
.reviews__slider_item_p span:first-child{
    margin-right: 10px;
    
}

.reviews__slider_item_p span:last-child{
    margin-left: 10px;
  position: relative;
  top: 5px;

    
}




.popup_form {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
    animation: fadeIn 0.5s ease-in-out; /* Анимация открытия формы */
}

.popup_form.active {
    display: flex; /* Показываем блок с использованием display: flex */
}

.popup_form_block {
    border-radius: 40px;
    background: #F5F5F5;

    width: 70%;
    
    position: relative;
overflow-y: scroll;

    flex-direction: row;
    align-items: center;
}

.popup_form_block.closing {
    opacity: 0;
    pointer-events: none;
    animation: fadeOut 0.5s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}s









.popup_form_block_bg{
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 200;
}

.popup_form_block_form{
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: start;
    position: relative;
    gap: 30px;
    z-index: 300;
    height: auto;
}


button.closeButton {
    background: none;
    border: none;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 500;
    cursor: pointer;
    transition: transform 0.3s ease;
}

button.closeButton:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.popup_form_block_form .formsection_block_left{
    width: 60%;
    padding: 60px 0px 0px  60px;


}



.popup_form_block_form .formsection_block_right{
    width: 40%;
    align-items: flex-start;
}

.popup_form_block_form .formsection_block_right .formsblock_right_bg{
    bottom: 10px;
}


.header_logo a img{
    height: 40px;
}

.fsection_block_left_form{
    padding: 30px;
    border-radius: 14px;
    background: #FFF;

}

.fsection_block_left_form .vertical{
    width: 100%;
}




.fsection_block_left_form .fsection_block_left_p{
    color: #000;
    text-align: center;
    margin-bottom: 0;
}


/* new css */


@media only screen and (max-width: 1200px) {
    .container {
        max-width: 1024px
    }
}

@media only screen and (max-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media only screen and (max-width: 820px) {
    .container {
        max-width: 790px
    }
}

@media only screen and (max-width: 768px) {
    .container {
        max-width: 740px
    }
}

@media only screen and (max-width: 600px) {
    .container {
        padding: 0;
        max-width: 540px
    }
}

@media only screen and (max-width: 480px) {
    .container {
        max-width: 440px
    }
}

@media only screen and (max-width: 440px) {
    .container {
        max-width: 410px
    }
}

@media only screen and (max-width: 414px) {
    .container {
        max-width: 390px
    }
}

@media only screen and (max-width: 390px) {
    .container {
        max-width: 370px
    }
}

@media only screen and (max-width: 375px) {
    .container {
        max-width: 360px
    }
}

@media only screen and (max-width: 360px) {
    .container {
        max-width: 340px
    }
}

@media only screen and (min-width: 1550px) {
   
    .girl {
        left: 28%
    }

    .travel {
        min-height: 750px
    }

    

    .first__title-content_bottom ul li p {
        font-size: 22px
    }

    .first__title-content p {
        font-size: 22px
    }

    

    

    

   
   

  
    .travel__text h4 {
        font-size: 32px
    }

    .travel__text ul li p {
        font-size: 21px
    }
}

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

    .award {
        bottom: 20px;
        right: 0px;
        width: 100%;
    }


    .travel__text ul li p {
        font-size: 15px
    }

    .travel__image img {
        top: 0;
        height: 250px
    }

    .first__title-content_bottom ul li {
        width: 13%
    }

    .travel {
        width: 100%;
        margin: 10px 0
    }

    .travels__Items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

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


    .first_section {
        background-image: url("../img/bg-mob.png");
    }
    .travel a {
        width: 79%
    }

    .first__title {
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content;
        padding-bottom: 85px
    }

    .first__title-content_bottom ul li {
        width: 22%
    }

    .group_leader-content-left {
        width: 100%
    }

    .group_leader-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .girl {
        display: none
    }

    .group_leader-content-right {
        width: 100%
    }

    .btns_travels {
        width: 22%
    }

    .footer__main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        align-items: center;
        flex-direction: column
    }

    .footer__item {
        margin-bottom: 30px
    }

    .btns {
        width: 18%
    }

    .awards__number {
        width: 37%
    }

    .awards:after {
        width: 100%
    }

    .awards__text h3 {
        font-size: 33px
    }

    .award {
        right: 16px;
        display: none
    }

    .why {
        margin-top: 0
    }

    .why__item-bottom p {
        font-size: 14px
    }

    .right_image {
        max-width: 466px
    }


.header_block_ul li a{
   font-size: 12px;
}
.header_block_ul {
    gap: 10px;
}

.fsection_block_left_ul {
   gap: 20px;
}

.ssection_block_text {
    width: 100%;
}
.speak_section_img{
    zoom: 0.7;
}

.speak_section_block h2 {

width: 75%;
}


.asul_li_right_ul {
    
    grid-template-columns: repeat(1, 1fr);

}

.advantages_section_ul_li {
    
    gap: 40px;

}

.anim_photo {
    width: 500%;
}




}

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

    .popup_form_block {
        border-radius: 40px;
        background: #F5F5F5;
        width: 90%;
        height: auto;
        max-height: 90%;
    }

    .popup_form_block_form {
        display: flex;
        flex-direction: column;
    }
    .popup_form_block_form .formsection_block_left {
        width: 100%;
        padding: 60px 20px;
    }
    .popup_form_block_form .formsection_block_right {
display: none;
    }
    button.closeButton{

        top: 10px;
        right: 10px;

    }

    button.closeButton svg{

        width: 50px;

    }




.header{
    display: none;
}

    .groupleader-title p {
        font-size: 16px;
        line-height: 16px
    }

    .groupleader-title h3 {
        font-size: 35px
    }

    .groupleader_content-right {
        width: 100%;
        margin-bottom: 300px
    }

    .groupleader_content-left {
        width: 100%
    }

    .groupleader_content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .first__title-content ul {

        display: block;
    }

    .first__title-content ul {
       
        display: block;
    }
    .footer__item {
        padding-left: 30px
    }

    .travel {
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content
    }

    .travel a {
        width: 74%;
        position: relative
    }

    .btns_travels {
        width: 23%
    }

    .travels {
        overflow: hidden
    }

    .excursion {
        overflow: hidden
    }

    .bottom_form-content {
        width: 100%
    }

    .group_leader-content-right ul li p {
        font-size: 14px
    }

    .group_leader-content-right ul li h3 {
        font-size: 16px
    }

    .group_leader-content-left p {
        font-size: 14px;
        line-height: normal
    }

    .group_leader-content-left h2 {
        font-size: 27px
    }

    .group_leader {
        margin-bottom: 30px
    }

    .girl {
        display: none
    }

    .group_leader-content-right ul li {
        width: 100%
    }

    .group_leader-content-right {
        width: 100%
    }

    .group_leader-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .group_leader-content-left {
        width: 100%
    }

    .geography__item h3 {
        font-size: 32px
    }

    .geography__item {
        width: 49%
    }

    .why {
        overflow: hidden
    }

    .right_image {
        top: inherit;
        bottom: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .btns_travels {
        display: none
    }

    .btn {
        position: relative;
        z-index: 999;
        text-align: center
    }

    .btn a {
        margin: 30px auto
    }

    .why__item {
        width: 39%
    }

    .first__title-content_bottom h3 {
        font-size: 24px
    }

    .form_new {
        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-align: center;
        -ms-flex-align: center;
       
        align-items: center
    }

    .form_new input {
        margin-bottom: 5px
    }

    .form_new button {
        margin-top: 10px
    }

    .first__title-content_bottom ul li {
        width: 100%;
        margin: 5px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .first__title-content_bottom ul li p {
        margin-left: 10px !important;
        width: 56px
    }

    .first__title-content_bottom ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        bottom: -50px
    }

    .residence_section_ul {
        grid-template-columns: repeat(3, 1fr);
}
.results_section_ul {
    grid-template-columns: repeat(2, 1fr);
}
.accordion-item.active .accordion-content {
    padding: 20px;
 }
 .rsection_title_block {
    padding-left: 60px;
}







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


    .header {
        display: block;
    }
    .header_block_ul {
        display: none;
    }

    .first_section {
        padding-top: 90px;
    }
    .fsection_block_left_p br{
        display: none;
    }
.anim_photo img {

    animation: scroll-image 30s linear infinite;
}
.thank__content_new h3{
    font-size: 42px;
}


.thank__content_new h3 br{
   display: none;
}


.thank__content_new p{
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 40px;
}


.main_page-btn{
    display: block;
}

.thank__content_block{
    padding-top: 30px;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;

}
.thank__content_new_right{
    margin-top: 50px;
    width: 100%;
}

.slider__item-text  img{
width: 70px;
}

.slider__item-text{
    padding: 30px 20px !important;
    gap: 23px !important;
}

.slider__item-text h3 {
font-size: 22px !important;
}

.slider__item-text p {
    font-size: 13px !important;
}

.slider__item_image_icon{
    display: none;
}
    .footer_bottom {
       
        grid-template-columns: repeat(1, 1fr);
        gap: 45px;
    }
    .reviews__slider_item:before{
        zoom: 0.6;
    }
       


    .team_section {
        padding-top: 70px;
        
    }

    .team_section_block {
        flex-direction: column;
        gap: 0px;
        align-items: center;
        justify-content: space-between;
    }

    .tsection_block_left, .tsection_block_center, .tsection_block_right  {
        width: 100%;
    }

.tsection_block_left svg{
    display: none;
}

.tsection_block_left{
    text-align: center;
}
.tsection_block_left h4 {
padding-bottom: 50px;

}

.tsection_block_center svg{
    width: 50px;
    height: 50px;
}


    .residence_section_title {
        flex-direction: column;
    }

    .rsection_title_block {
        padding-top: 25px;
        padding-left: 0px;
    }

    .residence_section {
        padding: 70px 0;
    }

    .residence_section_title h3 {
        font-size: 26px;
        text-align: center;
    }

    .residence_section_title h3 br{
        display: none;
    }

    .residence_img {
        margin-top: 40px;
        margin-bottom: 30px;
    }


.tsection_block_right svg{
    width: 100px;
    height: 100px;
}

.tsection_block_right{
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}


.fsection_block_left h1{
    font-size: 58px;
    text-align: center;
}

.fsection_block_left h3 {
    font-size: 18px;
    text-align: center;
margin-top: 20px;
}

.first_section_block {
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 0px;
}

.fsection_block_left_ul {
    margin-top: 30px;
    margin-bottom: 40px;
}

.fsection_block_left_a {
display: block;
text-align: center;
    width: 100%;
}

.fsection_block_left_ul li {
    align-items: center;
    width: 32%;
}

.fsection_block_left_ul li p {
    font-size: 13px;
    text-align: center;
}

.fsection_block_left_p{
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}


#videoFrame {
    margin-top: 30px;
    width: 100%;
    border-radius: 10px;
    height: auto;
}

body {
    background: #EDEDF5;
    /*background: #EDEDF5 url(../img/bg_mob.svg) repeat-y center top;*/
    background-size: cover;
}

.speak_section_img {
   display: none;
}

.ssection_block_text img{
    /*display: none;*/
    max-width: 100px;
    height: 100px;
    /*height: fit-content;*/
    margin-right: 19px;
}

.speak_section_block h2 {
    width: 100%;
    font-size: 24px;
}
    .speak_section_block h2 span {
        font-size: 24px;
    }
    .speak_section_block p {
        font-size: 16px
    }
    .ssection_block_text p {
        padding-left: 0;
        width: 90%;
}

.speak_section_block p {
margin-bottom: 25px;
}


.speak_section {
    padding: 70px 0 190px 0;
}

.form_section_block {
    flex-direction: column;
    gap: 0px;
    overflow: hidden;
}
.formsection_block_left {
    width: 100%;
    padding: 30px;
    padding-bottom: 0;
}

.form_new.vertical {
    width: 100%;
}


.formsection_block_left h2 {
    font-size: 26px;
    text-align: center;

}

    .accordion-header span:first-child {
        flex-direction: column;
        align-items: flex-start;
    }
    .accordion-header p {
        margin-bottom: 10px;

    }
    .formsection_block_left p {
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
    }

    .asul_li_right_ul {
        gap: 14px;
    }

    .asul_li_right_ul br {
        display: none;
    }
.vertical .form__submit{
    font-size: 16px;
    padding: 20px 20px;
}

.formsection_block_right {
    position: relative;
    display: flex
;
    flex-direction: row;
    width: 100%;
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    align-items: center;
    justify-content: center;
}
.formsblock_right_bg {
    width: 100%;
    position: inherit;
}

.anim_photo {
    width: 900%;
}
.formsblock_right_child {
    width: 90%;
    bottom: -70px;
}

.advantages_section {
    padding: 70px 0;
}

.advantages_section_ul_li {
   
    flex-direction: column;

    gap: 30px;
    margin-bottom: 65px;
}

.asul_li_right {
    width: 100%;
}

.asul_li_right h3 {
    font-size: 22px;

}

.asul_li_right_ul li{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}

.asul_li_right_ul li p {
margin-top: 0;
margin-bottom: 0;
width: calc(100% - 30px);

}

.advantages_section_ul_li:nth-child(2n) {
    flex-direction: column;
}

.main_title h3 span {
    font-size: 26px;
}

.main_title h3{
    text-align: center  !important;
    font-size: 26px;
}


.results_section_ul {
    margin-top: 35px;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}


.results_section {
    padding: 70px 0;
}


.accordion-header {
    background: #FFF;
    padding: 20px;

}

.accordion-header span:first-child{
    font-size: 20px;
    width: calc(100% - 40px);
}

.accordion-header p{
    font-size: 14px;
    margin-right: 15px;
}



    .groupleader_content {
        min-height: 667px
    }

    .groupleader_content {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .groupleader_content {
        padding: 22px
    }

    .groupleader_content-right {
        margin-bottom: 120px
    }

    .text_bottom {
        left: 50%;
        bottom: 80px;
        -webkit-transform: translate(-50%, 10px);
        -ms-transform: translate(-50%, 10px);
        transform: translate(-50%, 10px);
        max-width: 300px
    }

    .groupleader_content-left p {
        font-size: 14px
    }



    .group_leader_women{
        display: none;
    }



    .group_leader {

        background-position: 0%;
    }


    .first__title_girl {
        content: url('../img/girl-mob.png');
    }

    .group_leader-content-left h2 {
        font-size: 24px;
    }


    .group_leader-content-left h2 br{
      display: none;
    }

    .masonry .brick img{
        border-radius: 5px !important;
    }

    
    .new_form_red .first__title-content_form p {
        font-size: 14px !important;
    }

    .new_info_block_ul {
        gap: 10px;
        bottom: -230px;
    }
    
    .new_info_block_h3 {
        color: #FFF;
text-align: center;
font-family: "Golos Text";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 25.2px */
        padding-bottom: 30px;
        padding-top: 10px;
        margin: auto;
    }
    
    .mob {
        display: block;
    }
    .first__title-content ul li {
        width: fit-content;
    }

    .group_leader_women{
        top: 280px;
        height: auto;
        width:60%;
        bottom: initial;
        z-index: 30;
         padding-left: 0%;
    }
.group_leader_bigben{
    display: block;
    position: absolute;
    width: 80%;
    top: 300px;
    right: 0;
}

.group_leader-content-right ul{
    padding-top: 370px;
}

    .group_leader {
        
        background-position: 0%;
    }

    .title-content_form_span {
      
        font-size: 16px;
        line-height: 100%;
        padding: 5px 10px;
       
    }

    

     
    .first__title-content h2::after {
        bottom: -51px;
        right: -18px;
        position: absolute;
        transform: scale(.5);
    }

    .first__title-content ul {
        margin-top: 10px;
        display: table;
        margin-left: 0;
    }

        .first__title-content{
           margin-top: 40px;
        }



    .first__title-content_form {
        margin-top: 100px
    }

    .travel__text ul li span {
        left: 0;
        width: 88%
    }

    .why_title br {
        display: none
    }

    .travel__text ul li span {
        top: 10px
    }

    .travel__image {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }

    .travel__image img {
        position: relative;
        top: 0
    }

    .reviews {
        padding-top: 70px !important;
        min-height: auto;
        padding-top: 0;
        padding-bottom: 150px
    }

    .reviews .swiper-navigation {
        width: 100%;
        min-height: 40px
    }

    .reviews .swiper-button-next {
        display: none
    }

    .reviews .swiper-button-prev {
        display: none
    }

   
    .reviews__slider .swiper-slide {
height: 260px;
    }

    .reviews .swiper-pagination-bullets.swiper-pagination-horizontal {
        text-align: center
    }

    .reviews_title h3 {
        font-size: 24px
    }

    .reviews__slider_item img {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }

    .footer__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 0
    }

    .awards {
        padding-top: 40px
    }

    .first__title {
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content;
        padding-bottom: 30px
    }

    .travel__text ul li span {
        font-size: 11px !important;
        margin-top: 5px
    }

    .excursion .swiper-horizontal > .swiper-pagination-bullets, .excursion .swiper-pagination-custom, .excursion .swiper-pagination-fraction {
        bottom: -44px !important
    }

    .travels .swiper-horizontal > .swiper-pagination-bullets, .travels .swiper-pagination-bullets.swiper-pagination-horizontal, .travels .swiper-pagination-custom, .travels .swiper-pagination-fraction {
        bottom: 26px !important
    }

    .travel__text ul li p {
        font-size: 16px
    }

    .travels {
        position: relative
    }

    .travel a {
        width: 77%;
        position: relative
    }

    .btns_travels {
        width: 36%;
        padding: 50px 0
    }

    .travel {
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content
    }

    .first__title-content ul li {
        margin: 0px 0px 7px 0px; 
        padding: 7px;
        font-size: 12px;
        border: 1px solid #fff;

    }

    .first__title-content ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .travels {
        overflow: hidden
    }

    .awards__text ul li {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
       
    }

    .awards__text ul li img {
        width: 48px;
        margin-bottom: 10px
    }

    .awards__text ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .awards__text ul li p {
        text-align: center;
        font-size: 16px
    }

    .travel__text {
        padding-left: 10px;
        padding-right: 10px
    }

    .excursion {
        padding-bottom: 60px;
        margin-bottom: 0
    }

    .checkbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
      
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .vertical .tel {
        padding-left: 94px !important
    }


    .vertical .checkbox{
        justify-content: center;
    }

    .vertical .checkbox input{
        padding-left: 0 !important;
    }
    #scales {
        width: 10px !important;
        
        padding: 5px;
        margin: 0 !important
    }


.checkbox label{
    padding-left:5px;
}
    .thank__content p {
        margin-bottom: 15px;
        font-size: 18px
    }

    .thank__content span {
        font-size: 18px
    }

    .thank__content ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .thank__content ul li {
        margin: 5px 0
    }

    .thank__content ul li a {
        width: 100%
    }

    .thank__content h3 {
        font-size: 40px
    }

    .masonry {
        -webkit-column-gap: 4px !important;
        -moz-column-gap: 4px !important;
        column-gap: 4px !important;
        
    }

  

    .masonry .brick {
        margin-bottom: 5px !important
    }

    .excursion {
        overflow: hidden
    }

    .photo {
        margin-top: 20px
    }

    .excursion {
        margin-top: 0;
        margin-bottom: 40px;
    }

    .phones:before {
        left: 0
    }

    .phones {
        padding-left: 50px
    }

    .footer__item p:before {
        left: 0
    }

    .footer__item p {
        padding-left: 50px
    }

    .popup_form {
        width: 100%
    }

    .popup {
        padding: 60px 10px;
        min-height: 465px
    }

    .bottom_form-content h3 {
        text-align: center;
        font-size: 17px
    }

    .geography {
        margin: 20px 0
    }

    .geography__item h3 {
        font-size: 18px
    }

    .geography__item h3 br {
        display: none
    }

    .geography__item {
        width: 100%
    }

    .masonry {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .swiper-pagination-bullet-active {
        width: 48px !important
    }

    .swiper-pagination-bullet {
        background: #E70000 !important;
        width: 24px !important;
        height: 6px !important;
        border-radius: 3px !important
    }

    .excursion .container {
        position: relative
    }

    .btns {
        display: none
    }

    

    .travel__text {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .travel__image {
        width: 100%
    }

    .travel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .mobile-photo {
        display: block
    }

    .desk-photo {
        display: none
    }

    .awards__number span {
        font-size: 15px
    }

    .awards__numbers {
        padding-bottom: 20px
    }

    .awards__text ul li p br {
        display: none
    }

    .awards:after {
        height: 460px;
        bottom: 0;
        border-top-right-radius: 150px;
        border-top-left-radius: 150px;
        border-radius: 10px;
    }

    .awards__number {
        margin-bottom: 20px;
        width: 100%;
        text-align: center
    }

    .awards__text h3, .awards__text span {
        font-size: 20px
    }

    .awards__text h3 br{
        display: none;
    }

    .awards__numbers {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .award_mob {
        display: block;
        margin: 0 auto
    }

    .right_image {
        max-width: 100%;
        height: auto;
    }

    .why__item-bottom h3 {
        font-size: 16px
    }

    .why__item-bottom h3 p {
        font-size: 14px
    }

    .why {
        padding-top: 220px;
        padding-bottom: 40px;
    }


    .bottom_form {
        
        background: #BDE27C;
    }

    .why__item {
        width: 100%
    }

    .why_title h2 {
        font-size: 24px;
        line-height: normal
    }

    .first__title {
        margin-bottom: 180px
    }

    .first__title-content_bottom ul li {
        width: 45%
    }

    .first__title-content_bottom ul li p {
        font-size: 12px;
        margin: 0
    }

    .first__title-content_bottom h3 {
        font-size: 18px
    }

    .first__title-content_bottom ul {
        bottom: 0;
        margin-bottom: 0;
        margin-top: 0;
        justify-content: space-evenly;
    }

    .first__title-content_bottom {
        margin-top: 10px
    }

    .form_new {
        padding-bottom: 0
    }

    .iti {
        width: 100%
    }

    .form__submit {
        max-width: 400px;
        width: 100%
    }

    .form_new input {
        max-width: 400px
    }

    .first__title-content_form h5 {
        font-size: 16px;
        line-height: normal
    }

    .first__title {
        background-image: url(../img/bg-mob.png);
        background-position: right bottom; 
        background-repeat: no-repeat; 
        padding-bottom: 10px;
        padding-top: 65px;
    }

    /* .group_leader {
        background-image: url(../img/bg4-mob.png);
    } */


    .form_new input {
        margin-bottom: 0px;
    }

    .first__title-content p {
        width: 50%;
        font-size: 12px

    }

    .first__title-content p br {
        display: none
    }

    .first__title-content h2 {
        font-size: 28px
    }

    .first__title-content h4 {
        font-size: 18px;
        text-align: left;
        margin: 11px 0px;
    }

    .group_leader-content-left {
        width: 90%;
        margin: 0 auto;
    }



}

@media only screen and (max-width: 440px) {
    .first__title {
        margin-bottom: 0
    }
    
    .first__title-content h2 {
        font-size: 32px;
        margin-top: 10px;
        width: 80%;
        text-align: left;
    }
}







.main__title {
    text-align: center
}

.main__title h3 {
    color: #1F0E0E;
    font-weight: 500;
    font-size: 48px;
    margin: 0;
    padding-bottom: 30px;
    line-height: normal
}

.main__title p {
    color: #4d4d4d;
    text-align: center;
    font-size: 18px;
    line-height: normal
}

.directions {
    margin: 100px 0
}

.directions_title {
    position: relative
}



.directions_title h3 br {
    display: none
}

.directions__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.directions__item {
    position: relative;
    border-radius: 25px;
   gap: 12px;
    flex-direction: row;
    display: flex;
    align-items: stretch;
}

.slider__item-text{
    display: flex;
width: 50%;
padding: 60px 40px;
flex-direction: column;
align-items: flex-start;
gap: 28px;
border-radius: 14px;
background: #FFF;
}

.slider__item-text h3{
margin: 0;
color: #F00;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.slider__item-text p{
    color: #000;
leading-trim: both;
text-edge: cap;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
}

.slider__item_image{
position: relative;

}


.excursion .container{
    position: relative;
}
.slider__item_image_icon{
   position: absolute;
   bottom: -40px;
   right: 15%; 
   z-index: 20;
}


.directions__item_image {
    position: relative
}

.directions__item_image img {
    width: 100%
}

.flag {
    position: absolute;
    top: 10px;
    left: 13px;
    width: 36px !important
}

.directions__item-text {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    flex-direction: column;
    justify-content: flex-start;
    /*margin-bottom: 13px;*/
    padding-bottom: 10px;
    margin-bottom: 20px;
    
   
    position: relative;
}

.directions__item-text h3 {
    color: #000;
    font-family: "Golos Text";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 0px;
   
}

.info-item{
    display: flex;
flex-direction: row;
align-items: center;
}

.top_excursion{
    margin-top: 60px;
    overflow: hidden;
    
}


.top_excursion .directions__item{
    padding-bottom: 0;
}

.top_excursion .directions__item-text{
    min-height: auto;
    margin-bottom: 0px;
    padding: 25px;
    text-transform: none;
}

.top_excursion .directions__item-text h3{
    color: #151515;
font-family: "Golos Text";
font-size: 20px;
margin-bottom: 10px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.top_excursion .directions__item-text p{
    color: #151515;
font-family: "Golos Text";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}



.directions__item-text .info-item p {
   padding-left: 10px;
    margin: 10px 0;
    color: #000;
    font-family: "Golos Text";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.directions__item-text .info-item img{
    width: 20px;
    padding-right: 10px;
}
.directions__item-text span {
    color: #1F0E0E;
    font-size: 22px;
    font-weight: 500;

}

.directions__item a {
    color: #FFF;
font-family: "Golos Text";
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
    display: inline-block;
  
    background: #E70000;
    padding: 20px;
    text-decoration: none;
    border-radius: 30px;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #E70000;
    -webkit-transition: all linear .5s;
    transition: all linear .5s;
    /*position: absolute;*/
    /*bottom: 10px;*/
}



.new_form_red{
    margin-bottom: 60px;
}


.new_form_red .first__title-content_form{
    border-radius: 20px;
background: #E70000;
padding: 30px 40px;
-webkit-backdrop-filter: blur(0px);
backdrop-filter: blur(0px);
}

.new_form_red .first__title-content_form p{
    color: #FFF;
text-align: center;
font-family: "Golos Text";
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 39.2px */
}


.new_form_red .first__title-content_form .form__submit{
    background: #FFF;
    color: #E70000;

font-family: "Golos Text";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 100%; /* 16px */
text-transform: uppercase;
}

.new_form_red .first__title-content_form input{
    border-radius: 20px;
border: 1px solid rgba(255, 255, 255, 0.10);
background: rgba(255, 255, 255, 0.15);
backdrop-filter: blur(22px);
color: rgb(255, 255, 255, 0.6) !important;

font-family: "Golos Text";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 19.6px */

}

.new_form_red .first__title-content_form input::placeholder{
    color: rgb(255, 255, 255, 0.6) !important;
}

.new_form_red .first__title-content_form .iti__selected-dial-code{
    color: rgb(255, 255, 255, 0.6) !important;
}
.popup_direction-text_desk{
    color: #000;
font-family: "Golos Text";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


.popup_direction-text_block{
    display: flex;
    flex-direction: row;
    padding-top: 30px;
gap: 20px;
}

.direction-text_block_text:first-child{
    width: 70%;
}

.direction-text_block_text span{
    color: #000;
    font-family: "Golos Text";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    padding-bottom: 5px;
}
.direction-text_block_text p{
    margin: 0  !important;
    color: #000;
font-family: "Golos Text";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding-bottom: 20px;
}




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

    

    .directions__item-text h3 {
        font-size: 25px
    }
}

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

    .main__title h3 {
        font-size: 34px
    }
}

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

    .directions__item-text span {
        position: relative;
    }

    
}

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


    .slider__item-text {
        width: 100%;
    }


    .slider__item_image {
        display: none;
    }

    .directions__item picture {
        display: none;
    }


    .first__title-content h3 {
        background: #E700008C;
    }


    .directions__item-text {
        min-height: fit-content;
    }

    .directions__item-text-height {
        min-height: fit-content!important;
    }
    
    .directions__item {
        margin: 0;
    }
    /*.right_circle {*/
    /*    display: block;*/
    /*    bottom: 381px;*/
    /*    max-width: 422px*/
    /*}*/

    /*.left_star {*/
    /*    display: block;*/
    /*    max-width: 373px;*/
    /*    bottom: 346px;*/
    /*    left: -88px*/
    /*}*/

    /*.first__content a {*/
    /*    margin-bottom: 400px*/
    /*}*/

    .directions__item-text h3 {
        font-size: 18px
    }

    .directions__item-text .info-item p  {
        font-size: 14px
    }

    .directions__item-text span{
        font-size: 16px;
    }

    .directions__item a {
        padding: 15px 20px;
        font-size: 16px;
    }
    .directions_title h3 {
        margin-bottom: 20px
    }

    .directions_title h3 br {
        display: block !important
    }

    .directions_title:after {
        top: 0
    }

    .directions_title:before {
        top: -60px
    }

    .main__title p {
        font-size: 14px
    }

    .directions__item {
        width: 100%;
        min-height: 410px;
    }

    .main__title h3 {
        font-size: 32px
    }
}

@media only screen and (max-width: 440px) {
    /*.right_circle {*/
    /*    display: block;*/
    /*    bottom: 381px;*/
    /*    max-width: 422px*/
    /*}*/

    /*.left_star {*/
    /*    display: block;*/
    /*    max-width: 373px;*/
    /*    bottom: 386px;*/
    /*    left: -88px*/
    /*}*/
}

@media only screen and (max-width: 390px) {
    /*.right_circle {*/
    /*    display: block;*/
    /*    bottom: 381px;*/
    /*    max-width: 422px*/
    /*}*/

    /*.left_star {*/
    /*    display: block;*/
    /*    max-width: 373px;*/
    /*    bottom: 346px;*/
    /*    left: -88px*/
    /*}*/
}





 


.close {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 9999;
    background: #E70000;
    padding: 4px;
    border-radius: 50px
}

.redbtn {
    background: #E70000;
    color: #fff;
    padding: 20px;
    border-radius: 40px;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
    display: block;
    margin: 0 auto;
    -webkit-transition: all linear .5s;
    transition: all linear .5s;
    border: 1px solid #E70000;
    text-transform: uppercase
}

.redbtn:hover {
    background: #fff;
    border: 1px solid #E70000;
    color: #E70000
}

.popup_direction {
    position: fixed;
    display: flex;
flex-direction: row-reverse;
    max-width: 1150px;
    min-height: 550px;
    width: 100%;
    border-radius: 40px;
    top: -150%;
    -webkit-transition: all linear .5s;
    transition: all linear .5s;
    left: 50%;
    transition: all linear .5s;
    z-index: 99999;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.popup_direction-img {
    position: relative
}

.popup_direction-img img {
    width: 100%
}

.popup_direction-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 40px;
   width: 70%;
}

.popup_direction-text span {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    color: #4D4D4D
}
.popup_direction-text ul {
    padding-left: 10px;

}
.popup_direction-text ul li {
    list-style-type: circle;
    font-size: 16px;
    color: #4D4D4D;
}

.popup_direction-text p {
    font-weight: 300;
    font-size: 16px;
    margin: 10px 0;
    color: #4D4D4D
}


.column_bottom {
    width: 100%
}

.column_bottom a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.openPopup {
    top: 50%;
    }


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

    .first__title-content h1 {
        color: #FFF;
        font-family: "Golos Text";
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%; /* 28px */
        margin-bottom: 0;
    }


    .first__title_girl {
        position: absolute;
        right: 0;
        top: 60px;
        bottom: auto;
        width: 200px;
    }

.header__Logo a img{
height: 25px !important;
}

.summer_span {
    
    font-size: 14px;
    
    border-radius: 15px;
  
    width: 102px;
    height: 25px;
  
}

.header {
    height: auto;
    padding: 10px 0;
}

    .br_mob{
    display: none;
}

.thank__content{
    padding-left: 10px;
    padding-right: 10px;
}



    .popup_direction-text ul li {
        font-size: 12px;
    }
.excursion .main_title{
    margin-top: 40px;
}

.excursion__slider{
    margin-top: 20px;
}

.first__title-content_form p{
    font-size: 16px;
}

.first__title-content_form p br{

    display: none;
}


    .first__title-content h3{
    font-size: 14px;
    padding: 7px 25px;
    }
    /*.right_circle {*/
    /*    display: block;*/
    /*    bottom: 381px;*/
    /*    max-width: 422px*/
    /*}*/

    /*.left_star {*/
    /*    display: block;*/
    /*    max-width: 373px;*/
    /*    bottom: 346px;*/
    /*    left: -88px*/
    /*}*/

    /*.first__content a {*/
    /*    margin-bottom: 400px*/
    /*}*/

    .close {
        position: absolute;
        right: 9px;
        top: 10px
    }



    .popup_direction {
        width: calc(100% - 20px);
        flex-direction: column;
        border-radius: 20px;
        min-height: auto;
        max-height: calc(100% - 20px);
        -webkit-transform: translate(-50%, 1%);
        -ms-transform: translate(-50%, 1%);
        transform: translate(-50%, 1%);
    }
    

    .openPopup {
        top: 0% !important;
        }
    

    .column_bottom a {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        position: inherit;
        bottom: 0px;
        left: 20px;
        transform: inherit;
        width: 82%;
        margin-top: 30px;
        font-size: 14px;
        
    }

    .popup_direction-text {
        padding: 20px
    }

    .popup_direction-text p {
        font-size: 12px;
        margin: 5px 0
    }

    .popup_direction-text span {
        font-size: 12px
    }

    .popup_direction-text_column {
        width: 100%
    }

    .popup_direction-text {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        overflow-y: scroll;
        flex-direction: column
    }
}

@media only screen and (max-width: 440px) {
    /*.right_circle {*/
    /*    display: block;*/
    /*    bottom: 381px;*/
    /*    max-width: 422px*/
    /*}*/

    /*.left_star {*/
    /*    display: block;*/
    /*    max-width: 373px;*/
    /*    bottom: 386px;*/
    /*    left: -88px*/
    /*}*/
}

@media only screen and (max-width: 390px) {
    /*.right_circle {*/
    /*    display: block;*/
    /*    bottom: 381px;*/
    /*    max-width: 422px*/
    /*}*/

    /*.left_star {*/
    /*    display: block;*/
    /*    max-width: 373px;*/
    /*    bottom: 346px;*/
    /*    left: -88px*/
    /*}*/
}






    .brick {
        opacity: 0;
        transform: scale(0.95);
        transition: opacity 0.5s ease, transform 0.5s ease;
    }
    
    .brick.show {
        opacity: 1;
        transform: scale(1);
    }


    .masonry_btn{
       display: flex;
       flex-direction: row;
       justify-content: center;
       margin-top: 40px;
        
    }

    .masonry_btn .btn_main{
        border: none;
        cursor: pointer;
    }


/* =========================
ОБНОВЛЕННАЯ СТИЛИЗАЦИЯ ФОРМЫ
добавь в самый конец CSS
========================= */

.form_new.vertical {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 12px 16px;
    width: 100% !important;
    align-items: start;
    padding-top: 10px;
}

.form_new.vertical .sfc_fotm_content_input {
    width: 100%;
}

.form_new.vertical .sfc_fotm_content_input:nth-child(1) {
    grid-column: 1 / 2;
}

.form_new.vertical .sfc_fotm_content_input:nth-child(2) {
    grid-column: 2 / 3;
}

.form_new.vertical .form__input {
    width: 100%;
    height: 60px;
    border-radius: 16px;
    border: 1px solid #E7E7EF !important;
    background: #F5F5FB !important;
    box-shadow: none;
    padding: 0 22px !important;
    color: #222 !important;
    font-family: Mulish, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0 !important;
}

.form_new.vertical .form__input::placeholder {
    color: #222 !important;
    opacity: 1;
}

.form_new.vertical .iti {
    width: 100%;
    display: block;
}

.form_new.vertical .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}

.form_new.vertical .iti input[type="tel"],
.form_new.vertical .iti--separate-dial-code .tel {
    width: 100%;
    height: 60px;
    border-radius: 16px;
    border: 1px solid #E7E7EF !important;
    background: #F5F5FB !important;
    color: #222 !important;
    font-family: Mulish, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 130px !important;
    padding-right: 20px !important;
    margin-bottom: 0 !important;
}

.form_new.vertical .iti__selected-country {
    padding: 0 14px 0 16px;
    background: #EFEFF6;
    border-right: 1px solid #E1E1EA;
    border-radius: 16px 0 0 16px;
    display: flex;
    align-items: center;
    height: 72px;
}

.form_new.vertical .iti__selected-flag {
    padding: 0;
    background: transparent;
    border-radius: 16px 0 0 16px;
}

.form_new.vertical .iti__selected-dial-code {
    color: #222 !important;
    font-size: 16px;
    margin-left: 8px;
}

.form_new.vertical .iti__arrow {
    margin-left: 8px;
    border-top-color: #555;
}

.form_new.vertical .checkbox {
    grid-column: 1 / 3;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 2px;
}

.form_new.vertical .checkbox input[type="checkbox"] {
    width: 18px !important;
    height: 18px !important;
    min-width: 18px;
    margin: 0 !important;
    padding: 0 !important;
    accent-color: #1473FF;
    flex-shrink: 0;
}

.form_new.vertical .checkbox label {
    margin: 0;
    padding-left: 0;
    line-height: 1.4;
}

.form_new.vertical .checkbox a {
    color: #222 !important;
    font-family: Mulish, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-decoration: none;
}

.form_new.vertical .form__submit {
    grid-column: 1 / 3;
    width: 100%;
    min-height: 60px;
    border: none;
    border-radius: 18px;
    padding: 20px 24px;
    background: #F00 !important;
    color: #FFF !important;
    font-family: Mulish, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    text-transform: uppercase;
    cursor: pointer;
    transition: .3s ease;
    margin-top: 0 !important;
}

.form_new.vertical .form__submit:hover {
    background: #E20D0D !important;
    color: #FFF !important;
    border: none !important;
}

.form_new.vertical input:required:valid,
.form_new.vertical textarea:required:valid {
    color: #222 !important;
}

.form_new.vertical input::-webkit-input-placeholder {
    color: #222 !important;
    opacity: 1;
}

.form_new.vertical input:-moz-placeholder {
    color: #222 !important;
    opacity: 1;
}

.form_new.vertical input::-moz-placeholder {
    color: #222 !important;
    opacity: 1;
}

.form_new.vertical input:-ms-input-placeholder {
    color: #222 !important;
    opacity: 1;
}

#scales {
    width: 18px !important;
    height: 18px !important;
}

@media (max-width: 768px) {
    .form_new.vertical {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .form_new.vertical .sfc_fotm_content_input:nth-child(1),
    .form_new.vertical .sfc_fotm_content_input:nth-child(2),
    .form_new.vertical .checkbox,
    .form_new.vertical .form__submit {
        grid-column: auto;
    }

    .form_new.vertical .form__input,
    .form_new.vertical .iti input[type="tel"],
    .form_new.vertical .iti--separate-dial-code .tel {
        height: 64px;
        font-size: 16px;
    }

    .form_new.vertical .iti__selected-country {
        height: 62px;
    }

    .form_new.vertical .iti input[type="tel"],
    .form_new.vertical .iti--separate-dial-code .tel {
        padding-left: 115px !important;
    }

    .form_new.vertical .checkbox {
        gap: 10px;
        align-items: flex-start;
    }

    .form_new.vertical .checkbox a {
        font-size: 13px;
        line-height: 140%;
    }

    .form_new.vertical .form__submit {
        min-height: 64px;
        font-size: 16px;
        border-radius: 16px;
    }
}

/* =========================
   BURGER MENU
   ========================= */

.burger_menu {
    display: none;
    width: 48px;
    height: 48px;
    border: none;
    background: #fff;
    border-radius: 10px;
    padding: 0;
    cursor: pointer;
    position: relative;
    z-index: 1002;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 6px;
}

.burger_menu span {
    display: block;
    width: 26px;
    height: 3px;
    background: #000;
    border-radius: 10px;
    transition: 0.3s ease;
}

/* анимация в крестик */
.burger_menu.active span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}

.burger_menu.active span:nth-child(2) {
    opacity: 0;
}

.burger_menu.active span:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
}

/* затемнение */
.mobile_menu_overlay {
    display: none;
}

.mobile_menu_overlay.active {
    display: block;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 100;
}

/* моб версия */
@media only screen and (max-width: 768px) {
    .header {
        display: block;
        padding: 10px 0;
    }

    .header_block {
        position: relative;
        padding: 14px 16px;
        /*border-radius: 0 0 20px 20px;*/
        z-index: 1001;
    }

    .burger_menu {
        display: flex;
    }

    .header_block_ul {
        position: fixed;
        top: 78px;
        right: -100%;
        width: 280px;
        height: calc(100vh - 78px);
        background: #fff;
        box-shadow: -10px 0 30px rgba(0, 0, 0, 0.08);
        padding: 30px 20px;
        margin: 0;
        list-style: none;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        transition: right 0.35s ease;
        z-index: 1000;
    }

    .header_block_ul.active {
        right: 0;
    }

    .header_block_ul li {
        width: 100%;
    }

    .header_block_ul li a {
        display: block;
        width: 100%;
        font-size: 18px;
        font-weight: 700;
        color: #000;
        text-decoration: none;
    }

    body.menu-open {
        overflow: hidden;
    }
}


/*desktop-slide*/
.mobile-slide {
    display: none;
}
@media only screen and (max-width: 768px) {
    .desktop-slide {
        display: none;
    }
    .mobile-slide {
        display: block;
    }
}