


.sc-1 {

    background-size: cover;
    height: 700px;
    width: 100%;
}

.kievcity {
    position: relative;
    text-align: center;
}

.kievcity__bottom-left {
    position: absolute;
    bottom: 0.5em;
    left: 2em;
    width: 100%;
    display: flex;
    align-items:flex-end;
    gap: 1%;
}

.text__bottom-left {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 2.5em;
    line-height: 122.3%;
    text-align: right;
    letter-spacing: 0.005em;
    color: #FFFFFF;

}

.kievcity__top {
    position: absolute;
    top: 0.5em;
    left: 45%;
    max-width: 25%;
    text-align: right;
}

.text__top {
    font-family: 'NAMU';
    font-style: normal;
    font-weight: 500;
    font-size: 6.32em;
    line-height: 122.3%;
    text-align: right;
    color: #FFFFFF;
}

.gerb__img {
    width: 35px;
    height: auto;
}

.about__info{
    background: #FFFFFF;
    margin: 10.5em 0em 11.32em 0em;
}

.about__info_text{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 150%;
    color: #002F60;

}


.line {
    border-radius: 10px;
    position: absolute;
    width:756px;
    left: 0;
    border: 5px solid #000000;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    margin: 6em 0em 0em 0em;/* Параметры линии */
   }

   .line_2 {
    border-radius: 10px;
    border: 5px solid #015BBB;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    width:106px;
    left: 50.5em;
    margin: 6em 0em 0em 0em;
   }
   .line_3 {
    border-radius: 10px;
    border: 5px solid #FFCE00;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: absolute;
    width:37px;
    left: 59.62em;
    margin: 6em 0em 0em 0em;
   }

   .block3 {
    background-image: url("../block3main.webp");
    background-size: cover;
    height: 700px;
    width: 100%;
    max-width: 100%;
   }
   .block3__text {
    margin: 12.56em 0px 10.93em 0px;
   }

   .block3__text_span {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 2em;
    line-height: 150%;
    color: #000000;
    width: 55%;
    display: block;
   }


   .block4 {
    background: #015BBB;
    height: 1000px;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
   }

   .block4__span_text1 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 1.7em;
    line-height: 100%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
   }
   .block4__span_text2 {
    font-family: 'NAMU';
    font-style: normal;
    font-weight: 500;
    font-size: 6em;
    line-height: 135.5%;
    color: #FFFFFF;
   }

   .block4__span_text3 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 2em;
    line-height: 100%;
    color: #FFFFFF;

   }

   .block4__second_text {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 150%;
    color: #FFFFFF;

   }

   .block4__second_text p{
    /* padding: 1em; */
   }

   .line_4 {
    border-radius: 10px;
    position: absolute;
    width:33.62em;
    right: 0;
    top: 0;
    border: 5px solid #FFFFFF;
    transform: matrix(-1, 0, 0, 1, 0, 0);
     margin: 8em 0em 0em 0em;/* Параметры линии */
   }

   .line_5 {
    border-radius: 10px;
    position: absolute;
    width:6.62em;
    right: 37.81em;
    top: 0;
    border: 5px solid #FFCE00;
    transform: matrix(-1, 0, 0, 1, 0, 0);
     margin: 8em 0em 0em 0em;
   }

   .line_6 {
    border-radius: 10px;
    position: absolute;
    width:2.31em;
    right: 48.18em;
    top: 0;
    border: 5px solid #FFFFFF;
    transform: matrix(-1, 0, 0, 1, 0, 0);
     margin: 8em 0em 0em 0em;
   }

   .yellow_number {
    color: #FFCE00;
   }


   .block5 {
    width: 100%;
    max-width: 100%;
    height: auto;
    background: linear-gradient(180deg, #015BBB 50%, #FEDB00 50%);
   }

  .block5 img {
    height: auto;
   }

   .block5__img_1 {
    width: 90%;
   }

   .block5__img_2 {
    width: 90%;
   }

   .block5__img_3 {
    width: 90%;
   }

   .block5__img_4 {
    width: 90%;
   }

   .block5__img_span {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 1.5em;
    line-height: 120%;
    text-align: center;
    color: #898989;
    padding-top: 1em;
    background-color: white;
    width: 100%;
    height: 100%;
   }

   .block5__section {
   display: flex;
   flex-direction: column;
   justify-content: space-between;
   align-items: center;
}

    .block6 {
        height: 800px;
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        padding-top: 7em;

    }

    .block6__section  img {
        width: 80%;
        height: 100%;
    }

    .block7 {
        height: 975px;
        background-color: #015BBB;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
        justify-content: center;

    }

    .block7__span_text1 {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-size: 4em;
        line-height: 74px;

        color: #FFFFFF;
    }

    .line_7 {
        border-radius: 10px;
        position: absolute;
        width:33.62em;
        left: 0;
        top: 0;
        border: 5px solid #FFFFFF;
        transform: matrix(-1, 0, 0, 1, 0, 0);
         margin: 7em 0em 0em 0em;/* Параметры линии */
       }

       .line_8 {
        border-radius: 10px;
        position: absolute;
        width:6.62em;
        left: 37.81em;
        top: 0;
        border: 5px solid #FFCE00;
        transform: matrix(-1, 0, 0, 1, 0, 0);
         margin: 7em 0em 0em 0em;
       }

       .line_9 {
        border-radius: 10px;
        position: absolute;
        width:2.31em;
        left: 48.18em;
        top: 0;
        border: 5px solid #FFFFFF;
        transform: matrix(-1, 0, 0, 1, 0, 0);
         margin: 7em 0em 0em 0em;
       }

       .block8 {
        height: 935px;
        background-color: #FEDB00;
        display: flex;
       }

       .block8 img {
        width: 50%;
        height: 100%;
        margin: auto;
        display: block;
       }

       .swiper {
        width: 100%;
        height: 280px;
        padding-bottom: 1rem;
      }

      .swiper1 {
        width: 100%;
        height: 280px;
        padding-bottom: 2rem;
      }

      .minimized {
        cursor: pointer;
      }

      #magnify {
        display: none;
        position: fixed;
        max-width: 600px;
        height: auto;
        z-index: 9999;
      }
      #magnify img {
        width: 100%;
      }

      #overlay {
        display: none;
        background: #000;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        opacity: 0.5;
        z-index: 9990;
      }

      #close-popup {
        width: 50px;
        height: 50px;
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 0px;
      }
      #close-popup i {
        width: 50px;
        height: 50px;
        background: url('/image/helpua/icons8-cancel-32.png') no-repeat center center;
        background-size: 30px 30px;
        display: block;
      }

      #close-popup:hover {
        animation: rota 4s infinite normal;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
      }

     /*  .swiper-scrollbar-custom {
        background: #d6d6d6;
      }

      .swiper-scrollbar-horizontal > .swiper-scrollbar-custom {
        border-radius: 2px;
        height: 5px;
        width: 200px;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
      } */

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        /* object-fit: cover; */
      }


      @media (min-width:1000px) {
        #mob {display: none;}
      }
    @media (max-width:1000px) {
      #mob {display: block;}
      #desktop {display: none;}
    }


    @media (max-width:1000px) {
        .line {
            border-radius: 10px;
            position: absolute;
            width: 110px;
            left: 0;
            border: 3px solid #000000;
            transform: matrix(-1, 0, 0, 1, 0, 0);
            margin: 2em 0em 0em 0em;
        }
        .line_2 {
            border-radius: 10px;
            border: 3px solid #015BBB;
            transform: matrix(-1, 0, 0, 1, 0, 0);
            position: absolute;
            width: 67px;
            left: 7.7em;
            margin: 2em 0em 0em 0em;
        }
        .line_3 {
            border-radius: 10px;
            border: 3px solid #FFCE00;
            transform: matrix(-1, 0, 0, 1, 0, 0);
            position: absolute;
            width: 26px;
            left: 12.3em;
            margin: 2em 0em 0em 0em;
        }
        .line_4 {
            border-radius: 10px;
            position: absolute;
            width: 185px;
            right: 0;
            top: auto;
            bottom: 5%;
            border: 3px solid #FFFFFF;
            transform: matrix(-1, 0, 0, 1, 0, 0);
        }
        .line_5 {
            border-radius: 10px;
            position: absolute;
            width: 43px;
            right: 204px;
            top: auto;
            bottom: 5%;
            border: 3px solid #FFCE00;
            transform: matrix(-1, 0, 0, 1, 0, 0);
        }
        .line_6 {
            border-radius: 10px;
            position: absolute;
            width: 14px;
            right: 268px;
            top: auto;
            bottom: 5%;
            border: 3px solid #FFFFFF;
            transform: matrix(-1, 0, 0, 1, 0, 0);
        }
        .line_7 {
            border-radius: 10px;
            position: absolute;
            width: 136px;
            left: 0;
            bottom: 10%;
            top: auto;
            border: 3px solid #FFFFFF;
            transform: matrix(-1, 0, 0, 1, 0, 0);
        }
        .line_8 {
            border-radius: 10px;
            position: absolute;
            width: 39px;
            left: 150px;
            bottom: 10%;
            top: auto;
            border: 3px solid #FFCE00;
            transform: matrix(-1, 0, 0, 1, 0, 0);
        }
        .line_9 {
            border-radius: 10px;
            position: absolute;
            width: 13px;
            left: 200px;
            bottom: 10%;
            top: auto;
            border: 3px solid #FFFFFF;
            transform: matrix(-1, 0, 0, 1, 0, 0);
        }
        .sc-1_mob {
            width: 100%;
            height: auto;
            background-size: cover;
        }
        .block5__img_span {
            font-size: 0.87em;
        }

        .swiper1__mob-2 {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;

        }
        .first__block_mob {
            padding:5rem 0rem 0rem 0rem !important;
        }
        .kievcity__top {
            top: 3em;
            left: auto;
            right: 10%;
            max-width: 100%;
            padding-top:5rem;
        }
        .text__top {
            font-size: 3.43em;
        }
        .text__bottom-left {
            font-size: 1.2em;
        }
        .about__info {
            width: 100%;
            margin: 2em 0em 4em 0em;
        }
        .about__info_text {
            font-size: 1em;
        }

        .gerb__img {
            width: 18px;
            height: auto;
            margin: 0 auto;
        }

        .kievcity__bottom-left {
            max-width: 100% ;
            width: auto;
            display: block;
        }

        .block3 {
            background-image: url('../mob_block3main-1.png');
            height: 812px;
        }

        .block3__text {
            margin: 12.56em 0em 10.93em 0em;
        }
        .block3__text_span{
            font-size: 1em;
            width: 100%;
        }

        .block4 {
            height: 800px;
        }

        .block4__span_text2  {
            font-size: 3em;
        }

        .block4__first_text {
            /* margin: 2em; */
        }

        .block4__span_text3-mob {
            font-size: 1.3em !important;
        }

        .block4__second_text {
            /* margin: 2em; */
            font-size: 0.87em;
            margin-top: 2em;
        }

        .block6__section img {
            width: 124px;
        }

        .block6_mob {
            padding: 6em 0em;
        }

        /* .swiper__scale_img {
            transition: transform 0.25s;
        }

        .swiper__scale_img:hover {
            position: absolute;
            transform: scale(1.1);
        } */

        .block7 {
            height: 700px;
        }

        .block7__span_text1 {
            font-size: 2em;
            line-height: 100%;
        }

        .block8 {
            background-image: url('../mob_UkrainianBravery-posters-02.png');
            background-repeat: no-repeat;
            height: 700px;
            background-position: center;
        }


        .block5_mob {
            background: linear-gradient(180deg, #015BBB 50%, #FEDB00 50%);
            height: 247.11px;
        }

    }
