body {
    background-color: #f1f2f6 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}
/*************************************************
**************************************************
*******************ANIMATIONS*********************
**************************************************
*************************************************/
@keyframes beatSearch {
  0% {background: #11b8b5;}
  25% {background: #007977;}
  50% {background: #007977;}
  100% {background: #11b8b5;}
}


/*************************************************
**************************************************
*******************ANIMATIONS*********************
**************************************************
*************************************************/
.icon {
    width: 24px;
    height: 24px;
}
.imgColor-gray {
    background-color: #b1b8cd;
}
img {
    pointer-events: none;
}

/*************************************************
**************************************************
*******************SVG IMAGENES*******************
**************************************************
*************************************************/
.carSVG {
    -webkit-mask: url(/img/icons/car.svg) no-repeat center;
    mask: url(/img/icons/car.svg) no-repeat center;
}
.pinSVG {
    -webkit-mask: url(/img/icons/pin.svg) no-repeat center;
    mask: url(/img/icons/pin.svg) no-repeat center;
}
.airplaneSVG {
    -webkit-mask: url(/img/icons/airplane.svg) no-repeat center;
    mask: url(/img/icons/airplane.svg) no-repeat center;
}
.ferrySVG {
    -webkit-mask: url(/img/icons/ferry.svg) no-repeat center;
    mask: url(/img/icons/ferry.svg) no-repeat center;
    width: 50px;
}
.busSVG {
    -webkit-mask: url(/img/icons/bus.svg) no-repeat center;
    mask: url(/img/icons/bus.svg) no-repeat center;
    width: 50px;
}
.coachSVG {
    -webkit-mask: url(/img/icons/coach.svg) no-repeat center;
    mask: url(/img/icons/coach.svg) no-repeat center;
}
.mixedSVG {
    -webkit-mask: url(/img/icons/change_vehicle.svg) no-repeat center;
    mask: url(/img/icons/change_vehicle.svg) no-repeat center;
}
/*************************************************
**************************************************
*******************SVG IMAGENES*******************
**************************************************
*************************************************/
.img-w5 { width: 5px; }
.img-w10 { width: 10px; }
.img-w15 { width: 15px; }
.img-w20 { width: 20px; }
.img-w25 { width: 25px; }
.img-w30 { width: 30px; }
.img-w35 { width: 35px; }
.img-w40 { width: 40px; }
.img-w45 { width: 45px; }
.img-w50 { width: 50px; }
.img-w55 { width: 55px; }
.img-w60 { width: 60px; }
.img-w65 { width: 65px; }
.img-w70 { width: 70px; }
.img-w75 { width: 75px; }
.img-w80 { width: 80px; }
.img-w85 { width: 85px; }
.img-w90 { width: 90px; }
.img-w95 { width: 95px; }
.img-w100 { width: 100px; }


/* ----- FONT SIZE & STYLING ----- */
.font-size-xxxl { font-size: 4.000rem; } /*--- 64px ---*/
.font-size-xxl { font-size: 3.250rem; } /*--- 52px ---*/
.font-size-xl2-jl { font-size: 3.250rem; } /*--- 52px ---*/
.font-size-xl2 { font-size: 2.750rem; } /*--- 44px ---*/
.font-size-xl12 { font-size: 2.625rem; } /*--- 42px ---*/
.font-size-xl1 { font-size: 2.000rem; } /*--- 32px ---*/
.font-size-lg2 { font-size: 1.750rem; } /*--- 28px ---*/
.font-size-lg { font-size: 1.500rem; } /*--- 24px ---*/
.font-size-md { font-size: 1.125rem; } /*--- 18px ---*/
.font-size-lg-jl { font-size: 2.063rem; } /*--- 33px ---*/
.font-size-md0 { font-size: 1.313rem; } /*--- 21px ---*/
.font-size-md-jl { font-size: 1.438rem; } /*--- 23px ---*/
.font-size-md2 { font-size: 1.500rem; } /*--- 24px ---*/
.font-size-sm { font-size: 0.750rem; } /*--- 12px ---*/
.font-size-sm2 { font-size: 1.125rem; } /*--- 18px ---*/
.font-size-xs2 { font-size: 1.000rem; } /*--- 16px ---*/
.font-size-xs { font-size: 0.625rem; } /*--- 10px ---*/
.font-bold-700 { font-weight: 700; }
.font-shadow { text-shadow: 3px 3px 3px #000000; }
.font-shadow-jl { text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.75); }
/* ----- FONT SIZE & STYLING ----- */

/* ----- BUTTONS & BOXES----- */
.redondeo { border-radius: 5px !important; }
.border-left-gray { border-left: solid 1px #E1E5E3; }
.border-radius {border-radius:3px;}
.top-border {border-top: 2px solid;}
.gray-border{border-color: #b1b8cd;}
/* ----- BUTTONS ----- */

/* ----- PADDING LEFT ----- */
.padding-left-0 { padding-left: 0px; }
.padding-left-5 { padding-left: 5px; }
.padding-left-6 { padding-left: 6px; }
.margin-left-5 { margin-left: 5px; }
.padding-left-10 { padding-left: 10px; }
.padding-left-17 { padding-left: 17px; }
.padding-left-15 { padding-left: 15px; }
.padding-left-20 { padding-left: 20px; }
.padding-left-25 { padding-left: 25px; }
.padding-left-30 { padding-left: 30px; }
.padding-left-35 { padding-left: 35px; }
.padding-left-40 { padding-left: 40px; }
.padding-left-45 { padding-left: 45px; }
.padding-left-50 { padding-left: 50px; }
.padding-left-55 { padding-left: 55px; }
.padding-left-60 { padding-left: 60px; }
.padding-left-65 { padding-left: 65px; }
.padding-left-70 { padding-left: 70px; }
.padding-left-75 { padding-left: 75px; }
.padding-left-80 { padding-left: 80px; }
.padding-left-85 { padding-left: 85px; }
.padding-left-90 { padding-left: 90px; }
.padding-left-95 { padding-left: 95px; }
.padding-left-100 { padding-left: 100px; }
.padding-left-150 { padding-left: 150px; }
/* ----- PADDING LEFT ----- */

/* ----- PADDING RIGHT ----- */
.padding-right-0 { padding-right: 0px; }
.padding-right-5 { padding-right: 5px; }
.padding-right-6 { padding-right: 6px; }
.padding-right-10 { padding-right: 10px; }
.padding-right-15 { padding-right: 15px; }
.padding-right-20 { padding-right: 20px; }
.padding-right-25 { padding-right: 25px; }
.padding-right-30 { padding-right: 30px; }
.padding-right-35 { padding-right: 35px; }
.padding-right-40 { padding-right: 40px; }
.padding-right-45 { padding-right: 45px; }
.padding-right-50 { padding-right: 50px; }
.padding-right-55 { padding-right: 55px; }
.padding-right-60 { padding-right: 60px; }
.padding-right-65 { padding-right: 65px; }
.padding-right-70 { padding-right: 70px; }
.padding-right-75 { padding-right: 75px; }
.padding-right-80 { padding-right: 80px; }
.padding-right-85 { padding-right: 85px; }
.padding-right-90 { padding-right: 90px; }
.padding-right-95 { padding-right: 95px; }
.padding-right-100 { padding-right: 100px; }
.padding-right-150 { padding-right: 150px; }
/* ----- PADDING RIGHT ----- */

/* ----- PADDING TOP ----- */
.padding-top-0 { padding-top: 0px; }
.padding-top-5 { padding-top: 5px; }
.padding-top-10 { padding-top: 10px; }
.padding-top-15 { padding-top: 15px; }
.padding-top-20 { padding-top: 20px; }
.padding-top-25 { padding-top: 25px; }
.padding-top-30 { padding-top: 30px; }
.padding-top-35 { padding-top: 35px; }
.padding-top-40 { padding-top: 40px; }
.padding-top-45 { padding-top: 45px; }
.padding-top-50 { padding-top: 50px; }
.padding-top-55 { padding-top: 55px; }
.padding-top-60 { padding-top: 60px; }
.padding-top-65 { padding-top: 65px; }
.padding-top-70 { padding-top: 70px; }
.padding-top-75 { padding-top: 75px; }
.padding-top-80 { padding-top: 80px; }
.padding-top-85 { padding-top: 85px; }
.padding-top-90 { padding-top: 90px; }
.padding-top-95 { padding-top: 95px; }
.padding-top-100 { padding-top: 100px; }
.padding-top-110 { padding-top: 110px; }
.padding-top-120 { padding-top: 120px; }
.padding-top-125 { padding-top: 125px; }
.padding-top-130 { padding-top: 130px; }
.padding-top-140 { padding-top: 140px; }
.padding-top-150 { padding-top: 150px; }
.padding-top-175 { padding-top: 175px; }
/* ----- PADDING TOP ----- */

/* ----- PADDING BOTTOM ----- */
.padding-bottom-0 { padding-bottom: 0px; }
.padding-bottom-5 { padding-bottom: 5px; }
.padding-bottom-10 { padding-bottom: 12px; }
.padding-bottom-15 { padding-bottom: 15px; }
.padding-bottom-20 { padding-bottom: 20px; }
.padding-bottom-25 { padding-bottom: 25px; }
.padding-bottom-30 { padding-bottom: 30px; }
.padding-bottom-35 { padding-bottom: 35px; }
.padding-bottom-40 { padding-bottom: 40px; }
.padding-bottom-45 { padding-bottom: 45px; }
.padding-bottom-50 { padding-bottom: 50px; }
.padding-bottom-55 { padding-bottom: 55px; }
.padding-bottom-60 { padding-bottom: 60px; }
.padding-bottom-65 { padding-bottom: 65px; }
.padding-bottom-70 { padding-bottom: 70px; }
.padding-bottom-75 { padding-bottom: 75px; }
.padding-bottom-80 { padding-bottom: 80px; }
.padding-bottom-85 { padding-bottom: 85px; }
.padding-bottom-90 { padding-bottom: 90px; }
.padding-bottom-95 { padding-bottom: 95px; }
.padding-bottom-100 { padding-bottom: 100px; }
/* ----- PADDING BOTTOM ----- */

/* ----- MARGIN 0 ----- */
.margin-top-0 { margin-top: 0px; }
.margin-top-5 {margin-top: 5px; }
.margin-top-10 {margin-top: 10px; }
.margin-top-15 {margin-top: 15px; }
.margin-top-20 {margin-top: 20px; }
.margin-top-25 {margin-top: 25px; }
.margin-top-30 {margin-top: 30px; }
.margin-top-35 {margin-top: 35px; }
.margin-top-40 {margin-top: 40px; }
.margin-top-45 {margin-top: 45px; }
.margin-top-50 {margin-top: 50px; }
.margin-top-55 {margin-top: 55px; }
.margin-top-60 {margin-top: 60px; }
.margin-top-65 {margin-top: 65px; }
.margin-bottom-0 { margin-bottom: 0px; }
.margin-bottom-5 {margin-bottom: 5px; }
.margin-bottom-10 {margin-bottom: 10px; }
.margin-bottom-15 {margin-bottom: 15px; }
.margin-bottom-20 {margin-bottom: 20px; }
.margin-bottom-25 {margin-bottom: 25px; }
.margin-bottom-30 {margin-bottom: 30px; }
.margin-bottom-35 {margin-bottom: 35px; }
.margin-bottom-40 {margin-bottom: 40px; }
.margin-bottom-45 {margin-bottom: 45px; }
.margin-bottom-50 {margin-bottom: 50px; }
.margin-bottom-55 {margin-bottom: 55px; }
.margin-bottom-60 {margin-bottom: 60px; }
.margin-bottom-65 {margin-bottom: 65px; }
.margin-bottom-120 { margin-bottom: 120px !important; }
.margin-left-0 { margin-left: 0px; }
.margin-right-0 { margin-right: 0px; }
.margin-all-0 { margin: 0 0 0 0 !important; }
.margin-left-5 {margin-left:5px;}
.margin-left-10 {margin-left:10px;}
.margin-left-15 {margin-left:15px;}
.margin-left-20 {margin-left:20px;}
.margin-left-25 {margin-left:25px;}
.margin-left-30 {margin-left:30px;}
.margin-left-35 {margin-left:35px;}
.margin-left-40 {margin-left:40px;}
.margin-left-45 {margin-left:45px;}
.margin-left-50 {margin-left:50px;}
.margin-right-5 {margin-right:5px;}
.margin-right-10 {margin-right:10px;}
.margin-right-15 {margin-right:15px;}
.margin-right-20 {margin-right:20px;}
.margin-right-25 {margin-right:25px;}
.margin-right-30 {margin-right:30px;}
.margin-right-35 {margin-right:35px;}
.margin-right-40 {margin-right:40px;}
.margin-right-45 {margin-right:45px;}
.margin-right-50 {margin-right:50px;}
/* ----- MARGIN 0 ----- */

.no-sides-padding { padding-right: 0px; padding-left: 0px; }

/* ----- HORIZONTAL ALIGN ----- */
.align-left { text-align: left; }
.align-center { text-align: center; } 
.align-right { text-align: right; }
/* ----- HORIZONTAL ALIGN ----- */

/*------ SELF ALIGN ------*/
.align-self-center { align-self: center; }
.align-self-baseline { align-self: baseline; }
.align-self-end { align-self: end; }
.align-self-start { align-self: start; }
.align-self-stretch { align-self: stretch; }
/*------ SELF ALIGN ------*/

/* ----- VERTICAL ALIGN ----- */
.outside-table { display: table; table-layout: fixed; height: 100%; width: 100%; }
.inside-table { display: table-cell; float: none; height: 100%; }
.align-middle { vertical-align: middle; }
.flex-vertical-align {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: calc(100% - 168px);
}
/* ----- VERTICAL ALIGN ----- */

/* ----- FONT COLOR ----- */
.color-turquesa { color: #11b8b5 !important; }
.color-red { color: #f00; }
.color-green { color: #0f0; }
.color-azul { color: #00f; }
.color-azul-gris { color:  #2e3f42; }
.color-black { color: #000000; }
.color-white { color: #ffffff !important; }
.color-dark-gray { color: #333333; }
.color-grey { color: #666666; }
.color-light-grey { color: #999999; }
.color-light-blue-grey { color: #b1b8cd; }
.color-dark-green-grey { color: #2e3f42; }
.color-white-grey { color: #aeb5ba; }
.color-marine { color: #023358; }
.color-dusk { color: #405d74; }
.color-green-emetra { color: #25d366; }
/* ----- FONT COLOR ----- */

/* ----- BACKGROUND COLOR ----- */
.background-turquesa { background-color: #11b8b5; }
.background-azul { background-color: #023358; }
.background-azul-2 { background-color: #023358; }
.background-azul-gris { background-color: #405d74; }
.background-black { background-color: #000000; }
.background-white { background-color: #ffffff; }
.background-switch { background-color: #e7e9ea; }
.background-dark-blue { background-color: #01233d; }
.background-gris-papel { background-color: #eff0f1; }
.background-pale-gray { background-color: #f1f2f6; }
.bakground-pill-gray { background: #ebedf2; }
.background-marine-opaque {    background: rgb(2 51 88 / 40%); }
.border-gray { border: solid 1px #E1E5E3; height: 40px; }
.border-gray-space { border: solid 1px #E1E5E3; }
.border-gray-space-2 { border: solid 1px #E1E5E3; }
/* ----- BACKGROUND COLOR ----- */
/*************************************************
****************ICON BACKGROUNDS******************
*************************************************/
.back-arrow{
    background: url('../images/icons/back_arrow.svg');
    width: 12px;
    height: 27px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 0 !important;
    opacity: 1 !important;
}
.user3-icon{
    background: url('../images/icons/user3.png');
    width: 40px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px !important;
}
/*************************************************
****************ICON BACKGROUNDS******************
*************************************************/


/*************************************************
****************WIDTH PERCENTAGE******************
**************************************************/
.w0p {width: 0%;}
.w15p {width: 15%;}
.w25p {width: 25%;}
.w26p {width: 26%;}
.w30p {width: 30%;}
.w35p {width: 35%;}
.w45p {width: 45%;}
.w50p {width: 50%;}
.w65p {width: 65%;}
.w75p {width: 75%;}
.w85p {width: 85%;}
.w95p {width: 95%;}
.w100p {width: 100%;}

/*************************************************
****************WIDTH PERCENTAGE******************
**************************************************/
.direction-rtl{ direction: rtl; }
.line-height-5 {    line-height: 5px; }
.line-height-10 {    line-height: 10px; }
.line-height-15 {    line-height: 15px; }
.line-height-18 {    line-height: 18px; }

.pRelative { position: relative; }
.pAbsolute { position: absolute; }
.pFixed { position: fixed; }

.column-flex {flex-direction: column;}
.column-reverse-flex {flex-direction: column-reverse;}
.row-flex {flex-direction: row;}
.row-reverse-flex {flex-direction: row-reverse;}
.input-group-addon.custom-icons-format {width: 45px;height: 32px;display: flex;justify-content: space-around;}
.dropdown-menu {
    left: 10px;
    padding: 0;
    margin-top: 10px;
}

.dropdown-menu li {
    margin: 0 10px 5px;
}
.input-group-addon.custom-icons-format span {
    top: 8px;
    position: relative;
    line-height: 0.6;
    margin: 0;
    background: #00bbb4;
    color: #fff;
    padding: 3px 7px;
    border-radius: 8px;
    font-size: 40px !important;
}
.input-group-addon.custom-icons-format span.minus {
    background: #f0f1f5;
    border: solid 2px #00bbb4;
    color: #00bbb4;
    line-height: 0.5;
}
.input-group-addon.title-label label {
    font-size: 22px;
}
.input-group-addon.custom-icons-format span:active {
    background: #035d5a;
}
.input-group-addon.custom-icons-format span.minus:active {
    background: #9b9b9b;
    border: solid 1px #035d5a;
    color: #035d5a;
}

.input-group-icon.custom-icons-format {
    position: relative;
    margin: 0px;
    padding: 0px 6px;
    border-radius: 8px;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 1.1;
    cursor: pointer;
}
.input-group-icon.custom-icons-format.margin-right {
    margin-right: 10px;
}
input[type="time"]{
 position: relative;   
}
input[type="time"]::-webkit-calendar-picker-indicator {
    background: #0000;
    bottom: 0;
    color: #0000;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.gray-icon {
    background: #f1f2f6;
    border: solid 1px #AEB6CD;
    color: #AEB6CD;
}
.gray-icon:hover {
    background: #AEB6CD;
    color: #fff;
}
.gray-icon.disabled {
    border: solid 1px #cdcdcd;
    color: #cdcdcd;
}
.gray-icon.disabled:hover {
    background: none;
    color: #cdcdcd;
    cursor: not-allowed;
}

.putmore-padd{
    padding: 2px 10px !important;
}
nav i {
    color: #023358;
    font-size: 26px;
}

nav .navbar-right li{
    margin-right: 30px;
}

ul.navbar-nav {
    font-size: 1rem;

}
ul ul {
    list-style: disc;
}
#i-access {
    font-size: inherit;
    padding-right: 15px;
}

li#access {
    border-right: 1px solid #ccc;
}

.header {
    position: relative;
    height: 400px;
}
.small-header {
    position: relative;
    height: auto !important;
}

.header img{    
    width: 100%;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.form .options {
    padding: 10px 0px;
}

.ida, .ida-vuelta {
    border-radius: 15px;
    padding: 5px 15px;
}

.form .col-md-3, .form .col-md-2, .form .col-md-1  {
    padding: 0 5px;
}

.desde {
    padding-left: 15px !important;
}

.ida {
    background: #ebedf2;
    color:#405d74;
}

.ida-vuelta {
    background: #11b8b5;
    color:#fff;  
}

.custom-font{
    font-size: 22px !important;
    margin: 5px 0px 0px 5px;
    max-width: 100%;
    line-height: 1;
}

h1 {
    font-family: sans-serif;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.75);
    font-weight: bold;
    width: 85%;
    text-align: left;
    font-size: 52px;
    color: #fff;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.form { 
    padding: 20px;
    background: #fff;
    position: absolute;
    bottom: -25%;
    left: 50%;
    transform: translate(-50%);
    width: 85%;
    border-radius: 10px;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


input[type=number] {
  -moz-appearance:textfield;
  padding: 10px;
}
.input-group input {
    font-size: 0.8rem;
}
.input-group input[type=text] {
  -moz-appearance:textfield;
  padding-left: 0px;
}

.input-group, .input-group input, .input-group .form-control {
    background: #f1f2f6;
    border: none;
    border-radius: 8px !important;
}


.input-group i {
    margin: 4px;
    padding: 5px;
    color: #b1b8cd;
}
/*input#searchBtn:focus{
    animation: beatSearch 1.5s infinite;
}*/

input:focus {
    background-color: #f1f2f6;
    outline: 0;
    box-shadow: none !important;
}
input[type="submit"]:hover{
    background-color: #007977 !important;
}
#show-password, #show-logPassword {
    position: absolute;
    display: block;
    right: 25px;
    transform: translateY(12px);
    cursor: pointer;
}

.password-input {
    display: flex;
}

.information {
    width: 85%;
    background: #f1f2f6;
    margin: auto;
}

.information .row .col-md-1 {
    padding-right: 10px;
    text-align: right;
}

.information .row .col-md-3 {
    padding-left: 0;
}

.information p {
    text-align: justify;
    font-size: 18px;
}

.information h3 {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 32px;
    color: #023358;
}
.information h4 {
    font-size: 24px;
    font-weight: bold;
    color: #11b8b5;
}

.cont-information {
    padding: 20px 0px 0px 0px;
}


.travel-icons h3, .travel-icons p {
    font-size: 18px;
}
.has-error input, .has-error select, .has-error textarea, .StripeElement--invalid {
    background-color: #ec686845 !important;
    border: solid 1px #ff3030 !important;
}
.amenity_icon_selector {
    border-radius: 14px;
    padding: 20px;
    background: #e0e0e0;
    overflow-wrap: normal;
    width: 650px;
}

.icon_selector_container img {
    width: 50px;
    height: 50px;
    margin: 10px;
}

.amenity_icon_selector img {
    margin: 10px;
    background: #fff;
    padding: 5px;
    border: solid 1px #023358;
    border-radius: 10px;
}
.amenity_icon_selector::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.amenity_icon_selector::-webkit-scrollbar-track {
  background: #ddd;
}

/* Handle */
.amenity_icon_selector::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.amenity_icon_selector::-webkit-scrollbar-thumb:hover {
  background: #666;
}

.icon_selector {
    width: max-content;
    background: #e0e0e0;
    border-radius: 18px;
    margin-bottom: 20px;
    border: solid 1px #023358;
}
/*Explore*/
.btn a {
    color: #11b8b5 !important;
}
.btn:hover a {
    color: #212529 !important; 
}
.cont-explore {
    width: 85%;
    margin: auto;
    padding: 5px 0px 5px;
}
.cont-explore h3 {
    color: #023358;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 20px;
}
.explore {
    background: #fff;  
}
.cont-explore img {
    width: 100%;
}
.travel-icons p {
    width: 95%;
}
.explore h4 { 
    color: #11b8b5;
}
.cont-explore .row {
    margin: 100px 0px 50px;
}
.cont-explore .travel-row {
    margin: 90px 0px -70px;
}
a.btn-call-action {
    display: inline-block;
    margin: 20px 0px;
    background: #11b8b5;
    padding: 8px 25px;
    border-radius: 5px;
    color: #fff;
    border: none;
}

input.btn-call-action {
    background: #11b8b5;
    padding: 5px 15px;
    border-radius: 5px;
    color: #fff;
    border: none;
    width: 100%;
}

.cont-explore p {
    color: #405d74;
}

ul#ui-id-1 , ul#ui-id-2, ul#ui-id-3, ul#ui-id-4  {
    overflow-y: scroll;
    background-color: #fff;
    width: max-content !important;
    padding-left: 1px;
}
ul#ui-id-1, ul#ui-id-2{
    height: 350px
}
ul#ui-id-3, ul#ui-id-4{
    width: 100% !important;
    height: auto;
}
ul#ui-id-1 li, ul#ui-id-2 li, ul#ui-id-3 li, ul#ui-id-4 li {
    list-style: none;
}

ul#ui-id-1 li:hover, ul#ui-id-2 li:hover, ul#ui-id-3 li:hover, ul#ui-id-4:hover {
    background-color: #F1F2F6;
    cursor: pointer;
}

.popular-destinations .item ul {
    padding-left: 20px;
    margin-bottom: 0;
}
.transport-type-content ul {
    list-style: none;
}
.transport-type-content ul li::before {
    color: #023358;
    content: "•";
    width: 0.5em;
    margin-left: -0.7em;
    display: inline-block;
    font-size: 30px;
}

/* POPULAR DESTINATIONS */

.popular-destinations {
    background: #fff;
}

h3.destination {
    font-family: sans-serif;
    text-align: center;
    font-weight: bold;
    color: #023358 ;
    padding-bottom: 40px !important;
}

.cont-popular-destinations {
    width: 85%;
    margin: auto;
}

.cont-popular-destinations h3 {
    font-family: sans-serif;
    font-weight: bold;
    padding-bottom: 5px;
    color:#023358;
}

.cont-popular-destinations img {
    width: 90%;
}

.cont-popular-destinations .item {
    padding-bottom: 40px;
}

.cont-testimonials h2 {
    color:#2e3f42;
    font-weight: bold;
}

.cont-testimonials h3 {
    font-family: sans-serif;
    color: #aeb5ba;
    font-size: 1rem;
}

/*Links other destinations*/

.other-destinations {
    background: #fff;
    padding: 40px 0px;
}

.cont-other-destinations {
    width: 60%;
    margin: auto;
}


.cont-other-destinations a {
    color: #0fa5a2;  
}

.cont-other-destinations a:hover {
    color: #0fa5a2;
    font-weight: bold;
    text-decoration: none;
}

.cont-other-destinations ul {
    list-style: none;
    padding-left: 0;
}

.cont-other-destinations h3 { 
    font-family: sans-serif;
    color:#2e3f42;
    font-weight: bold;
}

.options ul {
    padding-left: 0;
}

.options ul li {
    list-style: none;
    display: inline;
    margin: 0px 2.5px;
}
main.home-content .cont-other-destinations {
    width: 88%;
}
main.home-content .cont-other-destinations .row.contentrow {
        width: 70%;
    margin: 0 auto;
}
li.li-one-way, li.li-round {
    background: #ebedf2;
    color: #405d74;
    border-radius: 15px;
    padding: 5px 15px;
    width: 11%;
    text-align: center;
}

li.li-one-way.selected, li.li-round.selected {
    background: #11b8b5;
    color: #fff;
}
li.li-one-way:hover, li.li-round:hover {
    background: #11b8b5 !important;
    color: #fff !important;
}

li.li-one-way #one, input#round , li.li-one-way #Tone, input#Tround, li.li-one-way #TRone, input#TRround{
    opacity: 0.011;
    position: absolute;
}

ul.donate-now {
    margin-bottom: 0;
    line-height: 2;
}


input.btn-call-action:hover {
    color:#fff;
    background: #0d7f79;
    text-decoration: none;
}
a:hover {
    color: #023358;
    text-decoration: none;
}


/*Trips*/
/*#containerTripDiv.tab-content {  width: 50%; }*/
.BidDivContainerTrips {    display: flex;    flex-direction: row; }
.trip-input-group { width: fit-content; display: flex; margin: 0 5px; border-radius: 8px; align-items: center; }
.trip-input-group .form-control { border-radius: 0px 8px 8px 0px !important; padding-left: 0;}
.trip-input-group .form-control#tickets {
    padding-left: 10px;
    font-size: 16px;
}
.hidden-sm.searchTrigger {
    width: 100%;
}

.input-group.w160 .form-control { width: 160px; }
.input-group.w100 .form-control { width: 100px; }
.input-group.w30 .form-control { width: 30px; }
.input-group .input-group-addon { background-color: #f1f2f6; border-radius: 8px; }
.flexdisplay { display: flex; }
.blockdisplay { display: block; }
.space-between { justify-content: space-between; }
.nav-pill-separated { margin: 0 5px !important; }
.nav-pill-separated>a { border-radius: 15px !important; padding: 0 20px; }
#sort-select, #filter-select { display: inline-grid; line-height: 0;}
.fade.in { opacity: 1; }
.input-group-addon { background-color: #f1f2f6; border: 0px solid #ffffff; }
.white-back .input-group-addon.title-label, .white-back.input-group .input-group-addon {
    background-color: #fff;
}
.flexdisplay.mid-boxes > div:first-child {
    width: 50%;
}
.flexdisplay.mid-boxes > div:last-child {
    width: 40%;
}

.sort-box{
    margin: 20px auto;
    width: 100%;
}
.sort-box a {
    padding: 5px 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 5px 5px 5px 0 rgb(0 0 0 / 20%);
}
.sort-box ul#sort-menu a {
    padding: 0;
    background: #fff;
    border-radius: none;
    box-shadow: none;
    margin:0;
}
#ticketNav .input-group-addon {
    background: #fff;
}
.nav.nav-pills li {
    border-radius: 15px;
}
.trips-div a {
    color: #405d74;
}
.trips-div a:hover {
    font-weight: bold;
}
.trip-div-info p {
    margin: 0;
    text-align: left;
}
.ticketPCModal {
    width: 20%;
    padding: 20px;
    border-radius: 18px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    transform: translate(600px, 10px);
}
.trip-div-info>div:first-child {margin-top: 0;}
.trip-div-info>div:last-child {margin-bottom: 0;}
.trip-div-info>div {margin: 10px 0px;}
.trip-div-info.responsive-fix .margin-top-15-fix{ margin-top: 15px; }
.btn-home, .input-group input[type=submit].btn-home {
    font-weight: 700;
    font-size: 16px;
    background-color: #11b8b5;
    border: solid 1px #11b8b5;
    color: #ffffff;
    height: 40px;
    min-width: 140px;
}
.btn-default {
    width: 140px;
}

.btn-book {
    width: max-content;
}
.btn-home:hover { 
    background-color: #0d7f79;
    border: solid 1px #0d7f79;
    color: #ffffff;
}
.btn-home.btn-large{
    width: 100%;
}
.btn-dusk {
    color: #fff;
    background-color: #405d74;
    border-color: #405d74;
}
.btn-dusk:hover{
    color: #fff;
    background: #23272b;
    border: solid 1px #23272b;
}
.trip-info-div-container span {
    margin: 0px 5px;
    color: #b1b8cd;
}
/*.trip-info-div-container .column-flex {
    max-width: 48%;
}*/
.ghostTD_lbl {text-decoration: line-through; margin: 0 !important;}
.tripD_lbl {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8;
    margin: 0px !important;
}
.amenities_box_box {
    white-space: nowrap;
    overflow: hidden;
}
.pill-style {
    margin: 10px;
    padding: 5px;
    border-radius: 25px;
    max-width: max-content;
}

.pill-style span {
    margin: 0 5px;
}
.pill-style i {
    margin: 0 0 0 5px;
}
.trip-time {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
}
.totalPrice-trip {
    font-weight: bold;
}
.pperson-total-lbl p {
    line-height: 0.5;
    text-align: right;
}
.trip-container {
    width: 90%;
    margin: 20px auto 0;
}
.trip-container> div:first-child {
    width: 65%;
}
.trip-container> div:last-child {
    width: 35%;
}
.trip-searchbar-container{
    width: 85%;
    margin: 0 auto;
}
.exInfo-trip {
    text-align: left;
    border-top: solid 1px #d4d5db;
    margin-top: 10px;
    border-bottom: solid 5px #11B8B6;
    cursor: pointer;
}
.exInfo-trip.bundleInfo {margin-top: 0;}
.exRInfo-trip {
    text-align: left;
    border-top: solid 1px #d4d5db;
    margin-top: 20px;
    padding-top: 20px !important;
    cursor: pointer;
}
.typeBBox.trip-time {
    margin-right: 33px;
    font-size: 14px;
}
.resBookBtn {
    margin-top: 16px;
    background: #fff;
    padding: 10px;
    border-top: solid 5px #11b8b6;
}
.resBookBtn button {
    height: 55px;
}
.white-space {
    line-height: 1.5;
}
.modal.show .modal-dialog {
    height: 100%;
}
.modal-content .modal-sticky {
    position: sticky;
}
.modal-sticky.sticky-top{
    top: 0;
}
.modal-sticky.sticky-bottom {
    bottom: 0;
}
div#closeConfirmation{
    position: fixed;
    top: 0;
    background: #000a;
    height: 100%;
    width: 100%;
    z-index: 110;
}

div#closeConfirmation .modal-dialog {
    transform: translate(0px, 200px);
    height: fit-content;
    max-width: 540px;
}
#closeConfirmation .modal-body {
    padding: 0 0 10px; 
    text-align: center;
}
#closeConfirmation .modal-body .btn {
    margin: 0 10px 10px;
}
.stations-box {width: 60%; display: flex;}

.exInfo-trip h5 {
    font-size: 18px;
    font-weight: bold;
    color: #023358;
    margin-bottom: 25px;
    padding-bottom: 10px;
}

.stations-box span, .stationsb-box span {
    margin-right: 20px;
}
.stations-box p.trip-time, .stationsb-box p.trip-time {
    margin-right: 0px;
}
.stationsb-box p.trip-time {
    text-align: center;
}
/*.stations-box p, .stationsb-box p {
    white-space: nowrap;
}*/
.stationOBox, .stationOBox0 {
    text-align: center;
}

.stationOBox .custom-font {
    margin: 0;
}
.stationBBox, .stationBBox0 {
    white-space: pre-line;
    text-align: center;
}

.stationBBox .custom-font {
    margin: 0;
}
.time-labels p{
    margin-left: 20px;
    margin-bottom: 5px;
}
.bundle-cars-destinations {
    text-align: -webkit-center;
    white-space: pre-line;
}
.bundle_ainfo span {
    display: inline-block;
    margin-left: 0;
    margin-right: 15px;
    margin-bottom: 10px;
}
.stationsBox, .stationsBBox {
    margin-left: 10px;
}
.stationsBox, .stationsBBox p {
    margin-bottom: 0px;
}
.stationsBBox :last-of-type {opacity: 0;}

.bundle-icontainer.bottom-line h5{
    border-bottom:  solid 1px #ececec;
}
.extraIBtns {
    padding: 10px 20px 0px 20px;
    align-items: baseline;
}
.extraIBBtns {
    padding: 10px 20px 10px 20px;
    align-items: baseline;
}

.totalBook-box {
    align-items: flex-start;
}

.totalBook-box > div:first-child {
    margin: 0 30px;
}

.price-lbl {
    font-size: 24px;
    font-weight: bold;
}

.pperson-lbl {
    font-size: 16px;
    margin-left: 10px;
}

.pperson-total-lbl {
    font-size: 13px;
}

.totalBook-box > div:first-child .flexdisplay.column-flex {
}
.pills-styling>div>li {
    height: 40px;
    text-align: center;
    border: solid 1px #E1E5E3;
    border-radius: 5px;  
}
.pills-styling>li>a.active, .pills-styling>li>a.active:focus, .pills-styling>li>a.active:hover {
    background-color: #11b8b5;  
}
.nav.nav-pills li a.active {
    color: #fff;
}

.nav.nav-pills li a:hover {
    font-weight: bold;
}

.nav:before, #sort-menu:before, #sort-menu-res:before{
    display: table;
    content: " ";
}
.nav-item>a.nav-link {
    color: #405d74 !important;
    font-weight: bold;
}

.nav-item>a.nav-link:hover {
    color: #11b8b5 !important;
}
.bundle-title-container {padding: 12px 20px;text-align: left;width: 100%;align-self: center;}

.bundle-title-container h2 {font-size: 18px;font-weight: bold;line-height: 0.5;margin-bottom: 0.25rem;}

.bundle-title-container .pill-style {margin: 0;padding: 5px 15px 5px 8px;}

.bundle-pill-button {align-items: end;}
.bundle-res-img img {width: 100%;border-radius: 5px 5px 0px 0px;}
.bundle-title-container h2 {line-height: 1.2;}

.bundle-title-container p {line-height: 1.2;}
.bundle-title-container p.text-left {    opacity: 0; } /*hidding stops label*/
.stations-box table tbody tr td.text-center, .stationsb-box table tbody tr td.text-center {text-align: -webkit-center;}

.stations-box table tbody tr td p, .stationsb-box table tbody tr td p {margin: 12px 10px !important;text-align: left;}

.stations-box table tbody tr td.text-center span, .stationsb-box table tbody tr td.text-center span {display: block; margin: 0;}
.stationsb-box table tbody tr td.text-center span div {margin: 0 auto;}
#sorterTxt, #sorterTxt-res, #filterTxt {
    font-weight: bold;
}



#sort-menu {
    list-style: none;
    position: absolute;
    z-index: 1000;
    background: #fff;
    width: 322px;
    padding: 17px 12.5px 0px 20px;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
#sort-menu-res {
    list-style: none;
    position: absolute;
    z-index: 1000;
    background: #fff;
    width: 322px;
    padding: 17px 12.5px 0px 20px;
    border-radius: 10px;
}

#sort-menu li, #sort-menu-res li {
    padding: 17px 0 20px;
    border-bottom: solid 1px #ececec;
}
#sort-menu li:first-child(), #sort-menu-res li:first-child(){
    padding-top: 0;
}

#sort-menu li.active a, #sort-menu-res li.active a {
    font-weight: bold;
}
#sort-select-res p, #filter-select p {
    margin-bottom: 0;
    line-height: 1;
}
.trips-div>.tab-pane {
    background: #fff;
    box-shadow: 5px 6px 5px 0 rgba(0, 0, 0, 0.3);
    padding: 20px 0px 15px;
}
.tab-pane.tab-side-padded {
    padding: 20px 20px 15px;
}
.trips-div>.tab-pane:hover:active, .sort-box a:hover:active {
    box-shadow: inset 0px -2px 3px 0px rgb(0 0 0 / 16%);
    background: #f1f2f6;
}
.tab-pane .trip-div-logo img {
    width: 120px;
}
.trip-div-logo {
    padding-left: 10px;
}
.tab-pane .hidden-sm img {
    max-width: 213px;
}
.notice-belt > div {
/*    position: absolute;*/
    transform: translate(31px, -20px);
    background: #023358;
    padding: 5px 23px 5px 20px;
    color: #ffffff;
    font-weight: 600;
    border-radius: 0px 5px 0px 5px;
    box-shadow: 5px 6px 5px 0px rgba(0, 0, 0, 0.3);
    min-width: max-content;
}
.notice-belt-responsive > div {
/*    position: absolute;*/
    transform: translate(30px, 0px);
    background: #023358;
    padding: 5px 30px 5px 20px;
    color: #ffffff;
    font-weight: 600;
    border-radius: 0px 0px 0px 5px;
    box-shadow: 5px 6px 5px 0px rgba(0, 0, 0, 0.3);
    min-width: max-content;
}
    .notice-belt p, .notice-belt-responsive p {
        text-align: right;
        line-height: 1.2;
        margin: 0;
    }
/*Loader*/
.loader {
        border: 7px solid #f3f3f3;
        border-radius: 50%;
        border-top: 7px solid #3498db;
        width: 60px;
        height: 60px;
        -webkit-animation: spin 2s linear infinite; /* Safari */
        animation: spin 2s linear infinite;
        margin-top: calc(25% - 70px);
        margin-left: calc(50% - 30px);
    }

    /* Safari */
    @-webkit-keyframes spin {
        0% { -webkit-transform: rotate(0deg); }
        100% { -webkit-transform: rotate(360deg); }
    }

    @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
    }

/*Loader*/
/*Modal*/
.white-back{
    background: #fff;
}
.modal-header {
    display: block;
    text-align: center;
    border-bottom: none !important;
}
.modal-backBtn{
    display: flex;
    position: absolute;
    top: 20px;
    left: 20px;
}
.form-group [type=checkbox]:after {
    line-height: 1.7;
    font-size: 12px;
}

.signinForm {
    margin: 0 auto;
    width: 95%;
}
.minus-plus-div {
    display: flex;
    margin-right: 30px;
    flex-direction: row-reverse;
}

.minus-plus-div label.custom-font {
    padding: 0px 18px;
}
.modal-header.plain-style {
    border-bottom: solid 1px #d5d6db !important;
    padding: .5rem;
}

.modal-header.plain-style input {
    border: none !important;
    width: 92.8% !important;
    background-color: #fff;
}
label#quantity_tickets {
    vertical-align: sub;
}
.modal-input .custom-font {
    font-size: 30px !important;
}
.modal-input {
    place-content: space-around;
}
.modal-header h2 {
    margin: 0 auto;
    font-weight: bold;
    color: #023358;
    font-size: 25px;
    align-self: center;
}
.modal-footer .modal-confirm-btn {
    margin: 0 auto;
    width: 100%;
    border: none;
    padding: 5px 10px;
    background: #00BBB4;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 8px;
}

/*Modal*/
.dont-scroll {
    overflow: hidden;
}
label.tooltip {
    position: relative;
    font-family: 'Source Sans Pro';
    opacity: 100;
    font-size: 16px;
}

span.tooltiptext {
    opacity: 0;
    position: absolute;
    width: 100%;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background: #023358c2;
    color: #fff;
    padding: 5px 10px;
    border-radius: 8px;
}
span.tooltiptext::after {
    content: '';
    border: 5px solid transparent;
    border-top: 6px solid #023358c2;
    position: relative;
    right: 75px;
    top: 33px;
}
span.tooltiptext::before{
    content: none;
}
label.tooltip:hover span.tooltiptext {
  opacity: 100;
}
.in-pageNav {
    display: flex;
    padding: 10px 100px;
    align-items: center;
    background: #023358;
    color: #f1f2f6;
    font-size: 20px;
    font-weight: 500;
}

.in-pageNav p {
    margin: 10px 20px;
}

.in-pageNav a {
    color: #f1f2f6;
}

a.pageNav-active {
    color: #fff;
    font-weight: 700;
}

.myContainer {
    width: 80%;
    margin: 40px auto;
        display: flex;
    flex-flow: wrap;
}

.registerBlock {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    place-content: space-between;
    color: #023358;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    margin: 0 0 20px 0;
}

.registerBlock h2 {margin: 0;font-size: 20px;font-weight: bold;}

.registerBlock p {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
}

.btn-register {
    border: solid 2px #11b8b5;
    color: #11b8b5;
    font-weight: bold;
}
.btn-register {
    border: solid 2px #11b8b5;
    color: #11b8b5;
    font-weight: bold;
}

.formDiv>div {
    padding: 10px 30px 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #023358;
    display: flex;
    flex-flow: wrap;
    place-content: space-between;
    margin: 15px 0;
}

.formDiv h2, .passenger_block h2 {
    padding: 5px 0;
    border-bottom: solid 1px #ececec;
    font-weight: bold;
    width: 100%;
}
.formDiv .cardDiv {
    display: block;
}
.formContainer, .trip-review-container {
    width: 49%;
}
#purchaseFrm div.input-full, #purchaseFrm div.input-full input[type=text], div.input-full input[type=select], .formInputs div.input-full, .formInputs div.input-full input[type=text], .formInputs div.input-full input[type=password] {
    width: 100%;
}
.full-width {
        contain: content;
}
.trip-review-container {
    margin: 0;
    width: 49%;
}
.trip-review-widget > div >div {
    display: flex;
    align-items: baseline;
}
.trip-review-widget .blockDisplay{
   display: block;
}
.trip-review-widget h3 {
    font-size: 20px;
    margin: 0 10px;
    width: 95%;
}
.trip-review-widget label {
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 5px;
}
.trip-review-widget p {
    margin: 0;
}
.trip-review-widget {
    padding: 15px 25px;
    background: #fff;
    border-radius: 15px;
    width: 85%;
    float: right;
    margin-bottom: 20px;
    color: #023358;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.widget-view-100 .trip-review-widget {
    width: 100%;
    height: 100%;
}
.tripsearch-review-widget > div >div {
    display: flex;
    align-items: baseline;
}
.tripsearch-review-widget {
    padding: 15px 0 0;
    background: #fff;
    border-radius: 15px;
    float: right;
    width: 100%;
    margin-bottom: 20px;
    color: #023358;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
}
.tripsearch-review-widget.align-separated>div>div {place-content: space-between;}


.tripsearch-review-widget .trip-review-total {padding: 0 35px;}

.continue_book_btn button {
    border-radius: 0 0 15px 15px;
    height: 25px;
    line-height: .5;
}
.ticket_message {
    border-radius: 10px;
    border: solid 1px #25d366;
    background-color: rgba(37, 211, 102, 0.15);
    display: flex;
    padding: 10px 5px;
    margin: 0 0 20px 0;
    align-items: baseline;
}

.ticket_message p {
    margin: 0 5px;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    color: #25d366;
}
.trip-review-widget.align-separated>div>div {place-content: space-between;}
#newInstructionModal > div, #InstructionsListModal > div {
    margin: 50px auto;
    width: 70%;
}

#newInstructionModal  form, #InstructionsListModal > div {
    display: flex;
    flex-direction: column;
    background: #f1f2f6;
    padding: 60px 30px;
}

#newInstructionModal, #InstructionsListModal {
    background: #000a;
}

#newInstructionModal textarea {
    height: 200px;
}
#InstructionList {
    margin: 30px 5px;    
}
#InstructionList li {
    width: 95%;
}
#InstructionList span {
    max-width: 1650px !important;
    min-width: 50px;
    display: inline-flex;
    padding: 20px 40px;
    text-align: left;
    align-items: center;
}
#InstructionList > ol > li {
   display: flex;
   justify-content: center; /* Horizontally centers the content */
   align-items: center; /* Vertically centers the content */
   margin: 10px 0;
}

#InstructionList > ol > li > span:first-child{
   font-size: 32px;
}
#InstructionList span:nth-child(2) {
    width: 80%;
    border-left: solid 0.5px;
    border-right: solid 0.5px;
    border-bottom: solid 1px;
    background: #fff;
}
#InstructionList span:last-child{
    min-width: 25px;
    border-right: solid 0px;
}
.instructionsContent{
    max-height: 300px;
    overflow-y: auto;
}
.text-bold {
    font-weight: bold;
}

.unbolded {
    font-weight: normal;
}
.ticket_message i {
    color: #25d366;
}
.input-mid{
    width: 49%;
    margin: 0;
    display: inline-block;
}
.input-mid.mid-half{
    width: 24%
}
.input-mid.mid-half:first-child(){
    width: 25%
}
.formInputs input, .formInputs select {
    padding: 8px 10px;
    border-radius: 8px;
    background-color: #f1f2f6;
    border: none;
    color: #405d74;
}

.formInputs div.input-full:first-child {
    margin-bottom: 20px;
    border-bottom: solid 1px #ececec;
    padding-bottom: 20px;
}
.formInputs input[type=text] {
    width: 100%;
}
.formInputs input[type="submit"] {
    width: 100%;
    background: #11b8b5;
    color: #fff;
    border-radius: 5px;
    margin: 0;
    font-weight: bold;
    font-size: 18px;
}

.formInputs select {
    width: 50%;
}
.formInputs  select{
    width: 100%;
}
#purchaseFrm input, #purchaseFrm select,  #purchaseFrm textarea {
    padding: 8px 10px;
    border-radius: 8px;
    background-color: #f1f2f6;
    border: none;
    color: #405d74;
}

#purchaseFrm div.input-full:first-child {
    margin-bottom: 20px;
    border-bottom: solid 1px #ececec;
    padding-bottom: 20px;
}


.formDiv>div>div:nth-child(2n+1) input {
    float: left;
}

#purchaseFrm input[type=text] {
    width: 100%;
}
#purchaseFrm input[type="submit"] {
    width: 100%;
    padding: 17px;
    background: #11b8b5;
    color: #fff;
    border-radius: 5px;
    margin: 0;
    font-weight: bold;
    font-size: 18px;
}

