@charset "utf-8";
@import 'reset.css';
@import 'bootstrap.min.css';
@import 'fonts.css';
@import 'font-awesome/css/font-awesome.min.css';
@import 'flaticon.css';
@import 'flaticon2.css';
@import 'flaticon3.css';

/*- main -*/
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6em;
    width: 100%;
    color: #000;
}
/*- main -*/

/*- other -*/
a {
    transition: all 150ms ease-out;
    text-decoration: none !important;
    outline: 0;
    color: rgba(37, 169, 189, 0.97)
}
a:hover {
    text-decoration: none;
    color: rgba(37, 169, 189, 0.97);
}
.padding_b {
    width: 100%;
    float: left;
    margin: 10px 0
}
.text-center {
    text-align: center
}
h4 {
    font-weight: 500
}
/*- end other-*/
#map {
    width: 100%;
    height: 100%;
}
/*- forms -*/
#security_code.shell_form > img {
    clear: both;
    float: left
}
.button_big {
    border: 1px solid;
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    padding: 5px 15px
}
.button_big > [class^="icon-"], .button_big > [class*=" icon-"] {
    float: left;
    font-size: 30px;
    margin-right: 10px
}
.button_big img {
    float: left;
    margin-right: 15px
}
.button_middle {
    border: 1px solid;
    display: inline-block;
    line-height: 100%;
    padding: 6px 10px
}
.button_small {
    border: 1px solid;
    display: inline-block;
    font-size: 1em;
    line-height: 100%;
    max-width: 90%;
    min-height: 30px;
    overflow: hidden;
    padding: 6px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto
}
.button_special {
    border: 1px solid;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    min-width: 91px;
    padding: 0 0 0 5px;
    text-align: center
}
.button_special > [class^="icon-"], .button_special > [class*=" icon-"] {
    border-left: 1px solid;
    float: right;
    font-size: 1em;
    line-height: 25px;
    margin-left: 5px;
    padding: 0 5px
}
.capcha img {
    clear: both;
    float: left;
    margin-top: 20px
}
.center {
    text-align: center
}
.col-sm-6 .conteiner_form {
    margin-left: 0;
    width: 100%
}
.conteiner_form {
    background: #fff;
    border: 1px solid #E0E7EB;
    margin-bottom: 20px;
    padding: 20px
}
.fileform {
    background-color: #FFF;
    cursor: pointer;
    height: 30px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 250px
}
.fileform #fileformlabel {
    background-color: #FFF;
    color: #5188C0;
    float: right;
    height: 30px;
    line-height: 28px;
    overflow: hidden;
    padding-left: 10px;
    text-align: left;
    width: 156px
}
.fileform #upload {
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    font-size: 2em;
    height: 30px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20
}
.fileform .selectbutton {
    background-color: rgba(37, 169, 189, 0.97);
    color: #FFF;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    width: 90px
}
.forms_el input[type="text"], .forms_el input[type="password"], .forms_el input[type="search"], .forms_el textarea {
    border: 1px solid #E0E7EB;
    float: left;
    height: 30px;
    line-height: 100%;
    max-width: 100%;
    outline: none;
    padding: 0 10px
}
.forms_el input[type="text"]:focus, .forms_el input[type="password"]:focus, .forms_el textarea:focus {
    border: 1px solid rgba(37, 169, 189, 0.97)
}
.has-error input[type="text"], .has-error input[type="password"], .has-error input[type="search"], .has-error textarea {
    border: 1px solid #D76753
}
.input_group {
    background-color: #FFF;
    padding-left: 0;
    padding-right: 100px;
    position: relative;
    text-align: right
}
.input_group .button_small {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px
}
.input_group input {
    border: 1px solid #E0E7EB;
    height: 30px;
    padding: 0 10px;
    width: 100%
}
.logget {
    color: #567295;
    float: left;
    line-height: 30px;
    padding: 0
}
.name_form {
    color: rgba(37, 169, 189, 0.97);
    line-height: 30px;
    text-align: right
}
.name_form i {
    color: #D76753 !important
}
.select_form {
    border: 1px solid #E0E7EB;
    padding: 0
}
.shell_form {
    display: inherit;
    margin-bottom: 20px;
    position: relative
}
.shell_form > .text {
    text-align: right
}
.shell_form input[type='checkbox'] {
    display: none
}
.shell_form input[type='checkbox'] + label {
    color: #517295;
    cursor: pointer;
    line-height: 1em;
    padding: 0
}
.shell_form input[type='checkbox'] + label:before {
    border: 1px solid #E0E7EB;
    content: "";
    float: left;
    font-family: icons !important;
    height: 15px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    width: 15px
}
.shell_form input[type='checkbox']:checked + label {
    background-position: 0 0;
    color: #597DA3
}
.shell_form input[type='checkbox']:checked + label:before {
    background-position: 0 0;
    border: 1px solid rgba(37, 169, 189, 0.97);
    color: #597DA3;
    content: "\e90b";
    font-size: 10px
}
.shell_form textarea {
    min-height: 60px;
    min-width: 50%;
    padding-top: 10px
}
.text {
    float: left;
    margin-bottom: 15px;
    width: 100%
}
.title {
    font-size: 2em;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 20px;
    width: 100%
}
[class*='button'].blue {
    background-color: transparent;
    border-color: rgba(37, 169, 189, 0.97);
    color: rgba(37, 169, 189, 0.97)
}
[class*='button'].blue:hover {
    background-color: rgba(37, 169, 189, 0.97);
    color: #fff
}
[class*='button'].gray, [class*='title'].gray, [class*='text'].gray {
    border-color: #d6d7d6;
    color: #d6d7d6
}
[class*='button'].gray:hover {
    background-color: #d6d7d6;
    color: #fff
}
[class*='button'].green {
    border-color: #00A59F;
    color: #00A59F
}
[class*='button'].green:hover {
    background-color: #00A59F;
    color: #fff
}
[class*='button'].red, [class*='title'].red, [class*='text'].red {
    border-color: #d76753;
    color: #d76753
}
[class*='button'].red:hover {
    background-color: #d76753;
    color: #fff
}
[class*='button'].white, [class*='title'].white, [class*='text'].white {
    border-color: #fff;
    color: #fff
}
[class*='button'].white:hover {
    background-color: #fff;
    color: rgba(37, 169, 189, 0.97)
}
[class*='title'].blue, [class*='text'].blue {
    border-color: rgba(37, 169, 189, 0.97);
    color: rgba(37, 169, 189, 0.97)
}

/*- end forms-*/

/*- head -*/
.favorites-sticker-holder {
    position: absolute;
    top: -10px;
    right: 0px;
    width: 20px;
    z-index: 10;
}
.icon_head.favorites {
    z-index: 9;
    position: relative;
}
#favorites_sticker {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #d76753;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    height: 20px;
    line-height: 12px;
    margin-top: 10px;
    min-width: 20px;
    padding: 3px 5px;
    position: relative;
    text-align: center
}
#head_bottom {
    background-color: rgba(37, 169, 189, 0.97);
    float: left;
    height: 70px;
    position: relative;
    width: 100%;
    z-index: 4
}
#head_bottom #logo {
    display: block;
    margin: 11px auto;
    max-width: 140px
}
#head_bottom #logo:hover > img {
    opacity: .8
}
#head_bottom .icons {
    padding-top: 12px
}
#head_bottom .icons.search {
    text-align: right;
}
#head_bottom.affix {
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 99
}
#head_bottom.is_stuck {
    position: fixed !important;
    top: 0 !important
}
#head_top {
    background-color: rgba(37, 169, 189, 0.97);
    min-height: 50px;
    position: relative;
    z-index: 10
}
#logo img {
    max-width: 100%
}
#main_menu {
    float: left
}
#main_menu li {
    float: left;
    height: 50px;
    margin-right: 20px
}
#main_menu li a {
    color: #fff;
    line-height: 50px;
    text-decoration: none
}
#mobile_main_menu {
    display: none
}
#mobile_main_menu .slicknav_btn {
    color: #fff;
    display: block;
    font-size: 16px;
    height: 44px;
    margin: 3px 0;
    position: relative;
    text-decoration: none
}
#mobile_main_menu .slicknav_btn:hover > .slicknav_icon {
    background-color: #424b63
}
#user_menu {
    float: right;
    padding: 10px 0
}
#user_menu li {
    float: left;
    margin-left: 10px
}
#user_menu li a {
    color: #fff;
    display: inline-block;
    line-height: 100%;
    padding: 6px 10px;
    text-decoration: none
}
#user_menu li a.button_small {
    max-width: initial
}
.icon_head {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    height: 45px;
    transition: all 300ms ease-out;
    width: 45px;
    font-family: 'icons' !important;
    color: #fff;
    font-size: 2em;
    text-align: center;
    line-height: 45px;
    font-weight: lighter;
    display: inline-block;
}
.icon_head.active, .icon_head.open_search.active {
    background-color: #145e69
}
.icon_head.favorites:before {
    content: '\e93e';
}
.icon_head.filters:before {
    content: "\e93f";
}
.icon_head.open_map:before {
    content: "\e93d"
}
.icon_head.open_search:before {
    content: "\e940";
}
.icon_head:hover {
    background-color: rgba(62, 87, 114, 0.31)
}
.slicknav_icon {
    background-image: url(../img/icons_set_header.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: block;
    height: 44px;
    left: 0;
    position: absolute;
    top: 0;
    width: 44px
}
.slicknav_menu ul {
    background-color: #424B63;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 99
}
.slicknav_menu ul li a {
    border-bottom: 1px solid #4D5773;
    color: #fff;
    display: block;
    line-height: 150%;
    padding: 10px 1.5%;
    text-decoration: none
}
.slicknav_menu ul li a:hover {
    background-color: rgba(37, 169, 189, 0.97)
}
.slicknav_menutxt {
    display: block;
    font-size: 16px;
    height: 44px;
    left: 64px;
    line-height: 44px;
    position: absolute;
    top: 0;
    width: 44px
}

/*- and head -*/

#wrap_content {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sticky {
    position: fixed !important;
    top: 60px;
}

