/*
big,body,div,form,html,img,label,s,small,span{
    border:none;
    outline:0;
    font-style:inherit;
    font-size:100%;
    vertical-align:baseline;
    text-decoration:none;
    margin:0;
    padding:0
}
*{
    margin:0;
    padding:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
footer,header,menu,nav,section{
    display:block
}
:focus{
    outline:0
}
img{
    border:0;
    -ms-interpolation-mode:bicubic;
    vertical-align:middle
}
a{
    text-decoration:none;
    color:#000
}

*/

@charset "utf-8";
@media (min-width:768px){
    .container{
        width:750px
    }
}
@media (min-width:992px){
    .container{
        width:970px
    }
}
@media (min-width:1064px){
    .container{
        width:1170px
    }
}
.row{
    margin-left:-15px;
    margin-right:-15px
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    float:left
}
.col-xs-12{
    width:100%
}
.col-xs-11{
    width:91.66666667%
}
.col-xs-10{
    width:83.33333333%
}
.col-xs-9{
    width:75%
}
.col-xs-8{
    width:66.66666667%
}
.col-xs-7{
    width:58.33333333%
}
.col-xs-6{
    width:50%
}
.col-xs-5{
    width:41.66666667%
}
.col-xs-4{
    width:33.33333333%
}
.col-xs-3{
    width:25%
}
.col-xs-2{
    width:16.66666667%
}
.col-xs-1{
    width:8.33333333%
}
@media (min-width:768px){
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{
        float:left
    }
    .col-sm-12{
        width:100%
    }
    .col-sm-11{
        width:91.66666667%
    }
    .col-sm-10{
        width:83.33333333%
    }
    .col-sm-9{
        width:75%
    }
    .col-sm-8{
        width:66.66666667%
    }
    .col-sm-7{
        width:58.33333333%
    }
    .col-sm-6{
        width:50%
    }
    .col-sm-5{
        width:41.66666667%
    }
    .col-sm-4{
        width:33.33333333%
    }
    .col-sm-3{
        width:25%
    }
    .col-sm-2{
        width:16.66666667%
    }
    .col-sm-1{
        width:8.33333333%
    }
}
@media (min-width:1064px){
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{
        float:left
    }
    .col-md-12{
        width:100%
    }
    .col-md-11{
        width:91.66666667%
    }
    .col-md-10{
        width:83.33333333%
    }
    .col-md-9{
        width:75%
    }
    .col-md-8{
        width:66.66666667%
    }
    .col-md-7{
        width:58.33333333%
    }
    .col-md-6{
        width:50%
    }
    .col-md-5{
        width:41.66666667%
    }
    .col-md-4{
        width:33.33333333%
    }
    .col-md-3{
        width:25%
    }
    .col-md-2{
        width:16.66666667%
    }
    .col-md-1{
        width:8.33333333%
    }
}
@media (min-width:1200px){
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{
        float:left
    }
    .col-lg-12{
        width:100%
    }
    .col-lg-11{
        width:91.66666667%
    }
    .col-lg-10{
        width:83.33333333%
    }
    .col-lg-9{
        width:75%
    }
    .col-lg-8{
        width:66.66666667%
    }
    .col-lg-7{
        width:58.33333333%
    }
    .col-lg-6{
        width:50%
    }
    .col-lg-5{
        width:41.66666667%
    }
    .col-lg-4{
        width:33.33333333%
    }
    .col-lg-3{
        width:25%
    }
    .col-lg-2{
        width:16.66666667%
    }
    .col-lg-1{
        width:8.33333333%
    }
}
.container:after,.container:before,.row:after,.row:before{
    content:" ";
    display:table
}
.container:after,.row:after{
    clear:both
}
.center-block{
    display:block;
    margin-left:auto;
    margin-right:auto
}
.show{
    display:block!important
}
.hidden{
    display:none!important;
    visibility:hidden!important
}
@media (max-width:767px){
    .hidden-xs{
        display:none!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .hidden-sm{
        display:none!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .hidden-md{
        display:none!important
    }
}
@media (min-width:1200px){
    .hidden-lg{
        display:none!important
    }
}
/*! lightgallery - v1.2.13 - 2016-01-05 * http://sachinchoolur.github.io/lightGallery/ * Copyright (c) 2016 Sachin N;
 Licensed Apache 2.0 */
@-webkit-keyframes lg-right-end{
    0%,to{
        left:0
    }
    50%{
        left:-30px
    }
}
@-moz-keyframes lg-right-end{
    0%,to{
        left:0
    }
    50%{
        left:-30px
    }
}
@-ms-keyframes lg-right-end{
    0%,to{
        left:0
    }
    50%{
        left:-30px
    }
}
@keyframes lg-right-end{
    0%,to{
        left:0
    }
    50%{
        left:-30px
    }
}
@-webkit-keyframes lg-left-end{
    0%,to{
        left:0
    }
    50%{
        left:30px
    }
}
@-moz-keyframes lg-left-end{
    0%,to{
        left:0
    }
    50%{
        left:30px
    }
}
@-ms-keyframes lg-left-end{
    0%,to{
        left:0
    }
    50%{
        left:30px
    }
}
@keyframes lg-left-end{
    0%,to{
        left:0
    }
    50%{
        left:30px
    }
}
@font-face{
    font-family:lg;
    src:url(https://festgate.com/themes/festgate_V4/fonts/lg.eot?n1z373);
    src:url(https://festgate.com/themes/festgate_V4/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(https://festgate.com/themes/festgate_V4/fonts/lg.woff?n1z373) format("woff"),url(https://festgate.com/themes/festgate_V4/fonts/lg.ttf?n1z373) format("truetype"),url(https://festgate.com/themes/festgate_V4/fonts/lg.svg?n1z373#lg) format("svg");
    font-weight:400;
    font-style:normal
}
.lg-next{
    opacity:1;
    -webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
    -moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
    -o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
    transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s
}
.group:after,.group:before{
    display:table;
    content:"";
    line-height:0
}
.group:after{
    clear:both
}
#autocomplete-input{
    position:relative;
    z-index:5
}
,#autocomplete-input a{
    z-index:101
}
[data-simplebar]{
    position:relative;
    flex-direction:column;
    flex-wrap:wrap;
    justify-content:flex-start;
    align-content:flex-start;
    align-items:flex-start;
    width:inherit;
    height:inherit;
    max-width:inherit;
    max-height:inherit
}
[role~=tooltip][data-microtip-position|=bottom]::before{
    transform:translate3d(-50%,-10px,0);
    bottom:auto;
    left:50%;
    top:100%
}
[role~=tooltip][data-microtip-position=bottom-left]:hover::after{
    transform:translate3d(calc(-100% + 16px),0,0)
}
@charset "utf-8";
.data-listing .fl-wrap .fa-heart{
    background-color:rgba(66,89,152,0)
}
.action-button i,.back-to-filters,.back-tofilters i,.btn i,.custom-form label i,.filter-sidebar-header .tabs-menu li a i,.footer-link i,.footer-link:hover,.geodir-category-content h3 a:hover,.geodir-category-location a i,.geodir-category-opt h4 a:hover,.geodir-opt-list a:hover i,.header-search-button:hover i,.header-search-input label i,.header-search_btn i,.header-sec-link a i,.listsearch-input-item span.iconn-dec,.listsearch-input-wrap-header i,.location a,.location-btn,.mob-nav-content-btn i,.page-scroll-nav nav li a i,.reset-filters i,.scroll-nav-wrapper-opt a.scroll-nav-wrapper-opt-btn i,.to-top{
    color:#4db7fe
}
.box-item a,.color-bg,.down-btn i,.header-search_container .header-search-button:hover,.menu-filters a.menu-filters-active,.pagination a.current-page,.pagination a:hover,.section-separator:before{
    background:#4db7fe
}
.filter-sidebar-header .tabs-menu li.current,.header-search-input input:focus,.listsearch-input-wrap .tabs-menu li.current{
    border-color:#4db7fe
}
.color2-bg,.down-btn:hover,.header-search-button:hover{
    background:#384f95
}
.verified-badge{
    background:#5ecfb1
}
.orange-bg{
    background:#e9776d
}
#properties-list .movies .col-md-8{
    text-align:left
}
#\#films .movie-tabs .title{
    position:relative;
    top:-6px;
    box-shadow:none;
    letter-spacing:.9px;
    text-transform:uppercase;
    font-size:12px;
    font-weight:400
}
.action_footer{
    top:878px
}
.data-listing .title{
    color:#7b665f!important
}
.movies .movie-tabs .col-md-4 .fl-wrap{
    box-shadow:0 0 12px 2px #c6bdbd
}
@media (max-width:575px){
    .data-listing .col-md-8{
        padding-top:26px
    }
}
.row>.listing-item>.movies>.listing-item>p{
    padding-top:7px
}
.movies .listing-item .movies .data-listing #\#films .movie-tabs .col-md-8 p .title{
    color:#b09b96
}
.section{
    padding-top:75px;
    padding-bottom:75px
}
.section.small-padding{
    padding:60px 0
}
.right-align{
    text-align:right
}
.tabs ul{
    font-size:0;
    margin:0;
    padding:0;
    border-bottom:1px solid #d8d8d8
}
.tabs ul li{
    display:inline-block
}
.tabs ul li a{
    font-size:18px;
    position:relative;
    display:block;
    padding:10px 30px 15px 30px;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#4a4a4a
}
.tabs ul li a:after{
    position:absolute;
    bottom:-1px;
    left:0;
    display:block;
    width:0;
    height:4px;
    content:'';
    -webkit-transition:all .25s ease-in-out;
    -moz-transition:all .25s ease-in-out;
    transition:all .25s ease-in-out;
    background-image:linear-gradient(to right,#faa82f,#e76115)
}
.tabs ul li a:hover:after{
    width:100%
}
.tabs>div{
    padding:45px 0
}
.tabs ul li.date{
    float:right
}
.tabs ul li.date span{
    font-size:14px;
    display:block;
    padding:10px 0;
    padding-right:0;
    cursor:default;
    text-align:right;
    text-transform:uppercase;
    color:#717171
}
.movie-tabs{
    margin-bottom:40px;
    padding-bottom:40px;
    border-bottom:1px solid #d8d8d8
}
.movie-tabs:last-child{
    margin-bottom:0;
    padding-bottom:0;
    border-bottom:none
}
.movie-tabs img{
    border-radius:10px
}
.movie-tabs span.title{
    color:#e76115
}
.movie-tabs p{
    max-width:625px
}
.movie-tabs .viewing-times{
    font-size:12px;
    letter-spacing:1.5px;
    text-transform:uppercase;
    color:#4a4a4a
}
.movie-tabs .viewing-times i{
    font-size:13px
}
.movie-tabs .time{
    font-size:14px;
    display:inline-block;
    margin-left:5px;
    padding:7px 10px;
    letter-spacing:2px;
    color:#717171;
    border-radius:5px;
    background-color:#d8d8d8
}
.date{
    font-size:14px;
    display:inline-block;
    opacity:.75;
    color:#fff
}
.date i{
    font-size:14px;
    margin-right:5px
}
ul.show-times{
    margin:0;
    padding:0;
    list-style:none
}
ul.show-times li{
    display:table;
    margin-bottom:10px
}
ul.show-times li i{
    font-size:12px;
    font-style:normal;
    display:table-cell;
    width:75px;
    letter-spacing:1.5px;
    text-transform:uppercase;
    color:#4a4a4a
}
ul.show-times li .time{
    font-size:14px;
    display:inline-block;
    margin:0 5px 5px 0;
    padding:7px 10px;
    letter-spacing:2px;
    color:#717171;
    border-radius:5px;
    background-color:#d8d8d8
}
#map{
    height:450px;
    margin-bottom:30px;
    border:10px solid #fff;
    border-radius:30px 30px 0 0
}
form label{
    font-size:12px;
    font-weight:400;
    display:block;
    margin-bottom:5px;
    letter-spacing:1.5px;
    text-transform:uppercase;
    color:#4a4a4a
}
form input{
    width:100%;
    padding:12px 15px;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    border:1px solid #d8d8d8
}
.form-group.half{
    float:left;
    width:50%
}
.form-group.half:first-of-type{
    padding-right:15px
}
.form-group.half:last-of-type{
    padding-left:15px
}
.form-group.half:after{
    display:table;
    clear:both;
    content:''
}
@-webkit-keyframes Heading{
    0%{
        transform:translateY(-30px);
        opacity:0
    }
    100%{
        transform:translateY(0);
        opacity:1
    }
}
@-moz-keyframes Heading{
    0%{
        transform:translateY(-30px);
        opacity:0
    }
    100%{
        transform:translateY(0);
        opacity:1
    }
}
@-o-keyframes Heading{
    0%{
        transform:translateY(-30px);
        opacity:0
    }
    100%{
        transform:translateY(0);
        opacity:1
    }
}
@keyframes Heading{
    0%{
        transform:translateY(-30px);
        opacity:0
    }
    100%{
        transform:translateY(0);
        opacity:1
    }
}
@-webkit-keyframes ScrollDown{
    0%{
        transform:translateX(0)
    }
    50%{
        transform:translateX(3px)
    }
    100%{
        transform:translateX(0)
    }
}
@-moz-keyframes ScrollDown{
    0%{
        transform:translateX(0)
    }
    50%{
        transform:translateX(3px)
    }
    100%{
        transform:translateX(0)
    }
}
@-o-keyframes ScrollDown{
    0%{
        transform:translateX(0)
    }
    50%{
        transform:translateX(3px)
    }
    100%{
        transform:translateX(0)
    }
}
@keyframes ScrollDown{
    0%{
        transform:translateX(0)
    }
    50%{
        transform:translateX(3px)
    }
    100%{
        transform:translateX(0)
    }
}
@-webkit-keyframes Buttons{
    0%{
        transform:translateY(60px);
        opacity:0
    }
    100%{
        transform:translateY(0);
        opacity:1
    }
}
@-moz-keyframes Buttons{
    0%{
        transform:translateY(60px);
        opacity:0
    }
    100%{
        transform:translateY(0);
        opacity:1
    }
}
@-o-keyframes Buttons{
    0%{
        transform:translateY(60px);
        opacity:0
    }
    100%{
        transform:translateY(0);
        opacity:1
    }
}
@keyframes Buttons{
    0%{
        transform:translateY(60px);
        opacity:0
    }
    100%{
        transform:translateY(0);
        opacity:1
    }
}
@-webkit-keyframes Blurb{
    0%{
        transform:scale(1.15);
        opacity:0
    }
    100%{
        transform:translateY(1);
        opacity:1
    }
}
@-moz-keyframes Blurb{
    0%{
        transform:scale(1.15);
        opacity:0
    }
    100%{
        transform:scale(1) opacity: 1
    }
}
@-o-keyframes Blurb{
    0%{
        transform:scale(1.15);
        opacity:0
    }
    100%{
        transform:scale(1);
        opacity:1
    }
}
@keyframes Blurb{
    0%{
        transform:scale(1.15);
        opacity:0
    }
    100%{
        transform:scale(1);
        opacity:1
    }
}
@media (max-width:991px){
    .nav li a{
        font-size:14px;
        padding:20px 14px;
        letter-spacing:2px
    }
    .tabs ul li a{
        font-size:16px
    }
    .tabs ul li:last-of-type{
        display:none
    }
    ul.show-times li i{
        display:block;
        margin-bottom:5px
    }
    ul.show-times li .time{
        padding:5px 6px
    }
}
@media (max-width:767px){
    .nav{
        position:static;
        margin:0!important;
        background:rgba(0,0,0,.9)
    }
    .nav li{
        text-align:center
    }
    .nav li:first-of-type a{
        padding-top:25px
    }
    .nav li:last-of-type a{
        padding-bottom:25px
    }
    .nav li.active a:after{
        display:none
    }
    .nav li.active a{
        color:#e76115
    }
    .nav li a{
        display:block;
        padding:15px
    }
    .movie-tabs img{
        margin-bottom:30px
    }
    form .right-align{
        text-align:left
    }
    .sidebar{
        margin-top:60px
    }
    footer .col-sm-3{
        margin-bottom:30px
    }
}
@media (max-width:600px){
    .movie-tabs img{
        width:100%
    }
    .tabs ul{
        border-bottom:none
    }
    .tabs ul li{
        display:block
    }
    .tabs ul li a{
        padding:10px 30px
    }
    .tabs ul li a:after{
        width:4px;
        height:0;
        background-image:linear-gradient(to bottom,#faa82f,#e76115)
    }
    .tabs ul li a:hover:after{
        width:4px;
        height:100%
    }
    .tabs ul li:last-of-type{
        display:block;
        float:none
    }
    .tabs ul li:last-of-type span{
        text-align:left;
        text-indent:30px
    }
    .movie-tabs .viewing-times{
        display:block;
        margin-bottom:25px
    }
    .form-group.half{
        float:none;
        width:100%
    }
    .form-group.half:first-of-type,.form-group.half:last-of-type{
        padding:0
    }
}
@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,700,800,900|Roboto:400,500,700,900&display=swap);
html{
    overflow-x:hidden!important;
    height:100%
}