#purchaseFrm select {
    width: 50%;
}
#purchaseFrm  select{
    width: 100%;
}
.select_amenities {
    height: 200px;
    overflow: scroll;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.select_amenities .checkbox {
    margin: 0 10px;
    width: 180px;
    min-height: 60px;
}
textarea#notes, textarea#notesCome, textarea#notesOut {
    display: inline-block;
    padding: 6px 4px;
    width: 95%;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #405d74;
    border-radius: 5px;
    cursor: pointer;
    color: #000;
}
/*Prefooter*/
.jean-lost {
    background-image: url('../img/footer.png');
}
.daboys {
    background-image: url('../img/boys.png');
}
.ale-dreaming {
    background-image: url('../img/contact_footer.png');
}
.prefooter { 
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.prefooter h3 {
    font-family: sans-serif;
    padding-top: 50px;
    font-weight: bold;
    color: #023358;
}

.prefooter div {
    width: 80%;
    margin:auto;
}

.back-prefooter {
    height: 350px;
}

.prefooter div p {
    color:#405d74;
    font-size: 0.8rem;
}

.prefooter a {
    padding: 10px;
    border-radius: 5px;
    background: #023358;
    color:#fff;
    font-weight: bold;
    margin-top: 20px;
    transition: all .3s;
}

.prefooter a:hover {
    background: #fff;
    color:#023358;
    text-decoration: none;;
}

.tickets-main {
    width: 80%;
    margin: 20px auto;
}

.tickets-container {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.trip-review-ida {
    width: 100%;
}

.trip-ticket-widget {
    width: 30%;
    padding: 30px;
    margin: 5px 10px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.tripInfo {
    width: 100%;
    margin: 0;
    display: flex;
    flex-flow: wrap;
    text-shadow: none;
    background: #fff;
    padding: 5px 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    color: #023358;
}

.tripInfo div {
    display: flex;
    margin: 0 0px;
    width: 70%;
}

.tripInfo p {
    width: 50%;
}

.tripInfo div label {
    width: 25%;
}

.tripInfo div p {
    width: 40%;
}

.tripInfo > label {
    margin-right: 50px;
    font-weight: bold;
}
.trip-review-ida div {
    display: flex;
}

.trip-review-ida h3 {
    margin: 0;
    margin-left: 8px;
}

.trip-ticket-widget .blockDisplay {
    display: block;
}

.tickets-order-container {
    margin: 30px 0;
    padding: 10px;
    border-radius: 8px;
}

.tickets-order-container > div{
    position: relative;
    background: #fff;
    padding: 5px 20px;
    border-radius: 8px;
    display: flex;
    margin: 0 0 25px;
    align-items: center;
}
.tickets-order-container h1 {
    position: relative;
    transform: translate(0px, 0px);
    top: 0;
    left: inherit;
    /* margin-bottom: 25px; */
    color: #023358;
    text-shadow: none;
    /* width: 100%; */
}

.tickets-order-container a.btn {
    margin: 0 10px;
    display: flex;
    align-items: center;
}

.tickets-order-container a.btn i {
    margin: 0 5px 0 0;
}
.trip-ticket {
    width: 80%;
    padding: 10px 15px;
    margin: 8px;
    background: #ffffff;
    color: #023358;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 26%);
    height: max-content;
}
.trip-ticket:nth-child(3n+2) {
    margin-left: 0;
}

.trip-ticket:nth-child(3n+1) {
    margin-right: 0;
}
.trip-ticket-content div {
    display: flex;
    align-items: baseline;
}

.trip-ticket-content div i, .trip-ticket-content div label {
    padding-right: 5px;
}
.ticket-info-container {
    width: 30%;
}
.blockTitleTrip h3 {
    display: block;
    margin: 0 auto;
    font-size: 35px;
}
.user-info-content div {
    display: flex;
    justify-content: space-between;
}

.user-info-content div:last-child {
    flex-direction: column;
}

.user-info {
    width: 80%;
}
.adminTripInfo {
    width: 60%;
}

.adminTripInfo div {
    width: 100%;
}

.margin-left-25{
    margin-left: 25px;
}
/*Testimonals*/

.testimonials {
    padding: 50px 0px;
    background: #fefefe;
}

.cont-testimonials {
    width: 70%;
    margin: auto;
}

.testimonials h2, .testimonials h3 {
    font-family: sans-serif;
    padding: 20px 0px;
    text-align: center;
    
}

.testimonials h3 {
    padding: 0px 0px;
}

.testimonials p {
    text-align: center;
}

.testimonials .boxes {
    padding: 40px 0px 0px 0px;
}

.testimonials span {
    color: #11b8b5;
    font-weight: bold;
}

.testimonials h4 {
    color: #2e3f42;
    font-weight: bold;
    font-size: 1rem;
}

.testimonials h5 {
    color: #405d74;
    font-weight: normal;
    font-size: 1rem;
}

.testimonials .names  {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
}

.box {
    border: 1px solid #ccc;
    border-top: 2px solid #11b8b5;
    background: #fff;
    box-shadow: 5px 5px 5px #ccc;
    padding: 20px;
    height: 15rem;
}

.box p {
    color: #405d74;
}
.object_selector_container {height: 70vh;margin: 0 0 100px;border: solid 15px #fff;background: #fff;border-radius: 15px;box-shadow: 5px 6px 5px 0 rgba(0, 0, 0, 0.3);}

ul.object_selector {
    list-style: circle inside;
    padding: 0;
    overflow-y: scroll;
    height: 100%;
    border: solid 1px #023358;
}

ul.object_selector li {
    padding: 5px 8px;
    border-top: none;
    border-bottom: solid 1px #023358;
    border-right: solid 1px #023358;
}

ul.object_selector li:hover {
    background: #dedede;
}
ul.object_selector::-webkit-scrollbar {
  width: 10px;
}

ul.object_selector::-webkit-scrollbar-track {
  background: #f1f1f1;
}

ul.object_selector::-webkit-scrollbar-thumb {
  background: #888;
}

ul.object_selector::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.msg_alert {
    margin: 5px 0;
    padding: 10px;
    border-radius: 15px;
}
.msg_alert h4 {
    margin: 0;
}
.msg_alert.alert_error{
    background: rgb(241 0 0 / 15%);
    border: solid 2px #f00;
    color: #f00;
}
.msg_alert.alert_success{
    background: rgb(0 241 0 / 0.15);
    border: solid 2px #0f0;
    color: #0f0;
}

footer {
    background-color: #023358;
    padding: 10px 0px;
    color:#fff;
    position: relative;
    width: 100%;
    bottom: 0;
}

footer .row {
    width: 90%;
    margin: auto;
}
footer .row > div {
    place-self: center;
}
footer a { 
    color:#fff;
}

footer a:hover {
    color: #66bfae;
    text-decoration: none;
    font-weight: bold;
}

footer p a {
    color:#11b8b5;
}

.only-phone, .only-phone-slider, .only-phone-li {
    display: none !important;
}

.cont-explore p , .item p {
    text-align: left;
}


.alert-danger span, .alert-danger i {
    color: #721c24;
}
.alert-info span, .alert-info i {
    color: #e8f0fe;
}
.navbar-collapse{
    text-align: center;
    font-size: x-large;
}

.li-one-way label{
    width: 79px;
}
.only-phone-menu {
    display: none !important;
}
#roundCalendar {
    display: none ;
}

.cov-19txt{
    height: max-content;
    padding: 50px 10px 0;
}
.cov-19img {
    float: right;
    position: sticky;
    height: 270px;
}
.navbar {
    box-shadow: 0 3px 6px 0 rgba(64, 93, 116, 0.35);
}
.nav.navbar-nav a {
    color: #07375a;
    vertical-align: sub;
}

.nav.navbar-nav i {vertical-align: middle;padding-right: 5px;}

.nav.navbar-nav {
    align-items: center;
}

.searchTrigger{
    position: absolute;
    width: inherit;
    height: 100%;
}
.no-margin{
    margin: 0 !important;
}
.full-vscreen{
    height: 100vh;
    position: fixed;
    width: 100%;
}
.full-vscreen .modal-content{
    height: 100%;
    position: fixed;
    width: 100%;
}
.cur-pointer li, .cur-pointer a { 
    cursor: pointer; 
    cursor: hand;
}
.wrap-text {
    white-space: nowrap;
    overflow: hidden;
}
.wrap-text > *.anim:hover, .wrap-text > *.auto-anim {
    display: inline-block;
    position: relative;
    animation-name: move;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    /* animation: move 8s linear 0s infinite; */
    cursor: progress;
}
.wrap-text > *.no-anim {
  animation: none;
}
@keyframes move {
  0%,
  25% {
    transform: translateX(0%);
    left: 0%;
  }
  75%,
  100% {
    transform: translateX(-100%);
    left: 0%;
  }
}
.selectBox {
    position: relative;
}

.selectBox select {
    width: 100%;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 5px 6px 5px 0 rgb(0 0 0 / 30%);
    background: #f1f2f6;
    color: #405d74;
    font-weight: 500;
    font-size: 18px;
    border: solid 1px #11b8b5;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkBoxes, #selector_amenities {
    padding: 5px 0px;
    border-radius: 0 0 8px 8px;
}
#selector_companies {
    padding: 5px 15px;
    border-radius: 0 0 8px 8px;
}

#checkBoxes label, #selector_amenities label{
    display: block;
}
#selector_companies label {
    display: block;
    border-bottom: solid 1px #ececec;
    margin-bottom: 15px;
}
#selector_companies label:hover {
    background: #f1f2f6aa;
}
.pagination {
    width: max-content;
    margin: 0 auto;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.25rem .75rem;
    margin: 10px;
    line-height: 1.25;
    color: #ffffff;
    background-color: #023358;
    border: 1px solid #023358;
    font-size: 20px;
    border-radius: 5px;
}
.page-link.active {
    background-color: #11b8b5;
    border: solid 2px#023358;
    color: #023358;
    font-weight: 600;
}

