* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

[class*="span"] {
    position: relative !important;
}

body {
    background: #edf1f4;
    color: #484848;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

ol {
    margin: 0px;
}

h1 {
    font-size: 32px;
    margin-bottom: 0;
}

h2 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
    line-height: 16px;
}

h5 {
    color: #3D94E6;
    color: #006DD9;
    margin: 5px 0px;
}

li {
    list-style-type: none;
}

input[type="radio"], input[type="checkbox"] {
    margin: 0;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

body .modal {
    /* new custom width */
    width: 80%;
    /* must be half of the width, minus scrollbar on the left (30px) */
    margin-left: -40%;
    height: 90%;
    margin-top: -5%;
}

.navbar {
    margin-bottom: 5px;
}

#myCarousel {
    height: 80%;
}

.main-image {
    border: solid 1px #ddd;
    border-radius: 4px;
    padding: 4px;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 960px;
}

.container-narrow {
    margin: 0 auto;
    width: 90%;
    background: #fff;
}

.jumbotron {
    margin: 60px 0;
    text-align: center;
}

#background {
    background: transparent url("/lsui/images/refresh/background-fade.png") repeat-x left bottom;
    min-height: 950px;
    -moz-user-select: none;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

.pull-right .span4 {
    height: 29px;
}

.infobar {
    margin: 50px 0 20px 0px;
    background-color: #78A95C;
    color: #FFFFFF;
    font-size: 12.5pt;
    height: 35px;
    text-align: center;
}

.description {
    padding-top: 100px;
}

.message {
    padding-top: 7px;
}

#boxprice {
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
    float: right;
    width: 97%;
    padding: 10px;
    margin: 15px 0 15px 0px;
    line-height: 35px;
    background: #e3f2fe;
}

.price {
    font-size: 1.4em;
    font-weight: bold;
    color: #f0812b;
    color: #1f649d;
}

.small {
    font-size: 1.3em;
    color: #1f649d;
}

.smaller {
    font-size: .95em;
}

.moneda {
    font-size: 24px;
}

.boton-reserva {
    float: right;
}

.purchase-info {
    border-top: solid 1px #c6c6c2;
    clear: both;
    padding: 5px;
    margin-bottom: 10px;
}

    .purchase-info .center {
        border-left: solid 1px red;
        border-right: solid 1px red;
    }

.span .cell {
    witdh: 100%;
}

#tour-date {
    width: 100px;
}

#tour-adults, #tour-childs {
    width: 60px;
}

#overlayContent {
    position: absolute;
    z-index: 1025;
    margin: 0 auto;
    width: 700px;
    height: 380px;
    left: 25%;
    top: 20%;
    text-align: center;
}

select {
    width: 100%;
}

#reserve-box .span6 {
    margin: 0;
    padding: 0;
}

#reserve-box .span1 {
    margin: 0;
    width: 80px;
    padding: 0;
}

#smallbox {
    float: left;
    margin-left: 20px;
}


.smallbox {
    float: left;
    margin-left: 5px;
}

.reserve {
    margin-left: 20px;
}


table.tourDate {
    margin: 10px;
    text-align: center;
    width: 98%;
}

    table.tourDate tr.header {
        border-left: solid 1px #ddd;
        border-right: solid 1px #ddd;
    }

        table.tourDate tr.header td {
            padding: 5px;
            background: url(img/tdheader.png) repeat-x;
            border-left: solid 1px #fff;
            text-align: center;
        }

    table.tourDate td {
        padding: 2px;
        font-size: 12px;
    }

    table.tourDate label {
        display: inline;
    }

#pageContent {
    background: #edf1f4;
    /*background:#fff;*/
    margin-right: 0px;
    float: left;
    padding: 0;
}

    #pageContent h1 {
        font-size: 24px;
    }

    #pageContent h2 {
        font-size: 1.3em;
    }

    #pageContent .shortdesc {
        font-size: 1.6em;
        color: #2d9ad3;
        text-align: left;
    }


#trustwaveSealImage {
    height: 68px;
    width: 132px;
}

