/**
 * verde: #04a604
 */
.fc_col-lg-1,
.fc_col-lg-10,
.fc_col-lg-11,
.fc_col-lg-12,
.fc_col-lg-2,
.fc_col-lg-3,
.fc_col-lg-4,
.fc_col-lg-5,
.fc_col-lg-6,
.fc_col-lg-7,
.fc_col-lg-8,
.fc_col-lg-9,
.fc_col-md-1,
.fc_col-md-10,
.fc_col-md-11,
.fc_col-md-12,
.fc_col-md-2,
.fc_col-md-3,
.fc_col-md-4,
.fc_col-md-5,
.fc_col-md-6,
.fc_col-md-7,
.fc_col-md-8,
.fc_col-md-9,
.fc_col-sm-1,
.fc_col-sm-10,
.fc_col-sm-11,
.fc_col-sm-12,
.fc_col-sm-2,
.fc_col-sm-3,
.fc_col-sm-4,
.fc_col-sm-5,
.fc_col-sm-6,
.fc_col-sm-7,
.fc_col-sm-8,
.fc_col-sm-9,
.fc_col-xs-1,
.fc_col-xs-10,
.fc_col-xs-11,
.fc_col-xs-12,
.fc_col-xs-2,
.fc_col-xs-3,
.fc_col-xs-4,
.fc_col-xs-5,
.fc_col-xs-6,
.fc_col-xs-7,
.fc_col-xs-8,
.fc_col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fc_col-xs-1,
.fc_col-xs-10,
.fc_col-xs-11,
.fc_col-xs-12,
.fc_col-xs-2,
.fc_col-xs-3,
.fc_col-xs-4,
.fc_col-xs-5,
.fc_col-xs-6,
.fc_col-xs-7,
.fc_col-xs-8,
.fc_col-xs-9 {
  float: left;
}
.fc_col-xs-12 {
  width: 100%;
}
.fc_col-xs-11 {
  width: 91.66666667%;
}
.fc_col-xs-10 {
  width: 83.33333333%;
}
.fc_col-xs-9 {
  width: 75%;
}
.fc_col-xs-8 {
  width: 66.66666667%;
}
.fc_col-xs-7 {
  width: 58.33333333%;
}
.fc_col-xs-6 {
  width: 50%;
}
.fc_col-xs-5 {
  width: 41.66666667%;
}
.fc_col-xs-4 {
  width: 33.33333333%;
}
.fc_col-xs-3 {
  width: 25%;
}
.fc_col-xs-2 {
  width: 16.66666667%;
}
.fc_col-xs-1 {
  width: 8.33333333%;
}
.fc_row {
  margin-left: -15px;
  margin-right: -15px;
}
.fc_row:after,
.fc_row:before {
  content: " ";
  display: table;
}
.fc_row:after {
  clear: both;
}
.fc_column_container {
  padding-left: 0;
  padding-right: 0;
}
.fc_column-inner::after,
.fc_column-inner::before {
  content: " ";
  display: table;
}
.fc_column_container > .fc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}
.famycar-next-viajes .viaje {
  margin-bottom: 15px;
}
.famycar-next-viajes .viaje h4 {
  text-transform: uppercase;
  background-color: #027fc5;
  padding: 5px 10px;
  color: white;
  margin-bottom: 0px;
}
.famycar-next-viajes .viaje h4 a.viaje-plus {
  float: right;
  color: white;
}
.famycar-next-viajes .viaje .viaje-info {
  padding: 5px 10px;
  border: 1px solid #027fc5;
}
.famycar-next-viajes .viaje .viaje-info .fecha,
.famycar-next-viajes .viaje .viaje-info .plazas,
.famycar-next-viajes .viaje .viaje-info .coche {
  display: inline-block;
  width: 33.33%;
  text-align: center;
}
.famycar-next-viajes .viaje .viaje-info .plazas:not(.completo) i {
  color: #04a604;
}
.famycar-next-viajes .viaje .viaje-info .plazas.completo i {
  color: red;
}
.famycar-login-wrapper{
  text-align: center;
}
.famycar-login-content{
  display: inline-block;
  box-shadow: 7px 6px 3px 0px #007fc559;
  margin: 20px;
  min-width: 400px;
  max-width: 400px;
  padding: 15px;
  text-align: left;
  border: 1px solid #007fc5;
  box-sizing: border-box;
}
.famycar-login-content .famycar-login-form input{
  background: rgb(247, 247, 247);
  width: 100%;
}
.famycar-login-content .famycar-login-submit{
  text-transform: uppercase;
}
.viaje-detail .viaje-info {
  margin-bottom: 35px;
}
.viaje-detail .viaje-info .viaje-plazas > div {
  text-align: center;
  padding: 0px 30px;
}
.viaje-detail .viaje-info .viaje-plazas > div > .content {
  display: block;
  padding: 10px 0px;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #027fc5;
}
.viaje-detail .viaje-info .viaje-plazas > div > .title {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  background: #027fc5;
  color: white;
}
.viaje-detail .viaje-steps {
  overflow: hidden;
  position: relative;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 60px;
}
.viaje-detail .viaje-steps .progress {
  position: absolute;
  left: 0;
  height: 6px;
  top: 33px;
  width: 100%;
  background: #ddd;
}
.viaje-detail .viaje-steps .progress .progress-line {
  background: #ff8f12;
  width: 33%;
  position: absolute;
  height: 6px;
  left: 0px;
  top: 0px;
}
.viaje-detail .viaje-steps .step {
  position: relative;
  float: left;
  width: 33.333333%;
  padding: 0 5px;
  box-sizing: border-box;
}
.viaje-detail .viaje-steps .step .step-icon {
  display: inline-block;
  background: #ddd;
  color: #fff;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  margin-top: 0;
  font-size: 33px;
  line-height: 72px;
}
.viaje-detail .viaje-steps .step.active .step-icon {
  background: #ff8f12;
}
.viaje-detail .viaje-steps .step p {
  margin-bottom: 0px;
  margin-top: 5px;
}
.viaje-detail #content-viaje {
  overflow: hidden;
  position: relative;
  margin-bottom: 45px;
}
.viaje-detail #content-viaje .viaje-item {
  position: absolute;
  top: 0;
}
.viaje-detail .viaje-ciudades {
  overflow: hidden;
}
.viaje-detail .viaje-ciudades > .title {
  border-bottom: 2px solid #e68b22;
  margin-bottom: 5px;
}
.viaje-detail .viaje-ciudades .title h4 {
  line-height: 30px;
  margin-bottom: 0px;
}
.viaje-detail .viaje-ciudades .title .filter {
  text-align: right;
}
.viaje-detail .viaje-ciudades .title .filter .limpiar-viaje {
  margin-bottom: 5px;
  padding: 0px 15px;
  height: 30px;
  font-size: 14px;
  background: #027fc5;
  color: white;
}
.viaje-detail .viaje-ciudades .title .filter .limpiar-viaje:hover {
  background: #016fac;
}
.viaje-detail .viaje-ciudades .ciudad .time,
.viaje-detail .viaje-ciudades .ciudad .ciudad-name,
.viaje-detail .viaje-ciudades .ciudad .accion {
  display: inline-block;
}
.viaje-detail .viaje-ciudades .ciudad .time,
.viaje-detail .viaje-ciudades .ciudad .accion,
.viaje-detail .viaje-ciudades .ciudad .plazas {
  text-align: center;
}
.viaje-detail .viaje-ciudades .ciudad .ciudad-name {
  font-weight: 700;
}
.viaje-detail .viaje-ciudades .ciudades-title {
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #f1f1f1;
}
.viaje-detail .viaje-ciudades .ciudad {
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}
.viaje-detail .viaje-ciudades > div.ciudad.last {
  margin-bottom: 35px;
}
.viaje-detail .viaje-ciudades .ciudad .ciudad-wrapper {
  padding: 5px 0px;
  display: flex;
  display: -webkit-box;
}
.viaje-detail .viaje-ciudades .ciudad .ciudad-wrapper.overlay {
  color: rgba(98, 98, 98, 0.45);
}
.viaje-detail .viaje-ciudades .ciudad .ciudad-wrapper .accion {
  z-index: 11;
}
.viaje-detail .viaje-ciudades .ciudad .ciudad-wrapper .accion > div {
  display: inline-block;
}
.viaje-detail .viaje-ciudades .ciudad .ciudad-wrapper .accion > span.title {
  display: none;
}
.viaje-detail .viaje-ciudades .ciudad .ciudad-overlay {
  position: absolute;
  width: 100%;
  /* background: red; */
  height: 100%;
  z-index: 10;
  background-color: #e68b22;
  background-image: linear-gradient(to bottom, #eabc99, #e68b22, #eabc99);
  opacity: 0.8;
}
.viaje-detail .viaje-ciudades .ciudad .ciudad-overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0.2) 75%,
    transparent 75%,
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
.viaje-detail .viaje-ciudades .ciudad .disable {
  display: none;
}
.viaje-detail .viaje-ciudades .select-plazas .image {
  text-align: center;
}
.viaje-detail .viaje-ciudades .select-plazas .image > img {
  width: 70%;
}
.viaje-detail .viaje-ciudades .select-plazas select {
  -webkit-appearance: menulist;
  height: 40px;
  width: 100%;
}
input[type=submit].viaje-button,
.viaje-detail button.viaje-button {
  background: #ff8f12;
  color: white;
  width: 100%;
  margin: 0px 0px 15px;
  height: 45px;
  font-size: 14px;
  padding: 0px;
  font-weight: 700;
}
input[type=submit].viaje-button2,
.viaje-detail button.viaje-button2 {
  background: #027fc5;
  color: white;
  width: 100%;
  margin: 0px 0px 15px;
  height: 45px;
  font-size: 14px;
  padding: 0px;
  font-weight: 700;
}
input[type=submit].viaje-button2:hover,
.viaje-detail button.viaje-button2:hover {
  background: #016fac;
}
input[type=submit].viaje-button:hover,
.viaje-detail button.viaje-button:hover {
  background: #e68b22;
  color: white;
}
.viaje-detail button.viaje-button:focus {
  outline: none;
}
.viaje-detail .map-item {
  height: 380px;
}
.viaje-detail .mapas {
  margin-bottom: 45px;
}
.viaje-detail .mapas input {
  width: 100%;
}
.viaje-detail .mapas .search-wrapper {
  display: flex;
}
.viaje-detail .mapas .search-wrapper input {
  flex-grow: 1;
  margin-bottom: 15px;
}
.viaje-detail #viaje-resumen ul {
  list-style: none;
}
.viaje-detail #viaje-resumen ul > li span {
  font-weight: 700;
}
.viaje-detail #confirma p.title {
  background: #028acc;
  color: white;
  padding: 5px 10px;
  font-weight: 700;
}
.viaje-detail #confirma p.content {
  font-weight: 700;
  text-align: center;
}
.viaje-detail #confirma p#last_origen,
.viaje-detail #confirma p#last_destino {
  text-align: left;
}
.viaje-detail .personal-data-review {
  /* border: 1px solid #028acc;
  padding: 15px; */
  margin-bottom: 25px;
  /* background: rgba(2, 148, 210, 0.15); */
}
.viaje-detail .personal-data-review input {
  width: 100%;
}
.viaje-detail .personal-data-review .famycar-login-content{
  margin:0px;
  width: 100%;
}
.viaje-detail .personal-data-review .famycar-personal-data{
  display: inline-block;
  box-shadow: 7px 6px 3px 0px #007fc559;
  margin: 0px;
  width: 100%;
  padding: 15px;
  text-align: left;
  border: 1px solid #007fc5;
  box-sizing: border-box;
}
.viaje-detail .personal-data-review .famycar-personal-data input{
  background: rgb(247, 247, 247);
  width: 100%;
}
.viaje-detail .personal-data-review .famycar-personal-data .famycar-login-submit{
  text-transform: uppercase;
}
.famycar-profile {
  width: 100%;
  display: inline-block;
}
.famycar-profile .famycar-profile-menu {
  float: left;
  width: 25%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
}
.famycar-profile .famycar-profile-menu a {
  display: block;
  width: 100%;
  color: white;
  background: #0273b3;
  margin-bottom: 2px;
  padding: 5px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
}
.famycar-profile .famycar-profile-menu a.active {
  background: #e68b22;
}
.famycar-profile .famycar-profile-menu a:hover {
  text-decoration: none;
  background: #e68b22;
}
.famycar-profile .famycar-profile-content {
  width: 75%;
  float: left;
  padding-left: 20px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
  position: relative;
}
.famycar-profile .famycar-profile-content .famycar-profile-tab{
  display: none;
  opacity: 0;
  transition: opacity .5s linear;
  -webkit-transition: opacity .5s linear;
  -moz-transition: opacity .5s linear;
  -o-transition: opacity .5s linear;
}
.famycar-profile .famycar-profile-content .famycar-profile-tab.active{
  opacity: 1;
}
.famycar-profile .famycar-profile-content .famycar-profile-tab h5{
  background: #e68b22;
  color: white;
  padding: 3px 10px;
}
.famycar-profile-form .fc_row p input {
  width: 100%;
}
.fc_row p label.required:after {
  content: "*";
  color: red;
  margin-left: 5px;
}
#travel-result {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
#travel-result .travel-result-content .travel-result-success .icon-result i {
  color: #00d600;
  font-size: 100px;
}
#travel-result .travel-result-content .travel-result-error .icon-result i {
  color: #ff6228;
  font-size: 100px;
}
#travel-result .travel-result-content .travel-result-success .message-result,
#travel-result .travel-result-content .travel-result-error .message-result {
  width: 70%;
  margin: 20px auto;
}
#travel-result .travel-result-content .viaje-button {
  background: #027fc5;
  color: white;
  margin: 0px 0px 15px;
  padding: 0px;
  font-weight: 700;
}
#travel-result .travel-result-content .viaje-button:hover {
    background: #ff8f12;
}
.tag{
  border: 1px solid #027fc5;
  background-color: #027fc575;
  padding: 5px;
  border-radius: 5px;
  color: white;
}
.tag.error{
  border: 1px solid #EF5350;
  background-color: #EF535075;
}
.tag.notice{
  border: 1px solid #027fc5;
  background-color: #027fc575;
}
table.famycar-table{
  width: 100%;
  border-color: white;
}
table.famycar-table > thead > tr > th{
  background: #027fc5;
  color: white;
  border: none;
  border-right: 1px solid white;
} 
table.famycar-table > thead > tr > th:last-child{
  border-right: none;
}
table.famycar-table td{
  border: none;
}
table.famycar-table tr{
  border: 1px solid #027fc5;
}

