.information img {
    height: 552px;
    width: 100%;
    display: block;
    position: relative;
    object-fit: cover;
    padding-bottom: 60px;
}
@media(max-width:768px){
   .information img {
    height: 252px;
    object-fit: cover;
    padding-bottom: 30px;
} 
}
.text-content {
    color: #393E40;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media(max-width:768px){
   .text-content {
 font-size: 16px;
} 
}
.achievement_title {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #01484A;
    /* font-family: Marmelad; */
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    padding-bottom: 40px;
}
.header{
    z-index: 99 !important;
}
@media(max-width:928px){
  .header{
    z-index: 97 !important;
}  
}
.form_block_tour {
    z-index: 98!important;
}
@media(max-width:768px){
   .achievement_title {
 font-size: 20px;
     line-height: 28px;
} 
}
.achievement_title img {
    width: 48px;
    height: 48px;
    object-fit:contain;
}
.lists ul {
    display: flex;
    justify-content: center;
    gap: 20px;
    width: 100%;
    flex-direction: row;
    list-style: none;
        padding: 0;
}
@media(max-width:768px){
    .lists ul {
    display: flex;
    justify-content: center;
    gap: 20px;
    width: 100%;
    flex-direction: column;
    list-style: none;
    padding: 0;
    align-items: center;
}
}

.lists li {
       display: flex;
    flex-direction: column;
    gap: 15px;
        width: 25%;
    align-items: center;

}
@media(max-width:768px){
    .lists li {
      width: 100%;
}
}
.lists li  .text-content{
    text-align: center;
    
}
@media(max-widt:768px){
    .lists li  .text-content{
 width: 70%;
    
}
       
}
.lists li img{
width: 48px;
    height: 48px;
    object-fit:contain;
}
li .title-service {
    color: #D45E00;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
}
li .text-service {
color: #393E40;
text-align: center;
font-size: 16px;
font-weight: 400;
line-height: normal;
width: 90%;
}
@media(max-widt:768px){
li .text-service {

font-size: 14px;
}}
@media(max-widt:768px){
li .title-service {
    font-size: 18px;
}}
.achievement {
    padding-bottom: 100px;
}
@media(max-widt:768px){
   .achievement {
    padding-bottom: 50px;
} 
}
.service {
    padding-bottom: 100px;
} 
@media(max-widt:768px){
   .service {
    padding-bottom: 50px;
} 
}
.title-services{
color: #01484A;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align: center;
padding-bottom: 40px;
}
@media(max-widt:768px){
.title-services {
    font-size: 20px;
}}
.tury_texts {
    color: #393E40;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 40px;
    margin: 0;
    border-radius: 8px;
    border: 1px solid var(--grey-393-e-40, #393E40);
    box-shadow: 0px 2px 8px 0px rgba(1, 72, 74, 0.40);
}
.tury_texts p {
   margin: 0; 
}
.tury_texting{
        color: #393E40;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}
@media(max-widt:768px){
.tury_texting {
    font-size: 16px;
     padding: 20px;
     border-radius: 8px;
    border: 1px solid var(--grey-393-e-40, #393E40);
    box-shadow: 0px 2px 8px 0px rgba(1, 72, 74, 0.40);
}}
@media(max-widt:768px){
.tury_texts {
    font-size: 16px;
     padding: 20px;
}}
.tyru_section{
    padding-bottom: 50px;
}
.tyru_section .buttom {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.gallery_section .swiper-slide {
    padding: 0px;
    border:none;
    border-radius: 20px;
    padding-bottom: 50px;
}
.gallery_section .swiper-pagination-bullet-active   {
    width: 12px !important;
    height: 12px !important;
    background: #D45E00 !important;
}
.gallery_section .swiper-pagination-bullet {
       width: 10px;
    height: 10px;
    background: #0A6EC2;
}
.gallery_section .swiper-slide img {
height: 400px;
width:100%;
object-fit: cover;
border-radius: 20px;
}
.title-kontakt{
    color:  #01484A;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding-bottom: 20px;
text-align: center;

}
.kontakt_section {
    padding-top: 50px;
}
.kontakt_section .buttom {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}
.form_block_tour {

    z-index: 10000;
    position: relative;
}
@media(max-width:768px){
.new_r-wrapper {
    padding: 20px !important;
    /* margin: -12px -12px 2px; */
    overflow: scroll !important;
    height: auto !important;
    background: #fff !important;
    position: relative !important;
    top: 0;
    z-index: 999;
}
}
.new_r-wrapper {
        padding: 50px !important;
    /*margin: -12px -12px 2px;*/
    overflow: scroll !important;
    height: 100vh;
    background:#fff!important ;
    position: absolute;
    top: 0;
    z-index: 999;
}
.new_t-container {
    background: #fff;
}