#box-cart {
    width: 100%;
    /*float: left;*/
    border: solid 1px #dedede;
    border-radius: 4px;
    background-color: #C0DBF2;
    border: 1px solid #6DAEE1;
    border-left: solid 1px #b3b3b3;
    border-right: solid 1px #b3b3b3;
    border-bottom: solid 1px #979797;
    border-top: solid 1px #979797;
    background-color: #fff;
}

 #box-cart, #secure-website {
     padding:15px
 }

    #box-cart .bg-box-title, #secure-website h4 { 
    color: #05338d;
    padding: 0 10px 0 10px;
    margin: 0 0 15px;
    }

    #box-cart .small {
        font-size: 14px;
        float: right;
    }

    #box-cart .discount {
        display: block;
        float: right;
        font-weight: normal;
        color: #008000;
        font-size: 12px;
    }

    #box-cart .price-medium {
        font-size: 22px;
    }

    #box-cart .total {
        font-size: 25px;
        color: #1f649d;
    }

    #box-cart .checkout {
        margin: 10px;
    }

.fixed-scroll-top {
    position: fixed;
    float: right;
    top: 15px;
}

#box-resume {
    height: auto;
    overflow: hidden;
    text-align: center;
}

    #box-resume .total {
        /*background-color: #EBF3FE;*/
        padding: 10px;
        border-radius: 4px;
        width: 100%;
    }

    #box-resume ul {
        margin: 0px;
    }


.checkout {
    text-align: center;
    padding: 5px;
}

ul.fare-detail br{
    display:none;
}

ul.fare-detail li {
    position: relative;
    display: block;
    margin-bottom: 10px;
    text-align: left;
}

ul.fare-detail li:first-child {
    margin-top:20px;
}

ul.fare-detail li .description-itemcart.smaller {
    font-size: 90%;
    /*color: #f0812b;*/
    color:#008000;
    line-height: normal;
}

ul.fare-detail li:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
}

#box-cart ul.fare-detail li .pax,
#box-cart ul.fare-detail li .date_schedule,
#box-cart .location-itemcart  {
    line-height: normal;
    font-size: 85%;
    color: #717070;
    display:block;  
    padding-bottom:10px;
}

#box-cart ul.fare-detail li .price {
    position: absolute;
    right: 0;
    top: 0px;
}

.fare-detail .description-itemcart {
    text-align: left;
    margin: 0;
    padding: 0;
    max-width: 270px;
    display: inline-block;
    color: #1f649d;
    font-weight:bold;
    padding: 0 0 10px 0;
}

.clr {
    clear: both;
}

.reinforcement {
    border-bottom: solid 4px #d6e9d0;
    font-size: 12px;
    color: #226d43;
    padding: 20px 65px 10px 65px;
    margin-bottom: 10px;
}


#reservation-container, #secure-website {
    background: #fff;
    border: solid 1px #ddd;
    border-radius: 6px;
    /* margin-top: 10px; */
}

#reservation, #formaPago, #paymentLegal, #resume-total {
    background: #fff;
    padding: 10px;
    border-radius:6px;
}

#payment {
    background: #fff;
    /*width:100%;        */
    border: solid 1px #eaebec;
  border-radius:6px;
    margin-top: 15px;
}

#resume-total {
    margin-top:15px;
}

h2 {
    font-family: Arial;
    font-weight: bold;
    font-size: 1.3em;
    color: #1f649d;
    /* border: solid 1px #eaebec;
    border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #bababa;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; */
    margin: 0;
    padding: 15px 10px;
    padding-left: 0;
    /* background: #F5F5F5; */
}


#reservation h4 {
    border-bottom: solid 1px #dedede;
    line-height: 40px;
    margin-bottom: 10px;
}

#reservation ul {
    margin: 0;
    border: none;
    padding: 0;
    width: 100%;
}

#reservation li {
    float: left;
    padding: 0 15px 15px 0;
}

    #reservation li.last {
        padding: 0 0 15px;
    }

#reservation .check-mobile {
    display: block;
    float: right;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
}

#reservation .telephone {
    max-height: 60px;
}

#reservation #phone {
    width: 60%;
}

#paymentType {
    padding: 5px;
}

    #paymentType label {
        display: block;
        margin: 10px;
        color: #333;
        font-weight: 600;
    }



#payment h2 {
    font-family: Arial;
    font-weight: bold;
    font-size: 1.3em;
    color: #1f649d;
    /*border: solid 1px #eaebec;
    border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #bababa;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;*/
    margin: 0;
    padding: 10px;
    padding-left: 10px;
    /*background: url(../img/blue/bgh2.png) repeat-x;*/
}

#payment h3 {
    font-size: 1.1em;
    margin: 0;
    margin-top: 0px;
    line-height: 1.7em;
}