@media only screen and (max-width: 768px) {
  .viaje-detail .xs-hide {
    display: none;
  }
  .viaje-detail .viaje-steps .step .step-icon {
    width: 60px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
  }
  .viaje-detail .viaje-steps .progress {
    top: 27px;
  }
  .viaje-detail .viaje-steps .step p {
    font-size: 12px;
  }
  .viaje-detail .viaje-ciudades .ciudades-title .recogida,
  .viaje-detail .viaje-ciudades .ciudades-title .destino {
    display: none;
  }
  .viaje-detail .viaje-ciudades .ciudad .ciudad-wrapper {
    display: block;
  }
  .viaje-detail .viaje-ciudades .ciudad .ciudad-wrapper .accion {
    margin-top: 5px;
  }
  .viaje-detail .viaje-ciudades .ciudad .ciudad-wrapper .accion > span.title {
    display: inline-block;
    vertical-align: text-bottom;
    font-weight: 700;
  }
  .famycar-login-content{
    min-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .famycar-profile .famycar-profile-menu{
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .famycar-profile .famycar-profile-content{
    width: 100%;
    float:none;
    padding: 0px;
  }
}
@media (min-width: 768px) {
  .fc_col-sm-1,
  .fc_col-sm-10,
  .fc_col-sm-11,
  .fc_col-sm-12,
  .fc_col-sm-2,
  .fc_col-sm-3,
  .fc_col-sm-4,
  .fc_col-sm-5,
  .fc_col-sm-6,
  .fc_col-sm-7,
  .fc_col-sm-8,
  .fc_col-sm-9 {
    float: left;
  }
  .fc_col-sm-12 {
    width: 100%;
  }
  .fc_col-sm-11 {
    width: 91.66666667%;
  }
  .fc_col-sm-10 {
    width: 83.33333333%;
  }
  .fc_col-sm-9 {
    width: 75%;
  }
  .fc_col-sm-8 {
    width: 66.66666667%;
  }
  .fc_col-sm-7 {
    width: 58.33333333%;
  }
  .fc_col-sm-6 {
    width: 50%;
  }
  .fc_col-sm-5 {
    width: 41.66666667%;
  }
  .fc_col-sm-4 {
    width: 33.33333333%;
  }
  .fc_col-sm-3 {
    width: 25%;
  }
  .fc_col-sm-2 {
    width: 16.66666667%;
  }
  .fc_col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .fc_col-md-1,
  .fc_col-md-10,
  .fc_col-md-11,
  .fc_col-md-12,
  .fc_col-md-2,
  .fc_col-md-3,
  .fc_col-md-4,
  .fc_col-md-5,
  .fc_col-md-6,
  .fc_col-md-7,
  .fc_col-md-8,
  .fc_col-md-9 {
    float: left;
  }
  .fc_col-md-12 {
    width: 100%;
  }
  .fc_col-md-11 {
    width: 91.66666667%;
  }
  .fc_col-md-10 {
    width: 83.33333333%;
  }
  .fc_col-md-9 {
    width: 75%;
  }
  .fc_col-md-8 {
    width: 66.66666667%;
  }
  .fc_col-md-7 {
    width: 58.33333333%;
  }
  .fc_col-md-6 {
    width: 50%;
  }
  .fc_col-md-5 {
    width: 41.66666667%;
  }
  .fc_col-md-4 {
    width: 33.33333333%;
  }
  .fc_col-md-3 {
    width: 25%;
  }
  .fc_col-md-2 {
    width: 16.66666667%;
  }
  .fc_col-md-1 {
    width: 8.33333333%;
  }
}