
body{
    overflow-x: hidden !important;
}


#pages__contenct_Op{
    text-align: inherit;
}

.header__real h1 {
    text-align: center;
    padding-right: 262px;
    /* line-height: 133%; */
}

#conent_about_service_paragraph{
    font-size: 22px;
    font-weight: 600;
    margin-top: 15px;
}

.services__about{
    margin-top: 85px;
}

.gradient-line {
    width: 100px; 
    height: 7px; 
    background-image: linear-gradient(to right, #0f2443 0%, #0f2443 100%);
    border-radius: 7px;
    
  }


  .conteuner__advantages::after {
    content: "1";
    position: absolute;
    width: calc(100% + 20px);
    left: -10px;
    height: 100%;
    background-color: white;
    z-index: -1;
}


/* .bck {
    background: url(../img/Блок5.png) center top/cover no-repeat; Resmi merkezle ve yukarıda başlat, kapsayacak şekilde boyutlandırma
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
} */


.bck{
    background-color: #21252F;
    border-top-left-radius: 20px;
    margin-top: 30px;
}

#photo_cont{
    max-width: 1270px !important;
    padding: 54px 1px 18px;
    margin-bottom: 55px;
}

.footer {
    bottom: 0;
    width: 100%;
    padding: 20px; /* Footer iç boşluğu */
}



.photo_reviews_title{
    font-weight: 600;
    color: white;
}


.photo_reviews_title_1{
    font-size: 24px;
}

.photo_reviews_title_2{
    font-size: 20px;
}

#kira{
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin-top: 12px;
}

#dimitriy{
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin-top: 12px;
}

#yulya{
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin-top: 12px;
}



.wraper2 {
    background: url("../img/mirayinvestback.png") 0 0 no-repeat;
    max-width: 1600px;
    background-size: cover;
    /*height: 750px;*/
    margin: 0 auto;
  }
  .wraper__header {
    left: -100%;
    right: -100%;
    background: linear-gradient(0deg, rgba(27, 27, 27, 0) 0%, #1B1B1B 100%);
    transform: rotate(0deg);
  }



  .wrapper2 {
    /* height: 100%; */
    /* padding: 50px; */
    margin: 0 250px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  @media (max-width:767px) {
    .wrapper2 {
      padding: 50px 10px;
    }

    #service_imgs{
        width: 25%;
    }



    #service_imgs2{
        width: 87%;
    }
    
    #conent_about_service_paragraph {
        font-size: 18px;
    }

    #service_imgs3{
        width: 100% !important;
    }

    .adver_d2{
        margin-top: 87px !important;
        margin-left: 1px !important;
    }
    #photo_cont{
        display: none;
    }

    .services__content{
        z-index: -1;
        position: relative;
        overflow: hidden;
    }
  }


#service_imgs3{
    width: 433px; 
    height: 302px; 
    border-radius: 24px;
}


.adver_d2{
    margin-top: 87px;
    margin-left: -70px;
}