﻿@charset "UTF-8";

body {
    font-size: 14px;
    font-family: 'Barlow Semi Condensed', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    body.noScroll {
        height: 100vh;
        overflow: hidden;
    }

input, select, textarea {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    select::-ms-expand {
        display: none;
        /* to ie 10 */
    }

    input:focus, input[type="radio"]:focus, input[type="checkbox"]:focus,
    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active:focus, .btn.active.focus,
    a:focus, a:active:focus {
        outline: none;
        outline-offset: 0;
        outline-color: transparent;
    }

.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: underline;
}

a {
    color: #003d84;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    a:hover, a:focus {
        color: #179bd7;
    }

ul.disc {
    padding-left: 25px;
}

    ul.disc li {
        list-style: disc;
    }

ul li {
    list-style: none;
}

.clearfix {
    clear: both;
}

.wrapper {
    width: 1250px;
    margin: 0 auto;
}

.max-width-100 {
    max-width: 100%;
}

.width-100 {
    width: 100%;
}

.sharethis-inline-share-buttons {
    float: right;
    margin: 0 0 0;
}

.sharer {
    float: right;
    color: #fff;
    padding: 20px 0 0 0;
}

    .sharer span {
        color: #111;
        font-size: 17px;
        padding: 3px;
        float: left;
    }

.row3 {
    margin-left: -3px;
    margin-right: -3px;
}

.row5 {
    margin-left: -5px;
    margin-right: -5px;
}

.row7 {
    margin-left: -7px;
    margin-right: -7px;
}

.row10 {
    margin-left: -10px;
    margin-right: -10px;
}

.row12 {
    margin-left: -12px;
    margin-right: -12px;
}

.mTB0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mTB5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.mTB10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mTB15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.mTB20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.mTB30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.mTB45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
}

.mTop45 {
    margin-top: 45px !important;
}

.mTop30 {
    margin-top: 30px !important;
}

.mTop25 {
    margin-top: 25px !important;
}

.mTop20 {
    margin-top: 20px !important;
}

.mTop15 {
    margin-top: 15px !important;
}

.mTop10 {
    margin-top: 10px !important;
}

.mTop5 {
    margin-top: 5px !important;
}

.mTop0 {
    margin-top: 0 !important;
}

.mBottom45 {
    margin-bottom: 45px !important;
}

.mBottom30 {
    margin-bottom: 30px !important;
}

.mBottom25 {
    margin-bottom: 25px !important;
}

.mBottom20 {
    margin-bottom: 20px !important;
}

.mBottom15 {
    margin-bottom: 15px !important;
}

.mBottom10 {
    margin-bottom: 10px !important;
}

.mBottom5 {
    margin-bottom: 5px !important;
}

.mBottom0 {
    margin-bottom: 0 !important;
}

.mRight25 {
    margin-right: 25px !important;
}

.mRight20 {
    margin-right: 20px !important;
}

.mRight15 {
    margin-right: 15px !important;
}

.mRight10 {
    margin-right: 10px !important;
}

.mRight7 {
    margin-right: 7px !important;
}

.mRight5 {
    margin-right: 5px !important;
}

.mRight3 {
    margin-right: 3px !important;
}

.mLeft25 {
    margin-left: 25px !important;
}

.mLeft20 {
    margin-left: 20px !important;
}

.mLeft15 {
    margin-left: 15px !important;
}

.mLeft10 {
    margin-left: 10px !important;
}

.mLeft7 {
    margin-left: 7px !important;
}

.mLeft5 {
    margin-left: 5px !important;
}

.mLeft3 {
    margin-left: 3px !important;
}

.mLR0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.m0 {
    margin: 0 !important;
}

.p0 {
    padding: 0 !important;
}

.pLR0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pTB10 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pTB20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.pTB15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pTB30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.pTB60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.padding9 {
    padding: 9px !important;
}

.padding10 {
    padding: 10px !important;
}

.padding15 {
    padding: 15px !important;
}

.pTop15 {
    padding-top: 15px !important;
}

.pTop45 {
    padding-top: 45px !important;
}

.pBottom15 {
    padding-bottom: 15px !important;
}

.pLeft15 {
    padding-left: 15px !important;
}

.pRight15 {
    padding-right: 15px !important;
}

.removeSelect::after {
    display: none;
}

.relative {
    position: relative;
}

.tableCell {
    display: table-cell;
    vertical-align: middle;
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.selectBoxArrow {
    position: relative;
}

    .selectBoxArrow::after {
        content: '';
        top: 16px;
        right: 9px;
        width: 8px;
        height: 7px;
        position: absolute;
        background-image: url("/img/selectboxarrow.png");
        background-repeat: no-repeat;
        background-position: center center;
    }

.bg-white {
    background-color: #fff !important;
}

.iphone-fix {
    color: #fff !important;
}

.text-black {
    color: #232d3b !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-30 {
    font-size: 30px !important;
}

.fs-34 {
    font-size: 34px !important;
}

.fs-44 {
    font-size: 44px !important;
}

.fs-50 {
    font-size: 50px !important;
}

.light {
    font-weight: 300 !important;
}

.normal {
    font-weight: 400 !important;
}

.medium {
    font-weight: 500 !important;
}

.solid {
    font-weight: 600 !important;
}

.bold {
    font-weight: 700 !important;
}

.text-decoration {
    text-decoration: none;
}

    .text-decoration:hover, .text-decoration:focus {
        text-decoration: none;
    }

.old-price {
    text-decoration: line-through;
}

input[type="checkbox"],
input[type="radio"] {
    width: 1px;
    height: 1px;
    left: -1000px;
    z-index: -1000;
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
}

.scrollBarFix::-webkit-scrollbar-track,
.flexScroll::-webkit-scrollbar-track {
    width: 0;
    height: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background: none;
}

.scrollBarFix::-webkit-scrollbar,
.flexScroll::-webkit-scrollbar {
    width: 0;
    height: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background: none;
}

.scrollBarFix::-webkit-scrollbar-thumb,
.flexScroll::-webkit-scrollbar-thumb {
    width: 0;
    height: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background: none;
}

.display_991, .display_767, .display_540, .display_480 {
    display: none !important;
}

.mp-menu ul li > a.mobileRzvBtn {
    color: #fff;
    background-color: #0774a5;
}

@font-face {
    font-family: 'fantiyella';
    src: url("../fonts/fantiyella-webfont.eot");
    src: url("../fonts/fantiyella-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fantiyella-webfont.woff2") format("woff2"), url("../fonts/fantiyella-webfont.woff") format("woff"), url("../fonts/fantiyella-webfont.ttf") format("truetype"), url("../fonts/fantiyella-webfont.svg#fantiyellauploaded_file") format("svg");
    font-weight: normal;
    font-style: normal;
}

.ff2 {
}

.header {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 30px;
}

    .header.detay {
        z-index: 99;
        margin: 0;
    }

.detailPage #body::after {
    content: '';
    width: 100%;
    height: 675px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

.topBar {
    width: 100%;
    height: 8px;
    display: block;
    padding: 0 0 0 0;
    background-color: #0774a5;
    border-bottom: 2px solid #fff;
    background: linear-gradient(to right, #0774a5, rgb(32,199,199) 50%, #0774a5 100%);
}


ul.contactDesc {
    margin-bottom: 0;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
}

    ul.contactDesc li {
        color: #fff;
        font-size: 16px;
        margin-left: 10px;
    }

        ul.contactDesc li:first-child {
            margin-left: 0;
        }

        ul.contactDesc li i {
            color: #0774a5;
            margin-right: 3px;
        }

ul.language-list {
    float: left;
    float: left;
    margin: 5px 0 0 5px;
}

    ul.language-list li {
        float: left;
        /* color: #fff; */
        margin: 0 5px 0 5px;
    }

        ul.language-list li a {
            color: #fff;
            margin: 0 0 0 10px;
        }

#language, #currency {
    margin-right: 15px;
}


    #language .dropdown-toggle, #currency .dropdown-toggle {
        padding: 0 0;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        background: none;
        outline: 0;
        border: 0;
    }

    #language ul, #currency ul {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        border: 1px solid rgba(0, 0, 0, 0.15);
        background-color: #fff;
        right: auto !important;
        top: 100% !important;
        min-width: 120px;
        margin-top: 10px;
        padding: 0 0;
        right: 0;
    }

#favoriteList {
}

#language ul::before, #currency ul::before {
    content: '';
    top: -10px;
    right: 9px;
    z-index: 3;
    position: absolute;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #e1e1e2;
}

#favoriteList ul li, #language ul li, #currency ul li {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    #favoriteList ul li:first-child, #favoriteListDesktop ul li:first-child, #language ul li:first-child, #currency ul li:first-child {
        border-top: none;
    }

    #favoriteList ul li a, #favoriteListDesktop ul li a, #language ul li a, #currency ul li a {
        width: 100%;
        display: block;
        padding: 5px 9px;
        line-height: 26px;
        position: relative;
        font-size: 0.875rem;
        color: rgba(45, 54, 63, 0.85);
    }

        #favoriteList ul li a:hover, #favoriteListDesktop ul li a:hover, #favoriteList ul li a:focus, #favoriteListDesktop ul li a:focus,
        #favoriteList ul li.active > a, #favoriteListDesktop ul li.active > a, #favoriteList ul li.active > a:hover, #favoriteListDesktop ul li.active > a:hover, #favoriteList ul li.active > a:focus,
        #favoriteListDesktop ul li.active > a:focus,
        #language ul li a:hover, #language ul li a:focus,
        #language ul li.active > a, #language ul li.active > a:hover, #language ul li.active > a:focus, #currency ul li a:hover, #currency ul li a:focus,
        #currency ul li.active > a, #currency ul li.active > a:hover, #currency ul li.active > a:focus {
            border: 0;
            background: #f3f6f9;
            text-decoration: none;
        }

.language-icon {
    top: 3px;
    width: 19px;
    height: 14px;
    margin-right: 3px;
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #fff1ed;
}

    .language-icon.tr {
        background-image: url("/img/tr.png");
    }

    .language-icon.en {
        background-image: url("/img/en.png");
    }

    .language-icon.de {
        background-image: url("/img/de.png");
    }

    .language-icon.ru {
        background-image: url("/img/ru.png");
    }

#favoriteList ul, #favoriteListDesktop ul {
    min-width: 270px;
}



    #favoriteList ul li, #favoriteListDesktop ul li {
        padding: 9px 9px;
    }

        #favoriteList ul li a, #favoriteListDesktop ul li a {
            padding: 0 0 0 89px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(100% - 30px);
            flex: 0 0 calc(100% - 30px);
        }

            #favoriteList ul li a img, #favoriteListDesktop ul li a img {
                top: 0;
                left: 0;
                width: 80px;
                height: 65px;
                position: absolute;
                background-repeat: no-repeat;
                background-position: center center;
                background-size: cover;
            }

            #favoriteList ul li a .desc, #favoriteListDesktop ul li a .desc {
                width: 100%;
                height: 65px;
                -ms-flex-align: center;
                -webkit-box-align: center;
                align-items: center;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                display: -ms-flexbox;
                display: -webkit-box;
                display: flex;
            }

            #favoriteList ul li a .title, #favoriteListDesktop ul li a .title, #favoriteList ul li a .location, #favoriteListDesktop ul li a .location {
                font-size: 16px;
                color: #1c1e25;
                font-weight: 600;
            }

            #favoriteList ul li a .location, #favoriteListDesktop ul li a .location {
                color: #0774a5;
            }

        #favoriteList ul li .favoriDel, #favoriteListDesktop ul li .favoriDel {
            width: 25px;
            height: 25px;
            border: none;
            outline: none;
            cursor: pointer;
            margin-top: 5px;
            background: none;
            position: relative;
        }

            #favoriteList ul li .favoriDel::after, #favoriteListDesktop ul li .favoriDel::after, #favoriteList ul li .favoriDel::before, #favoriteListDesktop ul li .favoriDel::before {
                content: '';
                top: 50%;
                left: 50%;
                width: 18px;
                height: 2px;
                position: absolute;
                display: inline-block;
                margin: -1px 0 0 -8px;
                background: rgba(0, 0, 0, 0.45);
                -webkit-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
                -webkit-transition: -webkit-transform .1s ease;
                transition: -webkit-transform .1s ease;
                transition: transform .1s ease;
                transition: transform .1s ease, -webkit-transform .1s ease;
            }

            #favoriteList ul li .favoriDel::before, #favoriteListDesktop ul li .favoriDel::before {
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
            }

            #favoriteList ul li .favoriDel::after, #favoriteListDesktop ul li .favoriDel::after {
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
            }

        #favoriteList ul li a:hover, #favoriteListDesktop ul li a:hover, #favoriteList ul li a:focus, #favoriteListDesktop ul li a:focus,
        #favoriteList ul li.active > a, #favoriteListDesktop ul li.active > a, #favoriteList ul li.active > a:hover, #favoriteListDesktop ul li.active > a:hover,
        #favoriteList ul li.active > a:focus, #favoriteListDesktop ul li.active > a:focus {
            border: 0;
            background: none;
            text-decoration: none;
        }

.rzvLoginBtn {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    margin-right: 15px;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
}

    .rzvLoginBtn:hover, .rzvLoginBtn:focus {
        color: #fff;
        text-decoration: none;
    }

ul.headerSocial li {
    display: table-cell;
    text-align: center;
}


    ul.headerSocial li a {
        padding: 3px 3px;
        background-color: #fff;
        border-radius: 5px 5px 0 0;
        display: block;
    }

        ul.headerSocial li a svg, ul.headerSocial li a img {
            width: 28px;
            height: 28px;
            border-radius: 5px;
        }
.headerSocial.d-flex.flex-wrap.align-items-center {
    width: 125px;
}
#goog-gt-tt .logo img {
    width: auto;
    height: auto;
}
.navBar {
    z-index: 2;
    width: 100%;
    display: block;
    padding-top: 10px;
    position: relative;
    background: #ffffff;
    -webkit-transition: .1s all ease-in-out;
    -o-transition: .1s all ease-in-out;
    transition: .1s all ease-in-out;
}

ul.navMenu li.teklifalmenu {
    background: #0774a5;
    margin: -10px 0;
    border-radius: 5px;
    line-height: 25px;
    text-align: center;
    /* color: #fff; */
}

    ul.navMenu li.teklifalmenu a {
        color: #fff;
        font-size: 18px;
    }

        ul.navMenu li.teklifalmenu a:hover {
            background: #0774a5;
            border-radius: 5px;
            /* transform: scale(1.05); */
        }

.logo {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.logo2 {
    display: none;
}

.logo img {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    width: 300px;
    height: 86px;
}

.year20 {
    float: left;
    width: 210px;
    margin: 28px 0 0 0;
    -webkit-transition: .1s all ease-in-out;
    -o-transition: .1s all ease-in-out;
    transition: .1s all ease-in-out;
}

    .year20 .mobile {
        display: none;
    }

.HeaderContact {
    float: right;
    width: 380px;
}

.navMenuContainer {
    background: #ed7823;
    margin-top: 10px;
}

.HeaderContact .Hours, .HeaderContact .Contact {
    width: 200px;
    float: left;
    margin-right: 0;
    margin-top: 0;
    -webkit-transition: .1s all ease-in-out;
    -o-transition: .1s all ease-in-out;
    transition: .1s all ease-in-out;
}

.HeaderContact .Contact {
    width: 180px;
    margin-right: 0;
}


    .HeaderContact .Hours img, .HeaderContact .Contact img {
        width: 40px;
        float: left;
        margin-right: 10px;
        margin-top: 6px;
    }

    .HeaderContact .Hours strong, .HeaderContact .Hours span, .HeaderContact .Contact strong, .HeaderContact .Contact span {
        color: #383737;
        width: calc(100% - 60px);
        float: left;
        font-size: 17px;
    }

.HeaderContact .Hours {
    text-align: right;
    float: right;
}

    .HeaderContact .Hours span, .HeaderContact .Hours strong {
        width: 100%;
    }

.mobilActions {
    display: none;
    margin-left: auto;
    padding: 10px 0;
}

#support, #sys_btn_toogle_menu, #searchbtn, #searchclosebtn {
    width: 42px;
    height: 42px;
    color: #333;
    text-align: center;
    display: inline-block;
    float: left;
}

.mp-level.mp-level-open strong {
    color: #fff;
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #211f20;
    margin-bottom: 14px;
}

#support span, #sys_btn_toogle_menu span, #searchbtn span, #searchclosebtn span {
    display: block;
    font-size: 12px;
    line-height: 100%;
}

#searchbtn i {
    font-size: 24px;
    line-height: 30px;
}

#searchclosebtn i {
    font-size: 30px;
}

#searchclosebtn {
    display: none;
}

#support i, #sys_btn_toogle_menu i {
    font-size: 30px;
    line-height: 30px;
}

#support {
    margin-right: 9px;
}