/*- content -*/
#filters {
    float: left;
    left: 0;
    position: relative;
    width: 100%;
}
#main_content {
    position: relative;
    z-index: 1
}
#main_content .main_title {
    text-align: center
}
#main_content.col-lg-offset-3 .main_title, .col-lg-9 .main_title {
    text-align: left !important
}
#main_content.zindex {
    position: relative;
    z-index: 0
}
#prise_slider {
    background-color: #ebf0f4;
    float: left;
    padding: 0 20px 15px;
    width: 100%;
    margin-bottom: 20px;
}
#wr_filters {
    /*overflow: hidden;*/
    position: absolute;
    top: 0;
    z-index: 0
}
#wr_filters.active {
    z-index: 3
}
#wr_filters_2 {
    background-color: #fff;
    position: relative;
    z-index: 2
}
#wr_filters_2 .sub_title {
    font-size: 18px;
    color: rgba(37, 169, 189, 0.97);
    padding: 15px;
    border-bottom: 1px solid #E0E7EB;
    float: left;
    width: 100%;
    background-color: #EBF0F4;
}
#wr_filters_2 .filter_block {
    background-color: #FFFFFF;
}
.filter_block {
    background-color: #fff;
    border: 1px solid #e0e7eb;
    float: left;
    margin-bottom: 20px;
    width: 100%
}
.filter_block .text {
    color: rgba(37, 169, 189, 0.97);
    display: block;
    float: left;
    margin: 0;
    min-height: 45px;
    padding: 0 20px;
    text-decoration: none;
    width: 100%
}
.filter_block .text > span {
    border-bottom: 1px solid #e0e7eb;
    color: #727272;
    display: block;
    line-height: 120%;
    min-height: 40px;
    padding: 10px 0 10px 32px;
    position: relative;
    width: 100%
}
.filter_block .text > span > i {
    align-items: center;
    color: rgba(37, 169, 189, 0.97);
    display: flex;
    font-size: 24px;
    height: 100%;
    justify-content: center;
    left: 0;
    margin-right: 10px;
    position: absolute;
    text-align: center;
    top: 0
}
.filter_block > a {
    color: rgba(37, 169, 189, 0.97);
    display: block;
    float: left;
    padding: 0 20px;
    text-decoration: none;
    width: 100%
}
.filter_block > a span {
    border-bottom: 1px solid #e0e7eb;
    display: block;
    line-height: 24px;
    min-height: 40px;
    padding: 10px 0;
    width: 100%
}
.filter_block > a span i {
    float: left;
    font-size: 24px;
    margin-right: 10px
}
.filter_block > a:hover, .filter_block > a.active {
    background-color: rgba(37, 169, 189, 0.97);
    color: #fff
}
.filter_block > a:hover > span, .filter_block > a.active > span, .filter_block > a:last-child > span {
    border-bottom: 1px solid transparent;
}
.filter_block:last-child {
    margin-bottom: 0
}
.filter_subtitle {
    color: rgba(37, 169, 189, 0.97);
    font-size: 16px;
    font-weight: 400;
    padding: 20px
}
.filter_subtitle_2 {
    color: rgba(37, 169, 189, 0.97);
    font-size: 16px;
    font-weight: 400;
    padding: 20px
}
.main_title {
    color: rgba(37, 169, 189, 0.97);
    float: left;
    font-size: 28px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 20px;
    width: 100%
}
.more_button {
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 100%
}
.no-margin {
    margin-top: 0;
    padding: 0
}
.stickfilters {
    float: left;
    position: relative;
    width: 285px !important
}
.wraper_tags {
    float: left;
    padding: 10px
}
.wraper_tags input[type='checkbox'] {
    display: none
}
.wraper_tags input[type='checkbox'] + label {
    background-image: url(../img/bg_set_tags.png);
    background-position: 0 -65px;
    background-repeat: no-repeat;
    color: #517295;
    cursor: pointer;
    float: left;
    font-size: 12px;
    margin: 0 0 10px 10px;
    padding: 5px 10px 5px 20px
}
.wraper_tags input[type='checkbox'] + label:hover {
    background-position: 0 -33px;
    color: #fff
}
.wraper_tags input[type='checkbox']:checked + label {
    background-position: 0 0;
    color: #fff
}
.wraper_tags input[type='checkbox']:checked + label:hover {
    background-position: 0 -33px
}
.wrapper-sticky {
    z-index: 1
}

/*- and content -*/

/*- search form -*/
#search_form {
    background: #fff;
    border: 1px solid #E0E7EB;
    display: none;
    float: left;
    margin: -120px 0 20px;
    min-height: 60px;
    position: relative;
    width: 100%;
    z-index: 3
}
#search_form .title {
    color: #657FAB
}
#search_form input {
    border: none;
    color: #565656;
    font-size: 1.7em;
    font-weight: 400;
    height: 34px;
    line-height: 100%;
    width: 100%
}
#search_form_close {
    position: relative;
    z-index: 4
}
#search_form_close.active {
    display: block
}
.budget {
    background-color: #fff;
    float: left;
    margin: 10px 0 5px;
    padding: 0 20px;
    width: 200px
}
.button_search {
    float: left;
    padding: 30px 20px;
    text-align: right
}
.button_search button {
    max-width: 100%;
    width: 75px;
    margin-top: -2px;
}
.categories {
    float: left;
    padding: 28px 0 28px 20px;
    width: 235px
}
.change_panel {
    float: right
}
.location {
    border-left: 1px solid #E0E7EB;
    float: left;
    margin: 10px 0 5px;
    padding: 0 20px;
    width: 214px
}

/*- and search form -*/

/*-  my favorites -*/
#my_favorits_block {
    position: absolute;
    height: 45px;
    width: 45px;
    top: 12px;
    right: 10px;
}
#my_favorites {
    display: none;
    position: absolute;
    right: 50%;
    margin-right: -160px;
    top: 60px;
    z-index: 9;
    min-width: 320px;
    max-height: 300px;
    overflow: auto;
}
#my_favorites .my_favorites_del {
    color: rgba(37, 169, 189, 0.97);
    cursor: pointer;
    font-size: 20px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
}
#my_favorites .my_favorites_del:hover {
    color: #D76753
}
#my_favorites .my_favorites_logo {
    border-radius: 20px;
    height: 40px;
    overflow: hidden;
    width: 40px;
    border: 1px solid #E0E7EB;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    line-height: 38px;
}
#my_favorites .my_favorites_name {
    color: rgba(37, 169, 189, 0.97);
    display: inline-block;
    box-sizing: border-box;
    line-height: 1em;
    padding: 0 10px;
    width: calc(100% - 60px);
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    vertical-align: middle;
    text-align: center;
}
#my_favorites li {
    display: block;
    border-bottom: 1px solid #E0E7EB;
    padding: 10px 0;
    font-size: 0;
}
#my_favorites li:last-child {
    border-bottom: none;
}
#my_favorites ul {
    background-color: #FFF;
    border: 1px solid #E0E7EB;
    cursor: default;
    padding: 0 10px;
    position: relative;
    top: 200px
}
.my_favorites_logo img {
    max-width: 100%
}
.my_favorites_name:hover {
    color: #4D5773 !important
}
.favorites.active #my_favorites {
    display: block
}
/*- and my favorites -*/

/*- map -*/
#gmap { /* position: absolute;z-index: 4;top: 120px;margin-bottom: 10px;display:none;height: 70vh;*/
    background: #fff;
    width: 100%;
    position: relative !important;
    overflow: hidden
}

/*#gmap.is_stuck {position: fixed!important;}*/
.gmap_content {
    width: 100%;
    height: 100%;
    position: relative
}

/*- and map -*/

/*- breadcrumbst -*/
#breadcrumbst {
    background: #fff;
    /*margin-bottom: 20px;*/
    border-bottom: 1px solid #E0E7EB;
    position: relative;
    padding: 10px 0;
    text-align: center;
    color: #E0E7EB;
}
#breadcrumbst a {
    color: #AAB6BC
}
#breadcrumbst a:hover {
    color: rgba(37, 169, 189, 0.97)
}

/*- and breadcrumbst -*/

/*- deals -*/
.add_favorit:hover,
.remove_favorit:hover {
    color: #d76753
}
.deal:hover .add_like,
.deal:hover .add_dislike,
.deal:hover .add_favorit,
.deal:hover .remove_favorit {
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}
.add_action {
    color: #fff;
    cursor: pointer;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 33.333%
}
.add_action i {
    font-size: 24px;
    line-height: 30px
}
.add_dislike {
    border-left: 1px solid #fff;
    transition: all 500ms ease-in-out
}
.add_favorit,
.remove_favorit {
    border-left: 1px solid #fff;
    transition: all 500ms ease-in-out
}
/*.deal_actions {*/
    /*-moz-transition: all 300ms ease-in-out;*/
    /*-webkit-transition: all 300ms ease-in-out;*/
    /*transition: all 300ms ease-in-out*/
/*}*/

