a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0!important
}

blockquote .description footer,
h1,
h2,
h3,
h4,
h5 {
    font-weight: 700
}

h1,
h2 {
    text-transform: uppercase
}

.bootstrap-select .selectpicker:active,
.bootstrap-select .selectpicker:focus,
.btn,
a:active,
a:focus,
a:hover,
select {
    outline: 0!important
}

a {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    color: #474747
}

a:active,
a:focus {
    color: #474747
}

address .info {
    line-height: 25px
}

address .info i {
    filter: alpha(Opacity=60);
    opacity: .6;
    width: 20px
}

body,
html {
    color: #474747;
    font-family: Arial, sans-serif;
    height: 100%;
    margin: 0;
    font-size: 14px
}

body.navigation-fixed #outer-wrapper.show-nav #inner-wrapper .header,
html.navigation-fixed #outer-wrapper.show-nav #inner-wrapper .header {
    left: -200px
}

body.navigation-fixed #outer-wrapper.show-nav #inner-wrapper .off-canvas-navigation,
html.navigation-fixed #outer-wrapper.show-nav #inner-wrapper .off-canvas-navigation {
    right: 0
}

body.navigation-fixed #outer-wrapper #inner-wrapper .header,
html.navigation-fixed #outer-wrapper #inner-wrapper .header {
    position: fixed;
    top: 0;
    left: 0
}

body.navigation-fixed #outer-wrapper #inner-wrapper .off-canvas-navigation,
html.navigation-fixed #outer-wrapper #inner-wrapper .off-canvas-navigation {
    top: 0!important;
    position: fixed
}

blockquote {
    border-left: none;
    display: table;
    width: 100%
}

blockquote figure {
    vertical-align: middle;
    display: block;
    float: left;
    width: 150px
}

blockquote figure img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

blockquote .description {
    display: table-cell;
    vertical-align: middle;
    padding-right: 100px;
    padding-left: 40px
}

blockquote .description p {
    font-family: Georgia, serif;
    font-size: 24px;
    font-style: italic
}

dl dt {
    float: left
}

dl dd {
    text-align: right;
    margin-bottom: 8px
}

dl.lines dd {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 5px;
    padding-bottom: 5px
}

h3,
h4 {
    margin-bottom: 20px
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Montserrat, sans-serif
}

h1 {
    font-size: 18px;
    margin-top: 0
}

h2 {
    font-size: 16px;
    margin-bottom: 30px
}

h3 {
    font-size: 15px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 12px;
    margin-bottom: 10px
}

hr {
    border-color: rgba(0, 0, 0, .06)
}

header .nav-pills {
    margin-bottom: 30px
}

header .nav-pills li.active a,
header .nav-pills li.active a:hover {
    filter: alpha(enabled=false);
    opacity: 1;
    background-color: transparent;
    color: #474747
}

header .nav-pills li a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    filter: alpha(Opacity=40);
    opacity: .4;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: transparent;
    border-bottom: 2px solid transparent;
    color: #474747;
    padding: inherit;
    margin-right: 25px;
    position: relative;
    top: 1px
}

header .nav-pills li a:hover {
    filter: alpha(Opacity=80);
    opacity: .8;
    background-color: transparent
}

html {
    overflow-y: scroll!important
}

label {
    display: table-caption;
    white-space: nowrap
}

img {
    max-width: 100%
}

p {
    filter: alpha(Opacity=70);
    opacity: .7
}

section {
    position: relative
}

section header {
    margin-bottom: 10px
}

section header h2 {
    margin-top: 5px
}

section header .page-title {
    margin-bottom: 0;
    padding: 20px 0 0;
    font-family: "Open Sans Hebrew", serif;
    font-size: 30px
}

ul {
    padding-left: 13px
}

ul.bullets {
    list-style: none
}

ul.bullets li {
    display: inline-block;
    line-height: 24px;
    width: 48%
}

.categories>li:before,
.read-more.icon:after,
ul.bullets li:before {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-family: fontawesome;
    speak: none;
    font-variant: normal;
    text-shadow: none;
    text-transform: none
}

ul.bullets li:before {
    font-weight: 400;
    content: "\f111";
    font-size: 5px;
    left: -12px;
    position: relative;
    float: left;
    top: 10px
}

ul.bullets li a {
    color: #474747;
    display: block
}

.background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.background img {
    height: auto;
    width: 100%;
    max-width: inherit;
    position: relative
}

.background.background-visible {
    overflow: visible
}

.background-color-grey-light {
    background-color: #f4f4f2
}

.background-color-grey-light .form-group input,
.background-color-grey-light .form-group textarea {
    background-color: #fff
}

.background-color-grey-light .owl-controls .owl-next,
.background-color-grey-light .owl-controls .owl-prev {
    background-color: #f4f4f2
}

.background-color-grey-medium {
    background-color: #8d8d8d!important
}

.background-color-grey-dark {
    color: #fff!important
}

.background-color-grey-dark a {
    color: #fff
}

.background-color-grey-dark .item {
    color: #474747
}

.background-color-grey-dark .item.featured {
    background-color: #353535
}

.background-color-grey-dark .item .image a .overlay {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.background-color-grey-dark .feature-box>i {
    border-color: rgba(255, 255, 255, .3);
    padding: 0;
	text-align: center!important;
}

.background-color-default,
.background-color-default a,
.background-color-default a:hover {
    color: #fff
}

.background-color-default .btn.btn-default,
.background-color-default .btn.btn-default:focus,
.background-color-default .btn.btn-default:hover,
.background-color-white {
    background-color: #fff;
    color: #474747
}

.background-color-white .item {
    background-color: #f4f4f2
}

.background-color-white .form-group input[type=password],
.background-color-white .form-group input[type=number],
.background-color-white .form-group input[type=tel],
.background-color-white .form-group input[type=text],
.background-color-white .form-group input[type=date],
.background-color-white .form-group input[type=email],
.background-color-white .form-group input[type=search],
.background-color-white .form-group textarea.form-control {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, .06)
}

.background-color-white .form-group input[type=password]:hover,
.background-color-white .form-group input[type=number]:hover,
.background-color-white .form-group input[type=tel]:hover,
.background-color-white .form-group input[type=text]:hover,
.background-color-white .form-group input[type=date]:hover,
.background-color-white .form-group input[type=email]:hover,
.background-color-white .form-group input[type=search]:hover,
.background-color-white .form-group textarea.form-control:hover {
    border-color: rgba(0, 0, 0, .1)
}

.background-color-white .form-group input[type=password]:active,
.background-color-white .form-group input[type=password]:focus,
.background-color-white .form-group input[type=number]:active,
.background-color-white .form-group input[type=number]:focus,
.background-color-white .form-group input[type=tel]:active,
.background-color-white .form-group input[type=tel]:focus,
.background-color-white .form-group input[type=text]:active,
.background-color-white .form-group input[type=text]:focus,
.background-color-white .form-group input[type=date]:active,
.background-color-white .form-group input[type=date]:focus,
.background-color-white .form-group input[type=email]:active,
.background-color-white .form-group input[type=email]:focus,
.background-color-white .form-group input[type=search]:active,
.background-color-white .form-group input[type=search]:focus,
.background-color-white .form-group textarea.form-control:active,
.background-color-white .form-group textarea.form-control:focus {
    border-color: rgba(0, 0, 0, .12)
}

.background-color-white .bootstrap-select .selectpicker,
.background-color-white .bootstrap-select .selectpicker:hover {
    background-color: #474747
}

.background-color-white .bootstrap-select .selectpicker .caret:after {
    color: #fff
}

.background-color-white .bootstrap-select .bootstrap-select-searchbox input {
    background-color: transparent;
    color: #8d8d8d
}

.background-color-white .bootstrap-select.open .selectpicker,
.dark-inputs .form-group .input-group.location .input-group-addon,
.dark-inputs .form-group input[type=password],
.dark-inputs .form-group input[type=number],
.dark-inputs .form-group input[type=tel],
.dark-inputs .form-group input[type=text],
.dark-inputs .form-group input[type=date],
.dark-inputs .form-group input[type=email],
.dark-inputs .form-group input[type=search],
.dark-inputs .form-group textarea.form-control {
    background-color: #474747;
    color: #fff
}

.dark-inputs .bootstrap-select .selectpicker,
.dark-inputs .bootstrap-select .selectpicker:hover {
    background-color: #474747
}

.dark-inputs .bootstrap-select .selectpicker .caret:after {
    color: #fff
}

.dark-inputs .bootstrap-select .bootstrap-select-searchbox input {
    background-color: transparent;
    color: #8d8d8d
}

.dark-inputs .bootstrap-select.open .selectpicker {
    background-color: #474747;
    color: #fff
}

.background-dark {
    color: #fff
}

.block {
    padding: 40px 0;
    transform: translateZ(0);
    overflow: hidden
}

.block hr {
    margin-top: 10px;
    margin-bottom: 5px
}

.block.banner {
    padding: 120px 0
}

.block.banner h2 {
    font-size: 28px
}

.block.banner p {
    font-size: 16px
}

.block #sidebar section:first-child {
    padding-top: 0
}

.block #sidebar section:first-child header {
    padding-top: 5px
}

.block #sidebar section>header {
    margin-bottom: 17px
}

.center {
    text-align: center!important
}

.color-grey-dark {
    color: #474747
}

.container img {
    max-width: 100%
}

.expandable-content {
    overflow: hidden;
    height: 0
}

.expandable-content.collapsed {
    height: 0!important
}

.expandable-content.collapsed.show-10 {
    height: 10px!important
}

.expandable-content.collapsed.show-20 {
    height: 20px!important
}

.expandable-content.collapsed.show-30 {
    height: 30px!important
}

.expandable-content.collapsed.show-40 {
    height: 40px!important
}

.expandable-content.collapsed.show-50 {
    height: 50px!important
}

.expandable-content.collapsed.show-60 {
    height: 60px!important
}

.expandable-content.collapsed.show-70 {
    height: 70px!important
}

.expandable-content.collapsed.show-80 {
    height: 80px!important
}

.expandable-content.collapsed.show-90 {
    height: 90px!important
}

.expandable-content.collapsed.show-100 {
    height: 100px!important
}

.expandable-content.collapsed.show-110 {
    height: 110px!important
}

.expandable-content.collapsed.show-120 {
    height: 120px!important
}

.expandable-content.collapsed.show-130 {
    height: 130px!important
}

.expandable-content.collapsed.show-140 {
    height: 140px!important
}

.expandable-content.collapsed.show-150 {
    height: 150px!important
}

.expandable-content.collapsed.show-160 {
    height: 160px!important
}

.expandable-content.collapsed.show-170 {
    height: 170px!important
}

.expandable-content.collapsed.show-180 {
    height: 180px!important
}

.expandable-content.collapsed.show-190 {
    height: 190px!important
}

.expandable-content.collapsed.show-200 {
    height: 200px!important
}

.expandable-content.collapsed.show-210 {
    height: 210px!important
}

.expandable-content.collapsed.show-220 {
    height: 220px!important
}

.expandable-content.collapsed.show-230 {
    height: 230px!important
}

.expandable-content.collapsed.show-240 {
    height: 240px!important
}

.expandable-content.collapsed.show-260 {
    height: 260px!important
}

.expandable-content.collapsed.show-270 {
    height: 270px!important
}

.expandable-content.collapsed.show-280 {
    height: 280px!important
}

.expandable-content.collapsed.show-290 {
    height: 290px!important
}

.expandable-content.collapsed.show-300 {
    height: 300px!important
}

.expandable-content.collapsed.show-310 {
    height: 310px!important
}

.expandable-content.collapsed.show-320 {
    height: 320px!important
}

.expandable-content.collapsed.show-330 {
    height: 330px!important
}

.expandable-content.collapsed.show-340 {
    height: 340px!important
}

.expandable-content.collapsed.show-350 {
    height: 350px!important
}

.expandable-content.collapsed.show-360 {
    height: 360px!important
}

.expandable-content.collapsed.show-370 {
    height: 370px!important
}

.expandable-content.collapsed.show-380 {
    height: 380px!important
}

.expandable-content.collapsed.show-390 {
    height: 390px!important
}

.expandable-content.collapsed.show-400 {
    height: 400px!important
}

.expandable-content.collapsed.show-410 {
    height: 410px!important
}

.expandable-content.collapsed.show-420 {
    height: 420px!important
}

.expandable-content.collapsed.show-430 {
    height: 430px!important
}

.expandable-content.collapsed.show-440 {
    height: 440px!important
}

.expandable-content.collapsed.show-450 {
    height: 450px!important
}

.expandable-content.collapsed.show-460 {
    height: 460px!important
}

.expandable-content.collapsed.show-470 {
    height: 470px!important
}

.expandable-content.collapsed.show-480 {
    height: 480px!important
}

.expandable-content.collapsed.show-490 {
    height: 490px!important
}

.expandable-content.collapsed.show-500 {
    height: 500px!important
}

.expandable-content.width {
    width: 0
}

.expandable-content.width.collapsed {
    width: 0!important
}

.item-specific {
    font-size: 12px;
    height: 100%;
    width: 100%
}

.item-specific dl dd {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: 5px
}

.item-specific dl dt {
    height: 15px;
    overflow: hidden;
    width: 120px
}

.item-specific h4 {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px;
    position: absolute;
    top: -4px;
    padding: 3px
}

.item-specific p {
    filter: alpha(enabled=false);
    opacity: 1
}

.item-specific .inner {
    display: table;
    height: 100%;
    width: 100%
}

.item-specific .inner .content {
    display: table-cell;
    padding: inherit;
    vertical-align: middle
}

.height-100 {
    height: 100px!important
}

.height-200 {
    height: 200px!important
}

.height-300 {
    height: 300px!important
}

.height-400 {
    height: 400px!important
}

.height-500 {
    height: 500px!important
}

.height-600 {
    height: 600px!important
}

.height-700 {
    height: 700px!important
}

.height-800 {
    height: 800px!important
}

.height-900 {
    height: 900px!important
}

.height-1000 {
    height: 1000px!important
}

.margin-top-10 {
    margin-top: 10px;
    position: relative
}

.margin-top-15 {
    margin-top: 15px;
    position: relative
}

.margin-top-20 {
    margin-top: 20px;
    position: relative
}

.margin-top-25 {
    margin-top: 25px;
    position: relative
}

.margin-top-30 {
    margin-top: 30px;
    position: relative
}

.margin-top-35 {
    margin-top: 35px;
    position: relative
}

.margin-top-40 {
    margin-top: 40px;
    position: relative
}

.margin-top-50 {
    margin-top: 50px;
    position: relative
}

.margin-top-60 {
    margin-top: 60px;
    position: relative
}

.margin-top-70 {
    margin-top: 70px;
    position: relative
}

.min-height-10 {
    min-height: 10px
}

.min-height-20 {
    min-height: 30px
}

.min-height-40 {
    min-height: 40px
}

.min-height-50 {
    min-height: 50px
}

.min-height-60 {
    min-height: 60px
}

.min-height-70 {
    min-height: 70px
}

.min-height-80 {
    min-height: 80px
}

.min-height-90 {
    min-height: 90px
}

.min-height-100 {
    min-height: 100px
}

.min-height-110 {
    min-height: 110px
}

.min-height-120 {
    min-height: 120px
}

.min-height-130 {
    min-height: 130px
}

.min-height-140 {
    min-height: 140px
}

.min-height-150 {
    min-height: 150px
}

#map-simple,
.min-height-160 {
    min-height: 160px
}

.min-height-170 {
    min-height: 170px
}

.min-height-180 {
    min-height: 180px
}

.min-height-190 {
    min-height: 190px
}

.min-height-200 {
    min-height: 200px
}

.no-border {
    border-bottom: none
}

.opacity-0 {
    filter: alpha(Opacity=0);
    opacity: 0
}

.opacity-1 {
    filter: alpha(Opacity=1);
    opacity: .01
}

.opacity-2 {
    filter: alpha(Opacity=2);
    opacity: .02
}

.opacity-3 {
    filter: alpha(Opacity=3);
    opacity: .03
}

.opacity-4 {
    filter: alpha(Opacity=4);
    opacity: .04
}

.opacity-5 {
    filter: alpha(Opacity=5);
    opacity: .05
}

.opacity-6 {
    filter: alpha(Opacity=6);
    opacity: .06
}

.opacity-7 {
    filter: alpha(Opacity=7);
    opacity: .07
}

.opacity-8 {
    filter: alpha(Opacity=8);
    opacity: .08
}

.opacity-9 {
    filter: alpha(Opacity=9);
    opacity: .09
}

.opacity-10 {
    filter: alpha(Opacity=10);
    opacity: .1
}

.opacity-20 {
    filter: alpha(Opacity=20);
    opacity: .2
}

.opacity-30 {
    filter: alpha(Opacity=30);
    opacity: .3
}

.opacity-40 {
    filter: alpha(Opacity=40);
    opacity: .4
}

