/* qTip2 v2.2.1 | Plugins: tips modal viewport svg imagemap ie6 | Styles: core basic css3 | qtip2.com | Licensed MIT | Sat Sep 06 2014 23:12:07 */
.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word
}

.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: 700
}

.qtip-titlebar+.qtip-content {
    border-top-width: 0 !important
}

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 11;
    cursor: pointer;
    outline: 0;
    border: 1px solid transparent
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px
}

* html .qtip-titlebar .qtip-close {
    top: 16px
}

.qtip-icon .ui-icon,
.qtip-titlebar .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr
}

.qtip-icon,
.qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}

.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font: 400 bold 10px/13px Tahoma, sans-serif;
    color: inherit;
    background: -100em -100em no-repeat
}

.qtip-default {
    border: 1px solid #F1D031;
    background-color: #FFFFA3;
    color: #555
}

.qtip-default .qtip-titlebar {
    background-color: #FFEF93
}

.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777
}

.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #111
}

.qtip-light {
    background-color: #fff;
    border-color: #E2E2E2;
    color: #454545
}

.qtip-light .qtip-titlebar {
    background-color: #f1f1f1
}

.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3
}

.qtip-dark .qtip-titlebar {
    background-color: #404040
}

.qtip-dark .qtip-icon {
    border-color: #444
}

.qtip-dark .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-cream {
    background-color: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35
}

.qtip-cream .qtip-titlebar {
    background-color: #F0DE7D
}

.qtip-cream .qtip-close .qtip-icon {
    background-position: -82px 0
}

.qtip-red {
    background-color: #F78B83;
    border-color: #D95252;
    color: #912323
}

.qtip-red .qtip-titlebar {
    background-color: #F06D65
}

.qtip-red .qtip-close .qtip-icon {
    background-position: -102px 0
}

.qtip-red .qtip-icon,
.qtip-red .qtip-titlebar .ui-state-hover {
    border-color: #D95252
}

.qtip-green {
    background-color: #CAED9E;
    border-color: #90D93F;
    color: #3F6219
}

.qtip-green .qtip-titlebar {
    background-color: #B0DE78
}

.qtip-green .qtip-close .qtip-icon {
    background-position: -42px 0
}

.qtip-blue {
    background-color: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD
}

.qtip-blue .qtip-titlebar {
    background-color: #D0E9F5
}

.qtip-blue .qtip-close .qtip-icon {
    background-position: -2px 0
}

.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15)
}

.qtip-bootstrap,
.qtip-rounded,
.qtip-tipsy {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.qtip-rounded .qtip-titlebar {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.qtip-youtube {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    color: #fff;
    border: 0 solid transparent;
    background: #4A4A4A;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, #000));
    background-image: -webkit-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -moz-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -ms-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -o-linear-gradient(top, #4A4A4A 0, #000 100%)
}

.qtip-youtube .qtip-titlebar {
    background-color: transparent
}

.qtip-youtube .qtip-content {
    padding: .75em;
    font: 12px arial, sans-serif;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"
}

.qtip-youtube .qtip-icon {
    border-color: #222
}

.qtip-youtube .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-jtools {
    background: #232323;
    background: rgba(0, 0, 0, .7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
    background-image: -moz-linear-gradient(top, #717171, #232323);
    background-image: -webkit-linear-gradient(top, #717171, #232323);
    background-image: -ms-linear-gradient(top, #717171, #232323);
    background-image: -o-linear-gradient(top, #717171, #232323);
    border: 2px solid #ddd;
    border: 2px solid rgba(241, 241, 241, 1);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 12px #333;
    -moz-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333
}

.qtip-jtools .qtip-titlebar {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"
}

.qtip-jtools .qtip-content {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"
}

.qtip-jtools .qtip-content,
.qtip-jtools .qtip-titlebar {
    background: 0 0;
    color: #fff;
    border: 0 dashed transparent
}

.qtip-jtools .qtip-icon {
    border-color: #555
}

.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #333
}

.qtip-cluetip {
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent
}

.qtip-cluetip .qtip-titlebar {
    background-color: #87876A;
    color: #fff;
    border: 0 dashed transparent
}

.qtip-cluetip .qtip-icon {
    border-color: #808064
}

.qtip-cluetip .qtip-titlebar .ui-state-hover {
    border-color: #696952;
    color: #696952
}

.qtip-tipsy {
    background: #000;
    background: rgba(0, 0, 0, .87);
    color: #fff;
    border: 0 solid transparent;
    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: 700;
    line-height: 16px;
    text-shadow: 0 1px #000
}

.qtip-tipsy .qtip-titlebar {
    padding: 6px 35px 0 10px;
    background-color: transparent
}

.qtip-tipsy .qtip-content {
    padding: 6px 10px
}

.qtip-tipsy .qtip-icon {
    border-color: #222;
    text-shadow: none
}

.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-tipped {
    border: 3px solid #959FA9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #F9F9F9;
    color: #454545;
    font-weight: 400;
    font-family: serif
}

.qtip-tipped .qtip-titlebar {
    border-bottom-width: 0;
    color: #fff;
    background: #3A79B8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
    background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"
}

.qtip-tipped .qtip-icon {
    border: 2px solid #285589;
    background: #285589
}

.qtip-tipped .qtip-icon .ui-icon {
    background-color: #FBFBFB;
    color: #555
}

.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.qtip-bootstrap .qtip-titlebar {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.qtip-bootstrap .qtip-titlebar .qtip-close {
    right: 11px;
    top: 45%;
    border-style: none
}

.qtip-bootstrap .qtip-content {
    padding: 9px 14px
}

.qtip-bootstrap .qtip-icon {
    background: 0 0
}

.qtip-bootstrap .qtip-icon .ui-icon {
    width: auto;
    height: auto;
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}

.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none
}

.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}

.qtip .qtip-tip,
x:-o-prefocus {
    visibility: hidden
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
    position: absolute;
    color: #123456;
    background: 0 0;
    border: 0 dashed transparent
}

.qtip .qtip-tip canvas {
    top: 0;
    left: 0
}

.qtip .qtip-tip .qtip-vml {
    behavior: url(#default#VML);
    display: inline-block;
    visibility: visible
}

#qtip-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#qtip-overlay.blurs {
    cursor: pointer
}

#qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.qtipmodal-ie6fix {
    position: absolute !important
}

.slick-dots {
    position: absolute;
    bottom: 20px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;

    text-shadow: 1px 1px 1px white;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
    text-shadow: none;
}

.slick-dots li button:before {
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '\f111';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #14b694;
    text-shadow: none;
}

/*!
 * Bootstrap-daterangepicker
 */
.daterangepicker.single .calendar,
.daterangepicker.single .ranges,
.ranges {
    float: none
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background: #fff;
    border-radius: 4px;
    width: 278px;
    padding: 4px;
    margin-top: 1px;
    top: 100px;
    left: 20px
}

.daterangepicker:after,
.daterangepicker:before {
    position: absolute;
    display: inline-block;
    content: ''
}

.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc
}

.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.daterangepicker.opensleft:before {
    right: 9px
}

.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: 9px
}

.daterangepicker.opensright:after {
    left: 10px
}

.daterangepicker.dropup {
    margin-top: -5px
}

.daterangepicker.dropup:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc
}

.daterangepicker.dropup:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff
}

.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001
}

.daterangepicker.show-calendar .calendar {
    display: block
}

.daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px
}

.daterangepicker .calendar.single .calendar-table {
    border: none
}

.daterangepicker .calendar td,
.daterangepicker .calendar th {
    white-space: nowrap;
    text-align: center;
    min-width: 32px
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background: #fff
}

.daterangepicker table {
    width: 100%;
    margin: 0
}

.daterangepicker td,
.daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer
}

.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.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-color: transparent;
    color: #000;
    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 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-bottom: 0
}

.daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px;
    padding: 0 6px 0 28px;
    width: 100%
}

.daterangepicker .input-mini.active {
    border: 1px solid #08c;
    border-radius: 4px
}

.daterangepicker .daterangepicker_input {
    position: relative
}

.daterangepicker .daterangepicker_input i {
    position: absolute;
    left: 8px;
    top: 8px
}

.daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px
}

.daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed
}

.ranges {
    font-size: 11px;
    margin: 4px;
    text-align: left
}

.ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer
}

.ranges li.active,
.ranges li:hover {
    background: #08c;
    border: 1px solid #08c;
    color: #fff
}

@media (min-width:564px) {

    .daterangepicker.ltr .calendar.right .calendar-table,
    .daterangepicker.rtl .calendar.left .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .daterangepicker.ltr .calendar.left .calendar-table,
    .daterangepicker.rtl .calendar.right .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .daterangepicker {
        width: auto
    }

    .daterangepicker .ranges ul {
        width: 160px
    }

    .daterangepicker.single .ranges ul {
        width: 100%
    }

    .daterangepicker.single .calendar.left {
        clear: none
    }

    .daterangepicker.single.ltr .calendar,
    .daterangepicker.single.ltr .ranges {
        float: left
    }

    .daterangepicker.single.rtl .calendar,
    .daterangepicker.single.rtl .ranges {
        float: right
    }

    .daterangepicker.ltr {
        direction: ltr;
        text-align: left
    }

    .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0
    }

    .daterangepicker.ltr .calendar.right {
        margin-left: 0
    }

    .daterangepicker.ltr .calendar.left .calendar-table,
    .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px
    }

    .daterangepicker.ltr .calendar,
    .daterangepicker.ltr .ranges {
        float: left
    }

    .daterangepicker.rtl {
        direction: rtl;
        text-align: right
    }

    .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0
    }

    .daterangepicker.rtl .calendar.right {
        margin-right: 0
    }

    .daterangepicker.rtl .calendar.left .calendar-table,
    .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px
    }

    .daterangepicker.rtl .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 .calendar.left {
        clear: none !important
    }
}

/*!
 * Bootstrap-select v1.11.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden,
select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px\9
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select>select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: .5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2
}

.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
    outline: 0 !important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
    display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

html {
    overflow-x: hidden;
    position: relative;
}

body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #dfdfdf;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #484848;
    overflow: hidden;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

*:focus {
    outline: none;
}

input,
select {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

input,
textarea {
    font-family: 'Open Sans', sans-serif;
}

input[type=image],
img {
    border: none;
}

table tr td {
    vertical-align: middle;
}

.left {
    float: left;
}

.right {
    float: right;
}

.no-padding-left {
    padding-left: 0px !important;
}

.no-padding-right {
    padding-right: 0px !important;
}

.no-padding {
    padding: 0px !important;
}

.no-select {
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    -o-user-select: none;
    user-select: none;
}

.disabled {
    opacity: 0.5 !important;
    cursor: default !important;
}

.container-fluid {
    background-color: #fff;
}

header {
    display: none;
    /*width: 1260px;*/
    width: 100%;
    height: 50px;
    background: #101010;
    color: #14b694;
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -50% !important;
    /*-638px !important;*/
    z-index: 99999999;
    transform: translate3d(0, 0, 0);
}

header.index {
    background: rgba(0, 0, 0, 0.5);
}

header nav {
    float: right;
    z-index: 9;
    position: relative;
}

header nav .button {
    float: left;
    line-height: 50px;
    font-size: 11px;
    padding: 0px 15px;
    font-weight: 500;
    color: #14b694;
    cursor: pointer;
    transition: background-color 0.2s ease,
        color 0.2s ease;
    position: relative;
}

header nav .button a {
    color: #14b694;
}

header nav .button:before {
    content: ' ';
    position: absolute;
    width: 1px;
    height: 23px;
    left: 0px;
    top: 12px;
    background: #14b694;
}

header nav .button>i {
    font-size: 27px;
    vertical-align: middle;
}

header nav .button:hover {
    color: #fff;
}

header nav #sign-up-btn {
    background: #14B694;
    color: #101010;
}

header nav #sign-up-btn:hover {
    color: white;
}

footer {
    background: #efefef;
    color: #484848;
    padding: 0px 100px 15px 100px;
    float: left;
    border-top: 1px solid #cfcfcf;
}

.footer-info-row {
    background: #efefef;
    color: #484848;
    border-top: 1px solid #cfcfcf;
}

.footer-info-row .footer-info-block {
    display: flex;
}

.footer-info-row .footer-info-block:first-child {
    justify-content: flex-end;
}

footer #copyright {
    padding: 15px 52px;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}

footer #copyright>a {
    text-decoration: underline;
}

.border-right {
    border-right: 1px solid #cfcfcf;
}

.border-left {
    border-left: 1px solid #cfcfcf;
}

.border-top {
    border-top: 1px solid #cfcfcf;
}

.border-bottom {
    border-bottom: 1px solid #cfcfcf;
}

.border-all {
    border: 1px solid #cfcfcf;
}

.footer-info-block img {
    margin-right: 20px;
}

.footer-info-text {
    display: inline-block;
    vertical-align: top;
}

.footer-info-text h4 {
    margin-top: 5px;
    font-weight: 600;
    font-size: 16px;
}

.footer-info-block {
    padding: 40px 60px 40px 60px;
}

.no-border {
    border: none !important;
}

#footer-menu-blocks {
    padding: 30px 0px 30px 0px;
    display: inline-block;
    text-align: left !important;
}

#footer-menu-blocks>div {
    margin-bottom: 20px;
}

#footer-menu-blocks>div>h4 {
    font-weight: 600;
    font-size: 14px;
    width: 100%;
    display: inline-block;
}

#footer-menu-blocks>div>a {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    line-height: 25px;
}

#footer-copyrights {
    border-top: 1px solid #cfcfcf;
    display: inline-block;
    width: 100%;
    padding: 15px 0px;
}

#footer-copyrights>div {
    height: 44px;
    line-height: 44px;
}

.footer-social-icon {
    display: inline-block;
    width: 46px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    transition: opacity 0.2s ease;
    color: white;
    border-radius: 50%;
    font-size: 24px;
    margin: 0px 5px;
}

.footer-social-icon:hover {
    color: white !important;
    opacity: 0.8;
}

.footer-social-icon.facebook {
    background-color: #547bbc;
}

.footer-social-icon.instagram {
    background-color: #d93e82;
}

.footer-social-icon.twitter {
    background-color: #78cbef;
}

#footer-extra-icons {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

footer a,
.footer-info-row a {
    color: #484848;
}

footer a:hover,
footer a:active,
footer a:focus,
.footer-info-row a:hover,
.footer-info-row a:active,
.footer-info-row a:focus {
    color: #14B694;
}

#footer-icons {
    margin-left: -10px;
    display: flex;
    /* MAK Sprites */
}

#footer-icons>img {
    margin: 0px 10px;
}

::selection {
    background: #14b694;
    /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #14b694;
    /* Gecko Browsers */
}

/**
 * 	Helper style
 */
.hidden {
    display: none;
}

.ajaxLoader {
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999999;
}

.ajaxLoader span {
    text-align: center;
    width: 100%;
    float: left;
    position: relative;
    top: 160px;
    font-size: 18px;
}

.ajaxLoader img {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 160px;
    margin: -60px 0px 0px -30px;
}

.box_overlay {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: transparent;
    transition: background-color 0.2s ease;
}

.button1 {
    background-color: #14b694;
    color: black;
    font-size: 13pt;
    padding: 15px 10px;
    width: 169px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    border: none;
    transition: color 0.2s ease;
    cursor: pointer;
}

.button1.small-button {
    font-size: 14px;
    padding: 10px 40px;
    width: auto;
}

.button1.lean {
    font-size: 14px;
    color: white;
    padding: 7px 15px;
    width: auto;
    border-radius: 2px;
}

.button1.lean:hover,
.button1.lean:focus {
    background-color: rgb(11, 148, 119);
}

.button1:hover,
.button1:focus {
    color: white;
}

.button1.inactive {
    background: #999;
}

.button2 {
    background-color: #d7d7d7;
    color: #505050;
    font-size: 13pt;
    padding: 15px 10px;
    width: 169px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    transition: color 0.2s ease;
    cursor: pointer;
}

.button2:hover,
.button2:focus {
    color: black;
}

.button3 {
    background: #1d1d1d;
    color: white;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
    transition: background 0.2s ease;
    border: 0px;
}

.button3:hover,
.button3:focus {
    background: #14B694;
}

.rating-count {
    font-size: 11px !important;
    font-weight: normal !important;
}

.rating_holder {
    opacity: 0;
    float: left;
    width: 100%;
    height: 14px;
    text-align: right;
    position: absolute;
    top: 10px;
    right: 7px;
    color: white;
    transition: opacity 0.2s ease;
}

.rating_holder span {
    display: inline-block;
    margin-right: 7px;
}

.rating_icons {
    display: inline-block;
    width: 100px;
    height: 14px;
    position: relative;
    top: 3px;
    left: 0px;
}

.rating_icon {
    width: 100%;
    height: 14px;
    background: url('images/Rating_Icon_Not_Selected.png') repeat-x;
    position: absolute;
    top: 0px;
    left: 0px;
}

.rating_icon.selected {
    background: url('images/Rating_Icon_Selected.png') repeat-x;
}

.qtipCustom {
    border-color: #14b694;
    background-color: #fff;
}

.qtipCustom .qtip-content {
    font-size: 13px;
    color: #101010;
    line-height: 1.3;
    text-align: center;
}

.ui-autocomplete {
    background: white;
    font-size: inherit;
    padding: 0px;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #333;
    border: 1px solid #C7BDBD;
    border-top: 1px;
}

.ui-autocomplete .ui-menu-item {
    padding: 0px;
}

.ui-autocomplete .ui-menu-item a {
    transition: color 0.2s ease;
    width: 100%;
    padding: 3px 20px;
    display: inline-block;
}

.ui-autocomplete .ui-menu-item a.ui-state-focus {
    border: none;
    background: #efefef;
    color: #14B694;
    font-weight: inherit;
    margin: 0px;
}

.autocomplete-category {
    color: white;
    text-align: left;
    padding: 3px 20px;
    background-color: #14b694;
}

.autocomplete-category.ui-state-focus {
    border-color: transparent !important;
    background-color: transparent !important;
    color: #101010 !important;
    font-weight: bold !important;
    border: none !important;
    margin: 0px 0px 5px 0px !important;
}

/**
 * 	CustomSelect style
 */
.customSelect-wrapper {
    position: relative;
    display: inline-block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    border-left: 1px solid #14B694;
    border-right: 1px solid #14B694;
    text-align: left;
}

.customSelect-selected {
    color: #14b694;
    font-size: 13px;
    font-weight: 600;
    margin-right: 16px;
    padding: 5px 30px 5px 16px;
    background: url('images/down-arrow_small.png') no-repeat right center;
}

.customSelect-list-container {
    position: absolute;
    top: -11px;
    left: -1px;
    background-color: #14b694;
    padding: 16px 17px;
    transition: opacity 0.4s ease;
    opacity: 0;
    z-index: -1;
}

.customSelect-wrapper.customSelect-opened .customSelect-list-container {
    opacity: 1;
    z-index: 1;
}

.customSelect-list-header {
    color: white;
    font-weight: 600;
    font-size: 13px;
    background: url('images/down-arrow_small_active.png') no-repeat right center;
    margin-bottom: 16px;
    padding-right: 30px;
    white-space: nowrap;
}

.customSelect-list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.customSelect-item {
    color: white;
    font-size: 13px;
    padding: 5px 16px 5px 38px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-color: #14b694;
    transition: color 0.2s ease,
        border-color 0.2s ease,
        background-image 0.2s ease;
    white-space: nowrap;
}

.customSelect-item.selected {
    color: #050000;
}

.customSelect-item:hover {
    border-color: white;
    color: #050000;
}

/**
 * 	Main style
 */
#content {
    /*max-width: 1280px;*/
    margin: auto;
    margin-top: 50px;
}

#content-home {
    margin-top: 50px;
}

#notification_area {
    position: fixed;
    /*bottom: 110px;
    right: 50px;*/
    top: 10vh;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99999991;
}

@media screen and (max-width: 500px) {
    #notification_area {
        width: 85%;
    }
}

#notification_area> :hover {
    -moz-box-shadow: 0 0 12px #000000;
    -webkit-box-shadow: 0 0 12px #000000;
    box-shadow: 0 0 12px #000000;
    opacity: 1 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer;
}

.notification {
    margin: 0 0 6px;
    padding: 15px 30px 15px 50px;
    /*width: 250px;*/
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background-color: #14B694;
    color: #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    position: relative;
}

.notification span {
    color: #484848;
}

.notification.error {
    background-color: #ffe9e9;
    color: #f15252 !important;
}

.notification.error span {
    color: #f15252;
    font-family: "Roboto", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
}

.notification:before {
    content: '\f058';
    font-family: FontAwesome;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -14px;
    font-size: 20px;
}

.notification.error:before {
    content: '\f06a';
}

.close_notification {
    position: absolute;
    right: 10px;
    top: 5px;
    float: right;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding: 0;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
}

.container {
    width: 1260px;
    position: relative;
    top: 0px;
    left: 50%;
    margin-left: -630px;
    float: left;
    background: #fff;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    overflow: hidden;
}

#logo {
    float: left;
    padding: 6px 10px 9px 10px;
    position: relative;
    width: 240px;
}

#logo img {
    float: left;
    width: 110px;
    position: relative;
    left: 0px;
    transition: left 0.3s ease;
}

#logo span {
    float: left;
    margin: 8px 0px 0px 5%;
    color: #14b694;
    border-left: 1px solid #14b694;
    padding-left: 5%;
    line-height: 26px;
    font-family: 'Quicksand', sans-serif !important;
}