.deals .blackout {
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    background: rgba(49, 49, 49, 0.87);
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    transition: all 300ms ease-in-out;
    width: 100%
}
.deals .deal {
    height: 400px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    z-index: 2
}
.deal_actions {
    bottom: 0;
    left: 0;
    height: 80px;
    padding: 10px;
    position: absolute;
    width: 100%;
    background: rgba(49, 49, 49, 0.87);
}
.deal_actions a:hover {

    color: rgba(37, 169, 189, 0.97);
}
.deals .deal_description {
    align-items: center;
    display: flex;
    float: left;
    height: 150px;
    justify-content: center;
    padding: 10px 30px 20px 100px;
    position: relative;
    text-align: center;
    width: 100%;
    color: #EDF0F5;
}
.deals .deal_description a {
    color: #FFF;
    line-height: 1.1em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    max-height: 137px;
    overflow: hidden;
}
.deals .deal_description a:hover {
    color: #C9DAFF;
}
.deals .deal_logo {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    align-items: center;
    background-color: #E9E9E9;
    border: 2px solid #fff;
    border-radius: 25px;
    display: flex;
    float: left;
    height: 50px;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    width: 50px
}
.deals .deal_title {
    align-items: center;
    display: flex;
    float: left;
    font-size: 1em;
    height: 50px;
    line-height: 1.1em;
    margin-left: 10px;
    overflow: hidden;
    width: 70%
}
.labels-holder {
    position: absolute;
    bottom: 80px;
    left: 0;
}
.lable_featured {
    background-image: url('../img/labelle_flag.png');
    background-repeat: no-repeat;
    color: #fff;
    font-weight: 700;
    height: 32px;
    left: 0;
    padding: 5px 11px 0 0;
    text-align: center;
    width: 96px;
    margin-bottom: 5px;
}
.listing-distance-holder,
.listing-rating-holder {
    color: #fff;
    float: left;
    height: 25px;
    line-height: 25px;
    padding-top: 5px;
    text-align: center;
    width: 50%;
}
.listing-rating-holder .stars {
    height: 25px;
    line-height: 25px;
}
.listing-rating-holder .stars:hover {
    cursor: default;
}
.deals .wraper_deal_title {
    background: linear-gradient(totop, rgba(0, 0, 0, 0), rgba(0, 0, 0, .32));
    float: left;
    padding: 10px;
    position: relative;
    width: 100%
}
.deals .wraper_deal_title a {
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
}
.deals .wraper_deal_title a:hover {
    color: #C9DAFF;
}
.deals .wraper_img {
    align-items: center;
    background-color: #D3D9E2;
    background-position: 50% 50%;
    background-size: cover;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}
.deals .wraper_img img, .deal_logo img {
    max-width: 100%
}
.myPic {
    width: 100% !important
}

/*- and deals -*/

/*- partners -*/
#partners {
    margin: 40px 0
}
#partners li {
    text-align: center;
    padding: 0
}
#partners li img {
    display: inline-block;
    max-width: 100%
}
#partners li a {
    opacity: .4
}
#partners li a:hover {
    opacity: 1
}
/*- and partners -*/

/*- mobile app -*/
#mobile_app {
    background-color: rgba(37, 169, 189, 0.97);
}
#mobile_app .descript {
    margin: 45px 0;
}
.phone_app img {
    max-width: 100%
}
.buttons a {
    margin-right: 10px
}
/*- and mobile app -*/

/*- footer -*/
#footer {
    padding: 20px
}
#logo_footer {
    padding: 20px
}
#copyright {
    padding-left: 20px;
    line-height: 16px;
    color: rgba(37, 169, 189, 0.97);
    margin-top: 6px
}
#copyright a {
    color: rgba(37, 169, 189, 0.97)
}
#footer .sub_title {
    font-weight: 600;
    color: rgba(37, 169, 189, 0.97);
    margin-bottom: 5px;
    width: 100%;
    margin-top: 20px
}
#footer .menu a {
    color: #647EA8;
    width: 100%;
    display: inline-block
}
#footer .menu a:hover {
    /*color:#4D5773;*/
    color: #145e69;
    text-decoration: underline;
}
#footer .join_us_on a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: rgba(37, 169, 189, 0.97);
    color: #fff;
    display: inline-block;
    line-height: 42px
}
#footer .join_us_on a:hover {
    color: rgba(37, 169, 189, 0.97);
    background-color: #FFF
}
/*- and footer -*/

/*- contact -*/
.text_uppercase {
    padding: 0;
    font-size: 1em;
    margin-bottom: 20px;
    color: #666;
}
/*- and contact -*/

/*- blog -*/
.blog_search {
    margin-bottom: 20px
}
.col-sm-6 .blog_search {
    margin-left: 0;
    width: 100%
}
.details {
    color: rgba(37, 169, 189, 0.97);
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin: 0 10px 20px
}
.line_block {
    border-bottom: 1px solid #E0E7EB;
    margin-bottom: 15px
}
.no_results {
    background-image: url(../img/no_results.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    color: rgba(37, 169, 189, 0.97);
    float: left;
    font-weight: 700;
    margin: 20px 0 40px;
    padding: 90px 0 0;
    text-align: center;
    width: 100%
}
.pad {
    padding: 20px
}
.sub_title_blog {
    color: #666;
    font-size: 18px;
    margin-bottom: 15px
}
.sub_title_blog a {
    color: #B1B6C2;
    cursor: pointer
}
.text_blog {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px
}
.title_blog {
    color: rgba(37, 169, 189, 0.97);
    float: left;
    font-size: 1em;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 15px
}
.title_blog a {
    color: rgba(37, 169, 189, 0.97);
    font-size: 1.5em;
    font-weight: 700
}
.title_blog a:hover, .sub_title_blog a:hover, .details:hover {
    color: #4D5773;
    text-decoration: underline
}
/*- and blog -*/

/*- Login -*/
.link {
    font-size: 14px;
    color: rgba(37, 169, 189, 0.97);
    cursor: pointer;
    line-height: 30px;
}
.link:hover {
    color: #4D5773;
    text-decoration: underline
}
/*- and Login -*/

/*- Login -*/

.rating {
    float: left;
    margin-right: 10px;
    font-size: 30px;
    color: #FFF;
    line-height: 34px;
    max-height: 34px
}
.rating.rad {
    color: #D76753
}
.rating_text {
    float: left;
    font-size: 14px;
    line-height: 34px;
    color: #95AEC1
}
/*- and Login -*/

/*- deal page -*/
#deal_menu li {
    float: left;
    position: relative;
}
#deal_menu li a {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    padding: 17px 15px;
}
#deal_menu li a span {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    background-color: #D76753;
    border-radius: 25px;
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -2px;
    text-align: center;
    top: -3px;
    width: 20px;
    z-index: 2;
}
#deal_menu li a:hover, #deal_menu li a.active {
    background: rgba(62, 87, 114, 0.31);
}
#deal_menu ul, #deal_menu {
    float: left;
}
#deal_page_logo {
    align-items: center;
    background: rgba(39, 42, 47, 0.2);
    border: 1px solid #e0e7eb;
    border-bottom: 0;
    display: flex;
    height: 266px;
    justify-content: center;
    max-height: 400px;
    overflow: hidden;
    padding: 20px;
    position: relative;
    text-align: center;
}
#deal_page_logo img {
    max-width: 100%;
    max-height: 100%;
}
#deal_page_map {
    display: none;
}
#deal_panel {
    background-color: rgba(37, 169, 189, 0.97);
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
#deal_rating .rate-base-layer {
    color: #4D5773;
}
#deal_rating .rate-hover-layer {
    color: #FFF;
    cursor: pointer;
}
#deal_share {
    color: #fff;
    font-size: 24px;
    line-height: 33px;
    margin-top: 20px;
}
.listing-share-holder {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.listing-share-holder .share-title {
    font-size: 24px;
    display: block;
    float: left;
    margin-right: 10px;
}
.listing-share {
    display: block;
}
#deal_share > a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 34px;
    line-height: 37px;
    text-align: center;
    width: 34px;
}
#deal_share > a:hover {
    background-color: #FFF;
    color: rgba(37, 169, 189, 0.97);
}
#deal_share_2 {
    margin-top: 20px;
}
#fixpanel {
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#fixpanel #fixpanel_right_half .filter_block {
    border-top: 0;
    margin-bottom: 0;
}
#fixpanel .filter_subtitle {
    border-bottom: 1px solid #E0E7EB;
    border-top: 1px solid #E0E7EB;
    color: rgba(37, 169, 189, 0.97);
    float: left;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    padding: 15px 20px;
    text-align: center;
    width: 100%;
}
#fixpanel_left_half {
    float: left;
    margin-left: -100%;
    width: 50%;
}
#fixpanel_right_half {
    float: left;
    width: 50%;
    background: #fff;
}
#leftpanel {
    float: left;
    margin-bottom: 20px;
    margin-top: -360px;
    min-height: 400px;
    padding-top: 20px;
}
#qr_cod {
    float: left;
    padding: 20px;
}
#smal_photos {
    display: inline-block;
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#smal_photos #big_photo {
    align-items: center;
    background-color: #fff;
    border: 1px solid #e0e7eb;
    display: flex;
    font-size: 5em;
    height: 400px;
    justify-content: center;
    margin-bottom: 20px;
    max-height: 400px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