#payment h4 {
    border-bottom: solid 1px #dedede;
    line-height: 40px;
    margin-bottom: 1.2em;
}

#payment ul {
    margin: 0;
    border: none;
    padding: 0;
    width: 100%;
}

#payment li {
    margin-bottom: 10px;
}

input[type="text"],
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select {
    width: 100%;
    height: 34px;
    line-height: 28px;
    margin-bottom: 0px !important;
    border-radius: 6px;
    /* outline: none; */
    border: 1px solid #ddd;
}

#payment .telephone {
    max-height: 60px;
}

#payment #phone {
    width: 120px;
}

.footer {
    padding: 10px;
    padding-top: 0;
    color: #fff;
    width: 100%;
}

.footer {
    border-top: solid 1px #dedede;
    padding: 10px;
    padding-top: 0;
    background: #818181;
    color: #fff;
}

#creditCardPayment #ccv {
    width: 100px;
}

#dineroMailPayment li {
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 13px;
    list-style-type: decimal;
}

.hide {
    display: none;
}

.total-title {
    font-weight: bold;
    text-align: left;
}

.regular-price {
    color:red;
    display:flex;
}

.regular-price .price2 {
    text-decoration:line-through
}

.you-save {
    color:green;
    display:flex;
}

.currency {
    color: #3d66a0;
    display:flex;
    font-weight:bold;
    font-size:1.2em;
    margin-bottom:10px;

}

.currency span {
   width:50%;
}
.price-title, .price2 {
    width:50%;
}

.price2 {
    font-weight:bold;
}

#payment-legal {
    margin-top: 15px;
    margin-right: 0;
    text-align: right;
}

.description-mini {
    font-size: 1.1em;
    padding: 0px;
    padding-left: 5px;
    text-align: justify;
}

#payment-legal .price {
    font-size: 2.1em;
    font-weight: normal;
}

.tarjetasAceptadas {
    font-size: 11px;
    margin-left: 0px;
    width: 180px;
    clear: both;
    line-height: 11px;
}

.inner {
    margin: 10px;
}

.warningMessage {
    background: #FFC0CB !important;
    color: #000;
    border: 2px dashed #cc3333 !important;
}

/****************************#home******************************/
#deals-home {
}

    #deals-home h3 {
        font-size: 18px;
        margin: 0;
    }

#address-home {
    background: #82a233;
    padding: 5px;
    margin-top: 15px;
}

    #address-home h5 {
        color: #475c1e;
    }


    #address-home p {
        color: White;
    }

    #address-home .phone {
        font-weight: bold;
    }

#advice {
    border: solid 1px #eceee1;
    background: #f4f4f6;
    padding: 10px;
    color: #3f95ad;
    font-weight: 600;
}

.deal_item_image img {
    width: 100%;
}

.paymentType {
    margin: 0 0 10px 0;
}

#installmentsTable {
    margin: 0px;
    text-align: center;
    font-size: 11px;
    width: 100%;
    clear: both;
    /*border: solid 1px #c2c5c8;*/
}

    #installmentsTable tr {
        /*border-bottom: solid 1px #dedede;*/
    }

    #installmentsTable td {
        padding: 5px 5px;
    }

 #cards-mx-container li {
     padding:3px 0;
 }

td.left {
    text-align: left;
}

#payEfectivo li, #payPaypal li, #payInstallments li, #payCreditCard li {
    margin: 0;
    padding: 0;
}

#payEfectivo ul, #payPaypal ul, #payInstallments ul, #payCreditCard ul {
    margin-left: 0px;
}

.cart-promo {
    padding-right: 12px;
    text-align: right;
    border-bottom: solid 1px #dedede;
    padding-bottom: 5px;
    color: #474747;
    font-weight: bold;
}

.cartbox-promo {
    padding-left: 5px;
    text-align: right;
    font-size: 11px;
    padding-right: 5px;
    text-align: left;
    border-bottom: solid 1px #dedede;
    margin-top: 10px;
    padding-bottom: 5px;
}

.require {
    border: solid 1px red;
}

.error {
    color: #ad0000;
    font-size: 95%;
}

input.error,
textarea.error {
    border: 1px solid #bf0000;
    box-shadow: 0 0 1px rgba(191, 0, 0, 0.8);
    -moz-box-shadow: 0 0 1px rgba(191, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 1px rgba(191, 0, 0, 0.8);
}

#sidebar {
    background: #fff;
    display: block;
    min-height: 1200px;
}