.page-link:hover {
    z-index: 2;
    color: #023358;
    text-decoration: none;
    background-color: #f1f2f6;
    border: solid 2px#023358;
    font-weight: 600;
}
.page-more {
    position: relative;
    display: block;
    padding: 0.2rem 0.7rem;
    margin: 10px 0px;
    line-height: 1.25;
    color: #023358;
    background-color: #f1f2f6;
    border: 2px solid #023358;
    font-size: 20px;
    border-radius: 5px;
}


.transport-type-section .white-back > div, .trip-info-section > div, .trip-content-section > div, .rating-section > div, .trip-faq-section > div {
    margin: 0 auto;
    width: 85%;
    padding: 40px 0;
}

.transport-type-section .title p:first-child {
    font-size: 24px;
  font-weight: bold;
  color: #aeb5ba;
    margin-bottom: 5px;
    margin-top: 40px;
}


.transport-type-section .title h2 {
font-size: 42px;
  font-weight: bold;
  color: #023358;
}
.trip-info-section .row {
    width: 100%;
    margin: 0 auto;
}

.transport-type-section .title p:last-child {
font-size: 18px;
  font-weight: normal;
  color: #405d74;
  margin-bottom: 0;
}

.transport-type-content h3 {
    font-size: 32px;
  font-weight: bold;
  text-align: left;
  color: #023358;
  margin-bottom: 27px;
}

