
.container-masonry {
    padding-top: 45px;
}

.container-masonry {
    padding-top: 25px;
}
.container-masonry .box {
    margin: 15px 0 16px;
}
.thumb .photo {
    position: relative;
    overflow: hidden;
}
.thumb .photo a {
    display: block;
    overflow: hidden;
    text-decoration: none;
}
.text-red, a {
    color: #ff2641;
}
.thumb .photo img {
    display: block;
    width: 100%;
}
.thumb.featured .info {
    display: block;
    visibility: visible;
    opacity: 1;
}

.thumb .info {
    padding: 30px;
}

.post-box .arrow-icon:after, .post-box .arrow-icon:before, .thumb .info {
    display: block;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
}

.thumb .info {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    color: #66757f;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85);
    opacity: 0;
}


.thumb.featured .info .big-title {
    max-width: 80%;
    margin-top: .3em;
}

.thumb.featured .info .big-title {
    font-size: 4em;
    max-width: none;
    line-height: 1em;
}

.thumb.featured .info .big-title {
    font-size: 2em;
    max-width: none;
}

.thumb.featured .info .big-title {
    max-width: 70%;
    font-size: 4em;
}
.thumb.featured .info .big-title {
    display: block;
    max-width: 80%;
    font-size: 2em;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: -1px;
    color: #292f33;
}
.thumb .big-excerpt, .thumb.featured .info .big-title {
    font-family: 'Playfair Display', sans-serif;
}

.thumb.featured .info .excerpt {
    margin-top: 2.5em;
}

.thumb.featured .info .excerpt {
    display: block;
    max-width: 80%;
    margin-top: 2em;
}

.thumb.featured .info .excerpt {
    display: none;
}


.thumb.featured .info .excerpt {
    margin-top: 2em;
    margin-bottom: 2em;
    max-width: 70%;
}
.thumb.featured .info .excerpt {
    margin-top: 1em;
    margin-bottom: 1em;
}
.thumb .info .excerpt {
    display: block;
    font-size: .875em;
}

.thumb .info .arrow-right {
    left: 30px;
    bottom: 40px;
}


.thumb .info .arrow-right {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.post-box .arrow-icon:after, .thumb .info .arrow-right {
    display: inline-block;
    width: 24px;
    height: 14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAABmJLR…8SJAFa4PO0tuACLYLoPMxwqsbDqOHEFBUXaJX2D+AzHABNpITiZujn4AAAAABJRU5ErkJggg==) no-repeat;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…wwLjQtMC40LDEsMCwxLjRMMjAuNiw2SDFDMC40LDYsMCw2LjQsMCw3TDAsN3oiLz48L3N2Zz4=), none;
}