#loginBtn {
    background-color: #efefef;
}

#signUpBtn {
    background-color: #14b694;
    color: #292929;
}

#signUpBtn:before,
#loginBtn:before {
    content: none;
}

#loginBtn:hover,
#signUpBtn:hover {
    background-color: transparent !important;
    color: #fff;
}

#cart:hover:before {
    content: none;
}

#cart {
    transition: background 0.2s ease-out 0.5s;
}

#cart:hover {
    background: white;
    color: #14B694;
    transition: background 0.2s ease-out 0s;
}

.index-top.index {
    margin-top: -50px;
}

#slider_section {
    float: left;
    padding: 0px;
}

#slider_section.index {
    position: relative;
    height: 490px;
}

#slider_no_location {
    top: 30%;
    left: 13%;
    width: 70%;
    margin: auto;
    min-width: 300px;
    background: rgba(0, 0, 0, 0.3);
    padding: 30px;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    align-content: center;
    position: absolute;
    z-index: 2;

}

#slider_no_location .input_holder {
    position: relative;
    width: 100%;
}

#slider_no_location h1 {
    font-weight: 700;
    font-size: 44px;
    color: #fff;
    margin: 0px 0px 0px 0px;
}

#slider_no_location p {
    color: #fff;
    font-size: 14pt;
    padding: 24px 0px;
}

#slider_no_location h2 {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    padding: 10px 0px;
}

#no_location_search {
    font-size: 14pt;
    line-height: 46px;
    height: 46px;
    width: 100%;
    border: 1px solid #cfcfcf;
    padding: 0px 30px 0px 63px;
    box-sizing: border-box;
    background: url('images/Search_Location.png') no-repeat 24px center;
}

::-webkit-input-placeholder {
    color: #afafaf;
}

::-moz-placeholder {
    color: #afafaf;
    opacity: 1;
}

::-moz-placeholder {
    color: #afafaf;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #afafaf;
}

#slider_container {
    float: left;
    width: 100%;
    background-color: #efefef;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
}

#slider_text {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-top: 35px;
}

#slider_location_container {
    display: inline-block;
    position: relative;
}

#slider_location_suggestions .ui-autocomplete {
    float: left;
    display: block !important;
    position: relative;
    border: none;
    background: none;
    font-size: 12px;
    color: #efefef;
    margin: 0px;
    left: 0px !important;
    top: 0px !important;
    text-align: left;
    margin-top: 15px;
}

#slider_location_suggestions .ui-autocomplete li a {
    color: #333;
    background: none;
    border: none;
}

#slider_location_suggestions .ui-autocomplete li a.ui-state-focus {
    color: #14b694;
    margin: 0px;
}

#slider_location_suggestions .ui-autocomplete li {
    white-space: nowrap;
}

#slider_location_suggestions .ui-autocomplete li.ui-state-focus {
    background: transparent !important;
    color: #25e1b9 !important;
    border: none !important;
}

#slider_location {
    outline: none;
    padding: 5px 48px 5px 12px;
    border: none;
    background: transparent;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    border: solid 1px #cfcfcf;
    cursor: default;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    white-space: nowrap;
    background: #efefef;
    z-index: 9;
}

#slider_location:hover {
    background: white;
}

#slider_location.active {
    background: white;
    border-bottom-color: transparent;
}

#slider_location:after {
    position: absolute;
    content: '\f078';
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 40px;
    right: 14px;
    color: #cfcfcf;
    font-size: 20px;
}

#slider_location_suggestions {
    display: none;
    float: left;
    position: absolute;
    top: 44px;
    background: #fff;
    padding: 15px;
    z-index: 8;
    border: 1px solid #cfcfcf;
}

#slider_location_suggestions input {
    float: left;
    background: url('images/Search_Location_Menu.png') no-repeat 7px center #efefef;
    width: 100%;
    border: 1px solid #cfcfcf;
    padding: 5px 5px 5px 30px;
    outline: none;
    margin: 0px;
    color: #333;
    box-sizing: border-box;
    font-size: 14px;
}

#slider_location_suggestions input.working {
    background-image: url('images/Search_Location_Menu_Loading.gif');
}

#slider_box {
    float: left;
    width: 90%;
    padding: 60px 0px 12px 0px;
    margin: 15px 5% 0px 5%;
}

.ui-slider {
    float: left;
    width: 100%;
    height: 4px;
    border: none;
    border-radius: 0px;
    background: #d5d5d5 !important;
}

.ui-slider-range {
    background: #0dd4aa !important;
}

.slider .ui-slider-handle {
    background: url('images/slider.png') no-repeat !important;
    width: 38px !important;
    height: 21px !important;
    border: none !important;
    outline: none !important;
    top: -8px !important;
    margin-left: -18.5px !important;
    transition: background-image 0.2s ease !important;
    cursor: pointer;
}

.slider .ui-slider-handle:hover,
.slider .ui-slider-handle:active {
    background: url('images/slider_mousehover.png') no-repeat !important;
}

.ui-slider-tick {
    background-color: #000;
    position: absolute;
    width: 1px;
    height: 8px;
    bottom: 16px;
}

.ui-slider-tick-label {
    position: absolute;
    bottom: 43px;
    margin-left: -2px;
    font-size: 13px;
}

.ui-slider-tick-label span {
    font-size: 8px;
}

.tab_bar {
    float: left;
    width: 100%;
    background-color: #efefef;
    position: relative;
}

.tab_bar .tab {
    float: left;
    width: 230px;
    padding: 9px 0px;
    background-position: 15px 13px;
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: 600;
    transition: background 0.2s ease,
        color 0.2s ease;
    cursor: pointer;
}

.tab_bar .tab span {
    line-height: 30px;
    border-right: 1px solid #d6d6d6;
    float: left;
    padding-left: 50px;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.tab_bar .tab:hover {
    background-color: #ccc;
}

.tab_bar .tab.destination {
    background-image: url('images/Destination_icon_black.png');
}

.tab_bar .tab.attraction {
    background-image: url('images/Attraction_icon_black.png');
}

.tab_bar .tab.activity {
    background-image: url('images/Activity_icon_black.png');
}

.tab_bar .tab[data-active=true] {
    background-color: #292929;
    color: white;
}

.tab_bar .tab[data-active=true] span {
    border-color: #292929;
}

.tab_bar .tab[data-active=true].destination {
    background-image: url('images/Destination_icon_white.png');
}

.tab_bar .tab[data-active=true].attraction {
    background-image: url('images/Attraction_icon_white.png');
}

.tab_bar .tab[data-active=true].activity {
    background-image: url('images/Activity_icon_white.png');
}

.customSelect-item.popularityListItem:hover,
.customSelect-item.popularityListItem.selected {
    background: url('images/Popular-All-time_Icon_Selected.png') no-repeat 9px center;
}

#location_filter {
    float: left;
    margin: 16px 0px 0px 0px;
    text-align: center;
}

#location_filter:after {
    content: ' ';
    float: left;
    width: 100%;
    margin-top: 10px;
    border-bottom: 1px solid #dadada;
}

.placeTypeSelect {
    margin-right: -5px;
}

.placeTypeSelect .customSelect-item {
    padding: 11px 16px 11px 55px;
}

.customSelect-item.allCategoriesListItem.selected,
.customSelect-item.allCategoriesListItem:hover {
    background: url('images/Category_icon_hover.png') no-repeat 15px center;
}

.customSelect-item.allCategoriesListItem {
    background: url('images/Category_icon.png') no-repeat 15px center;
}

.customSelect-item.adventureListItem.selected,
.customSelect-item.adventureListItem:hover {
    background: url('images/Category_Adventure_hover.png') no-repeat 9px center;
}

.customSelect-item.adventureListItem {
    background: url('images/Category_Adventure.png') no-repeat 9px center;
}

.customSelect-item.hillStationListItem.selected,
.customSelect-item.hillStationListItem:hover {
    background: url('images/Category_Hillstation_hover.png') no-repeat 9px center;
}

.customSelect-item.hillStationListItem {
    background: url('images/Category_Hillstation.png') no-repeat 9px center;
}

.customSelect-item.historyListItem.selected,
.customSelect-item.historyListItem:hover {
    background: url('images/Category_History_hover.png') no-repeat 9px center;
}

.customSelect-item.historyListItem {
    background: url('images/Category_History.png') no-repeat 9px center;
}

.customSelect-item.natureListItem.selected,
.customSelect-item.natureListItem:hover {
    background: url('images/Category_Nature_hover.png') no-repeat 9px center;
}

.customSelect-item.natureListItem {
    background: url('images/Category_Nature.png') no-repeat 9px center;
}

.customSelect-item.pilgrimageListItem.selected,
.customSelect-item.pilgrimageListItem:hover {
    background: url('images/Category_Pilgrimage_hover.png') no-repeat 9px center;
}

.customSelect-item.pilgrimageListItem {
    background: url('images/Category_Pilgrimage.png') no-repeat 9px center;
}

.customSelect-item.wildlifeListItem.selected,
.customSelect-item.wildlifeListItem:hover {
    background: url('images/Category_Wildlife_hover.png') no-repeat 9px center;
}

.customSelect-item.wildlifeListItem {
    background: url('images/Category_Wildlife.png') no-repeat 9px center;
}

.customSelect-item.mustSeeListItem.selected,
.customSelect-item.mustSeeListItem:hover {
    background: url('images/Category_MustSee_hover.png') no-repeat 9px center;
}

.customSelect-item.mustSeeListItem {
    background: url('images/Category_MustSee.png') no-repeat 9px center;
}

#random-location {
    background: url('images/Explore_icon.png') no-repeat center center #14b694;
    width: 56px;
    height: 48px;
    float: right;
    cursor: pointer;
    transition: background 0.2s linear;
    position: absolute;
    top: 0px;
    right: 0px;
    color: white;
}

#random-location:hover {
    background: url('images/Explore_icon_mousehover.png') no-repeat center center #292929;
}

#location_container {
    min-height: 220px;
    float: left;
    margin: 20px 0px 32px 0px;
}

#location_container>.row {
    padding: 0px 10px;
}

#location_container>strong {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18pt;
    font-weight: normal;
    line-height: 220px;
}

#location_container>strong>span {
    color: #14b694;
    font-size: 24pt;
    padding-right: 15px;
}

.attraction_big {
    width: 100%;
    height: 250px;
    float: left;
    position: relative;
    z-index: 0;
    background-color: #14B694;
}

.attraction_big_holder {
    padding: 0px 5px 10px 5px;
}

.attraction_big img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.attraction_info {
    float: left;
    width: 100%;
    color: white;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 9;
    padding: 0px 13px 8px 13px;
    box-sizing: border-box;
}

.attraction_name {
    float: left;
    font-size: 18px;
    padding-right: 5px;
    width: 80%;
    border-right: 1px solid white;
    text-shadow: 1px 1px 3px #000, 2px 3px 5px #222, -1px -1px 2px #333;
}

.attraction_name_home {
    float: left;
    font-size: 16px;
    padding-right: 5px;
    width: 79%;
    text-shadow: 1px 1px 3px #000, 2px 3px 5px #222, -1px -1px 2px #333;
}

.attraction_name.no-border {
    border: none;
}

.attraction_name span {
    font-size: 12px;
    font-weight: normal;
}

.attraction_distance {
    float: right;
    padding: 0px 9px;
    width: 20%;
    font-size: 11px;
    text-shadow: 1px 1px 3px #000, 2px 3px 5px #222, -1px -1px 2px #333;
}

.attraction_distance span {
    font-size: 12px;
    font-weight: bold;
}

.attraction_big:hover .box_overlay {
    background-color: rgba(41, 41, 41, 0.5);
}

.attraction_big:hover .attraction_type_icons {
    opacity: 1;
}

.attraction_big:hover .rating_holder {
    opacity: 1;
}

.attraction_big:hover .attraction_name {
    text-shadow: none;
}

.attraction_big:hover .attraction_distance {
    text-shadow: none;
}

.attraction_type_icons {
    opacity: 0;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 0px;
    width: 100%;
    text-align: center;
    transition: opacity 0.2s ease;
}

.attraction_icon {
    width: 43px;
    height: 43px;
    display: inline-block;
    margin: 0px 4px;
}

.attraction_icon.adventure {
    background: url('images/Adventure_icon.png') no-repeat;
}

.attraction_icon.mustsee {
    background: url('images/Must-See_icon.png') no-repeat;
}

.attraction_icon.nature {
    background: url('images/Nature_icon.png') no-repeat;
}

.attraction_icon.wildlife {
    background: url('images/Wildlife_icon.png') no-repeat;
}

.attraction_icon.pilgrimage {
    background: url('images/Pilgrimage_icon.png') no-repeat;
}

.attraction_icon.hill-station {
    background: url('images/Hill-Station_icon.png') no-repeat;
}

.attraction_icon.hist_culture {
    background: url('images/History_icon.png') no-repeat;
}

.home_title {
    font-size: 22pt;
    color: #14b694;
    font-weight: 600;
    text-align: center;
    margin: 0px 0px 10px 0px;
}

#featured_content {
    background-color: #fff;
    padding: 58px 10px 53px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #dadada
}

#featured_content-inside {
    max-width: 1280px;
    margin: auto;
}

#featured_content .button2 {
    margin-top: 30px;
}

#featured_text {
    text-align: center;
    margin-bottom: 30px;
}

.featured_box {
    display: inline-block;
    width: 100%;
    height: 100px;
    background: #14b694;
    position: relative;
    z-index: 0;
}

.featured_box_holder {
    padding: 0px 5px;
    margin-bottom: 5px;
}

.featured_title {
    font-size: 16px;
    color: white;
    text-decoration: none;
    text-shadow: 1px 1px 3px #000, 2px 3px 5px #222, -1px -1px 2px #333;
    position: absolute;
    top: 60px;
    left: 10px;
    transition: text-shadow 0.2s ease;
}

.featured_subtext {
    font-size: 14px;
    color: #9e9e9e;
    margin: 10px;
    text-align: center;
    font-weight: normal;
    margin: 0px 0px 20px 0px;
}

.featured_image {
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.featured_box:hover .box_overlay {
    background-color: rgba(41, 41, 41, 0.5);
}

.featured_box:hover .rating_holder {
    opacity: 1;
}

.featured_box:hover .featured_title {
    text-shadow: none;
}

#activity_block_content {
    background-color: #f3f3f3;
    padding: 58px 10px 53px 10px;
    box-sizing: border-box;
}

#activity_block_content-inside {
    max-width: 1280px;
    margin: auto;
}

#activity_block_text {
    text-align: center;
    margin-bottom: 30px;
}

.activity_block_box {
    display: inline-block;
    background: #14b694;
    position: relative;
    width: 100%;
    height: 175px;
    z-index: 0;
    float: left;
}

.index-activity-block {
    padding: 5px 10px 5px 5px;
}

.index-activity-block>a:hover .activity-details__description {
    display: flex !important;
}

.activity_block_title {
    width: 84%;
    font-size: 16px;
    color: white;
    font-weight: 500;
    text-decoration: none;
    text-shadow: 1px 1px 3px #000, 2px 3px 5px #222, -1px -1px 2px #333;
    position: absolute;
    bottom: 15px;
    margin: 0px 7%;
    transition: text-shadow 0.2s ease;
}

.activity-bottom-text-box {
    height: 52px;
    padding: 10px 5px 10px;
    background: #ebebeb;
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 100%;
}

.activity-bottom-text-box.big {
    height: 72px !important;
}

.act-bot-text-box-home {
    background: #fff;
}

.activity-bottom-price-box {
    height: 45px;
    padding: 0px 5px 5px;
    background: #ebebeb;
    position: relative;
    display: block;
    width: 100%;
    border-top: 1px solid rgba(20, 182, 148, 0.41);
}

.act-bot-price-box-home {
    background: #fff;
    margin-bottom: 10px;
}

.price-holder {
    float: left;
    position: relative;
    color: #6c6c6c;
}

.price-info {
    padding: 10px;
    display: block;
}

.duration-bottom {
    font-size: 12px;
    color: #626262;
    float: right;
    line-height: 1px;
    font-weight: 500;
    padding-right: 10px;
}

.location-bottom {
    font-size: 12px;
    color: #626262;
    float: left;
    padding-left: 0px;
    padding-top: 2px;
}

.activity_bottom_title {
    width: 89%;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    position: absolute;
    margin: 0px 2%;
    transition: text-shadow 0.2s ease;
}

.act_bot_title_home {
    margin: 0 0 0 3% !important;
    text-align: left;
}

.activity_bottom_title a {
    color: #000;
}

.activity_bottom_title:hover a {
    color: #14B694;
}

.activity_block_image {
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.activity_block_box:hover .box_overlay {
    background-color: rgba(41, 41, 41, 0.5);
}

.activity_block_box:hover .rating_holder {
    opacity: 1;
}

.activity_block_box:hover .activity_block_title {
    text-shadow: none;
}

.activity_block_box:hover .activity-bottom-text-box .activity_bottom_title {
    color: #14B694;
}

;

.activity_block_box>.attraction_info>.attraction_name {
    width: 65%;
}

.activity_block_box>.attraction_info>.attraction_distance {
    width: 35%;
    color: #28F1C8;
}

.activity_block_box>.attraction_info>.attraction_distance span {
    font-size: 15px;
    color: white;
}

#india_block {
    box-sizing: border-box;
    padding: 58px 53px 53px 53px;
    max-width: 1280px;
    margin: auto;
}

#india_block .button2 {
    margin-top: 30px;
}

.state_link {
    float: left;
    color: black;
    font-size: 14px;
    width: 100%;
    padding: 5px 0px;
    text-decoration: none;
    transition: color 0.2s ease;
}

.state_link:hover {
    color: #14B694;
}

.destination_big {
    display: block;
    float: left;
    width: 100%;
    height: 195px;
    text-decoration: none;
    border-bottom: 1px solid #DADADA;
}

.destination_big_holder {
    padding: 0px 5px 10px 5px;
}

.destination_preview {
    width: 100%;
    height: 195px;
    float: left;
    background: #14B694;
    position: relative;
}

.destination_image {
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.destination_info {
    /*opacity: 0;*/
    position: absolute;
    float: left;
    top: 22px;
    left: 50%;
    margin-left: -40%;
    text-align: center;
    color: white;
    width: 80%;
}

.destination_info_row {
    float: left;
    width: 100%;
    padding: 9px 0px;
    text-align: center;
    font-size: 14px;
}

.destination_info_row>span {
    font-size: 12px;
}

.destination_info_row .rating_holder {
    height: auto;
    position: static;
    text-align: center;
    float: none;
}

.destination_type_icons {
    float: left;
    width: 100%;
}

.destination_type_icons .attraction_icon {
    margin: 13px 4px 10px 4px;
    ;
}

.destination_big:hover .box_overlay {
    background-color: rgba(41, 41, 41, 0.5);
}

.destination_big:hover .destination_info {
    opacity: 1;
}

.destination_big .rating_holder {
    opacity: 1;
}

.destination_info.small .destination_type_icons {
    width: auto;
    border-right: 1px solid white;
    padding-right: 10px;
}

.destination_info.small .destination_info_row.text {
    display: none;
}

.destination_info.small .destination_info_row.rating {
    width: auto;
    border: none;
    margin-top: 10px;
    padding-left: 10px;
}

.main_search_input {
    background: white;
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 40px;
    font-size: 16px;
    position: relative;
    color: #666;
    border-radius: 3px;
    transition: opacity 0.2s ease;
}

#slider_no_location .main_search_input {
    opacity: 0.9;
}

#slider_no_location .main_search_input:focus,
#slider_no_location .main_search_input:hover {
    opacity: 1;
}

.main_search_input_holder {
    position: relative;
    width: 55%;
    min-width: 280px;
    margin: auto;
}

.main_search_input_holder:before {
    content: '\f002';
    position: absolute;
    left: 13px;
    font-size: 17px;
    color: #afafaf;
    font-family: FontAwesome;
    z-index: 1;
    top: 50%;
    margin-top: -12px;
}

.main_search_input_holder.working:before {
    content: '\f110';
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

#header_search {
    background: white;
    border: none;
    width: 100%;
    height: 40px;
    padding-left: 40px;
    font-size: 16px;
    margin-top: 5px;
    position: relative;
    color: #666;
}

#header_serach_holder {
    padding: 0px;
    width: 30%;
}

#header_serach_holder:before {
    content: '\f002';
    position: absolute;
    left: 13px;
    font-size: 17px;
    color: #afafaf;
    font-family: FontAwesome;
    z-index: 1;
    top: 50%;
    margin-top: -12px;
}

#header_serach_holder.working:before {
    content: '\f110';
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

#cart {
    position: relative;
    height: 50px;
}

#cart_btn {
    font-size: 22px;
    line-height: 46px;
}

#cart_count.active {
    float: left;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
    background: #f47c6d;
    padding: 0px 5px;
    border-radius: 50%;
    line-height: 17px;
    border: 2px solid #fff;
    color: #fff;
    font-weight: normal;
    z-index: 4;
}

#cart_content {
    display: none;
    float: right;
    position: absolute;
    right: -1px;
    top: 50px;
}

#cart_items {
    float: right;
    position: relative;
    width: 400px;
    height: 250px;
    background: #FFF;
    border: 1px solid #C7BDBD;
    border-top: none;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: scroll;
}

#cart_items .jspVerticalBar {
    right: 5px;
}

#cart_no_items {
    text-align: center;
    width: 100%;
    float: left;
    margin: 25px 0px;
    font-size: 16px;
    font-weight: normal;
    color: #14B694;
}

