html, body {
    height: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 13px;
    line-height: 18px;
}

#wrap {
    min-height: 100%;

}

#main{
    /*overflow:auto;*/
    padding-bottom:120px; /* this needs to be bigger than footer height*/
    background-color: #fff;
    margin: 0px auto;
    background-color: #f9f9fa;
}

img.img-medium{
    width: 150px;
    height: 150px;
}

img.img-small{
    width: 90px;
    height: 90px;
}

.footer {
    display:block;
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
    background: #303030;
    color: #868686;
    margin-top: -90px;
}
.footer a{
    color:#fff;
}

#gmap{
    border:1px #cccccc solid;
    height:240px;
}

.bg-content{
    padding:15px;
}

h1.lg{
    font-size: 28;
    margin-top:0px;
    font-family: "Open sans",sans-serif;
    font-weight: 400;
    color: #444;
}

h2.lg{
    font-size: 26px;
    margin-top:0px;
    font-family: "Open sans",sans-serif;
}

h3.lg{
    font-size: 22px;
    margin-top:0px;
}


h1.medium, .titles h1{
    font-size: 26px;
    margin-top:0px;
    font-family: "Open sans",sans-serif;
    font-weight: 400;
    
}

h2.medium, .titles h2{ 
    font-size: 22px;
    margin-top:0px;
    font-family: "Open sans",sans-serif;
}

h3.medium, .titles h3{
    font-size: 18px;
    margin-top:0px;
}

h2.title, h3.title{
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

.faq-content{
    display:none;
}

input.calendar, .calendar .form-control{
    cursor: pointer !important;
    background-color: white !important;
}

.followUs img {
width: 40px;
}

.form_subtitle {
    font-family: "Source Sans pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.section_title {
    border-bottom: 1px solid #D3D6DD;
    margin-bottom: 10px;
}

.fa-color-success{
    color: #5cb85c;
}

.fa-color-muted{
    color: #777;
}

.navbar-brand img{
  width: 200px;
}

.navbar-portrait{
    width:25px;
}

.odd a.ui-state-default {color:white;
                         background-color: red;
                         background: red;}

/*.block-inner {
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    margin-top: 10px;
    margin-bottom: 10px;
}*/

.message-box{
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

 .not-read.message-box{
    background-color: #cecece;
}

.bubble-top 
{
margin:0 5px 0 0;
position: relative;
/*width: 250px;*/
height: 130px;
padding: 5px;
background: #FFFFFF;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #cccccc solid 1px;
}

.bubble-top:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 15px 15px;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
top: -15px;
left: 110px;
}

.bubble-top:before 
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: #cccccc transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -16px;
    left: 110px;
}

.home-alert-portrait{
    text-align: center;
    margin: 7px 0 25px 0;
}

.home-media{
    text-align:center;
}

.blockAlert{
    display:none;
}

.lead-medium{
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
}

.social {
    float: right;
}
.social .gplus, .social .facebook, .social .twitter {
    float: left;
    padding: 2px;
    height: 25px;
}

.social .twitter {
margin-right: 0;
}


.event-logo{
    width:58px;
}

#gmapAdvertShow{
    width:100%;
    height:420px;
}

#gmapAddress{
    width:100%;
    height:420px;
}

.calendar-legend-available{
    display: block;
    float:right;
    background-color: #3a87b4;
    height: 18px;
    width:50px;
}

.calendar-legend-unavailable{
    display: block;
    float:right;
    background-color: #eeeeee;
    height: 18px;
    width:50px;
}

.calendarAdvert-available{
    color:white;
    background-color: #3a87b4;
    text-align: center;
    height:55px;
}

.calendarAdvert-unavailable{
    text-align: center;
    background-color: #eeeeee;
    height:55px;
}

.carousel-inner > .item > img {
  width: 100%;
  height: 400px;
}