.paymentType {
    /* border: solid 1px #c1c1c1;
    padding: 10px; */
    margin-top: 0px;
}

    .paymentType.active {
        /*background: #f3f3f3;*/
    }

tr.installmentsHeader td {
    /*font-weight: bold;
    color: #54acdb;
    background: #e9f1f7;
    border: solid 1px #c2c5c8;
    width: 30px;*/
}

.extraneous-non-semantic-markup {
    padding: 35px;
}

#reservationA {
    margin: 10px;
    margin-right: 20px;
    min-width: 370px;
    float: left;
}

#reservationB {
    min-width: 370px;
    float: left;
}

#reservationPhoneACode {
    min-width: 180px;
}

#lblLastMessage {
    font-size: 11px;
}

#header {
    width: 100%;
    background: #fff;
    margin-right: 8px;
    float: left;
    padding: 10px;
    padding-bottom: 0;
}

#btnPay {
    width: 100%;
}

.btn-primary {
    background: #cec8c8;
    border: 0;
    color: white;
    text-shadow: 0 0 black;
    border-radius: 6px;
}

#lblDataCard {
    color: #1f649d;
}

#items {
    background: #fff;
    border: solid 1px #ddd;
    border-radius: 4px;
}

.promodiscount {
    color: red;
    font-size: 15px;
    font-weight: 600;
}

#cruise-message, #dineroMailPayment {
    background: #FDEBCC;
    border: 1px dashed #FDEBCC;
    padding: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px #ccc;
    -moz-box-shadow: 0 1px 3px #ccc;
    box-shadow: 0 1px 3px #ccc;
    color:#694300;
}

#cruise-message h5, #dineroMailPayment h5 {
    color:#694300;
}

.cruise-name {
    color: #008bcb;
}

#payment .inline {
    display: inline;
}

#banner {
    width: 100%;
    max-height: 115px;
}

#lblPlan {
    font-size: 14px;
}

#bancomerQuantityMonth,
#banamexQuantityMonth {
    font-size: 16px;
    font-family: "Open Sans","Tahoma","Verdana","Arial","sans-serif";
}

#phCartBox {
    float: none !important;
    margin: 0px !important;
}

.customRow {
    margin-right: -15px;
    margin-left: -15px;
}

    .clearfix:after, .clearfix:before,
    .customRow:after,
    .customRow:before {
        display: table;
        content: " ";
    }

    .clearfix:after,
    .customRow:after {
        clear: both;
    }

.w-50 {
    width: 50%;
    float: left;
    padding: 0px 15px;
}

.form-group {
    margin-bottom: 10px;
}

td:empty {
    display: none !important;
}

@media (min-width: 768px) {
    #phCartBox {
        position: fixed !important;
    }
}

/* LG */
@media(min-width: 1200px) {
}

/* MD */
@media(min-width: 992px)and (max-width:1199px) {
}

/* SM */
@media(min-width: 768px)and (max-width:991px) {
    #installmentsTable td {
        padding: 10px 2px;
    }
}

/* XS */
@media (max-width: 767px) {
    body {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    #phCartBox {
        position: relative !important;
        width: 100% !important;
    }

    .w-xs-100 {
        width: 100% !important;
    }
}


@media(min-width: 768px) {
    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }
}

/*  Mediaquery para el modal del seguro en movil */

@media (max-width: 767px) {
    #modal-protection {
        width: auto;
        margin-left: auto;
        height: auto;
        margin-top: auto;
    }

    #modal-protection .table-responsive {
        overflow: scroll;
        height: 330px;
    }
}

/* steps */

.stepsNavdd { 
	display: flex; 
	flex-wrap: wrap;
	margin-bottom: 0; 
	border: 1px solid #dee2e6;     
    border-radius: 6px;
	width: 100%;
    max-width: 1152px;
    margin: 0 auto 0;
    padding: 0;
	position: relative;
}
.stepsNavdd li { 
	list-style: none;
	text-align: center; 
	width: 50%;    
	color: #495057;
    background-color: #fff;
	border: 1px solid #dee2e6;
	border-right: 0;
	padding: 10px 0;
	background: #E4F8DF;
	color: #008000;
    border-radius: 6px;
}
.stepsNavdd li:not(.dis):after { 
	width: 0;
    height: 0;
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 50%;
    border-top: 28px solid #E4F8DF;
    border-bottom: 28px solid #E4F8DF;
    border-left: 10px solid white;
}