#smal_photos #big_photo img {
    max-height: 90%;
    max-width: 95%;
}
#smal_photos .smal_photo {
    background-color: #fff;
    border: 1px solid #E0E7EB;
    height: 270px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
    line-height: 270px;
}
#smal_photos .smal_photo a, .deal_page #big_photo a {
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    background-color: rgba(49, 49, 49, 0.68);
    color: #fff;
    font-size: 2em;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 300ms ease-in-out;
    width: 100%;
}
#smal_photos .smal_photo img {
    max-height: 95%;
    max-width: 95%;
}
#smal_photos .smal_photo:hover a, .deal_page #big_photo:hover a, #deal_page_logo:hover .blackout, #deal_page_logo:hover .deal_description {
    opacity: 1;
}
.add_favorit:hover,
.remove_favorit:hover {
    color: #d76753;
}
.deal_head {
    /*background-attachment: fixed;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*float: left;*/
    height: 290px;
    /*margin-top: -21px;*/
    position: relative;
    width: 100%;
}
.deal_head .title {
    color: #fff;
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2em;
    margin-top: 35px;
    position: relative;
}
.deal_head_venobox {
    background-color: rgba(39, 42, 47, 0.75);
    height: 100%;
    position: absolute;
    width: 100%;
}
.deal_page {
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.deal_page .description {
    position: relative;
}
.deal_text {
    border-bottom: 1px solid #E0E7EB;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.documents .data {
    color: #ABB3C1;
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%;
}
.documents .description {
    float: left;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
}
.documents .name {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
/*- and deal page -*/

/*- Compare Listing -*/
.price_header {
    background-color: rgba(37, 169, 189, 0.97);
    color: #fff;
    min-height: 70px;
    text-align: center;
    font-size: 1.2em;
    border-right: 1px solid #F5F5F5;
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    line-height: 100%;
    width: 100%
}
.propertys_name .price_header {
    background-color: transparent
}
.price_subtitle {
    background-color: #FFF;
    color: rgba(37, 169, 189, 0.97);
    height: 70px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #E0E7EB;
    border-top: 0;
    border-left: 0;
    padding: 12px 0;
    font-weight: 700;
    line-height: 100%;
    float: left;
    width: 100%
}
.propertys_name .price_subtitle {
    border: 1px solid #E0E7EB
}
.price_subtitle .smol {
    font-size: 0.7em;
    font-weight: 400;
    line-height: 100%;
}
.price_info {
    background-color: #FFF;
    color: rgba(37, 169, 189, 0.97);
    text-align: center;
    font-size: 16px;
    border: 1px solid #E0E7EB;
    border-left: 0;
    padding: 10px 0;
    font-weight: 700;
    line-height: 20px;
    border-top: none;
    float: left;
    width: 100%
}
.propertys_name .price_info {
    color: #7C7D7D;
    text-align: left;
    font-size: 1em;
    border-left: 1px solid #E0E7EB;
    font-weight: 400;
    padding-left: 20px;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
}
.price_info .name {
    color: gray;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    display: none
}
.price_info:nth-child(2n) {
    background-color: #F3F4F5
}
.price_footer {
    background-color: #FFF;
    color: rgba(37, 169, 189, 0.97);
    height: 70px;
    text-align: center;
    border: 1px solid #E0E7EB;
    border-left: 0;
    border-top: 0;
    padding: 20px 0;
    font-weight: 700;
    line-height: 100%;
    float: left;
    width: 100%
}
.propertys_name .price_footer {
    background-color: transparent;
    border: none;
    border-right: 1px solid #E0E7EB
}
[class^="icon-"].green, [class*=" icon-"].green {
    color: #00A59F
}
[class^="icon-"].rad, [class*=" icon-"].rad {
    color: #D76753;
}
@media screen and (max-width: 768px) and (min-width: 100px) {
    .price_header, .price_subtitle, .price_info, .price_footer {
        border-left: 1px solid #E0E7EB
    }
    .price_info .name {
        display: block;
    }
    .propertys_name {
        display: none;
    }
}

/*- and Compare Listing -*/

/*- My Account -*/
#account_menu {
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1
}
#main_account {
    position: relative;
    z-index: 1
}
.coment_btn .btn-default {
    height: 30px;
    padding: 4px 20px
}
.widget {
    background-color: #fff;
    border: 1px solid #E0E7EB;
    float: left;
    margin-bottom: 20px;
    padding: 20px 20px 0;
    width: 100%
}
.widget .action {
    display: inline-flex;
    float: right;
    height: 100%;
    justify-content: flex-end;
    padding: 0;
    position: relative;
    text-align: right
}
.widget .action a {
    border: 1px solid #E0E7EB;
    color: #82A4B7;
    display: inline-block;
    height: 100%;
    line-height: 275%;
    margin-bottom: -1px;
    margin-right: -1px;
    min-width: 40px;
    position: relative;
    text-align: center;
    width: 40px
}
.widget .action a:hover {
    background-color: #E0E7EB;
    color: rgba(37, 169, 189, 0.97)
}
.widget .avatar {
    background-color: #FFF;
    background-image: url(../img/ava.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #E0E7EB;
    float: left;
    mi-height: 150px;
    overflow: hidden;
    text-align: center;
    width: 18.563%
}
.widget .avatar img {
    max-height: 150px;
    max-width: 100%
}
.widget .coment_autor {
    color: #597DA3;
    float: left;
    margin-bottom: 10px;
    width: 100%
}
.widget .coment_panel .coment_form textarea {
    border: 1px solid #ABB3C1;
    padding: 10px;
    width: 100%
}
.widget .coment_panel .coment_form, .widget .coment_panel .coment_btn {
    margin-bottom: 10px;
    width: 100%
}
.widget .coment_panel h4 {
    color: #597DA3;
    font-weight: 500;
    margin: 10px 0;
    width: 100%
}
.widget .content_panel ul {
    float: left;
    min-height: 30px;
    width: 100%
}
.widget .content_panel ul li {
    border-bottom: 1px solid #E0E7EB;
    float: left;
    min-height: 30px;
    min-width: 220px;
    position: relative;
    width: 100%
}
.widget .content_panel ul li:last-child {
    border-bottom: none
}
.widget .content_panel ul li:nth-child(2n) {
    background-color: #F3F4F5
}
.widget .content_panel, .widget .coment_panel {
    float: left;
    width: 100%
}
.widget .content_panel.border {
    border: 1px solid #E0E7EB;
    padding-top: 0
}
.widget .content_panel.no_responsive ul {
    overflow-y: hidden
}
.widget .content_panel.no_responsive ul li {
    min-width: 100%;
    overflow-y: hidden
}
.widget .footer_panel.border {
    border-top: 1px solid #E0E7EB;
    margin-top: 10px
}
.widget .footer_panel.grey {
    -webkit-box-sizing: content-box;
    background-color: #F3F4F5;
    box-sizing: content-box;
    margin-left: -20px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px
}
.widget .head_panel {
    color: rgba(37, 169, 189, 0.97);
    float: left;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 10px;
    width: 100%
}
.widget .head_panel .button_special {
    float: right;
    margin-left: 10px
}
.widget .head_panel.border {
    border-bottom: 1px solid #E0E7EB
}
.widget .info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 18%
}
.widget .info.pull-right {
    display: inline-block;
    text-align: right
}
.widget .linck {
    overflow: hidden;
    width: 45%
}
.widget .linck a {
    color: rgba(37, 169, 189, 0.97);
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: underline;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all
}
.widget .linck a:hover {
    text-decoration: none
}
.widget .panel_body {
    float: left;
    margin-bottom: 20px;
    width: 100%
}
.widget .review_avatar {
    border: 1px solid #E0E7EB;
    height: 60px;
    margin-bottom: 20px;
    overflow: hidden;
    position: absolute;
    width: 60px
}
.widget .review_data {
    float: left;
    margin-bottom: 10px;
    width: 50%
}
.widget .review_helpful {
    color: #ABB3C1;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    width: 50%
}
.widget .review_helpful_qw {
    float: right;
    margin-bottom: 10px;
    min-height: 80px;
    text-align: right;
    width: 50%
}
.widget .review_helpful_text {
    margin-bottom: 10px;
    text-align: right;
    width: 100%
}
.widget .review_info {
    border-bottom: 1px solid #E0E7EB;
    float: left;
    margin-bottom: 15px;
    min-height: 80px;
    padding-left: 80px;
    width: 100%
}
.widget .review_text {
    clear: both;
    color: #5C646D;
    float: left;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%
}
.widget .review_title {
    float: left;
    font-size: 16px;
    margin-bottom: 5px;
    width: 50%
}
.widget .status {
    max-width: 30px
}
.widget .status, .widget .info, .widget .linck, .widget .action {
    display: inline-block;
    padding: 10px;
    vertical-align: middle
}
.widget .status.active, .widget .status.paid {
    color: #0A9DA4
}
.widget .status.pending {
    color: #FFDD1F
}
.widget .status.suspending, .widget .status.unpaid {
    color: #D76753
}
.widget .status:before {
    content: "\e92b";
    float: left;
    font-family: icons !important;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    width: 100%
}
.widget .table_footer, .widget .footer_panel {
    float: left;
    padding: 10px 0;
    width: 100%
}
.widget .user_info {
    float: left;
    padding-left: 20px;
    width: 80.437%
}
.widget div .action a:last-child, .widget td .action a {
    border-right: 1px solid #E0E7EB
}
.widget td .action {
    display: flex;;
    width: 40px
}
@media screen and (max-width: 768px) and (min-width: 100px) {
    #account_menu {
        margin-bottom: 20px;
    }
    .widget .avatar {
        width: 100%
    }
    .widget .user_info {
        padding: 10px 0;
        text-align: center;
        width: 100%
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .widget .avatar {
        width: 100%
    }
    .widget .user_info {
        padding: 10px 0;
        text-align: center;
        width: 100%
    }
}

/*- and My Account -*/

/*- and alert -*/
.alert {
    padding: 20px;
    border: 1px solid;
    margin: 20px 0;
}
.alert.alert-success {
    background: rgba(10, 157, 164, 0.06);
    border-color: #0A9DA4;
    color: #0A9DA4;
}
.alert.alert-error {
    background-color: rgba(215, 103, 83, 0.05);
    border-color: #D76753;
    color: #333
}
.alert.alert-warning {
    background-color: rgb(244, 239, 231);
    border-color: rgb(245, 214, 178);
    color: #FA9E25;
}
/*- and alert -*/

