@charset "UTF-8";

/*!* Bootstrap v3.3.7 (http://getbootstrap.com)* Copyright 2011-2016 Twitter, Inc.* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/


/*!*  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/Segoe-UI-Font/SegoeUI-BoldItalic.eot');
    src: url('../fonts/Segoe-UI-Font/SegoeUI-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Segoe-UI-Font/SegoeUI-BoldItalic.woff2') format('woff2'),
        url('../fonts/Segoe-UI-Font/SegoeUI-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/Segoe-UI-Font/SegoeUI-Bold.eot');
    src: url('../fonts/Segoe-UI-Font/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Segoe-UI-Font/SegoeUI-Bold.woff2') format('woff2'),
        url('../fonts/Segoe-UI-Font/SegoeUI-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.fa {
    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
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 0;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    top: 130px
}
.ges-eventdtl-sct.promo_detail.sub_detail .over_right_slider .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical,
.promo_detail.sub_detail .over_right_slider .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{
    top: 0;
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #5d5d5d;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #717171;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #5d5d5d;
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #5d5d5d;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(../images/mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
    background-color: #dbdbdb
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 5px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #717171;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #5d5d5d;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #5d5d5d;
    background-color: #5d5d5d
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #dbdbdb;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -47px -112px;
    opacity: 1;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -37px -128px;
    opacity: 1;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}


/*!* animate.css -http://daneden.me/animate* Version - 3.6.0* Licensed under the MIT license - http://opensource.org/licenses/MIT** Copyright (c) 2018 Daniel Eden*/


/* 
.animate {
    opacity: 0
}

.animate.load {
    opacity: 1
} */

@media(min-width:1200px) {
    .cssanim {
        -webkit-animation-duration: 1.5s;
        -moz-animation-duration: 1.5s;
        -ms-animation-duration: 1.5s;
        -o-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }

    .animate {
        opacity: 0
    }

    .animate.load {
        opacity: 1
    }

    @-webkit-keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translateY(40px) translateZ(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0) translateZ(0);
        }
    }

    @-moz-keyframes fadeInUp {
        0% {
            opacity: 0;
            -moz-transform: translateY(40px) translateZ(0);
        }

        100% {
            opacity: 1;
            -moz-transform: translateY(0) translateZ(0);
        }
    }

    @-o-keyframes fadeInUp {
        0% {
            opacity: 0;
            -o-transform: translateY(40px) translateZ(0);
        }

        100% {
            opacity: 1;
            -o-transform: translateY(0) translateZ(0);
        }
    }

    @keyframes fadeInUp {
        0% {
            opacity: 0;
            transform: translateY(40px) translateZ(0);
        }

        100% {
            opacity: 1;
            transform: translateY(0) translateZ(0);
        }
    }

    .fadeInUp.load {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp
    }

    @-webkit-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-40px) translateZ(0);
            transform: translateY(-40px) translateZ(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @-moz-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-40px) translateZ(0);
            transform: translateY(-40px) translateZ(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @-o-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-40px) translateZ(0);
            transform: -translateY(-40px) translateZ(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    @keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-40px) translateZ(0);
            transform: translateY(-40px) translateZ(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }

    .fadeInDown.load {
        -webkit-animation-name: fadeInDown;
        -moz-animation-name: fadeInDown;
        -o-animation-name: fadeInDown;
        animation-name: fadeInDown
    }

    @-webkit-keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translateX(90px) translateZ(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0) translateZ(0);
        }
    }

    @-moz-keyframes fadeInRight {
        0% {
            opacity: 0;
            -moz-transform: translateX(90px) translateZ(0);
        }

        100% {
            opacity: 1;
            -moz-transform: translateX(0) translateZ(0);
        }
    }

    @-o-keyframes fadeInRight {
        0% {
            opacity: 0;
            -o-transform: translateX(90px) translateZ(0);
        }

        100% {
            opacity: 1;
            -o-transform: translateX(0) translateZ(0);
        }
    }

    @keyframes fadeInRight {
        0% {
            opacity: 0;
            transform: translateX(90px) translateZ(0);
        }

        100% {
            opacity: 1;
            transform: translateX(0) translateZ(0);
        }
    }

    .fadeInRight.load {
        -webkit-animation-name: fadeInRight;
        -moz-animation-name: fadeInRight;
        -o-animation-name: fadeInRight;
        animation-name: fadeInRight
    }

    @-webkit-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translateX(-90px) translateZ(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0) translateZ(0);
        }
    }

    @-moz-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -moz-transform: translateX(-90px) translateZ(0);
        }

        100% {
            opacity: 1;
            -moz-transform: translateX(0) translateZ(0);
        }
    }

    @-o-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -o-transform: translateX(-90px) translateZ(0);
        }

        100% {
            opacity: 1;
            -o-transform: translateX(0) translateZ(0);
        }
    }

    @keyframes fadeInLeft {
        0% {
            opacity: 0;
            transform: translateX(-90px) translateZ(0);
        }

        100% {
            opacity: 1;
            transform: translateX(0) translateZ(0);
        }
    }

    .fadeInLeft.load {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft
    }

    @-webkit-keyframes bounceIn {
        0% {
            opacity: 0;
            -webkit-transform: scale(.3)
        }

        50% {
            opacity: 1;
            -webkit-transform: scale(1.05)
        }

        70% {
            -webkit-transform: scale(.9)
        }

        100% {
            -webkit-transform: scale(1)
        }
    }

    @-moz-keyframes bounceIn {
        0% {
            opacity: 0;
            -moz-transform: scale(.3)
        }

        50% {
            opacity: 1;
            -moz-transform: scale(1.05)
        }

        70% {
            -moz-transform: scale(.9)
        }

        100% {
            -moz-transform: scale(1)
        }
    }

    @-o-keyframes bounceIn {
        0% {
            opacity: 0;
            -o-transform: scale(.3)
        }

        50% {
            opacity: 1;
            -o-transform: scale(1.05)
        }

        70% {
            -o-transform: scale(.9)
        }

        100% {
            -o-transform: scale(1)
        }
    }

    @keyframes bounceIn {
        0% {
            opacity: 0;
            transform: scale(.3)
        }

        50% {
            opacity: 1;
            transform: scale(1.05)
        }

        70% {
            transform: scale(.9)
        }

        100% {
            transform: scale(1)
        }
    }

    .bounceIn.load {
        -webkit-animation-name: bounceIn;
        -moz-animation-name: bounceIn;
        -o-animation-name: bounceIn;
        animation-name: bounceIn
    }

    @-webkit-keyframes rotateIn {
        from {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
            opacity: 0
        }

        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1
        }
    }

    @keyframes rotateIn {
        from {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
            opacity: 0
        }

        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1
        }
    }

    .rotateIn {
        -webkit-animation-name: rotateIn;
        animation-name: rotateIn
    }
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

.hidden {
    display: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ('attr(href) ')";
    }

    abbr[title]:after {
        content: " ('attr(title) ')";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: var(--font-rubik);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    font-weight: 400;
}

body.cke_editable {
    background: #fff;
    display: block !important
}

section {
    background-color: transparent;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #f59a28;
    text-decoration: none
}

a:focus,
a:hover {
    color: #0b0b0c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #d00400
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.article_container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .article_container {
        width: 750px
    }
}

@media (min-width:992px) {
    .article_container {
        width: 970px
    }
}

@media (min-width:1260px) {
    .article_container {
        width: 1245px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1500px) {
    .col-xl-4 {
        width: 33.33%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

@media(min-width:1200px) {
    .table-hover>tbody>tr:hover {
        background-color: #f5f5f5
    }
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

@media(min-width:1200px) {

    .table-hover>tbody>tr.active:hover>td,
    .table-hover>tbody>tr.active:hover>th,
    .table-hover>tbody>tr:hover>.active,
    .table-hover>tbody>tr>td.active:hover,
    .table-hover>tbody>tr>th.active:hover {
        background-color: #e8e8e8
    }
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

@media(min-width:1200px) {

    .table-hover>tbody>tr.success:hover>td,
    .table-hover>tbody>tr.success:hover>th,
    .table-hover>tbody>tr:hover>.success,
    .table-hover>tbody>tr>td.success:hover,
    .table-hover>tbody>tr>th.success:hover {
        background-color: #d0e9c6
    }
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

@media(min-width:1200px) {

    .table-hover>tbody>tr.info:hover>td,
    .table-hover>tbody>tr.info:hover>th,
    .table-hover>tbody>tr:hover>.info,
    .table-hover>tbody>tr>td.info:hover,
    .table-hover>tbody>tr>th.info:hover {
        background-color: #c4e3f3
    }
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

@media(min-width:1200px) {

    .table-hover>tbody>tr.warning:hover>td,
    .table-hover>tbody>tr.warning:hover>th,
    .table-hover>tbody>tr:hover>.warning,
    .table-hover>tbody>tr>td.warning:hover,
    .table-hover>tbody>tr>th.warning:hover {
        background-color: #faf2cc
    }
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

@media(min-width:1200px) {

    .table-hover>tbody>tr.danger:hover>td,
    .table-hover>tbody>tr.danger:hover>th,
    .table-hover>tbody>tr:hover>.danger,
    .table-hover>tbody>tr>td.danger:hover,
    .table-hover>tbody>tr>th.danger:hover {
        background-color: #ebcccc
    }
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    border: 1px solid #ddd;
    margin: 0;
    min-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 10px;
    padding-left: 10px
}

legend {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #fff
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #575757;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #575757;
}

.form-control::-webkit-input-placeholder {
    color: #575757;
}

.form-control::placeholder {
    color: #575757;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.bd-reservation-formmain .form-control[readonly],
.bd-reservation-formmain fieldset[disabled] {
    background-color: transparent;
}

.recaptcha-checkbox-border {
    background-color: transparent;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

label.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 0;
    color: red;
    font-weight: 300;
    font-family: var(--font-poppins);
    letter-spacing: 0.14px;
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 12px 34px;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    z-index: 1;
    letter-spacing: 0.40px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #000;
    background-color: #14aae2;
    border-color: transparent
}

.btn-default.focus,
.btn-default:focus {
    color: #f59a28;
    background-color: transparent
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #f59a28;
    background-color: transparent
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #f59a28
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #000;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #173cc6;
    border-color: transparent
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

@media(min-width:1200px) {
    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    display: table-cell;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        padding: 0;
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block;
    margin: 0 !important;
    padding-left: 0 !important;
}

.cms .breadcrumb li:first-child:before {
    content: none;
}

.cms .breadcrumb>li+li:before {
    position: static;
    content: "/\00a0";
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

@media(min-width:1200px) {

    a.list-group-item-success:focus,
    a.list-group-item-success:hover,
    button.list-group-item-success:focus,
    button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #848484;
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

body.fancybox-active {
    overflow: hidden
}

body.fancybox-iosfix {
    position: fixed;
    left: 0;
    right: 0
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99992;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
    top: 0;
    left: 0;
    font-size: 13px;
    padding: 0 10px;
    height: 44px;
    min-width: 44px;
    line-height: 44px;
    color: #ccc;
    text-align: center;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
    mix-blend-mode: exclusion
}

.fancybox-toolbar {
    top: 0;
    right: 0;
    margin: 0;
    padding: 0
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translate3d(0, 0, 0)
}

.fancybox-is-closing .fancybox-stage {
    overflow: visible
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: 0;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide>* {
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}

.fancybox-slide>base,
.fancybox-slide>link,
.fancybox-slide>meta,
.fancybox-slide>script,
.fancybox-slide>style,
.fancybox-slide>title {
    display: none
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: 0 0;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 250px);
    overflow: visible;
    background: #fff;
    transform: translateY(0) !important
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.fancybox-error {
    margin: 0;
    padding: 40px;
    width: 100%;
    max-width: 380px;
    background: #fff;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 16px;
    line-height: 20px
}

.fancybox-button {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 10px;
    border: 0;
    border-radius: 0;
    background: rgba(30, 30, 30, .6);
    transition: color .3s ease;
    cursor: pointer;
    outline: 0
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff
}

.fancybox-button[disabled] {
    color: #ccc;
    cursor: default;
    opacity: .6
}

.fancybox-button svg {
    display: block;
    position: relative;
    overflow: visible;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: currentColor;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--pause svg path:nth-child(1) {
    display: none
}

.fancybox-button--zoom svg path {
    fill: transparent
}

.fancybox-navigation {
    display: none
}

.fancybox-show-nav .fancybox-navigation {
    display: block
}

.fancybox-navigation button {
    position: absolute;
    top: 50%;
    margin: -50px 0 0 0;
    z-index: 99997;
    background: 0 0;
    width: 60px;
    height: 100px;
    padding: 17px
}

.fancybox-navigation button:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: rgba(30, 30, 30, .6)
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 0
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: 0 0;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: 'Ã—';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 22px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: transparent;
    transition: background-color .25s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus {
    outline: 0
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small {
    top: 0;
    right: -40px
}

.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:after {
    font-size: 35px;
    color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:hover:after {
    color: #fff;
    background: 0 0
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption-wrap {
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 2vw 0 2vw;
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
    pointer-events: none
}

.fancybox-caption {
    margin: 30px 0 10px;
    padding: 5px 30px;
    border-radius: 30px;
    background: #f59a28;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all;
    position: relative
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-slide>.fancybox-loading {
    border: 6px solid rgba(100, 100, 100, .4);
    border-top: 6px solid rgba(255, 255, 255, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
    padding: 30px;
    border-radius: 3px;
    background: #f4f4f4;
    max-width: 90%;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    margin: 0 0 20px 0;
    font-size: 35px;
    font-weight: 700
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

p.fancybox-share__links {
    margin-right: -10px
}

.fancybox-share__button {
    display: inline-block;
    text-decoration: none;
    margin: 0 10px 10px 0;
    padding: 0 15px;
    min-width: 130px;
    border: 0;
    border-radius: 3px;
    background: #fff;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    transition: all .2s
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    position: relative;
    top: -1px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px 15px;
    background: 0 0;
    color: #5d5b5b;
    font-size: 14px;
    outline: 0;
    border: 0;
    border-bottom: 2px solid #d7d7d7
}

.fancybox-thumbs {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 212px;
    margin: 0;
    padding: 2px 2px 4px 2px;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-y: hidden;
    overflow-x: auto
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
    max-width: 1050px;
    left: 0;
    right: 0;
    margin: auto;
    background: 0 0;
    bottom: 30px
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs>ul.fancybox-thumbs-img {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    white-space: nowrap
}

.fancybox-thumbs-x>ul.fancybox-thumbs-img {
    overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs>ul>li {
    float: none;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    margin: 2px;
    width: 100px;
    height: 75px;
    max-width: calc(50% - 4px);
    max-height: calc(100% - 8px);
    position: relative;
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li>img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-thumbs>ul>li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

ul.fancybox-thumbs-img li {
    float: none;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    margin: 2px;
    width: 100px;
    height: 55px;
    max-width: calc(50% - 4px);
    max-height: calc(100% - 8px);
    position: relative;
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    background-size: 100%
}

ul.fancybox-thumbs-img li>img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

ul.fancybox-thumbs-img li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 5px solid #fff;
    z-index: 99991;
    opacity: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

ul.fancybox-thumbs-img>li.fancybox-thumbs-active:before {
    opacity: 1
}

.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
    opacity: 1
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s, visibility 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px 6px 0
}

.fancybox-slide--iframe {
    padding: 44px 44px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin-bottom: 44px
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    vertical-align: top
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(245, 154, 40, 1);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: 0;
    padding: 10px;
    transition: color .2s;
    vertical-align: top;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #fff
}

.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover {
    color: #fff;
    cursor: default;
    background: #dfdfdf;
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
    fill: currentColor
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button:after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 15px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 15px
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    transition: stroke .1s
}

.fancybox-close-small:focus {
    outline: 0
}

.fancybox-close-small:hover svg {
    opacity: 1
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px
}

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 5px 24px;
    display: inline-block;
    right: 0;
    width: 100%;
    margin: 10px 0;
    border-radius: 0
}

.fancybox-caption:before {
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption:after {
    content: "";
    display: inline-block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: 0 0;
    border: 6px solid hsla(0, 0%, 39%, .5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs>ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x>ul {
    overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs>ul>li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.fancybox-thumbs>ul>li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs>ul>li {
        max-width: calc(100% - 10px)
    }
}

.fancybox-toolbar div {
    display: inline-block;
    height: 44px;
    line-height: 42px;
    background: rgba(30, 30, 30, .6);
    color: #ccc;
    font-size: 12px;
    font-weight: 700;
    min-width: 42px;
    text-align: center;
    white-space: nowrap
}

@media all and (min-width:800px) {
    .fancybox-thumbs {
        top: auto;
        width: auto;
        bottom: 0;
        left: 0;
        right: 0;
        height: 95px;
        padding: 10px 10px 0 10px;
        box-sizing: border-box;
        background: rgba(0, 0, 0, .3)
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 0;
        bottom: 95px;
        overflow: visible
    }

    .fancybox-thumbs::-webkit-scrollbar {
        height: 7px
    }

    .fancybox-thumbs::-webkit-scrollbar-track {
        background: #2a2a2a;
        border-radius: 10px;
        box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
    }

    .fancybox-thumbs::-webkit-scrollbar-thumb {
        background: #ccc;
        border-radius: 10px
    }
}

@media all and (max-width:800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 00px
    }

    .fancybox-thumbs>ul>li {
        max-width: calc(100% - 10px)
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    letter-spacing: 20px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    border-radius: 4px
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #006994;
    border-bottom-color: #006994
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    opacity: .5
}
.carousel-control.right {
    right: 0;
    left: auto;
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}


/*!* Bootstrap v3.3.7 (http://getbootstrap.com)* Copyright 2011-2016 Twitter, Inc.* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/

.img-thumbnail,
.thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}


/* .navbar-brand,
.navbar-nav>li>a { 
} */

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    background-repeat: repeat-x;
    border-radius: 4px
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-fixed-bottom,
.navbar-fixed-top,
.navbar-static-top {
    border-radius: 0
}

@media (max-width:767px) {

    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        background-repeat: repeat-x
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    background-repeat: repeat-x
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.list-group-item.active .badge,
.list-group-item.active:focus .badge,
.list-group-item.active:hover .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    background-repeat: repeat-x
}

.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    background-repeat: repeat-x
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    background-repeat: repeat-x
}

.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    background-repeat: repeat-x
}

.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (max-width:479px) {
    .col-xs-small {
        width: 100%
    }
}

.thumbnail_container {
    position: relative;
    width: 100%;
    padding-bottom: 67%;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0;
    z-index: 1
}

.thumbnail {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding: 0;
    border: 0 solid #ddd;
    background: 0 0
}

.thumbnail img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    width: auto
}

a {
    text-decoration: none;
    border: 0;
    outline: 0
}

a:hover {
    text-decoration: none;
    outline: 0
}

a:focus {
    outline: 0;
    text-decoration: none
}

#wrapper {
    /* height: 100%; */
    width: 100%;
    position: relative;
    /* background: #fff; */
}

.buorg {
    background: #f59a28 none repeat scroll 0 0;
    color: #fff;
    display: none;
    left: 0;
    line-height: 25px;
    padding: 8px 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 111111
}

.buorg img {
    margin: -8px 3px 0 0;
    vertical-align: middle
}

.buorg01 {
    text-align: center;
    display: inline-block
}

.buorg02 {
    color: #fff;
    margin: 0 0 0 5px;
    display: inline-block
}

.buorg02>a strong,
.buorg02>strong {
    font-weight: 400
}

.buorg02 a {
    color: #186fbf
}

.buorg02 a:hover {
    color: #fff
}

body,
html {
    height: 100%;
    width: 100%;
    font-family: var(--font-rubik);
}

body #back_top {
    bottom: 30px;
    cursor: pointer;
    position: fixed;
    right: 3%;
    z-index: 999;
    color: #f7af04;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
    background: #000;
    padding: 12px 10px;
    border-radius: 100%;
}

footer {
    display: block;
    margin-top: 0;
    background: #000000;
    padding: 0;
}

@media(min-width:1366px) {
    footer .container {
        max-width: 1280px;
        width: 100%;
    }
}

@media(min-width:1440px) {
    footer .container {
        max-width: 1500px;
        width: 100%;
    }
}

@media(min-width:1640px) {
    footer .container {
        max-width: 1580px;
        width: 100%;
    }
}

footer .footer-bottom .copyright,
footer .footer-bottom .policy ul li a {
    font-weight: 400;
    font-size: 12px;
    color: #000;
    letter-spacing: .5px;
    line-height: 150%;
}

footer .footer-bottom {
    padding: 70px 0 20px;
    position: relative;
    z-index: 1;
    background: #f59a28;
}

footer .footer-bottom .policy ul {
    margin: 0;
    padding: 0;
    list-style: none
}

footer .footer-bottom .policy ul li {
    margin: 0;
    padding: 0;
    display: inline;
    position: relative;
}

footer .footer-bottom .policy ul li+li {
    margin-left: 15px
}

.designed_by {
    text-align: right
}

@media(min-width:1200px) {

    footer .footer-bottom .policy ul li a.active,
    footer .footer-bottom .policy ul li a:hover {
        color: #fff;
    }
}

footer .footer-bottom .policy ul li+li:before {
    content: '';
    position: absolute;
    height: 13px;
    width: 1px;
    left: -10px;
    background: #000;
    top: 0;
    bottom: 0;
    margin: auto;
}

footer .footer-bottom .designed_by .wrapper {
    color: #000;
    font-size: 12px;
    font-weight: 400;
}

footer .footer-bottom .designed_by .netclues_logo {
    width: 56px;
    height: 14px;
    overflow: hidden;
    background: url(../images/netclues_logo.png) center bottom no-repeat;
    -webkit-transition: all .2s ease-in-out;
    -khtml-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block
}

footer .footer-bottom .designed_by .netclues_logo:hover {
    background-position: center top
}

.sec_footer_first {
    padding: 0
}

.nopadding {
    padding: 0
}

.border_left {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 10px
}

@media (max-width:1024px) {
    footer {
        background: #f59a28;
        padding-top: 20px;
        position: relative;
        z-index: 1;
    }

    footer .footer-bottom {
        padding: 15px 0;
    }

    footer .footer-bottom .copyright {
        text-align: left;
        margin-bottom: 0;
    }

    footer .footer-bottom .designed_by {
        float: none !important;
        text-align: center;
        margin-top: 0;
    }
}

@media (max-width:767px) {

    footer .footer-bottom .copyright,
    footer .footer-bottom .policy {
        text-align: center !important;
    }
}

@media (max-width:479px) {
    .col-xs-small {
        width: 100%
    }
}

.sign_up {
    display: block;
    margin-bottom: -50px;
    position: relative;
    z-index: 2;
}

@media(min-width:1366px) {
    .sign_up .container {
        max-width: 1280px;
        width: 100%;
    }
}

@media(min-width:1440px) {
    .sign_up .container {
        max-width: 1500px;
        width: 100%;
    }
}

@media(min-width:1640px) {
    .sign_up .container {
        max-width: 1580px;
        width: 100%;
    }
}

.sign_up .thumbnail_container.inner-mid-ad-banner {
    margin-top: 0;
    margin-bottom: 70px
}

@media (max-width:1024px) {
    .sign_up .thumbnail_container.inner-mid-ad-banner {
        margin-top: 20px;
        margin-bottom: 40px
    }
}

@media (max-width:991px) {
    .sign_up .thumbnail_container.inner-mid-ad-banner {
        margin-top: 0;
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .sign_up .thumbnail_container.inner-mid-ad-banner {
        margin-top: 0;
        margin-bottom: 10px
    }
}

.sign_up .newsletter {
    background: url(../images/newsletter-bg.jpg);
    padding: 28px 30px;
    position: relative;
    z-index: 1;
}

.sign_up .newsletter:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: rgba(219, 219, 219, .6);
}

.sign_up .newsletter .newsletter_text {
    font-size: 26px;
    font-weight: 400;
    line-height: 180%;
    color: #173a4b;
    display: inline-block;
    letter-spacing: .7px;
    padding: 0;
}

.sign_up .newsletter .newsletter_text ul {
    padding: 0;
    margin: 0;
}

.sign_up .newsletter .newsletter_text ul li {
    display: inline-block;
    position: relative;
}

.sign_up .newsletter .newsletter_text ul li:first-child {
    padding-right: 30px;
}

.sign_up .newsletter .newsletter_text ul li+li {
    margin: 0 0 0 25px;
}

.sign_up .newsletter .newsletter_text ul li:first-child:after {
    position: absolute;
    content: '';
    right: 0px;
    top: 0;
    bottom: 0;
    background: #282828;
    height: 30px;
    width: 1px;
    margin: auto;
}

.sign_up .newsletter .newsletter_text ul li a {
    font-size: 18px;
    color: #282828;
}

.sign_up .newsletter .newsletter_text ul li a i {
    color: #f59a28;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.sign_up .newsletter .newsletter_text ul li:first-child a i {
    padding-right: 5px;
    vertical-align: -2px;
}

.sign_up .newsletter .newsletter_text_terms label {
    font-size: 16px;
    font-weight: 400
}

@media(max-width:1680px) {
    .sign_up .newsletter .newsletter_text ul li+li {
        margin: 0 0 0 15px;
    }

    .sign_up .newsletter .newsletter_text ul li:first-child:after {
        right: 0px;
    }

    .sign_up .newsletter .newsletter_text ul li:first-child {
        padding-right: 20px;
    }
}

@media(max-width:1400px) {
    .sign_up .newsletter .newsletter_text ul li a {
        font-size: 14px;
    }
}

@media(min-width: 1200px) {
    .sign_up .newsletter .newsletter_text ul li a:hover {
        color: #f59a28;
    }

    .sign_up .newsletter .newsletter_text ul li a:hover i {
        color: #000;
    }
}

.sign_up .newsletter label {
    float: left;
    font-family: 'LeagueGothic-Regular';
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .5px;
    margin: 12px 12px 0 0;
    color: #000000;
    width: 348px;
}

.sign_up .newsletter .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-top: 0
}

.sign_up .newsletter .newsletter_form .form-control {
    color: #000;
    background: #fff;
    border: 1px solid #173a4b;
    height: 46px;
    width: calc(100% - 360px);
    border-radius: 0;
    padding: 10px 70px 10px 10px;
    font-size: 14px;
    font-weight: 400;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: 0;
    line-height: 100%;
}

.sign-input {
    position: relative;
}

.sign_up .newsletter .newsletter_form .form-control::-webkit-input-placeholder {
    color: #cecece;
}

.sign_up .newsletter .newsletter_form .form-control::-ms-input-placeholder {
    color: #cecece;
}

.sign_up .newsletter .newsletter_form .form-control::placeholder {
    color: #cecece;
}

.sign_up .newsletter .newsletter_form .form-control::-moz-placeholder {
    color: #cecece;
    opacity: 1;
}

.sign_up .newsletter label.error {
    margin: 5px 0 0 0;
    display: inline-block;
    font-size: 14px;
    color: red;
    letter-spacing: .5px;
    width: calc(100% - 360px);
    float: right;
    text-transform: inherit;
    font-family: var(--font-rubik);
}

@media(max-width:568px) {
    .sign_up .newsletter label.error {
        float: none;
        width: 100%;
        text-align: left;
    }
}

.sign_up .newsletter .sign-up-btn {
    position: absolute;
    right: 10px;
    z-index: 9;
    top: 14px;
}

.sign_up .newsletter .sign-up-btn .s-btn {
    background: transparent;
    border: 0;
    outline: none;
    padding: 0;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
}

.sign-up-btn .border-btn:after {
    background: #b6b6b6;
}

@media(min-width: 1200px) {
    .sign_up .newsletter .sign-up-btn .s-btn:hover {
        color: #f59a28;
    }

    .sign-up-btn .border-btn:hover:after {
        background: #f59a28;
    }
}

@media (max-width:1024px) {
    .sign_up .newsletter .newsletter_text {
        font-size: 17px;
        text-align: center;
        display: block;
        margin-bottom: 20px;
        line-height: 120%;
    }

    .sign_up {
        margin: 0;
    }
}

@media (max-width:1023px) {
    .sign_up .newsletter {
        width: 100%;
        padding: 15px;
    }

    .sign_up .newsletter .newsletter_text {
        font-size: 27px
    }

    .sign_up .newsletter .newsletter_text_terms {
        text-align: center;
        margin: 30px 0 0 0
    }

    .sign_up .newsletter .input-group {
        margin: auto
    }
}

@media (max-width:767px) {
    .sign_up .newsletter {
        width: 100%
    }

    .sign_up .newsletter .newsletter_text {
        font-size: 27px;
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }

    .sign_up .newsletter .input-group {
        margin: auto
    }

    .sign_up .newsletter .newsletter_text ul li:first-child {
        display: block;
        padding-right: 0;
    }

    .sign_up .newsletter .newsletter_text ul li:first-child:after {
        display: none;
    }

    .sign_up .newsletter .newsletter_text ul li+li {
        margin: 0 10px;
    }

    .sign_up .newsletter .newsletter_text ul li a {
        font-size: 16px;
    }
}

@media (max-width:568px) {
    .sign_up .newsletter label {
        float: none;
        width: 100%;
        text-align: center;
        font-size: 16px;
        margin-right: 0;
    }

    .sign_up .newsletter .newsletter_form .form-control {
        width: 100%;
        margin-top: 10px;
    }

    .sign_up .newsletter .sign-up-btn {
        top: 55px;
    }

    .sign_up .newsletter .newsletter_text {
        margin-bottom: 0;
    }
}

@media (max-width:479px) {
    .sign_up .newsletter .newsletter_text ul li+li {
        margin: 0 0 0 5px;
    }

    .sign_up .newsletter .newsletter_text ul li a {
        font-size: 16px;
    }

    .sign_up .newsletter .newsletter_text ul li a i {
        padding-right: 2px;
    }
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
    display: none
}

.styled-checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0
}

.styled-checkbox+label:before {
    content: '';
    border: 1px solid #00b6de;
    margin-top: 4px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 15px;
    height: 15px;
    background: #fff
}

.styled-checkbox:hover+label:before {
    background: #ccc
}

.styled-checkbox:checked+label:before {
    background: #000
}

.styled-checkbox:disabled+label {
    color: #b8b8b8;
    cursor: auto
}

.styled-checkbox:disabled+label:before {
    box-shadow: none;
    background: #ddd
}

.styled-checkbox:checked+label:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 10px;
    background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    transform: rotate(45deg);
}

.unstyled {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.centered {
    width: 300px;
    margin: auto
}

h2.Common-title {
    color: #f59a28;
    font-size: 55px;
    font-family: 'LeagueGothic-Regular';
    text-transform: uppercase;
    letter-spacing: .5px;
    text-align: center;
    margin-bottom: 30px;
    line-height: 100%;
}

@media(max-width:1199px) {
    h2.Common-title {
        font-size: 36px;
    }
}

@media(max-width:767px) {
    h2.Common-title {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

.background_cover {
    /* background: #000; */
    position: relative;
    z-index: 1;
}

.background_cover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.background_cover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    z-index: -1;
}

.eve-prmo-section {
    background: transparent;
    padding: 80px 0 80px;
    position: relative;
    z-index: 1;
}

.eve-prmo-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(14, 14, 15);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(14, 14, 15, 0.80)), color-stop(58%, rgba(14, 14, 15, 0.6)), color-stop(75%, rgba(14, 14, 15, 0.9)), color-stop(89%, rgba(14, 14, 15, 0.8)));
    background: -o-linear-gradient(top, rgba(14, 14, 15, 0.80) 10%, rgba(14, 14, 15, 0.6) 58%, rgba(14, 14, 15, 0.9) 75%, rgba(14, 14, 15, 0.8) 89%);
    background: linear-gradient(to bottom, rgba(14, 14, 15, 0.80) 10%, rgba(14, 14, 15, 0.6) 58%, rgba(14, 14, 15, 0.9) 75%, rgba(14, 14, 15, 0.8) 89%);
}

@media(min-width:1366px) {
    .eve-prmo-section .container {
        max-width: 1283px;
        width: 100%;
    }
}

/* .eve-prmo-section .content_center .box-main{} */

.eve-prmo-section .content_center .box-main.event-box {
    margin: 0 auto;
    display: block;
}

.eve-prmo-section .content_center .box-btn {
    float: none;
    margin: 0;
    text-align: center;
}

.eve-prmo-section .content_center .box-btn.eve-btn {
    margin: 0;
}

.eve-prmo-section .content_center .box-main.pramo-box {
    margin: 0 auto;
    display: block;
    float: none;
}

.eve-prmo-section .content_center .Common-title {
    text-align: center;
}

.eve-prmo-section .box-main .events_listing_over_title h2 {
    font-size: 20px;
    max-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 120%;
    margin: 0 0 7px 0;
}

.eve-prmo-section .events_listing_over_title .title-over {
    font-size: inherit;
    line-height: inherit;
}

.eve-prmo-section .box-main {
    width: 560px;
}

.eve-prmo-section .pramo-box {
    float: right
}

.eve-prmo-section .Common-title {
    text-align: left;
    margin-top: 0;
}

.eve-prmo-section .box-main .events_listing_over_title {
    padding-right: 0;
}

.eve-prmo-section .border-btn:after {
    background: #9e9e9e;
    height: 1px;
}

.eve-prmo-section .box-btn {
    float: right;
}

.eve-prmo-section .box-btn .border-btn {
    font-size: 14px;
    line-height: 100%;
    color: #fca80a;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    bottom: 0;
    right: 0;
}

.eve-prmo-section .event-list-img {
    height: 110px;
    width: 110px;
    border: 0;
}

.eve-prmo-section .event-list-img .thumbnail_container {
    border: 1px solid #b5b5b5;
}

.eve-prmo-section .box-main .events_listing_over_title .prmo-date {
    margin-top: 20px;
}

.eve-prmo-section .box-main .events_listing_over_title .prmo-date p {
    font-size: 14px !important;
    color: #727272 !important;
    display: inline-block;
    margin: 0;
    line-height: 100%;
}

.eve-prmo-section .box-main .border-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.eve-prmo-section .box-btn .border-btn:after {
    background: #fca80a;
}

.eve-prmo-section .box-btn.eve-btn {
    margin-right: 50px;
}

@media(min-width:1200px) {
    .events_listing_over:hover .border-btn {
        color: #fff;
    }

    .events_listing_over:hover .border-btn:after {
        background: #fff;
    }

    .eve-prmo-section .box-btn .border-btn:hover:after {
        background: #fff;
    }

    .eve-prmo-section .box-btn .border-btn:hover {
        color: #fff;
    }
}

@media(max-width:1199px) {
    .eve-prmo-section {
        padding: 0 0 40px;
    }

    .eve-prmo-section .box-main {
        width: 100%;
    }

    .eve-prmo-section .pramo-box {
        float: none;
    }

    .eve-prmo-section .box-btn.eve-btn {
        margin-right: 0px;
    }
}

@media(max-width:991px) {
    .eve-prmo-section .pramo-box {
        margin-top: 30px;
    }

    .eve-prmo-section .box-btn .border-btn {
        margin-top: 0;
    }

    .eve-prmo-section .box-main .border-btn {
        font-size: 12px;
    }

    .eve-prmo-section .box-btn {
        display: block;
        float: none;
        text-align: center;
    }
}

@media(max-width:767px) {
    .ges-srmain .filter_box.ges-filter-box.affix {
        top: 93px;
        background-color: #0d0d0d;
    }

    .eve-prmo-section .events_listing_over_title .title-over {
        font-size: 16px;
    }

    .eve-prmo-section .events_listing_over_title p {
        line-height: 130%;
    }

    .eve-prmo-section .Common-title {
        text-align: center;
    }

    .eve-prmo-section .border-btn {
        display: inline-block;
        margin-top: 10px;
    }

    .eve-prmo-section .box-btn .border-btn {
        display: inline-block;
    }

    .eve-prmo-section .box-main .border-btn {
        right: 10px;
        bottom: 10px;
    }
}

@media(max-width:479px) {
    .eve-prmo-section .box-main .events_listing_over_title {
        padding-right: 0;
        overflow: hidden;
    }

    .eve-prmo-section .box-main .events_listing_over_title .prmo-date {
        margin-top: 10px;
    }

    .eve-prmo-section .box-main .border-btn {
        position: relative;
        right: 0;
        bottom: 0;
        float: none;
    }
}

.news_section {
    padding: 0 0 90px;
    position: relative;
    z-index: 1;
}

.news_section .owl-carousel {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.inner-page {
    padding: 150px 0 100px;
}

.news_section .image .thumbnail_container .thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

@media(min-width:1366px) {
    .news_section .container {
        max-width: 1280px;
        width: 100%;
    }
}

@media(min-width:1440px) {
    .news_section .container {
        max-width: 1500px;
        width: 100%;
    }
}

@media(min-width:1640px) {
    .news_section .container {
        max-width: 1580px;
        width: 100%;
    }
}

.news_section .image .thumbnail_container {
    padding-bottom: 66.6%;
    background-color: #f4f4f4;
}

.news_section .owl-carousel .item {
    border: 1px solid #5b5b5b;
    height: 100%;
    background: #fff;
}

.news_section .img-desc {
    padding: 27px 20px 20px 20px;
    margin-top: -2px;
}

.news_section .img-desc .date {
    font-size: 14px;
    line-height: 60%;
    color: #a8a8a8;
    font-weight: 500;
}

.news_section .img-desc .desc-title,
.news_section .img-desc .desc-title a {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #f59a28;
    font-weight: 400;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
    margin-top: 0;
}

.news_section .img-desc .desc {
    font-size: 14px;
    line-height: 170%;
    color: #5b5b5b;
    font-weight: 300;
    min-height: 50px;
    overflow: hidden;
    margin-top: 10px;
    max-height: 68px;
}

.news_section .img-desc .news-btn {
    margin-bottom: -10px;
    margin-top: 5px;
}

.news_section .img-desc .border-btn {
    font-size: 12px;
    line-height: 36px;
    color: #5b5b5b;
    font-weight: 500;
}

.news_section .img-desc .border-btn:after {
    height: 1px;
    background: #a8a8a8;
}

.news_section .news-red {
    text-align: center;
    margin-top: 50px;
}

.owl-carousel .owl-nav {
    margin-top: 15px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    font-size: 25px !important;
    color: #FFFFFF !important;
    line-height: 100%;
}

@media(min-width:1200px) {
    .news_section .img-desc .desc-title a:hover {
        color: #000;
    }

    .news_section .img-desc .border-btn:hover {
        color: #f59a28;
    }

    .news_section .img-desc .border-btn:hover:after {
        background: #f59a28;
    }
}

@media(max-width:1199px) {
    .news_section {
        padding: 0 0 50px;
    }

    .news_section .img-desc {
        padding: 15px;
    }

    .news_section .img-desc .desc-title,
    .news_section .img-desc .desc-title a {
        font-size: 18px;
    }

    .news_section .news-red {
        margin-top: 30px;
    }

    .news_section .owl-carousel .owl-stage {
        margin: 0 auto;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
    }

    .news_section .owl-carousel .owl-stage .owl-item {
        margin: 0 auto;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
    }

    .news_section .owl-carousel .owl-stage .owl-item .col-lg-3 {
        width: 100%;
        margin: 0 auto;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
    }

    .news_section .owl-carousel .item {
        width: 100%;
        height: inherit;
    }
}

@media(max-width:767px) {
    .news_section {
        padding: 0 0 40px;
    }

    .news_section .owl-carousel .owl-nav {
        margin-top: 10px;
    }

    .news_section .news-red {
        margin-top: 20px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        font-size: 35px !important;
    }
}

.slider_img {
    position: relative
}

.slider_img img {
    width: auto !important;
    height: auto;
    box-shadow: 26px 42px 60px -9px rgba(12, 5, 13, .3)
}

.slider_img .your_cayman_ur_guide {
    float: left;
    margin: 111px 0 0 0
}

.slider_img .cayman_book {
    position: absolute;
    left: 240px;
    top: 55px;
    transform: rotate(16deg)
}

.presents {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    margin: 49px 0 17px 0
}

.beach-thumb {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 20px
}

.bring_on_beach {
    font-size: 20px;
    color: #000;
    padding: 50px 0;
    font-weight: 100
}

.bring_on {
    font-size: 72px;
    color: #4cb8e1;
    font-weight: 600;
    margin: 70px 0 -10px 0
}

.the_beach {
    font-size: 38px;
    color: #5a5a5a;
    margin: 0 0 0 175px;
    line-height: 53px;
    font-weight: 300
}

.the_beach span {
    font-size: 63px;
    color: #e00
}

.sand {
    margin: 0 0 0 175px
}

.card-img-top {
    border-radius: 20px;
    transform: scale(1.5)
}

.video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    text-align: center;
    background: #f59a28;
    border-radius: 100%;
    width: 48px;
    height: 48px;
    display: table;
    box-shadow: 0 0 0 rgba(204, 169, 44, .4);
    animation: pulse-shadow 2s infinite;
    -ms-animation: pulse-shadow 2s infinite;
    -webkit-animation: pulse-shadow 2s infinite;
    -moz-animation: pulse-shadow 2s infinite;
    transition: all .5s ease-in;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%)
}

@media(min-width:1200px) {
    .video-play:hover {
        background: #f59a28
    }
}

.video-play i {
    color: #fff;
    vertical-align: middle;
    display: table-cell;
    font-size: 16px
}

@media (max-width:1199px) {

    .sand,
    .the_beach {
        margin: 0
    }

    .bring_on_beach {
        font-size: 16px
    }
}

@media (max-width:991px) {
    .bring_on {
        margin: 0
    }
}

@media (max-width:767px) {
    .bring_on {
        font-size: 40px
    }

    .the_beach {
        font-size: 28px;
        line-height: 31px
    }

    .the_beach span {
        font-size: 40px
    }

    .bring_on_beach {
        padding: 20px 0 27px 0
    }
}

@media (max-width:479px) {
    .bring_on_beach {
        text-align: center
    }

    .bring_on {
        font-size: 30px;
        display: inline-block
    }

    .the_beach {
        display: inline-block
    }

    .the_beach span {
        font-size: 30px
    }

    .sand {
        text-align: center;
        margin: 0 0 17px 0
    }

    .the_beach {
        text-align: center;
        margin: 0 0 10px 0
    }
}

.round_img .images_thumb {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden
}

.round_img .images_thumb img {
    width: auto !important;
    position: absolute;
    vertical-align: middle;
    min-width: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
}

.view_all_btn {
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    float: right;
    margin: 10px 0 0 0
}

.angle-left-1,
.angle-right-1 {
    width: 14px;
    display: block;
    height: 17px;
    outline: 0 !important;
    overflow: hidden;
    background: url(../images/slider_arrow.png) no-repeat;
    -webkit-transition: all .2s ease-in-out;
    -khtml-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block
}

.angle-left-1 {
    background-position: 0 -91px
}

.angle-right-1 {
    background-position: -17px -91px
}

.btn,
a {
    transition: all .3s ease-in !important
}

.btn {
    border: none
}

a:focus,
button:focus,
input:focus {
    outline: 0 !important;
    box-shadow: none !important
}

@media (max-width:1199px) {
    .view_all_btn {
        margin-top: 0;
        float: none;
        display: table;
        clear: both;
        margin: 0 auto
    }
}

.category_listing {
    padding: 50px 0 0;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

@media (min-width:1400px) {
    .category_listing .container {
        max-width: 1310px;
        width: 100%;
    }
}

.category_listing .leaf_bg {
    position: absolute;
    background: url(../images/leaf_left.png) no-repeat;
    background-size: cover;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 361px;
    height: 441px;
    z-index: -1;
    animation: leaf-move 3s infinite linear;
}

.category_listing .slider_bg {
    position: absolute;
    background: #f59a28;
    content: '';
    bottom: 198px;
    right: 0;
    width: 375px;
    height: 500px;
    z-index: -1;
}

.category_listing .slider_bg:before {
    content: '';
    position: absolute;
    width: 288px;
    height: 328px;
    z-index: 1;
    right: 0;
    top: -110px;
    background: url(../images/leaf_right.png) no-repeat;
    animation: leaf-move 3s infinite linear;
}

.category_listing .title_section {
    text-align: center;
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
}

.category_listing .title_section .title {
    font-size: 55px;
    letter-spacing: 0.20px;
    font-family: LeagueGothic-Regular;
    line-height: 120%;
    color: #f59a28;
    text-transform: uppercase;
    margin: 0;
}

.category_listing .title_section .small_desc span {
    text-transform: uppercase;
    font-size: 18px;
    color: #cecece;
}

.category_listing .title_section .small_desc span+span {
    padding-left: 0;
    margin: 0 0 0 10px;
    position: relative;
}

.category_listing .title_section .small_desc span+span:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #f59a28;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transform: rotate(45deg) skew(9deg, 9deg);
    -ms-transform: rotate(45deg) skew(9deg, 9deg);
    transform: rotate(45deg) skew(9deg, 9deg);
    display: none;
}

.category_listing .title_section .desc {
    margin: 45px auto 0;
    overflow: hidden;
}

.title_section .desc.mCustomScrollbar .fa-angle-down {
    bottom: -4px;
}

.category_listing .title_section .desc p {
    font-size: 18px;
    color: #cecece;
    font-weight: 300;
    letter-spacing: 0.35px;
    line-height: 170%;
}

.category_listing .title_section .btn_section {
    margin: 40px 0 0;
}

.category_listing .title_section .btn_section .border-btn {
    color: #f59a28;
}

.category_listing .title_section .btn_section .border-btn:after {
    background: #f59a28;
    height: 1px;
}

@media(min-width:1200px) {
    .category_listing .title_section .btn_section .border-btn:hover {
        color: #cecece;
    }

    .category_listing .title_section .btn_section .border-btn:hover:after {
        background: #cecece;
    }
}

.category_slider_outter {
    padding: 80px 0 0;
}

.category_slider_outter .top_title {
    font-size: 55px;
    letter-spacing: 0.20px;
    font-family: LeagueGothic-Regular;
    color: #f59a28;
    margin: 0 0 40px;
    text-transform: uppercase;
    line-height: 100%;
    max-width: 50%;
}

.category_slider.owl-carousel {
    display: block;
    z-index: 2;
}

.category_slider .owl-item {
    z-index: 3;
}

.category_slider .item {
    text-align: left !important;
    margin-bottom: 0 !important;
}

.category_slider .category_box {
    max-width: 405px;
    width: 100%;
    margin: 0 auto;
    background: #f4f4f4;
    border: 1px solid #a8a8a8;
}

.good_eats_thumb_no_img {
    position: relative !important;
    overflow: hidden !important;
}

.good_eats_thumb_no_img .noimg-ttl {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    z-index: 1;
    text-align: center;
}

.good_eats_thumb_no_img .noimg-ttl span {
    font-size: 22px;
    font-weight: 500;
    font-family: var(--font-rubik);
    padding: 0px 8px;
    background-color: rgba(35, 35, 35, 1);
    color: #4E4E4E;
    width: fit-content;
    margin: 0 5px;
}

.good_eats_thumb_no_img .thumbnail_container img {
    object-fit: contain !important;
}
.desktop-row .gas-headermenu li.menu-item.active ul.sub-menu li.menu-subitem.active a{
    color: var(--theme-yellow);
}
.bd-event-img .good_eats_thumb_no_img .noimg-ttl span,
.business_box .detial-black-add .good_eats_thumb_no_img .noimg-ttl span,
.promotion-list-container .good_eats_thumb_no_img .noimg-ttl span,
.ges-covid-dtl .good_eats_thumb_no_img .noimg-ttl span {
    font-size: 18px;
}

.editors-choice .good_eats_thumb_no_img .noimg-ttl span {
    font-size: 20px;
}

.good_eats_thumb_no_img .thumbnail_container {
    background-color: rgba(35, 35, 35, 1) !important;
}

.thumbnail_container .delivery_via {
    bottom: 19px;
}

.category_slider .category_box .thumbnail_container {
    padding-bottom: 66.6%;
}

.category_slider .category_box .thumbnail_container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}


.editors-choice .category_slider .category_box .image_content .title_and_amenities {
    position: relative;
}

.category_slider .category_box .image_content .title {
    font-size: 20px;
    color: #f59a28;
    line-height: 120%;
    font-weight: 500;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
    margin: 0;
    float: left;
}

.category_slider .category_box .image_content .title a {
    font-size: inherit;
    color: inherit;
}

@media(min-width:1200px) {
    .category_slider .category_box .image_content .title:hover a {
        color: #0b0b0c;
    }
}

ul.amenities_type {
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 50%;
    width: 100%;
    float: right;
    text-align: right;
}

ul.amenities_type li {
    display: inline-block;
    text-align: center;
}

ul.amenities_type li:first-child {
    margin-bottom: 10px;
}

ul.amenities_type li+li {
    margin-left: 6px;
}

ul.amenities_type .a_t_icons {
    display: block;
    width: 27px;
    height: 27px;
    border-radius: 100%;
    background: #ccc;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 27px;
    margin: 0 auto;
}

ul.amenities_type .a_t_icons.icon-vegan {
    background-color: #39b54a;
}

ul.amenities_type .a_t_icons.icon-water {
    background-color: #1ca3ec;
}

ul.amenities_type .a_t_icons.icon-wine {
    background-color: #9b0e27;
}

ul.amenities_type .a_t_icons.icon-delivery {
    background-color: #9f51a4;
    font-size: 12px;
}

ul.amenities_type .a_t_icons.fa.fa-plus {
    line-height: 29px;
}

ul.amenities_type .a_t_name {
    font-size: 12px;
    font-weight: 500;
    color: #5b5b5b;
    line-height: 100%;
    font-family: var(--font-rubik);
}

li.more_amenities .tooltip.in {
    opacity: .98;
}

li.more_amenities .tooltip.fade {
    -webkit-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear;
}

li.more_amenities .tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%;
    /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

li.more_amenities .tooltip .tooltiptext {
    width: 120px;
    top: 100%;
    left: 50%;
    margin-left: -60px;
}

li.more_amenities .tooltip .tooltip-inner {
    background: #f59a28;
    max-width: 230px;
    max-height: 170px;
    overflow: hidden;
    width: 100%;
}

li.more_amenities .tooltip .tooltip-inner::-webkit-scrollbar {
    width: 10px;
    -webkit-appearance: none;
}

li.more_amenities .tooltip .tooltip-inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
}

li.more_amenities .tooltip .tooltip-inner::-webkit-scrollbar-thumb {
    background-color: #bf6a00;
    outline: 1px solid slategrey;
}

li.more_amenities .tooltip .tooltip-inner ul {
    padding: 5px;
    width: 220px;
}

li.more_amenities .tooltip .tooltip-inner ul li {
    margin: 3px;
    width: 30%;
}

li.more_amenities .tooltip .tooltip-inner ul li .a_t_name {
    color: #fff;
}

li.more_amenities .tooltip.bottom .tooltip-arrow {
    position: absolute;
    bottom: 100%;
    left: 50% !important;
    right: 5px !important;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #f59a28 transparent;
    top: -10px;
}

li.more_amenities .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -10px;
    border-width: 10px 0 10px 10px;
    border-left-color: #f59a28;
}

li.more_amenities .extra_amenities {
    cursor: pointer;
}

.category_slider .category_box .image_content .cat_type_outter {
    margin: 14px 0 0;
}

.category_slider .category_box .image_content .cat_type_outter ul.cat_type {
    padding: 0;
    list-style: none;
    float: left;
}

.category_slider .category_box .image_content .cat_type_outter ul.cat_type li:first-child {
    padding-left: 0
}

.category_slider .category_box .image_content .cat_type_outter ul.cat_type li:last-child {
    padding-right: 0
}

.category_slider .category_box .image_content .cat_type_outter ul.cat_type li {
    color: #5b5b5b;
    font-size: 14px;
    display: inline-block;
    padding: 0 6px 0 6px;
    line-height: 100%;
    white-space: nowrap;
}

.category_slider .category_box .image_content .desc_content {
    clear: both;
    padding: 20px 0 0;
    margin: 20px 0 0;
    border-top: 1px solid #cecece;
}

.category_slider .category_box .image_content .desc_content .desc {
    max-height: 42px;
    overflow: hidden;
    text-align: center;
}

.category_slider .category_box .image_content .desc_content .desc p {
    font-size: 14px;
    font-weight: 300;
    color: #5b5b5b;
}

.category_slider .category_box .image_content .desc_content .btn_section {
    text-align: center;
    margin: 20px 0 0;
}

.category_slider .category_box .image_content .desc_content .btn_section a.btn {
    font-size: 14px;
    background: #f59a28;
    color: #fff !important;
    font-weight: 400;
}

.category_slider.owl-theme .owl-dots {
    position: absolute;
    top: -80px;
    right: 120px;
}

.category_slider .category_box .image_content .cat_type_outter ul.cuisines_tag {
    padding: 0;
    width: 40%;
    float: left;
    list-style: none;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}

.category_slider .category_box .image_content .cat_type_outter ul.cuisines_tag li:first-child {
    margin-left: 0;
}

.category_slider .category_box .image_content .cat_type_outter ul.cuisines_tag li+li {
    margin-right: 0;
}


/* .category_slider .category_box .image_content .cat_type_outter ul.cuisines_tag li{margin-bottom:0;} */

ul.cuisines_tag li {
    background: #f59a28;
    border-radius: 7px;
    padding: 5px 8px;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    display: inline-block;
    line-height: 100%;
    text-align: center;
    margin: 0 5px 0 0;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
    word-break: break-all;
}


/* ul.cuisines_tag li + li{ } */

ul.cuisines_tag li.blue {
    background-color: #124b98;
}

ul.cuisines_tag li.brown {
    background-color: #753827;
}

ul.cuisines_tag li.sea_green {
    background-color: #01c1b2;
}

.category_slider {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.category_slider.owl-carousel .owl-nav button {
    font-size: 35px !important;
    color: #f59a28 !important;
}

.business_listing .category_slider .category_box {
    margin-bottom: 30px;
}

.business_listing .category_slider {
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.business_listing .category_slider .item {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.location_list .owl-carousel .owl-stage {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.location_list .owl-carousel .owl-item .item {
    height: 100%;
}

.location_list .owl-carousel .owl-item .category_box {
    height: 100%;
}

.category_slider.hume-category_slider.owl-carousel .owl-stage {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}

.category_slider.hume-category_slider.owl-carousel .owl-item {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}

.category_slider.hume-category_slider.owl-carousel .owl-item .item {
    width: 100%;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}

.category_listing_page .load_more_section {
    margin: 20px 0 0;
    padding: 30px 0 0;
    text-align: center;
}

@media(min-width: 1200px) {
    .category_listing_page .left_panel {
        width: 18.2%;
    }

    .category_listing_page .right_panel {
        width: 81.8%;
    }

    s .category_listing_page .load_more_section .btn:hover {
        border-color: #fff;
    }

    li.more_amenities {
        position: relative;
    }

    li.more_amenities .tooltip {
        left: inherit !important;
        right: 0 !important;
    }

    li.more_amenities .tooltip.bottom .tooltip-arrow {
        left: inherit !important;
        right: 5px !important;
    }
}

@media(min-width:1500px) {

    .category_listing_page .left_panel {
        width: 16.5%;
        padding-right: 0;
    }

    .category_listing_page .right_panel {
        width: 83.5%;
    }
}

@media(max-width:1850px) {
    .category_listing .slider_bg {
        width: 330px;
        height: 500px;
    }

    .category_slider.hume-category_slider.owl-carousel .owl-item .item {
        background: #f4f4f4;
    }

    .category_slider.hume-category_slider.owl-carousel .owl-item .item .category_box {
        max-width: 100%;
    }
}

@media(max-width:1700px) {
    .category_listing .slider_bg {
        width: 16%;
    }

    .category_listing .slider_bg:before {
        width: 200px;
        height: 308px;
    }

    .category_listing .leaf_bg {
        width: 300px;
        height: 366px;
    }
    .category_slider .category_box .image_content .cat_type_outter ul.cuisines_tag {
        width: 50%;
    }
}

@media(max-width:1599px) {
    .category_listing .slider_bg {
        width: 180px;
        height: 500px;
    }

    .business_listing .category_slider .category_box {
        max-width: 100%;
    }

    .business_listing ul.amenities_type .a_t_name {
        font-size: 10px;
    }
}

@media(max-width:1499px) {
    .category_slider .category_box .image_content .title {
        font-size: 18px;
    }
}

@media(max-width:1199px) {
    .category_listing {
        padding: 50px 0;
    }

    .category_listing .title_section .title {
        font-size: 34px;
    }

    .category_listing .title_section .desc p {
        font-size: 16px;
    }

    .category_listing .leaf_bg {
        display: none
    }

    .category_listing .slider_bg {
        display: none
    }

    .category_slider_outter .top_title {
        font-size: 34px;
    }

    .category_slider.owl-theme .owl-dots {
        right: 0;
    }

    .category_box ul.amenities_type {
        max-width: 100%;
        float: none;
        text-align: left;
    }

    .business_listing ul.amenities_type .a_t_name {
        font-size: 12px;
    }

    .category_slider .category_box .image_content .cat_type_outter {
        margin: 10px 0 0;
    }

    .category_slider .category_box .image_content .cat_type_outter ul.cat_type {
        float: none;
        width: 100%;
    }

    .category_slider .category_box .image_content .cat_type_outter ul.cuisines_tag {
        float: none;
        width: 100%;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
    }

    .category_slider .category_box .image_content .cat_type_outter ul.cuisines_tag li:first-child {
        margin-left: 0;
    }

    .category_slider .category_box .image_content .desc_content {
        padding: 10px 0 0;
        margin: 10px 0 0;
    }

    .category_slider_outter {
        padding: 40px 0 0;
    }

    .category_listing .title_section .btn_section {
        margin: 20px 0 0;
    }

    li.more_amenities .tooltip .tooltip-inner {
        max-width: 240px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .category_listing_page li.more_amenities {
        position: relative;
    }

    .category_listing_page li.more_amenities .tooltip {
        left: inherit !important;
        right: 0 !important;
    }

    .category_listing_page li.more_amenities .tooltip.bottom .tooltip-arrow {
        left: inherit !important;
        right: 5px !important;
    }

    .category_listing_page li.more_amenities .tooltip .tooltip-inner {
        max-width: 200px;
    }

    .category_listing_page li.more_amenities .tooltip .tooltip-inner ul {
        width: 180px;
    }

    .category_listing_page li.more_amenities .tooltip .tooltip-inner ul li {
        width: 45%;
    }
}

@media(max-width:991px) {
    li.more_amenities .tooltip .tooltip-inner ul {
        width: 220px;
    }
}

@media(max-width:767px) {
    .category_listing {
        padding: 40px 0 0;
    }

    .category_slider_outter .top_title {
        max-width: 100%;
        text-align: center;
        font-size: 30px;
        margin: 0 0 20px;
    }

    .category_listing .title_section .title {
        font-size: 30px;
    }

    .category_listing .title_section .desc {
        margin: 20px auto 0;
    }

    .category_listing .title_section .desc p {
        text-align: justify;
    }

    .category_listing .title_section .small_desc span {
        font-size: 14px;
    }

    .category_slider.hume-category_slider.owl-carousel .owl-stage {
        margin: 0 auto;
    }
}

@media(max-width:479px) {
    .owenership-modal .captcha {
        margin-top: 40px;
    }

    .business_listing .category_slider .item {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .business_listing .category_slider .category_box {
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 10px;
    }

    .business_listing .category_slider .category_box .image {
        width: 120px;
        -ms-flex-item-align: self-start;
        -ms-grid-row-align: self-start;
        align-self: self-start;
    }

    .business_listing .category_slider .category_box .image_content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0 0 0 10px;
    }

    .business_listing .category_slider .category_box ul.amenities_type {
        display: none
    }

    .business_listing .category_slider .category_box ul.cat_type {
        margin: 0;
    }

    .business_listing .category_slider .category_box ul.cuisines_tag {
        margin: 5px 0 0;
    }

    .business_listing .category_slider .category_box ul.cuisines_tag li {
        margin-bottom: 0;
        padding: 4px 8px;
    }

    .business_listing .category_slider .category_box .image_content .title {
        margin-bottom: 0;
        font-size: 16px;
    }
    .business_listing .category_slider .category_box .image_content .address:before {
        font-size: 16px
    }

    .business_listing .category_slider .category_box .image_content .cat_type_outter {
        margin: 2px 0 0;
    }

    .business_listing .category_slider .category_box .image_content .cat_type_outter ul.cat_type {
        margin: 0;
    }
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

header.fix_width {
    background: 0 0 !important
}

ul.dropdown-menu {
    transition: all .7s ease-in
}

@media (min-width:1025px) {
    header.nav-up {
        top: -19px !important
    }
}

.bg-bottom {
    position: absolute;
    bottom: -1px;
    left: -40px;
    width: 253px;
    height: 137px;
    background: #00f;
    border-radius: 151px 100% 0 0
}

.top {
    position: absolute;
    bottom: -58px;
    right: -5px;
    width: 193px;
    height: 178px;
    border-radius: 100% 0 0 0;
    border-color: #00f;
    border-width: 104px 0 0 0;
    border-style: solid;
    transform: rotate(-142deg)
}

.Page_req_data_list {
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0
}

.News_Articles.business_detail .round_img {
    width: 100px;
}

.News_Articles.business_detail .tab-dimentions .tabing_content_sec {
    position: relative;
    padding-right: 90px;
}

.News_Articles.business_detail .tabing_detail_tab .round_img .images_thumb img {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    padding: 0 !important
}

.News_Articles.business_detail .tabing_detail_tab .events_listing_over_more_btn {
    color: #9e9e9e;
    border-bottom: 1px solid #9e9e9e;
    font-size: 14px;
    filter: none;
}

@media(min-width:1200px) {
    .News_Articles.business_detail .tabing_detail_tab:hover .events_listing_over_more_btn {
        color: #fff;
        border-bottom: 1px solid #fff;
    }

    .events_listing_over_more_btn {
        color: #fff;
        border-bottom: 1px solid #fff;
    }
}

@media(max-width:991px) {
    .News_Articles.business_detail .tab-dimentions .tabing_content_sec {
        position: inherit;
        padding-right: 0;
    }
}

.business_detail .round_img .images_thumb {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden
}

.business_detail .round_img .images_thumb a:hover img {
    transition: all .5s ease-in
}

.business_detail .round_img .images_thumb img {
    width: auto !important;
    position: absolute;
    vertical-align: middle;
    min-width: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%
}

.business_detail .detail_logo .round_img .images_thumb img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    object-fit: inherit
}

.business_detail .round_img {
    overflow: hidden;
    width: 160px;
    height: auto;
    float: left;
    margin: 0 30px 0 0
}

.detail-top-sec {
    position: relative;
}

.Page_req_data .business_detail .inner-title {
    margin-bottom: 20px;
    width: calc(100% - 230px);
    position: relative;
}

.Page_req_data .business_detail .inner-title h1 {
    text-align: left;
    margin-top: 0;
}

.Page_req_data .business_detail .detail_logo_content {
    position: relative;
}

.Page_req_data .business_detail .detail_logo_content .verified-text {
    background-color: #00b300;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 5px 28px;
}

.Page_req_data .btn {
    font-weight: 400;
    font-size: 14px;
}

.Page_req_data .detail-top-btn {
    position: absolute;
    top: 0;
    right: 0;
}

.Page_req_data .detail-top-btn a+a {
    margin-left: 10px;
}


.Page_req_data .detail-top-btn.set_bottom {
    top: 0;
    position: relative;
}

.Page_req_data .detail-top-btn.set_bottom i {
    font-size: 18px;
    padding-left: 5px;
}

.Page_req_data .left-pad {
    padding-left: 50px;
}

.Page_req_data .business_detail_map #mapContainer {
    padding-bottom: 74%;
}

.Page_req_data .top-high-list {
    background: #fff;
    padding: 20px;
    margin: 30px 0;
}

.top-high-list h3 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'LeagueGothic-Regular';
    position: relative;
}

.top-high-list h3:after {
    position: absolute;
    content: '';
    bottom: 6px;
    left: 0;
    background: #000;
    height: 1px;
    width: 40px;
}

.business_detail_right .round_img {
    overflow: hidden;
    max-width: 300px;
    max-height: 300px;
    background: #1e1e1e;
    float: none;
    width: 100%;
    height: 100%;
}

.box-list {
    padding: 0;
    margin: 0;
}

.box-list li {
    position: relative;
    padding-left: 20px;
    list-style: none;
    line-height: 160%;
    color: #5b5b5b;
    font-size: 14px;
    white-space: normal;
    word-break: break-word;
}

.box-list li+li {
    margin-top: 5px;
}

.box-list li:before {
    position: absolute;
    content: '';
    top: 6px;
    left: 0;
    background: #f59a28;
    height: 10px;
    width: 10px;
}

@media(max-width:1199px) {
    .Page_req_data .left-pad {
        padding-left: 15px;
    }

    .Page_req_data .business_detail .detail_logo_content .verified-text {
        display: inline-block;
        margin: 0 0 10px;
        padding: 3px 15px;
    }
}

.contact_detail {
    margin: 0 0 25px 0;
    padding: 0;
    overflow: hidden;
}

.detail-list-delivery {
    margin: 20px 0 0;
    position: static;
}

.business_detail .amenities_type {
    float: left;
    display: inline-block;
    text-align: left;
    width: auto;
    max-width: 100%;
}

.business_detail .amenities_type li span {
    color: #fff;
    font-size: 14px;
    cursor: default;
    white-space: nowrap;
}

.business_detail ul.amenities_type .a_t_icons {
    margin: 0 auto 8px;
}

.contact_detail li {
    transition: all .5s ease-in;
    list-style: none;
    font-size: 18px;
    color: #cecece;
    line-height: 140%;
    margin: 10px 30px 10px 0;
    display: inline-block;
    font-weight: 300;
    letter-spacing: 1px;
    position: relative;
    padding-left: 30px;
}

.detail-list-delivery .amenities_type li {
    margin: 0 5px 15px 5px;
}

.contact_detail li:first-child {
    display: block;
}

.contact_detail li.location_cat {
    width: 100%;
}

.contact_detail li:last-child {
    margin-right: 0;
}

.contact_detail li a {
    color: #cecece;
    display: inline-block;
    white-space: nowrap;
    margin-right: 5px;
    font-size: 15px;
    font-weight: 300;
}

.contact_detail li i {
    position: absolute;
    left: 1px;
    top: 0;
    font-size: 22px;
    color: #fff;
}

@media(min-width:1200px) {
    .contact_detail li a:hover {
        color: #f59a28;
    }

    .contact_detail li a:hover i {
        color: #f59a28;
    }
}

@media(max-width:1199px) {
    .detail-top-sec .detail_logo .round_img {
        margin: 0 15px 10px 0;
    }

    .Page_req_data .business_detail .inner-title {
        width: 100%;
        margin-bottom: 10px;
    }

    .detail-list-delivery {
        margin: 20px 0 10px;
    }

    .detail-list-delivery ul.amenities_type {
        float: left;
        margin: 10px 0 0;
    }

    .Page_req_data .detail-top-btn {
        position: static;
        margin: 20px 0 0;
        display: inline-block;
    }

    .Page_req_data .detail-top-btn+.detail-top-btn {
        margin-left: 10px;
    }

    .Page_req_data .detail-top-btn.set_bottom {
        top: 0;
        position: relative;
        left: 0;
    }

    .contact_detail li {
        font-size: 16px;
    }

    .detail-top-sec .contact_detail li {
        margin: 10px 0;
    }

    .detail-top-sec .contact_detail li a,
    .detail-top-sec .contact_detail li {
        font-size: 16px;
    }

    .business_detail .business-detail-gallery {
        padding: 50px 0 30px !important;
    }

    .business_detail .detail-add-img {
        margin-bottom: 0 !important;
    }
}

@media(max-width:991px) {
    .business_detail .business-detail-gallery {
        padding: 40px 0 10px !important;
    }

    .business_detail .business-detail-gallery .gallery-btn {
        margin-bottom: 20px;
    }

    .detail-list-delivery .amenities_type li+li {
        margin: 0 0 10px 10px;
    }
}

@media(max-width:767px) {
    .business_detail .business-detail-gallery .gallery-btn {
        margin-top: 20px;
    }

    .detail-top-sec .detail_logo .round_img {
        float: none;
    }

    .detail-list-delivery .amenities_type li+li {
        margin: 0 0 10px 10px;
    }

    .detail-list-delivery ul.amenities_type li:first-child {
        margin-left: 0;
    }

    .detail-list-delivery .list-scroll {
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        overflow-x: auto;
    }

    .detail-list-delivery ul.amenities_type {
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
    }
}

@media(max-width:568px) {
    .contact_detail li {
        margin: 10px 10px 10px 0;
    }
}

@media(max-width:479px) {
    .Page_req_data .detail-top-btn .btn {
        padding: 10px 20px;
        display: block;
    }

    .Page_req_data .detail-top-btn.set_bottom {
        width: 100%;
    }

    .Page_req_data .detail-top-btn a+a {
        margin: 10px 0 0 0;
    }

    .Page_req_data .detail-top-btn+.detail-top-btn {
        margin: 10px 0 0 0;
    }
}

.web_link_address {
    float: right
}

.Details_aminity {
    margin: 25px 0 0 16.666667%;
    padding: 0 0 0 5px;
    width: calc(100% - 16.66666667%)
}

.Details_aminity li {
    list-style: none;
    display: inline-block;
    margin: 0 7px;
    vertical-align: top;
    position: relative;
    padding-left: 40px;
    min-height: 40px;
    line-height: 14px
}

.Details_aminity li span {
    height: 35px;
    display: block;
    margin-bottom: 14px;
    position: absolute;
    left: 0;
    top: 0
}

.Details_aminity li span i {
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 2px solid;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    color: #b5b1b1;
    margin-bottom: 5px
}

@media(min-width:1200px) {

    .Details_aminity li span:hover,
    .Details_aminity li span:hover i {
        color: #f59a28
    }
}

.children {
    background: url(../images/sprite.png) -3px -183px;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
    transition: all 0s ease-in !important
}

.parking {
    background: url(../images/sprite.png) -40px -183px;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
    transition: all 0s ease-in !important
}

.wifi {
    background: url(../images/sprite.png) -77px -183px;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
    transition: all 0s ease-in !important
}

.detail_social_icons {
    margin: 20px 0;
    padding: 0;
}

.detail_social_icons li {
    list-style: none;
    display: inline-block;
}

.left-pad .detail_social_icons li+li {
    margin-left: 30px;
}

.left-pad .detail_social_icons a {
    display: block;
    float: left;
    color: #f59a28;
    font-size: 30px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    border: 0;
    overflow: visible;
}

@media(min-width:1200px) {
    .left-pad .detail_social_icons a:hover {
        color: #fff;
    }
}

@media(max-width:1199px) {
    .left-pad .detail_social_icons li+li {
        margin-left: 10px;
    }

    .left-pad .detail_social_icons a {
        font-size: 20px;
    }
}

.brder_btm {
    border-bottom: 1px solid #353535;
    margin: 15px 0
}

.detail_icon {
    float: left;
    margin-right: 30px;
    width: 110px
}

.opening_time {
    overflow: hidden
}

.detail_clock {
    background: url(../images/calendar.svg);
    width: 110px;
    height: 110px;
    display: block;
    float: left
}

.datetime {
    background: #000
}

@media (min-width:1200px) {
    .business_detail .children:hover {
        background-position: -3px -219px
    }

    .business_detail .parking:hover {
        background-position: -40px -219px
    }

    .business_detail .wifi:hover {
        background-position: -77px -219px
    }
}

.detail_timing {
    margin: 0;
    padding: 0
}

.detail_timing li {
    transition: all .5s ease-in;
    list-style: none;
    font-size: 16px;
    color: #000;
    margin: 0 0 10px;
    clear: both;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}

.detail_timing li span.dayname {
    width: 30%
}

.detail_timing li span.timedate {
    width: 70%
}

.detail_timing li span.timedate p {
    margin: 0 0 4px;
    display: inline;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.detail_timing li span.timedate p+p {
    margin: 0 0 4px
}

@media (max-width:567px) {
    .detail_timing li span.timedate p {
        margin: 0 0 4px;
        display: block
    }
}

.fancybox-thumbs>ul {
    overflow-x: auto;
    overflow-y: hidden;
}

body.fancybox-active {
    overflow: hidden;
}

.compensate-for-scrollbar {
    padding-right: 17px;
}

.thumbnail_container.right_ad_banner {
    padding-bottom: 161%;
}

.thumbnail_container.right_ad_banner img {
    border-radius: 15px;
}

.services_overlay .view_link:before {
    content: "";
    position: absolute;
    box-shadow: 0 0 0 rgba(204, 169, 44, .4);
    animation: pulse-shadow 2s infinite;
    -ms-animation: pulse-shadow 2s infinite;
    -webkit-animation: pulse-shadow 2s infinite;
    -moz-animation: pulse-shadow 2s infinite;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 100%;
}

.services_overlay {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    transition: all .5s ease-in;
    opacity: 0;
}

.sort_view {
    text-align: center;
    margin: 40px 0;
}

.Detail_timing_title {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.act_btn {
    display: table;
    overflow: hidden;
    float: right
}

.act_title {
    width: 65%;
    margin: 0 15px;
    float: left
}

.business_detail .nav-tabs>li {
    margin-bottom: 0
}

.business_detail .nav-tabs {
    display: inline-block;
    margin-bottom: -7px;
    background: #f4f4f4;
    border: 0;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.business_detail .cuisines_tag {
    float: right;
    width: 230px;
    display: inline-block;
    padding: 0;
    overflow: hidden;
    position: absolute;
    right: 14px;
    text-align: right;
}

.bd_tabing {
    position: relative;
}

.business_detail .cuisines-list {
    position: absolute;
    right: 0;
    top: 0;
}

ul.cuisines_tag.cuisine-tag-popup {
    overflow: inherit;
    z-index: 3;
    margin-bottom: 0;
}

ul.cuisines_tag.cuisine-tag-popup li {
    padding: 6px 8px;
    min-width: 80px;
}

ul.cuisines_tag.cuisine-tag-popup li.more_tags {
    position: relative;
    z-index: 1;
}

ul.cuisines_tag.cuisine-tag-popup li.more_tags span {
    cursor: pointer;
}

ul.cuisines_tag.cuisine-tag-popup .tooltip {
    left: inherit !important;
    right: 0 !important;
}

ul.cuisines_tag.cuisine-tag-popup .tooltip.bottom .tooltip-arrow {
    left: inherit !important;
    right: 5px !important;
}

ul.cuisines_tag.cuisine-tag-popup .tooltip-inner {
    background: #f59a28;
    max-width: 230px;
    max-height: 150px;
    overflow-y: auto;
    width: 100%;
}

ul.cuisines_tag.cuisine-tag-popup .tooltip-inner ul {
    padding: 5px;
    width: 200px;
    text-align: left;
}

ul.cuisines_tag.cuisine-tag-popup .tooltip-inner ul li {
    max-width: inherit;
    margin: 0 3px 6px;
}

.business_detail .category_detail_tabing {
    width: calc(100% - 240px);
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
}

@media(max-width:1199px) {
    ul.cuisines_tag.cuisine-tag-popup {
        float: none;
        width: 100%;
        display: inline-block;
        position: relative;
        right: inherit;
        text-align: left;
        padding: 0;
        margin: 0;
    }

    ul.cuisines_tag.cuisine-tag-popup li {
        max-width: 100%;
    }

    .business_detail .cuisines-list {
        float: none;
        margin: 10px 0;
        position: relative;
    }

    .business_detail .cuisines_tag {
        float: none;
        padding: 0;
    }

    .business_detail .category_detail_tabing {
        width: 100%;
    }

    .tab-content .brder_btm {
        margin: 15px 0;
    }
}

@media(min-width:1200px) {

    .business_detail .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        color: #f59a28;
        cursor: default;
        background-color: #f7f7f7;
    }
}

.business_detail .nav-tabs>li.active>a {
    color: #f59a28;
    cursor: default;
    background-color: #f7f7f7;
}

.business_detail .nav-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border-bottom: 0;
    font-size: 18px;
    color: #6c6c6c;
    width: inherit;
    text-align: center
}

.business_detail .tab-content {
    background: #f4f4f4;
    padding: 30px;
    border-radius: 0 10px 0 0;
}

.business_detail .nav-tabs>li {
    border: 0;
}

.business_detail .nav>li>a {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    text-transform: uppercase;
    position: relative;
    background: #f59a28;
    color: #fff;
    border-radius: 0;
}

.business_detail .nav li a {
    border-left: 0.5px solid #a8a8a8;
    border-bottom: 1px solid #a8a8a8;
    border-right: 0.5px solid #a8a8a8;
    border-top: 0;
}

.business_detail .nav li:first-child a {
    border-left: 0;
}

@media (min-width:1200px) {
    .services_overlay:hover {
        opacity: 1
    }

    .services_overlay:hover .view_link {
        opacity: 1
    }

    .view_link {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        width: 48px;
        height: 48px;
        font-size: 12px;
        line-height: 49px;
        text-align: center;
        color: #fff;
        background: #f59a28;
        opacity: 0;
        transition: all .4s;
        -ms-transition: all .4s;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        z-index: 2;
        padding: 0;
        border-radius: 100%;
    }

    .view_link i {
        color: #fff
    }
}

.business_detail .nav li:last-child a {
    border-right: 0;
}

.business_detail .nav>li>a span {
    position: relative;
}

.business_detail .nav>li.active>a {
    border-width: 0 0.5px 0 0.5px;
    border-color: #a8a8a8;
    border-bottom: 1px solid transparent
}

@media(min-width:1200px) {
    .business_detail .nav-tabs>li>a:hover {
        background: #f4f4f4;
        color: #f59a28;
        border-bottom: 1px solid transparent;
    }

    .business_detail .nav>.active>a span:after,
    .business_detail .nav-tabs>li>a:hover span:after {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        width: 100%;
        bottom: -2px;
        background: #ff9524;
        height: 1px;
        margin: auto;
    }
}

.business_detail .cuisines-list.align_cuisines_top {
    position: inherit;
    right: inherit;
    top: inherit;
    display: block;
    margin: 10px 0;
}

.business_detail .cuisines-list.align_cuisines_top .cuisines_tag {
    float: none;
    width: 100%;
    display: block;
    padding: 0;
    position: inherit;
    right: inherit;
    text-align: left;
}

.business_detail .cuisines-list.align_cuisines_top~.category_detail_tabing {
    width: 100%;
}

.business_detail .business-detail-gallery {
    padding: 90px 0;
}

.business_detail .business-detail-gallery .gall-box {
    margin-bottom: 30px;
}

.business_detail .business-detail-gallery .gall-box .thumbnail_container {
    padding-bottom: 66.6%;
    background: #282828;
}

.business_detail .detail-add-img {
    text-align: center;
    margin-bottom: 60px;
}

.business_detail .detail-add-img .thumbnail_container {
    padding-bottom: 90px;
    max-width: 970px;
    margin: 0 auto;
}

.business_detail .business-detail-gallery .gall-box .thumbnail_container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.gallery-btn .btn {
    font-size: 16px;
    font-weight: 600;
}

@media(min-width:1200px) {
    .gallery-btn .btn:hover {
        border-bottom: 1px solid #fff;
    }
}

.other_info {
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px
}

.other_info span {
    display: block;
    margin: 20px 0 0 0;
    font-weight: 400
}

.detail_map {
    background: #ededed;
    overflow: hidden
}

.detail_map img {
    float: right
}

.business_detail_right {
    margin: -131px auto 0 auto;
    width: 84%
}

.business_detail_right .round_img .images_thumb img {
    padding: 0;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    position: absolute;
    vertical-align: middle;
    max-width: 100% !important;
    min-width: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.business_detail_right a:first-child {
    margin: 0 0 30px 0;
    display: block
}

.business_detail_right a {
    margin: 30px 0;
    display: block
}

.detail_right_btn {
    text-align: center;
    margin: 40px 0
}

.detail-advert {
    overflow: hidden;
    text-align: center;
    margin: 44px 0 0 0;
    width: 299px;
    height: 600px;
    border-radius: 20px;
    text-align: center;
    margin: auto
}

.detail-advert img {
    border-radius: 20px
}

.tabing_detail .tab-pane .title a {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px
}

.tabing_detail .tab-pane .sub_tab_content {
    font-size: 14px;
    color: #000;
    display: block;
    line-height: 130%;
    font-weight: 400;
}

.tabing_detail .btn {
    height: 36px;
    line-height: 35px;
    padding: 0 30px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-top: 8px;
    overflow: hidden;
    background: #f59a28;
}

.tab-content .brder_btm {
    margin: 18px 0;
}

.tabing_content_sec {
    font-size: 18px;
    font-weight: 500;
    overflow: hidden
}

.tabing_content_sec h2 {
    font-size: 18px;
    font-weight: 500;
    margin: 0
}

.detail-list-delivery .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin: 0 !important;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    display: none;
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0 !important;
}

.business_detail .tabing_content_sec p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.tabing_content_detail {
    color: #000;
    margin-top: 6px;
    font-size: 14px;
    font-weight: 400;
}

.things-to-txt {
    padding: 20px;
    background: #f4f4f4;
    border-radius: 10px 10px 0 0;
}

.datetime {
    color: #fff;
    font-weight: 500;
    float: left;
    text-align: center;
    margin: 0 27px 0 0;
    font-size: 20px;
    width: 70px;
    height: 70px;
    padding: 8px 13px
}

@media(max-width:767px) {
    .datetime {
        padding: 6px 10px;
    }
}

.datetime .date {
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #fff
}

.tabing_content_sec.event_detail_content .new_content {
    font-size: 14px;
    color: #5a5a5a;
    margin-top: 10px
}

.content_tab {
    font-size: 15px;
    color: #4a4a4a;
    line-height: 23px;
    margin: 0 0 30px 0;
}

.event_timing {
    margin: 0 0 5px 0;
}

@media all and (min-width:800px) {
    .fancybox-thumbs {
        top: auto;
        width: 100%;
        text-align: center;
        bottom: 0;
        left: 0;
        right: 0;
        height: 95px;
        padding: 10px;
        box-sizing: border-box;
        background: #5f5f5f
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 0;
        bottom: 0
    }
}

.business_detail .title_main {
    color: #f59a28
}

.btn-default {
    color: #000;
    background-color: #f59a28
}

.business_detail .tooltip-inner {
    background-color: #f59a28
}

.business_detail .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f59a28
}

.business_detail .Detail_timing_title {
    color: #f59a28
}

@media(min-width:1200px) {

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        color: #f59a28
    }
}

.tabing_detail .tab-pane .title a {
    color: #f59a28
}

.Page_req_data .over_detail_left .tabing_content_sec a {
    color: #f59a28;
    font-size: 18px;
    font-family: var(--font-rubik);
    font-weight: 400;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
}

.datetime {
    background: #f59a28
}

.PromotionsnDeals .view_more {
    border-bottom: 1px solid #9e9e9e;
    color: #9e9e9e;
}

.Events .business_detail .title_main {
    color: #f59a28;
}

.Events .business_detail .title_main a {
    color: #f59a28
}

@media(min-width:1200px) {
    .Events .business_detail .title_main a:hover {
        color: #fff
    }
}

.Events .datetime {
    background: #000;
    text-transform: uppercase;
    color: #f59a28;
}

.business_detail .title_main {
    color: #ff9524
}

.btn-default {
    color: #fff;
    background-color: #ff9524
}

.business_detail .tooltip-inner {
    background-color: #ff9524
}

.business_detail .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ff9524
}

.business_detail .Detail_timing_title {
    color: #ff9524
}

.business_detail .nav-tabs>li.active>a,
.business_detail .nav-tabs>li.active>a:focus,
.business_detail .nav-tabs>li.active>a:hover {
    color: #ff9524
}

.tabing_detail .tab-pane .title a {
    color: #ff9524;
}

.tabing_content_sec h2 a {
    font-size: 22px;
    line-height: 100%;
    color: #c7c7c7;
    font-family: var(--font-rubik);
    font-weight: 400;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
}

@media(max-width:767px) {
    .tabing_content_sec h2 a {
        font-size: 16px;
    }

    .business_detail .cuisines_tag {
        float: none;
        padding: 0;
        margin: 0;
    }

    .business_detail .cuisines_tag li:first-child {
        margin-left: 0;
    }
}

.datetime {
    background: #000
}

#right_panel span.video-play:before {
    content: "";
    position: absolute;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(204, 169, 44, .4);
    animation: pulse-shadow 2s infinite;
    -ms-animation: pulse-shadow 2s infinite;
    -webkit-animation: pulse-shadow 2s infinite;
    -moz-animation: pulse-shadow 2s infinite;
    border-radius: 100%;
    left: -9px;
    right: -9px;
    top: -9px;
    bottom: -9px
}

@media (min-width:1200px) {
    .business_detail .children:hover {
        background-position: -3px -219px
    }

    .business_detail .parking:hover {
        background-position: -40px -219px
    }

    .business_detail .wifi:hover {
        background-position: -77px -219px
    }
}

.scroll_content {
    max-width: 330px;
    width: 100%;
    max-height: 990px;
    margin: 0 0 30px 0;
    float: right;
}

.scroll_content1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
}

.mCustomScrollbar .fa-angle-down,
.mCustomScrollbar .fa-angle-up {
    color: #cfcfcf;
    font-size: 26px;
}

.mCustomScrollbar .fa-angle-up {
    top: -5px;
    position: absolute;
}

.mCustomScrollbar .fa-angle-down {
    bottom: -35px;
    position: absolute
}

@media(min-width:1200px) {

    .mCustomScrollbar .fa-angle-down:hover,
    .mCustomScrollbar .fa-angle-up:hover {
        color: #f59a28;
    }
}

.fancybox-thumbs>ul {
    overflow-x: auto;
    overflow-y: hidden;
}

body.fancybox-active {
    overflow: hidden;
}

.compensate-for-scrollbar {
    padding-right: 17px;
}

.thumbnail_container.right_ad_banner {
    padding-bottom: 161%;
}

.thumbnail_container.right_ad_banner img {
    border-radius: 15px;
}


.services_overlay {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    transition: all .5s ease-in;
    opacity: 0;
}

.sort_view {
    text-align: center;
    margin: 50px 0 20px 0;
}

.sort_view ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sort_view ul li {
    display: inline-block;
    min-width: 70px;
}

.sort_view ul li+li {
    margin-left: 20px;
}


/* .sort_view ul li a{} */

.sort_view ul li span {
    display: block;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    text-align: center
}

.sort-sprite {
    background: url(../images/sprite-sort.png);
    display: block;
    margin: auto;
    transition: all .5s ease-in
}

i.sort-sprite.pre-icon {
    height: 32px;
    width: 32px;
    background-position: 0 1px
}

@media(min-width:1200px) {
    .sort_view ul li:hover i.sort-sprite.pre-icon {
        background-position: 0 -37px
    }
}

i.sort-sprite.list-icon {
    height: 32px;
    width: 37px;
    background-position: -34px -3px
}

@media(min-width:1200px) {
    .sort_view ul li:hover i.sort-sprite.list-icon {
        background-position: -34px -37px
    }
}

i.sort-sprite.next-icon {
    height: 32px;
    width: 32px;
    background-position: -73px 138px;
}

@media(min-width:1200px) {
    .sort_view ul li:hover i.sort-sprite.next-icon {
        background-position: -73px 100px;
    }
}

.view_link {
    background: #f59a28
}

.view_link i {
    color: #1f1f1f
}

ul.contact_info_list li:last-child {
    margin-bottom: 0
}

ul.contact_info_list li i.email_icon {
    background: url(../images/sprite.png) no-repeat -313px -54px;
    width: 34px;
    height: 26px;
    display: inline-block;
    margin-top: 7px
}

ul.contact_info_list li i.location_pin_icon {
    background: url(../images/sprite.png) no-repeat -283px -54px;
    width: 28px;
    height: 35px;
    display: inline-block;
    margin-top: 7px
}

.contact_form .btn {
    height: 50px;
    min-width: 163px;
    float: right
}

.contact_publication h2 {
    font-weight: 300;
    font-size: 50px;
    text-align: center;
    margin: 50px 0
}

.contact_publication {
    padding-bottom: 30px
}

.contact_publication .images_thumb img {
    box-shadow: 9px 7px 20px 0 #c7c5c5
}

.contact_pink_sec .images_thumb {
    text-align: center;
    margin: 50px auto 0;
    max-width: 970px;
}

.contact_pink_sec .images_thumb .thumbnail_container {
    padding-bottom: 9.5%;
}

#content-5 .mCSB_scrollTools .mCSB_draggerContainer {
    display: none
}

@media (min-width:1200px) {
    .services_overlay:hover {
        opacity: 1
    }

    .services_overlay:hover .view_link {
        opacity: 1
    }

    .view_link {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        width: 48px;
        height: 48px;
        font-size: 12px;
        line-height: 49px;
        text-align: center;
        color: #fff;
        background: var(--theme-yellow);
        opacity: 0;
        transition: all .4s;
        -ms-transition: all .4s;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        z-index: 2;
        padding: 0
    }

    .view_link i {
        color: #fff
    }
}

@media (max-width:1199px) {
    .contact_form .btn {
        float: none
    }

    .sort_view {
        text-align: center;
        margin-top: 20px
    }

    .business_detail {
        padding-bottom: 0
    }

    .Details_aminity {
        margin-left: 139px;
        width: calc(100% - 139px)
    }

    .contact_detail {
        margin: 0
    }

    .business_detail .nopadding {
        padding: 0 15px
    }

    .business_detail .nav-tabs>li>a {
        padding: 10px 8px;
        font-size: 14px;
        max-width: 130px;
        width: 100%;
    }

    .business_detail .title_main {
        font-size: 22px;
        margin: 0 0 10px 0
    }
    .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
        top: 0
    }

    .scroll_content {
        height: 829px
    }

    .detail_logo {
        width: 139px;
        padding-right: 0
    }

    .detail_social_icons {
        margin: 20px 0 0;
        padding: 0;
        text-align: center;
    }

    .services_overlay,
    .view_link {
        opacity: 0;
    }

    .view_link {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        width: 28px;
        height: 28px;
        font-size: 12px;
        line-height: 100%;
        text-align: center;
        color: #fff;
        transition: all .4s;
        -ms-transition: all .4s;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        z-index: 2;
        padding: 0
    }

    .services_overlay .view_link:before,
    span.video-play:before {
        border: 5px solid rgba(255, 255, 255, .6);
        left: -5px;
        right: -5px;
        top: -5px;
        bottom: -5px;
    }

    .bg_curve_new {
        display: none;
    }

    .video-play {
        height: 28px;
        width: 28px;
        line-height: 100%;
        font-size: 12px;
    }

    .view_link i,
    .video-play i {
        font-size: 12px;
        line-height: 100%;
        color: #1f1f1f;
    }

    .contact_form .btn {
        min-width: inherit;
    }

    .business_detail .tab-content {
        background: #f7f7f7;
        padding: 17px 17px
    }
}

@media (max-width:991px) {
    .detail-advert img {
        border-radius: 0
    }

    .scroll_content {
        height: 253px;
        width: 100%
    }

    .business_detail_right a,
    .business_detail_right a:first-child {
        width: 33.33%;
        margin: 0;
        float: left
    }

    .detail-advert {
        overflow: hidden;
        text-align: center;
        margin: 44px 0 0 0;
        width: 100%;
        height: inherit;
        border-radius: 0;
        text-align: center;
        margin: auto
    }

    .fancybox-thumbs>ul>li {
        display: block
    }

    .contact_detail {
        margin: 0
    }

    .Detail_timing_title {
        margin: 0 0 10px;
    }

    .scroll_content {
        margin: 23px 0
    }

    .thumbnail_container.right_ad_banner {
        padding-bottom: 60px;
        margin: 0 0 50px 0
    }

    .detail_social_icons {
        margin: 0;
    }
}

@media (max-width:768px) {
    .fancybox-thumbs-img {
        padding: 7px
    }

    ul.fancybox-thumbs-img li {
        max-width: calc(100% - 4px)
    }
}

@media (max-width:767px) {

    .services_overlay .view_link,
    .video-play {
        width: 18px;
        height: 18px;
    }

    .sort_view {
        margin: 20px auto;
    }

    .sort_view ul li {
        min-width: 40px
    }

    .contact_detail li a {
        word-wrap: break-word;
        white-space: normal
    }

    .detail_clock {
        display: none
    }

    .detail_timing li:last-child {
        border-right: 0 solid #ccc
    }

    .business_detail .tab-content {
        padding: 17px 17px
    }

    .scroll_content {
        height: 243px;
        width: 100%
    }

    .contact_detail {
        clear: both
    }

    .white_content_box {
        padding: 0;
        margin-top: 0
    }

    .contact_form {
        overflow: inherit;
        padding-top: 40px;
        clear: both
    }

    .contact_publication h2 {
        font-size: 30px
    }

    .contact_publication .images_thumb {
        margin-bottom: 20px
    }

    .contact_publication {
        padding-bottom: 0
    }

    .detail_timing {
        width: 100%
    }

    .Page_req_data+.sign_up {
        padding-top: 0
    }

    .sort_view ul li span {
        display: none
    }

    .business_detail_right .video-play,
    .business_detail_right .view_link {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .business_detail .detail-add-img .thumbnail_container {
        padding-bottom: 56px;
    }

    .business_detail .bd_tabing #Promotions .tabing_content_sec {
        padding-right: 0
    }
}

@media (max-width:667px) {
    .scroll_content {
        height: 193px;
        width: 100%
    }

    .business_detail .nav-tabs>li>a {
        width: auto;
        white-space: nowrap
    }

    .detail_timing li {
        padding: 0 4px 0 0
    }
}

@media (max-width:568px) {
    .business_detail_right .video-play {
        width: 28px;
        height: 28px
    }

    #right_panel span.video-play:before {
        border: 3px solid rgba(255, 255, 255, .6);
        left: -3px;
        right: -3px;
        top: -3px;
        bottom: -3px
    }

    .business_detail_right .view_link:before {
        border: 3px solid rgba(255, 255, 255, .6);
        left: -3px;
        right: -3px;
        top: -3px;
        bottom: -3px
    }

    .business_detail .tab-content {
        border-radius: 0;
    }

    .content-tab-scroll {
        width: 100%;
        height: inherit
    }

    #Activities .col-xs-small {
        width: 100% !important
    }

    .act_title {
        width: 100%
    }

    .scroll_content {
        height: 167px
    }
}

@media (max-width:567px) {
    .contact_detail li a {
        display: block
    }

    .web_link_address {
        float: none;
        margin-top: 7px
    }

    .act_btn {
        display: table;
        overflow: hidden;
        float: left;
        margin: 0 15px
    }

    .business_detail .tabing_detail_tab .round_img {
        width: 65px;
        margin-right: 15px
    }

    .tabing_content_sec {
        margin: 0 0 0 10px
    }

    .scroll_content {
        height: 366px;
        margin: 0 0 23px 0
    }

    .contact_publication .images_thumb {
        margin: 0 auto 20px;
        max-width: 304px
    }
}

@media(max-width:479px) {
    .business_detail .business-detail-gallery {
        padding: 30px 0 25px !important;
    }

    .business_detail .business-detail-gallery>.row {
        margin: 0 -2px;
    }

    .business_detail .business-detail-gallery .custom-col {
        padding: 0 2px;
    }

    .business_detail .business-detail-gallery .gall-box {
        margin-bottom: 4px;
    }
}

@media (max-width:375px) {
    .scroll_content {
        height: 309px
    }
}

@media (max-width:360px) {
    .detail_timing li {
        border-right: 0 solid #ccc
    }

    .tabing_detail .btn {
        padding: 0 35px
    }

    .scroll_content {
        height: 312px
    }

    .act_title {
        width: 100%
    }
}

@media (max-width:320px) {
    .scroll_content {
        height: 262px
    }
}

.event_right_panel .week_event {
    color: #000;
    font-size: 18px;
    font-weight: 600
}

.event_right_panel .tabing_content_detail {
    font-size: 13px;
    margin: 3px 0 0 0
}

.event_right_panel .event_timing {
    margin: 0 0 3px 0
}

.event_main {
    padding: 12px 0
}

.event_right_panel .tabing_content_sec {
    font-size: 18px;
    font-weight: 500
}

.event_more_btn {
    font-size: 14px;
    float: right;
    overflow: hidden;
    font-weight: 600;
    display: table
}

.PromotionsnDeals .event_more_btn {
    color: #f59a28
}

.Events .event_more_btn {
    color: #ff2c9e
}

@media(min-width:1200px) {
    .event_more_btn:hover {
        color: #c4c4c4
    }
}

@media (max-width:567px) {
    .event_right_panel .tabing_content_sec {
        width: inherit;
        display: table;
        overflow: hidden;
        float: none
    }

    .event_more_btn {
        margin: 10px 0 0 87px;
        float: left;
        width: 100%
    }

    .datetime {
        margin: 0 17px 0 0
    }
}

.top-text-things h1, .top-text-things h1 a {
    font-size: 36px !important;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 400;
    font-family: var(--font-Poppins);
    line-height: 120%;
    color: #c7c7c7;
}
.top-text-things h2, .top-text-things h2 a {
    font-size: 32px !important;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 400;
    font-family: var(--font-Poppins);
    line-height: 120%;
    color: #c7c7c7;
}
.top-text-things h3, .top-text-things h3 a {
    font-size: 28px !important;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 400;
    font-family: var(--font-Poppins);
    line-height: 120%;
    color: #c7c7c7;
}
.top-text-things h4, .top-text-things h4 a {
    font-size: 24px !important;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 400;
    font-family: var(--font-Poppins);
    line-height: 120%;
    color: #c7c7c7;
}
.top-text-things h5, .top-text-things h5 a {
    font-size: 22px !important;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 400;
    font-family: var(--font-Poppins);
    line-height: 120%;
    color: #c7c7c7;
}
.top-text-things h6, .top-text-things h6 a {
    font-size: 20px !important;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 400;
    font-family: var(--font-Poppins);
    line-height: 120%;
    color: #c7c7c7;
}
.top-text-things ul li, .top-text-things ul li a, .top-text-things p, .top-text-things a, .top-text-things ol li, .top-text-things ol li a, .top-text-things span, .top-text-things a span, .top-text-things p span, .top-text-things ul li span, .top-text-things ul li a span, .top-text-things ol li span, .top-text-things ol li a span{
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-family: var(--font-rubik);
    line-height: 150%;
}
.things-to-txt .top-text-things span.things-date {
    text-align: right;
    margin: 0 0 12px;
    color: #c7c7c7;
    font-weight: 400;
    font-family: var(--font-rubik);
}
.top-text-things p a{
    color: #c6c6c6;
}
.top-text-things ul li a:hover, .top-text-things a:hover, .top-text-things ol li a:hover, .top-text-things a:hover span, .top-text-things ul li a:hover span, .top-text-things ol li a:hover span, .top-text-things h1 a:hover, .top-text-things h2 a:hover, .top-text-things h3 a:hover, .top-text-things h4 a:hover, .top-text-things h5 a:hover, .top-text-things h6 a:hover, .top-text-things ul li a:focus, .top-text-things a:focus, .top-text-things ol li a:focus, .top-text-things a:focus span, .top-text-things ul li a:focus span, .top-text-things ol li a:focus span, .top-text-things h1 a:focus, .top-text-things h2 a:focus, .top-text-things h3 a:focus, .top-text-things h4 a:focus, .top-text-things h5 a:focus, .top-text-things h6 a:focus, .top-text-things p a:hover, .top-text-things p a:focus{
    color: var(--theme-yellow);
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

.things-date {
    font-size: 16px;
    color: #5b5b5b;
    margin: 20px 0 10px;
    display: block;
}

.things-to-txt hr {
    margin: 0;
    border: 0;
    border-top: 1px solid #e1e1e1
}

.things-content-view ul {
    padding: 0;
    margin: 0
}

.things-content-view ul li p {
    padding: 0;
    font-weight: 400;
    margin-left: -25px
}

.things-content-view ul li {
    margin-left: 25px;
    list-style-type: decimal;
    color: #4b4b4b;
    font-weight: 400;
    position: relative
}

.things-content-view ul li:last-child:before {
    display: none
}

.aboutourislands .top-text-things h3 {
    color: #c4c6c5
}

.accommodation .top-text-things h3 {
    color: #e1be00
}

.ActivitiesnAttractions .top-text-things h3 {
    color: #14aae2
}

.FoodnDrink .top-text-things h3 {
    color: #ff2c9e
}

.ShoppingnServices .top-text-things h3 {
    color: #4f74ff
}

.HealthnWellness .top-text-things h3 {
    color: #1e9a3a
}

.PromotionsnDeals .top-text-things h3 {
    color: #f59a28
}

.Events .top-text-things h3 {
    color: #ff2c9e
}

.ViewYourCayman .top-text-things h3 {
    color: #ff9524
}

.AdvertiserLogin .top-text-things h3 {
    color: #02bcaf
}

.PromotionsnDeals .news-main .tabing_content_sec {
    font-size: 18px;
    font-weight: 500
}

.news_panel_articales {
    margin-top: 50px
}

.things-content-view.news-detl p {
    padding: 0
}

@media(max-width:1023px) {
    .things-content-view p {
        text-align: justify
    }

    .things-content-view ul li {
        padding: 0;
        margin: 0 0 20px
    }

    .things-content-view p {
        padding: 0
    }
}


/*!* Datepicker for Bootstrap v1.6.1 (https://github.com/eternicode/bootstrap-datepicker)** Copyright 2012 Stefan Petre* Improvements by Andrew Rowls* Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)*/

.btn1 {
    color: #f59a28;
    padding: 5px 15px;
    font-size: 22px
}

.hasDatepicker {
    margin: 0 0 30px 0
}

.datepicker {
    border-radius: 4px;
    direction: ltr;
    font-family: var(--font-rubik);
}

.datepicker-inline {
    width: 100%;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
    float: right;
}

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px;
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, .15);
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute;
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid rgba(0, 0, 0, .15);
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff;
}

.datepicker>div {
    display: none;
}

.datepicker table {
    width: 100%;
    box-shadow: 1px 4px 20px -7px #888;
    margin-bottom: 25px;
    background: url(../images/newsletter-bg.jpg);
    width: 100%;
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker table tr td {
    text-align: center;
    height: 29px;
    width: 40px;
    font-size: 13px;
    border: 1px solid #d1d1d1;
    padding: 5px;
    color: #282828;
    background: rgba(255, 255, 255, 0.22);
}

.datepicker table tr td.past {
    cursor: default !important;
    color: #a8a8a8;
}

.datepicker table tr th {
    padding: 0;
    text-align: center;
    border: none;
    text-transform: uppercase;
    height: 29px;
    background: #e3e3e3;
    font-size: 13px;
    color: #000;
    border: 1px solid #eaeaea;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #282828
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #ffddb2;
    cursor: pointer;
    color: #000;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #a6a6a6;
    cursor: default
}

.datepicker table tr td.highlighted {
    color: #000;
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0
}

.datepicker table tr td.highlighted.focus,
.datepicker table tr td.highlighted:focus {
    color: #000;
    background-color: #afd9ee;
    border-color: #298fc2
}

@media(min-width:1200px) {
    .datepicker table tr td.highlighted:hover {
        color: #000;
        background-color: #afd9ee;
        border-color: #52addb
    }
}

.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb
}

.datepicker table tr td.highlighted.active.focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted:active:hover {
    color: #000;
    background-color: #91cbe8;
    border-color: #298fc2
}

.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled].focus,
.datepicker table tr td.highlighted[disabled]:focus,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted:hover {
    background-color: #d9edf7;
    border-color: #85c5e5
}

.datepicker table tr td.highlighted.focused {
    background: #afd9ee
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
    background: #d9edf7;
    color: #cfcfcf
}

.datepicker table tr td.today {
    font-weight: 600
}

.datepicker table tr td.today.focus,
.datepicker table tr td.today:focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400
}

.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover {
    background-color: #f59a28;
}

.datepicker table tr td.today.focused {
    background: #ffc966
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
    background: #f59a28;
    color: #f59a28
}

.datepicker table tr td.range {
    color: #000;
    background-color: #eee;
    border-color: #bbb;
    border-radius: 0
}

.datepicker table tr td.range.focus,
.datepicker table tr td.range:focus {
    color: #000;
    background-color: #d5d5d5;
    border-color: #7c7c7c
}

@media(min-width:1200px) {
    .datepicker table tr td.range:hover {
        color: #000;
        background-color: #d5d5d5;
        border-color: #9d9d9d
    }
}

.datepicker table tr td.range.active,
.datepicker table tr td.range:active {
    color: #000;
    background-color: #d5d5d5;
    border-color: #9d9d9d
}

.datepicker table tr td.range.active.focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range:active:hover {
    color: #000;
    background-color: #c3c3c3;
    border-color: #7c7c7c
}

.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled].focus,
.datepicker table tr td.range[disabled]:focus,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.focus,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range:hover {
    background-color: #eee;
    border-color: #bbb
}

.datepicker table tr td.range.focused {
    background: #d5d5d5
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
    background: #eee;
    color: #cfcfcf
}

.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #e4eef3;
    border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.focus,
.datepicker table tr td.range.highlighted:focus {
    color: #000;
    background-color: #c1d7e3;
    border-color: #4b88a6
}

@media(min-width:1200px) {
    .datepicker table tr td.range.highlighted:hover {
        color: #000;
        background-color: #c1d7e3;
        border-color: #73a6c0
    }
}

.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active {
    color: #000;
    background-color: #c1d7e3;
    border-color: #73a6c0
}

.datepicker table tr td.range.highlighted.active.focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted:active:hover {
    color: #000;
    background-color: #a8c8d8;
    border-color: #4b88a6
}

.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled].focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
    background-color: #e4eef3;
    border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.focused {
    background: #c1d7e3
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
    background: #e4eef3;
    color: #cfcfcf
}

.datepicker table tr td.range.today {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:focus {
    color: #000;
    background-color: #f4b747;
    border-color: #815608
}

.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c
}

.datepicker table tr td.range.today.active.focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today:active:hover {
    color: #000;
    background-color: #f2aa25;
    border-color: #815608
}

.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
    background: #f7ca77;
    color: #cfcfcf
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
    color: #fff;
    background-color: #cfcfcf;
    /*  border-color: #555; */
}

.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:focus {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #161616
}

@media(min-width:1200px) {

    .datepicker table tr td.selected.highlighted:hover,
    .datepicker table tr td.selected:hover {
        color: #f59a28;
        /* background-color: #5e5e5e;
        border-color: transparent */
    }
}


/* .datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected:active {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #373737
} */

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

@media(min-width:1200px) {

    .datepicker table tr td.active.highlighted:hover,
    .datepicker table tr td.active:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: transparent;
}

.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active.highlighted[disabled].focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:hover,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #cfcfcf;
    cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active:hover:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: #cfcfcf
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
    cursor: pointer
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.input-daterange {
    width: 100%
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    line-height: 1.42857143;
    text-shadow: 0 1px 0 #fff;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.datepicker table tr th.datepicker-switch,
.datepicker table tr th.next,
.datepicker table tr th.prev {
    text-transform: uppercase;
    padding: 8px 0;
    background: #f4f4f4;
    font-size: 16px;
    color: #000;
    border-radius: 0;
    font-family: var(--font-poppins);
}

.PromotionsnDeals .Highlighted {
    border: 2px solid #f59a28;
    color: #f59a28;
    font-weight: 600
}

.datepicker .btn1:hover {
    color: #0b0b0c;
}

.Events .Highlighted {
    border: 2px solid #f59a28;
    color: #f59a28;
    font-weight: 600
}

.datepicker table tr td.selected {
    background: #f5e8d8 !important;
    color: var(--theme-yellow);
    position: relative;
}

.datepicker table tr td.today {
    color: #e1e1e1;
    background: #424242 !important;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
    background: #f59a28 !important;
    border: 0px solid transparent;
    color: #000;
}

.ViewYourCayman .Highlighted {
    border: 2px solid #f59a28;
    color: #f59a28;
    font-weight: 600
}

.AdvertiserLogin .Highlighted {
    border: 2px solid #f59a28;
    color: #f59a28;
    font-weight: 600
}

@media(max-width:1199px) {
    .datepicker table tr td {
        font-size: 14px;
        height: 30px;
        width: 30px;
    }

    .datepicker table tr th.datepicker-switch,
    .datepicker table tr th.next,
    .datepicker table tr th.prev {
        font-size: 15px;
    }
}

.event_main .round_img .images_thumb {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden
}

.event_main .round_img .images_thumb img {
    width: auto !important;
    position: absolute;
    vertical-align: middle;
    max-width: 150% !important;
    min-width: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.event_main .round_img {
    border-radius: 100%;
    overflow: hidden;
    width: 100px;
    height: 100px;
    background: #ebebeb;
    float: left;
    margin: 0 30px 0 0
}

.morebtn {
    color: #f59a28;
    padding: 0;
}

.morebtn:hover {
    color: #FFFFFF;
}

@media(min-width:1200px) {

    .morebtn:hover,
    .morebtn:focus,
    .morebtn:hover:active,
    .morebtn:focus:active,
    .morebtn:active {
        color: #fff !important;
        border-bottom: 1px solid #fff !important;
    }

    .ActivitiesnAttractions .morebtn:hover {
        color: #fff
    }

    .PromotionsnDeals .morebtn:hover {
        color: #f59a28
    }

    .Events .morebtn:hover {
        color: #fff;
        border-bottom: 1px solid #fff;
    }

    .ViewYourCayman .morebtn:hover {
        color: #ff9524
    }

    .AdvertiserLogin .morebtn:hover {
        color: #02bcaf
    }
}

.event_main {
    display: table;
    width: 100%;
    height: 100%
}

.event_main .tabing_content_sec {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 79%
}

.tab-dimentions .event_main .tabing_content_sec {
    width: 70%
}

.tab-dimentions .tabing_content_sec {
    font-size: 14px;
    font-weight: 400
}

.tab-dimentions .tabing_content_sec p {
    margin: 0;
    color: #000;
}

.tab-dimentions .tabing_content_sec h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px
}

.promo_detail.business_detail .title_main {
    margin: 0
}

.bus_title {
    font-size: 22px !important;
    text-transform: uppercase !important
}

.tabing_detail_tab .round_img .images_thumb .img {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    object-fit: cover
}

@media (max-width:1024px) {
    .event_main .tabing_content_sec {
        width: 75%
    }
}

@media (max-width:1023px) {
    .event_main .tabing_content_sec {
        width: 60%;
        float: left
    }
}

@media screen and (max-width:823px) and (min-width:822px) {
    .event_main .event_more_btn {
        margin: 10px 0 0 132px;
        width: 50%;
        float: left
    }
}

@media (max-width:1023px) {
    .tabing_detail_tab .view_more {
        margin: 10px 0 0 0;
        position: inherit
    }

    .PromotionsnDeals .tabing_content_sec h2,
    .tab-dimentions .tabing_content_sec h2 {
        margin: 0
    }
}

@media (max-width:568px) {

    .event_main .tabing_content_sec,
    .tab-dimentions .event_main .tabing_content_sec {
        width: 70%;
        float: left
    }

    .event_main .event_more_btn {
        margin: 10px 0 0 132px;
        width: 50%;
        float: left
    }
}

@media (max-width:411px) {

    .tab-dimentions .event_main .round_img,
    .thinks_to_do .event_main .round_img {
        margin: 0 30px 18px 0;
    }

    .event_main .event_more_btn {
        margin: 10px 0 0 10px;
        width: 50%;
        float: left;
    }

    .News_Articles .event_main .event_more_btn {
        margin: 10px 0 0 10px;
        width: 50%;
        float: left;
    }
}

.fancybox-button--fullscreen,
.fancybox-button--play,
.fancybox-button--share,
.fancybox-button--thumbs {
    display: none !important
}

.west-bay_row {
    position: relative
}

.west-bay_row:before {
    background: url(../images/bay.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0;
    height: 37px;
    width: 50px
}

.west-bay_top {
    font-size: 38px;
    line-height: 100%;
    color: #d2ac65 !important;
    margin-left: 63px;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
}

.location_title {
    font-size: 14px;
    color: #cecece;
    text-align: left;
    font-weight: 400;
    margin-right: 12px;
    letter-spacing: .5px;
}

.location_btn {
    float: right
}

.location_btn .btn {
    background: var(--theme-yellow);
    font-size: 14px;
    line-height: 110%;
    color: #181818;
    font-weight: 400;
    text-align: left;
    padding: 18px 20px;
    max-width: 280px;
    min-width: 200px;
    white-space: normal;
    border-radius: 6px;
    transition: all 0.8s ease-in-out;
}

.location_btn .dropdown.open a[aria-expanded="true"] .down_arrow {
    transform: rotate(180deg);
    transition: all 0.8s ease-in-out;
}

.location_btn .down_arrow {
    margin-top: 0;
    margin-left: 7px
}

.location_btn .dropdown {
    display: inline-block
}

.west-bay-txt {
    margin-top: 50px;
    margin-bottom: 20px;
    max-height: 400px;
    overflow: auto
}

.west-bay-txt p {
    font-size: 16px;
    color: #848484;
    line-height: 24px;
    letter-spacing: .5px;
    margin-bottom: 5px;
    font-family: var(--font-rubik);
}

.location_btn .dropdown-menu {
    width: 100%;
    border-radius: 0;
    margin: 0;
    border: 0;
    overflow: hidden;
    padding: 0;
    z-index: 4;
    left: auto;
    right: 0;
    box-shadow: none;
}

.location_btn .dropdown.open a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.location_btn .dropdown-menu li.active a {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    color: #000;
    font-weight: 600;
}

.mobile-bg h3 {
    color: #f59a28;
    text-align: center;
}

.location_btn .dropdown-menu a {
    padding: 12px 6px 12px 10px;
    white-space: normal;
}

.mob_slider {
    display: none
}

.view_link {
    display: table
}

.view_link i {
    display: table-cell;
    vertical-align: middle
}

.west-bay__section .west-bay_row::before {
    display: none
}

@media(max-width:767px) {
    .west-bay-txt {
        margin-top: 30px;
        margin-bottom: 20px;
        max-height: 220px
    }

    .west-bay-txt p {
        margin-bottom: 15px
    }
}

@media(max-width:569px) {
    .location_btn {
        float: none;
        text-align: center;
        display: block;
        clear: both
    }
}

@media(max-width:567px) {
    .location_title {
        text-align: center;
        margin-bottom: 10px;
        display: block;
    }

    .west-bay-txt p {
        text-align: justify;
    }
}

@media (max-width:1023px) {
    .fancybox-thumbs {
        display: none !important
    }

    .fancybox-button--thumbs {
        display: none !important
    }

    .over_right_slider {
        display: none
    }

    .over_small_scrin_slider {
        margin: 0
    }

    .business_detail_right.over_small_scrin_slider a {
        width: 100%;
    }

    .business_detail_right.over_small_scrin_slider .round_img {
        margin: 0;
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        height: 100%;
    }

    .scroll_content {
        margin: 0 0
    }

    .scroll_content {
        height: 260px
    }

    .business_detail_right.over_small_scrin_slider .view_link:before {
        border: 3px solid rgba(255, 255, 255, .6);
        content: "";
        position: absolute;
        box-shadow: 0 0 0 rgba(204, 169, 44, .4);
        animation: pulse-shadow 2s infinite;
        -ms-animation: pulse-shadow 2s infinite;
        -webkit-animation: pulse-shadow 2s infinite;
        -moz-animation: pulse-shadow 2s infinite;
        left: -2px;
        right: -2px;
        top: -2px;
        bottom: -2px
    }

    .mob_slider {
        display: block;
        margin-bottom: 20px
    }

    .mob_slider .brder_btm {
        margin: 15px 0;
    }

    .PromotionsnDeals .btn-default {
        margin-top: 20px
    }
}

@media (max-width:667px) {
    .scroll_content {
        height: 230px
    }
}

@media (max-width:568px) {
    .scroll_content {
        height: 190px
    }
}

@media (max-width:567px) {
    .scroll_content {
        height: 390px
    }

    .tab_scroll {
        margin: 0 -10px 0 0
    }

    .over_small_scrin_slider .detail_logo {
        width: 82px;
        float: left
    }

    .over_small_scrin_slider .detail_logo_content {
        width: auto
    }

    .business_detail_right .view_link {
        width: 28px;
        height: 28px
    }

    .business_detail_right a,
    .business_detail_right a:first-child {
        width: inherit
    }

    .modal-open {
        overflow: hidden
    }
}

@media (max-width:479px) {
    .scroll_content {
        height: 350px
    }

    .web_link_address {
        float: left;
        margin: 10px 0
    }

    .mob_slider {
        margin-bottom: 10px
    }

    .over_small_scrin_slider .detail_logo {
        width: 62px;
        float: left
    }
}

@media (min-width:1200px) {
    .social_icon_detail {
        text-align: center
    }
}

@media (max-width:320px) {
    .scroll_content {
        height: 290px
    }
}

.event_right_panel {
    margin-bottom: 10px
}

.mail_envelope {
    margin-bottom: 7px
}

.cms a,
body a {
    color: #f59a28
}

.cms .add-btn .btn-primary {
    color: #fff;
    background-color: #173cc6;
    border-color: transparent
}

.cms.add-btn .btn-primary:hover {
    color: #fff
}

@media(min-width:1200px) {

    .cms a:hover,
    body a:hover {
        color: #f59a28
    }
}

.cms a,
.cms a:active,
.cms a:focus,
.cms a:hover,
body a,
body a:active,
body a:focus,
body a:hover {
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cms p,
body p {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    line-height: 150%;
    color: #5b5b5b;
    letter-spacing: 0.35px;
    word-spacing: 0;
    text-transform: inherit;
}

.cms.white-box {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 10px 10px 0 0;
}

.cms ul li,
.cms ol li {
    font-size: 16px;
    color: #848484;
    letter-spacing: 0.35px;
    font-weight: 400;
    margin: 5px 0;
}

.cms ol {
    padding-left: 20px;
}

@media(max-width:767px) {
    .cms.white-box {
        padding: 10px;
    }

    .cms ul li {
        padding-left: 15px !important;
    }
}

.cms.white-box p {
    color: #5b5b5b;
}

.cms p+p,
body p+p {
    margin: 15px 0 0 0
}

.cms img+p,
body img+p {
    margin: 15px 0 0 0
}

@media(max-width:1199px) {

    .cms p,
    body p,
    .cms ul li,
    .cms ol li {
        font-size: 16px;
        font-weight: 300;
    }
}

@media(max-width:991px) {

    .cms p,
    body p,
    .cms ul li,
    .cms ol li {
        font-size: 14px;
    }
}

@media(max-width:767px) {

    .cms p,
    body p,
    .cms ul li,
    .cms ol li {
        font-size: 14px;
        font-weight: 400;
    }
}

.cms .h1,
.cms .h2,
.cms .h3,
.cms .h4,
.cms .h5,
.cms .h6,
.cms h1,
.cms h2,
.cms h3,
.cms h4,
.cms h5,
.cms h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    line-height: 120%;
    letter-spacing: 0;
    word-spacing: 0;
    text-transform: inherit;
    margin: 15px 0 5px 0;
    padding: 0;
}

.cms .h1,
.cms .h2,
.cms .h3,
.cms .h4,
.cms .h5,
.cms .h6,
.cms h1,
.cms h2,
.cms h3,
.cms h4,
.cms h5,
.cms h6 {
    font-family: var(--font-poppins);
    /* text-transform: uppercase; */
    letter-spacing: .5px;
    color: #848484 !important;
    font-weight: 500 !important;
}

.cms .h1 strong,
.cms .h2 strong,
.cms .h3 strong,
.cms .h4 strong,
.cms .h5 strong,
.cms .h6 strong,
.cms h1 strong,
.cms h2 strong,
.cms h3 strong,
.cms h4 strong,
.cms h5 strong,
.cms h6 strong {
    font-weight: 400;
}

.cms .h1,
.cms h1,
body .h1,
body h1 {
    font-size: 50px;
    font-weight: 400;
    font-style: normal;
    color: #f59a28
}

.cms .h2,
.cms h2,
body .h2,
body h2 {
    font-size: 35px;
    font-weight: 400;
    font-style: normal;
    color: #f59a28;
}

.cms .h3,
.cms h3 {
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    color: #f59a28
}

.cms .h4,
.cms h4,
body .h4,
body h4 {
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    color: #f59a28
}

.cms .h5,
.cms h5,
body .h5,
body h5 {
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    color: #f59a28
}

.cms .h6,
.cms h6,
body .h6,
body h6 {
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    color: #f59a28
}

@media(max-width:1199px) {

    .cms .h1,
    .cms h1,
    body .h1,
    body h1 {
        font-size: 30px;
    }

    .cms .h2,
    .cms h2,
    body .h2,
    body h2 {
        font-size: 26px;
    }

    .cms .h3,
    .cms h3 {
        font-size: 22px;
    }

    .cms .h4,
    .cms h4,
    body .h4,
    body h4 {
        font-size: 20px;
    }

    .cms .h5,
    .cms h5,
    body .h5,
    body h5 {
        font-size: 18px;
    }

    .cms .h6,
    .cms h6,
    body .h6,
    body h6 {
        font-size: 14px;
    }
}

@media(max-width:767px) {

    .cms .h1,
    .cms h1,
    body .h1,
    body h1 {
        font-size: 28px;
    }

    .cms .h2,
    .cms h2,
    body .h2,
    body h2 {
        font-size: 22px;
    }

    .cms .h3,
    .cms h3 {
        font-size: 20px;
    }

    .cms .h4,
    .cms h4,
    body .h4,
    body h4 {
        font-size: 18px;
    }

    .cms .h5,
    .cms h5,
    body .h5,
    body h5 {
        font-size: 16px;
    }
}

.cms img,
body img {
    max-width: 100%
}

.ad_text img,
.cms img {
    max-width: 100%;
    width: auto !important;
    height: auto !important
}

.cms .img-right,
body .img-right {
    float: right;
    margin: 15px 0 15px 15px
}

.cms .img-left,
body .img-left {
    float: left;
    margin: 15px 20px 20px 0
}

@media(max-width:767px) {
    .cms .img-left {
        margin: 10px 10px 10px 0
    }
}

body table {
    width: 100%;
    margin-bottom: 0;
    border: 1px solid transparent
}

body table tr:first-of-type() td {
    background-color: #f0f0f0;
    color: #5b5b5b
}

body table tr td,
body table tr th {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 150%;
    color: #cecece;
    border: 1px solid #4f4f4f;
    padding: 8px 15px 8px 15px;
    background: #282828;
}

body table tr th {
    border-right: 1px solid #4f4f4f;
    background-color: #282828;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 150%;
    color: #f59a28;
}

body .table-responsive {
    border: 0 solid #90ac82
}

.ac-pagination {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -khtml-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.ac-pagination li {
    margin: 0 2px;
    padding: 0;
    display: inline
}

.ac-pagination li:before {
    content: none !important;
}

.ac-pagination li a {
    position: relative;
    float: left;
    padding: 0;
    margin-left: -1px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 400;
    color: #9e9e9e;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 50%
}

.ac-pagination li a i {
    font-size: 14px;
    font-weight: 400;
    color: #9e9e9e
}

@media(min-width:1200px) {
    .ac-pagination li a:hover {
        color: #fff;
        background-color: #f59a28;
        border-color: #f59a28
    }

    .ac-pagination li a:hover i {
        color: #fff
    }
}

.ac-pagination li.active a {
    color: #fff;
    background-color: #f59a28;
    border-color: #f59a28;
    cursor: default;
    pointer-events: none
}

.ac-pagination li:first-child a,
.ac-pagination li:last-child a {
    width: auto;
    padding: 0 15px
}

.cms ul {
    padding-left: 0
}

.cms ul li {
    /* margin: 15px 0; */
    position: relative;
    padding-left: 25px;
    list-style-type: none;
}

.cms ul li:before {
    position: absolute;
    top: 2px;
    left: 0;
    /* content: "\f105"; */
    content: "\f138";
    font-family: fontawesome;
    font-size: 20px;
    color: #5b5b5b;
    line-height: 100%;
}

@media(max-width:1199px) {
    .cms ul li:before {
        top: 0px;
    }
}

@media (max-width: 767px) {
    .cms ul li:before {
        font-size: 18px;
        top: 0px;
    }
}

.mapaddress_detail img {
    float: left;
    margin-right: 3px;
    margin-top: 0
}

.mapaddress_detail h3 {
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden
}

.mapaddress_detail p {
    overflow: hidden
}

.mapaddress_detail ul {
    padding: 0;
    overflow: hidden
}

.mapaddress_detail li {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 7px
}

.mapaddress_detail li a {
    display: inline-block;
    margin-right: 10px
}

.mapaddress_detail .cell_phone,
.mapaddress_detail .mail_envelope,
.mapaddress_detail .web_link {
    margin-top: 0
}

.pop-up-submit input[type=submit] {
    padding: 0 50px !important
}

.gm-control-active {
    width: 20px !important
}

.gmnoprint>div {
    width: 25px !important
}

.gm-control-active img {
    width: 11px !important;
    margin-left: 3px !important
}

.gm-control-active+div {
    width: 14px !important
}

.gmnoprint {
    right: 30px !important
}

@media (max-width:767px) {
    .mapaddress_detail li {
        display: block
    }
}

.mapaddress_detail .mappin-content img {
    margin-right: 10px
}

.mapaddress_detail .mappin-content .right-map-content {
    overflow: hidden
}

.mapaddress_detail .mappin-content .right-map-content h3 {
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 0
}

.mapaddress_detail .mappin-content .right-map-content h3 a {
    color: #4b4b4b
}

@media(min-width:1200px) {
    .mapaddress_detail .mappin-content .right-map-content h3 a:hover {
        color: #000
    }
}

.mapaddress_detail .mappin-content .right-map-content p {
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 0
}

.mapaddress_detail .mappin-content .right-map-content ul {
    margin-bottom: 0
}

.mapaddress_detail .mappin-content .right-map-content ul li a {
    font-size: 13px;
    color: #5a5a5a;
    font-weight: 500;
    margin: 0
}

.mapaddress_detail .mappin-content .right-map-content ul li a i {
    font-size: 15px;
    color: #5a5a5a;
    margin-right: 5px
}

@media(max-width:479px) {
    .g-recaptcha iframe {
        transform: scale(.9);
        -moz-transform: scale(.9);
        -webkit-transform: scale(.9);
        margin-left: -15px
    }
}

.easy-autocomplete input {
    border-color: #ccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
    color: #555;
    float: none
}

.easy-autocomplete input:focus,
.easy-autocomplete input:hover {
    box-shadow: none
}

.easy-autocomplete a {
    padding: 5px 0;
    display: block;
    color: #181818;
    font-size: 15px
}

@media(min-width:1200px) {
    .easy-autocomplete a:hover {
        color: #4b4b4b
    }
}

@media(min-width:1200px) {

    .easy-autocomplete.eac-blue-light input:focus,
    .easy-autocomplete.eac-blue-light input:hover {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6)
    }
}

.easy-autocomplete.eac-blue-light ul {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6)
}

.easy-autocomplete.eac-blue-light ul .eac-category,
.easy-autocomplete.eac-blue-light ul li {
    border-color: #66afe9
}

.easy-autocomplete.eac-blue-light ul .eac-category.selected,
.easy-autocomplete.eac-blue-light ul li.selected {
    background-color: #ecf5fc
}

@media(min-width:1200px) {

    .easy-autocomplete.eac-green-light input:focus,
    .easy-autocomplete.eac-green-light input:hover {
        border-color: #41db00;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(146, 237, 107, .6)
    }
}

.easy-autocomplete.eac-green-light ul {
    border-color: #41db00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(146, 237, 107, .6)
}

.easy-autocomplete.eac-green-light ul .eac-category,
.easy-autocomplete.eac-green-light ul li {
    border-color: #41db00
}

.easy-autocomplete.eac-green-light ul .eac-category.selected,
.easy-autocomplete.eac-green-light ul li.selected {
    background-color: #9eff75
}

@media(min-width:1200px) {

    .easy-autocomplete.eac-red-light input:focus,
    .easy-autocomplete.eac-red-light input:hover {
        border-color: #ff5b5b;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(255, 90, 90, .6)
    }
}

.easy-autocomplete.eac-red-light ul {
    border-color: #ff5b5b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(255, 90, 90, .6)
}

.easy-autocomplete.eac-red-light ul .eac-category,
.easy-autocomplete.eac-red-light ul li {
    border-color: #ff5b5b
}

.easy-autocomplete.eac-red-light ul .eac-category.selected,
.easy-autocomplete.eac-red-light ul li.selected {
    background-color: #ff8e8e
}

@media(min-width:1200px) {

    .easy-autocomplete.eac-yellow-light input:focus,
    .easy-autocomplete.eac-yellow-light input:hover {
        border-color: #ffdb00;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(255, 231, 84, .6)
    }
}

.easy-autocomplete.eac-yellow-light ul {
    border-color: #ffdb00;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(255, 231, 84, .6)
}

.easy-autocomplete.eac-yellow-light ul .eac-category,
.easy-autocomplete.eac-yellow-light ul li {
    border-color: #ffdb00
}

.easy-autocomplete.eac-yellow-light ul .eac-category.selected,
.easy-autocomplete.eac-yellow-light ul li.selected {
    background-color: #ffe233
}

@media(min-width:1200px) {

    .easy-autocomplete.eac-dark-light input:focus,
    .easy-autocomplete.eac-dark-light input:hover {
        border-color: #333;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(55, 55, 55, .6)
    }
}

.easy-autocomplete.eac-dark-light ul {
    border-color: #333;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(55, 55, 55, .6)
}

.easy-autocomplete.eac-dark-light ul .eac-category,
.easy-autocomplete.eac-dark-light ul li {
    border-color: #333
}

.easy-autocomplete.eac-dark-light ul .eac-category.selected,
.easy-autocomplete.eac-dark-light ul li.selected {
    background-color: #4d4d4d;
    color: #fff
}

.easy-autocomplete.eac-dark {
    color: #fff
}

.easy-autocomplete.eac-dark input {
    background-color: #404040;
    border-radius: 4px;
    box-shadow: none;
    color: #f6f6f6
}

@media(min-width:1200px) {

    .easy-autocomplete.eac-dark input:focus,
    .easy-autocomplete.eac-dark input:hover {
        border-color: #333;
        box-shadow: none;
    }
}

.easy-autocomplete.eac-dark ul {
    border-color: #333
}

.easy-autocomplete.eac-dark ul .eac-category,
.easy-autocomplete.eac-dark ul li {
    background-color: #404040;
    border-color: #333
}

.easy-autocomplete.eac-dark ul .eac-category.selected,
.easy-autocomplete.eac-dark ul li.selected {
    background-color: #737373;
    color: #f6f6f6
}

.easy-autocomplete.eac-dark-glass {
    color: #fff
}

.easy-autocomplete.eac-dark-glass input {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 4px;
    box-shadow: none;
    color: #f6f6f6
}

@media(min-width:1200px) {

    .easy-autocomplete.eac-dark-glass input:focus,
    .easy-autocomplete.eac-dark-glass input:hover {
        border-color: rgba(0, 0, 0, .8);
        box-shadow: none
    }
}

.easy-autocomplete.eac-dark-glass ul {
    border-color: rgba(0, 0, 0, .8)
}

.easy-autocomplete.eac-dark-glass ul .eac-category,
.easy-autocomplete.eac-dark-glass ul li {
    background-color: rgba(0, 0, 0, .8);
    border-color: rgba(0, 0, 0, .8)
}

.easy-autocomplete.eac-dark-glass ul .eac-category.selected,
.easy-autocomplete.eac-dark-glass ul li.selected {
    background-color: rgba(64, 64, 64, .8);
    color: #f6f6f6
}

.easy-autocomplete.eac-dark-glass ul .eac-category:last-child,
.easy-autocomplete.eac-dark-glass ul li:last-child {
    border-radius: 0 0 4px 4px
}

.easy-autocomplete.eac-blue {
    color: #fff
}

.easy-autocomplete.eac-blue input {
    background-color: #6d9ed1;
    border-radius: 4px;
    box-shadow: none;
    color: #f6f6f6
}

@media(min-width:1200px) {

    .easy-autocomplete.eac-blue input:focus,
    .easy-autocomplete.eac-blue input:hover {
        border-color: #5a91cb;
        box-shadow: none
    }
}

.easy-autocomplete.eac-blue ul {
    border-color: #5a91cb
}

.easy-autocomplete.eac-blue ul .eac-category,
.easy-autocomplete.eac-blue ul li {
    background-color: #6d9ed1;
    border-color: #5a91cb
}

.easy-autocomplete.eac-blue ul .eac-category.selected,
.easy-autocomplete.eac-blue ul li.selected {
    background-color: #94b8dd;
    color: #f6f6f6
}

.easy-autocomplete.eac-yellow {
    color: #333
}

.easy-autocomplete.eac-yellow input {
    background-color: #ffdb7e;
    border-color: #333;
    border-radius: 4px;
    box-shadow: none;
    color: #333
}

@media(min-width:1200px) {

    .easy-autocomplete.eac-yellow input:focus,
    .easy-autocomplete.eac-yellow input:hover {
        border-color: #333;
        box-shadow: none
    }
}

.easy-autocomplete.eac-yellow ul {
    border-color: #333
}

.easy-autocomplete.eac-yellow ul .eac-category,
.easy-autocomplete.eac-yellow ul li {
    background-color: #ffdb7e;
    border-color: #333
}

.easy-autocomplete.eac-yellow ul .eac-category.selected,
.easy-autocomplete.eac-yellow ul li.selected {
    background-color: #ffe9b1;
    color: #333
}

.easy-autocomplete.eac-purple {
    color: #333
}

.easy-autocomplete.eac-purple input {
    background-color: #d6d1e7;
    border-color: #b8afd5;
    box-shadow: none;
    color: #333
}

@media(min-width:1200px) {

    .easy-autocomplete.eac-purple input:focus,
    .easy-autocomplete.eac-purple input:hover {
        border-color: #333;
        box-shadow: none
    }
}

.easy-autocomplete.eac-purple ul {
    border-color: #333
}

.easy-autocomplete.eac-purple ul .eac-category,
.easy-autocomplete.eac-purple ul li {
    background-color: #d6d1e7;
    border-color: #333
}

.easy-autocomplete.eac-purple ul .eac-category.selected,
.easy-autocomplete.eac-purple ul li.selected {
    background-color: #ebe8f3;
    color: #333
}

.easy-autocomplete.eac-bootstrap input {
    border-color: #ccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #555;
    padding: 6px 12px
}

.easy-autocomplete-container {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 5;
    top: 57px;
}

.easy-autocomplete-container ul {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border-radius: 0;
    background: none repeat scroll 0 0 #fff;
    overflow: hidden;
    display: none;
    margin-top: 0;
    padding: 0 0 15px;
    position: relative;
    top: -1px
}

.easy-autocomplete-container ul .eac-category,
.easy-autocomplete-container ul li {
    background: inherit;
    border-image: none;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 12px
}

.easy-autocomplete-container ul li:last-child {
    border-radius: 0 0 2px 2px;
    border-width: 0 1px 1px
}

.easy-autocomplete-container ul li.selected {
    /* background: none repeat scroll 0 0 #ebebeb; */
    cursor: pointer;
}

.easy-autocomplete-container ul li.selected div {
    font-weight: 400;
}

.easy-autocomplete-container ul li div {
    display: block;
    font-weight: 400;
    word-break: break-all;
}

.easy-autocomplete-container ul li b {
    font-weight: 400;
}

.easy-autocomplete-container ul .eac-category {
    color: #f59a28;
    font-weight: 400;
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 15px;
}

.eac-description .eac-item span {
    color: #aaa;
    font-style: italic;
    font-size: .9em
}

.eac-icon-left .eac-item img {
    margin-right: 4px;
    max-height: 30px;
}

.eac-icon-right .eac-item {
    margin-top: 8px;
    min-height: 24px;
    position: relative;
}

.eac-icon-right .eac-item img {
    margin-left: 4px;
    max-height: 30px;
    position: absolute;
    right: -4px;
    top: -8px
}

.easy-autocomplete {
    width: 100% !important
}

.easy-autocomplete-container ul li div img {
    margin-right: 5px;
    max-width: 30px;
    width: 100%;
}

@media (max-width:767px) {
    .easy-autocomplete-container {
        top: 57px;
        left: 0;
        right: 0;
    }
}

.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    outline: 0 !important;
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

@media(min-width:1200px) {
    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3)
    }
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    line-height: 100%;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 0 13px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.angle-left,
.angle-right {
    width: 14px;
    display: block;
    height: 26px;
    overflow: hidden;
    background: url(../images/slider_arrow.png) no-repeat;
    -webkit-transition: all .2s ease-in-out;
    -khtml-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block
}

.angle-left {
    background-position: 0 0
}

@media(min-width:1200px) {
    .owl-prev:hover .angle-left {
        background-position: 0 -27px
    }
}

.angle-right {
    background-position: -39px 0
}

@media(min-width:1200px) {
    .owl-next:hover .angle-right {
        background-position: -39px -27px
    }
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 6px;
    background: rgba(245, 154, 40, 0.35);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

@media(min-width:1200px) {

    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #f59a28;
    }
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #f59a28;
}

.animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-animated-out {
    z-index: 1
}

.owl-animated-in {
    z-index: 0
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes outLeft {
    40% {
        z-index: 0;
        -webkit-transform: translate3d(-200, 0, 0);
        transform: translate3d(-200px, 0, 0)
    }

    to {
        z-index: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes outLeft {
    40% {
        z-index: 0;
        -webkit-transform: translate3d(-200, 0, 0);
        transform: translate3d(-200px, 0, 0)
    }

    to {
        z-index: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@-webkit-keyframes outRight {
    0% {
        z-index: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40% {
        z-index: 0;
        -webkit-transform: translate3d(200, 0, 0);
        transform: translate3d(200px, 0, 0)
    }

    100% {
        z-index: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes outRight {
    0% {
        z-index: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40% {
        z-index: 0;
        -webkit-transform: translate3d(200, 0, 0);
        transform: translate3d(200px, 0, 0)
    }

    100% {
        z-index: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.cms em {
    font-style: italic;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    font-family: inherit
}

.cms a.fa,
.cms i.fa,
.cms span.fa {
    font-family: FontAwesome;
}

.cms a,
.cms em,
.cms span {
    font-weight: inherit
}

.cms b,
.cms em,
.cms span,
.cms strong {
    color: inherit
}

div#mCSB_1_scrollbar_horizontal,
div#mCSB_2_scrollbar_horizontal,
div#mCSB_3_scrollbar_horizontal {
    display: none !important
}

@media (max-width:767px) {
    .input-group .form-control {
        line-height: 100%;
    }

    .category_slider.owl-theme .owl-dots {
        position: relative;
        top: inherit;
        bottom: 0;
        margin-top: 20px;
    }
}

@media(min-width:1170px) {
    .add_banner_content .container {
        max-width: 970px;
        width: 100%;
    }
}

.add_banner_content .banner_center_content {
    position: absolute;
    top: auto;
    bottom: 150px;
    margin: auto 0;
    transform: translate(-50%, -68%);
    left: 50%;
    padding: 0 15px;
    max-width: 1140px;
    width: 100%;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .add_banner_content .banner_center_content {
        width: auto;
    }
}

.add_banner_content .banner_top_content .title {
    font-size: 44px;
    line-height: 120%;
    color: #fff;
    font-family: var(--font-poppins);
    max-height: unset !important;
    text-align: center;
    font-weight: 400;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    letter-spacing: 0.60px;
}

.business_detail .round_img.art_detail_img .images_thumb img {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.business_detail .round_img.art_detail_img .images_thumb a:hover img {
    transition: none
}

.News_Articles .tabing_detail_tab {
    padding: 20px;
}

@media(max-width:991px) {
    .btn.hvr-bounce-to-right {
        font-size: 14px;
        font-weight: 400;
        padding: 8px 30px;
        line-height: 130%;
    }

    .gallery-btn .btn {
        font-size: 14px;
    }
}

@media(max-width:767px) {
    .thumbnail_container.inner-mid-ad-banner {
        padding-bottom: 56px;
    }

    .mcs-horizontal-example {
        white-space: nowrap;
    }

    .mcs-horizontal-example .item {
        display: inline-block;
    }

    .News_Articles .tabing_detail_tab {
        padding: 10px;
    }
}

@media(max-width:479px) {
    .col-xxs-12 {
        width: 100%;
        float: none;
    }
}


.Events.inner-page.z_index_plus .events_listing_over {
    z-index: -1;
}

.amenities_type .a_t_icons.icon-acc_room {
    background-color: #003d83;
    color: #fff;
}

.amenities_type .a_t_icons.icon-air_condi {
    background-color: #00a8ea;
    color: #fff;
}

.amenities_type .a_t_icons.icon-airport_transp {
    background-color: #0a6aab;
    color: #fff;
}

.amenities_type .a_t_icons.icon-bar_lounge {
    background-color: #c663f8;
    color: #fff;
}

.amenities_type .a_t_icons.icon-beach_front {
    background-color: #8ec43b;
    color: #fff;
}

.amenities_type .a_t_icons.a_t_icons.fa.fa-leaf {
    background-color: #7c0000;
    color: #fff;
}

.amenities_type .a_t_icons.icon-business_center {
    background-color: #e95841;
    color: #fff;
}

.amenities_type .a_t_icons.fa-coffee {
    background-color: #ba7854;
    color: #fff;
}

.amenities_type .a_t_icons.icon-concierge {
    background-color: #d1453c;
    color: #fff;
}

.amenities_type .a_t_icons.icon-snorkeling {
    background-color: #003d83;
    color: #fff;
}

.amenities_type .a_t_icons.icon-car_charge {
    background-color: #00a8ea;
    color: #fff;
}

.amenities_type .a_t_icons.icon-elevator {
    background-color: #0a6aab;
    color: #fff;
}

.amenities_type .a_t_icons.icon-family-friendly {
    background-color: #00838F;
    color: #fff;
}

.amenities_type .a_t_icons.icon-fitness_center {
    background-color: #8ec43b;
    color: #fff;
}

.amenities_type .a_t_icons.icon-wifi {
    background-color: #7c0000;
    color: #fff;
}

.amenities_type .a_t_icons.icon-gluten-free {
    background-color: #e95841;
    color: #fff;
}

.amenities_type .a_t_icons.icon-internet {
    background-color: #ba7854;
    color: #fff;
}

.amenities_type .a_t_icons.icon-kitchenette {
    background-color: #d1453c;
    color: #fff;
}

.amenities_type .a_t_icons.icon-meeting_room {
    background-color: #003d83;
    color: #fff;
}

.amenities_type .a_t_icons.icon-air_condi {
    background-color: #00a8ea;
    color: #fff;
}

.amenities_type .a_t_icons.icon-parking {
    background-color: #546E7A;
    color: #fff;
}

.amenities_type .a_t_icons.icon-pool {
    background-color: #c663f8;
    color: #fff;
}

.amenities_type .a_t_icons.icon-restaurant {
    background-color: #8ec43b;
    color: #fff;
}

.amenities_type .a_t_icons.icon-room_service {
    background-color: #7c0000;
    color: #fff;
}

.amenities_type .a_t_icons.icon-spa {
    background-color: #e95841;
    color: #fff;
}

.amenities_type .a_t_icons.icon-suites {
    background-color: #ba7854;
    color: #fff;
}

.amenities_type .a_t_icons.icon-vegan {
    background-color: #d1453c;
    color: #fff;
}

.amenities_type .a_t_icons.icon-no-smoking {
    background-color: #003d83;
    color: #fff;
}

.amenities_type .a_t_icons.icon-pet-allowed {
    background-color: #00695C;
    color: #fff;
}

.amenities_type .a_t_icons.icon-vegetarian {
    background-color: #39b54a;
    color: #fff;
}

.amenities_type .a_t_icons.icon-wheelchair-access {
    background-color: #3949AB;
    color: #fff;
}

.amenities_type .a_t_icons.icon-no-plastic-bags {
    background-color: #1faa00;
    color: #fff;
}

.amenities_type .a_t_icons.icon-recycling-symbol {
    background-color: #1faa00;
    color: #fff;
}

.amenities_type .a_t_icons.icon-kid-friendly {
    background-color: #4d2c91;
    color: #fff;
}

.amenities_type .a_t_icons.icon-take-away,
.amenities_type .a_t_icons.icon-take-away-1,
.amenities_type .a_t_icons.icon-take-away-2,
.amenities_type .a_t_icons.icon-take-away-3 {
    background-color: #0064b7;
    color: #fff;
}

.cms_white p,
.cms_white ul li,
.cms_white ol li {
    color: #cecece;
}

.cms_white ul li:before {
    color: #cecece;
}

.title_section .desc .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #4b4b4b;
}

body.compensate-for-scrollbar {
    padding-right: 0;
}

@-webkit-keyframes pulse-shadow {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

@keyframes pulse-shadow {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.Page_req_data .business_detail .over_detail_left .tabing_content_sec a {
    text-shadow: none;
}

.category_detail_tabing .mCSB_scrollTools .mCSB_draggerContainer {
    display: none;
}

.category_detail_tabing .mCSB_scrollTools_horizontal {
    height: 0px !important;
}

.inner-page.loaction-page-main:before {
    display: none
}

#additional_info_div h3 {
    margin: 0 0 15px;
}

.inner-page.cms:before,
.inner-page.cms_white:before {
    display: none
}

.for_delivery_only .category_box .image_content .desc_content .btn_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.for_delivery_only .customDelivery {
    position: relative;
    top: 3px;
}

.for_delivery_only .customDelivery span.a_t_icons {
    width: 40px;
    height: 40px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #f59a28;
    border-radius: 100%;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    position: relative;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.customDelivery .tooltip {
    left: inherit !important;
    right: 0 !important;
    margin-top: 5px;
    opacity: 1;
}

.customDelivery .tooltip-arrow {
    position: absolute;
    bottom: 100%;
    margin-left: -8px !important;
    border-width: 8px !important;
    border-style: solid !important;
    border-color: transparent transparent #f59a28 transparent !important;
    top: -10px !important;
    left: inherit !important;
    right: 5px !important;
}

.customDelivery .tooltip-inner {
    background: #f59a28;
    max-width: 250px;
    max-height: 170px;
    overflow: hidden;
    width: 100%;
    padding: 10px;
}

.customDelivery .tooltip-inner ul {
    list-style: none;
    text-align: left;
    width: 230px;
    padding: 0;
}

.customDelivery .tooltip-inner ul li {
    text-align: center;
}

.customDelivery .tooltip-inner ul li+li {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
}

.customDelivery .tooltip-inner ul li span {
    display: block;
}

@media(min-width:1200px) {
    .for_delivery_only .customDelivery span.a_t_icons:hover {
        color: #000;
        cursor: pointer;
    }
}

.for_delivery_only {
    z-index: 3 !important;
}

.modal-open .inner-page.for_delivery_only {
    z-index: inherit !important;
}

@media(max-width:479px) {
    .business_listing .category_slider .category_box .desc_content {
        display: none
    }

    .for_delivery_only .business_listing .category_slider .category_box .desc_content {
        display: block;
        border: 0;
        margin: 0;
    }

    .business_listing .category_slider .category_box .image_content .desc_content .desc {
        display: none;
    }

    .business_listing .category_box .image_content .desc_content .btn_section {
        margin: 0;
        text-align: left;
    }

    .for_delivery_only .business_listing .category_box .image_content .desc_content .btn_section {
        margin: 0;
    }

    .business_listing .category_slider .category_box .image_content .desc_content .btn_section a.btn {
        color: #f59a28 !important;
        background: transparent !important;
        border: solid #f59a28;
        border-width: 0 0 2px 0;
        padding: 0 0 6px 0;
        height: 100%;
        min-height: 100%;
        line-height: 100%;
        font-size: 12px;
    }

    .business_listing .category_slider .category_box .image_content .desc_content .btn_section a.btn:hover,
    .business_listing .category_slider .category_box .image_content .desc_content .btn_section a.btn:focus {
        box-shadow: none;
    }
    .for_delivery_only .customDelivery span.a_t_icons {
        font-size: 26px;
        line-height: 20px;
    }
}


/* Verified tag css start */

.category_box .image {
    position: relative;
    overflow: hidden;
}

.category_box .image .featured_tag span {
    position: absolute;
    background-color: #F59A28;
    color: #181818;
    font-size: 12px;
    z-index: 1;
    letter-spacing: 0.5px;
    padding: 4px 7px 4px 8px;
    bottom: 14px;
    left: 10px;
    transform: unset;
    border-radius: 2px;
    font-family: var(--font-rubik);
    font-weight: 500;
}

.category_box .image .verified_tag span,
.list-white-box .image .verified_tag span {
    position: absolute;
    /* background-color: #00b300; */
    /* color: #fff; */
    /* font-family: var(--font-rubik); */
    /* font-weight: 500; */
    /* font-size: 12px; */
    top: 14px;
    z-index: 1;
    letter-spacing: 0.5px;
    /* padding: 4px 7px 4px 8px; */
    left: auto;
    right: 14px;
    /* transform: unset; */
    /* border-radius: 2px; */
    transition: all 0.5s ease;
}
.category_box.ges-catbox.ges-bleffect:hover .image .verified_tag span {
    right: 28px;
}
.list-white-box .image {
    position: relative;
    overflow: hidden;
}

.landing_page .list-white-box .image {
    position: relative;
    overflow: hidden;
}

.landing_page .list-white-box .image .verified_tag span {
    position: absolute;
    /* background-color: #00b300; */
    /* color: #fff; */
    /* font-size: 12px; */
    /* padding: 3px 44px; */
    top: 14px;
    /* right: 14px; */
    z-index: 1;
    /* letter-spacing: 0.5px; */
    /* -webkit-transform: rotate(45deg); */
    /* -ms-transform: rotate(45deg); */
    /* transform: rotate(45deg); */
}

@media(max-width:479px) {
    .category_box .image .verified_tag span {
        /* padding: 3px 30px; */
        top: 14px;
        right: 16px;
        left: auto;
        /* font-size: 10px; */
    }

    .landing_page .category_box .image .verified_tag span {
        /* padding: 3px 30px; */
        /* top: 9px;
        right: -30px; */
        top: 14px;
        right: 16px;
        left: auto;
        /* font-size: 10px; */
    }
}


/* Verified tag css start */


/* Landing page css start */

.landing_page {
    padding: 80px 0;
}

.landing_page.inner-page:before {
    display: none;
}

.landing_page .cms .title_section {
    margin: 0 auto 40px;
}

.landing_page .cms.top_cms_content {
    margin: 0 0 40px;
}

.landing_page .cms.top_cms_content img {
    margin-top: 0;
}

.landing_page .cms.top_cms_content p {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.5px;
}

.landing_page .cms.top_cms_content p+img {
    margin-top: 10px;
}

.landing_page .cms.top_cms_content img.img-left {
    margin-right: 50px;
}

.landing_page .cms.top_cms_content ul,
.landing_page .cms.top_cms_content ol {
    padding-left: 20px;
    margin-bottom: 25px;
}

.landing_page .cms.top_cms_content ul li,
.landing_page .cms.top_cms_content ol li {
    font-size: 16px;
    margin: 10px 0;
}

.landing_page .business_title {
    margin: 40px 0;
    text-align: left;
}

.landing_page .cat_type {
    padding: 0;
    margin: 0;
}

.landing_page .cat_type li {
    color: #5b5b5b;
    font-size: 14px;
    display: inline-block;
    padding: 0 6px 0 6px;
    line-height: 100%;
}

.landing_page .cat_type li:first-child {
    padding-left: 0;
}

.landing_page .cat_type li+li {
    border-left: 1px solid #5b5b5b;
}

.landing_page .cat_type li:last-child {
    padding-right: 0;
}

.landing_page .address {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #a8a8a8;
    position: relative;
    padding-left: 20px;
    line-height: 150%;
    text-align: left;
}

.landing_page .address:before {
    content: "\e93a";
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
}

.landing_page .business_listing .item h2 {
    margin-top: 0;
}

.landing_page .address {
    font-size: 14px;
    padding-left: 18px;
}

.landing_page .list-white-box .buis_info .call {
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 10px;
}

.list-white-box .border-btn {
    font-size: 14px;
}

@media(min-width:1440px) {
    .landing_page .container {
        max-width: 1310px;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .landing_page.category_listing_page .right_panel {
        width: 100%;
    }
}

@media(max-width:1199px) {
    .landing_page {
        padding: 50px 0;
    }

    .landing_page .cms .title_section {
        margin: 0 auto 20px;
    }

    .landing_page .business_title .title {
        font-size: 34px;
        margin: 10px 0 25px;
    }

    .landing_page .cms.top_cms_content {
        margin: 0 0 25px;
    }

    .landing_page .cms.top_cms_content img {
        max-width: 480px;
        margin-right: 30px;
    }

    .landing_page .cms.top_cms_content img.img-left {
        margin-right: 30px;
    }
}

@media(max-width: 991px) {
    .landing_page .cms.top_cms_content p {
        font-size: 14px;
    }

    .landing_page .cms.top_cms_content img {
        max-width: 50%;
    }

    .landing_page .cms.top_cms_content ul li,
    .landing_page .cms.top_cms_content ol li {
        font-size: 14px;
    }
}

@media(max-width:767px) {
    .landing_page {
        padding: 25px 0;
    }

    .business_listing .item {
        width: 50%;
        float: left;
    }

    .landing_page .cms.top_cms_content p {
        text-align: justify;
    }
}

@media(max-width: 479px) {
    .business_listing .item {
        width: 100%;
        float: none;
    }

    .landing_page .list-white-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 10px;
    }

    .landing_page .list-white-box .image {
        width: 120px;
        -ms-flex-item-align: self-start;
        -ms-grid-row-align: self-start;
        align-self: self-start;
    }

    .landing_page .list-white-box .buis_info {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0 0 0 10px;
    }

    .landing_page .business_listing .item h2 {
        margin-bottom: 5px;
    }

    .landing_page .address {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .landing_page .address:before {
        left: 0;
        top: 2px;
        font-size: 16px;
    }

    .landing_page .list-white-box .buis_info .call {
        margin-top: 0;
        margin-bottom: 0;
    }

    .landing_page .list-white-box .border-btn {
        display: none;
    }

    .landing_page .cms.top_cms_content img {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}


/* Landing page css end */


/* Home page landing part css start */

.landing_category_listing .category_slider_outter {
    padding: 0;
    position: relative;
}

.landing_category_listing .category_slider.owl-theme .owl-dots {
    top: -50px;
    right: 0;
}

.landing_category_listing .s_btn_section {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}

.landing_category_listing .category_slider_outter .top_title {
    margin: 0 0 20px;
    max-width: calc(100% - 218px);
}

.landing_category_listing .category_slider_outter .desc {
    margin: 0 0 50px;
}

.landing_category_listing .category_slider_outter .desc p {
    font-size: 16px;
    color: #cecece;
    font-weight: 300;
    letter-spacing: 0.35px;
    line-height: 170%;
}

.landing_category_listing .bg_img {
    position: absolute;
    bottom: 100px;
    right: -40px;
    width: 300px;
    height: 400px;
    background-image: url(../images/dots_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.2;
    z-index: -1;
}

@media(max-width:1199px) {
    .landing_category_listing .s_btn_section {
        top: 10px;
    }

    .landing_category_listing .f-border-btn {
        padding: 6px 20px;
        line-height: 100%;
    }

    .landing_category_listing .bg_img {
        display: none;
    }
}

@media(max-width:991px) {
    .landing_category_listing .category_slider_outter .desc p {
        font-size: 14px;
    }
}

@media(max-width:767px) {
    .landing_category_listing .category_slider_outter .desc {
        margin: 0 0 30px;
        text-align: justify;
    }

    .landing_category_listing .s_btn_section {
        margin: 25px 0 !important;
        position: relative;
    }

    .landing_category_listing .category_slider.owl-theme .owl-dots {
        top: 10px;
        right: 0;
    }

    .landing_category_listing .category_slider_outter .top_title {
        max-width: 100%;
    }

    .landing_category_listing .category_slider_outter .desc p {
        text-align: center;
    }
}


/* Home page landing part css end */

.business_detail_map {
    margin: 0 0 30px;
}

.Page_req_data .top-high-list {
    margin: 0 0 30px;
}


/* General css for GOODEATS */

:root {
    --white: #FFFFFF;
    --theme-yellow: #F59A28;
    --footer-ttl: #ECECEC;
    --footer-background: #181818;
    --footer-menu: #C6C6C6;
    --footer-notes: #737373;
    --copyright-text: #959595;
    --font-rubik: 'Rubik', sans-serif;
    --font-poppins: 'Poppins', sans-serif;
    --font-dm: 'DM Sans', sans-serif;
    --font-awesome: FontAwesome;
}

.theme-font-family-dm {
    font-family: var(--font-dm);
}

.theme-font-family-poppins {
    font-family: var(--font-poppins);
}

.theme-font-family-ribik {
    font-family: var(--font-rubik);
}

.pb-30 {
    padding-bottom: 30px;
}


/* end General css */


/* css for header menu */

.gas-headermenu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.desktop-row {
    display: flex;
    align-items: center;
}

.gas-headermenu ul li {
    margin: 0 20px;
    position: relative;
}

.gas-headermenu ul li a {
    font-family: var(--font-rubik);
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 24px;
    color: var(--white);
    text-transform: capitalize;
    padding-bottom: 30px;
    font-weight: 300;
}

.gas-headermenu ul li a::after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    border-radius: 18px;
    height: 2px;
    width: 0px;
    margin: 8px auto 0 auto;
    background: transparent;
    transition: width .8s ease;
}

.gas-headermenu ul li a:hover::after {
    width: 20px;
    background-color: #FFF;
}

.gas-hedaer-login,
.gas-spingame-linker, .ctm_ge_srch_btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gas-HDRrightbox-main {
    display: flex;
    align-items: center;
    justify-content: end;
}

.gas-withlogin span {
    color: #221F20;
    background-color: #FFC575;
    font-weight: 500;
    font-family: var(--font-rubik);
    padding: 2px 4px;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}

.gas-loginuser-action .gas-withlogin::after {
    content: url('../images/dropdown-down-arrow.svg');
    padding-left: 5px;
    position: absolute;
    right: -11px;
}
.gas-loginuser-action.no-img-head .gas-withlogin::after{
    
    top: 0px;
}
.gas-loginuser-action.with-img-head .gas-withlogin::after{
    position: absolute;
    right: -11px;
    top: 5px;
}
.gas-withlogin span.caret {
    border-top: 5px dashed #cfcfcf;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-left: 5px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
}
.gas-withlogin .thumbnail_container{
    width: 35px;
    border-radius: 4px;
}
.gas-HDRrightbox-main .gas-spingame-linker,
.gas-HDRrightbox-main .gas-hedaer-login,
.gas-HDRrightbox-main .gas-s-menumain, .gas-HDRrightbox-main .ctm_ge_srch_btn {
    margin: 0 12px;
}

.btn-group.gas-loginuser-action.open .dropdown-menu {
    padding: 0;
    border-radius: 0;
    margin-top: 12px;
    padding: 8px 0;
    border-radius: 7px 7px;
    min-width: 220px;
    border: 0;
    background-color: #e1e1e1;
}

.commonModal.onewayview .cms h3.modal-title {
    font-family: var(--font-poppins) !important;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0.16px;
}

.commonModal.onewayview .cms p {
    font-size: 18px;
    font-weight: 100;
    text-align: center;
    font-family: var(--font-rubik) !important;
}

.btn-group.gas-loginuser-action.open .dropdown-menu a {
    display: block;
    width: 100%;
    padding: 8px 20px;
    color: #0d0d0d;
    font-family: var(--font-rubik);
    font-size: 14px;
    font-weight: 400;
}

.btn-group.gas-loginuser-action.open .dropdown-menu a span.profiledropicotext {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: nowrap;
}

.btn-group.gas-loginuser-action.open .dropdown-menu a span.profiledropicotext svg {
    margin-right: 8px;
}

/* css for custom search in header */

.ctm_ge_srch_btn .link.searchbox{
    position: relative;
    top: 0px;
    right: 0;
    left: 0;
    bottom: 0;
    height: 46px;
    width: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border-radius: 50%;
    transition: all ease-in 1s;
}
.ctm_ge_srch_btn .link.searchbox i.fa-search{
    color: #dfdfdf;
    font-size: 24px;
}
.ctm_ge_srch_btn .link.searchbox:hover i{
    color: var(--theme-yellow);
}
.content_search.ges-pop__hb-serch .head_btn_srch {
    border-radius: 100%;
    border-color: unset;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
}
.content_search.ges-pop__hb-serch .head_btn_srch i.fa-search{
    font-size: 20px;
    color: #141414;
}
/* css for custom search header popups */
.content_search.ges-pop__hb-serch .easy-autocomplete-container{
    padding: 0 15px 0px 15px;
    background-color: #f2f2f2;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: 20px;
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.content_search.ges-pop__hb-serch .easy-autocomplete-container ul {
    background: none;
    box-shadow: none;
}
.content_search.ges-pop__hb-serch .easy-autocomplete-container ul .eac-category:nth-child(1){
    padding-top: 0;
    border-top: 0;
}
.content_search.ges-pop__hb-serch .easy-autocomplete-container ul .eac-category{
    font-size: 18px;
    font-weight: 500;
}
.content_search.ges-pop__hb-serch .easy-autocomplete-container ul li:hover{
    background-color: rgb(245 154 40 / 25%);
    border-radius: 10px;
    background-color: rgb(245 154 40 / 15%);
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 4px;
    -webkit-box-shadow: rgb(0 0 0 / 15%) 0px 0px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 4px;
    -ms-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 4px;
}
.easy-autocomplete .easy-autocomplete-container ul{
    max-height: 250px;
    overflow-y: scroll;
}
.easy-autocomplete .easy-autocomplete-container ul::-webkit-scrollbar-thumb {
    background-color: #b0b0b0;
    border: transparent;
}
.easy-autocomplete .easy-autocomplete-container ul::-webkit-scrollbar-track {
    background-color: transparent;
}

.easy-autocomplete .easy-autocomplete-container ul::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
}
/* end css for custom search in header */
.btn-group.gas-loginuser-action.open .dropdown-menu a:hover {
    color: var(--theme-yellow);
}

.gas-headermenu ul.mainul li.menu-item:hover ul.sub-menu {
    display: block !important;
}

.gas-headermenu ul.mainul li.menu-item ul.sub-menu {
    display: block;
    background-color: #e1e1e1;
    position: absolute;
    top: 45px;
    padding: 8px 0;
    min-width: 220px;
    border-radius: 7px;
}

.gas-headermenu ul.mainul li.menu-item ul.sub-menu .menu-subitem {
    margin: 0;
    width: 220px;
    padding: 8px 10px;
}

.gas-headermenu ul.mainul li.menu-item ul.sub-menu li.menu-subitem a {
    color: #0d0d0d;
    font-size: 14px;
    display: block;
    padding-bottom: 0;
    font-weight: 400;
}

.gas-headermenu ul.mainul li.menu-item ul.sub-menu li.menu-subitem a:hover,
.gas-headermenu ul.mainul li.menu-item ul.sub-menu li.menu-subitem a:focus {
    color: var(--theme-yellow);
}

.gas-headermenu ul.mainul li.menu-item ul.sub-menu {
    display: none;
}

.gas-headermenu ul.mainul li.menu-item ul.sub-menu li.menu-subitem a::after {
    content: none;
}

.gas-Hbanner .gas-home-headbanner .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
}

.gas-header header.fix_width {
    background: #191919 !important;
}

@media only screen and (max-width: 1499px) {
    .banner_bg.gas-home-banner {
        height: 690px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .banner_bg.gas-home-banner {
        height: 600px !important;
    }

    .gas-headermenu ul {
        list-style-type: none;
        padding-left: 0;
    }

    .gas-headermenu ul li {
        margin: 0 20px;
    }

    .gas-headermenu ul li a {
        font-size: initial;
    }

    #nav-mobile-btn.navbar-toggle {
        background: var(--theme-yellow);
        color: #0d0d0d;
        border-radius: 100%;
    }

    .gas-home-banner.add_banner_content .banner_top_content .title {
        font-size: 34px !important;
        max-height: unset;
    }

    .gas-home-banner.add_banner_content .banner_center_content {
        max-width: 767px !important;
    }

    .gas-Hbanner .gas-banner-search {
        max-width: 767px !important;
    }
}

@media only screen and (max-width: 991px) {
    .gas-slidebar-total-main {
        padding: 50px !important;
    }

    .gas-gs-slidemenu {
        border-left: 0 !important;
        padding-left: 0 !important;
        padding-top: 50px;
    }

    .gas-slidebar-total-main .gas-gs-slidemenu {
        max-width: 350px;
        margin: 0 auto;
        max-height: 410px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 768px) {
    .banner_bg {
        margin-top: 70px;
    }

    .gas-HDRrightbox-main.desktop-only .gas-spingame-linker svg,
    .gas-HDRrightbox-main.desktop-only .gas-hedaer-login .gas-nologin svg {
        width: 40px;
    }

    .gas-HDRrightbox-main .gas-spingame-linker,
    .gas-HDRrightbox-main .gas-hedaer-login {
        margin: 0 3px;
    }

    .gas-HDRrightbox-main.desktop-only .gas-menu-slide {
        padding-top: 25px;
    }

    .ges-review-tags-main ul.cuisines_tag {
        margin-top: 10px;
        left: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        padding: 0;
    }

    .gas-header .row.custom_row {
        padding: 10px 0;
    }

    .gas-header .desktop_view_only .row.desktop-row .gas-custom-menu {
        display: none;
    }

    .gas-Hbanner .search_section.gas-banner-search {
        bottom: 25px;
    }
}

@media only screen and (max-width: 414px) {
    .gas-slidebar-total-main {
        padding: 0px !important;
    }

    .gas-slidebar-total-main .gas-gs-slidemenu {
        max-height: 315px;
    }

    .banner_bg.gas-home-banner.add_banner_content .banner_center_content {
        bottom: 80px;
    }
}

@media only screen and (max-width: 480px) {

    .gas-HDRrightbox-main .gas-spingame-linker,
    .gas-HDRrightbox-main .gas-hedaer-login, .gas-HDRrightbox-main .ctm_ge_srch_btn, .gas-HDRrightbox-main .gas-s-menumain {
        margin: 0 5px;
    }

    .ges-review-tags-main ul.review-countmain {
        margin-top: 10px;
    }

    .ges-business-lising .category_box.ges-catbox.ges-bleffect.ges-bleffect-p6:hover {
        transform: scale(1) !important;
    }

    .good_eats_thumb_no_img .noimg-ttl span {
        font-size: 13px;
    }
}
 

/* css for header hide show menu */

.menu_open_close .menu__close:before {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu_open_close .menu__close:after {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu_open_close {
    position: relative;
    z-index: 100;
    text-align: right;
    margin: 0;
}

.menu_open_close .menu__close {
    top: 24px;
    right: 40px;
    width: 40px;
    height: 40px;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    position: fixed;
}

/* new */

.gas-menu-slide {
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: all 0.8s ease-in-out;
    position: fixed;
    top: 0;
    bottom: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background-color: var(--footer-background);
    padding-top: 100px;
    display: block;
}

.gas-menu-slide.open {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    z-index: 25;
    display: inline-block;
}

.gas-menu-slide .gas-slidebar-total-main .right-side-menu {
    border-left: 1px solid rgb(255, 255, 255, 0.2);
}

.gas-gs-slidemenu {
    padding-left: 80px;
}

.gas-gs-slidemenu .slidermenumain-ul {
    padding-left: 0;
    list-style-type: none;
}

.gas-gs-slidemenu .slidermenumain-ul .slidermenumain-li {
    margin-bottom: 20px;
}

.slidermenumain-li .s-menu-link {
    font-size: 26px;
    color: var(--white);
    font-family: var(--font-poppins);
    font-weight: 400;
}

.slidermenumain-li .s-menu-link:hover,
.slidermenumain-li .s-menu-link:focus,
.slidermenumain-li .s-menu-link.active {
    color: var(--theme-yellow);
}

.slidermenumain-li.dropdown.open .slidermenusub-ul.dropdown-menu {
    float: unset !important;
    position: unset;
    background-color: transparent;
    box-shadow: none;
    transition: all 0.5s ease-in-out;
}

.slidermenusub-ul .slidermenusub-li {
    padding-bottom: 0px;
}

.slidermenusub-ul .slidermenusub-li .s-menusub-link {
    font-size: 18px;
    color: var(--white);
    font-family: var(--font-poppins);
    font-weight: 400;
}

.slidermenusub-ul .slidermenusub-li .s-menusub-link:hover,
.slidermenusub-ul .slidermenusub-li .s-menusub-link:focus {
    background-color: transparent;
    color: var(--theme-yellow);
    background-image: unset;
}

.slidermenumain-li.dropdown .s-menu-link.dropdown-toggle span.caret {
    transition: all 0.5s ease-in-out;
}

.slidermenumain-li.dropdown.open .s-menu-link.dropdown-toggle span.caret {
    transform: rotate(180deg);
}

.slidebar-sitedtls {
    max-width: 350px;
    margin: 0 auto;
    padding: 25px;
}

.d-block {
    display: block;
}

.sliderbar-follow.us p {
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    font-family: var(--font-poppins);
    font-weight: 500;
}

.slidebar-sitedtls .sliderbar-follow.us .social-ul {
    padding-left: 0;
}

.slidebar-contactdtl a {
    font-family: var(--font-poppins);
    font-weight: 400;
    color: #FFFFFF;
    font-size: 18px;
    padding-bottom: 10px;
}

.slidebar-contactdtl {
    padding-top: 25px;
    border-top: 1px solid rgb(255, 255, 255, 0.2);
    padding-bottom: 10px;
    margin-top: 25px;
}

.gas-slidebar-total-main {
    display: flex;
    justify-content: center;
    height: 100vh;
}

body.menu-open {
    overflow: hidden;
}

.gas-slidebar-total-main .gas-gs-slidemenu .dropdown-backdrop,
.gas-HDRrightbox-main .dropdown-backdrop {
    position: unset;
}


/* end css for header hide show menu */

.gas-Hbanner {
    position: relative;
}

.gas-home-headbanner.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
}

.gas-banner-search {
    position: absolute;
    top: auto;
    bottom: 120px;
    transform: translateX(-50%);
    left: 50%;
    padding: 0 15px;
    max-width: 815px;
    width: 100%;
    z-index: 3;
    display: flex;
    align-items: center;
}

.search_section.gas-banner-search .search_form .search_input_box {
    height: 56px;
    border-radius: 40px;
    width: 100% !important;
}

.search_section.gas-banner-search .search_form .search_input_box .search_input_control .custom-searchbtn {
    background-color: transparent;
    border: 0;
    position: relative;
    right: 3px;
    top: 3px;
}

.search_section.gas-banner-search .search_form .search_input_box .search_input_control input#searchauto {
    height: 56px;
    padding-left: 25px;
}

.search_section.gas-banner-search .search_form .search_input_box .search_input_control {
    height: 56px;
    display: flex;
    align-items: center;
    width: 100%;
}

.gas-banner-search form#frmsearchauto {
    width: 100%;
}

.search_section.gas-banner-search .gas-spingame-linker {
    margin-left: 10px;
}

@media only screen and (max-width: 991px) {
    .search_section.gas-banner-search {
        left: 50%;
    }

    .slidermenumain-li .s-menu-link {
        font-size: 20px;
    }

    .slidermenusub-ul .slidermenusub-li .s-menusub-link {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .search_section.gas-banner-search .search_form .search_input_box .search_input_control input#searchauto {
        height: auto;
    }

    .banner_bg.gas-home-banner {
        height: 400px !important;
    }

    .gas-home-banner.add_banner_content .banner_top_content .title {
        font-size: 25px !important;
        margin-bottom: 15px;
    }
}

.custom-tooltip-msg {
    position: absolute;
    right: 26px;
    bottom: 30px;
    background-color: #FFFFFF;
    padding: 13px 17px 12px 17px;
    border-radius: 14px 14px 0px 14px;
    opacity: 0;
    transition: all 1s ease;
}

.banner_bg.gas-home-banner:hover .custom-tooltip-msg {
    opacity: 1;
}

.custom-tooltip-msg ul {
    list-style-type: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 0px;
    margin-bottom: 0;
}

.custom-tooltip-msg ul li,
.custom-tooltip-msg ul li a {
    font-family: var(--font-rubik);
}

.custom-tooltip-msg ul li:first-child {
    padding-right: 25px;
    font-weight: 400;
}

.custom-tooltip-msg ul li:last-child {
    font-weight: 500;
}

.custom-tooltip-msg ul li a {
    color: #221F20;
}

.custom-tooltip-msg ul li a:hover,
.custom-tooltip-msg ul li a:focus {
    color: var(--theme-yellow);
}


/* css for advertisement offer css  */

.ads_map_bottom {
    padding-top: 40px;
    padding-bottom: 40px !important;
}

.ads_section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.map_section_home {
    padding: 100px 0 150px 0 !important;
}
@media (min-width: 1366px){
    .map_section_home {
        padding: 20px 0 150px 0 !important;
    }
}
@media (min-width: 1601px){
    .map_section_home {
        padding: 60px 0 120px 0 !important;
    }
}

.ads_section .thumbnail_container.mid-ad-banner {
    margin-top: 0 !important;
}


/* end advertisement offer css */
/* css for foooter */

.footer-bottom.ges-footer .container {
    max-width: 1260px;
    width: 100%;
}

.gas-subscribe-notes {
    color: var(--footer-notes) !important;
    font-size: 15px;
    font-family: var(--font-rubik);
    padding-top: 10px;
}
.homefooter .footer-bottom.ges-footer {
    background-color: var(--footer-background);
}
.footer-bottom.ges-footer {
    background-color: #141414;
    padding: 18px 0 20px;
}

.footer-bottom.ges-footer h3 {
    color: var(--footer-ttl);
}

.footer-bottom.ges-footer ul li a {
    font-family: var(--font-rubik);
    font-weight: lighter;
}

.footer-bottom.ges-footer ul li a,
.footer-bottom.ges-footer ul li,
.footer-bottom.ges-footer p {
    color: var(--footer-menu);
}

.footer-bottom.ges-footer ul li a:hover,
.footer-bottom.ges-footer ul li a:focus {
    color: var(--theme-yellow);
    text-decoration: none;
    box-shadow: none;
    outline: none;
}

.footer-bottom.ges-footer h3 {
    font-size: 18px;
    margin-bottom: 26px;
    font-family: var(--font-rubik);
}

.footer-bottom.ges-footer ul {
    list-style-type: none;
    padding-left: 0;
}

.footer-bottom.ges-footer ul li {
    font-family: var(--font-poppins);
    line-height: 1.7;
}

.gas-subscribe input[type="email"] {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #424242;
    padding: 12px 0 12px 5px;
    height: 40px;
    color: var(--footer-menu);
    transition: all 0.6s ease
}

.gas-subscribe input:-webkit-autofill,
.gas-subscribe input:-webkit-autofill:hover,
.gas-subscribe input:-webkit-autofill:focus,
.gas-subscribe input:-webkit-autofill:active {
    background-color: var(--footer-background) !important;
    box-shadow: none;
    outline: none;
    text-decoration: none;
}

.gas-subscribe input[type="email"]:hover,
.gas-subscribe input[type="email"]:focus {
    border-color: var(--theme-yellow);
    background-color: transparent;
}

.gas-subscribe form {
    position: relative;
}

.gas-subscribe form .gas-btn-subscribe {
    position: absolute;
    right: 0px;
    top: 10px;
    border: 0;
    background-color: transparent;
}

.gas-subscribe form .gas-btn-subscribe svg {
    transition: all 0.6s ease-in-out;
}

.gas-subscribe form .gas-btn-subscribe:hover svg {
    transform: rotate(45deg);
}
.gas-subscribe label.help-block{
    font-weight: 500;
}

ul.social-ul {
    display: flex;
    margin-top: 20px;
}

ul.social-ul li {
    padding-right: 20px;
}

ul.social-ul li a:hover svg path,
ul.social-ul li a:focus svg path {
    fill: var(--theme-yellow);
    transition: all 0.6s ease;
}

.footer-contact a {
    color: var(--footer-menu) !important;
    transition: all 0.6s ease !important;
}

.footer-contact .ftr-email {
    font-family: var(--font-poppins);
}

.footer-contact a:hover,
.footer-contact a:focus {
    color: var(--theme-yellow) !important;
}

.gas-copyright-section .copyright-text,
.gas-copyright-section .copyright-menu,
.gas-copyright-section .craftedby-netclues span {
    color: var(--copyright-text);
    font-size: 13px;
    font-family: var(--font-rubik);
}

.gas-copyright-section .copyright-text,
.copyright-menu ul {
    margin-bottom: 0;
}

.gas-copyright-section .craftedby-netclues {
    justify-content: end;
    display: flex;
}

.gas-copyright-section .craftedby-netclues span,
.gas-copyright-section .craftedby-netclues span a {
    display: inline-flex;
    align-items: center;
}

.gas-copyright-section .craftedby-netclues span a {
    padding-left: 10px;
}

.gas-copyright-section {
    border-top: 1px solid #272727;
    padding: 20px 0 0 0;
}

.copyright-menu ul li {
    display: inline-block;
    padding: 0px 10px;
}
.homefooter .gas-footer-logo{
    background-color: var(--footer-background);
}
.homefooter .gas-footer-logo img {
    background-color: var(--footer-background);
}
.gas-footer-logo {
    background-color: #141414;
    text-align: center;
    position: relative;
    padding-top: 50px;
    z-index: 1;
}
.homefooter .gas-footer-logo::before{
    height: 4.89px;
    /* bottom: 21.5px; */
}
.homefooter .gas-footer-logo::after{
    height: 4.75px;
    /* bottom: 20.5px; */
}

.gas-footer-logo img {
    background-color: #141414;
    z-index: 2;
    position: relative;
    margin-bottom: -0.2px;
}

.gas-footer-logo::before {
    content: '';
    width: 43%;
    /* height: 5.89px; */
    height: 5px;
    background-color: #FFFFFF;
    position: absolute;
    /* bottom: 20.5px; */
    top: 116px;
    z-index: 1;
    left: 0;
}

.gas-footer-logo::after {
    content: '';
    width: 43%;
    height: 5px;
    background-color: #FFFFFF;
    position: absolute;
    /* bottom: 19.5px; */
    top: 117px;
    z-index: 1;
    right: 0;
}
@media only screen and (max-width: 1600px){
    .homefooter .gas-footer-logo::after{
        height: 5.7px;
    }
    .homefooter .gas-footer-logo::before {
        height: 5.7px;
    }
    .gas-footer-logo::before{
        height: 5.7px;
        top: 116px;
    }
    .gas-footer-logo::after{
        height: 5.75px;
        top: 117px;
    }
}
@media only screen and (max-width: 1366px){
    .homefooter .gas-footer-logo::after {
        height: 5.2px;
    }
    .homefooter .gas-footer-logo::before {
        height: 5.2px;
    }
}
@media only screen and (max-width: 1024px) {
    footer {
        background-color: #141414;
    }
    footer.homefooter{
        background-color: #181818;
    }
}
@media only screen and (max-width: 768px){
    .gas-footer-logo::before{
        height: 5px;
    }
    .gas-footer-logo::after{
        height: 5px;
    }
}
@media only screen and (max-width: 480px) {
    .footer-bottom.ges-footer h3 {
        margin-bottom: 10px;
    }

    .gas-copyright-section .copyright-text,
    .gas-copyright-section .copyright-menu {
        margin-bottom: 20px;
        text-align: center;
    }

    .gas-copyright-section .craftedby-netclues {
        justify-content: center;
    }
    .homefooter .gas-footer-logo::after {
        height: 5.2px;
    }
    .homefooter .gas-footer-logo::before {
        height: 5.2px;
    }
}


/* end css for footer */


/* css for lets plan your week */

.gas-planweek {
    padding: 40px 0;
    overflow: hidden;
}

.gas-planweek .container {
    max-width: 1610px;
    width: 100%;
}

.gas-section-ttl h3 {
    font-size: 25px;
    font-family: var(--font-poppins);
    font-weight: 500;
    line-height: 38px;
    color: var(--white);
    margin: 0 15px 0 0;
    z-index: 35;
}

.gas-section-ttl {
    display: flex;
    align-items: center;
    margin-bottom: 27px;
    position: relative;
    max-width: 350px;
    width: 100%;
    z-index: 2;
}

.gas-section-ttl.covid-ttl {
    max-width: 700px;
    background-color: var(--footer-background);
}

/* .gas-section-ttl.covid-ttl a {
    right: 12% !important;
} */

.covid-pandemic .desc p {
    font-size: 18px;
    font-family: var(--font-poppins);
    font-weight: 300;
    color: #848484;
    letter-spacing: 0.2px;
    line-height: 30px;
}

.covid-pandemic .category_box .image .letseat_btn {
    width: 33px;
}

.covid-pandemic .editors-choice .category_box.gas-category-box .delivery_via:hover span {
    transform: translateX(0px);
}

.gas-section-ttl a {
    position: relative;
    /* right: 27% !important; */
    transition: all 0.8s ease !important;
    z-index: 24;
    color: var(--theme-yellow);
    /* opacity: 0; */
}

.gas-section-ttl:hover a {
    right: 0 !important;
    opacity: 1;
}

.pw-latestnews {
    position: relative;
    max-width: 905px;
}

.pw-hotnews-main {
    position: absolute;
    top: 25%;
    left: 7%;
    z-index: 1;
}

.pw-hotnews-main .pw-news-date {
    font-size: 14px;
    color: var(--white);
    font-weight: 400;
    font-family: var(--font-rubik);
}

.pw-hotnews-main .pw-news-title {
    font-size: 50px;
    font-weight: 500;
    font-family: var(--font-rubik);
    max-width: 350px;
    margin-top: 10px;
}

.pw-hotnews-main .pw-news-title a {
    color: var(--white);
}

.pw-hotnews-main .pw-news-title a:hover,
.pw-hotnews-main .pw-news-title a:focus {
    color: var(--theme-yellow);
}

.pw-countdown {
    position: absolute;
    left: 7%;
    bottom: 5%;
    z-index: 1;
}

.pw-countdown ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
}

.pw-countdown ul li {
    align-items: center;
    margin-right: 42px;
    font-size: 47px;
    color: var(--theme-yellow);
    font-family: var(--font-rubik);
    font-weight: 500;
}

.pw-countdown ul li span {
    display: block;
    font-size: 14px;
    color: var(--white);
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
}

.pw-latestnews-sidebar {
    margin-left: 70px;
}

.pw-sidebarnewsmain {
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgb(112 112 112 / 20%);
}

.pw-sidebarnewsdtls {
    padding-left: 30px;
    width: calc(100% - 135px);
}

.pw-sidebarnewsdtls span.date {
    color: #959595;
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 400;
    margin-bottom: 11px;
}

.pw-sidebarnewsdtls h3.desc-title {
    font-size: 22px;
    margin-bottom: 11px;
    font-family: var(--font-rubik);
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.pw-sidebarnewsdtls h3.desc-title a {
    color: #E2E2E2;
}

.pw-sidebarnewsdtls h3.desc-title a:hover,
.pw-sidebarnewsdtls h3.desc-title a:focus {
    color: var(--theme-yellow);
}

.pw-sidebarnewsdtls .desc {
    color: #959595 !important;
    font-size: 15px;
    font-family: var(--font-rubik);
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* line-clamp: 1; */
    -webkit-box-orient: vertical;
}

.pw-latestnews-sidebar .pw-sidebarnewsmain:last-child {
    border-bottom: 0;
}

.pw-sidebarnewsmain img,
.pw-latestnews img {
    border-radius: 6px;
}
.bd-reservation-formmain form select::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;
}
.bd-reservation-formmain form select::-webkit-scrollbar-thumb {
    background-color: #848484;
    border: transparent;
}
.bd-reservation-formmain form select::-webkit-scrollbar-track {
    background-color: #353535;
}

.gas-planweek .pw-latestnews-sidebar::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
}

.gas-planweek .pw-latestnews-sidebar::-webkit-scrollbar-track {
    background: #959595;
}

.gas-planweek .pw-latestnews-sidebar::-webkit-scrollbar-thumb {
    background: var(--theme-yellow);
}

.gas-planweek .pw-latestnews-sidebar::-webkit-scrollbar-thumb:hover {
    background: var(--theme-yellow);
}


/* new */

.pw-latestnews .thumbnail_container {
    padding-bottom: 66.62%;
}

.pw-sidebarnewsmain.img-thumb .thumbnail_container {
    padding-bottom: 66.66%;
}

.img-thumbfit {
    width: 135px;
}

.gas-planweek .lpw-left {
    width: 935px;
}

.gas-planweek .planweek-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.gas-planweek .planweek-row .thumbnail_container:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    z-index: 1;
}

@media only screen and (max-width: 1440px) {
    .gas-planweek .pw-latestnews-sidebar {
        max-height: 650px;
        overflow-y: scroll;
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .pw-hotnews-main .pw-news-title {
        font-size: 34px;
        line-height: 44px;
    }

    .pw-countdown ul li {
        font-size: 30px;
        margin-right: 30px;
    }

    .pw-countdown ul li span {
        font-size: 10px;
    }

    .pw-latestnews-sidebar {
        margin-left: 30px;
    }

    .gas-planweek .pw-latestnews-sidebar {
        max-height: 350px;
    }
}

@media only screen and (max-width: 991px) {
    .gas-planweek .pw-latestnews-sidebar {
        max-height: unset;
        overflow-y: auto;
        margin: 10px 0 0 0;
    }

    .pw-latestnews img {
        width: 100%;
    }

    .gas-section-ttl a {
        opacity: 1;
        white-space: nowrap;
        position: unset;
    }

    .gas-section-ttl {
        position: unset;
        max-width: unset !important;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 414px) {
    .pw-sidebarnewsdtls {
        padding-left: 20px;
        margin-top: 3px;
    }

    .pw-hotnews-main .pw-news-title {
        font-size: 24px;
        line-height: 24px;
    }

    .gas-HDRrightbox-main.desktop-only .gas-spingame-linker svg,
    .gas-HDRrightbox-main.desktop-only .gas-hedaer-login .gas-nologin svg {
        width: 46px;
    }

    .login_popup.ges-login-popup span#notexit,
    .login_popup.ges-login-popup #resetemaillink {
        font-size: 13px;
    }

    .gas-section-ttl h3,
    .gas-section-ttl a {
        z-index: 1;
    }
}
/* end css for lets plan your week */
/* css for latest news section */
.gas-section-ttl a::after {
    content: '\f105';
    padding-left: 8px;
    font-family: "FontAwesome";
    font-weight: normal;
}

.news_section.ges-news-section .container {
    max-width: 1640px;
    width: 100%;
}
@media (min-width: 1366px){
    .news_section.ges-news-section{
        padding-top: 25px;
    }
}

.news_section.ges-news-section {
    padding-bottom: 0;
}

.ges-news-slider.owl-carousel.owl-loaded {
    padding: 0 15px;
}

.news_section.ges-news-section .ges-news-slider .item {
    background: transparent;
    border: none;
}

.news_section.ges-news-section .ges-news-slider .img-desc h3 a {
    color: #E2E2E2;
    font-size: 22px;
    font-weight: 400;
    font-family: var(--font-rubik);
}

.news_section.ges-news-section .ges-news-slider .img-desc:hover h3 a,
.news_section.ges-news-section .ges-news-slider:focus .img-desc h3 a {
    color: var(--theme-yellow);
}

.news_section.ges-news-section .img-desc {
    margin-top: unset;
}

.news_section.ges-news-section .img-desc h3 {
    max-width: 300px;
}

.news_section .img-desc {
    position: relative;
}

.fency-play-btn {
    background-color: var(--theme-yellow);
    border-radius: 100%;
    padding: 13px 13px;
    width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 22px;
    top: -22px;
    z-index: 1;
}

.PromotionsnDeals .fency-play-btn {
    right: 50px;
}

.fency-play-btn {
    box-shadow: 0 0 0 0 rgba(245, 154, 40, 0.7);
    cursor: pointer;
    -webkit-animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 3s infinite cubic-bezier(0.66, 0, 0, 1);
}

.fency-play-btn:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.fency-play-btn i.fa-play {
    color: #181818;
    font-size: 12px;
}

.ges-news-section.news_section .image .thumbnail_container {
    border-radius: 7px;
}
/* end css for latest news section */
/* css for Editor choice section */
.ges-hot-tabs .ges-hot-tabs_inner .hot-tab-links,
.ges-editors-choice-section {
    position: relative;
    z-index: 5;
}
.ges-hot-tabs .ges-hot-tabs_inner .hot-tab-links:hover, .ges-hot-tabs .ges-hot-tabs_inner .hot-tab-links:focus{
    color: var(--theme-yellow);
}
.category_listing-content {
    position: relative;
}

.category_listing.ges-category-listing .category_listing-content::after {
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}


.ges-home-hotsection .ges-hot-tabs {
    border: 2px solid transparent;
    box-shadow: 0px 3px 6px #00000042;
    border-radius: 16px 32px 32px 32px;
    padding: 24px 24px 26px 28px;
    background: rgb(0, 47, 98);
    background: -o-linear-gradient(241deg, rgba(0, 47, 98, 1) 0%, rgba(0, 5, 10, 1) 60%);
    background: linear-gradient(209deg, rgba(0, 47, 98, 1) 0%, rgba(0, 5, 10, 1) 60%);
    transition: all 0.6s ease;
}

.category_listing-content::before {
    content: '';
    position: absolute;
    height: 150px;
    width: 100%;
}

.category_listing.ges-category-listing .ges-home-hotsection {
    position: relative;
    z-index: 1;
}

.category_listing-content .ges-home-hotsection {
    margin-bottom: 100px;
}

.ges-hot-tabs h2 {
    font-family: var(--font-poppins);
    font-size: 32px;
    font-weight: 400;
    margin: 21px 0 13px 0;
    color: #ECECEC;
}

.ges-home-hotsection .container.container_ht {
    max-width: 1034px;
    width: 100%;
}

.ges-home-hotsection .ges-hot-tabs:hover,
.ges-home-hotsection .ges-hot-tabs:focus {
    border-color: #FFA01E;
}

.ges-editors-choice-section .container {
    max-width: 1670px;
    width: 100%;
}
/* editor-choice */
.editors-choice .category_box.gas-category-box .image_content .title_and_amenities h3.title {
    margin: 0;
    line-height: 23px;
    letter-spacing: -0.38px;
}

.editors-choice .category_box.gas-category-box .image_content .title_and_amenities h3.title a {
    font-size: 16px;
    color: var(--white);
    font-family: var(--font-rubik);
    font-weight: 400;
}

.editors-choice .category_box.gas-category-box .image_content .title_and_amenities h3.title:hover a,
.editors-choice .category_box.gas-category-box .image_content .title_and_amenities h3.title:focus a {
    color: var(--theme-yellow);
    text-decoration: none;
    box-shadow: none;
    outline: none;
}

.category_box.gas-category-box .image .thumbnail_container {
    border-radius: 6px;
}

.category_box.gas-category-box .image .verified_tag span {
    padding: 4px 7px 4px 8px;
    right: 10px;
    left: auto;
    transform: unset;
    border-radius: 2px;
    transition: all 0.6s ease-in-out;
}
.category_box.gas-category-box:hover .image .verified_tag span{
    right: 28px;
}

.category_box.gas-category-box .image_content .cat_type_outter ul.cat_type {
    padding-left: 0;
    list-style-type: none;
    display: inline-flex;
    flex-wrap: wrap;
    color: #FFF;
    margin-bottom: 0;
}

.category_box.gas-category-box .image_content .cat_type_outter ul.cat_type li {
    padding-right: 5px;
    display: flex;
    align-items: center;
    font-family: var(--font-rubik);
    font-weight: 400;
}

.category_box.gas-category-box .image_content .cat_type_outter ul.cat_type li::before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: var(--theme-yellow);
    margin-left: 4px;
    margin-right: 8px;
}

.category_box.gas-category-box .image_content .cat_type_outter ul.cat_type li:first-child::before {
    content: unset;
}

.gas-section-ttl.gas-section-ttlbg,
.gas-section-ttl.gas-section-ttlbg h3 {
    background-color: unset;
}

.image-content-dtls .cat_type_outter ul.cuisines_tag {
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    align-items: baseline;
    justify-content: end;
    flex-wrap: wrap;
}

.image-content-dtls .cat_type_outter ul.cuisines_tag li {
    margin: 0 3px 3px 3px;
    padding: 3px;
    min-width: fit-content;
    font-size: 10px;
}

.image-content-dtls-location .address {
    color: #848484;
    font-size: 11px;
    font-family: var(--font-rubik);
    font-weight: 400;
    line-height: 17px;
}

.image-content-dtls-location .address::before {
    content: '\f041';
    padding-right: 2px;
    font-family: "FontAwesome" !important;
    font-weight: normal;
    font-size: 15px;
}

.category_box.gas-category-box .image-content-dtls .align-ls {
    display: inline-flex;
    padding-right: 0;
}

.category_box.gas-category-box .image-content-dtls .align-ls .image-content-dtls-star {
    padding-right: 10px;
}

.category_box.gas-category-box .image-content-dtls .align-ls .image-content-dtls-star .star {
    font-family: var(--font-dm);
    font-weight: 400;
    color: var(--theme-yellow);
    font-size: 14px;
    line-height: 17px;
}

.category_box.gas-category-box .image-content-dtls .align-ls .image-content-dtls-star .star::before {
    content: '\f005';
    font-family: "FontAwesome";
    font-weight: normal;
    font-size: 17px;
    padding-right: 7px;
}

.category_box.gas-category-box .image-content-dtls .cat_type_outter ul.cuisines_tag li {
    background-color: transparent;
    border: 1px solid #4E4E4E;
    color: #848484;
    border-radius: 2px;
}

.editors-choice.owl-carousel {
    position: relative;
}

.editors-choice.owl-carousel .owl-nav button {
    position: absolute;
    top: 33%;
}

.editors-choice.owl-carousel .owl-nav button.owl-prev {
    left: -45px;
}

.editors-choice.owl-carousel .owl-nav button.owl-next {
    right: -45px;
}

.editors-choice.owl-carousel .owl-nav button.owl-next.disabled,
.editors-choice.owl-carousel .owl-nav button.owl-prev.disabled {
    opacity: 0;
    transition: all 0.8s ease;
}

.category_box.gas-category-box .image_content {
    position: relative;
    padding: 5px;
}


/* editor choice animation */

.category_box.gas-category-box .image_content .ges-cattype-effect {
    position: absolute;
    transform: translateY(-30px);
    transition: all 0.5s ease-in-out;
    opacity: 0;
}

.category_box.gas-category-box:hover .image_content .ges-cattype-effect {
    position: relative;
    transform: translateY(0);
    opacity: 1;
}

.editors-choice.owl-carousel .owl-stage-outer {
    padding: 30px 20px 50px 10px;
}

.editslider-col {
    padding: 0;
}

.category_box.gas-category-box .thumbnail_container {
    padding-bottom: 66%;
}

.category_box.gas-category-box .image_content .image-content-dtls {
    position: absolute;
    transform: translateY(-70px);
    width: 100%;
    transition: all 0.5s ease-in-out;
    opacity: 0;
}

.category_box.gas-category-box .image_content .title_and_amenities {
    transition: all 0.5s ease-in-out;
}

.category_box.gas-category-box:hover .image_content .image-content-dtls {
    position: relative;
    transform: translateY(0);
    opacity: 1;
}

.editors-choice .category_box.gas-category-box {
    transition: all 0.5s ease-in-out;
}

.editors-choice .category_box.gas-category-box:hover {
    transform: scale(1.08);
}

.editors-choice .owl-stage .owl-item .category_box.gas-category-box:hover .delivery_via {
    left: -19px;
    transition: all 0.6s ease-in-out;
}
.editors-choice .owl-stage .owl-item .category_box.gas-category-box .cat_type_outter{
    transition: all 0.6s ease-in-out;
}
.editors-choice .owl-stage .active.owl-item .category_box.gas-category-box:hover .cat_type_outter{
    margin-right: 18px;
    transition: all 0.6s ease-in-out;
}
.bd-reletedprod-section .active.owl-item .category_box.ges-catbox .cat_type_outterone{
    transition: all 0.6s ease-in-out;
}
.bd-reletedprod-section .active.owl-item .category_box.ges-catbox:hover .cat_type_outterone {
    margin-right: 10px;
    transition: all 0.6s ease-in-out;
}
.bd-reletedprod-section .active.owl-item .category_box.ges-catbox .image_content .cat_type_outter, .bd-reletedprod-section .active.owl-item .category_box.ges-catbox .image_content .title_and_amenities, .bd-reletedprod-section .active.owl-item .category_box.ges-catbox .image_content .image-content-dtls .align-ls{
    transition: all 0.6s ease-in-out;
}
.bd-reletedprod-section .active.owl-item .category_box.ges-catbox:hover .image_content .cat_type_outter, .bd-reletedprod-section .active.owl-item .category_box.ges-catbox:hover .image_content .title_and_amenities, .bd-reletedprod-section .active.owl-item .category_box.ges-catbox:hover .image_content .image-content-dtls .align-ls{
    margin-left: 18px;
    transition: all 0.6s ease-in-out;
}


@media only screen and (max-width: 991px) {
    .editors-choice .category_box.gas-category-box:hover .delivery_via {
        left: 0;
    }
    .category_box.gas-category-box .image_content {
        background-color: var(--footer-background);
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .category_box.gas-category-box .image_content .ges-cattype-effect{
        position: relative;
        transform: translateY(0);
        opacity: 1;
    }
    .category_box.gas-category-box .image_content .image-content-dtls{
        position: relative;
        transform: translateY(0);
        opacity: 1;
    }
    .editors-choice .owl-stage .active.owl-item .category_box.gas-category-box:hover .cat_type_outter {
        margin-right: 0px;
    }
}

.editors-choice .owl-item:hover {
    z-index: 9999;
    margin-right: 0;
}

.category_box.gas-category-box:hover .image_content {
    background-color: var(--footer-background);
}
/* end animation */
/* end editor-choice */
@media only screen and (max-width: 1199px) {
    .news_section.ges-news-section .ges-news-slider .img-desc h3 a {
        font-size: initial;
    }
}

@media only screen and (max-width: 991px) {
    .ges-hot-tabs {
        margin-bottom: 25px;
    }

    .ges-category-listing .top-fixbgsection {
        margin-bottom: 400px;
    }

    .pw-sidebarnewsdtls h3.desc-title {
        font-size: initial;
    }
}

@media only screen and (max-width: 768px) {
    .ges-category-listing .top-fixbgsection {
        margin-bottom: 380px;
    }

    .ges-hot-tabs h2 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 576px) {
    .ges-category-listing .top-fixbgsection {
        margin-bottom: 440px;
    }
    .ads_section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 414px) {
    .category_listing.ges-category-listing .ges-home-hotsection {
        position: relative;
        top: 35px;
    }

    .ges-category-listing .top-fixbgsection {
        display: none;
    }

    .ges-editors-choice-section {
        margin-top: 25px;
    }
}

.ges-home-hotsection [class*="col-"] {
    padding: 0 9px;
}


/* end css for Editor choice section */
/* css for product listing page */

.inner-page {
    padding: 110px 0 90px 0 !important;
}

.inner-page:before {
    background: none !important;
    display: none;
}

.inner-page:after,
.inner-page {
    background-color: #141414 !important;
}

.inner-page.ges-category-listing-page .container.container_nq {
    max-width: 1920px;
    width: 100%;
}

.ges-category-listing-page .category_slider .category_box {
    max-width: unset;
}

.ges-business-lising .filter_box {
    background-color: #0d0d0d;
}


/* end css for product listing page */

@media only screen and (max-width: 1600px) {

    .category_listing.ges-category-listing .ges-editors-choice-section .container,
    .news_section.ges-news-section .container,
    .gas-planweek .container {
        max-width: 1440px !important;
    }

    .advtext {
        left: 27% !important;
        top: 4% !important;
    }
}
/* business listing page */
/* business listing page left panel */

.ges-category-listing-page .container-fluid.ges-business-lising {
    padding-left: 0;
}

.ges-filter-box.filter_box .selection_box .collapse {
    display: none;
}

.ges-filter-box.filter_box .selection_box .collapse.in {
    display: block;
}
.ges-filter-box.filter_box .selection_box .accordion-toggle:after {
    content: "\f077";
    font-family: 'FontAwesome';
    font-style: normal;
    cursor: pointer;
    float: right;
    color: #4E4E4E;
    transition: all 0.5s ease;
    animation: bounce 1800ms infinite;
}
.ges-filter-box.filter_box .selection_box .accordion-toggle:hover::after, .ges-filter-box.filter_box .selection_box .accordion-toggle:focus::after{
    color: var(--theme-yellow);
}

.ges-filter-box.filter_box .selection_box .accordion-toggle.collapsed:after {
    content: "\f078";
    color: #4E4E4E;
    transition: all 0.5s ease;
}
.ges-filter-box.filter_box .selection_box .accordion-toggle.collapsed:hover::after{
    color: var(--theme-yellow);
}
@keyframes bounce {
    50% {
        transform: translateY(-8px);
      }
}

.ges-filter-box.filter_box .selection_box ul {
    margin-top: 30px;
}

.filter_box.ges-filter-box .selection_box .lable_container .checkmark {
    background-color: transparent;
    border-color: #4E4E4E;
}

.filter_box.ges-filter-box .selection_box .lable_container .checkmark:after {
    left: 6px;
    top: 3px;
}

.filter_box.ges-filter-box .selection_box .lable_container {
    padding-left: 28px;
}

.filter_box.ges-filter-box .selection_box h3.panel-title a:hover,
.filter_box.ges-filter-box .selection_box h3.panel-title a:focus {
    color: #ffffff;
}

.filter_box.ges-filter-box .selection_box #Yourdata h3 {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-poppins);
}

.filter_box.ges-filter-box .selection_box #filterData li a:hover,
.filter_box.ges-filter-box .selection_box #filterData li a:focus {
    color: #ffffff !important;
}

.ges-bl-sufflemain .btn-bl-sidebar-suffle {
    display: flex;
    align-items: center;
    background-color: #343434;
    padding: 10px 12px;
    font-family: var(--font-poppins);
    font-weight: 600;
    color: var(--theme-yellow);
    border-radius: 33px;
    max-width: 235px;
    margin: 0 auto;
}

.ges-bl-sufflemain {
    margin-top: 50px
}

.ges-bl-sufflemain .btn-bl-sidebar-suffle:hover {
    background-color: #ffffff;
    color: var(--theme-yellow);
}

.ges-bl-sufflemain p {
    font-size: 15px;
    font-family: var(--font-rubik);
    font-weight: 400;
    color: #848484;
    margin: 14px auto 0 auto;
    text-align: center;
}

.ges-bl-sufflemain .btn-bl-sidebar-suffle svg {
    margin-right: 14px;
}


.selection_box.first {
    padding-bottom: 24px;
}

.selection_box.first ul li:first-child {
    color: var(--footer-notes);
}

@media only screen and (max-width: 767px) {
    .ges-category-listing-page .container-fluid.ges-business-lising {
        padding-left: 15px;
    }

    .ges-business-lising .left_panel .filter_box.sidebar__inner.ges-filter-box {
        min-height: unset;
        height: unset;
    }

    .ges-business-lising .filter_box.ges-filter-box #FilterModal.modal {
        background: rgb(24, 24, 24, 0.88);
    }

    .ges-business-lising .filter_box.ges-filter-box #FilterModal.modal .modal-content {
        background: #0d0d0d;
    }

    .ges-business-lising .filter_box.ges-filter-box #FilterModal .fa-close {
        border: 1px solid var(--white);
        color: var(--white);
    }

    .ges-business-lising .filter_box.ges-filter-box.affix {
        top: 92px;
        border-bottom: 1px solid;
        background: #0d0d0d;
    }

    .ges-business-lising .right_panel {
        padding: 0 15px !important;
    }

    .ges-catbusiness-listing .category_box.ges-catbox {
        background: #191919 !important;
        padding: 12px;
        border-radius: 6px;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image_content .title_and_amenities h3.title {
        margin-top: 5px !important;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image_content .title_and_amenities h3.title a {
        font-size: 14px !important;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls .align-ls {
        width: 100%;
    }
}


/* business listing right panel */

.ges-business-lising .right_panel {
    padding: 21px 60px 0px 39px;
}

.ges-business-lising .ges-listingpage-title h1 {
    color: #ECECEC;
    font-size: 24px;
    font-family: var(--font-poppins);
    font-weight: 500;
    margin-bottom: 32px;
}

.ges-catbusiness-listing .category_box.ges-catbox {
    background: transparent;
    border: 0;
}


/*  */

.ges-catbusiness-listing .category_box.ges-catbox .image_content .cat_type_outter ul.cat_type li::before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: var(--theme-yellow);
    margin-left: 8px;
    margin-right: 12px;
}

.ges-catbusiness-listing .category_box.ges-catbox .image_content .cat_type_outter ul.cat_type li {
    padding: 0;
}

.ges-catbusiness-listing .category_box.ges-catbox .image_content .cat_type_outter ul.cat_type li:first-child::before {
    content: unset;
}

.ges-catbusiness-listing .category_box.ges-catbox .image_content .cat_type_outter ul.cat_type li:last-child {
    padding-right: 0;
    padding-left: 0;
}

.ges-catbusiness-listing .category_box.ges-catbox .image_content .cat_type_outter ul.cat_type li {
    padding-right: 0px;
    display: flex;
    align-items: center;
    font-family: var(--font-rubik);
    font-weight: 400;
    font-size: 15px;
    color: #BBBBBB;
}

.ges-catbusiness-listing .category_box.ges-catbox .image_content .cat_type_outter ul.cat_type {
    padding-left: 0;
    list-style-type: none;
    display: inline-flex;
    color: #FFF;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.ges-catbusiness-listing .category_box.ges-catbox .image_content .title_and_amenities h3.title a {
    font-size: 18px;
    color: #E1E1E1;
    font-family: var(--font-rubik);
    font-weight: 500;
    letter-spacing: 0.36px;
}

.ges-catbusiness-listing .category_box.ges-catbox .image_content .title_and_amenities h3.title {
    margin-top: 13px;
    line-height: 23px;
    letter-spacing: -0.38px;
}

.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls-location .address {
    font-size: 12px !important;
}

.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls-location .address::before {
    font-size: 15px;
}

.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls .align-ls {
    display: inline-flex;
    align-items: center;
}

.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 4px;
}

.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls .align-ls .image-content-dtls-star {
    padding-right: 4px;
}

.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls .align-ls .image-content-dtls-star .star {
    font-family: var(--font-dm);
    font-weight: 400;
    color: var(--theme-yellow);
    font-size: 12px;
}

.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls .align-ls .image-content-dtls-star .star::before {
    content: '\f005';
    font-family: "FontAwesome";
    font-weight: normal;
    font-size: 13px;
    padding-right: 4px;
}

.ges-catbusiness-listing .category_box.ges-catbox .image .thumbnail_container {
    border-radius: 6px 6px 6px 6px;
}

.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls .cat_type_outterone.listcate-type ul.cuisines_tag {
    padding-left: 0;
    margin-bottom: 0;
}

.ges-catbusiness-listing .category_box.ges-catbox .align-cattyp {
    text-align: right;
}

.ges-catbusiness-listing .category_box.ges-catbox .cat_type_outterone.listcate-type ul li {
    margin-bottom: 4px;
}

.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls .cat_type_outterone.listcate-type ul.cuisines_tag li {
    background-color: transparent;
    color: #848484;
    border: 1px solid #4E4E4E;
    border-radius: 2px 2px 2px 2px;
    padding: 4px 6px 3px 7px;
    font-size: 11px;
    font-family: var(--font-rubik);
}

.ges-catbusiness-listing .category_box.ges-catbox .delivery_via {
    bottom: 19px;
}

.ges-catbusiness-listing .category_box.ges-catbox .delivery_via span,
.editors-choice .category_box.gas-category-box .delivery_via span {
    transform: translateX(144px);
    opacity: 0;
    transition: all 0.8s ease-in-out;
    font-size: 12px;
    font-family: var(--font-rubik);
    padding: 2.45px 6px 2.45px 6px;
}

.ges-catbusiness-listing .category_box.ges-catbox .delivery_via:hover span {
    transform: translateX(-10px);
    opacity: 1;
}

.editors-choice .category_box.gas-category-box .delivery_via:hover span {
    transform: translateX(-2px);
    opacity: 1;
}

.ges-catbusiness-listing .category_box.ges-catbox .image .letseat_btn {
    width: 34px;
    height: 34px;
    right: 19px;
    display: flex;
    align-items: center;
}

.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls.image-content-dtlsfull {
    display: block;
    width: 100%;
    justify-content: end;
}

@media only screen and (max-width: 1600px) {
    .ges-business-lising .right_panel {
        padding: 21px 35px 0px 20px;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls .align-ls {
        white-space: nowrap;
    }
}


/* business listing adv slider css */

.ges-business-lising .business-listing-adv-section .ges-bl-advbox {
    background-color: #1a1a1a;
    box-shadow: 0px 0px 6px #00000061;
    border-radius: 6px;
    padding: 30px 30px 60px 30px;
}

.ges-business-lising .business-listing-adv-section .ges-bl-advbox p {
    font-size: 20px;
    font-family: var(--font-poppins);
    font-weight: 300;
    color: #848484;
    max-width: 250px;
    letter-spacing: 0.2px;
    line-height: 30px;
}

.ges-business-lising .business-listing-adv-section {
    margin-bottom: 40px;
}

.ges-business-lising .category_box.ges-catbox.ges-bleffect {
    padding-bottom: 40px;
}

.ges-business-lising .category_box.ges-catbox.ges-bleffect:hover {
    transform: scale(1.1);
}

.ges-business-lising .bd-reletedprod-main .category_box.ges-catbox.ges-bleffect:hover {
    transform: scale(1.06);
}

.bd-reletedprod-section .owl-stage-outer {
    padding: 0px;
}

.ges-business-lising .category_box.ges-catbox.ges-bleffect.ges-bleffect-p6:hover {
    transform: scale(1.06);
}

.ges-business-lising .category_box.ges-catbox.ges-bleffect {
    transition: all 0.5s ease;
    transform-origin: top;
}

.ges-business-lising .category_box.ges-catbox.ges-bleffect .image-content-dtls.image-content-dtlsfull {
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.ges-business-lising .category_box.ges-catbox.ges-bleffect:hover .image-content-dtls.image-content-dtlsfull {
    opacity: 1;
}

.ges-catbusiness-listing .ges-prod-adv-slider.owl-carousel .owl-nav .owl-prev {
    left: -33px;
    position: absolute;
    top: 25%;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 0;
    color: #FFFFFF !important;
    background-color: #181818;
}

.ges-catbusiness-listing .ges-prod-adv-slider.owl-carousel .owl-nav .owl-next {
    right: -33px;
    position: absolute;
    top: 25%;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 0;
    color: #FFFFFF !important;
    background-color: #181818;
}

.ges-catbusiness-listing .ges-prod-adv-slider.owl-carousel .owl-nav .owl-next.disabled,
.ges-catbusiness-listing .ges-prod-adv-slider.owl-carousel .owl-nav .owl-prev.disabled {
    display: none;
}

.load_more_section.ges-loadmore a.btn.morebtn {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font-poppins);
    text-transform: capitalize;
}

.load_more_section.ges-loadmore a.btn.morebtn::after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-style: normal;
    cursor: pointer;
    padding-left: 12px;
    font-weight: 600;
    float: right;
    color: var(--theme-yellow);
    transition: all 0.5s ease;
}

.load_more_section.ges-loadmore a.btn.morebtn:hover::after {
    color: #FFFFFF;
}

.load_more_section.ges-loadmore a.btn.morebtn:hover,
.load_more_section.ges-loadmore a.btn.morebtn:focus {
    letter-spacing: 3px;
    color: #FFFFFF;
}

.ges-covid-dtl.ges-tb-space.landing_page .ges-business-lising .category_box.ges-catbox.ges-bleffect {
    min-height: 400px;
}


/* css for business listing slider */
@media only screen and (min-width: 1200px){
    .no_business_data {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 1440px) {
    .bd-dtl-inner-menu {
        top: 96px !important;
    }

    .ges-filter-box .selection_box h3 {
        font-size: 14px;
    }

    .ges-filter-box .lable_container {
        font-size: 13px;
    }

    .inner-page {
        padding: 96px 0 90px 0 !important;
    }

    .ges-business-lising .business-listing-adv-section .ges-bl-advbox {
        padding: 25px 25px 50px 25px;
    }

    .ges-business-lising .business-listing-adv-section .ges-bl-advbox p {
        font-size: 16px;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image_content .title_and_amenities h3.title a {
        font-size: 16px;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image_content .cat_type_outter ul.cat_type li {
        font-size: 12px;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls .cat_type_outterone.listcate-type ul.cuisines_tag li {
        font-size: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .bd-dtl-inner-menu {
        top: 86px !important;
    }

    .ges-business-lising .business-listing-adv-section .ges-bl-advbox p {
        max-width: 100%;
    }

    .ges-business-lising .business-listing-adv-section .ges-bl-advbox {
        margin-bottom: 30px;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image_content .cat_type_outter ul.cat_type li::before {
        margin-left: 6px;
        margin-right: 6px;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls .align-ls {
        align-items: baseline;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image_content .title_and_amenities h3.title {
        margin-top: 5px;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image_content .title_and_amenities h3.title a {
        font-size: 14px;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image_content .cat_type_outter ul.cat_type li {
        margin-bottom: 3px;
    }
}

@media only screen and (max-width: 768px) {
    .filter_box.ges-filter-box .selection_box .lable_container {
        padding-left: 24px;
    }

    .filter_box.ges-filter-box .selection_box .lable_container .checkmark {
        height: 16px;
        width: 16px;
    }

    .filter_box.ges-filter-box .selection_box .lable_container .checkmark:after {
        left: 5px;
        top: 1px;
    }

    .VF-tags {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 480px) {
    .ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls {
        align-items: center;
        white-space: nowrap;
    }
    .ges-catbusiness-listing .category_box.ges-catbox .align-cattyp{margin-top: 0px !important;}

    .ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls.image-content-dtlsfull {
        display: none;
    }

    .ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls.image-content-dtlsfull {
        text-align: left !important;
    }

    .ges-business-lising .category_box.ges-catbox.ges-bleffect:hover {
        transform: scale(1);
    }

    .ges-business-lising .category_box.ges-catbox {
        padding-bottom: 15px !important;
    }

    /* .ges-catbusiness-listing .category_box.ges-catbox .delivery_via {
        display: none;
    } */

    .inner-page {
        padding-bottom: 0 !important;
    }

    .business-listing-adv-section .only-advertise {
        margin-top: 25px;
    }

    .ges-business-lising .ges-listingpage-title h1 {
        font-size: 20px;
    }

    .ges-covid-dtl.ges-tb-space .category_box.ges-catbox .image_content.buis_info {
        padding-left: 0px !important;
    }

    .ges-covid-dtl .ges-catbusiness-listing .category_box.ges-catbox .align-cattyp {
        text-align: left;
    }

    .ges-covid-dtl.ges-tb-space .category_box.ges-catbox .image-content-dtls .align-ls .image-content-dtls-location .address {
        margin-top: 4px !important;
    }

    .ges-covid-dtl.ges-tb-space .category_box.ges-catbox .image_content .title_and_amenities h3.title {
        line-height: 12px;
    }

    .ges-covid-dtl .ges_section h1.title,
    .ges-covid-dtl.ges-tb-space.landing_page .business_title .title {
        font-size: 24px !important;
    }

    .ges-covid-dtl.ges-tb-space.landing_page .cms.top_cms_content p,
    .ges-covid-dtl.ges-tb-space.landing_page .cms li {
        font-size: 14px;
    }

    .ges-covid-dtl .cms h4,
    .ges-covid-dtl .cms h5 {
        margin-top: 14px !important;
    }
}


/* css for business listing page */

.ges-bd-main.inner-page {
    background-color: #141414 !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    padding-bottom: 0 !important;
}

.bd-reservation-formmain .captcha div#recaptcha1 div {
    margin: 0 auto;
}

.bd-reservation-formmain .captcha div#recaptcha1 label.error.help-block {
    max-width: 304px;
    margin: 0 auto;
}

.ges-business-lising .left_panel .filter_box.sidebar__inner.ges-filter-box {
    min-height: calc(100vh - 110px);
    height: 100%;
}

.inner-page.ges-category-listing-page.category_listing_page {
    padding-bottom: 0 !important;
}
@media(min-width: 1601px){
    .ges-category-listing-page .business_listing.ges-business-lising .right_panel{
        height: calc(100vh - 110px) !important;
    }
}
.ges-category-listing-page .business_listing.ges-business-lising .right_panel {
    height: calc(100vh - 0px);
    overflow-y: scroll;
    background-color: #141414;
    background-position: center;
    background-size: cover;
}

/* business listing left sidebar overflow-y scrollbar */
.left_panel .filter_box.sidebar__inner.ges-filter-box .modal.left {
    max-height: 750px;
    overflow-y: scroll !important;
    padding-right: 5px;
}

.left_panel .filter_box.sidebar__inner.ges-filter-box .modal.left::-webkit-scrollbar-track {
    background-color:  transparent;
    padding-left: 8px;
}

.left_panel .filter_box.sidebar__inner.ges-filter-box .modal.left::-webkit-scrollbar-thumb {
    background-color: transparent;
    border: 2px solid transparent;
}

.left_panel .filter_box.sidebar__inner.ges-filter-box .modal.left::-webkit-scrollbar {
    width: 2px;
    background-color: transparent;
}

/* business listing left sidebar overflow-y scrollbar end */
/* business listing right sidebar overflow-y scrollbar */
.ges-category-listing-page .business_listing.ges-business-lising .right_panel::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: transparent;
}

.ges-category-listing-page .business_listing.ges-business-lising .right_panel::-webkit-scrollbar {
    width: 2px;
    background-color: #181818;
}

.ges-category-listing-page .business_listing.ges-business-lising .right_panel::-webkit-scrollbar-thumb {
    background-color: #141414;
    border: 2px solid transparent;
}

/* business listing right sidebar overflow-y scrollbar */
.ges-bd-main .ges-product-gallery {
    margin-top: 50px;
}

.ges-bd-main .ges-product-gallery img {
    border-radius: 6px;
}

.ges-bd-main .container.banner-container {
    max-width: 1670px;
    width: 100%;
}

.ges-bd-main .container.bd-container {
    max-width: 1160px;
    width: 100%;
}

.bd-inner-content-main .inner-content-row .iner-cont-left {
    padding-right: 31.5px;
}

.bd-inner-content-main .inner-content-row .iner-cont-right {
    padding-left: 31.5px;
    /* max-width: 451px; */
}

.ges-bd-main .bd-content-main {
    margin-top: 50px;
}

.ges-bd-main .bd-location .address_pin_text {
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 500;
    color: #848484;
}

.ges-bd-main .bd-location i {
    font-family: var(--font-awesome);
    padding-right: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #848484;
}

.ges-bd-main .bd-btnoptions {
    list-style-type: none;
    display: inline-flex;
    align-items: center;
    justify-content: end;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
}

.ges-bd-main .bd-btnoptions li {
    margin-left: 30px;
}

.bd-btnoptions li a {
    display: flex;
    align-items: center;
    color: #848484;
    font-size: 16px;
    font-family: var(--font-rubik);
    font-weight: 400;
    transition: all 0.6s ease;
    padding: 11px 10px 10px 11px;
}

.bd-btnoptions li a.bd-ctbtn {
    padding: 11px 10px 10px 11px;
}

.bd-btnoptions li a.bd-ctbtn span {
    border-bottom: 1px solid transparent;
    line-height: 1;
}

.bd-btnoptions li a.bd-ctbtn:hover {
    background-color: #000000;
    border-radius: 6px;
}

.bd-btnoptions li a.bd-ctbtn:hover span {
    border-bottom: 1px solid #848484;
}

.bd-btnoptions li a img {
    margin-right: 8px;
}

.bd-btnoptions li a svg {
    margin-right: 8px;
}

li.share-li {
    position: relative;
}

.bd-btnoptions ul.b2b-soc-share {
    position: absolute;
    width: auto;
    min-width: 140px;
    z-index: 4;
    list-style-type: none;
    padding-left: 0;
    background-color: #1E1E1E;
    box-shadow: 2px 1px 9px 0px rgb(13 13 13 / 59%);
    -webkit-box-shadow: 2px 1px 9px 0px rgb(13 13 13 / 59%);
    -moz-box-shadow: 2px 1px 9px 0px rgba(13, 13, 13, 0.59);
    padding: 0;
    border-radius: 6px;
    transition: all 0.6s ease;
}

.bd-btnoptions ul.b2b-soc-share li {
    margin-left: 0;
    display: inline-flex;
    flex-wrap: wrap;
}

ul.bd-btnoptions li.share-li.open ul.dropdown-menu.b2b-soc-share .soc-share-icon:hover {
    background: var(--theme-yellow);
    color: #353535;
    border-radius: 6px;
}

.bd-innertitle-section h1.title_main {
    font-size: 32px;
    color: #ECECEC;
    line-height: 40px;
    margin: 0;
    font-family: var(--font-poppins);
    font-weight: 400;
}

.bd-innertitle-section {
    display: flex;
    align-items: center;
}

.bd-innertitle-section ul.cat-type {
    list-style-type: none;
    padding-left: 5px;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: 25px;
}

.bd-innertitle-section ul.cat-type li {
    font-size: 14px;
    color: #848484;
    padding-right: 0px;
    display: flex;
    align-items: center;
    font-family: var(--font-rubik);
    font-weight: 400;
    margin-right: 8px;
}

.bd-innertitle-section ul.cat-type li:first-child:before {
    content: none;
}

.bd-innertitle-section ul.cat-type li::before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #F59A28 !important;
    margin-right: 12px;
}

.ges-review-tags-main,
.amenities_type_main {
    margin-top: 20px;
}

.empty-review .thumbnail_container {
    padding-bottom: 72.53%;
}

.ges-review-tags-main .bd-review-link.link-verify {
    font-size: 14px;
}

.ges-review-tags-main ul.review-countmain {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
    display: flex;
    font-family: var(--font-rubik);
    font-size: 16px;
    color: var(--theme-yellow);
}

.ges-review-tags-main ul.review-countmain li.bd-star {
    border-right: 1px solid #848484;
    padding-right: 15px;
    margin-right: 15px;
}

.ges-review-tags-main ul.review-countmain li.bd-star:before {
    content: '\f005';
    font-family: var(--font-awesome);
    padding-right: 10px;
}

.ges-review-tags-main ul.review-countmain li.bd-review-count:before {
    content: url('../images/review-count.png');
    padding-right: 10px;
}

.ges-review-tags-main ul.cuisines_tag li {
    margin-right: 10px;
    border: 1px solid #353535;
    background-color: #181818;
    color: #848484;
    font-size: 13px;
    font-family: var(--font-rubik);
    line-height: 15px;
    padding: 4px 6px 3px 6px;
    border-radius: 2px;
    margin-bottom: 4px;
}

.amenities_type_main .amenities_type_tags {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}

.amenities_type_main .amenities_type_tags li {
    border: 1px solid #353535;
    background-color: #181818;
    margin-right: 10px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 12px;
    font-family: var(--font-rubik);
    margin-bottom: 8px;
}

.amenities_type_main ul.amenities_type_tags li span {
    margin-right: 8px;
}

.amenities_type_main .amenities_type_tags li:hover {
    border-color: var(--theme-yellow);
}

.amenities_type_main .amenities_type_tags li {
    color: #848484;
    padding: 6.44px 15px;
    display: inline-flex;
    align-items: center;
}

.amenities_type_main .amenities_type_tags li:hover,
.amenities_type_main .amenities_type_tags li:hover a svg path {
    color: var(--theme-yellow);
    fill: var(--theme-yellow);
}

.amenities_type_main .amenities_type_tags li:hover span::before {
    color: var(--theme-yellow);
}

.amenities_type_main .amenities_type_tags li a svg {
    margin-right: 10px;
}

.bd-inner-content-main {
    margin-top: 18px;
}

.bd-dtl-inner-menu {
    border-bottom: 1px solid #848484;
    position: sticky;
    top: 110px;
    z-index: 9;
    background-color: #141414;
}

.bd-dtl-inner-menu .bd-inner-menu-ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    list-style-type: none;
}

.bd-dtl-inner-menu .bd-inner-menu-ul li {
    margin-right: 51px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.bd-dtl-inner-menu .bd-inner-menu-ul li a {
    font-size: 18px;
    font-family: var(--font-rubik);
    font-weight: 400;
    color: #848484;
    padding-bottom: 21px;
    border-bottom: 2px solid transparent;
}


/* css for highlight section in bd page */

.top-high-list.ges-top-high-list {
    background-color: unset;
    padding: 0;
}

.top-high-list.ges-top-high-list .ges-box-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 20px;
}

.top-high-list.ges-top-high-list .ges-box-list li {
    background-color: #1e1e1e;
    color: #848484;
    margin-top: 10px;
    border-radius: 6px;
    padding: 12.5px 20px;
    transition: all 0.5s ease-in-out;
    font-family: var(--font-rubik);
}

.top-high-list.ges-top-high-list .ges-box-list li:hover {
    background-color: var(--theme-yellow);
    color: #FFFFFF;
    transform: scale(1.01);
}


/* css for bd content */

.bd-dtl-inner-menu .bd-inner-menu-ul li a.active,
.bd-dtl-inner-menu .bd-inner-menu-ul li:hover a {
    border-bottom: 2px solid var(--theme-yellow);
}

.bd-dtl-inner-menu .bd-inner-menu-ul li:hover a,
.bd-dtl-inner-menu .bd-inner-menu-ul li a.active {
    color: var(--theme-yellow);
}

.bd-inner-content-main .inner-content-row {
    margin-top: 34px;
}

.bd-inner-content-main .bd-inner-overview p {
    font-size: 16px;
    font-weight: 400;
    font-family: var(--font-rubik);
    color: #848484;
    max-width: 610px;
}


.bd-inner-content-main .sub-section-main .bd-section-ttl {
    border-bottom: 2px solid #353535;
    padding-bottom: 14px;
}

.bd-inner-content-main .sub-section-main .bd-section-ttl .ttl-name {
    color: #E1E1E1;
    font-family: var(--font-rubik);
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}

.bd-eventlisted.mCustomScrollbar {
    max-height: 450px;
}

.bd-menu-item-list.mCustomScrollbar {
    max-height: 450px;
}

.bd-menu-item-list.mCustomScrollbar .mCSB_scrollTools,
.bd-eventlisted.mCustomScrollbar .mCSB_scrollTools {
    top: 18px;
}

.bd-menu-item-list .menu-items {
    margin: 22px auto 0 auto;
    background-color: #1E1E1E;
    border-radius: 6px;
    padding: 12.5px 20px;
    display: flex;
    align-items: center;
}

.bd-menu-item-list .menu-items .row {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.bd-menu-item-list .menu-items .item-name {
    margin-bottom: 0;
    color: var(--theme-yellow);
    font-size: 18px;
    font-family: var(--font-rubik);
    font-weight: 500;
}

.bd-menu-item-list .menu-items .item-update {
    font-size: 16px;
    color: #848484;
    font-family: var(--font-rubik);
    font-weight: 400;
    margin-top: 0;
}

.bd-menu-item-list .menu-items .item-info {
    background-color: #363636;
    border-radius: 6px;
    color: #E1E1E1;
    padding: 9px 14px;
    font-size: 13px;
    font-family: var(--font-poppins);
    font-weight: 500;
    float: right;
    text-transform: capitalize;
}

.bd-menu-item-list .menu-items .item-info:hover,
.bd-menu-item-list .menu-items .item-info:focus {
    background-color: #0d0d0d;
}

.mobile-left {
    padding-left: 0;
}

.mobile-right {
    padding-right: 0;
}

.bd-timingsmain {
    background-color: #1E1E1E;
    border-radius: 6px;
    padding: 13px 16px 10px 16px;
    position: relative;
    /* margin-top: 30px; */
    margin-top: 11px;
}

.bd-timingsmain .timing-ttl .timing-mode span {
    font-family: var(--font-rubik);
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.18px;
    line-height: 24px;
    padding-left: 10px;
}

.bd-timingsmain .timing-ttl .timing-mode {
    display: flex;
    flex-wrap: wrap;
}

.bd-timingsmain .timing-ttl .timing-mode.open span {
    color: #2A8205;
}

.bd-timingsmain .timing-ttl .timing-mode.closed span {
    color: #D86441;
}

.current-timings,
.bd-open-timeings {
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 400;
    color: #E1E1E1;
}

.bd-timingsmain .accordion-toggle.collapsed::before {
    content: '\f107';
    position: absolute;
    right: 20px;
    top: 12px;
    font-size: 20px;
    font-family: var(--font-awesome);
    color: #848484;
    background-color: #353535;
    border-radius: 100%;
    padding: 2px 8px 0;
    transition: all 0.5s ease;
    display: inline-block;
}

.bd-timingsmain .accordion-toggle::before {
    content: '\f106';
    position: absolute;
    right: 20px;
    top: 12px;
    font-size: 20px;
    font-family: var(--font-awesome);
    color: #848484;
    background-color: #353535;
    border-radius: 100%;
    padding: 0px 8px;
    transition: all 0.5s ease;
}

.bd-timingsmain ul.bd-open-timeings-ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.bd-timingsmain ul.bd-open-timeings-ul li.bd-open-timeings {
    margin-bottom: 5px;
    display: flex;
    clear: both;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
}

.bd-timingsmain ul.bd-open-timeings-ul li.bd-open-timeings .week-days {
    width: 25%;
}

.bd-timingsmain .current-timings span {
    padding-left: 12px;
}

#collapsehours h6 {
    margin-top: 0;
    color: var(--theme-yellow);
    font-size: 18px;
    font-family: var(--font-rubik);
    font-weight: 500;
    margin-bottom: 10px;
}


/* reservation form */
/* alert message */
.bd-reservation-formmain .alert.alert-success,
.owenership-success .alert.alert-success,
.bd-Reviews .alert.alert-success {
    padding: 10px 10px 10px 15px;
    background-color: #deffd0;
    background-image: unset;
    border-left: 8px solid #3fb90b;
    border-radius: 6px;
}

.owenership-success .alert.alert-success,
.bd-Reviews .alert.alert-success {
    margin-top: 25px;
}

.bd-user-profiler img {
    border-radius: 100%;
}

.adv-section.bd-adv .thumbnail_container {
    padding-bottom: 7.21%;
}

@media only screen and (max-width: 768px) {
    .adv-section .thumbnail_container {
        padding-bottom: 13%;
    }

    .ges-bd-main.inner-page {
        padding-bottom: 0 !important;
    }

    .bd-rev-left {
        padding-right: 15px !important;
    }

}

.owenership-modal .modal-body .modal-footer .row {
    justify-content: center;
    display: flex;
}

.ges-alertmsg .s-a_title {
    font-size: 15px;
    font-weight: 600;
    font-family: var(--font-poppins);
}

.ges-alertmsg .s-a_info {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font-rubik);
}

.ges-alertmsg a.close {
    transform: translate(3px, -8px);
}

.ges-alertmsg a.close:hover {
    transform: scale(1.1);
}

/* end alert message */

.bd-reservation-formmain {
    background-color: #1E1E1E;
    border-radius: 6px;
    padding: 16px 25px 25px 25px;
    /* margin-top: 30px; */
    margin-top: 11px;
    position: relative;
}

.bd-reservation-formmain h6 {
    font-family: var(--font-rubik);
    font-weight: 500;
    color: #E1E1E1;
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 19px;
    text-align: center;
    margin-bottom: 20px;
}

.bd-reservation-formmain input,
.bd-reservation-formmain select,
.bd-reservation-formmain textarea {
    background-color: transparent;
    border: 0;
    border-bottom: 1.5px solid #353535;
}

.bd-reservation-formmain select#bd-reservePartysize option {
    color: #848484;
}

.bd-reservation-formmain form input,
.bd-reservation-formmain form select,
.bd-reservation-formmain form textarea {
    color: #848484;
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 400;
    resize: none;
    border-radius: 0;
    transition: all 0.5s ease;
    padding-left: 0;
}

.bd-reservation-formmain form input:hover,
.bd-reservation-formmain form select:hover,
.bd-reservation-formmain form textarea:hover,
.bd-reservation-formmain form input:focus,
.bd-reservation-formmain form select:focus,
.bd-reservation-formmain form textarea:focus {
    box-shadow: none;
    outline: none;
    text-decoration: none;
    border-color: var(--theme-yellow);
}

.bd-reservation-formmain form input::placeholder,
.bd-reservation-formmain form textarea::placeholder {
    color: #848484;
}

.bd-reservation-formmain .btn-reserve-now {
    min-width: 270px;
    border-radius: 6px;
    font-size: 16px;
    font-family: var(--font-poppins);
    font-weight: 500;
    letter-spacing: 0.16px;
    line-height: 24px;
    color: var(--white);
    background-color: var(--theme-yellow);
    margin-top: 15px;
    text-transform: capitalize;
}

.bd-reservation-formmain .btn-reserve-now:hover,
.bd-reservation-formmain .btn-reserve-now:focus {
    color: var(--theme-yellow);
    background-color: var(--footer-ttl);
}

.bd-reservation-formmain .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.bd-reservation-formmain label.help-block {
    font-size: 12px;
    font-weight: 500;
}

/* css for conatct us and social */
.pagebanner::after{
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(20, 20, 20, 0.1) 0%, rgba(20, 20, 20, 0.3) 40%, rgba(20, 20, 20, 0.6) 80%, rgba(20, 20, 20, 0.7 ) 100%) !important;
    background: -o-linear-gradient(top, rgba(20, 20, 20, 0.1) 0%, rgba(20, 20, 20, 0.3) 40%, rgba(20, 20, 20, 0.6) 80%, rgba(20, 20, 20, 0.7 ) 100%) !important;
    background: -ms-linear-gradient(top, rgba(20, 20, 20, 0.1) 0%, rgba(20, 20, 20, 0.3) 40%, rgba(20, 20, 20, 0.6) 80%, rgba(20, 20, 20, 0.7 ) 100%)!important;
    background: -moz-linear-gradient(top, rgba(20, 20, 20, 0.1) 0%, rgba(20, 20, 20, 0.3) 40%, rgba(20, 20, 20, 0.6) 80%, rgba(20, 20, 20, 0.7 ) 100%) !important;
    background: linear-gradient(to bottom, rgba(20, 20, 20, 0.1) 0%, rgba(20, 20, 20, 0.3) 40%, rgba(20, 20, 20, 0.6) 80%, rgba(20, 20, 20, 0.7) 100%) !important;
    height: 100%;
    opacity: 1;
}
.contact_page.inner-page {
    padding-bottom: 0 !important;
}

.form-privacy {
    font-size: 14px;
    font-weight: 300;
    font-family: var(--font-poppins);
}

.product-contact-dtl {
    background-color: #1E1E1E;
    border-radius: 6px;
    padding: 10px 15px;
    /* margin-top: 30px; */
    margin-top: 11px;
}

.bd-contactinfo-main .product-contact-dtl ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li+li:not(:last-child) {
    margin-bottom: 10px;
}

.bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li {
    width: 49%;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    word-break: break-word;
}

.bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li.Reseve-email,
.bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li.Reseve-url,
.bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li.reseve-social {
    width: 100%;
}

.bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li a,
.bd-location-dtl p {
    display: flex;
    align-items: center;
    color: #848484;
    font-size: 15px;
    font-family: var(--font-rubik);
    font-weight: 400;
    margin-bottom: 0;
}

.bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li a:hover,
.product-contact-dtl ul.bd-contactdtl-ul li a:focus {
    color: var(--theme-yellow);
}

.bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li a svg,
.bd-location-dtl p svg {
    margin-right: 10px;
    min-width: 17px;
}

.login_popup.ges-login-popup.ges-registrations .login_wraper {
    margin-bottom: 15px;
}

.login_popup.ges-login-popup.ges-registrations {
    padding: 160px 0 40px 0;
}

.bd-social-followus{
    background-color: #1E1E1E;
    border-radius: 6px;
    padding: 10px 16px;
}
.bd-social-followus .bd-social-ul{
    margin-bottom: 0;
    padding-left: 0;
}

.bd-social-followus .bd-social-ul li {
    display: inline-flex;
    width: auto;
    flex-wrap: wrap;
    margin-right: 8px;
}

ul.dropdown-menu.prod-soc-share {
    background-color: #353535;
}

.bd-location-map .mapaddress_detail {
    height: 252px;
}
.bd-social-followus .bd-social-ul li a.bd-social {
    background-color: #4e4e4e;
    color: #848484;
    width: 28px;
    height: 28px;
    padding: 5px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.share-li.open ul.dropdown-menu.prod-soc-share li a.bd-social:hover,
ul.dropdown-menu.prod-soc-share li a.bd-social:focus {
    background-color: var(--theme-yellow);
    color: #353535;
    background-image: unset;
}

ul.bd-social-ul li.share-li.open ul.dropdown-menu.dropdown-menu-right.prod-soc-share {
    width: 160px;
    max-width: max-content;
    min-width: auto;
}

.share-li.open ul.dropdown-menu.prod-soc-share li {
    margin: 4px 4px;
}

.bd-social-followus .bd-social-ul li a.bd-social:hover,
.bd-social-followus .bd-social-ul li a.bd-social:focus {
    background-color: var(--theme-yellow);
    color: #353535;
}

.bd-contactinfo-main .bd-location-dtl,
.bd-contactinfo-main .bd-location-map {
    margin-top: 11px;
    background-color: #1E1E1E;
    border-radius: 6px;
    padding: 11px 16px;
}
.bd-content-main .bd-inner-content-main .inner-content-row .sub-section-main+.sub-section-main {
    margin-top: 70px !important;
}

.bd-content-main .bd-inner-content-main .bd-dtl-inner-menu ul.bd-inner-menu-ul li a {
    padding-left: 8px;
}

.bd-menutab .mCustomScrollbar .fa-angle-down {
    bottom: -3px;
}
/* css for business details event */
/* css for business details page review section share */
.bd-rev-details .star-rate-line{
    position: relative;
}
.bd-rev-details .star-rate-line li.b-r__li{
    position: absolute;
    top: 0;
    right: 0;
}
.b-r__li .b-r__li__link{
    background-color: #4e4e4e;
    color: #848484;
    padding: 8px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-self: center;
}
.b-r__li .b-r__li__link:hover, .b-r__li .b-r__li__link:focus{
    background-color: var(--theme-yellow);
}
.b-r__li .b-r__li__link .b-r__li__l-i {
    width: 18px;
    height: 15px;
}
/* end css for business details page review section share */

.event-items.bd-event-row .events_listing_over_title .e_l_content h2 {
    font-size: 20px;
    line-height: normal;
    font-family: var(--font-poppins);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.event-items.bd-event-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.event-items.bd-event-row .events_listing_over_title .e_l_content .event-expireydate,
.event-items.bd-event-row .events_listing_over_title .e_l_content .event-timing,
.event-items.bd-event-row .events_listing_over_title .e_l_content .location_address,
.event-items.bd-event-row .events_listing_over_title .e_l_content .event-expireydate span i,
.event-items.bd-event-row .events_listing_over_title .e_l_content .event-timing span i,
.event-items.bd-event-row .events_listing_over_title .e_l_content .location_address span i {
    font-size: 14px;
}

.event-items.bd-event-row .ges-viewmore.hvr-bounce-to-right {
    margin-top: 5px;
    font-size: 12px;
    padding: 8px 14px;
}

.bd-event-item-list.ges_event_right_panel {
    background-color: #1e1e1e;
    margin-top: 22px;
    border-radius: 6px;
}

.bd-event-item-list.ges_event_right_panel .bd-event-img a img {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.bd-event-item-list.ges_event_right_panel .bd-event-img .animated-icons {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    background-color: #ffffff;
    border-radius: 100%;
    padding: 12.5px 14.9px;
    text-align: center;
    opacity: 0;
    transition: all 0.8s ease-in-out;
}

.bd-event-item-list.ges_event_right_panel:hover .bd-event-img .animated-icons {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.bd-event-item-list.ges_event_right_panel .event-items.bd-event-row .bd-event-img a img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.bd-event-item-list.ges_event_right_panel:hover .event-items.bd-event-row .bd-event-img a img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.bd-event-item-list.ges_event_right_panel .event-list-img .animated-icons i {
    font-size: 22px;
}

.bd_delivery_via {
    margin-left: 25px;
    white-space: nowrap;
    margin-right: 0px;
}

.bd_delivery_via a img {
    max-width: 25px;
    position: relative;
    top: 8px;
    z-index: 2;
}

.bd_delivery_via a img,
.bd_delivery_via a span {
    display: inline-block;
}

.custtom_dev_via .bd_delivery_via {
    position: relative;
    top: 4px;
}

.custtom_dev_via .bd_delivery_via a:hover span {
    transform: translateX(6px);
    opacity: 1;
    transition: all 0.6s ease-in-out;
}

@media only screen and (max-width: 1199px) {
    .custtom_dev_via .bd_delivery_via a:hover span .custtom_dev_via .bd_delivery_via a span {
        transform: translateX(0) !important;
    }
}
.contact_page .advertise-link .thumbnail_container {
    padding-bottom: 9.27%;
}
@media only screen and (max-width: 480px){
    .contact_page .advertise-link .thumbnail_container {
        padding-bottom: 33.33%;
    }
    .custtom_dev_via .bd_delivery_via {
        right: 20px;
    }
}
@media only screen and (max-width: 768px){
    .custtom_dev_via .bd_delivery_via a:hover span{
        opacity: 0 !important;
        transform: translateX(144px) !important;
    }
}

.custtom_dev_via .bd_delivery_via a span {
    transform: translateX(144px);
    opacity: 0;
    transition: all 0.6s ease-in-out;
}

.bd_delivery_via a span {
    background-color: #CC3A22;
    color: #FFFFFF;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 1px 6px 1px 6px;
    position: absolute;
    top: 9px;
    left: 10px;
    overflow: hidden;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;

    z-index: 1;
    opacity: 1;
}

.bd_delivery_via a:hover span {
    opacity: 1;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}

/* related product for business listing page */

.container.related-container {
    max-width: 1662px;
    width: 100%;
}

.bd-reletedprod-main .bd-reletedprod-section.owl-carousel .owl-nav .owl-prev {
    left: -27px;
    position: absolute;
    top: 28.8%;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 0;
    color: #FFFFFF !important;
    background-color: #181818;
}

.bd-reletedprod-main .bd-reletedprod-section.owl-carousel .owl-nav .owl-next {
    right: -27px;
    position: absolute;
    top: 28.8%;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 0;
    color: #FFFFFF !important;
    background-color: #181818;
}

.bd-reletedprod-main .bd-reletedprod-section.owl-carousel .owl-nav .owl-next.disabled,
.bd-reletedprod-main .bd-reletedprod-section.owl-carousel .owl-nav .owl-prev.disabled {
    display: none;
}

.bd-reletedprod-main {
    margin-top: 100px;
}

.bd-reletedprod-main h3 {
    font-family: var(--font-poppins);
    font-size: 25px;
    font-weight: 500;
    line-height: 38px;
    color: #FFFFFF;
    text-align: center;
}

.bd-reletedprod-main .category_slider.ges-catbusiness-listing {
    margin-top: 45px;
}

.adv-section {
    margin: 50px 15px 0 15px;
}

.hvr-bounce-to-right.btn-reserve-now {
    border: 0;
}

@media only screen and (max-width: 1199px) {
    .bd-inner-content-main .inner-content-row .iner-cont-left {
        padding-right: 15px;
    }

    .bd-inner-content-main .inner-content-row .iner-cont-right {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 768px) {

    /* css for bd page */
    .ges-review-tags-main ul.review-countmain {
        font-size: 14px;
    }

    .ges-review-tags-main ul.cuisines_tag li {
        font-size: 12px;
        margin-right: 5px;
    }

    .bd-event-item-list .events_listing_over_title .e_l_content h2 {
        font-size: 14px !important;
    }

    .bd-event-item-list .events_listing_over_title .e_l_content .event-expireydate,
    .bd-event-item-list .events_listing_over_title .e_l_content .event-timing,
    .bd-event-item-list .events_listing_over_title .e_l_content .location_address {
        font-size: 12px !important;
    }

    .bd-event-item-list .bd-event-row .events_listing_over_title .e_l_content .ges-viewmore {
        display: none;
    }

    .pl-768-0 {
        padding-left: 0;
    }

    .pr-768-0 {
        padding-right: 0;
    }

    .bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li {
        width: 100%;
    }

    /* end */
    .bd-dtl-inner-menu .bd-inner-menu-ul li {
        margin-right: 40px;
    }

    .bd-inner-content-main .bd-inner-overview p {
        font-size: 14px;
    }

    .bd-inner-content-main .sub-section-main.sub-section-main {
        margin-top: 40px;
    }

    .bd-menu-item-list .menu-items .item-name {
        font-size: 16px;
        margin-bottom: 0;
    }

    .bd-menu-item-list .menu-items .item-update {
        font-size: 12px;
    }

    .bd-menu-item-list .menu-items {
        padding: 12px 15px;
    }

    .current-timings,
    .bd-open-timeings {
        font-size: 12px;
    }

    #collapsehours h6 {
        font-size: 16px;
    }

    .bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li a,
    .bd-location-dtl a,
    .bd-location-dtl p {
        font-size: 13px;
    }

    .top-high-list.ges-top-high-list .ges-box-list li {
        font-size: 13px;
    }

    .bd-reletedprod-main {
        margin-top: 50px;
    }

    .bd-social-followus .bd-social-ul li a.bd-social {
        font-size: 12px;
    }

    .bd-social-followus .bd-social-ul li a.bd-social {
        width: 26px;
        height: 26px;
    }

    .bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li:nth-child(3),
    .bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li:nth-child(4) {
        margin-top: 0;
    }

    .bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li {
        margin-bottom: 4px;
    }

    .bd-reletedprod-main .bd-reletedprod-section.owl-carousel .owl-nav .owl-prev,
    .bd-reletedprod-main .bd-reletedprod-section.owl-carousel .owl-nav .owl-next {
        top: 40%;
    }

    .bd-innertitle-section h1.title_main {
        font-size: 24px;
    }

    .bd-spin-ttl h2 {
        font-size: 24px !important;
    }

    .bd-innertitle-section {
        display: inline-block;
    }

    .bd-innertitle-section h1.title_main,
    .bd-innertitle-section .bd_delivery_via {
        display: inline-flex;
        margin-bottom: 10px;
    }

    .ges-review-tags-main ul.review-countmain {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .ges-business-lising .left_panel .filter_box.sidebar__inner.ges-filter-box {
        height: unset;
        min-height: unset;
    }

    /* css for bd page */
    .amenities_type_main .amenities_type_tags li {
        padding: 4.44px 8px;
    }

    .bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li a,
    .bd-location-dtl p {
        font-size: 13px;
    }

    .pr-768-0 {
        padding-right: 15px;
    }

    .pl-768-0 {
        padding-left: 15px;
    }

    /* end */
    .share-li.open ul.dropdown-menu.prod-soc-share li {
        margin: 4px 4px;
    }

    .bd-event-item-list.ges_event_right_panel .event-items.bd-event-row .bd-event-img a img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }

    .bd-reletedprod-main h3 {
        font-size: 22px;
    }

    .bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li:nth-child(3),
    .bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li:nth-child(4) {
        margin-top: 4px;
    }

    .bd-contactinfo-main .product-contact-dtl ul.bd-contactdtl-ul li {
        margin-bottom: 0;
    }

    .bd-reservation-formmain {
        padding: 16px 19px 25px 19px;
    }

    .bd-reletedprod-main {
        margin-top: 50px;
    }

    .bd-content-main .bd-inner-content-main .inner-content-row .sub-section-main+.sub-section-main {
        margin-top: 50px !important;
        border-radius: 4px;
    }

    .Page_req_data .top-high-list {
        padding-bottom: 0;
    }

    .ges-bd-main .bd-btnoptions li {
        margin-left: 10px;
    }

    .ges-review-tags-main,
    .amenities_type_main {
        margin-top: 10px;
    }

    .ges-review-tags-main ul.cuisines_tag {
        margin-top: 10px;
    }

    /* responsive menu */
    .bd-dtl-inner-menu .bd-inner-menu-ul {
        flex-wrap: nowrap;
        overflow-y: scroll;
        white-space: nowrap;
    }

    .bd-dtl-inner-menu .bd-inner-menu-ul li {
        margin-right: 20px;
    }

    .bd-prd-gallery .btn-hidden-gallery span {
        display: none;
    }

    .bd-prd-gallery .btn-hidden-gallery::before {
        padding-right: 0 !important;
    }

    .bd-prd-gallery .btn-hidden-gallery {
        right: 8px !important;
        bottom: 8px !important;
    }
    .ges-bd-main .bd-content-main, .bd-prd-gallery {
        margin-top: 30px !important;
    }
}


/* end css for business listing page */


/* css for event listing page */
.Events.ges-events .good_eats_thumb_no_img .noimg-ttl span {
    font-size: 18px;
    padding: 0 3px;

}

.Events.ges-events .events_listing_over_more_btn {
    color: #9e9e9e;
    border-color: #9e9e9e;
    font-family: var(--font-poppins);
}

.event-items .events_listing_over_title .e_l_content .location_address {
    margin-bottom: 12px !important;
}

.Events.ges-events .events_listing_over_more_btn:hover,
.Events.ges-events .events_listing_over_more_btn:focus {
    color: var(--theme-yellow);
    border-color: #9e9e9e;
}

section.Events.ges-events.inner-page {
    padding-bottom: 0 !important;
}

.ges-events .title_section.ges_section_title {
    margin: 40px auto 40px auto;
}

.ges-events .title_section.ges_section_title h1.title {
    font-size: 32px;
    font-family: var(--font-poppins);
    font-weight: 500;
    line-height: 38px;
    color: var(--white);
    margin: 10px 0 0 0;
    text-transform: capitalize;
}

.ges-events .title_section.ges_section_title .desc {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font-rubik);
}

.filter_box.ges-filter-box {
    background-color: #181818;
}

.events_listing_over.ges-event-listing-over {
    background: #1a1a1a;
}

/* .events_listing_over.ges-event-listing-over .event-list-img a img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
} */

/* .events_listing_over.ges-event-listing-over:hover .event-list-img a img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
} */

.events_listing_over.ges-event-listing-over .event-list-img .animated-icons {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    background-color: #ffffff;
    border-radius: 100%;
    padding: 14px 14.9px 11.5px;
    text-align: center;
    opacity: 0;
    transition: all 0.8s ease-in-out;
}

.events_listing_over.ges-event-listing-over .event-list-img .animated-icons i {
    font-size: 22px;
}

.events_listing_over.ges-event-listing-over:hover .event-list-img .animated-icons {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.object-fit img {
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
}

.ges-event-listing-over .event-items {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.event-items .events_listing_over_title .e_l_content h2 .title-over {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-poppins);
    color: #E1E1E1;
    text-shadow: none;
}

.event-items .events_listing_over_title .e_l_content h2 .title-over:hover,
.event-items .events_listing_over_title .e_l_content h2 .title-over:focus {
    color: var(--theme-yellow) !important;
}

.event-items .events_listing_over_title .e_l_content .location_address {
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 400;
    color: #848484;
    margin-bottom: 8px;
}

.event-items .events_listing_over_title .e_l_content .event-expireydate,
.event-items .events_listing_over_title .e_l_content .event-timing {
    font-size: 14px;
    font-family: var(--font-poppins);
    font-weight: 400;
    color: #848484;
    margin-bottom: 8px;
}

.event-items .events_listing_over_title .e_l_content .event-expireydate span i,
.event-items .events_listing_over_title .e_l_content .event-timing span i,
.event-items .events_listing_over_title .e_l_content .location_address span i {
    font-size: 18px;
    font-weight: 500;
    padding-right: 8px;
    color: var(--theme-yellow);
    min-width: 25px;
    text-align: center;
}

.event-items .events_listing_over_title .e_l_content .event-expireydate,
.event-items .events_listing_over_title .e_l_content .event-timing {
    display: inline-flex;
}

.event-items .events_listing_over_title .e_l_content .event-expireydate {
    padding-right: 15px;
}

.ges-viewmore.hvr-bounce-to-right {
    background-color: var(--theme-yellow);
    color: #ffffff;
    border: 0;
    padding: 8px 20px;
    border-radius: 6px;
    margin-top: 16px;
    float: left;
    transition: all 0.8s ease;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
}

.ges-event-loadmore {
    margin: 40px 0 20px 0;
}

.ges-event-loadmore .morebtn:hover,
.ges-event-loadmore .morebtn:focus {
    letter-spacing: 3px;
}

.event_right_panel .morebtn.morebtn {
    padding-top: 25px;
}

.event_right_panel .morebtn:hover,
.event_right_panel .morebtn.morebtn:focus {
    letter-spacing: 3px;
}

@media only screen and (max-width: 991px) {
    .Events.ges-events .container.currents_events {
        width: 100%;
    }

    .event-items .events_listing_over_title .e_l_content h2 .title-over {
        font-size: 17px;
    }

    .event-items .events_listing_over_title .e_l_content .event-expireydate span i,
    .event-items .events_listing_over_title .e_l_content .event-timing span i,
    .event-items .events_listing_over_title .e_l_content .location_address span i {
        font-size: 16px;
    }

    .event-items .events_listing_over_title .e_l_content .event-expireydate,
    .event-items .events_listing_over_title .e_l_content .event-timing,
    .event-items .events_listing_over_title .e_l_content .location_address {
        font-size: 14px;
    }

    .ges-viewmore.hvr-bounce-to-right {
        font-size: 14px;
        margin-top: 0;
    }

    /* css for bd page */
    .bd-event-item-list .events_listing_over_title .e_l_content h2 {
        font-size: 16px !important;
        margin-bottom: 0;
    }

    .bd-event-item-list .events_listing_over_title .e_l_content .event-expireydate,
    .bd-event-item-list .events_listing_over_title .e_l_content .event-timing {
        font-size: 13px;
        margin-bottom: 2px;
        display: flex;
        flex-wrap: wrap;
    }

    .bd-event-item-list .events_listing_over_title .e_l_content .location_address {
        display: none;
    }

    .bd-event-item-list .events_listing_over_title .e_l_content .ges-viewmore {
        padding: 7px 10px;
    }
}

@media only screen and (max-width: 768px) {
    .event-items .events_listing_over_title .e_l_content h2 .title-over {
        font-size: 15px;
    }

    .event-items .events_listing_over_title .e_l_content h2 {
        margin-bottom: 2px;
    }

    .event-items .events_listing_over_title .e_l_content .event-expireydate,
    .event-items .events_listing_over_title .e_l_content .event-timing,
    .event-items .events_listing_over_title .e_l_content .location_address {
        margin-bottom: 3px;
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .event-items .events_listing_over_title .e_l_content .event-expireydate span i,
    .event-items .events_listing_over_title .e_l_content .event-timing span i,
    .event-items .events_listing_over_title .e_l_content .location_address span i {
        font-size: 13px;
    }

    .ges-viewmore.hvr-bounce-to-right {
        font-size: 12px;
        padding: 6px 13px;
    }

    .bd-inner-content-main .bd-dtl-inner-menu {
        top: 87px;
    }

    .bd-content-main .bd-innertitle-section ul.cat-space {
        padding-left: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .filter_box.ges-filter-box.affix .modal-content {
        background-color: #0d0d0d;
    }

    .filter_box.ges-filter-box.affix .modal-header.visible-xs .fa.fa-close {
        color: #FFFFFF !important;
        border-color: #FFFFFF !important;
    }
}

@media only screen and (max-width: 480px) {
    .locsharefav.reorder-flex {
        display: flex;
        flex-direction: column;
    }
    .bd-content-main .bd-inner-content-main .bd-timingsmain{
        margin-top: 30px;
    }

    .bd-content-main .order-flex-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .bd-content-main .order-flex-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .bd_delivery_via a {
        width: 0;
    }

    .events_listing_over.ges-event-listing-over {
        padding: 0;
        margin-bottom: 30px;
    }

    .event-items .events_listing_over_title {
        padding: 10px 15px;
    }

    .event-items .events_listing_over_title .e_l_content h2 {
        margin-bottom: 8px;
    }

    .event-items .events_listing_over_title .e_l_content .event-expireydate,
    .event-items .events_listing_over_title .e_l_content .event-timing,
    .event-items .events_listing_over_title .e_l_content .location_address {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .event-items .events_listing_over_title .e_l_content .event-expireydate span i,
    .event-items .events_listing_over_title .e_l_content .event-timing span i,
    .event-items .events_listing_over_title .e_l_content .location_address span i {
        font-size: 16px;
    }

    .events_listing_over.ges-event-listing-over .event-list-img a img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }

    .events_listing_over.ges-event-listing-over .event-list-img .animated-icons {
        display: none;
    }

}

@media only screen and (min-width: 1640px) {
    .Events.ges-events .container.currents_events {
        max-width: 1170px;
        width: 100%;
    }
}

@media only screen and (min-width: 1440px) {
    .Events.ges-events .container.currents_events {
        max-width: 1170px;
        width: 100%;
    }
}


/* end css for event listing page */
.bd-content-main .bd-innertitle-section ul.cat-space {
    padding-left: 40px;
}

.bd-content-main .bd-innertitle-section .bd-htdvr {
    display: flex;
}

.category_listing_page .load_more_section {
    margin: 0;
    padding: 0;
}

.bd-page.custtom_dev_via .bd_delivery_via span {
    /* transform: translateX(-6px);
    opacity: 0; */
    right: -122px;
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 10px;
    background-color: #CC3A22;
    color: #FFFFFF;
    padding: 0 6px;
    border-radius: 3px;
}

.bd-page.custtom_dev_via .bd_delivery_via:hover span {
    /* transform: translateX(-149px);
    opacity: 1; */
    right: 20px;
    opacity: 1;
    z-index: 1;
    transition: all .6s ease-in-out;
}

.custtom_dev_via .bd_delivery_via {
    text-align: right;
}

.custtom_dev_via {
    position: relative;
}

.custtom_dev_via.delivery_via .letseat_btn {
    width: 25px;
    height: 25px;
}

.custtom_dev_via.delivery_via span {
    padding: 1px 6px 1px 6px;
    margin-right: 23px;
    font-size: 12px;
    position: relative;
    top: 5px;
    transform: translateX(144px);
    opacity: 0;
    transition: all 0.8s ease-in-out;
}

.custtom_dev_via.delivery_via:hover span {
    transform: translateX(-10px);
    opacity: 1;
}

/* css for business details page fancy gallery */
.spinside-contents .VF-tags {
    align-items: baseline;
}

.VF-tags {
    padding-right: 0;
    display: inline-flex;
    align-items: center;

}

.VF-tags .ges-vftag {
    font-size: 12px;
    font-family: var(--font-rubik);
    font-weight: 500;
    padding: 4px 6px 3px 6px;
    line-height: 15px;
    border-radius: 6px;
    margin-bottom: 4px;
    text-align: center;
    color: #FFFFFF;
    margin-right: 8px;
}

.VF-tags .ges-vftag.verified_tag {
    background-color: #00b300;
    border: 1px solid #00b300;
}

.VF-tags .ges-vftag.featured_tag {
    background-color: #f59A28;
    border: 1px solid #F59A28;
}
.verified-icon img {
    max-width: 20px;
}
.verified_tag.verified-icon img {
    max-width: 23px;
}

.ges-review-tags-main ul.cuisines_tag {
    padding-left: 0;
    margin-bottom: 0;
}
.ges-review-tags-main .row {
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: start;
}

.ges-review-tags-main .review-count-section {
    white-space: nowrap;
}

.ges-review-tags-main .col+.col {
    margin-left: 30px;
}

@media only screen and (max-width: 768px) {

    .ges-review-tags-main .col {
        margin-bottom: 8px;
    }

    .ges-review-tags-main .col+.col {
        margin-left: 0;
    }

    .ges-review-tags-main .row {
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    .ges-review-tags-main .row .cuisines_tag_section {
        max-width: 100%;
    }

    .ges-review-tags-main .row {
        display: block;
    }

    .ges-review-tags-main .col+.col {
        margin-left: 0;
        margin-top: 15px;
    }
}


.bd-prd-gallery {
    position: relative;
    margin-top: 50px;
}

.bd-prd-gallery .thumbnail_container {
    padding-bottom: 32.98% !important;
}

.bd-prd-gallery .thumbnail_container .thumbnail img {
    border-radius: 6px;
}

.bd-prd-gallery .btn-hidden-gallery {
    position: absolute;
    right: 16px;
    bottom: 16px;
    background-color: #1E1E1E;
    color: #848484;
    font-size: 16px;
    font-family: var(--font-rubik);
    font-weight: 400;
    border-radius: 6px;
    padding: 10.4px 13.8px;
    z-index: 1;
    line-height: 1;
    display: inline-flex;
}

.bd-prd-gallery .btn-hidden-gallery::before {
    content: url('../images/fency-gallery-btn.png');
    padding-right: 10px;
}

.event-items .events_listing_over_title .e_l_content .location_address {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
/* css for sidebar gallery */
.bd-addside-gallery{
    margin-top: 11px;
    background-color: #1E1E1E;
    border-radius: 6px;
    padding: 16px 16px;
}
.bd-addside-gallery .bd-prd-gallery{
    margin-top: 0;
}
.bd-addside-gallery .bd-prd-gallery .thumbnail_container{
    padding-bottom: 72.207% !important;
    border-radius: 4px;
    background-color: #141414;
}
/* end css for sidbar gallery */
/* end css for business details page fancy gallery */
.bd-reservation-formmain .hasDatepicker {
    margin-bottom: 0;
}

/* css for event details page */
.ev-bd-location p,
.ev-bd-location ol li,
.ev-bd-location ul li {
    font-size: 16px;
    font-family: var(--font-rubik);
    font-weight: 400;
    color: #848484;
}

.detail_info.ges-evdtl-info .promo_date .other_date,
.detail_info.ges-evdtl-info .ev-desc {
    font-size: 16px;
    font-family: var(--font-rubik);
    font-weight: 400;
    color: #848484;
}

.ges-evdtl-info .ev-desc .container.event-contentmain {
    max-width: 1140px !important;
    width: 100% !important;
}

.ges-eventdtl-sct,
.promo_detail.sub_detail {
    margin-top: 25px;
}

.event_detail_over.ges-event-dtlmain {
    border-radius: 6px;
}

.ges-evdtl-info .inner-title {
    width: 100% !important;
}

.ges-evdtl-info .inner-title .event-ttl {
    font-size: 32px;
    font-family: var(--font-poppins);
    font-weight: 500;
    line-height: 38px;
    color: var(--white);
    margin: 10px 0 0 0;
    text-transform: capitalize;
}

.ges-evdtl-info .ev-ttl {
    margin-bottom: 0;
    font-weight: 500;
    color: var(--theme-yellow);
    font-family: var(--font-poppins);
    font-size: 18px;
}

.ges-evdtl-info .ev-ttl span i {
    margin-right: 10px;
}

.ges-evdtl-info .ev-info {
    font-size: 16px;
    font-family: var(--font-rubik);
    font-weight: 400;
    color: #848484;
}

.ev-desc p {
    font-size: 16px;
    font-family: var(--font-rubik);
    font-weight: 400;
    color: #848484;
}

.ev-owner-info {
    padding: 20px;
    margin-top: 25px;
    background-color: #1e1e1e;
    border-radius: 6px;
}

.ev-owner-info .promotion_sub_title {
    border: 0;
    padding: 0;
    margin-top: 0;
    font-size: 24px;
    font-family: var(--font-poppins);
    font-weight: 500;
    margin-bottom: 10px;
    color: var(--white);
    text-transform: capitalize;
}

.ev-owner-info .business_box .detial-black-add {
    margin-bottom: 0;
    display: inline-block;
    align-items: center;
    flex-wrap: wrap;
}

.ev-owner-info .business_box .detail_info.buis_detail h2.title_main.bus_title a {
    font-size: 20px;
    font-weight: 400;
    font-family: var(--font-poppins);
    color: #E1E1E1;
    text-shadow: none;
    text-transform: capitalize;
}

.ev-owner-info .business_box .detail_info.buis_detail h2.title_main.bus_title a:hover,
.ev-owner-info .business_box .detail_info.buis_detail h2.title_main.bus_title a:focus {
    color: var(--theme-yellow);
}

.ev-owner-info .business_box .detail_info .contact_detail {
    margin-bottom: 0;
}

.ev-owner-info .business_box .detail_info .contact_detail li {
    font-size: 15px;
    font-family: var(--font-rubik);
    font-weight: 300;
    color: #848484;
    margin: 8px 30px 0px 0;
}

.ev-owner-info .business_box .detail_info .contact_detail li i {
    color: var(--theme-yellow);
    font-size: 18px;
    width: 19px;
    text-align: center;
}

.ev-owner-info .business_box .detail_info .contact_detail li a {
    color: #848484;
}

.ev-owner-info .business_box .detail_info .contact_detail li a:hover,
.ev-owner-info .business_box .detail_info .contact_detail li a:focus {
    color: var(--theme-yellow);
}

.sort_view.ges-sort-view ul li a span {
    margin-top: 10px;
    transition: all 0.8s ease-in-out;
    font-family: var(--font-rubik);
}

.detail_info.ges-evdtl-info .promotion_doc_link .ges-viewmore.hvr-bounce-to-right {
    margin-bottom: 16px;
}

.ges-eventdtl-sct .over_right_slider .detail_right_btn .ges-viewmore.hvr-bounce-to-right {
    float: none;
}

.container.ev-related {
    max-width: 1160px !important;
    width: 100%;
    margin-top: 50px;
}

.graybgbox.ev-relatedbox {
    background-color: unset;
    padding: 0;
}

.graybgbox.ev-relatedbox h3 {
    font-family: var(--font-poppins);
    font-size: 25px;
    font-weight: 500;
    line-height: 38px;
    color: #FFFFFF;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 35px;
    border-bottom: 0;
}

.graybgbox.ev-relatedbox .events_listing_over .datetime {
    float: none;
    font-family: var(--font-rubik);
    position: absolute;
    top: -40px;
    border-radius: 6px;
    background-color: #FFA01E;
    color: #181818;
    margin-right: 0;
    font-size: 16px;
    padding: 5px 5px;
    width: 60px;
    height: auto;
}

.graybgbox.ev-relatedbox .events_listing_over .datetime .date {
    color: #f8f8f8;
}

.animated-icons {
    display: none !important;
}

.graybgbox.ev-relatedbox .events_listing_over {
    padding: 20px 20px 20px 20px;
    border-radius: 6px;
    background-color: #1e1e1e;
    margin-bottom: 0px;
    height: 100%;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(132 132 132 / 50%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(132 132 132 / 0.5);
    box-shadow: 0px 0px 8px 0px rgb(132 132 132 / 50%);
}
.PromotionsnDeals.newsartical.inner-page {
    padding-bottom: 40px !important;
}
.graybgbox.ev-relatedbox .events_listing_over:hover {
    transform: scale(1.08);
    border-color: #848484;
}

.graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title h2 .title-over {
    font-size: 18px;
    font-family: var(--font-rubik);
    color: #BBBBBB;
}

.graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title h2 .title-over:hover,
.graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title h2 .title-over:focus {
    color: var(--theme-yellow) !important;
    text-decoration: none;
    box-shadow: none;
    outline: none;
}

.events_listing_over .ev-btn {
    margin-top: 10px;
}

.graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title .ev-location,
.graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title .ev-time,
.graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title .ev-ttl {
    font-family: var(--font-rubik);
    font-size: 14px;
    color: #848484;
    margin-top: 10px;
}

.graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title .ev-location span i,
.graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title .ev-time span i,
.graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title .ev-ttl span i {
    margin: 0 8px;
    color: #c6c6c6;
}

.graybgbox.ev-relatedbox .ev-relat-cont-row {
    display: flex;
    flex-wrap: wrap;
}

.event_detail_over.ges-event-dtlmain .round_img.detail_logo_left .thumbnail_container {
    padding-bottom: 66.66%;
}

.event_detail_over.ges-event-dtlmain .datetime.event_image_wraper {
    background-color: transparent;
}

/* end css for event details page */
@media only screen and (max-width: 1440px) {
    .ges-evdtl-info .inner-title .limit-text {
        font-size: 24px;
    }

    .ges-evdtl-info .ev-ttl {
        font-size: 16px;
    }

    .ges-evdtl-info .ev-info,
    .ev-desc p,
    .ev-owner-info .business_box .detail_info .contact_detail li,
    .ev-owner-info .business_box .detail_info .contact_detail li a {
        font-size: 14px;
    }

    .ev-owner-info .business_box .detail_info .contact_detail li i {
        font-size: 18px;
    }

    .ev-owner-info .promotion_sub_title {
        font-size: 20px;
    }

    .ev-owner-info .business_box .detial-black-add {
        display: inline-block;
    }
}

@media only screen and (max-width: 1280px) {
    .sub_detail .ges-event-dtlmain .detail_logo_left {
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 480px) {
    .ges-event-dtlmain.event_detail_over .datetime.event_image_wraper {
        width: 100%;
        height: auto;
    }

    .graybgbox.ev-relatedbox .events_listing_over {
        padding: 20px;
    }

    .graybgbox.ev-relatedbox .events_listing_over .datetime {
        position: relative;
        top: 0px;
    }

    .graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title .ev-location {
        margin-bottom: 10px;
    }

    .graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title .ev-location,
    .graybgbox.ev-relatedbox .events_listing_over .events_listing_over_title .ev-time {
        font-size: 13px;
    }

    .ev-relat-cont-row .related-event-column {
        margin-bottom: 30px;
    }
}
.peoplechoicethumb{
    position: relative;
}
.peoplechoicethumb .bd-peoplechoice {
    position: absolute;
    bottom: 16px;
    left: 33px;
    z-index: 3;
    background-color: #1E1E1E;
    padding: 10px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 6px 0px rgb(132 132 132 / 30%);
    -moz-box-shadow: 0px 0px 6px 0px rgba(132, 132, 132, 0.3);
    box-shadow: 0px 0px 6px 0px rgb(132 132 132 / 30%);
}
.peoplechoicethumb .bd-peoplechoice span {
    position: absolute;
    right: 15px;
    top: 5px;
    color: #FBAD21;
    font-family: 'DM Sans';
    transform: rotate(-6deg);
}
@media only screen and (max-width: 768px){
    .bd-innertitle-section ul.cat-type{
        margin-left: 0;
    }
    .peoplechoicethumb .bd-peoplechoice span {
        top: 2px;
        font-size: 10px;
    }
    .peoplechoicethumb .bd-peoplechoice{
        max-width: 100px;
    }
}
@media only screen and (max-width: 480px){
    .peoplechoicethumb .bd-peoplechoice{
        bottom: 8px;
        left: 25px;
        padding: 8px 6px 6px 4px;
        max-width: 80px;
    }
    .peoplechoicethumb .bd-peoplechoice span{
        right: 8px;
        font-size: 8px;
    }
    .bd-prd-gallery .btn-hidden-gallery{
        padding: 6.4px 7.8px 4.4px 7.8px;
    }
}
/* end css for business details page fancy gallery */
/* css for search result page */
.ges-sr-common .busi_search_slider .buis_info {
    padding-top: 0;
}

.ges-sr-common .busi_search_slider .buis_info h3 a {
    font-size: 18px;
    color: var(--white) !important;
    font-family: var(--font-rubik);
    font-weight: 500;
}

.filter_box.ges-filter-box .modal-content {
    background-color: #0d0d0d;
}

.modal-header.visible-xs #FilterModal .fa-close {
    color: #FFFFFF;
    border-color: #ffffff;
}

.SearchResult.ges-srmain .inner-title.ges-sr-ttl h1 {
    font-size: 32px;
    font-weight: 600;
    font-family: var(--font-poppins);
    color: var(--white);
    line-height: 38px;
    margin: 10px 0 0 0;
    text-transform: capitalize;
}

.SearchResult.ges-srmain .inner-title.ges-sr-ttl {
    margin: 50px auto;
}

.ges-sr-common .list-white-box .image .thumbnail_container {
    background-color: transparent;
}

.ges-sr-common .list-white-box .buis_info h2 a {
    font-weight: 500;
    font-family: var(--font-rubik);
    font-size: 20px;
    color: var(--white);
}

.ges-sr-common .list-white-box .buis_info h2 a:hover {
    color: var(--theme-yellow);
}

.ges-sr-common .list-white-box .buis_info p {
    font-family: var(--font-rubik);
    font-size: 14px;
    color: #848484;
}

.ges-sr-common .list-white-box .buis_info {
    padding-left: 0;
}

.ges-sr-common .ges-viewmore {
    margin-top: 10px;
}

.ges-sr-common .list-white-box .buis_info .call {
    margin: 10px 0;
    color: #848484;
}

.ges-sr-common .list-white-box .buis_info .call:hover,
.ges-sr-common .list-white-box .buis_info .call:focus {
    color: #ffffff;
}

.ges-sr-common .list-white-box .buis_info .call i {
    color: var(--theme-yellow);
}

.ges-sr-common .ges-viewmore:hover,
.ges-sr-common .ges-viewmore:focus {
    color: #ffffff !important;
}

/* end css for search result page */
/* css for tranding page */
.ges-tranding .ges-catbusiness-listing .category_box.ges-catbox .image .letseat_btn {
    width: 28px;
    height: 28px;
    bottom: 0;
}

.ges-tranding .ges-catbusiness-listing .category_box.ges-catbox .delivery_via span {
    position: relative;
    top: 6px;
    margin-right: 34px;
}

label.error {
    text-align: left;
}

/* end css for tranding page */
/* css for category with Location */
.inner-page.loaction-page-main.bd-loc-listmain {
    padding-bottom: 0 !important;
}

.PromotionsnDeals.bd-loc-listttl {
    margin-top: 40px;
}

.bd-loc-listttl.PromotionsnDeals h1 {
    color: #ECECEC !important;
    font-size: 32px !important;
    font-family: var(--font-poppins) !important;
    font-weight: 500 !important;
}

.bd-innertitle-section .ttl-no-dlvry {
    max-width: 290px;
    min-width: 290px;
}

.category_box.ges-catbox.loc-catbox .loc-tags-bothmain {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 8px;
}

.loc-tags-bothmain .loc-location-div {
    white-space: nowrap;
}

.loc-tags-bothmain .loc-location-div .address {
    color: #848484;
    font-size: 12px;
    font-family: var(--font-rubik);
    font-weight: 400;
    line-height: 17px;
}

.loc-tags-bothmain .loc-location-div .address::before {
    content: '\f041';
    padding-right: 2px;
    font-family: "FontAwesome";
    font-weight: normal;
    font-size: 15px;
}

.category_box.ges-catbox.loc-catbox .loc-tags-bothmain .cat_type_outter {
    margin-top: 0;
}

.category_box.ges-catbox.loc-catbox .loc-tags-bothmain .cat_type_outter ul.cuisines_tag {
    width: auto;
    margin-bottom: 0;
}

.category_box.ges-catbox.loc-catbox .loc-tags-bothmain .cat_type_outter ul.cuisines_tag li {
    margin-bottom: 4px;
    background-color: transparent;
    color: #848484;
    border: 1px solid #4E4E4E;
    border-radius: 2px 2px 2px 2px;
    padding: 4px 6px 3px 7px;
    font-size: 11px;
    font-family: var(--font-rubik);
}

@media only screen and (max-width: 1199px) {
    .category_box.ges-catbox.loc-catbox .loc-tags-bothmain {
        display: inline-block;
    }

    .category_box.ges-catbox.loc-catbox .loc-tags-bothmain .cat_type_outter ul.cuisines_tag {
        margin-top: 4px;
    }
}

/* end css for category with Location */
/* css for advertisement with us page */
.addvertise_main.ges_addvertise_main .contact_form.ges_contact_form {
    background-color: #FFFFFF;
}

.addvertise_main.ges_addvertise_main .contact_form.ges_contact_form p {
    font-size: 15px;
    font-weight: 400;
    font-family: var(--font-rubik);
    color: #737373;
}

.ActivitiesnAttractions.inner-page.addvertise_main.ges_addvertise_main {
    background: url(../images/login-bg-j.jpg) no-repeat !important;
    background-size: cover !important;
    position: relative;
    height: auto;
    z-index: 3;
}

.link-verify:hover,
.link-verify:focus {
    color: #848484;
}

.ges_addvertise_main .contact_form h1 {
    font-size: 24px;
    margin: 0;
    color: #000;
    letter-spacing: 0.35px;
    word-spacing: 0;
    font-weight: 500;
    text-transform: capitalize;
    font-family: var(--font-rubik);
}

.ges_addvertise_main .contact_form.ges_contact_form .form-control::placeholder {
    color: var(--footer-menu);
}

.ges_addvertise_main .contact_form.ges_contact_form .form-control {
    font-size: 15px !important;
    font-family: var(--font-poppins) !important;
    padding-left: 15px;
    padding-right: 15px;
    letter-spacing: 0px;
    border: 1px solid #DBDBDB;
    border-radius: 6px;
    color: #353535;
}

/* end css for advertisement with us page */
/* Promotions */
.PromotionsnDeals.inner-page .container,
.Events.Page_req_data.inner-page .container {
    max-width: 1170px;
}

.PromotionsnDeals .business_listing.promotion_listing .item h2 a {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-poppins);
    color: #E1E1E1;
    text-shadow: none;
}

.PromotionsnDeals .business_listing.promotion_listing .item h2 a:hover,
.PromotionsnDeals .business_listing.promotion_listing .item h2 a:focus {
    color: var(--theme-yellow);
}

.PromotionsnDeals .round_box {
    padding: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #1E1E1E;
    border-radius: 6px;
    position: relative;
}

.PromotionsnDeals .round_box .prmotion-list p {
    color: #ffffff !important;
}

.promotion-list-container .multi_bussiness_locations {
    font-size: 16px !important;
    font-family: var(--font-rubik);
}

.promotion-list-container .prmotion-list .offer_taxt {
    color: #848484;
    font-weight: 400;
    font-family: var(--font-rubik);
    margin: 0 0 10px 0;
    font-size: 14px;
}

.promotion-list-container .multi_bussiness_locations {
    position: relative;
    padding-left: 25px;
}

.promotion-list-container .multi_bussiness_locations i,
.promotion-list-container .prmotion-list .prmo-date i {
    color: var(--theme-yellow);
    font-size: 20px;
    position: absolute;
    left: 0px;
    top: 3px;
}

.promotion-list-container .round_box .multi_bussiness_locations span:hover {
    border-color: var(--theme-yellow);
    color: var(--theme-yellow);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.promotion-list-container .multi_bussiness_locations span {
    font-size: 13px !important;
    border: 1px solid #353535;
    background-color: #181818;
    color: #848484;
    padding: 2px 5px;
    display: inline-block;
    margin: 3px 0 0 3px;
    border-radius: 4px;
}

@media (max-width:991px) {
    .PromotionsnDeals .business_listing.promotion_listing .item h2 a {
        font-size: 16px;
    }
}

@media (max-width:767px) {
    .promotion-list-container .prmotion-list {
        width: 100%;
    }

    .PromotionsnDeals .round_box,
    .PromotionsnDeals .round_img_box {
        width: 100%;
    }

    .PromotionsnDeals .business_listing .item .round_box .round_img {
        width: 100% !important;
        max-width: 400px;
        height: auto !important;
        display: table;
        margin: auto auto 20px;
    }

    .prmotion-list .prmo-date.datetime {
        top: 215px !important;
    }
}

/* End Promotions */
/*Common Modal*/
.commonModal .modal-header {
    background: #1E1E1E !important;
}

.commonModal .modal-content {
    border-radius: 6px !important;
    overflow: hidden;
}

.commonModal .modal-content {
    background: #1E1E1E;
}

.commonModal .modal-body p {
    font-family: var(--font-poppins);
    text-align: center;
    color: var(--white);
}

.commonModal .modal-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.commonModal .modal-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.commonModal button.btn {
    border: 0px;
    border-radius: 8px;
}

.commonModal .close {
    opacity: 0.2;
    font-size: 35px;
}

.commonModal .close:hover {
    opacity: 1;
}

/*header*/
.gas-headermenu ul.mainul li.menu-item ul.sub-menu li.menu-subitem a.active {
    color: var(--theme-yellow);
}

/*footer*/
.footer-bottom.ges-footer ul li a.active {
    color: var(--theme-yellow);
}

/*ownership*/
.owenership {
    padding: 20px;
    margin-top: 15px;
    border: 1px solid #353535;
    font-family: var(--font-rubik);
}

.owenership p {
    font-size: 16px;
    margin-bottom: 0px;
}

.owenership .title-os {
    margin: 0 0 10px;
    font-size: 16px;
    font-family: var(--font-rubik);
    color: var(--footer-ttl);
    font-weight: 400;
}

.owenership a {
    display: inline-block;
    margin-top: 15px;
}

.owenership-modal .modal-dialog {
    max-width: 771px;
    width: auto;
}

.owenership-modal .modal-header h3 {
    border-bottom: 0px;
    color: #ffffff;
    font-size: 25px;
    font-family: var(--font-poppins);
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 10px;
    text-transform: none;
}

.owenership-modal .modal-header {
    border-bottom: 0px;
}

.owenership-modal .modal-content {
    width: 100%;
}

.owenership-modal .modal-header .close {
    margin-top: -60px;
}

.owenership-modal {
    background: rgba(255, 255, 255, 0.2);
}

.owenership-modal .form-control {
    border-radius: 0px;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #343434;
    font-size: 14px;
    font-family: var(--font-rubik);
    color: #848484;
    padding: 0 0 10px;
}

.owenership-modal .form-group {
    margin-bottom: 25px;
}

.owenership-modal .modal-footer {
    border-top: 0px;
}

.commonModal.owenership-modal .modal-body {
    padding: 20px 40px 0;
}

.commonModal.owenership-modal .btn {
    font-family: var(--font-poppins);
    font-weight: 500;
    font-size: 16px;
    text-transform: none;
    width: 100%;
}

.commonModal.owenership-modal .modal-footer {
    padding: 20px 40px 40px;
    text-align: left;
}

.commonModal.owenership-modal label {
    font-size: 12px;
    font-family: var(--font-rubik);
    color: #848484;
}

.commonModal.owenership-modal label.error {
    color: red;
}

.commonModal .custom-radio {
    margin-top: 5px;
}

/*custom radio*/
.custom-radio input {
    display: none;
}

.custom-radio .cb-radio {
    margin: 0;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
}

.custom-radio .cb-radio span {
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    border: 2px solid #4E4E4E;
    border-radius: 50px;
}

.custom-radio .cb-radio+.cb-radio {
    margin: 0 0 0 40px;
}

.custom-radio .cb-radio span:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 8px;
    height: 8px;
    margin: auto;
    border-radius: 50px;
    background: var(--theme-yellow);
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transform: scale(0);
    -webkit-transform: scale(0);
}

.custom-radio .cb-radio input:checked~span:before {
    transform: scale(1);
    -webkit-transform: scale(1);
}

@media (max-width:1199px) {
    .custom-radio .cb-radio+.cb-radio {
        margin: 0 0 0 15px;
    }
}

@media (max-width:991px) {
    .commonModal.owenership-modal .btn {
        max-width: 220px;
        margin-top: 25px;
    }
}

@media (max-width:767px) {
    .owenership-modal .modal-header h3 {
        font-size: 20px;
    }

    .commonModal .close {
        font-size: 28px;
    }

    .commonModal.owenership-modal .modal-body {
        padding: 15px;
    }

    .commonModal.owenership-modal .modal-footer {
        padding: 15px;
    }
}

/*news*/
.news_section .owl-nav {
    position: absolute;
    right: 0;
    top: -60px;
}

.news_section .ges-news-slider {
    position: relative;
    z-index: 9;
}

.news_section .owl-carousel .owl-nav button.owl-next,
.news_section .owl-carousel .owl-nav button.owl-prev {
    font-size: 25px !important;
    margin-top: 0px;
}

.event_right_panel.event_all_sec .tabing_detail_tab .tabing_content_sec h2 {
    padding-top: 10px;
}

.News_Articles .tabing_content_sec {
    overflow: unset;
}

/*business listing*/
.business_listing .owl-nav .owl-prev,
.business_listing .owl-nav .owl-next {
    position: absolute;
    top: 30%;
    transform: translateY(-30%);
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    margin: 0;
}

.business_listing .owl-nav .owl-prev {
    left: -20px;
}

.business_listing .owl-nav .owl-next {
    right: -20px;
}

/*search*/
.SearchResult .ges-catbusiness-listing .category_box.ges-catbox .image .thumbnail_container {
    padding-bottom: 66.66%;
}

.SearchResult .busi_search_slider .category_box .image_content .cat_type_outter {
    margin: 14px 0 0;
}

/* css for covid details page */
.ges-tb-space {
    padding-top: 140px;
    background-color: #141414;
    padding-bottom: 0;
}

.ges-covid-dtl .ges_section h1.title {
    font-size: 32px;
    font-family: var(--font-poppins);
    font-weight: 500;
    line-height: 38px;
    color: var(--white);
    margin: 10px 0 0 0;
    text-transform: capitalize;
}

.ges-covid-dtl .cms p,
.ges-covid-dtl .cms a,
.ges-covid-dtl .cms li {
    font-size: 16px !important;
    font-family: var(--font-rubik);
    color: #848484;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.ges-covid-dtl .cms ul{
    padding-left: 0 !important;
}
.ges-covid-dtl .cms li {
    padding-left: 30px;
}

.ges-covid-dtl .cms.cms_white ul li:before {
    color: var(--theme-yellow);
}

.ges-covid-dtl .cms h4,
.ges-covid-dtl .cms h5 {
    font-size: 18px;
    font-family: var(--font-poppins);
    font-weight: 500;
    line-height: 1.3;
    color: var(--white);
    margin: 10px 0 0 0;
    text-transform: capitalize;
}

.ges-covid-dtl.ges-catbusiness-listing .category_box.ges-catbox .image-content-dtls-location .address::before {
    font-family: "FontAwesome" !important;
    color: #848484 !important;
}

.ges-covid-dtl.ges-tb-space .category_box.ges-catbox .image_content.buis_info {
    padding: 5px 0 0 0;
}

.ges-covid-dtl.ges-covid-dtl .category_box.ges-catbox .cat_type li+li {
    border-left: 0;
}

.ges-covid-dtl.landing_page .list-white-box .image .verified_tag span {
    /* padding: 3px 10px; */
    left: auto;
    transform: unset;
}

.ges-covid-dtl.ges-tb-space .category_box.ges-catbox .image-content-dtls .align-ls .image-content-dtls-location .address {
    margin-top: 0px;
    white-space: nowrap;
}

.ges-covid-dtl .category_box.ges-catbox.list-white-box .image-content-dtls .align-ls {
    align-items: baseline;
}

.bd-reserve-extra-btn {
    background-color: #1E1E1E;
    border-radius: 6px;
    padding: 20px 15px;
    /* margin-top: 30px; */
    margin-top: 11px;
    text-align: center;
}

.bd-reserve-extra-btn a {
    min-width: 270px;
    border-radius: 6px;
    font-size: 16px;
    font-family: var(--font-poppins);
    font-weight: 500;
    letter-spacing: 0.16px;
    line-height: 24px;
    color: var(--white);
    background-color: var(--theme-yellow);
    text-transform: capitalize;
}

/* end css for covid details page */
/* css for main menu */
.ges-adrs {
    color: #FFFFFF;
    font-size: 17px;
    font-family: var(--font-poppins);
    text-align: left;
    font-weight: 400;
    line-height: 30px;
}

.ges-adrs b {
    font-weight: 600;
}

/* end css for main manu */
/* css for primary menu on active*/
li.slidermenumain-li.dropdown ul.slidermenusub-ul.dropdown-menu li.slidermenusub-li>a.s-menusub-link.active,
li.slidermenumain-li.dropdown a.s-menu-link.dropdown-toggle.active {
    color: var(--theme-yellow);
}

/* end css for primary menu on active */
/* css for banner serach */
.search_section.gas-banner-search .search_form .search-input {
    margin: 0;
}
.btm-slider-control.ges-dissabled .left.carousel-control, .btm-slider-control.ges-dissabled .right.carousel-control {
    display: none;
}
.search_section.gas-banner-search .search_form .easy-autocomplete-container{
    display: block !important;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 0 15px 0px 15px;
    background-color: #f2f2f2;
    background: none repeat scroll 0 0 #fff;
}

.search_section.gas-banner-search .search_form .easy-autocomplete-container ul {
    box-shadow: none;
    background: none;
}

.search_section.gas-banner-search .search_form .easy-autocomplete-container ul li:last-child {
    padding-bottom: 15px;
}

.search_section.gas-banner-search .search_form .easy-autocomplete-container ul li:hover {
    background-color: rgb(245 154 40 / 25%);
    border-radius: 10px;
    background-color: rgb(245 154 40 / 15%);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 4px;
    -ms-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 4px;
}

.search_section.gas-banner-search .search_form .search_input_box:focus {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.search_section.gas-banner-search .search_form .easy-autocomplete-container ul .eac-category {
    font-size: 18px;
}

.search_section.gas-banner-search .search_form .easy-autocomplete-container ul .eac-category:nth-child(1) {
    border: 0;
    padding-top: 0;
}

/* end css for banner search */
/* css for cms page */
.inner-page.cms.cms_white.privacy_policy_page .title_section {
    padding-top: 50px;
}

.cms.cms_white.privacy_policy_page .title_section h1 {
    font-size: 32px;
    font-family: var(--font-poppins);
    font-weight: 500;
    line-height: 38px;
    color: var(--white);
    margin: 10px 0 0 0;
    text-transform: capitalize;
}

.cms.cms_white.privacy_policy_page p,
.cms.cms_white.privacy_policy_page li,
.cms.cms_white.privacy_policy_page a {
    font-size: 16px !important;
    font-family: var(--font-rubik);
    color: #848484;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.ges-covid-dtl .list-white-box .image .thumbnail_container {
    background-color: transparent;
}

.cms.cms_white.privacy_policy_page h5 {
    font-size: 18px;
    font-family: var(--font-poppins);
    font-weight: 500;
    line-height: 1.3;
    color: var(--white);
    margin: 18px 0 0 0;
    text-transform: capitalize;
}

.cms.cms_white.privacy_policy_page li {
    padding-left: 23px;
}

.cms.cms_white.privacy_policy_page li:before {
    color: var(--theme-yellow);
}

/* end css for cms page */
/* css for promotion */
.pramotion_detail_over .service-tagline {
    margin-bottom: 4px;
}

.pramotion_detail_over .service-tagline .other_date {
    font-size: 15px;
    color: #c7c7c7;
    font-weight: 300;
}

.pramotion_detail_over .detail_info p,
.pramotion_detail_over .detail_info span {
    font-size: 16px;
    color: #848484;
}

.pramotion_detail_over .detail_info .business_info li {
    margin-left: 20px;
}

.PromotionsnDeals .promotion_doc_link {
    margin-bottom: 20px;
}

.prmotion-list .promlist-date i {
    padding-right: 5px;
    color: #848484;
}

.microcont {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;

}

.prmotion-list .promlist-date {
    font-size: 13px;
    font-family: var(--font-poppins);
    color: #848484;
    margin-bottom: 2px;
}

/* end css for promotions */
section.ViewYourCayman.inner-page,
.PromotionsnDeals.inner-page {
    padding-bottom: 0 !important;
}

@media only screen and (max-width: 1199px) {
    .good_eats_thumb_no_img .noimg-ttl span {
        font-size: 16px;
    }

    .ges-business-lising .category_box.ges-catbox.ges-bleffect:hover {
        transform: scale(1) !important;
    }
}

@media only screen and (max-width: 480px) {
    .ges-covid-dtl.ges-tb-space.landing_page .ges-business-lising .category_box.ges-catbox.ges-bleffect {
        min-height: auto;
    }

    /* covid page */
    .ges-covid-dtl.ges-tb-space.landing_page .ges-business-lising .category_box.ges-catbox.ges-bleffect {
        display: block;
        margin-bottom: 15px;
    }

    .ges-covid-dtl.ges-tb-space.landing_page .ges-business-lising .category_box.ges-catbox.ges-bleffect .image {
        width: 100%;
    }

    .ges-covid-dtl.ges-tb-space .category_box.ges-catbox .image_content.buis_info {
        padding-left: 0;
        padding-top: 10px;
    }

    .bd-reletedprod-section .owl-stage-outer {
        padding: 0;
    }

    .banner_bg.gas-home-banner:hover .custom-tooltip-msg {
        display: none;
    }

    .filter_box.affix {
        top: 93px !important;
        background-color: #181818 !important;
    }
}

/* css for home page common background image */
.backgroud-img {
    background-image: url(../images/common-bg-home.jpg);
    /* background-position: top;
    background-size: contain; */
    background-position: 0 bottom;
    background-size: contain;
    background-repeat: round;
}
@media only screen and (max-width: 768px){
    .backgroud-img {
        background-position: bottom;
        background-size: cover;
    }
}
@media only screen and (max-width:480px){
    .backgroud-img {
        background-size: cover;
        background-repeat: unset;
    }
}

.backgroud-img section {
    background: transparent !important;
}
.ges-home-hotsection .container.container_ht .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
@media only screen and (max-width: 1199px){
    .gas-Hbanner .carousel-control.right, .gas-Hbanner .carousel-control.left{
        background-color: #393939 !important;
    }
    .gas-Hbanner .carousel-control.right:hover, .gas-Hbanner .carousel-control.left:hover, .gas-Hbanner .carousel-control.right:focus, .gas-Hbanner .carousel-control.left:focus{
        background-color: var(--theme-yellow) !important;
    }
}
@media screen and (orientation:landscape) and (min-width: 360px) and (max-width: 740px) {
    .landscape-3 {
        width: 50%;
    }

    .PromotionsnDeals .graybgbox .col-md-4+.col-md-4 .tabing_detail_tab {
        margin-top: 0;
    }
}

/* css for Reviews and Ratings section in business details page */
.Bd-rating-section-main {
    margin-top: 21px;
    padding-bottom: 22px;
    border-bottom: 1px solid #353535;
}

.bd-reviews-typelist-main {
    margin-top: 33px;
}

.Bd-rating-section-main p {
    font-family: var(--font-rubik);
    font-size: 16px;
    color: #848484;
    margin-bottom: 6px;
    line-height: 19px;
    margin-top: 0;
}

.Bd-rating-section-main p .fa-star {
    margin-right: 4px;
    color: #F59A28;
    font-size: 12px;
}

.Bd-rating-section-main ul.bd-rsm-box {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin-top: 25px;
}

.Bd-rating-section-main ul.bd-rsm-box li span {
    display: block;
    text-align: center;
    font-family: var(--font-rubik);
}

.Bd-rating-section-main ul.bd-rsm-box li span:nth-child(1) {
    font-size: 18px;
    font-family: var(--font-rubik);
    font-weight: 400;
    color: #B0B0B0;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    line-height: 22px;
}

.Bd-rating-section-main ul.bd-rsm-box li span:nth-child(2) {
    font-size: 16px;
    color: #848484;
    line-height: 19px;
}

.Bd-rating-section-main ul.bd-rsm-box li:nth-child(1) {
    padding-right: 15px;
}

.Bd-rating-section-main ul.bd-rsm-box li+li {
    border-left: 1px solid #353535;
    padding: 0 15px 0 15px;
}

/* review radio box */
.review-radiobar-main.selection_box ul li label span.checkmark {
    background-color: transparent;
    border-color: #4E4E4E;
    margin-left: 4px;
}

.review-radiobar-main.selection_box ul li {
    color: #848484;
}

.review-radiobar-main ul li.child_li label.lable_container {
    padding-left: 30px !important;
}

.bd-progress {
    width: calc(100% - 50px);
    height: 13px;
    overflow: hidden;
    background: transparent;
    border: 1px solid #4E4E4E;
    border-radius: 6px;
    margin-left: 12px;
}

.bd-pro-bar {
    position: relative;
    float: left;
    min-width: 0%;
    height: 100%;
    background: #FFA01E;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
}

.Bd-rating-section-main .review-radiobar-main ul li.child_li {
    display: flex;
    align-items: center;
    line-height: 24.3px;
}

.review-type-drop.location_btn .dropdown select#filter {
    cursor: pointer;
}

.review-type-drop.location_btn .dropdown select#filter option, .bd-reservation-formmain form select option {
    background-color: #1e1e1e;
}

.bd-reviews-typelist-main .review-type-drop.location_btn .dropdown select#filter {
    width: 250px;
    height: 45px;
    background-color: transparent;
    border: 1px solid #353535;
    color: #848484;
    padding: 11px 11px 11px 11px;
    font-family: var(--font-poppins);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/dropdown_down_arrow.png);
    background-repeat: no-repeat;
    background-position: 95% center;
}

.bd-reviews-typelist-main .review-type-drop.location_btn .dropdown select#filterHover,
.bd-reviews-typelist-main .review-type-drop.location_btn .dropdown select#filter:focus {
    box-shadow: none;
    outline: none;
    text-decoration: none;
}

/* css for paginations */
.paginationmain {
    width: 100%;
}

.paginationmain #pagination {
    margin-top: 40px;
    display: block;
    max-width: 100%;
    text-align: center;
}

.paginationmain #pagination .p-prev-btn,
.paginationmain #pagination .p-first-btn {
    float: left;
    align-self: center;
}

.paginationmain #pagination .p-next-btn,
.paginationmain #pagination .p-last-btn {
    float: right;
    align-self: center;
}

.paginationmain #pagination strong {
    background-color: #353535;
    border: 1px solid #F59A28;
    font-size: 14px;
    font-family: var(--font-rubik);
    color: #848484;
    line-height: 17px;
    letter-spacing: 0.14px;
    padding: 5.5px 10.5px 5.5px 10.4px;
    border-radius: 100%;
    display: inline-block;
    justify-content: center;
    margin-right: 4px;
}

.paginationmain #pagination a {
    background-color: #353535;
    border: 1px solid #353535;
    font-size: 14px;
    font-family: var(--font-rubik);
    color: #848484;
    line-height: 17px;
    letter-spacing: 0.14px;
    padding: 5.5px 10.5px 5.5px 10.4px;
    border-radius: 100%;
    display: inline-block;
    justify-content: center;
    margin-right: 4px;
}

.paginationmain a.p-next-btn,
.paginationmain a.p-prev-btn {
    padding: 5.5px 11.5px 5.5px 11.4px !important;
}

.paginationmain a.p-last-btn,
.paginationmain a.p-first-btn {
    padding: 5.5px 9.93px 5.5px 9.94px !important;
}

.paginationmain a,
.paginationmain strong {
    margin: 0 16px;
}

.paginationmain .p-prev-btn,
.paginationmain .p-first-btn,
.paginationmain .p-next-btn,
.paginationmain .p-last-btn {
    margin-left: 0;
    margin-right: 0;
}

/* end css for paginations */
/* end for review radiobar */
.review-type-drop.location_btn {
    float: none;
}

/* .review-type-drop.location_btn .btn {
    font-size: 16px;
    text-transform: capitalize;
    color: #848484;
    background-color: transparent;
    font-family: var(--font-poppins);
    border-radius: 3px;
    border: 1px solid #353535;
    min-width: 270px;
    padding: 11px 0 11px 16px !important;
} */

.d-flex-start {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}

.d-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.d-flex-end {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
}

.d-flex {
    display: flex;
}

.d-inline-flex {
    display: inline-flex;
}

.d-inline-block {
    display: inline-block;
}

.d-block {
    display: block;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-end {
    justify-content: end;
}

.align-item-center {
    align-items: center;
}

.justify-content-space-between {
    justify-content: space-between;
}

.flex-wrap {
    flex-wrap: wrap;
}

.common-mb-30 {
    margin-bottom: 30px;
}

.bd-review-link {
    font-size: 16px;
    font-family: var(--font-rubik);
    font-weight: 300;
    color: #E1E1E1;
    letter-spacing: 0.4px;
    line-height: 22px;
    position: relative;
}

.link-ideal:hover,
.link-ideal:focus {
    color: var(--white);
}

.link-ideal {
    padding: 6px 0;
}

.bd-client-reviewslist-main .bd-rev-details ul.bd-rev-type-count li:not(:first-child)::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 6px;
    background-color: #353535;
    padding: 3px;
    border-radius: 100%;
}

.link-ideal::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 0;
    left: 0;
    background-color: var(--theme-yellow);
    transform: scaleX(0);
    transform-origin: top left;
    transition: transform 0.3s;
}

.link-ideal::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    right: 0;
    background-color: var(--theme-yellow);
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.3s;
}

.link-ideal:hover::before {
    transform-origin: top right;
    transform: scaleX(1);
}

.link-ideal:hover::after {
    transform-origin: bottom left;
    transform: scaleX(1);
}

.commonModal textarea {
    resize: none;
}

#frmReview .form-group .form-control.datepicker:after {
    font-family: FontAwesome !important;
    content: '/f073';
}

.m-0 {
    margin: 0;
}

.common-links {
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 300;
    color: #E1E1E1;
    letter-spacing: 0.4px;
    line-height: 22px;
}

.common-links.reset_filter {
    font-size: 16px;
    color: #E1E1E1;
    position: relative;
}

.common-links.reset_filter:hover,
.common-links.reset_filter:focus {
    color: #FFFFFF;
}

.common-links:hover,
.common-links:focus {
    color: var(--theme-yellow);
}

/* end css for reviews and rating section in business listing page */
/* css for thankyou page */
.thankyou-labels {
    position: relative;
}

.thankyou-labels .thankyou_label01 {
    position: absolute;
    left: 14%;
    top: 24px;
    width: 100px;
}

.thankyou-labels .thankyou_label03 {
    position: absolute;
    left: 14%;
    top: 378px;
    width: 100px;
}

.thankyou-labels .thankyou_label02 {
    position: absolute;
    left: auto;
    right: 17%;
    top: 300px;
    width: 100px;
}

@media only screen and (max-width: 1199px) {
    .thankyou-labels .thankyou_label02 {
        position: absolute;
        left: auto;
        right: 12%;
        top: 356px;
        width: 80px;
    }

    .thankyou-labels .thankyou_label01 {
        position: absolute;
        left: 0%;
        top: 30px;
        width: 80px;
    }
}

/* end css for thankyou page */
/* css for business lising page clients reviews */
.bd-client-reviewslist-main {
    margin-top: 24px;
}

.bd-client-reviewslist-main .review-repeat {
    padding: 30px 0;
    border-bottom: 1px solid #353535;
    margin: 0;
}

.bd-client-reviewslist-main .bd-rev-details ul.bd-rev-type-count li {
    position: relative;
}

@media only screen and (max-width: 768px) {
    .bd-client-reviewslist-main .bd-rev-details ul.bd-rev-type-count li {
        position: unset;
    }

    .bd-client-reviewslist-main .bd-rev-details ul.bd-rev-type-count li::after {
        content: unset !important;
    }

    .bd-review-link {
        font-size: 12px;
        letter-spacing: 0.2px;
    }

    .landscape-3 {
        margin-bottom: 30px;
    }
    .PromotionsnDeals .tabing_content_detail{
        min-height: 42px;
    }
    .Events .events_listing_over .event-list-img{
        margin-bottom: 0;
    }
    .Events.ges-events .good_eats_thumb_no_img .noimg-ttl span{
        font-size: 12px;
    }
    .Events.ges-events .events_listing_over_more_btn{
        margin-top: 0 !important;
        border-bottom: 1px solid #9e9e9e;
        font-size: 12px;
    }
    .events_listing_over_title h2{
        line-height: 120% !important;
    }
}

@media only screen and (max-width: 480px) {
    .bd-reviews-typelist-main .wr-revlk {
        margin-top: 20px;
        text-align: center;
    }

    .bd-reviews-typelist-main .no-review.wr-revlk {
        margin-top: 0;
    }

    .bd-client-reviewslist-main .review-repeat {
        padding: 15px 0;
    }

    .bd-client-reviewslist-main {
        margin-top: 10px;
    }

    .review-radiobar-main.selection_box {
        text-align: right;
        margin-top: 15px;
    }

    .icon-dt::after {
        right: -155px !important;
    }

    .landscape-3 {
        margin-bottom: 0;
    }
    .review-repeat .bd-rev-right{
        padding-left: 10px;
    }
}

.bd-user-profiler {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.bd-user-profiler.prof-orange {
    background-color: #D86441;
}

.bd-user-profiler.prof-blue {
    background-color: #3766A2;
}

.bd-user-profiler.prof-pink {
    background-color: #DF4E96;
}

.bd-user-profiler span {
    font-size: 19px;
    font-family: var(--font-rubik);
    font-weight: 500;
    letter-spacing: 0.19px;
    line-height: 23px;
    color: #FFFFFF;

}

.bd-client-reviewslist-main .bd-rev-left p {
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 400;
    color: #848484;
    line-height: 17px;
    margin-top: 10px;
    text-align: center;
}

.bd-client-reviewslist-main ul.star-rate-line,
ul.bd-rev-type-count {
    padding-left: 0;
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 400;
    line-height: 17px;
    display: flex;
    padding-left: 0;
    list-style-type: none;
    flex-wrap: wrap;
}

.bd-client-reviewslist-main .bd-rev-details ul.bd-rev-type-count li+li {
    padding-left: 26px;
    color: #848484;
}

.bd-client-reviewslist-main .bd-rev-details .star-rate-line li+li {
    padding-left: 12px;
    color: #848484;
}

.bd-client-reviewslist-main .bd-rev-details ul.bd-rev-type-count li {
    color: #848484;
}

.bd-client-reviewslist-main .bd-rev-details ul.bd-rev-type-count li span {
    color: var(--theme-yellow);
}

.bd-client-reviewslist-main .bd-rev-details .review-ttl a,
.bd-rev-subreviewer .review-ttl,
.selectedone.bd-client-reviewslist-main .bd-rev-details .review-ttl {
    font-weight: 300;
    font-size: 18px;
    color: #E1E1E1;
    letter-spacing: 0.54px;
    line-height: 22px;
    font-family: var(--font-rubik);
}

.bd-rev-details h3.review-ttl {
    margin-top: 0;
}

.bd-rev-details .review-description,
.bd-rev-subreviewer .review-description {
    font-size: 16px;
    font-family: var(--font-rubik);
    font-weight: 400;
    letter-spacing: 0.14px;
    line-height: 24px;
    color: #848484;
    margin-bottom: 0px;
}

.sub-reviewertext .review-time {
    font-size: 13px;
    font-family: var(--font-rubik);
    font-weight: 400;
    letter-spacing: 0.14px;
    line-height: 24px;
    color: #848484;
    margin-bottom: 0px;
}

.bd-rev-details .review-description+.review-description {
    margin-top: 0;
}

.bd-rev-details .bd-revreadmore {
    display: block;
    margin: 20px 0 16px 0;
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 400;
}

.bd-rev-details .bd-revreadmore i,
.bd-rev-details .bd-revreadless i {
    padding-right: 10px;
}

.bd-rev-details .bd-revreadless {
    display: block;
    margin: 16px 0;
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 400;
}

.sub-reviewertext .review-time {
    margin-top: 0;
    font-family: var(--font-poppins);
}

.bd-rev-replymain {
    margin-top: 10px;
}

.bd-client-reviewslist-main .bd-rev-details ul.star-rate-line li.star-box span.fa.fa-star {
    width: 10px;
    font-size: 10px;
}

.bd-client-reviewslist-main .bd-rev-details ul.star-rate-line li.star-box {
    color: #181818;
    font-weight: 500;
    padding: 2px 6px 1px 4px;
    background-color: var(--theme-yellow);
    border-radius: 2px;
}

.bd-client-reviewslist-main .bd-rev-details ul.star-rate-line li.star-box span {
    padding-left: 2px;
}

.bd-rev-details .bd-exta-content {
    font-size: 13px;
    letter-spacing: 0.35px;
    line-height: 17px;
    color: #E1E1E1;
    margin-top: 5px;
    font-family: var(--font-poppins);
}

.bd-rev-details .bd-exta-content .dov {
    font-weight: 500;
}

.comunbtn.linkreadless.hidden-exc {
    display: none;
}

.comunbtn.linkreadless.outcont {
    display: none;
}

.comunbtn.linkreadless {
    display: block;
}

.comunbtn.linkreadmore.incont {
    display: none;
}

.comunbtn.linkreadmore {
    display: block;
}

.comunbtn {
    margin-top: 15px;
}

.bd-exta-content span {
    color: #848484;
}

.sub-reviewertext {
    border-left: 3px solid var(--theme-yellow);
    border-radius: 5px;
    padding-left: 15px;
}

.bd-rev-replymain.sub-reply {
    padding-left: 18px;
}

.reply-btn {
    color: var(--theme-yellow);
    font-family: var(--font-poppins);
    font-size: 14px;
    transition: all 0.6s ease;
    position: relative;
    padding-bottom: 6px;
}

.reply-btn::after {
    border-radius: 1em;
    border-top: .1em solid #848484;
    content: "";
    position: absolute;
    right: 100%;
    bottom: .14em;
    left: 0;
    opacity: 0;
    transition: right .9s cubic-bezier(0, .5, 0, 1);
}

.reply-btn:hover::after {
    right: 0;
    opacity: 1;
}

.bd-rev-replymain .reply-btn.sub-review {
    margin-left: 18px;
}

.reply-btn:hover,
.reply-btn:focus {
    text-decoration: none;
    color: #848484;
}

.replyreviewmain {
    background-color: #1e1e1e;
    border: 1px solid #353535;
    padding: 10px;
    border-radius: 6px;
    margin-top: 15px;
}

.replyreviewmain .form-group textarea {
    background-color: transparent;
    border: 1px solid #353535;
    resize: none;
    color: #848484;
}

.replyreviewmain .form-group textarea:hover,
.replyreviewmain .form-group textarea:focus {
    text-decoration: none;
    box-shadow: none;
    outline: none;
}

.bd-reservation-formmain .icon-dt::after {
    content: '\f073';
    font-family: 'FontAwesome';
    color: #848484;
    position: absolute;
    right: 25px;
    top: 10px;
}

.icon-dt::after {
    content: '\f073';
    font-family: 'FontAwesome';
    color: #848484;
    position: relative;
    bottom: 28px;
    right: 12px;
}

@media only screen and (max-width: 768px) {
    .bd-reviews-typelist-main .review-type-drop.location_btn .dropdown select#filter {
        width: 210px;
    }
}

@media only screen and (max-width: 991px) {
    .bd-client-reviewslist-main .bd-rev-details ul.bd-rev-type-count li+li {
        padding-left: 7px;
    }

    .bd-rev-left {
        padding-right: 0;
        text-align: center;
    }

    .bd-rev-left .bd-user-profiler {
        margin: 0 auto;
    }

    .review-type-drop.location_btn .btn {
        min-width: 230px;
    }

    .top-high-list.ges-top-high-list .ges-box-list li:hover {
        background-color: #1e1e1e;
        color: #FFFFFF;
        transform: scale(1);
    }
}

@media only screen and (max-width: 480px) {
    .bd-reviews-typelist-main .review-type-drop.location_btn .dropdown select#filter {
        width: 165px;
    }

    .bd-reviews-typelist-main .wr-revlk {
        margin-top: 0;
        text-align: right;
    }

    .bd-review-link {
        font-size: 14px;
    }

    .bd-dtl-inner-menu .bd-inner-menu-ul li a {
        font-size: 16px;
    }
}

.star-rating {
    direction: rtl;
    display: block;
    cursor: default;
}

.star-rating label {
    direction: ltr;
}

.star-rating input[type="radio"] {
    display: none;
}

.star-rating label {
    color: #bbb;
    font-size: 18px !important;
    padding: 0 !important;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.star-rating label:hover,
.star-rating label:hover~label,
.star-rating input[type="radio"]:checked~label {
    color: var(--theme-yellow);
}

.review-formmain .rv-label {
    display: block !important;
    width: 100%;
}

.rv-mainlabel {
    font-size: 16px;
    font-family: var(--font-poppins);
    color: #848484;
    text-align: left;
    font-weight: 500;
}

.mb-25 {
    margin-bottom: 25px;
}

.custom-radio .cb-radio.ges-check span {
    border-radius: 0;
}

.custom-radio .cb-radio.ges-check span:before {
    border-radius: 0;
    background-color: unset;
}

.custom-radio .cb-radio.ges-check span.checkmark {
    background-color: transparent;
    border-color: #4E4E4E;
}

.custom-radio .cb-radio.ges-check span.checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid var(--theme-yellow);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom-radio .cb-radio.ges-check input:checked~.checkmark:after {
    display: block;
}

#frmReview label.error {
    float: left;
    color: #ff1a1a;
    padding-top: 5px;
}

#frmReview .form-group .form-control.datepicker {
    margin-bottom: 0;
}

#frmReview .form-group .form-control:hover,
#frmReview .form-group .form-control:focus {
    text-decoration: none;
    box-shadow: none;
    outline: none;
}

/* end css for business listing page clients reviews */
/* css for vote for lunch and dinner page */
.gesd-vote::before {
    content: url('../images/vote.png');
    padding-right: 5px;
}

.gesd-voted::before {
    content: url('../images/voted.png');
    padding-right: 5px;
}

.vote-section .container {
    max-width: 1640px;
    width: 100%;
}

.ges-covid-dtl.vote-section.ges-tb-space.landing_page .ges-business-lising .category_box.ges-catbox.ges-bleffect {
    min-height: 453px;
}

.title_section.ges_section h4.title {
    font-size: 24px !important;
    text-transform: capitalize !important;
    margin-top: 25px !important;
}

.vote-searchmain {
    display: inline-flex;
    align-self: center;
    justify-content: center;
    width: 100%;
    position: relative;
    max-width: 360px;
    margin: 0 auto;
    padding: 0;
}

.votsearchrow {
    display: flex;
    justify-content: center;
}

.vote-searchmain .form-group {
    margin-bottom: 0;
}

.votesearch .vote-searchmain .searchbar-vote {
    width: 100%;
    padding: 10px 46px 10px 15px;

    border-radius: 22px;
}

.votesearch .vote-searchmain .searchsubmitvote {
    padding: 7px 6px;
    font-size: 16px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 0;
    background-color: var(--theme-yellow);
    color: #FFFFFF;
    transition: all 0.6s ease;
}

.votesearch .vote-searchmain .searchsubmitvote:hover,
.votesearch .vote-searchmain .searchsubmitvote:focus {
    background-color: #181818;
}

.no-found::before {
    content: url('../images/data-not-found.png');
    display: block;
    width: max-content;
    margin: 0 auto 8px auto;
}

.no-found {
    text-align: center;
    color: var(--theme-yellow);
    font-size: 16px;
}

.vote-btn a:hover,
.vote-btn a:focus {
    color: #FFFFFF !important;
}

.vote-searchmain .form-group:nth-child(1) {
    width: 100%;
}

.votesearch .vote-searchmain .form-group:nth-child(2) {
    position: absolute;
    left: auto;
    top: 4px;
    right: 5px !important;
}

.mt-20 {
    margin-top: 20px;
}

.vote-section.ges-covid-dtl.ges-tb-space .category_box.ges-catbox .image-content-dtls .align-ls .image-content-dtls-location .address {
    margin-top: 0;
}

@media only screen and (max-width: 480px) {
    .votesearch .vote-searchmain .searchsubmitvote {
        position: relative;
        right: 0 !important;
    }

    .votesearch .vote-searchmain .searchbar-vote {
        width: 100%;
    }

    .ges-covid-dtl.vote-section.ges-tb-space.landing_page .ges-business-lising .category_box.ges-catbox.ges-bleffect {
        min-height: auto !important;
    }
}

@media only screen and (max-width: 375px) {
    .votesearch .vote-searchmain .searchsubmitvote {
        right: 16px;
    }
}

/* end css vote for lunch and dinner page */
/* css for spin wheel page */
.ges-review-tags-main.extracat .row {
    flex-wrap: wrap;
}

.ges-review-tags-main.extracat .row .cuisines_tag_section.col {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}

.spin-game .spin-adv .thumbnail_container {
    padding-bottom: 96.15%;
}

.spin-game .spinwheel-title {
    font-size: 32px;
    font-family: var(--r);
    color: #ECECEC;
    text-align: center;
    margin-top: 30px;
    position: relative;
    z-index: 2;
}

.wheelgamesecchart {
    /* margin-top: 50px;
    margin-bottom: 50px; */
    transform: rotate(-8deg);
}

.wheelgamesecchart svg {
    margin: 0 auto;
    display: block;
}

.spin-adv {
    position: relative;
    text-align: right;
    padding-left: 0;
    padding-right: 0;
}

.advtext {
    text-align: center;
    max-width: 350px;
    position: absolute;
    left: 36%;
    top: 1%;
    z-index: 4;
}
.advtext h2 {
    font-family: var(--font-poppins);
    font-weight: bold;
    font-style: italic;
    font-size: 32px;
    line-height: 110%;
    font-weight: 400;
    color: #FFF;
    text-shadow: 1px 1px rgb(20, 20, 20, 0.5);
}
.advtext h3 {
    font-family: var(--font-poppins);
    font-size: 32px;
    line-height: 128%;
    font-weight: 400;
    color: var(--theme-yellow);
    text-shadow: 1px 1px rgb(20, 20, 20, 0.5);
}
@media only screen and (max-width: 480px){
    .advtext {
        left: 17% !important;
        top: 0 !important;
    }
}
/* spin wheel */
.wheelgamesecchart g.slice text {
    fill: #FFF;
    font-size: 16px;
    font-family: var(--font-rubik);
    font-weight: 500;
}

.wheelgamesecchart g.slice:nth-child(odd) path {
    fill: #E8261C;
}

.wheelgamesecchart g.slice:nth-child(even) path {
    fill: #262626;
}

.wheelgamesecchart g.slice.selected path.selectedvalue {
    fill: var(--theme-yellow);
}

.wheelgamesecchart g.slice.selected text {
    fill: #181818 !important;
}

.spin-btn {
    font-size: 16px;
    font-family: var(--font-poppins);
    font-weight: 400;
    letter-spacing: 0.16px;
    line-height: 43px;
    padding: 2.5px 32.9px;
    color: #FFFFFF;
    background-color: #FFA01E;
    border-radius: 6px;
    border: 1px solid transparent;
}

.spin-midimg {
    position: relative;
    padding-bottom: 50px;
    padding-top: 50px;
}
.cstm-update-space .spin-midimg::before {
    /* content: url(../images/Roulette-Wheel-BG.png); */
    background-image: url(../images/Roulette-Wheel-BG.png);
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 24%;
    top: 0%;
    transform: translateX(-24%);
    transition: all 0.7s ease-in;
}
.cstm-update-space.space-left .spin-midimg::before {
    /* content: url(../images/Roulette-Wheel-BG.png); */
    background-image: url(../images/Roulette-Wheel-BG.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    content: '';
    position: absolute;
    /* width: unset;
    height: unset; */
    width: 100%;
    height: 100%;
    /* left: 20%; */
    top: 0%;
    transform: translateX(-24%);
    transition: all 0.7s ease-in;
}
.wheelgamesecchart::after {
    content: '';
    border: 10px solid rgb(255, 255, 255, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 100%;
    width: 512px;
    height: 512px;
    margin: 0 auto;
}

.spin-midimg .spin-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cstm-update-space.space-left {
    width: 50%;
    transition: all 0.6s ease;
}
.cstm-update-space {
    width: 100%;
}
@media only screen and (max-width: 991px){
    .cstm-update-space.space-left {
        width: unset;
        transition: all 0.6s ease;
    }
    .cstm-update-space {
        width: unset;
    }
}
/* css for new icons */
.news-author{
    position: relative;
    padding: 15px 10px 0px 24px;
    color: #9e9e9e;
    font-size: 15px;
    font-weight: 400;
    font-family: var(--font-Poppins);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.news-author::before {
    content: '';
    position: absolute;
    left: 2px;
    width: 15px;
    height: 16px;
    background-image: url(../images/edit-news-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.news-dtl{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
}
.news-dtl .news-author{
    padding-top: 0;
}
.news-dtl .things-date{
    margin-bottom: 0 !important;
}
.cstm-update-space .spin-midimg .icon-spin-left-top {
    position: absolute;
    top: 0;
    left: 35%;
    transform: translate(-35%, 0%);
}
.cstm-update-space .spin-midimg  .icon-spin-right-top {
    position: absolute;
    top: 0;
    right: 35%;
    transform: translate(35%, 0%);
}
.cstm-update-space .spin-midimg .icon-spin-right-bottom {
    position: absolute;
    bottom: 0%;
    right: 34%;
    /* transform: rotate(-20deg); */
    transform: translate(34%, 0%) rotate(-20deg);
}
.cstm-update-space .spin-midimg .icon-spin-left-bottom {
    position: absolute;
    bottom: 0%;
    left: 35%;
    transform: rotate(10deg);
    transform: translate(-35%, 0%);
}
/* css with load content */
.cstm-update-space.space-left .spin-midimg .icon-spin-left-top {
    left: 18%;
}
.cstm-update-space.space-left .spin-midimg .icon-spin-right-top {
    right: 16%;
}
.cstm-update-space.space-left .spin-midimg .icon-spin-right-bottom {
    right: 11%;
}
.cstm-update-space.space-left .spin-midimg .icon-spin-left-bottom {
    left: 16%;
}
/* end css with load content */
@media only screen and (min-width: 1440px) and (max-width: 1600px){
    .cstm-update-space .spin-midimg .icon-spin-right-bottom{
        max-width: 135px;
    }
    .cstm-update-space .spin-midimg .icon-spin-right-bottom {
        right: 31%;
        transform: translate(31%, 0%) rotate(-20deg);
    }
    .cstm-update-space .spin-midimg .icon-spin-left-bottom{
        left: 33%;
        transform: translate(-33%, 0%);
    }
}
@media only screen and (max-width: 1439px) and (min-width: 1366px){
    .cstm-update-space.space-left .spin-midimg .icon-spin-left-top{
        left: 5% !important;
        transform: translate(5%, 0%);
    }
    .cstm-update-space .spin-midimg .icon-spin-left-top{
        left: 29% !important;
        transform: translate(29%, 0%);
    }    
    .cstm-update-space .spin-midimg .icon-spin-right-top{
        right: 32%;
        transform: translate(32%, 0%);
    }
    .cstm-update-space .spin-midimg .icon-spin-right-bottom{
        right: 27%;
        transform: translate(27%, 0%) rotate(-20deg);
    }
    .cstm-update-space .spin-midimg .icon-spin-left-bottom{
        left: 31%;
        transform: translate(-35%, 0%) rotate(10deg);
    }
    .cstm-update-space.space-left .spin-midimg::before{
        left: 13%;
    }
    .cstm-update-space.space-left .spin-midimg .icon-spin-right-top {
        right: 14%;
    }
    .cstm-update-space.space-left .spin-midimg .icon-spin-right-bottom{
        right: 4%;
    }
    .cstm-update-space.space-left .spin-midimg .icon-spin-left-bottom {
        left: 4%;
        transform: rotate(0deg);
    }
}
@media only screen and (max-width: 1365px) and (min-width: 1200px){
    .cstm-update-space .spin-midimg .icon-spin-left-top{
        left: 30%;
        transform: translate(-30%, 0%);
    }
    .cstm-update-space .spin-midimg .icon-spin-right-top{
        right: 30%;
        transform: translate(30%, 0%);
    }
    .cstm-update-space .spin-midimg .icon-spin-right-bottom{
        right: 25%;
        transform: translate(25%, 0%);
    }
    .cstm-update-space .spin-midimg .icon-spin-left-bottom{
        left: 30%;
        transform: translate(-30%, 0%);
    }
    .cstm-update-space.space-left .spin-midimg .icon-spin-left-top {
        left: 10%;
        top: 7%;
    }
    .cstm-update-space.space-left .spin-midimg .icon-spin-right-top {
        right: 7%;
        top: 7%;
    }    
    .cstm-update-space.space-left .spin-midimg .icon-spin-right-bottom {
        right: 4%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .cstm-update-space.space-left, .spin-cstm-add .spinside-contents.ges-bd-main, .cstm-update-space {
        width: 100% !important;
    }
    .cstm-update-space .spin-midimg .icon-spin-left-top{
        top: 5% !important;
        left: 25% !important;
        transform: translate(-25%, 5%) !important;
    }
    .cstm-update-space .spin-midimg .icon-spin-right-top{
        top: 5% !important;
        right: 16.5% !important;
        transform: translate(-16.5%, 5%) !important;
    }
    .cstm-update-space .spin-midimg .icon-spin-right-bottom{
        right: 22% !important;
        transform: translate(22%, 0%) rotate(-8deg) !important;
    }
    .cstm-update-space .spin-midimg .icon-spin-left-bottom{
        left: 25% !important;
        transform: translate(-25%, 0%) !important;
    }
    .cstm-update-space.space-left .spin-midimg .icon-spin-left-top {
        left: 25% !important;
    }
    .cstm-update-space.space-left .spin-midimg .icon-spin-right-top {
        right: 16.5% !important;
    }
    .cstm-update-space.space-left .spin-midimg .icon-spin-right-bottom {
        right: 22% !important;
    }
    .cstm-update-space.space-left .spin-midimg .icon-spin-left-bottom {
        left: 25% !important;
    }
}
@media only screen and (min-width: 768px) and (max-width:991px){
    .cstm-update-space .spin-midimg .icon-spin-left-top{
        left: 26% !important;
        transform: translate(-26%, 0%);
    }
    .cstm-update-space .spin-midimg .icon-spin-right-top{
        right: 24% !important;
        transform: translate(24%, 0%) rotate(5deg);
    }
    .cstm-update-space .spin-midimg .icon-spin-right-bottom{
        right: 18% !important;
        transform: translate(21%, 0%) rotate(-27deg);
        max-width: 150px;
    }
    .cstm-update-space .spin-midimg .icon-spin-left-bottom{
        left: 23% !important;
        transform: translate(-23%, 0%) rotate(5deg);
        max-width: 130px;
    }
}
@media only screen and (max-width: 480px){
    .cstm-update-space .spin-midimg .icon-spin-left-top, .cstm-update-space.space-left .spin-midimg .icon-spin-left-top{
        left: 6%;
        transform: translate(-6%, 0%);
    }
    .cstm-update-space .spin-midimg .icon-spin-right-top, .cstm-update-space.space-left .spin-midimg .icon-spin-right-top{
        top: 6%;
        right: 4%;
        transform: translate(8%, 3%);
        max-width: 100px;
    }
    .cstm-update-space .spin-midimg .icon-spin-right-bottom, .cstm-update-space.space-left .spin-midimg .icon-spin-right-bottom{
        bottom: 6%;
        right: 3%;
        transform: translate(30%, 6%) rotate(-17deg);
        max-width: 110px;
    }
    .cstm-update-space .spin-midimg .icon-spin-left-bottom, .cstm-update-space.space-left .spin-midimg .icon-spin-left-bottom{
        bottom: 6%;
        left: 9%;
        transform: translate(-35%, 0%);
        max-width: 110px;
    }
}
/* End css for new icons */
@media only screen and (max-width: 960px) {
    .wheelgamesecchart g.slice text {
        font-size: 9px;
    }

    .spin-midimg .spin-middle {
        max-width: 60px;
    }

    .spin-adv {
        text-align: center;
        margin-top: 25px;
    }

    .advtext {
        left: 25%;
    }

    .wheelgamesecchart::after {
        width: 300px;
        height: 300px;
        border: 5px solid rgb(255, 255, 255, 0.5);
    }

    .spin-game.inner-page {
        padding-bottom: 0 !important;
    }
}

@media only screen and (max-width: 480px) {

    .advtext h2,
    .advtext h3 {
        font-size: 24px;
    }

    .advtext {
        left: 18%;
        max-width: 275px;
    }
}

/* spin sidebar content  */
.spin-game.inner-page {
    padding-bottom: 40px !important;
    overflow: hidden;
}

.spinside-contents.ges-bd-main .bd-btnoptions li:not(:first-child) {
    margin-left: 15px;
}

.spinside-contents.ges-bd-main .bd-btnoptions li .b2b-soc-share li {
    margin-left: 0;
}

.spin-gamebg {
    background-color: #141414 !important;
    background-position: top !important;
    background-size: cover !important;
}

.spinside-contents {
    padding-top: 33px;
}

.spinside-contents .bd-btnoptions ul.b2b-soc-share {
    min-width: 150px;
}

.spinside-contents .bd-location {
    margin-top: 50px;
}

.spinside-contents .ges-review-tags-main {
    margin-top: 10px;
}

.light-grey-8484 {
    color: #848484;
}

.when-remove-loc {
    margin-top: 50px;
}

.bd-spin-ttlcatdevmain .bd-spin-ttl {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.bd-spin-ttlcatdevmain .bd-spin-cat,
.bd-spin-ttlcatdevmain .bd-innertitle-section ul.cat-type {
    padding-left: 0;
    margin-left: 0;
}

.bd-spin-ttl h2 {
    font-size: 32px;
    text-align: left;
    line-height: 34px;
    color: #ECECEC;
    font-family: var(--font-poppins);
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 10px;
}

.bd-spin-cat {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: nowrap;
    margin-left: 10px;
}

.bd-spin-cat span {
    min-width: 62px;
}

.spin-amenities_type_main {
    margin-top: 16px;
}

.spin-amenities_type_main .spin-amenities_type_tags {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.spin-amenities_type_main .spin-amenities_type_tags li span {
    font-size: 14.11px;
    border: 2px solid #848484;
    color: #848484;
    border-radius: 100%;
    padding: 8.5px 5.5px;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
}

.spin-amenities_type_main .spin-amenities_type_tags li:not(:last-child) {
    margin-right: 15px;
    margin-bottom: 10px;
}

.spinside-contents .ges-review-tags-main ul.review-countmain {
    white-space: nowrap;
}

/* spin side tabing section */
.spinside-tabs {
    margin-top: 6px;
}

.nav-tabs.spin-inner-menu-ul {
    border-color: #848484;
}

.spinside-tabs .spin-inner-menu-ul li a {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font-rubik);
    background-color: unset;
    border: none;
    border-bottom: 2px solid transparent;
    color: #848484;
    text-transform: capitalize;
    line-height: 19px;
    letter-spacing: 0.16px;
    padding: 16px 20px;
    transition: all 0.6s ease;
}
.spinside-tabs .nav-tabs.spin-inner-menu-ul li.active a {
    color: var(--theme-yellow);
    border: 0;
}

.spinside-tabs .nav-tabs.spin-inner-menu-ul li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    transform: scaleX(0);
    background-color: var(--theme-yellow);
    transition: transform 0.3s;
}

.spinside-tabs .nav-tabs.spin-inner-menu-ul li.active::after {
    transform: scaleX(1);
}

.spinside-tabs .nav-tabs.spin-inner-menu-ul li.active a:hover,
.spinside-tabs .nav-tabs.spin-inner-menu-ul li.active a:focus {
    background: unset;
    text-decoration: none;
    box-shadow: none;
    outline: none;
}

.spinside-tabs .tab-pane {
    margin-top: 12px;
}

.spinside-tabs .tab-content {
    padding: 7.5px 8px 0 0;
    margin: 7.5px 8px 0 0;
}

.spinside-tabs .tab-content .tab-pane h4 {
    margin-top: 0;
    margin-bottom: 9.5px;
    font-size: 18px;
    font-weight: 500;
    color: #e1e1e1;
    font-family: var(--font-rubik);
    text-transform: capitalize;
}

.spinside-tabs .tab-content .spin-overview p {
    font-size: 16px;
    font-weight: 400;
    font-family: var(--font-rubik);
    letter-spacing: 0.16px;
    line-height: 26px;
    color: #848484;
}

.spinside-contents .spin-viewdetmkreserve {
    margin-top: 38px;
}

.spinside-contents .spin-viewdetmkreserve {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.busnessliders-arrowmain {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: start;
}

.spin-viewdet a {
    position: relative;
    font-size: 16px;
    font-family: var(--font-poppins);
    font-weight: 400;
    letter-spacing: 0.16px;
    line-height: 19px;
    display: flex;
    transition: all 0.6s ease;
}

.spin-viewdet a:hover,
.spin-viewdet a:focus {
    text-decoration: none;
    box-shadow: none;
    outline: none;
    color: var(--theme-yellow);
}

.spin-viewdet a span {
    width: 12px;
    display: inline-block;
    overflow: hidden;
    margin-left: 8px;
    transition: all 0.6s ease;
}

.spin-viewdet a span svg {
    margin-left: -10px;
    transition: all 0.6s ease;
}

.spin-viewdet a:hover span svg {
    margin-left: 0px;
}

.spin-viewdet a:hover span {
    width: 22px;
}

.spin-viewdet.spin-prevarrow a span {
    margin-right: 8px;
    margin-left: 0;
}

.spin-viewdet.spin-prevarrow a span svg {
    transform: rotate(180deg);
    margin-left: 0;
}

.spin-game .spingamecust-container .owl-nav {
    display: none;
}

.busnessliders-arrowmain {
    border-top: 1px solid #353535;
    padding-top: 20px;
    margin-top: 20px;
}

.spin-viewdet a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--theme-yellow);
    transform: scaleX(0);
    transform-origin: bottom left;
    transition: transform 0.6s;
}

.spin-viewdet a:hover::after {
    transform: scaleX(1);
}

.common-hvr-effect {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.spin-viewdetmkreserve a.btn-reserve-now {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font-poppins);
    text-align: center;
    letter-spacing: 0.16px;
    line-height: 43px;
    color: #FFFFFF;
    border-radius: 6px;
    background-color: var(--theme-yellow);
    padding: 2.5px 43.45px;
    position: relative;
    border: 1px solid var(--theme-yellow);
}

.common-hvr-effect::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #343434;
    border-radius: 6px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.common-hvr-effect:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

@media only screen and (max-width: 480px) {
    .spinside-contents .bd-spin-ttlcatdevmain {
        display: block;
    }

    .spinside-contents .bd-spin-cat.bd-innertitle-section {
        display: inline-flex;
        margin-top: 10px;
        align-items: baseline;
    }

    .spinside-contents .bd-spin-cat.bd-innertitle-section span {
        white-space: nowrap;
    }

    .spinside-contents .spinside-tabs .spin-inner-menu-ul {
        flex-wrap: nowrap;
        overflow-y: scroll;
        white-space: nowrap;
    }

    .spin-viewdetmkreserve a.btn-reserve-now,
    .spin-btn {
        line-height: 38px;
        padding: 2.5px 25.45px;
        font-size: 14px;
    }

    .spin-viewdet a {
        font-size: 14px;
    }

    .spinside-tabs .tab-content .tab-pane p {
        font-size: 14px;
    }

    .bd-client-reviewslist-main .bd-rev-details ul.bd-rev-type-count li::after {
        opacity: 0;
    }

    .spinside-contents .pr-768-0 {
        padding-right: 0;
    }

    .spin-evntviewdtl {
        font-size: 12px !important;
    }
}

.spin-evntviewdtl {
    color: #e1e1e1;
    border-bottom: 1px solid #e1e1e1 !important;
    font-size: 14px;
    font-family: var(--font-rubik);
    font-weight: 400;
    padding-bottom: 4px;
}

.spin-evntviewdtl:hover,
.spin-evntviewdtl:focus {
    color: var(--theme-yellow);
}

.cstm-scroll {
    max-height: 250px !important;
    overflow-y: scroll !important;
    overflow: hidden;
}

.cstm-scroll::-webkit-scrollbar {
    width: 3px;
    background-color: transparent;
}

.cstm-scroll::-webkit-scrollbar-thumb {
    background-color: transparent;
    border: 2px solid rgb(141, 158, 158, 0.5);
}

.cstm-scroll::-webkit-scrollbar-track {
    background-color: transparent;
}

.event-items.bd-event-row .events_listing_over_title .e_l_content h2 a:focus {
    color: #e1e1e1;
}

@media only screen and (max-width: 1366px) {

    .spin-game .bd-menu-item-list .menu-items .item-name,
    .spin-game .event-items.bd-event-row .events_listing_over_title .e_l_content h2 {
        font-size: 16px;
    }

    .spin-game .bd-menu-item-list .menu-items .item-update,
    .spin-game {
        font-size: 14px;
    }

    .spin-game .event-items .events_listing_over_title .e_l_content .event-expireydate,
    .spin-game .event-items .events_listing_over_title .e_l_content .event-timing,
    .spin-game .event-items .events_listing_over_title .e_l_content .location_address,
    .spin-game .event-items.bd-event-row .events_listing_over_title .e_l_content h2 {
        margin-bottom: 4px !important;
    }

    .spin-viewdetmkreserve a.btn-reserve-now,
    .spin-btn {
        font-size: 14px;
        line-height: 36px;
        padding: 2.5px 26.45px;
    }
}

/* end css for spin wheel page */
.modal.success-message-pop .alert.alert-success {
    margin-bottom: 0;
    padding: 20px 15px 20px 15px;
    position: relative;
    background-color: #deffd0;
    background-image: unset;
    border-left: 8px solid #3fb90b;
    border-radius: 6px;
}

.modal .alert.alert-success button.close {
    position: absolute;
    right: 11px;
    top: 14px;
    font-size: 21px;
    width: auto;
    height: auto;
    max-height: initial;
    padding: 6px;
    min-height: auto;
    background-color: transparent;
    color: #181818;
}

.gas-slidebar-total-main .gas-gs-slidemenu .slidermenumain-ul .slidermenumain-li span.carets {
    position: absolute;
    right: 0;
    width: 24px;
    top: 0;
    bottom: 0;
}

/* css for voting popup */
.ges-votingmodal {
    background-color: rgb(52, 52, 52, 0.8);
}

.ges-votingmodal .modal-content {
    overflow: hidden;
}

.voting-bg-topup {
    background-color: #1e1e1e;
    background-size: cover;
    z-index: 1;
}

.voting-bg-topup::after {
    content: '';
    background-image: url(../images/bottom-right-unique.png);
    background-position: 300px 130px;
    background-repeat: no-repeat;
    background-size: 600px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.5;
}

.voting-bg-topup::before {
    content: '';
    background-image: url(../images/top-left-unique.png);
    background-position: -45px 0;
    background-repeat: no-repeat;
    background-size: 600px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.5;
}

.Voting-conf-msg {
    color: #dfdfdf;
    font-weight: 400;
    font-family: var(--font-rubik);
    line-height: 120%;
    letter-spacing: 1.2px;
    font-size: 23px;
    text-align: center;
}

.voting-message {
    position: relative;
    right: 50px;
    top: 80px;
}

.voting-message .spin-btn {
    width: 100px;
    padding: initial;
    margin: 25px 7.5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 38px;
    background-color: rgb(244 154 40 / 50%);
}

@media only screen and (max-width: 768px) {
    .voting-message {
        right: 30px;
        top: 30px;
    }

    .Voting-conf-msg {
        line-height: 120%;
        font-size: 18px;
    }

    .voting-message .spin-btn {
        width: 80px;
        margin: 16px 2.5px;
        font-size: 14px;
        line-height: 32px;
    }

    .voting-bg-topup::before {
        content: '';
        background-image: url(../images/top-left-unique.png);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 400px;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 0.5;
    }

    .voting-bg-topup::after {
        content: '';
        background-image: url(../images/bottom-right-unique.png);
        background-position: 265px 73px;
        background-repeat: no-repeat;
        background-size: 350px;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 0.5;
    }
    .ges-thanksmesgdiv{
        right: 13px !important;
        bottom: 86px !important;
        max-width: 190px !important;
    }
    .ges-votingmodal.votingthanks span{
        margin-top: 3px !important;
        font-size: 20px !important;
    }
    .ges-votingmodal.votingthanks .votingthankyoumsg{
        margin-top: 6px !important;
        font-size: 12px !important;
    }
}
@media only screen and (max-width: 480px){
    .voting-message .spin-btn{
        margin: 16px 2.5px 40px 2.5px;
    }
    .Voting-conf-msg{
        font-size: 16px;
    }
    .voting-bg-topup::before{
        opacity: 0.4;
    }
    .voting-bg-topup::after{
        background-size: 400px;
        opacity: 0.4;
        background-position: -49px 211px;
    }
    .voting-message {
        right: 0;
        top: 16px;
    }
    .ges-thanksmesgdiv{
        right: 4px !important;
        bottom: 36px !important;
        max-width: 175px !important;
        background-color: rgb(0,0,0, 0.1);
        padding: 5px;
    }
    .ges-thanksmesgdiv .thankyoubgimg {
        max-width: 40px;
    }
    .ges-votingmodal.votingthanks span{
        font-size: 16px !important;
    }
    .ges-votingmodal.votingthanks .votingthankyoumsg {
        margin-top: 0px !important;
        font-size: 10px !important;
    }
}

/* css for voting thanks */
.ges-votingmodal.votingthanks .modal-body {
    padding: 0;
}

.ges-votingmodal.votingthanks .modal-content {
    border-radius: 8px;
    background-color: transparent;
}

.ges-votingmodal.votingthanks .modal-body .close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 11;
}

.ges-votingmodal.votingthanks .modal-body .close i {
    color: #dfdfdf;
}

.ges-votingmodal.votingthanks .thankyoubgimg {
    z-index: 1;
    position: relative;
}
.ges-thanksmesgdiv {
    position: absolute;
    right: 20px;
    bottom: 126px;
    z-index: 111;
    text-align: center;
    max-width: 280px;
}
.ges-votingmodal.votingthanks span{
    z-index: 111;
    margin-top: 10px;
    color: rgb(243 209 142);
    font-weight: 400;
    font-family: var(--font-poppins);
    line-height: 150%;
    font-size: 30px;
    text-align: center;
    display: block;
}

.ges-votingmodal.votingthanks .votingthankyoumsg {
    z-index: 111;
    margin-top: 6px;
    color: rgb(243 209 142);
    font-weight: 300;
    font-family: var(--font-poppins);
    line-height: 150%;
    font-size: 17px;
    text-align: center;
    text-transform: capitalize;
}
body.modal-open, body{
    padding-right: 0 !important;
}
/* end css for voting popup */
svg.headericons-all {
    width: 20px;
    height: 25px;
}
.ctm_ge_srch .close_btn .fa-times-close {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    outline: none;
    text-decoration: none;
}
.ctm_ge_srch .close_btn .fa-times-close:hover, .ctm_ge_srch .close_btn .fa-times-close:focus{
    box-shadow: none;
    outline: none;
    text-decoration: none;
}
.ctm_ge_srch .close_btn .fa-times-close svg{
    width: 30px;
    height: 30px;
}
.ctm_ge_srch .close_btn:hover .fa-times-close svg{
    fill: var(--theme-yellow);
}
/* css for event listing page new Featured event section */
.ges_featured_events .featured_tag{
    position: absolute;
    background-color: #F59A28;
    color: #181818;
    font-size: 12px;
    z-index: 1;
    letter-spacing: 0.5px;
    padding: 4px 7px 4px 8px;
    top: 15px;
    right: 15px;
    transform: unset;
    border-radius: 2px;
    font-family: var(--font-rubik);
    font-weight: 500;
}
.ges_featured_events .events_listing_over_title h2 {
    max-width: 70%;
}
.ges-listingpage-title .sect-ttl{
    color: #ECECEC;
    font-size: 24px;
    font-family: var(--font-poppins);
    font-weight: 500;
    margin-bottom: 32px;
}
@media only screen and (max-width: 768px) and (min-width: 576px){
    .ges_featured_events .featured_tag{
        top: 0;
        right: 0;
    }
}
@media only screen and (max-width: 576px){
    .event-items .events_listing_over_title .e_l_content h2 .title-over {
        font-size: 12px;
    }
    .event-items .events_listing_over_title .e_l_content .event-expireydate, .event-items .events_listing_over_title .e_l_content .event-timing, .event-items .events_listing_over_title .e_l_content .location_address{
        font-size: 12px;
    }
    .event-items .events_listing_over_title .e_l_content .event-expireydate span i, .event-items .events_listing_over_title .e_l_content .event-timing span i, .event-items .events_listing_over_title .e_l_content .location_address span i{
        font-size: 14px;
    }
    .ges_featured_events .featured_tag{
        top: 0;
        right: 0;
    }
    .ges_featured_events .events_listing_over_title h2 {
        max-width: 100%;
    }
    .ges-listingpage-title .sect-ttl{
        font-size: 20px;
    }
}
/* end css for event listing page new Featured event Section */
.copyright-menu ul li:last-child{
    padding-right: 0;
}
.fancybox-toolbar .fancybox-button--zoom {
    display: none !important;
}
@media only screen and (min-width: 992px){
    .event_right_panel.event_all_sec .col-md-6.col-xs-12.col-xs-full:nth-child(2n+1){
        clear: both;
    }
}
.location_box {
    margin-top: 10px;
    margin-bottom: 10px;
}
.promo_description.cms p{
    font-size: 14px !important;
    font-family: var(--font-rubik) !important;
    color: #DFDFDF;
}
.detail_info.ges-evdtl-info .inner-title h1 {
    font-size: 32px;
    font-family: var(--font-poppins);
    font-weight: 500;
    line-height: 38px;
    color: var(--white);
    margin: 0;
    text-transform: capitalize;
}