#privacitat {
    color: #000;
    background: #fff;
    padding: 1rem;
    z-index: 99999;
    position: fixed;
    width: 40%;
    top: 20%;
    box-shadow: 0 0 3000px 3000px rgba(0, 0, 0, 0.5);
}

#privacitat h4 {
    font-size: 1.5625rem;
    color: #000;
    margin-bottom: 20px;
}

#nav-header .sf-menu a {
    font-weight: normal;
}

.moventis-top {
    background: url('../images/orange-gradient.jpg') 0 0 transparent;
    height: 20px;
    background-size: cover;
}

.moventis-top img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: top;
}

.input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #eee;
    color: #000;
    border: none;
    white-space: nowrap;
    width: 1%;
    height: 100%;
    font-size: 14px;
}

.callout {
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 0;
    position: relative;
    color: #0a0a0a;
    background-color: white;
}

.callout.white {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7);
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 1rem;
    font-family: Arial, sans-serif !important;
    margin: 10px;
}

.callout.red {
    background: rgba(208, 34, 44, 1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7);
    border: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-family: Arial, sans-serif !important;
}


.callout.red .input-group br {
    display: none !important;
}

.callout.red input {
    border: none;
}

.callout.red input[type="checkbox"] {
    display: inline-block !important;
}

#site-content .callout.red label,
#site-content .callout.red h3,
#site-content .callout.red h4,
#site-content .callout.red h5 {
    color: #fff !important;
}

.callout.red h3 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}

.callout.red h5 {
    font-size: 1.25rem;
    margin: 0;
}

#site-content .callout.red h4 {
    font-size: 1.5625rem;
    margin: 0;
    font-weight: bold;
    color: #fff;
}

.callout.red a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    display: inline-block;
}

#privacitat p {
    font-size: 0.8rem;
}

.callout.red .button {
    background: #fff;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    width: auto;
    height: auto;
    float: right;
}

.button.alert {
    background: #FF001A;
}

.button:hover {
    background: #ED7812;
    color: #000;
}

footer {
    background: rgba(208, 34, 44, 1);
    color: #fff;
    text-align: center;
    padding: 1.2rem 0;
    overflow: hidden;
}

.callout.red {
    margin: 0 0 0 0;
    padding: 1rem;
    position: relative;
}

.callout.red .row {
    margin-bottom: 0px;
}

.callout.red .row .row {
    max-width: none;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}

.container .columns {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.callout.red h3 {
    color: #fff !important;
    margin-top: 0;
    font-size: 1.9375rem !important;
}

.callout.red h4 {
    color: #fff !important;
}

.callout.white h3 {
    color: #000 !important;
    margin-top: 0;
    font-size: 1.9375rem !important;
}

.callout.red label {
    margin: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #fff;
}

.callout.red input[type="text"],
.callout.red input[type="password"],
.callout.red input[type="email"],
textarea,
select {
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
}

.callout.red select {
    height: 2.4375rem;
    padding: 0rem 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 0;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*background-image: url(data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg' version='1.�nts='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>);*/
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 1.5rem;
}

.callout.red select {
    width: 100%;
    border-radius: 0;
}

.callout.red .input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem;
}

.callout.red hr {
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 0.25rem auto;
    clear: both;
    box-sizing: content-box;
    height: 0;
}

.callout.red .input-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
}

.input-group> :first-child {
    border-radius: 0 0 0 0;
}

.input-group> :last-child>* {
    border-radius: 0 0 0 0;
}

.callout.red .input-group-label,
.callout.red .input-group-field,
.callout.red .input-group-button {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle;
}

.callout.red .input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: normal !important;
    width: 1%;
    height: 100%;
}

.input-group-label:first-child {
    border-right: 0;
}

.input-group-label:last-child {
    border-left: 0;
}

.callout.red .input-group-field {
    border-radius: 0;
    height: 2.2rem;
}

.callout.red .input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%;
}

.callout.red .input-group-button a,
.callout.red .input-group-button input,
.callout.red .input-group-button button {
    margin: 0;
}

.input-group .input-group-button {
    display: table-cell;
}

span.help {
    display: block;
    color: #fff;
    margin-bottom: 1rem;
    font-size: 1rem;
}

.callout.red .callout.red input {
    border: none;
}

.callout.red .input-group-field {
    border-radius: 0;
    height: 2.2rem;
}

.callout.red .input-group-label,
.callout.red .input-group-field,
.callout.red .input-group-button {
    margin: 0;
    white-space: normal !important;
    display: table-cell;
    vertical-align: middle;
}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.callout.red input {
    line-height: normal;
}

#site-content h3 {
    font-size: 1.9375rem !important;
    color: #000 !important;
}

