@import url('https://fonts.googleapis.com/css?family=Raleway:200,300,400&display=swap&subset=latin-ext');
body {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #000;
}
.rezervasyonbtn:hover {
    cursor:pointer;
}
div#btnrezform {
    border: 2px solid #89898c;
    padding: 10px;
    font-weight: 600;
    color: #89898c;
    margin-bottom: 5px;
    transition: all .5s ease;
}
#ui-datepicker-div { font-size:11px; }
#check {
    display: none !important;
}
.wa {
    position:fixed;
    bottom:10px;
    left:10px;
    z-index:101;
    display:none!important;
}
.tanitimbaslik {
    font-weight: 200;
    color: #0055a1;
    text-align: center;
    margin: 2rem 0;
    font-size: 2.5rem;
}
a.altmenuu {
    color: white;
    margin: 0 20px;
}


a.altmenuu:hover {
    color: white;
    margin: 0 20px;
}
p {
    font-weight: 300;
}
.fotolist {
    justify-content: center;
}
.sadecemobilgalerim {
    display: none;
    color: #b9945b;
    font-size: 15px;
    text-align: left;
    padding: 5px 0;
    margin: 10px;
    border-bottom: 1px solid #b9945b;
    cursor: pointer;
    width: 100%;
    float: left;
}
.iletisimlisting a{
    color:#000!important;
}
.fotodiv.showyapma {
    display: none !important;
}

.fotodiv.showyap {
    display: block !important;
}
#galerikategori ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    #galerikategori ul li {
        display: inline-block;
        margin: 0 10px;
        background: #0055a1;
        color: #fff;
        padding: 5px 15px;
        cursor: pointer;
    }
a,
a:hover,
a:focus {
    color: #000;
    text-decoration: none;
}

.odaaciklama {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    top: calc(100% - 85px);
    bottom: auto;
    transition: 1s;
    left: 0;
    right: 0;
    margin: 30px 45px;
    padding: 15px;
    display: flex;
    flex-flow: column;
    /*justify-content: center;*/
}

.odaaciklama h3 {
    text-align: center;
}

.detaylibilgi,
.detaylibilgi:hover,
.detaylibilgi:focus {
    background-color: #0055a1;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    margin: 0 auto 0;
    font-weight: 300;
    text-decoration: none;
    cursor:pointer;
}

.rezdiv,
.rezdiv:hover,
.rezdiv:focus {
    background-color: #ff0000;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    margin: 0 auto 0;
    font-weight: 300;
    text-decoration: none;
}

.tanitimcon {
    background-image: url('../images/tanitimbg.png');
    background-size: cover;
    background-position: 100% auto;
    width: 100%;
}

.odalist>div {
    overflow: hidden;
}

.odalist .owl-item:hover  .odaaciklama {
    top: 0;
    bottom: 0;
}
.carousel-item .bgkoy {
    -webkit-animation: zoom 15s linear;
    animation: zoom 15s linear;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1.2, 1.2)
    }

    to {
        -webkit-transform: scale(1, 1)
    }
}

@keyframes zoom {
    from {
        transform: scale(1.2, 1.2)
    }

    to {
        transform: scale(1, 1)
    }
}

.resaciklama {
    justify-content: center;
    display: flex;
    flex-flow: column;
}

.carousel-control-next,
.carousel-control-prev {
    bottom: auto;
    background-color: #fff;
    opacity: 1;
    width: 50px;
    display: flex;
    height: 50px;
    top: calc((100% - 50px) / 2);
}

.carousel-control-next img,
.carousel-control-prev img {
    color: #0055a1;
}

.icerikcon .row {
    margin-bottom: 1.5rem;
}

.kalkanbg {
    background-image: url('../images/footerbg2.jpg');
    background-size: 100% auto;
    background-position: top;
    width: 100%;
    padding-bottom: 450px;
    background-repeat: no-repeat;
}

.footer {
    color: #fff;
    background-color: #0055a1;
}

.sosyalmedya {
    margin: 2rem 0 0 0;
    padding: 0;
}

.sosyalmedya li {
    display: inline-block;
    margin: 0 10px;
}

.sosyalmedya li i {
    font-size: 2rem;
    color: #fff;
}

.headermenu {
    position: absolute;
    left: 0;
    top: 1rem;
    width: 100%;
    z-index: 1;
}

.nav-fy {
    background-color: rgba(255, 255, 255, .75)!important;
    padding: 0 1rem;
}

.nav-fy .nav-link {
    transition: .5s;
}

.rezervasyonbtn {
    background-color: #ff0000!important;
    color: #fff!important;
}

.bgkoy {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 500px;
    position:relative;
}

.odalist .row {
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin: 0;
}

.odalist .row .col-md-6 {
    text-align: center;
    padding-bottom: 2rem;
}

.odalist .row .col-md-6 p {
    padding: 20px 10px 0 10px;
}

.odalist .row .col-md-6:first-child {
    padding-right: .25rem;
    padding-left: 0;
}

.odalist .row .col-md-6:last-child {
    padding-left: .25rem;
    padding-right: 0;
}
.odabaslik {
    position: absolute;
    top: 450px;
    background-color: rgba(255,255,255,.7);
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px;
    color: #0055a1;
    font-size: 1.25rem;
    margin: 0 2rem;
    z-index: 9;
}
.h60vh{
    height:60vh!important;
}
/*

*/
.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

    .carousel-fade .carousel-item.active,
    .carousel-fade .carousel-item-next.carousel-item-left,
    .carousel-fade .carousel-item-prev.carousel-item-right {
        opacity: 1;
    }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}
/*

*/
.bx-wrapper {
    box-shadow: none;
    margin: 0;
    padding: 0;
}
 /*rezervasyon*/

.rzvform {
    text-align: center;
    width: 100%;
    font-weight: 200;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 0 5px 0 5px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 101;
}

.rzvcocuksayisi {
    width: 90px;
    float: none;
    display: inline-block;
    display: none;
}

.rzvform .form-control {
    background-color: #5d5d5d;
    color: #fff;
}

.rzvform a, .rzvform a .fa {
    color: rgba(255,255,255,0.6);
    font-size: 12px;
    text-decoration: none;
}

.rzvotel {
    width: 90px;
    float: none;
    display: inline-block;
}

.rzvgiris {
    width: 125px;
    float: none;
    display: inline-block;
}

.rzvgece {
    width: 125px;
    float: none;
    display: inline-block;
}

.rzvyetiskin {
    width: 90px;
    float: none;
    display: inline-block;
}

.rzvyetiskin2 {
    width: 120px;
    float: none;
    display: inline-block;
}

.rzvcocuk {
    width: 90px;
    float: none;
    display: inline-block;
}

.rzvcocuk2 {
    width: 120px;
    float: none;
    display: inline-block;
}

.rzvbebek {
    width: 63px;
    float: none;
    display: inline-block;
    margin-right: 5px;
}

    .rzvbebek a {
        padding: 7px 5px;
        border: 0.5px solid rgba(255,255,255,0.6);
    }

.rzvbtn {
    margin-bottom: 4px;
    background: #ff5e00;
    color: #fff;
}

.rzvform label {
    font-size: 12px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
}

.rzvbtn:hover {
    background-position: right center;
    cursor: pointer;
    background: #ff2f00;
}

/*rezervasyon end*/