.opacity-50 {
    filter: alpha(Opacity=50);
    opacity: .5
}

.opacity-60 {
    filter: alpha(Opacity=60);
    opacity: .6
}

.opacity-70 {
    filter: alpha(Opacity=70);
    opacity: .7
}

.opacity-80 {
    filter: alpha(Opacity=80);
    opacity: .8
}

.opacity-90 {
    filter: alpha(Opacity=90);
    opacity: .9
}

.opacity-100 {
    filter: alpha(enabled=false);
    opacity: 1
}

.read-more {
    font-weight: 700
}

.read-more.icon:after {
    font-weight: 400;
    content: "\f105";
    color: #474747;
    font-size: 16px;
    position: relative;
    top: 1px;
    left: 8px
}

.space-under {
    margin-bottom: 30px
}

.blog-post {
    border-bottom: 1px solid #f4f4f2;
    margin-bottom: 40px;
    padding-bottom: 30px
}

.blog-post header {
    border-bottom: none
}

.blog-post header h2 {
    font-size: 24px
}

.blog-post .meta {
    margin: 25px 0
}

.blog-post .meta>a {
    margin-right: 30px
}

.blog-post .meta>a i {
    margin-right: 10px
}

.blog-post .meta .tags {
    display: inline-block;
    float: right
}

.blog-post .meta .tags .tag {
    border: 2px solid #f4f4f2;
    font-size: 12px;
    font-weight: 700;
    padding: 6px
}

.carousel {
    position: relative
}

.carousel.wide {
    margin: 50px 0
}

.carousel.wide .slide {
    padding: 0 60px;
    position: relative;
    z-index: 1
}

.carousel.wide .slide .inner:hover {
    left: 20px
}

.carousel.wide .slide .inner:hover .image>img {
    filter: alpha(Opacity=5);
    opacity: .05
}

.carousel.wide .slide .inner:hover .image .item-specific {
    left: 0
}

.carousel.wide .slide .inner {
    display: table;
    width: 100%;
    -moz-transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    -webkit-transition: all .4s cubic-bezier(.42, 0, .06, .99);
    -webkit-transition-delay: 0s;
    transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    left: 0;
    position: relative
}

.carousel.wide .slide .inner .image {
    display: block;
    float: left;
    margin-right: 30px;
    position: relative;
    width: 300px
}

.carousel.wide .slide .inner .image>img {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    filter: alpha(enabled=false);
    opacity: 1;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    display: block
}

.faq-form>figure .wrapper strong,
.faq-single .wrapper .answer figure {
    filter: alpha(Opacity=60);
    opacity: .6
}

.carousel.wide .slide .inner .image .item-specific {
    -moz-transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    -webkit-transition: all .4s cubic-bezier(.42, 0, .06, .99);
    -webkit-transition-delay: 0s;
    transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    font-size: 12px;
    left: 10px;
    padding: 20px;
    position: absolute;
    top: 0;
    width: 100%
}

.carousel.wide .slide .wrapper {
    display: table-cell;
    vertical-align: middle
}

.carousel.wide .slide .wrapper figure i {
    color: #8d8d8d;
    margin-bottom: 15px
}

.carousel.wide .slide .wrapper h3 {
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 0
}

.carousel.wide .slide .wrapper .info .rating {
    display: inline-block;
    margin-right: 20px
}

.carousel.wide .slide .wrapper .info .type {
    display: inline-block
}

.carousel.wide .slide .wrapper .info .type img {
    display: inline-block;
    width: 20px
}

.carousel.wide .slide .wrapper .info .type span {
    filter: alpha(Opacity=60);
    opacity: .6;
    font-size: 12px
}

.carousel.wide .slide .wrapper p {
    padding: 10px 0
}

.categories {
    list-style: none;
    padding-left: 15px
}

.categories>li {
    float: left;
    margin-bottom: 20px;
    width: 32%
}

.categories>li>a {
    font-size: 16px;
    font-weight: 700
}

.categories>li:before {
    font-weight: 400;
    content: "\f111";
    font-size: 5px;
    position: relative;
    top: -3px;
    left: -15px
}

.categories>li .sub-category {
    list-style: none;
    padding-left: 4px
}

.categories>li .sub-category a {
    color: #8d8d8d
}

.categories>li .sub-category li {
    display: inline-block
}

.categories>li .sub-category li:after {
    content: ","
}

.categories>li .sub-category li:last-child:after {
    content: "..."
}

.comments {
    list-style: none;
    padding-left: 0
}

.comments .comments-child {
    padding-left: 80px
}

.comments .comment {
    display: table;
    margin-bottom: 20px;
    padding-left: 80px;
    position: relative;
    width: 100%
}

.comments .comment:last-child .comment-wrapper {
    border: none
}

.comments .comment figure {
    left: 0;
    position: absolute;
    top: 0
}

.comments .comment figure .image {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #f4f4f2;
    height: 60px;
    position: relative;
    overflow: hidden;
    width: 60px
}

.comments .comment figure .image img {
    height: 100%
}

.comments .comment .date {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 5px
}

.comments .comment .date .fa {
    color: #b8b8b8;
    font-size: 10px;
    margin-right: 10px
}

.comments .comment .name {
    display: table;
    font-size: 18px;
    width: 100%
}

.comments .comment .reply {
    color: #474747
}

.comments .comment .reply .fa {
    margin-right: 10px
}

.comments .comment .tools {
    position: relative;
    float: right;
    top: -2px
}

.comments .comment .tools .fa {
    color: red;
    font-size: 14px
}

.comments .comment-reply {
    padding-left: 0
}

.comments .comment-reply .comment {
    margin-bottom: 0
}

.datepicker.datepicker-dropdown {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    border: none;
    font-size: 14px;
    margin-top: 10px;
    padding: 9px
}

#detail-sidebar dl,
.dropzone .dz-preview .dz-details .dz-size {
    font-size: 12px
}

.datepicker.datepicker-dropdown:before {
    display: none
}

.datepicker.datepicker-dropdown thead tr:first-child th {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.datepicker.datepicker-dropdown thead tr:first-child th:hover {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background: #f4f4f2
}

.datepicker.datepicker-dropdown table tr td,
.datepicker.datepicker-dropdown table tr th {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 4px 8px;
    background-color: transparent
}

.datepicker.datepicker-dropdown table tr td:hover,
.datepicker.datepicker-dropdown table tr th:hover {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background-color: #f4f4f2
}

.datepicker.datepicker-dropdown table tr td.selected,
.datepicker.datepicker-dropdown table tr td.selected.active,
.datepicker.datepicker-dropdown table tr td.today:hover,
.datepicker.datepicker-dropdown table tr th.selected,
.datepicker.datepicker-dropdown table tr th.selected.active,
.datepicker.datepicker-dropdown table tr th.today:hover {
    background: 0 0
}

.datepicker.datepicker-dropdown table tr td.today,
.datepicker.datepicker-dropdown table tr th.today {
    -moz-box-shadow: 0 0 0 2px #474747 inset;
    -webkit-box-shadow: 0 0 0 2px #474747 inset;
    box-shadow: 0 0 0 2px #474747 inset;
    background: 0 0
}

.datepicker.datepicker-dropdown table tr td.today.selected,
.datepicker.datepicker-dropdown table tr th.today.selected {
    background-color: #ff3a25
}

#detail-sidebar .person {
    display: table;
    width: 100%
}

#detail-sidebar .person .image {
    width: 80px;
    float: left
}

#detail-sidebar .person .image img {
    width: 100%
}

#detail-sidebar .person .wrapper {
    display: table-cell;
    vertical-align: middle
}

.dropzone {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    border: 2px dashed rgba(0, 0, 0, .1);
    min-height: 130px;
    padding: 20px
}

.dropzone:hover {
    border: 2px dashed rgba(0, 0, 0, .15)
}

.dropzone input[type=file] {
    display: none
}

.dropzone a.dz-remove {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    background-image: none;
    border: 2px solid rgba(0, 0, 0, .1);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 4px
}

.dropzone .dz-default.dz-message {
    display: table
}

.dropzone .dz-default.dz-message span {
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.dropzone .dz-preview {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: #f4f4f2;
    margin: 10px
}

.dropzone .dz-preview .dz-details img {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.expandable-content,
.item .quick-view {
    -moz-transition: .4s;
    -webkit-transition: .4s
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: fontawesome;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    border: 2px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    height: 25px;
    width: 25px;
    font-size: 14px;
    line-height: 22px
}

.dropzone .dz-preview .dz-success-mark:after {
    color: green;
    content: "\f00c"
}

.dropzone .dz-preview .dz-error-mark:after {
    color: red;
    content: "\f00d"
}

.dropzone.profile-picture {
    padding: 0 0 40px;
    overflow: hidden
}

.dropzone.profile-picture>img {
    position: relative;
    z-index: -2
}

.dropzone.profile-picture .dz-default.dz-message {
    background-color: rgba(255, 255, 255, .9);
    bottom: 0;
    height: auto;
    margin: 0;
    left: inherit;
    top: inherit;
    padding: 10px 0;
    width: 100%;
    position: absolute
}

.dropzone.profile-picture .dz-default.dz-message span {
    color: #474747;
    font-size: 12px
}

.dropzone.profile-picture.dz-started>img {
    display: none
}

.dropzone.profile-picture .dz-image-preview {
    background-color: transparent;
    margin: 0;
    padding: 0;
    width: 100%
}

.dropzone.profile-picture .dz-image-preview .dz-details {
    padding: 0
}

.expandable-content {
    transition: .4s
}

.faq-form {
    border: 2px solid rgba(0, 0, 0, .05);
    margin-bottom: 60px;
    padding: 20px
}

.faq-form i {
    color: #8d8d8d;
    float: left;
    font-size: 34px;
    width: 40px;
    text-align: center
}

.faq-form button,
.faq-form i {
    position: relative;
    top: 4px
}

.faq-form form {
    padding: 30px 20px 20px
}

.faq-form>figure .wrapper h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0
}

.faq-form>figure .wrapper button.active,
.faq-form>figure .wrapper button:hover {
    background-color: #f4f4f2!important;
    color: #474747
}

.faq-single {
    margin-bottom: 80px
}

.faq-single i {
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, .08);
    padding: 10px 11px;
    float: right;
    margin-left: 20px;
    margin-right: 0
}

.faq-single i:hover {
    border: 2px solid rgba(0, 0, 0, .15)
}

.faq-single i:active,
.faq-single i:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, .18)
}

.faq-single .wrapper .answer,
.item {
    -webkit-border-radius: 0;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05)
}

.faq-single .wrapper {
    overflow: visible;
    margin-right: 60px;
    margin-left: 0
}

.faq-single .wrapper h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 30px;
    padding-top: 7px
}

.faq-single .wrapper .answer {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    padding: 20px 20px 10px;
    position: relative;
    font-size: 16px
}

.filter .btn.active,
.item-horizontal.small {
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.faq-single .wrapper .answer:before {
    border-style: solid;
    content: "";
    top: -13px;
    display: block;
    position: absolute;
    right: 0!important;
    left: auto!important;
    border-color: transparent transparent #fff;
    border-width: 0 0 13px 13px
}

.faq-single .wrapper .answer figure {
    font-weight: 700;
    margin-bottom: 10px
}

.feature-box {
    display: table;
    width: 100%;
    margin: 20px 0
}

.feature-box i {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, .1);
    font-size: 28px;
    float: right;
    height: 70px;
    line-height: 65px;
    text-align: center;
    width: 70px
}

.feature-box .description {
    margin-left: 0;
    margin-right: 100px
}

.feature-box .description h3 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 30px
}

.filter {
    margin-bottom: 10px
}

.filter .btn.active {
    box-shadow: none;
    background-color: #fff
}

.filter .btn.icon i {
    color: rgba(0, 0, 0, .3);
    margin-right: 10px;
    margin-left: 0!important
}

.filter .sorting>span {
    display: inline-block;
    font-weight: 700;
    margin-right: 15px
}

.filter .sorting .form-group {
    display: inline-block;
    min-width: 200px;
    margin-bottom: 0
}

.hero-image {
    display: table;
    height: 500px;
    width: 100%;
    text-align: center
}

.hero-image .form-group {
    text-align: left
}

.hero-image.search-filter-bottom .inner {
    vertical-align: bottom;
    position: relative;
    z-index: 1
}

.hero-image.search-filter-middle .inner {
    vertical-align: middle
}

.hero-image.search-filter-top .inner {
    vertical-align: top
}

.hero-image .inner {
    display: table-cell;
    height: 100%
}

.hero-image .inner .main-search.background-color-grey-dark {
    background-color: rgba(20, 20, 20, .9)!important;
    padding: 20px 0;
    position: relative
}

.hero-image .inner .main-search.background-color-grey-dark:after,
.hero-image .inner .main-search.background-color-grey-dark:before {
    background-color: rgba(20, 20, 20, .9);
    display: block;
    height: 100%;
    width: 1000px;
    position: absolute;
    top: 0;
    content: ""
}

.hero-image .inner .main-search.background-color-grey-dark:before {
    left: -1000px
}

.hero-image .inner .main-search.background-color-grey-dark:after {
    right: -1000px
}

.hero-image .inner h1 {
    background-color: rgba(0, 0, 0, .5);
    display: inline-block;
    font-size: 42px;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 50px;
    padding: 10px
}

.hero-image .background {
    text-align: center;
    z-index: 0
}

.invisible {
    visibility: hidden
}

.marker-loaded .map-marker,
.show {
    visibility: visible
}

.item {
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background-color: #fff;
    display: block;
    margin-bottom: 60px;
    position: relative;
    height: auto
}

.item:focus,
.item:hover {
    color: #474747
}

.item:focus .quick-view,
.item:hover .quick-view {
    filter: alpha(enabled=false);
    opacity: 1
}

.item:focus .image .overlay,
.item:hover .image .overlay {
    filter: alpha(Opacity=95);
    opacity: .95
}

.item:focus .image .overlay .content h4,
.item:hover .image .overlay .content h4 {
    filter: alpha(enabled=false);
    opacity: 1;
    left: 0
}

.item:focus .image .overlay .content p,
.item:hover .image .overlay .content p {
    filter: alpha(Opacity=80);
    opacity: .8;
    left: 0
}

.item .info .type i,
.item .info .type span {
    filter: alpha(Opacity=60);
    opacity: .6;
    display: inline-block
}

.item .item-specific {
    bottom: 0;
    font-weight: 700;
    left: 0;
    width: 100%;
    height: auto;
    color: #fff;
    padding: 7px 0;
    text-align: center;
    position: absolute;
    z-index: 2
}

.item .item-specific span {
    font-size: 12px;
    margin: 0 7px
}

.item .item-specific span img {
    margin-right: 5px;
    vertical-align: baseline;
    width: auto
}

.item .info {
    border-top: 1px solid rgba(0, 0, 0, .05);
    margin-top: 15px;
    padding-top: 5px
}

.item .info dl {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 5px
}

.item .info .type i img {
    width: 20px
}

.item .info .type span {
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px
}

.item .info .type.date span {
    font-size: 12px;
    font-weight: 400
}

.item .quick-view {
    transition: .4s;
    filter: alpha(Opacity=0);
    opacity: 0;
    cursor: pointer;
    color: #fff;
    height: 30px;
    right: 0;
    width: 60px;
    position: absolute;
    top: 20px;
    z-index: 4
}

.item .quick-view:hover span {
    filter: alpha(enabled=false);
    opacity: 1;
    right: 60px;
    left: auto;
    padding-right: 10px
}

.item .quick-view i {
    text-align: right;
    font-size: 18px;
    line-height: 28px;
    margin-right: 10px;
    display: block
}

.item .quick-view span {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    filter: alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    width: 100px;
    top: 0;
    line-height: 30px;
    left: 60px;
    font-weight: 700;
    font-size: 12px
}

.item .image a,
.item .image>.inner {
    display: block;
    position: relative;
    z-index: 2
}

.item .image a:after,
.item .image>.inner:after {
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
    width: 100%;
    height: 45px;
    display: block;
    content: "";
    position: absolute;
    bottom: 0
}

.item .image a>img,
.item .image>.inner>img {
    -moz-border-radius-topleft: 1px;
    -webkit-border-top-left-radius: 1px;
    border-top-left-radius: 1px;
    -moz-border-radius-topright: 1px;
    -webkit-border-top-right-radius: 1px;
    border-top-right-radius: 1px;
    width: 100%
}

.item .image a .icon,
.item .image>.inner .icon {
    height: 30px;
    position: absolute;
    right: 10px;
    top: -2px;
    width: 30px;
    text-align: center;
    z-index: 2
}

.item .image a .icon i,
.item .image>.inner .icon i {
    color: #fff;
    line-height: 30px
}

.item .image a .overlay,
.item .image>.inner .overlay {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    filter: alpha(Opacity=0);
    opacity: 0;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    color: #474747;
    background-color: #474747;
    height: 100%;
    padding: 30px;
    position: absolute;
    width: 100%
}

