@import "anim.css?v=100";
@import "main.fonts.css?v=100";
@import "main.social.css?v=100";
@import "main.header.css?v=100";
@import "main.home.css?v=101";
@import "main.mobile.css?v=100";
@import "main.sub.css?v=100";
@import "main.tours.css?v=100";
@import "main.hotels.css?v=100";
@import "main.banner.css?v=101";
@import "main.footer.css?v=100";
@import "main.projects.css?v=100";
@import "main.products.css?v=100";
@import "main.inc.css?v=100";

* {
    font-family: 'Poppins', sans-serif;
}

body {
    background-color: #f8f8f8;
    font-family: 'Poppins', sans-serif;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Titillium Web', sans-serif;*/
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Poppins', sans-serif;
}

.preloader {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.preloader .loader {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 44px;
    height: 44px;
}

.animated.standby {
    -webkit-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
    visibility: hidden;
}

#modal-search .uk-modal-dialog {
    background-color: white;
}

#modal-search .sonucalani {
    height: calc(100vh - 200px);
}

#searchframe {
    height: calc(100vh - 270px);
}

.main {
    margin-top: 0px;
    /*margin-bottom: 70px;*/
    /*background-color: white;*/
    border-radius: 6px;
    font-size: 1.2em;
}

.main h6 {
    font-size: 1.4em;
}

.main .uk-card-default {
    background: transparent;
    color: #666;
    box-shadow: none;
}

.background-color {
    background-color: rgba(112, 112, 112, 0.81);
}

.rezervasyon-form {
    padding: 10px;
    background-color: rgba(182, 182, 182, 0.81);
}

.main-background {
    background-color: white;
}

.maps {
    /*z-index: -1;*/
}

.home-iframe .iframe {
    height: 400px;
    border: solid 1px #ccc;
}

#onlineframe {
    margin-top: 40px
}

.uk-offcanvas-bar .uk-navbar-nav a {
    min-height: 20px;
}