.transport-type-content .row {
  justify-content: space-evenly;
  margin: 10px 0px;
}

.transport-type-content .row img {
  width: 100%;
  height: 92%;
}

.transport-type-content p, .transport-type-content ul li {
    font-size: 17px;
    color: #405d74;
}

.trip-info-section h2 {
    font-size: 30px;
    font-weight: bold;
    color: #023358;
}

.trip-info-section p {
    font-size: 18px;
  line-height: 1.25;
  color: #023358;
  margin-bottom: 50px;
    margin-top: 30px;
    width: 90%;
}

.trip-info-section .row:last-child .row {
    border-bottom: solid 1px #aeb5ba80;
    margin: 5px 0;
    width: 550px;
    padding: 15px 0;
    align-items: center;
}

.trip-content-section h2 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    color: #023358;
    margin: 0;
    margin-bottom: 20px;
}

.trip-content-section p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    color: #405d74;
    text-align: justify;
    margin-bottom: 40px;
}

.trip-content-section > div > div {
    width: 55%;
    margin: 0 auto;
}

.rating-section h2 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    color: #023358;
}

.trip-faq-section h2 {
    font-size: 48px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #023358;
}

.trip-faq-section .imgblock {text-align: center;}

.trip-faq-section button, .trip-faq-section button:focus {
    background: none;
    border: none;
    border-bottom: solid 1px #aeb5ba80;
    margin: 0 0 15px;
    outline: none !important;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: space-between;
}
.trip-faq-section h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    color: #023358;
}
.trip-faq-section p {
    font-size: 16px;
    line-height: 1.25;
    text-align: left;
    color: #405d74;
    margin-bottom: 30px;
}
.trip-faq-section button i {
    margin: 0 15px;
    font-size: 22px;
    color: #023358;
}
.trip-faq-content {align-self: center;}

.rating-section .white-box {
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
    margin: 45px auto;
    padding: 15px;
}

.rating-section {
    color: #023358;
}

.rating-section .white-box p:first-child {
    font-weight: bold;
}
.trip-info-data {
    align-self: center;
    color: #023358;
}

.trip-info-data .trip-info-icon {
    text-align: center;
}
.rating-section .white-box .row {
    width: max-content;
    margin: 10px 0;
    color: #f9ca06;
}

#coupons input, #coupons select {
    padding: 8px 10px;
    border-radius: 8px;
    background-color: #f1f2f6;
    border: none;
    color: #405d74;
    width: 90%;
}

#coupons input[type="button"] {
    width: 30%;
    padding: 7px;
    background: #11b8b5;
    color: #fff;
    border-radius: 5px;
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    align-self: flex-end;
}

form#coupons {
    display: flex;
    width: 100%;
    justify-content: space-between;
}


/*----------------------------------------------*/
/*-------------COVID ANUNCIO--------------------*/
/*----------------------------------------------*/

.covid-anuncio{
  display: inline-block;
  margin: 0 10px 20px;
  cursor: pointer;
}
.covid-anuncio p {
    margin-bottom: 0; 
}
.covid-anuncio i {
    margin: 0 10px;
    color: #11b4b1;
    font-size: 20px;
}   
.covid-anuncio i.inner {
    color: #fff;
    margin: 0 5px;
}
.info-trip-covid {
    display: none;
    background: #f1f4f6;  
}
.info-trip-covid.display {
    display: flow-root;
}
.info-covid h4 {
    margin: 10px 4%;
}
.info-covid {
    padding: 15px 5px;
}
.info-covid button {
    border: none;
    width: 100%;
    text-align: left;
    outline: none;
}
.covid-regla  {
    font-size: 15px;
    width: 30rem;    
}
.covid-reglas-container {
    border-radius: 15px;
    padding: 0px 25px;
    margin: 20px 0;
}

.covid-reglas-container h4 {
    font-size: 22px;
}
.covid-regla {
    display: flex;
}
.covid-regla p { margin: 15px 5px}
.reglas-covid {border-radius: 5px;background: #ffffff;padding: 5px 20px;margin: 10px 0;}
.covid-regla i {
    margin: 15px 5px;
    color: #11b8b5;
    font-size: 20px;
    float: initial;
    min-width: 20px;
}
.reglas-desplegables {
    display: none;
}
.reglas-desplegables.show {
    display: block;
}
.reglas-desplegables i {
    float: initial;
}
.tooltip-text {
    padding: 3px 10px;
    background: #11b8b5;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
}
.big-anuncio-covid {
    margin: 0px;
    padding: 30px 15px;
    background: #ffffff2e;
    border-radius: 5px;
}

.big-inner-covid i {
    color: #11b8b5;
    margin: 0 10px;
}

.big-inner-covid {
    font-size: 18px;
    display: flex;
}

.big-inner-covid b, .big-inner-covid a {
    color: #11b8b5;
}
.big-inner-covid a:hover{
  color: #337ab7;
  text-decoration: none;
}
.big-inner-covid button {
    background: none;
    border: none;
    float: right;
}
.float-right {
    float: right;
}
.tooltip-text:hover {
    background: #0d7f79;
}
.covid-anuncio:hover i {
    color: #0d7f79;
}
.covid-anuncio:hover i.inner{
    color: #fff;
}
@media screen and (max-width: 800px){
    .covid-anuncio{
      display: inline-block;
      margin: 10px 0px;
    }
    .big-covid-text {
        width: 75%;
        display: inline-block;
    }
    .covid-reglas-container {
        padding: 10px;
        margin-bottom: 0;
    }
    .big-inner-covid i {
        vertical-align: top;
    }
}


/*------------------------------------------------------*/
/*----------------Pagina de contacto--------------------*/
/*------------------------------------------------------*/


.contact-container {
    display: flex;
    width: 80%;
    margin: 50px auto;
    justify-content: space-between;
    color: #023358;
}

.white-box {
    border-radius: 15px;
    background: #fff;
    margin: 0;
    min-width: 55%;
    max-width: 80%;
    padding: 20px 40px;
}

.info-container {margin-top: 30px; width: 80%}
.contact-info {margin-top: 30px}
.box-title img {
    width: 30px;
}

.box-title h2 {
    font-size: 36px;
    margin-bottom: 0;
    margin-left: 10px;
    font-weight: bold;
}
.info-container p {
    font-size: 20px;
}
.contact-container a, .contact-container a:hover, .contact-container a:visited {
    color: #11b8b5;
}

.contact-title h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
}
.contact-title h3 {
    font-size: 24px;
}