/* 
body{
    margin:0;
    padding:0;
    height:100%;
    height:100%;
   text-align:center;
    font-family:Roboto
}
*/

.listing-item>.movies h3 a{
    color:#3b3b49
}
#app .small-padding{
    margin-bottom:32px
}
.list-single-header-item .col-md-7{
    transform:translatex(0) translatey(0)
}
.list-single-header-item h1{
    transform:translatey(65px)
}
.list-single-header-item .col-md-7 .fl-wrap{
    transform:translatey(60px)
}
.list-single-header-item .col-md-3 a{
    transform:translatey(62px)
}
@media (max-width:1070px){
    .list-single-header-item .col-md-3 a{
        transform:translatex(-25px) translatey(10px)
    }
}
@media (max-width:991px){
    .list-single-header-item .col-md-3 a{
        transform:translatex(-25px) translatey(10px)
    }
}
@media (max-width:767px){
    .list-single-header-item .col-md-3 a{
        visibility:hidden
    }
}
@media (max-width:650px){
    .list-single-header-item .col-md-3 a{
        visibility:hidden
    }
}
@media (max-width:600px){
    .list-single-header-item .col-md-3 a{
        visibility:hidden
    }
}
@media (max-width:575px){
    .list-single-header-item .col-md-3 a{
        visibility:hidden
    }
}
@media (max-width:460px){
    .list-single-header-item .col-md-3 a{
        visibility:hidden
    }
}
@media (max-width:360px){
    .list-single-header-item .col-md-3 a{
        visibility:hidden
    }
}
@media (max-width:305px){
    .list-single-header-item .col-md-3 a{
        visibility:hidden
    }
}
@-webkit-keyframes clockwise{
    to{
        -webkit-transform:rotate(1turn);
        transform:rotate(1turn)
    }
}
@keyframes clockwise{
    to{
        -webkit-transform:rotate(1turn);
        transform:rotate(1turn)
    }
}
@-webkit-keyframes counterClockwise{
    to{
        -webkit-transform:rotate(-1turn);
        transform:rotate(-1turn)
    }
}
@keyframes counterClockwise{
    to{
        -webkit-transform:rotate(-1turn);
        transform:rotate(-1turn)
    }
}