/*- and category_bord -*/
#selects {
    background-color: #FFF;
    border: 1px solid #E0E7EB;
    float: left;
    margin-bottom: 20px;
    padding: 20px 10px 0;
    width: 100%
}
#selects .selects {
    margin-bottom: 20px
}
.category_bord {
    background: #F6F8FA;
    border: 1px solid #E0E7EB;
    float: left;
    height: 165px;
    margin-bottom: 20px;
    padding: 20px;
    width: 100%
}
.category_bord .count_total {
    color: #D76753;
    float: right;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    text-align: right;
    width: 50%
}
.category_bord .count_total span {
    color: rgba(37, 169, 189, 0.97);
    float: right;
    font-size: 12px;
    font-weight: 300;
    line-height: 10px;
    text-align: right;
    width: 1000%
}
.category_bord .icon_category {
    color: rgba(37, 169, 189, 0.97);
    float: left;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
    text-align: left;
    width: 50%
}
.category_bord h4 {
    border-top: 1px solid #E0E7EB;
    float: left;
    font-size: 16px;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%
}
.category_bord:hover {
    background-color: #fff
}
.loaded {
    float: left;
    margin: 100px 0;
    text-align: center;
    width: 100%
}
.loaded.hidden {
    display: none
}
.no_resalt {
    background-image: url(../img/no_result.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: left;
    height: 318px;
    margin: 20px 0;
    text-align: center;
    width: 100%
}
.pager {
    list-style: none;
    margin: 20px 0;
    padding-left: 0;
    text-align: center
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    background-color: #fff;
    color: #777;
    cursor: not-allowed
}
.pager .next > a, .pager .next > span {
    float: right
}
.pager .previous > a, .pager .previous > span {
    float: left
}
.pager li > a, .pager li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px
}
.pager li > a:hover, .pager li > a:focus {
    background-color: #eee;
    text-decoration: none
}
.pagination {
    display: inline-block;
    margin: 0;
    padding: 0
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: rgba(37, 169, 189, 0.97);
    border-color: rgba(37, 169, 189, 0.97);
    color: #fff;
    cursor: default;
    z-index: 2
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    border-color: #E0E7EB;
    color: #C2C6CC;
    cursor: not-allowed
}
.pagination > li > a, .pagination > li > span {
    color: rgba(37, 169, 189, 0.97);
    float: left;
    line-height: 1.42857143;
    margin: 0 5px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #EDF0F5;
    border-color: #E0E7EB;
    color: #3E5772
}
.pagination > li, .pager li {
    display: inline
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0
}
.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 18px;
    padding: 10px 16px
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 12px;
    padding: 5px 10px
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
/*- and category_bord -*/

/*- event -*/
.title_event {
    color: rgba(37, 169, 189, 0.97);
    float: left;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 15px;
}
.sub_title_event {
    color: #727272;
    font-size: 12px;
    margin-bottom: 15px;
}
.event_text {
    margin-bottom: 15px;
}
.event_text h2 {
    color: #666;
    font-weight: 100;
    margin-bottom: 5px;
    line-height: 100%;
}
.event_text p {
    color: #828590;
    margin-bottom: 5px;
}
/*- and event -*/

/*- icons -*/
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-location2:before {
    content: "\e93d"
}
.icon-params:before {
    content: "\e93e"
}
.icon-search2:before {
    content: "\e93f"
}
.icon-heart:before {
    content: "\e940"
}
.icon-profile:before {
    content: "\e93c"
}
.icon-access_time:before {
    content: "\e93b"
}
.icon-eye:before {
    content: "\e909"
}
.icon-price-tag:before {
    content: "\e938"
}
.icon-cart:before {
    content: "\e939"
}
.icon-alarm:before {
    content: "\e93a"
}
.icon-search:before {
    content: "\e931"
}
.icon-plus:before {
    content: "\e930"
}
.icon-globe:before {
    content: "\e92e"
}
.icon-speech-bubble:before {
    content: "\e92c"
}
.icon-credit-card:before {
    content: "\e92d"
}
.icon-circle:before {
    content: "\e92b"
}
.icon-file-image:before {
    content: "\e904"
}
.icon-file-pdf:before {
    content: "\e926"
}
.icon-file-text:before {
    content: "\e927"
}
.icon-copy:before {
    content: "\e928"
}
.icon-cog:before {
    content: "\e929"
}
.icon-stats:before {
    content: "\e92a"
}
.icon-edit:before {
    content: "\e908"
}
.icon-location:before {
    content: "\e900"
}
.icon-phone:before {
    content: "\e901"
}
.icon-info:before {
    content: "\e902"
}
.icon-massage:before {
    content: "\e903"
}
.icon-printer:before {
    content: "\e905"
}
.icon-mail:before {
    content: "\e906"
}
.icon-resize-full-screen:before {
    content: "\e907"
}
.icon-menu:before {
    content: "\e925"
}
.icon-star-full:before {
    content: "\e90a"
}
.icon-cross:before {
    content: "\e90b"
}
.icon-checkmark:before {
    content: "\e90c"
}
.icon-chevron-down:before {
    content: "\e90d"
}
.icon-foursquare:before {
    content: "\e92f"
}
.icon-instagram:before {
    content: "\e90e"
}
.icon-youtube:before {
    content: "\e90f"
}
.icon-linkedin:before {
    content: "\e910"
}
.icon-pinterest:before {
    content: "\e911"
}
.icon-google:before {
    content: "\e912"
}
.icon-twitter:before {
    content: "\e913"
}
.icon-facebook:before {
    content: "\e914"
}
.icon-like:before {
    content: "\e915"
}
.icon-dislike:before {
    content: "\e916"
}
.icon-favorit:before {
    content: "\e917"
}
.icon-favorit_h:before {
    content: "\e918"
}
.icon-top:before {
    content: "\e919"
}
.icon-trending:before {
    content: "\e91a"
}
.icon-new:before {
    content: "\e91b"
}
.icon-grow:before {
    content: "\e91e"
}
.icon-legal:before {
    content: "\e91f"
}
.icon-education:before {
    content: "\e933"
}
.icon-vape:before {
    content: "\e921"
}
.icon-deliveries:before {
    content: "\e91c"
}
.icon-merchant_services:before {
    content: "\e934"
}
.icon-hemp:before {
    content: "\e935"
}
.icon-expo__convention__event:before {
    content: "\e936"
}
.icon-clothing:before {
    content: "\e937"
}
.icon-smoke:before {
    content: "\e920"
}
.icon-vendors:before {
    content: "\e922"
}
.icon-doctors:before {
    content: "\e91d"
}
.icon-dispensaries:before {
    content: "\e932"
}
.icon-appstore:before {
    content: "\e923"
}
.icon-googleplay:before {
    content: "\e924"
}
/*- and icons -*/