/*
@media (min-width: 639px) {
    .uk-sticky-placeholder {
        min-height: 168px;
    }
}

*/
@media (max-width: 639px) {

    .home .uk-padding-y {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .home-project .image {
        display: none;
    }

    .home-project .image:nth-child(1) {
        display: block;
    }

    .home-project .image:nth-child(2) {
        display: block;
    }

    .home-project h2 {
        font-size: 18px;
    }

    .home-project .content {
        font-size: 16px;
        padding: 5px;
    }
    .sub-bar .uk-navbar-nav > li > a {
        padding: 10px 5px;
        font-size: 12px;
    }
}

.main .uk-subnav {
    margin: 20px 0;
}

.main .uk-subnav > li {
    padding: 4px 10px;
}

/*
.main .uk-subnav > li > a,
.main .uk-subnav > li > span {
    color: white;
    font-size: 17px;
}

.main .uk-subnav > li:first-child {
    background-color: #1c1638;
}

.main .uk-subnav > li a:hover,
.main .uk-subnav > li.uk-active a {
    background-color: transparent;
}

.main .uk-subnav > li.uk-active {
    background-color: #1c1638;
}

.main .uk-subnav > li:hover {
    background-color: #1c1638;
}*/
.hikayemiz .uk-subnav > li {
    color: white;
    font-size: 17px;
    background-color: #2b2a28;
}

.hikayemiz .uk-subnav > li.uk-active,
.hikayemiz .uk-subnav > li:hover {
    background-color: white;
    border-top: 2px solid #2b2a28;
    color: #2b2a28;
}

.hikayemiz .uk-subnav > .uk-active > a {
    background-color: transparent;
    color: #2b2a28;
}

.fa,
.header-title,
.sekmeler h3 {
    color: #1c1638;
}

.form_contact .uk-button-primary {
    background-color: #1c1638;
}

.text-shadow {
    text-shadow: 3px 3px 3px rgba(255, 255, 255, 0.61), -3px -3px 3px rgba(255, 255, 255, 0.61), -3px 3px 3px rgba(255, 255, 255, 0.61), 3px -3px 3px rgba(255, 255, 255, 0.61);
}


.gallery-block p {
    font-size: 18px;
    color: #1f1f1f;
    text-shadow: 3px 3px 3px rgba(255, 255, 255, 0.61);
}

.home-h2 {
    font-size: 24px !important;
    color: #1c1638 !important;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}

.home-h4 {
    font-size: 18px !important;
    color: #1c1638 !important;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}

li.uk-active .home-h4 {
    text-decoration: underline;
}

.background-white {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
}

.slider-background-white {
    margin: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
}

.slider-background-white:first-child {
    margin-left: 0;
}

.slider-background-white:last-child {
    margin-right: 0;
}

.uk-button-primary {
    background-color: #2b2a29;
    border-radius: 3px;
}

.page-title {
    color: #1c1638;
    font-weight: 700;
}

.gallery-items .uk-overlay-default {
    background: rgba(0, 174, 239, 0.8);
    color: white;
}

h1.title3 {
    font-size: 26px;
}

.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input,
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-select,
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-textarea {
    padding-left: 45px !important;
}

.uk-input, .uk-select, .uk-textarea {
    border: 1px solid #7d7d7d;
    border-radius: 3px;
    font-size: 16px;
}

::placeholder {
    font-size: 16px;
}

.uk-form-icon {
    color: #2b2a29;
    background-color: #eeeeee;
    margin: 1px;
    border-radius: 3px 0 0 3px;
}

.metin {
    color: white;
    font-size: 16px;
}

.totop-button {
    position: fixed;
    right: 0;
    bottom: 0;
}

.totop-button .uk-totop {
    padding: 10px;
    background-color: #e83f45;
    color: white;
    width: 40px;
    height: 40px;
    margin: 20px;

}

.totop-button .uk-totop svg {
    width: 40px;
    height: 40px;
}

.aramasonuclari a {
    color: #444;
    text-decoration: none;
    font-size: 16px;
}

.haber-baslik {
    height: 46px;
    overflow: hidden;
}

.haber-div {
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.haber-button {
    border: 3px solid #d0d5d8;
    height: 50px;
    width: 50px;
    display: inline-block;
    position: relative;
    background: #fff;
    overflow: hidden;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    padding: 0;

}

.haber-button .text {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 0;
    background: #f8f8f8;
    color: #666666;
    font-size: 15px;
    white-space: nowrap;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    line-height: 50px;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.haber-button .icon {
    line-height: 50px;
    width: 50px;
    text-align: center;
    font-size: 22px;
}

.haber-button:hover {
    padding-right: 190px;
}

.haber-button:hover .text {
    width: 100%;
    padding-left: 20px;
}

.haber-button:hover .icon {
    position: absolute;
    left: auto;
    right: 6px;
    display: block;
    color: #666;
}

h4.contact-title {
    font-size: 22px;
}

h5.contact-title {
    margin-top: 10px;
    font-size: 20px;
    border-bottom: 2px solid #444;
}

.hikayemiz h3 {
    font-size: 16px;
    color: #000;
}

.hikayemiz .uk-card-body {
    padding: 0;
    font-size: 16px;
}
.social-share .uk-navbar-right{
    margin-left: unset;
}
.social-share .uk-navbar-center{
    flex-grow: 1;
    position: unset;
    top: unset;
    left: unset;
    transform: none;
}

.social-share .uk-navbar-center hr{
    margin-top: 20px;
    border-top: 1px solid #999999;
    width: 100%;
}

.social-share .uk-navbar-nav > li > a {
    font-family: 'Poppins', sans-serif;
}

.social-share .share-popup {
    font-size: 18px;
}
.social-share li a,
.social-share li span {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    min-height: 80px;
    padding: 0 15px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #999;
}

.uk-list-primary > ::before {
    color: #95221e !important;
}

.home_slider .uk-slidenav {
    top: 51%;
    padding: 15px 15px;
    color: white;
    background-color: #95221e;
}