.item .image a .overlay .inner,
.item .image>.inner .overlay .inner {
    display: table;
    height: 100%
}

.item .image a .overlay .content,
.item .image>.inner .overlay .content {
    color: #fff;
    padding-top: 10px;
    display: table-cell;
    vertical-align: middle
}

.item .price,
.item .wrapper .info .rating {
    display: inline-block
}

.item .image a .overlay .content h4,
.item .image>.inner .overlay .content h4 {
    filter: alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all .4s cubic-bezier(.42, 0, .06, .99) .1s;
    -webkit-transition: all .4s cubic-bezier(.42, 0, .06, .99);
    -webkit-transition-delay: .1s;
    transition: all .4s cubic-bezier(.42, 0, .06, .99) .1s;
    font-size: 10px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    left: 10px
}

.item .image a .overlay .content p,
.item .image>.inner .overlay .content p {
    -moz-transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    -webkit-transition: all .4s cubic-bezier(.42, 0, .06, .99);
    -webkit-transition-delay: 0s;
    transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    filter: alpha(enabled=false);
    opacity: 1;
    font-size: 12px;
    max-height: 80px;
    overflow: hidden;
    position: relative;
    left: 10px
}

.item .wrapper h3,
.item.admin-view .image {
    -moz-transition: .4s;
    -webkit-transition: .4s
}

.item .price {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin-top: 5px;
    text-align: center;
    padding: 4px 8px
}

.loading:after,
.modal .modal-dialog .modal-content .modal-header .right .bookmark:after {
    font-family: fontawesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased
}

.item .wrapper {
    padding: 20px 20px 10px;
    position: initial;
    text-align: center
}

.item .wrapper h3 {
    transition: .4s;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 0
}

.item .wrapper hr {
    border-color: rgba(0, 0, 0, .1);
    margin-bottom: 5px;
    margin-top: 10px
}

.item .wrapper figure {
    filter: alpha(Opacity=60);
    opacity: .6;
    font-size: 12px
}

.item.featured .type i,
.item.list:focus .image>img,
.item.list:hover .image>img {
    filter: alpha(enabled=false);
    opacity: 1
}

.item .wrapper .info:after {
    background-color: rgba(0, 0, 0, .08);
    content: "";
    height: 1px;
    position: absolute;
    top: 0;
    left: 20px;
    width: calc(100% - 40px)
}

.item .wrapper .info .arrow {
    float: right;
    font-size: 16px;
    line-height: 23px
}

.item .wrapper .info .rating .stars i.active {
    color: #8d8d8d
}

.item .ribbon {
    position: absolute
}

.item.featured {
    background-color: #474747;
    color: #fff
}

.item.featured .image .overlay .content h4,
.item.featured .type,
.item.featured a,
.item.featured figure,
.item.featured p {
    color: #fff
}

.item.featured .type i img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    margin: 5px 0
}

.item.featured .info {
    border-top: 1px solid rgba(255, 255, 255, .05)
}

.item.featured .info:after {
    background-color: rgba(255, 255, 255, .08)
}

.item.list {
    display: table;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 0
}

.item.list:after {
    right: 0
}

.item.list:before {
    display: none
}

.item.list .description {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    font-size: 12px;
    padding-right: 30px
}

.item.list .description .info {
    border: none
}

.item.list .price {
    margin-top: 10px
}

.item.list .image {
    display: table-cell;
    width: 250px;
    margin-right: 20px
}

.item.list .type {
    display: inline-block;
    margin-top: 5px
}

.item.list .rating {
    float: left;
    margin: 7px 0;
    padding-right: 15px
}

.item.list .wrapper {
    display: table-cell;
    padding: 30px 30px 20px;
    text-align: left;
    vertical-align: middle
}

.item.list .wrapper p {
    margin-bottom: 0;
    font-size: 12px;
    padding-right: 20px
}

.item.list .wrapper .arrow {
    bottom: 15px;
    position: absolute;
    right: 15px
}

.item.list .wrapper .info,
.item.list .wrapper .item-specific {
    bottom: 0;
    display: inline-block;
    left: 0;
    position: relative;
    padding: 3px 0;
    margin-right: 0;
    width: 100%
}

.item.list .wrapper .info:after,
.item.list .wrapper .item-specific:after {
    display: none
}

.item.admin-view.is-hidden .hide-item,
.item.admin-view.is-hidden .image,
.item.admin-view.is-hidden .wrapper {
    filter: alpha(Opacity=30);
    opacity: .3
}

.item.admin-view:hover .image a:after {
    filter: alpha(enabled=false);
    opacity: 1
}

.item.admin-view .image {
    transition: .4s;
    width: 220px
}

.item.admin-view .description {
    width: 180px;
    text-align: right
}

.item.admin-view .description li {
    display: inline-block
}

.item.admin-view .description li a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-color: rgba(0, 0, 0, .1);
    border-width: 2px;
    border-style: solid;
    display: block;
    line-height: 26px;
    height: 30px;
    width: 30px;
    text-align: center;
    margin: 7px 3px
}

.item.admin-view .description li a:hover {
    border-color: rgba(0, 0, 0, .2)
}

.item.admin-view .description li a i {
    color: #474747
}

.item.admin-view .description li a .fa-trash {
    color: red
}

.item.admin-view .description li .hide-item {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.item.admin-view .overlay,
.item.admin-view .quick-view {
    display: none
}

.item.admin-view .wrapper {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.item.admin-view .wrapper .info {
    border: none;
    margin-top: 0
}

.item-gallery .thumbnails {
    margin-top: 20px
}

.item-gallery .thumbnails a {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    filter: alpha(Opacity=30);
    opacity: .3;
    display: inline-block;
    margin-bottom: 8px
}

.item-gallery .thumbnails a.active,
.item-gallery .thumbnails a:hover {
    filter: alpha(enabled=false);
    opacity: 1
}

.item-gallery .thumbnails a img {
    width: 85px;
    margin-right: 5px
}

.item-gallery .thumbnails .expand-content {
    filter: alpha(enabled=false);
    opacity: 1;
    float: right;
    padding: 20px 0;
    width: 85px
}

.item-gallery .thumbnails .expand-content i {
    font-size: 8px;
    vertical-align: middle
}

.item-horizontal {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    height: inherit;
    background-color: #fff;
    display: table;
    width: 100%;
    position: relative
}

.item-horizontal:focus,
.item-horizontal:hover {
    color: #474747
}

.item-horizontal:focus .image,
.item-horizontal:hover .image {
    background-color: rgba(255, 255, 255, .6)
}

.item-horizontal:focus .image .icon,
.item-horizontal:hover .image .icon {
    filter: alpha(Opacity=0);
    opacity: 0
}

.item-horizontal:focus .item-specific,
.item-horizontal:hover .item-specific {
    filter: alpha(enabled=false);
    opacity: 1;
    left: 0
}

.item-horizontal .arrow {
    bottom: 11px;
    position: absolute;
    right: 15px
}

.item-horizontal .image {
    position: relative
}

.item-horizontal .image>img {
    -moz-transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    -webkit-transition: all .4s cubic-bezier(.42, 0, .06, .99);
    -webkit-transition-delay: 0s;
    transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    -moz-transform: scale(1.002);
    -ms-transform: scale(1.002);
    -webkit-transform: scale(1.002);
    transform: scale(1.002);
    width: 100%
}

.item-horizontal .image .icon {
    filter: alpha(enabled=false);
    opacity: 1;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    height: 30px;
    position: absolute;
    right: 3px;
    top: -2px;
    width: 30px;
    text-align: center;
    z-index: 1
}

.item-horizontal .image .icon i {
    color: #fff;
    line-height: 30px
}

.item-horizontal .item-specific {
    filter: alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    -webkit-transition: all .4s cubic-bezier(.42, 0, .06, .99);
    -webkit-transition-delay: 0s;
    transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    font-size: 11px;
    left: -10px;
    padding: 20px;
    position: absolute;
    top: 0;
    z-index: 2
}

.item-horizontal .wrapper .info .type i,
.item-horizontal .wrapper .info .type span {
    filter: alpha(Opacity=60);
    opacity: .6;
    display: inline-block
}

.item-horizontal .item-specific dd {
    margin-bottom: 5px;
    padding-bottom: 2px
}

.item-horizontal .wrapper {
    display: table-cell;
    padding: 15px 30px;
    width: 100%;
    vertical-align: middle
}

.item-horizontal .wrapper figure {
    font-size: 12px
}

.item-horizontal .wrapper figure i {
    color: #8d8d8d;
    margin-bottom: 15px
}

.item-horizontal .wrapper h3 {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0
}

.item-horizontal .wrapper .info {
    border-top: 1px solid rgba(0, 0, 0, .08);
    display: block;
    margin-top: 10px;
    padding-top: 5px;
    position: relative
}

.item-horizontal .wrapper .info .rating {
    display: inline-block;
    float: left;
    margin-right: 10px
}

.item-horizontal .wrapper .info .type i img {
    width: 20px
}

.item-horizontal .wrapper .info .type span {
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px
}

.item-horizontal .wrapper p {
    font-size: 12px;
    margin-bottom: 0;
    padding: 0;
    margin-top: 0;
    height: 50px;
    overflow: hidden
}

.item-horizontal.small {
    box-shadow: none;
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, .05)
}

.item-horizontal.small:focus,
.item-horizontal.small:hover {
    background-color: #fff
}

.item-horizontal.small:after {
    display: none
}

.item-horizontal.small h3 {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    margin-bottom: 2px;
    margin-top: 0
}

.item-horizontal.small figure {
    font-size: 12px
}

.item-horizontal.small .image {
    margin-right: 10px;
    width: 80px;
    overflow: hidden
}

.item-horizontal.small .image .type {
    filter: alpha(Opacity=80);
    opacity: .8;
    left: 3px;
    z-index: 2
}

.item-horizontal.small .wrapper {
    display: block;
    margin-top: 10px;
    padding: 0
}

.item-horizontal.small .wrapper .info {
    border: none;
    margin: 0;
    padding-top: 0
}

.item-horizontal.small .wrapper .info .stars i {
    color: #8d8d8d
}

.listing {
    margin-bottom: 60px
}

.loading:after {
    text-shadow: none;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    filter: alpha(Opacity=50);
    opacity: .5;
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
    bottom: 0;
    display: block;
    color: #8d8d8d;
    content: "\f1ce";
    margin: auto;
    left: 0;
    height: 14px;
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    z-index: 2
}

.logos {
    display: table;
    line-height: 0;
    margin-top: 10px;
    padding: 30px 10px;
    text-align: justify;
    width: 100%
}

.logos .logo {
    display: table-cell;
    margin-bottom: 7px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.logos .logo a {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    filter: alpha(Opacity=80);
    opacity: .8;
    padding: 10px
}

.logos .logo a:hover {
    filter: alpha(enabled=false);
    opacity: 1
}

.list-slider .slide header h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0
}

.list-slider .slide header h3 i {
    filter: alpha(Opacity=50);
    opacity: .5;
    color: #474747;
    margin-right: 10px;
    font-size: 14px;
    position: relative;
    top: -2px
}

.list-slider .slide .list-item {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: table;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%
}

.list-slider .slide .list-item:last-child {
    border: none;
    margin: 0;
    padding: 0
}

.list-slider .slide .list-item h4 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 2px
}

.list-slider .slide .list-item .left {
    float: left
}

.list-slider .slide .list-item .right {
    float: right
}

.list-slider .owl-controls {
    margin: inherit;
    bottom: inherit;
    position: absolute;
    height: 0;
    top: 0;
    right: 0;
    width: 65px;
    z-index: 2
}

.main-navigation {
    margin-bottom: 0;
    list-style: none
}

.main-navigation li {
    padding: 5px 10px
}

.main-navigation li a {
    color: #fff;
    display: block;
    font-size: 12px;
    transition: .4s;
    font-weight: 700
}

.main-navigation li.active a,
.main-navigation li:hover a {
    color: #36B6FF
}

.mCSB_inside>.mCSB_container {
    margin-right: 0;
    padding-right: 20px;
    overflow: visible
}

.mCSB_scrollTools .mCSB_draggerContainer {
    right: 5px
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .1)
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.modal {
    overflow: hidden;
    top: 50px
}

.modal .modal-dialog .modal-content {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none
}

.modal-window .modal-wrapper .modal-body .gallery .image .price,
.pagination li a {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05)
}

.modal .modal-dialog .modal-content hr {
    border-color: #f4f4f2
}

.modal .modal-dialog .modal-content h3 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 0
}

.modal .modal-dialog .modal-content dl {
    font-size: 12px
}

.modal .modal-dialog .modal-content .modal-header {
    border: none;
    border-bottom: 1px solid #f4f4f2;
    display: table;
    margin-bottom: 20px;
    padding: 0 0 10px;
    width: 100%
}

.modal .modal-dialog .modal-content .modal-header .close {
    filter: alpha(enabled=false);
    opacity: 1;
    right: 0;
    position: absolute;
    top: 2px;
    z-index: 3
}

.modal .modal-dialog .modal-content .modal-header .left {
    float: left
}

.modal .modal-dialog .modal-content .modal-header .right {
    float: right;
    position: relative;
    top: 25px
}

.modal .modal-dialog .modal-content .modal-header .right .bookmark {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    height: 25px;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    width: 25px
}

.modal .modal-dialog .modal-content .modal-header .right .bookmark:after {
    text-shadow: none;
    font-weight: 400;
    text-transform: none;
    content: "\f08a";
    display: block;
    line-height: 22px
}

.modal .modal-dialog .modal-content .modal-header .right .type img {
    width: 20px
}

.modal .modal-dialog .modal-content .modal-header .right .type span {
    filter: alpha(Opacity=60);
    opacity: .6;
    font-size: 12px
}

.modal .modal-dialog .modal-content .modal-header h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0
}

.modal .modal-dialog .modal-content .modal-header figure {
    filter: alpha(Opacity=60);
    opacity: .6;
    margin-bottom: 5px
}

.modal .modal-dialog .modal-body {
    padding: 0 0 15px;
    border-bottom: 1px solid #f4f4f2;
    margin-bottom: 20px
}

.modal.styled-modal .modal-dialog .modal-body {
    padding-bottom: 0
}

.modal .modal-dialog .modal-body p {
    font-size: 12px
}

.modal .modal-dialog .modal-body .image img {
    width: 100%
}

.modal .modal-dialog .modal-body .features {
    height: 70px;
    margin-top: 20px;
    overflow: hidden
}

.modal .modal-dialog .modal-body .features.collapsed {
    height: 70px!important
}

.modal .modal-dialog .modal-footer {
    border: none;
    margin-top: 0;
    padding: 0
}

.modal.register-sign-in .checkbox {
    margin: 0
}

.modal.register-sign-in .modal-dialog {
    width: 420px
}

.modal.register-sign-in .modal-body {
    border-bottom: 0;
    margin-bottom: 0;
    padding: 0
}

.modal.register-sign-in .modal-footer {
    text-align: left
}

.modal.register-sign-in .lost-password {
    position: relative;
    top: 20px
}

.modal.register-sign-in .btn {
    margin-top: 10px
}

.modal-window {
    filter: alpha(Opacity=0);
    opacity: 0;
    height: 100%;
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    overflow-y: auto
}

#outer-wrapper,
.bootstrap-select.stars.btn-group .dropdown-menu li,
.items-list,
.map-canvas,
.map-canvas .results.list li .item,
.map-marker .icon,
.review.small p {
    overflow: hidden
}

.modal-window .modal-wrapper {
    display: inline-block;
    width: auto;
    position: relative;
    top: 100px;
    z-index: 1;
    margin-bottom: 100px
}

.modal-window .modal-wrapper>h2,
.modal-window .modal-wrapper>h3 {
    color: #fff;
    text-align: left
}

.modal-window .modal-wrapper>h2 {
    font-size: 36px;
    text-transform: none;
    margin-bottom: 0;
    margin-top: 0
}

.modal-window .modal-wrapper>figure {
    filter: alpha(Opacity=60);
    opacity: .6;
    color: #fff;
    text-align: left
}

.modal-window .modal-wrapper .modal-body {
    background-color: #3a3a3a;
    display: table;
    font-size: 12px;
    margin-top: 30px;
    padding: 0;
    text-align: left;
    width: 820px
}

.modal-window .modal-wrapper .modal-body h3 {
    margin-top: 0
}

.modal-window .modal-wrapper .modal-body .gallery {
    width: 350px
}

.modal-window .modal-wrapper .modal-body .gallery .features {
    padding: 30px;
    color: #fff
}

.modal-window .modal-wrapper .modal-body .gallery .features ul {
    margin-bottom: 0
}

.modal-window .modal-wrapper .modal-body .gallery .image {
    position: relative
}

.modal-window .modal-wrapper .modal-body .gallery .image .price {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    color: #fff;
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    left: 10px;
    padding: 3px 8px;
    position: absolute;
    top: -4px;
    z-index: 2
}