ul.navMenu {
    margin-bottom: 0;
    padding-right: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 220px;
    flex: 1 1 220px;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    ul.navMenu li {
        position: relative;
    }

        ul.navMenu li a {
            color: #fff;
            display: block;
            font-size: 20px;
            padding: 6px 9px 8px;
            text-decoration: none;
            border-radius: 0;
            -webkit-transition: .1s all ease-in-out;
            -o-transition: .1s all ease-in-out;
            transition: .1s all ease-in-out;
        }

            ul.navMenu li a i {
                font-size: 16px;
            }

        ul.navMenu li:hover a, ul.navMenu li.active a {
            text-decoration: none;
            background-color: #455c67;
        }

        ul.navMenu li:hover .subMenu {
            z-index: 1;
            visibility: visible;
            -webkit-transition-delay: 0s, 0s, 0.3s;
            transition-delay: 0s, 0s, 0.3s;
            filter: Alpha(Opacity=100);
            opacity: 1;
        }

        ul.navMenu li .subMenu {
            left: 0;
            top: 100%;
            z-index: -1;
            width: 220px;
            padding-top: 3px;
            position: absolute;
            visibility: hidden;
            -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
            transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
            filter: Alpha(Opacity=0);
            opacity: 0;
        }

            ul.navMenu li .subMenu ul li:last-child a {
                border-bottom: 0;
            }

            ul.navMenu li .subMenu ul li a {
                font-size: 18px;
                color: #000000;
                border-radius: 0;
                background-color: #fff;
                border-bottom: 1px solid #565555;
            }

                ul.navMenu li .subMenu ul li a:hover {
                    color: #ed7823;
                }

.searchSuggestions {
    width: 375px;
    position: relative;
    padding: 0;
    margin: 5px 0 5px 0;
    float: right;
}

    .searchSuggestions input {
        border: 0;
        outline: 0;
        width: 100%;
        height: 35px;
        padding: 4px 50px 6px 10px;
        display: block;
        font-size: 18px;
        color: #111;
        font-weight: 400;
        background: #e2edff36;
        /* line-height: 100%; */
        border: 1px solid #f1f1f1;
        border-radius: 3px;
        /* outline-color: aqua; */
        box-shadow: #ed7823 0px 0px 0px 3px;
    }

        .searchSuggestions input::-webkit-input-placeholder {
            color: #111;
        }

        .searchSuggestions input:-ms-input-placeholder {
            color: #111;
        }

        .searchSuggestions input::-ms-input-placeholder {
            color: #111;
        }

        .searchSuggestions input::placeholder {
            color: #111;
        }

    .searchSuggestions .submitBtn {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        padding: 0 0;
        font-size: 20px;
        color: #ed7823;
        position: absolute;
        background: #f1f1f1;
        outline: 0;
        border: 0;
        border-radius: 0px 2px 2px 0px;
    }

ul.autoComplete {
    left: 0;
    top: 40px;
    width: 250px;
    display: none;
    margin-top: 9px;
    max-width: 290px;
    margin-bottom: 0;
    position: absolute;
    z-index: 99;
    background-color: #fff;
    border: 1px solid #eee;
    max-height: calc(100vh - 300px);
    overflow: auto;
}

    ul.autoComplete .alert {
        margin: 0;
    }

    ul.autoComplete::before {
        content: '';
        top: -9px;
        left: 9px;
        z-index: 3;
        position: absolute;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 10px solid #fff;
    }

    ul.autoComplete li {
        width: 100%;
        display: block;
        padding: 9px 9px;
    }

        ul.autoComplete li a {
            width: 100%;
            display: block;
            position: relative;
            padding: 0 0 0 89px;
        }

            ul.autoComplete li a img {
                top: 0;
                left: 0;
                width: 80px;
                height: 65px;
                position: absolute;
                background-repeat: no-repeat;
                background-position: center center;
                background-size: cover;
            }

            ul.autoComplete li a .desc {
                width: 100%;
                height: 65px;
                -ms-flex-align: center;
                -webkit-box-align: center;
                align-items: center;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                display: -ms-flexbox;
                display: -webkit-box;
                display: flex;
            }

            ul.autoComplete li a .title, ul.autoComplete li a .location {
                font-size: 16px;
                color: #1c1e25;
                font-weight: 600;
            }

            ul.autoComplete li a .location {
                color: #0774a5;
            }

            ul.autoComplete li a:hover, ul.autoComplete li a:focus,
            ul.autoComplete li.active > a, ul.autoComplete li.active > a:hover, ul.autoComplete li.active > a:focus {
                border: 0;
                background: none;
                text-decoration: none;
            }

.header-photo {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 500px;
}

.sliderShadow {
    width: 100%;
    display: block;
    position: relative;
    padding: 0;
    margin: -170px 0 0 0;
}

div#owl-slider {
    margin-top: -85px;
}

.row.categories {
    margin-top: 30px;
    padding-bottom: 0px;
    width: 100%;
    max-height: 440px;
    overflow: hidden;
}

    .row.categories .title {
        float: left;
        width: 100%;
        border-left: 3px solid #0774a5;
        padding: 5px 0 5px 10px;
        margin: 0px 0 20px 5px;
    }

        .row.categories .title strong {
            width: 100%;
            float: left;
            font-size: 38px;
            color: #333;
            line-height: 40px;
            padding-bottom: 5px;
        }

        .row.categories .title span {
            color: #333333;
            font-size: 20px;
        }

.sliderCaption {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.sliderText {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 486px;
    flex: 1 1 486px;
}

    .sliderText em {
        display: block;
        font-size: 21px;
        line-height: 100%;
        font-style: normal;
        letter-spacing: 2px;
        margin-bottom: 15px;
    }

    .sliderText span {
        display: block;
        font-size: 75px;
        line-height: 100%;
        margin-bottom: 15px;
    }

    .sliderText strong {
        font-size: 54px;
        color: #0774a5;
        line-height: 100%;
        position: relative;
        font-weight: normal;
        display: inline-block;
        font-family: 'fantiyella';
    }

        .sliderText strong::before {
            content: '';
            right: 0;
            bottom: 0;
            width: 181px;
            height: 13px;
            position: absolute;
            background: url("/img/slider-text-pattern.png") no-repeat center;
        }

.sliderVideo {
    width: 486px;
    min-height: 260px;
    border-radius: 5px;
    margin-bottom: 30px;
    border: 2px solid rgba(204, 155, 85, 0.37);
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    background-image: url('/img/videocover.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

    .sliderVideo a {
        color: #fff;
        font-size: 24px;
        font-weight: 500;
        text-decoration: none;
    }

    .sliderVideo i {
        top: 3px;
        color: #0774a5;
        margin-right: 9px;
        position: relative;
    }

        .sliderVideo i::before {
            font-size: 30px;
        }

.searchBox {
    width: 100%;
    display: block;
}

.sliderShadow .searchBox {
    padding-top: 15px;
    margin: 0 auto;
}

.searchBox h1 {
    text-align: center;
    width: 100%;
    color: #fff;
    text-shadow: 0px 0px 5px #111;
}

.searchBox form {
    margin: 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    .searchBox form .input-field {
        padding: 0 4px;
        position: relative;
        margin-bottom: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

        .searchBox form .input-field::before {
            content: '';
            top: 12px;
            left: 15px;
            width: 41px;
            height: 41px;
            position: absolute;
            pointer-events: none;
            background-repeat: no-repeat;
            background-position: center center;
        }

        .searchBox form .input-field.icon1::before {
            background-image: url("/img/search-icon1.png");
        }

        .searchBox form .input-field.icon2::before {
            background-image: url("/img/search-icon2.png");
        }

        .searchBox form .input-field.icon3::before {
            background-image: url("/img/search-icon3.png");
        }

        .searchBox form .input-field.icon4::before {
            background-image: url("/img/search-icon4.png");
        }

        .searchBox form .input-field .placeholderText {
            top: 5px;
            left: 64px;
            color: #ed7823;
            font-size: 18px;
            position: absolute;
            pointer-events: none;
            font-weight: bold;
        }

        .searchBox form .input-field input, .searchBox form .input-field select {
            width: 100%;
            height: 65px;
            color: #fff;
            display: block;
            font-size: 18px;
            padding: 23px 9px 0 60px;
            border: 2px solid rgb(255,255,255);
            outline: 0;
            background: rgba(0,67,97,0.70);
            border-radius: 20px;
        }

            .searchBox form .input-field input::-webkit-input-placeholder {
                color: #fff;
            }

            .searchBox form .input-field input:-ms-input-placeholder {
                color: #fff;
            }

            .searchBox form .input-field input::-ms-input-placeholder {
                color: #fff;
            }

            .searchBox form .input-field input::placeholder {
                color: #fff;
            }

        .searchBox form .input-field .submitBtn {
            width: 100%;
            height: 65px;
            color: #fff;
            display: block;
            font-size: 30px;
            background-color: #ed7823;
            outline: 0;
            border: 0;
            border-radius: 20px;
            border: 2px solid #fff;
        }

            .searchBox form .input-field .submitBtn i {
                margin-right: 5px;
            }

                .searchBox form .input-field .submitBtn i::before {
                    font-size: 30px;
                }

.searchBox.CoolStyle .accordionCheckbox {
    margin: 0;
}

.searchBox.CoolStyle {
    background: #f7f7f7;
    margin-bottom: 10px;
    padding: 0;
}

    .searchBox.CoolStyle .accordionCheckbox li:before, .searchBox.CoolStyle .accordionCheckbox li:after {
        content: none;
    }

    .searchBox.CoolStyle .accordionCheckbox li label {
        padding: 8px 10px 8px 38px;
        border-bottom: 1px solid #e8e8e8;
        font-size: 15px;
    }

        .searchBox.CoolStyle .accordionCheckbox li label:before {
            top: calc(50% - 11px);
            left: 10px;
        }


.searchBox input[type="checkbox"] + label,
.searchBox input[type="radio"] + label {
    display: block;
    cursor: pointer;
    font-size: 15px;
    color: #4d4d4d;
    font-weight: 300;
    margin-bottom: 0;
    padding-left: 30px;
    position: relative;
}

    .searchBox input[type="checkbox"] + label::before,
    .searchBox input[type="radio"] + label::before {
        content: '';
        top: 8px;
        left: 0px;
        width: 20px;
        height: 20px;
        position: absolute;
        border-radius: 5px;
        background-color: #fff;
        border: 2px solid #e6e6e6;
    }

.searchBox.CoolStyle input[type="checkbox"]:checked + label::before,
.searchBox.CoolStyle input[type="radio"]:checked + label::before {
    background-color: #3c3b3b;
}

.searchBox .popoverWrap {
    left: 0;
    width: 100%;
}

    .searchBox .popoverWrap .popover-content {
        padding: 12px 12px 12px;
    }

.popoverWrap {
    top: 90%;
    left: 15px;
    display: none;
    z-index: 1060;
    margin-top: 27px;
    min-width: 264px;
    position: absolute;
    padding: 1px 1px 0;
    border-radius: 4px;
    white-space: normal;
    width: calc(100% - 30px);
    background-color: #fff;
    border: 1px solid #D7DCE3;
    border-bottom: 0;
}

    .popoverWrap::before {
        content: '';
        left: 35px;
        top: -10px;
        z-index: 9;
        position: absolute;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 10px solid #ffffff;
    }

    .popoverWrap::after {
        content: '';
        left: 34px;
        top: -12px;
        position: absolute;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 12px solid #D7DCE3;
    }

    .popoverWrap.block {
        display: block;
    }

    .popoverWrap .popoverCloseBtn {
        top: -6px;
        right: -9px;
        width: 20px;
        height: 20px;
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        position: absolute;
        border-radius: 2px;
        background-color: #f20f0f;
        cursor: pointer;
    }

    .popoverWrap input[type="checkbox"] + label {
        display: block;
        cursor: pointer;
        font-size: 18px;
        color: #1c1e25;
        font-weight: 400;
        margin-bottom: 0;
        position: relative;
        border-bottom: 1px solid #f1f1f1;
        padding-bottom: 5px;
        padding-top: 5px;
    }

        .popoverWrap input[type="checkbox"] + label::before {
            content: '';
            left: 5px;
            top: 10px;
            width: 20px;
            height: 20px;
            position: absolute;
            border-radius: 2px;
            background-color: #fff;
            border: 1px solid #A0A9B2;
        }

        .popoverWrap input[type="checkbox"] + label::after {
            content: "\f00c";
            top: 11px;
            left: 7px;
            font-size: 17px;
            color: #0774a5;
            position: absolute;
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            -webkit-transition: opacity .1s ease;
            transition: opacity .1s ease;
            opacity: 0;
        }

    .popoverWrap input[type="checkbox"]:checked + label::after {
        opacity: 1;
    }

    .popoverWrap .labelText {
        font-size: 16px;
        color: #1c1e25;
        font-weight: 400;
        margin-bottom: 0;
    }

    .popoverWrap .input-group {
        width: 150px;
    }

        .popoverWrap .input-group .input-group-btn {
            width: 34px;
        }

            .popoverWrap .input-group .input-group-btn .btn-number {
                width: 34px;
                height: 34px;
                padding: 0 0;
                font-size: 14px;
                color: #1c1e25;
                border-radius: 0;
                border: 1px solid #dfdfdf;
                -webkit-box-shadow: none;
                box-shadow: none;
                outline: 0;
            }

                .popoverWrap .input-group .input-group-btn .btn-number:hover, .popoverWrap .input-group .input-group-btn .btn-number:focus {
                    color: #1c1e25;
                }

        .popoverWrap .input-group .input-number {
            height: 34px;
            padding: 0 0;
            color: #1c1e25;
            text-align: center;
            width: calc(100% - 68px);
            border-top: 1px solid #dfdfdf;
            border-bottom: 1px solid #dfdfdf;
            background: none;
            border-radius: 0;
        }

    .popoverWrap.categoriesField.block {
        left: 0;
        width: 100%;
        position: relative;
        top: 0;
        margin: 10px 0 10px 0;
        border-bottom: 1px solid #d7dce3;
    }

        .popoverWrap.categoriesField.block:before, .popoverWrap.categoriesField.block:after, .popoverWrap.categoriesField.block .popoverCloseBtn {
            display: none;
        }

ul.accordionCheckbox ul {
    margin-left: 15px;
}
span.DateRangePicker-Alert {
    background: #08677e;
    width: 100%;
    display: table;
    padding: 10px;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
}

ul.accordionCheckbox {
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

    ul.accordionCheckbox li {
        width: 100%;
        display: block;
        position: relative;
    }

        ul.accordionCheckbox li::before {
            content: '';
            bottom: 0;
            left: 8px;
            top: 32px;
            width: 0.5px;
            position: absolute;
            background-color: #D7DCE3;
        }

        ul.accordionCheckbox li input[type="checkbox"] + label {
            font-weight: 500;
            margin-bottom: 0px;
            padding-bottom: 5px;
            border-bottom: 1px solid #D7DCE3;
        }

        ul.accordionCheckbox li ul.has-children {
            padding-left: 27px;
        }

            ul.accordionCheckbox li ul.has-children li::before {
                top: 10px;
                left: -18px;
                width: 18px;
                height: 1px;
                bottom: auto;
            }

            ul.accordionCheckbox li ul.has-children li input[type="checkbox"] + label {
                font-weight: 400;
            }

#owl-carouselIcon .item {
    margin: 0 15px;
}

    #owl-carouselIcon .item a {
        width: 100%;
        display: block;
        text-align: center;
    }

        #owl-carouselIcon .item a:hover, #owl-carouselIcon .item a:focus {
            text-decoration: none;
        }

        #owl-carouselIcon .item a .icon {
            height: 266px;
            border-radius: 10px;
            margin-bottom: 15px;
            -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
            -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
            display: -ms-inline-flexbox;
            display: -webkit-inline-box;
            display: inline-flex;
        }

            #owl-carouselIcon .item a .icon img {
                height: 266px;
                background-position: center center;
                background-size: cover;
                background-repeat: no-repeat;
                border-radius: 10px;
                border: 3px solid #ed7823;
            }

        #owl-carouselIcon .item a strong {
            color: #000000;
            display: block;
            font-size: 20px;
            font-weight: 400;
        }

        #owl-carouselIcon .item a span {
            display: block;
        }

#owl-carouselIcon .owl-prev, #owl-carouselIcon .owl-next {
    top: 50%;
    left: -15px;
    bottom: 50%;
    color: #ed7823;
    font-size: 30px;
    margin-top: -58px;
    position: absolute;
}

#owl-carouselIcon .owl-next {
    left: auto;
    right: -15px;
}

#owl-carouselIcon button > span, .owlyap button > span {
    font-size: 40px;
    display: inline-block;
    top: -10px;
    position: relative;
    float: left;
    width: 100%;
    font-family: arial;
}

#owl-carouselIcon .owl-buttons button, .owlyap .owl-buttons button {
    background: #fff;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 10px 25px rgba(60, 72, 88, 0.35) !important;
    box-shadow: 0 10px 25px rgba(60, 72, 88, 0.35) !important;
}

.owlyap .owl-buttons {
    position: relative;
    margin: 0 -30px;
}
    .siteModal .owlyap .owl-buttons{
        margin:0;
    }

    #owl-carouselIcon .owl-buttons button:hover, .owlyap .owl-buttons button:hover {
        background: #f7d966;
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
    }


    .owlyap .owl-buttons button {
        background: #ed7823;
    }

        .owlyap .owl-buttons button span {
            color: #fff;
        }

.main {
    width: 100%;
    display: block;
}

.aboutSection {
    padding-top: 0;
    padding-left: 0;
}

    .aboutSection .img {
        margin-bottom: 30px;
        border: 13px solid #0774a5;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 480px;
        flex: 0 0 480px;
    }

        .aboutSection .img img {
            position: relative;
            margin: -34px 78px 34px -78px;
        }

    .aboutSection .text {
        padding-left: 0;
        margin-bottom: 15px;
        font-size: 20px;
    }

        .aboutSection .text .subTitle {
            display: block;
            font-size: 50px;
            color: #1c1e25;
            text-align: center;
        }

        .aboutSection .text .title {
            display: block;
            font-size: 32px;
            color: #1f4f9c;
            line-height: 100%;
            margin-bottom: 20px;
        }

