@media (max-width: 992px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 90% !important;
  }
}
.wrapper {
  background-color: #f3f1f2;
  color: #3C3B3B !important;
  background: url(../img/bcg_slide-2.jpg) repeat fixed;
  min-height: 600px;
  padding-bottom: 10%;
}

.select2-results .select2-highlighted {
  background: #ffd608;
  color: black !important;
}
.text-color {
  color: #ffd608 !important;
}
.text-black {
  color: #000000;
}
.bg {
  background-color: #ffd608;
  color: #000000;
}
.bg-white {
  background-color: white;
  color: #000000;
}
.btn-primary {
  background-color: #ffd608 !important;
  color: #000000 !important;
  border-color: #ffd608;
}
a {
  color: #000000;
}
a:hover {
  color: #ed8323;
}
a:focus {
  color: #000000;
  text-decoration: none;
}
.badge-primary {
  background-color: #ffd608;
  color: #000000;
}
/*
START NAV BAR SEARCH
*/
.net-menu {
  color: white;
  padding: 0 2%;
  height: 30px;
  _overflow: hidden;
  background: #444444;
  background: -moz-linear-gradient(top, #444444 0%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, #444444 0%, #333333 100%);
  background: -o-linear-gradient(top, #444444 0%, #333333 100%);
  background: -ms-linear-gradient(top, #444444 0%, #333333 100%);
  background: linear-gradient(to bottom, #444444 0%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#444444", endColorstr="#333333", GradientType=0);
}
.net-menu a {
  color: #ffffff;
}
.net-menu ul.rm_top_menu {
  display: block;
  display: table;
  position: relative;
  margin: 0;
  width: auto;
  height: 30px;
  padding: 3px 0;
}
.net-menu ul.rm_top_menu > li {
  display: table-cell;
  float: none;
  position: relative;
  overflow: hidden;
}
.net-menu .nav-drop-menu {
  background-color: #ffd608;
  color: #000000;
}
.navbar {
  position: relative;
  min-height: 55px;
  border: 0px solid transparent;
  overflow: hidden;
}
.navbar-default {
  border: none;
  border-color: transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 3px #960;
  -moz-box-shadow: 0 1px 3px #960;
  box-shadow: 0 1px 3px #960;
  background-color: #ffd400;
  margin-bottom: 0px;
}
.fa-3x {
  font-size: 2.0em;
}
.pad {
  padding: 6px 0px;
}
#global-search {
  background-color: #ffd400;
  float: left;
  margin-left: 20px;
  width: 75%;
  position: relative;
  z-index: 66 !important;
}
#global-search .form-control,
#global-search .btn,
#global-search button {
  height: 40px;
  border-radius: 0px;
  border: 1px;
  border-radius: 3px !important;
  box-shadow: none !important;
  line-height: 2.0em;
}
#global-search .form-group {
  margin-bottom: 0px;
}
#global-search input,
#global-search select {
  outline: none;
  height: 40px !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c5ODApIiAvPgo8L3N2Zz4=);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f4f4f4));
  background: -moz-linear-gradient(top, #ffffff, #f4f4f4);
  border: 1px solid #F5F5F5;
  color: #5E5E5E;
  font-size: 14px;
}
#global-search .btn {
  border-radius: 3px !important;
}
#global-search .btn-black {
  background-color: #0b0b0b;
  color: white;
}
#global-search .btn-white {
  background-color: white;
  color: black;
}
#global-search .f-search {
  width: 100%;
}
#global-search .f-search .type {
  width: 15%;
  float: left;
  margin-right: 1px;
}
#global-search .f-search .search-text {
  width: 40%;
  float: left;
}
#global-search .f-search .buscar_cerca {
  width: 7%;
  line-height: 2.5em;
  float: left;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