.contact-buttons {
    margin: 20px 0;
    border-bottom: solid 1px #b1b8cd;
}

.contact-button {
    padding: 10px 25px;
    background: #f0f;
    margin-right: 25px;
    border-radius: 18px;
    margin-bottom: 40px;
}

.contact-button img {
    margin-right: 15px;
}

.contact-button span {
    color: #fff;
    font-weight: bold;
}
.contact-container .side-menu {
    margin: 0;
}
.whatsbtn {
    background: #65cf72;
}
.fbmsnbtn {
    background: #3585f7;
}
.emailbtn {
    background: #023358;
    padding: 15px 25px 20px;
}
.salesbtn {
    background: #11b8b5;
    padding: 15px 25px 20px;
}

.mail-box p {
    font-size: 24px;
    margin-bottom: 20px
}
.font-white {
    color:  #fff;
}
.contact-prefooter {
    font-family: sans-serif;
    padding-top: 50px;
    background-size: cover;
    height: 574px;
    background-repeat: no-repeat;
    background-position: center;

}
.contact-prefooter .back-prefooter {
    width: 70%;
    margin: auto;
}
.contact-prefooter h3 {
    font-size: 52px;
    font-weight: bold;
}
.contact-prefooter p {
    font-size: 24px;
}

.contact-prefooter a {
    background: #11b8b5;
    padding: 15px 25px;
    border-radius: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.big-contact-container {
    display: flex;
    width: 75%;
    margin: 10px auto;
    justify-content: center;
    color: #023358;
}
.contact-menu-big ul {
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: start;
}
.contact-menu-big {
    width: 100%;
}
.contact-menu-big ul.flexable {
    justify-content: space-around;
    padding: 0;
}

.contact-menu-big .big-menu-title {
    font-size: 42px;
    font-weight: bold;
    color: #023358;
}

.contact-menu-big 
 .big-menu-sublist {
    font-size: 28px;
    max-width: 460px;
}
.contact-menu-big .title-icon img {
    width: 35px;
    margin-bottom: 8px;
}
.contact-menu-big .big-menu-sublist a {
    color: #11b8b5;
}
.contact-menu-big ul li {
    padding: 5px 0px;
    border-radius: 18px;
}

span.flexable.title-icon {flex-direction: column;}



.rating-section {
  position: relative;
/*  max-width: 800px;*/
  margin: auto;
}

.rating-section .slider {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.rating-section .slider-inner {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 100%;
/*  overflow: hidden;*/
}

.rating-section .slide {
  min-width: 25%;
  box-sizing: border-box;
  padding: 10px;
}

.rating-section button {
    background-color: rgb(17 184 181);
    border: none;
    cursor: pointer;
    position: absolute;
/*    transform: translateY(-20%);*/
    font-size: 18px;
    border-radius: 30%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 100;
    bottom: 0px;
    padding: 4px 12px;
    color: #fff;
}
.rating-section button:focus, .rating-section button:hover {
    background: #023358;
    outline: none;
}

.rating-section .prev {
  left: 10px;
}

.rating-section .next {
  right: 10px;
}
.rating-section h2 {
    font-size: 40px;
}

.pop-box {
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 18px;
    padding: 0;
    margin: 0 auto;
}
.pop-box:first-child {
    margin-left: 0;
}
 .pop-box:last-child {
    margin-right: 0;
}
.pop-box .row {
    /* flex-wrap: nowrap; */
    margin: 0px auto;
    width: 90%;
    place-items: center;
}

.pop-box .row p {
    margin: 10px 5px 10px;
}

 .pop-box > div:last-child {
    padding: 0px;
}
.pop-box img {
    width: 100%;
}
.pop-box img.icon {
    width: auto;
    margin: 0px 5px;
}
.pop-box a, .pop-box a:hover, .pop-box a:visited {
    color: #023358;
}

main.home-content h2 {
    font-size: 42px;
    color: #023358;
    font-weight: bold;
    margin-left: 15px;
}
main .pop-box img.icon {
    width: 15px !important;
    max-height: 17px;
    margin-right: 10px;
    align-self: center;
}

.tpop-box {
    padding: 25px 20px 0px;
    border-radius: 10px;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
    color: #023358;
}

main.home-content .row.titlerow {
    margin: 20px 0 25px;
    padding: 10px 0;
}


.titleicon {
    margin: 0 10px;
    width: 32px;
}

.safety-msg {
    padding: 65px 0;
}
.safety-msg > div {
    width: 80%;
    margin: 0 auto;
}

.safety-msg .row {
    background: #f4f4f4;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
    flex-wrap: nowrap;
    padding: 0 25px;
    border-radius: 18px;
    justify-content: space-evenly;
}

.safety-msg p {width: 100%;margin: 0; color: #023358;}
.safety-msg img {width: 130px; margin: 0 45px;}


.safety-msg .row div {
    padding: 20px 0;
    align-self: center;
}
.safety-msg .row div:first-child {
    text-align: center;
}
.popular-wimg .row {/* width: 100%; */margin: 0 auto;}

.popular-wimg {
    padding: 60px 0;
    color: #023358;
}

.popular-wimg > div {
    width: 80%;
    margin: 20px auto 0;
}

.popular-wimg .pop-box {
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 18px;
    padding: 0;
    margin: 0 auto;
}
.popular-wimg .pop-box:first-child {
    margin-left: 0;
}
.popular-wimg .pop-box:last-child {
    margin-right: 0;
}
.popular-wimg .pop-box .row {
    flex-wrap: nowrap;
    margin: 0px auto;
    width: 90%;
    place-items: center;
    min-height: 60px;
}

.popular-wimg .pop-box .row p {
    margin: 10px 5px 10px;
}
/*.popular-wimg .pop-box .row:last-child p {
    margin-bottom: 10px;
}*/

.popular-wimg .pop-box > div:last-child {
    padding: 0px;
}
.popular-wimg .pop-box .portada {
    width: 100%;
}
.trip-content-section h2.row span {
    width: 95%;
}

.bestways-section {
    width: 85%;
    margin: 0px auto;
    padding: 100px 0 40px;
}
.bestways-section .row {
    justify-content: space-evenly;
}
.bestways-section .row div.row-outer-section:first-child {
    width: 35%;
}
.bestways-section .row div.row-inner-section:last-child {
    width: 90%;
}

.bestways-section h2 {
    margin-left: 0 !important;
}

.popular-wbtn {
    padding: 60px 0;
    color: #023358;
}

.popular-wbtn > div {
    width: 80%;
    margin: 20px auto 0;
}

.popular-wbtn .pop-box {
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 18px;
    padding: 0;
    margin: 0 auto;
}
.popular-wbtn .pop-box:first-child {
    margin-left: 0;
}
.popular-wbtn .pop-box:last-child {
    margin-right: 0;
}
.popular-wbtn .pop-box .row p {
    margin: 5px 0px;
}
.popular-wbtn .pop-box .row:last-child {
    margin-bottom: 14px;
    margin-top: 10px;
}
.popular-wbtn .pop-box .row.justify-content-between {
    margin-top: 10px;
}

.popular-wbtn .pop-box i.fas {
    color: #ffc800;
}

.popular-wbtn .pop-box a.btn.btn-call-action {
    margin: 0;
}
.popular-buses ul {
    list-style: none;
}

/*--------------------------------------------------------*/
/*----------------Politicas Covid-------------------------*/
/*--------------------------------------------------------*/
i.fas {
    pointer-events: none;
}
.principal-container {
    width: 75%;
    margin: 0 auto;
    display: flex;
}
.secondary-container {
    max-width: 812px;
    min-width: 310px;
    margin: 0 auto;
}
.covid-title-icon {
    height: min-content;
    margin: 10px 15px;
}
.titulo-covid h1 {
    font-size: 42px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: left;
    color: #023358;
    top: 0;
    left: 0;
    position: relative;
    transform: translate(0, 0);    
    text-shadow: none;
    width: auto;
}
.side-menu{
    margin: 100px 0;
    font-size: 18px;
    font-weight: normal;
    width: 315px;
}
.side-menu a, .side-menu a:visited, .phone-menu a, .phone-menu a:visited {
    color: #023358;
}
.side-menu ul, .phone-menu ul {
    list-style: none;
    padding: 0;
}
.side-menu ul li {
    margin: 10px 0;
    padding: 0px 10px;
}
.phone-menu ul li {
    margin: 0;
    padding: 10px 32px;
}
.side-menu .selected, .side-menu li:hover {
    border-left: solid 3px #11b8b5;
    font-weight: bold;
}
.side-menu li:hover button {
    font-weight: bold;
}
.side-menu li:hover a, .phone-menu li:hover a {
    text-decoration: none;
    color: #023358;
}
.side-menu li.no-hover:hover {
    border-left: none;
    font-weight: normal;
}
.side-menu ul li:focus-visible {
    outline: none;
    text-decoration: underline;
}
button.side-menu-btn {
    width: 100%;
    text-align: justify;
    border: none;
    background: none;
    padding: 0;
    color: #023358;
}
.side-menu ul li i, .phone-menu ul li i {
    float: right;
}
.side-menu ul ul{
    max-width: 310px;
    box-shadow: 0 3px 32px 0 rgba(2, 51, 88, 0.09);
    padding: 6px;
    display: none;
}
.side-menu .show {
    display: block;
}
.phone-menu-container {
    display: none;
    box-shadow: 0 3px 9px 0 rgba(64, 93, 116, 0.15);
}
.phone-menu-btn {
    text-align: left;
    padding: 0;
}

.phone-menu li.selected {
    padding: 10px 20px;
    background-color: #f1f2f6;
}

.phone-menu ul li {
    width: 100%;
    background-color: #ffffff;
    position: relative;
    display: none;

}
.phone-menu ul li:first-child {
    display: block;
    border-left: solid 3px #11b8b5;
}
.phone-menu ul ul {
    width: 100%;
    box-shadow: 0 3px 32px 0 rgba(2, 51, 88, 0.09);
    padding: 6px;
    display: none;
}
.phone-menu ul ul li {
    display: block;
    margin: 10px 0;
    border: 0 !important;
    height: auto;

}
.phone-menu .show {
    display: block;
}
.phone-menu .expand {
    display: block;
}
button.phone-menu-btn {
    width: 100%;
    text-align: justify;
    border: none;
    background: none;
    color: #023358; 
}
.covid-container h2 {
    font-size: 28px;
    font-weight: bold; 
    color: #023358;   
}
.covid-container h3, .covid-container h4 {
    font-size: 24px;
    font-weight: bold;
    color: #023358;
}
.covid-container p{
    color: #405d74;
}
.blue-title {
    color: #405d74;
    font-weight: bold;
}
.mini-nav {
    margin-left: 5px;
}
.anuncio-gris {
    padding: 10px;
    border-radius: 5px;
    background-color: #f1f2f6;
    margin: 25px auto;
    align-items: center;
}
.informacion-gris {
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #f1f2f6;
    margin: 25px auto;
    align-items: center;
}
.informacion-gris h3 {
    left: 30px;
    position: relative;
    max-width: 550px;
}
.info-list {
    max-width: 716px;
    margin: 10px auto;
}
.border-20 {
    border-radius: 20px;
}
.anuncio-inner {
    width: 95%;
    margin: 0 auto !important;
}
.anuncio-content{
    margin: 10px 5px;
}
.covid-anuncio-icon {
    height: min-content;
    margin: 6px 0;
    align-self: center;
}
.anuncio-gris p {
    font-size: 20px;
    width: 90%;
    margin: 0 auto;
}
.anuncio-gris a {
    font-size: 15px;
}
.anuncio-gris i {
    margin-right: 10px;
}
.sub-item {
    margin-left: 50px;
}

.sub-item.titles p {
    margin-left: 25px;
}
.blue-title {
    color: #405d74;
    font-weight: bold;
}
.covid-container a, .covid-container a:visited {
    color: #11b8b5;
}
h2.font-32 {
    font-size: 32px;
}
footer {
    font-size: 14px !important;
}
.fix-phone {
    width: 100%;
}
ul li {
    color: #405d74;
}

::marker {
  color: #000000;
}
.faq-content {
    display: none;
    margin: 20px;
}
.faq-content.display {
    display: block;
}
.faq-title button {
    border: none;
    text-align: left;
    width: 100%;
    background: none;
    display: inline-flex;
}
.faq-title h3 {
    width: 90%;
}
.faq-title i {
    float: right;
    margin-left: 35px;
    font-size: 30px;    
}

.content1 {
    width: 80%;
    margin: 40px auto;
}

.content1 .content-in-content1 {
    width: 90%;
    margin: 0px auto;
}

.content1 .content-in-content1 h2 {
    font-size: 42px;
    font-weight: bold;
    color: #023358;
}

.content1 .content-in-content1 p {
    font-size: 16px;
    line-height: 26px;
    color: #405d74;
}
.terms-container h2 {
    font-size: 28px;
    font-weight: bold; 
    color: #023358;   
}
.terms-container h3, .terms-container h4 {
    font-size: 24px;
    font-weight: bold;
    color: #023358;
}
.terms-container p{
    color: #2e3f42;
    font-size: 18px;
    width: 90%;
    margin: 0 auto;
}
.communication-box {
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 6px 6px 5px 0 rgba(0, 0, 0, 0.2);
    margin: 25px auto;
    align-items: center;
    flex-wrap: nowrap;
    border-top: solid 7px #11b8b5;
}
.communication-box p {
    margin-bottom: 0;
    margin-left: 20px;
    align-self: center;
}
.hide{
    display: none !important;
}
.show{
    display: block !important;
}

.abcRioButtonBlue, .abcRioButtonBlue:hover {
    background: #fff !important;
    color: #4a7298 !important;
    width: 80% !important;
    border-radius: 7.9px !important;
    border: solid 1px #c1c7cb !important;
    box-shadow: none !important;
    text-align: center !important;
    padding: 5px 10px;
    height: auto !important;
    margin: 0 auto !important;
}
.abcRioButtonBlue:active{
    background: #fff !important;
}

span.abcRioButtonContents {
    font-size: 18px !important;
}

.pluginLoginButton {
    width: 100% !important;
}

._xvm ._5h0c._5h0d ._5h0i {
    border-radius: 7.9px !important;
    max-width: 1000px !important;
    width: 100% !important;
}

._51mx:first-child>._51m- {
    padding: 6px 0 !important;
}

._xvm ._5h0d ._88va ._5h0o {
    font-size: 18px !important;
}
.nativeSignIn-Btn {
    width: 80%;
    margin: 20px auto;
    text-align: center;
    border-radius: 7.9px;
    background-color: #00bbb4;
    padding: 10px;
    font-size: 18px;
}

.nativeSignIn-Btn a {color: #fff;}

#card-element2 {
    float: none;
}
.StripeElement {
    padding: 8px 10px;
    background: #f1f2f6;
    border-radius: 7.9px;
}

.input-mid label {
    margin: 5px 0px;
}
.passenger_block {
    background: #fff;
    border-radius: 7.9px;
    padding: 10px 30px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    color: #023358;
    margin: 20px 0;
}

.email-message {
    color: #11b8b5;
    background: rgba(17, 184, 181, 0.15);
    border: solid 1px #11b8b5;
    padding: 10px;
    border-radius: 7.9px;
    margin-bottom: 10px;
}

.email-message p {
    margin: 0;
}

.passenger_block > p {
    margin-bottom: 5px;
    margin-left: 5px;
    font-size: 18px;
}
.passenger_block {
    background: #fff;
    border-radius: 7.9px;
    padding: 10px 30px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    color: #023358;
    margin: 0 0 20px 0;
}

.email-message {
    color: #11b8b5;
    background: rgba(17, 184, 181, 0.15);
    border: solid 1px #11b8b5;
    padding: 10px;
    border-radius: 7.9px;
    margin-bottom: 10px;
}

.email-message p {
    margin: 0;
}

.passenger_block > p {
    margin-bottom: 5px;
    margin-left: 5px;
    font-size: 18px;
}

.no-styled {
    background: none !important;
    box-shadow: none !important;
    padding: 10px 0 !important;
}
.float-right{
    float: right;
}

.phoneInput {
    display: flex;
    align-items: baseline;
    border-radius: 8px;
    background-color: #f1f2f6;
    border: none;
    color: #405d74;
    padding: 0 5px;
}
.phoneInput input{
    border: none !important;
    border-radius: 0 8px 8px 0 !important;

}

.phoneInput .phoneAreaSelect {
    opacity: 0;
    position: absolute;
}

.phoneInput img {
    width: 20px;
    height: 15px;
}

.phoneInputArrow {
    width: 25px;
}
#phoneSpan {
    white-space: nowrap;
    padding: 0 5px;
    overflow: hidden;
    width: 60px;
}

.phoneInput select {
    width: 6% !important;
}

.flexable {
    display: flex;
    margin: 0;
    align-items: center;
}
.checker input[type=checkbox], .checkbox input[type=checkbox], .selectBox input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 1000;
}
.checker input, .checkbox input, .selectBox input {
    width: 25px;
    height: 25px;
}

.checker label{
    padding-left: 30px;
}
.checkbox label, .selectBox label {
    margin: 0;
    padding: 9px 20px;
}
.checkbox label:hover, .selectBox label:hover{
    background: #f1f2f6;
    font-weight: 600;
}
.checker .checkmark  {
    width: 25px;
    height: 25px;
    position: absolute;
    background: #fff;
    border-radius: 8px;
    border: solid 2px #4a7298;
}
.checkbox .checkmark , .selectBox .checkmark {
    width: 25px;
    height: 25px;
    position: absolute;
    border-radius: 0;
    background: #fff;
    border: solid 2px #eaeaea;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;

}
.checker .checkmark:after, .checkbox .checkmark:after, .selectBox .checkmark:after  {
    left: 6px;
    top: 1px;
    width: 8px;
    height: 15px;
    position: absolute;
    border: solid #4a7298;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkbox_txt {
    width: 90%;
    display: inline-block;
}
.checkameni_txt {
    width: 80%;
    display: inline-block;
}
.checker .checkmark:after {
    border: solid #4a7298;
    border-width: 0 3px 3px 0;
}
.checkbox .checkmark:after, .selectBox .checkmark:after {
    border: solid #fff;
    border-width: 0 3px 3px 0;
}
/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after {
  display: block;
}
input[type='checkbox']:checked ~ .checkmark {
    background: #11b8b5;
    border: solid 2px #11b8b5;
}
#selector_amenities {
    max-height: 620px;
    overflow-y: scroll;
    position: relative;
}
#selector_companies {
    max-height: 620px;
    overflow-y: scroll;
    position: relative;
}

