/*******************************************************/
/*                      Common css
/*******************************************************/
.centerBlock{
  float:none;
  display:block;
  margin:0px auto;
}
.center{
  text-align: center;
}
.inline{
  display: inline-block;
}
.left{
  float: left;
}
.right{
  float:right;
}
.none{
  float: none !important;
}

.mtn{
  margin-top: 0px !important;
}
.mts{
  margin-top: 10px !important;
}
.mrn{
  margin-right: 0px !important;
}
.mrs{
  margin-right: 10px !important;
}

.mbn{
  margin-bottom: 0px !important;
}
.mbs{
  margin-bottom: 10px !important;
}
.mln{
  margin-left: 0px !important;
}
.mls{
  margin-left: 10px !important;
}
.pls{
  padding-left: 10px !important;
}


.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4 , .col-xs-5, .col-xs-6
, .col-xs-7, .col-xs-7, .col-xs-9, .col-xs-10 , .col-xs-11, .col-xs-12 {
  padding-left: 1px !important;
  padding-right: 1px !important;
}
.back{
  cursor: pointer;
  color: #FFF;
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  font-size: 18px;
}
.labels {
     color: #000;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: 10px;
     text-align: center;
     width: auto;
     white-space: nowrap;
   }
 label{
   float: left;
   padding-left: 5px;
 }
footer{
  position: static;
  bottom: 0px;
  width: 100%;
  height: 60px;
  background-image: linear-gradient(to bottom, #3C3C3C 0%, #222 100%);
  background-repeat: repeat-x;
  margin-top: 20px;
  }
footer .text-muted{
  color:#FFF;
  font-size: 14px;
  text-align: center;
  padding-top: 15px;
}
.table > thead > tr > th{
  text-align: center;
  background-color:#0683E3;
  color: #fff;
}
.table > tbody > tr > td{
  border-top: none;
  border-bottom: 1px #0683E3 solid;
}
.text-modal{
  text-align: center;
  font-size: 16px;
}
.modal-title{
  text-align: center;
  padding: 10px;
}
.modal-header button{
  padding: 10px;
}
.new{
  margin-right: 33px !important;
}


@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .inline{
    display: block;
  }
}
/*******************************************************/
/*                    End Common css
/*******************************************************/
/*******************************************************/
/*                     Header css
/*******************************************************/

nav{
  border-radius: 0px !important;
}

.nav-popup{
  background-color: #000;
  min-height: 80px;
}
.navbar-brand{
  padding-top:5px !important;
  padding-bottom:5px !important;
  padding-left:20px !important;
  padding-right:20px !important;

}
.modal-header{
  padding: 0px !important;
}
.navegador{
  margin-bottom: 0px !important;
}
.search-input{
  background-color: #0683E3;
}
.search-input input{
  background-color: transparent;
  border: 0px;
  width: 100%;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  color:#FFF;
}
.search{
  position: absolute;
  top: 92px;
  right: 65px;
  cursor: pointer;
  opacity: 0.7;
}
.closeSearch{
  background-color: transparent;
  border: 0px;
  text-align: center;
  line-height: 45px;
  font-size: 25px;
  color:#FFF;
  position: absolute;
  top: 85px;
  right: 25px;
  cursor: pointer;
  opacity: 0.7;
}
.icon-search-header img {
  max-height: 40px;
  margin-top: 10px;
  opacity: 0.7;
}
.logo{
  height: auto !important;
}
.logo img{
  margin: 0 auto !important;
}
.right_menu{
  position: relative;
  float: right;
}
.ico-ok{
  font-size: 55px;
  border: 1px solid;
  border-radius: 50%;
  padding: 20px;
}
/*******************************************************/
/*                     End header css
/*******************************************************/
/*******************************************************/
/*                     Body css
/*******************************************************/
.container-pop{
  width: 100% ;
  height: 100%;
}
.body-content{
  min-height: 645px;
  padding: 0px !important;
}