#location_id_controls, #color_controls {
    float: left;
    width: 40%
}
#recurring_controls .checkbox, #allow_rsvp_controls .checkbox {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 10px
}
#recurring_days_controls {
    float: left;
    margin-left: 0;
    width: 40%
}
#recurring_days_controls .checkbox {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 10px;
    width: 33.3%
}
.back_deal {
    position: absolute;
    right: 20px
}
.btn-toolbar .btn-default.active {
    background: #E0E7EB;
    border: 1px solid #E0E7EB;
    color: #517295
}
.btn-toolbar-castom {
    border-bottom: 1px solid #E0E7EB;
    margin: -20px -20px 20px -21px;
    min-height: 50px
}
.btn-toolbar-castom .btn-default {
    border: 0;
    font-size: 16px;
    height: 49px;
    padding: 12px 20px
}
.btn-toolbar-castom .btn-default.active {
    background-color: #E0E7EB;
    color: rgba(37, 169, 189, 0.97)
}
.btn-toolbar-castom .btn-group {
    border-left: 1px solid #E0E7EB;
    display: block;
    float: left;
    height: 49px;
    margin: 0
}
.control-label {
    color: rgba(37, 169, 189, 0.97);
    float: left;
    font-weight: 400;
    min-height: 30px;
    text-align: right;
}
.control-label em.text-danger {
    color: #D76753;
    font-style: normal;
    margin-left: 5px
}
.controlset {
    float: left
}
.file-button {
    background: transparent;
    border: transparent;
    padding: 0
}
.form_button a {
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-top: 19px
}
.form_button button {
    float: left;
    margin-left: 30%;
    margin-top: 10px
}
.form_center .checkbox {
    float: left;
    margin-bottom: 20px;
    margin-left: 30%;
    margin-top: 0
}
.form_center .checkbox input.error:after {
    border: 1px solid #D76753
}
.form_center .checkbox input:after {
    border: 1px solid #E0E7EB;
    content: "";
    display: block;
    font-family: icons !important;
    height: 20px;
    left: 20px;
    line-height: 18px;
    margin-right: 10px;
    position: absolute;
    text-align: center;
    top: -4px;
    width: 20px
}
.form_center .checkbox input[type='checkbox']:checked:after {
    border: 1px solid rgba(37, 169, 189, 0.97);
    content: "\e90c"
}
.form_center .checkbox label > input {
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0
}
.form_center button {
    display: block;
    margin: 0 auto
}
.form_text {
    text-align: center
}
.form_text h4 {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 30px
}
.hours_container {
    float: left;
    width: 50%
}
.hours_container .col-select {
    float: left;
    padding-right: 20px;
    width: 25%
}
.hours_container .jq-selectbox {
    float: left;
    width: 100%
}
.hours_container button {
    background-color: #fff;
    border: 1px solid rgba(37, 169, 189, 0.97);
    color: rgba(37, 169, 189, 0.97);
    float: left;
    line-height: 26px;
    width: 25%
}
.image_group img {
    height: 46px
}
.input-group {
    width: 40%
}
.nav-tabs {
    border-bottom: 1px solid #e4e5e7
}
.nav-tabs > li a:hover {
    background: transparent;
    border-color: transparent
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 1px solid #e4e5e7;
    border-bottom-color: transparent
}
.password_strength_container {
    clear: both;
    height: 30px;
    position: absolute;
    right: 0;
    width: 70px
}
.password_strength_container .password_strength {
    background-image: url(../img/password_strength.png);
    background-position: -100% 50%;
    background-repeat: no-repeat;
    float: right;
    height: 10px;
    margin-right: 10px;
    margin-top: 9px;
    width: 59px
}
.tab-content > .active, .pill-content > .active {
    display: block
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: none
}
.tab-pane .panel-body {
    border-top: none
}
.table {
    background-color: #fff;
    max-width: 100%;
    width: 100%
}
.table .table {
    background-color: #fff
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
    color: rgba(37, 169, 189, 0.97);
    font-weight: 400;
    padding: 10px 0 10px 10px;
    width: 1%
}
.table > tbody + tbody {
    border-top: 2px solid #ddd
}
.table > tbody > tr {
    border-left: 1px solid #E0E7EB
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}
.table > thead > tr > th {
    border-bottom: 1px solid rgba(37, 169, 189, 0.97);
    vertical-align: bottom
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #E0E7EB;
    font-weight: 400;
    line-height: 1.42857143;
    padding: 0 0 0 10px;
    position: relative;
    vertical-align: middle
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td:last-child {
    border-bottom: 1px solid #E0E7EB
}
.table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td, .btn-toolbar .btn-default {
    border: 1px solid #E0E7EB
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table-hover > tbody > tr:hover, .table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.tabs-below > .nav-tabs > li {
    margin-bottom: 0;
    margin-top: -1px
}

.tabs-below > .nav-tabs > li > a {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
    border-bottom-color: transparent;
    border-top-color: #e4e5e7
}

.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
    border-bottom: 0
}

.tabs-left .panel-body {
    margin-left: 20%;
    position: static;
    width: 80%
}

.tabs-left .tab-pane .panel-body, .tabs-right .tab-pane .panel-body, .tabs-below > .nav-tabs {
    border-top: 1px solid #e4e5e7
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px
}

.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
    border-color: #e4e5e7 #fff #e4e5e7 #e4e5e7
}

.tabs-left > .nav-tabs > li > a {
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    margin-right: -1px
}

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
    margin-bottom: 3px;
    margin-right: 0;
    min-width: 74px
}

.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: none
}

.tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    width: 20%
}

.tabs-right .panel-body {
    margin-right: 20%;
    width: 80%
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px
}

.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
    border-color: #e4e5e7 #e4e5e7 #e4e5e7 #fff;
    z-index: 1
}

.tabs-right > .nav-tabs > li > a {
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    margin-left: -1px
}

.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
    border-color: #eee #eee #eee #ddd
}

.terms_text {
    border: 1px solid #E0E7EB;
    float: left;
    font-size: .9em;
    height: 150px;
    line-height: 1.2em;
    margin-bottom: 15px;
    padding: 10px;
    width: 50%
}

.wrap_input.form_center input, #color_controls input {
    width: 100%
}

.wrapp_controls .jq-file {
    border: 1px solid #E0E7EB;
    height: 30px;
    width: 40%
}

.wrapp_controls .jq-selectbox {
    float: left;
    height: 30px;
    width: 40%
}

.wrapp_controls .note {
    clear: both;
    display: block;
    float: left;
    margin-left: 30%;
    margin-top: 15px
}

caption {
    color: #ABB3C1;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left
}

input.form_center {
    background-color: #fff;
    border: 1px solid #E0E7EB;
    height: 30px;
    margin: 0;
    padding: 0 10px;
    border-radius: 3px;
    /*width:40%;float:left;position:relative;*/
    transition: 0.3s;
}
input.form_center:focus {
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 2px 5px;
    border: 1px solid #E0E7EB;
}
input.form_center, .wrap_input.form_center {
    width: 50%; /*float:left;position:relative;*/
}

label.form_center {
    float: left;
    line-height: 30px;
    padding-right: 20px;
    text-align: right; /*width:30%*/
}

scope {
    background: #333
}

table {
    background-color: transparent
}

table col[class*="col-"] {
    display: table-column;
    float: none;
    position: static
}

table td[class*="col-"], table th[class*="col-"] {
    display: table-cell;
    float: none;
    position: static
}

textarea.form_center {
    border: 1px solid #E0E7EB;
    float: left;
    height: 90px;
    padding: 10px;
    border-radius: 3px;
    transition: 0.3s;
    width: 50%
}
textarea.form_center:focus {
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 2px 5px;
    border: 1px solid #E0E7EB;
}

th {
    text-align: left
}

@media screen and (max-width: 768px) and (min-width: 100px) {
    .wrapp_controls .note, .help-block {
        margin-left: 0
    }

    input.form_center, textarea.form_center, .wrap_input.form_center, .wrapp_controls .jq-file {
        width: 100%
    }

    label.form_center {
        text-align: left;
        width: 100%
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .wrapp_controls .jq-file {
        width: 100%
    }

    label.form_center {
        line-height: 100%
    }
}

/*- 404 -*/
.error_code {
    height: 424px;
    background-image: url(../img/errors.png);
    background-position: 88% 50%;
    background-repeat: no-repeat;
    float: left;
}

.errors_text {
    color: rgba(37, 169, 189, 0.97);
    margin: 75px 0;
    float: left;
}

.errors_text .big_title {
    font-size: 6em;
    font-weight: 500;
    line-height: 0.1em;
}

.errors_text .title {
}

.errors_text span {
    font-size: 16px;
}

@media screen and (max-width: 768px) and (min-width: 100px) {
    .error_code {
        background-position: 50% 50%;
        width: 100%;
    }

    .errors_text {
        width: 100%;
        text-align: center;
        margin: 0
    }

    .errors_text .title {
        width: 100%
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .error_code {
        background-position: 50% 50%;
        width: 100%;
    }

    .errors_text {
        width: 100%;
        text-align: center;
        margin: 0
    }

    .errors_text .title {
        width: 100%
    }
}

/*- and 404 -*/

/*- Errors -*/
.error_page {
    height: 380px;
    background-image: url(../img/error.png);
    background-position: 88% 50%;
    background-repeat: no-repeat;
    float: left;
}

.error_page .errors_text {
    color: rgba(37, 169, 189, 0.97);
    margin: 55px 0;
    float: left;
}

/*- and Errors -*/

.pull-lg-left {
    float: left
}

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

#map_full {
    height: 100%;
    width: 100%
}

@media screen and (max-width: 768px) and (min-width: 100px) {
    .js #main_menu {
        display: none
    }

    .js #mobile_main_menu {
        display: block
    }

    #wr_filters {
        z-index: 0;
    }

    .budget {
        width: 170px
    }

    .location {
        width: 250px
    }

    .categories {
        width: 100%;
        float: left;
        padding: 10px 20px
    }

    .categories .sbHolder {
        border: 1px solid #E0E7EB;
        padding: 7px;
        float: left
    }

    .change_panel {
        width: 100%
    }

    .button_search {
        width: 100%;
        text-align: center;
        float: right
    }

    .button_search button {
        width: 100%
    }
    #footer .menu {
        text-align: center
    }
    #logo_footer {
        margin: 0 auto;
        display: block;
        position: relative;
        text-align: center
    }
    #copyright {
        text-align: center;
        padding-left: 0
    }
    #footer .join_us_on {
        text-align: center;
        margin-bottom: 40px
    }
    #my_favorites {
        width: 300%;
    }
    .name_form {
        text-align: left;
    }
    .pull-xs-left {
        float: left
    }
    .pull-xs-right {
        float: right
    }
    #mobile_app {
        text-align: center;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    #mobile_app .descript {
        text-align: center;
        margin: 40px 0
    }

    .categories {
        width: 100%;
        float: left;
        padding: 10px 20px
    }

    .categories .sbHolder {
        border: 1px solid #E0E7EB;
        padding: 7px;
        float: left
    }

    .change_panel {
        width: 100%
    }

    .button_search {
        width: 100%;
        text-align: center;
        float: right
    }

    .button_search button {
        width: 100%
    }

    #footer .menu {
        text-align: center
    }

    #logo_footer {
        margin: 0 auto;
        display: block;
        position: relative;
        text-align: center
    }

    #copyright {
        text-align: center;
        padding-left: 0
    }

    #footer .join_us_on {
        text-align: center;
        margin-bottom: 40px
    }

    .pull-sm-left {
        float: left
    }

    .pull-sm-right {
        float: right
    }

    #mobile_app {
        text-align: center;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    #footer .menu {
        text-align: center
    }

    #logo_footer {
        margin: 0 auto;
        display: block;
        position: relative;
        text-align: center
    }

    #copyright {
        text-align: center;
        padding-left: 0
    }

    #footer .join_us_on {
        text-align: center;
        margin-bottom: 40px
    }

    .budget {
        width: 130px
    }

    .location {
        width: 214px
    }

    .categories {
        width: 144px;
        padding-left: 0
    }

    .pull-md-left {
        float: left
    }

    .pull-md-right {
        float: right
    }
}

.container {
    width: 90% !important;
}

