@charset "utf-8";
/* CSS Document */

:root {
    --color-primary: #870841;
    --gradient-primary: linear-gradient(180deg, #870841 0%, #520023 100%);
    --color-primary-alt: #8680ff; 
    --color-secondary: #1c5fab; 
    --color-secondary-alt: #e07bc7; 
    --color-tertiary: #f604b9; 
    --color-tertiary-alt: #e07bc7; 
    --color-yellow: #e3f800; 
    --color-yellow-alt: #e7f368; 
    --color-card: #1b1b1c; 
    --color-lessdark: #232324; 
    --shadow-7: 0 0 20px 5px rgb(0 0 0 / 33%);
}

.header-default .logo a img {
    height: 70px;
}
.header-default .logo a img {
    max-height: unset;
    max-width: unset;
}
.form-group textarea {
    min-height: 110px;
}
.inverweb-side-bar-close .logo-side a img{
    max-width: 200px;
}
.brand-style-1 li a img {
    filter: none !important;
}

.anasayfa_proje{
    height: 294px;
    overflow: hidden;
}
.galeri_alan{
    height: 579px;
    overflow: hidden;
}
.resim_sagda{
    float: right;
    padding-left: 15px;
    padding-bottom: 15px;
}

.resim_solda{
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
}



@media only screen and (max-width: 2700px){
    .galeri_alan{
        height: 485px;
    }
}

@media only screen and (max-width: 2560px){
    .galeri_alan{
        height: 458px;
    }
}
@media only screen and (max-width: 2200px){
    .galeri_alan{
        height: 392px;
    }
}
@media only screen and (max-width: 1920px){
    .galeri_alan{
        height: 338px;
    }
}
@media only screen and (max-width: 1700px){
    .galeri_alan{
        height: 298px;
    }
}
@media only screen and (max-width: 1600px){
    .galeri_alan{
        height: 279px;
    }
}

@media only screen and (max-width: 1440px){
    .galeri_alan{
        height: 249px;
    }
}

@media only screen and (max-width: 1399px){
    .anasayfa_proje{
        height: 250px;
    }

}

@media only screen and (max-width: 1199px){
    .anasayfa_proje{
        height: 209px;
    }
    .galeri_alan{
        height: 204px;
    }
}
@media only screen and (max-width: 1140px){
    .galeri_alan{
        height: 193px;
    }
}
@media only screen and (max-width: 1050px) {
    .galeri_alan{
        height: 176px;
    }    
}

@media only screen and (max-width: 1024px) {

    
}

@media only screen and (max-width: 1023px) {
    
}

@media only screen and (max-width: 991px) {
    .anasayfa_proje{
        height: 238px;
    }

    .galeri_alan{
        height: 354px;
    }
}

@media only screen and (max-width: 875px) {
    
}
@media only screen and (max-width: 790px) {
    
}
@media only screen and (max-width: 768px) {
    .galeri_alan{
        height: 270px;
    }

}


@media only screen and (max-width: 767px) {
    .anasayfa_proje{
        height: 360px;
    }
    .kurumsal_sol_imaj{
        height: 186px;
    }

}
@media only screen and (max-width: 759px) {
    

}
@media only screen and (max-width: 747px) {
    
}

@media only screen and (max-width: 599px) {
    
}

@media only screen and (max-width: 576px) {
    .anasayfa_proje{
        height: unset;
    }
    
}
@media only screen and (max-width: 576px) {
    
    .galeri_alan{
        height: unset;
    }
}

@media only screen and (max-width: 500px) {
    .header-default .logo a img {
        height: 60px;
    }
}

@media only screen and (max-width: 425px) {

}

@media only screen and (max-width: 375px){

}

@media only screen and (max-width: 325px) {
    
}