#cart_footer {
    float: right;
    position: relative;
    top: -2px;
    z-index: 0;
    background: #efefef;
    border: 1px solid #C7BDBD;
    border-top: 0px;
    width: 400px;
    height: 50px;
}

.cart_row {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 8px 10px;
    border-bottom: 1px solid #dedede;
    transition: background 0.2s linear;
    line-height: 1;
}

.cart_row:hover {
    background: #efefef;
}

.cart_row.last {
    border: none;
}

.cart_row>a>img {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 3px;
}

.cart_row_name {
    float: left;
    width: 192px;
    font-size: 13px;
    padding: 5px 8px 5px 0px;
    color: #333;
    font-weight: normal;
    transition: color 0.2s ease;
    position: relative;
}

.cart_row_name:after {
    content: ' ';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 1px;
    min-height: 50px;
    background: #dedede;
}

.cart_row_name:hover {
    color: #14B694;
}

.cart_row_price {
    float: left;
    width: 65px;
    margin-right: 15px;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    line-height: 1.5em;
    padding-top: 9px;
    position: relative;
}

.cart_row_price:after {
    content: ' ';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 1px;
    min-height: 50px;
    background: #dedede;
}

.cart_row_price span {
    font-weight: bold;
    font-size: 16px;
}

.delete_cart_item {
    float: left;
    padding: 2px 3px;
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    transition: color 0.2s ease;
    margin-top: 15px;
}

.delete_cart_item:hover {
    color: #cc0000;
}

#cart_footer>a {
    float: right;
    line-height: 50px;
    background: #14B694;
    color: white;
    padding: 0px 20px;
    transition: background 0.2s ease;
}

#cart_footer>a:hover {
    background: #101010;
}

#cart_footer_count {
    float: left;
    box-sizing: border-box;
    padding: 0px 15px;
    font-weight: normal;
    line-height: 50px;
    color: #333;
}

#cart_footer_count b {
    font-size: 16px;
}

#cartSelectForm {
    float: left;
    width: 100%;
    padding: 10px 0px 0px 0px;
}

#cartSelectForm th {
    background: rgb(0, 191, 255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjg4YWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 191, 255, 1) 0%, rgba(34, 136, 170, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 191, 255, 1)), color-stop(100%, rgba(34, 136, 170, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 191, 255, 1) 0%, rgba(34, 136, 170, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 191, 255, 1) 0%, rgba(34, 136, 170, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 191, 255, 1) 0%, rgba(34, 136, 170, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 191, 255, 1) 0%, rgba(34, 136, 170, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bfff', endColorstr='#2288aa', GradientType=0);
    color: white;
    padding: 7px 0px;
    font-size: 16px;
}

#cartSelectForm td {
    padding: 10px;
    border-top: 1px solid #28a;
    font-size: 15px;
    transition: background 0.2s linear;
}

#cartSelectForm tr:hover td {
    background: #E2F8FF;
}

#cartSelectForm td .button3 {
    margin: 0px 12px 0px 0px;
    font-size: 16px;
    transition: background-color 0.2s ease,
        box-shadow 0.2s ease,
        opacity 0.2s ease;
}

#cartSelectForm td .button3.active {
    background-color: #7EC440;
    box-shadow: 0 -3px 0 0 #67a031 inset;
    opacity: 0.5;
}

#cartSelectForm td .button3.active:hover {
    opacity: 1;
}

#cartSelectForm table {
    margin: 30px auto 20px auto;
    border-radius: 3px;
    box-shadow: 1px 1px 5px -2px #1C2C31;
    border: 1px solid #28a;
}

#cartSelectForm>img {
    float: left;
    margin: 0px 20px 20px 30px;
    width: 80px;
    height: 80px;
}

#cartSelectForm>b {
    font-size: 20px;
    line-height: 35px;
}

#cartSelectForm span {
    font-size: 16px;
}

#cartSelectForm .price_row {
    font-size: 18px;
    font-weight: bold;
}

#cartSelectForm .booking_form td {
    transition: none;
    background-color: white !important;
    padding: 0px;
    border: none;
}

.slider-results-total {
    font-weight: bold;
    font-size: 12px;
    line-height: 55px;
}

.slider-results-total span {
    font-size: 18px;
    display: inline-block;
    padding-left: 7px;
}

#slider-result-categories.no-filters .place-category-btn {
    display: none;
}

.place-category-btn {
    color: black;
    cursor: pointer;
    padding-top: 40px;
    font-size: 11px;
    display: inline-block;
    width: 77px;
    margin: 0px 6px;
    background-repeat: no-repeat;
    background-position: center top;
    font-weight: bold;
    transition: background-image 0.2s ease,
        color 0.2s ease;
}

.place-category-btn input {
    display: none;
}

.place-category-btn.all {
    background-image: url('images/categories/All_categories.png');
}

.place-category-btn.adventure {
    background-image: url('images/categories/Adventure.png');
}

.place-category-btn.hills {
    background-image: url('images/categories/Hills.png');
}

.place-category-btn.jungle {
    background-image: url('images/categories/Jungle.png');
}

.place-category-btn.beaches {
    background-image: url('images/categories/Beach.png');
}

.place-category-btn.artandhistory {
    background-image: url('images/categories/Art-&-History.png');
}

.place-category-btn.religious {
    background-image: url('images/categories/Religious.png');
}

.place-category-btn.all:hover,
.place-category-btn.all:active,
.place-category-btn.all:focus,
.place-category-btn.all.active {
    background-image: url('images/categories/All_categories_selected.png');
    color: #b70b5a;
}

.place-category-btn.adventure:hover,
.place-category-btn.adventure:active,
.place-category-btn.adventure:focus,
.place-category-btn.adventure.active {
    background-image: url('images/categories/Adventure_selected.png');
    color: #eb540a;
}

.place-category-btn.hills:hover,
.place-category-btn.hills:active,
.place-category-btn.hills:focus,
.place-category-btn.hills.active {
    background-image: url('images/categories/Hills_selected.png');
    color: #a9e5e5;
}

.place-category-btn.jungle:hover,
.place-category-btn.jungle:active,
.place-category-btn.jungle:focus,
.place-category-btn.jungle.active {
    background-image: url('images/categories/Jungle_selected.png');
    color: #4c6c0a;
}

.place-category-btn.beaches:hover,
.place-category-btn.beaches:active,
.place-category-btn.beaches:focus,
.place-category-btn.beaches.active {
    background-image: url('images/categories/Beach_selected.png');
    color: #7fc7af;
}

.place-category-btn.artandhistory:hover,
.place-category-btn.artandhistory:active,
.place-category-btn.artandhistory:focus,
.place-category-btn.artandhistory.active {
    background-image: url('images/categories/Art-&-History_selected.png');
    color: #46345b;
}

.place-category-btn.religious:active,
.place-category-btn.religious:focus,
.place-category-btn.religious:hover,
.place-category-btn.religious.active {
    background-image: url('images/categories/Religious_selected.png');
    color: #f7b239;
}

#slider-result-order span {
    font-size: 11px;
    line-height: 55px;
}

#slider-result-order select {
    height: 39px;
    margin: 8px 0px 8px 7px;
    line-height: 39px;
    padding: 0px 10px;
    border: 1px solid #dadada;
    font-size: 12px;
}

#location_container .no-results {
    font-size: 20px;
    margin-top: 95px;
    display: inline-block;
    color: #969696;
}

#activity-filters {
    border: 1px solid #dadada;
    padding: 20px;
}

#activity-filters h2 {
    font-size: 14px;
    border-bottom: 1px solid #dadada;
    padding: 5px 0px 15px 0px;
    font-weight: bold;
    margin: 0px 0px 15px 0px;
}

#activity-filters label {
    display: block;
    color: #666666;
    font-weight: normal;
    margin-bottom: 15px;
}

.ui-slider-handle {
    background: url('images/slider_pointer.png') no-repeat !important;
    width: 20px !important;
    height: 19px !important;
    border: none !important;
    outline: none !important;
    top: -8px !important;
    margin-left: -10px !important;
    transition: background-image 0.2s ease !important;
}

.slider-value {
    text-align: center;
    width: 100%;
    font-weight: bold;
    color: #666666;
    margin: 15px 0px 20px 0px;
    float: left;
}

.slider-value>span {
    font-size: 11px;
    font-weight: normal;
}

.activity-category {
    line-height: 35px;
    cursor: pointer;
}

.activity-category i {
    font-size: 30px;
    color: #d3d3d3;
    vertical-align: middle;
    margin-right: 10px;
}

.activity-category.active i:before {
    content: '\f192';
    color: #14B694;
}

.activity-category span {
    display: inline-block;
    vertical-align: middle;
}

#slider-category-filters {
    color: #101010;
    background-color: #14B694;
    line-height: 47px;
    padding: 0px 17px;
    float: right;
    font-size: 16px;
    transition: color 0.2s ease;
    cursor: pointer;
    position: relative;
}

#slider-category-filters:hover {
    color: white;
}

#slider-category-filters.active {
    background: #101010;
    color: #14B694;
}

#slider-minus,
#slider-plus {
    width: 10%;
    height: 40px;
    float: left;
}

#slider-minus {
    background: url('images/slider-distance-minus.png') no-repeat center center;
}

#slider-plus {
    background: url('images/slider-distance-plus.png') no-repeat center center;
}

#slider-result-categories-header {
    background: #14b694;
    width: 100%;
    line-height: 32px;
    color: #101010;
    font-size: 12px;
    padding: 0px 10px;
    text-align: left;
    font-weight: bold;
}

#logo-dropdown {
    display: none;
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
    background: white;
    border: 1px solid #C7BDBD;
    border-top: 0px;
}

.other-logo {
    padding: 9px 10px 9px 10px;
    float: left;
    width: 100%;
    transition: background 0.3s ease;
}

.other-logo:hover {
    background: #F5F5F5;
}

#activity-tab-content>.row>div {
    padding: 5px;
}

#activity-filters-holder {
    padding-left: 5px;
}

.partners-btn>i {
    font-size: 19px !important;
    vertical-align: middle;
}

.partners-btn>span {
    font-size: 12px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.lgn-btn {
    background: none !important;
    border: none;
    font: inherit;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 10px;
    display: inline-block;
    line-height: 50px;
    font-size: 14px;
    font-weight: 600;
    color: #14b694;
    cursor: pointer;
}

.send-enq {
    text-decoration: underline;
}

#close-filter {
    position: absolute;
    bottom: -60px;
    right: 0px;
    color: #14B694;
    cursor: pointer;
    white-space: nowrap;
    z-index: 9;
    padding: 15px;
    display: none;
}

.sign-up-btn {
    font-size: 16px;
    width: 100%;
    height: 50px;
    color: white;
    line-height: 50px;
    text-align: center;
    padding-left: 65px;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
}

.sign-up-btn:before {
    content: ' ';
    width: 65px;
    height: 30px;
    top: 10px;
    left: 0px;
    text-align: center;
    font-family: FontAwesome;
    position: absolute;
    font-size: 25px;
    line-height: 30px;
    border-right: 1px solid white;
}

.sign-up-btn.facebook-signup {
    background: #3b5998;
}

.sign-up-btn.facebook-signup:before {
    content: '\f09a';
}

.sign-up-btn.twitter-signup {
    background: #55acee;
}

.sign-up-btn.twitter-signup:before {
    content: '\f099';
}

.sign-up-btn.google-signup {
    background: #dd4b39;
}

.sign-up-btn.google-signup:before {
    content: '\f0d5';
}

#login-signup {
    margin: 20px 0px;
}

#login-signup h3 {
    font-size: 20px;
    margin-bottom: 30px;
}

.sign-in-or {
    margin: 40px 0 0;
    position: relative;
}

.sign-in-or>span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #333;
    height: 30px;
    left: 180px;
    line-height: 26px;
    position: absolute;
    text-align: center;
    top: -16px;
    width: 30px;
    font-size: 13px;
}

#login-signup form {
    padding: 10px 0px;
    margin-bottom: 30px;
}

#login-signup form .button3 {
    margin: 10px 0px;
}

#login-signup form a {
    color: #14B694;
}

#login-signup form a:hover {
    color: #101010;
    text-decoration: underline;
}

form input[type=submit] {
    position: absolute;
    left: -999999999999px;
    top: -999999999999px;
}

#login-signup form input {
    background: #dadada;
    color: white;
    border: 0px;
    margin: 0px;
    padding: 10px 20px;
    width: 100%;
    line-height: 20px;
    margin-bottom: 1px;
}

#login-signup form input:focus {
    background: #9E9E9E;
}

#login-signup form input::-webkit-input-placeholder {
    color: #ffffff;
}

#login-signup form input::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

#login-signup form input::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

#login-signup form input:-ms-input-placeholder {
    color: #ffffff;
}

.forgot {
    display: inline-block;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
    transition: color 0.2s ease;
    font-size: 12px;
}

.forgot:hover {
    color: #14b694;
}

.rememberme {
    margin: 10px 0px;
    font-size: 12px;
}

.rememberme input {
    display: inline-block;
    width: auto !important;
    vertical-align: middle;
    margin: 0px !important;
}

.rememberme label {
    vertical-align: middle;
    font-weight: normal;
    margin: 0px;
}

.alert {
    /*margin: 10px 0px 0px 0px;
	display: none;
	padding-left: 50px;
	position: relative;*/
}

.bal-payment-alert {
    margin: 1.2rem;
}

.alert.alert-danger:before {
    position: absolute;
    left: 14px;
    top: 50%;
    margin-top: -13px;
    font-size: 20px;
    content: '\f071';
    font-family: FontAwesome;
}

.alert.alert-success:before {
    position: absolute;
    left: 14px;
    top: 50%;
    margin-top: -13px;
    font-size: 20px;
    content: '\f00c';
    font-family: FontAwesome;
}

.msg_reset {
    display: block;
}

.signup-text {
    margin-top: 10px;
    font-size: 11px;
}

.signup-text>a {
    font-weight: bold;
    color: #333;
}

.button.welcome {
    width: 200px;
    position: relative;
}

.button.welcome>img {
    height: 22px;
    vertical-align: middle;
    object-fit: cover;
}

#welcome-user {
    line-height: 1.4em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 10px;
    position: relative;
}

#welcome-user>b {
    font-size: 12px;
    color: white;
}

#welcome-user:after {
    content: '\f0d7';
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    right: -20px;
    top: 0px;
    line-height: 31px;
    color: white;
}

#user-menu {
    display: none;
    background: white;
    position: absolute;
    top: 50px;
    right: 0px;
    border: 1px solid #C7BDBD;
    border-top: 0px;
}

#user-menu>a {
    width: 100%;
    float: left;
    padding: 10px 20px;
    line-height: 1.2;
    transition: background 0.2s ease,
        color 0.2s ease;
}

#user-menu>a:hover {
    background: #101010;
    color: white;
}

#user-menu i {
    color: #AFAFAF;
    font-size: 16px;
    margin-right: 10px;
}

#right-panel {
    background: white;
    box-shadow: inset 4px 0px 5px -2px #D0D0D0;
    overflow-x: hidden;
}

.block-box-1-holder {

    padding: 5px;
}

.block-box-1 {
    display: inline-block;
    background: #14b694;
    position: relative;
    width: 100%;
    height: 250px;
    z-index: 0;
    float: left;
    margin: 5px 0px;
}

.block-box-1-image {
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.block-box-1-title {
    width: 80%;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    color: white;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    bottom: 25px;
    margin: 0px 10%;
    padding: 10px 0px;
    text-align: center;
    text-shadow: 1px 1px 3px #333;
}

.block-box-1-overlay {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: transparent;
    transition: background-color 0.2s ease;
}

.block-box-1:hover .block-box-1-overlay {
    background-color: rgba(41, 41, 41, 0.5);
}

.block-box-1:hover .block-box-1-title {
    text-shadow: none;
}

.full-page {
    padding: 20px 40px 40px 40px;
}

.full-page h1 {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dadada;
    font-size: 25px;
}

.full-page h2 {
    background: #14b694;
    color: white;
    padding: 15px;
    font-size: 20px;
}

.about>p {
    font-size: 16px;
}

.photographers_list ul {
    list-style: none;
}

.default-form input[type=text],
.default-form input[type=password] {
    background: #dadada;
    color: white;
    border: 0px;
    margin: 0px;
    padding: 10px 20px;
    width: 100%;
    line-height: 20px;
    margin-bottom: 1px;
}

.booking-form input[type=text],
.booking-form input[type=password] {
    color: #000;
    border-radius: 5px;
    margin-bottom: 3px;
}


.default-form select {
    background: #dadada;
    color: white;
    border: 0px;
    margin: 0px;
    padding: 10px 20px;
    width: 100%;
    line-height: 20px;
    margin-bottom: 1px;
}

.booking-form select {
    color: #000;
    border-radius: 5px;
    margin-bottom: 3px;
}

#booking_data>div>span {
    margin: 5px 10px 10px;
    display: inline-block;
}

.default-form textarea {
    background: #dadada;
    color: white;
    border: 0px;
    margin: 0px;
    padding: 10px 20px;
    width: 100%;
    line-height: 20px;
    margin-bottom: 1px;
    resize: none;
    overflow: auto;
    height: 100px;
}

.booking-form textarea {
    border-radius: 5px;
    color: #000;
}

.default-form .alert {
    margin-bottom: 10px;
}

.default-form *::-webkit-input-placeholder {
    color: #ffffff;
}

.default-form *::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

.default-form *::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

.default-form *:-ms-input-placeholder {
    color: #ffffff;
}

.booking-form *::-webkit-input-placeholder {
    color: #555;
}

.booking-form *::-moz-placeholder {
    color: #555;
    opacity: 1;
}

.booking-form *::-moz-placeholder {
    color: #555;
    opacity: 1;
}

.booking-form *:-ms-input-placeholder {
    color: #555;
}


#place-main {
    padding-top: 20px;
    padding-bottom: 0px;
}

.breadcrumbs {
    color: #a0a0a0;
    padding: 0px;
    font-size: 14px;
}

.breadcrumbs>a,
.breadcrumbs>i {
    color: #101010;
}

#state-main {
    margin-top: 30px;
}

#state-main-image #place-short-info .breadcrumbs>a,
#state-main-image #place-short-info .breadcrumbs>i {
    color: #fff;
    text-shadow: 1px 1px 1px black;
}

.breadcrumbs>a:hover {
    color: #14B694;
}

#place-info {
    margin: 5px 0px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dadada;
}

#place-info>div>div {
    padding: 0px;
}

#place-short-info {
    font-size: 20px;
    font-weight: 300;
}

#place-short-info h1 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 0px;
}

.place-short-info-span {
    font-size: 32px;
}


#state-main-image #place-short-info {
    color: white;
    position: absolute;
    bottom: 20px;
    left: 20px;
    text-shadow: 1px 1px 1px black;
}

#state-main-image #place-short-info .main_search_input_holder {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-left: 21px;
    width: 93%;
    color: #333;
    text-shadow: none;
}

#state-main #place-short-info .main_search_input_holder {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 20px;
}

#state-main #place-short-info .main_search_input_holder input {
    background: #efefef;
}

.small-btn {
    float: right;
    background-color: #cfcfcf;
    padding: 4px 20px;
    cursor: pointer;
    transition: background-color 0.2s ease,
        color 0.2s ease;
}

.small-btn:hover {
    background-color: #14B694;
    color: white;
}

#place-info .addthis_sharing_toolbox {
    float: right;
    margin-top: 3px;
    padding-left: 15px;
}

#place-details {}

#place-details h2 {
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
    margin: 40px 0px 20px 0px;
}

#place-details-left {
    /*border-right: 1px solid #dadada;
	padding-left: 0px;*/
}

#place-details-right {
    padding-right: 0px;
}

.add_to_passport>i {
    font-size: 14px !important;
    vertical-align: inherit !important;
    margin-right: 3px !important;
}

#place-weather {
    background-color: #e4e4e4;
    padding: 20px;
    margin-top: 40px;
}

#place-weather>h3 {
    font-size: 15px;
    font-weight: 600;
    padding: 0px 20px 15px 20px;
    border-bottom: 1px solid #bfbfbf;
    margin: 0px -15px;
}

.place-info-row {
    width: 100%;
    display: inline-block;
    padding: 10px;
}

.place-info-row.first-row {
    width: auto;
}

.place-info-row.border {
    border-bottom: 1px solid #dadada;
}

.place-info-row.button {
    transition: background 0.2s ease;
    cursor: pointer;
    line-height: 33px;
    font-weight: 600;
}

.place-info-row.button:hover {
    background: #efefef;
}

.expandable-container .place-info-row.button:hover {
    background-color: transparent;
}

.expandable-container {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    border: 1px solid #dfdfdf;
    cursor: pointer;
}

.expandable-container#load-best-time-to-visit {
    border-right: none;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.expandable-container#load-trains {}

.expandable-container#load-airports {
    border-left: none;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.expandable-container:hover {
    background: #efefef;
}

.place-info-row>i {
    border: 2px solid;
    border-radius: 50%;
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 32px;
    text-align: center;
}

.place-info-row>div {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    font-size: 13px;
    width: 80%;
}

.month_recomendations {
    width: 16%;
    position: relative;
    float: left;
    text-align: center;
    font-size: 28px;
    color: #acacac;
    cursor: default;
}

.month_recomendations>span {
    position: absolute;
    top: 19px;
    display: block;
    font-size: 9px;
    left: 0px;
    width: 100%;
    text-align: center;
}

.month_recomendations.good_month {
    color: #8a9f16;
}