ul.servicesList {
    margin: 0 -10px;
}

    ul.servicesList li {
        position: relative;
        padding: 10px 10px 10px 68px;
        /* border-top: 1px dashed #9ca3a9; */
        border-left: 1px dashed #9ca3a9;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }



        ul.servicesList li:first-child, ul.servicesList li:nth-child(2) {
            border-top-width: 0;
        }

        ul.servicesList li:first-child {
            border-left: 0;
        }

        ul.servicesList li img {
            top: 20px;
            left: 10px;
            position: absolute;
        }

        ul.servicesList li strong {
            display: block;
            font-size: 24px;
            color: #1b1b1b;
        }

        ul.servicesList li span {
            display: block;
            font-size: 18px;
            color: #3c3b3b;
        }

.pageTitle {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

    .pageTitle::before {
        content: '';
        left: -10px;
        width: 3px;
        height: 75px;
        position: absolute;
        background-color: #0774a5;
    }

    .pageTitle strong {
        position: relative;
        padding-right: 10px;
        display: inline-block;
        background-color: #fff;
        width: 100%;
        float: left;
        font-size: 38px;
        color: #333;
        line-height: 40px;
        padding-bottom: 5px;
        padding-left: 5px;
    }

    .pageTitle span {
        color: #333333;
        font-size: 20px;
        padding-left: 5px;
    }

.top-pattern, .bottom-pattern {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}

.bottom-pattern {
    top: auto;
    bottom: 0;
}

.sectionTitle {
    width: 100%;
    display: block;
    text-align: right;
    margin-bottom: 35px;
}

    .sectionTitle .subTitle {
        display: block;
        font-size: 39px;
        color: #1f4f9c;
    }

    .sectionTitle .title {
        display: block;
        font-size: 72px;
        color: #0774a5;
        line-height: 100%;
    }

.specialSection {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    background: url("/img/special.jpg") no-repeat center;
    background-size: cover;
}

    .specialSection .shadow {
        width: 100%;
        display: block;
        padding-top: 75px;
        position: relative;
        background-color: rgba(0, 0, 0, 0.89);
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

ul.specialList {
    margin-bottom: 0;
}

    ul.specialList li {
        cursor: pointer;
        margin-bottom: 3px;
        padding-bottom: 3px;
        border-bottom: 1px solid #80868b;
    }

        ul.specialList li:hover .wrap, ul.specialList li.active .wrap {
            background-color: rgba(0, 0, 0, 0.66);
        }

            ul.specialList li:hover .wrap .nameLocation .title, ul.specialList li.active .wrap .nameLocation .title {
                color: #0774a5;
            }

            ul.specialList li:hover .wrap .nameLocation .location, ul.specialList li.active .wrap .nameLocation .location {
                color: #fff;
            }

        ul.specialList li .wrap {
            min-height: 82px;
            padding: 10px 10px;
            background-color: transparent;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
        }

            ul.specialList li .wrap .nameLocation {
                -webkit-box-flex: 1;
                -ms-flex: 1 0 105px;
                flex: 1 0 105px;
            }

                ul.specialList li .wrap .nameLocation .title {
                    display: block;
                    font-size: 25px;
                    color: #1f4f9c;
                    -webkit-transition: all .5s ease;
                    transition: all .5s ease;
                }

                ul.specialList li .wrap .nameLocation .location {
                    display: block;
                    font-size: 18px;
                    color: #9ca3a9;
                    -webkit-transition: all .5s ease;
                    transition: all .5s ease;
                }

                    ul.specialList li .wrap .nameLocation .location i {
                        color: #0774a5;
                        margin-right: 3px;
                    }

            ul.specialList li .wrap .price {
                width: 105px;
            }

                ul.specialList li .wrap .price span {
                    color: #fff;
                    display: block;
                    font-size: 35px;
                    line-height: 100%;
                }

                    ul.specialList li .wrap .price span sub {
                        bottom: 0;
                        font-size: 18px;
                        color: #9ca3a9;
                    }

                ul.specialList li .wrap .price em {
                    display: block;
                    margin-top: 2px;
                    font-size: 15px;
                    color: #9ca3a9;
                    font-style: normal;
                }

#owl-special .item {
    width: 100%;
    z-index: -99;
    height: 471px;
    display: none;
    position: relative;
    -webkit-animation: 1s both;
    animation: 1s both;
}

    #owl-special .item.fadeInUp {
        display: block;
    }

    #owl-special .item a {
        width: 100%;
        display: block;
        position: relative;
        border-radius: 5px;
        border-bottom: 4px solid #0774a5;
    }

        #owl-special .item a img {
            width: 100%;
            height: 467px;
            display: block;
            border-radius: 5px;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }

        #owl-special .item a .pattern {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            position: absolute;
            border-radius: 5px;
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+50,000000+99&0+50,1+100 */
            /* FF3.6-15 */
            /* Chrome10-25,Safari5.1-6 */
            background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.98)), to(black));
            background: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.98) 99%, black 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 );
            /* IE6-9 */
        }

        #owl-special .item a .rank, #owl-special .item a .code {
            top: 28px;
            bottom: auto;
        }

        #owl-special .item a .favBtn {
            top: 28px;
            right: 39px;
            bottom: auto;
        }

        #owl-special .item a ul.listIcon {
            right: 0;
            top: 80px;
            width: 120px;
            position: absolute;
            -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            flex-direction: column;
        }

            #owl-special .item a ul.listIcon li {
                margin-bottom: 20px;
            }

                #owl-special .item a ul.listIcon li::before {
                    display: none;
                }

                #owl-special .item a ul.listIcon li i {
                    margin-bottom: 5px;
                }

                #owl-special .item a ul.listIcon li strong {
                    color: #fff;
                }

#owl-special .owl-prev, #owl-special .owl-next {
    left: 15px;
    width: 34px;
    height: 34px;
    bottom: 15px;
    line-height: 34px;
    position: absolute;
    background-color: #0774a5;
}

#owl-special .owl-next {
    left: 55px;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

ul.destinationList {
    margin: 0 -12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    ul.destinationList li {
        padding: 0 12px;
        margin-bottom: 30px;
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%;
    }

        ul.destinationList li a {
            width: 100%;
            display: block;
            position: relative;
            border-radius: 8px;
            border-bottom: 4px solid #0774a5;
        }

            ul.destinationList li a:hover .shadow {
                padding-bottom: 20px;
            }

                ul.destinationList li a:hover .shadow strong, ul.destinationList li a:hover .shadow span {
                    -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
                }

            ul.destinationList li a img {
                width: 100%;
                height: 327px;
                display: block;
                border-radius: 8px;
                background-repeat: no-repeat;
                background-position: center center;
                background-size: cover;
            }

            ul.destinationList li a .shadow {
                left: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                overflow: hidden;
                position: absolute;
                border-radius: 8px;
                padding: 0 20px 15px;
                /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+50,000000+99&0+50,1+100 */
                /* FF3.6-15 */
                /* Chrome10-25,Safari5.1-6 */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.98)), to(black));
                background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.98) 99%, black 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
                /* IE6-9 */
                -webkit-transition: padding .3s;
                transition: padding .3s;
            }

                ul.destinationList li a .shadow strong {
                    width: 100%;
                    color: #fff;
                    display: block;
                    font-size: 30px;
                    font-weight: 400;
                    -webkit-transform: translate3d(0, 27px, 0);
                    transform: translate3d(0, 27px, 0);
                    -webkit-transition: all .5s ease;
                    transition: all .5s ease;
                }

                ul.destinationList li a .shadow span {
                    width: 100%;
                    display: block;
                    font-size: 18px;
                    color: #ed7823;
                    position: relative;
                    -webkit-transform: translate3d(0, 42px, 0);
                    transform: translate3d(0, 42px, 0);
                    -webkit-transition: all .5s ease;
                    transition: all .5s ease;
                }

.instagramCommentSection {
    width: 100%;
    display: block;
    background: url("/img/instagram-comment.jpg") no-repeat center;
    background-size: cover;
    margin: 30px 0;
}

    .instagramCommentSection .shadow {
        width: 100%;
        display: block;
        position: relative;
        padding: 20px 0 0;
        background-color: rgba(0,0,0,0.71);
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.gallery-top {
    height: 200px;
}

    .gallery-top .swiper-slide {
        text-align: right;
        -ms-flex-pack: end;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        text-align: center;
    }

        .gallery-top .swiper-slide strong {
            display: block;
            font-size: 24px;
            color: #0774a5;
            margin-bottom: 10px;
        }

        .gallery-top .swiper-slide p {
            font-size: 17px;
            color: #828282;
            font-style: italic;
            margin-bottom: 10px;
        }

        .gallery-top .swiper-slide b {
            display: block;
            font-size: 20px;
            color: #e04b21;
            font-weight: 600;
        }

            .gallery-top .swiper-slide b em {
                font-weight: 400;
                font-style: normal;
            }

.gallery-thumbs {
    width: 87.5px;
    height: 87.5px;
}

    .gallery-thumbs .swiper-slide {
        cursor: pointer;
        padding: 3px 3px;
        border-radius: 50%;
        border: 3px solid #8d8368;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        height: 87.5px !important;
    }

        .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
            border-color: #0774a5;
        }

        .gallery-thumbs .swiper-slide img {
            width: 72px;
            height: 72px;
            border-radius: 50%;
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }

ul.instagram {
    margin: 0 -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    ul.instagram li {
        padding: 0 10px;
        margin-bottom: 20px;
        -ms-flex: 0 0 33.333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

        ul.instagram li img {
            width: 100%;
            height: 185px;
            display: block;
            border-radius: 5px;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }

.instagram-link {
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    width: 354px;
    height: 84px;
    font-size: 24px;
    color: #0774a5;
    line-height: 100%;
    text-align: center;
    position: absolute;
    border-radius: 40px;
    padding: 9px 0 0 60px;
    margin: -47px 0 0 -177px;
    border: 2px solid #1f4f9c;
    background-color: rgba(28, 30, 37, 0.95);
}

    .instagram-link:hover, .instagram-link:focus {
        color: #fff;
        text-decoration: none;
    }

    .instagram-link::before {
        content: '';
        top: 10px;
        left: 20px;
        width: 60px;
        height: 60px;
        position: absolute;
        background: url("/img/instagram-logo.png") no-repeat center;
    }

    .instagram-link b {
        display: block;
        font-size: 30px;
        margin-top: 10px;
    }

#owl-comment .item {
    margin: 0 15px;
    text-align: center;
}

    #owl-comment .item strong {
        display: block;
        font-size: 24px;
        color: #e77624;
        margin-bottom: 10px;
    }

    #owl-comment .item p {
        font-size: 17px;
        color: #fff;
        font-style: italic;
        margin-bottom: 10px;
    }

    #owl-comment .item .img {
        width: 87px;
        height: 87px;
        padding: 3px 3px;
        border-radius: 10px;
        border: 3px solid #e77624;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        display: -ms-inline-flexbox;
        display: -webkit-inline-box;
        display: inline-flex;
    }

        #owl-comment .item .img img {
            width: 75px;
            height: 75px;
            border-radius: 5px;
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }

    #owl-comment .item b {
        display: block;
        font-size: 20px;
        color: #ffffff;
        font-weight: 600;
    }

        #owl-comment .item b em {
            font-weight: 400;
            font-style: normal;
        }

#owl-comment .owl-buttons {
    margin: 10px auto 10px;
}

    #owl-comment .owl-buttons .owl-prev, #owl-comment .owl-buttons .owl-next {
        width: 34px;
        height: 34px;
        margin: 0 5px;
        line-height: 34px;
        text-align: center;
        display: inline-block;
        background-color: #0774a5;
    }

.blogSection {
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.blog-item {
    padding: 0 15px;
    margin-bottom: 30px;
    -ms-flex: 0 0 33.333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}

    .blog-item a {
        width: 100%;
        display: block;
        text-decoration: none;
    }

        .blog-item a img {
            width: 100%;
            height: 290px;
            display: block;
            border-radius: 5px;
            border: 1px solid #eceeef;
            border-bottom: 4px solid #f1d451;
            -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }

        .blog-item a .desc {
            width: 100%;
            display: block;
            position: relative;
            padding: 5px 97px 0 0;
        }

        .blog-item a .blog-date {
            top: -69px;
            right: 9px;
            width: 88px;
            height: 110px;
            padding-top: 22px;
            text-align: center;
            position: absolute;
            background: url("/img/blog-date.png") no-repeat center;
        }

            .blog-item a .blog-date b {
                color: #000;
                display: block;
                font-size: 48px;
                line-height: 100%;
                margin-bottom: 3px;
            }

            .blog-item a .blog-date em {
                display: block;
                font-size: 24px;
                color: #000;
                line-height: 100%;
                font-style: normal;
            }

        .blog-item a strong {
            display: block;
            font-size: 24px;
            color: #3e3e3e;
            font-weight: 400;
            font-style: italic;
        }

ul.mobilSocial {
    margin: 0 -10px;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    ul.mobilSocial li {
        padding: 0 10px;
        text-align: center;
        position: relative;
        margin-bottom: 20px;
    }

        ul.mobilSocial li a {
            width: 290px;
            height: 84px;
            color: #fff;
            display: block;
            font-size: 20px;
            line-height: 100%;
            text-align: center;
            position: relative;
            border-radius: 40px;
            padding: 17px 0 0 60px;
        }

            ul.mobilSocial li a::before {
                content: '';
                top: 10px;
                left: 20px;
                width: 60px;
                height: 60px;
                position: absolute;
                border-radius: 10px;
                background-repeat: no-repeat;
                background-position: center center;
                background-size: contain;
            }

            ul.mobilSocial li a.facebook {
                background-color: #3273bb;
                border: 2px solid #195fad;
            }

                ul.mobilSocial li a.facebook::before {
                    background-image: url("/img/facebook-logo.png");
                }

            ul.mobilSocial li a.instagram {
                background-color: #df3e71;
                border: 2px solid #c31c51;
            }

                ul.mobilSocial li a.instagram::before {
                    background-image: url("/img/instagram-logo2.png");
                }

            ul.mobilSocial li a.youtube {
                background-color: #ee363a;
                border: 2px solid #cf2226;
            }

                ul.mobilSocial li a.youtube::before {
                    background-image: url("/img/youtube-logo.png");
                }

            ul.mobilSocial li a b {
                display: block;
                margin-top: 5px;
            }

.footer {
    width: 100%;
    display: block;
    margin-top: 50px;
    background: url("/img/footer.jpg") no-repeat center;
    background-size: cover;
}

    .footer .shadow {
        width: 100%;
        display: block;
        position: relative;
        padding: 50px 0 30px;
        background: #0774a5;
        background-color: rgba(7,116,165,0.82);
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.scrollTop {
    top: -50px;
    left: 50%;
    right: 50%;
    width: 94px;
    height: 94px;
    margin-left: -47px;
    position: absolute;
    border-radius: 50%;
    border: 6px solid #fff;
    background: #ed7823 url(/img/scroll-top-icon.png) no-repeat center;
}

.fSection {
    padding: 0 15px;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
}

.fContact {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 8.5px;
    padding: 0 0 8px 30px;
}

    .fContact strong {
        display: block;
        font-weight: 600;
        font-size: 18px;
    }

    .fContact i {
        color: #0774a5;
        margin-right: 3px;
    }

    .fContact i {
        left: 0;
        top: 5px;
        font-size: 18px;
        position: absolute;
    }

.fSection:last-child {
    text-align: center;
}

ul.fNav li:before {
    content: "\f067";
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #fff;
    margin-right: 5px;
    font-size: 17px;
}

.fSection::before {
    content: '';
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: rgba(255,255,255,0.30);
}

.fSection:first-child::before {
    display: none;
}

.fSection p {
    color: #fff;
    font-size: 18px;
    margin: 15px 0 10px;
}

.fTitle {
    display: block;
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
}

ul.fNav {
    width: 100%;
    display: block;
    margin-bottom: 0;
}

    ul.fNav li {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

        ul.fNav li a {
            color: #fff;
            font-size: 20px;
        }

.fDivider {
    margin-top: 0;
    margin-bottom: 30px;
    border-top-color: rgba(172, 159, 125, 0.3);
}

.fLinks {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(172, 159, 125, 0.3);
}

    .fLinks a {
        font-size: 16px;
        margin-bottom: 2px;
        display: inline-block;
        color: rgba(255, 255, 255, 0.7);
    }

        .fLinks a:hover, .fLinks a:focus {
            color: #fff;
            text-decoration: none;
        }

.fContact {
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
}

    .fContact.mLeft0 {
        margin-left: 0;
    }

    .fContact i {
        color: #ffffff;
        margin-right: 3px;
    }

.copright {
    width: 100%;
    display: block;
    padding: 15px 15px;
    background-color: #f1f1f1;
}

    .copright .text {
        color: #000;
        font-size: 18px;
        min-height: 49px;
        line-height: 24px;
        margin-right: auto;
        position: relative;
        padding-left: 0;
    }


        .copright .text span, .copright .text a {
            color: #000;
            display: block;
        }

.payment-logos {
    margin: 8px 0;
    max-height: 33px;
}

.whatsappChat {
    right: 0;
    bottom: 0;
    z-index: 999;
    line-height: 1;
    position: fixed;
    cursor: pointer;
    min-width: 40px;
    max-width: 350px;
    overflow: hidden;
    padding-right: 47px;
    background-color: #0dc152;
    border-radius: 10px 0 0 0;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 18px;
}

    .whatsappChat .text {
        z-index: 2;
        color: #fff;
        display: inline-block;
        position: relative;
        padding: 10px;
        float: left;
        line-height: 23px;
    }

    .whatsappChat .icon {
        top: 0;
        right: 0;
        width: 47px;
        height: 43px;
        position: absolute;
        padding: 10px 12px;
        background: rgba(0, 0, 0, 0.05);
        -webkit-transition: background-color .5s ease;
        transition: background-color .5s ease;
    }

#WhatsappPanelİletişim {
    display: none;
}

    #WhatsappPanelİletişim.active {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.2);
        text-align: center;
        display: table;
    }

    #WhatsappPanelİletişim .center {
        display: table-cell;
        vertical-align: middle;
        padding: 10px;
        width: 100px;
    }


    #WhatsappPanelİletişim .Sel {
        width: 400px;
        max-width: calc(100vw - 60px);
        margin: 0 auto;
        background: white;
        padding: 10px;
        border-radius: 5px;
        position: relative;
    }

        #WhatsappPanelİletişim .Sel > a {
            position: absolute;
            right: -12px;
            top: -15px;
            font-size: 19px;
            background: red;
            color: #fff;
            width: 28px;
            height: 28px;
            border-radius: 100%;
            cursor: pointer;
        }

            #WhatsappPanelİletişim .Sel > a + span {
                width: 100%;
                float: left;
                font-size: 16px;
                font-weight: 500;
            }

        #WhatsappPanelİletişim .Sel .temsilciler {
            width: 100px;
            margin: 10px auto 0px;
            display: table;
        }

            #WhatsappPanelİletişim .Sel .temsilciler li a {
                background: #17b755;
                color: #fff;
                float: left;
                width: 255px;
                margin: 4px 0px;
                padding: 5px 10px;
                transition: all 0.3s;
                border-radius: 4px;
                max-width: calc(100% - 15px);
            }

                #WhatsappPanelİletişim .Sel .temsilciler li a > img:first-child {
                    float: left;
                    width: 40px;
                    height: 40px;
                    background-size: contain;
                    background-repeat: no-repeat;
                    background-position: center;
                }

                #WhatsappPanelİletişim .Sel .temsilciler li a > img:last-child {
                    float: right;
                    width: 40px;
                    height: 40px;
                    background-size: contain;
                    background-color: #fff;
                    border-radius: 100%;
                    background-repeat: no-repeat;
                    background-position: center;
                }

                #WhatsappPanelİletişim .Sel .temsilciler li a > span {
                    float: left;
                    width: calc(100% - 80px);
                    padding: 8px 0px;
                    font-size: 15px;
                }

                #WhatsappPanelİletişim .Sel .temsilciler li a:hover {
                    box-shadow: 0px 0px 10px #17b755;
                }