.jq-selectbox .placeholder {
    color: rgba(37, 169, 189, 0.97) !important;
    width: 100% !important;
}

.jq-selectbox li {
    color: rgba(37, 169, 189, 0.97) !important;
}

.jq-selectbox li:hover {
    background-color: rgba(37, 169, 189, 0.97) !important;
    color: #fff !important;
}

#country_id-styler:focus,
#country_id-styler.focused,
#country_id-styler.focused .form-control:focus,
#country_id-styler .form-control:focus,
.jq-selectbox.focused .jq-selectbox__select {
    border-color: rgba(37, 169, 189, 0.97) !important;
}

.jq-selectbox__trigger-arrow {
    border-top: 5px solid rgba(37, 169, 189, 0.97) !important;
}

.jqselect.form-control {
    border: none;
    padding: 0;
}

.form-control:focus {
    border-color: #25a9bdf7;
}

.btn.btn-default {
    background-color: transparent;
    border-color: rgba(37, 169, 189, 0.97);
    color: rgba(37, 169, 189, 0.97);
}

.btn.btn-default:hover {
    background-color: rgba(37, 169, 189, 0.97);
    color: #fff;
}

.loaded-for-map {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
}

.map-loader-mask {
    background: #fff;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.loaded-for-map img {
    position: absolute;
    width: 100px;
    height: 100px;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.loaded-for-map img::selection {
    color: transparent;
}

.mar-bot-5 {
    margin-bottom: 5px;
}

.mar-bot-15 {
    margin-bottom: 15px;
}

.map_search_popup {
    width: 265px;
    min-height: 100px;
    padding-bottom: 30px;
}

.map_search_popup img {
    max-width: 100%;
}

.deal-widget {
    background-color: #fff;
    border: 1px solid #E0E7EB;
    float: left;
    margin-bottom: 20px;
    padding: 20px;
    width: 100%;
}

.deal-widget .content_panel {
    float: left;
    width: 100%;
    /*height: 150px;*/
    overflow: hidden;
}

.deal-widget .content_panel.deal-showed {
    height: 100%;
}

.deal-widget .image-holder {
    background: #FFF;
    border: 1px solid #E0E7EB;
    float: left;
    overflow: hidden;
    text-align: center;
    width: 150px;
    height: 150px;
    line-height: 144px;
}

.deal-widget .image-holder img {
    max-width: 100%;
    max-height: 100%;
}

.deal-widget .deal-info {
    float: left;
    padding-left: 20px;
    width: calc(100% - 150px);
    height: auto;
}

.deal-widget .head_panel {
    color: rgba(37, 169, 189, 0.97);
    float: left;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 10px;
    width: 100%;
}

.deal-widget .head_panel .button_special {
    float: right;
    margin-left: 10px;
}

.deal-widget .head_panel .button_special.active {
    background-color: rgba(37, 169, 189, 0.97);
    color: #fff;
}

#deal_menu li.active a {
    background: rgba(62, 87, 114, 0.31);
}

.tab {
    display: none;
    padding-bottom: 10px;
}

.tab.active {
    display: block;
}

.tabs-holder {
    overflow: hidden;
}

.tab-contact-form #security_code_controls input {
    margin-bottom: 10px;
}

.tab-contact-form .help-block.counter,
.tab-contact-form .size-limit-holder .help-block,
.tab-contact-form .form_center .copy-holder .checkbox {
    margin-left: 0;
}

.tab-contact-form #attachment_controls #attachment_clear,
.tab-contact-form #attachment_controls .file-button span,
.tab-contact-form #attachment_controls #attachment_cover {
    display: none !important;
}

.tab-contact-form .btn.btn-default.file-button {
    width: 50%;
}

.tab-contact-form .btn.btn-default.file-button:hover {
    background: transparent;
}

.tab-contact-form .btn.btn-default.file-button #attachment-styler {
    width: 100%;
    border: 1px solid #E0E7EB;
    height: 30px;
}

.tab-contact-form .btn.btn-default.file-button #attachment-styler .jq-file__name {
    text-align: left;
}

.reviews-list-holder {
    margin-bottom: 15px;
}

.tab-review-form .help-block.counter {
    margin-left: 0;
}

.tab-review-form #rating_stars .fa {
    color: rgba(37, 169, 189, 0.97);
    cursor: pointer;
}

.reviews-list-holder .rating.rad {
    color: rgba(37, 169, 189, 0.97);
    float: right;
}

.reviews-list-holder .rating.rad .stars {
    cursor: default;
}

.widget .review_title {
    margin-bottom: 15px;
}

.review_title span {
    color: rgba(37, 169, 189, 0.97);
}

.widget .review_info {
    padding-left: 0;
}

a:focus {
    outline: none;
}

.smal_photo .zoom [class^="icon-"],
.smal_photo .zoom [class*=" icon-"] {
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35px;
    width: 35px;
}

.title-and-review-rating .rating {
    float: left;
    font-size: 20px;
    color: #FFF;
    line-height: 20px;
    max-height: 20px;
}

/* Ratings stars */
.stars {
    cursor: pointer;
    line-height: 14px;
}

.stars-lg {
    cursor: pointer;
    font-size: 1.5em;
}

.stars .star {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
}

.stars .star.deactive:before {
    content: "\f006";
    color: rgba(37, 169, 189, 0.97);
}

.stars .star.active:before {
    content: "\f005";
    color: rgba(37, 169, 189, 0.97);
}

.stars .star.active-half:before {
    content: "\f123";
    color: rgba(37, 169, 189, 0.97);
}

.stars .star.hover:before,
.stars .star.active-half.hover:before {
    content: "\f005";
    color: #145e69;
}

.listing_reviews_average .star {
    font-size: 2em;
}

.progress-rating-container {
    overflow: auto;
    height: 21px;
}

.progress-rating {
    margin: 3px 0 0 0;
    vertical-align: middle;
    height: 15px;
}

.progress-rating > .progress-bar {
    padding-top: 3px;
}

.tab-rating-holder .stars {
    line-height: 24px;
}

.tab-rating-holder .stars .star {
    font-size: 26px;
    vertical-align: middle;
}

.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;
}

.label-success {
    background-color: #5cb85c;
}

.label-danger {
    background-color: #d9534f;
}

#login_form .wrap_input.form_center,
.register-form .wrap_input.form_center,
#pass-control-group .wrap_input.form_center,
#pass_new-control-group .wrap_input.form_center,
#pass_new_confirm-control-group .wrap_input.form_center {
    float: left;
}

#login_form label.form_center,
.register-form label.form_center,
.remind-password label.form_center {
    width: 30%;
}
#my_favorites li.favorite-no-posts-message,
#my_favorites li.recently-added-favorites,
#my_favorites li.show-all-faworites {
    text-align: center;
    font-size: 16px;
    color: rgba(37, 169, 189, 0.97);
}
.favorites-holder {
    padding-top: 12px;
    text-align: right;
}