.speech-bubble {
  position: relative;
  min-height: 20px;
  padding: 15px;
  /*width: 250px;*/
  margin: 10px 0 10px 18px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.speech-bubble:after, .speech-bubble:before {
  position: absolute;
  right: 100%;
  display: inline-block;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
}

.speech-bubble:before {
  border-color: rgba(204,204,204,0);
  border-right-color: #ccc;
  border-width: 9px;
  top: 50%;
  margin-top: -9px;
}

.speech-bubble:after {
  border-color: rgba(255,255,255,0);
  border-right-color: #fff;
  border-width: 8px;
  top: 50%;
  margin-top: -8px;
}


.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
 
  .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
 
    &.ui-state-hover, &.ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none;
    }
  }
}


.comment_item .comment_tip {
  position: relative;
  min-height: 38px;
  margin-left: 80px;
  padding: 10px;
  font-size: 13px;
  color: #333;
  word-wrap: break-word;
  border: 1px solid #D3D6DD;
  border-radius: 3px;
  background: #fff;
}

.icon-circle
{
    padding: 40px;
    background-color: #679bff;
    display: inline-block;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-box-shadow: 0px 0px 2px #679bff;
    -webkit-box-shadow: 0px 0px 2px #679bff;
    box-shadow: 0px 0px 2px #679bff;
}

.icon-circle-pink{
    background-color: #e10e49;
}

.fa-color-white {
  color: #fff;
}

.fa-color-pink {
  color: #e10e49;
}

.fa-color-danger {
  color:#dfb5b4 !important;
}
.fa-color-danger:hover {
    color:#a94442  !important;
}

.fa-color-muted {
  color: #cccccc;
}

.home-process{
    margin-top:20px;
    text-align: center;
}


.form-control-datepicker_gray{
    background-position:95% 50%;
    background-size:20px 20px;
    background-repeat:no-repeat;
    cursor:pointer;
    background-image:url('/images/forms/calendar-gray.svg');
}

.form-control-datepicker_pink{
    background-position:95% 50%;
    background-size:20px 20px;
    background-repeat:no-repeat;
    cursor:pointer;
    background-image:url('/images/forms/calendar-pink.png');
}

.form-control-guests {
  padding-left: 38px !important;
  background-image: url('/images/forms/user.svg');
  background-position: 10px 50%;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  appearance: none;
  cursor: pointer;
}

#home-header{
    background-image:url('/images/home_header_background.jpg?appVersion=2');   
    position: relative;
    height: 450px;
    margin: 0 auto;
    background-color: #4c4c4c;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/**
#home-header{
    background-image:url('/images/home_header_background.jpg');   
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='arrow-big-right.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/home_header_background.jpg', sizingMethod='scale')";
    background-repeat:no-repeat;
    background-size: 100% 400px;
    width: 100%;
    height: 400px;
}**/


#home-header h1, #home-header p.lead,#home-header h2{
    color:#fff;
}

#home-header p.lead{
    display:none;
}

#home-header h1 {
    font-size: 40px !important;
    font-weight: 500 !important;
    text-shadow: 1px 1px 8px #000;
}

@media screen and (max-width: 992px) {
    #home-header{
	height: 450px;
    }
    
    #home-header h1{
	text-align: center;
    }
    
    .top-buffer-mobile { margin-top:7px; }
    
    .btn-responsive {
	display: block;
	width: 100%;
	
    }
    
    .home-search {
	margin-top:10px;
    }
    
    .owl-carousel-height {
        height: 290px;
    }
    
    .homeSearchAddress, .homeSearchPerson{
        width:100% !important;
        padding: 0px 7px 0px 7px !important;
    }
    
    .btnHomeSearch{
        width:100% !important;
        
    }
    
    button.btnHomeSearch{
        padding: 0px 7px 0px 7px !important;
    }
    
    .homeSearchBeginsAt, .homeSearchEndsAt{
        width:50% !important;
    }
    
    .homeSearchBeginsAt{
        padding-left: 7px !important;
        border-radius: 5px 0px 0px 0px !important; 
    }
    
    .homeSearchEndsAt{
        padding-right: 7px !important;
    }
    
    .homeSearchBeginsAt input[type="text"]{
        border-radius: 5px 0px 0px 5px !important; 
    }
    
    .homeSearchEndsAt input[type="text"]{
        border-radius: 0px 5px 5px 0px !important; 
    }
   
    
    .homeSearchAddress input[type="text"], .homeSearchPerson select, button.btnHomeSearch {
        border-radius: 5px 5px 5px 5px !important; 
    }


}

