@charest "utf-8";
/* author Wathek Hafez */

@import url("alt-sayfa.css");

section .ust.oda {
    background-image: url(../img/ust-odalar.jpg)
}

section .ust.restaurant {
    background-image: url(../img/restaurant-zemin.jpg)
}

section .ust.galeri {
    background-image: url(../img/galeri-zemin.jpg)
}

section .sayfa {
    background-color: #fff;
    width: 100%;
    padding: 30px 65px;
    margin-bottom: 0
}

section .dis {
    border: 1px solid #ad7f6b;
    padding: 19px;
    background-color: #fff
}

section h1 {
    font-family: 'taviraj';
    font-size: 24px;
    color: #42505f;
    text-transform: uppercase;
    text-align: center;
    line-height: 1
}

section .sayfa h1+p {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    color: #6e6e6e;
    text-align: center;
    margin: 20px 0 27px
}

section .odalarnav .dis {
    width: 30.061224489795918%;
    margin-right: 4.908163265306123%;
    float: left;
    margin-bottom: 20px
}

section .odalarnav .dis:nth-of-type(3n+0),
section .odalarnav.galeri a[data-fancybox="gallery"]:nth-of-type(3n+0) .dis {
    margin-right: 0
}

section .odalarnav .dis div {
    max-height: 260px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .odalarnav .dis div img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

section .odalarnav .dis div:hover img {
    transform: scale(1.1);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .odalarnav.galeri .dis div:hover img {
    transform: scale(1)
}

section .sayfa .odalarnav .dis div h2 {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 3;
    font-family: 'taviraj';
    font-size: 24px;
    color: #fff;
    line-height: 260px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

section .sayfa .odalarnav .dis div h2:hover {
    color: #ad7f6a
}

section .odalarnav .dis div:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, .6);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .sayfa .odalarnav .dis div span {
    position: absolute;
    top: 60%;
    width: 100%;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    color: transparent;
    z-index: 3;
    text-transform: capitalize;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .sayfa .odalarnav .dis div:hover span {
    color: #fff;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .odalarnav .dis div:hover:after {
    background-color: rgba(0, 0, 0, .7);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .odalar-zemin {
    background-color: #f8f8f8;
    padding: 30px 65px
}

section .odalar-zemin p {
    margin: 27px 0;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    color: #626262;
    text-align: center
}

section .odalar-stroke {
    margin-bottom: 25px
}

section .odalar-stroke .odalar-slider .oda-slider {
    height: 593px;
    background-size: cover
}

section .odalar-stroke .odalar-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 50px;
    height: 60px;
    font-size: 0;
    background-color: rgba(255, 255, 255, .85);
    cursor: pointer;
    background-image: url(../img/oda-slider-ok.png);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .odalar-stroke .odalar-slider .slick-next {
    right: 0;
    transform: rotate(180deg) translateY(50%)
}

section .odalar-stroke .odalar-slider .slick-arrow:hover {
    background-color: rgba(255, 255, 255, 1);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .odalar-stroke .odalar-slider .slick-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -45px
}

section .odalar-stroke .odalar-slider .slick-dots li {
    float: left;
    background-color: #ddd;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 4px;
    cursor: pointer
}

section .odalar-stroke .odalar-slider .slick-dots li * {
    font-size: 0
}

section .odalar-stroke .odalar-slider .slick-dots .slick-active,
section .odalar-stroke .odalar-slider .slick-dots li:hover {
    background-color: #ad7f6b
}

section .oda-iconlar {
    background-color: #fff;
    padding: 25px 43px 50px;
    margin-bottom: 50px
}

section .oda-iconlar .iconlar-dis {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    margin-top: 30px
}

section .oda-iconlar .iconlar-dis .kare {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    width: 25%;
    height: 215px;
    float: left;
    padding: 87px 10px 0;
    background-position: center 18px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .oda-iconlar .iconlar-dis .kare:hover {
    background-color: #fff4ef;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .oda-iconlar .iconlar-dis .kare h3 {
    font-family: 'taviraj';
    font-size: 20px;
    color: #3f4a54;
    line-height: 1;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 5px
}

section .oda-iconlar .iconlar-dis .kare ul li {
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    color: #6e6e6e;
    text-transform: capitalize;
    line-height: 1.2
}

section .oda-iconlar .iconlar-dis .kare ul li:before {
    content: "- "
}

.d360 {
    width: 200px;
    height: 100px;
    border-radius: 0 50px 50px 0;
    position: fixed;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #333b43;
    z-index: 100;
    animation: deg360 8s infinite;
    -webkit-transition: right .3s ease-in-out;
    -moz-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out
}

.d360 a {
    width: 100%;
    height: 100%;
    background-image: url(../img/oda-gez.png);
    display: block
}

.d360:hover {
    background: #23292f;
    right: 0 !important;
    -webkit-transition: right .3s ease-in-out;
    -moz-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out
}

@keyframes deg360 {
    0% {
        left: -20px
    }
    5% {
        left: 0
    }
    13% {
        left: -20px
    }
    21% {
        left: 0
    }
    29% {
        left: -20px
    }
    37% {
        left: 0
    }
    45% {
        left: -20px
    }
    53% {
        left: 0
    }
    61% {
        left: -20px
    }
    100% {
        left: -20px
    }
}

section .r-icon {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 50px;
    float: left;
    background-image: url(../img/r-zemin.png);
    background-position: center top;
}

section .r-icon div {
    height: 170px;
    margin-bottom: 10px;
    background-position: center center;
    position: relative;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

section .r-icon div:hover {
    animation: res-yuv 1s infinite;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

@keyframes res-yuv {
    0% {
        top: 0
    }
    
    50% {
        top: -10px
    }
    
    100% {
        top: 0
    }
}

section .r-icon p {
    font-family: 'taviraj';
    font-size: 24px;
    color: #ad7f6b;
    text-align: center;
    text-transform: capitalize;
    line-height: 1
}

section .odalarnav.galeri .dis div:after {
    opacity: 0
}

section .odalarnav.galeri .dis div:hover:after {
    opacity: 1
}

section .video {
    margin: -20px 0
}

section .sayfaformu form {
    margin: 30px 0
}

section .sayfaformu form [type="text"],
section .sayfaformu form input[type="email"],
section .sayfaformu form input[type="tel"] {
    width: 48.5%;
    margin-right: 2.5%;
    height: 48px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    margin-bottom: 30px;
    padding-left: 50px;
    text-transform: capitalize;
    background-position: 15px center;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 12px;
    color: #797979
}

section .sayfaformu form input[type="text"] {
    background-image: url(../img/form-isim-icon.png)
}

section .sayfaformu form input[type="email"] {
    background-image: url(../img/form-icon-mail.png);
    text-transform: inherit
}

section .sayfaformu form input[type="tel"] {
    background-image: url(../img/form-icon-phone.png)
}

section .sayfaformu form input:nth-of-type(2n+0) {
    margin-right: 0
}

section .grid .sayfaformu form textarea {
    width: 100%;
    margin-right: 0;
    background-image: none;
    resize: none;
    padding: 15px;
    height: 220px
}

section .sayfaformu form input[type="submit"] {
    width: 100%;
    height: 58px;
    background-color: #ad7f6b;
    cursor: pointer;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    color: #fff
}

section .sayfaformu form input[type="submit"]:hover {
    background-color: #c5ac68
}

section .sayfaformu form ::-webkit-input-placeholder {
    color: #bdbdbd
}

section .sayfaformu form ::-moz-input-placeholder {
    color: #bdbdbd
}

section .sayfaformu form :-moz-input-placeholder {
    color: #bdbdbd
}

section .sayfaformu form :-ms-input-placeholder {
    color: #bdbdbd
}

section .iletisimalt {
    padding: 0 60px
}

section .iletisimalt > div {
    width: 33.025072%;
    padding-left: 40px;
    float: left;
    background-position: left top
}

section .iletisimalt > div h2 {
    font-family: 'taviraj';
    font-size: 21px;
    color: #ad7f6b;
    text-transform: capitalize;
    line-height: 1
}

section .iletisimalt > div p {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    color: #6e6e6e
}

section .iletisimalt > div .numara {
    font-size: 28px
}

section .rezervasyon-buton-alt {
    margin-top: 50px;
    height: 78px;
    background-color: #333b43;
    text-align: center;
    text-transform: uppercase;
    line-height: 78px;
    font-family: 'taviraj';
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

section .rezervasyon-buton-alt:hover {
    letter-spacing: 2px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

section .odalarnav .dis div h3 {
    position: absolute;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    top: 85px;
    color: #fff;
    font-family: 'taviraj';
    font-size: 20px;
    z-index: 3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

section .odalarnav .dis div:hover h3 {
    color: #ad7f6a;
    letter-spacing: 1px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

section .odalarnav .dis div h4,
section .odalarnav .dis div h5 {
    position: absolute;
    top: 125px;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-family: 'taviraj';
    font-size: 18px;
    color: #fff;
    z-index: 3
}

section .odalarnav .dis div h5 {
    top: 150px
}

section .odalarnav .dis div:hover h4,
section .odalarnav .dis div:hover h5 {
    color: #ad7f6a
}

section .odalarnav.etkin .dis div h3 {
    top: 125px
}

section [data-fancybox="gallery"] .dis > div {
    min-height: 260px;
    background-size: cover
}

@media (max-width: 950px) {
    section .sayfa,
    section .odalar-zemin,
    section .oda-iconlar {
        padding: 30px 20px
    }
    
    section .odalarnav .dis div img {
        width: 100%
    }
    
    section .sayfa .sayfaici {
        padding: 0
    }
    
    section .odalarnav .dis {
        width: 100%;
        margin: 0 0 20px
    }
    
    section .odalar-stroke {
        height: 300px
    }
    
    section .odalar-stroke .odalar-slider .slick-arrow {
        display: none !important
    }
    
    section .oda-iconlar .iconlar-dis .kare {
        width: 50%
    }
    
    .d360 {
        display: none
    }
    
    section .r-icon {
        width: 50%
    }
    
    section .sayfaformu form [type="text"],
    section .sayfaformu form input[type="email"],
    section .sayfaformu form input[type="tel"] {
        width: 100%;
        margin-right: 0
    }
    
    section .iletisimalt {
        padding: 0 10px
    }
    
    section .iletisimalt > div {
        width: 100%;
        margin-bottom: 20px
    }
    
    section .rezervasyon-buton-alt {
        font-size: 15px
    }
    
    section .rezervasyon-buton-alt:before,
    section .rezervasyon-buton-alt:after {
        display: none
    }
    
    section .odalar-stroke .odalar-slider .oda-slider {
      height: 300px;
     }
}

@media (max-width: 570px) {
    section .oda-iconlar .iconlar-dis .kare {
        width: 100%
    }
    
    section .r-icon {
        width: 100%
    }
}

.ustecik {
    z-index: 11
}