@charset "utf-8";
body {
    text-align: center;
    display: inline;
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #F1F1F1;
}

#bg {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-repeat: no-repeat;
}

#logomenu {
    float: left;
    width: 960px;
    height: 159px;
}

#logomenu #logo {
    float: left;
    width: 256px;
    height: 159px;
}

#logomenu #menu {
    float: left;
    background-image: url(../img/logobg.jpg);
    background-repeat: no-repeat;
    width: 704px;
    height: 94px;
    padding-top: 65px;
}

#logomenu #menu ul li {
    float: left;
}

#mansett {
    float: left;
    width: 960px;
    height: 292px;
}

#ortaalan {
    float: left;
    width: 907px;
    height: auto;
    background-image: url(../img/ortaaltbg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0px 28px 0 28px;
    line-height: normal;
}

#ortaalan #ortaust {
    float: left;
    width: 685px;
    height: auto;
    min-height: 500px;
}

#ortaalan #ortaustic {
    float: left;
    width: 650px;
    height: auto;
    min-height: 500px;
    margin-left: 30px;
    margin-top: 20px;
    font-size: 12px;
    color: #333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: normal;
}

#ortaalan #ortaustic h1 {
    font-size: 18px;
    color: #145761;
    margin-bottom: 15px;
}

#ortaalan #ortaustic p img {
    float: left;
    background-color: #FFF;
    border: 3px solid #E7E7E9;
    padding: 1px;
    margin: 0 10px 10px 0;
}

#ortaalan #ortaustic p {
    margin-bottom: 15px;
    line-height: 20px;
}


#ortaalan .ortaabg {
    float: left;
    width: 197px;
    height: auto;
    margin-left: 35px;
}

#ortaalan .ortaabg .ortabslk {
    background-image: url(../img/ortaaltalanbg.jpg);
    background-repeat: no-repeat;
    width: 167px;
    height: 103px;
    float: left;
    padding: 10px 15px 0 15px;
}

#ortaalan #ortaust #cagridan {
    float: left;
    background-image: url(../img/altbg.jpg);
    background-repeat: no-repeat;
    width: 399px;
    height: 233px;
    margin-left: 35px;
    padding: 50px 0 0 20px;
}

#ortaalan #ortaust #cagridan .cagridanic {
    float: left;
    width: 280px;
    height: 78px;
}

#ortaalan #ortaust #cagridan .cagridanic h2 {
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
}

#ortaust #fotogaleri {
    float: left;
    background-image: url(../img/fotogaleribg.jpg);
    background-repeat: no-repeat;
    width: 128px;
    height: 203px;
    padding-top: 80px;
    padding-left: 90px;
}

#ortaust #fotogaleri .fotobslk {
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #666;
}

#ortaalan #ortayanbg {
    background-image: url(../img/ortayanbg.jpg);
    background-repeat: no-repeat;
    float: left;
    width: 141px;
    height: 300px;
    margin-left: 31px;
    padding: 60px 40px 0 10px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
}

#ortayanbtn {
    float: left;
    margin-left: 31px;
    width: 167px;
    height: auto;
}

#footer {
    float: left;
    width: 888px;
    background-image: url(../img/footer.jpg);
    background-repeat: no-repeat;
    height: 79px;
}

#footmenu {
    background-color: #F1F1F1;
    float: left;
    width: 960px;
    height: 50px;
    padding-top: 15px;
    color: #666;
}



/***LINKSTIL***/

.miniyazi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    line-height: 18px;
}

.araform {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    border: 1px solid #E6E6E6;
    width: 120px;
    height: 16px;
    background-image: url(../img/s.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.araform2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    border: 1px solid #E6E6E6;
    width: 60px;
    height: 20px;
    background-image: url(../img/btnbg.jpg);
}

A.mansetlink {
    color: #598B91;
    text-decoration: none;
}

A.mansetlink:hover {
    color: #4B767A;
    text-decoration: underline;
}

A.beyazlink {
    color: #ffffff;
    text-decoration: none;
}

A.beyazlink:hover {
    color: #ffffff;
    text-decoration: underline;
}


/***RESPONSIVE***/

#mobile {
    display: none;
}