.not-ie a {
    -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

.gr-caption {
    display: block;
    padding: 20px;
    height: 95px;
    background-color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gr-box h5 {
    margin-bottom: 5px;
}
h5 {
    font-size: 16px;
}
.gr-caption {
    display: block;
    padding: 20px;
    height: 95px;
    background-color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.project-thumb .single-image, .gr-figure .single-image, .tp-grid .single-image, #masonry .single-image {
    margin-bottom: 0;
}
.not-ie a {
    -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

.single-image {
    /* position: relative; */
    /* overflow: hidden; */
    /* display: block; */
    /* margin-bottom: 30px; */
    /* cursor: pointer; */
    /* font: 0/0 a; */
    /* text-align: center; */
}
.gr-box:hover img {
    margin: -95px 0 0 0;  ss
}

.gr-box img {
    display: block;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
}
.single-image img {
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
}
.animTop .curtain {
    top: -50%;
}
.curtain {
    /* display: block; */
    /* position: absolute; */
    /* left: 50%; */
    /* top: 50%; */
    /* margin: -30px 0 0 -30px; */
    /* height: 60px; */
    /* width: 60px; */
    /* background-color: #ff8b84; */
    /* background-color: rgba(255, 139, 132, 0.6); */
    /* opacity: 0; */
    filter: alpha(opacity = 0);
    /* text-align: center; */
    /* -webkit-border-radius: 50%; */
    /* border-radius: 50%; */
    /* -webkit-transition: opacity .25s linear, top .35s ease, margin .35s ease; */
    transition: all ease 0.2s;
}
.single-image.plus-icon .curtain:after {
    /* content: "\f065"; */
    font-size: 22px;
}

.single-image .curtain:after {
    position: absolute;
    display: block;
    z-index: 2;
    width: 60px;
    height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 60px;
    color: #fff;
    font-family: "FontAwesome";
    text-align: center;
    -webkit-transition: all .35s linear .1s;
    -moz-transition: all .35s linear .1s;
    -ms-transition: all .35s linear .1s;
    -o-transition: all .35s linear .1s;
    transition: all .35s linear .1s;
}
.thumb .photo { 
    float: left;
    overflow: hidden;
    position: relative;  
}

.thumb .photo {
    float: left;
    overflow: hidden;
    position: relative;
    height: 250px;
}

.thumb {
    float: left;
    margin-left: 0;
    overflow: hidden;
    width: 100%;
    border: 4px solid #be1522;
}
.gr-figure {
    background-color: #fff;
    overflow: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

.single-image {
    margin-bottom: 0;
}
.not-ie a {
    -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}



.thumb .photo:hover img {
    margin: -72px 0 0 0;
}
.thumb img {
    display: block;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    overflow: hidden;
}
.single-image img {
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
}
.animTop .curtain {
    top: -50%;
}
.curtain {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin: -30px 0 0 -30px;
    right: 0;
    height: 0;
    width: 100%;
    background-color: #ff8b84;
    background-color: rgba(255, 139, 132, 0.6);
    opacity: 0;
    filter: alpha(opacity = 0);
    text-align: center;
    /* -webkit-border-radius: 50%; */
    /* border-radius: 0; */
    /* -webkit-transition: opacity .25s linear, top .35s ease, margin .35s ease; */
    /* transition: opacity .25s linear, top .35s ease, margin .35s ease; */
}
.single-image.plus-icon .curtain:after {
    /* content: "\f065"; */
    font-size: 22px;
}
.single-image .curtain:after {
    position: absolute;
    display: block;
    z-index: 2;
    width: 60px;
    height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 60px;
    color: #fff;
    font-family: "FontAwesome";
    text-align: center;
    -webkit-transition: all .35s linear .1s;
    -moz-transition: all .35s linear .1s;
    -ms-transition: all .35s linear .1s;
    -o-transition: all .35s linear .1s;
    transition: all .35s linear .1s;
}
.not-ie a {
    -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}
.gr-caption {
    display: block;
    padding: 5px;
    height: 108px;
    background-color: #be1522;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999;
    position: relative;
}
.animTop:hover .curtain {
    margin: 0 0 0 0;
    top: 0;
    left: 0;
    right: 0;
}

.single-image:hover .curtain {
    opacity: 1;
    filter: alpha(opacity = 100);
    height: 100%;
}
.animTop .curtain {
    top: 0;
}
.single-image:hover img {
    opacity: .7;
    filter: alpha(opacity = 70);
}

.box.col-xs-6.col-sm-4.col-md-3 .thumb .photo{

height: 254px;
}
h2 .wm {
    display: block;
    color: rgba(0,0,0,.05);
    font-size: 80px;
    width: 100%;
    position: absolute;
    text-align: left;
    margin-left: -130px;
    z-index: 0;
}
.separator {
    line-height: 0.5;
    text-align: center;
    margin: 15px 0 15px 0;
}
.separator span {
    display: inline-block;
    position: relative;
}

.de_light .separator span:before, .de_light .separator span:after {
    border-bottom: 2px solid #aaa;
}
.de_light .separator span:before, .de_light .separator span:after {
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.separator span:before, .separator span:after {
    border-bottom: 2px solid rgba(255,255,255,.5);
}
.separator span:before {
    right: 100%;
    margin-right: 15px;
}
.separator span:before, .separator span:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(255,255,255,.1);
    top: 5px;
    width: 300px;
}
.separator span i {
    font-size: 20px;
    margin-top: -5px;
}
.separator span i {
    font-size: 24px;
    padding: 0;
    margin: 0;
    float: none;
    color: #ffffff;
}
.de_light .separator span:before, .de_light .separator span:after {
    border-bottom: 2px solid #aaa;
}

.de_light .separator span:before, .de_light .separator span:after {
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.separator span:before, .separator span:after {
    border-bottom: 2px solid rgba(255,255,255,.5);
}
.separator span:after {
    left: 100%;
    margin-left: 15px;
}
.separator span:before, .separator span:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgb(251, 251, 251);
    top: 12px;
    width: 300px;
}
.col-md-6.col-md-offset-3.text-center h2 {
    color: white;
    font-size: 44px;
}
.col-md-6.col-md-offset-3.text-center p {
    color: red;
    font-size: 17px;
    font-family: 'Comfortaa', cursive;
}


a.gr-caption .seperator {}

.gr-caption .separator {
    margin: 0;
    margin-bottom: 5px;
    margin-top: -9px;
}

.gr-caption .separator span:before {top: 17px;}

.gr-caption .separator span:after
 {
    top: 17px;
}
span.ort {
    color: white;
}

a.gr-caption h5 {
    color: #ffb300;
}

a.gr-caption span {
    color: white;
}
.sayfa-baslik.galeri {
    background-image: url('../images/sayfabaslik/galeri.jpg');
    background-position: center;
}




















.thumb.featured .photo {
    height: 539px;
}
@media (max-width: 1100px) and (min-width: 768px){

  .thumb .photo:hover img {
    margin: -30px 0 0 0;
}
.thumb.featured .photo {
    height: 492px;
}

.col-md-3 .thumb .photo:hover img {
    margin: -43px 0 0 0;
}
.col-md-3 .thumb .photo img {
    margin: -21px 0 0 0;
}
.thumb .photo {
    float: left;
    overflow: hidden;
    position: relative;
    height: 227px;
}
}


@media screen and (max-width:768px) {
    .thumb .photo  img {
    margin: -22px 0 0 0!important;
}
.thumb .photo:hover img {
    margin: -22px 0 0 0!important;
}

.col-md-3 .thumb .photo img {
    margin: -21px 0 0 0!important;
}

.col-md-3 .thumb .photo:hover img {
    margin: -21px 0 0 0!important;
}
.thumb .photo {
    float: left;
    overflow: hidden;
    position: relative;
    height: unset !important;
    margin-bottom: 30px !important;
}
.thumb {
    float: left;
    margin-left: 0;
    overflow: hidden;
    width: 100%;
    border: unset !important;
}
  .gr-caption {
    display: block;
    padding: 5px;
    height: unset !important;
    background-color: #be1522;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
  #ust-header {
    display: none !important;
}
}
.logo-menu a img {
    width: 113px;
}
li.ikonCizgi {
    border-left: 1px solid #ffa0a8;
    padding: 0 0 0 19px;
}