.month_recomendations.bad_month {
    color: #ff9900;
}

#place-tips {
    /*margin-top: 30px;
    padding-left: 50px;
    padding-right: 50px;*/
}

#place-tips h2 {
    margin-bottom: 10px;
}

#place-tips h2>span {
    font-size: 15px;
    float: right;
    font-weight: normal;
}

#place-tips-post {
    width: auto;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #33cc99;
    padding: 0 1.2rem;
    cursor: pointer;
    transition: background 0.2s ease;
}

#place-tips-post:hover {
    background: #2DB88A;
}

#place-tips-post>i {
    font-size: 30px;
    vertical-align: middle;
    margin-right: 7px;
}

#place-tips-input {
    padding-bottom: 10px;
    margin: 0px 0px 0px 0px;
}

#place-tips-form {
    display: none;
}

#place-tips .login {
    display: none;
    padding-left: 15px;
    text-align: center;
    margin: 0px;
}

#place-tips .login>p {
    margin: 10px 0px;
}

#place-tips-form .footnote {
    font-size: 12px;
}

#place-tip-holder .tip {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #dadada;
    padding: 10px;
    margin: 0px;
    float: left;
}

#place-tip-holder .tip.admin {
    background-color: rgba(253, 246, 200, 0.69);
}

#place-tip-holder .tip img {
    padding: 0px;
}

#place-tip-holder .tip a {
    color: #333;
}

#place-tip-holder .tip a:hover {
    color: #14B694;
}

#place-tip-holder .tip .tipInfo {
    vertical-align: top;
    padding-right: 0px;
}

.tip-text {
    width: 100%;
    margin-top: 5px;
    float: left;
}

.tip-interaction {
    float: left;
    width: 100%;
    margin-top: 5px;
    text-align: right;
    padding-right: 0px;
}

.tip-interaction>div {
    padding-left: 20px;
    position: relative;
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    color: #14B694;
    margin-left: 20px;
    cursor: pointer;
    transition: color 0.2s ease;
}

.tip-interaction>div:hover {
    color: #101010;
}

.tip-interaction .thumbs_up:before {
    content: '\f087';
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 18px;
}

.tip-interaction .report:before {
    content: '\f024';
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 18px;
}

.tip-interaction .delete:before {
    content: '\f057';
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 18px;
}

#place-tip-holder .no-tips {
    width: 100%;
    padding: 30px 0px;
    text-align: center;
    border-top: 1px solid #dadada;
}

#place-tip-holder .no-tips>span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

#place-tip-holder .no-tips>i {
    font-size: 30px;
    vertical-align: middle;
}

#gallery-content {
    width: 100%;
    height: 375px;
    position: relative;
    overflow: hidden;
}

.wraptocenter {
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 375px;
}

.wraptocenter * {
    vertical-align: middle;
}

.photo_gallery_item {
    display: none;
    float: left;
    width: 100%;
    height: 375px;
    text-align: center;
    background: #E4E4E4;
    position: relative;
}

.photo_gallery_item.active {
    display: table !important;
}

.photo_gallery_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*max-height: 475px;*/
}

.photo_gallery_item_info {
    position: absolute;
    padding: 10px 20px;
    top: 320px;
    left: 0px;
    width: 100%;
    text-align: left;
    color: white;
    z-index: 3;
    text-shadow: 1px 1px 3px #333;
}

.photo_gallery_prev {
    position: absolute;
    color: white;
    left: 0px;
    top: 0px;
    line-height: 375px;
    padding: 0px 40px 0px 20px;
    z-index: 2;
    user-select: none;
    font-size: 40px;
    opacity: 0.5;
    cursor: pointer;
    transition: opacity 0.2s ease;
}

.photo_gallery_next {
    color: white;
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 375px;
    padding: 0px 20px 0px 40px;
    z-index: 2;
    user-select: none;
    font-size: 40px;
    opacity: 0.5;
    cursor: pointer;
    transition: opacity 0.2s ease;
}

.photo_gallery_next:hover,
.photo_gallery_prev:hover {
    opacity: 1;
}

.gallery_item_provider {
    float: right;
}

.photo_gallery_item_info>div {
    float: left;
    clear: both;
}

.photo_gallery_item:hover .photo_gallery_item_info {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#CC000000');
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.tabs {
    border: 0px;
}

.tabs>li>a {
    color: #101010;
    background-color: transparent;
    cursor: pointer;
    font-weight: bold;
    border: none;
    border-bottom: 3px solid transparent;
    padding: 0px 5px 5px 5px;
    margin: 0px 30px 10px 0px;
    transition: border-color 0.2s ease,
        color 0.2s ease;
}

.tabs>li.active>a,
.tabs>li.active>a:focus,
.tabs>li.active>a:hover,
.tabs>li.active>a:active {
    background-color: transparent;
    color: #14B694;
    border: none;
    border-bottom: 3px solid transparent;
    border-bottom-color: #14B694;
}

.tabs>li>a:focus,
.tabs>li>a:hover,
.tabs>li>a:active {
    background-color: transparent;
    border: none;
    border-bottom: 3px solid transparent;
    border-bottom-color: #101010;
}

.tab-content {
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

#place-filter.tabs>li>a {
    font-size: 18px;
}

#google_map {
    width: 100%;
    height: 375px;
}

#map form {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#map form input {
    width: 66.66666667%;
}

#map form .get_rout_btn {
    width: 33.33333333%;
}

#map .route_info {
    float: left;
    width: 100%;
    margin-top: 10px;
}

#map .route_info>i {
    font-size: 18px;
    margin-right: 10px;
}

#map .route_info>strong {
    color: #14B694;
}

.marker_selector {
    width: 100%;
    display: inline-block;
}

.marker_btn_holder {
    float: left;
    width: 50%;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
    color: #101010;
    position: relative;
    cursor: pointer;
    background: #dadada;
    opacity: 0.7;
    transition: background 0.2s ease,
        opacity 0.2s ease;
}

.marker_btn_holder:hover {
    opacity: 1;
}

.marker_btn_holder.active {
    background: #14B694;
    opacity: 1;
    color: white;
}

.marker_btn_holder label {
    margin: 0px 0px 0px 10px;
    vertical-align: middle;
    cursor: pointer;
}

.marker_btn_holder img {
    vertical-align: middle;
}

#show_attr:after {
    content: ' ';
    position: absolute;
    right: 0px;
    top: 15%;
    width: 1px;
    height: 70%;
    background: #fff;
}

.weather-col {
    text-align: center;
    padding: 20px 0px 5px 0px;
}

.weather-col>i {
    font-size: 50px;
    line-height: 55px;
}

.weather-col>b {
    font-size: 30px;
    line-height: 76px;
}

.weather-col>span {
    font-size: 14px;
}

#place-weather-forecast {
    border-top: 1px solid #bfbfbf;
    padding-top: 20px;
    display: none;
}

.forecast-col {
    padding: 1px;
    position: relative;
}

.forecast-col:after {
    content: ' ';
    width: 1px;
    height: 50%;
    top: 25%;
    right: 0px;
    background-color: #bfbfbf;
    position: absolute;
}

.forecast-col.last:after {
    content: none;
}

.forecast-col>span {
    font-size: 14px;
}

.forecast-col>i {
    font-size: 40px;
    line-height: 60px;
}

.forecast-col>b {
    font-size: 16px;
}

#place-weather-forecast-btn {
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: color 0.2s ease;
}

#place-weather-forecast-btn:hover,
#place-weather-forecast-btn:focus {
    color: #14B694;
}

#place-slider-text {
    font-size: 18px;
    margin: 15px 0px 0px 20px;
    ;
}

#place-slider-box {
    float: left;
    width: 100%;
    padding: 60px 20px 12px 20px;
    margin: 15px 0px;
    padding: 60px 20px 12px 20px;
}

#place-slider-container .place-category-btn {
    display: inline-block !important;
    float: left;
    width: 14.28571428571429%;
    margin: 0px;
}

#place-slider-container #slider-result-categories {
    text-align: center;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

#place-slider-container #slider-result-order span {
    font-size: 14px;
}

#place-slider-container #slider-result-order select {
    background-color: #e4e4e4;
    color: #101010;
    padding: 5px 10px;
    border: none;
    height: auto;
    line-height: 1;
    font-weight: bold;
}

#place-details-right .tab-content .tab-pane>.row {
    min-height: 200px;
    position: relative;
    width: 100%;
    margin-left: 0px;
}

.pagination {
    margin: 5px 0px;
    width: 100%;
    text-align: right;
}

#bookings_container .pagination {
    width: auto;
    text-align: center;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #33cd99;
    border-color: #33cd99;
}

.pagination>li>a,
.pagination>li>span {
    color: #999999;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #484848;
}

.filter-pager {
    padding: 5px;
    color: #bfbfbf;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    transition: color 0.2s ease;
}

.filter-pager:hover {
    color: #333;
}

.filter-pager.active {
    color: #101010;
}

.tab-content .no-results {
    font-size: 20px;
    margin-top: 95px;
    display: inline-block;
    color: #969696;
}

#place-filter {
    border-bottom: 1px solid #ddd;
}

#activity-list .index-activity-block>a {
    height: 200px;
}

#activity-list {
    height: 210px;
    overflow-y: hidden;
}

#place-activity {
    padding: 0px;
}

#place-activity>h2 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
    margin: 0px 0px 10px 0px;
}

.slick-arrow {
    display: inline-block;
    position: absolute;
    line-height: 200px;
    z-index: 9;
    font-size: 40px;
    color: white;
    opacity: 0.7;
    left: 10px;
    top: 0px;
    cursor: pointer;
    transition: opacity 0.2s ease;
}

.slick-arrow:hover {
    opacity: 1;
}

.slick-arrow.fa-chevron-right {
    left: auto;
    right: 10px;
}

#banners {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 490px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
}

#banners .slick-arrow {
    line-height: 490px;
}

.banner {
    height: 490px;
    display: inline-block;
    /*AJ fixing the home-page image missing issue !now unixed*/
    background-position: center center;
}

#load-trains:hover>i:before,
#load-airports:hover>i:before {
    content: '\f067';
}

#load-trains.active>i:before,
#load-airports.active>i:before {
    content: '\f068';
}

#airport-container,
#railway-container {
    display: none;
}

.dropdown-container {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    background: #efefef
}

.dropdown-row {
    position: relative;
}

.dropdown-row td {
    padding: 5px;
}

.dropdown-row h4 {
    padding: 10px 20px;
    background-color: #101010;
    color: white;
    margin: 0px 0px 15px 0px;
}

.transportation_map {
    width: 100%;
    height: 150px;
}

.dropdown-row .tabs.nav {
    padding: 0px 15px;
}

.dropdown-row .tab-content {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding: 0px 15px 15px 15px;
}

.dropdown-container .oops {
    padding: 20px;
    text-align: center;
}

#railway-container {
    margin-bottom: 0px;
}

.panel-menu {}

.panel-menu>a {
    width: 100%;
    float: left;
    padding: 10px 20px;
    line-height: 1.2;
    transition: background 0.2s ease,
        color 0.2s ease;
}

.panel-menu>a:hover {
    background: #101010;
    color: white;
}

.panel-menu>a>i {
    color: #AFAFAF;
    font-size: 16px;
    margin-right: 10px;
    width: 40px;
    text-align: center;
}

a.anchore {
    display: block;
    position: relative;
    top: -60px;
    visibility: hidden;
}

#left-panel-open {
    float: left;
    width: 50px;
    text-align: center;
    font-size: 22px;
    line-height: 50px;
    border-right: 1px solid #14B694;
    margin-left: -15px;
    cursor: pointer;
}

#left-panel-open:hover,
#left-panel-open:focus {
    color: white;
}

#slider-filter-button {
    width: 100%;
    font-size: 18px;
    position: relative;
}

#slider-filter-button:before {
    content: '\f0b0';
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    left: 15px;
    top: 0px;
    line-height: 45px;
}

#slider-filter-button:after {
    content: '\f078';
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    right: 15px;
    top: 0px;
    line-height: 45px;
}

.activity-box {
    padding: 0px 5px 10px 5px;
}

.activity-box:hover .activity-details__description {
    display: flex !important;
}

.user_interaction {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
}

.user_interaction .button1,
.user_interaction .button2 {
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    font-weight: normal;
    font-size: 14px;
    width: 140px;
}

.user_interaction .button1.active,
.user_interaction .button2.active {
    opacity: 0.5;
}

.user_interaction .button1.active:hover {
    color: black;
    cursor: default;
}

.user_interaction .button2.active:hover {
    color: #505050;
    cursor: default;
}

#place-rating {
    text-align: right;
    float: right;
}

.user_interaction .current_rating {
    display: inline-block;
    vertical-align: top;
    background: #14b694;
    color: white;
    height: 35px;
    line-height: 35px;
    padding: 0px 10px;
    position: relative;
    right: -4px;
}

#place-short-info .user_interaction {
    padding: 0px;
}

.user_interaction .current_rating>span {
    font-size: 20px;
    font-weight: bold;
    color: #101010;
}

.user_interaction .current_rating>span>i {
    font-size: 16px;
}

.user_interaction .rate_destination {
    display: inline-block;
    vertical-align: top;
    line-height: 17px;
    height: 35px;
    position: relative;
    width: 155px;
    font-size: 12px;
    text-align: left;
    background: #e4e4e4;
    padding: 0px 10px;
}

.rate_destination .rating_div {
    display: block;
    background: url('images/heart_full.png');
    width: 100px;
    height: 15px;
    position: absolute;
    bottom: 4px;
    left: 10px;
    z-index: 2;
}

.rate_destination .rating_tracker {
    display: block;
    width: 100px;
    height: 25px;
    position: absolute;
    bottom: 4px;
    left: 10px;
    z-index: 3;
}

.rate_destination .inactive_stars {
    display: block;
    background: url('images/heart_empty.png');
    width: 100px;
    height: 15px;
    position: absolute;
    bottom: 4px;
    left: 10px;
    z-index: 1;
}

#state-content {
    margin: 20px 40px;
    float: left;
}

#state-content .attraction_name {
    border: 0px;
}

#state-main-image {
    padding: 0px;
}

#state-main-image>img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

#state-description>p {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 20px;
    font-size: 18px;
}

#state-destination-list {
    margin-bottom: 30px;
}

#profile-main {
    margin: 20px 0px;
    display: inline-block;
    width: 100%;
}

#profile-nav {
    display: table;
}

#profile-image {
    min-width: 50px;
    min-height: 50px;
    width: 100%;
}

#profile-info {
    width: 100%;
}

#profile-menu {
    vertical-align: top;
    position: relative;
    padding: 0px;
}

#profile-menu>nav {
    float: left;
    background: #cfcfcf;
    height: 53px;
    width: 100%;
    margin-top: 20px;
}

#profile-menu>nav>a {
    float: left;
    padding: 1px 30px;
    color: #030303;
    text-align: center;
    height: 100%;
    position: relative;
    font-size: 13px;
}

#profile-menu>nav>a:hover,
#profile-menu>nav>a:active,
#profile-menu>nav>a:focus {
    background: #afafaf;
}

#profile-menu>nav>a:hover:after,
#profile-menu>nav>a:active:after,
#profile-menu>nav>a:focus:after,
#profile-menu>nav>a.active:after {
    content: none;
}

#profile-menu>nav>a.active {
    background: #030303;
    color: white;
}

#profile-menu>nav>a:after {
    content: ' ';
    position: absolute;
    right: 0px;
    top: 25%;
    height: 50%;
    width: 1px;
    background: #afafaf;
}

#profile-menu>nav>a>b {
    font-size: 20px;
}

#profile-menu input[name=userName] {
    font-size: 30px;
    font-weight: 600;
}

#profile-menu #profile-info .profile-input input {
    border: none;
}

#profile-menu .profile-info .profile-input {
    position: relative;
}

#profile-menu #profile-info .profile-input:hover:after,
#profile-menu #profile-info .profile-input:focus:after,
#profile-menu #profile-info .profile-input:active:after {
    content: '\f040';
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 20px;
    font-family: FontAwesome;
}

#profile-setting {
    float: right !important;
    background: #14B694;
    color: white !important;
    line-height: 53px;
    font-size: 25px !important;
    padding: 0px 20px !important;
}

#profile-setting:after {
    content: none !important;
}

#profile-locations {
    margin: 20px -5px 0px -5px;
}

.profile-load-more {
    float: right;
    clear: both;
    margin-top: 20px;
}

#google_map_passport,
#google_map_wishlist {
    margin-top: 20px;
    width: 100%;
    height: 250px;
}

#profile-settings {
    float: left;
    width: 100%;
    margin: 20px 0px;
}

#profile-settings h2 {
    font-size: 16px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

#previewImg {
    height: 130px;
    display: inline-block;
}

#uploadPhotoForm .uploadFile {
    float: right;
    line-height: 130px;
    cursor: pointer;
}

#uploadPhotoForm .uploadFile:hover {
    color: #14B694;
}

#uploadPhotoForm .uploadFile>i {
    font-size: 35px;
    vertical-align: middle;
    line-height: 1;
    margin-right: 15px;
}

#uploadPhotoForm .uploadFile>span {
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
}

#uploadPhotoForm .button1 {
    clear: both;
}

#uploadPhotoForm .ajaxLoader {
    width: 100px;
}

.box-1 {
    padding: 0px;
}

.box-1 h2 {
    font-size: 16px;
    padding: 0px 20px;
    background: #14B694;
    line-height: 35px;
    font-weight: 600;
    color: white;
    margin: 0px;
}

.box-1-content {
    padding: 15px;
    background: #fafafa;
    overflow-y: auto;
}

.box-1 .no-result {
    text-align: center;
    font-size: 16px;
    padding: 100px 0px;
}

.box-1 .no-result>i {
    font-size: 30px;
    vertical-align: middle;
    color: #14B694;
    margin-right: 10px;
}

.box-1 .no-result>span {
    vertical-align: middle;
    display: inline-block;
}

.profile_tip_tips,
.profile_activity_main {
    height: 600px;
}

.profile_tip_text {
    border: none;
    margin-top: 0px;
    resize: none;
}

.profile_tip_row {
    padding: 10px 15px;
    border-bottom: 1px solid #dedede;
}

.profile_tip_row img {
    padding: 0px;
}

.profile_tip_row .tip_date {
    float: left;
    width: 100%;
    font-size: 11px;
}

.profile_tip_row .tip-interaction {
    width: 83.33333333%;
    float: right;
}

.profile_tip_row .tip-interaction>div {
    padding-right: 20px;
    padding-left: 0px;
}

.tip-interaction.save_changes {
    display: none;
}

.profile_tip_row .tip-text {
    padding: 5px;
    background: #fafafa;
}

.tip-text:focus {
    background: #fff;
}

.profile_activity_row {
    color: #666;
    display: block;
    padding: 5px 15px;
    border-bottom: 1px solid #ebebeb;
}

.profile_activity_row>img,
.profile_activity_row>div {
    padding: 2px 5px;
}

.activity.order.row {
    background-color: #f3f3f3;
    margin: 10px 0px;
    float: left;
    width: 100%;
    position: relative;
    color: #666;
}

.activity.order.row img {
    width: 100%;
}

.activity.order.row>.activityImage {
    padding: 0px;
}

.activity.order.row>.activityTitle {
    float: right;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 15px;
    background: #14B694;
    color: white;
    margin-bottom: 10px;
}

.activity.order.row>.activityBy {
    float: right;
    padding: 5px 15px 5px 15px;
    background: #DEDEDE;
}

.activity.order.row>.activityBy>div>b {
    font-size: 18px;
}

.activity.order.row>.activityBy>div>b>span {
    font-weight: normal;
}

.activity.order.row>.activityBy>div>span {
    font-size: 12px;
    line-height: 24px;
    float: right;
    text-align: right;
}

.activity.order.row .activityInfo {
    font-size: 12px;
    border-right: 1px solid #dedede;
    margin-bottom: 10px;
}

.activity.order.row .activityRight {
    font-size: 12px;
    margin-bottom: 10px;
}

#profile-tips {
    padding-right: 20px;
}

.activity-price {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #14B694;
    padding: 5px 15px;
    color: white;
    font-size: 12px;
    text-align: center;
    color: #dedede;
}

.activity-price>span {
    font-size: 16px;
    font-weight: bold;
}

.noPlaces {
    text-align: center;
    font-size: 20px;
    color: #666;
    margin: 70px 0px;
}

.noPlaces>i {
    font-size: 45px;
    margin: 0px 0px 20px 0px;
    color: #aaa;
}

#activity-usp {
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    color: #3eb368;
}

#activity-fastview {
    padding: 20px 15px;
    border-bottom: 1px solid #DBDBDB;
}

#activity-slideshow-outer {
    position: relative;
}

#activity-badges-left {
    position: absolute;
    z-index: 99;
    top: 0px;
    left: 15px;
}

#activity-badges-right {
    position: absolute;
    z-index: 99;
    top: -5px;
    right: 25px;
    display: flex;
}

.activity-badge-left {
    margin: 0px 18px 0px 0px;
}

.activity-badge-right {}

#activity-slideshow .slick-slide {
    height: auto;
}

.activity-option-preview {
    margin-bottom: 5px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DBDBDB;
}

.activity-option-preview>h2 {
    margin-top: 0px;
}

.activity-option-preview>h2>a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.activity-option-preview>p {
    font-size: 13px;
}

#activity-preview-list .button1 {
    width: 100%;
    padding: 8px 0px;
}