/*
.container{
    max-width:1224px;
    width:92%;
    margin:0 auto;
    position:relative;
    z-index:5
}

*/

.big-container{
    max-width:1500px
}
.small-container{
    max-width:1024px
}

#wrapper{
    float:left;
    width:100%;
    position:relative;
    z-index:25;
    padding-top:80px
}
.content{
    width:100%;
    position:relative;
    z-index:4;
    float:left;
    overflow:hidden
}


.fl-wrap{
    float:left;
    width:100%;
    position:relative
}
.no-bg{
    background:0 0
}
.bg{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    background-size:cover;
    background-attachment:scroll;
    background-position:center;
    background-repeat:repeat;
    background-origin:content-box
}
.overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:.2;
    z-index:2
}
.op1{
    opacity:.1
}
.op3{
    opacity:.3
}
.op4{
    opacity:.4
}
.op7{
    opacity:.5!important
}


.header-search_btn{
    float:left;
    margin-left:70px;
    width:180px;
    padding:14px 0;
    border-radius:30px;
    position:relative;
    color:#fff;
    top:18px;
    font-weight:500;
    font-size:13px;
    cursor:pointer
}
.header-search_btn span{
    position:relative
}
.header-search_btn span:before{
    content:'';
    position:absolute;
    left:-15px;
    top:50%;
    height:10px;
    margin-top:-5px;
    width:1px;
    background:rgba(255,255,255,.31)
}
.header-search_btn i{
    margin-right:30px
}
.add-list{
    float:right;
    padding:0 22px;
    position:relative;
    height:40px;
    top:20px;
    line-height:40px;
    border-radius:4px;
    color:#fff;
    font-weight:500;
    font-size:13px;
    transition:all .2s ease-in-out;
    box-shadow:0 0 0 6px rgba(255,255,255,.1)
}
.add-list:hover{
    box-shadow:0 0 0 6px rgba(255,255,255,0)
}
.add-list span{
    color:#fff;
    padding-left:10px
}
.no-list-style{
    list-style:none
}
nav li ul a:after,nav li ul a:before{
    display:none
}
.nav-button-wrap{
    float:right;
    height:36px;
    width:36px;
    cursor:pointer;
    position:relative;
    border-radius:4px;
    top:24px;
    margin-right:16px;
    display:none
}
.nav-button{
    position:absolute;
    top:50%;
    left:50%;
    width:22px;
    height:20px;
    margin-left:-11px;
    margin-top:-6px
}
.nav-button span{
    float:left;
    width:100%;
    height:2px;
    background:#fff;
    margin-bottom:4px;
    border-radius:4px;
    transition:all .2s linear
}
.header-search_container{
    position:absolute;
    bottom:-120px;
    left:0;
    width:100%;
    padding:30px 0;
    background:#3d528b;
    z-index:-1;
    opacity:0;
    transition:all .3s linear
}
.header-search_container:before{
    font-family:Font Awesome\ 5 Pro;
    content:"\f689";
    position:absolute;
    left:30px;
    top:30px;
    color:rgba(255,255,255,.11);
    font-size:54px
}
.header-search-input{
    width:32%;
    float:left;
    padding:0 4px;
    position:relative
}
.header-search-input input:focus{
    border-radius:4px 4px 0 0
}
.header-search-input input::-webkit-input-placeholder{
    color:#fff;
    font-weight:500;
    font-size:13px
}
.location a{
    position:absolute;
    right:20px;
    height:20px;
    line-height:20px;
    top:50%;
    margin-top:-10px;
    z-index:3;
    color:#fff;
    font-size:10px
}
.header-search-input-wrap{
    padding:0 199px 0 0
}
.header-search-input label{
    position:absolute;
    left:20px;
    top:18px;
    z-index:10;
    font-size:14px
}