.coverPhoto {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    .coverPhoto img {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .coverPhoto .shadow {
        width: 100%;
        height: 85px;
        display: block;
        padding: 30px 0;
        position: relative;
        background-color: #455c67;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
    }

        .coverPhoto .shadow h1 {
            margin: 0 0;
            font-size: 49px;
            color: #fff;
            font-weight: 400;
        }

ul.breadcrumb {
    padding: 0 0;
    margin-bottom: 0;
    border-radius: 0;
    background: none;
}

    ul.breadcrumb li {
        position: relative;
    }

        ul.breadcrumb li + li {
            margin-left: 10px;
            padding-left: 10px;
        }

            ul.breadcrumb li + li::before {
                content: "";
                left: 0;
                top: 0px;
                width: 1px;
                bottom: 10px;
                position: absolute;
                background-color: rgb(199,199,199);
            }

        ul.breadcrumb li a {
            color: #444;
            font-size: 20px;
            line-height: 100%;
            text-decoration: none;
        }

        ul.breadcrumb li.active a {
        }

.content {
    padding: 0 15px;
    margin-bottom: 15px;
    -ms-flex: 0 0 calc(100% - 400px);
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 400px);
    max-width: calc(100% - 400px);
}

    .content p {
        font-size: 19px;
    }

ul.galleryPhotos {
    margin: 0 -10px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    ul.galleryPhotos li {
        padding: 0 10px;
        margin-bottom: 20px;
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }

        ul.galleryPhotos li img {
            width: 100%;
            height: 150px;
            display: block;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }

.drawer {
    margin-bottom: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    .drawer .accordion-item {
        width: 100%;
        display: block;
    }

.accordion-header {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

    .accordion-header .accordionTitle {
        height: 40px;
        color: #000000;
        cursor: pointer;
        font-size: 19px;
        font-weight: 600;
        line-height: 19px;
        overflow: hidden;
        position: relative;
        padding: 0 40px 0 10px;
        -webkit-transition: all .3s;
        transition: all .3s;
        background: transparent;
        border: 1px solid #e6e6e6;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        background: #dedede;
    }

        .accordion-header .accordionTitle i {
            top: 0;
            right: 0;
            width: 40px;
            height: 40px;
            padding: 12px;
            text-align: center;
            position: absolute;
            background-color: #efefef;
            border-left: 1px solid #e6e6e6;
        }

            .accordion-header .accordionTitle i::before {
                content: "\f067";
                width: 16px;
                height: 16px;
                display: block;
                color: #1c1e25;
            }

    .accordion-header.accordion-header-active .accordionTitle i::before {
        content: "\f068";
    }

.accordion-content {
    float: left;
    width: 100%;
    display: none;
    border-style: solid;
    border-width: 0 1px 1px;
    border-color: #e6e6e6;
    padding: 15px 15px 5px;
}

    .accordion-content p {
        font-size: 19px;
        margin-bottom: 10px;
    }

.listBar .title {
    margin: 3px 0;
    font-size: 21px;
    color: #1c1e25;
    font-weight: 600;
    /*display: none;*/
}

    .listBar .title span {
        font-weight: 400;
    }

ul.viewTypes {
    margin: 0 0 0 15px;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
}

    ul.viewTypes li {
        width: 35px;
        height: 35px;
        cursor: pointer;
        font-size: 18px;
        color: #7e8c99;
        line-height: 36px;
        text-align: center;
        border: 1px solid #ced8e1;
    }

        ul.viewTypes li:first-child {
            border-right: 0;
            border-radius: 2px 0 0 2px;
        }

        ul.viewTypes li:last-child {
            border-radius: 0 2px 2px 0;
        }

        ul.viewTypes li.active {
            color: #fff;
            background-color: #0774a5;
        }

.toggle-filters {
    width: 95px;
    height: 35px;
    padding: 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 0 15px;
    border-radius: 2px;
    background: #0774a5;
    display: none;
    outline: 0;
    border: 0;
}

    .toggle-filters:hover, .toggle-filters:focus {
        outline: 0;
        border: 0;
    }

    .toggle-filters i {
        font-size: 16px;
    }

.sort-order-menu {
    position: relative;
}

    .sort-order-menu select {
        height: 35px;
        border-radius: 2px;
        padding: 0 30px 0 9px;
        background-color: #fff;
        border: 1px solid rgba(165, 165, 165, 0.29);
        outline: 0;
    }

    .sort-order-menu.selectBoxArrow::after {
        top: 15px;
    }

.owlyap.searchResult .resultItem {
    -ms-flex: 0 0 33.333%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.searchResult.owlyap {
    margin: 0;
}

.owlyap .owl-prev {
    text-align: left;
    width: 100px;
    float: left;
}

.owlyap .owl-next {
    text-align: right;
    float: right;
    width: 100px;
}
.owlyap {
    position: relative;
}
.owlyap .owl-buttons {
    position: absolute;
    top: 110px;
    width: 100%;
    height: 0px;
    left: 0;
    margin: 0px;
}

.owlyap .owl-buttons button:hover {
    background: #0774a5;
}

.searchResult {
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    .searchResult .resultItem {
        padding: 0 15px;
        margin-bottom: 30px;
        -ms-flex: 0 0 33.333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

        .searchResult .resultItem .wrap {
            border-radius: 8px;
            border: 1px solid #eceeef;
            -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            display: -ms-flexbox;
            display: -webkit-box;
            display: flex;
        }

        .searchResult .resultItem .img {
            position: relative;
            -ms-flex: 0 0 100%;
            -webkit-box-flex: 0;
            flex: 0 0 100%;
            max-width: 100%;
        }

            .searchResult .resultItem .img img {
                width: 100%;
                height: 260px;
                display: block;
                border-radius: 8px 8px 0 0;
                background-repeat: no-repeat;
                background-position: center center;
                background-size: cover;
            }

        .searchResult .resultItem .desc {
            position: relative;
            border-radius: 0 0 8px 8px;
            border-top: 1px solid #eceeef;
            -ms-flex: 0 0 100%;
            -webkit-box-flex: 0;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .searchResult .resultItem .gridHide {
            display: none;
        }

        .searchResult .resultItem .BottomMessage {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            float: left;
            text-align: center;
            background: rgba(0,0,0,0.05);
            padding: 5px 0px;
        }

    .searchResult.gridView .resultItem .BottomMessage {
        position: relative;
    }


    .searchResult.gridView .resultItem {
        -ms-flex: auto;
        -webkit-box-flex: 0;
        flex: auto;
        min-width: 300px;
        width: 50%;
        max-width: 100%;
    }

    .searchResult.listView .resultItem {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

        .searchResult.listView .resultItem .img {
            -ms-flex: 0 0 320px;
            -webkit-box-flex: 0;
            flex: 0 0 320px;
            max-width: 320px;
        }

            .searchResult.listView .resultItem .img img {
                height: 100%;
            }

        .searchResult.listView .resultItem .desc {
            -ms-flex: 0 0 calc(100% - 320px);
            -webkit-box-flex: 0;
            flex: 0 0 calc(100% - 320px);
            max-width: calc(100% - 320px);
        }

            .searchResult.listView .resultItem .desc p {
                font-size: 18px;
                color: #1c1e25;
                margin-bottom: 0;
                padding: 15px 15px;
                border-bottom: 1px solid #eceeef;
            }

        .searchResult.listView .resultItem .gridHide {
            display: block;
        }

    .searchResult.fullView .resultItem {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

        .searchResult.fullView .resultItem .img img {
            height: 237px;
        }

.rank {
    left: 0;
    z-index: 2;
    bottom: 15px;
    width: 120px;
    color: #fff;
    padding: 5px 0;
    font-size: 18px;
    text-align: center;
    position: absolute;
    border-radius: 0 8px 8px 0;
    background-color: #1c1e25;
}

    .rank i {
        color: #f1d451;
        margin-right: 5px;
    }

.code {
    left: 115px;
    bottom: 15px;
    width: 70px;
    color: #fff;
    padding: 5px 0 5px 0px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    border-radius: 0 8px 8px 0;
    background-color: #ed7823;
}

    .code i {
        color: #1c1e25;
        margin-right: 5px;
    }

.favBtn {
    right: 9px;
    width: 37px;
    bottom: 15px;
    height: 37px;
    padding: 0 0;
    color: #fff;
    font-size: 21px;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    background-color: #797979;
    outline: 0;
    border: 0;
}

    .favBtn.added {
        background-color: #fe2a2a;
    }

.info {
    margin: 0 15px;
    padding: 10px 0 5px;
    width: calc(100% - 30px);
    border-bottom: 1px solid #eceeef;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    .info .nameLocation {
        margin-bottom: 5px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 105px;
        flex: 1 0 105px;
    }

        .info .nameLocation .location {
            display: block;
            font-size: 18px;
            color: #9ca3a9;
        }

            .info .nameLocation .location i {
                color: #0774a5;
                margin-right: 3px;
            }

        .info .nameLocation .title {
            display: block;
            font-size: 25px;
            color: #00aaf7;
        }

    .info .price {
        width: 160px;
        margin-bottom: 5px;
    }

        .info .price span {
            display: block;
            font-size: 35px;
            color: #ff0505;
            line-height: 100%;
            text-align: right;
        }

            .info .price span sub {
                bottom: 0;
                font-size: 18px;
                color: #9ca3a9;
            }

        .info .price em {
            display: block;
            font-size: 15px;
            margin-top: 2px;
            color: #9ca3a9;
            font-style: normal;
            text-align: center;
        }

            .info .price em.indirimsizFiyat {
                line-height: 10px;
                text-decoration: line-through;
                font-size: 17px;
            }

ul.listInfo {
    display: flex;
    flex-wrap: wrap;
}

    ul.listInfo li {
        flex: 0 0 50%;
        padding: 10px 0px;
        display: flex;
        border-bottom: 1px solid #eee;
    }

        ul.listInfo li span {
            flex: 0 0 50%;
            padding: 0px 10px;
            font-size: 17px;
        }

            ul.listInfo li span:first-child {
                font-weight: 500;
                border-right: 1px solid #eee;
            }

        ul.listInfo li:nth-child(2n + 1) span:last-child {
            border-right: 2px solid #c5c5c5;
        }

ul.listIcon {
    margin-bottom: 0;
    padding: 15px 15px 10px;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.content ul.listIcon {
    border: 3px solid #eceeef;
    margin: 0px 0px 15px 0px;
    border-radius: 5px;
}

.content .desc ul.listIcon {
    border: 0;
}

ul.listIcon li {
    text-align: center;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

    ul.listIcon li::before {
        content: '';
        left: 0;
        top: 12px;
        width: 2px;
        height: 65px;
        position: absolute;
        background-color: #eceeef;
    }

    ul.listIcon li:first-child::before {
        display: none;
    }

    ul.listIcon li i {
        color: #ed7823;
        display: inline-block;
    }

        ul.listIcon li i::before {
            font-size: 40px;
            line-height: 100%;
        }

        ul.listIcon li i.svg img {
            height: 55px;
            margin-bottom: 5px;
        }

    ul.listIcon li span {
        display: block;
        font-size: 16px;
        color: #000000;
    }

    ul.listIcon li strong {
        display: block;
        font-size: 18px;
        color: #1c1e25;
    }

.sayfalama {
    text-align: center;
    margin-bottom: 30px;
}

    .sayfalama li {
        display: inline-block;
    }

        .sayfalama li a {
            width: 34px;
            height: 34px;
            display: block;
            color: #1c1e25;
            line-height: 32px;
            background-color: #f9f9f9;
            border: 1px solid rgba(234, 234, 234, 0.71);
        }

            .sayfalama li a.active, .sayfalama li a:hover {
                color: #fff;
                text-decoration: none;
                border-color: transparent;
                background-color: #0774a5;
            }

.sidebar {
    padding: 0 15px;
    margin-bottom: 30px;
    -ms-flex: 0 0 400px;
    -webkit-box-flex: 0;
    flex: 0 0 400px;
    max-width: 400px;
}

    .sidebar.detail {
        margin-top: -430px;
        padding-bottom: 405px; /*theiaStickySidebar için gerekli*/
    }

.pageMenu {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

    .pageMenu li {
        width: 100%;
        display: block;
        margin-bottom: 7px;
    }

        .pageMenu li a {
            display: block;
            font-size: 16px;
            color: #3e3e3e;
            padding: 7px 15px;
            background-color: #fff;
            border: 1px solid #ddd;
        }

            .pageMenu li a i {
                font-size: 13px;
                margin-right: 5px;
            }

        .pageMenu li:hover a, .pageMenu li.active a {
            color: #0774a5;
            text-decoration: none;
            background-color: #f5f5f5;
        }

.sidebarSearch .searchTitle {
    width: 100%;
    display: block;
    font-size: 24px;
    color: #0774a5;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #0774a5;
}

.sidebarSearch .close {
    right: 0;
    opacity: 1;
    bottom: 4px;
    width: 25px;
    height: 25px;
    padding: 0 0;
    display: none;
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    position: absolute;
    background-color: #000;
    outline: 0;
    border: 0;
}

.sidebarSearch .group-title {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #636363;
    padding: 10px 10px;
    border-radius: 4px 4px 0 0;
    background-color: #ebebeb;
}

.sidebarSearch .input-group {
    margin-bottom: 15px;
    padding: 15px 15px 0;
    border-radius: 0 0 4px 4px;
    border: 1px solid #ebebeb;
}

.sidebarSearch .input-field {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 15px;
    z-index: 1;
}

    .sidebarSearch .input-field.date::after, .sidebarSearch .input-field.select::after {
        content: "\f078";
        right: 0;
        bottom: 1px;
        width: 35px;
        height: 32px;
        font-size: 12px;
        line-height: 32px;
        text-align: center;
        position: absolute;
        border-radius: 0 3px 3px 0;
        background-color: #ebebeb;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
    }

    .sidebarSearch .input-field.date::after {
        content: "\f073";
        font-weight: 400;
    }

.sidebarSearch input[type="text"], .sidebarSearch select {
    width: 100%;
    height: 34px;
    display: block;
    font-size: 16px;
    color: #1c1e25;
    font-weight: 400;
    border-radius: 3px;
    padding: 0 0 0 12px;
    background-color: #fff;
    border: 1px solid #D7DCE3;
    outline: 0;
}

.sidebarSearch input::-webkit-input-placeholder {
    color: #1c1e25;
}

.sidebarSearch input:-ms-input-placeholder {
    color: #1c1e25;
}

.sidebarSearch input::-ms-input-placeholder {
    color: #1c1e25;
}

.sidebarSearch input::placeholder {
    color: #1c1e25;
}

.sidebarSearch .min i, .sidebarSearch .max i {
    top: 1px;
    right: 1px;
    width: 35px;
    height: 32px;
    line-height: 32px;
    font-style: normal;
    text-align: center;
    position: absolute;
    border-radius: 0 3px 3px 0;
    background-color: #ebebeb;
}

.sidebarSearch em {
    top: -1px;
    width: 50px;
    font-size: 45px;
    font-weight: 300;
    line-height: 34px;
    text-align: center;
    font-style: normal;
    position: relative;
}

.sidebarSearch input[type="checkbox"] + label {
    width: 100%;
    display: block;
    cursor: pointer;
    font-size: 16px;
    color: #1c1e25;
    font-weight: 400;
    position: relative;
    padding-left: 27px;
    margin-bottom: 5px;
    padding-top: 0;
}

    .sidebarSearch input[type="checkbox"] + label::before {
        content: '';
        left: 0;
        top: 5px;
        width: 18px;
        height: 18px;
        position: absolute;
        border-radius: 2px;
        background-color: #fff;
        border: 1px solid #D7DCE3;
    }

    .sidebarSearch input[type="checkbox"] + label::after {
        content: '';
        top: 5px;
        left: 6px;
        width: 7px;
        height: 14px;
        position: absolute;
        border: 2px solid transparent;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.sidebarSearch input[type="checkbox"]:checked + label::after {
    border-right-color: #0774a5;
    border-bottom-color: #0774a5;
}

.detailPage .coverPhoto .shadow {
    height: 560px;
}

.detailTopBar {
    width: 100%;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.detailTitle {
    float: left;
    display: block;
    font-size: 49px;
    color: #0774a5;
    font-weight: 600;
    margin: 5px 0 5px 0;
}

.detailInfo {
    padding: 10px 0;
    min-width: 370px;
    margin-left: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
}

    .detailInfo .nameLocation {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 105px;
        flex: 1 0 105px;
    }

        .detailInfo .nameLocation .title {
            color: #3c3b3b;
            display: block;
            font-size: 25px;
            line-height: 32px;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
            text-align: right;
            width: 100%;
            float: right;
        }

        .detailInfo .nameLocation .location {
            display: block;
            font-weight: 500;
            line-height: 27px;
            font-size: 21px;
            color: #3c3b3b;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
        }

            .detailInfo .nameLocation .location i {
                color: #e04b21;
                margin-right: 3px;
            }

    .detailInfo .price {
        width: 100%;
        text-align: right;
    }

        .detailInfo .price span {
            display: block;
            font-size: 35px;
            color: #ed7823;
            line-height: 100%;
            border-radius: 5px;
        }

            .detailInfo .price span sub {
                bottom: 0;
                font-size: 18px;
                color: #9ca3a9;
            }

        .detailInfo .price em {
            display: block;
            margin-top: 2px;
            font-size: 15px;
            color: #9ca3a9;
            font-style: normal;
        }

.rankCode {
    width: 100%;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
}

    .rankCode .rank {
        bottom: 0;
        position: relative;
        border-radius: 8px 0 0 8px;
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .rankCode .code {
        left: 0;
        bottom: 0;
        position: relative;
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        background-color: #ed7823;
        max-width: 50%;
    }

.fa-qrcode:before {
    content: "";
    background-image: url(/favicon.ico);
    background-size: 57%;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 31px;
    height: 36px;
}

ul.detailIconList {
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    ul.detailIconList li {
        margin-top: 15px;
        text-align: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

        ul.detailIconList li .icon {
            width: 101px;
            height: 60px;
            margin-bottom: 10px;
            border-radius: 50%;
            -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
            display: -ms-inline-flexbox;
            display: -webkit-inline-box;
            display: inline-flex;
        }

            ul.detailIconList li .icon .img-fluid {
                width: 50px;
            }

        ul.detailIconList li span.prop {
            display: inline-block;
            padding: 0 10px;
            border-radius: 5px;
            font-weight: 600;
            font-size: 25px;
        }

        ul.detailIconList li span {
            display: block;
            font-size: 18px;
        }

.detailSlider {
    display: block;
    position: relative;
}

    .detailSlider .favBtn {
        top: 15px;
        right: 15px;
        bottom: auto;
        line-height: 39px;
    }

        .detailSlider .favBtn:after {
            content: 'Favoriye Ekle';
            position: relative;
            width: 135px;
            /* background: #797979; */
            display: block;
            left: -100px;
            top: -47px;
            font-size: 17px;
            padding: 8px;
            text-shadow: 0 0 10px #111;
            text-align: left;
        }

#owl-detailSlider .item a {
    display: block;
    position: relative;
}

    #owl-detailSlider .item a::before {
        content: '';
        top: 20px;
        left: 20px;
        width: 20px;
        height: 20px;
        position: absolute;
        background: url("/img/full_screen.png") no-repeat center;
    }

    #owl-detailSlider .item a img {
        width: 100%;
        height: 535px;
        display: block;
        border-bottom-width: 7px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

#owl-detailSlider .owl-prev, #owl-detailSlider .owl-next {
    top: 50%;
    left: 10px;
    bottom: 50%;
    width: 34px;
    height: 34px;
    color: #fff;
    line-height: 34px;
    margin-top: -17px;
    text-align: center;
    position: absolute;
    border-radius: 5px;
    background-color: #0774a5;
}

#owl-detailSlider .owl-next {
    left: auto;
    right: 10px;
}

.detailGalleryBtn {
    left: -9px;
    bottom: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    pointer-events: none;
    background-color: #0774a5;
    padding: 5px 20px 5px 25px;
    border-radius: 0 5px 5px 0;
}

    .detailGalleryBtn::before {
        content: "";
        top: -8.5px;
        left: 0.1px;
        position: absolute;
        border-bottom: 9px solid black;
        border-left: 9px solid transparent;
    }

    .detailGalleryBtn i {
        color: #fff;
        margin-right: 5px;
    }

.detailVideoBtn {
    right: -10px;
    bottom: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    background-color: #ff0505;
    padding: 5px 20px 5px 25px;
    border-radius: 5px 0 0 5px;
}

    .detailVideoBtn::before {
        content: "";
        right: 0.1px;
        bottom: -8.5px;
        position: absolute;
        border-top: 9px solid #ff0505;
        border-right: 9px solid transparent;
    }

    .detailVideoBtn:hover, .detailVideoBtn:focus {
        color: #fff;
        text-decoration: none;
    }

    .detailVideoBtn i {
        margin-right: 5px;
    }

        .detailVideoBtn i::before {
            font-size: 18px;
        }

ul.monthlyPrice {
    padding: 6px 0;
    border-radius: 8px;
    margin-bottom: 20px;
    background-color: #fcfcfc;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    ul.monthlyPrice li {
        margin: 0 6px;
        text-align: center;
        position: relative;
        border-radius: 8px;
        padding-bottom: 6px;
        border-bottom: 3px solid #eee;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        background: #373535;
        flex: 1 1 auto;
    }

        ul.monthlyPrice li .icon {
            width: 100%;
            height: 77px;
            border-radius: 8px;
            border-bottom: 3px solid #eee;
            -ms-flex-pack: center;
            -webkit-box-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
            display: -ms-inline-flexbox;
            display: -webkit-inline-box;
            display: inline-flex;
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1f4f9c+0,fc9711+100 */
            background: #1f4f9c;
            /* Old browsers */
            /* FF3.6-15 */
            /* Chrome10-25,Safari5.1-6 */
            background: -webkit-gradient(linear, left top, left bottom, from(#1f4f9c), to(#0774a5));
            background: linear-gradient(to bottom, #1f4f9c 0%, #0774a5 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f4f9c', endColorstr='#0774a5',GradientType=0 );
            /* IE6-9 */
        }

        ul.monthlyPrice li span {
            display: block;
            font-size: 21px;
            color: #f2d655;
            font-weight: 500;
        }

        ul.monthlyPrice li b {
            display: block;
            font-size: 16px;
            color: #fff;
        }

        ul.monthlyPrice li strong {
            display: block;
            font-size: 18px;
            color: #fff;
        }

.navBarFix {
    z-index: 9;
    height: 58px;
    display: block;
    padding-top: 4px;
    position: relative;
    margin-bottom: 15px;
}

    .navBarFix.fixedd {
        top: 120px;
        z-index: 12;
    }

        .navBarFix.fixedd ul {
            border-radius: 0;
        }
.header.fixed .takipet {
    display: none !important;
}
    .navBarFix ul {
        height: 50px;
        padding: 0 20px;
        margin-bottom: 0;
        border-radius: 8px;
        background-color: #ed7823;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
    }

        .navBarFix ul li {
            margin-top: -4px;
        }

            .navBarFix ul li a {
                height: 50px;
                color: #fff;
                margin: 4px 0;
                display: block;
                font-size: 20px;
                position: relative;
                -ms-flex-align: center;
                -webkit-box-align: center;
                align-items: center;
                display: -ms-inline-flexbox;
                display: -webkit-inline-box;
                display: inline-flex;
            }

                .navBarFix ul li a:hover, .navBarFix ul li a:focus {
                    color: #fff;
                    text-decoration: none;
                }

                .navBarFix ul li a.active {
                    text-align: center;
                }

                    .navBarFix ul li a.active::before {
                        content: '';
                        left: 0;
                        top: -4px;
                        width: 47px;
                        height: 58px;
                        position: absolute;
                        border-radius: 5px;
                        background-color: #0774a5;
                        -webkit-transform: skewX(-8deg);
                        transform: skewX(-8deg);
                    }

                    .navBarFix ul li a.active i {
                        width: 47px;
                        text-align: center;
                    }

                        .navBarFix ul li a.active i::before {
                            color: #fff;
                        }

                .navBarFix ul li a i {
                    z-index: 2;
                    margin-right: 5px;
                    position: relative;
                }

                    .navBarFix ul li a i::before {
                        color: #fff;
                        line-height: 30px;
                    }

.detailContent {
    width: 100%;
    display: block;
}

.detailTabTitle {
    display: block;
    position: relative;
    margin-bottom: 15px;
}


    .detailTabTitle.nobefore::before {
        display: none;
    }

    .detailTabTitle::before {
        content: '';
        right: 0;
        bottom: 4px;
        width: 100%;
        height: 3px;
        position: absolute;
        background-color: #0774a5;
    }

    .detailTabTitle span {
        font-size: 32px;
        color: #0774a5;
        line-height: 100%;
        position: relative;
        padding-right: 10px;
        display: inline-block;
        background-color: #fff;
    }

ul.listTick {
    margin: 0 -10px 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    ul.listTick li {
        font-size: 20px;
        padding: 0 10px;
        color: #333;
        margin-bottom: 5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

        ul.listTick li i.fas.fa-check {
            color: green;
        }

    ul.listTick.kural li {
        flex: 0 0 50%;
        max-width: 50%;
        margin: 8px 0px;
        line-height: 50px;
    }

        ul.listTick.kural li img {
            float: left;
            width: 50px;
            height: 50px;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            margin: 0 10px 0 0;
        }

        ul.listTick.kural li .text {
            float: left;
        }

            ul.listTick.kural li .text span {
                float: left;
                width: 100%;
                line-height: 25px;
            }

        ul.listTick.kural li a {
            display: block;
            float: left;
            width: 100%;
        }

ul.iconList {
    margin: 0 -10px 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    ul.iconList.w2 li {
        -ms-flex: 0 0 calc(50% - 20px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
    }

    ul.iconList li {
        height: 48px;
        padding-left: 55px;
        position: relative;
        margin: 0 10px 15px;
        -ms-flex: 0 0 calc(50% - 20px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
    }

    ul.iconList.pool li {
        -ms-flex: 0 0 calc(33% - 20px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(33% - 20px);
        max-width: calc(33% - 20px);
    }

    ul.iconList li a, ul.iconList li a:hover, ul.iconList li a:focus {
        text-decoration: none;
    }

    ul.iconList li img {
        top: 0;
        left: 0;
        width: 48px;
        height: 48px;
        position: absolute;
    }

    ul.iconList li span {
        width: 100%;
        display: block;
        font-size: 18px;
        color: #333;
        line-height: 24px;
    }

.lg-outer, .lg-backdrop {
    z-index: 9999;
}

#owl-bed .item {
    margin: 0 6px;
}

    #owl-bed .item .wrap {
        width: 100%;
        min-height: 113px;
        display: block;
        position: relative;
        border-radius: 5px;
        padding-left: 120px;
        background-color: #fefefe;
        border: 2px solid #e7e7e7;
    }

        #owl-bed .item .wrap::before {
            content: '';
            left: 15px;
            top: 22.5px;
            width: 86px;
            height: 68px;
            position: absolute;
            background: url("/img/bed-icon.png") no-repeat center;
        }

        #owl-bed .item .wrap strong {
            display: block;
            font-size: 20px;
            color: #1f4f9c;
        }

        #owl-bed .item .wrap span {
            display: block;
            font-size: 18px;
            color: #1f4f9c;
        }

#owl-bed .owl-prev, #owl-bed .owl-next {
    top: 50%;
    left: 15px;
    bottom: 50%;
    width: 32px;
    height: 32px;
    color: #1c1e25;
    line-height: 32px;
    margin-top: -16px;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.24);
}

#owl-bed .owl-next {
    left: auto;
    right: 15px;
}

ul.includedList {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

    ul.includedList.notIncluded li i {
        color: #e04f4f;
    }

    ul.includedList li {
        width: 100%;
        display: block;
        font-size: 20px;
        padding: 3px 10px;
        border-bottom: 1px solid #eee;
    }

        ul.includedList li i {
            font-size: 18px;
            color: #8ad0a7;
            margin-right: 5px;
        }

ul.yachtFeatures {
    margin: 0 -5px 30px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    ul.yachtFeatures li {
        padding: 0 5px;
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

        ul.yachtFeatures li:nth-child(4n+0) .wrap,
        ul.yachtFeatures li:nth-child(4n+3) .wrap {
            background-color: #cecece;
        }

        ul.yachtFeatures li .wrap {
            font-size: 18px;
            color: #1c1e25;
            font-weight: 500;
            padding: 4px 10px;
            background-color: #0774a5;
            display: -ms-flexbox;
            display: -webkit-box;
            display: flex;
        }

            ul.yachtFeatures li .wrap b {
                font-weight: 500;
                position: relative;
                -ms-flex: 0 0 50%;
                -webkit-box-flex: 0;
                flex: 0 0 50%;
                max-width: 50%;
            }

                ul.yachtFeatures li .wrap b i {
                    margin-right: 5px;
                }

            ul.yachtFeatures li .wrap span {
                -ms-flex: 0 0 50%;
                -webkit-box-flex: 0;
                flex: 0 0 50%;
                max-width: 50%;
            }

.property {
    width: 100%;
    display: block;
    position: relative;
    border-radius: 3px;
    margin-bottom: 30px;
    padding: 20px 20px 1px;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

    .property .title {
        font-size: 20px;
        color: #0774a5;
        font-weight: 600;
        margin-bottom: 9px;
        padding-right: 7px;
        display: inline-block;
        border-bottom: 2px solid #dedede;
    }

ul.listTick2 {
    margin: 0 -10px 20px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    ul.listTick2 li {
        padding: 0 10px;
        margin-bottom: 10px;
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

        ul.listTick2 li span {
            display: block;
            font-size: 18px;
            line-height: 18px;
            padding-left: 21px;
            position: relative;
        }

            ul.listTick2 li span::before {
                content: '';
                top: 0;
                left: 0;
                width: 16px;
                height: 16px;
                position: absolute;
                background: url("/img/tick-icon.png") no-repeat center;
            }

.distanceContent {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 15px 15px 0;
    background-color: #fbfbfb;
    border-bottom: 5px solid #eee;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    .distanceContent .map {
        height: 345px;
        margin-left: 10px;
        border-radius: 8px;
        margin-bottom: 15px;
        width: 100%;
        border: 2px solid rgb(3,42,87);
        border-bottom-width: 7px;
    }

ul.distance {
    width: 100%;
    margin: 0 -5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    ul.distance li {
        font-size: 16px;
        color: #1f4f9c;
        line-height: 100%;
        padding-top: 10px;
        text-align: center;
        margin: 0 5px 15px;
        background-color: #fff;
        -ms-flex: 0 0 calc(25% - 10px);
        -webkit-box-flex: 0;
        flex: 0 0 calc(25% - 10px);
        max-width: calc(25% - 10px);
    }

        ul.distance li img {
            display: inline-block;
            width: 48px;
        }

        ul.distance li b, ul.distance li span {
            display: block;
            margin-top: 5px;
        }

ul.commentList {
    width: 100%;
    display: block;
}

    ul.commentList li {
        width: 100%;
        display: block;
        font-size: 18px;
        color: #828282;
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: 1px solid #dfdfdf;
    }

        ul.commentList li .meta {
            width: 100%;
            display: block;
            margin-bottom: 10px;
        }

            ul.commentList li .meta b {
                display: block;
                font-size: 20px;
                color: #0774a5;
            }

            ul.commentList li .meta span {
                font-size: 18px;
                color: #a0a0a0;
                margin-right: 5px;
                display: inline-block;
            }

            ul.commentList li .meta .br-wrapper.br-theme-bootstrap-stars {
                top: 3px;
                position: relative;
            }

        ul.commentList li p {
            margin-bottom: 10px;
        }

.writeCommentBtn {
    color: #fff;
    display: table;
    font-size: 24px;
    font-weight: 500;
    padding: 3px 25px;
    border-radius: 30px;
    margin: 0 auto 15px;
    background-color: #0774a5;
    outline: 0;
    border: 0;
}

#addComment {
    display: none;
}

    #addComment .input-field {
        padding: 0 10px;
        margin-bottom: 15px;
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

        #addComment .input-field.w3 {
            -ms-flex: 0 0 33.333%;
            -webkit-box-flex: 0;
            flex: 0 0 33.333%;
            max-width: 33.333%;
        }

        #addComment .input-field .rating-text {
            font-size: 18px;
            color: #1c1e25;
            padding-left: 9px;
            margin-right: 7px;
        }

        #addComment .input-field input, #addComment .input-field textarea {
            width: 100%;
            height: 42px;
            display: block;
            font-size: 16px;
            color: #1c1e25;
            padding: 0 0 0 9px;
            border-radius: 3px;
            border: 1px solid #0774a5;
            outline: 0;
        }

            #addComment .input-field input:-moz-read-only, #addComment .input-field textarea:-moz-read-only {
                background-color: #f8f8f8;
            }

            #addComment .input-field input:read-only, #addComment .input-field textarea:read-only {
                background-color: #f8f8f8;
            }

        #addComment .input-field textarea {
            height: auto;
            padding-top: 9px;
        }

            #addComment .input-field input::-webkit-input-placeholder,
            #addComment .input-field textarea::-webkit-input-placeholder {
                color: #1c1e25;
            }

            #addComment .input-field input:-ms-input-placeholder,
            #addComment .input-field textarea:-ms-input-placeholder {
                color: #1c1e25;
            }

            #addComment .input-field input::-ms-input-placeholder,
            #addComment .input-field textarea::-ms-input-placeholder {
                color: #1c1e25;
            }

            #addComment .input-field input::placeholder,
            #addComment .input-field textarea::placeholder {
                color: #1c1e25;
            }

        #addComment .input-field .submitBtn {
            width: 100%;
            height: 42px;
            color: #fff;
            display: block;
            font-size: 18px;
            border-radius: 3px;
            background-color: #1c1e25;
            outline: 0;
            border: 0;
        }

#rzvForm {
    width: 100%;
    display: block;
    padding: 0 15px 0;
    border-radius: 15px;
}

    #rzvForm .title {
        width: 100%;
        display: block;
        text-align: center;
        position: relative;
        margin-bottom: 20px;
        background: #0774a5;
    }


        #rzvForm .title::after {
            left: auto;
            right: 0;
        }

        #rzvForm .title b {
            z-index: 2;
            padding: 5px 0px;
            font-size: 20px;
            position: relative;
            color: #fff;
            display: inline-block;
        }

        #rzvForm .title .title-border {
            left: 0;
            top: 26px;
            width: 100%;
            height: 2px;
            margin: 0 0;
            position: absolute;
            border-top-width: 2px;
            border-top-color: #0774a5;
        }

    #rzvForm .input-field {
        width: 50%;
        display: block;
        position: relative;
        margin-bottom: 15px;
        float: left;
        /* box-shadow: 0px 0px 10px #d4d4d4; */
    }

        #rzvForm .input-field::before {
            content: '';
            top: 7px;
            left: 9px;
            width: 31px;
            height: 31px;
            position: absolute;
            pointer-events: none;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: contain;
        }

        #rzvForm .input-field.date-icon::before {
            background-image: url("/img/date-icon.png");
        }

        #rzvForm .input-field label {
            top: -30px;
            left: 47px;
            width: 100%;
            font-size: 18px;
            font-weight: 500;
            margin-bottom: 0;
            position: absolute;
        }

        #rzvForm .input-field input {
            width: 100%;
            height: 46px;
            display: block;
            font-size: 18px;
            color: #1c1e25;
            padding: 0px 0 0 50px;
            border: 2px solid #0774a5;
            outline: 0;
            border-radius: 5px;
            box-shadow: 0px 0px 10px #d4d4d4;
        }

            #rzvForm .input-field input::-webkit-input-placeholder {
                color: #1c1e25;
            }

            #rzvForm .input-field input:-ms-input-placeholder {
                color: #1c1e25;
            }

            #rzvForm .input-field input::-ms-input-placeholder {
                color: #1c1e25;
            }

            #rzvForm .input-field input::placeholder {
                color: #1c1e25;
            }

    #rzvForm .calculateBtn, #rzvForm .submitBtn {
        width: 100%;
        height: 55px;
        padding: 0 0;
        display: block;
        font-size: 22px;
        color: #fff;
        margin-bottom: 15px;
        background-color: #ed7823;
        outline: 0;
        border: 0;
    }

        #rzvForm .calculateBtn i, #rzvForm .submitBtn i {
            margin-right: 5px;
        }