#global-search .f-search .search-location {
  width: 30%;
  float: left;
}
#global-search .f-search .buscar_btn {
  align-items: center;
  width: 5%;
  float: left;
  margin-left: 1%;
}
#global-search .f-search .buscar_btn #buscar_directo_btn {
  background-color: black;
  color: white;
  height: 40px;
  border: none;
  padding-right: 12px;
  padding-left: 12px;
}
.login {
  line-height: 3.0em;
  width: 22%;
  height: 56px;
  border-left: 1px solid #960;
  border-right: 0px solid #960;
  float: right;
  position: relative;
  z-index: 77 !important;
}
.login .sign-in {
  padding: 0 10%;
  height: 100%;
  text-align: center;
  border-left: 1px solid #fce26e;
  float: left;
}
.dsite-info {
  float: left;
  padding: 8px 0px;
  width: auto;
}
.dsite-info .global {
  width: 7%;
  padding: 10px 0px;
}
.dsite-info .global .logo {
  margin-right: 20%;
  float: left;
}
.dsite-info .global .name {
  display: none;
  float: left;
}
.dsite-info .global .name a {
  font-size: 20px;
  line-height: 50px;
  text-decoration: none;
}
.navbar-default.global .navbar-collapse {
  width: 93%;
  float: right;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.dividir {
  display: none;
}
.dividir {
  width: 10%;
  float: left;
  line-height: 28px;
}
@media (max-width: 792px) {

  body{
    overflow:scroll;

  }
  .navbar-toggle {
    padding: 10px 9px;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
    font-weight: bold;
  }
  .navbar-default .navbar-collapse,
  .navbar-default.global .navbar-collapse {
    float: none;
    background-color: white;
    padding-bottom: 20px;
  }
  .dsite-info.global {
    width: 85%;
    line-height: 2.5em;
  }
  .dsite-info.global .logo {
    float: left;
    margin-right: 2%;
  }
  .dsite-info.global .name a {
    font-size: 16px;
    line-height: 28px;
    text-decoration: none;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
  }
  .login {
    background-color: white;
    line-height: 2em;
    width: 100%;
    height: 50px;
    border-left: none;
    border-right: none;
    border-left: 0px solid #fce26e;
  }
  .login .sign-in {
    width: 45%;
    height: 50px;
    text-align: center;
    border-left: none;
    border-right: none;
    float: left;
  }
  #global-search {
    float: left;
    background-color: #ffd400;
    margin-left: 0;
    width: 100%;
    padding: 3%;
    margin-bottom: 10px;
  }
  #global-search .f-search {
    width: 100%;
  }
  #global-search .f-search .type {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    height: 40px;
  }
  #global-search .f-search .search-text {
    width: 100%;
    margin-bottom: 5px;
    float: left;
  }
  #global-search .f-search .buscar_cerca {
    width: 0%;
  }
  #global-search .f-search .search-location {
    width: 100%;
    float: left;
    margin-bottom: 5px;
  }
  #global-search .f-search .buscar_btn {
    align-items: center;
    width: 100%;
    float: left;
    margin: 0px;
  }
  .dividir {
    display: block;
  }
}
/*
END OF NAV BAR SEARCH
*/
.dropdown-menu {
  padding: 5px 0;
  margin: 2px 0 0;
  background-color: #ffd608;
  border: 1px solid #ffd608;
  _border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
}
.pagination > li.active > a,
.pagination > li.active > a:hover {
  background: #ffd608;
  color: #000000;
}
.i-check.checked,
.i-radio.checked {
  border: 1px solid #ffd608;
  background: #ffd608;
}
.search-header {
  background-color: #3d7994;
  background: url(../img/banner.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.search-header .header-top {
  padding: 10px 0;
  padding-bottom: 25px;
  max-height: 60px;
  background: transparent;
}
.search-header .toggle-btn {
  padding: 10px;
  margin: 0px;
  margin-right: 10px;
}
.search-header h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 300;
}
.search-header .search-box-to-top {
  padding: 25px;
  padding-top: 70px;
  padding-bottom: 100px;
  margin: 0 auto;
  width: 85%;
}
.search-header .search-toggle .search-box-to-top {
  padding: 25px;
  padding-top: 50px;
  padding-bottom: 60px;
  margin: 0 auto;
  width: 90%;
}
.search-header .iconbox-wrap {
  padding: 25px 0;
}
.search-header .iconbox-wrap {
  border-collapse: separate;
  border-spacing: 0;
  display: table;
  height: auto;
  min-height: 40px;
  padding: 15px;
  position: relative;
  text-align: center;
  width: 100%;
}
.search-header .iconbox {
  display: table-row;
}
.search-header .iconbox-wrap-icon {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.search-header .iconbox-wrap-icon .icon {
  height: 60px !important;
  line-height: 60px !important;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle !important;
  width: 60px !important;
  color: #2ecc71;
}
.search-header .iconbox-wrap-content {
  display: table-cell;
  padding-left: 10px;
  text-align: left;
  vertical-align: middle;
}
.search-header .iconbox-wrap-text {
  color: #aaa;
  font-size: 16px;
  text-transform: uppercase;
}
.search-header .iconbox h5 {
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
  padding-bottom: 0;
}
.parent {
  border: 1px dashed #e6e6e6;
  display: table;
  padding: 5px;
  width: 100%;
  margin-bottom: 10px;
  background-color: white;
}
.parent h3 {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0px;
}
.parent .text {
  vertical-align: middle;
  display: table-cell;
  text-align: left;
}
.parent .text h3 {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 400;
}
.parent img {
  width: 100%;
  height: 90%;
}
.parent .img {
  vertical-align: middle;
  display: table-cell;
  padding-right: 15px;
  width: 27%;
  height: 50px;
  /* you can change height */
}
.boxy {
  display: block;
  margin-bottom: 20px;
  position: relative;
  padding: 0px;
  border: 1px solid #e6e6e6;
  background-color: white;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.boxy .title {
  font-size: 18px !important;
  font-weight: 400;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px;
  background-color: #F7F7F7;
  border-collapse: collapse;
}
.boxy .title1 {
  font-size: 22px;
  font-weight: 600;
  border-bottom: 1px dashed #e6e6e6;
  padding: 15px 10px;
  text-transform: uppercase;
  border-collapse: collapse;
}
.boxy .title2 {
  display: block;
  margin: 0;
  padding: 15px 10px;
  width: 100%;
  background: #eeeeee;
  border-radius: 0px;
  border-left: 8px solid #ffd608;
  font-size: 18px;
  text-transform: uppercase;
}
.boxy .content {
  padding: 15px;
  background-color: #ffffff;
}
.boxy .footer {
  padding: 10px 15px;
  background-color: #FCFCFF;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.thumb {
  background-color: white;
  -webkit-box-shadow: 0 1px 0px #E6E5E5;
}
.thumb img {
  border-bottom: 3px solid #ffd608;
}
.thumb .thumb-caption {
  padding: 0px 15px 15px;
}
.thumb .thumb-title {
  line-height: normal;
}
.modal-dialog .modal-header {
  min-height: 14.0px;
  display: block;
  padding: 15px;
  background: #eeeeee;
  background-color: #ffd608;
  text-transform: uppercase;
}
.modal-dialog .modal-header .modal-title {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
/* FORM CONTROL */
/* END OF FORM CONTROL */
legend.legendStyle {
  padding-right: 10px;
}
fieldset.fsStyle {
  border-top: 1px solid #D2D2D2;
}
legend.legendStyle {
  font-size: 15px;
  color: #888888;
  background-color: transparent;
  font-weight: bold;
}
legend {
  width: auto;
  border-bottom: 0px;
}
/* TAG */
.tags a {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  position: relative;
  margin: 0 16px 8px 0;
  padding: 0 10px 0 12px;
  background: #EEEEEE;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  text-decoration: none;
}
.tags a:before {
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent #EEEEEE transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}
.tags a:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 1px;
  float: left;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.4);
}
/* END OF TAG */
/* TAB BOX */
.tab-box {
  background: white;
  position: relative;
}
.tab-box .nav-tabs > li.active > a,
.tab-box .nav-tabs > li.active > a:hover,
.tab-box .nav-tabs > li.active > a:focus {
  color: black;
  background-color: #ffd608;
  border: 1px solid #ffd608;
  border-bottom-color: transparent;
}
.tab-box .tab-filter {
  position: absolute;
  right: 0;
  top: 0;
}
.tab-box .tab-filter .select-short-by {
  margin-right: 15px;
  height: 30px;
  margin-top: 5px;
  background-color: white;
  border-color: #d9d9d9;
  min-width: 15px !important;
}
.tab-box .listing-filter {
  border-bottom: solid 1px #ddd;
  clear: both;
  padding: 15px;
}
.tab-box .listing-filter h1 {
  font-size: 16px;
  font-weight: 400;
  margin: 0px;
  line-height: normal;
}
.tab-box .listing-filter h2 {
  font-size: 14px;
}
/* END OF TAB BOX */
.booking-item-rating-stars,
.ratting-star {
  color: #ffd608;
}
.adds-wrapper {
  background: #fff;
  clear: both;
  display: block;
  height: auto;
  overflow: auto;
  width: 100%;
}
.adds-wrapper blockquote {
  padding: 0 0 0 30px;
  margin: 0px;
  line-height: normal;
  font-size: 14px;
  font-style: italic;
}
.adds-wrapper blockquote:before {
  font-size: 20px;
  color: #ffd608;
}
.item-list {
  border-bottom: 1px solid #F0F0F0;
  clear: both;
  padding: 15px;
  height: auto;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  transition: background 0.25s ease-in;
  -webkit-transition: background 0.25s ease-in;
}
.item-list blockquote {
  padding: 0 0 0 30px;
  margin: 10px 5px;
}
.item-list blockquote small {
  font-size: 13px;
}
.item-list blockquote h5 {
  font-size: 15px;
}
.item-list blockquote:before {
  font-size: 20px;
  color: #ffd608;
}
.item-list .add-details .add-title {
  padding-bottom: 0px;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.01em;
}
.item-list .business-ads {
  background: none repeat scroll 0 0 #ffd608;
  color: #000000;
  border: 1px solid #ffd608;
  border-radius: 50%;
  display: inline-block;
  height: 25px;
  line-height: 18px;
  padding: 3px;
  text-align: center;
  width: 25px;
  margin-right: 5px;
}
.item-list .cornerRibbons.topAds {
  background: #ffd608;
}
.item-list .cornerRibbons {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  left: -4%;
  overflow: hidden;
  position: absolute;
  top: 12%;
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 120px;
  z-index: 2;
  transition: all 0.3s ease 0s;
}
.item-list .cornerRibbons a {
  color: #000000;
  display: block;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.item-list .add-image {
  position: relative;
}
.item-list .add-image a img {
  width: 100%;
}
.item-list .info-row {
  display: block;
  clear: both;
  _font-size: 14px;
  color: inherit;
  margin-bottom: 10px;
  line-height: normal;
}
.item-list .info-row p {
  margin-top: 10px;
}
.item-list .info-row-mid {
  display: block;
  clear: both;
  _font-size: 15px;
  _color: #3C3B3B;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.item-list .info-row-mid p {
  margin-top: 10px;
}
.item-list .no-margin {
  margin: 0 !important;
}
.item-list .no-padding {
  padding: 0 !important;
}
.item-list .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.box-icon,
[class^="box-icon-"],
[class*=" box-icon-"] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ffd608;
  color: #000000 !important;
}
.profile header {
  background: url(../img/banner.jpg) repeat;
  overflow: hidden;
  display: block;
  text-align: center;
  padding: 15px;
  color: white !important;
  max-height: 440px;
  line-height: normal;
  padding-top: 70px;
}
.profile header h1 {
  color: white;
  font-size: 32px;
  font-weight: 500;
  padding-bottom: 10px;
}
.profile .gallery {
  min-height: 100px;
}
.profile .meta .nav-tabs > li {
  width: 100%;
}

.im{

  width:25px;
  height:25px;
}

#footer123 {
    position: fixed;
    bottom: 0;
    width: 100%;
}


/* For the demo only */
#content {
    background: #D0E5FF;
    padding: 20px;
    color: #00214B;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.8;
}
#footer123 {
    background: #0070FF;
    line-height: 2;
    text-align: center;
    color: #042E64;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: bold;
    text-shadow: 0 1px 0 #84BAFF;
    box-shadow: 0 0 15px #00214B
}