.modal-window .modal-wrapper .modal-body .gallery .image .type {
    background-color: #fff;
    padding: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.modal-window .modal-wrapper .modal-body .gallery .image .type i {
    filter: alpha(Opacity=60);
    opacity: .6;
    display: inline-block
}

.modal-window .modal-wrapper .modal-body .gallery .image .type i img {
    width: 20px
}

.modal-window .modal-wrapper .modal-body .gallery .image .type span {
    filter: alpha(Opacity=60);
    opacity: .6;
    display: inline-block;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px
}

.modal-window .modal-wrapper .modal-body .gallery .owl-controls {
    bottom: 30px;
    top: inherit;
    right: 0;
    width: 60px
}

.modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-next,
.modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-prev {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none
}

.modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-next:hover,
.modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-prev:hover {
    background-color: #ff3a25
}

.modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-next:after,
.modal-window .modal-wrapper .modal-body .gallery .owl-controls .owl-prev:after {
    color: #fff
}

.modal-window .modal-wrapper .modal-body .modal-content {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    border: none;
    display: table-cell;
    vertical-align: top;
    padding: 30px;
    width: 100%
}

.modal-window .modal-wrapper .modal-body .modal-content section {
    margin-bottom: 30px
}

.modal-window .modal-wrapper .modal-body .modal-content section h3 {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: 10px;
    margin-bottom: 10px
}

.modal-window .modal-wrapper .modal-body .expandable-content {
    margin-bottom: 10px
}

.modal-window .modal-wrapper .modal-close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}

.modal-window.multichoice .modal-wrapper>h3 {
    filter: alpha(Opacity=60);
    opacity: .6;
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: none
}

.modal-window.multichoice .modal-wrapper .modal-body {
    background-color: transparent;
    width: auto
}

.modal-window.multichoice .modal-wrapper .items li {
    display: inline-block;
    margin-right: 20px;
    width: 280px
}

.modal-window.multichoice .modal-wrapper .items li:last-child {
    margin-right: 0
}

.modal-window .modal-background {
    filter: alpha(Opacity=0);
    opacity: 0;
    background-color: rgba(0, 0, 0, .7);
    height: 100%;
    position: fixed;
    z-index: 0;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center
}

.member {
    text-align: center;
    margin-bottom: 40px
}

.member img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #f4f4f2;
    margin-bottom: 10px
}

.member .social i,
.navigation-sidebar li a i {
    -webkit-border-radius: 50%;
    color: #474747;
    text-align: center
}

.member h4 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0
}

.member figure {
    font-weight: 700
}

.member .social i {
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, .1);
    height: 30px;
    line-height: 28px;
    margin: 0 2px;
    width: 30px
}

.nav-pills.nav-stacked li a:hover,
.nav-pills.nav-stacked li.active a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent
}

.nav-pills.nav-stacked li.active a {
    border-radius: 0
}

.nav-pills.nav-stacked li.active a:hover {
    background-color: transparent
}

.nav-pills.nav-stacked li a {
    border: 2px solid transparent
}

.nav-pills.nav-stacked li a:hover {
    border-radius: 0;
    border: 2px solid #f4f4f2
}

.nav-tabs.tabs-left {
    border-right: 2px solid #f4f4f2
}

.nav-tabs.tabs-left>li {
    margin-right: -2px
}

.nav-tabs.tabs-left>li.active a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-color: #f4f4f2 transparent #f4f4f2 #f4f4f2;
    border-width: 2px
}

.navigation-sidebar li {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.navigation-sidebar li.active a,
.navigation-sidebar li.active a i {
    filter: alpha(enabled=false);
    opacity: 1
}

.navigation-sidebar li a {
    filter: alpha(Opacity=80);
    opacity: .8;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 0
}

.owl-controls .owl-next:after,
.owl-controls .owl-prev:after,
.show-more:after,
.show-more:before {
    text-shadow: none;
    font-family: fontawesome;
    speak: none;
    font-variant: normal;
    text-transform: none
}

.navigation-sidebar li a:hover {
    filter: alpha(enabled=false);
    opacity: 1;
    color: #474747
}

.navigation-sidebar li a:hover i {
    filter: alpha(Opacity=60);
    opacity: .6;
    border-color: rgba(0, 0, 0, .3)
}

.navigation-sidebar li a i {
    -moz-border-radius: 50%;
    border-radius: 50%;
    filter: alpha(Opacity=50);
    opacity: .5;
    border: 2px solid transparent;
    font-size: 11px;
    line-height: 20px;
    margin-right: 10px;
    width: 25px;
    height: 25px
}

#outer-wrapper.show-nav #inner-wrapper {
    -moz-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px)
}

#outer-wrapper.show-nav .header .toggle-navigation .icon .line:nth-child(2) {
    filter: alpha(Opacity=0);
    opacity: 0
}

#outer-wrapper.show-nav .header .toggle-navigation .icon .line:last-child {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: -5px
}

#outer-wrapper.show-nav .off-canvas-navigation header,
#outer-wrapper.show-nav .off-canvas-navigation ul {
    filter: alpha(enabled=false);
    opacity: 1
}

#outer-wrapper #page-canvas {
    background-color: #f4f4f2;
    width: 100%;
    height: auto
}

.opening-hours .table td {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top: none;
    padding: 10px;
    vertical-align: middle
}

.opening-hours .table .day-name {
    font-weight: 700;
    width: 25%
}

.opening-hours .table .from,
.opening-hours .table .to {
    width: 15%
}

.opening-hours .table .day:last-child td {
    border-bottom: none
}

.opening-hours .table .day.weekend {
    background-color: rgba(0, 0, 0, .01)
}

.owl-controls {
    position: absolute;
    top: -30px;
    bottom: 0;
    margin: auto;
    height: 0;
    width: 100%;
    z-index: 2
}

.owl-controls .owl-next,
.owl-controls .owl-prev {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    border: 2px solid rgba(0, 0, 0, .1);
    height: 30px;
    width: 30px;
    cursor: pointer
}

.owl-controls .owl-next:after,
.owl-controls .owl-prev:after {
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 1;
    font-size: 16px;
    height: 16px;
    top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 4px
}

.owl-controls .owl-prev {
    left: 0;
    position: absolute
}

.owl-controls .owl-prev:after {
    content: "\f104";
    right: 1px
}

.owl-controls .owl-next {
    right: 0;
    position: absolute
}

.owl-controls .owl-next:after {
    content: "\f105";
    left: 1px
}

.pagination {
    margin: 10px 0
}

.pagination li:first-child a,
.pagination li:last-child a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.pagination li.active a,
.pagination li.active a:hover {
    background-color: transparent;
    border-color: rgba(0, 0, 0, .1);
    color: #8d8d8d
}

.pagination li a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    border: 2px solid transparent;
    font-weight: 700;
    height: 40px;
    line-height: 36px;
    margin-left: 3px;
    text-align: center;
    padding: 0;
    width: 40px
}

.price-box.white,
.promo-box {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05)
}

.price-box.white,
.ui-slider {
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.pagination li a:hover {
    background-color: transparent;
    border-color: rgba(0, 0, 0, .2);
    color: #8d8d8d
}

.pagination li a.previous {
    margin-left: 10px
}

.price-box {
    text-align: center;
    margin-bottom: 30px;
    padding: 15px
}

.price-box header {
    border-bottom: none;
    margin: 30px 0;
    position: relative
}

.price-box header:after {
    display: block;
    content: "";
    height: 2px;
    width: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.price-box header h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px
}

.price-box figure {
    color: #8d8d8d;
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0
}

.rating,
.ui-slider .values {
    font-size: 12px
}

.price-box figure .price {
    margin-right: 10px
}

.price-box ul {
    list-style: none;
    margin: 20px 0;
    line-height: 35px;
    padding-left: 0
}

.price-box ul li.not-available {
    text-decoration: line-through
}

.price-box.white {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    border-radius: 0;
    background-color: #fff;
    border: 2px solid transparent
}

.ui-slider,
.ui-slider .noUi-base {
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.price-box.white.featured {
    border-color: #474747
}

.price-box.framed {
    background-color: transparent;
    border: 2px solid rgba(0, 0, 0, .1)
}

.price-box.dark {
    background-color: #474747;
    color: #fff;
    border: 2px solid #474747
}

.price-box.dark.featured {
    border-color: #000
}

.ui-slider {
    border-radius: 0;
    box-shadow: none;
    border: none;
    background-color: transparent
}

.ui-slider .noUi-base {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    height: 2px;
    background-color: #e4e4e2;
    margin-top: 10px
}

.ui-slider .noUi-base .noUi-connect {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-slider .noUi-base .noUi-background {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #e4e4e2
}

.ui-slider .noUi-base .noUi-handle {
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    height: 12px;
    width: 12px;
    left: 0;
    top: -5px
}

.rating .stars .fa,
.review.small h3 {
    -moz-transition: .4s;
    -webkit-transition: .4s
}

.ui-slider .noUi-base .noUi-handle:after,
.ui-slider .noUi-base .noUi-handle:before {
    display: none
}

.ui-slider .noUi-base .noUi-handle.noUi-active,
.ui-slider .noUi-base .noUi-handle:hover {
    -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, .07);
    box-shadow: 0 0 0 4px rgba(0, 0, 0, .07)
}

.ui-slider .noUi-base .noUi-handle.noUi-handle-upper {
    left: -10px
}

.ui-slider .values input {
    background-color: transparent;
    border: none;
    width: 49%
}

.ui-slider .values input:first-child {
    float: left
}

.ui-slider .values input:last-child {
    float: right;
    text-align: right
}

.rating .stars,
.review .wrapper .individual-rating>span {
    float: left
}

.promo-box {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background-color: #fff;
    display: table;
    width: 100%
}

.promo-box:hover {
    color: #474747
}

.promo-box.background-color-default:hover {
    color: #fff
}

.promo-box .image {
    display: table-cell;
    width: 150px;
    margin-right: 20px
}

.promo-box .image img {
    width: 100%
}

.promo-box .wrapper {
    display: table-cell;
    padding: 0 20px;
    text-align: left;
    vertical-align: middle
}

#title-404,
.review .author,
.ribbon,
.social-button i {
    text-align: center
}

.promo-box .wrapper h3 {
    margin-top: 0;
    margin-bottom: 2px
}

.promo-box .wrapper figure {
    filter: alpha(Opacity=60);
    opacity: .6;
    font-size: 12px
}

.promo-box.large .image {
    width: 200px
}

.promo-box.medium .image {
    width: 130px
}

.post-author {
    border: 2px solid #f4f4f2;
    display: table;
    margin-bottom: 60px;
    padding: 20px;
    position: relative;
    width: 100%
}

.post-author .wrapper,
.post-author img {
    display: table-cell;
    vertical-align: middle
}

.post-author img {
    width: 100px
}

.post-author header {
    border: none;
    margin-bottom: 10px
}

.post-author .wrapper {
    padding-left: 20px
}

.rating {
    display: table;
    margin: 3px 0
}

.rating aside {
    filter: alpha(Opacity=60);
    opacity: .6;
    display: inline-block
}

.rating .stars .fa {
    transition: .4s;
    filter: alpha(Opacity=30);
    opacity: .3;
    color: #8d8d8d;
    font-size: 11px;
    margin-right: 2px
}

.rating .stars .fa.active {
    filter: alpha(enabled=false);
    opacity: 1
}

.rating.big .stars .fa {
    font-size: 21px
}

.rating.big .reviews {
    position: relative;
    top: 3px
}

.rating.active .stars .fa {
    filter: alpha(Opacity=30);
    opacity: .3;
    color: #474747;
    cursor: pointer
}

.rating.active .stars .fa.active,
.rating.active .stars .fa.hover {
    filter: alpha(enabled=false);
    opacity: 1
}

.rating.stars-hidden i {
    display: none
}

.rating.stars-hidden i.active {
    display: inline-block
}

.ribbon {
    height: 25px;
    width: 30px;
    right: 35px;
    z-index: 4;
    position: relative;
    top: -2px
}

.ribbon:after,
.ribbon:before {
    border-style: solid;
    position: absolute;
    bottom: -12px;
    content: ""
}

.ribbon:before {
    border-width: 12px 15px 0 0;
    left: 0
}

.ribbon:after {
    border-width: 0 15px 12px 0;
    right: 0
}

.ribbon i {
    color: #fff;
    font-size: 10px;
    margin-top: 8px;
    position: relative
}

.ribbon.approved {
    background-color: #77ad10
}

.ribbon.approved:before {
    border-color: #77ad10 transparent transparent
}

.ribbon.approved:after {
    border-color: transparent #77ad10 transparent transparent
}

.ribbon.in-queue {
    background-color: #ebebeb
}

.ribbon.in-queue:before {
    border-color: #ebebeb transparent transparent
}

.ribbon.in-queue:after {
    border-color: transparent #ebebeb transparent transparent
}

.ribbon.in-queue i {
    filter: alpha(Opacity=70);
    opacity: .7;
    color: #474747;
    font-size: 13px;
    margin-top: 6px
}

.show-more {
    font-weight: 700;
    position: relative
}

.show-more.active:before {
    filter: alpha(Opacity=0);
    opacity: 0
}

.show-more.active:after,
.show-more:before {
    filter: alpha(enabled=false);
    opacity: 1
}

.show-more:after,
.show-more:before {
    -moz-transition: .8s;
    -webkit-transition: .8s;
    transition: .8s;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 1;
    display: block;
    font-size: 10px;
    position: absolute;
    right: -15px;
    top: 4px
}

.show-more:before {
    content: "\f067"
}

.show-more:after {
    filter: alpha(Opacity=0);
    opacity: 0;
    content: "\f068"
}

.review {
    display: block;
    margin-bottom: 60px
}

.review:focus,
.review:hover {
    color: inherit
}

.review.small {
    margin-bottom: 30px
}

.review.small h3 {
    transition: .4s;
    margin-bottom: 5px;
    margin-top: 0
}

.review.small p {
    display: block;
    height: 35px;
    margin-bottom: 0;
    margin-top: 10px
}

.review.small .info .rating {
    display: inline-block;
    margin-right: 10px
}

.review.small .info .type {
    display: inline-block
}

.review.small .info .type img {
    display: inline-block;
    width: 20px
}

.review.small .info .type span {
    filter: alpha(Opacity=60);
    opacity: .6;
    font-size: 12px
}

.review .author {
    font-size: 12px;
    float: left;
    width: 70px;
    margin-right: 20px
}

#sidebar button,
#sidebar section .bullets li,
.sidebar-box .bullets li {
    width: 100%
}

.review .author img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 10px
}

.review .wrapper {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background-color: #fff;
    padding: 20px
}

.review .wrapper h5 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px
}

.review .wrapper .rating {
    margin: 15px 0
}

.review .wrapper p {
    margin-bottom: 20px
}

.review .wrapper .individual-rating {
    display: table;
    margin-top: 10px;
    width: 100%
}

.review .wrapper .individual-rating .rating {
    float: right;
    margin: 0
}

#sidebar section {
    padding: 15px 0
}

#sidebar section header {
    border-bottom: 1px solid #f4f4f2;
    margin-bottom: 25px;
    padding: 10px 0
}

#sidebar section header h2 {
    font-size: 16px;
    font-family: Montserrat;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

#sidebar .item-horizontal:last-child {
    margin-bottom: 0
}

.sidebar-box {
    background-color: #fff;
    margin-top: 30px;
    padding: 10px 20px
}

.social-button {
    color: #474747;
    display: block;
    margin-bottom: 10px
}

.social-button:hover i {
    border-color: rgba(0, 0, 0, .2)
}

.social-button i {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, .1);
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
    line-height: 27px;
    width: 30px;
    position: relative;
    top: -2px
}

.testimonials {
    padding: 80px
}

.testimonials .owl-controls {
    right: 100px
}

.testimonials .owl-prev {
    left: inherit;
    right: 35px
}

.text-banner {
    display: table;
    padding: 120px 0;
    width: 100%
}

.text-banner .description,
.text-banner figure {
    display: table-cell;
    vertical-align: middle
}

.text-banner figure {
    float: left;
    margin-right: 40px
}

.text-banner .description h2 {
    font-size: 30px;
    font-weight: 400
}

.text-banner .description p {
    font-size: 18px
}

.toggle-navigation {
    display: inline-block;
    height: 12px;
    margin: 0 0 5px 10px;
    position: relative
}

.toggle-navigation:hover {
    cursor: pointer
}

.toggle-navigation .icon {
    padding: 7px
}

.toggle-navigation .icon .line {
    -moz-transition: .2s ease-in-out all;
    -webkit-transition: .2s ease-in-out all;
    transition: .2s ease-in-out all;
    background-color: #474747;
    direction: block;
    height: 2px;
    margin-bottom: 3px;
    width: 15px
}