@media (max-width: 990px) {
    #mobile {
        display: block;
    }
    #bg {
        display: none;
    }

    header {
        display: flex;
        height: 173px;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        background: url(../res-img/bg-menu.jpg) no-repeat top center;
    }

    #mobile {
        display: block;
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align: left;
    }

    .dropdown {

        height: 3em;
        padding: 1em 2em;
        box-sizing: border-box;
        border-radius: 1.5em;
        color: white;
        line-height: 1em;
        text-transform: uppercase;
        font-size: 1rem;
        font-weight: bolder;
        text-align: center;
        z-index: 1111;
        position: relative;
        display: inline-block;
        background-color: #12748b;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(90deg, #00C9FF 0%, #92FE9D 100%);
        width: 100%;
        padding: 3em 0 0 0;
        box-sizing: border-box;
        border-radius: 1.5em;
        box-shadow: 0.5em 0.5em 1em 0 rgba(0, 0, 0, 0.2);

        z-index: -1;
    }

    .dropdown:hover .dropdown-content {
        display: block;
    }

    .dropdown-itens {
        color: inherit;
        text-transform: capitalize;
        text-decoration: none;
        display: block;
        text-align: left;
        text-align: center;
        margin: 1em 0;
    }
    .rezervasyon {
        padding-top: 10px;
        text-align: right;
        font-size: 1rem;
    }
    .custom-btn {
        color: #fff !important;
        border-bottom-left-radius: 30px;
        padding: 16px 25px;
        font-family: 'Lato', sans-serif;
        font-weight: 500;
        background: transparent;
        cursor: pointer;
        transition: all 0.3s ease;
        position: relative;
        display: inline-block;
        box-shadow: 7px 7px 20px 0px rgba(0, 0, 0, .1),
        4px 4px 5px 0px rgba(0, 0, 0, .1);
        outline: none;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 111;
    }
    .btn-11 {
        border: none;
        background: linear-gradient(90deg, #1CB5E0 0%, #000851 100%);
        color: #fff;
        overflow: hidden;
    }
    .btn-11:hover {
        text-decoration: none;
        color: #fff;
    }
    .btn-11:before {
        position: absolute;
        content: '';
        display: inline-block;
        top: -180px;
        left: 0;
        width: 30px;
        height: 100%;
        background-color: #fff;
        animation: shiny-btn1 3s ease-in-out infinite;
    }
    .btn-11:hover {
        opacity: .7;
    }
    .btn-11:active {
        box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),
        -4px -4px 6px 0 rgba(116, 125, 136, .2),
        inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
        inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
    }


    @-webkit-keyframes shiny-btn1 {
        0% {
            -webkit-transform: scale(0) rotate(45deg);
            opacity: 0;
        }
        80% {
            -webkit-transform: scale(0) rotate(45deg);
            opacity: 0.5;
        }
        81% {
            -webkit-transform: scale(4) rotate(45deg);
            opacity: 1;
        }
        100% {
            -webkit-transform: scale(50) rotate(45deg);
            opacity: 0;
        }
    }

    #kutucuklar {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #kutucuklar .kutu {
        padding: 0 15px;
        font-size: 0.9rem;
    }
    #kutucuklar .kutu img {
        padding-bottom: 15px;
    }
    #cagri #cagridan {
        float: left;
        background: url(../img/altbg.jpg) no-repeat top right;
        background-size: 100%;
        width: 100%;
        height: auto;
        margin-left: 0;
        padding: 0;
        margin-top: 20px;
    }

    #cagri #cagridan .cagridanic {
        float: left;
        width: 121px;
        height: auto;
        padding: 50px 15px;
        font-size: 0.8rem;
        line-height: normal;
    }
    #galeri #fotogaleri {
        float: left;
        background-image: url(../img/fotogaleribg.jpg);
        background-repeat: no-repeat;
        width: 128px;
        height: 203px;
        padding-top: 80px;
        padding-left: 90px;
    }

    #galeri #fotogaleri .fotobslk {
        float: left;
        font-size: 12px;
        font-weight: bold;
        color: #666;
    }

    #galeri {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        background: white;
        border-top: 1px solid rgba(131, 155, 159, 0.35);
    }
    #galeri #ortayanbg {
        background-image: url(../img/ortayanbg.jpg);
        background-repeat: no-repeat;
        float: left;
        width: 141px;
        height: 300px;
        margin-left: 31px;
        padding: 60px 40px 0 10px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: normal;
    }
    #btnlaric {
        display: flex;
        justify-content: space-between;
        padding: 0 15px;
        background-color: white;
    }
    footer {
        background: url(../img/footer.jpg) no-repeat top center white;
        padding-top: 20px;
        height: 79px;
    }

    #mobile #ortaustic {
        width: auto;
        height: auto;
        min-height: 500px;
        margin-left: 0;
        padding: 0 15px;
        margin-top: 0;
        font-size: 12px;
        color: #333;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        line-height: normal;
        font-size: 0.9rem;
                background: white;

    }

    #mobile #ortaustic h1 {
        font-size: 18px;
        color: #145761;
        margin-bottom: 15px;
        margin-top: 20px;
    }

    #mobile #ortaustic p img {
        background-color: #FFF;
        border: 3px solid #E7E7E9;
        padding: 1px;
        margin: 0 10px 10px 0;
    }

    #mobile #ortaustic p {
        margin-bottom: 15px;
        line-height: 20px;
    }
    .tesisten {
        display: flex;
        justify-content: space-between;

        width: 100%;
    }
    .tesisten p {
        float: none;
    }
    .tesisten img {
        width: 40%;
        height: auto;
        float: auto;
        
    }
    .tesisten.galeri {
        display: inline;
    }
    
    .tesisten.galeri img {
        width: 42%;
    }

}