#afterCalculate {
    display: none;
}

    #afterCalculate .table {
        margin-bottom: 15px;
    }

        #afterCalculate .table tr:first-child td {
            border-top-width: 0;
        }

        #afterCalculate .table tr.total {
            color: #0774a5;
            font-weight: 700;
        }

        #afterCalculate .table tr td {
            padding: 8px 0;
            font-size: 18px;
        }

            #afterCalculate .table tr td span {
                display: block;
                padding-left: 6px;
            }

            #afterCalculate .table tr td em {
                display: block;
                font-style: normal;
            }

.rzvBottom {
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 100%;
    height: 45px;
    color: #fff;
    padding: 5px 0;
    position: fixed;
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    background-color: #1c1e25;
    display: none;
}

    .rzvBottom:hover, .rzvBottom:focus {
        color: #fff;
        text-decoration: none;
    }

.blog-post {
    position: relative;
    margin-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .blog-post a, .blog-post a:hover, .blog-post a:focus {
        color: inherit;
        text-decoration: none;
    }

    .blog-post .img {
        width: 300px;
        min-height: 200px;
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

        .blog-post .img img {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            position: absolute;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }

    .blog-post .desc {
        font-size: 16px;
        color: #1c1e25;
        padding: 15px 15px;
        border-style: solid;
        border-color: #e3e3e3;
        border-width: 1px 1px 1px 0;
        width: calc(100% - 300px);
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

        .blog-post .desc .date i {
            color: #0774a5;
        }

        .blog-post .desc .title {
            display: block;
            font-size: 24px;
            color: #434343;
            font-weight: 600;
            margin-bottom: 3px;
        }

        .blog-post .desc p {
            margin-bottom: 10px;
        }

        .blog-post .desc .readMoreBtn {
            margin: 0 0;
            color: #fff;
            font-size: 16px;
            padding: 7px 15px;
            border-radius: 3px;
            display: inline-block;
            background-color: #0774a5;
            outline: 0;
            border: 0;
        }

            .blog-post .desc .readMoreBtn:hover, .blog-post .desc .readMoreBtn:focus {
                text-decoration: none;
                background-color: #0774a5;
            }

.widget-title {
    display: block;
    font-size: 18px;
    color: #1c1e25;
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.blogSearch input {
    height: 42px;
    font-size: 15px;
    font-weight: 500;
    color: #1c1e25;
    padding: 0 0 0 9px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 42px);
    flex: 0 0 calc(100% - 42px);
    outline: 0;
}

    .blogSearch input::-webkit-input-placeholder {
        color: #1c1e25;
    }

    .blogSearch input:-ms-input-placeholder {
        color: #1c1e25;
    }

    .blogSearch input::-ms-input-placeholder {
        color: #1c1e25;
    }

    .blogSearch input::placeholder {
        color: #1c1e25;
    }

.blogSearch .submitBtn {
    width: 42px;
    height: 42px;
    color: #000;
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-left: 0;
    outline: 0;
}

ul.blogCategories {
    margin-bottom: 30px;
}

    ul.blogCategories li {
        border-bottom: 1px solid #e3e3e3;
    }

        ul.blogCategories li a {
            display: block;
            color: #8d8d8d;
            padding: 12px 1px;
            text-decoration: none;
        }

            ul.blogCategories li a span {
                float: right;
                padding: 0 8px;
                color: #8b8b8b;
                font-weight: 400;
                border-radius: 50px;
                background-color: #dbdbdb;
            }


ul.blogWidget {
    margin-bottom: 15px;
}

    ul.blogWidget li {
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }

        ul.blogWidget li a {
            color: inherit;
        }

            ul.blogWidget li a:hover, ul.blogWidget li a:focus {
                text-decoration: none;
            }

                ul.blogWidget li a:hover .title, ul.blogWidget li a:focus .title {
                    color: #0774a5;
                }

        ul.blogWidget li img {
            width: 85px;
            height: 85px;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }

        ul.blogWidget li .desc {
            font-size: 13px;
            padding-left: 7px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(100% - 85px);
            flex: 0 0 calc(100% - 85px);
        }

            ul.blogWidget li .desc .title {
                display: block;
                font-size: 16px;
                color: #1c1e25;
                font-weight: 500;
                line-height: 120%;
                margin-bottom: 5px;
            }

            ul.blogWidget li .desc .blog-meta {
                display: block;
                font-size: 15px;
                font-weight: 500;
                color: #1c1e25;
            }

                ul.blogWidget li .desc .blog-meta i {
                    color: #0774a5;
                    margin-right: 3px;
                }

.blog-detail-title {
    display: block;
    font-size: 24px;
    color: #1c1e25;
    font-weight: 500;
    margin-bottom: 3px;
}

.blog-detail-date {
    width: 100%;
    display: block;
    font-size: 18px;
    padding-bottom: 7px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ececec;
}

    .blog-detail-date i {
        color: #0774a5;
    }

.shareBox .share-title {
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}

.shareBox a {
    margin: 0 7px;
    display: inline-block;
}

    .shareBox a i {
        width: 40px;
        height: 35px;
        font-size: 16px;
        line-height: 35px;
        border-width: 1px;
        text-align: center;
        border-radius: 2px;
        border-style: solid;
        -webkit-transition: border-color .2s ease;
        transition: border-color .2s ease;
    }

        .shareBox a i.fa-facebook-f {
            color: #4c69c7;
            border-color: rgba(76, 105, 199, 0.3);
        }

            .shareBox a i.fa-facebook-f:hover {
                border-color: #4c69c7;
            }

        .shareBox a i.fa-twitter {
            color: #2abeeb;
            border-color: rgba(42, 190, 235, 0.3);
        }

            .shareBox a i.fa-twitter:hover {
                border-color: #2abeeb;
            }

        .shareBox a i.fa-pinterest-p {
            color: #cf2834;
            border-color: rgba(207, 40, 52, 0.3);
        }

            .shareBox a i.fa-pinterest-p:hover {
                border-color: #cf2834;
            }

table.rzvInfo {
    width: 100%;
    border-radius: 0;
    margin: 0 0 30px;
    border: 1px solid #d2d2dd;
    border-bottom: none;
}

    table.rzvInfo tr {
        border-bottom: 1px solid #d2d2dd;
    }

        table.rzvInfo tr td {
            color: #000;
            font-size: 16px;
            padding: 12px 6px;
            vertical-align: middle;
        }

            table.rzvInfo tr td:nth-child(odd) {
                color: #0774a5;
                background-color: #f9f9f9;
                border-right: 1px solid #d2d2d2;
            }

.paymentTitle {
    display: block;
    font-size: 24px;
    color: #1c1e25;
    font-weight: 500;
    margin-bottom: 15px;
    border-bottom: 1px solid #005b82;
}

#virtualpos {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

    #virtualpos .formLeft {
        margin: 0 1% 20px 0;
        -ms-flex: 0 0 59%;
        -webkit-box-flex: 0;
        flex: 0 0 59%;
        max-width: 59%;
    }

        #virtualpos .formLeft span {
            width: 40%;
            height: 34px;
            font-size: 18px;
            color: #1c1e25;
            font-weight: 500;
            -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        #virtualpos .formLeft .w60 {
            width: 60%;
            -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

            #virtualpos .formLeft .w60 .mRight {
                margin-right: 1%;
                -ms-flex: 0 0 49%;
                -webkit-box-flex: 0;
                flex: 0 0 49%;
                max-width: 49%;
            }

            #virtualpos .formLeft .w60 .mLeft {
                margin-left: 1%;
                -ms-flex: 0 0 49%;
                -webkit-box-flex: 0;
                flex: 0 0 49%;
                max-width: 49%;
            }

    #virtualpos .formRight {
        margin: 0 0 20px 1%;
        -ms-flex: 0 0 39%;
        -webkit-box-flex: 0;
        flex: 0 0 39%;
        max-width: 39%;
    }

        #virtualpos .formRight.cardHeight {
            height: 196px;
            position: relative;
        }

    #virtualpos input, #virtualpos select {
        height: 34px;
        font-size: 18px;
        color: #1c1e25;
        border-radius: 0;
        padding: 0 0 0 10px;
        border: 1px solid #e8e8e8;
    }

        #virtualpos input:focus, #virtualpos select:focus {
            outline: 0;
            border-color: #ced4da;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    #virtualpos .selectBoxArrow::after {
        top: 13px;
        right: 7px;
    }

    #virtualpos input[type="checkbox"] + label {
        float: left;
        width: 100%;
        cursor: pointer;
        font-size: 18px;
        color: #1c1e25;
        font-weight: 400;
        line-height: 20px;
        position: relative;
        padding-left: 30px;
        margin-bottom: 10px;
    }

        #virtualpos input[type="checkbox"] + label::before {
            content: '';
            top: 0;
            left: 0;
            width: 20px;
            height: 20px;
            position: absolute;
            border: 1px solid #ddd;
            background-color: #f9f9f9;
            -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
            box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
        }

        #virtualpos input[type="checkbox"] + label::after {
            content: '';
            top: 7px;
            left: 6px;
            opacity: 0;
            width: 10px;
            height: 5px;
            position: absolute;
            border-style: none none solid solid;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    #virtualpos input[type="checkbox"]:checked + label::after {
        opacity: 1;
    }

    #virtualpos .jp-card-container {
        top: -12px;
    }

    #virtualpos .submitBtn {
        width: 100%;
        height: 34px;
        color: #fff;
        display: block;
        font-size: 18px;
        font-weight: 500;
        background-color: #0774a5;
        outline: 0;
        border: 0;
    }