#title-404 aside {
    font-size: 164px;
    font-weight: 700;
    position: relative
}

#title-404 aside img {
    bottom: 0;
    left: 0;
    height: 40px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 380px
}

.page-fade-out {
    animation: animation-fade-out .2s forwards
}

#ui-timepicker-div {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background-color: #fff;
    padding: 5px;
    margin-top: 5px
}

.infobox .inner .image .description .meta,
.map-canvas .map .toggle-navigation {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05)
}

.ui-timepicker-table.table {
    padding: 5px
}

table.ui-timepicker-table {
    margin: 10px
}

table.ui-timepicker-table th.periods {
    padding-right: 10px
}

table.ui-timepicker-table td {
    padding: inherit;
    width: inherit
}

table.ui-timepicker-table td a {
    padding: 5px 7px;
    width: inherit
}

table.ui-timepicker-table td a.ui-state-active,
table.ui-timepicker-table td a.ui-state-hover {
    color: #fff
}

table.ui-timepicker-table .ui-timepicker-minutes {
    padding-left: 15px
}

body.map-fullscreen #map {
    height: 100%
}

.map-canvas {
    position: relative
}

.map-canvas.list-width-10 .items-list {
    width: 10%
}

.map-canvas.list-width-10 .map {
    width: 90%
}

.map-canvas.list-width-20 .items-list {
    width: 20%
}

.map-canvas.list-width-20 .map {
    width: 80%
}

.map-canvas.list-width-30 .items-list {
    width: 30%
}

.map-canvas.list-width-30 .map {
    width: 70%
}

.map-canvas.list-width-40 .items-list {
    width: 40%
}

.map-canvas.list-width-40 .map {
    width: 60%
}

.map-canvas.list-width-50 .items-list,
.map-canvas.list-width-50 .map {
    width: 50%
}

.map-canvas.list-width-60 .items-list {
    width: 60%
}

.map-canvas.list-width-60 .map {
    width: 40%
}

.map-canvas.list-width-70 .items-list {
    width: 70%
}

.map-canvas.list-width-70 .map {
    width: 30%
}

.map-canvas.list-width-80 .items-list {
    width: 80%
}

.map-canvas.list-width-80 .map {
    width: 20%
}

.map-canvas .map {
    float: right;
    width: 65%;
    position: relative
}

.map-canvas .map .search-bar {
    background-color: rgba(65, 65, 65, .2);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

.map-canvas .map .toggle-navigation {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background-color: #f4f4f2;
    bottom: 0;
    height: 27px;
    margin: auto;
    position: absolute;
    top: 0;
    z-index: 1
}

.map-canvas .items-list {
    width: 35%
}

.map-canvas .results.list li:last-child {
    margin-bottom: 0
}

.map-canvas .results.list li .item {
    display: table;
    width: 100%
}

.map-canvas .results.list li .item .inner {
    height: 150px
}

.map-canvas .results.list li .item>.image {
    display: table-cell;
    height: 100%;
    width: 200px
}

.map-canvas .results.list li .item>.image>img {
    height: 100%;
    width: 200px
}

.map-canvas .results.list li .item .wrapper {
    display: table-cell;
    padding: 20px;
    vertical-align: middle;
    text-align: left
}

.map-canvas .results.list li .item .wrapper .info:after {
    display: none
}

.map-canvas .results.list li .item .wrapper .info .type {
    display: inline-block
}

.map-canvas .results.list li .item .wrapper .info .rating {
    display: inline-block;
    float: left;
    margin-right: 10px
}

.map-canvas .results.grid li {
    display: inline-block;
    width: 48%;
    margin-left: 5px;
    margin-right: 5px
}

.map-canvas .results.grid li:nth-child(even) {
    margin-right: 0
}

.map-canvas .results.grid li .item .image,
.map-canvas .results.grid li .item .wrapper {
    display: block
}

.map-canvas .results .item {
    margin-bottom: 20px
}

.map-canvas .results .item>.image {
    position: relative
}

.map-canvas .results .item h3 {
    margin-bottom: 5px
}

.map {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    height: 100%
}

#map {
    width: 100%;
    height: 700px
}

.map-submit {
    height: 300px
}

.gmnoprint img {
    max-width: initial!important
}

.cluster>div,
.marker-cluster>div {
    color: #fff!important;
    text-align: center!important;
    z-index: 3;
    line-height: 40px;
    font-size: 11px;
    font-weight: 700
}

.cluster>div:hover:before,
.marker-cluster>div:hover:before {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.cluster>div:before,
.marker-cluster>div:before {
    -moz-transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    -webkit-transition: all .4s cubic-bezier(.42, 0, .06, .99);
    -webkit-transition-delay: 0s;
    transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 50%;
    background-color: #474747;
    content: "";
    height: 34px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 34px;
    z-index: -1
}

.map-marker,
.map-marker:before {
    -moz-transition: .4s ease-in-out all;
    -webkit-transition: .4s ease-in-out all
}

.map-marker {
    visibility: hidden;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    transition: .4s ease-in-out all;
    background-color: #fff;
    height: 32px;
    width: 36px;
    position: relative;
    text-align: center;
    z-index: 1;
    bottom: 12px
}

.map-marker:after,
.map-marker:before {
    border-style: solid;
    border-width: 12px 18px 0;
    content: "";
    left: 0;
    height: 0;
    position: absolute;
    width: 0
}

.map-marker:before {
    transition: .4s ease-in-out all;
    border-color: #fff transparent transparent;
    bottom: -12px;
    z-index: 0
}

.map-marker:after {
    -moz-transition: .4s ease-in-out all;
    -webkit-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
    border-color: rgba(0, 0, 0, .1) transparent transparent;
    bottom: -14px;
    z-index: -1
}

.map-marker:hover {
    cursor: pointer
}

.map-marker.featured {
    background-color: #474747
}

.map-marker.featured:before {
    border-color: #474747 transparent transparent
}

.map-marker .icon {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: .3s ease-in-out all;
    -webkit-transition: .3s ease-in-out all;
    transition: .3s ease-in-out all;
    background-color: #fff;
    height: 28px;
    left: 4px;
    width: 28px;
    position: relative;
    top: 5px
}

.map-marker .icon img {
    filter: alpha(Opacity=60);
    opacity: .6;
    display: block;
    position: absolute;
    top: -2px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 22px
}

.map-marker.color1:hover {
    background-color: #998675;
    cursor: pointer
}

.map-marker.color1:hover:before {
    border-color: #998675 transparent transparent
}

.map-marker.color1 .icon {
    border: 2px solid #998675
}

.map-marker.color2:hover {
    background-color: #f7941d;
    cursor: pointer
}

.map-marker.color2:hover:before {
    border-color: #f7941d transparent transparent
}

.map-marker.color2 .icon {
    border: 2px solid #f7941d
}

.map-marker.color3:hover {
    background-color: #1fadc2;
    cursor: pointer
}

.map-marker.color3:hover:before {
    border-color: #1fadc2 transparent transparent
}

.map-marker.color3 .icon {
    border: 2px solid #1fadc2
}

.map-marker.color4:hover {
    background-color: #5fc251;
    cursor: pointer
}

.map-marker.color4:hover:before {
    border-color: #5fc251 transparent transparent
}

.map-marker.color4 .icon {
    border: 2px solid #5fc251
}

.map-marker.color5:hover {
    background-color: #ec504c;
    cursor: pointer
}

.map-marker.color5:hover:before {
    border-color: #ec504c transparent transparent
}

.map-marker.color5 .icon {
    border: 2px solid #ec504c
}

.map-marker.color6:hover {
    background-color: #f5ec55;
    cursor: pointer
}

.map-marker.color6:hover:before {
    border-color: #f5ec55 transparent transparent
}

.map-marker.color6 .icon {
    border: 2px solid #f5ec55
}

.map-marker.color7:hover {
    background-color: #a1a1a1;
    cursor: pointer
}

.map-marker.color7:hover:before {
    border-color: #a1a1a1 transparent transparent
}

.map-marker.color7 .icon {
    border: 2px solid #a1a1a1
}

.map-marker.color8:hover {
    background-color: #c939e4;
    cursor: pointer
}

.map-marker.color8:hover:before {
    border-color: #c939e4 transparent transparent
}

.map-marker.color8 .icon {
    border: 2px solid #c939e4
}

.leaflet-marker-icon {
    background: 0 0;
    border: none
}

.leaflet-popup .leaflet-popup-content-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: 0 0;
    padding: 0
}

.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
    margin: 0;
    line-height: inherit
}

.marker-active .map-marker.color1 {
    background-color: #998675
}

.marker-active .map-marker.color1:before {
    border-color: #998675 transparent transparent
}

.marker-active .map-marker.color2 {
    background-color: #f7941d
}

.marker-active .map-marker.color2:before {
    border-color: #f7941d transparent transparent
}

.marker-active .map-marker.color3 {
    background-color: #1fadc2
}

.marker-active .map-marker.color3:before {
    border-color: #1fadc2 transparent transparent
}

.marker-active .map-marker.color4 {
    background-color: #5fc251
}

.marker-active .map-marker.color4:before {
    border-color: #5fc251 transparent transparent
}

.infobox {
    font-family: Arial, sans-serif;
    display: block;
    width: 295px;
    position: relative
}

.infobox.color1 .inner {
    border-bottom: 35px solid #998675
}

.infobox.color2 .inner {
    border-bottom: 35px solid #f7941d
}

.infobox.color3 .inner {
    border-bottom: 35px solid #1fadc2
}

.infobox.color4 .inner {
    border-bottom: 35px solid #5fc251
}

.infobox>img {
    z-index: 1!important
}

.infobox .inner .image {
    width: 100%;
    position: relative
}

.infobox .inner .image img {
    width: 100%
}

.infobox .inner .image .description .meta {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background-color: #fff;
    bottom: -60px;
    min-width: 259px;
    right: 0;
    padding: 22px;
    position: absolute;
    z-index: 1
}

.infobox .inner .image .price,
.items-list .inner .results li .item {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.infobox .inner .image .description .meta figure {
    color: #474747;
    font-size: 12px
}

.infobox .inner .image .description .meta h2 {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    color: #474747;
    font-size: 14px;
    font-weight: 700;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0;
    text-transform: none
}

.infobox .inner .image .description .meta i {
    bottom: 0;
    height: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 15px
}

.infobox .inner .image .description .meta .type {
    color: #a0a0a0;
    font-size: 11px
}

.infobox .inner .image .item-specific {
    filter: alpha(Opacity=95);
    opacity: .95;
    background-color: rgba(0, 0, 0, .8);
    bottom: 20px;
    color: #fff;
    left: 36px;
    margin-top: 3px;
    padding: 5px;
    position: absolute;
    height: inherit;
    width: initial
}

.infobox .inner .image .item-specific span {
    font-size: 11px;
    margin-right: 10px
}

.infobox .inner .image .item-specific span img {
    margin-right: 5px;
    vertical-align: baseline;
    width: auto
}

.infobox .inner .image .overlay {
    filter: alpha(Opacity=0);
    opacity: 0;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: rgba(0, 0, 0, .7);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%
}

.infobox .inner .image .overlay:hover,
.infobox .inner .image .overlay:hover .wrapper .quick-view,
.infobox .inner .image .overlay:hover .wrapper hr {
    filter: alpha(enabled=false);
    opacity: 1
}

.infobox .inner .image .overlay:hover .wrapper hr {
    width: 140px
}

.infobox .inner .image .overlay:hover .wrapper .detail {
    filter: alpha(enabled=false);
    opacity: 1;
    -moz-transition-delay: .1s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.infobox .inner .image .overlay .wrapper {
    bottom: 0;
    left: 0;
    height: 80px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.infobox .inner .image .overlay .wrapper a {
    transition: .2s;
    filter: alpha(Opacity=0);
    opacity: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    z-index: 1
}

.infobox .inner .image .overlay .wrapper hr {
    filter: alpha(Opacity=0);
    opacity: 0;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    border-width: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 0
}

.infobox .inner .image .price {
    border-radius: 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    color: #fff;
    font-size: 12px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    left: 22px;
    padding: 3px 8px;
    position: absolute;
    top: -4px
}

.fade-in-marker {
    filter: alpha(enabled=false);
    opacity: 1;
    -webkit-animation: fadeInMarker .3s;
    animation: fadeInMarker .3s
}

.fade-in-marker>img {
    z-index: 1
}

@keyframes fadeInMarker {
    from {
        filter: alpha(Opacity=0);
        opacity: 0;
        margin-bottom: -10px
    }
    to {
        filter: alpha(enabled=false);
        opacity: 1;
        margin-bottom: 0
    }
}

@-webkit-keyframes fadeInMarker {
    from {
        filter: alpha(Opacity=0);
        opacity: 0;
        margin-bottom: -10px
    }
    to {
        filter: alpha(enabled=false);
        opacity: 1;
        margin-bottom: 0
    }
}

.fade-out-marker {
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-animation: fadeOutMarker .3s;
    animation: fadeOutMarker .3s
}

.fade-out-marker>img {
    z-index: 1
}

@keyframes fadeOutMarker {
    from {
        filter: alpha(enabled=false);
        opacity: 1;
        margin-bottom: 0
    }
    to {
        filter: alpha(Opacity=0);
        opacity: 0;
        margin-bottom: -10px
    }
}

@-webkit-keyframes fadeOutMarker {
    from {
        filter: alpha(enabled=false);
        opacity: 1;
        margin-bottom: 0
    }
    to {
        filter: alpha(Opacity=0);
        opacity: 0;
        margin-bottom: -10px
    }
}

.items-list {
    -moz-transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    -webkit-transition: all .4s cubic-bezier(.42, 0, .06, .99);
    -webkit-transition-delay: 0s;
    transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    background-color: #f4f4f2;
    float: left;
    width: 35%;
    padding: 20px 0 20px 20px;
    height: 100%
}

.items-list header {
    padding: 0;
    margin-bottom: 10px
}

.items-list header h3 {
    margin-bottom: 15px;
    margin-top: 3px;
    text-transform: uppercase
}

.items-list .inner {
    height: 100%;
    width: 100%;
    position: relative
}

.bootstrap-select .bootstrap-select-searchbox:after,
.bootstrap-select .selectpicker .caret:after {
    position: absolute;
    line-height: 1;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: fontawesome;
    speak: none;
    font-variant: normal;
    text-transform: none
}

.items-list .inner .filter {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    margin-bottom: 10px;
    padding-bottom: 20px
}

.items-list .inner .filter header .show-more {
    font-size: 12px;
    margin-right: 25px
}

.items-list .inner .filter form {
    padding: 0
}

.items-list .inner .filter form .form-group {
    display: block;
    float: none;
    margin-bottom: 10px
}

.items-list .inner .filter .advanced-search h4 {
    margin-top: 0
}

.items-list .inner .filter .advanced-search ul {
    margin-bottom: 0;
    padding-bottom: 20px
}

.items-list .inner .filter .advanced-search ul li {
    display: inline-block;
    width: 30%
}

.items-list .inner .filter .main-search .col-lg-1,
.items-list .inner .filter .main-search .col-lg-10,
.items-list .inner .filter .main-search .col-lg-11,
.items-list .inner .filter .main-search .col-lg-12,
.items-list .inner .filter .main-search .col-lg-2,
.items-list .inner .filter .main-search .col-lg-3,
.items-list .inner .filter .main-search .col-lg-4,
.items-list .inner .filter .main-search .col-lg-5,
.items-list .inner .filter .main-search .col-lg-6,
.items-list .inner .filter .main-search .col-lg-7,
.items-list .inner .filter .main-search .col-lg-8,
.items-list .inner .filter .main-search .col-lg-9,
.items-list .inner .filter .main-search .col-md-1,
.items-list .inner .filter .main-search .col-md-10,
.items-list .inner .filter .main-search .col-md-11,
.items-list .inner .filter .main-search .col-md-12,
.items-list .inner .filter .main-search .col-md-2,
.items-list .inner .filter .main-search .col-md-3,
.items-list .inner .filter .main-search .col-md-4,
.items-list .inner .filter .main-search .col-md-5,
.items-list .inner .filter .main-search .col-md-6,
.items-list .inner .filter .main-search .col-md-7,
.items-list .inner .filter .main-search .col-md-8,
.items-list .inner .filter .main-search .col-md-9,
.items-list .inner .filter .main-search .col-sm-1,
.items-list .inner .filter .main-search .col-sm-10,
.items-list .inner .filter .main-search .col-sm-11,
.items-list .inner .filter .main-search .col-sm-12,
.items-list .inner .filter .main-search .col-sm-2,
.items-list .inner .filter .main-search .col-sm-3,
.items-list .inner .filter .main-search .col-sm-4,
.items-list .inner .filter .main-search .col-sm-5,
.items-list .inner .filter .main-search .col-sm-6,
.items-list .inner .filter .main-search .col-sm-7,
.items-list .inner .filter .main-search .col-sm-8,
.items-list .inner .filter .main-search .col-sm-9,
.items-list .inner .filter .main-search .col-xs-1,
.items-list .inner .filter .main-search .col-xs-10,
.items-list .inner .filter .main-search .col-xs-11,
.items-list .inner .filter .main-search .col-xs-12,
.items-list .inner .filter .main-search .col-xs-2,
.items-list .inner .filter .main-search .col-xs-3,
.items-list .inner .filter .main-search .col-xs-4,
.items-list .inner .filter .main-search .col-xs-5,
.items-list .inner .filter .main-search .col-xs-6,
.items-list .inner .filter .main-search .col-xs-7,
.items-list .inner .filter .main-search .col-xs-8,
.items-list .inner .filter .main-search .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px
}

.items-list .inner .filter .main-search .row {
    margin-right: -5px;
    margin-left: -5px
}

.items-list .inner .scroller {
    padding-top: 2px;
    padding-right: 30px
}

.items-list .inner .buttons .icon {
    margin-left: 10px;
    margin-right: 0
}

.items-list .inner .buttons .icon i {
    cursor: pointer;
    color: #8d8d8d;
    font-size: 14px;
    vertical-align: middle
}

.items-list .inner .buttons span {
    font-size: 12px;
    font-weight: 700;
    margin-right: 10px
}

.items-list .inner .results {
    height: 100%;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.items-list .inner .results li .item {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    border-radius: 0;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #fff;
    cursor: pointer;
    display: table;
    margin-bottom: 10px;
    width: 100%
}

.bootstrap-select .selectpicker,
.btn,
select {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05)
}

.items-list .inner .results li .item.item-hide {
    filter: alpha(Opacity=50);
    opacity: .5
}

.items-list .inner .results li .item .image.loaded .inner,
.items-list .inner .results li .item.item-show {
    filter: alpha(enabled=false);
    opacity: 1
}

.items-list .inner .results li .item .image.loading .inner {
    filter: alpha(Opacity=0);
    opacity: 0
}

.items-list .inner .results li .item .image .inner {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    overflow: hidden
}

.items-list .inner .results li .item .wrapper .info {
    border-top: none;
    margin-top: 0
}

.items-list .inner .results li .item .wrapper .item-specific {
    margin-top: 3px
}

.items-list .inner .results li .item .wrapper .item-specific span {
    font-size: 11px;
    margin-right: 10px
}

.items-list .inner .results li .item .wrapper .item-specific span img {
    filter: alpha(Opacity=60);
    opacity: .6;
    margin-right: 5px;
    vertical-align: baseline
}

.items-list .inner .results li .item .wrapper .type {
    filter: alpha(Opacity=60);
    opacity: .6;
    font-size: 11px
}

.results-collapsed .map {
    width: 100%!important
}

.btn,
select {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background-color: #f4f4f2;
    border: none;
    color: #474747;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 11px 9px;
    width: auto
}

.btn:hover,
select:hover {
    background-color: #ededea
}

.btn:active,
.btn:focus,
select:active,
select:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ededea
}

.btn.btn-default,
select.btn-default {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    color: #fff
}

.btn.btn-default:active,
select.btn-default:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.btn-default i,
select.btn-default i {
    color: #fff
}

.btn.btn-grey-dark,
select.btn-grey-dark {
    background-color: #474747;
    color: #fff
}

.btn.btn-grey-dark:hover,
select.btn-grey-dark:hover {
    background-color: #565656
}

.btn.btn-small,
select.btn-small {
    font-size: 12px;
    font-weight: 700;
    padding: 5px 12px
}

.btn.btn-large,
select.btn-large {
    font-size: 14px;
    padding: 15px 20px
}

.btn.icon i,
select.icon i {
    color: #fff;
    margin-left: 10px
}

.btn.framed,
select.framed {
    background-color: transparent;
    border: 2px solid rgba(0, 0, 0, .06);
    color: #474747
}

.btn.framed:hover,
select.framed:hover {
    border-color: rgba(0, 0, 0, .1);
    background-color: transparent
}

.btn.framed.active,
.btn.framed:active,
.btn.framed:focus,
select.framed.active,
select.framed:active,
select.framed:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: rgba(0, 0, 0, .05);
    background-color: transparent
}

