@import url(https://fonts.googleapis.com/css?family=Nunito);
@import url(https://fonts.googleapis.com/css?family=GothamPro:400,500,600,700,800,900|Nunito:400,600,700,800,900&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese);

@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
    border: none;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

a {
    text-decoration: none;
    position: relative;
    color: #000;
}

audio, video, canvas {
    max-width: 100%;
}

/* CSS Document */
/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1064px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    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%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
        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%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1064px) {
    .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
        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%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
        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%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !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;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/*!
 * Font Awesome Pro 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}

.fa-xs {
    font-size: 0.75em;
}

.fa-sm {
    font-size: 0.875em;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: 0.3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: 0.3em;
}

.fa-spin {
    -webkit-animation: a 2s infinite linear;
    animation: a 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: a 1s infinite steps(8);
    animation: a 1s infinite steps(8);
}

@-webkit-keyframes a {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}

@keyframes a {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1);
}

.fa-flip-vertical {
    transform: scaleY(-1);
}

.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1);
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-500px:before {
    content: "";
}

.fa-accessible-icon:before {
    content: "";
}

.fa-accusoft:before {
    content: "";
}

.fa-address-book:before {
    content: "";
}

.fa-address-card:before {
    content: "";
}

.fa-adjust:before {
    content: "";
}

.fa-adn:before {
    content: "";
}

.fa-adversal:before {
    content: "";
}

.fa-affiliatetheme:before {
    content: "";
}

.fa-alarm-clock:before {
    content: "";
}

.fa-algolia:before {
    content: "";
}

.fa-align-center:before {
    content: "";
}

.fa-align-justify:before {
    content: "";
}

.fa-align-left:before {
    content: "";
}

.fa-align-right:before {
    content: "";
}

.fa-allergies:before {
    content: "";
}

.fa-amazon:before {
    content: "";
}

.fa-amazon-pay:before {
    content: "";
}

.fa-ambulance:before {
    content: "";
}

.fa-american-sign-language-interpreting:before {
    content: "";
}

.fa-amilia:before {
    content: "";
}

.fa-anchor:before {
    content: "";
}

.fa-android:before {
    content: "";
}

.fa-angellist:before {
    content: "";
}

.fa-angle-double-down:before {
    content: "";
}

.fa-angle-double-left:before {
    content: "";
}

.fa-angle-double-right:before {
    content: "";
}

.fa-angle-double-up:before {
    content: "";
}

.fa-angle-down:before {
    content: "";
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-up:before {
    content: "";
}

.fa-angry:before {
    content: "";
}

.fa-angrycreative:before {
    content: "";
}

.fa-angular:before {
    content: "";
}

.fa-app-store:before {
    content: "";
}

.fa-app-store-ios:before {
    content: "";
}

.fa-apper:before {
    content: "";
}

.fa-apple:before {
    content: "";
}

.fa-apple-pay:before {
    content: "";
}

.fa-archive:before {
    content: "";
}

.fa-archway:before {
    content: "";
}

.fa-arrow-alt-circle-down:before {
    content: "";
}

.fa-arrow-alt-circle-left:before {
    content: "";
}

.fa-arrow-alt-circle-right:before {
    content: "";
}

.fa-arrow-alt-circle-up:before {
    content: "";
}

.fa-arrow-alt-down:before {
    content: "";
}

.fa-arrow-alt-from-bottom:before {
    content: "";
}

.fa-arrow-alt-from-left:before {
    content: "";
}

.fa-arrow-alt-from-right:before {
    content: "";
}

.fa-arrow-alt-from-top:before {
    content: "";
}

.fa-arrow-alt-left:before {
    content: "";
}

.fa-arrow-alt-right:before {
    content: "";
}

.fa-arrow-alt-square-down:before {
    content: "";
}

.fa-arrow-alt-square-left:before {
    content: "";
}

.fa-arrow-alt-square-right:before {
    content: "";
}

.fa-arrow-alt-square-up:before {
    content: "";
}

.fa-arrow-alt-to-bottom:before {
    content: "";
}

.fa-arrow-alt-to-left:before {
    content: "";
}

.fa-arrow-alt-to-right:before {
    content: "";
}

.fa-arrow-alt-to-top:before {
    content: "";
}

.fa-arrow-alt-up:before {
    content: "";
}

.fa-arrow-circle-down:before {
    content: "";
}

.fa-arrow-circle-left:before {
    content: "";
}

.fa-arrow-circle-right:before {
    content: "";
}

.fa-arrow-circle-up:before {
    content: "";
}

.fa-arrow-down:before {
    content: "";
}

.fa-arrow-from-bottom:before {
    content: "";
}

.fa-arrow-from-left:before {
    content: "";
}

.fa-arrow-from-right:before {
    content: "";
}

.fa-arrow-from-top:before {
    content: "";
}

.fa-arrow-left:before {
    content: "";
}

.fa-arrow-right:before {
    content: "";
}

.fa-arrow-square-down:before {
    content: "";
}

.fa-arrow-square-left:before {
    content: "";
}

.fa-arrow-square-right:before {
    content: "";
}

.fa-arrow-square-up:before {
    content: "";
}

.fa-arrow-to-bottom:before {
    content: "";
}

.fa-arrow-to-left:before {
    content: "";
}

.fa-arrow-to-right:before {
    content: "";
}

.fa-arrow-to-top:before {
    content: "";
}

.fa-arrow-up:before {
    content: "";
}

.fa-arrows:before {
    content: "";
}

.fa-arrows-alt:before {
    content: "";
}

.fa-arrows-alt-h:before {
    content: "";
}

.fa-arrows-alt-v:before {
    content: "";
}

.fa-arrows-h:before {
    content: "";
}

.fa-arrows-v:before {
    content: "";
}

.fa-assistive-listening-systems:before {
    content: "";
}

.fa-asterisk:before {
    content: "";
}

.fa-asymmetrik:before {
    content: "";
}

.fa-at:before {
    content: "";
}

.fa-atlas:before {
    content: "";
}

.fa-audible:before {
    content: "";
}

.fa-audio-description:before {
    content: "";
}

.fa-autoprefixer:before {
    content: "";
}

.fa-avianex:before {
    content: "";
}

.fa-aviato:before {
    content: "";
}

.fa-award:before {
    content: "";
}

.fa-aws:before {
    content: "";
}

.fa-backspace:before {
    content: "";
}

.fa-backward:before {
    content: "";
}

.fa-badge:before {
    content: "";
}

.fa-badge-check:before {
    content: "";
}

.fa-balance-scale:before {
    content: "";
}

.fa-balance-scale-left:before {
    content: "";
}

.fa-balance-scale-right:before {
    content: "";
}

.fa-ban:before {
    content: "";
}

.fa-band-aid:before {
    content: "";
}

.fa-bandcamp:before {
    content: "";
}

.fa-barcode:before {
    content: "";
}

.fa-barcode-alt:before {
    content: "";
}

.fa-barcode-read:before {
    content: "";
}

.fa-barcode-scan:before {
    content: "";
}

.fa-bars:before {
    content: "";
}

.fa-baseball:before {
    content: "";
}

.fa-baseball-ball:before {
    content: "";
}

.fa-basketball-ball:before {
    content: "";
}

.fa-basketball-hoop:before {
    content: "";
}

.fa-bath:before {
    content: "";
}

.fa-battery-bolt:before {
    content: "";
}

.fa-battery-empty:before {
    content: "";
}

.fa-battery-full:before {
    content: "";
}

.fa-battery-half:before {
    content: "";
}

.fa-battery-quarter:before {
    content: "";
}

.fa-battery-slash:before {
    content: "";
}

.fa-battery-three-quarters:before {
    content: "";
}

.fa-bed:before {
    content: "";
}

.fa-beer:before {
    content: "";
}

.fa-behance:before {
    content: "";
}

.fa-behance-square:before {
    content: "";
}

.fa-bell:before {
    content: "";
}

.fa-bell-slash:before {
    content: "";
}

.fa-bezier-curve:before {
    content: "";
}

.fa-bicycle:before {
    content: "";
}

.fa-bimobject:before {
    content: "";
}

.fa-binoculars:before {
    content: "";
}

.fa-birthday-cake:before {
    content: "";
}

.fa-bitbucket:before {
    content: "";
}

.fa-bitcoin:before {
    content: "";
}

.fa-bity:before {
    content: "";
}

.fa-black-tie:before {
    content: "";
}

.fa-blackberry:before {
    content: "";
}

.fa-blanket:before {
    content: "";
}

.fa-blender:before {
    content: "";
}

.fa-blind:before {
    content: "";
}

.fa-blogger:before {
    content: "";
}

.fa-blogger-b:before {
    content: "";
}

.fa-bluetooth:before {
    content: "";
}

.fa-bluetooth-b:before {
    content: "";
}

.fa-bold:before {
    content: "";
}

.fa-bolt:before {
    content: "";
}

.fa-bomb:before {
    content: "";
}

.fa-bong:before {
    content: "";
}

.fa-book:before {
    content: "";
}

.fa-book-heart:before {
    content: "";
}

.fa-book-open:before {
    content: "";
}

.fa-bookmark:before {
    content: "";
}

.fa-bowling-ball:before {
    content: "";
}

.fa-bowling-pins:before {
    content: "";
}

.fa-box:before {
    content: "";
}

.fa-box-alt:before {
    content: "";
}

.fa-box-check:before {
    content: "";
}

.fa-box-fragile:before {
    content: "";
}

.fa-box-full:before {
    content: "";
}

.fa-box-heart:before {
    content: "";
}

.fa-box-open:before {
    content: "";
}

.fa-box-up:before {
    content: "";
}

.fa-box-usd:before {
    content: "";
}

.fa-boxes:before {
    content: "";
}

.fa-boxes-alt:before {
    content: "";
}

.fa-boxing-glove:before {
    content: "";
}

.fa-braille:before {
    content: "";
}

.fa-briefcase:before {
    content: "";
}

.fa-briefcase-medical:before {
    content: "";
}

.fa-broadcast-tower:before {
    content: "";
}

.fa-broom:before {
    content: "";
}

.fa-browser:before {
    content: "";
}

.fa-brush:before {
    content: "";
}

.fa-btc:before {
    content: "";
}

.fa-bug:before {
    content: "";
}

.fa-building:before {
    content: "";
}

.fa-bullhorn:before {
    content: "";
}

.fa-bullseye:before {
    content: "";
}

.fa-burn:before {
    content: "";
}

.fa-buromobelexperte:before {
    content: "";
}

.fa-bus:before {
    content: "";
}

.fa-bus-alt:before {
    content: "";
}

.fa-buysellads:before {
    content: "";
}

.fa-calculator:before {
    content: "";
}

.fa-calendar:before {
    content: "";
}

.fa-calendar-alt:before {
    content: "";
}

.fa-calendar-check:before {
    content: "";
}

.fa-calendar-edit:before {
    content: "";
}

.fa-calendar-exclamation:before {
    content: "";
}

.fa-calendar-minus:before {
    content: "";
}

.fa-calendar-plus:before {
    content: "";
}

.fa-calendar-times:before {
    content: "";
}

.fa-camera:before {
    content: "";
}

.fa-camera-alt:before {
    content: "";
}

.fa-camera-retro:before {
    content: "";
}

.fa-cannabis:before {
    content: "";
}

.fa-capsules:before {
    content: "";
}

.fa-car:before {
    content: "";
}

.fa-caret-circle-down:before {
    content: "";
}

.fa-caret-circle-left:before {
    content: "";
}

.fa-caret-circle-right:before {
    content: "";
}

.fa-caret-circle-up:before {
    content: "";
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-left:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

.fa-caret-square-down:before {
    content: "";
}

.fa-caret-square-left:before {
    content: "";
}

.fa-caret-square-right:before {
    content: "";
}

.fa-caret-square-up:before {
    content: "";
}

.fa-caret-up:before {
    content: "";
}

.fa-cart-arrow-down:before {
    content: "";
}

.fa-cart-plus:before {
    content: "";
}

.fa-cc-amazon-pay:before {
    content: "";
}

.fa-cc-amex:before {
    content: "";
}

.fa-cc-apple-pay:before {
    content: "";
}

.fa-cc-diners-club:before {
    content: "";
}

.fa-cc-discover:before {
    content: "";
}

.fa-cc-jcb:before {
    content: "";
}

.fa-cc-mastercard:before {
    content: "";
}

.fa-cc-paypal:before {
    content: "";
}

.fa-cc-stripe:before {
    content: "";
}

.fa-cc-visa:before {
    content: "";
}

.fa-centercode:before {
    content: "";
}

.fa-certificate:before {
    content: "";
}

.fa-chalkboard:before {
    content: "";
}

.fa-chalkboard-teacher:before {
    content: "";
}

.fa-chart-area:before {
    content: "";
}

.fa-chart-bar:before {
    content: "";
}

.fa-chart-line:before {
    content: "";
}

.fa-chart-pie:before {
    content: "";
}

.fa-check:before {
    content: "";
}

.fa-check-circle:before {
    content: "";
}

.fa-check-double:before {
    content: "";
}

.fa-check-square:before {
    content: "";
}

.fa-chess:before {
    content: "";
}

.fa-chess-bishop:before {
    content: "";
}

.fa-chess-bishop-alt:before {
    content: "";
}

.fa-chess-board:before {
    content: "";
}

.fa-chess-clock:before {
    content: "";
}

.fa-chess-clock-alt:before {
    content: "";
}

.fa-chess-king:before {
    content: "";
}

.fa-chess-king-alt:before {
    content: "";
}

.fa-chess-knight:before {
    content: "";
}

.fa-chess-knight-alt:before {
    content: "";
}

.fa-chess-pawn:before {
    content: "";
}

.fa-chess-pawn-alt:before {
    content: "";
}

.fa-chess-queen:before {
    content: "";
}

.fa-chess-queen-alt:before {
    content: "";
}

.fa-chess-rook:before {
    content: "";
}

.fa-chess-rook-alt:before {
    content: "";
}

.fa-chevron-circle-down:before {
    content: "";
}

.fa-chevron-circle-left:before {
    content: "";
}

.fa-chevron-circle-right:before {
    content: "";
}

.fa-chevron-circle-up:before {
    content: "";
}

.fa-chevron-double-down:before {
    content: "";
}

.fa-chevron-double-left:before {
    content: "";
}

.fa-chevron-double-right:before {
    content: "";
}

.fa-chevron-double-up:before {
    content: "";
}

.fa-chevron-down:before {
    content: "";
}

.fa-chevron-left:before {
    content: "";
}

.fa-chevron-right:before {
    content: "";
}

.fa-chevron-square-down:before {
    content: "";
}

.fa-chevron-square-left:before {
    content: "";
}

.fa-chevron-square-right:before {
    content: "";
}

.fa-chevron-square-up:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-child:before {
    content: "";
}

.fa-chrome:before {
    content: "";
}

.fa-church:before {
    content: "";
}

.fa-circle:before {
    content: "";
}

.fa-circle-notch:before {
    content: "";
}

.fa-clipboard:before {
    content: "";
}

.fa-clipboard-check:before {
    content: "";
}

.fa-clipboard-list:before {
    content: "";
}

.fa-clock:before {
    content: "";
}

.fa-clone:before {
    content: "";
}

.fa-closed-captioning:before {
    content: "";
}

.fa-cloud:before {
    content: "";
}

.fa-cloud-download:before {
    content: "";
}

.fa-cloud-download-alt:before {
    content: "";
}

.fa-cloud-upload:before {
    content: "";
}

.fa-cloud-upload-alt:before {
    content: "";
}

.fa-cloudscale:before {
    content: "";
}

.fa-cloudsmith:before {
    content: "";
}

.fa-cloudversify:before {
    content: "";
}

.fa-club:before {
    content: "";
}

.fa-cocktail:before {
    content: "";
}

.fa-code:before {
    content: "";
}

.fa-code-branch:before {
    content: "";
}

.fa-code-commit:before {
    content: "";
}

.fa-code-merge:before {
    content: "";
}

.fa-codepen:before {
    content: "";
}

.fa-codiepie:before {
    content: "";
}

.fa-coffee:before {
    content: "";
}

.fa-cog:before {
    content: "";
}

.fa-cogs:before {
    content: "";
}

.fa-coins:before {
    content: "";
}

.fa-columns:before {
    content: "";
}

.fa-comment:before {
    content: "";
}

.fa-comment-alt:before {
    content: "";
}

.fa-comment-alt-check:before {
    content: "";
}

.fa-comment-alt-dots:before {
    content: "";
}

.fa-comment-alt-edit:before {
    content: "";
}

.fa-comment-alt-exclamation:before {
    content: "";
}

.fa-comment-alt-lines:before {
    content: "";
}

.fa-comment-alt-minus:before {
    content: "";
}

.fa-comment-alt-plus:before {
    content: "";
}

.fa-comment-alt-slash:before {
    content: "";
}

.fa-comment-alt-smile:before {
    content: "";
}

.fa-comment-alt-times:before {
    content: "";
}

.fa-comment-check:before {
    content: "";
}

.fa-comment-dots:before {
    content: "";
}

.fa-comment-edit:before {
    content: "";
}

.fa-comment-exclamation:before {
    content: "";
}

.fa-comment-lines:before {
    content: "";
}

.fa-comment-minus:before {
    content: "";
}

.fa-comment-plus:before {
    content: "";
}

.fa-comment-slash:before {
    content: "";
}

.fa-comment-smile:before {
    content: "";
}

.fa-comment-times:before {
    content: "";
}

.fa-comments:before {
    content: "";
}

.fa-comments-alt:before {
    content: "";
}

.fa-compact-disc:before {
    content: "";
}

.fa-compass:before {
    content: "";
}

.fa-compress:before {
    content: "";
}

.fa-compress-alt:before {
    content: "";
}

.fa-compress-wide:before {
    content: "";
}

.fa-concierge-bell:before {
    content: "";
}

.fa-connectdevelop:before {
    content: "";
}

.fa-container-storage:before {
    content: "";
}

.fa-contao:before {
    content: "";
}

.fa-conveyor-belt:before {
    content: "";
}

.fa-conveyor-belt-alt:before {
    content: "";
}

.fa-cookie:before {
    content: "";
}

.fa-cookie-bite:before {
    content: "";
}

.fa-copy:before {
    content: "";
}

.fa-copyright:before {
    content: "";
}

.fa-couch:before {
    content: "";
}

.fa-cpanel:before {
    content: "";
}

.fa-creative-commons:before {
    content: "";
}

.fa-creative-commons-by:before {
    content: "";
}

.fa-creative-commons-nc:before {
    content: "";
}

.fa-creative-commons-nc-eu:before {
    content: "";
}

.fa-creative-commons-nc-jp:before {
    content: "";
}

.fa-creative-commons-nd:before {
    content: "";
}

.fa-creative-commons-pd:before {
    content: "";
}

.fa-creative-commons-pd-alt:before {
    content: "";
}

.fa-creative-commons-remix:before {
    content: "";
}

.fa-creative-commons-sa:before {
    content: "";
}

.fa-creative-commons-sampling:before {
    content: "";
}

.fa-creative-commons-sampling-plus:before {
    content: "";
}

.fa-creative-commons-share:before {
    content: "";
}

.fa-creative-commons-zero:before {
    content: "";
}

.fa-credit-card:before {
    content: "";
}

.fa-credit-card-blank:before {
    content: "";
}

.fa-credit-card-front:before {
    content: "";
}

.fa-cricket:before {
    content: "";
}

.fa-crop:before {
    content: "";
}

.fa-crop-alt:before {
    content: "";
}

.fa-crosshairs:before {
    content: "";
}

.fa-crow:before {
    content: "";
}

.fa-crown:before {
    content: "";
}

.fa-css3:before {
    content: "";
}

.fa-css3-alt:before {
    content: "";
}

.fa-cube:before {
    content: "";
}

.fa-cubes:before {
    content: "";
}

.fa-curling:before {
    content: "";
}

.fa-cut:before {
    content: "";
}

.fa-cuttlefish:before {
    content: "";
}

.fa-d-and-d:before {
    content: "";
}

.fa-dashcube:before {
    content: "";
}

.fa-database:before {
    content: "";
}

.fa-deaf:before {
    content: "";
}

.fa-delicious:before {
    content: "";
}

.fa-deploydog:before {
    content: "";
}

.fa-deskpro:before {
    content: "";
}

.fa-desktop:before {
    content: "";
}

.fa-desktop-alt:before {
    content: "";
}

.fa-deviantart:before {
    content: "";
}

.fa-diagnoses:before {
    content: "";
}

.fa-diamond:before {
    content: "";
}

.fa-dice:before {
    content: "";
}

.fa-dice-five:before {
    content: "";
}

.fa-dice-four:before {
    content: "";
}

.fa-dice-one:before {
    content: "";
}

.fa-dice-six:before {
    content: "";
}

.fa-dice-three:before {
    content: "";
}

.fa-dice-two:before {
    content: "";
}

.fa-digg:before {
    content: "";
}

.fa-digital-ocean:before {
    content: "";
}

.fa-digital-tachograph:before {
    content: "";
}

.fa-discord:before {
    content: "";
}

.fa-discourse:before {
    content: "";
}

.fa-divide:before {
    content: "";
}

.fa-dizzy:before {
    content: "";
}

.fa-dna:before {
    content: "";
}

.fa-dochub:before {
    content: "";
}

.fa-docker:before {
    content: "";
}

.fa-dollar-sign:before {
    content: "";
}

.fa-dolly:before {
    content: "";
}

.fa-dolly-empty:before {
    content: "";
}

.fa-dolly-flatbed:before {
    content: "";
}

.fa-dolly-flatbed-alt:before {
    content: "";
}

.fa-dolly-flatbed-empty:before {
    content: "";
}

.fa-donate:before {
    content: "";
}

.fa-door-closed:before {
    content: "";
}

.fa-door-open:before {
    content: "";
}

.fa-dot-circle:before {
    content: "";
}

.fa-dove:before {
    content: "";
}

.fa-download:before {
    content: "";
}

.fa-draft2digital:before {
    content: "";
}

.fa-drafting-compass:before {
    content: "";
}

.fa-dribbble:before {
    content: "";
}

.fa-dribbble-square:before {
    content: "";
}

.fa-dropbox:before {
    content: "";
}

.fa-drum:before {
    content: "";
}

.fa-drum-steelpan:before {
    content: "";
}

.fa-drupal:before {
    content: "";
}

.fa-dumbbell:before {
    content: "";
}

.fa-dyalog:before {
    content: "";
}

.fa-earlybirds:before {
    content: "";
}

.fa-ebay:before {
    content: "";
}

.fa-edge:before {
    content: "";
}

.fa-edit:before {
    content: "";
}

.fa-eject:before {
    content: "";
}

.fa-elementor:before {
    content: "";
}

.fa-ellipsis-h:before {
    content: "";
}

.fa-ellipsis-h-alt:before {
    content: "";
}

.fa-ellipsis-v:before {
    content: "";
}

.fa-ellipsis-v-alt:before {
    content: "";
}

.fa-ember:before {
    content: "";
}

.fa-empire:before {
    content: "";
}

.fa-envelope:before {
    content: "";
}

.fa-envelope-open:before {
    content: "";
}

.fa-envelope-square:before {
    content: "";
}

.fa-envira:before {
    content: "";
}

.fa-equals:before {
    content: "";
}

.fa-eraser:before {
    content: "";
}

.fa-erlang:before {
    content: "";
}

.fa-ethereum:before {
    content: "";
}

.fa-etsy:before {
    content: "";
}

.fa-euro-sign:before {
    content: "";
}

.fa-exchange:before {
    content: "";
}

.fa-exchange-alt:before {
    content: "";
}

.fa-exclamation:before {
    content: "";
}

.fa-exclamation-circle:before {
    content: "";
}

.fa-exclamation-square:before {
    content: "";
}

.fa-exclamation-triangle:before {
    content: "";
}

.fa-expand:before {
    content: "";
}

.fa-expand-alt:before {
    content: "";
}

.fa-expand-arrows:before {
    content: "";
}

.fa-expand-arrows-alt:before {
    content: "";
}

.fa-expand-wide:before {
    content: "";
}

.fa-expeditedssl:before {
    content: "";
}

.fa-external-link:before {
    content: "";
}

.fa-external-link-alt:before {
    content: "";
}

.fa-external-link-square:before {
    content: "";
}

.fa-external-link-square-alt:before {
    content: "";
}

.fa-eye:before {
    content: "";
}

.fa-eye-dropper:before {
    content: "";
}

.fa-eye-slash:before {
    content: "";
}

.fa-facebook:before {
    content: "";
}

.fa-facebook-f:before {
    content: "";
}

.fa-facebook-messenger:before {
    content: "";
}

.fa-facebook-square:before {
    content: "";
}

.fa-fast-backward:before {
    content: "";
}

.fa-fast-forward:before {
    content: "";
}

.fa-fax:before {
    content: "";
}

.fa-feather:before {
    content: "";
}

.fa-feather-alt:before {
    content: "";
}

.fa-female:before {
    content: "";
}

.fa-field-hockey:before {
    content: "";
}

.fa-fighter-jet:before {
    content: "";
}

.fa-file:before {
    content: "";
}

.fa-file-alt:before {
    content: "";
}

.fa-file-archive:before {
    content: "";
}

.fa-file-audio:before {
    content: "";
}

.fa-file-check:before {
    content: "";
}

.fa-file-code:before {
    content: "";
}

.fa-file-contract:before {
    content: "";
}

.fa-file-download:before {
    content: "";
}

.fa-file-edit:before {
    content: "";
}

.fa-file-excel:before {
    content: "";
}

.fa-file-exclamation:before {
    content: "";
}

.fa-file-export:before {
    content: "";
}

.fa-file-image:before {
    content: "";
}

.fa-file-import:before {
    content: "";
}

.fa-file-invoice:before {
    content: "";
}

.fa-file-invoice-dollar:before {
    content: "";
}

.fa-file-medical:before {
    content: "";
}

.fa-file-medical-alt:before {
    content: "";
}

.fa-file-minus:before {
    content: "";
}

.fa-file-pdf:before {
    content: "";
}

.fa-file-plus:before {
    content: "";
}

.fa-file-powerpoint:before {
    content: "";
}

.fa-file-prescription:before {
    content: "";
}

.fa-file-signature:before {
    content: "";
}

.fa-file-times:before {
    content: "";
}

.fa-file-upload:before {
    content: "";
}

.fa-file-video:before {
    content: "";
}

.fa-file-word:before {
    content: "";
}

.fa-fill:before {
    content: "";
}

.fa-fill-drip:before {
    content: "";
}

.fa-film:before {
    content: "";
}

.fa-film-alt:before {
    content: "";
}

.fa-filter:before {
    content: "";
}

.fa-fingerprint:before {
    content: "";
}

.fa-fire:before {
    content: "";
}

.fa-fire-extinguisher:before {
    content: "";
}

.fa-firefox:before {
    content: "";
}

.fa-first-aid:before {
    content: "";
}

.fa-first-order:before {
    content: "";
}

.fa-first-order-alt:before {
    content: "";
}

.fa-firstdraft:before {
    content: "";
}

.fa-fish:before {
    content: "";
}

.fa-flag:before {
    content: "";
}

.fa-flag-checkered:before {
    content: "";
}

.fa-flask:before {
    content: "";
}

.fa-flickr:before {
    content: "";
}

.fa-flipboard:before {
    content: "";
}

.fa-flushed:before {
    content: "";
}

.fa-fly:before {
    content: "";
}

.fa-folder:before {
    content: "";
}

.fa-folder-open:before {
    content: "";
}

.fa-font:before {
    content: "";
}

.fa-font-awesome:before {
    content: "";
}

.fa-font-awesome-alt:before {
    content: "";
}

.fa-font-awesome-flag:before {
    content: "";
}

.fa-font-awesome-logo-full:before {
    content: "";
}

.fa-fonticons:before {
    content: "";
}

.fa-fonticons-fi:before {
    content: "";
}

.fa-football-ball:before {
    content: "";
}

.fa-football-helmet:before {
    content: "";
}

.fa-forklift:before {
    content: "";
}

.fa-fort-awesome:before {
    content: "";
}

.fa-fort-awesome-alt:before {
    content: "";
}

.fa-forumbee:before {
    content: "";
}

.fa-forward:before {
    content: "";
}

.fa-foursquare:before {
    content: "";
}

.fa-fragile:before {
    content: "";
}

.fa-free-code-camp:before {
    content: "";
}

.fa-freebsd:before {
    content: "";
}

.fa-frog:before {
    content: "";
}

.fa-frown:before {
    content: "";
}

.fa-frown-open:before {
    content: "";
}

.fa-fulcrum:before {
    content: "";
}

.fa-futbol:before {
    content: "";
}

.fa-galactic-republic:before {
    content: "";
}

.fa-galactic-senate:before {
    content: "";
}

.fa-gamepad:before {
    content: "";
}

.fa-gas-pump:before {
    content: "";
}

.fa-gavel:before {
    content: "";
}

.fa-gem:before {
    content: "";
}

.fa-genderless:before {
    content: "";
}

.fa-get-pocket:before {
    content: "";
}

.fa-gg:before {
    content: "";
}

.fa-gg-circle:before {
    content: "";
}

.fa-gift:before {
    content: "";
}

.fa-git:before {
    content: "";
}

.fa-git-square:before {
    content: "";
}

.fa-github:before {
    content: "";
}

.fa-github-alt:before {
    content: "";
}

.fa-github-square:before {
    content: "";
}

.fa-gitkraken:before {
    content: "";
}

.fa-gitlab:before {
    content: "";
}

.fa-gitter:before {
    content: "";
}

.fa-glass-martini:before {
    content: "";
}

.fa-glass-martini-alt:before {
    content: "";
}

.fa-glasses:before {
    content: "";
}

.fa-glide:before {
    content: "";
}

.fa-glide-g:before {
    content: "";
}

.fa-globe:before {
    content: "";
}

.fa-globe-africa:before {
    content: "";
}

.fa-globe-americas:before {
    content: "";
}

.fa-globe-asia:before {
    content: "";
}

.fa-gofore:before {
    content: "";
}

.fa-golf-ball:before {
    content: "";
}

.fa-golf-club:before {
    content: "";
}

.fa-goodreads:before {
    content: "";
}

.fa-goodreads-g:before {
    content: "";
}

.fa-google:before {
    content: "";
}

.fa-google-drive:before {
    content: "";
}

.fa-google-play:before {
    content: "";
}

.fa-google-plus:before {
    content: "";
}

.fa-google-plus-g:before {
    content: "";
}

.fa-google-plus-square:before {
    content: "";
}

.fa-google-wallet:before {
    content: "";
}

.fa-graduation-cap:before {
    content: "";
}

.fa-gratipay:before {
    content: "";
}

.fa-grav:before {
    content: "";
}

.fa-greater-than:before {
    content: "";
}

.fa-greater-than-equal:before {
    content: "";
}

.fa-grimace:before {
    content: "";
}

.fa-grin:before {
    content: "";
}

.fa-grin-alt:before {
    content: "";
}

.fa-grin-beam:before {
    content: "";
}

.fa-grin-beam-sweat:before {
    content: "";
}

.fa-grin-hearts:before {
    content: "";
}

.fa-grin-squint:before {
    content: "";
}

.fa-grin-squint-tears:before {
    content: "";
}

.fa-grin-stars:before {
    content: "";
}

.fa-grin-tears:before {
    content: "";
}

.fa-grin-tongue:before {
    content: "";
}

.fa-grin-tongue-squint:before {
    content: "";
}

.fa-grin-tongue-wink:before {
    content: "";
}

.fa-grin-wink:before {
    content: "";
}

.fa-grip-horizontal:before {
    content: "";
}

.fa-grip-vertical:before {
    content: "";
}

.fa-gripfire:before {
    content: "";
}

.fa-grunt:before {
    content: "";
}

.fa-gulp:before {
    content: "";
}

.fa-h-square:before {
    content: "";
}

.fa-h1:before {
    content: "";
}

.fa-h2:before {
    content: "";
}

.fa-h3:before {
    content: "";
}

.fa-hacker-news:before {
    content: "";
}

.fa-hacker-news-square:before {
    content: "";
}

.fa-hand-heart:before {
    content: "";
}

.fa-hand-holding:before {
    content: "";
}

.fa-hand-holding-box:before {
    content: "";
}

.fa-hand-holding-heart:before {
    content: "";
}

.fa-hand-holding-seedling:before {
    content: "";
}

.fa-hand-holding-usd:before {
    content: "";
}

.fa-hand-holding-water:before {
    content: "";
}

.fa-hand-lizard:before {
    content: "";
}

.fa-hand-paper:before {
    content: "";
}

.fa-hand-peace:before {
    content: "";
}

.fa-hand-point-down:before {
    content: "";
}

.fa-hand-point-left:before {
    content: "";
}

.fa-hand-point-right:before {
    content: "";
}

.fa-hand-point-up:before {
    content: "";
}

.fa-hand-pointer:before {
    content: "";
}

.fa-hand-receiving:before {
    content: "";
}

.fa-hand-rock:before {
    content: "";
}

.fa-hand-scissors:before {
    content: "";
}

.fa-hand-spock:before {
    content: "";
}

.fa-hands:before {
    content: "";
}

.fa-hands-heart:before {
    content: "";
}

.fa-hands-helping:before {
    content: "";
}

.fa-hands-usd:before {
    content: "";
}

.fa-handshake:before {
    content: "";
}

.fa-handshake-alt:before {
    content: "";
}

.fa-hashtag:before {
    content: "";
}

.fa-hdd:before {
    content: "";
}

.fa-heading:before {
    content: "";
}

.fa-headphones:before {
    content: "";
}

.fa-headphones-alt:before {
    content: "";
}

.fa-headset:before {
    content: "";
}

.fa-heart:before {
    content: "";
}

.fa-heart-circle:before {
    content: "";
}

.fa-heart-square:before {
    content: "";
}

.fa-heartbeat:before {
    content: "";
}

.fa-helicopter:before {
    content: "";
}

.fa-hexagon:before {
    content: "";
}

.fa-highlighter:before {
    content: "";
}

.fa-hips:before {
    content: "";
}

.fa-hire-a-helper:before {
    content: "";
}

.fa-history:before {
    content: "";
}

.fa-hockey-puck:before {
    content: "";
}

.fa-hockey-sticks:before {
    content: "";
}

.fa-home:before {
    content: "";
}

.fa-home-heart:before {
    content: "";
}

.fa-hooli:before {
    content: "";
}

.fa-hornbill:before {
    content: "";
}

.fa-hospital:before {
    content: "";
}

.fa-hospital-alt:before {
    content: "";
}

.fa-hospital-symbol:before {
    content: "";
}

.fa-hot-tub:before {
    content: "";
}

.fa-hotel:before {
    content: "";
}

.fa-hotjar:before {
    content: "";
}

.fa-hourglass:before {
    content: "";
}

.fa-hourglass-end:before {
    content: "";
}

.fa-hourglass-half:before {
    content: "";
}

.fa-hourglass-start:before {
    content: "";
}

.fa-houzz:before {
    content: "";
}

.fa-html5:before {
    content: "";
}

.fa-hubspot:before {
    content: "";
}

.fa-i-cursor:before {
    content: "";
}

.fa-id-badge:before {
    content: "";
}

.fa-id-card:before {
    content: "";
}

.fa-id-card-alt:before {
    content: "";
}

.fa-image:before {
    content: "";
}

.fa-images:before {
    content: "";
}

.fa-imdb:before {
    content: "";
}

.fa-inbox:before {
    content: "";
}

.fa-inbox-in:before {
    content: "";
}

.fa-inbox-out:before {
    content: "";
}

.fa-indent:before {
    content: "";
}

.fa-industry:before {
    content: "";
}

.fa-industry-alt:before {
    content: "";
}

.fa-infinity:before {
    content: "";
}

.fa-info:before {
    content: "";
}

.fa-info-circle:before {
    content: "";
}

.fa-info-square:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-internet-explorer:before {
    content: "";
}

.fa-inventory:before {
    content: "";
}

.fa-ioxhost:before {
    content: "";
}

.fa-italic:before {
    content: "";
}

.fa-itunes:before {
    content: "";
}

.fa-itunes-note:before {
    content: "";
}

.fa-jack-o-lantern:before {
    content: "";
}

.fa-java:before {
    content: "";
}

.fa-jedi-order:before {
    content: "";
}

.fa-jenkins:before {
    content: "";
}

.fa-joget:before {
    content: "";
}

.fa-joint:before {
    content: "";
}

.fa-joomla:before {
    content: "";
}

.fa-js:before {
    content: "";
}

.fa-js-square:before {
    content: "";
}

.fa-jsfiddle:before {
    content: "";
}

.fa-key:before {
    content: "";
}

.fa-keybase:before {
    content: "";
}

.fa-keyboard:before {
    content: "";
}

.fa-keycdn:before {
    content: "";
}

.fa-kickstarter:before {
    content: "";
}

.fa-kickstarter-k:before {
    content: "";
}

.fa-kiss:before {
    content: "";
}

.fa-kiss-beam:before {
    content: "";
}

.fa-kiss-wink-heart:before {
    content: "";
}

.fa-kiwi-bird:before {
    content: "";
}

.fa-korvue:before {
    content: "";
}

.fa-lamp:before {
    content: "";
}

.fa-language:before {
    content: "";
}

.fa-laptop:before {
    content: "";
}

.fa-laravel:before {
    content: "";
}

.fa-lastfm:before {
    content: "";
}

.fa-lastfm-square:before {
    content: "";
}

.fa-laugh:before {
    content: "";
}

.fa-laugh-beam:before {
    content: "";
}

.fa-laugh-squint:before {
    content: "";
}

.fa-laugh-wink:before {
    content: "";
}

.fa-leaf:before {
    content: "";
}

.fa-leaf-heart:before {
    content: "";
}

.fa-leanpub:before {
    content: "";
}

.fa-lemon:before {
    content: "";
}

.fa-less:before {
    content: "";
}

.fa-less-than:before {
    content: "";
}

.fa-less-than-equal:before {
    content: "";
}

.fa-level-down:before {
    content: "";
}

.fa-level-down-alt:before {
    content: "";
}

.fa-level-up:before {
    content: "";
}

.fa-level-up-alt:before {
    content: "";
}

.fa-life-ring:before {
    content: "";
}

.fa-lightbulb:before {
    content: "";
}

.fa-line:before {
    content: "";
}

.fa-link:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

.fa-linkedin-in:before {
    content: "";
}

.fa-linode:before {
    content: "";
}

.fa-linux:before {
    content: "";
}

.fa-lira-sign:before {
    content: "";
}

.fa-list:before {
    content: "";
}

.fa-list-alt:before {
    content: "";
}

.fa-list-ol:before {
    content: "";
}

.fa-list-ul:before {
    content: "";
}

.fa-location-arrow:before {
    content: "";
}

.fa-lock:before {
    content: "";
}

.fa-lock-alt:before {
    content: "";
}

.fa-lock-open:before {
    content: "";
}

.fa-lock-open-alt:before {
    content: "";
}

.fa-long-arrow-alt-down:before {
    content: "";
}

.fa-long-arrow-alt-left:before {
    content: "";
}

.fa-long-arrow-alt-right:before {
    content: "";
}

.fa-long-arrow-alt-up:before {
    content: "";
}

.fa-long-arrow-down:before {
    content: "";
}

.fa-long-arrow-left:before {
    content: "";
}

.fa-long-arrow-right:before {
    content: "";
}

.fa-long-arrow-up:before {
    content: "";
}

.fa-loveseat:before {
    content: "";
}

.fa-low-vision:before {
    content: "";
}

.fa-luchador:before {
    content: "";
}

.fa-luggage-cart:before {
    content: "";
}

.fa-lyft:before {
    content: "";
}

.fa-magento:before {
    content: "";
}

.fa-magic:before {
    content: "";
}

.fa-magnet:before {
    content: "";
}

.fa-mailchimp:before {
    content: "";
}

.fa-male:before {
    content: "";
}

.fa-mandalorian:before {
    content: "";
}

.fa-map:before {
    content: "";
}

.fa-map-marked:before {
    content: "";
}

.fa-map-marked-alt:before {
    content: "";
}

.fa-map-marker:before {
    content: "";
}

.fa-map-marker-alt:before {
    content: "";
}

.fa-map-pin:before {
    content: "";
}

.fa-map-signs:before {
    content: "";
}

.fa-marker:before {
    content: "";
}

.fa-mars:before {
    content: "";
}

.fa-mars-double:before {
    content: "";
}

.fa-mars-stroke:before {
    content: "";
}

.fa-mars-stroke-h:before {
    content: "";
}

.fa-mars-stroke-v:before {
    content: "";
}

.fa-mastodon:before {
    content: "";
}

.fa-maxcdn:before {
    content: "";
}

.fa-medal:before {
    content: "";
}

.fa-medapps:before {
    content: "";
}

.fa-medium:before {
    content: "";
}

.fa-medium-m:before {
    content: "";
}

.fa-medkit:before {
    content: "";
}

.fa-medrt:before {
    content: "";
}

.fa-meetup:before {
    content: "";
}

.fa-megaport:before {
    content: "";
}

.fa-meh:before {
    content: "";
}

.fa-meh-blank:before {
    content: "";
}

.fa-meh-rolling-eyes:before {
    content: "";
}

.fa-memory:before {
    content: "";
}

.fa-mercury:before {
    content: "";
}

.fa-microchip:before {
    content: "";
}

.fa-microphone:before {
    content: "";
}

.fa-microphone-alt:before {
    content: "";
}

.fa-microphone-alt-slash:before {
    content: "";
}

.fa-microphone-slash:before {
    content: "";
}

.fa-microsoft:before {
    content: "";
}

.fa-minus:before {
    content: "";
}

.fa-minus-circle:before {
    content: "";
}

.fa-minus-hexagon:before {
    content: "";
}

.fa-minus-octagon:before {
    content: "";
}

.fa-minus-square:before {
    content: "";
}

.fa-mix:before {
    content: "";
}

.fa-mixcloud:before {
    content: "";
}

.fa-mizuni:before {
    content: "";
}

.fa-mobile:before {
    content: "";
}

.fa-mobile-alt:before {
    content: "";
}

.fa-mobile-android:before {
    content: "";
}

.fa-mobile-android-alt:before {
    content: "";
}

.fa-modx:before {
    content: "";
}

.fa-monero:before {
    content: "";
}

.fa-money-bill:before {
    content: "";
}

.fa-money-bill-alt:before {
    content: "";
}

.fa-money-bill-wave:before {
    content: "";
}

.fa-money-bill-wave-alt:before {
    content: "";
}

.fa-money-check:before {
    content: "";
}

.fa-money-check-alt:before {
    content: "";
}

.fa-monument:before {
    content: "";
}

.fa-moon:before {
    content: "";
}

.fa-mortar-pestle:before {
    content: "";
}

.fa-motorcycle:before {
    content: "";
}

.fa-mouse-pointer:before {
    content: "";
}

.fa-music:before {
    content: "";
}

.fa-napster:before {
    content: "";
}

.fa-neuter:before {
    content: "";
}

.fa-newspaper:before {
    content: "";
}

.fa-nimblr:before {
    content: "";
}

.fa-nintendo-switch:before {
    content: "";
}

.fa-node:before {
    content: "";
}

.fa-node-js:before {
    content: "";
}

.fa-not-equal:before {
    content: "";
}

.fa-notes-medical:before {
    content: "";
}

.fa-npm:before {
    content: "";
}

.fa-ns8:before {
    content: "";
}

.fa-nutritionix:before {
    content: "";
}

.fa-object-group:before {
    content: "";
}

.fa-object-ungroup:before {
    content: "";
}

.fa-octagon:before {
    content: "";
}

.fa-odnoklassniki:before {
    content: "";
}

.fa-odnoklassniki-square:before {
    content: "";
}

.fa-old-republic:before {
    content: "";
}

.fa-opencart:before {
    content: "";
}

.fa-openid:before {
    content: "";
}

.fa-opera:before {
    content: "";
}

.fa-optin-monster:before {
    content: "";
}

.fa-osi:before {
    content: "";
}

.fa-outdent:before {
    content: "";
}

.fa-page4:before {
    content: "";
}

.fa-pagelines:before {
    content: "";
}

.fa-paint-brush:before {
    content: "";
}

.fa-paint-brush-alt:before {
    content: "";
}

.fa-paint-roller:before {
    content: "";
}

.fa-palette:before {
    content: "";
}

.fa-palfed:before {
    content: "";
}

.fa-pallet:before {
    content: "";
}

.fa-pallet-alt:before {
    content: "";
}

.fa-paper-plane:before {
    content: "";
}

.fa-paperclip:before {
    content: "";
}

.fa-parachute-box:before {
    content: "";
}

.fa-paragraph:before {
    content: "";
}

.fa-parking:before {
    content: "";
}

.fa-passport:before {
    content: "";
}

.fa-paste:before {
    content: "";
}

.fa-patreon:before {
    content: "";
}

.fa-pause:before {
    content: "";
}

.fa-pause-circle:before {
    content: "";
}

.fa-paw:before {
    content: "";
}

.fa-paypal:before {
    content: "";
}

.fa-pen:before {
    content: "";
}

.fa-pen-alt:before {
    content: "";
}

.fa-pen-fancy:before {
    content: "";
}

.fa-pen-nib:before {
    content: "";
}

.fa-pen-square:before {
    content: "";
}

.fa-pencil:before {
    content: "";
}

.fa-pencil-alt:before {
    content: "";
}

.fa-pencil-ruler:before {
    content: "";
}

.fa-pennant:before {
    content: "";
}

.fa-people-carry:before {
    content: "";
}

.fa-percent:before {
    content: "";
}

.fa-percentage:before {
    content: "";
}

.fa-periscope:before {
    content: "";
}

.fa-person-carry:before {
    content: "";
}

.fa-person-dolly:before {
    content: "";
}

.fa-person-dolly-empty:before {
    content: "";
}

.fa-phabricator:before {
    content: "";
}

.fa-phoenix-framework:before {
    content: "";
}

.fa-phoenix-squadron:before {
    content: "";
}

.fa-phone:before {
    content: "";
}

.fa-phone-plus:before {
    content: "";
}

.fa-phone-slash:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-phone-volume:before {
    content: "";
}

.fa-php:before {
    content: "";
}

.fa-pied-piper:before {
    content: "";
}

.fa-pied-piper-alt:before {
    content: "";
}

.fa-pied-piper-hat:before {
    content: "";
}

.fa-pied-piper-pp:before {
    content: "";
}

.fa-piggy-bank:before {
    content: "";
}

.fa-pills:before {
    content: "";
}

.fa-pinterest:before {
    content: "";
}

.fa-pinterest-p:before {
    content: "";
}

.fa-pinterest-square:before {
    content: "";
}

.fa-plane:before {
    content: "";
}

.fa-plane-alt:before {
    content: "";
}

.fa-plane-arrival:before {
    content: "";
}

.fa-plane-departure:before {
    content: "";
}

.fa-play:before {
    content: "";
}

.fa-play-circle:before {
    content: "";
}

.fa-playstation:before {
    content: "";
}

.fa-plug:before {
    content: "";
}

.fa-plus:before {
    content: "";
}

.fa-plus-circle:before {
    content: "";
}

.fa-plus-hexagon:before {
    content: "";
}

.fa-plus-octagon:before {
    content: "";
}

.fa-plus-square:before {
    content: "";
}

.fa-podcast:before {
    content: "";
}

.fa-poo:before {
    content: "";
}

.fa-portrait:before {
    content: "";
}

.fa-pound-sign:before {
    content: "";
}

.fa-power-off:before {
    content: "";
}

.fa-prescription:before {
    content: "";
}

.fa-prescription-bottle:before {
    content: "";
}

.fa-prescription-bottle-alt:before {
    content: "";
}

.fa-print:before {
    content: "";
}

.fa-procedures:before {
    content: "";
}

.fa-product-hunt:before {
    content: "";
}

.fa-project-diagram:before {
    content: "";
}

.fa-pushed:before {
    content: "";
}

.fa-puzzle-piece:before {
    content: "";
}

.fa-python:before {
    content: "";
}

.fa-qq:before {
    content: "";
}

.fa-qrcode:before {
    content: "";
}

.fa-question:before {
    content: "";
}

.fa-question-circle:before {
    content: "";
}

.fa-question-square:before {
    content: "";
}

.fa-quidditch:before {
    content: "";
}

.fa-quinscape:before {
    content: "";
}

.fa-quora:before {
    content: "";
}

.fa-quote-left:before {
    content: "";
}

.fa-quote-right:before {
    content: "";
}

.fa-r-project:before {
    content: "";
}

.fa-racquet:before {
    content: "";
}

.fa-ramp-loading:before {
    content: "";
}

.fa-random:before {
    content: "";
}

.fa-ravelry:before {
    content: "";
}

.fa-react:before {
    content: "";
}

.fa-readme:before {
    content: "";
}

.fa-rebel:before {
    content: "";
}

.fa-receipt:before {
    content: "";
}

.fa-rectangle-landscape:before {
    content: "";
}

.fa-rectangle-portrait:before {
    content: "";
}

.fa-rectangle-wide:before {
    content: "";
}

.fa-recycle:before {
    content: "";
}

.fa-red-river:before {
    content: "";
}

.fa-reddit:before {
    content: "";
}

.fa-reddit-alien:before {
    content: "";
}

.fa-reddit-square:before {
    content: "";
}

.fa-redo:before {
    content: "";
}

.fa-redo-alt:before {
    content: "";
}

.fa-registered:before {
    content: "";
}

.fa-rendact:before {
    content: "";
}

.fa-renren:before {
    content: "";
}

.fa-repeat:before {
    content: "";
}

.fa-repeat-1:before {
    content: "";
}

.fa-repeat-1-alt:before {
    content: "";
}

.fa-repeat-alt:before {
    content: "";
}

.fa-reply:before {
    content: "";
}

.fa-reply-all:before {
    content: "";
}

.fa-replyd:before {
    content: "";
}

.fa-researchgate:before {
    content: "";
}

.fa-resolving:before {
    content: "";
}

.fa-retweet:before {
    content: "";
}

.fa-retweet-alt:before {
    content: "";
}

.fa-rev:before {
    content: "";
}

.fa-ribbon:before {
    content: "";
}

.fa-road:before {
    content: "";
}

.fa-robot:before {
    content: "";
}

.fa-rocket:before {
    content: "";
}

.fa-rocketchat:before {
    content: "";
}

.fa-rockrms:before {
    content: "";
}

.fa-route:before {
    content: "";
}

.fa-rss:before {
    content: "";
}

.fa-rss-square:before {
    content: "";
}

.fa-ruble-sign:before {
    content: "";
}

.fa-ruler:before {
    content: "";
}

.fa-ruler-combined:before {
    content: "";
}

.fa-ruler-horizontal:before {
    content: "";
}

.fa-ruler-vertical:before {
    content: "";
}

.fa-rupee-sign:before {
    content: "";
}

.fa-sad-cry:before {
    content: "";
}

.fa-sad-tear:before {
    content: "";
}

.fa-safari:before {
    content: "";
}

.fa-sass:before {
    content: "";
}

.fa-save:before {
    content: "";
}

.fa-scanner:before {
    content: "";
}

.fa-scanner-keyboard:before {
    content: "";
}

.fa-scanner-touchscreen:before {
    content: "";
}

.fa-schlix:before {
    content: "";
}

.fa-school:before {
    content: "";
}

.fa-screwdriver:before {
    content: "";
}

.fa-scribd:before {
    content: "";
}

.fa-scrubber:before {
    content: "";
}

.fa-search:before {
    content: "";
}

.fa-search-minus:before {
    content: "";
}

.fa-search-plus:before {
    content: "";
}

.fa-searchengin:before {
    content: "";
}

.fa-seedling:before {
    content: "";
}

.fa-sellcast:before {
    content: "";
}

.fa-sellsy:before {
    content: "";
}

.fa-server:before {
    content: "";
}

.fa-servicestack:before {
    content: "";
}

.fa-share:before {
    content: "";
}

.fa-share-all:before {
    content: "";
}

.fa-share-alt:before {
    content: "";
}

.fa-share-alt-square:before {
    content: "";
}

.fa-share-square:before {
    content: "";
}

.fa-shekel-sign:before {
    content: "";
}

.fa-shield:before {
    content: "";
}

.fa-shield-alt:before {
    content: "";
}

.fa-shield-check:before {
    content: "";
}

.fa-ship:before {
    content: "";
}

.fa-shipping-fast:before {
    content: "";
}

.fa-shipping-timed:before {
    content: "";
}

.fa-shirtsinbulk:before {
    content: "";
}

.fa-shoe-prints:before {
    content: "";
}

.fa-shopping-bag:before {
    content: "";
}

.fa-shopping-basket:before {
    content: "";
}

.fa-shopping-cart:before {
    content: "";
}

.fa-shopware:before {
    content: "";
}

.fa-shower:before {
    content: "";
}

.fa-shuttle-van:before {
    content: "";
}

.fa-shuttlecock:before {
    content: "";
}

.fa-sign:before {
    content: "";
}

.fa-sign-in:before {
    content: "";
}

.fa-sign-in-alt:before {
    content: "";
}

.fa-sign-language:before {
    content: "";
}

.fa-sign-out:before {
    content: "";
}

.fa-sign-out-alt:before {
    content: "";
}

.fa-signal:before {
    content: "";
}

.fa-signature:before {
    content: "";
}

.fa-simplybuilt:before {
    content: "";
}

.fa-sistrix:before {
    content: "";
}

.fa-sitemap:before {
    content: "";
}

.fa-sith:before {
    content: "";
}

.fa-skull:before {
    content: "";
}

.fa-skyatlas:before {
    content: "";
}

.fa-skype:before {
    content: "";
}

.fa-slack:before {
    content: "";
}

.fa-slack-hash:before {
    content: "";
}

.fa-sliders-h:before {
    content: "";
}

.fa-sliders-h-square:before {
    content: "";
}

.fa-sliders-v:before {
    content: "";
}

.fa-sliders-v-square:before {
    content: "";
}

.fa-slideshare:before {
    content: "";
}

.fa-smile:before {
    content: "";
}

.fa-smile-beam:before {
    content: "";
}

.fa-smile-plus:before {
    content: "";
}

.fa-smile-wink:before {
    content: "";
}

.fa-smoking:before {
    content: "";
}

.fa-smoking-ban:before {
    content: "";
}

.fa-snapchat:before {
    content: "";
}

.fa-snapchat-ghost:before {
    content: "";
}

.fa-snapchat-square:before {
    content: "";
}

.fa-snowflake:before {
    content: "";
}

.fa-solar-panel:before {
    content: "";
}

.fa-sort:before {
    content: "";
}

.fa-sort-alpha-down:before {
    content: "";
}

.fa-sort-alpha-up:before {
    content: "";
}

.fa-sort-amount-down:before {
    content: "";
}

.fa-sort-amount-up:before {
    content: "";
}

.fa-sort-down:before {
    content: "";
}

.fa-sort-numeric-down:before {
    content: "";
}

.fa-sort-numeric-up:before {
    content: "";
}

.fa-sort-up:before {
    content: "";
}

.fa-soundcloud:before {
    content: "";
}

.fa-spa:before {
    content: "";
}

.fa-space-shuttle:before {
    content: "";
}

.fa-spade:before {
    content: "";
}

.fa-speakap:before {
    content: "";
}

.fa-spinner:before {
    content: "";
}

.fa-spinner-third:before {
    content: "";
}

.fa-splotch:before {
    content: "";
}

.fa-spotify:before {
    content: "";
}

.fa-spray-can:before {
    content: "";
}

.fa-square:before {
    content: "";
}

.fa-square-full:before {
    content: "";
}

.fa-squarespace:before {
    content: "";
}

.fa-stack-exchange:before {
    content: "";
}

.fa-stack-overflow:before {
    content: "";
}

.fa-stamp:before {
    content: "";
}

.fa-star:before {
    content: "";
}

.fa-star-exclamation:before {
    content: "";
}

.fa-star-half:before {
    content: "";
}

.fa-star-half-alt:before {
    content: "";
}

.fa-staylinked:before {
    content: "";
}

.fa-steam:before {
    content: "";
}

.fa-steam-square:before {
    content: "";
}

.fa-steam-symbol:before {
    content: "";
}

.fa-step-backward:before {
    content: "";
}

.fa-step-forward:before {
    content: "";
}

.fa-stethoscope:before {
    content: "";
}

.fa-sticker-mule:before {
    content: "";
}

.fa-sticky-note:before {
    content: "";
}

.fa-stop:before {
    content: "";
}

.fa-stop-circle:before {
    content: "";
}

.fa-stopwatch:before {
    content: "";
}

.fa-store:before {
    content: "";
}

.fa-store-alt:before {
    content: "";
}

.fa-strava:before {
    content: "";
}

.fa-stream:before {
    content: "";
}

.fa-street-view:before {
    content: "";
}

.fa-strikethrough:before {
    content: "";
}

.fa-stripe:before {
    content: "";
}

.fa-stripe-s:before {
    content: "";
}

.fa-stroopwafel:before {
    content: "";
}

.fa-studiovinari:before {
    content: "";
}

.fa-stumbleupon:before {
    content: "";
}

.fa-stumbleupon-circle:before {
    content: "";
}

.fa-subscript:before {
    content: "";
}

.fa-subway:before {
    content: "";
}

.fa-suitcase:before {
    content: "";
}

.fa-suitcase-rolling:before {
    content: "";
}

.fa-sun:before {
    content: "";
}

.fa-superpowers:before {
    content: "";
}

.fa-superscript:before {
    content: "";
}

.fa-supple:before {
    content: "";
}

.fa-surprise:before {
    content: "";
}

.fa-swatchbook:before {
    content: "";
}

.fa-swimmer:before {
    content: "";
}

.fa-swimming-pool:before {
    content: "";
}

.fa-sync:before {
    content: "";
}

.fa-sync-alt:before {
    content: "";
}

.fa-syringe:before {
    content: "";
}

.fa-table:before {
    content: "";
}

.fa-table-tennis:before {
    content: "";
}

.fa-tablet:before {
    content: "";
}

.fa-tablet-alt:before {
    content: "";
}

.fa-tablet-android:before {
    content: "";
}

.fa-tablet-android-alt:before {
    content: "";
}

.fa-tablet-rugged:before {
    content: "";
}

.fa-tablets:before {
    content: "";
}

.fa-tachometer:before {
    content: "";
}

.fa-tachometer-alt:before {
    content: "";
}

.fa-tag:before {
    content: "";
}

.fa-tags:before {
    content: "";
}

.fa-tape:before {
    content: "";
}

.fa-tasks:before {
    content: "";
}

.fa-taxi:before {
    content: "";
}

.fa-teamspeak:before {
    content: "";
}

.fa-telegram:before {
    content: "";
}

.fa-telegram-plane:before {
    content: "";
}

.fa-tencent-weibo:before {
    content: "";
}

.fa-tennis-ball:before {
    content: "";
}

.fa-terminal:before {
    content: "";
}

.fa-text-height:before {
    content: "";
}

.fa-text-width:before {
    content: "";
}

.fa-th:before {
    content: "";
}

.fa-th-large:before {
    content: "";
}

.fa-th-list:before {
    content: "";
}

.fa-themeco:before {
    content: "";
}

.fa-themeisle:before {
    content: "";
}

.fa-thermometer:before {
    content: "";
}

.fa-thermometer-empty:before {
    content: "";
}

.fa-thermometer-full:before {
    content: "";
}

.fa-thermometer-half:before {
    content: "";
}

.fa-thermometer-quarter:before {
    content: "";
}

.fa-thermometer-three-quarters:before {
    content: "";
}

.fa-thumbs-down:before {
    content: "";
}

.fa-thumbs-up:before {
    content: "";
}

.fa-thumbtack:before {
    content: "";
}

.fa-ticket:before {
    content: "";
}

.fa-ticket-alt:before {
    content: "";
}

.fa-times:before {
    content: "";
}

.fa-times-circle:before {
    content: "";
}

.fa-times-hexagon:before {
    content: "";
}

.fa-times-octagon:before {
    content: "";
}

.fa-times-square:before {
    content: "";
}

.fa-tint:before {
    content: "";
}

.fa-tint-slash:before {
    content: "";
}

.fa-tired:before {
    content: "";
}

.fa-toggle-off:before {
    content: "";
}

.fa-toggle-on:before {
    content: "";
}

.fa-toolbox:before {
    content: "";
}

.fa-tooth:before {
    content: "";
}

.fa-trade-federation:before {
    content: "";
}

.fa-trademark:before {
    content: "";
}

.fa-train:before {
    content: "";
}

.fa-transgender:before {
    content: "";
}

.fa-transgender-alt:before {
    content: "";
}

.fa-trash:before {
    content: "";
}

.fa-trash-alt:before {
    content: "";
}

.fa-tree:before {
    content: "";
}

.fa-tree-alt:before {
    content: "";
}

.fa-trello:before {
    content: "";
}

.fa-triangle:before {
    content: "";
}

.fa-tripadvisor:before {
    content: "";
}

.fa-trophy:before {
    content: "";
}

.fa-trophy-alt:before {
    content: "";
}

.fa-truck:before {
    content: "";
}

.fa-truck-container:before {
    content: "";
}

.fa-truck-couch:before {
    content: "";
}

.fa-truck-loading:before {
    content: "";
}

.fa-truck-moving:before {
    content: "";
}

.fa-truck-ramp:before {
    content: "";
}

.fa-tshirt:before {
    content: "";
}

.fa-tty:before {
    content: "";
}

.fa-tumblr:before {
    content: "";
}

.fa-tumblr-square:before {
    content: "";
}

.fa-tv:before {
    content: "";
}

.fa-tv-retro:before {
    content: "";
}

.fa-twitch:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-twitter-square:before {
    content: "";
}

.fa-typo3:before {
    content: "";
}

.fa-uber:before {
    content: "";
}

.fa-uikit:before {
    content: "";
}

.fa-umbrella:before {
    content: "";
}

.fa-umbrella-beach:before {
    content: "";
}

.fa-underline:before {
    content: "";
}

.fa-undo:before {
    content: "";
}

.fa-undo-alt:before {
    content: "";
}

.fa-uniregistry:before {
    content: "";
}

.fa-universal-access:before {
    content: "";
}

.fa-university:before {
    content: "";
}

.fa-unlink:before {
    content: "";
}

.fa-unlock:before {
    content: "";
}

.fa-unlock-alt:before {
    content: "";
}

.fa-untappd:before {
    content: "";
}

.fa-upload:before {
    content: "";
}

.fa-usb:before {
    content: "";
}

.fa-usd-circle:before {
    content: "";
}

.fa-usd-square:before {
    content: "";
}

.fa-user:before {
    content: "";
}

.fa-user-alt:before {
    content: "";
}

.fa-user-alt-slash:before {
    content: "";
}

.fa-user-astronaut:before {
    content: "";
}

.fa-user-check:before {
    content: "";
}

.fa-user-circle:before {
    content: "";
}

.fa-user-clock:before {
    content: "";
}

.fa-user-cog:before {
    content: "";
}

.fa-user-edit:before {
    content: "";
}

.fa-user-friends:before {
    content: "";
}

.fa-user-graduate:before {
    content: "";
}

.fa-user-lock:before {
    content: "";
}

.fa-user-md:before {
    content: "";
}

.fa-user-minus:before {
    content: "";
}

.fa-user-ninja:before {
    content: "";
}

.fa-user-plus:before {
    content: "";
}

.fa-user-secret:before {
    content: "";
}

.fa-user-shield:before {
    content: "";
}

.fa-user-slash:before {
    content: "";
}

.fa-user-tag:before {
    content: "";
}

.fa-user-tie:before {
    content: "";
}

.fa-user-times:before {
    content: "";
}

.fa-users:before {
    content: "";
}

.fa-users-cog:before {
    content: "";
}

.fa-ussunnah:before {
    content: "";
}

.fa-utensil-fork:before {
    content: "";
}

.fa-utensil-knife:before {
    content: "";
}

.fa-utensil-spoon:before {
    content: "";
}

.fa-utensils:before {
    content: "";
}

.fa-utensils-alt:before {
    content: "";
}

.fa-vaadin:before {
    content: "";
}

.fa-vector-square:before {
    content: "";
}

.fa-venus:before {
    content: "";
}

.fa-venus-double:before {
    content: "";
}

.fa-venus-mars:before {
    content: "";
}

.fa-viacoin:before {
    content: "";
}

.fa-viadeo:before {
    content: "";
}

.fa-viadeo-square:before {
    content: "";
}

.fa-vial:before {
    content: "";
}

.fa-vials:before {
    content: "";
}

.fa-viber:before {
    content: "";
}

.fa-video:before {
    content: "";
}

.fa-video-plus:before {
    content: "";
}

.fa-video-slash:before {
    content: "";
}

.fa-vimeo:before {
    content: "";
}

.fa-vimeo-square:before {
    content: "";
}

.fa-vimeo-v:before {
    content: "";
}

.fa-vine:before {
    content: "";
}

.fa-vk:before {
    content: "";
}

.fa-vnv:before {
    content: "";
}

.fa-volleyball-ball:before {
    content: "";
}

.fa-volume-down:before {
    content: "";
}

.fa-volume-mute:before {
    content: "";
}

.fa-volume-off:before {
    content: "";
}

.fa-volume-up:before {
    content: "";
}

.fa-vuejs:before {
    content: "";
}

.fa-walking:before {
    content: "";
}

.fa-wallet:before {
    content: "";
}

.fa-warehouse:before {
    content: "";
}

.fa-warehouse-alt:before {
    content: "";
}

.fa-watch:before {
    content: "";
}

.fa-weebly:before {
    content: "";
}

.fa-weibo:before {
    content: "";
}

.fa-weight:before {
    content: "";
}

.fa-weight-hanging:before {
    content: "";
}

.fa-weixin:before {
    content: "";
}

.fa-whatsapp:before {
    content: "";
}

.fa-whatsapp-square:before {
    content: "";
}

.fa-wheelchair:before {
    content: "";
}

.fa-whistle:before {
    content: "";
}

.fa-whmcs:before {
    content: "";
}

.fa-wifi:before {
    content: "";
}

.fa-wikipedia-w:before {
    content: "";
}

.fa-window:before {
    content: "";
}

.fa-window-alt:before {
    content: "";
}

.fa-window-close:before {
    content: "";
}

.fa-window-maximize:before {
    content: "";
}

.fa-window-minimize:before {
    content: "";
}

.fa-window-restore:before {
    content: "";
}

.fa-windows:before {
    content: "";
}

.fa-wine-glass:before {
    content: "";
}

.fa-wine-glass-alt:before {
    content: "";
}

.fa-wix:before {
    content: "";
}

.fa-wolf-pack-battalion:before {
    content: "";
}

.fa-won-sign:before {
    content: "";
}

.fa-wordpress:before {
    content: "";
}

.fa-wordpress-simple:before {
    content: "";
}

.fa-wpbeginner:before {
    content: "";
}

.fa-wpexplorer:before {
    content: "";
}

.fa-wpforms:before {
    content: "";
}

.fa-wrench:before {
    content: "";
}

.fa-x-ray:before {
    content: "";
}

.fa-xbox:before {
    content: "";
}

.fa-xing:before {
    content: "";
}

.fa-xing-square:before {
    content: "";
}

.fa-y-combinator:before {
    content: "";
}

.fa-yahoo:before {
    content: "";
}

.fa-yandex:before {
    content: "";
}

.fa-yandex-international:before {
    content: "";
}

.fa-yelp:before {
    content: "";
}

.fa-yen-sign:before {
    content: "";
}

.fa-yoast:before {
    content: "";
}

.fa-youtube:before {
    content: "";
}

.fa-youtube-square:before {
    content: "";
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/frontend//fonts/fa-brands-400.eot);
    src: url(/assets/frontend//fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/assets/frontend//fonts/fa-brands-400.woff2) format("woff2"), url(/assets/frontend//fonts/fa-brands-400.woff) format("woff"), url(/assets/frontend//fonts/fa-brands-400.ttf) format("truetype"), url(/assets/frontend//fonts/fa-brands-400.svg#fontawesome) format("svg");
}

.fab {
    font-family: Font Awesome\ 5 Brands;
}

@font-face {
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: 300;
    src: url(/assets/frontend//fonts/fa-light-300.eot);
    src: url(/assets/frontend//fonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(/assets/frontend//fonts/fa-light-300.woff2) format("woff2"), url(/assets/frontend//fonts/fa-light-300.woff) format("woff"), url(/assets/frontend//fonts/fa-light-300.ttf) format("truetype"), url(/assets/frontend//fonts/fa-light-300.svg#fontawesome) format("svg");
}

.fal {
    font-weight: 300;
}

@font-face {
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/frontend//fonts/fa-regular-400.eot);
    src: url(/assets/frontend//fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/assets/frontend//fonts/fa-regular-400.woff2) format("woff2"), url(/assets/frontend//fonts/fa-regular-400.woff) format("woff"), url(/assets/frontend//fonts/fa-regular-400.ttf) format("truetype"), url(/assets/frontend//fonts/fa-regular-400.svg#fontawesome) format("svg");
}

.fal, .far {
    font-family: Font Awesome\ 5 Pro;
}

.far {
    font-weight: 400;
}

@font-face {
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: 900;
    src: url(/assets/frontend//fonts/fa-solid-900.eot);
    src: url(/assets/frontend//fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/assets/frontend//fonts/fa-solid-900.woff2) format("woff2"), url(/assets/frontend//fonts/fa-solid-900.woff) format("woff"), url(/assets/frontend//fonts/fa-solid-900.ttf) format("truetype"), url(/assets/frontend//fonts/fa-solid-900.svg#fontawesome) format("svg");
}

.fa, .fas {
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
}

/* Slider */
.slick-list, .slick-slider {
    position: relative;
    display: block;
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:after, .slick-track:before {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    position: relative;
    height: 100%;
    min-height: 1px;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-initialized .slick-slide, .slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-slide-item {
    float: left;
    width: auto;
    height: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

/* video bg */
.background-video {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.ytplayer-container, source, video {
    bottom: 0;
    left: 0;
    min-width: 100%;
    position: absolute;
}

source, video {
    min-height: 100%;
}

.loaded .ytplayer-container {
    display: block;
}

.ytplayer-container {
    height: 100%;
    overflow: hidden;
    right: 0;
    top: 0;
    z-index: 0;
}

.ytplayer-shield {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

.ytplayer-player, .ytplayer-shield {
    position: absolute;
}

/*! lightgallery - v1.2.13*/
@-webkit-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;
    }
}

@keyframes lg-left-end {
    0%, to {
        left: 0;
    }
    50% {
        left: 30px;
    }
}

@font-face {
    font-family: "lg";
    src: url(/assets/frontend//fonts/lg.eot?n1z373);
    src: url(/assets/frontend//fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/assets/frontend//fonts/lg.woff?n1z373) format("woff"), url(/assets/frontend//fonts/lg.ttf?n1z373) format("truetype"), url(/assets/frontend//fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
}

.lg-icon {
    font-family: "lg";
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    margin-top: -25px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    z-index: 1080;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #fff;
}

.lg-actions .lg-next {
    right: 20px;
}

.lg-actions .lg-next:before, .lg-actions .lg-prev:after {
    font-family: Font Awesome\ 5 Pro;
    content: "";
}

.lg-actions .lg-prev {
    left: 20px;
}

.lg-actions .lg-prev:after {
    content: "";
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1080;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium;
}

.lg-toolbar .lg-icon:hover {
    color: #fff;
}

.lg-toolbar .lg-close:after {
    content: "";
}

.lg-toolbar .lg-download:after {
    content: "";
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}

#lg-counter {
    color: #fff;
    float: left;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-next, .lg-prev, .lg-toolbar {
    opacity: 1;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    opacity: 0;
    transition: transform 250ms ease 0s, opacity 250ms !important;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    transform: translate3d(0, 100%, 0);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item, .lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item, .lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        transition: border-color 0.25s ease;
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}

.lg-outer .lg-pager-thumb-cont img, .lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

.lg-outer .lg-toogle-thumb:after {
    content: "";
}

.lg-outer .lg-toogle-thumb:hover {
    color: #fff;
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(/assets/frontend//images/plugins/vimeo-play.png) no-repeat 0 0;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(/assets/frontend//images/plugins/vimeo-play.png) no-repeat 0 -58px;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(/assets/frontend//images/plugins/video-play.png) no-repeat 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(/assets/frontend//images/plugins/youtube-play.png) no-repeat 0 0;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(/assets/frontend//images/plugins/youtube-play.png) no-repeat 0 -60px;
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
    visibility: visible;
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1080;
    opacity: 0;
    transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    transform: scale3d(1, 1, 1);
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "";
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}

#lg-zoom-out:after {
    content: "";
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset;
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset;
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "";
}

.group {
    *zoom: 1;
}

.group:after, .group:before {
    display: table;
    content: "";
    line-height: 0;
}

.group:after {
    clear: both;
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    transition: opacity 0.15s ease 0s;
}

.lg-outer * {
    box-sizing: border-box;
}

.lg-outer.lg-visible {
    opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
    transition-duration: inherit !important;
    transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    transition-duration: 0s !important;
    opacity: 1;
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.lg-outer .lg-item {
    background: url(/assets/frontend//images/plugins/loading.gif) no-repeat center center;
    display: none !important;
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important;
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.lg-outer .lg-img-wrap {
    display: inline-block;
    bottom: 0;
    right: 0;
    padding: 0 5px;
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

.lg-outer .lg-item.lg-complete {
    background-image: none;
}

.lg-outer .lg-item.lg-current {
    z-index: 1060;
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

.lg-backdrop, .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    transition: opacity 0.15s ease 0s;
}

.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
    display: none;
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: rgba(0, 0, 0, 0.81);
}

.lg-backdrop.in, .lg-css3.lg-fade .lg-item.lg-current, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
    transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-fade .lg-item, .lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*------ selectbox------------------------------------------------*/
.nice-select {
    -webkit-tap-highlight-color: transparent;
    border-radius: 6px;
    border: solid 1px #eee;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 13px;
    font-weight: 400;
    height: 41px;
    line-height: 41px;
    background: #f7f9fb;
    color: #666;
    outline: 0;
    padding-left: 42px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%;
    z-index: 210;
}

.nice-select:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    left: 16px;
    top: 0;
    z-index: 10;
}

.nice-select:hover {
    border-color: #eee;
}

.nice-select:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 14px;
    top: 50%;
    z-index: 1000;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open:after {
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #ccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    width: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    width: 100%;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s;
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
    background-color: #f6f6f6;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

.nice-select .list {
    margin-top: 5px;
    top: 100%;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    max-height: 210px;
    overflow-y: scroll;
    padding: 52px 0 0;
}

.nice-select.no-search-select .list {
    padding: 0 !important;
}

.nice-select.has-multiple span.current {
    float: left;
    font-size: 10px;
    margin-bottom: 3px;
    margin-right: 3px;
}

.nice-select.has-multiple .multiple-options {
    display: block;
    padding: 0;
}

.nice-select .nice-select-search-box {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    margin-top: 5px;
    top: 100%;
    left: 0;
    z-index: 8;
    padding: 5px;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    border-radius: 5px 5px 0 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
}

.nice-select .nice-select-search-box:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    color: #ccc;
    bottom: 5px;
    font-size: 13px;
    left: 16px;
    font-weight: 400;
    transition: all 0.2s ease-in-out;
}

.nice-select.no-search-select .nice-select-search-box {
    display: none;
}

.nice-select .nice-select-search {
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: none;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    margin: 0 10px 0 0;
    width: 100% !important;
    min-height: 36px;
    line-height: 22px;
    height: auto;
    outline: 0 !important;
}

.nice-select.open .nice-select-search-box {
    opacity: 1;
    z-index: 10;
    pointer-events: auto;
    transform: scale(1) translateY(0);
}

/*------ date------------------------------------------------*/
.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #eee;
    width: 506px !important;
    max-width: none;
    padding: 10px 10px 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 12123;
    display: none;
    font-family: arial;
    font-size: 15px;
    line-height: 1em;
}

.daterangepicker.opensleft:after {
    right: 10px;
}

.daterangepicker.openscenter:after, .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.daterangepicker.opensright:before {
    left: 100%;
    margin-left: -39px;
}

.daterangepicker.opensright:after {
    left: 100%;
    margin-left: -40px;
}

.daterangepicker.drop-up {
    margin-top: -7px;
}

.daterangepicker.drop-up:after, .daterangepicker.drop-up:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
    bottom: -6px;
    border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
    float: none;
}

.daterangepicker.single .drp-selected {
    display: none;
}

.daterangepicker.show-calendar .drp-buttons, .daterangepicker.show-calendar .drp-calendar {
    display: block;
}

.daterangepicker .drp-buttons .btn:after, .daterangepicker.auto-apply .drp-buttons {
    display: none;
}

.daterangepicker .drp-calendar {
    display: none;
    max-width: 270px;
}

.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
    padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
    border: 0;
}

.daterangepicker .calendar-table .month {
    padding-bottom: 6px;
    padding-top: 6px;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid #666;
    border-width: 0 1px 1px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px;
}

.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.w-100{
    width: 100% !important;
}

.daterangepicker .calendar-table td, .daterangepicker .calendar-table th {
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
    color: #666;
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff;
}

.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
    font-size: 80%;
    color: #ccc;
}

.daterangepicker td.in-range, .daterangepicker td.off, .daterangepicker td.off.end-date, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date {
    background-color: #fff;
    border-color: transparent;
    color: #999;
}

.daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-radius: 0;
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff;
}

.daterangepicker th.month {
    width: auto;
}

.daterangepicker .calendar-table th.month {
    color: #999;
}

.daterangepicker option.disabled, .daterangepicker td.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default;
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
}

.daterangepicker select.yearselect {
    width: 40%;
}

.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect {
    width: 50px;
    margin: 0 auto;
    background: #eee;
    border: 1px solid #eee;
    padding: 2px;
    outline: 0;
    font-size: 12px;
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 4px auto 0;
    line-height: 30px;
    position: relative;
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed;
}

.daterangepicker .drp-buttons {
    clear: both;
    text-align: right;
    padding: 12px 8px;
    border-top: 1px solid #eee;
    display: none;
    line-height: 12px;
    vertical-align: middle;
}

.daterangepicker .drp-selected {
    display: inline-block;
    font-size: 11px;
    padding-right: 8px;
    font-style: italic;
    color: #666;
    font-weight: 400;
}

.daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    font-size: 12px;
    font-weight: 500;
    height: inherit !important;
    line-height: inherit !important;
    padding: 7px 22px !important;
    border: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 4px;
    color: #fff !important;
    box-shadow: none;
}

.daterangepicker .drp-buttons .btn.btn-primary {
    background: #18458b;
}

.daterangepicker.show-ranges .drp-calendar.left {
    border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
    float: none;
    text-align: left;
    margin: 0;
}

.daterangepicker.show-calendar .ranges {
    margin-top: 8px;
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.daterangepicker .ranges li {
    font-size: 12px;
    padding: 8px 12px;
    cursor: pointer;
}

.daterangepicker .ranges li:hover {
    background-color: #eee;
}

.daterangepicker .ranges li.active {
    background-color: #08c;
    color: #fff;
}

@media (min-width: 540px) {
    .daterangepicker {
        width: auto;
    }

    .daterangepicker .ranges ul {
        width: 140px;
    }

    .daterangepicker.single .ranges ul {
        width: 100%;
    }

    .daterangepicker.single .drp-calendar.left {
        clear: none;
    }

    .daterangepicker.ltr .drp-calendar, .daterangepicker.ltr .ranges, .daterangepicker.single.ltr .drp-calendar, .daterangepicker.single.ltr .ranges {
        float: left;
    }

    .daterangepicker.single.rtl .drp-calendar, .daterangepicker.single.rtl .ranges {
        float: right;
    }

    .daterangepicker.ltr {
        direction: ltr;
        text-align: left;
    }

    .daterangepicker.ltr .drp-calendar.left {
        clear: left;
        margin-right: 0;
    }

    .daterangepicker.ltr .drp-calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .daterangepicker.ltr .drp-calendar.right {
        margin-left: 0;
    }

    .daterangepicker.ltr .drp-calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .daterangepicker.ltr .drp-calendar.left .calendar-table {
        padding-right: 8px;
    }

    .daterangepicker.rtl {
        direction: rtl;
        text-align: right;
    }

    .daterangepicker.rtl .drp-calendar.left {
        clear: right;
        margin-left: 0;
    }

    .daterangepicker.rtl .drp-calendar.left .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .daterangepicker.rtl .drp-calendar.right {
        margin-right: 0;
    }

    .daterangepicker.rtl .drp-calendar.right .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .daterangepicker.rtl .drp-calendar.left .calendar-table {
        padding-left: 12px;
    }

    .daterangepicker.rtl .drp-calendar, .daterangepicker.rtl .ranges {
        text-align: right;
        float: right;
    }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
    }

    .daterangepicker.ltr .ranges {
        float: left;
    }

    .daterangepicker.rtl .ranges {
        float: right;
    }

    .daterangepicker .drp-calendar.left {
        clear: none !important;
    }
}

.irs, .irs-line {
    position: relative;
    display: block;
}

.irs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.irs-line {
    overflow: hidden;
    outline: 0 !important;
    background: #eee;
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}

.irs-line-left {
    left: 0;
    width: 11%;
}

.irs-line-mid {
    left: 9%;
    width: 82%;
}

.irs-line-right {
    right: 0;
    width: 11%;
}

.irs-bar, .irs-bar-edge {
    position: absolute;
    display: block;
    left: 0;
}

.irs-bar {
    width: 0;
}

.irs-bar-edge {
    top: 0;
    border-radius: 10px 0 0 10px;
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1;
}

.irs-slider.type_last {
    z-index: 2;
}

.irs-min {
    left: 0;
}

.irs-from, .irs-max, .irs-min, .irs-single, .irs-to {
    position: absolute;
    display: block;
    cursor: default;
}

.irs-max {
    right: 0;
}

.irs-from, .irs-single, .irs-to {
    top: 0;
    left: 0;
    white-space: nowrap;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}

.irs-grid-pol.small {
    height: 4px;
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: 0 0;
    z-index: 2;
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed;
}

.irs-disabled {
    opacity: 0.4;
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    z-index: -9999 !important;
    background: 0 0 !important;
    border-style: solid !important;
    border-color: transparent !important;
}

.irs {
    height: 40px;
}

.irs-with-grid {
    height: 60px;
}

.irs-line {
    top: 25px;
    background: #eee;
    border-radius: 4px;
}

.irs-line, .irs-line-left {
    height: 8px;
}

.irs-line-mid {
    height: 8px;
    background-position: 0 0;
}

.irs-bar, .irs-line-right {
    height: 8px;
}

.irs-bar {
    top: 25px;
    background: #eee;
}

.irs-bar-edge {
    top: 25px;
    height: 8px;
    width: 11px;
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=15);
}

.irs-slider {
    width: 18px;
    height: 18px;
    top: 20px;
    background: #ccc;
    border-radius: 100%;
    cursor: pointer;
}

.irs-slider:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -6px;
    z-index: 2;
    border-radius: 100%;
}

.irs-slider.state_hover, .irs-slider:hover {
    background-position: 0 -150px;
}

.irs-from, .irs-max, .irs-min, .irs-single, .irs-to {
    font-size: 11px;
    line-height: 1.333;
    text-shadow: none;
    border-radius: 3px;
}

.irs-max, .irs-min {
    top: -2px;
    background: rgba(0, 0, 0, 0.1);
    color: #999;
    padding: 2px 3px;
}

.lt-ie9 .irs-max, .lt-ie9 .irs-min {
    background: #ccc;
}

.irs-from, .irs-single, .irs-to {
    color: #fff;
    padding: 2px 7px;
    background: rgba(6, 27, 65, 0.5);
}

.lt-ie9 .irs-from, .lt-ie9 .irs-single, .lt-ie9 .irs-to {
    background: #999;
}

.irs-grid-pol {
    background: #99a4ac;
}

.irs-grid-text {
    color: #99a4ac;
}

body .pac-container {
    border-radius: 0 0 4px 4px;
    box-shadow: none;
    border: 1px solid #eee;
    border-top: 0;
    box-sizing: content-box;
    margin-top: -2px;
    z-index: 1005 !important;
}

.main-search-input .pac-container {
    left: 0 !important;
    top: 54px !important;
}

#autocomplete-input {
    position: relative;
    z-index: 5;
}

#autocomplete-input a {
    z-index: 101;
}

.pac-logo:after {
    display: none;
}

.pac-item {
    cursor: pointer;
    padding: 8px 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    border-top: 1px solid #eee;
    font-size: 11px;
    color: #999;
    border-radius: 6px;
}

.pac-matched {
    font-weight: 400;
}

.pac-item-query {
    font-size: 13px;
    padding-right: 3px;
    color: #999;
}

.pac-item:hover, .pac-item:hover .pac-icon:before, .pac-item:hover .pac-item-query {
    color: #fff;
}

.pac-icon {
    width: 15px;
    height: 20px;
    margin-right: 7px;
    display: inline-block;
    vertical-align: top;
    background: 0 0;
    position: relative;
}

.pac-icon:before {
    position: absolute;
    font-family: Font Awesome\ 5 Pro;
    content: "";
    top: -6px;
    left: 4px;
    font-size: 14px;
}

/*************************************************************************************************/
/* Global - Base																				 */
/*************************************************************************************************/
.ideaboxWeather {
    width: 100%;
    padding: 25px 30px 20px;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    position: relative;
    line-height: 1.2;
    background-color: #3EAAFD !important;
    background: -webkit-linear-gradient(top, #3EAAFD, #49CEFF) !important;
    color: #FFF;
    line-height: 1;
}

.ideaboxWeather h1 {
    font-size: 24px;
    display: block;
    padding: 30px 0;
    text-align: left;
}

.ideaboxWeather .ow-today {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    float: left;
}

.ideaboxWeather:after {
    content: "";
    position: absolute;
    top: -70px;
    right: -60px;
    width: 200px;
    height: 200px;
    background: #fff;
    border-radius: 100%;
    opacity: 0.2;
}

.ideaboxWeather .ow-today > span {
    position: absolute;
    left: 0;
    top: 10px;
    width: 80px;
    height: 80px;
}

.ideaboxWeather .ow-today > span > img {
    width: 100%;
    height: auto;
    -webkit-box-reflect: below -20px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.7)));
}

.ideaboxWeather .ow-today h2 {
    font-size: 36px;
    font-weight: 400;
    float: left;
    text-align: left;
    padding-left: 120px;
    box-sizing: border-box;
}

.ideaboxWeather .ow-today h2 > span {
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin: 15px 0 10px;
    color: rgba(255, 255, 255, 0.7);
}

.ideaboxWeather .ow-today h2 > b {
    display: block;
    font-size: 16px;
}

.ow-small .ow-today > span {
    display: block;
    width: 100%;
    height: 60px;
    text-align: center;
}

.ow-small .ow-today > span > img {
    display: inline-block;
    width: 60px;
    height: 60px;
}

.ow-small .ow-today > h2 {
    position: relative;
    padding: 10px;
    text-align: center;
}

.ow-border {
    border-radius: 5px;
}

.ideaboxWeather .ow-days {
    width: 100%;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    padding: 6px 0;
    font-size: 100%;
    overflow: hidden;
    float: left;
}

.ideaboxWeather .ow-days span {
    display: block;
    width: 40%;
    float: left;
    text-align: left;
    overflow: hidden;
    position: relative;
    top: 4px;
}

.ideaboxWeather .ow-days p {
    display: block;
    width: 60%;
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
    color: #fff !important;
}

.ideaboxWeather .ow-days > p > img {
    width: 20px;
    display: inline-block;
    float: right;
}

.ideaboxWeather .ow-days > p > b {
    font-weight: bold;
    display: inline-block;
    float: right;
    margin-right: 10px;
    font-size: 110%;
}

.ideaboxWeather .ow-dayssmall {
    width: 16.666667%;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    padding: 6px 0;
    font-size: 100%;
    overflow: hidden;
    float: left;
    text-align: center;
}

.ideaboxWeather .ow-dayssmall > span {
    display: block;
    width: 100%;
    overflow: hidden;
}

.ideaboxWeather .ow-dayssmall > p {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 50px;
}

.ideaboxWeather .ow-dayssmall > p > img {
    width: 60%;
    display: inline-block;
    margin: 10px 0;
}

/*
 * Container style
 */
.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

.ps__rail-x, .ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    position: absolute;
}

.ps__rail-x {
    height: 15px;
    bottom: 0;
}

.ps__rail-y {
    width: 15px;
    right: 0;
}

.ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent;
}

.ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y, .ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y {
    opacity: 0.6;
}

.ps .ps__rail-x.ps--clicking, .ps .ps__rail-x:focus, .ps .ps__rail-x:hover, .ps .ps__rail-y.ps--clicking, .ps .ps__rail-y:focus, .ps .ps__rail-y:hover {
    background-color: #eee;
    opacity: 0.9;
}

.ps__thumb-x, .ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    position: absolute;
}

.ps__thumb-x {
    height: 6px;
    bottom: 2px;
    transition: background-color 0.2s linear, height 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
}

.ps__thumb-y {
    transition: background-color 0.2s linear, width 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
    width: 6px;
    right: 2px;
}

.ps__rail-x.ps--clicking .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x:hover > .ps__thumb-x {
    background-color: #999;
    height: 11px;
}

.ps__rail-y.ps--clicking .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y {
    background-color: #999;
    width: 11px;
}

@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}

@font-face {
    font-family: GothamPro;
    src: url(/assets/frontend/fonts/gotham_new/Gotham-Light.eot);
    src: url(/assets/frontend/fonts/gotham_new/Gotham-Light.woff2) format("woff2"), url(/assets/frontend/fonts/gotham_new/Gotham-Light.woff) format("woff"), url(/assets/frontend/fonts/gotham_new/Gotham-Light.ttf) format("truetype"), url(/assets/frontend/fonts/gotham_new/Gotham-Light.svg#GothamPro-Light) format("svg"), url(/assets/frontend/fonts/gotham_new/Gotham-Light.eot?#iefix) format("embedded-opentype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: GothamPro;
    src: url(/assets/frontend/fonts/gotham_new/Gotham-LightItalic.eot);
    src: url(/assets/frontend/fonts/gotham_new/Gotham-LightItalic.woff2) format("woff2"), url(/assets/frontend/fonts/gotham_new/Gotham-LightItalic.woff) format("woff"), url(/assets/frontend/fonts/gotham_new/Gotham-LightItalic.ttf) format("truetype"), url(/assets/frontend/fonts/gotham_new/Gotham-LightItalic.svg#GothamPro-LightItalic) format("svg"), url(/assets/frontend/fonts/gotham_new/Gotham-LightItalic.eot?#iefix) format("embedded-opentype");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: GothamPro;
    src: url(/assets/frontend/fonts/gotham_new/Gotham-Book.eot);
    src: url(/assets/frontend/fonts/gotham_new/Gotham-Book.woff2) format("woff2"), url(/assets/frontend/fonts/gotham_new/Gotham-Book.woff) format("woff"), url(/assets/frontend/fonts/gotham_new/Gotham-Book.ttf) format("truetype"), url(/assets/frontend/fonts/gotham_new/Gotham-Book.svg#GothamPro) format("svg"), url(/assets/frontend/fonts/gotham_new/Gotham-Book.eot?#iefix) format("embedded-opentype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: GothamPro;
    src: url(/assets/frontend/fonts/gotham_new/Gotham-BookItalic.eot);
    src: url(/assets/frontend/fonts/gotham_new/Gotham-BookItalic.woff2) format("woff2"), url(/assets/frontend/fonts/gotham_new/Gotham-BookItalic.woff) format("woff"), url(/assets/frontend/fonts/gotham_new/Gotham-BookItalic.ttf) format("truetype"), url(/assets/frontend/fonts/gotham_new/Gotham-BookItalic.svg#GothamPro-Italic) format("svg"), url(/assets/frontend/fonts/gotham_new/Gotham-BookItalic.eot?#iefix) format("embedded-opentype");
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: GothamPro;
    src: url(/assets/frontend/fonts/gotham_new/Gotham-Medium.eot);
    src: url(/assets/frontend/fonts/gotham_new/Gotham-Medium.woff2) format("woff2"), url(/assets/frontend/fonts/gotham_new/Gotham-Medium.woff) format("woff"), url(/assets/frontend/fonts/gotham_new/Gotham-Medium.ttf) format("truetype"), url(/assets/frontend/fonts/gotham_new/Gotham-Medium.svg#GothamPro-Medium) format("svg"), url(/assets/frontend/fonts/gotham_new/Gotham-Medium.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: GothamPro;
    src: url(/assets/frontend/fonts/gotham_new/Gotham-MediumItalic.eot);
    src: url(/assets/frontend/fonts/gotham_new/Gotham-MediumItalic.woff2) format("woff2"), url(/assets/frontend/fonts/gotham_new/Gotham-MediumItalic.woff) format("woff"), url(/assets/frontend/fonts/gotham_new/Gotham-MediumItalic.ttf) format("truetype"), url(/assets/frontend/fonts/gotham_new/Gotham-MediumItalic.svg#GothamPro-MediumItalic) format("svg"), url(/assets/frontend/fonts/gotham_new/Gotham-MediumItalic.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: GothamPro;
    src: url(/assets/frontend/fonts/gotham_new/Gotham-Bold.eot);
    src: url(/assets/frontend/fonts/gotham_new/Gotham-Bold.woff2) format("woff2"), url(/assets/frontend/fonts/gotham_new/Gotham-Bold.woff) format("woff"), url(/assets/frontend/fonts/gotham_new/Gotham-Bold.ttf) format("truetype"), url(/assets/frontend/fonts/gotham_new/Gotham-Bold.svg#GothamPro-Bold) format("svg"), url(/assets/frontend/fonts/gotham_new/Gotham-Bold.eot?#iefix) format("embedded-opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: GothamPro;
    src: url(/assets/frontend/fonts/gotham_new/Gotham-BoldItalic.eot);
    src: url(/assets/frontend/fonts/gotham_new/Gotham-BoldItalic.woff2) format("woff2"), url(/assets/frontend/fonts/gotham_new/Gotham-BoldItalic.woff) format("woff"), url(/assets/frontend/fonts/gotham_new/Gotham-BoldItalic.ttf) format("truetype"), url(/assets/frontend/fonts/gotham_new/Gotham-BoldItalic.svg#GothamPro-BoldItalic) format("svg"), url(/assets/frontend/fonts/gotham_new/Gotham-BoldItalic.eot?#iefix) format("embedded-opentype");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: GothamPro;
    src: url(/assets/frontend/fonts/gotham_new/Gotham-Black.eot);
    src: url(/assets/frontend/fonts/gotham_new/Gotham-Black.woff2) format("woff2"), url(/assets/frontend/fonts/gotham_new/Gotham-Black.woff) format("woff"), url(/assets/frontend/fonts/gotham_new/Gotham-Black.ttf) format("truetype"), url(/assets/frontend/fonts/gotham_new/Gotham-Black.svg#Gotham-Black) format("svg"), url(/assets/frontend/fonts/gotham_new/Gotham-Black.eot?#iefix) format("embedded-opentype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: GothamPro;
    src: url(/assets/frontend/fonts/gotham_new/Gotham-BlackItalic.eot);
    src: url(/assets/frontend/fonts/gotham_new/Gotham-BlackItalic.woff2) format("woff2"), url(/assets/frontend/fonts/gotham_new/Gotham-BlackItalic.woff) format("woff"), url(/assets/frontend/fonts/gotham_new/Gotham-BlackItalic.ttf) format("truetype"), url(/assets/frontend/fonts/gotham_new/Gotham-BlackItalic.svg#Gotham-BlackItalic) format("svg"), url(/assets/frontend/fonts/gotham_new/Gotham-BlackItalic.eot?#iefix) format("embedded-opentype");
    font-weight: 800;
    font-style: italic;
}

/*-------------General Style---------------------------------------*/
html {
    overflow-x: hidden !important;
    height: 100%;
}

.mobile-visible {
    display: none !important;
}

body {
    font-weight: 400;
    font-size: 13px;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background: #fff;
    color: #4e4e4e;
    font-family: "GothamPro", sans-serif;
}

@-o-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/*--------------Typography--------------------------------------*/
p {
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #878C9F;
}

blockquote {
    float: left;
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 15px solid #eee;
    position: relative;
}

blockquote:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    color: #ccc;
    bottom: 3px;
    font-size: 43px;
    right: 6px;
    opacity: 0.4;
}

.password-container {
    position: relative;
}

.password-container .password-show {
    color: #848484;
    right: 20px;
    top: 23px;
    position: absolute;
    font-size: 18px;
    z-index: 9999999;
    cursor: pointer;
}

.password-container .password-show:hover {
    color: #FF3E24;
    transition: all ease-in-out 0.6s;
}

.password-container .password-show.fa-eye-slash {
    color: #FF3E24 !important;
}

blockquote p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #494949;
}

/*------ loader-------------------------------------------------*/
.loader-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: #fff;
}

.pin, .ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin: -20px 0 0 -20px;
}

.pulse, .ajax-loader-cirle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-animation: spin 1000ms linear infinite;
    animation: spin 1000ms linear infinite;
}

.pulse:before, .ajax-loader-cirle:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 4px;
    border-radius: 4px;
    background: #fff;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -12px;
}

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.invite_box {
    width: 60%;
    border: 1px solid #eee;
    margin: 0 auto;
    padding: 25px;
}

.invite_box h1 {
    font-size: 18px;
    margin-bottom: 20px;
}

.invite_box .invite-input {
    display: flex;
    width: 80%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.invite_box .invite-input .emails {
    margin-right: 10px;
    width: calc(100% - 200px);
}

.invite_box .invite-input .invalid-feedback {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
    margin-top: 0;
}

.invite_box .invite-input .label {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    margin-right: 10px;
    margin-bottom: 10px;
}

.invite_box .invite-input .disabled {
    background: #eee;
    color: #333;
}

.invite_box .invite-input .button {
    background: #FF3E24;
    border: 1px solid #FF3E24;
    color: #fff;
    padding: 10px 20px 10px 20px;
    font-size: 12px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    border-radius: 4px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}

.invite_box .invite-input .button:hover {
    background: white;
    color: #FF3E24;
    transition: all ease-in-out 0.2s;
}

.invite_box .invite-input .btn-twitter {
    margin-right: 10px;
    background-color: #1b95e0;
    border-color: #1b95e0;
}

.invite_box .invite-input .btn-twitter:hover {
    background: white;
    color: #1b95e0;
    transition: all ease-in-out 0.2s;
}

.invite_box .invite-input .btn-facebook {
    margin-right: 10px;
    background-color: #3b5998;
    border-color: #3b5998;
}

.invite_box .invite-input .btn-facebook:hover {
    background: white;
    color: #3b5998;
    transition: all ease-in-out 0.2s;
}

.invite_box .invite-input .btn-email {
    background-color: #5a5a5a;
    border-color: #5a5a5a;
}

.invite_box .invite-input .btn-email:hover {
    background: white;
    color: #5a5a5a;
    transition: all ease-in-out 0.2s;
}

.invite_box .invite-input .btn-social {
    margin-top: 10px;
}

.invite_box .invite-input .btn-social i {
    margin-right: 5px;
}

.invite_box p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

/* ---------Content Styles--------------------------------------*/
#main {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
}

.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: 5;
    padding-top: 120px;
}

#wrapper.home-wrap {
    padding-top: 0;
}

.content {
    width: 100%;
    position: relative;
    z-index: 4;
    float: left;
    background: #fff;
    overflow: hidden;
}

.fl-wrap {
    float: left;
    width: 100%;
    position: relative;
}

.no-bg {
    background: none;
}

.full-height {
    height: 100%;
}

.full-width-wrap {
    width: 100%;
}

.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;
}

.wave-bg, .city-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(/assets/frontend//images/wave.png) repeat;
}

.respimg {
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    z-index: 2;
}

.op1 {
    opacity: 0.1;
}

.op3 {
    opacity: 0.3;
}

.op7 {
    opacity: 0.5 !important;
}

.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, 0.41);
    transition: all 300ms linear;
}

.box-item a.gal-link {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    color: #fff;
    font-size: 8px;
    z-index: 10;
    top: 40%;
    left: 50%;
    margin: -20px 0 0 -20px;
    opacity: 0;
    box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.4);
    transition: all 300ms linear;
}

.list-single-gallery .box-item {
    border-radius: 6px;
}

.box-item:hover a.gal-link {
    top: 50%;
    opacity: 1;
}

.box-item:hover:before {
    opacity: 1;
}

.fw-separator {
    float: left;
    width: 100%;
    margin: 25px 0;
    height: 1px;
    background: #eee;
}

.no-padding {
    padding: 0 !important;
}

/*-------------Button---------------------------------------*/
.btn {
    padding: 0 80px 0 30px;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    position: relative;
    overflow: hidden;
    display: inline-block;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.1);
}

.btn.no-shdow-btn {
    box-shadow: none;
}

.btn.whitebtn i {
    border-color: #eee;
}

.btn:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    z-index: 0;
    right: 0;
    top: 0;
    transition: all 200ms linear;
}

.btn:hover:after {
    width: 120%;
    background: rgba(255, 255, 255, 0.1);
}

.btn i {
    position: absolute;
    right: 0;
    width: 50px;
    height: 44px;
    line-height: 44px;
    border-left: 1px solid rgba(255, 255, 255, 0.21);
    text-align: center;
    top: 0;
}

.btn.float-btn {
    float: left;
    margin: 10px 0 0;
}

.btn.flat-btn {
    color: #fff;
    cursor: pointer;
}

.down-btn {
    float: left;
    padding: 15px 20px;
    margin-right: 15px;
    margin-top: 15px;
    color: #fff;
    box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);
    font-size: 12px;
    border-radius: 4px;
}

.down-btn i {
    padding-right: 10px;
    font-size: 16px;
}

.list-author-widget-text .btn {
    display: inline-table;
    margin-top: 16px;
}

.list-single-btn {
    display: inline-block;
    padding: 15px 35px;
    background: #fff;
    margin-top: 90px;
    border-radius: 30px;
    position: relative;
    border: 1px solid #eee;
    font-size: 14px;
}

.list-single-btn i {
    padding-left: 10px;
}

.dropdown-filter {
    cursor: pointer;
}

.dropdown-filter i {
    float: right;
}

.filter-container {
    padding: 15px 0px 0px 0px;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.load-more-button {
    display: inline-block;
    color: #fff;
    padding: 13px 70px 15px 70px;
    margin-top: 20px;
    border-radius: 6px;
    font-weight: 400;
    background: #FF3E24;
    box-shadow: 0px 0px 0px 4px rgba(204, 204, 204, 0.4);
}

.loading_box {
    display: none;
}

.loading_box .wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    top: 0;
    right: 0;
    z-index: 100000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.load-more-button i, .loading_box .wrapper i {
    float: right;
    top: 2px;
    position: relative;
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 900ms;
    animation-duration: 900ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.loading-icon {
    font-size: 20px;
    color: #333;
    top: 0;
    position: relative;
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 900ms;
    animation-duration: 900ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.loading_box .wrapper i {
    font-size: 28px;
}

/*-------------accordion---------------------------------------*/
.accordion {
    float: left;
    width: 100%;
    position: relative;
}

.accordion a.toggle {
    border: 1px solid #eee;
    padding: 18px 50px 18px 30px;
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    transition: all 300ms linear;
    margin-bottom: 15px;
}

.accordion a.toggle span {
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    width: 60px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.accordion a.toggle span:before,
.accordion a.toggle span:after {
    content: "";
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    transition: all 300ms linear;
}

.accordion a.toggle span:before {
    width: 10px;
    height: 2px;
    margin-top: -1px;
    margin-left: -5px;
}

.accordion a.toggle span:after {
    width: 2px;
    height: 10px;
    margin-top: -5px;
    margin-left: -1px;
}

.accordion a.toggle.act-accordion {
    color: #fff;
    border-color: transparent;
}

.accordion a.toggle.act-accordion span:after {
    height: 0;
}

.accordion-inner {
    display: none;
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 30px 15px;
    background: #fff;
    margin: 0 0 15px;
    text-align: left;
    border-radius: 4px;
    border: 1px solid #eee;
}

.accordion-inner.visible {
    display: block;
}

/* ------Header------------------------------------------------------------ */
.main-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-transform: translate3d(0, 0, 0);
    height: 100px;
    background: #fff;
}

.fs-header {
    padding: 0px 50px;
}

.header-top {
    height: 80px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 6px 0;
    z-index: 20;
}

.header-static {
    height: 40px;
    padding: 0;
    z-index: -2;
    background: #FF3E24 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.list-single-main-media .slider-for .slick-slide-item {
    height: 520px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.list-single-main-media .slider-nav .slick-slide-item {
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.header-carousel .slick-slide-item {
    font-size: 16px;
    font-weight: bold;
}

.header-carousel .slick-slide-item a {
    color: #fff;
    font-weight: 400;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-carousel .slick-slide-item a:hover {
    color: #333;
    transition: all ease-in-out 0.2s;
}

.header-inner {
    height: 50px;
    padding: 0 0 6px 0;
    z-index: 19;
}

.logo-holder {
    float: left;
    position: relative;
    top: 12px;
    height: 55px;
}

.logo-holder img {
    height: 100%;
    width: auto;
}

.add-hotel {
    float: right;
    padding: 0 32px;
    position: relative;
    color: #fff;
    height: 59px;
    line-height: 59px;
    font-weight: 400;
    transition: all 0.2s ease-in-out;
    font-size: 12px;
    background: #FF3E24;
}

.add-hotel span {
    padding-left: 4px;
    font-weight: 400;
}

.header-button {
    float: right;
    cursor: pointer;
    position: relative;
    top: 0;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    font-weight: 400;
    padding: 0 20px;
    margin-top: 20px;
    border-radius: 5px;
    transition: all ease-in-out 0.2s;
    margin-left: 5px;
}

.header-button.show-reg-form {
    color: #fff;
    background: #FF3E24;
    border: 1px solid #FF3E24;
}

.header-button.show-reg-form:hover {
    color: #FF3E24 !important;
    border: 1px solid #FF3E24;
    background: #fff;
    transition: all ease-in-out 0.2s;
}

.header-button.show-reg-form:hover > i {
    color: #FF3E24 !important;
}

.header-button.btn-partner {
    background: #fff;
    color: #FF3E24;
    border: 1px solid #FF3E24;
}

.header-button.btn-partner:hover {
    background: #FF3E24;
    color: #fff;
    transition: all ease-in-out 0.2s;
}

.show-reg-form i {
    padding-right: 10px;
    color: #fff !important;
}

.show-search-button {
    color: #4e4e4e;
    float: right;
    position: relative;
    width: 40px;
    top: 0;
    height: 80px;
    line-height: 80px;
    font-size: 13px;
    cursor: pointer;
    font-weight: 500;
    box-sizing: border-box;
    z-index: 100000;
}

.wishlist-link, .basket-link {
    float: right;
    position: relative;
    width: 40px;
    top: 0;
    height: 80px;
    line-height: 80px;
    cursor: pointer;
    font-size: 16px;
    color: #4e4e4e;
    box-sizing: border-box;
}

.wishlist-link:hover i, .basket-link:hover i {
    font-weight: 800;
}

.wishlist-link span.wl_counter, .basket-link span.wl_counter {
    position: absolute;
    top: 23px;
    left: 0px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: #FF3E24;
    border-radius: 100%;
    z-index: 2;
    font-size: 10px;
    color: #fff;
}

.wishlist-wrap, .basketlist-wrap {
    position: absolute;
    top: 100%;
    right: -20px;
    opacity: 0;
    visibility: visible;
    display: none;
    width: 400px;
    overflow: auto;
    padding: 25px 30px;
    background: #fff;
    z-index: -1;
    border-radius: 0 0 6px 6px;
    transition: all 300ms linear;
    box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.1);
}

.vis-wishlist {
    opacity: 1;
    visibility: visible;
    right: 0;
}

.wishlist-wrap .box-widget-content, .basketlist-wrap .box-widget-content {
    padding: 0;
}

.show-search-button i {
    position: relative;
    top: 1px;
}

.show-search-button i.vis-head-search-close:before, .wishlist-link.scwllink i:before, .basket-link.scwllink i:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
}

.show-search-button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, 0.05);
    display: none;
}

.lang-wrap, .currency-wrap {
    float: right;
    margin-right: 0px;
    position: relative;
    top: 25px;
}

.currency-wrap {
    margin-right: 0px;
    top: 12px;
}

.lang-tooltip, .currency-tooltip {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    z-index: 105;
    background: #f4f4f4;
    padding: 40px 0 12px;
    border-radius: 4px;
    border: 1px solid #eee;
    border-top: none;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.1);
}

.show-lang, .show-currency-tooltip {
    cursor: pointer;
    width: 60px;
    float: right;
    padding: 7px 10px;
    position: relative;
    z-index: 106;
    font-size: 12px;
    border: 1px solid transparent;
}

.show-currency-tooltip span {
    position: relative;
    float: left;
}

.show-currency-tooltip i {
    padding-right: 8px;
    float: left;
    position: relative;
    top: 1px;
}

.show-lang i, .show-currency-tooltip span i {
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: 10px;
    height: 10px;
    margin-top: -5px;
}

.show-currency-tooltip span i {
    right: -30px;
}

.show-lang img, .lang-tooltip li img {
    position: relative;
    border-radius: 0px;
}

.show-lang img {
    margin-right: 4px;
}

.show-lang span {
    padding: 0 18px 0 6px;
    position: relative;
    z-index: 2;
}

.show-lang .fa-angle-down {
    position: relative;
    top: 2px;
}

.lang-wrap:hover .lang-tooltip, .currency-wrap:hover .currency-tooltip {
    visibility: visible;
    opacity: 1;
}

.lang-wrap:hover .show-lang span, .currency-wrap:hover .show-currency-tooltip span {
    color: #666;
}

.lang-tooltip li, .currency-tooltip li {
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
    color: #fff;
    border-radius: 4px;
    padding: 6px 14px;
}

.lang-tooltip li:hover, .currency-tooltip li:hover {
    background: #FF3E24;
}

.currency-tooltip li {
    margin-bottom: 4px;
    padding-left: 10px;
}

.currency-tooltip li:last-child {
    margin-bottom: 0;
}

.currency-tooltip li i {
    margin-right: 8px;
}

.lang-tooltip li img {
    margin-right: 10px;
}

.lang-tooltip li:hover a, .currency-tooltip li:hover a {
    color: #fff;
}

.lang-tooltip li a, .currency-tooltip li a {
    color: #566985;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
}

.header-search {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    padding: 20px 30px 10px;
    background: #fff;
    z-index: 18;
    border-bottom: 1px solid #eee;
    opacity: 0;
    margin-top: 30px;
    visibility: hidden;
    transition: all 300ms linear;
}

.vis-head-search {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.header-search-input-item label, .range-slider-title, .col-list-search-input-item label, .leave-rating-holder .leave-rating-title {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    color: #878C9F;
    font-size: 10px;
    font-weight: 400;
}

.header-search-input-item input[type=text], .col-list-search-input-item input[type=text] {
    float: left;
    width: 100%;
    border: 1px solid #eee;
    padding: 12px 32px 12px 33px;
    border-radius: 6px;
    background: #F7F9FB;
    height: 42px;
    line-height: 42px;
}

.header-search-input-item input[type=text]:focus, .col-list-search-input-item input[type=text]:focus {
    background: #fff;
}

.header-search-input-item.in-loc-dec:before, .col-list-search-input-item.in-loc-dec:before, .header-search-input-item.date-parent:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    color: #fff;
    bottom: 10px;
    font-size: 15px;
    right: 14px;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
}

.not-vis-arrow {
    z-index: 520;
}

.not-vis-arrow:before {
    display: none;
}

.header-search-input-item input[type=number], .col-list-search-input-item input[type=number] {
    border-radius: 6px;
    background: #fff;
}

.header-search-input-item .quantity-item, .col-list-search-input-item .quantity-item {
    float: left;
    width: 33.3%;
}

.header-search-input-item-icon {
    position: absolute;
    bottom: 14px;
    left: 13px;
    font-weight: 400;
    font-size: 14px;
}

.header-search-button {
    float: left;
    width: 100%;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    color: #fff;
    border: none;
    border-radius: 4px;
    position: relative;
    top: 0px;
    left: 0;
    outline: none;
    cursor: pointer;
}

.header-search-button i {
    padding-left: 10px;
}

.header-search-input-item.location a, .col-list-search-input-item.location a {
    position: absolute;
    bottom: 12px;
    right: 16px;
    z-index: 500;
}

.close-header-search {
    position: absolute;
    width: 100px;
    height: 26px;
    right: 50%;
    margin-right: -50px;
    line-height: 26px;
    bottom: -27px;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
}

.search-opt-wrap-container {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}

.search-input-item {
    float: left;
    width: 50%;
    padding: 0 16px;
}

.search-input-item.midd-input {
    width: 30%;
    padding: 0 15px;
}

.search-input-item.small-input {
    width: 20%;
    padding: 0 18px 0 15px;
}

.home-btn {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 15px;
    line-height: 50px;
    color: #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
}

.home-btn a {
    color: #fff;
}

/* ------Navigation------------------------------------------------------------ */
.nav-holder {
    float: left;
    position: relative;
    opacity: 1;
    left: 0;
    visibility: visible;
    z-index: 20;
    height: 80px;
    line-height: 80px;
    display: flex;
    align-items: center;
    margin: 0 14px;
}

.nav-holder nav {
    position: relative;
    float: right;
}

.nav-holder nav li {
    float: left;
    position: relative;
    margin-right: 6px;
    height: 80px;
}

.nav-holder nav li ul {
    margin: 30px 0 0 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    min-width: 150px;
    top: 50px;
    left: 0;
    z-index: 1;
    padding: 10px 0;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #eee;
    transition: all 0.2s ease-in-out;
}

.nav-holder nav li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

.nav-holder nav li ul li ul {
    top: -10px;
    left: 100%;
    margin-left: 25px;
    margin-top: 0;
    max-width: 150px;
}

.nav-holder nav li ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin-right: 0px;
}

.nav-holder nav li ul li {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
}

.nav-holder nav li a {
    float: left;
    padding: 13px;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    line-height: 55px;
    letter-spacing: 0px;
    color: #4e4e4e;
    transition: all 100ms linear;
}

.nav-holder nav li a.custom-menu {
    padding-left: 15px;
}

.dark-header .nav-holder nav li a {
    color: #fff;
}

.nav-holder nav li a i {
    padding-left: 6px;
    transition: all 200ms linear;
}

.nav-holder nav li a:hover i {
    transform: rotateX(180deg);
}

.nav-holder nav li ul a {
    color: #566985;
    float: left;
    width: 100%;
    font-weight: 400;
    text-align: left;
    padding: 5px 15px;
    font-size: 12px;
}

.dark-header .nav-holder nav li ul a {
    color: #000;
}

nav li ul a:before, nav li ul a:after {
    display: none;
}

.nav-button-wrap {
    float: left;
    height: 25px;
    width: 34px;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
    top: 26px;
    display: none;
    margin-left: 10px;
}

.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: #FF3E24;
    margin-bottom: 4px;
    border-radius: 4px;
    transition: all 200ms linear;
}

.header-user-menu {
    float: right;
    position: relative;
    top: 10px;
    margin: 15px 50px 0 70px;
}

.header-user-name {
    position: relative;
    float: left;
    cursor: pointer;
    color: #4e4e4e;
    transition: 0.2s;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 10px;
    font-weight: 400;
    font-size: 12px;
}

.header-user-name:before, .qty-dropdown-header:before, .main-search-input-item_small:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    color: #fff;
    bottom: 1px;
    font-size: 13px;
    right: -26px;
    font-weight: 800;
    transition: all 0.2s ease-in-out;
    z-index: 20;
}

.main-search-input-item_small:before, .qty-dropdown-header:before {
    bottom: 16px;
    right: 20px;
}

.qty-dropdown-header:before {
    bottom: -2px;
}

.header-user-name span {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    overflow: hidden;
    top: 3px;
    left: -50px;
}

.header-user-name span img {
    width: 100%;
    height: 100%;
}

.header-user-menu ul {
    margin: 10px 0 0 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    min-width: 200px;
    top: 60px;
    left: -70px;
    z-index: 1;
    padding: 10px 0;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #eee;
    transition: all 0.2s ease-in-out;
}

.header-user-name.hu-menu-visdec:before {
    transform: rotateX(180deg);
}

.header-user-menu ul.hu-menu-vis {
    opacity: 1;
    visibility: visible;
    top: 40px;
}

.header-user-menu ul li {
    float: left;
    width: 100%;
    padding: 4px 0;
}

.header-user-menu ul li a {
    color: #50596E;
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    padding: 6px 15px;
    position: relative;
}

.header-user-menu ul li a span {
    position: absolute;
    right: 15px;
    background: #FF3E24;
    color: #fff;
    border-radius: 100%;
    font-size: 11px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 3px;
}

/*------footer -------------------------------------------------*/
.main-footer, .footer-inner, .sub-footer, .top-footer {
    float: left;
    width: 100%;
    position: relative;
}

.main-footer {
    background: #3c3c3c;
    z-index: 3;
    overflow: hidden;
}

.footer-inner {
    padding: 70px 0;
    z-index: 2;
    border-top: 2px solid rgba(0, 0, 0, 0.05);
}

.footer-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: url(/assets/frontend//images/bg/4.jpg);
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    opacity: 0.04;
    background-origin: content-box;
}

.sub-footer {
    background: #2f2f2f;
    padding: 34px 0 20px;
    z-index: 3;
}

.copyright {
    float: left;
    color: #fff;
    font-size: 12px;
}

.subfooter-nav {
    float: right;
    margin-right: 50px;
}

.subfooter-nav li {
    float: left;
    margin-right: 20px;
}

.subfooter-nav li a {
    color: rgba(255, 255, 255, 0.61);
    font-weight: 400;
    font-size: 12px;
}

.subfooter-lang {
    float: right;
    padding-right: 70px;
    position: relative;
    height: 25px;
}

.subfooter-show-lang {
    float: left;
    color: #fff;
    position: relative;
    cursor: pointer;
}

.subfooter-show-lang i {
    margin-left: 10px;
}

.subfooter-lang-tooltip {
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
    padding: 15px 0;
    background: #fff;
    right: 0;
    width: 80%;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.21);
    transition: all 300ms linear;
    visibility: hidden;
    opacity: 0;
}

.subfooter-lang:hover .subfooter-lang-tooltip {
    visibility: visible;
    opacity: 1;
}

.subfooter-lang-tooltip li {
    float: left;
    width: 100%;
    margin-bottom: 6px;
}

.subfooter-lang-tooltip li a {
    text-align: right;
    float: left;
    width: 100%;
    padding: 0 10px;
    font-weight: 500;
}

.footer-carousel-title {
    float: left;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    top: 40px;
    font-size: 14px;
}

.footer-fw-widget {
    padding-bottom: 30px;
    margin-bottom: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.21);
}

.footer-carousel-item img {
    width: 100%;
    height: auto;
}

.footer-carousel-item a {
    opacity: 0.6;
    float: left;
}

.footer-widget h3 {
    font-size: 14px;
    float: left;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 400;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
    border-top: 1px solid rgba(255, 255, 255, 0.11);
    padding: 10px 0px;
    font-weight: 600;
}

.footer-widget h2 {
    font-size: 14px;
    float: left;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 400;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
    padding: 10px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.11);
    font-weight: 600;
}

.footer-social {
    float: left;
    margin-top: 20px;
}

.footer-social span {
    float: left;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    padding-right: 30px;
    position: relative;
    top: 8px;
    font-size: 14px;
}

.footer-social ul {
    float: left;
}

.footer-social li {
    float: left;
    background: #fff;
    border-radius: 4px;
    margin-right: 14px;
}

.footer-social li a {
    float: left;
    border-left: none;
    font-size: 13px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 4px;
}

.footer-menu {
    margin-top: 20px;
}

.footer-menu li {
    float: left;
    text-align: left;
    padding-right: 16px;
    position: relative;
}

.footer-menu li:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    width: 4px;
    height: 4px;
    right: 6px;
    border-radius: 100%;
}

.footer-menu li:last-child:before {
    display: none;
}

.footer-menu li a {
    color: #eee;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "GothamPro", "Helvetica", "Arial", sans-serif;
}

.footer-menu li a:hover {
    color: rgba(255, 255, 255, 0.41);
}

#footer-twiit img, p.interact, #footer-twiit div.user {
    display: none;
}

#footer-twiit {
    text-align: left;
}

#footer-twiit a {
    color: #fff;
}

#footer-twiit p.tweet {
    font-size: 11px;
    color: #fff;
    float: left;
    padding: 20px 22px;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative;
}

.no-border {
    border: none !important;
}

#footer-twiit p.tweet:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    border-radius: 6px;
    opacity: 0.14;
}

#footer-twiit p.tweet:after {
    font-family: Font Awesome\ 5 Brands;
    content: "";
    position: absolute;
    bottom: 10px;
    right: 12px;
    color: #fff;
    opacity: 0.2;
    font-size: 34px;
    z-index: -1;
}

#footer-twiit .timePosted a {
    color: #ccc;
    position: relative;
    float: left;
    margin-bottom: 30px;
    padding-left: 20px;
}

#footer-twiit .timePosted a:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    color: #ccc;
    opacity: 0.7;
    font-size: 14px;
}

#footer-twiit .timePosted a:after {
    top: -10px;
    left: 22px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#footer-twiit .timePosted a:after {
    border-color: transparent;
    border-top-color: #FF3E24;
    border-width: 7px;
    margin-left: 7px;
    opacity: 0.1;
}

.twitter-link {
    float: left;
    color: #fff;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.11);
    padding: 8px 20px;
    border-radius: 2px;
    font-size: 12px;
    box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.1);
}

.contact-btn {
    float: left;
    color: #fff;
    padding: 15px 35px;
    font-size: 12px;
    margin-top: 50px;
    font-weight: 400;
    border-radius: 4px;
    position: relative;
    top: 28px;
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.1);
}

.contact-btn i {
    padding-left: 15px;
    color: rgba(255, 255, 255, 0.81);
    font-size: 16px;
    position: relative;
    top: 1px;
}

.customer-support-widget {
    margin-top: 50px;
    padding: 25px 30px 15px 45px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.04);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.customer-support-widget:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    z-index: -1;
    color: #fff;
    font-size: 84px;
    opacity: 0.07;
    left: 14px;
    bottom: 8px;
}

.customer-support-widget h4 {
    float: left;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    width: 100%;
    margin-bottom: 6px;
}

.cs-mumber {
    float: left;
    text-align: left;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    position: relative;
    top: 6px;
    color: #fff;
}

.cs-mumber:hover {
    color: rgba(255, 255, 255, 0.6);
}

.cs-mumber-button {
    float: right;
    padding: 15px 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    border-radius: 4px;
    top: -14px;
    position: relative;
}

.cs-mumber-button i {
    padding-left: 10px;
}

.contact-btn:hover {
    background: #FF3E24;
}

.subscribe-wrap {
    padding: 30px 0;
    overflow: hidden;
}

.widget-links a {
    color: #fff;
    text-align: left;
    display: block;
    padding: 5px 0;
}

.widget-links a:hover {
    color: #FF3E24;
    transition: all ease-in-out 0.5s;
}

.subscribe-header h3 {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    color: #fff;
    text-align: left;
    font-weight: 400;
    font-size: 22px;
}

.subscribe-header p {
    color: rgba(255, 255, 255, 0.71);
    text-align: left;
}

.subscribe-header a {
    color: rgba(255, 255, 255, 0.71);
    text-decoration: underline;
}

.footer-widget #subscribe .enteremail {
    background: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    padding: 0 120px 0 15px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.21);
    z-index: 1;
}

.sp-bg {
    position: absolute;
    bottom: -240px;
    left: -70px;
    width: 350px;
    height: 350px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.11);
    box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.05);
}

.sp-bg:before {
    content: "";
    position: absolute;
    top: -50px;
    left: -50px;
    bottom: -50px;
    right: -50px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.051);
}

#subscribe {
    float: left;
    width: 100%;
    position: relative;
    top: 30px;
}

#subscribe:before {
    content: "";
    position: absolute;
    top: -9px;
    left: -9px;
    right: -9px;
    bottom: -9px;
    background: rgba(255, 255, 255, 0.18);
    z-index: -1;
    border-radius: 4px;
}

.footer-widget #subscribe-button {
    position: absolute;
    right: 0;
    width: 120px;
    height: 50px;
    line-height: 50px;
    top: 0;
    cursor: pointer;
    border: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 2;
    background: #FF3E24;
    color: #fff;
}

.footer-widget #subscribe-button:hover i {
    color: white;
}

.subscribe-message {
    color: #fff;
    float: left;
    margin-top: 10px;
    text-align: left;
    font-weight: 500;
    line-height: 19px;
}

.subscribe-message i {
    padding-right: 6px;
}

.subscribe-message.valid i {
    color: #666;
}

.subscribe-message.error i {
    color: #F00;
}

.footer-widget #subscribe-button i {
    padding-right: 6px;
}

.sub-footer .about-widget img {
    float: left;
    width: 120px;
    height: auto;
}

.footer-widget .footer-contacts-widget p {
    color: #fff;
    text-align: left;
}

.footer-widget .about-widget p {
    border-bottom: 1px solid rgba(255, 255, 255, 0.21);
}

.footer-widget .about-widget .btn {
    float: left;
    margin-top: 20px;
    padding: 13px 20px;
    border-radius: 20px;
    color: #fff;
    font-weight: 400;
}

.footer-contacts {
    margin: 0;
    padding: 0;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.21);
}

.footer-contacts li {
    float: left;
    width: 100%;
    text-align: left;
    padding: 10px 0;
    font-size: 13px;
    font-weight: 500;
}

.footer-contacts li a, .footer-contacts li span {
    color: rgba(255, 255, 255, 0.51);
}

.footer-contacts li a {
    color: rgba(255, 255, 255, 0.81);
    padding-left: 4px;
}

.footer-contacts li i {
    padding-right: 4px;
}

.footer-widget .widget-posts li, .box-widget-content .widget-posts li {
    padding: 13px 0;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.box-widget-content .widget-posts li {
    border-bottom: 1px solid #eee;
    margin-bottom: 13px;
    padding: 0 0 13px;
}

.box-widget-content .widget-posts li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.box-widget-content .widget-posts li:last-child {
    margin-bottom: 0;
}

.footer-widget .widget-posts-img, .box-widget-content .widget-posts-img, .cart-details_header .widget-posts-img {
    float: left;
    width: 30%;
}

.footer-widget .widget-posts-img img, .box-widget-content .widget-posts-img img, .cart-details_header .widget-posts-img img {
    border-radius: 4px;
}

.footer-widget .widget-comments-img img {
    border-radius: 100%;
}

.footer-widget .widget-posts-descr, .box-widget-content .widget-posts-descr, .cart-details_header .widget-posts-descr {
    float: left;
    width: 70%;
    padding-left: 20px;
    text-align: left;
    position: relative;
}

.box-widget-content .widget-posts-descr a, .cart-details_header .widget-posts-descr a {
    color: #666;
    line-height: 1.5em;
}

.box-widget-content .widget-posts-descr .geodir-category-location, .cart-details_header .widget-posts-descr .geodir-category-location {
    margin-top: 12px;
}

.box-widget-content .widget-posts-descr .geodir-category-location a, .cart-details_header .widget-posts-descr .geodir-category-location a {
    font-size: 10px;
    color: #878C9F;
}

.box-widget-content .widget-posts-descr .rooms-price {
    font-size: 12px;
    text-transform: uppercase;
    top: 0px;
}

.box-widget-content .widget-posts-descr .rooms-price strong {
    font-size: 9px;
}

.box-widget-content .widget-posts-descr .listing-rating, .cart-details_header .widget-posts-descr .listing-rating {
    margin-top: 6px;
}

.box-widget-content .widget-posts-descr .listing-rating i, .cart-details_header .widget-posts-descr .listing-rating i {
    font-size: 10px;
    margin-right: 2px;
}

.box-widget-content .widget-posts-link {
    float: left;
    position: relative;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    margin-top: 20px;
    color: #878C9F;
}

.widget-posts-link:hover {
    color: #666;
}

.box-widget-content .widget-posts-link:before {
    display: none;
}

.box-widget-content .widget-posts-link i {
    padding-left: 10px;
    font-size: 14px;
    position: relative;
    top: 2px;
}

.footer-widget .widget-posts-descr:before {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 20px;
    right: 0;
    height: 1px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.21);
}

.footer-widget .widget-posts-descr a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.71);
    font-weight: 400;
    padding-bottom: 20px;
}

.footer-widget .widget-posts-descr a:hover {
    color: #fff;
}

.footer-widget .widget-posts-date {
    float: left;
    width: 100%;
    margin-top: 10px;
    color: #999;
    font-weight: 400;
    font-size: 12px;
}

.footer-widget .widget-posts-date i {
    color: rgba(255, 255, 255, 0.41) !important;
    padding-right: 10px;
}

.about-wrap {
    margin-bottom: 30px;
}

.about-wrap .list-single-main-item-title h3 {
    font-size: 24px;
}

.about-wrap p, .about-wrap h4 {
    text-align: left;
}

.about-wrap h4 {
    font-size: 16px;
    padding: 10px 0 0;
    font-weight: 400;
    color: #ADC7DD;
}

.about-wrap .section-separator {
    margin-bottom: 5px;
}

.fc-cont {
    position: absolute;
    top: 50%;
    z-index: 100;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.fc-cont.fc-cont-prev {
    left: 0;
}

.fc-cont.fc-cont-next {
    right: 0;
}

.fc-cont.lc-prev {
    left: -20px;
    font-size: 20px;
}

.fc-cont.lc-next {
    right: -20px;
    font-size: 20px;
}

/*------ section-------------------------------------------------*/
section {
    float: left;
    width: 100%;
    position: relative;
    padding: 60px 0;
    background: #fff;
    z-index: 1;
}

.activities-section {
    padding: 60px 0 80px 0px;
}

section.middle-padding {
    padding: 50px 0;
}

.small-padding {
    padding: 30px 0;
}

section.no-top-pading {
    padding-top: 0;
}

section.no-pading {
    padding-bottom: 0;
}

.section-title {
    margin-bottom: 40px;
}

.section-title h2 {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 400;
    color: #566985;
    font-family: "GothamPro", sans-serif;
}

.section-title h4 {
    float: left;
    width: 100%;
    color: #566985;
    font-size: 12px;
    font-weight: 400;
}

.section-title-separator {
    position: relative;
    max-width: 450px;
    margin: 0 auto 10px;
}

.section-title-separator span {
    position: relative;
    display: inline-table;
    z-index: 2;
}

.section-title-separator span i {
    padding: 0 2px;
    color: #D0DBDB;
}

.section-title-separator span i:nth-child(2) {
    font-size: 16px;
}

section.parallax-section {
    padding: 110px 0;
    overflow: hidden;
}

section.video-section {
    padding: 150px 0;
    overflow: hidden;
}

section.single-par {
    padding: 140px 0;
    overflow: hidden;
}

section.big-padding {
    padding: 350px 0;
    overflow: hidden;
}

section.parallax-section.small-par {
    padding: 90px 0;
}

section.parallax-section .section-title-separator span, .ajax-modal-title .section-title-separator span {
    padding: 0;
    background: none;
}

.section-title-separator span i, .ajax-modal-title .section-title-separator span i {
    padding: 0 2px;
    color: #D0DBDB;
}

.section-title-separator span i:nth-child(2) {
    font-size: 16px;
}

.ajax-modal-title .section-title-separator span i {
    font-size: 10px;
}

.ajax-modal-title .section-title-separator span i:nth-child(2) {
    font-size: 13px;
}

section.parallax-section .section-title-separator:before, .ajax-modal-title .section-title-separator:before {
    display: none;
}

section.parallax-section .overlay {
    opacity: 0.4;
}

.hero-section-wrap {
    z-index: 30;
}

section.parallax-section .bg, .list-single-hero .bg, .hero-parallax .bg {
    height: 120%;
    /*  height: 610px; */
    top: 0;
}

.section-separator {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 30px;
}

.section-separator:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 4px;
    margin-left: -25px;
    width: 50px;
    border-radius: 3px;
}

.breadcrumbs.inline-breadcrumbs {
    margin-bottom: 20px;
    padding: 19px 20px;
    background: #fff;
    border-radius: 4px;
}

.breadcrumbs.inline-breadcrumbs a, .breadcrumbs.inline-breadcrumbs span, .dasboard-breadcrumbs a, .dasboard-breadcrumbs span {
    float: left;
    padding: 0 16px;
    position: relative;
    color: #888DA0;
    font-size: 12px;
}

.breadcrumbs.inline-breadcrumbs span {
    color: #666;
}

.breadcrumbs.inline-breadcrumbs a:first-child, .dasboard-breadcrumbs a:first-child {
    padding-left: 0;
}

.dasboard-breadcrumbs a, .dasboard-breadcrumbs span {
    padding: 0 0 0 32px;
    color: #676767;
}

.dasboard-breadcrumbs span, section.color-bg .section-title p {
    color: #FF3E24;
}

.section-title .breadcrumbs, .flat-title-wrap .breadcrumbs {
    margin-top: 20px;
}

.section-title .breadcrumbs a, .section-title .breadcrumbs span, .breadcrumbs-hero-buttom .breadcrumbs a, .breadcrumbs-hero-buttom .breadcrumbs span, .flat-title-wrap .breadcrumbs span, .flat-title-wrap .breadcrumbs a {
    color: rgba(255, 255, 255, 0.71);
    display: inline-block;
    padding: 0 16px;
    position: relative;
    font-weight: 500;
}

.section-title .breadcrumbs span, .section-title .breadcrumbs a:hover, section.parallax-section .section-title h2, .breadcrumbs-hero-buttom .breadcrumbs a, .flat-title-wrap .breadcrumbs a {
    color: #fff;
}

section.parallax-section .section-title.big-title h2 {
    font-size: 38px;
}

.section-title .breadcrumbs a:before, .breadcrumbs-hero-buttom .breadcrumbs a:before, .breadcrumbs.inline-breadcrumbs a:before, .dasboard-breadcrumbs a:before, .flat-title-wrap .breadcrumbs a:before, .breadcrumbs-fs .breadcrumbs a:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: -4px;
    margin-top: -7px;
    width: 10px;
    height: 2px;
}

.dasboard-breadcrumbs a:before {
    right: -20px;
    content: "";
}

.breadcrumbs-fs {
    background: #fff;
    border-bottom: 1px solid #eee;
    padding: 25px 0;
    overflow: hidden;
}

.breadcrumbs-fs .breadcrumbs a, .breadcrumbs-fs .breadcrumbs span {
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    color: #878C9F;
    font-size: 12px;
}

.breadcrumbs-fs .breadcrumbs:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    right: 0;
    top: -4px;
    font-size: 22px;
    font-weight: 100;
    color: #ADC7DD;
}

.breadcrumbs-hero-buttom .breadcrumbs a:before {
    right: 10px;
}

.breadcrumbs-hero-buttom {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.21);
}

.list-single-hero-price {
    float: left;
    font-size: 11px;
}

section.color-bg .section-title h2, .list-single-hero-price, .header-sec-link a, .flat-title-wrap h2 {
    color: #fff;
}

.list-single-hero-price span {
    color: #666;
    font-size: 24px;
    font-weight: 400;
    padding-left: 0px;
    position: relative;
    top: 2px;
}

.breadcrumbs-hero-buttom .breadcrumbs {
    float: left;
    position: relative;
    top: 10px;
}

.breadcrumbs-hero-buttom .breadcrumbs a, .breadcrumbs-hero-buttom .breadcrumbs span {
    float: left;
    padding: 0 32px 0 0;
}

section.color-bg .section-title .breadcrumbs {
    margin-top: 0;
    margin-bottom: 10px;
}

section.color-bg .section-title .breadcrumbs a:before {
    background: #fff !important;
}

.header-sec-link {
    position: absolute;
    bottom: 0;
    z-index: 10;
    left: 0;
    width: 100%;
}

.header-sec-link a {
    display: inline-block;
    font-size: 19px;
    padding: 8px 60px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.flat-title-wrap {
    padding: 20px 0;
}

.flat-title-wrap h2 {
    font-size: 20px;
    font-weight: 400;
    position: relative;
    font-family: "GothamPro", sans-serif;
}

.flat-title-wrap h3 {
    font-size: 14px;
    font-weight: 500;
    position: relative;
    font-family: "GothamPro", sans-serif;
    color: #fff;
}

.section-decor {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    z-index: -1;
    background: url(/assets/frontend//images/city7.png) repeat;
    opacity: 0.7;
}

section.parallax-section .section-title h4, .flat-title-wrap h4 {
    color: rgba(255, 255, 255, 0.71);
    font-size: 12px;
    font-weight: 400;
}

.no-mar-bottom {
    margin-bottom: 0 !important;
}

.hero-parallax {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

section.hero-section {
    padding: 150px 0;
    z-index: 100;
    height: 601px;
}

.slider-container .slider-item {
    padding: 150px 80px;
}

.home-intro h2, .home-intro-card h3 {
    font-size: 44px;
    font-weight: 400;
    color: #fff;
    font-family: "GothamPro", sans-serif;
    text-align: left;
    text-transform: none;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.home-intro-card {
    margin-top: 50px;
}

.home-intro-card .btn {
    margin-top: 20px;
}

.home-intro-card h3 {
    text-align: left;
    font-size: 34px;
}

.home-intro-card h5 {
    text-align: left;
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    padding-top: 10px;
}

.home-intro h3 {
    color: #fff;
    padding-top: 12px;
    text-align: left;
    font-size: 18px;
    text-transform: none;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.teacher-intro h3 {
    text-align: left;
    font-size: 34px;
}

.teacher-intro .btn-red {
    padding: 15px 20px 15px 20px;
    font-size: 20px;
}

.info-text h3 {
    font-size: 1.1rem !important;
    line-height: 1.9rem !important;
    max-width: 50rem !important;
    font-weight: 300 !important;
    margin: 0 auto;
}

.home-intro-card-counter {
    float: left;
    margin-bottom: 10px;
    font-size: 11px;
    border-radius: 4px;
    background: #FF3E24;
    color: #fff;
    padding: 9px 12px;
    position: relative;
    top: -4px;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
}

.home-intro-card-counter.home-intro-card-counter_price {
    top: 0;
    margin-top: 10px;
}

.home-intro-card .listing-rating i {
    margin-right: 4px;
}

.home-intro-subtitle {
    padding-top: 60px;
    color: #fff;
    font-family: "GothamPro", sans-serif;
    font-weight: 300;
    font-size: 12px;
}

.main-search-input {
    padding: 0 150px 0 0;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.3);
    margin-top: 10px;
}

.main-search-input-item {
    float: left;
    width: 100%;
    box-sizing: border-box;
    border-left: 1px solid #eee;
    height: 50px;
    position: relative;
    background: #fff;
}

.main-search-input-item.location {
    border: none;
}

.main-search-input-item.location input, .main-search-input-item.location {
    border-radius: 6px 0 0 6px;
}

.inpt_dec {
    position: absolute;
    left: 15px;
    top: 18px;
    z-index: 20;
}

.main-search-input-item input {
    float: left;
    border: none;
    width: 100%;
    height: 50px;
    padding: 0 10px 0 40px;
}

.main-search-button {
    position: absolute;
    right: 0px;
    height: 50px;
    width: 151px;
    color: #fff;
    top: 0;
    border: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    cursor: pointer;
    display: block;
}

.main-search-button div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-search-button i {
    padding-left: 10px;
}

.main-search-input-wrap {
    max-width: 600px;
    margin: 20px 0;
    position: relative;
}

.main-social-section {
    max-width: 900px;
    margin: 20px auto 0px auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
}

.main-social-section a {
    margin: 5px;
    padding: 12px 25px;
    text-align: center;
    background: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
}

.main-social-section a i {
    margin-right: 10px;
}

.main-search-input:before {
    content: "";
    position: absolute;
    bottom: -60px;
    width: 50px;
    height: 1px;
    background: rgba(255, 255, 255, 0.41);
    left: 50%;
    margin-left: -25px;
}

.main-search-approve-text {
    padding-top: 80px;
    text-align: left;
    font-size: 14px;
    line-height: 1.6em;
    color: #fff;
    text-shadow: 2px 0px 3px black;
}

.main-search-approve-text a {
    color: #fff;
    text-decoration: underline;
}

.main-search-input-item.location a {
    position: absolute;
    top: 18px;
    right: 20px;
    z-index: 312;
}

.main-search-input-item.location a:hover {
    border-radius: 100%;
    -webkit-animation: pulse 1.1s infinite ease-in-out;
    animation: pulse 1.1s infinite ease-in-out;
}

.qty-dropdown-header {
    font-size: 12px;
    color: #666;
    text-align: left;
    font-weight: 300;
    padding-left: 15px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    position: relative;
}

.qty-dropdown-header i {
    padding-right: 10px;
}

.qty-dropdown-content {
    border: 1px solid #eee;
    background: #fff;
    padding: 15px 20px;
    border-radius: 0 0 6px 6px;
    overflow: hidden;
    display: none;
    box-sizing: border-box;
}

.qty-dropdown-content .quantity-item {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.qty-dropdown-content .quantity-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.qty-dropdown-content .quantity-item label {
    float: left;
    color: #666;
    font-size: 12px;
    font-weight: 300;
    position: relative;
    top: 12px;
}

.qty-dropdown-content .quantity-item label i {
    padding-right: 10px;
    font-size: 16px;
    width: 20px;
}

.qty-dropdown-content .quantity-item .quantity {
    float: right;
}

/*------ process------------------------------------------------*/
.colomn-text-title h3 {
    text-align: left;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 10px;
}

.colomn-text-title p, .colomn-text-list li p {
    text-align: left;
    color: rgba(255, 255, 255, 0.71);
}

.colomn-text {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 40px 0 0;
}

.pad-top-column-text {
    padding: 80px;
    margin-bottom: 20px;
}

.pad-top-column-text_small {
    padding-top: 40px;
}

.colomn-text-list .btn, .intro-item .btn, .mar-top-btn {
    margin-top: 30px;
}

.hidden-section {
    overflow: hidden;
}

.intro-item h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 30px;
    position: relative;
}

.intro-item.big-text h2 {
    font-size: 44px;
    font-family: "GothamPro", sans-serif;
}

.intro-item h2:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 50px;
    height: 4px;
    border-radius: 2px;
    margin-left: -25px;
    bottom: 15px;
}

.intro-item h3 {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}

.intro-item.big-text h3 {
    font-size: 18px;
}

.light-carousel .slick-slide-item {
    padding: 10px 20px;
    -webkit-transform: translate3d(0, 0, 0);
}

.hotel-card .geodir-category-img {
    border-radius: 6px;
    box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.1);
}

.hotel-card .geodir-category-location {
    float: left;
    position: relative;
    top: 18px;
}

.hotel-card .geodir-category-opt h4 {
    position: relative;
    top: 10px;
}

.hotel-card .geodir-category-location a {
    float: left;
    color: #fff;
    font-size: 10px;
}

.hotel-card .geodir-category-opt .listing-rating {
    top: 4px;
}

/*-------------Team---------------------------------------*/
.team-box {
    float: left;
    width: 33.3%;
    position: relative;
    padding: 10px 4px;
}

.section-team .team-box {
    padding: 10px 8px;
}

.team-photo {
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 6px;
}

.section-team .team-photo {
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.team-info {
    float: left;
    width: 100%;
    text-align: left;
}

.section-team .team-info {
    border: 1px solid #eee;
    padding: 25px 30px 70px 30px;
    border-top: none;
    position: relative;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    overflow: hidden;
}

.team-info h3, .team-info h4 {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
}

.team-info h4 {
    font-size: 11px;
    color: #666;
}

.team-social {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 30px;
}

.team-social ul {
    float: left;
}

.team-social li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
}

.team-social li a:hover {
    color: #999;
}

.team-contact_link {
    float: right;
    width: 60px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-left: 1px solid rgba(0, 0, 0, 0.21);
    box-sizing: border-box;
    text-align: center;
}

.team-dec {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 26px;
    z-index: -1;
    color: #ADC7DD;
}

/*------ register form------------------------------------------------*/
.main-register-wrap, .reg-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(0, 0, 0, 0.81);
}

.reg-overlay {
    z-index: 1;
    background: none;
}

.hid-body {
    overflow: hidden;
}

.main-register-holder {
    max-width: 560px;
    margin: 100px auto 50px;
    position: relative;
    z-index: 5;
}

.beta-modal {
    max-width: 700px;
}

.beta-modal .content {
    padding: 3em 1em;
    text-align: left;
    font-size: 20px;
    line-height: 1.7em;
    color: #ff3e24;
}

.welcome-modal {
    max-width: 600px;
}

.welcome-modal .content {
    padding: 3em 1em;
    text-align: left;
}

.welcome-modal .content i {
    font-size: 70px;
    color: #4caf50;
}

.welcome-modal .content h1 {
    font-size: 20px;
    line-height: 1.7em;
    color: #333;
    margin-bottom: 1em;
}

.welcome-modal .content p {
    font-size: 16px;
    line-height: 1.7em;
    color: #333;
}

.main-register h3 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 20px;
    padding: 20px 0;
    margin-bottom: 30px;
    font-weight: 400;
    color: #666;
    border-bottom: 1px solid #eee;
}

.main-register h3 span {
    font-weight: 800;
    font-size: 18px;
    color: #566985;
    text-transform: uppercase;
    font-family: "GothamPro", sans-serif;
}

.main-register {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 10px;
    margin-bottom: 50px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.3);
}

.close-reg {
    position: absolute;
    top: 12px;
    right: 24px;
    border-radius: 100%;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    z-index: 100;
    border: 1px solid #fff;
}

.soc-log {
    padding: 15px 0;
}

.soc-log p {
    margin-bottom: 12px;
    font-size: 12px;
    color: #454545;
}

.soc-log a {
    float: left;
    width: 100%;
    padding: 0 0 0 40px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-align: left;
}

.soc-log a i {
    font-size: 16px;
    position: absolute;
    top: 0;
    width: 40px;
    height: 100%;
    left: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

a.facebook-log {
    color: #3b5998;
    border: 1px solid #3b5998;
}

a.mobile-facebook-log {
    background: #3b5998;
    color: #fff;
    border: 1px solid #3b5998;
}

a.google-log {
    color: #e34133;
    border: 1px solid #e34133;
}

a.mobile-google-log {
    background: #e34133;
    color: #fff;
    border: 1px solid #e34133;
}

a.google-log:hover {
    color: #fff;
    border-color: #e34133;
    background: #e34133 !important;
    transition: all ease-in-out 0.2s;
}

a.twitter-log {
    color: #55acee;
}

a.facebook-log:hover {
    color: #fff;
    border-color: #3b5998;
    background: #3b5998 !important;
    transition: all ease-in-out 0.2s;
}

.log-separator {
    margin-top: 10px;
}

.log-separator span {
    position: relative;
    width: 90px;
    display: inline-block;
    background: #fff;
    z-index: 2;
}

.new-child span {
    width: 200px;
}

.log-separator:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #eee;
    z-index: 1;
}

.custom-form .log-submit-btn {
    float: left;
    padding: 13px 35px;
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 12px;
}

.main-register .filter-tags {
    float: left;
    margin-top: 30px;
}

.main-register .filter-tags label {
    color: #50596E !important;
}

.lost_password {
    margin-top: 34px;
    float: right;
}

.lost_password a, .main-register .filter-tags {
    float: left;
    color: #50596E;
    font-size: 12px;
    font-weight: 400;
}

#tabs-container {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 0 30px;
}

.tab {
    float: left;
    width: 100%;
}

.tabs-menu {
    float: left;
    width: 100%;
}

.tabs-menu li {
    float: left;
    width: 50%;
}

.tabs-menu li a {
    float: left;
    width: 100%;
    padding: 20px 30px;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    background: #eee;
    text-align: left;
    text-transform: uppercase;
}

.tabs-menu li a i {
    padding-right: 20px;
}

.tabs-menu li.current a {
    background: #fff;
}

.tabs-menu li.current a, .tabs-menu li a:hover {
    color: #fff;
}

.tab-content {
    width: 100%;
    padding: 20px 0;
    display: none;
}

#tab-1 {
    display: block;
}

/*-------------Forms---------------------------------------*/
.custom-form {
    float: left;
    width: 100%;
    position: relative;
}

.custom-form textarea, .custom-form input[type=text], .custom-form input[type=number],
.custom-form input[type=email], .custom-form input[type=password], .custom-form input[type=button] {
    float: left;
    border: 1px solid #eee;
    background: #F7F9FB;
    width: 100%;
    padding: 10px 20px 10px 45px;
    border-radius: 4px;
    color: #666;
    font-size: 13px;
    -webkit-appearance: none;
    margin-bottom: 10px;
}

.custom-form textarea:focus, .custom-form input[type=text]:focus, .custom-form input[type=number]:focus,
.custom-form input[type=email]:focus, .custom-form input[type=password]:focus {
    background: #fff;
}

.custom-form .nice-select input {
    padding-left: 30px;
}

.custom-form input::-webkit-input-placeholder, .custom-form textarea::-webkit-input-placeholder {
    color: #666;
    font-weight: 500;
    font-size: 13px;
}

.custom-form input:-moz-placeholder, .custom-form textarea:-moz-placeholder {
    color: #888DA0;
    font-weight: 400;
    font-size: 13px;
}

.custom-form textarea {
    resize: none;
    -webkit-appearance: none;
}

.filter-tags input, .custom-form .filter-tags input {
    float: left;
    position: relative;
    border: 2px solid #ccc;
    cursor: pointer;
    padding: 0;
    width: 20px;
    border-radius: 6px;
    height: 20px;
    position: relative;
    color: #fff;
    background: #fff !important;
    -webkit-appearance: none;
}

.register-privacy-accept-text {
    font-size: 11px;
    line-height: 1.5;
    letter-spacing: -0.22px;
    color: #646464;
}

.register-form button:disabled {
    background: #ccc;
    cursor: none;
}

.filter-tags input:checked {
    border-color: #FF3E24;
}

.filter-tags input:checked:after, .custom-form .filter-tags input:checked:after {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    font-size: 12px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FF3E24;
    color: #fff !important;
    transition: all ease-in-out 0.2s;
}

.filter-tags label, .custom-form .filter-tags label {
    float: left;
    padding: 0 10px !important;
    position: relative;
    top: 2px;
    color: #888DA0;
    font-weight: 400;
    width: auto;
}

.alert {
    padding: 10px;
    margin-bottom: 1em;
    border-radius: 4px;
}

.alert-danger {
    background: #fbd0d0;
    color: #960505;
    border: 1px solid #f9c0c0;
}

.alert-success {
    background: #d3ffd5;
    color: #4CAF50;
    border: 1px solid #c1ecc3;
}

.custom-form label {
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
    font-weight: 500;
    color: #666;
    color: #878C9F;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
}

.main-register .custom-form label {
    padding-top: 12px;
    padding-bottom: 12px;
}

.invalid-feedback {
    margin-top: 0.5em !important;
    font-size: 0.9em !important;
    color: #bd0000 !important;
    text-align: left !important;
    display: block;
    font-weight: 300 !important;
}

input.invalid-feedback, select.invalid-feedback, textarea.invalid-feedback {
    border: 1px solid #bd0000 !important;
}

.custom-form label i {
    padding-right: 12px;
    font-size: 14px;
    position: absolute;
    top: 16px;
    left: 16px;
}

.custom-form button {
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity {
    float: left;
    width: 65px;
    height: 42px;
    position: relative;
}

.quantity input {
    width: 100%;
    height: 42px;
    line-height: 1.65;
    float: left;
    padding: 0;
    margin: 0;
    padding-left: 10px;
    border: 1px solid #eee;
    border-radius: 4px 0 0 4px;
    margin-bottom: 0;
}

.quantity input:focus {
    outline: 0;
}

.quantity-nav {
    position: absolute;
    height: 42px;
    right: 0;
    width: 20px;
    border-right: 1px solid #eee;
}

.quantity-button {
    background: #F7F9FB;
    position: absolute;
    right: 0;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: -1px;
    height: 50%;
    border-bottom: 1px solid #eee;
}

.custom-form.no-icons input, .custom-form.no-icons textarea {
    padding-left: 10px !important;
}

.custom-form .no-icons input, .custom-form .no-icons textarea {
    padding-left: 10px !important;
}

.custom-form.no-icons label {
    margin-bottom: 5px;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.5em !important;
}

.mt-2 {
    margin-top: 1em !important;
}

.mt-3 {
    margin-top: 1.3em !important;
}

.mt-4 {
    margin-top: 1.4em !important;
}

.mt-5 {
    margin-top: 1.5em !important;
}

.mt-6 {
    margin-top: 1.6em !important;
}

.mt-7 {
    margin-top: 1.7em !important;
}

.mt-8 {
    margin-top: 1.8em !important;
}

.mt-9 {
    margin-top: 1.9em !important;
}

.mt-10 {
    margin-top: 2em !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.5em !important;
}

.pt-2 {
    padding-top: 1em !important;
}

.pt-3 {
    padding-top: 1.3em !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.pass-input-wrap span {
    position: absolute;
    right: 20px;
    cursor: pointer;
    bottom: 36px;
    z-index: 10;
    font-size: 12px;
}

.radio {
    color: #999;
    font-size: 13px;
    position: relative;
    top: -2px;
}

.radio span {
    position: relative;
    padding-left: 30px;
    top: 1px;
}

.radio span:after {
    content: "";
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    position: absolute;
    left: 0;
    top: -3px;
    box-sizing: border-box;
    border-radius: 5px;
}

.radio input[type=radio] {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

.radio input[type=radio]:checked + span {
    color: #666;
}

.radio input[type=radio]:checked + span:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 4px;
    z-index: 20;
}

.event-gallery .add-list-media-wrap {
    position: relative;
}

.event-gallery .add-list-media-wrap .btn-tools {
    position: absolute;
    left: 25px;
    top: 10px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    z-index: 1;
}

.fuzone {
    position: relative;
    border: 1px solid #eee;
    border-radius: 3px;
    background: #F7F9FB;
    transition: all 0.3s linear;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    min-height: 190px;
    margin-top: 0px;
    float: left;
    cursor: pointer;
    background-size: cover;
    background-position: center center;
}

.fuzone input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.fuzone .fu-text {
    text-align: center;
    margin: 50px 10px;
    line-height: 1.5em;
    font-size: 12px;
    color: #999;
    font-weight: 300;
    position: relative;
}

.fuzone .fu-text i {
    font-size: 44px;
    width: 100%;
    padding-bottom: 10px;
    transition: all 0.3s linear;
    color: #666;
}

.book-form .quantity-item label {
    width: auto;
    position: relative;
    top: 16px;
    padding-right: 10px;
    color: #878C9F;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
}

.book-form .quantity-item label i {
    position: relative;
    float: left;
    top: 0;
    left: 0;
    padding-right: 8px;
}

.book-form .quantity {
    float: right;
}

.book-form .quantity-item {
    margin-bottom: 20px;
    float: left;
    width: 50%;
}

.book-form .quantity-item.fcit {
    padding-left: 20px;
}

.book-form .btnaplly {
    color: #fff;
    width: 100%;
    background: #F8BB11;
    padding: 15px 0;
    border-radius: 4px;
}

.book-form .btnaplly i {
    padding-left: 10px;
}

.total-coast {
    padding: 15px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.total-coast strong {
    color: #878C9F;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 21px;
}

.total-coast span {
    float: right;
    text-align: right;
    font-size: 19px;
    font-weight: 400;
    position: relative;
    top: 3px;
}

.custom-form .total-coast input {
    width: inherit !important;
    float: left;
    border: none;
    background: none;
    height: auto;
    padding: 0;
    color: #888DA0;
    font-size: 24px;
    text-align: right;
    margin-bottom: 0;
    top: -3px;
    position: relative;
    right: 10px;
}

.hid-input {
    display: none;
}

.book-form .bookdate-container label i {
    top: 42px;
}

.book-form .bookdate-container input {
    padding-left: 42px;
}

.book-form .listsearch-input-item label, .book-form .bookdate-container label {
    margin-bottom: 12px;
}

.bookdate-container-dayscounter {
    position: absolute;
    right: 10px;
    bottom: 32px;
    z-index: 20;
    cursor: help;
}

.bookdate-container-dayscounter span {
    color: #fff;
    position: absolute;
    right: -10px;
    top: -40px;
    border-radius: 4px;
    background: #FF3E24;
    height: 30px;
    line-height: 30px;
    min-width: 100px;
    font-size: 11px;
    opacity: 0;
    visibility: hidden;
}

.bookdate-container-dayscounter:hover span {
    opacity: 1;
    visibility: visible;
}

.onoffswitch {
    position: relative;
    width: 83px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "ON";
    padding-left: 21px;
    background-color: #4DB7FE;
    color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 21px;
    background-color: #4DB7FE;
    color: #FFFFFF;
    text-align: right;
}

.onoffswitch-switch {
    display: block;
    width: 21px;
    margin: 4.5px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 49px;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.main-register .custom-form input[type=text], .main-register .custom-form input[type=email],
.main-register .custom-form input[type=password] {
    padding-left: 20px;
}

.msg-failed {
    display: none;
    background: #ffe8e8;
    padding: 1em;
    border-radius: 4px;
}

.is-invalid {
    border: 1px solid #bd0000 !important;
    color: #bd0000 !important;
}

.is-invalid::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bd0000;
    opacity: 1;
    /* Firefox */
}

.is-invalid:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bd0000;
    opacity: 1;
    /* Firefox */
}

.is-invalid::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bd0000;
    opacity: 1;
    /* Firefox */
}

.is-invalid:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #bd0000;
}

.is-invalid::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #bd0000;
}

.select2-container.is-invalid {
    border: none !important;
    color: none !important;
}

.select2-container.is-invalid .select2-choice {
    border: 1px solid #bd0000 !important;
    color: #bd0000 !important;
}

.select2-container-multi.is-invalid .select2-choices {
    border: 1px solid #bd0000 !important;
    color: #bd0000 !important;
}

/*-------------Map---------------------------------------*/
.map-container {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.fw-map {
    height: 500px;
}

.fw-map.big_map {
    height: 550px;
}

.fw-map2 #singleMap, .fw-map2 {
    height: 500px;
}

.hidden-map-container {
    display: none;
    background: #fff;
    overflow: hidden;
}

#singleMap, .fw-map-small-map {
    height: 420px;
    margin-bottom: 30px;
}

.hidden-map-container #singleMap {
    height: 500px;
    margin-bottom: 15px;
}

.map-container.column-map.right-pos-map {
    right: 0;
}

.map-container.column-map.left-pos-map {
    left: 0;
}

.map-container #map-main {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
    overflow: hidden;
}

.map-container.column-map {
    width: calc(100% - 900px);
    position: absolute;
    overflow: hidden;
}

.map-close {
    position: absolute;
    left: 365px;
    top: 10px;
    z-index: 1100;
    cursor: pointer;
    width: 43px;
    height: 43px;
    line-height: 43px;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    display: none;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.controls-mapwn {
    position: absolute;
    background: #fff url(/assets/frontend//images/search-icon.png) right no-repeat;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    width: 350px;
    z-index: 1000;
    border: none;
    padding: 20px;
    border-radius: 4px;
}

.controls {
    margin: 10px 0 0 10px;
}

#singleMap {
    width: 100%;
    position: relative;
    height: 300px;
    float: left;
    margin-bottom: 30px;
}

.box-widget #singleMap {
    margin-bottom: 10px;
}

.mapzoom-in, .mapzoom-out {
    position: absolute;
    z-index: 100;
    top: 50%;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 12px;
    margin-top: -84px;
    -webkit-transform: translate3d(0, 0, 0);
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.mapzoom-out {
    margin-top: -42px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.mapzoom-in {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

#singleMap .mapzoom-in, #singleMap .mapzoom-out {
    margin-top: 0;
}

#singleMap .mapzoom-in {
    margin-top: -42px;
}

.mapzoom-in:before, .mapzoom-out:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    font-size: 10px;
    font-weight: 400;
}

.mapzoom-in:before {
    content: "";
}

.mapnavigation {
    position: absolute;
    bottom: 50px;
    right: 20px;
    z-index: 1030;
    width: 140px;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.3);
    overflow: hidden;
}

.mapnavigation:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    height: 100%;
    z-index: 10;
    background: #000;
    opacity: 0.2;
}

.mapnavigation a {
    width: 70px;
    padding: 10px 0;
    color: #fff;
    float: left;
    font-size: 11px;
    background: #FF3E24;
}

.mapnavigation a i {
    padding: 0 5px;
    font-size: 13px;
    position: relative;
    top: 1px;
}

.mapnavigation a:hover i {
    color: #fff;
}

.cluster img {
    display: none;
}

.cluster {
    width: 40px !important;
    height: 40px !important;
}

.cluster div {
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
    font-weight: 400;
    border-radius: 100%;
    width: 40px !important;
    height: 40px !important;
    line-height: 38px !important;
    box-shadow: 0px 0px 0px 4px rgba(6, 27, 65, 0.3);
    border: 2px solid #fff;
    z-index: 100;
    transition: all 100ms 3inear;
    -webkit-animation: cluster-animation 1.5s infinite;
    animation: cluster-animation 1.5s infinite;
}

.cluster div:hover {
    background: #5d6275;
}

@-webkit-keyframes cluster-animation {
    0%, 100% {
        box-shadow: 0px 0px 0px 4px rgba(6, 27, 65, 0.3);
    }
    50% {
        box-shadow: 0px 0px 0px 9px rgba(6, 27, 65, 0.1);
    }
}

@keyframes cluster-animation {
    0%, 100% {
        box-shadow: 0px 0px 0px 4px rgba(6, 27, 65, 0.3);
    }
    50% {
        box-shadow: 0px 0px 0px 9px rgba(6, 27, 65, 0.1);
    }
}

.map-view-wrap {
    position: absolute;
    z-index: 211;
    left: 0;
    width: 100%;
    height: 1px;
    top: 0;
}

.map-view-wrap_item {
    position: relative;
    float: left;
    width: 350px;
    border-radius: 6px;
    background: #fff;
    padding: 25px 30px;
    top: 80px;
}

.map-view-wrap .container {
    height: 1px;
}

.mar-top {
    margin-top: 30px !important;
}

/*------listing------------------------------------------------*/
.grey-blue-bg {
    background: #f1f1f1;
}

.col-list-wrap {
    position: relative;
    width: 900px;
    float: left;
    background: #ECF6F8;
    min-height: 100vh;
    z-index: 50;
    left: 0;
    box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.17);
    transition: all 0.2s ease-in-out;
    padding-bottom: 40px;
}

.fw-col-list-wrap {
    width: 100% !important;
    box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.27);
    background: none;
    padding-bottom: 0;
}

.fw-col-list-wrap .list-main-wrap-opt {
    padding: 0 8px;
    margin-top: 0;
}

.fh-col-list-wrap, .center-col-list-wrap {
    width: 100%;
}

.filter-sidebar {
    padding: 25px 30px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #eee;
    z-index: 120;
}

.filter-sidebar .col-list-search-input-item {
    margin-bottom: 0px;
}

.filter-sidebar .col-list-search-input-item:last-child {
    margin-bottom: 0;
}

.filter-sidebar .col-list-search-input-item label {
    margin-bottom: 5px;
    font-size: 13px;
}

.filter-sidebar .range-slider-title {
    font-size: 13px;
    font-weight: 400;
}

.filter-sidebar .col-list-search-input-item {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
    margin-bottom: 15px !important;
}

.filter-sidebar .col-list-search-input-item label.dropdown-filter {
    padding: 0px 0px;
    margin-bottom: 0;
    font-weight: 400;
}

.filter-sidebar .col-list-search-input-item .filter-tags label {
    margin-bottom: 0;
}

.filter-sidebar .col-list-search-input-item .header-search-button {
    top: 0;
    left: 0;
}

.list-wrap-search {
    padding: 25px 0;
    background: #fff;
    z-index: 60;
    margin-bottom: 10px;
}

.list-wrap-search.lisfw {
    margin-bottom: 50px;
    border-radius: 10px;
}

.search-opt-wrap {
    margin-top: 20px;
}

.range-slider-wrap {
    margin-top: 6px;
}

.search-opt-container .filter-tags li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    font-size: 11px;
}

.filter-tags .listing-rating i {
    padding-right: 3px;
    font-size: 10px;
}

.four-star-rating .listing-rating i:nth-child(5), .three-star-rating .listing-rating i:nth-child(4), .three-star-rating .listing-rating i:nth-child(5) {
    color: #ccc;
}

.filter-tags .listing-rating span {
    color: #999;
    padding-left: 6px;
}

.leave-rating-title {
    margin-right: 10px;
    font-weight: 500;
    font-size: 14px;
    color: #666;
    position: relative;
    top: -3px;
}

.leave-rating input[type=radio] {
    display: none;
}

.leave-rating label {
    font-size: 12px;
    float: right;
    letter-spacing: 4px;
    color: #FACC39;
    cursor: pointer;
    transition: 0.3s;
}

.leave-rating-holder .leave-rating {
    float: left;
    margin-top: 6px;
}

.leave-rating label:hover:before, .leave-rating label.selected:before, .leave-rating label.min-star:before {
    font-weight: bold;
}

.leave-rating:hover input[type=radio]:checked ~ label:before, .leave-rating input[type=radio]:checked ~ label:before, .leave-rating label:hover ~ label:before {
    font-weight: bold;
}

.hidden-listing-filter {
    padding: 25px 20px 0;
    margin-top: 25px;
    border-top: 1px solid #eee;
    display: none;
}

.hidden-listing-filter-vis {
    opacity: 1;
}

.hidden-listing-filter h4 {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    color: #878C9F;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
}

.show-more-filters {
    position: absolute;
    right: 0;
    bottom: -53px;
    text-align: left;
    cursor: pointer;
    padding: 8px 17px;
    color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 11px;
    font-weight: 400;
    z-index: 20;
    transition: all 0.2s ease-in-out;
}

.show-more-filters i {
    padding-right: 10px;
    font-size: 9px;
    position: relative;
    top: 0;
    font-weight: 400;
}

.show-more-filters.active-hidden-opt-btn i {
    padding-right: 10px;
    top: 3px;
    color: #fff;
    transform: rotate(45deg);
}

.list-main-wrap-title {
    padding: 20px 0;
    margin-top: 10px;
    border-bottom: 1px solid #e3e3e3;
}

.list-main-wrap-title.single-main-wrap-title {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 40px;
    border-bottom: 1px solid #eee;
}

.fw-col-list-wrap .list-main-wrap-opt .list-main-wrap-title {
    padding: 0 0 10px 0;
    margin-top: 0;
    margin-bottom: 10px;
}

.list-main-wrap-title h2 {
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    float: left;
    font-family: "GothamPro", sans-serif;
    color: #888DA0;
}

.list-main-wrap-opt {
    margin-top: 20px;
}

.fw-col-list-wrap .list-main-wrap-opt .list-main-wrap-title.col-title {
    margin-bottom: 20px;
}

.list-main-wrap-opt-sb {
    margin-top: 0;
}

.half-tags {
    width: 50%;
}

.price-opt, .price-opt ul, .price-opt-title, .price-opt ul li {
    float: left;
}

.price-opt {
    position: relative;
    top: 10px;
}

.price-opt-title {
    color: #666;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
    float: left;
}

.price-opt .listsearch-input-item {
    float: left;
    margin-left: 20px;
    position: relative;
    top: -15px;
    width: 200px;
}

.price-opt .listsearch-input-item .nice-select {
    background: #fff;
    width: 100%;
}

.grid-opt {
    float: right;
}

.grid-opt li {
    float: left;
    margin-left: 10px;
}

.grid-opt li span {
    float: left;
    font-size: 14px;
    font-weight: 900;
    color: #ccc;
    background: #fff;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 1px solid #eee;
    line-height: 36px;
    cursor: pointer;
}

.listing-item-container {
    overflow: hidden;
}

.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;
}

.three-columns-grid .listing-item {
    width: 33.3%;
    padding: 0 8px !important;
}

.listing-item.has_one_column, .slick-slide-item .listing-item {
    width: 100%;
}

.listing-item.has_one_column {
    padding: 0 !important;
}

.listing-item.has_one_column .geodir-category-listing {
    padding-left: 13px !important;
}

.listing-item.has_one_column .geodir-category-img {
    width: 40%;
    border-radius: 10px;
    top: 12px;
    height: 200px;
}

.listing-item.has_one_column .hotel-card .geodir-category-img {
    width: 100%;
    border-radius: 10px;
    top: 0;
}

.three-columns-grid .listing-item.has_one_column .geodir-category-listing {
    padding-left: 0 !important;
}

.three-columns-grid .listing-item.has_one_column .geodir-category-img {
    top: 0px;
}

.listing-item.has_one_column .geodir-category-content {
    width: 60%;
}

.slick-slide-item .listing-item {
    padding: 0 10px;
    margin-bottom: 0;
}

.geodir-category-listing {
    border-radius: 10px;
    background: #fff;
    border: 1px solid #eee;
}

.geodir-category-content {
    padding: 20px;
    z-index: 2;
}

.geodir-category-img {
    float: left;
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 10px 10px 0 0;
    background-position: center center;
    background-size: cover;
}

.geodir-category-img .listing-counter {
    top: 20px;
    left: 20px;
}

.geodir-category-img .listing-counter strong {
    padding-left: 4px;
}

.geodir-category-img img, .gallery-item img {
    width: 100%;
    height: auto;
}

.listing-avatar {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 4;
}

.listing-avatar img {
    width: 34px;
    height: 34px;
    border-radius: 100%;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
}

.avatar-tooltip {
    position: absolute;
    top: 2px;
    margin-top: 20px;
    opacity: 0;
    left: 100%;
    margin-left: 20px;
    min-width: 150px;
    visibility: hidden;
    padding: 9px 0;
    border-radius: 4px;
    background: #FF3E24;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    transition: all 0.2s ease-in-out;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
}

.listing-avatar:hover .avatar-tooltip {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}

.geodir-category-content p {
    text-align: left;
    font-size: 12px;
    color: #999;
}

.geodir-category-content h3, .cart-details_text .geodir-category-content-title-item h3 {
    float: left;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
}

.geodir-category-content h3 a {
    color: #4e4e4e;
    line-height: 1.5em;
}

.geodir-category-content h3 a:hover {
    color: #FF3E24;
    transition: all 0.2s ease-in-out;
}

.geodir-category-content-tags {
    margin-top: 10px;
}

.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: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    padding: 10px 20px;
    cursor: pointer;
    display: flex;
}

.geodir-category-opt h4 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 1px;
}

.geodir-category-opt h4 a {
    color: #fff;
}

.geodir-category-opt .listing-rating {
    position: relative;
}

.geodir-category-opt .listing-rating i {
    font-size: 10px;
}

.geodir-category-opt .rate-class-name {
    position: relative;
    top: -6px;
}

.geodir-category-opt .rate-class-name-right {
    margin-left: 10px;
}

.geodir-category-opt .rate-class-name-right .score {
    text-align: left;
    color: #fff;
    font-size: 11px;
}

.geodir-category-opt .rate-class-name-right .score strong {
    display: block;
    text-align: right;
    margin: 5px 0 2px;
    font-style: normal;
    color: #fff;
    font-size: 13px;
    font-family: "GothamPro", sans-serif;
    font-weight: 500;
}

.geodir-category-opt .rate-class-name span {
    background: #fff;
    color: #4e4e4e;
    float: left;
    font-weight: 400;
    border-radius: 5px 5px 5px 0;
    padding: 12px;
    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.2);
}

.geodir-category-content-title {
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    min-height: 140px;
}

.blog-category-content-title {
    min-height: 80px;
}

.btn-view-all-center {
    float: none !important;
    margin-top: 2em;
}

.geodir-category-content-title-item {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}

.facilities-list {
    margin: 12px 0 12px;
    list-style: none;
}

.facilities-list li {
    float: left;
    margin-right: 14px;
    cursor: pointer;
    position: relative;
}

.facilities-list li i {
    color: #ADC7DD;
    font-size: 16px;
}

.facilities-list li span {
    position: absolute;
    opacity: 0;
    left: -20px;
    top: -34px;
    height: 26px;
    line-height: 26px;
    min-width: 90px;
    color: #fff;
    font-size: 11px;
    visibility: hidden;
    border-radius: 4px;
    background: #FF3E24;
}

.facilities-list li:hover span {
    visibility: visible;
    opacity: 1;
}

.geodir-category-footer {
    margin: 0;
    padding: 0px 60px 0 0;
}

.geodir-category-price {
    float: left;
    font-size: 11px;
    color: #999;
    font-weight: 400;
    background: #F7F9FB;
    padding: 9px 12px;
    border-radius: 4px;
    border: 1px dotted #e4e4e4;
    text-transform: uppercase;
}

.geodir-category-price span {
    font-weight: 400;
    margin-top: 6px;
    font-size: 13px;
}

.geodir-category-location a {
    float: left;
    text-align: left;
    color: #999;
    font-weight: 400;
    font-size: 11px;
    padding: 3px 0;
}

.geodir-category-location a .fa-check {
    font-size: 11px;
    padding-right: 2px;
}

.geodir-category-location a i {
    padding-right: 6px;
}

.geodir-opt-list {
    position: absolute;
    right: 0;
    width: 60px;
    top: 0px;
}

.geodir-opt-list a {
    float: right;
    width: 36px;
    height: 36px;
    margin-left: 5px;
    background: #ECF6F8;
    line-height: 40px;
    position: relative;
    color: #999;
    border-radius: 4px;
    font-size: 15px;
}

.geodir-opt-list a:hover i, .show-search-button:hover i {
    transition: all 0.2s ease-in-out;
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
    color: #fff;
}

@-webkit-keyframes bounce {
    0%, 20%, 60%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    80% {
        transform: translateY(-5px);
    }
}

@keyframes bounce {
    0%, 20%, 60%, 100% {
        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: #FF3E24;
}

.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, 0.21);
    text-align: center;
}

.geodir-opt-link a:hover {
    color: #fff;
}

.geodir-opt-tooltip {
    position: absolute;
    opacity: 0;
    right: 0;
    top: -40px;
    height: 30px;
    line-height: 30px;
    min-width: 100px;
    margin-left: -75px;
    color: #fff;
    font-size: 11px;
    visibility: hidden;
    border-radius: 4px;
}

.geodir-opt-tooltip strong {
    color: #fff;
    padding-left: 6px;
}

.geodir-opt-list a:hover .geodir-opt-tooltip {
    opacity: 1;
    visibility: visible;
}

.sale-window {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 3;
    background: #666;
    padding: 8px 18px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 11px;
    color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
}

.sale-window:before, .sale-window:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
}

.sale-window:after {
    border-bottom: 14px solid #666;
    border-left: 16px solid transparent;
    margin-left: -16px;
    margin-top: 9px;
}

.sale-window:before {
    border-top: 14px solid #666;
    border-left: 16px solid transparent;
    margin-left: -16px;
    margin-top: -8px;
}

.sale-window.big-sale:after {
    border-bottom: 14px solid #FF3E24;
}

.sale-window.big-sale:before {
    border-top: 14px solid #FF3E24;
}

.sale-window.big-sale {
    background: #FF3E24;
}

.map-popup-wrap {
    display: block;
    width: 300px !important;
    position: relative;
}

.map-popup {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 9px 16px rgba(58, 87, 135, 0.15);
}

.map-popup-wrap:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    margin-top: -1px;
    z-index: 20;
}

.map-popup-wrap:before {
    border-color: transparent;
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
}

.map-popup img {
    width: 100%;
    height: auto;
}

.listing-content {
    background: #fff;
    padding: 20px 20px;
    z-index: 20;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.listing-content:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    color: #ccc;
    top: 20px;
    right: 20px;
    font-size: 25px;
    font-weight: 500;
    z-index: -1;
    opacity: 0.5;
}

.listing-title h4 {
    font-size: 16px;
    text-align: left;
    font-weight: 500;
}

.map-popup-location-price {
    position: absolute;
    left: 20px;
    top: 24px;
    padding: 6px 7px;
    font-size: 12px;
    z-index: 20;
    font-weight: 400;
    border-radius: 4px;
    overflow: hidden;
}

.map-popup-location-price strong {
    color: #fff;
    float: left;
    width: 100%;
    margin-bottom: 4px;
    font-size: 11px;
    font-weight: 400;
}

.map-popup-location-info {
    float: left;
    width: 100%;
    margin-top: 10px;
    color: #878C9F;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
}

.map-popup-location-info i {
    padding-right: 6px;
}

.map-card-rainting {
    position: absolute;
    left: 0;
    width: 100%;
    top: -40px;
    padding: 15px 20px;
    z-index: 2;
}

.map-popup-location-price:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #061B41;
    opacity: 0.5;
}

.map-card-rainting i {
    float: left;
    margin-right: 4px;
}

.infoBox-close {
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    top: 30px;
    right: 20px;
    color: #fff;
    border-radius: 6px;
    z-index: 20;
    cursor: pointer;
    transition: all 300ms;
}

.infoBox-close:hover, .header-search-button:hover i, .contact-btn:hover i, .header-sec-link a:hover i {
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
}

.pagination {
    margin-top: 30px;
    text-align: center;
    float: left;
    width: 100%;
}

.pagination a {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 6px;
    border: 1px solid #eee;
    box-sizing: border-box;
    position: relative;
    font-size: 13px;
    color: #888DA0;
    background: #fff;
    letter-spacing: 1px;
}

.pagination a.current-page, .pagination a:hover {
    color: #fff;
}

.pagination a i {
    font-size: 12px;
}

.back-to-filters {
    position: absolute;
    right: -40px;
    width: 40px;
    height: 40px;
    top: 15px;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    z-index: -1;
    background: #FF3E24;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.back-to-filters span {
    visibility: visible;
    position: absolute;
    height: 40px;
    min-width: 150px;
    line-height: 40px;
    visibility: hidden;
    opacity: 0;
    top: 0;
    font-size: 12px;
    left: -150px;
    margin-top: 20px;
    transition: all 300ms;
    font-weight: 500;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background: #FF3E24;
}

.back-to-filters:hover span {
    margin-top: 0;
    visibility: visible;
    opacity: 1;
}

.back-to-filters:hover i, .wishlist-link:hover i, .basket-link:hover i {
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
}

.slideshow-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    z-index: 1;
}

.slideshow-item, .slideshow-container .slick-slide {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.slick-dots {
    position: absolute;
    bottom: 120px;
    width: 100%;
    left: 0;
    z-index: 100;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 6px;
    height: 6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: rgba(255, 255, 255, 0.41);
    border-radius: 100%;
}

.map-modal-wrap {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    display: none;
    overflow: auto;
    -webkit-transform: translate3d(0, 0, 0);
}

.map-modal-wrap-overlay {
    position: fixed;
    top: 0;
    left: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.41);
    -webkit-transform: translate3d(0, 0, 0);
}

.map-modal-item {
    position: relative;
    max-width: 650px;
    margin: 0 auto;
    top: 25%;
    z-index: 2;
}

.map-modal-container {
    padding: 0;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
}

.map-modal-container h3 {
    float: left;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    margin: 25px 0;
    color: #666;
    padding-left: 30px;
}

.map-modal-container h3 i {
    padding-right: 10px;
}

.map-modal #singleMap {
    margin-bottom: 0;
}

.map-modal-close {
    position: absolute;
    right: 30px;
    bottom: 16px;
    width: 36px;
    height: 36px;
    line-height: 38px;
    border-radius: 4px;
    color: #fff;
    z-index: 10;
    cursor: pointer;
}

.list-single-hero {
    padding: 250px 0 0;
    overflow: hidden;
}

.list-single-hero-title {
    z-index: 2;
    padding: 40px 0 30px;
}

.list-single-hero-title, .map-card-rainting, .geodir-category-opt, .ajax-modal-title {
    background: linear-gradient(to bottom, rgba(6, 27, 65, 0) 0%, rgba(6, 27, 65, 0.95) 100%);
}

.list-single-hero-title h2 {
    text-align: left;
    float: left;
    width: 100%;
    z-index: 2;
    color: #fff;
    font-size: 44px;
    font-weight: 400;
    position: relative;
    font-family: "GothamPro", sans-serif;
}

.list-single-hero-title h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 40px;
    height: 4px;
    border-radius: 4px;
}

.listing-rating-wrap {
    float: left;
    margin-bottom: 10px;
}

.list-single-hero-title .listing-rating i {
    font-size: 15px;
    margin-right: 4px;
}

.listing-rating-wrap .listing-rating, .listing-rating-wrap span {
    float: left;
}

.listing-rating-wrap span {
    color: #fff;
    padding-right: 20px;
    font-size: 13px;
    font-weight: 400;
}

.list-single-header-contacts {
    margin-top: 40px;
}

.list-single-header-contacts li {
    float: left;
    margin-right: 18px;
}

.list-single-header-contacts li a {
    color: #fff;
    font-size: 12px;
}

.list-single-header-contacts li i {
    padding-right: 10px;
}

.list-single-hero-details {
    margin-top: 6px;
}

.list-single-hero-rating {
    float: right;
    position: relative;
    z-index: 1;
}

.list-single-hero-rating .rate-class-name {
    float: right;
    cursor: pointer;
}

.list-single-hero-rating .rate-class-name span {
    background: #FF3E24;
    color: #fff;
    float: left;
    font-weight: 400;
    border-radius: 7px 7px 7px 0;
    padding: 22px;
    font-size: 24px;
    border: 1px solid rgba(0, 0, 0, 0.21);
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.21);
}

.list-single-hero-rating .score {
    float: left;
    color: #fff;
    text-align: right;
    padding-right: 15px;
    margin-top: 20px;
}

.list-single-hero-rating .score strong {
    width: 100%;
    float: left;
    padding-bottom: 4px;
}

.list-single-hero-rating-list {
    position: absolute;
    bottom: 100%;
    margin-bottom: 20px;
    right: 0;
    z-index: 10;
    background: rgba(6, 27, 65, 0.45);
    padding: 15px;
    overflow: hidden;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    visibility: hidden;
    opacity: 0;
}

.list-single-hero-rating:hover .list-single-hero-rating-list {
    visibility: visible;
    opacity: 1;
    margin-bottom: 10px;
}

.list-single-hero-rating-list .rate-item {
    margin-bottom: 10px;
}

.flat-hero-container {
    background: #fff;
    padding: 25px 30px 30px;
    border-radius: 4px;
    margin-bottom: 30px;
}

.about-hero-container {
    background: #fff;
    border-radius: 4px;
}

.flat-hero-container .listing-rating-wrap {
    margin: 0;
    top: 11px;
    position: relative;
}

.flat-hero-container .box-widget-item-header {
    margin-bottom: 10px;
    padding-bottom: 30px;
}

.flat-hero-container .box-widget-item-header h3 {
    font-size: 18px;
}

.flat-hero-container .list-single-hero-price, .list-single-hero-header .list-single-hero-price {
    color: #666;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding: 5px 0 20px;
    text-align: left;
    line-height: 1.5em;
}

.list-single-hero-header .list-single-hero-price {
    padding: 25px 30px;
    margin-bottom: 0;
    border: none;
    background: #ECF6F8;
    color: #999;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 11px;
}

.list-single-hero-header .list-single-hero-price span {
    padding-left: 50px;
}

.flat-hero-container .list-single-hero-price:before, .list-single-hero-header .list-single-hero-price:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    color: #ccc;
    top: 1px;
    font-size: 35px;
    right: 0px;
    opacity: 0.4;
    font-weight: 400;
    display: none;
}

.flat-hero-container .list-single-hero-price.icon-schedule:before {
    content: "";
    font-weight: 300;
    font-size: 27px;
}

.flat-hero-container .list-single-hero-price:before {
    font-weight: 300;
    font-size: 27px;
}

.list-single-hero-header .list-single-hero-price:before {
    top: 1px;
    font-size: 55px;
    font-weight: 300;
    font-size: 27px;
}

.list-single-hero-header .geodir-category-location {
    margin-top: 15px;
}

.flat-hero-container .review-score-detail {
    width: 100%;
    padding: 0;
}

.flat-hero-container .rate-class-name-wrap {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding: 0px 0 20px;
}

.about-hero-container .rate-class-name-wrap {
    border-bottom: 1px solid #eee;
    padding: 0px 0 20px;
}

.flat-hero-container .rate-class-name-wrap a, .about-hero-container .rate-class-name-wrap a {
    float: right;
    width: 40%;
    padding: 14px 0;
    border-radius: 4px;
    font-size: 11px;
    position: relative;
    color: #fff;
    font-weight: 400;
}

.flat-hero-container .rate-class-name-wrap a i, .about-hero-container .rate-class-name-wrap a i {
    padding-left: 10px;
}

.flat-hero-container .rate-class-name, .about-hero-container .rate-class-name {
    float: left;
    width: 60%;
    text-align: left;
}

.btn-book {
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.btn-book.btn-outline {
    border: 1px solid #FF3E24;
    color: #FF3E24;
}

.btn-book.btn-outline:after {
    background: rgba(177, 177, 177, 0.2);
}

.flat-hero-container .rate-class-name span, .about-hero-container .rate-class-name span {
    background: #fff;
    float: left;
    font-weight: 400;
    border-radius: 5px;
    padding: 0px 10px;
    font-size: 16px;
    border: 1px solid rgba(0, 0, 0, 0.21);
    margin-right: 10px;
    height: 45px;
    line-height: 45px;
}

.flat-hero-container .rate-class-name .score, .about-hero-container .rate-class-name .score {
    text-align: left;
    padding-left: 18px;
    color: #666;
    font-size: 12px;
    line-height: 1.3em;
    margin-top: 5px;
}

.flat-hero-container .rate-class-name .score strong, .about-hero-container .rate-class-name .score strong {
    display: block;
    padding: 18px 0 6px 0;
}

.flat-hero-container .reviews-score-wrap {
    padding: 0 0 15px;
    margin-bottom: 10px;
}

.review-score-detail-list .rate-item {
    margin-bottom: 11px;
}

.rate-item-title {
    margin-bottom: 6px;
    text-align: left;
    color: #fff;
    font-size: 12px;
}

.review-score-detail-list .rate-item-title, .review-score-detail-list .rate-item-percent {
    color: #666;
}

.rate-item-bg {
    height: 6px;
    background: #fff;
    border-radius: 8px;
    float: left;
    width: calc(100% - 30px);
    overflow: hidden;
}

.review-score-detail-list .rate-item-bg {
    background: #eee;
    height: 10px;
}

.rate-item-line {
    float: left;
    height: 6px;
    border-radius: 4px;
}

.review-score-detail-list .rate-item-line {
    height: 10px;
}

.rate-item-percent {
    position: absolute;
    top: 14px;
    right: 0;
    color: #fff;
}

.list-single-hero-links {
    float: right;
    position: relative;
    top: 20px;
}

.lisd-link {
    float: left;
    margin-left: 10px;
    padding: 10px 20px;
    border: 1px dashed rgba(255, 255, 255, 0.21);
    background: rgba(255, 255, 255, 0.11);
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
}

.lisd-link i {
    padding-right: 10px;
}

.lisd-link:hover {
    border-color: transparent;
}

.list-single-main-container {
    padding-left: 60px;
}

.list-single-main-item {
    padding: 30px 30px;
    background: #fff;
    margin-bottom: 5px;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
}

article .list-single-main-item, article.post-article .list-single-main-item:last-child {
    margin-bottom: 0;
}

article.post-article .list-single-main-item {
    margin-bottom: 20px;
}

.list-single-main-item-title h3 {
    color: #183c7d;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
}

.list-single-main-item-title h3 a {
    color: #334e6f;
}

.list-single-main-item-title {
    margin: 0 0 25px 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
}

.list-single-hero-header .list-single-main-item-title {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.list-single-main-item-title .listing-rating {
    float: left;
    margin-top: 10px;
}

.list-single-hero-header .list-single-main-item-title h3 {
    font-size: 24px;
}

.list-single-hero-header .list-single-main-item-title:before {
    display: none;
}

.list-single-main-item-title.no-dec-title {
    border: none;
    margin-bottom: 0;
    padding-bottom: 15px;
}

.list-single-main-item-title.no-dec-title:before {
    display: none;
}

.list-single-main-item p {
    text-align: left;
    color: #878C9F;
    font-weight: 300;
    line-height: 1.5em;
}

.listing-features li {
    float: left;
    width: 33.3%;
    text-align: left;
    margin-bottom: 15px;
    font-size: 13px;
    color: #888DA0;
    font-weight: 400;
    position: relative;
    padding-left: 30px;
}

.listing-features li i {
    position: absolute;
    left: 0;
    top: 0;
}

.tags-stylwrap a {
    float: left;
    padding: 10px 25px;
    border-radius: 2px;
    color: #888DA0;
    font-size: 12px;
    background: #ECF6F8;
    font-weight: 500;
    margin-right: 6px;
}

.tags-stylwrap.sb-tags a {
    color: #fff;
    margin-bottom: 6px;
}

.box-widget-item {
    margin-bottom: 10px;
}

.box-widget-item-header {
    padding: 0 0 20px;
    margin: 0 0 25px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    position: relative;
}

.box-widget-item-header:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    right: 0;
    top: 2px;
    color: #ADC7DD;
}

.box-widget-item-header h3 {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #183c7d;
}

.box-widget-item-header h3 i {
    padding-right: 12px;
    font-size: 16px;
    color: #999;
}

.box-widget-item-header-2 {
    padding: 0 0 20px;
    margin: 0 0 25px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-widget-item-header-2 h3 {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #183c7d;
}

.box-widget-item-header-2 i, .box-widget-item-header-2 svg {
    padding-right: 0;
    font-size: 16px;
    color: #FF3E24;
}

.fal {
    transition: transform 0.3s ease;
    transform-origin: center;
}

.box-widget {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #eee;
    float: left;
    width: 100%;
}

.no-bor-rad {
    border-radius: 0;
}

.box-widget-content {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 30px 30px;
}

.box-widget-content.no-pad-bottom {
    padding-bottom: 0;
}

#weather-widget {
    float: left;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}

.box-widget-list {
    display: block;
}

.box-widget-list i {
    padding-right: 10px;
}

.box-widget-list li {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #666;
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
    font-size: 12px;
    display: flex;
}

.box-widget-list .sub-info-ul {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.box-widget-list .sub-info-ul .sub-info {
    width: 100%;
}

.box-widget-list .sub-info-ul .sub-info li {
    width: 50%;
    margin-bottom: 0;
    border-bottom: 0;
}

.box-widget-list .sub-info-ul .sub-info li .fa-check {
    color: #38c172;
}

.box-widget-list .sub-info-ul .sub-info li span {
    width: 100%;
}

.box-widget-list .sub-info-ul .sub-info li a {
    width: 50px;
}

.box-widget-list li span {
    min-width: 60px;
    font-weight: bold;
}

.box-widget-list li a {
    margin-left: 10px;
    color: #878C9F;
    width: calc(100% - 70px);
}

.list-widget-social {
    float: left;
    margin-top: 10px;
}

.list-widget-social li {
    float: left;
    margin-right: 10px;
}

.list-widget-social li a {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}

.banner-wdget {
    overflow: hidden;
    border-radius: 6px;
}

.banner-wdget .overlay {
    opacity: 0.3;
}

.banner-wdget-content {
    padding: 90px 30px 70px;
    z-index: 10;
}

.banner-wdget-content h4 {
    font-weight: 500;
    color: #fff;
    font-size: 18px;
}

.banner-wdget-content h4 span {
    color: #666;
    font-weight: 400;
}

.banner-wdget-content a {
    font-weight: 400;
    color: #fff;
    padding: 12px 30px;
    display: inline-table;
    margin-top: 15px;
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
}

.banner-wdget-content a:hover {
    background: #24324F;
}

.banner-wdget-content .countdown-item {
    width: 25%;
    float: left;
    color: #fff;
}

.banner-wdget-content .countdown-item p {
    font-size: 10px;
    color: #fff;
}

.banner-wdget-content .countdown-item span {
    font-size: 24px;
    font-weight: 400;
    font-style: italic;
}

.banner-wdget-content .countdown {
    margin-top: 15px;
}

.list-single-main-media {
    overflow: hidden;
    margin-bottom: 20px;
}

.box-widget-author-title {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding: 0 0 12px 0px;
}

.box-widget-author-title .box-widget-author-title-info {
    text-align: left;
    padding-left: 13px;
    width: 100%;
}

.box-widget-author-title .box-widget-author-title-info .phone {
    font-size: 12px;
    margin-top: 2px;
    color: #8f94a6;
    font-weight: 300;
}

.box-widget-author-title .box-widget-author-title-info a {
    margin-bottom: 2px;
}

.box-widget-author-title .box-widget-author-title-favorite {
    width: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.box-widget-author-title .btn-favorite {
    font-size: 28px;
}

.box-widget-author-title .btn-favorite i {
    color: #bbb;
    font-weight: 100;
}

.box-widget-author-title .btn-favorite i.active {
    color: #FF3E24;
    font-weight: 800;
}

.box-widget-author-title .btn-favorite:hover i {
    color: #FF3E24;
    font-weight: 800;
    transition: all ease-in-out 0.3s;
}

.box-widget-author-content {
    padding: 10px 0 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.box-widget-author-content p {
    text-align: left;
}

.box-widget-author:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    color: #ccc;
    top: 10px;
    font-size: 35px;
    right: 0px;
    opacity: 0.4;
    font-weight: 500;
    display: none;
}

.box-widget-author-title a {
    text-align: left;
    color: #666;
    position: relative;
    font-size: 14px;
    margin-top: 5px;
    padding-bottom: 6px;
}

.box-widget-author-title span {
    float: left;
    width: 100%;
    font-size: 10px;
    text-align: left;
    color: #999;
    text-transform: uppercase;
}

.box-widget-author-title-img {
    width: 60px;
    height: 100%;
}

.box-widget-author-title-img img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}

.box-widget.widget-posts li {
    padding: 8px 0;
    margin-bottom: 19px;
    border-bottom: 1px solid #eee;
}

.box-widget.widget-posts li:last-child {
    margin-bottom: 0;
}

.box-widget.widget-posts .widget-posts-img {
    float: left;
    width: 28%;
}

.box-widget.widget-posts .widget-posts-img img {
    border-radius: 4px;
    width: 100%;
    height: auto;
}

.box-widget.widget-posts .widget-posts-descr {
    float: left;
    width: 66%;
    margin-left: 6%;
    text-align: left;
    padding: 10px;
    background: #f9f9f9;
    border-radius: 4px;
}

.box-widget.widget-posts .widget-posts-descr a {
    font-size: 13px;
    font-weight: 500;
    padding-bottom: 20px;
    color: #878C9F;
}

.box-widget.widget-posts .widget-posts-date {
    float: left;
    width: 100%;
    font-weight: 400;
    color: #999;
    font-size: 11px;
}

.box-widget.widget-posts .widget-posts-date i {
    padding-right: 10px;
}

.box-image-widget {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.box-image-widget:last-child {
    margin-bottom: 0;
}

.box-image-widget-media {
    float: left;
    width: 35%;
}

.box-image-widget-media a {
    float: left;
    width: 100%;
    margin-top: 8px;
    padding: 8px 0;
    color: #fff;
    border-radius: 2px;
    font-size: 11px;
}

.box-image-widget-details {
    float: left;
    width: 65%;
    padding-left: 18px;
    text-align: left;
}

.box-image-widget-details h4 {
    padding-bottom: 6px;
    color: #666;
}

.box-image-widget-details h4 span {
    color: #666;
    font-size: 11px;
    padding-left: 20px;
}

.box-image-widget-details p {
    font-size: 12px;
}

.box-image-widget-media img {
    width: 100%;
    height: 80px;
}

.pricerange span {
    float: left;
    margin-right: 20px;
    color: #878C9F;
    font-weight: 400;
}

.pricerange {
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    color: #666;
}

.claim-widget-link {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #eee;
}

.claim-widget-link span, .claim-widget-link a {
    float: left;
    text-align: left;
    font-weight: 500;
}

.claim-widget-link a:hover {
    color: #24324F;
}

.claim-widget-link span {
    color: #878C9F;
    margin-right: 20px;
}

.rooms-item-search {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
}

.rooms-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}

.rooms-item:hover {
    background: #f1f1f1;
    transition: all ease-in-out 0.3s;
}

.js-url {
    cursor: pointer;
}

.js-url:hover {
    background-color: #f1f1f1;
    transition: background-color ease-in-out 0.3s;
}

.rooms-item:last-child {
    margin-bottom: 0;
}

.rooms-media {
    float: left;
    width: 27%;
    height: 160px;
    max-height: 160px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 0px 3px #e4e4e4;
}

.rooms-media img {
    width: 100%;
    height: auto;
}

.rooms-details {
    float: left;
    width: 60%;
    padding: 5px 0 10px 20px;
}

.rooms-details-header {
    text-align: left;
    padding-bottom: 20px;
}

.rooms-price {
    color: #666;
    font-size: 19px;
    font-weight: 400;
}

.rooms-price strong {
    padding-left: 3px;
    font-size: 10px;
    color: #999;
}

.rooms-details-header h3 {
    color: #334e6f;
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: 400;
}

.rooms-details-header h3 a {
    color: #FF3E24;
    line-height: 1.5em;
    font-size: 14px;
}

.rooms-details-header h3 a:hover {
    color: #333;
    transition: all ease-in-out 0.2s;
}

.rooms-details-header h5 {
    font-size: 11px;
    font-weight: 400;
}

.rooms-details-header h5 span {
    color: #333;
}

.upcoming-item .rooms-details-header h3 a {
    color: #333;
    line-height: 1.5em;
    font-size: 14px;
}

.upcoming-item .rooms-details-header h3 a:hover {
    color: #FF3E24;
    transition: all ease-in-out 0.2s;
}

.upcoming-item .rooms-price {
    font-size: 14px;
    color: #333;
    padding-top: 10px;
}

.upcoming-item .rooms-details-header p {
    color: #333;
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.rooms-container {
    margin-top: 0px;
}

.rooms-details .facilities-list {
    margin-top: 20px;
    margin-bottom: 0;
}

.facilities-list .btn {
    float: right;
    margin: 0;
    top: -18px;
    height: 40px;
    line-height: 40px;
}

.facilities-list .btn i {
    height: 40px;
    line-height: 40px;
}

.list-single-facts {
    background: #fff;
}

.single-facts {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.single-facts .inline-facts-wrap {
    width: 25%;
    float: left;
    padding: 15px;
}

.single-facts .inline-facts {
    position: relative;
    padding: 20px 30px;
    background: #ECF6F8;
    border-radius: 6px;
}

.single-facts .inline-facts i {
    font-size: 54px;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0.4;
    z-index: 1;
}

.single-facts .inline-facts .num {
    font-size: 34px;
    color: #999;
    font-weight: 400;
    text-align: left;
}

.single-facts .inline-facts h6 {
    text-align: left;
    color: #888DA0;
    font-weight: 300;
    padding-top: 10px;
}

.home-facts .inline-facts .num, .single-facts .inline-facts h6 {
    position: relative;
    z-index: 2;
}

.home-facts {
    float: left;
    width: 25%;
    padding: 0 25px;
}

.home-facts .num {
    color: #fff;
    font-family: "GothamPro", sans-serif;
    font-size: 44px;
}

.home-facts h6 {
    color: rgba(255, 255, 255, 0.71);
    font-size: 13px;
    font-weight: 500;
}

.home-facts h6 {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    color: rgba(255, 255, 255, 0.91);
}

.home-facts h6:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    height: 1px;
    background: #fff;
    margin-left: -25px;
    opacity: 0.4;
    width: 50px;
}

.list-single-facts .inline-facts-wrap {
    width: 25%;
    float: left;
    padding: 20px 0;
    border-left: 1px solid #e2e2e2;
    box-sizing: border-box;
    background: #f9f9f9;
}

.list-single-facts .inline-facts-wrap:first-child {
    border: none;
}

.list-single-facts .inline-facts-wrap i {
    font-size: 34px;
    width: 100%;
    padding-bottom: 10px;
}

.list-single-facts .inline-facts-wrap .milestone-counter, .list-single-facts .inline-facts-wrap h6 {
    display: inline-block;
    color: #666;
}

.list-single-facts .inline-facts-wrap h6 {
    padding-left: 4px;
    color: #999;
    font-size: 12px;
}

.cart-detai ls {
    background: #f9f9f9;
}

.cart-details_text {
    float: left;
    width: 100%;
    border: 1px solid #eee;
    border-top: none;
}

.cart-details_header {
    border: 1px solid #eee;
    display: inline-table;
    padding: 15px 20px;
}

.cart-details_text .geodir-category-content-title-item h3 a {
    color: #666;
}

.cart_list li {
    text-align: left;
    padding: 15px 20px;
    color: #666;
    font-size: 12px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
}

.cart_list li:last-child {
    border-bottom: 0;
}

.cart_list li b {
    min-width: 100px;
    text-transform: capitalize;
    font-size: 14px;
}

.cart_list li span, .cart-total strong {
    width: 100%;
    text-align: right;
    font-size: 14px;
}

.cart_list li span strong {
    padding-left: 6px;
    color: #666;
}

.cart-total {
    padding: 15px 20px;
    background: #F7F9FB;
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 6px;
}

.cart-details {
    margin-bottom: 15px;
}

.cart-total span {
    min-width: 120px;
    text-align: left;
    color: #878C9F;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    top: 2px;
}

.cart-total strong {
    font-size: 20px;
    font-weight: 400;
}

#progressbar {
    margin-bottom: 30px;
    counter-reset: step;
    width: 100%;
    float: left;
    box-sizing: border-box;
}

#progressbar li {
    list-style-type: none;
    color: #666;
    font-size: 12px;
    width: 25%;
    float: left;
    text-align: left;
    position: relative;
    padding: 0 0 25px;
}

#progressbar li span {
    padding-right: 10px;
}

#progressbar li:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 4px;
    border-radius: 4px;
    background: #eee;
    z-index: 1;
}

#progressbar li:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    left: 0;
    height: 4px;
    z-index: 2;
    border-radius: 4px;
    transition: all 200ms linear;
}

#progressbar li.active:before {
    width: 99%;
}

.bookiing-form-wrap .custom-form form fieldset:not(:first-of-type) {
    display: none;
}

.next-form {
    float: right;
}

.previous-form {
    float: left;
    padding: 0 30px 0 80px;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.previous-form i {
    position: absolute;
    left: 0;
    width: 50px;
    height: 44px;
    line-height: 44px;
    border-right: 1px solid rgba(255, 255, 255, 0.21);
    text-align: center;
    top: 0;
}

.previous-form:hover:after {
    width: 100%;
}

.previous-form:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    z-index: 0;
    left: 0;
    top: 0;
    transition: all 200ms linear;
}

.success-table-header {
    text-align: center;
    color: #666;
    font-size: 24px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
}

.success-table-header p {
    font-size: 20px;
}

.success-table-header i.decsth {
    color: #666;
    font-size: 40px;
}

.success-table-header i.error {
    color: #FF3E24;
}

.success-table-header h4, .success-table-header p {
    float: left;
    line-height: 1.5em;
}

.success-table-header a {
    font-size: 14px;
    color: #fff;
    padding: 12px 25px;
    border-radius: 5px;
    position: relative;
}

.success-table-header a i {
    padding-right: 8px;
    font-size: 15px;
}

.log-massage {
    padding: 10px 0;
    text-align: left;
    font-size: 12px;
    color: #666;
}

/*------ Reviews------------------------------------------------*/
.reviews-score-wrap {
    padding: 0 0 25px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.list-single-hero-header .reviews-score-wrap {
    padding: 0;
    border-bottom: none;
    margin-bottom: 0;
}

.review-score-total, .review-score-detail {
    float: left;
    width: 25%;
}

.review-score-total span {
    background: #FF3E24;
    color: #fff;
    float: left;
    font-weight: 400;
    border-radius: 7px 7px 0 7px;
    padding: 22px 0;
    width: 100%;
    font-size: 34px;
    border: 1px solid rgba(0, 0, 0, 0.21);
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.21);
}

.review-score-total a {
    float: left;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    margin-top: 10px;
    border-radius: 4px;
}

.review-score-total span strong {
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding-top: 6px;
}

.review-score-detail {
    width: 75%;
    padding-left: 20px;
}

.reviews-comments-wrap {
    display: inline-table;
    margin-top: 30px;
    width: 100%;
}

.section-separator.white-bar::before {
    background: #fff !important;
    margin-bottom: 20px;
}

.reviews-comments-item-text h3 {
    text-align: left;
    color: #333;
}

.reviews-comments-item-text .review-score-user {
    float: right;
    position: relative;
    top: -12px;
}

.reviews-comments-item-text .review-score-user span {
    background: #FF3E24;
    color: #fff;
    float: right;
    font-weight: 400;
    border-radius: 3px 3px 0 3px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    border: 1px solid rgba(0, 0, 0, 0.21);
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.21);
}

.reviews-comments-item-text .review-score-user .date {
    text-align: right;
    font-size: 11px;
    color: #666;
    font-weight: 300;
    padding-top: 10px;
}

.reviews-comments-item-text .review-score-user strong {
    margin-right: 12px;
    font-size: 11px;
    color: #666;
    position: relative;
    top: 10px;
}

.reviews-comments-item {
    padding: 0 0 10px 50px;
    position: relative;
    float: left;
    margin-bottom: 40px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.reviews-comments-item.reply-comment-item {
    width: 90%;
    margin-left: 10%;
    padding: 30px 20px 30px 110px;
    border-radius: 6px;
}

.reviews-comments-item.reply-comment-item .review-comments-avatar {
    top: 30px;
}

.reviews-comments-item.reply-comment-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: -10%;
    margin-left: 30px;
    width: 40px;
    height: 40px;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.reviews-comments-item:last-child {
    border: none;
    margin-bottom: 0;
}

.review-comments-avatar {
    position: absolute;
    top: 0;
    left: 10px;
    width: 80px;
    height: 80px;
}

.review-comments-avatar:before {
    content: "";
    position: absolute;
    top: 35px;
    margin-top: 0px;
    left: 0;
    margin-left: 17px;
    width: 40px;
    height: 40px;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.review-comments-avatar img {
    width: 35px;
    height: 35px;
    float: left;
    border-radius: 100%;
}

.reviews-comments-item-text {
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    padding: 20px 20px;
    background: #f9f9f9;
    border-radius: 6px;
    display: flex;
}

.reviews-comments-item-text .right {
    width: 200px;
}

.reviews-comments-item-text .left {
    width: calc(100% - 200px);
}

.reviews-comments-item-text .new-dashboard-item {
    top: 0;
}

.reviews-comments-item-text h4 {
    text-align: left;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

.reviews-comments-item-text h4 a {
    color: #666;
}

.reviews-comments-item-text p {
    text-align: left;
}

.reviews-comments-item-date {
    float: left;
    margin-top: 3px;
    font-weight: 400;
    color: #999;
    width: 100%;
    text-align: right;
    padding-top: 12px;
    font-size: 11px;
    border-top: 1px solid #eee;
}

.reviews-comments-item-date a {
    float: right;
    font-weight: 400;
    margin: 0;
    padding: 5px 15px;
    min-width: 80px;
}

.reviews-comments-item-date .label-default {
    float: left;
}

.reviews-comments-item-date span i, .reviews-comments-item-date a i {
    margin-right: 10px;
}

.leave-rating, .leave-rating-title {
    float: left;
}

.leave-rating-wrap {
    float: left;
    margin: 30px 0 30px 0;
    width: 100%;
}

.leave-rating-title {
    margin-right: 10px;
    font-weight: 500;
    font-size: 14px;
    color: #666;
    position: relative;
    top: -3px;
}

.review-score-form {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.review-total, .review-range-container {
    float: left;
}

.review-total {
    width: 30%;
    background: #F7F9FB;
    padding: 0;
    border: 1px solid #eee;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 10px;
}

.review-total strong {
    float: left;
    width: 100%;
    margin-top: 10px;
    color: #666;
}

.custom-form .review-total span input {
    font-size: 34px;
    border: none;
    padding: 0;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1px;
}

.review-range-container {
    width: 100%;
}

.review-range-item {
    display: block;
    margin-bottom: 10px;
}

.review-range-item .range-slider-title {
    width: 30%;
    margin-bottom: 0;
}

.review-range-item .range-slider-wrap {
    width: 70%;
    margin-top: 0;
    position: relative;
    top: -24px;
}

.review-range-item .range-slider-title, .review-range-item .range-slider-wrap {
    float: left;
}

/*------ Grid Gallery------------------------------------------------*/
.listing-item-cat {
    padding: 12px 12px 0px 12px;
    z-index: 10;
    text-align: left;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
}

.listing-counter {
    z-index: 10;
    font-size: 11px;
    color: #6f6f6f;
    padding: 0px 12px 9px 12px;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
    text-align: left;
}

.listing-item-cat h3 {
    font-size: 14px;
    float: left;
    font-family: "GothamPro", sans-serif;
    padding-bottom: 10px;
}

.category-section {
    padding: 30px 0px;
}

.listing-item-cat p {
    color: rgba(255, 255, 255, 0.71);
}

.listing-item-cat h3 a {
    color: #4e4e4e;
}

.weather-grid {
    float: left;
    position: relative;
    top: 2px;
    margin-left: 20px;
}

.gallery-items.mr-bot {
    margin-bottom: 10px;
}

.grid-item-holder, .gallery-items {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.grid-item-holder {
    padding: 10px;
}

.grid-small-pad .grid-item-holder {
    padding: 0 4px 4px 0;
}

.gallery-item {
    width: 25%;
    position: relative;
    float: left;
}

.gallery-item-btn {
    float: right;
    margin-right: 10px;
}

.gallery-items.home-grid .gallery-item .listing-item-grid {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    display: flex;
    border: 1px solid #f2f2f2;
    width: 100%;
}

.gallery-items.home-grid .gallery-item .listing-item-grid .listing-img {
    width: 150px;
    height: 90px;
    background-position: center;
    background-size: cover;
}

.gallery-items.home-grid .gallery-item .listing-item-grid .listing-title {
    flex: 1;
}

.gallery-item-second,
.grid-sizer-second {
    width: 66.6%;
}

.four-column .gallery-item {
    width: 25%;
}

.four-column .gallery-item.gallery-item-second {
    width: 50%;
}

.gallery-item img {
    position: relative;
    z-index: 1;
}

.list-single-main-item .gallery-items .gallery-item {
    overflow: hidden;
}

.gallery-item .box-item {
    border-radius: 0;
}

.more-photos-button {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 60px 0 20px;
    text-align: left;
    color: #fff;
    font-size: 10px;
    z-index: 10;
    text-transform: uppercase;
    cursor: pointer;
}

.more-photos-button span {
    padding: 0 2px;
    font-style: italic;
    font-size: 9px;
    color: rgba(255, 255, 255, 0.61);
}

.more-photos-button i {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 50px;
    border-left: 1px solid rgba(0, 0, 0, 0.21);
    text-align: center;
}

/*-------------Ajax modal---------------------------------------*/
.ajax-modal-container {
    position: fixed;
    top: 0;
    right: -550px;
    width: 550px;
    height: 100%;
    z-index: 119;
    overflow: hidden;
    overflow-y: auto;
    opacity: 0;
    background: #fff;
}

#ajax-modal {
    overflow: hidden;
    background: #fff;
}

.ajax-modal-wrap {
    opacity: 0;
}

.ajax-modal-media {
    border-radius: 20px 0 0 0;
}

.ajax-modal-media img {
    width: 100%;
    height: auto;
}

.ajax-modal-details {
    padding: 30px 45px;
    margin-top: 20px;
}

.ajax-modal-details p {
    text-align: left;
}

.ajax-modal-details h3 {
    text-align: left;
    color: #334e6f;
    padding-bottom: 26px;
    font-size: 16px;
    font-weight: 400;
}

.ajax-modal-details-box {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.ajax-modal-title {
    color: #fff;
    padding: 20px 0 25px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.ajax-modal-photos-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 5;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 4px;
    color: #fff;
    background: #FF3E24;
    font-size: 11px;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
}

.ajax-modal-photos-btn span {
    padding: 0 4px;
}

.ajax-modal-list {
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}

.ajax-modal-list li {
    float: left;
    width: 25%;
    padding: 12px 0;
    border-left: 1px solid #e2e2e2;
    box-sizing: border-box;
}

.ajax-modal-list li:first-child {
    border: none;
}

.ajax-modal-list li h5 {
    font-size: 11px;
    color: #999;
}

.ajax-modal-list li h5 span {
    color: #666;
    padding-left: 4px;
}

.ajax-modal-list li i {
    font-size: 28px;
    padding-bottom: 10px;
}

.ajax-modal-close {
    position: absolute;
    left: 40px;
    width: 40px;
    height: 40px;
    top: 25px;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    z-index: 20;
    background: #FF3E24;
    border-radius: 6px;
    cursor: pointer;
}

.ajax-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: auto;
    display: none;
    z-index: 118;
    -webkit-transform: translate3d(0, 0, 0);
    background: rgba(0, 0, 0, 0.41);
}

.ajax-loader {
    z-index: 100;
}

/*------ Video ------------------------------------------------*/
.video-box {
    overflow: hidden;
    border-radius: 10px;
    -webkit-transform: translate3d(0, 0, 0);
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
}

.video-box img {
    width: 100%;
    height: auto;
}

.video-box-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: -30px 0 0 -30px;
    background: #fff;
    color: #fff;
    z-index: 20;
    left: 80px;
    bottom: 30px;
    box-shadow: 0px 0px 0px 12px rgba(255, 255, 255, 0.4);
    border-radius: 100%;
    transition: all 300ms linear;
}

.video-box-btn:hover {
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.4);
}

.video-box-title {
    position: absolute;
    bottom: 43px;
    left: 140px;
    color: #fff;
    font-size: 12px;
    z-index: 21;
    background: rgba(6, 27, 65, 0.45);
    padding: 10px 20px;
    border-radius: 4px;
}

.media-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 0;
    z-index: 1;
}

.video-container video {
    width: 100%;
}

.video-iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden !important;
    top: 0;
    left: 0;
    padding: 0 !important;
}

.video-iframe iframe {
    position: absolute;
    top: -75px;
    left: 50%;
    width: 100%;
    height: 100%;
    display: block;
}

.media-container.video-parallax {
    height: 120%;
    top: -10%;
}

.resp-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.resp-video iframe,
.resp-video object,
.resp-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.video-holder iframe {
    position: absolute;
    top: -75px;
    left: 50%;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

.mob-bg {
    display: none;
}

/*-------------Sliders---------------------------------------*/
.slideshow-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    /*  height: 601px; */
    z-index: 1;
}

.slideshow-item, .slideshow-container .slick-slide {
    position: relative;
    float: left;
    width: 100%;
    height: 640px !important;
}

.playdate-activity-gallery .sw-btn.swiper-button-next {
    right: 10px;
}

.playdate-activity-gallery .sw-btn.swiper-button-prev {
    left: 10px;
}

.sw-btn {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 100%;
    color: #fff;
    font-size: 10px;
    cursor: pointer;
    margin-top: -18px;
    box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.4);
}

.sw-btn.swiper-button-prev {
    left: 50px;
}

.sw-btn.swiper-button-next {
    right: 50px;
}

.sw-btn:hover {
    background: #2C3B5A;
}

.single-carousel .slick-dots, .listing-carousel .slick-dots {
    bottom: -30px;
}

.single-carousel .slick-dots li button, .listing-carousel .slick-dots li button {
    background: #BDCBDB;
}

.list-carousel {
    padding: 0 30px;
}

.list-single-carousel-wrap {
    height: 500px;
    background: #24324F;
}

.fw-carousel .slick-slide-item {
    width: auto;
    height: 500px !important;
    float: left;
    cursor: w-resize;
}

.fw-carousel .slick-slide-item img {
    width: auto;
    height: 100% !important;
}

.list-single-carousel-wrap .slick-slide-item .box-item {
    height: 100%;
    z-index: 20;
}

.list-single-carousel-wrap .slick-slide-item .box-item:before {
    display: none;
}

.list-single-carousel-wrap .swiper-slide:first-child {
    padding-left: 0px;
}

.list-single-carousel-wrap .slick-slide-item .box-item a.gal-link {
    top: -100px;
    left: inherit;
    right: 50px;
}

.list-single-carousel-wrap .slick-slide-item .box-item:hover a.gal-link {
    top: 50px;
}

.list-single-carousel-wrap .sw-btn, .single-slider-wrapper .sw-btn {
    top: 50%;
}

.list-carousel .sw-btn.swiper-button-prev {
    left: 8px;
}

.list-carousel .sw-btn.swiper-button-next {
    right: 8px;
}

.single-slider-wrapper img, .inline-carousel img {
    width: 100%;
    height: auto;
}

.single-slider-wrapper .slider-nav .slick-slide-item {
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.4s ease-in-out;
    margin-top: 5px;
}

.single-slider-wrapper .slider-nav .slick-current .slick-slide-item, .single-slider-wrapper .slider-nav .slick-slide-item:hover {
    opacity: 1;
}

.slick-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
}

.inline-carousel .slick-dots {
    bottom: 20px;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 6px;
    height: 6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: rgba(255, 255, 255, 0.81);
    border-radius: 100%;
}

/*-------------scroll-nav-wrapper---------------------------------------*/
.scroll-nav-container {
    padding-top: 10px;
}

.details-title-section {
    padding: 0px 70px;
    background: #f1f1f1 !important;
    line-height: 1.5em;
}

.details-title-section .flat-title-wrap h2 {
    font-size: 16px;
}

.scroll-nav-wrapper {
    background: #fff;
    border-bottom: 1px solid #eee;
    padding: 14px 0;
    -webkit-transform: translate3d(0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.scroll-nav-wrapper .scroll-nav li {
    float: left;
    position: relative;
    overflow: hidden;
}

.scroll-nav-wrapper .scroll-nav li a {
    padding: 0 30px;
    float: left;
    height: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    font-weight: 400;
    color: #888DA0;
    font-size: 12px;
    background: #ECF6F8;
}

.scroll-nav-wrapper .scroll-nav li:last-child {
    border-radius: 0 4px 4px 0;
}

.scroll-nav-wrapper .scroll-nav li:first-child {
    border-radius: 4px 0 0 4px;
}

.scroll-nav-wrapper .scroll-nav li a.act-scrlink {
    color: #fff;
}

.scroll-nav-wrapper .show-hidden-map {
    float: right;
    position: relative;
    color: #fff;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    font-size: 12px;
    font-weight: 400;
    background: #FF3E24;
}

.scroll-nav-wrapper .show-hidden-map:hover {
    background: #FF3E24;
}

.scroll-nav-wrapper .show-hidden-map:hover i, .scroll-nav-wrapper .show-hidden-map:hover {
    color: #fff;
}

.scroll-nav-wrapper .show-hidden-map i {
    padding-left: 10px;
}

.collage-image {
    position: relative;
    width: 352px;
    margin: 0 auto;
    height: 300px;
}

.collage-image .main-collage-image {
    position: absolute;
    right: -20px;
    bottom: -400px;
}

.images-collage-title {
    position: absolute;
    left: -70px;
    width: 180px;
    padding: 12px 0;
    z-index: 10;
    top: 70px;
    border-radius: 6px;
    font-weight: 800;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-family: "GothamPro", sans-serif;
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
    -webkit-animation: bounce 4s ease-in-out infinite;
    animation: bounce 4s ease-in-out infinite;
}

.images-collage-title span {
    color: #fff;
}

.collage-image:before {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    top: 50%;
    left: 50%;
    margin-top: -125px;
    margin-left: -325px;
    border: 2px dotted #fff;
    z-index: -1;
    opacity: 0.6;
    border-radius: 100%;
}

.collage-image-min {
    position: absolute;
    z-index: 10;
}

.collage-image-min:before {
    top: 63px;
    left: 90%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #fff;
    border-width: 14px;
    margin-left: 18px;
    z-index: 20;
}

.collage-image-min.cim_1 {
    bottom: 70px;
    left: 80px;
}

.collage-image-min.cim_2 {
    bottom: 190px;
    right: 80px;
}

.collage-image-min.cim_2 img {
    -webkit-animation: cluster-animation 2.5s infinite;
    animation: cluster-animation 2.5s infinite;
}

.collage-image-min.cim_1 img {
    -webkit-animation: cluster-animation 3.5s infinite;
    animation: cluster-animation 3.5s infinite;
}

.collage-image-min.cim_3 {
    bottom: 110px;
    right: 130px;
}

.collage-image-min img {
    position: absolute;
    width: 67px;
    height: 67px;
    border: 8px solid #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21);
}

.collage-image-input {
    position: absolute;
    bottom: -40px;
    right: -90px;
    width: 190px;
    padding: 0 40px 0 16px;
    background: #fff;
    border-radius: 6px;
    z-index: 10;
    text-align: left;
    font-size: 12px;
    color: #999;
    height: 40px;
    line-height: 40px;
    font-weight: 300;
    box-shadow: 0px 0px 0px 7px rgba(0, 0, 0, 0.1);
}

.collage-image-btn {
    color: #fff;
    position: absolute;
    top: 40px;
    right: -20px;
    padding: 12px 25px;
    border-radius: 4px;
    font-size: 10px;
    box-shadow: 0px 0px 0px 7px rgba(0, 0, 0, 0.1);
}

.collage-image-input i {
    position: absolute;
    width: 30px;
    height: 40px;
    line-height: 40px;
    right: 0;
    top: 0;
}

/*------sahre------------------------------------------------*/
.fixed-scroll-column {
    width: 50px;
    position: absolute;
    left: 15px;
    top: 0;
    z-index: 20;
}

.share-holder.hid-share {
    float: left;
    position: relative;
    z-index: 20;
}

.fc-button {
    width: 50px;
    height: 50px;
    float: left;
    position: relative;
    line-height: 50px;
    background: #fff;
    cursor: pointer;
    border-radius: 4px;
    margin-bottom: 4px;
}

.fc-button span {
    position: absolute;
    left: 100%;
    margin-left: 12px;
    background: #FF3E24;
    opacity: 0;
    visibility: hidden;
    top: 8px;
    color: #fff;
    width: 140px;
    height: auto !important;
    line-height: 1;
    font-size: 12px;
    padding: 12px 5px;
    border-radius: 22px;
    z-index: 130;
}

.fc-button:hover span {
    opacity: 1;
    visibility: visible;
}

.no-margin {
    margin: 0 !important;
}

.fixed-scroll-column-share-container {
    display: block;
}

.fixed-scroll-column-share-container {
    display: none;
    float: left;
    width: 100%;
    background: #f9f9f9;
    margin-bottom: 4px;
}

.visshare {
    visibility: visible;
    opacity: 1;
}

.share-container .share-icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin: 4px 0;
    position: relative;
    font-size: 13px;
    color: #888DA0;
    font-weight: 400;
    transition: all 0.4s ease-in-out;
}

.fixed-scroll-column-share-container .share-container .share-container .share-icon {
    float: left;
    width: 50px;
    height: 50px;
    color: #ccc;
}

.share-holder.hid-share .share-container.visshare, .bl-opt .share-holder.hid-share .share-container.visshare {
    top: -35px;
    opacity: 1;
    visibility: visible;
}

.share-icon:before {
    font-family: Font Awesome\ 5 Brands;
}

.share-icon-digg:before {
    content: "";
}

.share-icon-email:before {
    content: "";
}

.share-icon-flickr:before {
    content: "";
}

.share-icon-foursquare:before {
    content: "";
}

.share-icon-rss:before {
    content: "";
}

.share-icon-facebook:before {
    content: "";
}

.share-icon-twitter:before {
    content: "";
}

.share-icon-tumblr:before {
    content: "";
}

.share-icon-linkedin:before {
    content: "";
}

.share-icon-vimeo:before {
    content: "";
}

.share-icon-instagram:before {
    content: "";
}

.share-icon-pinterest:before {
    content: "";
}

.share-icon-googleplus:before {
    content: "";
}

.share-icon-in1:before {
    content: "";
}

.share-icon-stumbleupon:before {
    content: "";
}

/* --------- clients - terstimonials--------------------------------------*/
.text-carousel .text-carousel-item {
    padding: 30px 65px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    margin: 0 10px;
    float: left;
    width: 100%;
    position: relative;
    margin-top: 70px;
    transition: all 400ms linear;
}

.text-carousel .text-carousel-item:before,
.text-carousel .text-carousel-item:after {
    font-family: Font Awesome\ 5 Pro;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    color: #ccc;
    opacity: 0.4;
    font-size: 34px;
    transition: all 400ms linear;
}

.text-carousel-item:before,
.pr-list-det:before {
    content: "";
    top: 20px;
    left: 15px;
}

.text-carousel-item:after,
.pr-list-det:after {
    content: "";
    bottom: 20px;
    right: 15px;
}

.text-carousel .slick-item {
    padding: 0 20px;
}

.text-carousel .slick-current .text-carousel-item {
    background: #e8e8e8;
    border-color: transparent;
}

.text-carousel .slick-dots {
    margin-top: 40px;
    bottom: -50px;
}

.text-carousel .slick-dots li {
    display: inline-block;
    margin: 0 3px;
}

.text-carousel .slick-dots li button:before {
    background: #ccc;
}

.text-carousel .slick-dots li.slick-active button {
    border-color: #ccc;
}

.text-carousel-wrap {
    margin: 0 0 50px 0;
}

.text-carousel-item p {
    font-size: 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    text-align: left;
}

.text-carousel-item a.testim-link {
    float: left;
    margin-top: 20px;
    font-weight: 400;
    font-size: 12px;
    position: relative;
    color: #666;
}

.text-carousel-item a.testim-link:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #ccc;
}

.text-carousel-item .listing-rating {
    float: right;
    width: 100%;
    margin-bottom: 12px;
}

.text-carousel-item .listing-rating i {
    float: right;
    margin-left: 10px;
    font-size: 11px;
}

.popup-avatar {
    position: absolute;
    left: 70px;
    z-index: 10;
    width: 80px;
    height: 80px;
    z-index: 20;
    border-radius: 100%;
    transition: all 400ms linear;
    opacity: 0.5;
    top: -40px;
    transform: scale(0.7);
}

.text-carousel .slick-current .popup-avatar {
    opacity: 1;
    transform: scale(1);
}

.popup-avatar:before {
    content: "";
    position: absolute;
    border-radius: 100%;
    left: -8px;
    bottom: -8px;
    right: -8px;
    top: -8px;
    border: 1px solid #eee;
    z-index: 1;
    background: #fff;
}

.popup-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    position: relative;
    z-index: 2;
}

.review-owner {
    margin: 0 0 15px 0;
    float: left;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 11px;
    text-align: left;
    color: #666;
    font-family: "Poppins", sans-serif;
}

.review-owner span {
    color: #999;
}

.text-carousel-wrap .sw-btn {
    top: 100%;
    margin-top: 26px;
}

.text-carousel-wrap .sw-btn.swiper-button-prev {
    left: 50%;
    margin-left: -105px;
}

.text-carousel-wrap .sw-btn.swiper-button-next {
    right: 50%;
    margin-right: -100px;
}

/*------Dasboard------------------------------------------------*/
.dasboard-wrap {
    padding-left: 290px;
}

.dasboard-sidebar {
    position: absolute;
    left: 0;
    width: 250px;
    z-index: 20;
    top: -50px;
}

.dasboard-sidebar-content {
    padding: 40px 0 44px 0;
    border-radius: 6px;
    z-index: 20;
    overflow: hidden;
}

.log-out-btn {
    position: absolute;
    width: 100%;
    left: 0;
    height: 44px;
    bottom: 0;
    line-height: 44px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
}

.log-out-btn i {
    padding-left: 10px;
}

.dasboard-avatar {
    overflow: hidden;
    padding: 0 55px;
    position: relative;
}

.dasboard-avatar img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

.dasboard-sidebar-item {
    margin: 30px 0 20px;
}

.dasboard-sidebar-item:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 30px;
    bottom: -10px;
    height: 2px;
    margin-left: -15px;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.21);
}

.dasboard-sidebar-item h3 {
    color: #fff;
    font-size: 18px;
}

.dasboard-sidebar-item h3 span {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    font-size: 11px;
}

.ed-btn {
    display: inline-block;
    padding: 8px 17px;
    margin: 10px 0;
    color: #fff;
    font-size: 11px;
    border-radius: 30px;
    z-index: 2;
    border: 2px solid;
    background: rgba(255, 255, 255, 0.11);
}

.dasboard-menu, .dasboard-menu li {
    float: left;
    position: relative;
}

.dasboard-menu {
    top: 2px;
}

.flat-header {
    padding-top: 140px;
    padding-bottom: 0;
}

.adm-header {
    z-index: 100;
}

.dasboard-menu-btn {
    float: left;
    padding: 14px 20px;
    color: #fff;
    cursor: pointer;
    width: 100%;
    border-radius: 6px;
    margin-bottom: 5px;
    display: none;
}

.dasboard-menu-btn i {
    padding-left: 10px;
}

.dasboard-menu li ul {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    padding: 10px 20px;
    width: 200px;
    z-index: 2;
    border: 1px solid #eee;
    border-top: none;
    opacity: 0;
    visibility: hidden;
}

.dasboard-menu li:hover ul {
    opacity: 1;
    visibility: visible;
}

.dasboard-menu li ul li {
    float: left;
    width: 100%;
    padding: 8px 0;
    position: relative;
}

.dasboard-menu li ul li span {
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    line-height: 16px;
    border-radius: 100%;
    font-size: 9px;
    color: #fff;
}

.dasboard-menu li a {
    padding: 13px 20px;
    float: left;
    font-size: 13px;
    border-radius: 4px 4px 0 0;
    color: #676767 !important;
    position: relative;
    font-weight: 300;
}

.dasboard-menu li ul li a {
    padding: 0;
    color: #666 !important;
    border-radius: 0;
}

.dasboard-menu li a i {
    padding-right: 6px;
}

.dasboard-menu li a span {
    display: inline-block;
    width: 16px;
    height: 16px;
    top: -1px;
    line-height: 16px;
    background: #98AAB8;
    color: #fff;
    position: relative;
    margin-left: 4px;
    border-radius: 100%;
    text-align: center;
    font-weight: 300px;
    font-size: 9px;
}

.dasboard-menu li a.user-profile-act, .dasboard-menu li a:hover {
    background: #fff !important;
    color: #666 !important;
    box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.07);
}

.dasboard-menu li ul li a:hover {
    box-shadow: none;
}

.user-stats {
    margin-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.21);
}

.user-stats:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    border-radius: 6px;
    opacity: 0.14;
}

.user-stats li {
    float: left;
    width: 33.3%;
    padding: 15px 0;
    color: #fff;
    font-size: 11px;
    box-sizing: border-box;
}

.user-stats li:first-child {
    border: none;
}

.user-stats li span {
    float: left;
    width: 100%;
    padding-top: 10px;
    font-size: 14px;
}

.imgTable {
    max-width: 50px; /* Adjust width to your needs */
    height: auto; /* Maintain aspect ratio */
    display: inline-block;
}


.ReferansPage .sw-btn {
    position: absolute;
    width: 50px; /* Buton genişliğini belirleyin */
    height: 50px; /* Buton yüksekliğini belirleyin */
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 50%; /* Yuvarlak buton görünümü */
    cursor: pointer;
    z-index: 10;
    padding: 15px; /* Tıklanabilir alanı genişletir */
    box-sizing: content-box;
}

.ReferansPage .sw-btn i {
    pointer-events: auto; /* İkonu tıklanabilir yapar */
    cursor: pointer; /* İkon üzerinde tıklama göstergesi sağlar */
    padding: 10px; /* İkonun etrafındaki tıklanabilir alanı genişletir */
}

/* Slider ve Carousel Wrap */
.ReferansPage .slider-carousel-wrap {
    position: relative;
    overflow: visible; /* Butonların tamamının görünmesini sağlar */
    z-index: 1; /* Slider içeriğinin temel z-index değeri */
}

/* Önceki ve sonraki butonlar */
.ReferansPage .swiper-button-prev,
.ReferansPage .swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
}

.ReferansPage .slick-item .slick-dots li button {
    background: red;
}

.ReferansButton .sw-btn.swiper-button-prev {
    left: 41%;
    margin-left: -95px;
}

.ReferansButton .sw-btn.swiper-button-next {
    right: 41%;
    margin-right: -95px;
}

/* Text Carousel */
.ReferansPage .text-carousel {
    display: flex;
    flex-wrap: nowrap; /* Yatay kaydırma için taşmayı önle */
    overflow-x: auto; /* Yatay kaydırma çubuğu ekler */
    gap: 10px; /* Öğeler arasındaki boşluk */
}

/* Slick Item */
.ReferansPage .text-carousel .slick-item {
    flex: 0 0 calc(25% - 10px); /* Her bir slick-item'in genişliğini %25 yapar ve aradaki boşluğu ayarlar */
    box-sizing: border-box; /* Padding ve border’ları genişlik hesaplamasına dahil eder */
}

/* ReferansPage */
.ReferansPage .ReferansPage {
    background: #fff; /* Arka plan rengini ayarla */
    border-radius: 8px; /* Köşeleri yuvarla */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Gölge ekle */
    padding: 10px;
}

/* Text Carousel Item */
.ReferansPage .text-carousel-item {
    min-height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

/* Resim Ayarları */
.ReferansPage .text-carousel-item img {
    max-width: 100%;
    max-height: 100px;
    object-fit: contain;
    margin-bottom: 10px;
}

/* Başlık ayarları */
.ReferansPage .text-carousel-item h3 {
    margin: 0;
    font-size: 18px;
    color: #333;
}

/* Swiper Pagination Bullets */
.ReferansPage .swiper-pagination {
    position: absolute;
    bottom: 10px; /* Pagination butonlarının slider'ın altında konumlanması */
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 5px; /* Butonlar arasındaki boşluk */
}

.ReferansPage .swiper-pagination-bullet {
    width: 10px; /* Butonların genişliği */
    height: 10px; /* Butonların yüksekliği */
    background-color: rgba(0, 0, 0, 0.5); /* Butonların arka plan rengi */
    border-radius: 50%; /* Yuvarlak yapma */
    opacity: 0.5; /* Varsayılan opaklık */
    cursor: pointer;
}

.ReferansPage .swiper-pagination-bullet-active {
    background-color: #000; /* Aktif butonun rengi */
    opacity: 1; /* Aktif butonun opaklığı */
}

/* Sadece 3 tane buton göster */
.ReferansPage .swiper-pagination {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px; /* Butonlar arasındaki boşluk */
    width: 30px; /* Pagination bölgesinin genişliği */
    margin: 0 auto; /* Merkeze hizalama */
}

.ReferansPage .text-carousel-item:before, .ReferansPage .text-carousel-item:after {
    all: unset !important;
    content: none !important;
    display: none !important;
}

.text-carousel .slick-current .ReferansPage .text-carousel-item {
    background: #fff !important;
    border-color: transparent !important;
    border: 2px solid #eee !important;
}

.text-carousel .slick-current .ReferansPage .text-carousel-item img {

    width: 200px;
    transition: 0.5s;
}

.corporate-box {
    background-color: rgb(255, 255, 255, 0.5);
    padding: 20px;
    border-radius: 5px;
    font-size: 16px;
}


/* Varsayılan olarak butonları gizle */
.NewSwipperButton {
    display: none; /* Tüm cihazlarda başlangıçta gizli */
}

/* Mobilde butonlar her zaman görünür */
@media (max-width: 1023px) {
    .NewSwipperButton {
        display: flex; /* Mobil cihazlarda butonları her zaman görünür yap */
    }
}


.dasboard-avatar .dropify-wrapper, .user_chid_avatar .dropify-wrapper {
    border-radius: 100%;
    height: 150px;
    min-width: 150px;
    max-width: 150px;
    margin: 0 auto;
}

.dasboard-avatar .dropify-font-upload:before, .dasboard-avatar .dropify-wrapper .dropify-message span.file-icon:before, .user_chid_avatar .dropify-font-upload:before, .user_chid_avatar .dropify-wrapper .dropify-message span.file-icon:before {
    content: "";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 300;
}

.dasboard-avatar .dropify-wrapper .dropify-message p, .user_chid_avatar .dropify-wrapper .dropify-message p {
    display: none;
}

.dasboard-avatar .dropify-wrapper .dropify-preview, .user_chid_avatar .dropify-wrapper .dropify-preview {
    padding: 0;
}

.dasboard-avatar .dropify-wrapper .dropify-preview .dropify-render img, .user_chid_avatar .dropify-wrapper .dropify-preview .dropify-render img {
    width: 100%;
    height: 100%;
}

.dasboard-avatar .dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename span.file-icon, .user_chid_avatar .dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename span.file-icon {
    display: none;
}

.dasboard-avatar .dropify-filename-inner, .dasboard-avatar .dropify-infos-message, .user_chid_avatar .dropify-filename-inner, .user_chid_avatar .dropify-infos-message {
    display: none;
}

.dasboard-avatar .dropify-clear, .user_chid_avatar .dropify-clear {
    top: calc(50% - 12px) !important;
    left: calc(50% - 34px) !important;
}

.child_edit_row {
    padding: 20px;
    background: #fdfdfd;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    position: relative;
    margin-bottom: 5px;
}

.child_edit_row .delete-child {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    color: #FF3E24;
    cursor: pointer;
    z-index: 999999;
    transition: all ease-in-out 0.2s;
}

.child_edit_row .delete-child:hover {
    color: #333;
    transition: all ease-in-out 0.2s;
}

.add-child {
    padding: 10px;
    background: #FF3E24;
    color: #fff;
    display: block;
    border-radius: 4px;
    transition: all ease-in-out 0.2s;
}

.add-child:hover {
    background: #333;
    transition: all ease-in-out 0.2s;
}

.user_chid_avatar .dropify-wrapper {
    border-radius: 100%;
    height: 100px;
    min-width: 100px;
    max-width: 100px;
    margin: 0 auto;
}

.tfp-btn {
    position: absolute;
    right: 0;
    top: -110px;
    background: #fff;
    padding: 12px 40px 12px 30px;
    border-radius: 4px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
    z-index: 10;
    color: #666;
    font-size: 12px;
    cursor: pointer;
}

.tfp-btn strong {
    padding-left: 5px;
}

.tfp-btn:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    color: #fff;
    top: 50%;
    font-size: 13px;
    right: 11px;
    margin-top: -7px;
    font-weight: 800;
    transition: all 0.2s ease-in-out;
}

.tfp-btn.rot_tfp-btn:before {
    transform: rotateX(180deg);
}

.tfp-det {
    position: absolute;
    top: -70px;
    right: 0;
    z-index: 11;
    padding: 15px 30px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
    transition: all 0.2s ease-in-out;
}

.tfp-det-btn {
    float: right;
    padding: 6px 12px;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
    margin-top: 3px;
}

.tfp-det.vis_tfp-det {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.dasboard-breadcrumbs {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 1;
}

#myChartLegend {
    float: right;
}

.chart-header {
    margin-bottom: 20px;
}

.chart-header .listsearch-input-item {
    width: 150px;
}

[class="0-legend"] {
    cursor: pointer;
    list-style: none;
    padding-left: 0;
    float: right;
}

[class="0-legend"] li {
    float: left;
    padding: 14px 25px;
    border-radius: 2px;
    color: #888DA0;
    font-size: 12px;
    background: #ECF6F8;
    font-weight: 400;
    margin-left: 10px;
}

[class="0-legend"] li.hidden-lable {
    text-decoration: line-through;
}

[class="0-legend"] li span {
    border-radius: 5px;
    display: inline-block !important;
    height: 10px;
    margin-right: 10px;
    width: 10px;
}

.dashboard-list-box {
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
}

.mat-top {
    margin-top: 50px;
}

.dashboard-header {
    padding: 20px 30px;
    border-bottom: 1px solid #eee;
}

.dashboard-header h3 {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #fff;
}

.dashboard-list {
    float: left;
    padding: 25px 30px;
    position: relative;
    border-bottom: 1px solid #eee;
    width: 100%;
}

.dashboard-list:nth-child(2n+1) {
    background: #f9f9f9;
}

.dashboard-list:last-child {
    border: none;
}

.dashboard-message-avatar {
    float: left;
    width: 50px;
    height: 50px;
}

.dashboard-message-text .btn {
    margin-top: 10px;
    float: left;
    background: #666 !important;
    padding: 12px 20px;
    font-weight: 500;
    font-size: 12px;
}

.dashboard-message-text .btn:hover {
    color: rgba(255, 255, 255, 0.71);
}

.dashboard-message-avatar img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.dashboard-message-text {
    margin-left: 30px;
    text-align: left;
    padding-left: 50px;
    top: 6px;
    position: relative;
}

.dashboard-message-text h4, .dashboard-listing-table-text h4 {
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 20px;
    color: #50596E;
}

.dashboard-message-text h4 span {
    font-weight: 500;
    font-size: 12px;
}

.reply-mail {
    text-align: left;
    font-weight: 500;
}

.reply-mail a {
    font-weight: 400;
}

.reply-mail a:hover {
    color: #999;
}

.new-dashboard-item {
    position: absolute;
    right: 30px;
    top: 28px;
    padding: 6px 15px;
    border-radius: 4px;
    color: #fff;
    background: #666;
    z-index: 10;
}

.dashboard-listing-table-image {
    float: left;
    width: 30%;
    padding: 0 30px 0 0;
}

.dashboard-listing-table-image img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.dashboard-listing-table-text {
    float: left;
    text-align: left;
    width: 70%;
}

.dashboard-listing-table-text h4 a {
    color: #50596E;
}

.dashboard-listing-table-address {
    float: left;
    padding-bottom: 10px;
}

.dashboard-listing-table-address a {
    font-weight: 400;
    color: #999;
    font-size: 10px;
    text-transform: uppercase;
}

.dashboard-listing-table-address i {
    padding-right: 10px;
}

.dashboard-listing-table-opt li {
    float: left;
    margin-right: 10px;
}

.dashboard-listing-table-opt {
    margin-top: 15px;
}

.dashboard-listing-table-opt li a {
    color: #fff;
    padding: 9px 22px;
    border-radius: 4px;
    background: #666;
    float: left;
    font-size: 12px;
}

.dashboard-listing-table-opt li a i {
    padding-left: 10px;
}

.dashboard-listing-table-opt li a.del-btn:hover {
    background: #f91942;
}

.profile-edit-header h4 span {
    color: #666;
}

.notification {
    padding: 18px 20px;
    border-radius: 4px;
    margin-bottom: 40px;
}

.notification p {
    color: #fff;
    text-align: left;
    padding-bottom: 0;
}

.notification p a {
    color: rgba(255, 255, 255, 0.71);
    font-weight: 400;
    padding: 0 5px;
}

.notification.success {
    background: #666;
}

.notification.waitforreview {
    background: #FBC54F;
}

.notification.reject {
    background: #EA4D37;
}

.notification-close {
    position: absolute;
    top: 50%;
    right: 20px;
    height: 20px;
    margin-top: -10px;
    color: rgba(255, 255, 255, 0.71);
}

.notification-close:hover {
    color: #fff;
}

.dashboard-list-box.activities .dashboard-list {
    padding-left: 0;
}

.dashboard-list-box.activities .dashboard-message-text {
    padding-left: 0;
}

.dashboard-list-box.activities .dashboard-message-text i {
    padding-right: 20px;
}

.dashboard-list-box.activities .new-dashboard-item {
    cursor: pointer;
}

.profile-edit-container {
    margin: 10px 0;
    float: left;
    width: 100%;
}

.profile-edit-container .custom-form label {
    float: left;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 500;
}

.profile-edit-container .custom-form label i {
    top: 42px;
}

.pass-input-wrap span {
    position: absolute;
    right: 20px;
    cursor: pointer;
    bottom: 36px;
    z-index: 10;
}

.profile-edit-container.add-list-container {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
    float: left;
    width: 100%;
}

.profile-edit-container.add-list-container:first-child {
    margin-top: 0;
}

.add-list-media-header {
    float: left;
    width: 100%;
    padding: 15px 20px 3px;
    background: #F7F9FB;
    border: 1px solid #eee;
}

.add-list-media-header span {
    text-align: left;
    float: left;
}

.booking-details {
    padding: 6px 0;
    font-size: 12px;
}

.booking-details:last-child {
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.booking-title {
    color: #999;
    padding-right: 10px;
}

.booking-text, .booking-text a {
    color: #666;
}

.done-paid {
    color: #666;
    text-decoration: underline;
}

.chat-box {
    padding: 50px 30px 60px;
    min-height: 300px;
}

.chat-message {
    padding-left: 70px;
    margin-bottom: 30px;
}

.chat-message .user-name {
    color: #333;
    font-size: 12px;
    font-weight: 400;
}

.chat-message:last-child {
    margin-bottom: 0;
}

.chat-message p {
    float: left;
    padding: 15px 20px;
    background: #fff;
    border-radius: 10px;
    width: 100%;
    text-align: left;
    position: relative;
    font-weight: 300;
}

.chat-message p:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    top: 12px;
    left: -9px;
    font-size: 31px;
    color: #fff;
    font-weight: bold;
}

.chat-message.chat-message_user p:before {
    content: "";
    left: inherit;
    right: -9px;
}

.massage-date {
    float: left;
    font-size: 11px;
    color: #999;
    margin-bottom: 11px;
}

.massage-date span {
    position: relative;
    padding-left: 10px;
}

.massage-date span:before {
    content: "";
    position: absolute;
    left: 2px;
    width: 4px;
    height: 4px;
    top: 4px;
    z-index: 5;
    border-radius: 100%;
}

.chat-message.chat-message_user .massage-date {
    float: right;
}

.chat-message .dashboard-message-avatar {
    position: absolute;
    left: 0;
    top: 20px;
}

.chat-message.chat-message_user .dashboard-message-avatar {
    left: inherit;
    right: 0;
}

.chat-message .dashboard-message-avatar span {
    font-size: 11px;
    color: #666;
    display: inline-block;
    margin-top: 6px;
}

.chat-message.chat-message_user {
    padding-left: 0;
    padding-right: 70px;
}

.message-input {
    float: left;
    width: 100%;
    position: relative;
    border-right: 1px solid #eee;
}

.message-input textarea {
    position: relative;
    width: 100%;
    border: none;
    background: #fff;
    z-index: 1;
    resize: vertical;
    min-height: 60px;
    padding: 25px 140px 0 30px;
}

.message-input button {
    position: absolute;
    right: 20px;
    border-radius: 36px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    background: none;
    border: none;
    font-size: 14px;
    top: 12px;
    z-index: 2;
    color: #fff;
    cursor: pointer;
}

.chat-contacts-item {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 20px 20px 70px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

.chat-contacts-item .dashboard-message-avatar {
    position: absolute;
    top: 15px;
    left: 10px;
}

.chat-contacts-item .chat-contacts-item-text p {
    height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    color: #888;
    text-align: left;
}

.chat-contacts-item .chat-contacts-item-text h4 {
    text-align: left;
    font-size: 12px;
    color: #666;
    padding-bottom: 4px;
}

.chat-contacts-item .chat-contacts-item-text span {
    position: absolute;
    right: 20px;
    top: 21px;
    font-size: 9px;
    color: #999;
}

.message-counter {
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 10;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    color: #fff;
    border-radius: 100%;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.chat-contacts-item:after {
    content: "";
    position: absolute;
    right: 0;
    width: 6px;
    height: 0;
    z-index: -1;
    top: 0;
    transition: all 0.2s ease-in-out;
}

.chat-contacts-item_active:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: -30px;
    background: #ECF6F8;
    z-index: -2;
}

.chat-contacts-item.chat-contacts-item_active:after, .chat-contacts-item:hover:after {
    height: 100%;
}

.dashboard-list-box .reviews-comments-wrap {
    padding: 0 30px;
}

.add-button {
    float: left;
    padding: 10px 15px;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
    cursor: pointer;
}

.hotel-facts input {
    width: 30% !important;
    padding-left: 10px !important;
    margin-right: 1%;
}

.act-widget-header {
    float: left;
    width: 100%;
    position: relative;
    border-radius: 6px;
    background: #F7F9FB;
    padding: 10px 20px;
    border: 1px solid #eee;
    margin-bottom: 15px;
}

.act-widget h4 {
    float: left;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    top: 16px;
    color: #999;
}

.act-widget-header .onoffswitch {
    float: right;
    top: 6px;
}

.error_message, #success_page h3 {
    text-align: left;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}

#success_page p {
    margin-top: 10px;
}

.booking-modal-wrap .success-table-header a {
    float: left;
    top: 0;
}

.booking-modal-wrap .success-table-header p {
    width: 100%;
}

.booking-modal-wrap, .bmw-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: hidden;
    overflow-Y: auto;
    -webkit-transform: translate3d(0, 0, 0);
    display: none;
}

.bmw-overlay {
    z-index: 999;
    background: rgba(0, 0, 0, 0.81);
}

.booking-modal-container {
    max-width: 1000px;
    margin: 120px auto 70px;
    position: relative;
}

.booking-modal-content {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.3);
    margin-bottom: 50px;
    padding-right: 300px;
}

.booking-modal-info {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 300px;
    background: #eee;
    padding: 100px 30px 20px;
}

.booking-modal-info .overlay {
    opacity: 0.3;
}

.booking-modal-info_content {
    z-index: 20;
}

.booking-modal-info_content h4 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 800;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}

.booking-modal-info_content h4:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 50px;
    height: 4px;
    margin-left: -25px;
    border-radius: 4px;
    background: #4DB7FE;
}

.booking-modal-info_content ul li {
    float: left;
    width: 100%;
    padding: 6px 0;
    color: #fff;
    text-align: center;
    font-weight: 400;
}

.booking-modal-info_content ul li span {
    opacity: 0.7;
}

.booking-modal-close {
    position: absolute;
    top: 14px;
    right: 20px;
    border-radius: 100%;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    z-index: 20;
}

.booking-modal-wrap .list-single-main-item {
    padding: 10px 20px;
    background: #fff;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
}

.booking-modal-wrap .soc-log {
    padding: 15px 0;
}

.bookiing-form-wrap {
    padding: 20px 30px;
}

/*------ to-top------------------------------------------------*/
.to-top {
    position: fixed;
    bottom: 120px;
    right: 20px;
    width: 40px;
    height: 40px;
    color: #FF3E24;
    background: #fff;
    line-height: 40px;
    font-size: 17px;
    z-index: 116;
    cursor: pointer;
    display: none;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, 0, 0);
}

.to-top:hover {
    background: #FF3E24;
    color: #fff;
}

/*------FAQ------------------------------------------------*/
.faq-nav {
    margin-bottom: 30px;
}

.faq-nav li {
    text-align: left;
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
}

.faq-nav li a {
    color: #666;
    float: left;
    width: 100%;
    padding: 14px 15px;
    position: relative;
    font-size: 12px;
}

.faq-nav li a:hover {
    color: #999;
}

.faq-nav li a:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    top: 12px;
    right: 10px;
    font-size: 12px;
    color: #ccc;
}

.process-item {
    padding: 20px 30px;
    background: #fff;
    border-radius: 4px;
    position: relative;
    border: 1px solid #eee;
}

.process-item:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -100px;
    height: 1px;
    width: 100px;
    z-index: -1;
    background: #eee;
}

.process-item.nodecpre:before {
    display: none;
}

.big-pad-pr-item {
    padding: 30px 30px;
    min-height: 280px;
}

.process-item h4 {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
}

.process-item h4, .process-item h4 a {
    color: #183c7d;
}

.time-line-icon {
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.time-line-icon:before {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    left: -20px;
    top: -50px;
    background: #ECF6F8;
    opacity: 0.7;
    z-index: 1;
}

.time-line-icon i {
    font-size: 54px;
    position: relative;
    z-index: 2;
    padding-bottom: 10px;
}

/*------404------------------------------------------------*/
.error-wrap h2 {
    font-size: 134px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 10px;
}

.error-wrap p {
    color: rgba(255, 255, 255, 0.91);
    font-size: 14px;
}

.error-wrap form {
    margin: 30px auto 20px;
    max-width: 550px;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
}

.error-wrap form input {
    float: left;
    width: 100%;
    border: none;
    background: #fff;
    height: 50px;
    padding: 0 100px 0 20px;
    z-index: 1;
}

.error-wrap form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 50px;
    line-height: 50px;
    z-index: 2;
    color: #fff;
    border: none;
    cursor: pointer;
}

.error-wrap a.btn {
    display: inline-table;
    margin-top: 10px;
}

.city-bg {
    height: 325px;
    top: inherit;
    bottom: 0;
    opacity: 0.8;
    background: url(/assets/frontend//images/city.png) repeat-x;
}

.wave-bg.wave-bg2 {
    background: url(/assets/frontend//images/pattern.png) repeat;
    opacity: 0.1;
}

.cloud-anim {
    z-index: 1;
    font-size: 54px;
    opacity: 0.8;
    color: #fff;
    position: absolute;
}

.cloud-anim-bottom {
    bottom: 350px;
    right: 150px;
    -webkit-animation: animateCloud2 20s linear infinite;
    animation: animateCloud2 20s linear infinite;
}

.cloud-anim-top {
    top: 120px;
    left: 150px;
    -webkit-animation: animateCloud 35s linear infinite;
    animation: animateCloud 35s linear infinite;
}

@-webkit-keyframes animateCloud {
    0% {
        left: -110px;
    }
    100% {
        left: 100%;
    }
}

@keyframes animateCloud {
    0% {
        left: -110px;
    }
    100% {
        left: 100%;
    }
}

@-webkit-keyframes animateCloud2 {
    0% {
        right: -110px;
    }
    100% {
        right: 100%;
    }
}

@keyframes animateCloud2 {
    0% {
        right: -110px;
    }
    100% {
        right: 100%;
    }
}

@-webkit-keyframes animateCloud3 {
    0% {
        left: 20px;
    }
    50% {
        left: 90%;
    }
    100% {
        left: 20px;
    }
}

@keyframes animateCloud3 {
    0% {
        left: 20px;
    }
    50% {
        left: 90%;
    }
    100% {
        left: 20px;
    }
}

@-webkit-keyframes animateCloud4 {
    0% {
        right: 50px;
    }
    50% {
        right: 80%;
    }
    100% {
        right: 50px;
    }
}

@keyframes animateCloud4 {
    0% {
        right: 50px;
    }
    50% {
        right: 80%;
    }
    100% {
        right: 50px;
    }
}

@-webkit-keyframes animateStars {
    0% {
        bottom: -10px;
        opacity: 0.5;
    }
    50% {
        bottom: 80%;
        opacity: 0.2;
    }
    100% {
        bottom: -10px;
        opacity: 0.5;
    }
}

@keyframes animateStars {
    0% {
        bottom: -10px;
        opacity: 0.5;
    }
    50% {
        bottom: 80%;
        opacity: 0.2;
    }
    100% {
        bottom: -10px;
        opacity: 0.5;
    }
}

@-webkit-keyframes animateStars2 {
    0% {
        top: -10px;
        opacity: 0.5;
    }
    50% {
        top: 80%;
        opacity: 0.2;
    }
    100% {
        top: -10px;
        opacity: 0.5;
    }
}

@keyframes animateStars2 {
    0% {
        top: -10px;
        opacity: 0.5;
    }
    50% {
        top: 80%;
        opacity: 0.2;
    }
    100% {
        top: -10px;
        opacity: 0.5;
    }
}

/*------ price tables------------------------------------------------*/
.price-item {
    float: left;
    width: 33.3%;
    position: relative;
    z-index: 1;
}

.price-item:hover, .best-price {
    box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.07);
    z-index: 2;
}

.best-price {
    top: -30px;
    transform: scale(1.05);
}

.price-item:hover {
    z-index: 3;
}

.price-head {
    float: left;
    width: 100%;
    padding: 22px 20px;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

.price-head:before, .price-head:after {
    content: "";
    position: absolute;
    bottom: -150px;
    right: -60px;
    width: 200px;
    height: 200px;
    background: #fff;
    border-radius: 100%;
    opacity: 0.2;
}

.price-head:after {
    bottom: 20px;
    right: inherit;
    left: -200px;
    width: 300px;
    height: 300px;
}

.price-head-decor {
    position: relative;
    width: 100%;
    display: inline-table;
    margin-bottom: 20px;
    padding: 20px 0;
}

.price-head-decor i {
    font-size: 74px;
    color: #fff;
    -webkit-box-reflect: below 4px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.2)));
}

.price-item:hover .price-head-decor i {
    -webkit-animation: bounce 2s ease-in-out infinite;
    animation: bounce 2s ease-in-out infinite;
}

.price-item:hover .price-head-decor:before {
    -webkit-animation: animateCloud3 12s ease-in-out infinite;
    animation: animateCloud3 12s ease-in-out infinite;
}

.price-item:hover .price-head-decor:after {
    -webkit-animation: animateCloud4 15s ease-in-out infinite;
    animation: animateCloud4 15s ease-in-out infinite;
}

.price-head-decor:before, .price-head-decor:after {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    z-index: 120;
    opacity: 0.5;
}

.price-head-decor.stars-dec:before, .price-head-decor.stars-dec:after {
    content: "";
}

.price-head-decor.cloud-2:before, .price-head-decor.cloud-2:after {
    font-weight: 800;
}

.price-item:hover .price-head-decor.stars-dec:before {
    -webkit-animation: animateStars 3s ease-in-out infinite;
    animation: animateStars 3s ease-in-out infinite;
}

.price-item:hover .price-head-decor.stars-dec:after {
    -webkit-animation: animateStars2 5s ease-in-out infinite;
    animation: animateStars2 5s ease-in-out infinite;
}

.price-head-decor:before {
    left: 20px;
    bottom: -10px;
}

.price-head-decor:after {
    top: -10px;
    right: 50px;
}

.best-price .price-head, .price-num.col-dec-2:before {
    background: #666;
}

.price-head h3 {
    color: #fff;
    position: relative;
    z-index: 2;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    display: inline-table;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.81);
}

.price-num {
    padding: 20px 15px 0;
    overflow: hidden;
}

.price-num:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -35px;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 100%;
    z-index: 10;
    -webkit-transform: translate3d(0, 0, 0);
}

.price-num span.curen {
    position: relative;
    top: -32px;
    padding-right: 7px;
    font-weight: 400;
    font-size: 17px;
}

.price-num-desc {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #999;
    display: inline-table;
    font-size: 12px;
    margin-top: 6px;
    font-weight: 300;
    position: relative;
    overflow: hidden;
}

.mouth-cont {
    z-index: 1;
    opacity: 1;
    position: relative;
}

.year-cont {
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    z-index: 2;
}

.year-cont, .year-sale, .price-item {
    transition: all 300ms ease-out;
}

.year-sale {
    position: absolute;
    top: 60px;
    right: 30px;
    font-size: 36px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.41);
    opacity: 0;
}

.year-mont .year-sale {
    opacity: 1;
    top: 80px;
}

.year-mont .mouth-cont {
    opacity: 0;
}

.year-mont .year-cont {
    opacity: 1;
}

.year-mont .price-num-item .year-cont {
    left: -30px;
}

.price-num-item {
    font-size: 55px;
    position: relative;
    font-weight: 400;
    color: #666;
    display: inline-table;
}

.price-desc {
    padding: 20px 0 30px;
}

.price-desc ul li {
    float: left;
    width: 100%;
    padding: 18px 0;
    color: #666;
    font-weight: 500;
    font-size: 12px;
    border-bottom: 1px solid #eee;
}

.price-desc ul li:nth-child(2n+1) {
    background: #f9f9f9;
}

.price-desc ul li:first-child {
    border-top: 1px solid #eee;
}

.price-link {
    display: inline-table;
    padding: 15px 20px;
    color: #fff;
    border-radius: 6px;
    font-size: 12px;
    margin-top: 30px;
    font-weight: 400;
}

.price-content {
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.recomm-price {
    margin-top: 40px;
    font-weight: 400;
    color: #999;
    font-size: 12px;
}

.recomm-price i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    border-radius: 100%;
    margin-bottom: 10px;
}

.pricing-wrap {
    margin: 60px 0 30px;
}

.pricing-switcher {
    text-align: center;
    position: relative;
}

.pricing-switcher:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    height: 80px;
    z-index: -1;
    bottom: -53px;
    background: #eee;
}

.pricing-switcher .fieldset {
    display: inline-block;
    position: relative;
    padding: 2px;
    border-radius: 30px;
    margin-bottom: 30px;
}

.pricing-switcher input[type=radio] {
    position: absolute;
    opacity: 0;
    left: -1000px;
}

.pricing-switcher label {
    position: relative;
    z-index: 1;
    display: inline-block;
    float: left;
    width: 110px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    transition: all 400ms ease-out;
}

.pricing-switcher .switch {
    position: absolute;
    top: 5px;
    left: 5px;
    height: 30px;
    width: 110px;
    background: #fff;
    border-radius: 30px;
    transition: all 300ms ease-out;
}

.pricing-switcher input[type=radio]:checked + label + .switch,
.pricing-switcher input[type=radio]:checked + label:nth-of-type(n) + .switch {
    transform: translateX(104px);
}

.pricing-switcher input[type=radio]:checked + label {
    color: #999;
}

/*------Blog------------------------------------------------*/
.article-masonry {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}

.card-post {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    background: #fff;
}

.card-post .btn {
    margin-bottom: 20px;
}

.post-article {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    position: relative;
}

.campaign-article {
    max-width: 391.66px;
    min-width: calc(96% / 3);
    width: 100%;
}

.post-article.campaign-article:nth-child(2n) {
    margin-left: 2%;
    margin-right: 2%;
}

.post-article .list-single-main-media, .card-post .list-single-main-media {
    margin: 0;
}

.post-article-title {
    padding: 30px;
}

.card-post-img img {
    float: left;
    width: 100%;
    height: auto;
}

.card-post-content {
    padding: 15px 20px 0;
    border: 1px solid #eee;
}

.card-post-content h3 {
    float: left;
    width: 100%;
    text-align: left;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.card-post-content h3:before {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    position: absolute;
    right: 20px;
    top: 30px;
}

.card-post-content h3 a {
    color: #666;
}

.card-post-content p {
    text-align: left;
}

.home-posts {
    margin-bottom: 40px;
}

.card-post-content .post-opt {
    border-top: 1px solid #eee;
    width: 100%;
    padding: 15px 0;
    margin: 20px 0 5px;
}

.post-nav {
    margin-top: 20px;
    margin-bottom: 10px;
}

.post-nav:before {
    content: "";
    position: absolute;
    left: 50%;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    width: 1px;
    background: #eee;
}

.post-link {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    color: #999;
}

.post-link span {
    color: #999;
    font-size: 12px;
    font-weight: 400;
}

.post-link i {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    line-height: 40px;
    font-size: 22px;
}

.post-link:hover i {
    transform: rotateX(360deg);
}

.post-link.prev-post-link {
    float: left;
    padding-left: 40px;
    text-align: left;
    width: 50%;
}

.post-link.next-post-link {
    float: right;
    padding-right: 40px;
    text-align: right;
    width: 50%;
}

.post-link.prev-post-link i {
    left: 0;
    text-align: left;
}

.post-link.next-post-link i {
    right: 0;
    text-align: right;
}

.post-author {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.post-author img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    float: left;
    margin-right: 20px;
}

.profile-container {
    min-height: 400px;
}

.activity-status {
    margin-top: 8px;
}

.activity-status label {
    padding: 4px 15px;
    background: #f1f1f1;
    border-radius: 4px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
}

.join-box {
    margin-top: 20px;
}

.label-success {
    background: #666 !important;
}

.label-warning {
    background: #ffc94d !important;
}

.label-danger {
    background: #ffada6 !important;
}

.post-author span {
    font-weight: 400;
    position: relative;
    top: 14px;
    color: #666;
    font-size: 12px;
}

.post-opt {
    padding-top: 24px;
}

.post-opt, .post-opt li {
    float: left;
}

.post-opt li {
    margin-right: 20px;
}

.post-opt li span, .post-opt li a {
    color: #999;
    font-weight: 500;
    font-size: 12px;
}

.post-opt li i {
    padding-right: 6px;
}

.search-widget input {
    float: left;
    width: 100%;
    border: none;
    background: #ECF6F8;
    height: 50px;
    padding: 0 80px 0 20px;
    z-index: 1;
    border-radius: 4px 0 0 4px;
}

.search-widget .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 50px;
    line-height: 50px;
    z-index: 2;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 0 4px 4px 0;
}

.jr-insta-thumb {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.jr-insta-thumb ul {
    list-style: none;
}

.jr-insta-thumb li {
    float: left;
    width: 33.3%;
    padding: 5px;
    overflow: hidden;
}

.jr-insta-thumb li img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.jr-insta-thumb li a, .post-link i {
    transition: all 0.5s ease-in-out;
}

.jr-insta-thumb li a:hover {
    opacity: 0.6;
}

.cat-item li {
    float: left;
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 15px;
    text-align: left;
    position: relative;
}

.cat-item li:last-child {
    margin-bottom: 0;
}

.cat-item li:before {
    content: "";
    position: absolute;
    bottom: 6px;
    width: 100px;
    height: 1px;
    background: #eee;
    left: 50%;
    margin-left: -25px;
}

.category-list li:before {
    display: none !important;
}

.cat-item li a {
    float: left;
    font-size: 12px;
    color: #666;
    font-weight: 400;
}

.cat-item li span {
    float: right;
    color: #999;
    font-size: 12px;
}

.fixed-bg .overlay {
    opacity: 0.6;
}

.mob-bg, .mobile-list-controls {
    display: none;
}

.vishidelem {
    display: block !important;
}

.sessions {
    clear: both;
}

.sessions .session-item div {
    padding: 1em;
    background: #f7f9fb;
    border: 1px solid #efefef;
    margin: 0.5em 0;
    color: #757575;
}

.details-color-bg {
    background: #e6e6e6;
}

.details-color-bg .wave-bg.wave-bg2 {
    opacity: 0.04;
}

.details-color-bg .flat-title-wrap a {
    color: #868686;
}

.details-color-bg .flat-title-wrap a:hover {
    color: #FF3E24;
    transition: color ease-in-out 0.1s;
}

.details-color-bg .flat-title-wrap h2 {
    color: #676767;
}

.details-color-bg .flat-title-wrap h3 {
    color: #676767;
    margin-top: 5px;
}

.details-color-bg .rating {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

.details-color-bg .rating span {
    margin-left: 10px;
    color: #9e9e9e;
    font-size: 12px;
}

.details-color-bg .rating a {
    margin-left: 10px;
    color: #9e9e9e;
    font-size: 12px;
}

.details-color-bg .rating a:hover {
    color: #FF3E24;
    transition: color ease-in-out 0.1s;
}

.rate-class-name-wrap .card-popup-rainingvis {
    margin-top: 5px;
}

.rate-class-name-wrap strong {
    padding: 5px 0 0 0 !important;
}

.booking-box-title {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.booking-box-title .radio {
    font-size: 16px;
    font-weight: 400;
}

.booking-box-title .radio span {
    padding-left: 25px;
    padding-top: 4px;
}

.booking-box-title .radio span:after {
    top: 3px;
    border-radius: 100%;
}

.booking-box-title .radio input[type=radio]:checked + span:before {
    top: 7px;
    content: "";
    font-size: 11px;
    left: 4.8px;
    font-weight: 700;
}

.mobile-social-wrapper {
    display: none;
}

.booking-box {
    border-radius: 4px;
}

.booking-box .box-2-end {
    line-height: 23px;
}

.booking-box.first-booking-box {
    margin-bottom: 10px;
}

.booking-box a.link {
    color: #FF3E24;
}

.booking-box a.link:hover {
    color: #333;
    transition: color ease-in-out 0.1s;
}

.booking-box .last-item {
    margin-bottom: 0;
    border-bottom: 0;
}

.booking-box .box-widget-item-header {
    padding-bottom: 20px;
}

.booking-box .old_price {
    font-size: 16px;
    text-decoration: line-through;
    color: #ccc;
}

.booking-box .small-text {
    font-size: 12px;
    top: -2px;
    left: 2px;
}

.booking-box .two-line:before {
    top: 10px;
}

/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.rating-stars ul > li.star {
    display: inline-block;
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
    font-size: 1.5em;
    color: #ccc;
    width: auto;
    cursor: pointer;
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
    color: #FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
    color: #FF912C;
}

.rooms-item-search {
    display: flex;
    flex-wrap: wrap;
}

.rooms-item-search .rating {
    display: flex;
    align-items: center;
}

.rooms-item-search .rating .listing-rating {
    margin-right: 5px;
}

.rooms-item-search .rating span {
    font-size: 12px;
    color: #9a9a9a;
}

.rooms-item-search .rooms-media {
    max-height: 160px;
    float: none;
}

.rooms-item-search .rooms-details {
    float: none;
    width: 50%;
}

.rooms-item-search .rooms-details h2 {
    color: #9a9a9a;
    margin-top: 9px;
    font-size: 12px;
    font-weight: 300;
}

.rooms-item-search .rooms-price-details {
    width: 23%;
}

.rooms-item-search .rooms-price-details .date {
    color: #333;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    padding: 5px 0;
    margin-bottom: 5px;
}

.rooms-item-search .rooms-price-details .price {
    font-weight: 400;
    font-size: 11px;
}

.rooms-item-search .rooms-price-details small {
    font-size: 11px;
    color: #9a9a9a;
}

.rooms-item-search .rooms-price-details .sale-window {
    position: relative;
    margin-top: 10px;
    top: 0;
    right: -20px;
}

.providers-list .rooms-details {
    width: 68%;
}

.providers-list .rooms-details h2.text {
    color: #333;
    display: block;
    max-height: 50px;
    overflow: hidden;
    font-weight: 100;
    line-height: 1.5em;
}

.notfound {
    padding: 10px;
    line-height: 20px;
}

.notfound img {
    width: 40px;
    margin-bottom: 10px;
}

.list-calendar {
    background: #fff;
    display: flex;
    height: 60px;
    align-items: center;
    padding: 0px !important;
    border-radius: 5px;
    margin-bottom: 10px;
}

.list-calendar .arrow {
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    cursor: pointer;
}

.list-calendar .arrow:hover {
    color: #FF3E24;
    transition: all ease-in-out 0.2s;
}

.list-calendar .center-dates {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.list-calendar .center-dates a {
    width: 100%;
    font-size: 12px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list-calendar .center-dates a:hover, .list-calendar .center-dates a.active {
    background-color: #FF3E24;
    color: #fff;
    transition: all ease-in-out 0.2s;
}

/*------responsive------------------------------------------------*/
@media only screen and (max-width: 1224px) {
    .text-carousel .slick-item {
        padding: 0 5px;
    }

    .col-list-wrap {
        width: 800px;
    }

    .map-container.column-map {
        width: calc(100% - 800px);
    }

    .three-columns-grid .listing-item.has_one_column .geodir-category-listing {
        padding-left: 13px !important;
    }

    .three-columns-grid .listing-item.has_one_column .geodir-category-img {
        top: 12px;
    }

    .gallery-item {
        width: 50%;
    }

    .header-user-menu {
        margin: 10px 0px 0 60px !important;
    }

    .header-user-menu .profile_username {
        display: none;
    }

    .header-user-menu .header-user-name:before {
        display: none;
    }

    .header-user-menu ul {
        left: auto !important;
        right: 10px !important;
    }
}

.mobile-details-title-section {
    display: none;
}

.mobile-booking-box {
    display: none;
}

.mobile-sales-button {
    display: none;
}

@media only screen and (max-width: 1064px) {
    .mobile-visible {
        display: flex !important;
    }

    .btn-mobile-profile-button {
        display: block !important;
        padding: 14px 20px !important;
    }

    .btn-header-profile {
        display: none !important;
    }

    .friend-tools {
        width: 100%;
        margin-top: 5px;
    }

    .friend-tools .btn-red {
        width: 100%;
    }

    .mobile-list-controls {
        display: block;
    }

    .details-title-section {
        padding: 0;
    }

    .col-list-wrap .mobile-list-controls {
        margin-top: 20px;
    }

    .mlc {
        padding: 15px 0;
        width: 50%;
        color: #fff;
        float: left;
        border-radius: 0 4px 4px 0;
        font-size: 12px;
        cursor: pointer;
    }

    .mlc:first-child {
        border-right: 1px solid rgba(0, 0, 0, 0.21);
        box-sizing: border-box;
        border-radius: 4px 0 0 4px;
    }

    .mlc.fl-wrap {
        width: 100%;
        border-radius: 4px;
    }

    .mlc i {
        padding-right: 10px;
    }

    .col-list-search-input-item .quantity-item {
        margin-right: 15px;
        width: auto;
    }

    .col-list-search-input-item {
        margin-bottom: 15px;
    }

    .map-container.column-map.right-pos-map, .map-container.fw-map.big_map.hid-mob-map {
        width: 100%;
        right: -100%;
        position: absolute;
        z-index: 100 !important;
        -webkit-transform: translate3d(0, 0, 0);
    }

    .fixed-mobile {
        position: fixed !important;
        top: 110px !important;
    }

    .map-close {
        display: block;
    }

    .nav-button-wrap, .mob-bg {
        display: block;
    }

    .logo-holder {
        margin-left: 10px;
        top: 22px;
        height: 35px;
    }

    .fixed-footer {
        position: relative !important;
        float: left;
    }

    .main-menu nav ul, video.bgvid, .process-item:before, .back-to-filters, .lws_mobile {
        display: none;
    }

    .process-item {
        margin-bottom: 20px;
    }

    .main-menu {
        position: absolute;
        top: 80px;
        left: -20px;
        width: 100%;
        z-index: 50;
        padding: 15px 10px;
        background: #fff;
        border-bottom-right-radius: 6px;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
        visibility: hidden;
        opacity: 0;
        transition: all 0.4s ease-in-out;
    }

    .vismobmenu {
        opacity: 1;
        left: 0;
        visibility: visible;
    }

    .menusb {
        display: block;
        float: left;
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .main-menu .menusb ul {
        display: block;
        float: left;
        position: relative;
        width: 100%;
    }

    .menusb li {
        margin: 0;
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 0 20px;
    }

    .menusb li i {
        position: absolute;
        right: 18px;
        top: 10px;
    }

    .menusb a {
        float: left;
        width: 100%;
        padding: 8px 5px;
        position: relative;
        font-weight: 400;
        font-size: 12px;
        color: #50596E;
        line-height: 14px;
        text-align: left;
    }

    .menusb a i {
        transform: rotate(-90deg);
    }

    .menusb a.back {
        padding-left: 24px;
    }

    .menusb a.back:before {
        font-family: Font Awesome\ 5 Pro;
        content: "";
        font-size: 14px;
    }

    .main-header .container {
        width: 100%;
    }

    .home-grid .gallery-item {
        width: 50%;
    }

    .home-grid .gallery-item .listing-counter {
        top: 20px;
        left: 15px;
    }

    .home-grid .gallery-item.gallery-item-second .listing-counter {
        left: inherit;
        right: 15px;
        z-index: 100;
        top: 10px;
    }

    section.hero-section {
        padding: 100px 0;
    }

    .light-carousel-wrap, .fw-col-list-wrap .list-main-wrap-opt .list-main-wrap-title.col-title {
        margin-top: 30px;
    }

    .single-facts .inline-facts-wrap {
        width: 100%;
        padding: 5px 0;
    }

    .collage-image {
        margin-top: 40px;
        float: left;
    }

    .images-collage-title {
        left: 10px;
    }

    .pad-top-column-text {
        padding: 0;
    }

    .footer-carousel-title {
        top: 0;
    }

    .footer-social {
        margin-bottom: 30px;
    }

    .contact-btn, .mar-bot-cont {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .subfooter-lang {
        float: left;
        width: 100%;
        margin: 15px 0;
    }

    .subfooter-lang-tooltip {
        right: inherit;
        left: 0;
        width: 200px;
    }

    .subfooter-nav {
        float: left;
        margin-right: 0;
    }

    .card-post, .video-box, .team-box, .tags-stylwrap a, .price-item {
        margin-bottom: 15px;
    }

    .best-price {
        top: 0;
        transform: scale(1);
    }

    .pricing-wrap {
        margin: 0;
    }

    .team-box, .three-columns-grid .listing-item {
        width: 50%;
    }

    .success-table-header a {
        top: 0;
        margin-top: 15px;
        float: left;
    }

    .success-table-header p, #footer-twiit p.tweet, .contact-btn {
        width: 100%;
    }

    .dasboard-wrap {
        padding-left: 0;
    }

    .dasboard-sidebar {
        position: relative;
        float: left;
        width: 100%;
        z-index: 10;
        top: 0;
        margin-bottom: 10px;
    }

    .dasboard-avatar {
        width: 30%;
        float: left;
    }

    .dasboard-sidebar-item {
        width: 70%;
    }

    .dasboard-sidebar-item {
        padding: 0 10px 0 0;
        text-align: left;
    }

    .dasboard-sidebar-item:before {
        left: 0;
        margin-left: 0;
    }

    .ed-btn {
        float: left;
    }

    .flat-header {
        padding-top: 10px;
    }

    .dasboard-sidebar-content {
        padding: 20px 0 44px 0;
        background: #fff !important;
        border: 1px solid #c9c9c9;
    }

    .user-stats:before {
        background: #fff !important;
    }

    .dasboard-sidebar-content:before {
        position: absolute;
        font-family: Font Awesome\ 5 Pro;
        content: "";
        color: #ccc;
        right: 70px;
        top: 70px;
        opacity: 0.4;
        font-size: 54px;
        display: none;
    }

    .dasboard-sidebar-item h3, .dasboard-sidebar-item h4, .dasboard-sidebar-item h2, .user-stats li {
        color: #646464 !important;
    }

    .header-search-button {
        margin-top: 10px;
    }

    .col-list-wrap, .search-input-item, .search-input-item.midd-input, .search-input-item.small-input, #footer-twiit .timePosted a, .price-item, .three-columns-grid .listing-item.has_one_column {
        width: 100%;
    }

    .list-single-main-container {
        padding-left: 0;
    }

    .fixed-scroll-column {
        left: 30px;
        width: 100%;
        top: 10px;
    }

    .mobile-booking-box {
        display: block !important;
    }

    .normal-booking-box {
        display: none !important;
    }

    .mobile-sales-button {
        display: block !important;
    }

    .activity-image-gallery-box .slick-slide {
        max-height: 350px;
    }

    .activity-image-gallery-box .sw-btn.swiper-button-next {
        right: 10px;
    }

    .activity-image-gallery-box .sw-btn.swiper-button-prev {
        left: 10px;
    }

    .flat-title-wrap-box {
        padding: 10px 0px;
    }

    .mobile-details-title-section {
        display: block !important;
        padding: 0;
        background: transparent;
        margin-bottom: 15px;
    }

    .mobile-details-title-section .container {
        margin: 0;
    }

    .list-single-hero-rating {
        float: left;
        margin-top: 20px;
    }

    .list-single-hero-links {
        float: left;
    }

    .lisd-link {
        margin-left: 0;
        margin-right: 10px;
    }

    .list-single-hero-rating .score {
        float: right;
        text-align: left;
        padding-right: 0;
        padding-left: 15px;
    }

    .list-single-hero {
        padding: 100px 0 0;
    }

    .fc-button {
        margin-right: 5px;
        width: 40px;
        height: 40px;
        float: left;
        position: relative;
        line-height: 40px;
        background: #fff;
        box-shadow: 0px 1px 5px #929292;
        cursor: pointer;
        border-radius: 6px;
    }

    .fc-button span {
        left: 0;
        top: -60px;
        display: none;
    }

    .details-title-section {
        display: none;
    }

    .fixed-scroll-column-share-container {
        position: absolute;
        top: 0;
        left: 115px;
        background: transparent;
        padding-left: 20px;
        border-radius: 6px;
    }

    .fixed-scroll-column-share-container a {
        margin-right: 5px !important;
    }

    .share-container .share-icon {
        float: left;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-right: 6px;
    }

    .list-single-carousel-wrap, .fw-carousel .slick-slide-item {
        height: 400px !important;
    }

    .booking-modal-content {
        padding-right: 0;
    }

    .booking-modal-info {
        position: relative;
        height: auto;
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .popup_email .btns {
        flex-wrap: wrap;
    }

    .res-p0 {
        padding: 0;
    }

    .home-grid .gallery-item, .article-masonry, .main-search-input-item, .main-search-button, .listing-item, .rooms-media, .rooms-details {
        width: 100%;
    }

    .show-currency-tooltip, .review-comments-avatar:before, .grid-opt, .scroll-nav {
        display: none;
    }

    .add-hotel {
        padding: 0 20px;
    }

    .show-reg-form {
        margin-right: 20px;
    }

    .header-search-input-item {
        margin-bottom: 15px;
    }

    .header-search-input-item .quantity-item, .col-list-search-input-item .quantity-item {
        width: auto;
    }

    .header-search-button {
        top: 5px;
    }

    .header-search {
        padding: 20px 30px 10px;
    }

    .main-search-input-item {
        margin-bottom: 10px;
    }

    .main-search-input-item input, .main-search-input-item, .main-search-button {
        border-radius: 6px;
    }

    .main-search-input {
        padding: 0;
        background: rgba(255, 255, 255, 0.3);
    }

    .main-search-button, .scroll-nav-wrapper .show-hidden-map {
        position: relative;
        float: left;
    }

    .qty-dropdown {
        z-index: 100;
    }

    .home-intro h2 {
        font-size: 34px;
    }

    .list-carousel .sw-btn {
        top: 26%;
    }

    .light-carousel .slick-slide-item {
        padding: 10px 0;
    }

    .light-carousel .slick-slide-item .hotel-card {
        padding: 0 10px;
    }

    .text-carousel .slick-item {
        padding: 0 25px 0 5px;
    }

    .slider-container .slider-item {
        padding: 80px 0 100px;
    }

    .slider-container-wrap .sw-btn {
        top: 100%;
    }

    .reviews-comments-item {
        padding: 0 0 30px 0;
    }

    .review-comments-avatar {
        top: -28px;
        left: 15px;
        z-index: 30;
        width: 40px;
        height: 40px;
    }

    .review-comments-avatar img {
        width: 40px;
        height: 40px;
    }

    .post-nav a {
        margin-bottom: 20px;
    }

    #progressbar li {
        width: 48%;
        margin-bottom: 10px;
    }

    .ed-btn {
        margin-left: 30%;
    }

    .listing-item, .listing-item:nth-child(even) {
        padding: 0;
    }

    .listing-features li, .list-single-facts .inline-facts-wrap {
        width: 50%;
    }

    .rooms-details {
        padding-left: 0;
    }

    .list-single-hero-header .list-single-hero-price, .rooms-details {
        margin-top: 15px;
    }

    .rooms-item-search .rooms-media {
        max-height: 200px;
        float: none;
        width: 100%;
    }

    .rooms-item-search .rooms-details {
        width: 100%;
    }

    .rooms-item-search .rooms-price-details {
        width: 100%;
        text-align: left;
    }

    .rooms-item-search .rooms-details-header {
        padding-bottom: 0px;
    }

    .show-list-wrap-search .fa-filter {
        color: #fff !important;
    }

    .main-search-approve-text {
        padding-top: 140px;
    }
}

.show-mobile-button {
    display: none;
}

@media only screen and (max-width: 540px) {
    .menusb {
        height: 100% !important;
    }

    .menusb li {
        padding: 0;
    }

    .menusb li a {
        padding: 15px;
        font-size: 18px;
        font-weight: 300;
    }

    .w-dyn-list {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .blog-post-content-text-block .dtm-link-block {
        margin-right: 0 !important;
        margin-top: 10px !important;
    }

    .blog-content-title-text {
        width: 100%;
        text-align: center;
        font-size: 20px !important;
    }

    .blog-post-content-text-block {
        flex-wrap: wrap;
    }

    .reviews-comments-item-text .right {
        width: 100%;
    }

    .reviews-comments-item-text .left {
        width: 100%;
    }

    .reviews-comments-item-text .review-score-user {
        float: none;
        top: 0;
    }

    .reviews-comments-item-text .review-score-user .date {
        text-align: center;
    }

    .home-btn, .show-search-button span {
        display: none;
    }

    .nav-button-wrap {
        margin-left: 10px;
    }

    .show-search-button i {
        padding-left: 0;
    }

    .home-intro h2, .home-intro-card h3, section.parallax-section .section-title.big-title h2, .list-single-hero-title h2 {
        font-size: 24px;
    }

    section.hero-section {
        padding: 50px 0 100px;
    }

    .list-carousel {
        padding: 0;
    }

    .collage-image .main-collage-image, .collage-image-input {
        right: 10px;
    }

    .controls-mapwn {
        width: 250px;
        padding: 0 20px;
        height: 43px;
        line-height: 43px;
    }

    .map-modal-item, .main-register-holder {
        padding: 0 10px;
    }

    .daterangepicker {
        width: 303px !important;
    }

    .team-box, .previous-form, .next-form, .list-single-header-contacts li, .btn-step-button {
        width: 100%;
    }

    #progressbar {
        display: flex;
        justify-content: space-between;

    }

    #progressbar li {
        width: auto;
    }

    .btn-step-button, .previous-form {
        margin-bottom: 15px;
    }

    .list-single-header-contacts li {
        text-align: left;
        padding: 5px 0;
    }

    .next-form, .list-single-hero-price {
        float: left;
        margin-top: 15px;
    }

    .success-table-header {
        padding: 10px 0 0 0;
    }

    .success-table-header i.decsth {
        position: relative;
        float: left;
        margin-bottom: 10px;
    }

    .map-view-wrap {
        position: relative;
        height: auto;
        float: left;
    }

    .map-view-wrap_item {
        top: 0;
    }

    .map-view-wrap_item, .dasboard-avatar, .dasboard-sidebar-item, .dashboard-message-avatar, .price-opt, .half-tags, .three-columns-grid .listing-item, .list-single-main-media .gallery-item, .listing-features li, .list-single-facts .inline-facts-wrap, .review-total, .review-range-container, .facilities-list .btn, .review-score-detail, .review-score-total {
        width: 100%;
    }

    .facilities-list .btn {
        margin-top: 40px;
    }

    .review-score-total {
        margin-bottom: 10px;
    }

    .dasboard-avatar, .review-range-container, .review-score-detail {
        padding: 0;
    }

    .dasboard-avatar img {
        width: 80px;
        height: 80px;
    }

    .list-single-facts .inline-facts-wrap {
        border-top: 1px solid #e2e2e2;
        border-left: none;
    }

    .dasboard-sidebar-item {
        padding: 0 10px 0 0;
        text-align: center;
    }

    .dasboard-sidebar-item:before {
        left: 50%;
        margin-left: -25px;
    }

    .dasboard-sidebar-content {
        padding: 40px 0 44px 0;
    }

    .ed-btn {
        float: none;
    }

    .tfp-btn {
        top: -70px;
        right: inherit;
        left: 0;
    }

    .tfp-det {
        top: -30px;
    }

    .tfp-det-btn {
        float: none;
        display: inline-block;
    }

    .dasboard-sidebar-content:before {
        top: 20px;
        right: 20px;
    }

    .ed-btn {
        margin-left: 0;
    }

    .dasboard-menu, .dasboard-menu li {
        width: 100%;
    }

    .dasboard-menu-btn {
        display: block;
    }

    .dasboard-menu ul.dasboard-menu-wrap {
        display: none;
        background: #fff;
        float: left;
        width: 100%;
        padding: 10px 20px;
        margin-bottom: 20px;
    }

    .dasboard-menu li ul {
        position: relative;
        top: 0;
        background: none;
        padding: 0;
        width: auto;
        z-index: 2;
        border: none;
        opacity: 1;
        display: block;
        visibility: visible;
        float: left;
        width: 100%;
        margin-left: 20px;
    }

    .social-wrapper {
        display: block;
    }

    .facebook-log {
        padding: unset !important;
        text-align: center !important;
    }

    .facebook-log i {
        text-align: center !important;
        position: unset !important;
    }

    .google-log {
        padding: unset !important;
        text-align: center !important;
    }

    .google-log i {
        text-align: center !important;
        position: unset !important;
    }

    .mobile-social-wrapper {
        display: block;
    }

    .list-single-hero-price span {
        font-size: 18px;
    }

    .dasboard-menu li ul li {
        float: left;
        width: 100%;
        padding: 0;
        position: relative;
    }

    .dasboard-menu li ul li span {
        position: absolute;
        top: 50%;
        right: 0;
        width: 16px;
        height: 16px;
        margin-top: -8px;
        line-height: 16px;
        border-radius: 100%;
        font-size: 9px;
        color: #fff;
    }

    .dasboard-menu li a i {
        display: none;
    }

    .dasboard-menu li a {
        padding: 10px 0 !important;
        background: none !important;
        color: #666 !important;
    }

    .dasboard-menu li a.user-profile-act, .dasboard-menu li a:hover {
        color: #FF3E24 !important;
        box-shadow: none;
    }

    #myChartLegend {
        float: left;
        margin-top: 10px;
    }

    #myChartLegend li {
        margin-left: 0;
        margin-right: 10px;
    }

    .dashboard-message-text {
        margin-left: 15px;
    }

    .new-dashboard-item {
        padding: 6px 10px;
        right: 15px;
    }

    .dasboard-menu {
        top: 0;
        margin-bottom: 5px;
    }

    .dashboard-message-text {
        margin-left: 0;
        text-align: left;
        padding-left: 0;
    }

    .dashboard-message-avatar img, .review-total {
        float: left;
        margin-bottom: 20px;
    }

    .chat-message, .chat-message.chat-message_user .massage-date {
        padding-left: 0;
        padding-right: 0 !important;
    }

    .chat-message .dashboard-message-avatar {
        position: relative;
        top: 0;
    }

    .chat-message .dashboard-message-avatar span {
        float: left;
        margin: 10px 0 0 12px;
    }

    .chat-message.chat-message_user .massage-date {
        float: left;
    }

    .massage-date {
        margin: 10px 0;
    }

    .chat-message p:before {
        display: none;
    }

    .map-close {
        width: 43px;
        height: 43px;
        left: 260px;
        line-height: 43px;
        font-size: 12px;
    }

    .list-single-carousel-wrap, .fw-carousel .slick-slide-item {
        height: 300px !important;
    }

    .to-top {
        right: 10px;
    }

    .ajax-modal-container {
        width: 500px;
    }

    .ajax-modal-details {
        padding: 20px 25px;
    }

    .ajax-modal-list li {
        width: 50%;
    }

    .error-wrap h2 {
        font-size: 74px;
    }

    .show-mobile-button {
        width: 30px;
        float: right;
        display: none !important;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 19px;
        margin: 0 5px;
        color: #FF3E24;
        margin-right: 10px;
        border: 0;
    }

    .show-mobile-button:before {
        display: none;
    }

    .header-search {
        padding: 0 0 0 25px;
    }

    .header-search input {
        margin: 0 !important;
    }

    .main-menu {
        height: 100vh;
        width: 90%;
    }

    .ajax-modal-container {
        width: 400px;
    }

    .header-button.show-reg-form {
        padding: 0 10px;
    }

    .header-button.btn-partner {
        border-color: #fff;
        padding: 0 10px 0 10px;
    }

    .register-form {
        padding: 5px 0 !important;
    }

    .register-form .list-single-main-item {
        padding: 5px 15px;
    }

    .register-form .list-single-main-item-title {
        margin: 0 !important;
    }

    .register-form textarea, .register-form .register-form input[type=text], .register-form input[type=number], .register-form input[type=email], .register-form input[type=button] {
        margin: 0 !important;
    }

    .nav-button-wrap {
        margin-left: 4px;
    }

    .show-reg-form {
        margin-right: 5px;
    }

    .header-carousel .slick-slide-item a {
        font-size: 13px;
    }

    .list-calendar .center-dates a {
        font-size: 11px;
        font-weight: 300;
        padding: 0 7px;
    }

    .mlc.fl-wrap {
        margin-bottom: 10px;
    }

    .header-user-menu {
        margin: 10px 20px 0 50px;
    }
}

@media only screen and (max-width: 420px) {
    .add-hotel {
        display: none;
    }

    .header-carousel .slick-slide-item a {
        font-size: 12px;
    }

    .show-lang {
        display: none;
    }

    .logo-holder {
        top: 25px;
        margin-left: 2px;
    }

    .logo-holder img {
        height: 35px;
        width: auto;
    }

    .header-button.btn-partner {
        padding: 0 10px 0 0;
    }

    .wishlist-wrap {
        width: 300px;
        padding: 25px 10px 0;
    }

    .header-user-name {
        font-size: 11px;
        padding-top: 15px;
    }

    .header-user-name:before {
        bottom: -1px;
        right: -20px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .bg {
        background-attachment: scroll !important;
        -webkit-background-size: cover;
        background-position: center;
    }
}

/* Tabs */
.tabs {
    width: 100%;
    background-color: #FF3E24;
    border-radius: 5px 5px 5px 5px;
}

ul#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 5px;
    overflow: auto;
}

ul#tabs-nav li {
    float: left;
    font-weight: bold;
    margin-right: 2px;
    padding: 8px 10px;
    border-radius: 5px 5px 5px 5px;
    /*border: 1px solid #d5d5de;
  border-bottom: none;*/
    cursor: pointer;
}

ul#tabs-nav li:hover,
ul#tabs-nav li.active {
    background-color: #FF3E24;
}

#tabs-nav li a {
    text-decoration: none;
    color: #FFF;
}

.tab-content {
    padding: 20px 0px;
    background-color: #fff;
}

.collection {
    overflow: visible;
}

.nice-select:before {
    z-index: 0;
}

.nice-select {
    z-index: auto;
}

.nice-select:after {
    z-index: auto;
}

.price-amounts {
    display: none;
}

.d-block {
    display: block !important;
}

.d-none {
    display: none !important;
}

.select-no-icon {
    padding-left: 15px;
}

.select-no-icon.nice-select:before {
    display: none;
}

.search-icon.nice-select:before {
    content: "/f002";
}

.mr-5 {
    margin-right: 5px !important;
}

.age-box {
    display: flex;
    width: 100%;
    align-items: center;
}

.age-box .listsearch-input-item {
    width: 100%;
}

.nice-select .list::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.2);
}

.nice-select .list::-webkit-scrollbar {
    width: 6px;
    background: transparent;
}

.nice-select .list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    min-height: 50px;
    border: 0;
    background-color: #e4e4e4;
}

.title-sin_map {
    max-height: 40px;
    overflow: hidden;
}

.chosen-user:before {
    content: "";
}

.custom-form .nice-select input {
    padding: 7px 12px 7px 30px !important;
}

.nice-select .nice-select-search-box:before {
    top: 5px;
}

input.no-input-icon {
    padding: 10px 20px 10px 20px !important;
}

textarea.no-input-icon {
    padding: 10px 20px 10px 20px !important;
}

.payment-icons a {
    color: #333;
}

.payment-icons a:hover {
    color: #fff;
    background-color: #FF3E24;
    transition: all ease-in-out 0.2s;
}

.payment-icons .radio {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 15px;
    margin: 3px;
}

.payment-icons .radio span {
    color: #333 !important;
}

.payment-icons .radio:hover {
    border-color: #FF3E24;
    transition: all ease-in-out 0.2s;
}

.payment-icons .radio:hover span {
    color: #FF3E24 !important;
}

.payment-icons .radio img {
    margin-left: 28px;
    margin-top: 5px;
}

.has-error small {
    text-align: left;
    display: block;
    font-size: 11px;
    border-color: #e84335 !important;
    color: #e84335 !important;
    margin-bottom: 5px !important;
}

.has-error .nice-select, .has-error input {
    border-color: #e84335 !important;
    color: #e84335 !important;
    margin-bottom: 5px !important;
}

.has-error .nice-select::-moz-placeholder, .has-error input::-moz-placeholder {
    color: #e84335;
}

.has-error .nice-select:-ms-input-placeholder, .has-error input:-ms-input-placeholder {
    color: #e84335;
}

.has-error .nice-select::placeholder, .has-error input::placeholder {
    color: #e84335;
}

.has-error .select2-container .select2-choice {
    border-color: #e84335 !important;
    color: #e84335 !important;
}

.btn-step-button {
    float: right;
}

#iyzipay-checkout-form a, #iyzipay-checkout-form #iyz-all-installments-button {
    color: #FF3E24 !important;
}

#iyzipay-checkout-form label, #iyzipay-checkout-form textarea, #iyzipay-checkout-form input {
    float: none !important;
}

#iyzipay-checkout-form .list-single-main-item p {
    text-align: initial;
}

#iyz-payment-button {
    background-color: #FF3E24 !important;
}

#iyz-tab-payWithIyzico {
    color: #FF3E24 !important;
}

/*--
	Color styles
--*/
.show-lang i, .nav-holder nav li a i, .filter-tags input:checked:after, .custom-form .filter-tags input:checked:after,
.main-register h3 span, .lost_password a:hover,
.header-search-input-item.location a, .pac-icon:before, .footer-social li a, .cs-mumber,
.show-search-button i, .show-сurrency-tooltip span i, .show-reg-form i, .header-user-name:before,
.tabs-menu li.current a, .currency-tooltip li i, .currency-wrap .show-currency-tooltip i,
.subfooter-lang-tooltip li a, .header-search-input-item.in-loc-dec:before, .col-list-search-input-item.location a,
.col-list-search-input-item.in-loc-dec:before, .list-main-wrap-title h2 span, .grid-opt li span.act-grid-opt,
.grid-opt li span.act-grid-opt:hover, .price-opt ul li a:hover, .geodir-category-content h3 a:hover,
.geodir-category-opt .js-favorite i, .avatar-tooltip strong, .listing-title a, .map-popup-location-price,
.nice-select .nice-select-search-box:before, .map-modal-container h3 a:hover, .category-fix-bg-title h4,
.geodir-opt-tooltip strong, .facilities-list li i:hover, .section-title .breadcrumbs a:before,
.list-single-header-contacts li i, .share-container .share-icon:hover:before, .breadcrumbs-hero-buttom .breadcrumbs a:before,
.listing-features li i, .rooms-details-header h5 span, .inline-facts i, .ajax-modal-photos-btn span, .ajax-modal-list li i,
.total-coast span, .custom-form .total-coast input, .bookdate-container-dayscounter i, .box-widget-list li i,
.list-single-main-item-title:before, .box-widget-item-header:before, .fc-button i, .share-container .share-icon,
.reviews-comments-item-date i, .custom-form .review-total span input, .flatWeatherPlugin ul.wiForecasts li,
.box-widget-list li a:hover, .list-single-main-item-title h3 span, .claim-widget-link a, .mapnavigation a i,
.list-single-hero-header .list-single-hero-price span, .breadcrumbs.inline-breadcrumbs a:before, .box-widget-content .widget-posts-descr .geodir-category-location a i,
.box-widget-content .widget-posts-link i,
.tfp-btn strong, .dashboard-message-text p a, .dasboard-menu li a.user-profile-act i,
.dasboard-menu li a:hover i, .pass-input-wrap span, .radio input[type=radio]:checked + span:before,
.custom-form .radio span, .reply-mail a, .tfp-det p a, .chat-contacts-item .chat-contacts-item-text span,
.reviews-comments-item-text h4 a.reviews-comments-item-link, .video-box-btn, .text-carousel .slick-center .text-carousel-item:after,
.text-carousel .slick-center .text-carousel-item:before,
.single-facts .inline-facts i, .team-social li a, .team-dec, .filter-tags label a, .breadcrumbs-fs .breadcrumbs span,
.home-btn a, #progressbar li:before, .log-massage a, .cat-item li a, .post-link i,
.card-post-content h3:before, .card-post-content h3 a:hover, .post-opt li a:hover, .wishlist-link, .basket-link,
.box-widget-content .widget-posts-descr a:hover, .faq-nav li a.act-faq-link, .time-line-icon i, s .listing-counter span,
.images-collage-title, .down-btn i, .qty-dropdown-content .quantity-item label i, .qty-dropdown-header:before,
.main-search-input-item_small:before, .main-search-input-item.location a, .listing-counter strong,
.weather-grid .flatWeatherPlugin .wiToday .wiIconGroup div.wi, .show-search-button:hover i,
.hotel-card .geodir-category-location a i, .header-search-input-item.date-parent:before, .menusb a i, .menusb a.back:before,
.footer-contacts li a:hover, #footer-twiit a:hover, .dasboard-menu-btn i, .header-user-menu li a:hover,
.dashboard-listing-table-text h4 a, .mlc i, .show-more-filters i {
    color: #FF3E24;
}

.color-bg, .close-header-search:hover, #footer-twiit p.tweet:before, .cs-mumber-button:hover, .tabs-menu li a,
.review-range-container .irs-bar, .review-range-container .irs-bar-edge, .search-input-item .irs-bar,
.col-list-search-input-item .irs-bar, .pagination a.current-page, .pagination a.current-page:hover,
.mapnavigation a:hover, .back-to-filters span, .infoBox-close, .slick-dots li.slick-active button,
.map-modal-close, .geodir-opt-link a, .cluster div:hover, .daterangepicker td.active,
.list-single-hero-title h2:before, .user-stats:before, .ed-btn:hover, .dashboard-header,
.massage-date span:before, .chat-contacts-item:after, .lisd-link:hover, .scroll-nav-wrapper .scroll-nav li a.act-scrlink,
.accordion a.toggle span, .list-widget-social li a, .box-item a.gal-link, .message-input button, .message-counter,
.line-separator:before, .intro-item h2:before, .section-separator:before, #progressbar li:before, .price-num.col-dec-1:before,
.tags-stylwrap.sb-tags a, .geodir-opt-list a:hover, .main-search-button:hover, .twitter-link, .recomm-price i,
.lg-actions .lg-next, .lg-actions .lg-prev {
    background: #FF3E24;
}

.pin, .nice-select:after, .ajax-loader, .ed-btn, blockquote {
    border-color: #FF3E24;
}

/*--
	orange
--*/
.nav-holder nav li a.act-link, .nav-holder nav li a:hover, .main-register h3 span strong, .header-search-input-item-icon,
.subfooter-show-lang i, #footer-twiit .timePosted a:before, .footer-contacts li i, .fc-cont:hover, .custom-form label span,
.section-title-separator span i:nth-child(2), .grid-opt li span:hover, .price-opt ul li a i,
.geodir-category-opt .js-favorite:hover i, .geodir-category-location a i, .map-card-rainting i, .map-popup-location-info i,
.daterangepicker .calendar-table th, .rooms-details-header h5, .custom-form label i, .nice-select:before,
.amenities-list li span.status.status-no, .flatWeatherPlugin ul.wiForecasts li.wi, .widget-posts-date i, .claim-widget-link a:hover,
.mapzoom-in, .dashboard-list-box.activities .dashboard-message-text i, .fuzone .fu-text i, .dashboard-message-text h4 span,
.tfp-btn:before, .process-wrap li i, .singleMap_visible-title-item h4 i, .flat-title-wrap .breadcrumbs a:before,
.breadcrumbs-fs .breadcrumbs a:before, .log-massage a:hover, .cart-total strong, .post-opt li i, .cat-item li span,
.post-link, .faq-nav li a.act-faq-link:before, .faq-nav li a:hover:before, .process-item h4 a:hover, .intro-item h6,
.collage-image-input i, .inpt_dec, .qty-dropdown-header i, .geodir-category-opt h4 a:hover, .map-modal-container h3 i,
.header-user-name:hover, .show-reg-form:hover, .home-btn:hover a, .menusb a.act-link, .footer-social li a:hover,
.dashboard-listing-table-text h4 a:hover, .dashboard-listing-table-address i, .map-close, .text-carousel-item a.testim-link:hover {
    color: #FF3E24;
}

.listing-rating i, .geodir-category-opt .listing-rating i, .five-star-rating .listing-rating i, .four-star-rating .listing-rating i,
.three-star-rating .listing-rating i {
    color: #ffb200;
}

.color2-bg, .header-search-button, .pac-item:hover, .close-header-search, .footer-widget #subscribe-button:hover,
.cs-mumber-button, .irs-slider, .pagination a:hover, .cluster div, .infoBox-close:hover, .show-more-filters.active-hidden-opt-btn,
.load-more-button:hover, .daterangepicker .drp-buttons .btn.btn-default, .header-sec-link a:hover, .scroll-nav-wrapper .show-hidden-map,
.ajax-loader-cirle:before, .dashboard-list-box.activities .new-dashboard-item:hover, .dasboard-menu li a span, .dasboard-menu li ul li span,
.text-carousel-wrap .sw-btn, .price-link:hover, .price-num.col-dec-3:before, section.color-bg .section-separator:before, .add-hotel:hover,
.success-table-header a:hover, .dashboard-listing-table-opt li a.del-btn {
    background: #FF3E24;
}

/*--
	dark-blue
--*/
.accordion a.toggle.act-accordion, .banner-wdget-content a, .box-image-widget-media a:hover, .rooms-media-btn-item,
.sw-btn, .bt n:hover, .more-photos-button, .box-item a.gal-link:hover, .dasboard-sidebar-content, .tfp-det-btn:hover,
.color3-bg, .team-social, .text-carousel-wrap .sw-btn:hover, .home-intro-card-counter, .mlc, .geodir-opt-tooltip,
.custom-form .log-submit-btn, .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover, .error-wrap form .search-submit:hover,
.close-reg:hover, .custom-form .log-submit-btn:hover, .soc-log a:hover {
    background: #FF3E24;
}

.mapzoom-out, .single-facts .inline-facts .num, .section-title h2, .singleMap_visible-title-item h4,
.card-post-content h3 a, .map-modal-container h3 a, .error_message h3, #success_page h3,
.text-carousel-item a.testim-link {
    color: #4e4e4e;
}

/*--
	gradient
--*/
.gradient-bg {
    background-color: #FF3E24;
    background: -o-linear-gradient(top, #FF3E24, #49CEFF);
}

.listing-rating i.white-star {
    color: #9e9e9e !important;
}

.btn-view {
    padding: 0 30px 0 30px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.btn-view:after {
    display: none;
}

.btn-view:hover:after {
    display: block;
    width: 120%;
    background: rgba(255, 255, 255, 0.1);
}

.text-date {
    color: #FF3E24 !important;
    font-weight: 400;
    font-size: 14px;
}

.text-sub-date {
    color: #616161;
    font-size: 11px;
    font-weight: 300;
}

.mb-5 {
    margin-bottom: 5px !important;
}

strong {
    font-weight: 400;
}

.filter-button-box {
    border: 0 !important;
}

.filter-button-box .listsearch-input-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-filter-type {
    width: 100%;
    border: 1px solid #f1f1f1;
    padding: 10px 20px;
    margin: 0 3px;
    transition: all ease-in-out 0.3s;
}

.btn-filter-type:hover {
    border: 1px solid #FF3E24;
    background: #FF3E24;
    color: #fff;
    transition: all ease-in-out 0.3s;
}

.btn-filter-type.active {
    border: 1px solid #FF3E24;
    background: #FF3E24;
    color: #fff;
    transition: all ease-in-out 0.3s;
}

.form-control {
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: none;
    color: #565656;
    height: 38px;
    max-width: 100%;
    padding: 7px 12px;
    transition: all 300ms linear 0s;
}

.form-control:focus {
    box-shadow: none;
}

.select2-container {
    width: 100%;
}

.select2-container .select2-choice {
    background-image: linear-gradient(to top, #eee 0%, #fff 50%) !important;
    border: 1px solid #eee !important;
    background: #F7F9FB !important;
    width: 100% !important;
    padding: 18px 20px 18px 45px !important;
    border-radius: 6px !important;
    color: #666 !important;
    font-size: 13px !important;
    -webkit-appearance: none !important;
    margin-bottom: 10px !important;
    height: auto !important;
}

.select2-container .select2-choice .select2-arrow {
    background: transparent !important;
    border: none !important;
    width: 22px !important;
    top: 5px !important;
}

.select2-container .select2-choice .select2-chosen {
    bottom: 5px;
    left: 10px;
    right: auto;
    font-size: 13px;
    color: #666 !important;
    font-weight: normal;
}

.select2-container .select2-container-multi.form-control {
    height: auto;
}

.select2-search input {
    border: 1px solid #eee !important;
    border-radius: 5px !important;
    padding: 10px !important;
    min-height: 30px !important;
    background: none !important;
}

.select2-search:after {
    content: "";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
    position: absolute;
    top: 13px;
    right: 16px;
    color: #ccc;
}

.select2-results .select2-highlighted {
    background: #FF3E24 !important;
}

.select2-results {
    /* Track */
    /* Handle */
    /* Handle on hover */
}

.select2-results::-webkit-scrollbar {
    width: 4px;
}

.select2-results::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.select2-results::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

.select2-results::-webkit-scrollbar-thumb:hover {
    background: #333;
}

.select2-offscreen, .select2-offscreen:focus {
    box-shadow: none !important;
}

.select2-drop {
    margin-top: -10px !important;
}

.select2-drop.select2-drop-above {
    box-shadow: none !important;
}

.select2-results .select2-highlighted {
    color: #ffffff;
    background-color: #2cabe3;
}

.select2-drop-active {
    border: 1px solid #e3e3e3 !important;
    padding-top: 5px;
}

.select2-search input {
    border: 1px solid rgba(120, 130, 140, 0.13);
}

.select2-container-multi {
    width: 100%;
}

.select2-container-multi .select2-choices {
    background-image: linear-gradient(to top, #eee 0%, #fff 50%) !important;
    border: 1px solid #eee !important;
    background: #F7F9FB !important;
    width: 100% !important;
    padding: 5px 5px 5px 5px !important;
    border-radius: 6px !important;
    color: #666 !important;
    font-size: 13px !important;
    -webkit-appearance: none !important;
    margin-bottom: 10px !important;
    height: auto !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 4px 7px 4px 18px;
    margin: 5px 0 3px 5px;
    color: #555555;
    box-shadow: none;
    background-image: none !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 0px;
    font-size: 12px;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 7px 7px 7px 10px;
    font-family: inherit;
}

.add-media-box {
    display: block;
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #FF3E24;
    color: #fff;
    padding: 5px 10px;
    margin: 4px 0px;
    border-radius: 3px;
}

.select2-container .select2-choice .select2-arrow b {
    background: none !important;
}

.daterangepicker.single {
    width: auto !important;
}

.booking-list .rooms-media {
    width: 60px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    box-shadow: none;
}

.booking-list .rooms-media img {
    border-radius: 100%;
}

.booking-list .rooms-details {
    width: calc(77% - 60px);
}

.booking-list .rooms-details h2 {
    margin-top: 0;
}

.booking-list .rooms-details-header {
    padding-bottom: 0;
}

.fl-flex {
    display: flex;
    align-items: center;
    width: 100%;
}

.btn-search-gift {
    background: #FF3E24;
    border: 1px solid #FF3E24;
    color: #fff;
    padding: 10px 20px 10px 20px;
    font-size: 12px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    border-radius: 0px 4px 4px 0px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}

.gift-card-wrapper {
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 4px;
    text-align: left;
}

.gift-card-wrapper li {
    margin-top: 3px;
    display: flex;
}

.gift-card-wrapper li b {
    width: 50%;
}

.gift-card-wrapper li span {
    width: 50%;
    text-align: right;
}

.gift-card-wrapper .filter-tags {
    display: block;
    height: 20px;
    margin-top: 4px;
}

b, strong {
    font-weight: 400;
}

.favorite-button {
    padding: 10px;
    transition: all ease-in-out 0.2s;
    background: #FF3E24;
    color: #fff;
    display: block;
}

.favorite-button:hover {
    background: #fff;
    color: #333;
    transition: all ease-in-out 0.2s;
}

.register-form textarea, .register-form input[type=text], .register-form input[type=number], .register-form input[type=email], .register-form input[type=password], .register-form input[type=button] {
    margin-bottom: 4px;
    margin-top: 10px;
    padding: 15px 20px 15px 20px !important;
    border: 1px solid #F7F9FB;
}

.register-form textarea:focus, .register-form input[type=text]:focus, .register-form input[type=number]:focus, .register-form input[type=email]:focus, .register-form input[type=password]:focus {
    border: 1px solid #eee;
}

.register-form .card {
    line-height: 1.5em;
}

.register-form .success i {
    font-size: 48px;
    margin: 15px;
    color: #4caf50;
    font-weight: 300;
}

.register-form .list-single-main-item-title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0px;
    margin: 0 0 15px 0;
    border-bottom: 0;
}

.register-form .list-single-main-item-title .tab-box {
    width: 100%;
    display: flex;
    border-radius: 8px;
    background-color: #eee;
    border: 2px solid #eee;
    align-items: center;
}

.register-form .list-single-main-item-title .tab-box a {
    width: 50%;
    text-align: center;
    padding: 15px 10px;
    border-radius: 8px;
}

.register-form .list-single-main-item-title .tab-box a.active {
    background: #FF3E24;
    color: #fff;
}

.register-form button {
    width: 100%;
    text-align: center;
    padding: 0 30px 0 30px;
    font-size: 14px;
    margin: 15px 0px !important;
    border-radius: 8px;
}

.register-form button:after {
    width: 0;
}

.register-form .filter-tags {
    display: flex;
    flex-wrap: wrap;
}

.register-form .filter-tags label {
    width: calc(100% - 20px);
    font-weight: 300;
    line-height: 1.6em;
    top: -2px;
    color: #878C9F;
}

.register-form .filter-tags label a {
    font-weight: 400;
    color: #878C9F;
}

.register-form .filter-tags label a:hover {
    color: #FF3E24;
    transition: all ease-in-out 0.3s;
}

.register-form .is-invalid {
    border: 1px solid #FF3E24 !important;
    color: #FF3E24 !important;
    background: #ffeeed !important;
}

.profile-part {
    min-height: 500px;
}

.list-value {
    list-style: none;
    text-align: left;
    line-height: 1.7em;
    font-weight: 300;
}

.list-value li span {
    font-weight: 400;
}

.child-box {
    display: flex;
    align-items: center;
}

.child-box .avatar {
    width: 65px;
    height: 65px;
    margin-right: 10px;
}

.child-box .avatar img {
    width: 100%;
    border-radius: 100%;
    height: 100%;
}

.child-box .info {
    text-align: left;
    line-height: 1.7em;
}

.child-box .info h3 {
    font-weight: 300;
    color: #9b9b9b;
}

.child-box .info h2 {
    font-weight: 300;
    font-size: 13px;
}

.friend-list .friend-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #eee;
    padding: 10px;
    margin: 12px;
    flex-wrap: wrap;
}

.friend-list .friend-wrapper .friend-media {
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

.friend-list .friend-wrapper .friend-media img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.friend-list .friend-wrapper .friend-details {
    line-height: 1.6em;
    width: calc(100% - 240px);
    text-align: left;
}

.friend-list .friend-wrapper .friend-details h3 {
    font-weight: 300;
    color: #9b9b9b;
}

.friend-list .friend-wrapper .friend-details h2 {
    font-weight: 300;
    font-size: 13px;
}

.friend-list .friend-wrapper .friend-tools {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 160px;
    position: relative;
}

.friend-list .friend-wrapper .friend-tools .accept_button {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
}

.friend-list .friend-wrapper .friend-tools .accept_button.accept {
    color: #4caf50;
}

.friend-list .friend-wrapper .friend-tools .accept_button.accept:hover {
    color: #007705;
    transition: all ease-in-out 0.3s;
}

.friend-list .friend-wrapper .friend-tools .accept_button.reject {
    color: #f44336;
}

.friend-list .friend-wrapper .friend-tools .accept_button.reject:hover {
    color: #9a1b12;
    transition: all ease-in-out 0.3s;
}

.btn-red {
    background: #FF3E24;
    border: 1px solid #FF3E24;
    color: #fff;
    padding: 10px 20px 10px 20px;
    font-size: 12px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    border-radius: 4px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}

.btn-red i {
    margin-right: 5px;
}

.btn-red:hover {
    background: white;
    color: #FF3E24;
    transition: all ease-in-out 0.2s;
}

.btn-red-outline {
    background: white;
    color: #FF3E24;
    border: 1px solid #FF3E24;
    padding: 10px 20px 10px 20px;
    font-size: 12px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    border-radius: 4px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}

.btn-red-outline i {
    margin-right: 5px;
}

.btn-red-outline:hover {
    background: #FF3E24;
    color: #fff;
    transition: all ease-in-out 0.2s;
}

.btn-get-started-size {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-transform: uppercase;
    margin: 2em 0 0 0;
    font-size: 16px;
    padding: 15px 30px;
}

.btn-header-profile {
    position: absolute;
    right: 40px;
    top: 30px;
    z-index: 9999;
}

.dasboard-sidebar-content-view {
    padding: 30px 0 0px 0 !important;
}

.dasboard-sidebar-item h4 {
    font-weight: 300;
    color: #fff;
    line-height: 1.6em;
    margin-top: 10px;
}

.dasboard-sidebar-item h2 {
    font-weight: 300;
    color: #fff;
    line-height: 1.6em;
}

.giftcard_amounts .giftcard_amount {
    border: 1px solid #eee;
    text-align: center;
    padding: 10px;
    margin: 5px 0;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 400;
}

.giftcard_amounts .giftcard_amount:hover {
    background: #FF3E24;
    border-color: #FF3E24;
    color: #fff;
    transition: all ease-in-out 0.2s;
}

.giftcard_amounts .giftcard_amount.active {
    background: #FF3E24;
    border-color: #FF3E24;
    color: #fff;
    transition: all ease-in-out 0.2s;
}

.giftcard_amounts input {
    text-align: center;
}

.gift-card-section .filter-tags label {
    top: 5px;
}

.gift-card-section .cart_list {
    border-top: 1px solid #eee;
}

.gift-card-section .cart-details_text {
    margin-bottom: 10px;
}

.gift-card-section .form-title {
    font-size: 16px;
    margin-bottom: 1em;
    color: #FF3E24;
}

.gift-card-section .form-item {
    margin-bottom: 15px;
}

.gift-card-section .form-item label {
    margin-bottom: 4px;
}

.custom-form textarea {
    font: 400 13.3333px Arial;
}

.full-width {
    width: 100% !important;
}

.basket_header {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
}

.basket_header .basket_header_items {
    padding: 0px 10px;
    background: #FF3E24;
    border: 1px solid #FF3E24;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-weight: 400;
    border-radius: 4px;
    margin-left: 5px;
}

.basket_header .basket_header_items.link:hover {
    background: #fff;
    border-color: #FF3E24;
    color: #FF3E24;
    transition: all ease-in-out 0.2s;
}

.basket_header .basket_header_items a {
    display: block;
}

.cart-item {
    line-height: 2em;
    width: 100%;
    text-align: left;
    font-size: 14px;
    border: 1px solid #eee;
    padding: 10px 10px 3px 10px;
    border-radius: 4px;
    margin-bottom: 5px;
}

.cart-item .buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cart-item .buttons .btn-red-outline {
    padding: 5px 10px !important;
    margin-right: 5px;
}

.cart-item .buttons .btn-cart-edit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.cart-item .buttons .btn-cart-remove {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.cart-item ul li span {
    font-weight: 300;
}

.irs-max, .irs-min {
    display: none;
}

.no-privacy {
    font-size: 32px;
    color: #ccc;
    margin-bottom: 0.5em;
}

.label-primary {
    background: #FF3E24;
    color: #fff;
    padding: 7px 10px;
    border-radius: 4px;
}

.label-default {
    background: #c3c3c3;
    color: #000;
    padding: 7px 10px;
    border-radius: 4px;
    margin-right: 5px;
}

.text-gray h2, .text-gray h3, .text-gray p {
    color: #6f6f6f !important;
}

.text-normal p {
    font-size: 1rem !important;
    line-height: 1.9rem !important;
    font-weight: 300;
}

.sessions-list-modal .sessions {
    padding: 3em 1em;
}

.sessions-list-modal .sessions h1 {
    font-size: 18px;
    margin-bottom: 1em;
}

.sessions-list-modal .sessions ul {
    max-height: 400px;
    overflow-y: scroll;
}

.sessions-list-modal .sessions ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.2);
}

.sessions-list-modal .sessions ul::-webkit-scrollbar {
    width: 6px;
    background: transparent;
}

.sessions-list-modal .sessions ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    min-height: 50px;
    border: 0;
    background-color: #333;
}

.sessions-list-modal .sessions ul li {
    padding: 5px;
}

.sessions-list-modal .sessions ul li a {
    display: block;
    color: #FF3E24;
}

.sessions-list-modal .sessions ul li a:hover {
    color: #333;
}

.sessions-list-modal .sessions ul li .expire {
    text-decoration: line-through;
    color: #9b9b9b;
}

.question-mark {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    border: 1px solid #ccc;
    text-align: center;
    padding: 4px 6px !important;
    font-size: 12px !important;
    border-radius: 4px;
    background: #f1f1f1;
    color: #333 !important;
    cursor: pointer;
    margin-left: 4px;
}

.text-link {
    color: #FF3E24;
}

.text-link:hover {
    color: #333;
}

.right-button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    float: right;
}

.no-after:after {
    display: none;
}

.no-after {
    padding: 0 10px;
    min-width: 190px;
    text-align: center;
}

.btn-close-register {
    width: 32px;
    height: 32px;
    position: absolute;
    right: -12px;
    top: -12px;
    color: #FF3E24;
    transition: all ease-in-out 0.5s;
}

.btn-close-register:hover {
    color: #333;
    transition: all ease-in-out 0.5s;
}

.btn-close-register i {
    font-size: 24px;
}

.btn-cancel {
    background: #d0d0d0;
    color: #252525;
}

.language-selector-title {
    padding: 10px 15px;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
}

.last-blog-box {
    width: 100%;
    max-height: 640px;
}

.last-blog-box a {
    background: #f1f1f1;
    display: flex;
}

.last-blog-box a .left-image {
    width: 50%;
    max-width: 50%;
    background-position: 50% 50%;
    background-size: cover;
}

.last-blog-box a .hero-text-block-div {
    display: flex;
    width: 50%;
    margin-top: 120px;
    margin-bottom: 120px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.last-blog-box a .hero-text-block-div .hero-block-h1 {
    max-width: 400px;
    font-family: Soleil, sans-serif;
    color: #343434;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
}

.last-blog-box a .hero-text-block-div .hero-intro-text {
    max-width: 400px;
    margin-bottom: 8px;
    font-family: Soleil, sans-serif;
    color: #343434;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.last-blog-box a .hero-text-block-div .hero-read-more {
    max-width: 400px;
    font-family: Soleil, sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
}

.hero-divider {
    width: 64px;
    height: 8px;
    margin: 24px auto 32px;
    background-color: #FF3E24;
}

@media screen and (max-width: 991px) {
    .hero-text-block-div {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .hero-block-h1 {
        max-width: 320px !important;
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .hero-intro-text {
        max-width: 260px !important;
    }
}

@media screen and (max-width: 767px) {
    .hero-block-h1 {
        max-width: 80% !important;
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .hero-intro-text {
        max-width: 80% !important;
    }

    .last-blog-box a {
        flex-wrap: wrap;
    }

    .hero-text-block-div {
        width: 100% !important;
    }

    .hero-text-block-div {
        width: 100% !important;
    }

    .left-image {
        width: 100% !important;
        height: 320px !important;
        max-width: 100% !important;
    }
}

.blog_categories {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.blog_categories li {
    width: 50%;
    max-width: 200px;
    margin-top: 10px;
}

.blog_categories li a {
    background: #ccc;
    display: flex;
    height: 120px;
    justify-content: center;
    align-items: center;
    color: #fff;
    box-shadow: #f3f3f3 0px 2px 4px 0px;
    position: relative;
    border-radius: 5px;
    margin: 0 5px;
    font-size: 18px;
    transition: all ease-in-out 0.2s;
}

.blog_categories li a:hover {
    transform: translateY(-16px);
}

.blog_categories li a:hover:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 10px;
    transition: all ease-in-out 0.2s;
}

.btn-mobile-profile-button {
    display: none;
}

.g-recaptcha div:first-child {
    height: auto !important;
}

.popup_email {
    max-width: 100%;
    background: rgba(245, 207, 63, 0.12);
    padding: 16px 12px 16px 16px;
    border-radius: 5px;
    margin-top: 5px;
    border-left: 8px solid #f5cf3f;
    border-radius: 8px;
    width: 100%;
    border-top-color: #f5cf3f;
    border-right-color: #f5cf3f;
    border-bottom-color: #f5cf3f;
}

.popup_email .btns {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
}

.popup_email .btns .btn-red {
    background: #ffffff;
    border: 1px solid #acacac;
    color: #545454;
}

.popup_email .btns a {
    margin: 3px;
    width: 100%;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group .invalid-feedback {
    position: absolute;
    left: 0;
    top: 40px;
    white-space: nowrap;
}

.input-group .input-group-addon {
    width: 1%;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle;
}

.input-group .select-group-addon {
    width: 130px;
}

.input-group .select-group-addon .select2-container {
    height: 100%;
    padding: 0 3px;
}

.input-group .input-group-addon {
    height: 100%;
    padding: 0 3px;
}

.blog-section {
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
}

.blog-post-content-text-block {
    display: flex;
    width: 100%;
    margin-bottom: 40px;
    justify-content: space-between;
    align-items: flex-end;
}

.blog-post-content-text-block .blog-content-title-text {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 8px;
    font-family: Soleil, sans-serif;
    color: #343434;
    font-size: 28px;
    line-height: 40px;
    font-weight: 600;
    text-transform: none;
}

.blog-post-content-text-block .dtm-link-block {
    display: flex;
    margin-right: 32px;
    font-size: 16px;
    justify-content: flex-end;
    padding: 8px 20px 5px 20px;
    border-bottom: 2px solid #FF3E24;
}

.blog-post-content-text-block .dtm-link-block:hover {
    background: #FF3E24;
    border-radius: 4px;
    color: #fff;
    transition: all ease 0.2s;
}

.article-box-category .blog-category-img {
    max-width: 100%;
    min-height: 320px;
    background-position: 50% 50%;
    background-size: cover;
}

.article-box-category .blog-category-listing a {
    display: block;
}

.article-box-category .blog-post-content-title-text {
    min-height: 100px;
    padding-top: 16px;
    color: #4e4e4e;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    -o-object-fit: fill;
    object-fit: fill;
    text-align: left;
}

.tags-opt ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 8px;
}

.tags-opt ul li a {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 2px;
    padding: 8px;
    background-color: #f3f0ee;
    transition: background-color 0.1s;
    color: #949494;
    margin-top: 2px;
    text-transform: capitalize;
}

.tags-opt ul li a:hover {
    background-color: #dfdbd9;
    color: #595959;
}

.post-article .slick-slide-item {
    height: 500px;
    width: 100%;
    background-position: center center;
    background-size: cover;
}

.popup_email_container {
    display: none;
}

.cookie-consent {
    position: fixed;
    background: #fff;
    font-size: 13px;
    color: #181818;
    box-shadow: 0 0 30px 0 rgba(159, 159, 159, 0.44), 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    cursor: default;
    z-index: 2147483647;
}

@media (max-width: 760px) {
    .cookie-consent {
        left: 0;
        bottom: 0;
        padding: 12px 16px;
    }

    .md-none {
        display: none;
    }
}

@media (min-width: 761px) {
    .cookie-consent {
        left: 20px;
        bottom: 20px;
        margin-right: 20px;
        padding: 18px;
        border-radius: 4px;
        max-width: 400px;
    }

    .cookie-consent_locale_ru {
        max-width: 260px;
    }

    .cookie-consent_locale_tr {
        max-width: 360px;
    }

    .cookie-consent_locale_es {
        max-width: 320px;
    }
}

.cookie-consent_hidden {
    display: none;
}

.cookie-consent__message {
    line-height: 1.55;
    font-weight: 300;
    text-align: left;
}

.cookie-consent__message a {
    color: #FF3E24;
}

@media (min-width: 761px) {
    .cookie-consent__message a:hover {
        color: #FF3E24;
    }
}

.cookie-consent__buttons {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
}

@media (max-width: 760px) {
    .cookie-consent__buttons {
        flex-wrap: wrap;
    }

    .cookie-consent__button {
        font-size: 12px !important;
        padding: 8px 4px !important;
    }
}

.cookie-consent__button {
    font-size: 13px;
    cursor: pointer;
    padding: 8px;
    white-space: nowrap;
    text-align: center;
    border-radius: 3px;
    border: 1px solid transparent;
    transition: all 0.08s;
    flex: 1;
}

@media (max-width: 760px) {
    .cookie-consent__button {
        margin-top: 10px;
    }
}

.cookie-consent__button_accept {
    color: #fff;
    background: #FF3E24;
    border-color: #FF3E24;
    min-width: 50%;
}

@media (min-width: 761px) {
    .cookie-consent__button_accept:hover {
        background: #FF3E24;
        border-color: #FF3E24;
    }
}

.cookie-consent__button_refuse {
    color: #6c7c93;
    border-color: #c5c8cc;
    background: #fff;
    min-width: 100px;
    margin-right: 10px;
}

@media (min-width: 761px) {
    .cookie-consent__button_refuse:hover {
        color: #5b687b;
        border-color: #afb3b9;
        background: #f8f8fc;
    }
}

.cookie-consent__button_hidden {
    display: none;
}

.disabled {
    pointer-events: none;
    background-color: #cccccc;
    border-color: #cccccc;
    cursor: not-allowed;
}

.kampanyaDetays {
    width: 25%;
    margin: 15px 0 15px 0;
}


.kampanyaDetays a {
    background-color: #47a7e7 !important;
}

.kampanyaDetaysImage {
    width: 40% !important;
    margin-bottom: 10px
}


@media (max-width: 1000px) {
    .kampanyaDetaysImage {
        width: 100% !important;
    }

    .kampanyaDetays {
        width: 100%;
        margin: 15px 0 15px 0;
    }
}

.label-info {
    background: #FF3E24;
    padding: 6px;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
}


.references-box {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    /*   padding: 20px !important; */
    /*   padding: 20px !important; */
    min-height: auto !important;
    height: 180px;
}


.references-img img {
    /*  height: 100px; */
    object-fit: contain;
    /* width: 70%; */
    width: 180px;
}

.text-white {
    color: #FFF;
}

.fl-none {
    float: none;
}

.mb-2 {
    margin-bottom: 1rem !important;
}

.index-slider {

}

.hero-section-slider {
    position: absolute;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);
}

.home-slider-title {
    max-width: 80%;
}

.display-flex-justify-center {
    display: flex;
    justify-content: center;
}


.e-bulten-blog{
    background-color: #ffddd4;
}
.e-bulten-blog img{
    max-width: 100%;
    clip-path: polygon(0px 0px, 100% 0%, 90% 52.43%, 100% 100%, 0px 100%);
}
.e-bulten-blog .main-e-bulten .grid-w-1-5{
    width: calc(100% / 2);
    align-items: center;
    align-content: center;
}

.e-bulten-blog .main-e-bulten{
    display: flex;
    position: relative;
}

.e-bulten-blog .main-e-bulten .e-news-content{
    padding: 10px;
}


.e-bulten-blog .main-e-bulten .e-news-content h3{
    color: #ea483b;
    font-size: 18px;
}
.e-bulten-blog .main-e-bulten .ebulten_formu{
    margin-bottom: 15px;
    margin-top: 15px;
}


.e-bulten-blog .main-e-bulten #subscribe{
    top: 0;
    position: relative;
}

.clarification-text{
    font-size: 9px;
    color: #878C9F;
    position: absolute;
    bottom: 0;
    padding-right: 10px;
}

.clarification-text a{
    color: #878C9F;
    text-decoration: underline;;
}

.erorr-page{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    margin-bottom: 0;
}
.erorr-page h3{
    margin-bottom: 0;
    color: #50494d;
    font-size: 24px;
    font-family: 'GothamPro', sans-serif;
}

.erorr-page img {
    margin-top: 25px;
    margin-bottom: 25px;
}

.erorr-page a {
    color: #ea483b;
    font-weight: 600;
    font-size: 24px;
    font-family: 'GothamPro', sans-serif;
}

@media (min-width: 769px) {
    .mobile-cart-button {
        display: none;
    }
}


@media (max-width: 768px) {

    .erorr-page h3{
        font-size: 14px;
    }

    .erorr-page a {
        font-size: 14px;
    }

    .clarification-text {
        position: relative;
        padding-right: 0;
    }
    .e-bulten-blog img{
        clip-path: inherit;
    }
    .success-table-header-mobile {
        display: flex;
        flex-flow: wrap;
    }

    .mobile-cart-button {
        width: 50px;
        height: 50px;
        position: fixed;
        border-radius: 50%;
        bottom: 35px;
        left: 50%;
        transform: translateX(-50%);
        border: #fff solid 2px;
        z-index: 1000;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile-cart-button i {
        font-size: 15px;
        color: #fff;
    }

    .e-bulten-blog .main-e-bulten{
        flex-direction: column;
    }

    .e-bulten-blog .main-e-bulten .subcribe-form{
        padding-bottom: 10px;
    }

    .e-news-content{
        padding-top: 15px;
    }
    .e-bulten-blog .main-e-bulten .grid-w-1-5{
        width: 100%;
    }



}



@media (max-width: 560px) {
    .e-bulten-blog .main-e-bulten .e-news-content h3{
        font-size: 14px;
    }
}