.description{
  text-align: center;
  justify-content: center;
  font-size: 16px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  float:none;
}
.description_top{
  text-align: center;
  justify-content: center;
  font-size: 14px;
  margin-bottom: 50px;
  margin-top: 40px;
  max-width: 40%;
}
.img-description{
  max-width: 50%;
  margin: 0 auto;
}
.title{
  font-size: 21px;
  font-weight: 600;
  padding-top: 25px;
  padding-bottom: 25px;
}
.seemap{
  height: 350px;
}
.fitxa_info{
  list-style: none;
}
.fitxa_description{
  text-align: left;
}
.fitxa_list{
  font-size: 18px;
  color: #383838;
}
.fitxa_list_under{
  font-size: 16px;
  opacity: 0.6;
  color: #383838;
}
.blue_info{
  color:#0683E3;
  opacity: 0.6;
}
.mobile{
  display: none !important;
}
.desktop{
  display: inline-block !important;
}
.title_info{
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 30px;
  padding-top: 30px;
}
.divider{
  border-bottom: 1px #0683E3 solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
  opacity: 0.6;
}
.search-info{
  padding-top: 20px;
}
.activeMarker{
  background-color: rgba(6, 131, 227, 0.32);
}
/*input search*/
.inputsearch{
  padding-top: 40px;
}
.inputsearch input[type="text"] {
  margin-bottom: 20px;
  width: 95%;
  padding: 10px;
  border: none;
  border-bottom: solid 2px #8DB6D7;
  transition: border 0.3s;
  color: #0683E3;
}
.inputsearch input[type="text"]:focus,
.inputsearch input[type="text"].focus {
  border-bottom: solid 2px #0683E3;
}
.sendButton{
  margin-top: 80px;
  padding: 10px 30px !important;
  font-size: 18px;
  background-color: #0683E3;
  border-radius: 0px !important;
  color:#FFF !important;
}
.wrap-filters{
  padding-left: 14px !important;
  padding-right: 14px !important;
}
.filters-label{
  color:#0683E3;
  margin-right: 10px;
}
/*fin input search*/
.mas_MoreInfo{
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  height: 45px;
  float: none;
  cursor: pointer;
}
.list_info{
  max-height: 265px !important;
  overflow: auto;
  margin-top: 20px !important;
}
#seemap{
  font-size:6px !important;
}
.header_img{
  background: url('../img/desktop/banner_moreinfo.jpg');
  height: 170px;
  background-size: cover !important;
  background-position: center !important;
}
.desktop_Back{
  margin-top: 17px !important;
  font-size: 40px !important;
}
.number{
  position: relative;
  margin-top: -35px;
  font-size: 10px;
  color: #000;
}
.results{
  margin-top: 20px;
}

.reg-button, .generic-button {
    background: #f2bd04;
    color: #FFFFFF;
    text-transform: uppercase;
    border: 0;
    border-radius: 3px;
    padding: 9px 40px;
    outline: 0;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

.km-button {
  background: #0683e3;
  color: #FFFFFF;
  text-transform: uppercase;
  border: 0;
  border-radius: 3px;
  padding: 9px 20px;
  outline: 0;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  margin-top: 10px;
  margin-right: 10px;
  min-width: 118px;
}
.km-button:hover{
  background: #1c93ef;
  text-decoration: none;
  color: #FFFFFF;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}


.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.aligned-label {
    width: 23.40426%;
    float: left;
    margin-right: 2.12766%;
    text-align: right;
}
.aligned-label {
    display: block;
}
.form-column {
    width: 57.44681%;
    float: left;
    margin-right: 2.12766%;
    margin-bottom: 15px;
}
.text-input, .textarea-input {
    border: 1px solid #a2a3a5;
    outline: 0;
    padding: 8px 10px;
    width: 100%;
    color: #000;
}
#labelamount{
  margin-left: 150px;
}
#amount{
  border:0;
  color:#f6931f;
  font-weight:bold;
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
  .header_img{
    height: 120px;
    }
  .description{
    display: none;
  }
  .body-content{
    min-height: 500px;
    padding: 0px !important;
  }
  .description_top{
    max-width: 70%;
  }
  .logo img {
    max-height: 40px;
    margin: 0 auto;
 }
  .menu-icons > img{
    max-height: 30px;
    margin-right: 15px;
  }
  .mobile{
    display: inline-block !important;
  }
  .desktop{
    display: none !important;
  }
  .seemap{
    height: 250px;
  }
  .info{
    padding-right: 30px !important;
  }
  #amount{
    text-align: center;
  }
  #labelamount{
    margin-left: 0px;
  }
  .new{
    margin-right: 5px;
  }

}
@media only screen and (min-device-width: 767px) and (max-device-width: 1024px)
     , only screen and (min-width: 767px) and (max-width: 1024px){

       .seemap{
         height: 300px;
       }
  }

/*******************************************************/
/*                     End Body css
/*******************************************************/