.header-search-input input{
    float:left;
    border:none;
    background:rgba(255,255,255,.11);
    border-radius:4px;
    position:relative;
    height:50px;
    padding:0 20px 0 40px;
    z-index:1;
    width:100%;
    color:#fff;
    box-sizing:border-box;
    border-bottom:2px solid rgba(255,255,255,0)
}
.header-search-button{
    position:absolute;
    right:0;
    height:50px;
    top:0;
    line-height:50px;
    border:none;
    color:#fff;
    border-radius:30px;
    width:180px;
    cursor:pointer;
    font-weight:600;
    box-shadow:0 0 0 6px rgba(255,255,255,.1);
    transition:all .3s linear
}
.header-search_container .header-search-button:hover{
    box-shadow:0 0 0 0 rgba(255,255,255,.1)
}
.header-search-button i{
    padding-right:12px
}
.header-search_container .header-search-button:hover i{
    color:#fff
}
.tab-content{
    width:100%;
    display:none;
    float:left
}
.tab{
    width:100%;
    float:left
}
.first-tab{
    display:block
}
.geodir-category-location a i{
    padding-right:4px
}
.listing-rating i{
    color:#facc39
}
section{
    float:left;
    position:relative;
    padding:100px 0;
    background:#fff;
    z-index:1;
    width:100%
}
section.parallax-section{
    padding:110px 0;
    overflow:hidden
}
section.filter-section{
    padding:110px 0 0
}
.small-padding{
    padding:50px 0
}
.no-top-padding-sec{
    padding-top:0
}

section.parallax-section.small-par{
    padding:90px 0
}
.gray-bg{
    background:#f6f6f6
}
section.parallax-section .bg{
    height:120%;
    top:0
}
.section-title{
    float:left;
    width:100%;
    position:relative;
    padding-bottom:50px
}
.parallax-section .section-title{
    padding-bottom:0
}
.section-title p{
    color:#7d93b2;
    font-size:13px;
    line-height:20px;
    max-width:550px;
    margin:0 auto
}
.section-title h2{
    float:left;
    width:100%;
    text-align:center;
    color:#697891;
    font-size:34px;
    font-weight:800;
    position:relative
}
.parallax-section .section-title h2{
    font-size:32px
}
.parallax-section .section-title h4{
    color:#fff;
    font-weight:400
}
.section-separator{
    float:left;
    width:100%;
    position:relative;
    margin:20px 0
}
section.gray-section .section-separator{
    background:#f9f9f9
}
.header-sec-link{
    position:absolute;
    left:0;
    right:0;
    z-index:10;
    bottom:0
}
.header-sec-link a{
    position:absolute;
    left:50%;
    width:220px;
    height:80px;
    line-height:138px;
    bottom:0;
    margin-left:-110px;
    overflow:hidden
}
.header-sec-link a i{
    position:relative;
    z-index:2;
    bottom:0;
    font-size:19px
}



.section-separator:before{
    content:'';
    position:absolute;
    left:50%;
    top:0;
    height:3px;
    margin-left:-25px;
    width:50px;
    border-radius:3px;
    z-index:2
}
.parallax-section .section-title h2,.parallax-section .section-title p{
    color:#fff
}
.parallax-section .section-title.left-align,.parallax-section .section-title.left-align h2{
    text-align:left
}
.mob_bg{
    display:none
}
.bg_tabs{
    transition:all .4s linear
}
@keyframes move_wave{
    0%{
        transform:translateX(0) translateZ(0) scaleY(1)
    }
    50%{
        transform:translateX(-25%) translateZ(0) scaleY(.55)
    }
    100%{
        transform:translateX(-50%) translateZ(0) scaleY(1)
    }
}
.map-overlay{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1000;
    overflow:auto;
    display:none;
    -webkit-transform:translate3d(0,0,0);
    background:rgba(37,44,65,.7)
}
.map-overlay{
    z-index:2000
}
.filter-sidebar-header .tabs-menu:before{
    content:'';
    position:absolute;
    left:30px;
    right:30px;
    height:1px;
    bottom:1px;
    background:#e5e5e5
}
.filter-sidebar-header .tabs-menu:before{
    left:0;
    right:0
}
.filter-sidebar-header .tabs-menu li{
    float:left;
    text-align:left;
    position:relative;
    z-index:2;
    border-bottom:3px solid transparent
}
.filter-sidebar-header .tabs-menu li{
    text-align:center
}