.btn.framed.icon:hover,
select.framed.icon:hover {
    background-color: transparent;
    border-color: #e8e8e4
}

.bootstrap-select {
    width: 100%!important;
    margin-bottom: 0!important
}

.bootstrap-select.framed .selectpicker {
    border: 2px solid rgba(0, 0, 0, .08);
    background-color: transparent
}

.bootstrap-select.framed .selectpicker:hover {
    background-color: transparent
}

.bootstrap-select.framed .bootstrap-select-searchbox input {
    border: none
}

.bootstrap-select .bootstrap-select-searchbox:after {
    font-weight: 400;
    content: "\f002";
    display: block;
    color: #8d8d8d;
    left: 10px;
    top: 10px
}

.bootstrap-select .bootstrap-select-searchbox input {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, .06);
    margin-top: 0;
    padding: 5px
}

.bootstrap-select .bootstrap-select-searchbox input:active,
.bootstrap-select .bootstrap-select-searchbox input:focus,
.bootstrap-select .bootstrap-select-searchbox input:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select .selectpicker {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    color: #8d8d8d;
    font-weight: 400
}

.bootstrap-select .selectpicker .caret,
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    border: none
}

.bootstrap-select .selectpicker:hover {
    background-color: #fff
}

.bootstrap-select .selectpicker .caret:after {
    font-weight: 400;
    color: #474747;
    content: "\f107";
    font-size: 19px;
    top: -7px;
    right: -2px
}

.bootstrap-select .selectpicker .filter-option {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    padding-left: 0;
    position: relative
}

.bootstrap-select .selectpicker .filter-option:before {
    filter: alpha(Opacity=0);
    opacity: 0;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: fontawesome;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    content: "\f00c";
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 2px
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    bottom: -5px
}

.bootstrap-select.stars.btn-group .dropdown-menu li a {
    height: 35px;
    padding: 0 10px
}

.bootstrap-select.stars.btn-group .dropdown-menu li a .text {
    display: block;
    top: -29px;
    position: relative
}

.bootstrap-select.stars.btn-group .dropdown-menu li a .text small {
    padding-left: 5px;
    font-size: 48px;
    position: relative;
    top: 8px;
    letter-spacing: -5px
}

.bootstrap-select .dropdown-menu {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    margin-top: 3px;
    padding: 0;
    padding-left: 0!important
}

.bootstrap-select .dropdown-menu.selectpicker {
    background-color: #fff!important
}

.bootstrap-select .dropdown-menu li.selected a {
    background-color: transparent
}

.bootstrap-select .dropdown-menu li a {
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
    color: #474747;
    padding: 8px 15px
}

.bootstrap-select .dropdown-menu li a:hover {
    background-color: #f4f4f2;
    color: #474747
}

form.background-color-grey-light .bootstrap-select .selectpicker,
form.main-search .selectpicker,
form.main-search input[type=password],
form.main-search input[type=number],
form.main-search input[type=tel],
form.main-search input[type=text],
form.main-search input[type=date],
form.main-search input[type=email],
form.main-search input[type=search],
form.main-search textarea.form-control,
form.subscribe input {
    background-color: #fff
}

.bootstrap-select .dropdown-menu>li:first-child a {
    border-top: none
}

.bootstrap-select .dropdown-menu>li a {
    border-top: 1px solid #f4f4f2;
    display: block
}

.bootstrap-select .dropdown-menu>li a.sub-category {
    filter: alpha(Opacity=80);
    opacity: .8;
    border-top: none;
    font-size: 12px;
    padding: 5px 5px 5px 30px
}

.bootstrap-select .dropdown-menu>li a.sub-category:before {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: fontawesome;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    color: #e2e2e2;
    content: "\f111";
    font-size: 5px;
    position: relative;
    top: -2px;
    left: -8px
}

.bootstrap-select.open .selectpicker {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #fff
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    margin-top: 10px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a.sub-category i.check-mark {
    margin-top: 5px
}

form section {
    margin-bottom: 30px
}

form.framed {
    border: 2px solid rgba(0, 0, 0, .06);
    padding: 20px
}

form.framed .form-group:last-child {
    margin-bottom: 0
}

form.subscribe input {
    font-size: 18px;
    padding: 15px
}

form.subscribe .input-group-btn:last-child button {
    margin-left: 0
}

form.subscribe .input-group-btn button {
    font-size: 18px;
    font-weight: 700
}

form.subscribe .input-group-btn button i {
    color: #fff;
    margin-left: 10px
}

form.main-search {
    display: table;
    height: 100%;
    padding: 20px 10px 10px;
    width: 100%
}

form.main-search button {
    padding-left: 12px;
    padding-right: 12px
}

form.main-search .form-group {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-left: 10px
}

form.background-color-grey-light {
    padding: 20px
}

form.background-color-grey-light .bootstrap-select.open .selectpicker {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

form.background-color-white {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 20px
}

form.border-less-inputs input,
form.border-less-inputs input:active,
form.border-less-inputs input:focus,
form.border-less-inputs input:hover,
form.border-less-inputs textarea,
form.border-less-inputs textarea:active,
form.border-less-inputs textarea:focus,
form.border-less-inputs textarea:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

form.framed-inputs input,
form.framed-inputs textarea {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border: 2px solid rgba(0, 0, 0, .06)
}

form.framed-inputs input:hover,
form.framed-inputs textarea:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: rgba(0, 0, 0, .1)
}

form.framed-inputs input:active,
form.framed-inputs input:focus,
form.framed-inputs textarea:active,
form.framed-inputs textarea:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: rgba(0, 0, 0, .12)
}

form#form-review .user-rating {
    margin-bottom: 20px
}

form#form-review .user-rating label {
    font-weight: 400;
    margin-bottom: 0
}

form#form-review .user-rating .rating i {
    font-size: 18px
}

form#form-submit section {
    margin-bottom: 50px
}

form#form-submit section h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px
}

form#form-submit section ul.checkboxes li {
    display: inline-block;
    width: 33%
}

form#form-submit section #submit {
    padding: 15px 20px;
    font-size: 18px
}

form#form-submit section .nav-pills.nav-stacked li:last-child a {
    border: none
}

form#form-submit section .nav-pills.nav-stacked li a {
    border: none;
    border-bottom: 1px solid #f4f4f2;
    padding-left: 0
}

form#form-submit section .nav-pills.nav-stacked li.active a {
    position: relative
}

form#form-submit section .nav-pills.nav-stacked li.active a:after,
form#form-submit section .nav-pills.nav-stacked li.active a:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
    content: ""
}

form#form-submit section .nav-pills.nav-stacked li.active a:after {
    border-color: transparent #f4f4f2 transparent transparent;
    right: -32px;
    z-index: 1
}

form#form-submit section .nav-pills.nav-stacked li.active a:before {
    border-color: transparent #fff transparent transparent;
    right: -34px;
    z-index: 2
}

.input-group.counter .input-group-btn:first-child .btn,
form .form-group .input-group.location input {
    border-right: none
}

form#form-submit section .tab-content {
    background-color: #fff;
    padding: 20px
}

form#form-submit section .tab-content article {
    margin-bottom: 20px
}

form#form-submit section .tab-content.menu .menu-icon {
    position: relative
}

form#form-submit section .tab-content.menu .menu-icon i {
    font-size: 18px;
    position: relative;
    top: 10px
}

form#form-submit section .tab-content.menu .menu-icon span {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #474747;
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight: 700;
    height: 17px;
    left: 10px;
    line-height: 17px;
    text-align: center;
    width: 17px;
    top: 0;
    position: absolute
}

form .form-group {
    margin-bottom: 10px
}

form .form-group.two-inputs .input-group {
    float: left;
    width: 47.5%;
    margin-right: 10px
}

form .form-group.two-inputs .input-group:last-child {
    margin-right: 0
}

form .form-group.two-inputs .input-group .bootstrap-select {
    width: 1%!important
}

form .form-group .input-group {
    display: table;
    width: 100%
}

form .form-group .input-group .input-group-addon {
    cursor: pointer;
    position: absolute;
    right: 0;
    padding: 0;
    width: 35px;
    display: table;
    bottom: 0;
    z-index: 3;
    background-color: transparent
}

form .form-group .input-group .input-group-addon:hover {
    cursor: pointer
}

form .form-group .input-group .input-group-addon i {
    line-height: 39px;
    width: 40px
}

form .form-group .input-group.input-daterange input {
    text-align: left
}

form .form-group .input-group.input-daterange>span {
    display: table-cell;
    float: left;
    position: relative;
    margin-right: 10px;
    width: 48%
}

form .form-group .input-group.input-daterange>span:last-child {
    margin-right: 0
}

form .form-group .input-group.input-daterange>span .input-group-addon {
    pointer-events: none
}

form .form-group.large label {
    font-size: 18px;
    font-weight: 400
}

form .form-group.large input {
    font-size: 16px;
    padding: 14px 12px
}

.search-bar.horizontal .main-search.narrow {
    padding: 0 170px
}

.search-bar.horizontal .main-search.narrow.inputs-1 .input-row>.form-group {
    width: 94.1%
}

.search-bar.horizontal .main-search.narrow.inputs-2 .input-row>.form-group {
    width: 46.3%
}

.search-bar.horizontal .main-search.narrow.inputs-3 .input-row>.form-group {
    width: 30.5%
}

.search-bar.horizontal .main-search.narrow.inputs-4 .input-row>.form-group {
    width: 22.5%
}

.search-bar.horizontal .main-search.narrow.inputs-5 .input-row>.form-group {
    width: 17.8%
}

.search-bar.horizontal .main-search.narrow .input-row>.form-group:last-child {
    margin-right: 0;
    width: initial
}

.search-bar.horizontal .main-search.inputs-1 .input-row>.form-group {
    width: 95%
}

.search-bar.horizontal .main-search.inputs-2 .input-row>.form-group {
    width: 47%
}

.search-bar.horizontal .main-search.inputs-3 .input-row>.form-group {
    width: 31.2%
}

.search-bar.horizontal .main-search.inputs-4 .input-row>.form-group {
    width: 30%;
    float: right
}

.search-bar.horizontal .main-search.inputs-5 .input-row>.form-group {
    width: 18.4%
}

.search-bar.horizontal .main-search .input-row>.form-group:last-child {
    margin-right: 0;
    width: initial
}

.search-bar.horizontal .main-search .input-row {
    display: table;
    margin-bottom: 10px;
    width: 100%
}

.checkbox .icheckbox,
.iradio {
    display: inline-block;
    margin-right: 10px;
    top: -1px;
    vertical-align: middle
}

.checkbox,
.radio {
    padding-left: 0
}

.checkbox:hover .icheckbox {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .12)
}

.checkbox .icheckbox {
    transition: .3s;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .08);
    background-color: #fff;
    height: 20px;
    position: relative;
    width: 20px
}

.checkbox .icheckbox:after {
    transition: .3s;
    filter: alpha(Opacity=0);
    opacity: 0;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: fontawesome;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    color: #474747;
    content: "\f00c";
    position: absolute;
    font-size: 12px;
    line-height: 20px;
    left: 4px
}

.checkbox .icheckbox.checked:after {
    filter: alpha(enabled=false);
    opacity: 1
}

input[type=password],
input[type=number],
input[type=tel],
input[type=time],
input[type=text],
input[type=date],
input[type=email],
input[type=search],
textarea.form-control {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    -moz-box-shadow: inset 0 1px .5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 1px .5px rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px .5px rgba(0, 0, 0, .15);
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    font-size: 14px;
    outline: 0!important;
    padding: 10px 9px 9px;
    width: 100%;
    height: inherit;
    line-height: inherit
}

input[type=password]:hover,
input[type=number]:hover,
input[type=tel]:hover,
input[type=text]:hover,
input[type=date]:hover,
input[type=email]:hover,
input[type=search]:hover,
textarea.form-control:hover {
    -moz-box-shadow: inset 0 1px .5px 0 rgba(0, 0, 0, .18);
    -webkit-box-shadow: inset 0 1px .5px 0 rgba(0, 0, 0, .18);
    box-shadow: inset 0 1px .5px 0 rgba(0, 0, 0, .18)
}

input[type=password]:active,
input[type=password]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=tel]:active,
input[type=tel]:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=date]:active,
input[type=date]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=search]:active,
input[type=search]:focus,
textarea.form-control:active,
textarea.form-control:focus {
    -moz-box-shadow: inset 0 1px .5px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px .5px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px .5px 0 rgba(0, 0, 0, .2)
}

.iradio {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #f4f4f2;
    height: 20px;
    position: relative;
    width: 20px
}

.iradio:after {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    filter: alpha(Opacity=0);
    opacity: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    background-color: #474747
}

.header,
.input-group.counter {
    background-color: #fff
}

.iradio.checked:after {
    filter: alpha(enabled=false);
    opacity: 1
}

.input-group-addon {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none
}