.button1>i {
    font-size: 22px;
    vertical-align: top;
    margin-right: 13px;
}

.option-price {
    background: #FFF200;
    padding: 10px 30px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.option-title {
    margin: 10px 0px 20px 0px;
}

#convenience-charge {
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 12px;
}

.booking-block {
    float: left;
    width: 100%;
}

.booking-block.fixed-position {
    position: fixed;
    top: 50px;
}

.booking-block.fixed-position.without-header {
    top: 0px;
    z-index: 2;
}

.booking-block-header {
    background: #343738;
    color: white;
    padding: 7px 20px;
}

.booking-block-header>span>b {
    font-size: 21px;
    font-weight: 600;
    margin-right: 10px;
}

.booking-block-header>.pull-right {
    margin-top: 8px;
}

.booking-block-content {
    border: 1px solid #cecece;
    padding: 5px 10px;
    background: white;
}

.booking-block.small .booking-block-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.booking-block>label {
    width: 100%;
    margin: 15px 0px 7px 0px;
    font-weight: normal;
    font-size: 16px;
}

.booking-block input {
    font-size: 15px;
    line-height: 40px;
    padding: 0px 10px;
    background: #EBEBEB;
    border: none;
    width: 100%;
    text-align: center;
}

.booking-block .button1 {
    width: 100%;
    margin-top: 25px;
    padding: 8px 0px;
}

.booking-block .round-button {
    display: inline-block;
    font-size: 22px;
    text-align: center;
    background: #EBEBEB;
    border-radius: 50%;
    line-height: 40px;
    width: 40px;
    cursor: pointer;
    transition: background 0.2s ease,
        color 0.2s ease;
}

.booking-block .round-button:hover {
    background: #333;
    color: white;
}

.persons_type {
    display: table;
    margin: 0 auto;
    font-weight: 600;
    color: #626060;
}

.text-block {
    margin: 5px 0px 10px 0px;
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 5px;
}

.middle-i {
    margin-right: 5px !important;
    margin-bottom: 3px !important;
    vertical-align: middle !important;
    text-align: center !important;
    background: none !important;
}

.text-block .text-block-values {
    color: #000;
    padding-left: 41px;
    font-weight: 600;
    margin-top: -20px;
    font-size: 13px;
}

.text-block a {
    color: #14B694;
    text-decoration: underline;
}

.text-block b {
    margin-bottom: 2px;
    width: 100%;
    display: inline-block;
    padding-bottom: 2px;
    font-weight: normal;
}

.text-block>div>strong {
    color: #09b593;
    font-size: 14px;
    font-weight: 600;
}

.text-block>b>i {
    background: #333;
    margin-right: 5px;
    border-radius: 50%;
    line-height: 1;
    font-size: 16px;
    width: 32px;
    line-height: 32px;
    vertical-align: top;
    text-align: center;
    color: #fff;
}

.why-trodly {
    border: 1px solid rgba(20, 182, 148, 1);
}

.chat-description {
    font-size: 11px;
    color: #555;
    display: block;
    margin: 10px 0 -20px;
    position: relative;
    text-align: center;
    line-height: 28px;
}

.why-trodly p {
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    width: 100%;
    line-height: 15px;
    background: rgba(20, 182, 148, 0.42);
    padding: 15px 0px;
    margin: 0px;
}

.ui-widget-header {
    background: #cccccc;
    border: none;
    border-radius: 0px !important;
}

.ui-datepicker {
    padding: 0px;
    border-radius: 0px;
    box-shadow: 1px 1px 5px 0px #aaa;
}

.activity-option {
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 15px;
    padding-top: 50px;
    margin-top: -50px;
}

#activity-disclaimer {
    background: #EBEBEB;
    padding: 10px 20px;
    margin-bottom: 20px;
}

#activity-disclaimer>h3 {
    margin-top: 0px;
}

#activity-disclaimer>p {
    margin-bottom: 0px;
    font-size: 16px;
}

#activity-disclaimer a {
    color: #000;
    font-weight: 600;
}

#activity-also-like {
    margin-bottom: 20px;
}

.activity-block {
    padding-top: 15px;
    padding-bottom: 15px;
}

.activity-block.inactive {
    opacity: 0.5;
}

#activity-page h3 {
    font-weight: bold;
    font-size: 18px;
}

#vendor-left {
    background: #f0f0f0;
    padding: 15px 20px;
}

#vendor-left>div>img {
    display: block;
    margin: 10px auto;
}

#vendor-left>div>h2 {
    font-size: 28px;
}

#vendor-left>div>p>i {
    background: #14B694;
    border-radius: 50%;
    line-height: 1;
    margin-right: 10px;
    font-size: 18px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}

#vendor-right {
    padding: 20px;
}

.google_map_meeting {
    width: 100%;
    height: 200px;
}

.activity-details {
    font-size: 14px;
}

.activity-details>strong {
    color: #333 !important;
}

.table-div {
    padding: 10px 30px;
}

.table-header {}

.table-header>div:after {
    content: ' ';
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -5px;
    background: #101010;
}

.table-header>div {
    background: #101010;
    color: white;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    margin-bottom: 5px;
}

.table-content>div {
    display: table;
    border-right: 1px solid #DEDEDE;
    margin: 10px 0px;
    min-height: 100px;
}

.table-content .price_row {}

.table-content>div:last-of-type {
    border: none;
}

.table-content>div>a,
.table-content>div>span,
.table-content>div>div {
    display: table-cell;
    vertical-align: middle;
}

.table-content>div>a {
    font-weight: 600;
    font-size: 18px;
}

.table-content .price_span {
    font-weight: 600;
    display: block;
    margin-top: 30px;
}

.table-footer {
    border-top: 1px solid #101010;
    border-bottom: 1px solid #101010;
    padding: 10px;
}

#paymentOptions {
    margin: 20px -15px 30px -15px;
}

#paymentOptions .button1 {
    width: 220px;
    float: right;
    font-size: 24px;
    padding: 5px;
}

.delete-from-cart {
    cursor: pointer;
}

#paymentOptions .button1>i {
    font-size: 14px;
    vertical-align: inherit;
}

.muted {
    color: #666;
}

.push-right {
    margin-right: .5em;
}

.icons-encryption-lock {
    background-position: 0 -55px;
    height: 33px;
    width: 25px;
}

.icons-encryption-lock {
    background-image: url(images/icons-sale.png);
    background-repeat: no-repeat;
}

.inline {
    display: inline-block;
}

#checkout {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 600px;
}

.booking-info {
    color: #acb0b2;
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding: 7px 0 0 15px;
}

#order-process {
    color: #14B694;
    text-align: center;
    margin: 20px 0px 10px 0px;
    display: inline-block;
    width: 100%;
}

#order-process>a {
    color: #333;
    padding: 15px;
    text-decoration: none !important;
    position: relative;
    font-size: 16px;
}

#order-process>a.finished,
#order-process>a.active {
    font-weight: bold;
    color: #14B694;
}

#order-process>a:after {
    content: ' ';
    position: absolute;
    bottom: 0px;
    left: 0.5%;
    width: 99%;
    height: 4px;
    background: #333;
}

#order-process>a.finished:after,
#order-process>a.active:after {
    background: #14B694;
}

.next_step_buttons {
    margin: 30px 0px;
}

.next_step_buttons .button1 {
    float: right;
    width: 220px;
}

.next_step_buttons .button1,
.next_step_buttons .button2 {
    font-size: 14px;
}

.next_step_buttons .button1>i {
    font-size: 14px;
    vertical-align: inherit;
    margin: 0px;
}

#booking_personal_info {
    border-right: 1px solid #dedede;
}

.page-title {
    border-left: 5px solid #14B694;
    margin-left: 15px;
    margin-bottom: 30px;
}

.page-title>span {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}

#transaction-info {
    line-height: 1.8;
    font-size: 12px;
}

.default-table td {
    padding: 4px;
    font-size: 12px;
}

#bookings_container {
    margin: 0px 0px 30px 0px;
    width: 100%;
    display: inline-block;
}

#profile_bookings {
    display: inline-block;
    width: 100%;
}

#bookings_container .no-results {
    width: 100%;
    font-size: 20px;
    color: #aaa;
    text-align: center;
    margin-top: 20px;
}

#bookings_container .no-results>i {
    font-size: 40px;
}

#activity-filter-col {
    background: #efefef;
    padding: 20px 30px;
}

.activity-filter-section {
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
}

.activity-filter-section-title>i {
    color: #14B694;
    margin-right: 7px;
}

#activity-filter-col .button1 {
    margin-top: 30px;
    float: right;
}

#activity-filter-col.active {
    display: block !important;
}

.custom-radio-button {
    display: none;
}

.custom-radio-button+label {
    font-weight: normal;
    padding-left: 50px;
    position: relative;
    width: 100%;
}

.custom-radio-button+label:before {
    content: '\f10c';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 25px;
    margin-top: -12px;
    font-size: 16px;
}

.custom-radio-button:checked+label:before {
    content: '\f05d';
}

#activities-list {
    margin-bottom: 30px;
}

#activities .activity-block {
    padding: 5px;
}

.activity_price {
    text-align: center;
    padding: 10px 5px !important;
}

#activity-filter-toggle {
    width: 100%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

.datepicker-input {
    position: relative;
}

.datepicker-input>input {
    padding-left: 20px;
}

.datepicker-input:before {
    font-family: 'FontAwesome';
    color: #333;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    content: "\f073";
    font-size: 20px;
}

.time-input {
    width: 100%;
    margin-top: 15px;
    text-align: center;
}

.time-input select {
    border-radius: 3px;
    background-color: #e4e4e4;
    color: #101010;
    font-weight: bold;
    padding: 4px 25px;
    line-height: 1;
    margin: 0 auto;
}

.time-input>input[type=radio] {
    display: none;
}

.time-input>input[type=radio]+label {
    display: inline-block;
    margin: 2px;
    padding: 4px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #d1d1d1;
}

.time-input>input[type=radio]+label:hover {
    background-color: #ebebeb;
}

.time-input>input[type=radio]:checked+label {
    background-color: #14b694;
}


.tags {
    display: inline;
    padding: .2em .6em .2em;
    font-size: 75%;
    font-weight: bold;
    background-color: #14b694;
    line-height: 2;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.activity-main-text .text-block {
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 8px;
    font-size: 14px;

    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;

    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.activity-main-text .text-block i {
    font-size: 24px;
}

.activity-main-text .text-block>b {
    text-align: center;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 0px;
}

.activity-categ-nonimportant {
    display: none;
}

.filter-reset {
    color: #C36666;
    font-size: 18px;
    position: absolute;
    top: 15px;
    right: 20px;
    transition: color 0.2s ease;
}

.filter-reset:hover {
    color: #cc0000;
}

footer ul {
    display: inline-block;
    margin: 0px auto;
    padding: 0px;
    list-style-type: none;
}

footer ul li {
    float: left;
    margin: 0px;
    padding: 5px 5px;
}

footer .f-social-icon {
    background: url('images/footer-icon.png') no-repeat;
    display: block;
}

footer .fb {
    background-position: 0px 0px;
    width: 46px;
    height: 42px;
    transition: all 0.2s ease
}

footer .tw {
    background-position: -57px 0px;
    width: 46px;
    height: 42px;
    transition: all 0.2s ease
}

footer .g-plus {
    background-position: -115px 0px;
    width: 46px;
    height: 42px;
    transition: all 0.2s ease
}

footer .flickr {
    background-position: -175px 0px;
    width: 46px;
    height: 42px;
    transition: all 0.2s ease
}

footer .you-tube {
    background-position: -235px 0px;
    width: 46px;
    height: 42px;
    transition: all 0.2s ease
}

footer .fb:hover {
    opacity: .7;
}

footer .tw:hover {
    opacity: .7;
}

footer .g-plus:hover {
    opacity: .7;
}

footer .flickr:hover {
    opacity: .7;
}

footer .you-tube:hover {
    opacity: .7;
}

.activity_container {
    display: inline;
    float: left;
    width: 570px;
    font-size: 14px;
    box-shadow: 1px 1px 7px -2px #aaa;
    border-radius: 5px;
    background: white;
}

.activity_container.index {
    margin: 10px 0px 0px 0px;
    width: 60%;
    height: 600px;
    border: 1px solid #222\9;
    box-shadow: 1px 1px 5px 0px #aaa;
    border-radius: 3px;
    overflow: auto;
}

.activity_container.index:hover .activity_block_title {
    background-color: #3cf;
}

.activity_container.index:hover {
    box-shadow: 0px 0px 6px 0px #3cf;
    border-color: #3cf\9;
}

#country-cover {
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}

#country-cover>img {
    width: 100%;
}

#country-cover .main_search_input_holder {
    position: absolute;
    bottom: 20px;
    width: 96%;
    margin: 0px 2%;
}

.world-page a {
    color: #333;
    font-size: 18px;
    margin: 5px 0px;
}

.world-page a>i {
    color: #14b694;
}

#message-partner-list {
    padding: 0px;
    background: #f0f0f0;
    border-top: 1px solid #dedede;
    overflow-y: auto;
    overflow-x: hidden;
}

.partner {
    width: 100%;
    min-height: 70px;
    padding: 10px 15px;
    border-bottom: 1px solid #dedede;
    box-sizing: border-box;
    background: #eee;
    display: block;
    color: #333;
    display: flex;
}

.partner.unseen {
    background: #fefefe;
}

.partner:hover {
    background: #dedede;
}

.partner.active {
    background: wheat;
}

.partner-info>b {
    font-weight: 600;
}

.partner-info>p {
    font-size: 13px;
    margin-bottom: 0px;
    color: #666;
}

.partner-info>span {
    font-size: 11px;
    color: #14b694;
}

.partner img {
    width: 50px;
    margin-right: 15px;
}

#messages-holder {
    width: 100%;
    height: 500px;
    display: flex;
}

#messaging {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px;
}

.no-messages {
    color: #aaa;
    text-align: center;
    margin-top: 50px;
}

#messages-promotion {
    padding: 15px 10px 34px 10px;
    background: #f0f0f0;
    border-top: 1px solid #dedede;
    height: 100%;
}

#messages-promotion>.row {
    height: 100%;
}

#messages-promotion h2 {
    font-size: 22px;
    margin-top: 0px;
    padding: 0px 30px;
}

#messages-promotion a {
    color: #14b694;
}

#messages-promotion-title {
    height: 10%;
}

#messages-promotion-scroll {
    overflow-y: auto;
    overflow-x: hidden;
    height: 90%;
    width: 100%;
}

#messages-promotion-scroll .activity-block {
    padding-bottom: 0px;
}

#messages-promotion-scroll .activity-block>a {
    height: 110px;
}

#messaging-message {
    overflow-y: auto;
    overflow-x: hidden;
    height: 380px;
    width: 100%;
    padding: 15px;
    border-top: 1px solid #dedede;
}

#messaging-form {
    padding: 10px;
    background: #dedede;
    height: 120px;
}

#messaging-form textarea {
    width: 100%;
    height: 100px;
    resize: none;
    padding: 5px;
}

.message.sender .message-bubble {
    background: #eee;
}

.message-bubble {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    display: inline-block;
    padding: 7px 15px;
    margin: 0px 10px 10px 10px;
    position: relative;
}

.message-bubble:before {
    content: ' ';
    position: absolute;
    height: 12px;
    width: 12px;
    right: -6px;
    top: 14px;
    margin-top: -6px;
    border: 1px solid #e0e0e0;
    border-left-color: transparent;
    border-bottom-color: transparent;
    background: #fff;
    z-index: 1;
    -webkit-transform: rotate(45deg);
}

.message.sender .message-bubble:before {
    background: #eee;
    right: auto !important;
    left: -6px;
    border: 1px solid #e0e0e0;
    border-right-color: transparent;
    border-top-color: transparent;
}

.message-bubble>span {
    font-size: 11px;
    color: #999;
    width: 100%;
    display: inline-block;
    text-align: right
}

#message-notification {
    background: #101010;
    color: #14b694;
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 50px;
    padding: 15px 25px;
    text-decoration: none !important;
}

#message-notification-badge {
    background: #cc0000;
    color: white;
    padding: 2px 7px;
    border-radius: 50%;
    line-height: 1;
    letter-spacing: 2px;
    margin-right: 10px;
}

#message-notification>i.fa {
    font-size: 18px;
}

#login-popup {
    width: 460px;
    background: white;
    padding: 0px 20px;
    box-shadow: 0px 6px 13px -4px #555;
}

#loginPopup {
    width: 460px;
}

#login-popup * {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#login-popup #closePopup {
    text-align: right;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
}

#login-popup #closePopup:hover {
    color: #cc0000;
}

#login-popup #closePopup>i {
    color: #cc0000;
}

#promoDiv {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 999999;
    background: #14b694;
    background: rgba(20, 182, 148, 0.9);
    width: 100%;
    text-align: center;
    overflow: auto;
}

#promoDiv.banner--color {
    background-color: rgba(34, 60, 73, 1);
}

#promoClose {
    color: white;
    font-size: 30px;
    font-weight: 200;
    padding: 20px;
    position: absolute;
    right: 1%;
    top: -15px;
    line-height: 1;
    cursor: pointer;
    opacity: 0.8;
}

#promoClose:hover {
    opacity: 1;
}

#promoDivTeaser {
    display: inline-block;
    padding: 20px 0px;
}

#promoDivTeaser.padding--5 {
    padding: 5px 0;
}

#promoDivTeaser>.text-div {
    display: inline-block;
    width: auto !important;
    max-width: 300px;
    min-width: 270px;
    text-align: center;
    font-size: 13px;
    padding-right: 20px;
    border-right: 1px solid;
    vertical-align: middle;
}

#promoDivTeaser>.text-div>h2 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
}

#promoDivTeaser>.text-div>p {
    margin-bottom: 0px;
}

#promoDivTeaser>.button-div {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
}

#promoOpen {
    border: 3px solid #333;
    padding: 10px 20px;
    color: white;
    cursor: pointer;
    font-size: 18px;
    transition: background 0.2s ease;
}

#promoOpen:hover {
    background: #333;
}

#promoActivities {
    width: 60%;
    margin: 0px 20%;
    position: relative;
}

.promoActivity {
    padding: 20px 10px;
    color: #111;
    font-size: 12px;
}

.promoActivity>img {
    margin-bottom: 15px;
}

.promoActivity>b {
    font-size: 13px;
}

.promoActivity:hover {
    border: 2px solid #fff;
}

#promoDivContent {
    position: relative;
    color: #111;
}

#promoDivContent>img {
    width: 120px;
    margin-bottom: 15px;
}

#promoDivContent>h2 {
    font-weight: bold;
}

#promoDivContent>p {
    font-size: 18px;
}

#promoActivities .slick-dots {
    bottom: -20px;
}

#promoActivities .slick-arrow {
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    z-index: 2;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    text-align: center;
}

#promoActivities .slick-arrow:before {
    font-family: FontAwesome;
    color: white;
    display: inline-block;

}

#promoActivities .slick-prev {
    left: -60px !important;
}

#promoActivities .slick-prev:before {
    content: '\f104';
}

#promoActivities .slick-next {
    left: auto !important;
    right: -60px !important;
}

#promoActivities .slick-next:before {
    content: '\f105';
}

#promoActivities .slick-dots li button:before {}

#promoActivities .slick-dots li.slick-active button:before {
    color: white;
    opacity: 0.5;
}

.half-hidden {
    overflow: hidden;
    max-height: 40px;
    position: relative;
}

.half-hidden-activity-desc {
    overflow: hidden;
    max-height: 600px;
    position: relative;
    padding-bottom: 10px !important;
}

.half-hidden-activity-desc.expanded {
    max-height: none;
}

.half-hidden.expanded {
    max-height: none;
}

.read-more {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #337ab7;
    border: none;
    font: inherit;
    cursor: pointer;
    color: #fff;
    text-align: left;
}