.checkbox img {
    max-width: 40px;
    min-width: 40px;
    max-height: 20px;
    vertical-align: top;
}
.form-beauter input {
    background: #f1f2f6;
    color: #405d74 !important;
    border: none;
    font-weight: 500;
}
input[type="file"] {
    border: dashed 1px #11b8b5;
}
.item-content {
    margin-bottom: 10px;
}
.phoneInput.has-error {
    background-color: #ec686845 !important;
    border: solid 1px #ff3030 !important;
}

.phoneInput.has-error input {
    background-color: #0000 !important;
}

.hiddeableDiv {
    float: none !important;
}
form.ElementsApp.is-empty input::placeholder {
    color: #0000;
}
.ElementsApp input::placeholder {
    color: #0000 !important;
}
.InputContainer:after{
    content: '';
}

.confirmation-container {
    width: 80%;
    margin: 50px auto;
    height: 66vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.purchase-title h1 {
    position: relative;
    width: 100%;
    margin: 15px 0;
}

.content-container {
    width: 49%;
    background: #fff;
    padding: 15px 25px;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    height: fit-content;
}

.content-title h1 {
    position: relative;
    transform: translate(0px, 0px);
    padding: 0 !important;
    left: 0;
    font-size: 36px;
    color: #023358;
    text-shadow: none;
}

.content-title span {
    color: #11b8b5;
}

.content-summary {display: flex;align-items: baseline;color: #023358;}

.content-summary div {
    margin: 0 auto;
    width: 100%;
}

.content-buttons {
    display: flex;
    padding: 0px 0px;
}

.content-buttons a.ticketBtn {
    padding: 10px 25px;
    background-color: #11b8b5;
    color: #fff;
    border-radius: 5px;
    width: 60%;
    text-align: center;
}
.content-container.flexdisplay .content-icon{width: 40%;    align-self: center; text-align: center;}
.content-container.flexdisplay .content-text {width: 100%; margin: 0 10px;}
.content-summary span {
    font-weight: bold;
}

.repair-input {
    display: flex;
    flex-direction: column;
}

.banner-text {
    display: flex;
    justify-content: center;
    padding: 10px 0;

    color: #fff;
    align-items: center;
}

.banner-text p {
    margin: 0 10px;
}
.banner-confirmation{
    background: #25d366;
}
.banner-error {
    background: #ff2410;
}
#purchaseFrm input[type=time] {
    place-self: start;
}
.submitBtn {
    border-radius: 7.9px;
    background-color: #00BBB0;
    border-color: #00BBB0;
    color: #fff;
    width: 100%;
}

.modal_title {
    font-size: 24px;
    font-weight: bold;
    color: #21355b;
}

#login_form label, #signup_form label {
    font-size: 14px;
    font-weight: 600;
    color: #4a7298;
}

#login_form input[type="password"],
#login_form input[type="email"], 
#login_form input[type="text"], 
#signup_form input[type="password"],
#signup_form input[type="email"],
#signup_form input[type="text"]  {
    border-radius: 7.9px;
    background-color: #ecedf1;
    border: none;
}

#show-password:before, #show-logPassword:before {
    color: #6c757d;
}
#card-errors.errorCard {
    padding: 5px 8px;
    background: #c55f5f29;
    border: solid 1px #f00;
    border-radius: 8px;
    color: #e00202;
    margin-bottom: 8px;
}

#orderFrm {
    width: 80%;
    margin: 50px auto;
}
.ui-autocomplete.ui-widget {
    z-index: 1100;
}

.ui-autocomplete.ui-widget li.ui-menu-item {
    height: 30px;
    padding: 2px 10px;
    margin: 5px 0px;
}

.ui-helper-hidden-accessible {
    display: none;
}
.signinForm {
    margin: 0 auto;
    width: 95%;
}
.modal-flex-wrap{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.modal-header.modal-flex-wrap input {
    width: 85%;
    border: 1px solid #023358;
    border-radius: 8px;
}
.modal-header.modal-flex-wrap span {padding: 5px !important;}
.modal-header.modal-flex-wrap.no-space-between{
    justify-content: left;
}
.modal-header h6 {
    width: 70%;
    margin: 0 auto;
    align-self: center;
}
.searchResultWidget ul {
    position: relative;
    width: fit-content !important;
    top: 0 !important;
    left: 0 !important;
     border: none !important; 
}


.searchResultWidget ul li {
    white-space: pre-wrap;
    height: fit-content !important;
}

.searchResultWidget {
    scroll-behavior: smooth;
    overflow-y: scroll;
    height: 100vh;
    background: #F0F1F5;
}
.searchResultWidget.datepicker, .searchResultWidget.confBtn{
    height: 100%;
}
.searchResultWidget.confBtnTicket{
    height: 78%;
    background: #fff;
}
.searchResultWidget.datepicker #ui-datepicker-div.ui-datepicker.ui-widget {
    top: 9% !important;
    height: 80%;
}
.searchResultWidget label {
    color: #023358;
}
.modal-body{
    padding: 0;
}
.pass-reset-container {
    width: 70%;
    margin: 0 auto;
}

.pass-reset-container h1 {
    font-family: sans-serif;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.75);
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 48px;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%,0%);
}
.pass-reset-container input {
    padding: 5px;
    width: 380px;
    font-size: 18px;
}

.btn-login {
    font-weight: 700;
    font-size: 16px;
    background-color: #2e3f42;
    border: solid 1px #2e3f42;
    color: #ffffff;
    width: 380px;
    height: 40px;
    text-align: center;
}
#ui-datepicker-div.ui-datepicker.ui-widget .ui-datepicker-group{
    width: 100%;
}

.ui-datepicker-header {
    background: #11b8b5;
}
.ui-datepicker .ui-datepicker-header {
    background-color: #033359;
    color: #fff;
    border-radius: 8px 8px 0px 0px;
}

.ui-datepicker-multi .ui-datepicker-group table {
    background: #fff;
    margin-bottom: 1rem;
}

.ui-datepicker th {
    padding: .3rem;
    color: #05253e;
    font-weight: 500;
}

.ui-datepicker th.ui-datepicker-week-end {
    font-weight: 700;
}

.ui-datepicker td a, .ui-datepicker td.ui-state-disabled span {
    border: none !important;
    background: #fff !important;
    border-radius: 100px;
    width: 70%;
    text-align: center;
    margin: 0 auto;
}

.ui-datepicker td.ui-datepicker-week-end a {
    font-weight: 600;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    background-color: #11B8B5 !important;
}
.translateFromRight {
    transform: translateX(100%);
    transition: transform 0.25s, display .05s;
    display: block;
}

.translateFromRight.show {
    transform: translateX(0px);
    overflow: auto;
}

.translateFromTop {
    transform: translateY(-100%);
    transition: transform 0.25s, display .05s;
    display: block;
}

.translateFromTop.show {
    transform: translateY(0px);
    overflow: auto;
}
.translateFromBottom {
    transform: translateY(100%);
    transition: transform 0.25s, display .05s;
    display: block;
}

.translateFromBottom.show {
    transform: translateY(0px);
    overflow: auto;
}
.translateFromLeft {
    transform: translateY(-100%);
    transition: transform 0.25s, display .05s;
    display: block;
}

.translateFromLeft.show {
    transform: translateY(0px);
    overflow: auto;
}
.tripInfo div:nth-child(2n+1) {
    background: #82e8e645;
}

.tab {
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    overflow-y: scroll;
    height: inherit;
    scroll-behavior: auto;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  text-align: left;
  background: #dde0e0;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background: #292929;
    color: #fff;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #dde0e0;
    color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: block;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
    height: 90vh;
    overflow: scroll;
}
.tab-content {
    width: 90%;
}
.tab-container {
    display: flex;
    flex-wrap: wrap;
}

.tab-menu {
    width: 15%;
    height: 90vh;
    overflow: hidden;
}

.tab-menu .tab::-webkit-scrollbar, .tabcontent::-webkit-scrollbar{
    display: none;
}
.form-beauter .form-group {
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 5px 6px 5px 0 rgba(0, 0, 0, 0.3);
}
.repeater-heading.flexdisplay button {
    height: 35px;
    width: 90px;
    line-height: 1rem;
}
.rectangle-padding {
    padding: 15px 30px !important;
}

.up-top {
    position: relative;
}

.up-top.bottom-50 {
    bottom: 50px;
    width: 85%;
    margin: 0 auto;
}

.user-navigation-menu {
    margin: 30px;
    padding: 20px 20px;
    background: #fff;
    border-radius: 23px;
    left: 40px;
    height: fit-content;
}
.user-navigation-option a, .user-navigation-option a:hover {
    color: #023358;
    cursor: pointer;
}

.user-navigation-option {min-width: 280px;padding: 12px 10px;background: #f1f2f6;margin: 20px 0;border-radius: 8px;color: #023358; cursor: pointer;}

.user-navigation-option:hover {
    background: #f2f4f8;
}
.user-navigation-option:first-child {
    margin: 0 0 20px;
}
.user-navigation-option:last-child {
    margin: 20px 0 0;
}

.selected.user-navigation-option {
    background: #023358;
    color: #f1f2f6;
}

.user-main-content {
    width: 80%;
    margin: 100px auto 0;
}
.user-main-content .trips-div>.tab-pane:hover {
    background: #f7f7f7;
    box-shadow: none;
    border: solid 0.5px #bbb;
}
.user-main-content .trip-ticket {
    width: 100%;
}
.user-main-content .trip-ticket:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 0;
}

.user-main-content .trip-ticket:nth-child(3n+1) {
    margin-left: 0;
    margin-right: 0;
}
.user-main-content .tab-content>.active {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
}
span.flexdisplay.align-base p {margin: 0 !important;line-height: 4.5;}
.report-pane {
    max-width: 95%;
    margin: 0 auto;
    overflow: auto;
    height: 100vh;
}

.report-tab-content {
    width: 95%;
    margin: 0 auto;
}
.report-table {
    width: 100%;
    margin: 20px 0;
    border-collapse: collapse;
}
.report-table th, .report-table td {
  max-width: 320px;
  padding: 8px;
  border: 1px dashed #c8bfbf;
}
.report-table thead {
    background-color: #11b8b5;
    color: #fff;
}
.report-table th:first-child,
.report-table td:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.report-table th:last-child,
.report-table td:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.report-table th:nth-child(7), .report-table td:nth-child(7) {
  max-width: 200px;
}
.report-table th:nth-child(8), .report-table td:nth-child(8) {
  max-width: 100px;
}
.report-table th:nth-child(9), .report-table td:nth-child(9) {
  min-width: 100px;
}
.report-table a i {
    font-size: 20px;
    margin: 0 5px;
}
.filter-table {
    display: flex;
    justify-content: space-between;
}

.filter-table > div {
    display: flex;
    flex-direction: column;
}

.filter-table .btn {
    align-self: center;
}
.report-tab-content input[type="radio"] {
  display: none;
}

.edit-company-modal.modal {background: #000a;}
.edit-company-modal .modal-header {
    padding: 1rem 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.edit-company-modal .modal-header p{
        margin: 10px 0;
        font-size: 25px;
}
.edit-company-modal .modal-content {
    width: fit-content;
    margin: 15% auto;
    padding: 10px 25px;
}
#instructionsModal .modal-content {
    width: 75%;
    margin: 5% auto;
    background: #f1f2f6;
}
#instructionsSelector > div {
    background: #fff;
    padding: 0;
    border-radius: 8px;
    margin: 10px 0;
    border: solid 1px #000;
}
div#instructionsContent {
    max-height: 350px;
    overflow-y: auto;
}

/* Estilo personalizado para el botón de radio */
label.radioLabel {
  display: inline-block;
  padding: 5px 20px;
  background-color: #11b8b5;
  border: 1px solid #405d74;
  border-radius: 5px;
  cursor: pointer;
}

.report-tab-content input[type="radio"]:checked + .radioLabel {
  background-color: #aaf;
}

.report-tab-content select,.report-tab-content input[type="text"] {
    display: inline-block;
    padding: 6px 4px;
    background-color: #fff;
    border: 1px solid #405d74;
    border-radius: 5px;
    cursor: pointer;
    color: #000;
}

.report-tab-content #orderFrm {
    margin: 10px 0px;
}

#form_filters {
    width: 90%;
    margin: auto;
    text-align: left;
}
#form_filters fieldset {
    width: 500px;
}
#form_filters fieldset div.flexdisplay {
     justify-content: space-evenly;
}
#form_filters .option-box {
    width: 240px;
}
#form_filters input[type="submit"]{
    width: 100%;
    margin: 15px auto;
    display: block;
}
#form_filters #ul#ui-id-3, #form_filters #ul#ui-id-4{
    height: 350px
}
#bkg-admin ul#ui-id-3, #bkg-admin ul#ui-id-4{
    width: 300px !important;
    height: 350px;
}
#bkg1 { background: url("../images/background/bkg1.jpg") no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 100vh;
}
#bkg2 { background: url("../images/background/bkg2.jpg") no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 100vh;
}
#bkg3 { background: url("../images/background/bkg3.jpg") no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 100vh;
}
#bkg4 { background: url("../images/background/bkg4.jpg") no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 100vh;
}
#bkg5 { background: url("../images/background/bkg5.jpg") no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 100vh;
}
#bkg6 { background: url("../images/background/bkg6.jpg") no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: 100vh;
}
#bkg-confirm { background: #ffffff; 
               -webkit-background-size: cover;
               -moz-background-size: cover;
               -o-background-size: cover;
               background-size: cover;
               height: 100vh;
}
#bkg-admin { 
    background: #ffffff;         
}
/*---------------------------------------------------------*/
/*------------------------Auth-----------------------------*/
/*---------------------------------------------------------*/
div#authWindow {
    position: fixed;
    display: flex;
    flex-direction: column;
    top: 0;
    left: 0;
    background: #000a;
    height: 100%;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    z-index: 100;
}

