/* rexa-user-custom.css
       powered by rexa
*/
.tes{
	width:100%;
}

/* Menü */
.section-top-bar {
    border-bottom: none;
    background-color: rgb(143, 127, 114, .8);
    backdrop-filter: blur(10px);
}
.section-header {
    background-color: rgb(143, 127, 114, .8);
    backdrop-filter: blur(10px);
    box-shadow: none;
}

/* Anasayfa */
#Parallax_3, #Parallax_4 {
    margin: 20px 0;
}
#Parallax_3 h4, #Parallax_4 h4 {
    color: #fff;
}

#Parallax_3 {
    text-align: right;
}
#Parallax_4 {
    text-align: left;
}

#homeGalleryDetailContent_5 .rexa-icerik-tag {
    display: none;
}
#homeGalleryDetailContent_5 .homeGalleryType_1 {
    position: relative;
}
#homeGalleryDetailContent_5 .homeGalleryType_1 .original-col .rg-wrapper .galleryInfo h5 {
    color: #fff;
}

#homeGalleryDetailContent_5 .homeGalleryType_1 .original-col:first-child {
    width: 60%;
}
#homeGalleryDetailContent_5 .homeGalleryType_1 .original-col:first-child .rg-wrapper .galleryInfo {
    position: absolute;
    bottom: 0;
    text-align: left;
    left: 30px;
}

#homeGalleryDetailContent_5 .homeGalleryType_1 .original-col:nth-child(2) {
    width: 40%;
}
#homeGalleryDetailContent_5 .homeGalleryType_1 .original-col:nth-child(2) .rg-wrapper .galleryInfo {
    position: absolute;
    top: 120px;
    text-align: left;
    left: -190px;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}

#homeGalleryDetailContent_5 .homeGalleryType_1 .original-col:last-child {
    width: 60%;
    position: absolute;
    margin-top: 458px;
}
#homeGalleryDetailContent_5 .homeGalleryType_1 .original-col:last-child .rg-wrapper {
    position: relative;
}
#homeGalleryDetailContent_5 .homeGalleryType_1 .original-col:last-child .rg-wrapper .galleryInfo {
    position: absolute;
    bottom: 0;
    text-align: right;
    right: 30px;
}

#Parallax_6 {
    text-align: right;
    margin-bottom: 20px;
}
#Parallax_6 h4 {
    color: #fff;
}