.btn-responsive {
    white-space:normal !important;
}

@media screen and (max-width: 768px) {
    .advert-block-bottom{
        height:auto!important;
        border-bottom: 1px solid #e3e3e3;
    }
}

@media screen and (min-width: 992px) {
    #home-header .container{
	position:relative;
    }
    .home-search {
	position: absolute;
        top: 150px;
    }
    
    #logModal .modal-dialog{
	width: 800px; 
    }
    
    .inputPaddingRight{
	padding-right:0px;
    }
    
    .owl-carousel-height {
        height: 450px;
    }
    
    .search-owl-carousel-img{
        height: 220px;
    }
    
    .homeSearchAddress{
        width:400px !important;
    }
    
    .homeSearchAddress input[type="text"]{
        border-radius: 5px 0px 0px 5px !important;
    }
}

.top-buffer { margin-top:12px; }

.bottom-buffer { margin-bottom:12px; }

.home-search {
    
}

.ui-datepicker{ 
    z-index: 9999 !important;
    width: 22em;
}

.home-hoster {
    text-align: center;

}

.home-process h2, .home-hoster h2, .community h2, .home-media h2, .home-rating h2{
    font-size:22px;
    color:#000;
}

.home-process h2 a, .home-hoster h2 a{
    text-decoration: none;
    color:#000;
}

.home-rating{

}

.home-rating, .home-process, .home-hoster{
    padding-bottom: 40px;
}

.home-rating, .home-process, .home-hoster{
    font-size: 15px;
    text-transform: none;
    line-height: 22px;
    color:#151515;
}

.home-rating .home-author{
    font-size: 17px;
}

.logo_media{
    text-align:center;
}

.logo_media img{
    width:65px;
    height: 45px;
    margin-right: 20px;
}

.advert-new-info{
    text-align:center;
}

#go-opinions{
    cursor: pointer !important;
}

.form-text{
      padding-top: 7px;
      display: block;
}

.removePricePer{
    cursor: pointer;
}

.ui-slider {
	position: relative;
	text-align: left;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
	color: #ffffff;
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff 50% 50% repeat-x;
    color: #404040;
}

.ui-slider-handle.ui-state-default {
    border-radius: 50%; 
    border: 1px solid #999; 
    background: #dadada;
    top: -0.4em;
}

.search_advert{
    padding:15px 0 15px 0;
    background-color: #fff; 
    border-bottom: 1px solid #eeeeee;
}
.search_advert:hover,  .search_advert:focus{
    background-color: #f5f5f5;
}

.li-form{
    background-color: #f5f5f5;padding:20px 2px 15px 2px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}

.hiddenContent{
  display: none;
}

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}

.blog-content  blockquote{
    font-size: 13px !important;
    color:#5e5b5e !important;
}

.blog-article-content, .page-content, .text-size-md{
    font-size: 130%;
    line-height: 1.5;
    text-align: justify;
}

.text-circle{
    height: 45px;
    width: 45px;
    display: block;
    border-radius: 50%;
    text-align: center;
    background: #e10e49;
    color: white;
    font-size: 15px;
    line-height: 45px;
    font-weight: bold;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.roadmap .roadmap-dots .roadmap-dot .dot-left {
    display: table-cell;
    vertical-align: top;
    padding-right: 15px;
}

.roadmap .roadmap-dots .roadmap-dot {
    padding-top: 10px;
    padding-bottom: 10px;
    
    position: relative;
    display: table;
    table-layout: fixed;
}

.roadmap .roadmap-dots {
    margin-top: 20px;
    padding-left: 40px;
}

.roadmap {
    -webkit-box-align:center;
    -webkit-box-pack:center;
    display:-webkit-box;
    /**
    margin-top: 20px;
    margin-bottom: 55px;
    **/
}

img.star-pink-rating{
    width:18px;
}

img.star-pink-rating-lg{
    width:25px;
}

.background-gray{

}

h1.title_border_bottom_pink{
    border-bottom: solid 1px #e10e49;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.lead.lead-lg{
    font-size: 28px;
}

.text-large{
    font-size: 1.1rem!important;
    text-align: justify!important;
}

.text-pink{
    color:#e10e49;
}

.colLeft{
    text-align:left!important;
}


.search-owl-carousel .owl-carousel {
    position: relative;
}
.search-owl-carousel .owl-prev,
.search-owl-carousel .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -10px;
}
.search-owl-carousel .owl-prev {
    left: 0;
}
.search-owl-carousel .owl-next {
    right: 0;
}