#authWindow .modal-content {
    padding: 10px;
    background: #fff;
    border-radius:  8px;
    padding-top: 0px;
}


#authWindow iframe html{
    border-radius: 8px;
}

.authWindow .close span {
    font-size: 50px!important;
}

.authWindow .close {padding: 10px;padding-top: 0px;padding-bottom: 0px;}
/*---------------------------------------------------------*/
/*------------------------Auth-----------------------------*/
/*---------------------------------------------------------*/

/*----------------------------------------------------------*/
/*-------------------------404------------------------------*/
/*----------------------------------------------------------*/
.container-principal-404 {
    width: 70%;
    margin: 80px auto;
    display: flex;
    flex-direction: column;
}

.img-404 h1 {
    position: relative;
    text-align: center;
    transform: translate(0px, 0px);
    top: 0;
    left: 0;
    font-size: 103px;
    width: 100%;
    text-shadow: none;
}

.title-404 {
    display: flex;
    justify-content: space-evenly;
}

.errorimg404 {
    margin: 40px 0;
}
.errorimg404 h3 {
    font-size: 43px;
    font-weight: bold;
    color: #465d72;
    text-transform: uppercase;
}
.content-404 {
    border-top: solid 5px #b0bdd1;
    padding: 40px 0;
}
.content-404 div {
    margin: 0 auto;
    text-align: center;
}
.content-404 h2 {
    font-size: 69px;
    font-weight: bold;
    color: #023358;
}

.content-404 p {
    font-size: 27px;
    font-weight: bold;
    color: #b0bdd1;
}

.content-404 p a {
    color: #465d72;
}

.content-404 p a.btn {
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    background-color: #00bbb4;
    border-radius: 20.5px;
    padding: 4px 66px;
}
@media screen and (max-width: 1240px){
    .content-404 h2{
        font-size: 49px;
    }
}
@media screen and (max-width: 770px){
    .content-404 h2{
        font-size: 36px;
    }
    .title-404 div:first-child {
        display: none;
    }
    .img-404 h1 {
        font-size: 63px;
    }
}
@media screen and (max-width: 450px){
    .img-404 h1 {
        font-size: 33px;
    }
    .img-404 h1>img {
        width: 10%;
    }
    .title-404 div>img {
        width: 100%;
    }
    .content-404 p a.btn {
        font-size: 20px;
    }
}

/*----------------------------------------------------------*/
/*-------------------------404------------------------------*/
/*----------------------------------------------------------*/

.wauto{
    width: auto !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    background: none;
    color: white;
    border: solid 0.5px #fff;
    border-radius: 8px;
}

.ui-datepicker select.ui-datepicker-month option, .ui-datepicker select.ui-datepicker-year option {
    background: #033359;
}

    .explore-section, .emessage-section {
        width: 80%;
        margin: 40px auto;
    }
    .explore-section h3{
        margin: 0px 0px 40px
    }
    .emessage-section p {
        font-size: 26px;
        color: #00335b;
    }
    .emessage-section a {
        font-weight: bold;
        color: #11b8b5;
    }
/*--------------------------------------------------------*/
/**-----------------RESPONSIVE----------------------------*/
/*--------------------------------------------------------*/
@media screen and (min-width: 1024px){
    .hidden-md{
        display: none !important;
    }
    .trip-searchbar-container .btn.btn-default.btn-home {
        height: 34px;
        line-height: 1;
    }
    .header {
        height: 400px;
    }
    .big-contact-container {
        width: 100%;
    }
    .contact-menu-big .big-menu-title {
        font-size: 32px;
    }
    .contact-menu-big .big-menu-sublist {
        font-size: 22px;
    }
}
@media screen and (min-width: 1440px){
    .hidden-lg{
        display: none !important;
    }
    .header {
        height: 420px;
    }

}
@media screen and (min-width: 1600px){
    .form {
        bottom: -65px;
    }

    .header {
        height: 600px;
    }
} 

@media screen and (min-width: 2000px){
    .header {
        height: 600px;
    }
}
@media screen and (min-width: 2500px){
    .header {
        height: 750px;
    }
}

@media screen and (max-width: 780px){
    .hidden-sm{
        display: none !important;
    }
    main.home-content .contact-container {
    width: 100%;
}

main.home-content .contact-container .flexable {
    flex-direction: column;
}

main.home-content .contact-container .flexable a.contact-button, main.home-content .contact-container .flexable .mail-box a.contact-button {
    margin: 0 auto 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.contact-info {
    width: 100%;
}

main .trip-info-section img, .trip-info-section h2 {
    width: auto !important;
}

.mail-box p {
    margin: 0 auto 20px;
}
main .row.titlerow {flex-wrap: nowrap; align-items: self-start;}
main .row.titlerow h2 {margin: 0; }
main .row.titlerow img {
    padding: 10px 0;
}
main .tpop-box, main .pop-box {
    margin: 15px auto !important;
}
.cont-other-destinations{
    width: 90%;    padding: 0;
}
main.home-content .pop-destinations img {
    width: inherit;
}
main .tpop-box img {
    width: 50%;
    max-height: 120px;
    min-height: 110px;
    margin: 10px 0;
}

main .pop-box img {
    width: 100%;
}

main.home-content .trip-info-section > div {
    width: 100%;
}
main.home-content h2 {
    font-size: 23px;
}

.safety-msg img {
    width: 70%;
}

.tpop-box h3 {
    font-size: 22px;
}
main .trip-info-section img {
    max-width: 150px;
}

section.white-back.p-3.rating-section {
    padding: 0px !important;
}
main .row.titlerow img.titleicon {
    max-width: 26px;
    padding: 5px 0;
}

}
@media screen and (max-width: 405px) {
    .header {
        height: 500px;
    }
    .cov-19txt {
        padding-top: 20px;
    }
    .content-title h1 {
        font-size: 30px;
    }
    .time-labels {
        width: 50%;
    }
    .hidden-xs {
        display: none !important;
    }
    .pill-style {
        padding: 5px !important;
    }
    .pill-style img {
        min-width: 5%;
        max-width: 10%;
    }
    .pill-style .amenities_box_box img {
        min-width: 5%;
        max-width: 100%;
    }
    .pill-style span {
        margin: 0 5px 0 0;
    }
    .contact-menu-big {
        width: 85%;
        margin: 0 auto;
    }
    .contact-menu-big ul.flexable > li {
        margin: 0 0 20px;
    }
    span.flexable.title-icon {
        align-items: start;
    }
    a.contact-button {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    display: block;
    margin-bottom: 20px;

}

.contact-container {
    width: 85%;
    justify-content: center;
}

.mail-box {
    width: 100%;
    margin: 0 !important;
}

.flexable.contact-buttons {
    padding: 8px 0px;
    margin: 5px 0 10px;
}
}
@media screen and (max-width: 376px){
        .notice-belt {
        transform: translate(31px, -20px);
    }
}
@media screen and (max-width: 370px){
     .time-labels {
        width: 90%;
    } 
    .pill-style.background-pale-gray.cur-pointer.pill-padded { max-width: 250px; }  
    .amenities_box_responsive .pill-style span.ameniTxtR {
        white-space: pre-wrap;
    }
    .trip-div-logo img {
        width: 140px !important;
    }
    .notice-belt p {
        width: 80px;
    }
    
}
@media screen  and (max-width  347px){
    .notice-belt > div {
/*        transform: translate(6px, -20px);*/
    }
}
@media screen and (max-width: 1023px){
    #ui-datepicker-div.ui-datepicker.ui-widget {
        width: 96%;
        top: 60px !important;
        height: 90%;
        scroll-behavior: smooth;
        overflow-y: scroll;
        left: 7px !important;
    }
    #ui-datepicker-div.ui-datepicker.ui-widget .ui-datepicker-group {border-radius: 8px;background-color: #fff;margin: 10px 0;}

    #ui-datepicker-div.ui-datepicker.ui-widget {
        border: none;
        background-color: #fff0;
    }

    .pill-style span {
        vertical-align: text-bottom;
    }
}

@media screen and (min-width: 750px) and (max-width: 1200px) {

    .hide-1200 {
        display: none !important;
    }
    .trip-searchbar-container {
        width: 95%;
    }
    .trip-review-widget { padding: 15px; }
    .tripsearch-review-widget { padding: 5px 0 0; }
    .tripsearch-review-widget .trip-review-total { padding: 0 15px; }
    .content-buttons a.ticketBtn {
        width: 100%;
    }
    .rating-section .slide {
      min-width: 50%;
    }
}

@media screen and (max-width: 1440px){
    body {
        font-size: 16px !important;
    }
    .principal-container {
        width: 95%;
    }
    .secondary-container {
        width: 50%;
    }
    .cov-19img img{
        right: -60px;
        position: absolute;
    }
    .titulo-covid h1 {
        font-size: 28px;
    }
    .cont-information {
        padding: 100px 0px 0px 0px;
    }  
    .covid-title-icon {
        margin: 5px 15px;
    }

    .covid-container h2 {
        font-size: 22px;
    }

    .covid-container h3, .covid-container h4 {
        font-size: 18px;
    }
    .anuncio-gris p {
        font-size: 15px;
    }   
    .font-32 {
        font-size: 28px
    }
    .content-title h1 {
        font-size: 26px;
    }
    .myContainer, .explore-section {
        width: 90%;
    }
}
@media screen and (min-width: 870px) and (max-width: 1024px){
    .form {
        bottom: 20px;
    }

    .header {
        height: 430px;
    }
    .cont-information {
        padding: 0;
    }
    .pill-style {
            padding: 4px;
            margin: 0;
            align-self: center;  
    }
    .hidden-md {
        display: none !important;
    }
    .trip-container> div:first-child {
        width: 80%;
    }
}
@media screen and (max-width: 870px){
    /*TRIPS Responsive 1*/
    .hidden-sm {
        display: none !important;
    }
    .res-column-flex {
        flex-direction: column;
    }
    .dropdown-menu li {
        margin: 10px 0px !important;
    }
    .res-no-sides-pad-mobile{
        padding: 0;
    }
    .flexdisplay.column-flex {flex-direction: column;}
    .sort-box {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    #sort-menu {
        width: 88%;
    }
    #sort-select p, #filter-select p {
        margin-bottom: 0;
        line-height: 1;
    }
    .tab-content {
        width: 100%;
    }
    .trip-container {
        width: 100%;
    }
    .trip-div-logo img {
        width: 150px !important;
    }
    #review-trip-back-modal {
        border-top: solid 1px #d4d5db;
        margin-top: 30px;
    }
    .tripDateLbl, .tripTitleLbl {
        font-size: 18px;
        font-weight: bold;
    }
    .tripTitleLbl label {
        margin-left: 18px;
    }
    .res-mobile-pad {
        padding: 0 20px;
    }
    .res-no-padding {
        padding: 0;
    }
    .pill-style {
        padding: 5px 15px;
        margin: 0;
        align-self: center;
    }
    .stations-box {
        width: 100%; 
    }
    .pill-style.pill-padded{
        padding: 5px 20px;
    }
    .amenities_box_responsive {
        display: flex;
        flex-direction: row-reverse;
        margin: 20px 0;
    text-align: right;
    }
    .amenities_box_responsive .pill-style {
        width: fit-content;
        text-align: left;
        line-height: 1;
        margin-top: 5px;
    }

    .amenities_box_responsive .pill-style span.ameniTxtR {
        margin-left: 10px;
    }

    .amenities_box_responsive .pill-style span {
        margin-bottom: 8px;
    }
    .amenities_box_responsive i {
        margin-left: 5px;
    }
    .amenities_box_responsive a {
        padding: 5px 12px 0;
    }
    .pill-style span.flexdisplay {
        align-items: baseline;
    }
    .pill-style span.ameniTxt {
        margin-left: 10px;
    }
    .bookTrigger {
        position: absolute;
        width: inherit;
        height: inherit;
        left: 0;
        max-height: 300px; 
    }
    .bookTrigger.bundleTrigger{
        max-height: 370px;
    }
    .trip-review-widget .bookTrigger {
        max-height: 180px;
    }
    .trip-div-info {
        width: 100%;
    }
    .trip-input-group {
        width: 100%;
        margin-left: 0;
    }
    .typeBBox.trip-time {
        margin-right: 0;
    }
    .time-labels {
        width: 40%;
    }
    .time-labels p {
        margin-left: 10px;
    }
    .trip-review-container {
/*        display: none;*/
        width: 100%;
    }
    .myContainer.finishContainer .trip-review-container {
        display: block;
        margin: 20px 0;
    }
    .myContainer.finishContainer .trip-review-widget {
        width: 100%;
    }
    .calendarsRes div:first-child {
        margin-right: 10px;
    }
    .formContainer {
        width: 100%;
    }
    .extraIBtns, .extraIBBtns {margin-top: 20px;}

    .exInfo-trip h5 {
        margin: 20px 0px;
    }  
    .covid-regla {
        width: 100%;
    }
    .formInputs input[type="submit"] {
        width: 100%;
    }
    #purchaseFrm input[type="submit"] {
        width: 100%;
    }
    .content-container {
        width: 100%;
    }
    .res-trip-title {
        margin: 20px auto 0;
        width: 90%;
    }

    .res-trip-title h2 {
        font-size: 24px;
    }
    .modal-body .modal-body-title, .modal-body .modal-body-list {
        margin: 0 auto;
        width: 85%;
    }
    #TSearchBack {
        z-index: 500;
    }
    .pperson-lbl {
        line-height: 3;
        font-size: 14px;
    }
    .modal-pills .nav-pill-separated>a {
        background: #ebedf2;
    }
    .modal-body-list .nav-pill-separated {margin: 10px 2.5px !important;}
    .modal-body .modal-body-title {
        font-size: 18px;
        margin: 20px auto 30px;
    }
    .res-trip-container {
        width: 85%;
        margin: 0 auto;
    }
    .res-trip-container .input-group input[type=submit].btn-home {
        width: 100%;
    }
    .content-buttons a.ticketBtn {
        width: auto;
    }
    .covid-anuncio i {margin-left: 0;}
    .trip-info-div-container .column-flex {
        max-width: 70%;
        white-space: nowrap;
    }
    .trip-info-div-container .column-flex:last-child {
        margin: 0 10px;
    }
    .trip-info-div-container .column-flex .trip-label {
        white-space: pre-wrap;
        margin-top: 5px;
    }
    .trip-info-body {
        display: block;
    }
    .price-lbl {
        font-size: 32px;
    }
    .outbound-responsive-fix {
        height: 100px;
        margin-bottom: 60px !important;
        background: #023358;
    }
    .trip-container .row-fluid {
        padding: 0 20px;
    }
    .notice-belt {
        transform: translate(-10px, 0px);
    }
    .notice-belt > div, .notice-belt-responsive > div {
        word-wrap: normal;
    }
    .notice-belt p.wrap-text, .notice-belt-responsive p.wrap-text {
        max-width: 150px;
        white-space: pre-wrap; 
    }

    .secondary-container {
        width: 95%;
    }
    .fix-phone {
        width: 100%;
    }

    .principal-container {
        width: 85%;
        display: block;
    }
    .covid-anuncio-icon {
        transform: translateX(0px);
    }

    .anuncio-gris p {
        font-size: 15px;
    }

    .anuncio-inner div {
        margin: 8px 0px;
    }
    .cov-19img img {
        width: 120%;
    }
    .cont-information {
        padding: 0px;
    }
    .cont-explore .row {
        margin: 0px;
    }
    .information h3 {
        font-size: 22px;
    }

    .information p {
        font-size: 15px;
    }
    .sub-item {
        margin: 0;
    }
    .trip-container.flexdisplay {
        flex-direction: column-reverse;
        margin: 0;
    }
    .trip-container.flexdisplay .row-fluid {
        margin: 0;
        width: 100%;
        padding: 0 15px;
    }

    .trip-container> div:first-child {
        width: 100%;
    }
    .trip-container> div:last-child {
        width: 100%;
    }

    .trip-review-widget {
        padding: 10px 5px 10px 16px;
        width: 100%;
    }
    .formDiv h2 {
        font-size: 22px;
    }
    .registerBlock p {
        display: none;
    }
    .user-profile div.flexdisplay {
        display: block;
    }

    .user-profile div.flexdisplay div {
        width: 100%;
        margin: 0 auto;
    }
    .user-profile .user-navigation-menu {
        margin: 0;
    }
    .user-profile .user-navigation-menu .user-navigation-option {
        margin: 10px auto;
        min-width: 100px;
    }
    .contact-menu-big ul.flexable, .flexable.contact-buttons, .flexable.mail-buttons {
        flex-direction: column;
    }
    .contact-container, .contact-info .flexable {
        display: block;
        width: 90%;
    }