.totalPrice {
    left: 50%;
    right: 50%;
    bottom: 15px;
    width: 190px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    margin-left: -95px;
    position: absolute;
    border-radius: 2px;
    background-color: #0774a5;
}

    .totalPrice span {
        color: #fff;
        font-weight: 400;
    }

.contactInfo {
    font-size: 17px;
    color: #1c1e25;
    min-height: 230px;
    text-align: center;
    position: relative;
    padding: 35px 20px;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

    .contactInfo .icon::before {
        font-size: 42px;
        color: #1c1e25;
        line-height: 1em;
    }

    .contactInfo strong {
        display: block;
        margin-top: 7px;
        font-size: 27px;
        color: #0774a5;
        font-weight: 500;
    }

    .contactInfo span {
        display: block;
        font-size: 18px;
    }

.contactSocial {
    margin: 0 -7px;
}

    .contactSocial a {
        width: 35px;
        height: 35px;
        color: #fff;
        line-height: 35px;
        margin: 9px 7px 0;
        text-align: center;
        border-radius: 50%;
        display: inline-block;
        background-color: #3c3b3b;
    }

.contactTitle {
    display: block;
    font-size: 24px;
    color: #1c1e25;
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c1c1c1;
}

.contactForm {
    display: block;
    padding: 20px 20px;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

    .contactForm .input-field {
        padding: 0 15px;
        margin-bottom: 15px;
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

        .contactForm .input-field.w2 {
            -ms-flex: 0 0 50%;
            -webkit-box-flex: 0;
            flex: 0 0 50%;
            max-width: 50%;
        }

        .contactForm .input-field .placeholderText {
            display: block;
            font-size: 18px;
            color: #1c1e25;
            margin-bottom: 7px;
        }

        .contactForm .input-field input, .contactForm .input-field textarea {
            width: 100%;
            height: 36px;
            display: block;
            font-size: 18px;
            color: #1c1e25;
            padding: 0 0 0 10px;
            border: solid 1px #e8e8e8;
            outline: 0;
        }

        .contactForm .input-field textarea {
            height: auto;
        }

    .contactForm .submitBtn {
        width: 100%;
        height: 45px;
        padding: 0 0;
        display: block;
        font-size: 20px;
        color: #ffffff;
        font-weight: 500;
        border-radius: 3px;
        background-color: #28a745;
        outline: 0;
        border: 0;
    }

.contactMap {
    display: block;
    padding: 20px 20px;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.map {
    width: 100%;
    height: 481px;
    display: block;
}

.avabilityStatus {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
}

    .avabilityStatus span {
        float: left;
        margin: 0 0 0 15px;
        padding: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

        .avabilityStatus span:first-child {
            margin-left: 0;
        }

        .avabilityStatus span .status {
            float: left;
            width: 20px;
            height: 20px;
            margin: 0 5px 0 0;
            padding: 0;
        }

            .avabilityStatus span .status.status1 {
                background-color: #e51717;
            }

            .avabilityStatus span .status.status2 {
                background-color: #edf6f6;
            }

            .avabilityStatus span .status.status4 {
                background-color: #efe40c;
            }

            .avabilityStatus span .status.status3 {
                width: 0;
                height: 0;
                border-top: 20px solid #e51717;
                border-right: 20px solid transparent;
            }

#calendar {
    clear: both;
}

    #calendar .ui-widget-content {
        border-radius: 0;
        background: none;
        background: #efefef;
        padding: 15px;
        margin: 0;
        /* border: 3px solid #e6e6e6; */
        width: calc(100% - 30px) !important;
    }

.detailPage #calendar .ui-widget-content {
    margin: 15px 0;
    width: 100% !important;
    padding: 0 15px;
}

#calendar .ui-datepicker .ui-datepicker-header {
    margin-top: 15px;
}

.ui-widget-content {
    border-radius: 5px;
    background: #fff;
    z-index: 99 !important;
}

.ui-datepicker-multi .ui-datepicker-group {
    width: 50%;
    min-height: 290px;
}

.ui-widget-header {
    border: 0;
    border-radius: 0;
    background: none;
}

.ui-datepicker .ui-datepicker-title {
    color: #1b3e68;
    font-size: 16px;
}

.ui-datepicker td {
    padding: 0;
    border: 1px solid #cecece;
}

    .ui-datepicker th span,
    .ui-datepicker td span,
    .ui-datepicker td a {
        height: 30px;
        color: #555;
        font-weight: 400;
        line-height: 30px;
        text-align: center;
        position: relative;
    }

    .ui-datepicker td span,
    .ui-datepicker td a {
        border: none !important;
        color: #505055 !important;
        background: none !important;
        background-color: #ffffff !important;
    }

    .ui-datepicker td.jutdolus a, .ui-datepicker td.jutdolus span, .daterangepicker td.jutdolus {
        color: #fbfbfb !important;
        background-color: #ff3838 !important;
        border-radius: 0;
    }

.daterangepicker td.jutdolus {
    border-radius: 0;
}

.daterangepicker td.jutgiris, .daterangepicker td.jutcikis, .daterangepicker td.jutrzvcikis, .daterangepicker td.jutrzvgiris {
    background-size: 33px;
    border-radius: 0;
}

.ui-datepicker td.jutdolus a::before, .ui-datepicker td.jutdolus span::before {
    content: 'Müsait Değil';
    width: 85px;
}

.ui-datepicker td.jutdolus2 a::before {
    content: 'Giriş/Çıkış Günü';
    width: 110px;
}

.ui-datepicker td.jutdolus2 .ui-state-default, .daterangepicker td.jutdolus2 {
    background: url(/img/giriscikis.png?) center no-repeat #ff3838 !important;
    background-repeat: no-repeat;
    background-position: right bottom;
    cursor: pointer;
    color: #fff !important;
}

.ui-datepicker td.jutcikis span,
.ui-datepicker td.jutcikis a {
    background-image: url("../jquery-ui/images/cikis.png") !important;
    background-repeat: no-repeat no-repeat !important;
    background-position: right center !important;
    cursor: pointer;
}

.ui-datepicker td.jutgiris span,
.ui-datepicker td.jutgiris a {
    background-image: url("../jquery-ui/images/giris.png") !important;
    background-repeat: no-repeat no-repeat !important;
    background-position: left center !important;
    cursor: pointer;
}

.ui-datepicker td.jutrzrv span,
.ui-datepicker td.jutrzrv a {
    color: #fff !important;
    background-color: #fdb714 !important;
}

.ui-datepicker td.jutrzvcikis span,
.ui-datepicker td.jutrzvcikis a {
    background-image: url("../jquery-ui/images/rzcikis.png") !important;
    background-repeat: no-repeat no-repeat !important;
    background-position: right center !important;
    cursor: pointer;
}

.ui-datepicker td.jutrzvgiris span,
.ui-datepicker td.jutrzvgiris a {
    background-image: url("../jquery-ui/images/rzgiris.png") !important;
    background-repeat: no-repeat no-repeat !important;
    background-position: left center !important;
    cursor: pointer;
}

.ui-datepicker td.dp-highlight span,
.ui-datepicker td .ui-state-active,
.ui-datepicker td.dp-highlight a {
    color: #fff !important;
    background-color: #868686 !important;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 3px;
    width: 32px;
    height: 27px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    top: 0;
    left: 0;
    width: 32px;
    height: 27px;
    margin: 0 0 0;
    position: relative;
    border-radius: 5px;
    border: 1px solid #9e9e9e;
    background: url("/img/prev7.png") no-repeat center center;
}

.ui-datepicker .ui-datepicker-next span {
    background-image: url("/img/next7.png");
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    height: 0;
    margin: 0;
    padding: 0;
    line-height: 100%;
    cursor: url("/img/calendardisable.png"), pointer !important;
    filter: Alpha(Opacity=35);
    opacity: .35;
}

.ui-datepicker td a, .ui-datepicker td.ui-state-disabled span {
    position: relative;
}

    .ui-datepicker td a::before, .ui-datepicker td.ui-state-disabled span::before {
        content: 'Müsait';
        width: 52px;
        float: left;
        margin: 0 0;
        padding: 0 0;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
        font-style: normal;
        position: absolute;
        top: -26px;
        left: 0;
        z-index: 99999;
        background-color: black;
        border-radius: 3px;
        display: none;
    }

.ui-datepicker td.jutdolus a::before {
    content: 'Müsait Değil';
    width: 85px;
}

.ui-datepicker td.ui-state-disabled span::before {
    content: 'Geçmiş Tarih';
    width: 85px;
}

.ui-datepicker td a::after, .ui-datepicker td.ui-state-disabled span::after {
    content: "\f0d7";
    color: #000000;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    bottom: 28px;
    left: 7px;
    display: none;
}

.ui-datepicker td:hover a::before, .ui-datepicker td:hover a::after,
.ui-datepicker td.ui-state-disabled:hover span::before, .ui-datepicker td.ui-state-disabled:hover span::after {
    display: block;
}


#rzvForm #afterCalculate .input-field::before {
    display: none;
}