/*/////////////MODAL FIX//////////*/
#fav-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 {
    z-index: 1041;
    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 #E0E7EB;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    border-radius: 5px;
}
.modal-title {
    font-size: 24px;
    color: rgba(37, 169, 189, 0.97);
    line-height: 25px;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-body {
    position: relative;
    padding: 15px;
    line-height: 1.2;
    text-align: center;
}
.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
.modal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0.5;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    background-color: transparent;
    border: 1px solid rgba(37, 169, 189, 0.97);
    color: rgba(37, 169, 189, 0.97);
    transition: all 150ms ease-out;
    border-radius: 5px;
}
.close:hover {
    background-color: rgba(37, 169, 189, 0.97);
    color: #fff;
}
@media (min-width: 768px) {
    .modal {
        width: 400px;
        height: 212px;
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

/*//////////////////New Styles/////////////////////*/
.jq-selectbox__select,
[class*='button'].blue,
#search_form,
#filters,
#wr_filters,
#my_favorites ul,
.left-panel-holder,
.btn.btn-default {
    border-radius: 3px;
}
#search_form,
#my_favorites ul,
.left-panel-holder {
    box-shadow: rgba(0,0,0,0.3) 0 2px 6px ;
}
#deal_panel {
    box-shadow: rgba(0,0,0,0.3) 0 5px 9px;
}
#mobile_app {
    box-shadow: inset rgba(0,0,0,0.3) 0 5px 9px;
}
.left-panel-holder {
    width: calc(100% - 5px);
    margin-left: 5px;
    background-color: #EDF0F5;
    padding: 10px;
}
.button_big.white {
    background: #fff;
    color: rgba(37, 169, 189, 0.97);
    border-radius: 5px;
    border: none;
    transition: 0.3s;
}
.button_big.white:hover {
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 1px 5px;
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 2px;
}
[class*='button'].blue,
.btn.btn-default {
    background-color: rgba(37, 169, 189, 0.97);
    border-color: rgba(37, 169, 189, 0.97);
    color: rgba(37, 169, 189, 0.97);
    color: #fff;
    border: none;
    transition: 0.3s;
}
[class*='button'].blue:hover,
.btn.btn-default:hover {
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 1px 5px;
    background: rgb(48, 145, 166);
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 3px 2px;
}
.icon_head {
    border-radius: 5px;
    transition: 0.3s;
}
.icon_head.active,
.icon_head:hover {
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 1px 5px;
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 3px 2px;
}
#user_menu {
    padding: 0;
}
#main_menu li,
#user_menu li {
    margin: 0px;
    height: auto;
    margin: 0 15px;
}
#main_menu li a,
#user_menu li a {
    height: 50px;
    padding: 0;
    display: block;
    transition: 0.3s;
    line-height: 50px;
    border-top: 4px solid transparent;
}
#main_menu li a:hover,
#user_menu li a:hover {
    border-top: 4px solid #fff;
}
#footer {
    border-top: 12px solid #e9eaee;
}
#footer .join_us_on a {
    transition: 0.3s;
}
#footer .sub_title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 28px;
}
#footer .join_us_on a:hover {
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 1px 5px;
    background: rgb(48, 145, 166);
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 3px 2px;
}
#footer #logo_footer {
    padding: 0;
    display: block;
    margin-bottom: 5px;
}
#footer .tagline {
    color: #808080;
    font-size: 17px;
}
@media (max-width: 1200px) {
    #footer .tagline {
        text-align: center;
        margin-bottom: 25px;
    }
}
#footer .menu a {
    margin-bottom: 15px;
    color: rgb(25, 25, 25);
    transition: 0.3s;
}
#footer .menu a:hover {
    color: rgb(33, 116, 168);
}
#footer #copyright {
    font-size: 14px;
    color: rgb(128, 128, 128);
    margin: 0;
    padding: 28px 0 8px;
}
#footer #copyright a {
    color: rgb(25, 25, 25);
    transition: 0.3s;
}
#footer #copyright a:hover {
    color: rgb(33, 116, 168);
}
.filter_block > a {
    transition: 0.3s;
}
.filter_block > a.active {
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 1px 5px;
    background-color: #145e69;
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 3px 2px;
}
.filter_block > a:hover {
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 1px 5px;
    background: rgb(48, 145, 166);
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 3px 2px;
}
.icon_head.open_search.active:hover {
    background-color: rgba(62, 87, 114, 0.31);
}
#deal_menu li a {
    transition: 0.3s;
}
#deal_menu li.active a {
    background-color: #145e69;
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 2px 5px;
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 3px 2px;
}
#deal_menu li a:hover,
#deal_menu li.active a:hover {
    background-color: rgba(62, 87, 114, 0.31);
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 2px 5px;
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 3px 2px;
}
#fixpanel {
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 3px 9px;
    border-radius: 3px;
    overflow: hidden;
}
#wr_filters_2 {
    padding: 10px 0;
}
/*///////////////////////Registration Page/////////////////////////*/
#ip_address-control-group{
    display: none;
}
.conteiner_form {
    box-shadow: rgba(0,0,0,0.3) 0 2px 6px;
    border-radius: 5px;
}
/*///////////////////////Account Page//////////////////////*/
.widget {
    box-shadow: rgba(0,0,0,0.3) 0 2px 6px;
    border-radius: 5px;
}
#account_menu {
    padding-bottom: 5px;
    transition: 0.4s;
}
#account_menu .filter_block {
    box-shadow: rgba(0,0,0,0.3) 0 2px 6px;
    border-radius: 5px;
    overflow: hidden;
}
@media screen and (max-width: 1199px) and (min-width: 992px){
    .location {
        width: 180px;
        padding: 0 10px;
    }
    .budget {
        width: 120px;
        padding: 0 10px;
    }
    .button_search {
        padding: 30px 10px;
        width: auto;
    }
    .change_panel {
        width: auto;
    }
    .categories {
        padding: 28px 0;
    }
    #get_closest {
        margin-top: 10px;
    }
    #mobile_app .descript {
        margin: 45px 0 0;
    }
}
@media screen and (max-width: 991px) {
    #get_closest {
        margin-top: 10px;
    }
    .tab-contact-form .btn.btn-default.file-button {
        width: 100%;
        background: none;
    }
}
@media screen and (max-width: 767px) {
    #wr_filters {
        position: relative;
        margin-bottom: 20px;
    }
    #get_closest {
        margin-top: 10px;
    }
    .filter_block {
        font-size: 0;
    }
    .filter_block > a {
        width: calc(100% / 3);
        font-size: 16px;
        display: inline-block;
        float: none;
        border-right: 1px solid #e0e7eb;
    }
    .filter_block > a:last-child,
    .filter_block > a:nth-of-type(3n) {
        border-right: none;
    }
    .filter_block > a > span {
        border-bottom: none;
        min-height: 24px;
        padding: 10px 0;
    }
    .filter_block [class*='button'].blue, .btn.btn-default {
        font-size: 16px;
    }
    .left-panel-holder {
        width: 100%;
        margin: 0;
    }
    #search_form_close {
        padding: 0;
    }
    #mobile_app img {
        max-width: 100%;
    }
    .deal_head {
        height: auto;
    }
    .info-box-mobile {
        background: #fff;
    }
    .info-box-mobile .filter_block {
        border-bottom: none;
    }
    .info-box-mobile .filter_block .text {
        font-size: 16px;
    }
    .info-box-mobile .filter_subtitle {
        font-size: 20px;
        border: 1px solid #e0e7eb;
        text-align: center;
    }
    .info-box-mobile .filter_block > a {
        width: 100%;
        padding: 0 20px;
    }
    .info-box-mobile .filter_block > a span {
        text-align: left;
    }
    .info-box-mobile .filter_block > a span i {
         float: left;
         font-size: 24px;
         margin-right: 10px;
         display: block;
    }
    #account_menu .filter_block > a {
        width: 100%;
        padding: 10px 20px;
        margin: 0;
    }
    #my_favorites {
        margin-right: -91px;
    }
}
@media screen and (max-width: 615px) {
    #deal_menu ul,
    #deal_menu ul li,
    #deal_menu ul li a {
        display: block;
        float: none;
    }
    #deal_menu ul li a {
        padding: 17px 35px 17px 15px;
    }
    #deal_menu ul li a span {
        top: 50%;
        right: 15px;
        margin-top: -10px;
    }
}
@media screen and (max-width: 500px) {
    .deal_head .title {
        text-align: center;
        font-size: 2em;
    }
    .filter_block > a {
        font-size: 14px;
        padding: 0px 5px;
    }
    .filter_block > a span {
        text-align: center;
        overflow: hidden;
    }
    .filter_block > a span i {
        float: none;
        font-size: 24px;
        margin-right: 0;
        display: block;
    }
    #mobile_main_menu {
        width: 44px;
        overflow: hidden;
    }
    #head_bottom .col-xs-4 {
        padding-left: 0;
        padding-right: 0;
    }
    #head_bottom .col-xs-4:first-child {
        padding-right: 10px;
    }
    #head_bottom .col-xs-4:last-child {
        padding-left: 10px;
    }
    .icon_head {
        height: 35px;
        width: 35px;
        line-height: 35px;
        font-size: 20px;
    }
    .button_big.white {
        margin-bottom: 20px;
        margin-bottom: 20px;
    }
    .wrapp_controls .jq-selectbox {
        width: 100%;
    }
    .deal-widget .image-holder,
    .deal-widget .deal-info {
        width: 100%;
        float: none;
    }
    .deal-widget .image-holder {
        margin-bottom: 15px;
    }
}
.map-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(255,255,255,0.3);
}
.expand-map-button{
    width: 150px;
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-transform: uppercase;
}
.icon-business,
.icon-trade_shows,
.icon-entertainment {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-business {
    font-family: 'Flaticon3' !important;
}
.icon-business:before {
    content: "\f106";
}
.icon-trade_shows {
    font-family: 'Flaticon' !important;
}
.icon-trade_shows:before {
    content: "\f12e";
}
.icon-entertainment {
    font-family: 'Flaticon2' !important;
}
.icon-entertainment:before {
    content: "\f101";
}
.event-image-holder {
    margin-bottom: 15px;
}
.event-image-holder img{
    max-width: 100%;
}
.infowindow-column {
    width: 50%;
    padding: 0 5px;
    float: left;
}
.additional-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.infowindow-title {
    font-size: 16px;
}
.additional-info-col {
    width: 33.33333333%;
    float: left;
    text-align: center;
    padding: 0 5px;
    font-size: 14px;
}
.additional-info-col .stars {
    cursor: default;
}
.infowindow-logo-holder {
    text-align: center;
}
.working-hours-holder {
    border-bottom: 1px solid #e0e7eb;
}
.working-hours-btn {
    padding: 15px 35px;
    position: relative;
    font-size: 16px;
}
.working-hours-btn i {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    font-size: 24px;
    width: 24px;
    height: 24px;
    text-align: center;
}
.working-hours-btn i.fa-clock-o {
    left: 0;
}
.working-hours-btn i.fa-angle-down,
.working-hours-btn i.fa-angle-up {
    right: 0;
}
.hours-holder {
    font-size: 16px;
    color: rgb(114, 114, 114);
    padding: 0 35px 15px;
}
#business_search {
    background-color: #fff;
    border: 1px solid #E0E7EB;
    height: 45px;
    margin: 0;
    padding: 10px;
    transition: 0.3s;
    width: 100%;
}
.auto-complete-holder {
    margin-bottom: 10px;
    position: relative;
}
#business_search:focus {
    box-shadow: inset rgba(0, 0, 0, 0.498039) 0px 2px 5px;
}
#business_result ul {
    position: absolute;
    top: 101%;
    left: 0;
    width: 100%;
    border: 1px solid #E0E7EB;
    background: #fff;
    max-height: 334px;
    overflow: hidden;
    overflow-y: auto;
}
#business_result ul li {
    display: block;
    border-bottom: 1px solid #E0E7EB;
    padding: 10px;
    overflow: hidden;
}
#business_result ul li span {
    border-radius: 20px;
    height: 40px;
    overflow: hidden;
    width: 40px;
    border: 1px solid #E0E7EB;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    line-height: 34px;
    background-color: #E9E9E9;
    margin-right: 5px;
}
#business_result ul li a b{
    color: red;
}
#business_result ul li span img {
    max-width: 100%;
}