.owl-carousel-advert-thumb{
    height: 80px;
}

#cookie-consent {
    width: 100%;
    background-color: #fff;
    opacity: 0.90;
    z-index: 5;
    position: fixed;
    bottom: 0;
    box-shadow: rgb(20 34 180 / 10%) 0px -2px 15px;
}

#cookie-consent .cookie-consent-text{
    padding: 20px 15px 15px 15px;
}

.cookie-consent-icon {
    position: relative;
    top: -5px;
    margin-right: 2px;
    width:20px;
}

 .inputNoSpace {
    float:left;
    width:200px;
}

.inputNoSpace input[type="text"], .inputNoSpace select{
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #d8d8d8;
    border-radius: 0px;
    color: #616161 !important;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    margin: 0em;
    font: 13.3333px Arial;
    height: 65px;
    font-size: 16px;
}

.btnHomeSearch{
    border-radius: 0px 5px 5px 0px !important;
    height: 65px;
    font-size: 16px;
}

.inputSearchList input[type="text"], .inputSearchList select{
    color: #616161 !important;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    font: 13.3333px Arial !important;
    height: 50px !important;
    font-size: 16px !important;
}

.buttonSearchList button{
    font-size: 16px !important;
    height: 50px !important;
    font-size: 16px !important;
}

.padding-r-l-10 {
   padding-left: 5px !important;
   padding-right: 5px !important;
}

.ui-datepicker-unselectable .ui-state-default{
    color:#777;
}

blockquote.blockquote-borderless   {
    text-indent : 20px;
    border: none;
}

blockquote.blockquote-borderless::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 45px;
  font-weight: bold;
  color: #404040;
  
  /*Positioning*/
  position: absolute;
  left: 85px;
  top:15px;
}

.alert-notify{
    background-color:rgba(2,21,33,0.4);
    color:#ffffff;font-size:12px;
    padding:10px 10px 10px 45px;
    max-width:230px;border-radius:2px
}

hr.hr-lg{
    border: 2px solid #e3e3e3;
    margin-top:30px;
    margin-bottom: 30px;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

h2.advert-block-header{
    font-size: 1.25rem!important;
    height:38px;
    font-weight:bold;
    /*border:1px solid #e3e3e3;
    border-bottom: none;*/
    margin-bottom:0;
    /*padding:12px 5px 0 5px;*/
}

.advert-block-bottom{
    position: relative;
    height:295px;
    /*border:1px solid #e3e3e3;
    border-top: none;*/
    margin-top:0;
    /*padding:12px 5px 0 12px;*/
    padding-top: 12px;
    width:100%;
}

.advert-block-bottom a{
    text-decoration: none;
    color:inherit;
}

.advert-profile-image{
    border: 2px solid  #FFFFFF;
}

.advert-profile{
   position: absolute;
   left: 10px;
   bottom: 90%;
   z-index: 10;
   font-weight: bold;
}

.vertical-center {
  min-height: 100%;
  display: flex;
  align-items: center;
}

a.linkHigh{
    font-weight: bolder;
}

ul.infosAdvert{
    height:215px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

/* add maximum available margin-top to last child */
/* this can be replaced with any selector like nth-child */
/* and will move flex-items to the bottom if any available vertical space */
ul.infosAdvert > :last-child {
  margin-top: auto;
}