.about-gradient {
    /*    background-image: -moz-radial-gradient(left top, ellipse farthest-corner, #1b5894 20%, #366b9f 60%, #137c9b 110%), -moz-linear-gradient(180deg, rgba(238, 238, 238, 0.04) 0%, rgba(237, 237, 237, 0.08) 100%), -moz-linear-gradient(45deg, rgba(229, 219, 76, 0.15) 0%, rgba(46, 227, 59, 0.05) 49%, rgba(172, 25, 213, 0.20) 100%);
    background-image: -webkit-radial-gradient(left top, ellipse farthest-side, #1b5894 20%, #366b9f 60%, #137c9b 110%), -webkit-linear-gradient(180deg, rgba(238, 238, 238, 0.04) 0%, rgba(237, 237, 237, 0.08) 100%), -webkit-linear-gradient(45deg, rgba(229, 219, 76, 0.15) 0%, rgba(46, 227, 59, 0.05) 49%, rgba(172, 25, 213, 0.20) 100%);
    background-image: radial-gradient(ellipse farthest-side at left top, #1b5894 20%, #366b9f 60%, #137c9b 110%), linear-gradient(180deg, rgba(238, 238, 238, 0.04) 0%, rgba(237, 237, 237, 0.08) 100%), linear-gradient(45deg, rgba(229, 219, 76, 0.15) 0%, rgba(46, 227, 59, 0.05) 49%, rgba(172, 25, 213, 0.20) 100%);

background: -moz-linear-gradient(249deg, rgba(0,128,128,1) 0%, rgba(20,182,148,1) 83%, rgba(20,182,148,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 128, 128, 1)), color-stop(83%, rgba(20, 182, 148, 1)), color-stop(100%, rgba(20, 182, 148, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(249deg, rgba(0, 128, 128, 1) 0%, rgba(20, 182, 148, 1) 83%, rgba(20, 182, 148, 1) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(249deg, rgba(0, 128, 128, 1) 0%, rgba(20, 182, 148, 1) 83%, rgba(20, 182, 148, 1) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(249deg, rgba(0, 128, 128, 1) 0%, rgba(20, 182, 148, 1) 83%, rgba(20, 182, 148, 1) 100%);
    /* ie10+ */
    background: linear-gradient(201deg, rgba(0, 128, 128, 1) 0%, rgba(20, 182, 148, 1) 83%, rgba(20, 182, 148, 1) 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008080', endColorstr='#14b694', GradientType=0);
    /* ie6-9 */
}

.box-abt {
    height: 200px;
    width: 33%;
    vertical-align: middle;
    border-top: none;
    border-right: 1px solid #fff;
    border-bottom: none;
    border-left: 1px solid #fff;
    cursor: pointer;
}

.box-abt:hover {
    transition: all 100ms ease-in;
    ackground: -moz-linear-gradient(249deg, rgba(0, 128, 128, 1) 6%, rgba(10, 156, 138, 1) 40%, rgba(20, 182, 148, 1) 71%, rgba(20, 182, 148, 1) 86%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(6%, rgba(0, 128, 128, 1)), color-stop(40%, rgba(10, 156, 138, 1)), color-stop(71%, rgba(20, 182, 148, 1)), color-stop(86%, rgba(20, 182, 148, 1)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(249deg, rgba(0, 128, 128, 1) 6%, rgba(10, 156, 138, 1) 40%, rgba(20, 182, 148, 1) 71%, rgba(20, 182, 148, 1) 86%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(249deg, rgba(0, 128, 128, 1) 6%, rgba(10, 156, 138, 1) 40%, rgba(20, 182, 148, 1) 71%, rgba(20, 182, 148, 1) 86%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(249deg, rgba(0, 128, 128, 1) 6%, rgba(10, 156, 138, 1) 40%, rgba(20, 182, 148, 1) 71%, rgba(20, 182, 148, 1) 86%);
    /* ie10+ */
    background: linear-gradient(201deg, rgba(0, 128, 128, 1) 6%, rgba(10, 156, 138, 1) 40%, rgba(20, 182, 148, 1) 71%, rgba(20, 182, 148, 1) 86%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008080', endColorstr='#14b694', GradientType=0);
    /* ie6-9 */
}



.box-abt {
    font-family: 'proxima-nova', 'Lucida Grande', Arial, sans-serif;
    letter-spacing: -0.01em;
    font-size: 18px;
    padding: 12px;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 40, .08);
    transition: all 100ms ease-in;
    box-sizing: border-box
}

.box-abt:hover .about-arrow {
    transform: translateX(3px);
    transition: all 100ms ease-in
}

@media only screen and (min-width: 680px) {
    .box-abt {
        vertical-align: middle;
        border-top: none;
        border-right: 1px solid #fff;
        border-bottom: none;
        border-left: 1px solid #fff;
        height: 200px;
        line-height: 200px;
    }
}

@media only screen and (min-width: 680px) {
    .box-abt:first-child {
        border-left: none
    }
}

@media only screen and (min-width: 680px) {
    .box-abt:last-child {
        border-right: none
    }
}

@media only screen and (max-width: 679px) {
    .box-abt {
        display: block;
        width: 100%;
        padding: 45px;
        border-top: 1px solid #fff;
        border-right: none;
        border-bottom: 1px solid #fff;
        border-left: none
    }
}

.box-abt .about-arrow {
    display: inline-block;
    padding-left: 2px;
    transform: translate(0);
    vertical-align: middle;
    transition: all 100ms ease-in
}

.box-abt>a {
    font-style: normal;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#ribbon-container {
    position: absolute;
    top: 25px;
    max-height: 20px;
    left: -24px;
    overflow: visible;
    font-size: 13px;
    line-height: 13px;
    z-index: 9;
}

#ribbon-container:before {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
}

#ribbon-container span {
    display: block;
    padding: 8px;
    padding-left: 15px;
    min-width: 132px;
    padding-right: 12px;
    position: relative;
    background: #0089d0;
    overflow: visible;
    height: 30px;
    margin-left: 30px;
    color: #fff;
    text-decoration: none;
}

.red-cr {
    background: #ff3d00 !important;
}

#ribbon-container span:before {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 117px;
    border-top: 15px solid #0089d0;
    border-bottom: 15px solid #0089d0;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}

span.red-cr:before {
    border-top: 15px solid #ff3d00 !important;
    border-bottom: 15px solid #ff3d00 !important;
}

span.red-cr:after {
    border-top: 12px solid #801f00 !important;
}

#ribbon-container span:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    border-top: 12px solid #004a70;
    border-left: 8px solid transparent;
}

#ribbon-container:after {
    content: "";
    height: 3px;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 40px;
    right: 3px;
}

.cr-white {
    background-color: #f0f0f0;
    color: #444;
}

.cr-grey {
    background-color: #999;
}

.cr-turquoise {
    background-color: #1b9;
}

.cr-purple {
    background-color: #95b;
}

.cr-orange {
    background-color: #e82;
}

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
    position: relative;
    /*cursor: pointer;*/
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
    z-index: 1000;
    padding: 6px;
    width: 100px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 12px;
    line-height: 1.2;
    border-radius: 4px;
    text-align: center;
}

.tooltip.wide:after,
[data-tooltip].wide:after {
    width: 250px !important;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
    bottom: 100%;
    left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
    margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px);
}


/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
    margin-left: -80px;
}


[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px);
}


/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
    top: 100%;
    bottom: auto;
    left: 50%;
}

.tooltip-bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #000;
    border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px);
}

.btn-holder {
    padding: 26px 0 0 0;
    position: relative;
    z-index: 1;
}

.btn-how {
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    padding: 8px 25px;
    /*border: none; */
    font-size: 17px;
    line-height: 21px;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid #fff;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    color: #fff;
    outline: none;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    -webkit-transition: background 0.25s ease;
    transition: background 0.25s ease;
    cursor: pointer;
}

.btn-how:hover {
    background: rgba(255, 255, 255, 0.3);
}

.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.modal-content {
    width: 50%;
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

#usp-details-modal {
    font-weight: normal;
}

#usp-details-modal .modal-header {
    border: none;
}

.modal-header {
    padding: 15px;
}

#usp-details-modal .modal-title {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    padding-top: 20px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

#usp-details-modal {
    font-weight: normal;
}

#usp-details-modal .modal-content-line {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 30px 0 30px;
}

.button.b-close,
.button.bClose {
    border-radius: 7px 7px 7px 7px;
    box-shadow: none;
    padding: 0 6px 2px;
    position: absolute;
    right: 7px;
    top: 7px;
    cursor: pointer;
    color: #d9534f;
    font-size: 18px;
}

.grev {
    display: block;
    border-bottom: solid 1px #9E9E9E;
    width: 500px;
    padding: 10px;
    padding-top: 15px;
    font-family: 'Open Sans', sans-serif;
}

.gcircle {
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    width: 90px;
    height: 90px;
}

.gprofile {
    float: left;
    margin: 5px;
    padding-right: 10px;
}

#activity-main-menu {
    padding: 30px 0px;
    background: #efefef;
}

#activity-main-menu.fixed {
    transform: translate3d(0, 0, 0);
    position: fixed;
    top: 0px;
    left: 0px;
    margin: 0px;
    z-index: 99999999999;
    width: 100%;
    padding: 15px 10px;
    transition: padding 0.2s ease;
    box-shadow: 0px 0px 5px 0px black;
}

#activity-main-menu.fixed>div>p {
    display: none;
}

#activity-main-menu.fixed>div>h4 {
    font-size: 16px;
}

#activity-main-menu h4 {
    margin-top: 0px;
    font-size: 18px;
    transition: font-size 0.2s ease;
}

.activity-main-input-holder {
    position: relative;
}

.activity-main-input-holder>.btn-group {
    width: 100% !important;
}

.activity-main-input-holder input,
.activity-main-input-holder>select,
.activity-main-input-holder>.btn-group>.btn {
    width: 100%;
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    background: white;
    color: black;
    border: 1px solid #d6cfcf;
}

.activity-main-input-holder .btn:hover,
.activity-main-input-holder .btn:focus,
.activity-main-input-holder .btn:active {
    color: black !important;
    outline: none !important;
}

#activity-main-menu .panel-default {
    border: none;
}

#activity-main-menu .ui-autocomplete {
    border-radius: 0px 0px 3px 3px;
    border-top: 0px;
}

#activity-main-menu .ui-autocomplete>li>a {
    font-size: 12px;
    border-bottom: 1px solid #e4e4e4;
    border-radius: 0px;
    padding: 7px;
}

.activity-main-input-holder {
    padding: 0px;
}

#filter-holder {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

#filter-holder .button1,
#filter-holder .button2 {
    font-size: 14px;
    padding: 10px 25px;
    width: auto;
    margin: 0px 2px;
}

#filter-holder .button1>i,
#filter-holder .button2>i {
    font-size: 14px;
    vertical-align: initial;
}

#filter-holder>.sort-by>span {
    padding: 10px 15px;
}

.activity-main-input-holder #clear-input {
    display: none;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #efefef;
    cursor: pointer;
}

.activity-main-input-holder #clear-input:hover,
.activity-main-input-holder #clear-input:active,
.activity-main-input-holder #clear-input:focus {
    color: white;
}

.activity-main-input-holder #clear-input.active {
    display: block;
}

#activity_destination_serach {
    padding-right: 35px;
}

#activity-extra-filters {
    background-color: #d7d7d7;
    color: #505050;
    padding: 25px 20px;
}

#activity-extra-filters .activity-price-slider {
    background: #efefef !important;
    margin-bottom: 10px;
}

#activity-extra-filters p {
    font-size: 16px;
    margin-bottom: 20px;
}

#activity-main-menu .small-text {
    display: none;
}

.activity-filter-section-title>i {
    font-size: 40px;
}

#activity-main-menu .collapse {
    display: block !important;
    height: auto !important;
}

.activity-page-link {
    height: 250px;
    padding: 10px;
}

.activity-page-link a {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
    transition: transform 0.3s ease;
}

.activity-page-link a h2 {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -12px;
    text-align: center;
    color: white;
    width: 100%;
    z-index: 3;
    font-size: 22px;
    font-weight: 100;
    transition: font-size 0.3s ease,
        margin-top 0.3s ease,
        transform 0.3s ease;
}

.activity-page-link img {
    border: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.activity-page-link-overlay {
    display: inline-block;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
    transition: opacity 0.3s ease;
}

.activity-page-link:hover .activity-page-link-overlay {
    opacity: 1;
}

.activity-page-link:hover a {
    transform: rotate(2deg);
}

.activity-page-link:hover h2 {
    font-size: 28px;
    margin-top: -15px;
    transform: rotate(-2deg);
}

#currencyChanger {
    padding: 0px 12px;
    position: relative;
}

#currencyChangerButton {
    float: left;
}

#currencyChangerButton>b {
    font-size: 26px;
    font-weight: normal;
    float: left;
}

#currencyChangerButton>div {
    float: left;
    margin-left: 10px;
    line-height: 1;
}

#currencyChangerButton>div>span {
    color: white;
    margin-top: 10px;
    float: left;
    width: 100%;
}

#currencyChangerButton>div>p {
    font-size: 14px;
    margin-top: 5px;
    float: left;
    width: 100%;
}

#currencyChangerList {
    display: none;
    background: #101010;
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 1;
    float: left;
    clear: both;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

#currencyChangerList>li {
    white-space: nowrap;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    background: transparent;
    transition: background 0.2s ease;
    color: #14b694;
}

#currencyChangerList>li>span {
    color: white;
}

#currencyChangerList>li:hover {
    background: #333;
}

header.index #currencyChangerList {
    background: rgba(0, 0, 0, 0.5);
}

.inr_rs {
    font-family: 'Rupee_Foradian';
}

/*******************************************************************************************************
 * New checkout pages 
 *******************************************************************************************************/
#checkout-content {
    padding: 25px 0px;
    max-width: 1100px;
    margin: auto;
}

.checkout-block {
    border: 1px solid #cfcfcf;
    color: #484848;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.checkout-block h2 {
    font-size: 24px;
    line-height: 50px;
    margin: 0px;
    border-bottom: 1px solid #cfcfcf;
    padding: 0px 15px;
    display: inline-block;
    width: 100%;
}

.checkout-block h2>a {
    font-size: 16px;
}

.checkout-block h2:last-of-type {
    border-top: 1px solid #cfcfcf;
}

.checkout-block h2.inactive {
    color: #c6c6c6;
    border-bottom: 0px;
}

.checkout-block .payment-gst {
    font-size: 12px;
}

.checkout-form-container {
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.checkout-form-container p {
    margin: 15px 0px 0px 0px;
}

.checkout-form-container label {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 20px;
}

.checkout-form-container small {
    font-size: 11px;
    color: #afafaf;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.checkout-form-container input,
.checkout-form-container select,
.checkout-form-container textarea {
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    line-height: 38px;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 10px;
    width: 100%;
}

.checkout-form-container textarea {
    line-height: 1.3;
    padding: 10px;
    height: 80px;
    resize: none;
}

.checkout-form-container select {
    height: 52px;
}

.checkout-form-container input[disabled] {
    background: white;
    border-color: #efefef;
}

.checkout-form-container input[disabled]~label {
    color: #efefef;
}

.input-group .input-group-btn button {
    box-sizing: border-box;
    padding: 0px 10px;
    line-height: 38px;
    font-size: 16px;
    font-weight: 600;
}

.input-group .input-group-btn button.btn-default:hover,
.input-group .input-group-btn button.btn-default:focus {
    background-color: #f3f3f3;
}

.input-group .input-group-btn button>span {
    margin-right: 5px;
}

.input-group .input-group-btn button>i {
    color: #8e8e8e;
}

.input-group input {
    line-height: 38px;
    font-size: 16px;
    font-weight: 600;
    padding: 0px 10px;
    height: auto;
    border-left: 0px;
}

.checkout-form-container input::-webkit-input-placeholder {
    color: #cfcfcf;
    font-weight: 200;
}

.checkout-form-container input::-moz-placeholder {
    color: #cfcfcf;
    opacity: 1;
    font-weight: 200;
}

.checkout-form-container input::-moz-placeholder {
    color: #cfcfcf;
    opacity: 1;
    font-weight: 200;
}

.checkout-form-container input:-ms-input-placeholder {
    color: #cfcfcf;
    font-weight: 200;
}

.checkout-form-container .intl-tel-input {
    width: 100%;
}

.checkout-form-container .intl-tel-input.allow-dropdown .selected-flag {
    border-right: 1px solid #cfcfcf;
}

.checkout-form-container .intl-tel-input .iti-arrow {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 50% !important;
    margin-top: -8px !important;
    right: 25px !important;
    border: 0px !important;
}

.checkout-form-container .intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code {
    padding-right: 28px;
}

.checkout-form-container .intl-tel-input .iti-arrow:before {
    content: "\f078";
    font-size: 16px;
    color: #8e8e8e;
}

.iCheck-box {
    margin-top: 10px;
}

.iCheck-box label {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 0px 0px 10px;
    width: auto;
}

.iCheck-box label>a {
    color: #111;
    font-weight: normal;
    text-decoration: underline;
}

.checkout-btn {
    line-height: 42px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    margin-top: 20px;
}

.checkout-primary {
    background: #33cc99;
    color: white;
    border-color: #33cc99;
}

.checkout-primary[disabled] {
    color: #c6c6c6;
}

#checkout-nr-selected {
    font-size: 16px;
}

#checkout-payable-amount {
    font-size: 21px;
    padding: 10px 15px;
    margin-top: 10px;
}

#checkout-payable-amount>b {
    font-size: 24px;
    font-weight: bold;
    float: right;
}

.checkout-acitivty {
    display: block;
    margin-top: 15px;
}

.checkout-acitivty-top {
    position: relative;
}

.checkout-acitivty-top>a>img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.checkout-acitivty-top>.checkout-activity-time {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 15px 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    font-size: 17px;
    font-weight: normal;
}

.checkout-acitivty-top>.checkout-activity-time i {
    font-size: 21px;
}

.checkout-activity-main {
    padding: 15px 0px;
    display: inline-block;
    font-size: 17px;
}

.checkout-activity-main h3 {
    font-size: 21px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 10px;
}

.checkout-activity-main h3>a {
    color: #484848;
}

.checkout-activity-main p {
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid #cfcfcf;
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 15px;
}

.checkout-activity-main p>b {
    font-weight: normal;
}

.checkout-clickable {
    color: #F9C00B;
    cursor: pointer;
}

.checkout-acitivty-clickable {
    margin-top: 25px;
    font-size: 13px;
}

.checkout-acitivty-clickable i {
    border: 1px solid;
    border-radius: 5px;
    padding: 3px 4px 2px 4px;
    margin-left: 5px;
}

.checkout-cancelation-detail-row {
    background: #efefef;
    padding: 10px 0px;
}

.checkout-payment-detail-row,
.checkout-cancelation-detail-row {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
}

.checkout-cancelation-detail-row {
    margin-top: 18px;
}

.checkout-payment-detail-row .row,
.checkout-cancelation-detail-row .row {
    display: flex;
    margin: 7px 0px;
}

.checkout-payment-detail-row .first-row .checkout-cancelation-detail-row .first-row {
    margin-top: 25px;
}

.vertical-line {
    width: 100%;
    top: 50%;
    margin-top: -1px;
    height: 1px;
    background: #cfcfcf;
    position: relative;
}

.col-xs-12>.vertical-line {
    margin: 15px 0px;
    position: static;
}

.checkout-clickable.clicked {
    color: #484848;
}

#booking-failure img {
    margin-top: 30px;
}

#booking-failure h1 {
    margin-top: 25px;
    font-weight: bold;
    font-size: 33px;
    color: #484848;
}

.full-width {
    display: inline-block;
    width: 100%;
}

.light-grey-bg {
    background: #f4f4f4;
}

#booking-failure .full-width {
    margin-top: 35px;
    padding: 30px 0px;
    font-size: 16px;
    float: left;
}

#booking-failure .full-width h2 {
    font-weight: bold;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
}

#booking-success img {
    margin-top: 30px;
}

#booking-success h1 {
    margin-top: 25px;
    font-weight: bold;
    font-size: 33px;
    color: #484848;
}

#booking-success .full-width {
    margin-top: 35px;
    padding: 30px 0px;
    font-size: 16px;
    float: left;
}

#booking-success .full-width h2 {
    font-weight: bold;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
}

.booked-activity {
    border: 1px solid #cfcfcf;
    border-bottom: 0px;
    color: #484848;
}

.booked-activity img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
}

.booked-activity>.row {
    display: flex;
}

.booking-activity-image {
    background-size: cover;
    background-position: center center;
}

.booking-activity-details {
    padding: 20px 20px 17px 20px;
}

.booking-activity-details small {
    color: #8f8f8f;
    font-size: 12px;
}

.booking-activity-details h2 {
    font-size: 20px;
    font-weight: bold;
}

.booking-activity-details p {
    font-size: 16px;
    margin-bottom: 3px;
}

.booking-activity-details .vertical-line {
    margin: 15px 0px;
}

.booked-activity-bottom-details {
    font-size: 16px;
    line-height: 1.7;
}

.booked-activity-bottom-details span {
    font-weight: normal;
    font-size: 14px;
}

.booked-menu {
    line-height: 60px;
    border: 1px solid #cfcfcf;
    margin-bottom: 10px;
}

.booked-menu .checkout-clickable {
    font-size: 16px;
    font-weight: 200;
    border-radius: 0px;
    border: 0px;
    border-left: 1px solid #cfcfcf;
    border-color: #cfcfcf !important;
    line-height: 60px;
    padding: 0px;
}

.booked-menu .checkout-clickable>i {
    font-size: 25px;
    margin-right: 8px;
    vertical-align: middle;
}

.booked-menu .checkout-clickable>span {
    display: inline-block;
    vertical-align: middle;
}

.booked-menu-total {
    font-size: 16px;
}

.booked-menu.partial {
    border: 0px;
}

.booked-menu.partial .booked-menu-total {
    border: 1px solid #cfcfcf;
    line-height: 2;
    padding: 15px;
}

.booked-menu.partial .booked-menu-buttons {
    border: 1px solid #cfcfcf;
    right: -1px;
}

.booked-menu.partial .checkout-clickable {
    left: -3px;
}

.booked-query {
    background: #f4f4f4;
    border: 1px solid #d4d4d4;
    padding: 15px;
    margin-bottom: 40px;
    color: #656565;
}

.booked-query-icon {
    color: #cfcfcf;
    font-size: 50px;
}

.booked-query-first-row {
    border-bottom: 1px solid #ececec;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.booked-query .booked-query-second-row {
    font-size: 16px;
}

.booked-query .booked-query-second-row i {
    margin-right: 10px;
    color: #cfcfcf;
    font-size: 20px;
    vertical-align: middle;
}

.booked-query .booked-query-second-row a {
    color: #656565;
}

#detailsPopup {
    width: 33.33333333%;
    padding: 0px;
    position: absolute;
}

#detailsPopup .checkout-acitivty {
    background: white;
}

.booked-menu .dropdown-menu {
    width: 100%;
}

.booked-menu .dropdown-menu li a {
    padding: 10px 20px;
}