.input-group.counter .btn,
.input-group.counter input {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    text-align: center
}

.input-group.counter i {
    color: #474747;
    font-size: 8px;
    vertical-align: middle
}

.input-group.counter .input-group-btn:last-child .btn {
    border-left: none
}

.input-group.counter .input-group-btn .btn {
    z-index: 3
}

.input-group .search {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    width: 40px;
    z-index: 2
}

.input-group .input-group-btn .btn {
    margin: 0;
    position: relative;
    top: 0
}

.header {
    -moz-transition: .4s ease-in-out all;
    -webkit-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    display: block;
    z-index: 999;
    width: 100%
}

.header.smaller {
    height: 65px
}

.header .wrapper {
    display: table;
    padding: 12px 10px 10px;
    overflow: visible;
    width: 100%
}

.header .wrapper .brand {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.header .wrapper .brand a {
    display: inline-block
}

.header .wrapper .brand a img {
    max-width: 100px
}

.header .wrapper .navigation-items {
    display: table-cell;
    float: right;
    vertical-align: middle
}

.header .wrapper .navigation-items .wrapper {
    margin-top: 15px
}

.header .wrapper .navigation-items .wrapper ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.header .wrapper .navigation-items .wrapper ul li {
    display: inline-block;
    margin-left: 8px;
    background: #36B6FF;
    padding: 0
}

.header .wrapper .navigation-items .wrapper ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    display: block;
    padding: 0 15px
}

.header .wrapper .navigation-items .wrapper .submit-item {
    margin-left: 5px;
    position: relative
}

.header .wrapper .navigation-items .wrapper .submit-item:hover .content {
    visibility: visible;
    filter: alpha(enabled=false);
    opacity: 1;
    right: 40px
}

.header .wrapper .navigation-items .wrapper .submit-item .content {
    filter: alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    -webkit-transition: all .4s cubic-bezier(.42, 0, .06, .99);
    -webkit-transition-delay: 0s;
    transition: all .4s cubic-bezier(.42, 0, .06, .99) 0s;
    background-color: #474747;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    white-space: nowrap;
    vertical-align: middle;
    padding: 5px 10px;
    position: absolute;
    right: 30px;
    top: -2px;
    visibility: hidden
}

.header .wrapper .navigation-items .wrapper .submit-item .content:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent #474747;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -5px
}

.header .wrapper .navigation-items .wrapper .submit-item .icon {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 26px;
    margin-left: 5px;
    text-align: center;
    width: 26px
}

.header .wrapper .navigation-items .wrapper .submit-item .icon i {
    color: #fff;
    font-size: 10px;
    line-height: 27px
}

.header .wrapper .navigation-items .wrapper .user-area {
    margin-right: 10px
}

.header .wrapper .navigation-items .wrapper .user-area a,
.header .wrapper .navigation-items .wrapper .user-area span {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer;
    font-size: 12px
}

.header .wrapper .navigation-items .wrapper .user-area i {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, .1);
    padding: 5px 6px;
    vertical-align: middle
}

.header .wrapper .navigation-items .wrapper .user-area i:hover {
    border-color: rgba(0, 0, 0, .2)
}

.header .wrapper .navigation-items .wrapper .main-navigation,
.header .wrapper .navigation-items .wrapper .submit-item,
.header .wrapper .navigation-items .wrapper .user-area {
    display: inline-block
}

.header .wrapper .expandable-content {
    height: 0;
    margin-bottom: 0
}

.off-canvas-navigation {
    -moz-transition: .4s ease-in-out all;
    -webkit-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
    background-color: #424242;
    height: 100%;
    padding: 0;
    position: absolute;
    right: -200px;
    top: 0;
    width: 200px;
    z-index: 1
}

.off-canvas-navigation:after {
    background-color: #424242;
    bottom: -10000px;
    content: "";
    height: 10000px;
    width: 100%;
    position: absolute
}

.off-canvas-navigation header {
    filter: alpha(Opacity=0);
    opacity: 0;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    color: #fff;
    padding-left: 20px;
    font-weight: 700
}

.off-canvas-navigation ul li a.has-child:after,
.redefine-search .inner .icon:after,
.redefine-search .inner .icon:before {
    font-weight: 400;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: fontawesome;
    speak: none;
    font-variant: normal;
    line-height: 1;
    text-transform: none
}

.off-canvas-navigation ul {
    filter: alpha(Opacity=0);
    opacity: 0;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    padding-left: 0;
    list-style: none
}

.off-canvas-navigation ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    color: #fff;
    display: block;
    padding: 10px 20px;
    position: relative
}

#page-footer .item-horizontal:last-child,
#page-footer .review:last-child {
    border-bottom: none
}

.off-canvas-navigation ul li a.has-child:after {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    content: "\f067";
    font-size: 10px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 20px;
    margin: auto;
    height: 10px
}

.redefine-search,
.sub-header {
    position: relative
}

.off-canvas-navigation ul li a:hover {
    background-color: #3a3a3a
}

.off-canvas-navigation ul li a.active.has-child:after {
    content: "\f068"
}

.off-canvas-navigation ul li ul {
    background-color: rgba(0, 0, 0, .3)
}

.off-canvas-navigation ul li ul li a {
    filter: alpha(Opacity=60);
    opacity: .6
}

.off-canvas-navigation ul li ul li a.active,
.off-canvas-navigation ul li ul li a:hover {
    filter: alpha(enabled=false);
    opacity: 1;
    color: #fff
}

.off-canvas-navigation ul li ul li a.active:hover {
    color: #fff
}

.redefine-search .inner:active,
.redefine-search .inner:focus,
.redefine-search .inner:hover {
    color: #474747
}

.off-canvas-navigation .expandable-content {
    margin-bottom: 0
}

.sub-header {
    z-index: 1
}

.sub-header .breadcrumb-wrapper .breadcrumb {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    font-size: 12px;
    float: right;
    margin-bottom: 0;
    padding: 12px 0
}

.redefine-search .inner.active .icon,
.redefine-search .inner:hover .icon {
    background-color: #474747
}

.redefine-search .inner {
    display: table;
    position: absolute;
    top: 0
}

.redefine-search .inner.active .icon:before {
    filter: alpha(Opacity=0);
    opacity: 0
}

.redefine-search .inner .icon:before,
.redefine-search .inner.active .icon:after {
    filter: alpha(enabled=false);
    opacity: 1
}

.redefine-search .inner .icon {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    display: table-cell;
    height: 43px;
    width: 40px
}

.redefine-search .inner .icon:after,
.redefine-search .inner .icon:before {
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    display: block;
    color: #fff;
    padding-left: 5px;
    position: absolute;
    top: 14px
}

.redefine-search .inner .icon:before {
    content: "\f002"
}

.redefine-search .inner .icon:after {
    filter: alpha(Opacity=0);
    opacity: 0;
    content: "\f00d"
}

.redefine-search .inner span {
    display: table-cell;
    font-weight: 700;
    padding-left: 10px;
    padding-top: 0;
    vertical-align: middle
}

.sub-header .search-bar.collapsed {
    height: 0!important
}

.sub-header .search-bar form .form-group {
    float: left;
    margin-right: 10px;
    width: 264px
}

.sub-header .search-bar form .form-group:last-child {
    margin-right: 0;
    width: initial
}

.sub-header .search-bar form .form-group input {
    box-shadow: none;
    background-color: #fff
}

.sub-header .search-bar form .form-group button {
    padding-left: 14px;
    padding-right: 14px
}

.sub-header .search-bar form .form-group .selectpicker {
    background-color: #fff
}

body.navigation-top-header .off-canvas-navigation {
    display: none
}

body.navigation-top-header .header .wrapper .main-navigation>ul>li a {
    margin: 0 5px
}

body.navigation-top-header .header .wrapper .main-navigation>ul>li a.has-child {
    position: relative
}

body.navigation-top-header .header .wrapper .main-navigation>ul>li a.has-child:after {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: fontawesome;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    content: "\f107";
    font-size: 12px;
    position: absolute;
    right: -12px;
    height: 12px;
    top: 0;
    bottom: 0;
    margin: auto
}

body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapse,
body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapsing {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    position: absolute;
    margin-top: 10px;
    min-width: 200px
}

body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapse ul li,
body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapsing ul li {
    display: block;
    margin-left: 0
}

body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapse ul li:last-child a,
body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapsing ul li:last-child a {
    padding-bottom: 15px
}

body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapse ul li a,
body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapsing ul li a {
    display: block;
    padding: 7px 10px
}

body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapse ul li a.has-child,
body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapsing ul li a.has-child {
    position: relative
}

body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapse ul li a.has-child:after,
body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapsing ul li a.has-child:after {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: fontawesome;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    right: 15px
}

#sidebar h2,
.page-company-detail h3,
.page-profile h3,
.posts-slider .slide .wrapper h3,
.posts-slider .slide a.read-more,
h1.teacher-profile {
    font-family: "Open Sans Hebrew", serif!important
}

body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapse ul li .collapse,
body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapse ul li .collapsing,
body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapsing ul li .collapse,
body.navigation-top-header .header .wrapper .main-navigation>ul>li>.collapsing ul li .collapsing {
    background-color: rgba(0, 0, 0, .02)
}

body.navigation-top-header .header .wrapper .navigation-items .user-area a {
    font-size: 12px
}

body.navigation-top-header .header .wrapper .toggle-navigation {
    display: none
}

#page-footer {
    background-color: #f4f4f2;
    border-top: 2px solid #f4f4f2;
    padding-top: 50px
}

#page-footer .inner address figure {
    margin-top: 20px
}

#page-footer .inner article {
    margin-bottom: 30px
}

#page-footer .inner p {
    font-size: 12px
}

#page-footer .inner .subscribe {
    background-color: transparent;
    padding: 0
}

#page-footer .inner .subscribe input {
    font-size: 14px
}

#page-footer .inner .subscribe .input-group-btn button {
    background-color: #e8e8e4;
    font-size: 14px
}

#page-footer .inner .subscribe .input-group-btn button i {
    margin-left: 0
}

#page-footer .inner .footer-bottom {
    border-top: 1px solid rgba(0, 0, 0, .08);
    padding: 30px
}

#page-footer .inner .footer-bottom .left {
    float: left;
    line-height: 30px
}

#page-footer .inner .footer-bottom .right {
    float: right
}

#page-footer .inner .footer-bottom .to-top {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    font-size: 18px;
    height: 30px;
    line-height: 22px;
    position: relative;
    text-align: center;
    width: 30px
}

#page-footer .inner .footer-bottom .to-top:hover {
    cursor: pointer
}

#page-footer .inner .footer-bottom .to-top i {
    left: 0;
    position: relative;
    padding: 0
}

#page-footer .item-horizontal {
    border: none;
    margin-bottom: 40px;
    padding: 0
}

#page-footer .review {
    margin-bottom: 40px
}

#page-footer .review .info,
#page-footer .review p {
    margin-top: 5px
}

#page-footer .review .info .rating {
    float: left
}

#page-footer .review .info .type {
    margin: 3px
}

#page-footer .social {
    margin-bottom: 20px
}

#page-footer .social a {
    display: inline-block;
    margin-bottom: 0
}

#page-footer .social a i {
    color: #474747;
    margin-right: 5px
}

#page-content {
    height: auto;
    z-index: 2;
    position: relative;
    padding-bottom: 0
}

#inner-wrapper,
#outer-wrapper,
#page-canvas {
    display: table;
    width: 100%;
    min-height: 100%
}

#inner-wrapper {
    -moz-transition: .4s ease-in-out all;
    -webkit-transition: .4s ease-in-out all;
    transition: .4s ease-in-out all;
    left: 0;
    position: relative
}

.fade-in,
.fade-out {
    -moz-transition: .3s;
    -webkit-transition: .3s
}

.page-item-detail #map-detail {
    height: auto
}

.page-item-detail #main-content h1 {
    text-transform: none
}

.page-item-detail #main-content h2 {
    font-size: 16px
}

.page-item-detail #main-content header {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative
}

.page-item-detail #main-content .page-title {
    border-bottom: 1px solid #f4f4f2;
    display: table;
    padding-bottom: 20px;
    width: 100%
}

.page-item-detail #main-content .page-title h1 {
    font-size: 30px;
    margin-bottom: 5px
}

.page-item-detail #main-content .page-title .title {
    display: table-cell
}

.page-item-detail #main-content .page-title .info {
    display: table-cell;
    text-align: right
}

.page-item-detail #main-content .page-title .info .type i {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block
}

.page-item-detail #main-content .page-title .info .type i img {
    filter: alpha(Opacity=60);
    opacity: .6;
    width: 20px
}

.page-item-detail #main-content .page-title .info .type span {
    filter: alpha(Opacity=60);
    opacity: .6;
    display: inline-block;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px
}

.page-item-detail #main-content #detail-sidebar section {
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px
}

.page-item-detail #main-content #detail-sidebar section address {
    margin-bottom: 0
}

.page-item-detail #main-content #detail-sidebar section address,
.page-item-detail #main-content #detail-sidebar section figure {
    margin-top: 15px
}

.page-item-detail #main-content #detail-sidebar section header h3 {
    margin: 0
}

.page-item-detail #main-content #detail-sidebar section .expandable-content {
    margin-bottom: 10px
}

.page-item-detail #main-content #detail-sidebar section .rating {
    margin: 0
}

.page-item-detail #main-content #reviews,
.page-item-detail #main-content #write-review {
    margin-top: 10px
}

.page-item-detail #main-content #reviews header,
.page-item-detail #main-content #write-review header {
    border-bottom: 1px solid #f4f4f2;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.page-item-detail #main-content #reviews header h2,
.page-item-detail #main-content #write-review header h2 {
    font-size: 24px
}

.page-item-detail #main-content #reviews .overall-rating,
.page-item-detail #main-content #write-review .overall-rating {
    border-bottom: 1px solid #f4f4f2;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.page-item-detail #sidebar section {
    padding: 15px 0
}

.page-item-detail #sidebar section:first-child header {
    padding-bottom: 20px;
    padding-top: 30px
}

.page-item-detail #sidebar section header {
    border-bottom: 1px solid #f4f4f2;
    margin-bottom: 25px
}

.page-item-detail #sidebar section header h2 {
    margin: 0;
    padding: 0
}

.page-company-detail h3,
.page-profile h3 {
    margin-top: 0
}

.page-company-detail h3 i,
.page-profile h3 i {
    font-size: 14px;
    position: relative
}

.page-blog-detail h1 {
    font-size: 24px
}

.page-company-detail hr {
    margin-bottom: 30px
}

.page-company-detail section header {
    margin-bottom: 0
}

.page-company-detail section header .page-title {
    padding: 23px 0
}

.page-company-detail section section .expandable-content {
    margin-bottom: 20px
}

.page-company-detail #map-contact {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 160px
}

.page-company-detail .page-title {
    font-size: 30px;
    text-transform: none
}

.page-company-detail .logo {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    background-color: #fff;
    height: 160px;
    padding: 20px;
    display: table;
    text-align: center;
    width: 100%
}

.page-company-detail .logo .image {
    display: table-cell;
    vertical-align: middle
}

.page-company-detail .logo .image img {
    max-width: 100%
}

.page-company-detail .info {
    margin-bottom: 10px
}

.page-company-detail .info span,
.page-company-detail .info strong {
    display: block
}

.page-company-detail .social .social-button {
    display: inline-block
}

.page-company-detail .social .social-button i {
    color: #474747;
    margin-right: 5px
}