#rzvForm #afterCalculate .input-field input {
    padding: 10px;
    height: auto;
}

#rzvForm #afterCalculate .input-field select {
    padding: 10px;
    width: 100%;
    border: 2px solid #0774a5;
    font-size: 18px;
    /* margin: 0 5px; */
    border-radius: 5px;
    box-shadow: 0px 0px 10px #d4d4d4;
}

#rzvForm #afterCalculate .input-field.selectBoxArrow::after {
    top: 22px;
    right: 15px;
}

#rzvForm #afterCalculate .input-field label {
    top: inherit;
    left: inherit;
    width: auto;
    position: relative;
}

#rzvForm #afterCalculate .payment-text {
    width: 100%;
    float: left;
    background: #0774a5;
    color: white;
    text-align: center;
    padding: 3px;
    font-size: 18px;
    margin: 0 0 10px 0;
}

.subPageItem {
}

.checkboxWrap {
    width: 100%;
    float: left;
    border: 2px solid #0774a5;
    margin-bottom: 15px;
}

#rzvForm .checkboxWrap .input-field {
    padding: 0 10px;
    margin-bottom: 10px;
}
.detailbottomfavbtn {
    width: 132px !important;
    background: #0774a5 !important;
    height: 46px;
}

.favBtn:focus {
    outline: none;
}

.fastNav {
}

    .fastNav a {
        color: #333;
        display: block;
        width: 100%;
        text-align: center;
        padding: 1px 0;
    }

        .fastNav a i {
            margin-right: 5px;
            display: block;
            font-size: 16px;
            margin: 5px;
        }
.footerMobile .fastNav > div:not(:last-child) {
    border-right: 2px solid #cacaca;
} 
.fastNav { /* display: flex; */
}

    .fastNav a span, .fastNav button span {
        FONT-SIZE: 15px;
        font-weight: BOLD;
    }

    .fastNav a i.fa-whatsapp {
        color: #00bd00;
    }

    .fastNav a i.fa-star {
        color: #ed7823;
    }

    .fastNav a i.fa-phone, .fastNav a i.fa-calendar {
        color: #0774a5;
    }

@media screen and (max-width: 440px) {
    .fastNav {
        /* font-size: 15px; */
    }
}

@media screen and (max-width: 991px) {

    .fastNav {
        display: block;
    }
}
@media screen and (max-width: 1080px) {

    .sliderShadow .searchBox {
        margin-top: -40px;
    }
}



#favoriteList ul li.compare-panel-btn, #favoriteListDesktop ul li.compare-panel-btn {
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    border-radius: 4px;
    margin: 0 10px 9px;
    width: calc(100% - 20px);
    background-color: #eb711c;
    text-align: center;
    cursor: pointer;
    display: table;
}

.compare-panel {
    left: 0;
    width: 100%;
    height: 100%;
    bottom: -100vh;
    z-index: 9999;
    position: fixed;
    overflow: hidden;
    background-color: #fff;
    border-top: 5px solid #2ecc71;
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow: auto;
    height: 100vh;
}

    .compare-panel.panel-all-show {
        bottom: 0;
    }

    .compare-panel.panel-action-show {
        bottom: calc(-100vh + 60px);
    }

    .compare-panel .closeBtn {
        top: 16px;
        right: 15px;
        color: #fff;
        position: absolute;
        background-color: #000;
        outline: 0;
        border: 0;
    }

ul.compare-panel-actions {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

    ul.compare-panel-actions li {
        float: left;
        padding: 18px 15px;
    }

        ul.compare-panel-actions li:first-child {
            padding-left: 0;
        }

        ul.compare-panel-actions li.show-hide-btn {
            color: #2ecc71;
            cursor: pointer;
        }

        ul.compare-panel-actions li.clear-btn {
            cursor: pointer;
        }

        ul.compare-panel-actions li .mix {
            font-weight: 600;
            margin-left: 5px;
        }

.compare-panel table thead th span {
    float: left;
    width: 100%;
    position: relative;
}

.compare-panel table thead th img[style] {
    box-shadow: 0 0 7px -1px #4c4c4c;
}

.compare-panel table thead th img {
    display: table;
    margin: 0 auto;
    float: none;
    height: 130px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;
}




.shorTerm {
    /*padding: 30px 0;
background-color: #f4f4f4;
background-image: url(/img/golge2.png);
background-repeat: repeat-x;
box-shadow: 0px 5px 5px #eaeaea;*/
    padding: 10px 0;
}

.destinationSection {
    background-color: #f4f4f4;
    background-image: url(/img/golge2.png);
    background-repeat: repeat-x;
    padding-top: 30px;
    box-shadow: 0px 5px 5px #eaeaea;
    padding-bottom: 20px;
}

.shorTerm .item {
    padding: 0 12px;
    -ms-flex: 0 0 16.667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.667%;
    max-width: 16.667%;
}

    .shorTerm .item .wrap {
        float: left;
        margin: 3px 3px;
        text-align: center;
        position: relative;
        width: calc(100% - 6px);
        background-color: #fff;
        border-radius: 5px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
    }

        .shorTerm .item .wrap:hover {
            -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
            -webkit-box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15) !important;
            box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15) !important;
        }

        .shorTerm .item .wrap .title {
            font-size: 18px;
            font-weight: 500;
            padding: 6px 10px;
            margin-bottom: 0;
            border-radius: 5px 5px 0 0;
            background-color: #0774a5;
            color: #fff;
        }

        .shorTerm .item .wrap a {
            display: block;
            font-size: 15px;
            padding: 5px 0 5px 0;
            color: #111;
            border-bottom: 1px solid #f3f3f3;
        }

            .shorTerm .item .wrap a span {
                color: #000000;
                background: #dcdcdc;
                width: 25px;
                border-radius: 3px;
                display: inline-block;
            }

            .shorTerm .item .wrap a:hover {
                background: #dceaef;
                text-decoration: none;
            }

/*###########TEKLİF AL###########*/



#smartwizard input[type="radio"] + label {
    float: left;
    width: 140px;
    height: 65px;
    font-size: 20px;
    cursor: pointer;
    color: #e7651e;
    font-weight: 500;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

    #smartwizard input[type="radio"] + label em {
        float: left;
        width: 100%;
        font-size: 13px;
        font-style: normal;
        margin-bottom: 10px;
    }

    #smartwizard input[type="radio"] + label span {
        float: left;
        width: 100%;
        margin-top: 7px;
        font-size: 18px;
        line-height: 1.3;
        font-style: normal;
    }

#smartwizard input[type="radio"]:checked + label {
    color: #fff;
    border-color: #2ecc71;
    background-color: #2ecc71;
}

#dateSelectYes .offer-date-item {
    margin: 0 -25px;
    display: table;
    margin: 20px auto;
}

    #dateSelectYes .offer-date-item .date-item {
        position: relative;
        margin: 30px 25px 0;
        display: inline-flex;
    }

        #dateSelectYes .offer-date-item .date-item span {
            font-size: 18px;
            color: #9aa5bb;
            font-weight: 500;
            margin-right: 15px;
        }

        #dateSelectYes .offer-date-item .date-item input {
            height: 55px;
            width: 168px;
            font-size: 15px;
            color: #e7651e;
            font-weight: 500;
            padding-left: 15px;
            border-radius: 8px;
            border: 1px solid #eef0f5;
        }

.icon-date {
    width: 20px;
    height: 20px;
    fill: #e7651e;
}

.addon {
    top: 50%;
    bottom: 50%;
    right: 20px;
    z-index: 99;
    position: absolute;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.offer-flex-days {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .offer-flex-days input[type="checkbox"] + label {
        cursor: pointer;
        font-size: 15px;
        color: #727272;
        font-weight: 500;
        line-height: 20px;
        position: relative;
        padding-left: 30px;
        margin-bottom: 10px;
        display: inline-block;
    }

        .offer-flex-days input[type="checkbox"] + label::before {
            content: '';
            top: 0;
            left: 0;
            width: 20px;
            height: 20px;
            position: absolute;
            border-radius: 2px;
            background-color: #fff;
            border: 1px solid #dfe0e5;
        }

        .offer-flex-days input[type="checkbox"] + label::after {
            content: "\f00c";
            font-weight: 700;
            font-family: 'Font Awesome 5 Free';
            top: 2px;
            left: 4px;
            color: #fff;
            font-size: 13px;
            z-index: 999;
            position: absolute;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-transform: scale(3) rotateZ(-20deg);
            transform: scale(3) rotateZ(-20deg);
            opacity: 0;
            -webkit-transition: all .3s ease-in;
            transition: all .3s ease-in;
        }

    .offer-flex-days input[type="checkbox"]:checked + label::before {
        background-color: #e7651e;
    }

    .offer-flex-days input[type="checkbox"]:checked + label::after {
        -webkit-transform: scale(1) rotateZ(0deg);
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

.seasonWrap {
    margin: 0 -15px;
}

.questionTitle {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #e7651e;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}

.stepTitle {
    float: left;
    width: 100%;
    font-size: 48px;
    color: #e7651e;
    font-weight: 500;
    text-align: center;
}

.sw-btn-group {
    float: none !important;
    margin-left: 0 !important;
}

    .sw-btn-group .sw-btn-prev, .sw-btn-group .sw-btn-next {
        height: 45px;
        color: #fff;
        margin: 0 15px;
        font-size: 15px;
        cursor: pointer;
        min-width: 120px;
        font-weight: 500;
        position: relative;
        text-decoration: none;
        background-color: #e7651e;
        border-radius: 32px !important;
    }

    .sw-btn-group .sw-btn-next {
        margin-right: 0 !important;
        background-color: #4a6cb2;
        margin-left: 15px !important;
    }

.stepSubTitle {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #9096a2;
    text-align: center;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
}

.center-column {
    display: table;
    margin: 0 auto;
}

.relative {
    position: relative;
}

.tableCell {
    display: table-cell;
    vertical-align: middle;
}

.flex,
.sw-btn-group .sw-btn-prev, .sw-btn-group .sw-btn-next, .villa-class-item,
.villa-properties-item input[type="checkbox"] + label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.flex-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.flex-wrap, #owl-comments .item .comment-center, .fSection, #searchBox, ul.commentList li .comment-center {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.hl-center, .sw-btn-group .sw-btn-prev, .sw-btn-group .sw-btn-next {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.vl-center,
.sw-btn-group .sw-btn-prev, .sw-btn-group .sw-btn-next, .villa-class-item,
.villa-properties-item input[type="checkbox"] + label {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.villa-class-item {
    float: left;
    width: 100%;
    height: 65px;
    cursor: pointer;
    padding: 0 50px 0px 20px;
    position: relative;
    background-color: #f5f5f5;
}

    .villa-class-item::before {
        content: '';
        top: 17px;
        right: 12px;
        width: 30px;
        height: 30px;
        position: absolute;
        border-radius: 50%;
        border: 2px solid #e7651e;
    }

    .villa-class-item::after {
        content: '';
        top: 22px;
        right: 17px;
        width: 20px;
        height: 20px;
        position: absolute;
        border-radius: 50%;
        background-color: #ffffff;
    }

    .villa-class-item.selected::before {
        border-color: #e7651e;
    }

    .villa-class-item.selected::after {
        background-color: #e7651e;
    }

    .villa-class-item .item-title {
        float: left;
        font-size: 18px;
        color: #e7651e;
    }

        .villa-class-item .item-title span {
            font-weight: 500;
        }

.villa-properties-item input[type="checkbox"] + label {
    float: left;
    height: 50px;
    cursor: pointer;
    margin-left: 15px;
    position: relative;
    padding: 0 32px 0 54px;
    width: calc(100% - 15px);
    background-color: #fff;
    border-radius: 0 8px 8px 0;
}

    .villa-properties-item input[type="checkbox"] + label::before {
        content: '';
        top: 15px;
        right: 12px;
        width: 20px;
        height: 20px;
        position: absolute;
        border-radius: 50%;
        border: 2px solid #e7651e;
    }

    .villa-properties-item input[type="checkbox"] + label::after {
        content: '';
        top: 19px;
        right: 16px;
        width: 12px;
        height: 12px;
        position: absolute;
        border-radius: 50%;
        /* background-color: #e7651e; */
    }

    .villa-properties-item input[type="checkbox"] + label .img {
        top: -5px;
        left: -15px;
        width: 60px;
        height: 60px;
        padding: 7px 7px;
        position: absolute;
        border-radius: 50%;
        background-color: #ffffff;
        border: 1px solid #ccc;
    }

        .villa-properties-item input[type="checkbox"] + label .img img {
            float: left;
            width: 100%;
            height: 46px;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: contain;
        }


.villa-properties-item input[type="checkbox"]:checked + label::before {
    border-color: #e7651e;
}

.villa-properties-item input[type="checkbox"]:checked + label::after {
    background-color: #e7651e;
}

.input_style input,
.input_style select {
    outline: none;
    float: left;
    width: 100%;
    border: 1px solid #c1c1c1;
    padding: 7px 10px;
    margin: 10px 0px;
    font-size: 16px;
    background: #f1f1f1;
}

.btn-toolbar.sw-toolbar.sw-toolbar-top.justify-content-end {
    display: none;
}

.villa-properties-item .ozelGun, .villa-properties-item .aile {
    float: left;
    width: 100%;
}

/*SON TEKLİF İSTE PANEL STYLE*/

.teklifBtn {
    color: #fff;
    display: block;
    outline: 0;
    border: 0;
    position: fixed;
    right: -80px;
    width: 200px;
    z-index: 1111;
    top: calc(50% - 21px);
    transform: rotate(-90deg);
    padding: 0px;
    height: 42px;
    background: #f30000;
    border: 1px solid #ffffff;
    font-size: 20px;
    opacity: 0.8;
    transition: all 0.3s;
}

    .teklifBtn:hover {
        opacity: 1;
    }

.com2 .title {
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 400;
    color: #272727;
    border-bottom: 1px solid #eee;
}

.com2 ul.comments {
    width: 100%;
    display: table;
    margin-bottom: 40px;
}

    .com2 ul.comments li {
        float: left;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #eee;
        margin: 5px 0px;
        padding: 10px;
        background: #ffffff;
        border-radius: 5px;
    }

        .com2 ul.comments li strong {
            font-size: 22px;
            float: left;
            width: 100%;
            color: #848484;
        }

        .com2 ul.comments li span {
            float: left;
            width: 100%;
        }

.pakettarihler {
    width: 100%;
    margin: 0px 0px 15px 0px;
    background: #e0a811;
    padding: 5px 10px;
    border: 2px solid #0774a5;
}

    .pakettarihler span {
        font-size: 14px;
        display: table;
        line-height: 19px;
        margin-bottom: 7px;
        color: #fff;
    }

    .pakettarihler select {
        border: 1px solid #ccc;
        border-radius: 0px;
        position: relative;
    }

#owl-slider .owl-buttons {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 0px;
}

    #owl-slider .owl-buttons .owl-prev {
        float: left;
    }

    #owl-slider .owl-buttons .owl-next {
        float: right;
    }

    #owl-slider .owl-buttons [class^='owl-'] {
        padding: 5px 18px;
        background: white;
        font-size: 22px;
        opacity: 0.8;
        margin-top: -21.5px;
    }

.resultItem .img .ribbon {
    position: absolute;
    left: 0;
    top: 10px;
    background: rgb(237,120,35);
    padding: 5px 10px;
    color: #fff;
    border-radius: 0px 5px 5px 0px;
}

    .resultItem .img .ribbon + .ribbon {
        top: 50px;
    }

    .resultItem .img .ribbon.ribbon-red {
        background: rgb(7,116,165);
        color: #fff;
    }

[data-doviz-show] {
    display: none !important;
}

.displayblock {
    display: block !important;
}

.flw-100 {
    float: left;
    width: 100%;
}

.anons {
    text-align: center;
    width: 100%;
}

    .anons a {
        color: #fff;
        /*background: #0774a5;*/
        padding: 10px;
        line-height: 33px;
        display: block;
        margin: 0 auto;
        /*box-shadow: 0 0 10px #d4d4d4;*/
        margin: 0;
        float: left;
        width: 100%;
        /*background-color: #0774a5;*/
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 2px;
        /*animation: animate2 2s infinite;*/
    }

        .anons a i {
            color: #ffd400;
        }

.sidebarSearch button.toggle-filters {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}

.ui-tooltip {
    background: #111;
    width: fit-content;
    padding: 1px 4px;
    color: #fff;
    font-size: 12px;
    margin: 0;
    border: 0;
    position: absolute !important;
}

.anons a br {
    display: contents;
}

.awe-services {
    box-shadow: 0px 0px 10px #b7b7b7;
    padding: 15px 0;
    border-radius: 5px;
}

#rzvForm .input-field:first-child {
    /* width: 50%; */
}