.booked-activity-tick {
    position: absolute;
    top: -18px;
    left: -18px;
    z-index: 99;
    background: #33cd99;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    color: white;
    text-align: center;
    line-height: 36px;
    font-size: 22px;
}

#addOnPopup .modal-content {
    width: auto;
    margin-top: 5em;
}

#addOnPopup .modal-header .close {
    margin-top: -7px;
}

#addOnPopup .modal-header .close>span {
    font-size: 40px;
}

#addOnPopup .modal-header h4 {
    font-size: 18px;
    font-weight: 600;
    color: #484848;
}

#addOnPopup .iCheck-box {
    display: flex;
    padding: 0px 15px;
}

#addOnPopup .dropdown-toggle {
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    height: 48px;
    font-size: 16px;
    width: 100%;
    text-align: left;
}

#activityAddOnForm .dropdown-toggle>span {
    width: 90%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

#activityAddOnForm>.row:last-of-type {
    padding-bottom: 20px;
}

#activityAddOnForm .input-group-btn {
    display: inline;
}

#addOnPopup .dropdown-toggle>i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

#addOnPopup .dropdown-menu {
    /*width: 100%;*/
}

#addOnPopup .dropdown-menu>li>a {
    white-space: normal !important;
    padding: 5px 20px;
}

#addOnPopup .dropdown-menu b {
    font-weight: 600;
}

#addOnPopup .modal-body {
    padding: 0px 15px 20px 15px;
}

#addOnPopup .modal-body strong {
    color: #33cc99;
    font-weight: normal;
}

#addOnPopup .modal-footer .btn {
    padding: 15px 30px;
}

#addOnPopup .total-amount {
    font-size: 18px;
    line-height: 48px;
}

#activityAddOnForm .row {
    padding: 20px 25px 0px 25px;
}

#activityAddOnForm .row.mandatory {
    background: #f1f1f1;
}

#activityAddOnForm .row .separator {
    width: 100%;
    height: 1px;
    background: #dedede;
    margin-top: 20px;
}

#activity-page-header {
    padding-top: 20px;
}

#activity-page-header h1 {
    font-size: 26px;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}

#activity-page-header b {
    font-size: 14px;
    font-weight: normal;
}

.feature-badge {
    color: #33cc99;
    display: inline-block;
    margin-right: 10px;
    margin-top: 3px;
    font-size: 14px;
}

.feature-badge.inactive {
    color: #efefef;
}

.feature-badge:before {
    content: '  ';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 4px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.feature-badge.feature-instant-booking:before {
    background-image: url('images/activity/Instant booking- Available.svg');
}

.feature-badge.feature-guarantee:before {
    background-image: url('images/activity/Guaranteed Departure.svg');
}

.feature-badge.feature-cancellation:before {
    background-image: url('images/activity/Free Cancellation-Available.svg');
}

.feature-badge.feature-instant-booking.inactive:before {
    background-image: url('images/activity/Instant booking- NOT-Available.svg');
}

.feature-badge.feature-instant-booking.hidden:before {
    background-image: none;
}

.feature-badge.feature-guarantee.inactive:before {
    background-image: url('images/activity/Guaranteed Departure-NOT available.svg');
}

.feature-badge.feature-guarantee.hidden:before {
    background-image: none;
}

.feature-badge.feature-cancellation.inactive:before {
    background-image: url('images/activity/Free Cancellation-NOT available.svg');
}

.feature-badge.feature-cancellation.hidden:before {
    background-image: none;
}

#activity-page-header .horizontal-separator {
    margin-top: 5px;
    display: inherit;
}

.horizontal-separator {
    width: 100%;
    height: 1px;
    background-color: #d5dce0;
    display: inline-block;
}

.activity-fact {
    font-size: 14px;
    margin-left: 3px;
}

#activity-features-row {
    margin-bottom: 5px;
}

/* MAK SPRITES */
#activity-features-row>div {
    display: flex;
    align-items: center;

    flex-wrap: wrap;
}

#activity-features-row>div>div {
    display: flex;
    align-items: center;

    color: #3c9;
    margin-right: 1em;
    margin-top: 0.8em;
    font-size: 0.8em;
}


#customzie-addons-title-holder {
    display: flex;
    align-items: flex-start;
}

/* END MAK SPRITES */

#activity-slideshow .slick-arrow {
    background: none;
    position: absolute;
    border: none;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: auto;
    opacity: 0.7;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 0px;
    line-height: 0px;
    height: 100%;
    width: 30%;
    padding: 0px 20px;
    transition: color 0.3s ease,
        opacity 0.3s ease;
}

#activity-slideshow .slick-arrow:hover,
#activity-slideshow .slick-arrow:focus {
    opacity: 1;
    color: white;
}

#activity-slideshow .slick-next {
    right: 10px;
    text-align: right;
}

#activity-slideshow .slick-next:after,
#activity-slideshow .slick-prev:before {
    content: ' ';
    background: url(./images/sprites_activity.png) no-repeat;
    /* MAK */
    background-position: -618px -88px;
    width: 22px;
    height: 33px;
    float: left;
}

#activity-slideshow .slick-next:after {
    background-position: -557px -90px;
    width: 22px;
    height: 33px;
    float: right;
}

#activity-slideshow .slick-prev {
    left: 10px;
    text-align: left;
}

#activity-main-tabs {
    border-color: #cbcbcb;
    margin-top: 10px;
}

#activity-main-tabs>li {
    float: left;
    margin: 0px;
}

#activity-main-tabs li:after {
    content: ' ';
    position: absolute;
    top: 15%;
    right: 0;
    width: 1px;
    height: 70%;
    background: #cbcbcb;
}

#activity-main-tabs li:last-of-type:after {
    content: none;
}

#activity-main-tabs>li>a {
    font-weight: bold;
    color: #343738;
    border: 0px;
    border-bottom: 3px solid transparent;
    padding: 15px 5px;
    margin: 0px 10px;
    font-size: 1.3vw;
}

#activity-main-tabs>li.active>a {
    border-color: #33cc99;
    color: #33cc99;
    background: white;
}

#activity-main-tabs>li>a:hover {
    background: #efefef;
}

.navbar-title {
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
}

#acitivty-main-tab-content .tab-pane {
    padding: 25px 0px;
}

.activity-detail-block {
    padding-bottom: 15px;
    word-wrap: break-word;
}

.activity-detail-block span {
    color: #9e9e9e;
}

#acitivty-main-tab-content h2 {
    font-size: 22px;
    font-weight: 600;
}

#activity-page .navbar-default {
    border: none;
    background: white;
    border-bottom: 1px solid #c6c6c6;
    margin-right: 0px;
    margin-left: 0px;
}

#activity-page .navbar-fixed-top {
    z-index: 1;
}

#activity-page .navbar-fixed-top #activity-main-tabs {
    margin: 0px;
}

#activity-page .container-fluid>ul {
    border-bottom: 1px solid #c6c6c6;
    width: 100%;
}

.content-main-lp {
    background-color: #f4f4f4 !important;
}

.pikabu--left-sidebar-visible .pikabu-overlay,
.pikabu--right-sidebar-visible .pikabu-overlay {
    position: absolute;
    top: 0;
    z-index: 99999999999999999999999;
    display: block;
    width: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    margin: 0px -15px;
}

.pikabu--left-sidebar-visible .pikabu-container,
.pikabu--right-sidebar-visible .pikabu-container {
    overflow: hidden;
}

.container-navbar {
    max-width: 1280px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}

#activity-page .content-row {
    position: relative;
    padding-bottom: 15px;
    word-break: break-word;
}

#activity-page .content-row>a {
    width: 100%;
    height: 1px;
}

.customize-addons {
    padding: 0;
}

#customize-addons {
    background: #f4f4f4;
    border: 1px solid #cfd8dc;
    padding: 20px;
    margin: 15px 0px;
}

.customzie-addons-title {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    //margin-top: 12px;
}

.customzie-addons-title strong {
    font-size: 18px;
    font-weight: 600;
}

.customzie-addons-title b {
    font-weight: bold;
}

#customize-addons img {
    width: 50px;
}

.btn.inactive {
    cursor: default !important;
    background: #ccc !important;
    box-shadow: none !important;
    border-color: #ccc !important;
    color: black !important;
}

.btn-1 {
    font-size: 16px;
    color: #33cc99;
    border: 1px solid #33cc99;
    border-radius: 3px;
    background: transparent;
    line-height: 45px;
    padding: 0px 30px;
    font-weight: bold;
}

.btn-2 {
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    border: 1px solid #33cc99;
    border-radius: 3px;
    background: #33cc99;
    line-height: 45px;
    padding: 0px 30px;
    font-weight: 600;
}

.btn-3 {
    width: 100%;
    font-size: 16px;
    color: #6e6e6e;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    background: transparent;
    line-height: 45px;
    padding: 0px 30px;
    font-weight: 600;
}

.btn-4 {
    width: 100%;
    font-size: 16px;
    color: #6e6e6e;
    border: 1px solid #c6c6c6;
    border-radius: 30px;
    background: transparent;
    line-height: 35px;
    padding: 0px 10px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
}

.btn-4>i {
    font-size: 25px;
    vertical-align: middle;
}

.btn-4>span {
    display: inline-block;
    vertical-align: middle;
}

.btn-1 {
    width: 100%;
    font-size: 16px;
    color: #33cc99;
    border: 1px solid #33cc99;
    border-radius: 5px;
    background: transparent;
    line-height: 45px;
    padding: 0px 30px;
    font-weight: 600;
}

.customizable-addon-title {
    font-size: 14px;
    margin-top: 10px;
    /*display: flex;*/
}

.customizable-addon-title>i {
    color: #33cc99;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 8px;
    display: inline;
}

.customizable-addon-title>span {
    vertical-align: middle;
    display: inline;
}

#activity-promo-box img {
    width: 100%;
    margin: 15px 0px;
}

.activity-offers-row {
    float: left;
    background: #efefef;
    padding: 15px 50px;
    width: 100%;
}

.activity-offers-row .activity-bottom-price-box,
.activity-offers-row .activity-bottom-text-box {
    background: white;
}

.activity-list-3,
#last__viewed__cards .carousel {
    width: 90%;
    float: left;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.activity-list-3 .slick-arrow,
#last__viewed__cards .carousel .slick-arrow {
    font-size: 50px;
    color: #8e8e8e;
    left: -4%;
    top: 50%;
    transform: translateY(-50%);
}

.activity-list-3 .slick-arrow.fa-chevron-right,
#last__viewed__cards .carousel .slick-arrow.fa-chevron-right {
    left: auto;
    right: -4%;
}

#activity-main-map {
    height: 300px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.booking-block-row {
    margin-bottom: 10px;
}

.booking-block.small .booking-block-row {
    margin-bottom: 10px;
}

.booking-block-row .btn {
    margin-top: -5px;
    position: static;
    max-width: 400px;
}

.booking-block-row .btn:hover {
    background-color: #2DB88A;
    color: #ffffff;
}

.select2 {
    width: 100% !important;
}

.select2-selection {
    height: 50px !important;
    border-color: #cfd8dc !important;
}

.booking-block.small .select2-selection {
    height: 40px !important;
}

.select2-selection__rendered {
    line-height: 50px !important;
    padding: 0px 40px !important;
    font-weight: 600;
    text-overflow: clip;
    text-align: left;
    /* MAK SPRITES */
    //Ankit left aligned
}

.booking-block.small .select2-selection__rendered {
    line-height: 40px !important;
    font-size: 13px;
}

.select2-selection__rendered:before {
    content: ' ';
    width: 40px;
    height: 50px;
    background-size: 20px 20px;
    background-position: center;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    left: 0.625em;
    /* MAK */
    top: 30%;
    /* MAK */
}

.select2-selection__rendered:after {
    content: ' ';
    background: url(./images/sprites_header_footer.png) no-repeat;
    /* MAK */
    background-position: -220px -70px;
    width: 13px;
    height: 8px;
    display: inline-block;
    position: absolute;
    right: 10%;
    /* MAK Sprites */
    top: 43%;
    /* MAK Sprites */
}

.booking-block.small .select2-selection__rendered:after,
.booking-block.small .select2-selection__rendered:before {
    height: 40px !important;
}

.select2-selection__arrow {
    display: none;
}

.select2-results__option {
    padding: 10px !important;
}

.select2-dropdown {
    border-color: #cfd8dc !important;
}

.select-date .select2-selection,
.select-persons .select2-selection,
.select-addons .select2-selection {
    background: white !important;
    cursor: pointer !important;
}

/* MAK Sprites */
.select-preference .select2-selection__rendered:before {
    background-image: url(./images/sprites_activity.png);
    background-position: -448px -49px;
    width: 16px;
    height: 16px;

    background-size: initial;

    left: 5%;
}

.select-preference .select2-selection__rendered:after {
    right: 5%;
}

/* MAK Sprites */
.select-date .select2-selection__rendered:before {
    background: url(./images/sprites_activity.png) no-repeat;
    background-position: -423px -52px;
    width: 15px;
    height: 16px;
}

/* MAK Sprites */
.select-persons .select2-selection__rendered:before {
    background: url(./images/sprites_activity.png) no-repeat;
    background-position: -474px -49px;
    width: 16px;
    height: 16px;
}

.select-couples .select2-selection__rendered:before {
    background: url(./images/sprites_activity.png) no-repeat;
    background-position: -578px -48px;
    width: 27px;
    height: 22px;
}

.select-vehicles .select2-selection__rendered:before {
    background: url(./images/sprites_activity.png) no-repeat;
    background-position: -498px -50px;
    width: 17px;
    height: 15px;

    top: 35%;
}

.select-boats .select2-selection__rendered:before {
    background: url(./images/sprites_activity.png) no-repeat;
    background-position: -556px -53px;
    width: 16px;
    height: 14px;
}

.select-addons .select2-selection__rendered:before {
    background-image: url('images/activity/Customise Activity.svg');
}

.select-vehicles .select2-selection__rendered,
.select-boats .select2-selection__rendered,
.select-persons .select2-selection__rendered,
.select-couples .select2-selection__rendered {
    text-align: center;
}

.datepicker td,
.datepicker th {
    border: 1px solid #cfd8dc;
    white-space: nowrap;
}

.datepicker td.active {
    background-color: #33cc99 !important;
    background-image: none !important;
    border-radius: 0px;
    border: 1px solid #cfd8dc !important;
    color: #fff !important;
}

#activity-timepicker {
    background: #f4f4f4;
}

#activity-date-time-select-popup {
    display: none;
    position: absolute;
    z-index: 999;
    width: 350px;
    top: 105%;
}

.activity-date-time-select-row {
    display: table-row;
}

.activity-datepicker {
    display: table-cell;
    vertical-align: middle;
}

.activity-datepicker .datepicker {
    padding: 0px;
    width: 100%;
    margin-bottom: 1px;
    background: white;
}

.activity-timepicker {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #f4f4f4;
    width: 90%;
    border: 1px solid #cfd8dc;
    padding: 15px 0px;
}

.activity-timepicker>span {
    display: inline-block;
    margin: 0px 0px 10px 0px;
    width: 100%;
}

.activity-timepicker>.btn-group-vertical {
    display: inline-block;
    height: 166px;
    overflow: auto;
    padding-right: 7px;
    padding-top: 5px;
}

/*This will work for firefox*/
@-moz-document url-prefix() {
    .activity-timepicker>.btn-group-vertical {
        width: 100px;
    }
}

.activity-timepicker>.btn-group-vertical>.btn.active {
    background-color: #bfefdb !important;
    box-shadow: none !important;
}

#activity-participants-select-popup {
    display: none;
    position: absolute;
    background: #f7f7f7;
    border: 1px solid #cfd8dc;
    border-radius: 5px;
    padding: 20px 20px 0px 20px;
    width: 350px;
    right: 15px;
    z-index: 1;
    top: 105%;
}

#activity-participants-select-popup span {
    font-weight: 900;
    font-size: 13px;
}

#activity-participants-select-popup button {
    font-size: 10px;
    line-height: 30px;
    padding: 0px 10px;
    margin: 0px;
    background: #bfbfbf;
    outline: none;
}

#activity-participants-select-popup button[disabled] {
    background: #dfdfdf;
    color: #bfbfbf;
}

#activity-participants-select-popup button>span {
    font-size: 10px;
    margin: 0px;
}

#activity-participants-select-popup input {
    background: white;
    line-height: 30px;
    border: none;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#activity-participants-select-popup .row {
    margin-bottom: 20px;
}

.activity-participants-select-text1 {
    line-height: 16px;
}

.activity-participants-select-text2 {
    line-height: 32px;
}

.activity-participants-select-text2.inactive {
    color: #cfcfcf;
}

.next-avl-main {
    color: #9e9e9e;
}

#booking-block-footer {
    margin-top: 15px;
}

#booking-block-footer .wishlist-btn {
    padding: 0px;
    text-align: center;
    font-size: 14px;
    transition: color 0.2s ease;
    cursor: pointer;

    /* MAK SPRITES */
    display: flex;
    align-items: center;
    justify-content: center;

    padding: 0 1em;
}

#booking-block-footer .wishlist-btn:hover,
#booking-block-footer .wishlist-btn.added {
    color: #ff3300;
}

#booking-block-footer .wishlist-btn.added {
    background: #f5f5f5;
}

#booking-block-footer .btn-group {
    display: table;
    width: 100%;
}

#booking-block-footer .btn-group>.btn {
    padding: 0px;
    text-align: center;
    display: table-cell;
    width: 33.3333333333333333333333%;

    /* MAK SPRITES */
    height: 2.9em;
    display: flex;
    justify-content: center;
    align-items: center;
}

.booking-block.small .btn-1,
.booking-block.small .btn-2,
.booking-block.small .btn-3 {
    height: 40px !important;
    line-height: 37px !important;
}

.booking-block.small .btn img {
    height: 20px;
}

#profile_wishlist .nav>li>a {
    font-weight: 600;
    color: black;
}

#profile_wishlist h2 {
    padding: 0px;
    margin: 20px 0px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
}

.profile-wishlist-content {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

#activity-description.loading:after {
    content: 'Loading...';
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 99999999;
    text-align: center;
    font-size: 3em;
    padding: 200px;
}

#activity-page .addthis_native_toolbox {
    margin: 15px 0px 10px 0px;
    text-align: center;
}

#activity-page .at-share-tbx-element.at-share-tbx-native .at300b {
    display: inline-block;
    float: none;
}

#mobile-booking-anchore {
    margin-bottom: 20px;
    box-shadow: 0px 0px 20px -4px black;
}

#enquiry-btn {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

#enquiry-btn>a {
    color: #33cc99;
    text-decoration: underline;
}

.activity-small-content {
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
    margin-bottom: 25px;
}

.activity-small-content ul {
    padding-left: 20px;
}

.activity-small-content-title {
    margin: 0px;
    font-size: 25px;
}

.datepicker td {
    background: #fff;
    border-radius: 0px;
    color: #000000;
    font-weight: bold;
}

.datepicker td.active {
    font-weight: bold;
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
    color: black;
}

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: transparent !important;
    background: white !important;
}

.people-interested {
    color: #989898;
    //font-weight: 600;
}

.people-interested>img {
    vertical-align: top;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #33cc99;
}

#datetimeselector-backtodate {
    position: absolute;
    top: 24px;
    left: 16px;
    font-size: 20px;
    opacity: 0.4;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

#datetimeselector-backtodate:hover,
#datetimeselector-backtodate:focus {
    opacity: 1;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    font-weight: normal;
}

.activity-overview-block {
    //max-height: 500px;
    //overflow: hidden;
}

.overflown-btn {
    color: #fdcd26;
    font-size: 16px;
    margin: 15px auto;
    cursor: pointer;
    transition: color 0.3s ease;

    width: 25%;
    /* background: #eee; */
    text-align: center;
    border: 1px solid #fdcd26;
    padding: 0.5em;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 3px;

}

.overflown-btn>i {
    font-size: 24px;
    vertical-align: middle;
    margin-right: 7px;
    padding 0.5em;
}

.overflown-btn:hover {
    color: #b7951c;
}

.price-linethrough {
    text-decoration: line-through;
    font-size: 14px;
    display: block;
    //color: #33cc99;
    display: inline-block;
}

.price-discount {
    color: #f16565;
    margin-left: 4px;
    font-size: 13px;
    display: inline-block;
    font-weight: 500;
}

.unitPrice {
    display: inline-block;
    line-height: 1.2;
}

.booking-partial {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #565656;
}

.booking-partial>svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.radioInput {
    width: 100%;
    display: inline-block;
}

.radioInput>span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 14px;
    font-weight: normal;
}

.info-label {
    display: inline-block;
    color: #ababab;
    font-size: 20px;
    margin-left: 5px;
    vertical-align: middle;
}

.regular-link {
    font-size: 12px;
}

.regular-link:hover span {
    text-decoration: underline;
}

.regular-link i {
    font-size: 15px;
    margin-right: 5px;
}

.loading-content {
    position: relative;
}

.loading-content:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(256, 256, 256, 0.8);
}

.loading-content-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0px 0px -20px;
    font-size: 40px !important;
    color: #33cc99;
    z-index: 1;
}

.booked-query-second-row>.row>div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.person-type-text {
    font-size: 14px;
}

/* mak sprites */
@media only screen and (max-width: 425px) {
    .overflown-btn {
        width: 100%;
    }

    .footer-info-row .footer-info-block:first-child,
    .footer-info-row .footer-info-block {
        justify-content: center;
    }

    #footer-icons {
        flex-wrap: wrap;
        justify-content: center;
    }

    .payumoney,
    .visa,
    .netbanking {
        margin: 0;
    }

    .en_play_badge {
        margin: 0 auto;
    }

    #activity-badges-left {
        left: 0;
    }

    #activity-badges-right {
        top: -3px;
        right: 5px;
    }

    #activity-participants-select-popup {
        right: -20px;
    }
}