.trip-info-section img, .trip-info-section h2 {width: 100% !important;}

.trip-info-data .row {width: 100% !important;}

.trip-content-section div {
    margin: 0 5px !important;
    width: 95% !important;
}

.trip-content-section h2 {
    font-size: 34px !important;
}

.trip-content-section p {
    font-size: 16px;
}

.transport-type-content .row {
    flex-direction: column;
}
.rating-section .slide {
  min-width: 100%;
  box-sizing: border-box;
  padding: 10px;
}
.trip-faq-section h3 {
    font-size: 16px;
}

.trip-faq-section h2 {
    font-size: 28px;
}

.trip-faq-section .imgblock img {
    width: 50%;
}
}
@media screen and (max-width: 768px) and (min-width: 600px) {
    .header{
        height: 340px;
    }
    .secondary-container {
        width: 95%;
    }
    .form {
        bottom: -3%;
        width: 80%;
    }
    .form i {
        font-size: 10px;
    }

}


  
@media screen and (max-width: 600px) and (min-width: 200px) {
    .myContainer {
        width: 90%;
        flex-direction: column-reverse;
    }
    .secondary-container {
        width: 95%;
    }
    .navbar-collapse{
        padding-bottom: 100px;
    }
    .form {
        position: relative;
        margin-top: -20px;
        transform: translate(-50%, -40%);
    }
    .form input[type="button"]{
        width: 100%;
    }
    .header h1 {
        font-size: 1.5rem;
        top: 10%;
        transform: translate(-50%, -25%);
    }
    .small-header h1 {
        font-size: 1.5rem;
        top: 40%;
    }
    a.contact-button {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        display: block;
    }

    .safety-msg .row {
        flex-wrap: wrap;
        justify-content: center;
    }
    .contact-container {
        width: 85%;
        justify-content: center;
    }
    .popular-wimg .pop-box {
        margin: 15px 0;
    }

    .mail-box {
        width: 100%;
    }
    .input-mid {
        width: 100%;
    }
    .input-mid.mid-half {
        width: 49%;
    }
    .jumbotron {
        padding: 1rem 0 !important;
    }
    .no-phone {
        display: none !important;
    }
    .prefooter {
        background: url('../img/boy-responsive.png');
        background-size: contain;
        height: 29rem;
    }
    .ale-dreaming {
        background: url('../img/contact_footer_responsive.png');
        background-size: cover;
        background-position-x: center;
        background-repeat: no-repeat;
        height: auto;
        padding: 0;
    }
    .contact-menu-big .big-menu-title {
        font-size: 28px;
    }
    .contact-prefooter .back-prefooter {
        width: 90%;
        margin: 0 auto;
        padding: 10px 0;
    }
    .contact-prefooter h3 {
        font-size: 22px;
    }
    .contact-prefooter p.w50p {
        width: 95%;
        font-size: 12px;
    }
    .item h3 {
        padding-top: 10px;
    }
    .only-phone{
        display: inline !important;
        text-align: center;
    }

    .cont-explore {
        text-align: center; 
     }

    .cont-explore p {
        text-align: justify;
    }
    .only-phone-li {
        display: inline;
    }
    .only-phone-li a {
        display: inline;
    }
    .only-phone-slider {
        display: block;
    }
    .item p {
        text-align: justify;
    }
    .item {
        text-align: center;
    }
    .item ul {
        text-align: left;
    }
    span.input-group-addon label#down {
        display: none;
    }
    span.tooltiptext {
        bottom: -170px;
    }
    span.tooltiptext::after {
        content: none;
    }
    .in-pageNav {
        padding: 10px;
        overflow: scroll;
        white-space: nowrap;
    }
    span.tooltiptext::before {
        content: '';
        border: 5px solid transparent;
        border-bottom: 6px solid #023358c2;
        position: relative;
        left: 75px;
        bottom: 33px;
    }
    footer {
        font-size: 14px;
    }

    .prefooter div p {
        width: 80%;
        text-align: justify;
    }

    .input-group {
        margin-bottom: 5px;
        margin-left: 0;
    }

     .information {
        padding-bottom: 0px !important;
    }
    section.transport-type-section .title {
        padding-top: 5px;
    }
    .transport-type-section .title p:first-child {
        margin-top: 10px;
    }
    
    .imgHeader {
        content: url('../img/headerResponsive.png');
    }
    .imgHeader.landingHeader {
        content: url('../img/landing_header_responsive.png');
    }
    .imgHeader.MexicoHeader {
        content: url('../img/mexico_header_responsive.png');
    }
    .imgHeader.ColombiaHeader {
        content: url('../img/colombia_header_responsive.png');
    }
    .imgContactHeader {
        content: url('../img/contact_header_responsive.png');
    }
    #menu-fb, #menu-insta, #menu-whatsapp {
        position: absolute;
        bottom: 20%;
    }

    #menu-fb {left: 33%;}
    #menu-insta {left: 44%;}
    #menu-whatsapp {left: 57%;}

    footer .only-phone a {
        font-size: 16px;
        margin: 0 5px;
    }

    footer .only-phone img {
        width: 18px;
    }

    .only-phone-menu {
        display: inline-block !important;
    }

    .no-phone-menu {
        display: none !important;
    }


    .phone-menu-container {
        display: block;
    }
    .tickets-container {flex-direction: column-reverse;}

    .tripInfo.adminTripInfo {
        width: 100%;
    }

    .trip-ticket, .tripInfo div label, .tripInfo div p {
        width: 100%;
    }

    .tripInfo div:nth-child(1) {
        flex-direction: column;
        text-align: center;
        font-size: 20px;
        margin-bottom: 5px;
        border-bottom: dashed 1px #023358;
    }
    .ticket-info-container {
        width: 95%;
    }

    .user-info {
        margin: 0 auto;
    }
    .tickets-order-container h1 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .hide-phone {
        display: none;
    }
    .padding-top-20-x600 { padding-top: 20px; }

    .contact-container, .contact-info .flexable {
        display: flex;
        align-items: start;
    }
    .big-contact-container {
        width: 100%;
    }

    .mail-box {margin-bottom: 30px;}
    
    .contact-prefooter h3 {
        font-size: 32px;
    }

    .contact-prefooter p.w50p {
        width: 95%;
        font-size: 16px;
    }
    .info-container {
    width: 100%;
}

.white-box {
    width: 100% !important;
    max-width: 100%;
    padding: 10px 15px;
}

.box-title h2 {font-size: 28px;}

.box-title img {
    width: 25px;
}

.info-container p {
    font-size: 16px;
}

.contact-title h2 {
    font-size: 28px;
}

.contact-title h3 {
    font-size: 20px;
}

.bestways-section img {
    width: 100%;
}

.bestways-section .row div.row-outer-section:first-child {
    width: 90%;
}
section.popular-buses h2 {
    width: 75%;
}

main.home-content .trip-content-section h2 {
    margin-left: 0 !important;
    font-size: 21px !important;
}

main.home-content .trip-content-section p {
    font-size: 14px !important;
}

  } /* Termina Responsive */



  /*EMPIEZA RESPONSIVE 2*/
  @media screen and (max-width: 765px) and (min-width: 405px) {
    .modal-content {
        height: 100vh;
        border: none;
    }
    #closeConfirmation .modal-content {
        height: fit-content;
    }
    .secondary-container {
        width: 95%;
    }
    .navbar-collapse{
        padding-bottom: 100px;
    }
    .form {
        position: relative;
        margin-top: -20px;
    transform: translate(-50%, 0%);
    }
    .form input[type="button"]{
        width: 100%;
    }
    .header h1 {
        font-size: 2.16rem;
        top: 20%;
        transform: translate(-50%, -45%);
    }
    .no-phone {
        display: none;
    }
    .item h3 {
        padding-top: 10px;
    }
    .prefooter {
        background: url('../img/boy-responsive.png');
        background-size: contain;
        height: 29rem;
    }
    .prefooter div p {
        width: 96%;
    }
    .only-phone{
        display: inline;
        text-align: center;
    }
    .cont-explore {
        text-align: center; 
     }
    .cont-explore p {
        text-align: justify;
    }
    .only-phone-li {
        display: inline;
    }
    .only-phone-li a {
        display: inline;
    }
    .only-phone-slider {
        display: block;
    }
    .item p {
        text-align: justify;
    }
    .item {
        text-align: center;
    }
    .item ul {
        text-align: left;
    }

    footer {
        font-size: 14px;
    }

    .input-group {
        margin-bottom: 5px;
    }

    .information {
        padding-bottom: 40px;
    }

    .imgHeader {
        content: url('../img/headerResponsive.png');
    }
    .imgHeader.MexicoHeader {
        content: url('../img/mexico_header_responsive.png');
    }
    .imgHeader.ColombiaHeader {
        content: url('../img/colombia_header_responsive.png');
    }
    .imgContactHeader {
        content: url('../img/contact_header_responsive.png');
    }
    .header {
        height: auto !important;
    }

    #menu-fb, #menu-insta, #menu-whatsapp {
        position: absolute;
        bottom: 20%;
    }

    #menu-fb {left: 33%;}
    #menu-insta {left: 44%;}
    #menu-whatsapp {left: 57%;}

    footer .only-phone a {
        font-size: 16px;
        margin: 0 5px;
    }

    footer .only-phone img {
        width: 18px;
    }

    .only-phone-menu {
        display: inline-block !important;
    }

    .no-phone-menu {
        display: none !important;
    }
    .contact-info {
        text-align: center;
    }

    .contact-info .contact-buttons, .contact-info .mail-buttons {
        width: 100%;
        padding: 25px 0;
    }

    .contact-button {
        padding: 12px 25px 15px;
    }

    .mail-box {
        margin-bottom: 30px;
    }
    .contact-prefooter h3 {
        font-size: 42px;
    }

    .contact-prefooter p.w50p {
        width: 95%;
        font-size: 20px;
    }

  } /* Termina Responsive  2*/

  
  /*EMPIEZA RESPONSIVE 3*/
  
  @media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3){
    
    .header h1 {
        font-size: 1.16rem;
    }

    .only-phone-menu {
        display: inline-block !important;
    }

    .no-phone-menu {
        display: none !important;
    }
  }
  
  /*EMPIEZA RESPONSIVE 4*/
  @media screen and (max-width: 1020px) and (min-width: 766px) {
    
    .navbar-collapse{
        padding-bottom: 100px;
    }
    .form {
        position: relative;
        margin-top: -20px;
    }
    .form input[type="button"]{
        width: 100%;
    }
    .resBtnSearch {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .header h1 {
        font-size: 2rem;
        top: 22%;
    }
    .no-phone {
        display: inherit;
    }
    .no-tablet {
        display: none;
    }
    .item h3 {
        padding-top: 10px;
    }
    .prefooter {
        /*background: url('../img/boy-responsive.png');*/
        background-size: contain;
        height: 13em;
    }
    .prefooter h3 {
        padding-top: 11px;
        width: 50%

    }
    .prefooter div p {
        width: 46%;
    }
    .only-phone{
        display: none;  
    }
    .cont-explore {
       text-align: center; 
    }
    .cont-explore p {
        text-align: justify;
    }
   
    .only-phone-li {
        display: inline;
    }
    .only-phone-li a {
        display: inline;
    }
    .only-phone-slider {
        display: block;
    }
    .contact-menu-big ul.flexable {
        flex-direction: column;
    }
    .item p {
        text-align: justify;
    }
    .item {
        text-align: center;
    }
    .item ul {
        text-align: left;
    }

    footer {
        font-size: 14px;
    }

    .input-group {
        margin-bottom: 5px;
    }

    .testimonials .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #menu-fb, #menu-insta, #menu-whatsapp {
        position: absolute;
        bottom: 20%;
    }

    #menu-fb {left: 33%;}
    #menu-insta {left: 44%;}
    #menu-whatsapp {left: 57%;}

    footer .only-phone a {
        font-size: 16px;
    }

    footer .only-phone img {
        width: 18px;
    }

    .only-phone-menu {
        display: inline-block !important;
    }

    .no-phone-menu {
        display: none !important;
    }

    .jumbotron {
        padding: 0 1rem !important;
    }

    .col-md-2tablet {
        -ms-flex: 0 0 16.666667% !important;
        flex: 0 0 16.666667% !important;
        max-width: 16.666667% !important;
    }

    .contact-info {
        text-align: center;
    }

    .contact-info .contact-buttons, .contact-info .mail-buttons {
        width: 100%;
        padding: 25px 0;
    }

    .contact-button {
        padding: 12px 25px 15px;
    }

    .mail-box {
        margin-bottom: 30px;
    }

  } /* Termina Responsive  4*/

    .content-container.flexdisplay .content-icon img {
    width: 110px;
}
  /*SLIDER FIXES*/
/*
  ul.slick-dots {
    display: inline-block;
    text-align: center;
    margin: auto;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }*/

/*  .slick-dots li {
      display: inline;
  }

*/
  .testimonials button{
    border-radius: 50%;
    padding: 5px;
    border: none;
    background-color: #11b8b5;
    margin-left: 5px;
    margin-bottom: 10px;
  }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }

    .slick-slide {
      height: fit-content;
    }


/*
Menu movil
*/
  
 .jumbotron  .navbar-toggler-icon {
    background-image: url("../img/menu.png");
}

.jumbotron {
    background-color: #fff!important ;
    padding: 1rem;
    margin-bottom: 0rem !important; 
    display: inline-block;
    width: 100%;
}

.jumbotron a {
    float: left;
}

.jumbotron button {
    float: right;
}

.jumbotron .btn-primary {
    border-color: #c3c3c3 !important;
}

.modal-fullscreen-menu {
    background-color: #fff;
  }
  .modal-fullscreen-menu .logo {
    transition: all 0.25s ease;
    padding-left: 2.7rem;
    padding-bottom: 1rem;
  }

  .modal-fullscreen-menu li {
      list-style: none;
      text-align: left;
      margin: 30px 0;
  }

  .modal-fullscreen-menu .menu-footer {
    display: inline-flex;
    float: right;
  }
  .modal-fullscreen-menu .glyphicon-chevron-right {
    visibility: hidden;
    font-size: 10px;
    vertical-align: 2.5px;
    padding-right: 0.3rem;
  }
  .modal-fullscreen-menu hr {
    border: 0;
    border-top: 1px solid #666;
    margin: 0.7rem;
  }
  .modal-fullscreen-menu .close {
    color: #000;
    opacity: 1;
    padding: .5rem;
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 1;
    font-size: 5vh;
  }
  .modal-fullscreen-menu .modal-dialog {
    margin: 0 auto;
    max-width: 298px;
    display: flex;
    height: 100%;
   
  }
  .modal-fullscreen-menu .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  .modal-fullscreen-menu .list-group {
    text-align: left;
    margin-top: 120px;
    width: 100%;
  }
  .modal-fullscreen-menu .list-group a {
    margin: 0.2rem;
    text-transform: uppercase;
    font-size: 18px;
    color: #405d74  ;
    font-weight: 700;
    letter-spacing: 0rem;
    border-radius: 20px;
    border-color: transparent;
    transition: all 0.25s ease;
    background-color: transparent;
    padding: 0.7rem;
    height: 2rem;
    line-height: 0;
    text-align: left;
  }
  .modal-fullscreen-menu .list-group a:hover {
    border-radius: 20px;
    /*background-color: #fff;*/
  }
  .modal-fullscreen-menu .list-group a:hover .glyphicon-chevron-right {
    visibility: visible;
  }
  .modal-fullscreen-menu .list-group a:hover:before {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  .modal-backdrop.in {
    opacity: 1;
  }
  
.logo-menu {
    position: absolute;
    left: 2%;
    top: 2%;
}




  