.filter-sidebar-header .tabs-menu li a{
    color:#7d93b2;
    font-size:13px;
    display:block;
    font-weight:600;
    padding:14px 0
}
.filter-sidebar-header .tabs-menu li a i{
    margin-right:10px
}
@-webkit-keyframes drift{
    from{
        transform:rotate(0)
    }
    from{
        transform:rotate(360deg)
    }
}
@keyframes drift{
    from{
        transform:rotate(0)
    }
    from{
        transform:rotate(360deg)
    }
}
.custom-form{
    float:left;
    width:100%;
    position:relative
}
.custom-form input[type=button],.custom-form input[type=email],.custom-form input[type=password],.custom-form input[type=text],.listsearch-input-item input[type=text]{
    float:left;
    border:1px solid #e5e7f2;
    background:#f9f9f9;
    width:100%;
    padding:15px 20px 15px 45px;
    border-radius:4px;
    color:#7d93b2;
    font-size:12px;
    font-family:'Raleway',sans-serif;
    font-weight:400;
    -webkit-appearance:none;
    outline:0;
    overflow:hidden;
    z-index:1
}
.custom-form input[type=text]::-webkit-input-placeholder,.listsearch-input-item input[type=text]::-webkit-input-placeholder{
    color:#7d93b2;
    font-weight:400;
    font-size:12px;
    font-family:'Raleway',sans-serif
}
.custom-form input[type=email]:focus,.custom-form input[type=password]:focus,.custom-form input[type=text]:focus,.listsearch-input-item input[type=text]:focus{
    background:#fff;
    box-shadow:0 10px 14px 0 rgba(12,0,46,.06)
}
.custom-form input{
    margin-bottom:20px
}
.custom-form label{
    float:left;
    position:relative;
    width:100%;
    text-align:left;
    font-weight:500;
    color:#666;
    color:#878c9f;
    font-size:13px;
    font-weight:500
}
.custom-form label i{
    padding-right:12px;
    font-size:14px;
    position:absolute;
    top:16px;
    left:16px
}
.custom-form button{
    outline:0;
    border:none;
    cursor:pointer;
    -webkit-appearance:none;
    margin-top:20px
}
.custom-form input[type=number]::-webkit-inner-spin-button,.custom-form input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance:none;
    margin:0
}
.custom-form input[type=number]{
    -moz-appearance:textfield
}
.circle-wrap{
    position:absolute;
    transition:all .3s linear
}
@keyframes bubble-anim{
    0%{
        transform:scale(1)
    }
    20%{
        transform:scaleY(.95) scaleX(1.05)
    }
    48%{
        transform:scaleY(1.1) scaleX(.9)
    }
    68%{
        transform:scaleY(.98) scaleX(1.02)
    }
    80%{
        transform:scaleY(1.02) scaleX(.98)
    }
    100%,97%{
        transform:scale(1)
    }
}
.box-item{
    float:left;
    width:100%;
    position:relative;
    overflow:hidden
}
.box-item:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    z-index:2;
    background:rgba(51,51,51,.41);
    transition:all .3s linear
}
.box-item:hover:before{
    opacity:1
}
.map-container{
    float:left;
    width:100%;
    position:relative;
    overflow:hidden;
    transform:translate3d(0,0,0)
}
.hidden-map-container{
    display:none;
    background:#fff;
    overflow:hidden
}
.map-container.column-map{
    width:calc(100% - 850px);
    position:absolute;
    overflow:hidden
}
.marker-count{
    width:20px;
    height:20px;
    right:0;
    top:0;
    border-radius:100%;
    background:#4e65a3;
    text-align:center;
    line-height:20px;
    font-weight:600;
    font-size:10px;
    color:#fff;
    position:absolute;
    z-index:100
}
@keyframes cluster-animation{
    100%{
        transform:scale(2.8) rotate(90deg);
        opacity:0
    }
}
.location-btn{
    width:40px;
    height:40px;
    float:left;
    font-size:11px;
    background:#fff;
    cursor:pointer
}
.location-btn{
    position:absolute!important
}
.location-btn span{
    line-height:40px
}
.location-btn{
    float:none;
    position:absolute;
    bottom:95px;
    right:19px;
    z-index:1030;
    border-radius:4px;
    box-shadow:0 9px 26px rgba(58,87,135,.25)
}
.location-btn{
    background:#425998;
    right:19px;
    bottom:50px
}
.label{
    width:15px;
    height:15px;
    background:#4db7fe;
    border-radius:100%;
    box-shadow:0 0 0 7px rgba(77,183,254,.2);
    animation:marker-animation2 2.5s infinite;
    position:relative
}
@keyframes marker-animation2{
    50%{
        box-shadow:0 0 0 17px rgba(77,183,254,.4)
    }
}
.map-popup-wrap{
    display:block;
    width:300px!important;
    position:relative;
    z-index:1!important
}
.map-popup{
    display:block;
    width:100%;
    position:relative;
    overflow:hidden
}
.map-popup img{
    width:100%;
    height:auto;
    transform:translateZ(0);
    transition:all 2s cubic-bezier(.19,1,.22,1) 0s
}
.listing-img-content:hover img{
    transform:scale(1.15)
}
.listing-img-content{
    border-radius:10px
}
.listing-content{
    z-index:21;
    position:relative;
    float:left;
    width:100%;
    top:-10px;
    transition:all .2s ease-in-out
}
.listing-content-item{
    border-radius:10px;
    box-shadow:0 9px 26px rgba(58,87,135,.25);
    background:#fff
}
.listing-title{
    padding:15px 20px
}
.listing-title h4{
    float:left;
    width:100%;
    text-align:left;
    font-size:14px;
    font-weight:600;
    color:#566985
}
.listing-title h4 a{
    color:#566985
}
.listing-img-content{
    overflow:hidden
}
.listing-img-content:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    width:100%;
    height:100%;
    background:#292929;
    opacity:.3
}
.map-popup-footer{
    float:left;
    padding:0 20px;
    width:100%;
    height:46px;
    border-top:1px solid #eee;
    background:#fff;
    border-radius:0 0 10px 10px
}
.map-marker-container{
    position:absolute;
    margin-top:10px;
    transform:translate3d(-50%,-100%,0)
}
.marker-container{
    position:relative;
    width:60px;
    height:60px;
    z-index:1;
    cursor:pointer;
    top:-5px;
    perspective:500px;
    transition:all 2s cubic-bezier(.19,1,.22,1) 0s
}
.marker-container:hover{
    transform:translate3d(0,8px,0)
}
.marker-card{
    width:100%;
    height:100%;
    position:absolute;
    z-index:1
}
.marker-card:before{
    width:0;
    content:"";
    height:0;
    border-style:solid;
    border-width:10px 6px 0;
    top:58px;
    left:50%;
    border-color:#fff transparent transparent;
    transform:translateX(-50%);
    position:absolute;
    z-index:3
}
.map-popup-location-category{
    position:absolute;
    top:-21px;
    right:20px;
    width:42px;
    height:42px;
    z-index:30;
    border-radius:50px;
    box-sizing:border-box;
    box-shadow:0 0 0 4px rgba(255,255,255,1)
}
.map-popup-location-category:after{
    font-family:Font Awesome\ 5 Pro;
    position:absolute;
    width:100%;
    top:13px;
    left:0;
    font-size:14px;
    color:#fff;
    font-weight:100
}
.col-list-wrap{
    position:relative;
    width:850px;
    float:left;
    background:#f5f6fa;
    min-height:100vh;
    z-index:50;
    left:0
}
.hidden-search-column{
    position:fixed;
    left:0;
    width:380px;
    background:#fff;
    z-index:1;
    top:80px;
    bottom:0;
    border-right:1px solid #eee
}
.scrl-content::-webkit-scrollbar{
    width:0
}
.scrl-content{
    position:absolute;
    left:0;
    top:100px;
    bottom:0;
    overflow-y:scroll;
    scrollbar-width:none;
    -ms-overflow-style:none
}
.scrl-content.fs-viscon{
    float:left;
    position:relative;
    width:100%;
    top:0
}
.hidden-search-column,.hidden-search-column-container{
    overflow:hidden
}
.filter-sidebar-header{
    margin-bottom:20px;
    padding:25px 30px
}
.filter-sidebar{
    padding:0 30px
}
.filter-sidebar-header{
    z-index:2
}
.filter-sidebar-header .tabs-menu li{
    width:50%
}
.filter-sidebar-header .tabs-menu li a{
    color:#566985;
    font-weight:400;
    text-align:left
}
.listsearch-input-wrap{
    background:#fff;
    border-bottom:1px solid #eee;
    z-index:10
}
.listsearch-input-wrap .tab-content{
    padding-bottom:25px
}
.listsearch-input-wrap .tab-content.first-tab{
    padding-bottom:55px
}
.listsearch-input-wrap-header{
    text-align:left;
    font-size:14px;
    color:#566985;
    font-weight:500;
    margin-bottom:20px
}
.listsearch-input-wrap-header i{
    margin-right:10px
}
.price-opt{
    float:left
}
.price-opt-title{
    float:left;
    padding-right:14px;
    position:relative;
    top:14px;
    font-size:12px;
    color:#999;
    font-weight:900
}
.price-opt .listsearch-input-item{
    width:180px;
    float:left;
    margin-bottom:0
}
.listsearch-input-item{
    position:relative;
    float:left;
    width:100%;
    margin-bottom:20px
}
.listsearch-input-item span.iconn-dec{
    position:absolute;
    left:20px;
    bottom:15px
}
.listsearch-input-item .header-search-button{
    width:100%;
    height:41px;
    line-height:41px;
    font-weight:400;
    font-size:13px;
    border-radius:30px;
    position:relative
}
.listsearch-input-item .header-search-button span{
    position:relative;
    padding-left:8px
}
.listsearch-input-item .header-search-button span:before{
    content:'';
    position:absolute;
    left:0;
    top:50%;
    height:10px;
    margin-top:-5px;
    width:0;
    background:transparent
}
.hidden-listing-filter{
    margin-top:12px;
    display:none;
    border-top:1px solid #eee;
    padding-top:20px
}
.toggle-filter-btn{
    border:1px solid #e5e7f2;
    border-radius:4px;
    cursor:pointer;
    outline:0;
    height:48px;
    line-height:48px;
    float:left;
    width:100%;
    background:#f7f9fb;
    color:#566985;
    transition:all .2s ease-in-out;
    position:relative;
    overflow:hidden
}
.toggle-filter-btn:after{
    content:'';
    position:absolute;
    right:-30px;
    top:-20px;
    width:80px;
    height:80px;
    border-radius:100%;
    background:#fff;
    opacity:0
}
.toggle-filter-btn i{
    margin-right:5px
}
.listing-item-container{
    padding:30px 0 50px
}
.listing-item{
    float:left;
    width:50%;
    padding:0 8px 0 0;
    margin-bottom:12px;
    position:relative
}
.listing-item:nth-child(even){
    padding:0 0 0 8px
}
.listing-item.has_one_column{
    width:100%
}
.listing-item.has_one_column{
    padding:0!important
}
.listing-item.has_one_column .geodir-category-listing{
    padding:0!important
}
.listing-item.has_one_column .geodir-category-listing .geodir-category-img:before{
    display:none
}
.listing-item.has_one_column .geodir-category-img{
    width:44%;
    border-radius:10px;
    top:0;
    overflow:hidden
}
.geodir-category-listing{
    border-radius:10px;
    background:#fff;
    border:1px solid #eee
}
.geodir-category-listing:after{
    content:'';
    position:absolute;
    left:20px;
    right:20px;
    bottom:0;
    z-index:-1;
    height:50px;
    border-radius:50%;
    box-shadow:0 10px 14px 0 rgba(37,44,65,.12);
    transition:all .3s ease
}
.geodir-category-listing:hover:after{
    box-shadow:0 16px 14px 0 rgba(37,44,65,.12)
}
.geodir-category-content{
    z-index:2
}