/* MAK:: appAd */
#activity-page .navbar-fixed-top.app-ad {
    margin-top: 3rem;
}

.download-app {
    position: relative;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 3rem;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #dfdfdf;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    z-index: 100;
    overflow: hidden;
}

.download-app>div {
    height: 100%;
    padding: 0;
}

.download-app div.app-ad-close {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #dfdfdf;

    padding: 0;
}

.download-app div.app-ad-close span,
.download-app div.app-ad-close span::before,
.download-app div.app-ad-close span::after {
    content: '';
    position: absolute;
    height: 0.1rem;
    width: 70%;
    transform-origin: center;
}

.download-app div.app-ad-close span::before {
    top: 0;
    left: 20%;
    background-color: #484848;
    transform: rotate(45deg);
}

.download-app div.app-ad-close span::after {
    top: 0;
    left: 20%;
    background-color: #484848;
    transform: rotate(-45deg);
}

.download-app div.app-ad-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0.8rem;
}

.download-app div.app-ad-logo a {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.download-app div.app-ad-logo img {
    display: block;
    height: 75%;
}

.download-app div.app-ad-description {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0.9rem;

}

.download-app div.app-ad-description h2,
.download-app div.app-ad-description p {
    margin: 0;
    font-size: 0.9rem;
}

.download-app div.app-ad-description p:nth-child(2) {
    font-size: 0.7rem;
}

.download-app div.app-ad-install-link {
    display: flex;
    justify-content: center;
    align-items: center;
}

.download-app div.app-ad-install-link div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.download-app div.app-ad-install-link a div {
    /*    border: 1px solid #fdcd26;*/
    padding: 0.4rem 1rem;
    border-radius: 3px;
}

.download-app div.app-ad-install-link p {
    margin: 0;
    font-size: 0.8rem;
    color: #33cc99;
}

.select-preference label {
    border: 1px solid #fdcd26;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    border-radius: 3px;
    margin-bottom: 3px;
    padding: 3px 5px;
}

.select-preference label:hover {
    background-color: #fff8e1;
}

.select-preference .radio-text>span {
    font-weight: bold;
    color: #33cc99;
}

.select-preference .radio-text {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.select-preference .iradio_square-yellow {
    display: inline-block;
    vertical-align: middle;
}

#overview-cotent {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 20px;
}

#overview-cotent .overview-title {
    font-weight: 600;
    margin-bottom: 20px;
}

#overview-cotent .overview-title>i {
    width: 25px;
    text-align: center;
    margin-right: 10px;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
}

#overview-cotent .overview-title>span {
    display: inline-block;
    vertical-align: middle;
}

#overview-cotent>div {
    margin-bottom: 15px;
    font-size: 14px;
}

#overview-controls>div {
    /* margin-bottom: 15px; */
    /* padding-right: 0px; */
}
#overview-controls .response-time {
    font-size: 14px;
    color: #33cc99;
    padding: 0px 15px !important;
    text-align: center;
    line-height: 1.1;
}

.wishlist-btn.added {
    background: #33cc99;
    color: white;
    border-color: #33cc99;
}

#popup-content {
    background: white;
    padding: 20px 30px;
}
#booking-address-info input {
    margin-bottom: 10px;
}

#activity-page-breadcrumps * {
    font-size: .8rem;
}

#activity-page-breadcrumps ol {
    margin: 0;
    padding: 2rem 0 1rem;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#activity-page-breadcrumps li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#activity-page-breadcrumps .breadcrumps-greater-than-sign {
    margin: 0 0.2rem;
    height: 10px;
    width: 10px;

    background-image: url("/library/styles/images/homepagev2/drop_down_icon.svg");
    background-size: contain;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-transform: rotate(-90deg);

    -ms-transform: rotate(-90deg);

    transform: rotate(-90deg);
}

#activity-page-breadcrumps .final-crump {
    color: #a0a0a0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

#map-modal .modal-content {
    width: initial;
}

.select-preference label {
    cursor: pointer;
}

.write-tip-outer-container {
    margin-bottom: 1rem;
}

.write-tip-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    padding: 1rem;
}

@media screen and (max-width: 500px) {
    #place-main {
        /*padding-left: 30px !important;
        padding-right: 30px !important;*/
    }

    #place-tips {
        /*padding-left: 30px !important;
        padding-right: 30px !important;*/
    }

    .lms-trigger-blocks {
        height: auto !important;
    }

    .write-tip-outer-container {
        margin-top: 1.2rem;
    }

    #place-tips-post {
        margin-top: 1rem;
    }

    .expandable-container#load-best-time-to-visit {
        border-right: 1px solid #dfdfdf;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom: none;
    }

    .expandable-container#load-trains {}

    .expandable-container#load-airports {
        border-left: 1px solid #dfdfdf;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px;
        border-top: none;
    }

    .destination-things-to-know-row-one {
        width: 100% !important;
    }
}

svg.dropdown__icon {
    --chevron-angle: 42deg;
    --chevron-angle-right: -42deg;
    --svg-icon-size: 12px;
    --body-line-height: 18px;
    width: var(--chevron-size);
    height: var(--chevron-size);
    margin-top: calc((var(--body-line-height) - 12px)/2);
}

svg.dropdown__icon g {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    -webkit-transform: translateY(var(--body-line-height));
    -ms-transform: translateY(var(--body-line-height));
    transform: translateY(var(--body-line-height));
}

svg.dropdown__icon path {
    stroke: #a0a0a0;
    stroke-width: var(--svg-icon-size);
    stroke-linecap: round;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: rotate(var(--chevron-angle));
    -ms-transform: rotate(var(--chevron-angle));
    transform: rotate(var(--chevron-angle));
    -webkit-transition: stroke 300ms, -webkit-transform 300ms;
    transition: stroke 300ms, -webkit-transform 300ms;
    -o-transition: transform 300ms, stroke 300ms;
    transition: transform 300ms, stroke 300ms;
    transition: transform 300ms, stroke 300ms, -webkit-transform 300ms;
}

svg.dropdown__icon path.left__line {
    -webkit-transform: rotate(var(--chevron-angle));
    -ms-transform: rotate(var(--chevron-angle));
    transform: rotate(var(--chevron-angle));
}

svg.dropdown__icon path.right__line {
    -webkit-transform: rotate(var(--chevron-angle-right));
    -ms-transform: rotate(var(--chevron-angle-right));
    transform: rotate(var(--chevron-angle-right));
}

svg.dropdown__icon.open g {
    -webkit-transform: translateY(calc(var(--svg-icon-size)* -1));
    -ms-transform: translateY(calc(var(--svg-icon-size)* -1));
    transform: translateY(calc(var(--svg-icon-size)* -1));
}

svg.dropdown__icon.open path.left__line {
    -webkit-transform: rotate(var(--chevron-angle-right));
    -ms-transform: rotate(var(--chevron-angle-right));
    transform: rotate(var(--chevron-angle-right));
}

svg.dropdown__icon.open path.right__line {
    -webkit-transform: rotate(var(--chevron-angle));
    -ms-transform: rotate(var(--chevron-angle));
    transform: rotate(var(--chevron-angle));
}


.small__activity_card {
    width: 100%;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}


.small__activity_card .cover_image {
    width: 40%;
    overflow: hidden;
    border-top-left-radius: 3px;
    height: 100%;
    border-bottom-left-radius: 3px;
    /* position: relative;
  padding-top: calc(65% / 1.618); */
}

.small__activity_card .cover_image img {
    display: block;
    height: 100%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    /* position: absolute;
  top: 0;
  left: 0;
  width: 100%; */
}

.small__activity_card .activity__info {
    width: 60%;
    padding: 0.5rem 1rem;
}

.small__activity_card h3 {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 500;
    height: calc(1rem * 1.25 * 2);
    max-height: calc(1rem * 1.25 * 2);
    overflow: hidden;
    margin: 0 0 0.6rem;
    white-space: initial;
}

.small__activity_card h4 {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 500;
    color: #33cc99;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.small__activity_card h4 span {
    font-size: 0.875rem;
    font-weight: 400;
    color: #484848;
    text-transform: lowercase;
}

.small__activity_card .activity__location {
    /* margin-bottom: 0.5rem; */
}

.small__activity_card .review__ratings {
    height: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.small__activity_card .review__ratings .svg__icon {
    width: 0.8rem;
    height: 0.8rem;
}

#last__viewed__cards h2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.act-fragment {
    font-size: 12px;
    font-family: tahoma;
    min-height: 160px;
    /*border: 1px solid #ccc;*/
    background: #dff0d8;
    color: #555;
    display: block;
    padding: 5px;
    box-sizing: border-box;
    text-decoration: none;
    border: 1px solid green;
    border-radius: 3px;
    margin-bottom: 15px;
}

.act-fragment:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
}

.act-fragment h3 {
    padding-left: 10px;
    margin-top: 5px;
    color: green;
}

#close-why {
    float: right;
    display: inline-block;
    padding: 0px 4px;
    font-size: 16px;
    /*background:#ccc;*/
    cursor: pointer;
    color: #f16565;
}

.act-fragment>ul {
    list-style-type: none;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    padding-left: 10px;
}

.act-fragment>ul>li:before {
    content: "\2713 ";
    list-style: none;
    color: green;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
}

#postReivew{
	margin-top: 25px;
}

label[for=vendorRatingInput]{
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0px
}
#vendorRatingInput{
	vertical-align: middle;
	font-size: 40px;
	margin-left: 20px;
}
#vendorRatingInputHolder{
	margin-bottom: 15px;
}
#vendorReviewForm button svg{
	width: 1rem;
    transform: rotate(180deg);
    margin-left: 4px;
}
#vendorReviewForm button i{
	font-size: 19px;
	margin-left: 4px;
}

#vendorReviewForm textarea{
	background: #efefef;
	color: #000;
}

#vendorReviewForm *::-webkit-input-placeholder {
    color: #9c9c9c;
}

#vendorReviewForm *::-moz-placeholder {
    color: #9c9c9c;
    opacity: 1;
}

#vendorReviewForm *::-moz-placeholder {
    color: #9c9c9c;
    opacity: 1;
}

#vendorReviewForm *:-ms-input-placeholder {
    color: #9c9c9c;
}

.rateit.rateit-font .rateit-reset span{
	box-sizing: content-box;
}
.rateit.rateit-font .rateit-reset{
	margin: 10px 10px 0px 0px;
}

form .errorMessage{
	color: #cc0000;
    margin: 10px;
}

.success-notification{
	text-align: center;
    font-size: 20px;
}

.success-notification i{
	font-size: 40px;
    vertical-align: middle;
    margin-right: 10px;
    color: #33cc99;
}

#userVerificationModal .modal-title{
    color: #33cc99;
    font-size: 1.5em;
}
#userVerificationModal .modal-header button span{
    font-size: 2em;
}
#userVerificationModal .modal-body > p{
    margin-bottom: 25px;
}
#userVerificationModal .modal-footer button{
    padding: .3rem 2rem;
    height: 46px;
    font-size: 16px;
    font-weight: 500;
    vertical-align: top;
}
#userVerificationModal .modal-footer button.btn-primary{
    background-color: #33cc99;
    border-color: #33cc99;
}
#userVerificationModal .form-control{
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 16px;
}
#userVerificationModal .form-control.error{
    border: 1px solid #ef6363;
}
#userVerificationModal .modal-footer .form-control{
    width: 200px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 15px;
}
#userVerificationModal .form-group label{
    font-weight: 400;
}
#userVerificationModal #otpVerificationText{
    float: left;
    text-align: left;
    display: none;
}
#userVerificationModal #otpVerificationInput{
    display: none;
}
#userVerificationModal #otpVerificationText i{
    color: #33cc99;
    font-size: 18px;
}
#userVerificationModal #otpVerificationText a{
    color: #fdcd26;
    font-size: 15px;
    margin-top: 3px;
    display: inline-block;
}
#userVerificationModal .intl-tel-input{
    width: 100%;
}
#otpVerificationInputHolder{
    display: inline-block;
    text-align: left;
}
#otpVerificationInputHolder .errorMessage{
    color: #cc0000;
    margin: 5px 0px 0px 20px;
}

@media screen and (max-width: 500px) {
    .banner-place-holder.wraptocenter {
        display: block;
        text-align: center;
        vertical-align: middle;
    }

    .banner-place-holder.wraptocenter * {
        vertical-align: middle;
    }

    .banner-place-holder.wraptocenter>img {
        height: 100%;
    }

    .user_interaction {
        justify-content: flex-start;
    }
}

#overview-controls{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#overview-controls .overview--control--button{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 1.75rem;
  border-radius: 0.875rem;
  background-color: #efefef;
  font-size: 0.875rem;
  font-weight: 500;
  color: #223c49;
}

#overview-controls .overview--control--button span{
  font-size: 0.875rem;
  font-weight: 500;
  color: #223c49;
}

#overview-controls .overview--control--button svg{
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 0.625rem;
}
#overview-controls .overview--control--button:hover{
  background-color: #e0e0e0;
}
#overview-controls{
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 20px 0 0;
}
.offer--container{
  border-radius: 3px;
  background-color: #fcf6e3;
  margin-top: 20px;
  padding: 0.875rem;
}
.offer--container svg{
  width: 80px;
}
.offer--container p.max--discount--possible{
  font-size: 1.125rem;
  color: #223c49;
  line-height: calc(1em * 1.3125);
  margin: 0 0 0.625rem;
  padding-bottom: 0.4rem;
  border-bottom: 4px solid #33cc99;
}
.offer--container .bold{
  font-weight: bold;
}
.offer--container .small{
  font-size: 0.875rem;
}
.offer--container p.offer--details{
  font-size: 1rem;
  line-height: 1.5;
  color: #223c49;
  margin: 0;
}
.offer--container p.offer--subtext{
  font-size:0.875rem;
  line-height: 1.5;
  color: #7c8f99;
  margin: 0;
}
.wrap--this{
  border: 2px dashed #484848;
  padding: 2px 4px 0px;
  /* background-color: #fdcd26; */
}
#overview-controls .response-time{
  padding: 0 !important;
  text-align: left;
}
.btn-2{
  color: #fff !important;
  background-color: #33cc99;
}
.btn-2:hover{
  background-color: #2db88a;
}
@media only screen and (max-width: 520px){
  #overview-controls{
    flex-direction: column;
  }
  #overview-controls .overview--control--button{
    margin-bottom: 0.625rem;
  }
  .offer--container svg{
    width: 50px;
  }
  #overview-controls .response-time{
    padding: 0 15px !important;
  }
}



#send--to--friend--popup-content{
    width: 32.5rem;
    border-radius: 3px;
    background-color: #ffffff;
    padding: 2.5rem 1.375rem 1.375rem;
    position: relative;
}
#send--to--friend--popup-content .close--modal--button{
    position: absolute;
    top: 1.375rem;
    right: 1.375rem;
    cursor: pointer;
}
#send--to--friend--popup-content .close--modal svg{
    width: 0.875rem;
}
#send--to--friend--popup-content h2{
    font-size: 1.625rem;
    font-weight: bold;
    color: #484848;
    margin: 0 0 0.45rem;
    line-height: calc(1em * 1.3125);
    text-align: left;
}
#send--to--friend--popup-content p{
    font-size: 1rem;
    color: #484848;
    margin: 0;
    line-height: calc(1em * 1.3125);
    text-align: left;
}
#send--to--friend--popup-content form{
    margin-top: 2.5rem;
}
#send--to--friend--popup-content input[type="text"]{
    display: block;
    height: 2.625rem;
    width: 100%;
    border-radius: 3px;
    border: solid 1px #dfdfdf;
    background-color: #ffffff;
    text-indent: 0.5rem;
    margin: 0;
    margin-bottom: 0.75rem;
    outline: none;
    font-weight: 500;
    padding: 0;
    font-size: 1rem;
}
#send--to--friend--popup-content input[type="text"]:focus{
    border-color: #a0a0a0;
}

#send--to--friend--popup-content input[type="text"]:required {
    box-shadow: none !important;
}
#send--to--friend--popup-content input[type="text"]::-webkit-input-placeholder {
    /* Chrome */
    color: #a0a0a0 !important;
    font-weight: 300 !important;
}
#send--to--friend--popup-content input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #a0a0a0 !important;
    font-weight: 300 !important;
}
#send--to--friend--popup-content input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #a0a0a0 !important;
    font-weight: 300 !important;
    opacity: 1;
}
#send--to--friend--popup-content input[type="text"]:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #a0a0a0 !important;
    font-weight: 300 !important;
    opacity: 1 !important;
}

#send--to--friend--popup-content textarea{
    border-radius: 3px;
    border: solid 1px #dfdfdf;
    background-color: #ffffff;
    font-size: 1rem;
    resize: none;
    padding: 0.5rem;
    height: 5.25rem;
    color: #484848;
    font-weight: 500;
    width: 100%;
    margin: 0 0 1.25rem;
}
#send--to--friend--popup-content textarea:focus{
    border-color: #a0a0a0;
}

#send--to--friend--popup-content button{
    height: 2.875rem;
    border-radius: 3px;
    background-color: #33cc99;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    color: #fff;
    font-weight: 500;
    border: none;
    outline: none;
    width: 10rem;
    white-space: nowrap;
    cursor: pointer;
}
#send--to--friend--popup-content button:hover{
    background-color: #2db88a;
}
#send--to--friend--popup-content button:disabled{
    background-color: #aeecd7;
    cursor: not-allowed;
}
#send--to--friend--popup-content form div{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

#send--to--friend--popup-content .form--container, #send--to--friend--popup-content .success--container{
    width: 100%;
}
#send--to--friend--popup-content .success--container{
    display: none;
}
#send--to--friend--popup-content .success--container  > div{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#send--to--friend--popup-content .success--container svg{
    width: 6.25rem;
}

#send--to--friend--popup-content .success--container p{
    text-align: center;
    font-size: 0.875rem;
    color: #484848;
    margin: 0 0 0.25rem;
    line-height: 1.5;
}
#send--to--friend--popup-content .success--container p.title{
    font-size: 1.125rem;
    font-weight: bold;
    margin: 1.25rem 0 1rem;
}
#send--to--friend--popup-content .success--container p.bold{
    font-weight: bold;
}
#send--to--friend--popup-content .success--container button{
    margin-top: 1.625rem;
}

.button--loader{
    display: block !important;
    height: 1rem !important;
    width: 1rem !important;
    border-radius: 50% !important;
    border: 2px solid #fff !important;
    border-right-color: transparent !important;
    animation: button_loader 0.5s ease-in-out  infinite !important;
}
#send--to--friend--popup-content .email--wrapper{
    min-height: 2.625rem;
    max-height: 10rem;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    border-radius: 3px;
    border: solid 1px #dfdfdf;
    background-color: #ffffff;
    margin-bottom: 0.75rem;
    font-size: 1rem;
    padding: 0.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
#send--to--friend--popup-content .email--wrapper.active{
    border-color: #a0a0a0;
}
#send--to--friend--popup-content .email--wrapper input{
    border: none;
    outline: none;
    height: 100%;
    width: auto;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    display: block;
    font-weight: 500;
    text-indent: 0;
}
#send--to--friend--popup-content .email--wrapper .emails{
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
#send--to--friend--popup-content .email--wrapper .email{
    height: 1.625rem;
    border-radius: 3px;
    border: solid 1px #a0a0a0;
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    padding: 0 0.5rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    white-space: nowrap;
}
#send--to--friend--popup-content .email--wrapper .email .close{
    display: block;
    margin-left: .75rem;
    clear: both;
    float: none;
    opacity: 1;
    text-shadow: none;
    font-size: 0.75rem;
}
#send--to--friend--popup-content .email--wrapper .email .close svg{
    width: 0.75rem;
}
@keyframes button_loader{
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}

@media only screen and (max-width: 520px){
    #emailSendPopup {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        z-index: 9999 !important;

        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        
        height: 100% !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0px !important;
    }
    #send--to--friend--popup-content{
        width: 90%;
    }
}

.additional--discount--available{
    margin-top: 2.5rem;
    margin-bottom: 1.25rem;
    background-color: #fdcd26;
    padding: 0.5rem 0.5rem;
    border-radius: 3px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.additional--discount--available.hidden-md{
    margin-top: 1.25rem;
}
.additional--discount--available span{
    font-size: 1rem;
    color: #484848;
    line-height: calc(1em * 1.3125);
}
.additional--discount--available span a{
    color: #33cc99;
    text-decoration: underline;
    font-weight: 500;
}

.additional--discount--available span a:hover{
    color: #2db88a;
    text-decoration: underline;
}
.additional--discount--available svg{
    width: 1.5rem;
    margin-right: 0.5rem;
}
/* @media only screen and (max-width: 520px){
    .additional--discount--available{
        display: none;
    }
} */

.notification-card-with-button {
    width: 100%;
    max-width: 745px;
    border-radius: 3px;
    background-color: #b1e0ce;
    display: inline-block;
    margin-bottom: 25px;
}
.notification-card-with-button__text {
    font-size: 16px;
    color: #213b48;
    margin: 17px 5% 5px;
    float: left;
    text-align: left;
}
.notification-card-with-button__button {
    float: right;
    margin: 6px 2% 6px 1%;
    color: #213b48;
}