.stepsNavdd a{
    text-decoration: none;
}

.stepsNavdd span{
    line-height: normal;
}

.stepsNavdd li.dis:after { border:none}
.stepsNavdd li.dis { background: white;border-right: 0px solid #dee2e6;}
.stepsNavdd li span { border: 4px solid #008000; padding: 0px 6px; border-radius: 50%;    font-weight: bold;}
.stepsNavdd li.dis span { border: 4px solid #cec8c8; padding: 1px 8px; }
.stepsNavdd li a p,.stepsNavdd li a { font-size:20px; color: #777777;display: flex;justify-content: center;}
.stepsNavdd li a.active p, .stepsNavdd li a.active { color: #008000 }
.stepsNavdd li a p { line-height:35px; margin: 0; padding: 0 0 0 10px;}

.stepsNavdd .dynamiclbl{
    /* line-height: 35px !important; */
    margin: 10px 0 0 0 !important;
    padding: 0 0 0 10px !important;
    border: 0 !important;
    font-weight: 400 !important;
    display: block !important;
    font-size: 15px;
}

@media screen and (max-width:767px) {
	.stepsNavdd li a p, .stepsNavdd li a { display: flex; justify-content: center; align-items: center; flex-direction: column;}
	/* .stepsNavdd li span { padding: 5px 6px 3px;	} */
	/* .stepsNavdd li.dis span { padding: 5px 10px; } */
    .stepsNavdd li { border: 0px solid #dee2e6; }
	.stepsNavdd li:after {
		border-top: 45px solid #E4F8DF;
		border-bottom: 38px solid #E4F8DF;
		border-left: 15px solid white;
	}
}
/* end steps */ 

@media screen and (max-width:767px) {
	#banner-pp-desktop{
        display: none;
	}

    #banner-pp-mobile{
        display: inline-block;
    }
}

@media screen and (min-width:768px) {
    #banner-pp-desktop{
        display: inline-block;
	}

    #banner-pp-mobile{
        display: none;
    }	
}

#reservation #phone {
    width: 100% !important;
}

/*  Nuevos estilos para el formulario de pagos*/
#mainContainer {
    padding: 10px 0px; display: block; margin: 0 auto;
}
.payment-container {
    display: flex;
    gap: 20px;
}

#metodPaymentContent li {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

/*.active:after {
  content: "\2212";
}*/



/*.radio-card:checked::after, .radio-pypcard:checked::after, #bancomer-transfer:checked::after {
    width: 13px;
    height: 13px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative!important;
    background-color: #F25AA3;
    content: '';
    display: block;
    visibility: visible;
    border: 1px solid grey;
    margin: 1px;
}*/

.terms-check:checked::after {
  /*width: 12px;
    height: 12px;
    top: -2px;
    left: -1px;*/
    position: relative!important;
    /*background-color: #F25AA3;
    content: '';
    display: block;
    visibility: visible;
    border: 1px solid grey;
    margin: 1px;
    border-radius: 2px;*/
}

@media screen and (max-width:767px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: unset;
    }
    .col-12 {
        width: 100%;
    }
    .payment-container {
       flex-direction: column;
    }
    #box-cart {
        clear:both;
        margin:15px 0;
        float: initial;
    }
    .accordion {
  cursor: pointer;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.4s;
}


.accordion:after {
  content: '\002B';
  color: #05338d;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

 .fare-detail {
  padding: 0 18px!important;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

}

@media screen and (min-width:768px) {
    .col-md-8 {
        width: 80%;
    }
    
    .col-md-4 {
        width: 40%;
    }
    #metodPaymentContent li {
        border-bottom:0;
        padding:2px 0;
    }
    #cardTypes ul {
        display:flex;
        flex-wrap:wrap;
    }
    #payPaypal, #cardType {
        float:left;
    }
     #payPaypal li, #cardType li {
         margin-right:15px;
     }
     #resume-total {
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
            padding: 15px 10px;
    }
     .wrap-prices {
         width:60%;
     }
     .currency {
         margin-bottom:0;
         margin-top:10px;
     }
     #box-cart {
        border:solid 1px #dedede;
        border-bottom:0;
      
     }
     .fare-detail .description-itemcart {
         max-width:80%;
     }
}