.geodir-category-img{
    float:left;
    width:100%;
    position:relative;
    z-index:11;
    border-radius:10px 10px 0 0
}
.geodir-category-img:before{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:20px;
    border-radius:15px 15px 0 0;
    background:#fff;
    z-index:3
}
.geodir-category-img-wrap{
    overflow:hidden;
    border-radius:10px 10px 0 0
    
}
.geodir-category-img-wrap:before{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    right:0;
    top:30%;
    background:linear-gradient(to bottom,rgba(6,27,65,0) 0,rgba(6,27,65,.95) 100%);
    z-index:2
}


.geodir-category-opt_title{
    float:left;
    position:relative;
    top:-5px
}
.geodir-category-img-wrap img{
    width:100%;
    height:auto
}
.geodir-category-img-wrap img{
    transform:translateZ(0);
    transition:all 2s cubic-bezier(.19,1,.22,1) 0s
}
.geodir-category-listing:hover .geodir-category-img-wrap img{
    transform:scale(1.12)
    
}
.geodir-category-content p{
    text-align:left;
    font-size:12px;
    color:#999;
    font-weight:500;
    padding-bottom:10px;
    line-height:24px
}
.geodir-category-content h3{
    float:left;
    text-align:left;
    font-weight:600;
    font-size:16px;
    margin-bottom:10px;
    font-family:Nunito,sans-serif
}
.geodir-category-content h3 a{
    color:#566985
}
.verified-badge{
    display:inline-table;
    margin-left:12px;
    width:18px;
    height:18px;
    line-height:18px;
    border-radius:100%;
    color:#fff;
    font-size:10px;
    text-align:center;
    font-weight:900;
    position:relative;
    top:-2px
}
.listing-item.has_one_column .geodir-category-content{
    width:56%;
    padding-top:15px
}
.listing-item.has_one_column .geodir-category-footer{
    margin:0;
    padding:6px 20px
}
.listing-item.has_one_column .geodir-category-content-title{
    padding:0 20px 10px
}
.listing-item.has_one_column .geodir-category-opt{
    bottom:3px
}
.listing-rating-count-wrap .review-score{
    background:#384f95;
    color:#fff;
    float:left;
    font-weight:600;
    border-radius:4px;
    padding:10px;
    font-size:13px;
    margin-right:12px
}
.listing-rating-count-wrap .review-score span{
    position:relative;
    top:4px;
    left:10px;
    font-size:14px;
    color:#fff
}
.category-name{
    float:left;
    margin-right:10px;
    position:relative;
    color:#999;
    top:-2px;
    border-radius:2px;
    background:#eee;
    padding:4px 14px
}
.geodir-category-opt{
    position:absolute;
    bottom:20px;
    left:0;
    width:100%;
    z-index:3;
    padding:10px 20px;
    cursor:pointer
}
.geodir-category-opt h4{
    text-align:left;
    font-size:16px;
    font-weight:600;
    margin-bottom:10px
}
.geodir-category-opt h4 a{
    color:#fff
}
.listing-rating{
    float:left;
    position:relative;
    top:0
}
.listing-rating i{
    font-size:10px;
    margin-right:4px;
    position:relative;
    z-index:2
}
.card-popup-rainingvis_bg{
    position:absolute;
    left:0;
    top:0;
    z-index:1;
    width:200px
}
.card-popup-rainingvis_bg span{
    float:left;
    margin-right:4px;
    position:relative
}
.card-popup-rainingvis_bg span:before{
    font-family:Font Awesome\ 5 Pro;
    content:"\f005";
    font-size:10px;
    color:rgba(255,255,255,.4);
    font-weight:700
}
.geodir-category-content-title{
    padding:2px 20px 20px;
    margin-bottom:10px;
    border-bottom:1px solid #eee
}
.geodir-category-content-title-item{
    float:left;
    width:100%;
    position:relative;
    z-index:1
}
.listing-item-category{
    width:36px;
    height:36px;
    line-height:36px;
    color:#fff;
    float:left;
    border-radius:100%;
    position:relative
}
.listing-item-category-wrap{
    float:left;
    position:relative
}
.listing-item-category-wrap span{
    float:left;
    margin-left:10px;
    position:relative;
    top:10px;
    color:#7d93b2
}
.geodir-category-footer{
    margin:4px 0 0 0;
    padding:10px 20px;
    border-top:1px solid #eee
}
.geodir-category-location a{
    float:left;
    color:#7d93b2;
    text-align:left;
    font-size:12px
}
.geodir-category-location a i{
    padding-right:6px
}
.geodir-opt-list{
    float:right;
    position:relative;
    top:8px
}
.geodir-opt-list:before{
    content:'';
    position:absolute;
    left:0;
    top:-16px;
    bottom:-20px;
    width:1px;
    background:#eee
}
.geodir-category-text{
    padding:0 20px
}
.geodir-opt-list li{
    float:left;
    margin-left:16px
}
.geodir-opt-list a{
    float:left;
    position:relative;
    font-size:16px;
    color:#9ea6ba;
    cursor:pointer
}
.geodir-opt-list a:hover i,.header-sec-link a:hover i{
    transition:all .2s ease-in-out;
    animation:bounce 1s
}
@keyframes bounce{
    0%,100%,20%,60%{
        transform:translateY(0)
    }
    40%{
        transform:translateY(-10px)
    }
    80%{
        transform:translateY(-5px)
    }
}
.geodir-opt-link{
    padding-right:6px
}
.geodir-opt-link a{
    float:left;
    height:36px;
    line-height:36px;
    color:#fff;
    background:#ecf6f8;
    width:100%;
    font-weight:500;
    border-radius:4px;
    text-align:left;
    padding-left:20px
}
.geodir-opt-link a:hover{
    background:#18458b
}
.geodir-opt-link a i{
    position:absolute;
    right:0;
    width:40px;
    height:36px;
    line-height:36px;
    top:0;
    font-size:8px;
    border-left:1px solid rgba(255,255,255,.21);
    text-align:center
}
.geodir-opt-link a:hover{
    color:#fff
}
.geodir-category_price{
    float:right;
    margin-right:16px;
    position:relative;
    top:13px
}
.scroll-nav-wrapper{
    background:#fff;
    box-shadow:0 0 65px rgba(0,0,0,.09);
    border-bottom:1px solid #eee
}
.scroll-nav{
    float:left;
    border-right:1px solid #eee
}
.scroll-nav li{
    float:left;
    margin-right:15px
}
.scroll-nav li a{
    display:block;
    padding:25px 20px 25px 0;
    position:relative;
    font-size:10px;
    color:#7d93b2;
    font-weight:800;
    text-align:left;
    text-transform:uppercase;
    letter-spacing:1px
}
.scroll-nav li a i{
    margin-right:10px;
    font-size:13px;
    position:relative;
    top:2px;
    font-weight:600;
    color:#e5e5e5
}
.scroll-nav li a:before{
    content:'';
    position:absolute;
    bottom:-1px;
    left:0;
    width:0;
    height:2px
}
.scroll-nav-wrapper-opt{
    float:right;
    position:relative;
    top:12px
}
.scroll-nav-wrapper-opt a.scroll-nav-wrapper-opt-btn{
    float:left;
    margin-left:10px;
    padding:8px 20px;
    border:1px solid transparent;
    background:#425998;
    color:#fff;
    font-size:12px;
    border-radius:2px
}
.scroll-nav-wrapper-opt a.scroll-nav-wrapper-opt-btn:hover{
    border:1px solid #e7e7ed;
    color:#70778b;
    background:#fff
}
.scroll-nav-wrapper-opt a.scroll-nav-wrapper-opt-btn i{
    margin-right:6px
}
.no-top-padding{
    padding:30px 0 50px
}
.bg-parallax-wrap,.bg-tabs-wrap{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    overflow:hidden;
    z-index:1;
    background:#ccc
}
.bg-parallax-wrap{
    bottom:-50px
}
.bg.par-elem{
    height:110%;
    top:-5%
}
.block_box{
    background:#fff;
    border-radius:10px;
    border:1px solid #e5e7f2
}
.list-single-header{
    margin-bottom:20px;
    padding:30px 30px 0
}
.list-single-header-item{
    padding:10px 0 25px
}
.list-single-header-item .geodir-category-location a{
    margin-right:12px
}
.list-single-header-item h1{
    text-align:left;
    font-weight:600;
    padding-bottom:18px;
    color:#566985;
    position:relative;
    font-size:26px
}
.listing-rating-count-wrap.single-list-count .review-score{
    padding:14px;
    font-size:18px;
    border-radius:100%
}
.list-single-header-column{
    padding:6px 6px 6px 8px;
    border-radius:70px;
    background:#f9f9f9
}
.list-single-header-column:after{
    opacity:.4
}
.list-single-header-column:after{
    font-family:Font Awesome\ 5 Pro;
    content:"\f4b6";
    font-size:11px;
    position:absolute;
    bottom:10px;
    right:14px;
    font-weight:800;
    color:#eee;
    font-size:34px
}
.list-single-header-column:before{
    content:'';
    position:absolute;
    left:-20px;
    top:50%;
    width:1px;
    height:100px;
    margin-top:-50px;
    background:#eee
}
.review-images{
    display:flex;
    margin-top:10px;
    margin-bottom:5px
}
.review-images a{
    flex:4;
    max-width:25%;
    margin-right:15px;
    border-radius:4px;
    overflow:hidden
}
.review-images a img{
    width:100%;
    height:auto
}
.review-score-form{
    padding:30px 30px 10px;
    border-bottom:1px solid #eee;
    background:#f9f9f9;
    top:-20px;
    z-index:1
}
.menu-filters,.menu-filters a{
    float:left
}
.listing-filters,.menu-filters{
    overflow:hidden;
    border-radius:4px;
    margin-bottom:30px;
    border:1px solid #eee
}
.listing-filters a,.menu-filters a{
    padding:10px 30px;
    color:#7d93b2;
    font-size:12px;
    font-weight:600;
    border-right:1px solid #eee
}
.menu-filters a.menu-filters-active{
    color:#fff
}
.menu-filters a:last-child{
    border-right:none
}
.listing-filters{
    border:none;
    margin-top:0
}
.listing-filters a{
    display:inline-table;
    border:1px solid #eee;
    border-right:none;
    margin:0 -2px;
    padding:15px 30px;
    background:#f9f9f9
}
.listing-filters a:hover{
    background:#fff
}
.listing-filters a:last-child{
    border-right:1px solid #eee;
    border-radius:0 6px 6px 0
}
.listing-filters a:first-child{
    border-radius:6px 0 0 6px
}
.back-tofilters{
    color:#fff;
    margin-top:20px;
    padding:15px 0;
    border-radius:4px;
    box-shadow:0 9px 26px rgba(58,87,135,.15)
}
.back-tofilters i{
    margin-left:10px
}
.action-button{
    padding:12px 30px;
    color:#fff;
    font-size:12px;
    box-shadow:0 10px 15px rgba(0,0,0,.03);
    border:1px solid #eee;
    color:#fff;
    font-weight:600;
    border-radius:4px
}
.next-form{
    float:right
}
.previous-form{
    float:left
}
.down-btn{
    padding:16px 55px 16px 70px;
    font-size:13px;
    font-weight:400;
    color:#7d93b2;
    border-radius:30px;
    font-size:12px;
    font-weight:500;
    box-shadow:0 0 0 4px rgba(255,255,255,.4);
    z-index:10;
    background:#fff;
    float:left;
    position:relative;
    margin:35px 10px 0 0;
    transition:all .4s ease-in-out
}
.down-btn:hover{
    color:#fff
}
.down-btn i{
    position:absolute;
    left:10px;
    top:50%;
    height:34px;
    width:34px;
    line-height:34px;
    border-radius:100%;
    margin-top:-17px;
    color:#fff;
    font-weight:100;
    font-size:18px;
    box-shadow:0 9px 26px rgba(58,87,135,.25)
}
.page-scroll-nav{
    position:fixed;
    top:35%;
    right:50px;
    z-index:50;
    -webkit-transform:translate3d(0,0,0)
}
.page-scroll-nav nav{
    width:40px;
    padding:18px 5px 8px;
    border-radius:20px;
    box-shadow:0 0 0 4px rgba(0,0,0,.2)
}
.page-scroll-nav nav li{
    width:100%;
    margin-bottom:10px
}
.page-scroll-nav nav li a{
    display:block;
    height:20px;
    line-height:20px;
    font-size:13px;
    position:relative
}
.page-scroll-nav nav li a span{
    display:none
}
.sec-circle{
    z-index:20
}
.sec-circle:before{
    content:'';
    position:absolute;
    width:100px;
    height:20px;
    border-radius:30px;
    background:#fff;
    left:50%;
    top:-10px;
    margin-left:-50px
}
.sec-circle_gray:before{
    background:#f6f6f6
}
.price-item{
    float:left;
    width:33.3%;
    position:relative;
    z-index:1;
    overflow:hidden;
    border-radius:10px
}
.price-item:hover{
    box-shadow:0 0 90px 0 rgba(0,0,0,.07);
    z-index:2
}
.price-item:hover{
    z-index:3
}
.price-head{
    float:left;
    width:100%;
    padding:32px 20px 80px;
    position:relative;
    border-radius:10px 10px 0 0;
    overflow:hidden
}
.price-head h3{
    color:#fff;
    position:relative;
    z-index:2;
    font-size:14px;
    font-weight:500;
    border:2px solid rgba(255,255,255,.41);
    display:inline-table;
    padding:10px 40px;
    border-radius:6px;
    background:rgba(255,255,255,.11);
    overflow:hidden
}
.price-desc ul li{
    float:left;
    width:100%;
    padding:18px 0;
    color:#7d93b2;
    font-weight:500;
    font-size:12px;
    border-top:1px solid #eee
}
.price-desc ul li:last-child{
    border-bottom:1px solid #eee
}
.price-desc ul li:first-child{
    border-top:none
}
.price-link{
    display:inline-table;
    padding:16px 30px;
    color:#fff;
    border-radius:6px;
    font-size:11px;
    position:relative;
    margin:20px 0 30px;
    font-weight:400
}
.price-link:before{
    content:'';
    position:absolute;
    width:20px;
    height:20px;
    background:#fff;
    opacity:0;
    border-radius:100%;
    right:20px;
    bottom:30px;
    transition:all .4s ease-in-out;
    transform:scale(0)
}
.price-link:hover:before{
    opacity:.2;
    transform:scale(4)
}
.price-content{
    background:#fff;
    border:1px solid #eee;
    border-top:none;
    overflow:hidden;
    z-index:20;
    box-sizing:border-box;
    border-radius:0 0 10px 10px
}
.price-item{
    transition:all .3s ease-out
}
.no-padding-section{
    padding:0
}
.pr-dec{
    position:absolute;
    top:50%;
    right:-50px;
    width:150px;
    height:1px;
    border-bottom:1px solid #e2e2e2
}
.hidden-section{
    overflow:hidden
}
@keyframes pulse3{
    50%{
        box-shadow:0 0 0 10px rgba(255,255,255,.2),0 0 0 20px rgba(255,255,255,.3),0 0 0 40px rgba(238,238,238,.4)
    }
}
.mob-nav-content-btn{
    padding:15px 0;
    color:#fff;
    cursor:pointer;
    border-radius:6px;
    margin-bottom:15px;
    display:none
}
.mob-nav-content-btn i{
    margin-right:12px
}
#navbarCollapse .nav-item .active{
    text-decoration:underline
}