.callout.white br {
    display: none;
}

.callout.white input {
    border: none;
}

.callout.white label,
.callout.white h3,
.callout.white h4,
.callout.white h5 {
    color: #000;
}

.callout.white h5 {
    font-size: 1.25rem;
    margin: 0;
}

.callout.white h6 {
    font-size: 1rem;
    margin: 0;
}

.callout.white h4 {
    font-size: 1.5625rem !important;
    margin: 0 0 10px 0;
    font-weight: normal;
    color: #000 !important;
}

.callout.white a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

#privacitat p {
    font-size: 0.8rem;
}

.callout.white .button {
    background: #FF001A;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    width: auto;
    height: auto;
    float: right;
    text-decoration: none;
    font-weight: normal;
}

.large-12 .callout .row {
    margin: 0 -10px !important;
}

.button.alert {
    background: #FF001A;
}

@media screen and (max-width: 760px) {
    .callout.red .input-group-label {
        display: block;
        padding: 0.5rem 1rem;
        width: 100%;
        height: 100%;
    }
}

@media screen and (min-width: 64em) {
    .callout.white .large-3 .callout {
        min-height: 90px;
    }
}

@media screen and (min-width: 40em) {
    .callout.red .input-group-label {
        white-space: nowrap !important;
    }

    .row .row {
        margin-left: -0.9375rem !important;
        margin-right: -0.9375rem !important;
    }

    .callout.red .row .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .callout.red .medium-6 {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .callout.white {
        margin: 0;
        padding: 5px;
    }

    .callout.red .input-group-label {
        padding: 0.5rem 0;
        border: none;
    }

    #privacitat {
        z-index: 99999;
        position: absolute;
        width: 100%;
        top: 20%;
    }

    .callout.red .input-group-field {
        display: block !important;
    }
}

h2,
h3 {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: bold;
}

.fons {
    background: #cae7e3 url('https://www.cruisebus.barcelona/wp-content/uploads/2016/11/bg-bus-2.jpg') no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 650px;
    padding-top: 30px;
}

.fons2 {
    background: url('https://www.cruisebus.barcelona/wp-content/uploads/2016/11/cruisebus_fons_2.png') no-repeat;
}

#main {
    padding-bottom: 0;
}

#footer {
    position: relative;
    clear: both;
    margin-top: 0px;
    height: auto;
    background: rgba(208, 34, 44, 1);
    color: #fff;
}

#footer p {
    text-align: center;
    padding: 10px 0;
    margin: 0;
    color: #fff;
}

#footer-site {
    display: none;
}

#pre-header {
    background-color: #e9660c !important;
}

.icon-movento-white-small {
    width: 140px !important;
}



/*new css 2025 */

.callout.form {
    font-size: 16px !important;
    line-height: 1 !important;
    font-family: "Poppins", sans-serif !important;
    background: #eee;

    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.11);
    padding: 15px 0px 0px 0px;
}

@media screen and (min-width: 760px) {
    .callout.form {
        border-radius: 28px;
    }
}


h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: "Poppins", sans-serif;
    font-weight: 300 !important;
}

h2,
.h2 {
    font-size: 1.8rem;
}

@media screen and (max-width: 760px) {

    .no-pagado-wrapper>div,
    .columns-form-wrapper {
        width: 100%;
        padding: 0 !important;
    }
}


[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 60px;
}

.callout.form input {
    line-height: normal;
}

.callout.form input.button,
.button {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    background: #FF6A00;
    border-radius: 8px !important;
    float: none;
    text-decoration: none;
}


.callout.form input.button {
    width: 100%;
}

.callout.form input[type="text"],
.callout.form input[type="password"],
.callout.form input[type="email"],
.callout.form input[type="date"],
textarea {
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 10px 0;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}

.callout.form select {
    height: 2.4375rem;
    padding: 0rem 0.5rem;
    margin: 0 0 0;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 1.5rem;
    text-align: center;
    width: 100%;
    border: none;
}

.viaje {
    background: #fff;
    border: solid 1px #d7d7d7;
    border-radius: 8px;
    margin-bottom: 6px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}


.viatjers,
.price {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.borders {
    border-left: solid 1px #d7d7d7;
    border-right: solid 1px #d7d7d7;
    padding: 10px 12px;
    margin: 10px 0;
}

span.detalle {
    display: block;
    font-size: 12px;
    line-height: 1.2;
    margin: 4px 0 0 0;
    text-align: justify;
    hyphens: auto;
}

.callout-round {
    font-size: 0.875rem;
    color: #cc4b37;
    font-weight: bold;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #cc4b37;
    border-radius: 8px;
}