@media (min-width:992px) and (max-width:1199px) {
    .search-bar.horizontal .main-search .input-row>.form-group:last-child,
    .search-bar.horizontal .main-search.narrow .input-row>.form-group:last-child {
        margin-right: 0
    }
    #inner-wrapper,
    #outer-wrapper {
        display: block;
        height: auto
    }
    .categories>li {
        width: 50%
    }
    .item .wrapper h3 {
        font-size: 14px
    }
    .item .wrapper .info .type span {
        display: none
    }
    .map-canvas .results.list li .item .wrapper {
        padding: 10px
    }
    .map-canvas .results.list li .item>.image {
        width: 170px
    }
    .map-canvas .results.grid li {
        width: 100%
    }
    .map-canvas.list-width-10 .items-list {
        width: 15%
    }
    .map-canvas.list-width-10 .map {
        width: 85%
    }
    .map-canvas.list-width-20 .items-list {
        width: 25%
    }
    .map-canvas.list-width-20 .map {
        width: 75%
    }
    .map-canvas.list-width-30 .items-list {
        width: 35%
    }
    .map-canvas.list-width-30 .map {
        width: 65%
    }
    .map-canvas.list-width-40 .items-list {
        width: 45%
    }
    .map-canvas.list-width-40 .map,
    .map-canvas.list-width-50 .items-list {
        width: 55%
    }
    .map-canvas.list-width-50 .map {
        width: 45%
    }
    .map-canvas.list-width-60 .items-list {
        width: 65%
    }
    .map-canvas.list-width-60 .map {
        width: 35%
    }
    .map-canvas.list-width-70 .items-list {
        width: 75%
    }
    .map-canvas.list-width-70 .map {
        width: 25%
    }
    .map-canvas.list-width-80 .items-list {
        width: 85%
    }
    .map-canvas.list-width-80 .map {
        width: 15%
    }
    .search-bar.horizontal .main-search.narrow {
        padding: 0 170px
    }
    .search-bar.horizontal .main-search.narrow.inputs-1 .input-row>.form-group {
        width: 93.1%
    }
    .search-bar.horizontal .main-search.narrow.inputs-2 .input-row>.form-group {
        width: 45.3%
    }
    .search-bar.horizontal .main-search.narrow.inputs-3 .input-row>.form-group {
        width: 29.5%
    }
    .search-bar.horizontal .main-search.narrow.inputs-4 .input-row>.form-group {
        width: 21.5%
    }
    .search-bar.horizontal .main-search.narrow.inputs-5 .input-row>.form-group {
        width: 16.8%
    }
    .search-bar.horizontal .main-search.inputs-1 .input-row>.form-group {
        width: 93%
    }
    .search-bar.horizontal .main-search.inputs-2 .input-row>.form-group {
        width: 45%
    }
    .search-bar.horizontal .main-search.inputs-3 .input-row>.form-group {
        width: 29.2%
    }
    .search-bar.horizontal .main-search.inputs-4 .input-row>.form-group {
        width: 21.2%
    }
    .search-bar.horizontal .main-search.inputs-5 .input-row>.form-group {
        width: 16.4%
    }
    .search-bar.horizontal .main-search .input-row {
        display: table;
        margin-bottom: 10px;
        width: 100%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .search-bar.horizontal .main-search .input-row>.form-group:last-child,
    .search-bar.horizontal .main-search.narrow .input-row>.form-group:last-child {
        margin-right: 0
    }
    #inner-wrapper,
    #outer-wrapper {
        display: table;
        height: auto
    }
    .block {
        padding: 20px 0
    }
    .categories>li {
        width: 50%
    }
    .item .image a .inner .content {
        display: none
    }
    .item.admin-view .description li,
    .map-canvas .results.list li .item .wrapper {
        display: block
    }
    .item .wrapper h3 {
        font-size: 14px
    }
    .item.admin-view .description {
        width: 68px
    }
    .map-canvas .results.list li .item>.image {
        display: block;
        width: 100%
    }
    .map-canvas .results.grid li {
        width: 100%
    }
    .map-canvas .results.grid li .item .inner {
        height: 185px
    }
    .search-bar.horizontal .main-search.narrow {
        padding: 0 170px
    }
    .search-bar.horizontal .main-search.narrow.inputs-1 .input-row>.form-group {
        width: 92.1%
    }
    .search-bar.horizontal .main-search.narrow.inputs-2 .input-row>.form-group {
        width: 44.3%
    }
    .search-bar.horizontal .main-search.narrow.inputs-3 .input-row>.form-group {
        width: 28.5%
    }
    .search-bar.horizontal .main-search.narrow.inputs-4 .input-row>.form-group {
        width: 20.5%
    }
    .search-bar.horizontal .main-search.narrow.inputs-5 .input-row>.form-group {
        width: 15.8%
    }
    .search-bar.horizontal .main-search.inputs-1 .input-row>.form-group {
        width: 93%
    }
    .search-bar.horizontal .main-search.inputs-2 .input-row>.form-group {
        width: 45%
    }
    .search-bar.horizontal .main-search.inputs-3 .input-row>.form-group {
        width: 29.2%
    }
    .search-bar.horizontal .main-search.inputs-4 .input-row>.form-group {
        width: 21.2%
    }
    .search-bar.horizontal .main-search.inputs-5 .input-row>.form-group {
        width: 16.4%
    }
    .search-bar.horizontal .main-search .input-row {
        display: table;
        margin-bottom: 10px;
        width: 100%
    }
}

@media (max-width:767px) {
    #inner-wrapper,
    #outer-wrapper,
    #page-canvas {
        display: block;
        height: auto
    }
    blockquote {
        display: block;
        text-align: center
    }
    blockquote figure {
        display: block;
        float: none;
        width: 100%
    }
    blockquote .description {
        display: block;
        padding: 0
    }
    .block {
        clear: both
    }
    .block .categories {
        display: table
    }
    .carousel.wide .slide .inner,
    .item-specific .inner .content,
    .item.list .image,
    .item.list .wrapper,
    .item.list.admin-view,
    .logos,
    .logos .logo {
        display: block
    }
    .block .categories>li {
        width: 100%
    }
    .carousel.wide .slide {
        padding: 0
    }
    .carousel.wide .slide .inner .image {
        float: none;
        margin-bottom: 30px;
        margin-right: 0;
        width: 100%
    }
    .carousel.wide .owl-controls {
        top: inherit;
        bottom: -20px
    }
    .dropzone.profile-picture>img {
        width: 100%
    }
    .item.list.admin-view .description {
        display: block;
        padding-bottom: 20px;
        padding-right: 0;
        text-align: center;
        width: 100%
    }
    .item.list .image {
        width: 100%;
        height: auto;
        margin-right: 0
    }
    .logos .logo {
        margin-bottom: 50px
    }
    .faq-form .wrapper>button {
        float: none!important;
        margin-top: 10px
    }
    .filter>div {
        float: none!important;
        text-align: center
    }
    .filter .buttons {
        margin-bottom: 20px
    }
    .filter .bootstrap-select {
        text-align: left
    }
    .header .wrapper .navigation-items .wrapper .user-area {
        display: none
    }
    .map-canvas {
        height: auto;
        overflow: visible
    }
    .map-canvas .map {
        display: block;
        float: none;
        width: 100%!important;
        height: 100%
    }
    .map-canvas .map .toggle-navigation {
        display: none!important
    }
    .map-canvas .map .search-bar.horizontal {
        background-color: #474747;
        position: relative
    }
    .map-canvas .map .search-bar.horizontal .input-row .form-group {
        width: 100%!important;
        margin-bottom: 10px
    }
    .map-canvas .map .search-bar.horizontal .input-row .form-group button[type=submit] {
        width: 100%
    }
    .map-canvas .items-list {
        display: block;
        float: left;
        height: auto;
        width: 100%!important;
        overflow: visible
    }
    .map-canvas .items-list .inner .results li .item {
        margin-bottom: 30px
    }
    .map-canvas .items-list .inner .results li .item .image {
        display: block;
        height: auto;
        width: 100%
    }
    .map-canvas .items-list .inner .results li .item .image .inner {
        height: auto
    }
    .map-canvas .items-list .inner .results li .item .wrapper {
        display: block
    }
    .main-search .input-row .form-group {
        width: 100%!important;
        margin-bottom: 10px
    }
    .main-search .input-row .form-group button[type=submit] {
        width: 100%
    }
    .search-bar.horizontal .main-search.narrow {
        padding: 0
    }
    .testimonials {
        padding: 20px
    }
    .testimonials .owl-controls {
        bottom: 20px;
        top: inherit;
        right: 10px
    }
}

.fade_in {
    -webkit-animation: fade_in_animation .5s forwards;
    animation: fade_in_animation .5s forwards
}

@keyframes fade_in_animation {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@-webkit-keyframes fade_in_animation {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

.fade_out {
    -webkit-animation: fade_out_animation .3s forwards;
    animation: fade_out_animation .3s forwards
}

@keyframes fade_out_animation {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

@-webkit-keyframes fade_out_animation {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

.fade-in {
    transition: .3s;
    -webkit-opacity: 1!important;
    opacity: 1!important;
    -webkit-animation: fadeIn .3s;
    animation: fadeIn 3s
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1!important
    }
}

@-webkit-keyframes fadeIn {
    0% {
        -webkit-opacity: 0
    }
    100% {
        -webkit-opacity: 1!important
    }
}

.fade-out {
    transition: .3s;
    -webkit-opacity: 0!important;
    opacity: 0!important;
    -webkit-animation: fadeOut .3s;
    animation: fadeOut .3s
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0!important
    }
}

@-webkit-keyframes fadeOut {
    from {
        -webkit-opacity: 1
    }
    to {
        -webkit-opacity: 0!important
    }
}

.rotate {
    -webkit-animation: rotate 1s;
    animation: rotate 1s
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

.cluster-loaded {
    filter: alpha(enabled=false);
    opacity: 1
}

.cluster-animation {
    -webkit-animation: clusterOpacity 1s forwards;
    animation: clusterOpacity 1s forwards
}

@keyframes clusterOpacity {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@-webkit-keyframes clusterOpacity {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

.bounce-animation .map-marker {
    -webkit-animation: bounce 1s forwards;
    animation: bounce 1s forwards
}

@keyframes bounce {
    0%,
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: alpha(enabled=false);
        opacity: 1
    }
    50% {
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: alpha(enabled=false);
        opacity: 1
    }
    50% {
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        -webkit-transform: translate(0, -15px);
        transform: translate(0, -15px);
        filter: alpha(enabled=false);
        opacity: 1
    }
}

.bounce-in {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-animation: fadeIn .3s;
    animation: fadeIn .3s
}

@keyframes bounceIn {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-webkit-keyframes rotateZ {
    from {
        -webkit-opacity: 0
    }
    to {
        -webkit-opacity: 1!important
    }
}

.animation-fade-in {
    -webkit-animation-name: animation-fade-in;
    -moz-animation-name: animation-fade-in;
    -ms-animation-name: animation-fade-in;
    animation-name: animation-fade-in;
    -webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -ms-animation-duration: .2s;
    animation-duration: .2s
}

@-webkit-keyframes animation-fade-in {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@-moz-keyframes animation-fade-in {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@-ms-keyframes animation-fade-in {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

@keyframes animation-fade-in {
    0% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(enabled=false);
        opacity: 1
    }
}

.animation-fade-out {
    -webkit-animation-name: animation-fade-out;
    -moz-animation-name: animation-fade-out;
    -ms-animation-name: animation-fade-out;
    animation-name: animation-fade-out;
    -webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -ms-animation-duration: .2s;
    animation-duration: .2s
}

@-webkit-keyframes animation-fade-out {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

@-moz-keyframes animation-fade-out {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

@-ms-keyframes animation-fade-out {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

@keyframes animation-fade-out {
    0% {
        filter: alpha(enabled=false);
        opacity: 1
    }
    100% {
        filter: alpha(Opacity=0);
        opacity: 0
    }
}

textarea {
    resize: vertical;
    max-width: 100%!important
}

.rtl {
    direction: rtl
}

.no-padding {
    padding: 0
}

.no-padding-left {
    padding-left: 0
}

.no-padding-right {
    padding-right: 0
}

.no-padding-top {
    padding-top: 0
}

.no-padding-bottom {
    padding-bottom: 0
}

.user-main-info h2 {
    margin-top: 0
}

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

.bootstrap-select.btn-group .dropdown-menu li.selected {
    background-color: #f4f4f2
}

.search-section {
    border-top: 2px solid #36B6FF;
    z-index: 10
}

.posts-slider .slide .inner {
    padding: 8px;
    margin-bottom: 8px;
    background: #fff;
    overflow: hidden
}

.posts-slider .slide .inner .image {
    width: 40px!important;
    float: right;
    margin-left: 10px!important
}

.posts-slider .slide .wrapper {
    display: block
}

.posts-slider .slide .wrapper p {
    padding: 0!important;
    margin-bottom: 0!important;
    font-size: 12px!important
}

.posts-slider .slide .wrapper h3 {
    font-size: 16px!important;
    text-align: right!important
}

.posts-slider .slide .author {
    font-size: 12px;
    margin-right: 15px
}

.posts-slider .slide .author a {
    color: #36b6ff
}

.posts-slider .slide a.read-more {
    float: left;
    padding-left: 15px
}

.register-submit-block a {
    margin: 10px 0 10px 5px;
    display: inline-block
}

.profile.breadcrumb {
    margin-top: 50px
}

.profile.image img {
    width: 100%!important
}

.profile.image {
    margin-bottom: 30px;
    box-shadow: -2px 2px 5px 0
}

.profile .btn.btn-toggle {
    width: 100%
}

.page-company-detail h3 i,
.page-profile h3 i {
    margin-left: 10px;
    margin-right: 0;
    top: 3px
}

h3 i {
    float: right
}

.page-company-detail h3,
.page-profile h3 {
    margin-bottom: 10px
}

.item-horizontal {
    padding: 15px
}

.page-company-detail section section {
    margin-bottom: 10px
}

form.profile.background-color-white {
    padding: 0!important;
    margin-top: 20px
}

.profile-link i {
    color: #36b6ff;
    margin-left: 10px
}

.item-horizontal {
    margin-bottom: 5px!important
}

.item-horizontal .image {
    float: right;
    margin-right: 0!important;
    margin-left: 10px!important;
    width: 60px!important
}

.btn.btn-tab .fa,
li.register .fa,
p.search-title {
    margin-left: 10px
}

#sidebar .item-horizontal.small h3 {
    font-size: 15px;
    direction: rtl
}

.item-horizontal.small {
    padding: 10px!important
}

.item-horizontal.small p {
    font-size: 12px!important
}

#sidebar h2 {
    margin-bottom: 10px!important
}

.background-color-grey-dark,
.sub-header .search-bar {
    background-color: #313842!important
}

.btn.btn-tab {
    background-color: #4E5A68;
    box-shadow: none;
    color: #BDC0C6;
    transition: all .2s ease 0s;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 150px
}

.select2-choices,
.select2-drop,
.select2-drop-active {
    box-shadow: none!important
}

.btn.btn-tab.active {
    color: #fff!important;
    background-color: #586375!important
}

.btn.btn-tab:focus,
.btn.btn-tab:hover {
    color: #555!important;
    background-color: #fff;
    position: relative
}

.btn.btn-tab:focus .fa,
.btn.btn-tab:hover .fa {
    color: #36b6ff!important
}

.btn.btn-tab:focus::after,
.btn.btn-tab:hover::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #fff transparent transparent;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 5px)
}

p.search-title {
    display: block;
    float: right;
    color: #fff;
    margin-top: 28px;
    font-size: 18px
}

.sub-header .search-bar form {
    padding: 10px 0
}

section header .page-title {
    text-align: right
}

section header .page-title .fa {
    margin-left: 10px;
    color: #36b6ff!important
}

li.register,
li.register2 {
    cursor: pointer;
    color: #fff;
    font-weight: 700
}

li.register:hover {
    background: #fff!important;
    color: #36b6ff;
    border: 1px solid #36b6ff
}

.header .wrapper .navigation-items .wrapper ul {
    padding-right: 0!important
}

.btn-select-profile {
    background: #36b6ff;
    color: #fff;
    font-size: 26px;
    border: 2px solid #36b6ff;
    margin-bottom: 16px;
    padding: 20px 20px 19px!important;
    width: 100%
}

.btn-select-profile:hover {
    background: #fff!important;
    color: #36b6ff
}

.header-teacher-register {
    margin-top: 60px
}

h1.teacher-profile {
    font-size: 24px;
    margin-top: 30px
}

header .nav-pills li.active a {
    border-bottom: 2px solid #36b6ff
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: transparent;
    color: #000
}

.dropzone .dz-preview .dz-details .dz-size,
.dz-filename {
    background: #fff;
    width: 100%
}

section.framed {
    border: 2px solid rgba(0, 0, 0, .06);
    padding: 20px
}

button.add,
button.remove {
    margin-right: 15px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    left: 15px;
    right: auto
}

label {
    color: #474747
}

.header-border {
    border-bottom: 0
}

.dz-details {
    position: relative
}

.dz-filename {
    word-break: break-all;
    padding: 5px
}

.dropzone .dz-preview .dz-details img {
    width: 100%
}

.dz-filename:hover {
    opacity: 1
}

.select2-container-multi .select2-choices {
    min-height: 39px!important;
    border: 0!important;
    background-image: none!important
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 6px 5px 6px 18px!important;
    border: 0!important;
    border-radius: 0!important;
    margin-top: 7px!important;
    background-image: none!important;
    background-color: #F4F4F2!important
}

.select2-drop-active {
    border-radius: 0!important;
    border: 1px solid #F4F4F2!important
}

.select2-search-choice-close {
    top: 6px!important;
    left: 4px!important
}

.select2-results .select2-highlighted {
    background: #f4f4f2!important;
    color: #474747!important
}

.transition {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

/* 12-06-17 */
.header .wrapper .navigation-items .wrapper ul li.menu-price-plans, ul.nav.navbar-nav li.menu-price-plans{padding:5px !important; background:#000080 !important}
.header .wrapper .navigation-items .wrapper .user-area li.menu-price-plans a:hover {color:#000080 !important; border-color:#000080 !important}
.navbar-nav>li.menu-price-plans>a, ul.nav.navbar-nav li.menu-price-plans a {color:#fff !important}