#rzvForm .input-field input#reservationdate1 {
    width: calc(100% - 5px);
    margin-right: 5px;
}

.bilgilendir {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    /* border-radius: 5px; */
}

#rzvForm .input-field.full {
    width: 100%;
}

#rzvForm .input-field.noshadow {
    /* box-shadow: 0 0 0 0 !important; */
}

.bilgilendir .alert {
    border-radius: 5px;
    font-size: 16px;
}

.date-reminder {
    float: left;
    width: 100%;
    text-align: center;
    background: #f9f8f8;
    padding: 10px;
    margin: 0 0 15px;
    font-size: 16px;
}

i.fa.fa-map-marker.mRight3 {
    font-size: 16px;
    /* color: red; */
}

.detailTopBar ul.breadcrumb li a {
    color: #666;
}

    .detailTopBar ul.breadcrumb li a i {
        color: #ed7823;
    }

.detailTopBar ul.breadcrumb li + li::before {
    background: #a2a2a2;
    top: 0;
    bottom: 9px;
}

.VillaName {
    float: left;
    width: 100%;
    margin: 0;
}

.Breadc {
    float: left;
    width: 100%;
    margin: 0;
    background: #eaeaea;
    margin-bottom: 15px;
}

    .Breadc ul.breadcrumb {
        padding: 5px;
    }

        .Breadc ul.breadcrumb li a {
            font-size: 15px;
        }

        .Breadc ul.breadcrumb li + li::before {
            bottom: 0;
        }


ul.weeklyPricing {
    float: left;
    width: 100%;
    margin-bottom: 9px;
}

    ul.weeklyPricing li {
        float: left;
        width: 100%;
        font-size: 18px;
        color: #000000;
        font-weight: 600;
        padding: 7px 10px;
        margin-bottom: 6px;
        border-radius: 4px;
        background-color: #f5f5f7;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        -webkit-transition: 400ms;
        transition: 400ms;
        background: #d0d0d0;
        background: -moz-linear-gradient(left, #f39718 0%, #fa6109 100%);
        background: -webkit-linear-gradient(left, #d0d0d0 0%,#ffffff 100%);
        background: linear-gradient(to right, #d0d0d0 0%,#ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f39718', endColorstr='#fa6109',GradientType=1 );
        box-shadow: 0 0 10px #ececec;
    }

        ul.weeklyPricing li strong {
            float: left;
            font-weight: 600;
            width: calc(100% - 155px);
        }

            ul.weeklyPricing li strong em {
                display: block;
                font-size: 14px;
                font-weight: 300;
                font-style: normal;
            }

        ul.weeklyPricing li span {
            float: left;
            width: 76px;
            text-align: right;
            line-height: 40px;
        }

            ul.weeklyPricing li span em {
                float: left;
                width: 100%;
                text-align: right;
                line-height: 15px;
                margin: 0px 0px -5px 0px;
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
            }

        ul.weeklyPricing li strong em i.fa {
            color: #ff6000;
            font-size: 18px;
        }

        ul.weeklyPricing li:hover {
            color: #111;
            -webkit-box-shadow: 0 0 10px 0 rgba(191, 191, 191, 0.79);
            box-shadow: 0 0 10px 0 rgba(191, 191, 191, 0.79);
            -webkit-transition: 400ms;
            transition: 400ms;
            -webkit-transform: scale(1.05);
            transform: scale(1.05);
        }

.priceNote {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 7px 7px;
    margin-bottom: 15px;
    background-color: #ffa9a9;
}

.extra_cont {
    display: flex;
    flex-flow: row nowrap;
}

.extra {
    flex: 0 100%;
    text-align: center;
    border: 1px solid #ccc;
    margin: 5px;
    border-radius: 5px;
    padding: 10px;
}

    .extra i {
        font-size: 35px;
        margin: 10px;
    }

.cont b {
    display: block;
    font-weight: 600;
    font-size: 18px;
}

.cont span {
    color: red;
    font-weight: 900;
    font-size: 18px;
}

.footerMobile {
    background: transparent;
    width: 100%;
    float: left;
    height: 62px;
    position: fixed;
    z-index: 999;
    bottom: 0;
    box-shadow: 0px 0px 10px #3e3e3e;
    display: none;
}

.header.fixed {
    margin-top: 150px;
}

    .header.fixed .navBar {
        position: fixed;
        top: 0;
        background: #fffffff0;
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
        border-bottom: 1px solid #ed7b29 !important;
    }

        .header.fixed .navBar .logo img {
            height: 52px;
            width: 181px;
            -webkit-transition: .3s all ease-in-out;
            -o-transition: .3s all ease-in-out;
            transition: .3s all ease-in-out;
        }

        .header.fixed .navBar .year20 {
            display: none;
            -webkit-transition: .3s all ease-in-out;
            -o-transition: .3s all ease-in-out;
            transition: .3s all ease-in-out;
        }

        .header.fixed .navBar .headerSocial {
            display: none;
            -webkit-transition: .3s all ease-in-out;
            -o-transition: .3s all ease-in-out;
            transition: .3s all ease-in-out;
        }


        .header.fixed .navBar .HeaderContact .Contact, .header.fixed .navBar .HeaderContact .Hours {
            display: none;
            -webkit-transition: .3s all ease-in-out;
            -o-transition: .3s all ease-in-out;
            transition: .3s all ease-in-out;
        }

        .header.fixed .navBar ul.navMenu li a {
            padding: 2px 9px 5px;
            -webkit-transition: .3s all ease-in-out;
            -o-transition: .3s all ease-in-out;
            transition: .3s all ease-in-out;
        }

.mp-menu ul li.rezervasyonlarim {
    background: #ed7823;
}



    .mp-menu ul li.rezervasyonlarim a {
        color: #fff;
    }

        .mp-menu ul li.rezervasyonlarim a i {
            margin-right: 10px;
        }

span.note {
    width: 100%;
    text-align: center;
    float: left;
}

#favoriteList .dropdown-toggle {
    background: transparent;
    margin: 0 auto;
    width: 100%;
    /* line-height: 42px; */
    outline: none;
    border: 0;
    color: #333;
}

#favoriteList {
    display: none;
    width: 25%;
}

.fourx #favoriteList {
    display: block;
}

.fastNav a:hover {
    text-decoration: none;
}

#favoriteList .dropdown-toggle i {
    display: block;
}

.fastNav button i.fa-heart {
    color: red;
    display: block;
    font-size: 25px;
    margin: 5px 0;
    padding: 5px 0 0;
}

.fastNav .dropdown-toggle::after {
    display: none;
}

div#favoriteListDesktop {
    position: fixed;
    left: 0;
    bottom: -5px;
    z-index: 999;
    display: none;
}

    div#favoriteListDesktop button {
        background: transparent;
        border: 0;
        padding: 0;
        /* display: block; */
        background: #fe2a2a;
        color: #fff;
        border-radius: 0 10px 0 0;
        font-size: 18px;
        text-align: left;
        outline: none;
    }

        div#favoriteListDesktop button i {
            font-size: 23px;
            padding: 10px;
            background: #dc1a1a;
            /* border-radius: 0 5px 0 0; */
            float: left;
        }

        div#favoriteListDesktop button span {
            float: left;
            padding: 8px 10px 0 10px;
        }

        div#favoriteListDesktop button:after {
            display: none;
        }

.ozelliklerWrap {
    background: #fff;
    width: 100%;
    height: 315px;
    overflow: hidden;
    /* padding-bottom: 30px; */
    -webkit-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
}

.btn-cont i {
    margin-right: 8px;
}

.btn-cont {
    width: 100%;
    display: block;
    margin: 15px auto;
    text-align: center;
}

.Btn-less {
    display: none;
}

.ozelliklerWrap.active {
    height: auto;
}

.detailContent .sharer {
    width: 100%;
    float: left;
}

.detayheader {
    display: inline list-item;
}

    .detayheader::marker {
        color: #fff;
    }

.sliderShadow .searchBox h1 {
    animation: animate 2s linear infinite;
}

.aboutSection .text div a span {
    animation: animate2 2s linear infinite;
}


@keyframes animate {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.1);
    }
}

@keyframes animate2 {
    0% {
        color: #fff;
    }

    100% {
        color: #ed7823;
    }
}
@keyframes animate--2 {
    0% {
        background-color: rgb(7,116,165);
    }

    100% {
        background-color: #ed7823;
    }
}
@keyframes animate---2 {
    0% {
        background-color: rgb(7,116,165);
    }

    50% {
        background-color: #ed7823;
    }
    100% {
        background-color: rgb(7,116,165);
    }
}

.animation2 {
    animation: animatex 2s linear infinite;
}

@keyframes animatex {
    0% {
        color: #000;
    }

    100% {
        color: #ed7823;
    }
}

.promosyonBtn {
    float: left;
    width: 100%;
    text-align: center;
    padding: 7px 0px;
    border: 1px solid #ed7823;
    box-shadow: 0px 0px 5px #ed7823;
    border-radius: 4px;
    background: #ed7823;
    color: #fff;
    outline: none;
}

strong.promosyonCode {
    float: left;
    width: 100%;
    background: #0774a5;
    color: #fff;
    height: 34px;
    padding: 5px 0px 0px 10px;
    font-size: 17px;
}

    strong.promosyonCode small {
        font-size: 22px;
        margin: -5px 6px 0 0px;
        float: left;
        font-weight: 500;
        color: white;
    }

.promosyonCode i {
    cursor: pointer;
    float: right;
    width: 34px;
    margin: -5px 0px -5px 0px;
    height: 34px;
    background: #00364e;
    padding: 9px 0px;
    text-align: center;
}

.promosyonForm {
    float: left;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #ccc;
}

    .promosyonForm input {
        border-radius: 5px 0px 0px 5px;
        border: 1px solid #cccc;
        outline: none;
        box-shadow: none;
        width: calc(100% - 100px);
        padding: 0px 10px;
        height: 39px;
        float: left;
    }

    .promosyonForm button {
        float: left;
        width: 100px;
        height: 39px;
        border: 0;
        border-radius: 0px 5px 5px 0px;
        background: #0774a5;
        color: #fff;
    }

.LoadingBtn {
    position: relative;
}

    .LoadingBtn:before {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background: #4a6cb2;
        z-index: 99;
        content: "Gönderiliyor...";
        border-radius: 25px;
        padding: 9px 0px;
        cursor: wait;
    }

.footerMobile.detay {
    height: 45px;
    background: #00bd00;
}

.detay .d-flex.flex-fill.whatsapp {
    position: absolute;
    right: 10px;
    bottom: 45px;
}

.detay .fastNav span {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.detay .fastNav a i.fa-whatsapp {
    font-size: 50px;
}

.detay .fastNav a i.fa-calendar, .detay .d-flex.flex-fill.whatsapp span {
    display: none;
}

.siteModal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 11;
}

    .siteModal .modalBody {
        width: auto;
        margin: 50px auto;
        display: table;
        max-width: calc(100% - 20px);
        border: 1px solid #eee;
        border-radius: 6px;
        background: white;
    }

        .siteModal .modalBody .modalHeader {
            display: flex;
            background: #f1f1f1;
            overflow: hidden;
            flex-wrap: wrap;
            max-width: 625px;
            position: relative;
        }

            .siteModal .modalBody .modalHeader .img {
                padding: 5px;
                width: 180px;
            }

                .siteModal .modalBody .modalHeader .img img {
                    width: 100%;
                    margin-top: -36px;
                }

            .siteModal .modalBody .modalHeader .text {
                padding: 0px 36px;
                font-size: 19px;
                flex: auto;
                text-align: right;
                color: #4c4c4c;
                text-align: center;
            }

            .siteModal .modalBody .modalHeader .closeBtn {
                width: 30px;
                padding: 1px 0px;
                text-align: center;
                font-size: 17px;
                margin: 0px 0px 2px 0px;
                border-radius: 0px 8px 0px 0px;
                cursor: pointer;
                border: 1px solid #ccc;
                color: #636363;
                position: absolute;
                right: 0;
            }

        .siteModal .modalBody .modalContent {
            padding: 10px;
            font-size: 16px;
            max-width: 625px;
            max-height: calc(100vh - 200px);
            overflow: auto;
        }
.content.w-100 {
    max-width: none;
    flex: 100%;
}

.input-field.full.form-group {
    width: 100%;
}

    .input-field.full.form-group .iti.iti--allow-dropdown {
        width: 100%;
    }

        .input-field.full.form-group .iti.iti--allow-dropdown input#phone {
            padding-left: 50px !important;
        }

span.anons a {
    display: flex;
    width: 100%;
    justify-content: center;
    vertical-align: middle;
    text-decoration: none;
}

    span.anons a .item {
        background: rgb(7,116,165);
        border-radius: 10px;
        /* color: #ed7823; */
        padding: 6px 15px;
        margin: 0px 10px;
        animation: animate---2 2s infinite;
        /* margin: 0px 241px; */
        /* box-shadow: 0 0 10px #0774a5; */
    }

        span.anons a .item img {
            margin-right: 11px;
        }
        @media screen and (max-width:560px){
            .anons a {
                font-size: 14px !important;
                letter-spacing: inherit;
                padding-left: 0;
                padding-right: 0px;
            }
            span.anons a .item img {
                width: 23px;
                margin-right: 4px;
            }
            span.anons a .item {
                padding: 2px 8px;
                display: flex;
                vertical-align: middle;
                align-items: center;
                /* flex-direction: column; */
                justify-content: center;
                margin: 0px 4px;
                font-weight: 500;
            }
        }