body .container-page-cruise-lines .title-container{
    background: #fff;
}

body .container-page-cruise-lines .title-container .title{
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 13px 0;
    text-align: left;
}

 a {
    text-decoration: none;
}

 body .container-page-cruise-lines h2 {
     line-height: 32px;
     font-weight: normal;
     margin-top: 18px;
     text-align: center;
 }

 body .container-page-cruise-lines h4 {
     font-weight: bolder;
     font-size: 1.5rem;
 }

 body .container-page-cruise-lines h5 {
     font-weight: bolder;
     font-size: 1.25rem;
 }

 body .container-page-cruise-lines .ship-container {
     background-color: #ffffff;
     padding: 15px;
     margin-bottom: 10px;
     font-weight: 300;
 }

 body .container-page-cruise-lines .ship-container .image{
    max-height: 205px;
 }

 body .container-page-cruise-lines .ship-container h4 {
     font-size: 24px;
     font-weight: 700;
 }

 body .container-page-cruise-lines .ship-container .ship-footer label {
     display: block;
     font-weight: 900;
     margin-bottom: 0;
 }

 body .container-page-cruise-lines .ship-container .ship-footer span {
     color: #057AFF;
     font-weight: 700;
     font-size: 18px;
 }

 body .container-page-cruise-lines .ship-container .ship-footer .btn-primary {
     background-color: #FF1B63;
     color: #fff;
     font-size: 16px;
     padding-left: 0;
     padding-right: 0;
     font-weight: normal;
     width: 100%;
 }

 body .container-page-cruise-lines .ship-container .ship-description p {
     font-size: 16px;
     margin-bottom: 1rem;
 }

 body .container-page-cruise-lines .ship-container .ship-footer label {
     display: block;
     font-weight: 900;
     margin-bottom: 0;
 }

 body .container-page-cruise-lines .ship-container .ship-footer span {
     color: #057AFF;
     font-weight: 700;
     font-size: 18px;
 }

 body .container-page-cruise-lines .outstanding {
     font-size: 15px;
     margin: 0 auto;
     padding-top: 20px;
 }

 body .container-page-cruise-lines .outstanding ul li {
     position: relative;
     list-style: none;
 }

 body .container-page-cruise-lines .outstanding ul li:before {
     font-family: "fontawesome";
     content: "\2022";
     color: #057AFF;
     font-weight: 700;
     display: inline-block;
     position: absolute;
     left: -23px;
     top: 0;
 }

 body .container-page-cruise-lines .outstanding ul li ul {
     padding-left: 25px;
 }

 body .container-page-cruise-lines .outstanding ul li ul li:before {
     content: "\f00c";
     font-family: "fontawesome";
     font-weight: 900;
 }

 .cruiseline-promotions-container .cruiseline-promotion {
     padding: 15px;
     background-color: #fff;
     margin-bottom: 10px;
     height: 100%;
 }

 .cruiseline-promotions-container .row>div {
     margin-bottom: 10px;
 }

 .cruiseline-promotions-container .cruiseline-promotion .cruiseline-promotion-image img {
     width: 100%;
 }

 .cruiseline-promotions-container .cruiseline-promotion .cruiseline-promotion-title {
     padding-top: 15px;
     font-weight: 700;
     font-size: 24px;
     margin-bottom: 0.75rem;
 }

 .cruiseline-promotions-container .cruiseline-promotion .cruiseline-promotion-content {
     font-size: 16px;
     font-weight: 300;
 }

 body .container-page-cruise-lines .outstanding ul li:before {
     content: "\2022";
     color: #057AFF;
     font-weight: 700;
     display: inline-block;
     position: absolute;
     left: -23px;
     top: 0;
 }

 body .information-advantage-container .card .card-inner .card-text {
     overflow: hidden;
     padding: 3px 0;
 }

 body .information-advantage-container {
     font-size: 16px;
     font-weight: lighter;
 }

 body .information-advantage-container .card .card-inner .card-text .inne-descp p{
    margin-bottom: 1.1rem;
    line-height: 115%;
 }

 body .information-advantage-container .card {
     padding: 15px 15px 25px;
     margin-bottom: 10px;
     border-radius: 0;
     border: 0;
     overflow: hidden;
     position: relative;
 }

 body .information-advantage-container .card .card-inner .card-full .mn-bo-img{
    max-height: 190px;
 }

 body .information-advantage-container .card .card-inner .card-title {
     font-weight: 700;
     font-size: 1.35rem;
     line-height: 105%;
 }

 body .information-advantage-container .card .card-inner .card-body {
     padding: 10px 5px 0;
     transition: all 0.3s linear;
 }

 body .information-advantage-container .card .mdescription {
     transition: all 0.3s ease-in;
     height: 100px;
     overflow: hidden;
 }

 body .information-advantage-container .card .readmore {
     height: auto !important;
 }
 
 body .safari-change .dynamic-block .btn-readmore {    
    width: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(70%, #fff), to(rgba(255, 255, 255, .4)));
    background-image: linear-gradient(to top, #fff 80%, rgba(255, 255, 255, .4));
    position: relative;
    padding-top: 15px;
    transition: all 0.3s linear;
}

 body .information-advantage-container .card .toggle-btn {
     cursor: pointer;
     font-size: .9em;
     color: #057AFF;
     display: block;
     width: 100%;
     text-align: center;
     font-weight: 400;
     margin-top: -12px;
     background-image: -webkit-gradient(linear, left bottom, left top, color-stop(70%, #fff), to(rgba(255, 255, 255, .4)));
     background-image: linear-gradient(to top, #fff 80%, rgba(255, 255, 255, .4));
     position: relative;
     padding-top: 15px;
     transition: all 0.3s linear;
 }

 body .information-advantage-container .card .toggle-btn.readmore{
    margin-top: 0;
 }

 body .col-left-custom-filter {
     -ms-flex: 0 0 20%;
     -webkit-box-flex: 0;
     flex: 0 0 20%;
     max-width: 20%;
     position: relative;
     width: 100%;
     padding-left: 15px;
 }

 body .col-right-custom-filter {
     -ms-flex: 0 0 80%;
     -webkit-box-flex: 0;
     flex: 0 0 80%;
     max-width: 80%;
     position: relative;
     width: 100%;
     padding-right: 15px;
     padding-left: 15px;
 }

 body .cruise-list .list .cruise {
     box-shadow: 0 1px 4px 1px rgb(212 212 212);
     -webkit-box-shadow: 0 1px 4px 1px rgb(212 212 212);
     -moz-box-shadow: 0 1px 4px 1px #d4d4d4;
     border-radius: 5px;
     background-color: #fff;
     padding: 15px;
 }

 body .cruise-list .list .cruise .images {
    z-index: 9;
    max-width: 205px;
    padding-right: 0;
}

body .cruise-list .list .cruise .images > div {
    margin-bottom: 10px;
    text-align: center;
}

body .cruise-list .list .cruise .images .logo{
    min-height: 65px;
    max-height: 65px;
}

body .cruise-list .list .cruise .images .logo img{
    max-height: 65px;
}

body .cruise-list .list .cruise .images .ship-photo{
    min-height: 120px;
    background-color: #eee;
}

body .cruise-list .list .cruise .images .map, body .cruise-list .list .cruise .images .mapSquare {
    min-height: 120px;
    text-align: center;
    background-color: #eee;
}

body .cruise-list .list .cruise .content {
    max-width: calc(100% - 205px);
}

body .cruise-list .list .cruise .content .table-list .head {
    padding-right: 0;
    font-size: 14px;
}

body .cruise-list .list .cruise .justify-content-between {
    -ms-flex-pack: justify!important;
    -webkit-box-pack: justify!important;
    justify-content: space-between!important;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 14px;
}

body .cruise-list .cruise .content h4 {
    margin-bottom: 0;
    font-weight: bolder;
    font-size: 1.5rem;
}

body .cruise-list .cruise .content .cruise__title {
    font-size: 15px;
    font-weight: 900;
    color: #333;
    margin-bottom: 13px;
}

body .cruise-list .cruise .content .cruise__features {
    font-size: 13px;
    margin-bottom: 0;
}

body .cruise-list .cruise .content .cruise__features > span {
    color: #FF1B63;
    font-weight: 900;
}

body .cruise-list .cruise .content .discount {
    max-width: 100%;
    text-align: center;
}

body .cruise-list .cruise .content .section-price {
    min-width: 100px;
}

body .cruise-list .cruise .content .section-price .from {
    font-weight: 300;
    font-size: 15px;
    display: block;
    text-align: center;
}

body .cruise-list .cruise .content h4 .info-cruise__title, body .cruise-list .cruise .content h4 a {
    font-size: 18px;
    font-weight: 900;
    color: #333;
}

body .cruise-list .cruise .content .section-price .price {
    font-weight: 900;
    color: #057AFF;
    font-size: 30px;
}

body .cruise-list .cruise .content .section-price .fees {
    font-weight: 300;
    font-size: 12px;
    display: block;
    text-align: center;
}

body .cruise-list .list .cruise .content .table-list {
    line-height: 40px;
    font-size: 14px;
}

body .cruise-list .list .cruise .content .table-list .top {
    border-bottom: 2px solid #057AFF;
    font-size: 14px;
    background-color: #fff!important;
    text-decoration: none!important;
}

body .cruise-list .list .cruise .content .table-list .head > div {
    padding: 0 15px;
    background-color: #fff;
    font-weight: 700;
    border-top: 1px solid #f2f2f2;
}

body .cruise-list .list .cruise .content .table-list .body {
    text-align: center;
    padding-left: 0;
}

body .cruise-list .list .cruise .content .table-list .body {
    text-align: center;
    padding-left: 0;
}

body .cruise-list .list .cruise .content .table-list .body .item > div .item-link {
    color: #057AFF!important;
    cursor: pointer;
    font-weight: 700;
}

body .cruise-list .list .cruise .content .table-list .body .item > div {
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
    border-top: 1px solid #f2f2f2;
}

body .cruise-list .cruise .owl-carousel .owl-nav {
    top: 25px!important;
}

body .cruise-list .list .cruise .content .table-list .owl-carousel .owl-nav .owl-prev {
    left: 5px;
}

body .cruise-list .cruise .owl-carousel .owl-nav .owl-prev, body .cruise-list .cruise .owl-carousel .owl-nav .owl-next {
    width: 15px!important;
    height: 15px!important;
}

body .cruise-list .list .cruise .content .table-list .owl-carousel .owl-nav .owl-next {
    right: 5px;
}

body .cruise-list .cruise .advantage-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e9e9e9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 0 0 3px;
    width: 100%;
}

body .cruise-list .cruise .advantage-content p {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #057AFF;
    font-size: 1rem;
    font-weight: 500;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

body .cruise-list .cruise .advantage-content .advantage-title {
    color: #057AFF;
    font-weight: 700;
    margin-right: 6px;
    margin-top: 12px;
    display: inline-flex;
}

body .cruise-list .cruise .advantage-content div.mb-0{
    display: flex;
}

body .cruise-list .cruise .advantage-content div .advantage-item .advantage-item-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ecf8ff;
    border-radius: 30px;
    color: #057AFF;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .75rem;
    font-weight: 500;
    line-height: 16px;
    max-width: 350px;
    margin: 2px 0 2px 4px;
    padding: 7px 12px;
    position: relative;
}

body .cruise-list .cruise .advantage-content div .advantage-item .advantage-item-content i {
    font-size: 1.5rem;
    margin-right: 6px;
}

body .cruise-list .cruise .btn-action {
    font-size: 15px;
    padding: 14px 34px;
    line-height: 15px;
}

body .vertical-filter-search {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
}

body .vertical-filter-search .vertical-filter-search-container {
    background-color: #fff;
    color: #fff;
    box-shadow: 0 1px 4px 1px rgb(212 212 212);
    -webkit-box-shadow: 0 1px 4px 1px rgb(212 212 212);
    -moz-box-shadow: 0 1px 4px 1px #d4d4d4;
    border-radius: 5px;
}

body .vertical-filter-search .inner{
    border-top: 1px solid #f0f0f0;
    position: relative!important;
    text-align: left;
}

body .vertical-filter-search .inner .filter-again-btn {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    text-align: right;
    font-size: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #057AFF!important;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    padding-top: 5px;
    padding-left: 5px;
}

body .vertical-filter-search .inner .filter-again-btn i{
    padding-left: 5px;
}

body .vertical-filter-search .vertical-filter-search-container .columns {
    margin-left: 0;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 6px 12px;
}

body .vertical-filter-search .vertical-filter-search-container .columns .column {
    padding: 0;
    color: #000;
    max-width: 100%;
}

body .vertical-filter-search .vertical-filter-search-container .columns .column h2{
    padding: 12px 0;
    margin: 0;
}

body .vertical-filter-search .vertical-filter-search-container .columns .column h2 button{
    font-weight: bold;
    font-size: 15px;
}

body .vertical-filter-search .vertical-filter-search-container .columns .column.bets .total-dest {
    position: absolute;
    right: 0;
    top: 3px;
    border-radius: 5px;
    background-color: #f2f2f2;
    color: #757575;
    padding: 0 6px;
    font-size: 14px;
    line-height: 18px;
}

body .vertical-filter-search .vertical-filter-search-container .columns .column.bets .form-check {
    position: relative;
    display: block;
    padding-left: 1.5rem;
}

body .vertical-filter-search .vertical-filter-search-container .columns .column select.selectpicker {
    display: block!important;
}

body .vertical-filter-search .vertical-filter-search-container .columns .column .bootstrap-select{
    width: 100%;
    padding: .375rem 0;
}

body .vertical-filter-search .vertical-filter-search-container .columns .column .bootstrap-select > .dropdown-toggle{
    background: none;
    padding: 0 7px;
    width:100%;
}

body .vertical-filter-search .vertical-filter-search-container .columns .column .bootstrap-select > .dropdown-toggle:after{
    display:none;
}

body .vertical-filter-search .vertical-filter-search-container .columns .column .bootstrap-select > .dropdown-toggle:focus{
    border: none;
    outline: 0!important;
    box-shadow: none;
}

body .ships-container.title {
    
    font-weight: bold;
    font-size: 14px;
}
body .image-container {
    background-color: #fff;
    padding-bottom: 40px;
    margin-bottom: 15px;
}

.image-container .image-full {
    overflow: hidden;
    height: 490px;
    background-color: #eee;
}

body .image-container .imageRow {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

body .image-container .image-full .image {
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
}

body .image-container .image-full .logo {
    top: 3rem;
    left: 3rem;
    position: absolute;
    background: #fff;
    padding: 6px;
}

.image-container .image-full .logo img {
    max-width: 236px;
    max-height: 58px;
}

.image-container .title-container-header {
    border: none;
    background: #f2f2f2;
    width: 100%;
}

.image-container .title-container-header .title-header {
    font-size: 1rem;
    padding: 9px 12px;
    margin: 0 0 0 15px;
}

.image-container .content-text {
    margin-top: 1.5rem;
}

.image-container .logo-movil .title {
    font-size: 2rem;
    color: #333;
    margin-top: 0;
    font-weight: 400;
}

.image-container .content h3 {
    font-size: 1.75rem;
    color: #333;
    font-weight: 300;
    padding: 0 80px;
}

.image-container .content p {
    font-size: 18px;
    color: #696969;
    font-weight: 300;
    line-height: 1.5;
    margin-right: -24px;
    margin-left: -24px;
    margin-top: 12px;
}

.image-container .content-last p {
    font-size: 1.3rem;
    color: #333;
    font-weight: 300;
    line-height: 1.5;
    margin-right: -24px;
    margin-left: -24px;
    margin-top: 12px;
    text-transform: uppercase;
}

.photos-container-cruiseline {
    background-color: #fff;
}

.photos-container-cruiseline .cruise-gallery-item-cruiseline {
    padding: 0;
    border: 0!important;
}

.photos-container-cruiseline .cruise-gallery-item-cruiseline a {
    border: 0!important;
}

.photos-container-cruiseline .cruise-gallery-item-cruiseline a img {
    width: 100%;
    height: 100%;
}

body .content-html-main-cruiceline {
    padding: 56px 0;
    background-color: #fff;
}

body .content-html-main-cruiceline .ship-description {
    line-height: 1.8;
    font-size: 1rem;
    font-weight: 300;
}

body .content-html-main-cruiceline .content-html-cruceline-title .title {
    
    font-size: 28px;
    font-weight: 100;
    margin-bottom: 24px;
}

body .content-html-main-cruiceline .content-html-cruceline {
    font-weight: lighter;
}

body .content-html-main-cruiceline .content-html-cruceline .section {
    overflow: hidden;
    font-size: 16px;
    margin: 20px 0;
}

body .content-html-main-cruiceline .content-html-cruceline .section .img img {
    max-width: 550px;
    width: 100%;
    height: 100%;
}

body .content-html-main-cruiceline .content-html-cruceline .section .img-content-left {
    margin-left: 72px;
}

body .content-html-main-cruiceline .content-html-cruceline .section .img-content-right {
    margin-right: 72px;
}

body .content-html-main-cruiceline .content-html-cruceline .section img {
    margin-bottom: 29px;
}

body .content-html-main-cruiceline .content-html-cruceline-title .title-footer {
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 24px;
}
body .content-html-main-cruiceline .content-html-cruceline .section b {
    font-weight: 600;
}

.float-right {
    float: right!important;
}
.float-left {
    float: left!important;
}

.info-container-cruceline {
    background-color: #333;
    color: #fff;
}

.info-container-cruceline .info {
    /* max-width: 720px !important; */
    margin-bottom: 20px;
    padding-top: 24px;
    padding-bottom: 60px;
}

.info-container-cruceline .info .showhideficha {
    padding-top: 6px;
    padding-bottom: 60px;
}

.info-container-cruceline .info .showhideficha a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.info-container-cruceline .info .showhideficha img {
    margin-left: 12px;
}

.info-container-cruceline .info .line-title {
    border-bottom: 2px solid;
    margin: 0;
}

.info-container-cruceline .info .title {
    
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 24px;
}

.info-container-cruceline .info .item {
    border-bottom: 1px solid #959595;
    padding: 15px 0;
    font-size: 16px;
    overflow: hidden;
}

.info-container-cruceline .info .item .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.info-container-cruceline .info .item .flex-row .flex-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.info-container-cruceline .info .item span {
    font-weight: 700;
}

body section {
    margin-top: 35px;
    margin-bottom: 35px;
}

body .tab-content>.tab-pane {
    background-color: #fff;
    padding: 30px 25px;
    font-weight: lighter;
    font-size: 15px;
}

.decks-container {
    background-color: #fff;
    padding: 20px;
}

#cruise-plans .ship-name, #cruise-plans h3.ship-name {
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -1px;
}

.select-content {
    padding-right: 30px!important;
}

.form-group {
    margin-bottom: 1rem;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.selectStyle {
    background-color: #f2f2f2!important;
    border-color: #f2f2f2!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none !;
}

select {
    background: url(/assets/img/landingpages/ship/newship/header/arrow-down.png) right no-repeat #fff;
    background-size: 10px;
    background-position: 96%;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.selectPos{
    position:relative !important;
}

.anotherships {
    background: #fff;
    padding-top: 2rem;
    padding-bottom: 5rem;
}

.another-ships-container .another-ship-title {
    font-weight: 700;
    font-size: 24px;
    color: #333;
    text-align: center;
    padding: 20px;
}

body .owl-container {
    max-width: 1350px !important;
}

.another-ships-container a {
    text-decoration: none;
    color: #333;
    font-weight: 700;
    font-size: 20px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.another-ships-container a .name-ship {
    padding-top: 10px;
}

.cabins-container {
    background-color: #fff;
    padding: 20px;
}

.no-view-more {
    -webkit-transition: 1s;
    transition: all 1s;
    max-height: 50px;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}

#cruise-cabins .cruise-cabin-container {
    padding: 1rem!important;
    font-size: 14px;
}

#cruise-cabins .cruise-cabin-container .row {
    margin-left: -7px;
    margin-right: -7px;
}
#cruise-cabins .cruise-cabin-container .img-container img {
    display: block;
}
#cruise-cabins .cruise-cabin-container .category-info h4 {
    font-size: 1.2rem;
    font-weight: bolder;
}
#cruise-cabins .cruise-cabin-container .category-info .deckLink, #cruise-cabins .cruise-cabin-container .category-info h4, #cruise-cabins .cruise-cabin-container .category-info p {
    margin: 0;
}

#cruise-plans .deck-category-container {
    padding: 1rem!important;
    font-size: 14px;
}
.deck-info .deckLink, .deck-info h4, .deck-info p {
    margin: 0;
}
#cruise-plans .deck-category-container .row {
    margin-left: -7px;
    margin-right: -7px;
}
#cruise-plans .deck-category-container .img-container img {
    display: block;
}
#cruise-plans .deck-category-container .deck-info h4 {
    font-size: 1.2rem;
    font-weight: bold;
}
#cruise-plans .deck-category-container .deck-info .deckLink, #cruise-plans .deck-category-container .deck-info h4, #cruise-plans .deck-category-container .category-info p {
    margin: 0;
}
#cruise-plans .deck-category-container {
    border-top: 1px dotted #d7d7d7;
    padding: 1rem!important;
    font-size: 14px;
}
.deck-info .cover {
    margin-top: 10px;
}
.deck-info .ocupation {
    line-height: 1.9;
}
.deckLink {
    margin: 0;
    font-weight: 700;
    text-decoration: none;
}

.description-container {
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.view-more-buttons-container {
    padding: 10px;
}
.view-more-buttons-container a {
    color: #057AFF!important;
}

#cruise-cabins .cruise-cabin-container .category-info h4 {
    font-size: 1.2rem;
    font-weight: bold;
}
#cruise-plans .deck-category-container .category-info h4 {
    font-size: 1.2rem;
    font-weight: bold;
}
.color-block {
    display: inline-block;
    width: 30px;
    height: 20px;
    border: 1px solid #333;
}

.info-container-cruceline .info .hideFicha {
    padding-bottom: 0!important;
}

.info-container-cruceline .hideTitleFicha {
    padding-top: 12px;
    padding-bottom: 18px;
}

.photos-container-cruiseline .showhideficha {
    margin-top: 21px;
}

.photos-container-cruiseline .showhideficha a {
    font-size: 16px;
    color: #057AFF;
    font-weight: 700;
    text-decoration: none;
}
.photos-container-cruiseline .showhideficha img {
    margin-left: 6px;
}
.videoVimeo iframe {
    width: 100%;
    height: 650px;
}
.info-container-cruceline .info[_ngcontent-serverApp-c18] {
    margin-bottom: 20px;
    padding-top: 24px;
    padding-bottom: 60px;
}
.form-contact-agent-container .link-modal {
    background-color: #057AFF;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
    margin-bottom: 15px;
    display: none;
    font-weight: 700;
    text-decoration: none;
}
.containerShip {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
body .title-container .title {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 13px 0;
    text-align: left;
}
body .title-container {
    background-color: #fff;
}

/** Most wanted page */
.blog-block .item a {
    color: #333;
    text-decoration: none;
}

.blog-block .item p{
    text-align: justify;
}

.blog-block .item h4{
    font-weight: 500;
}

.blog-block .item a .read-more {
    color: #057AFF;
    font-weight: 500;
    font-size: 1rem;
    text-align: right;
    display: block;
}

/* Start Bets Cruises*/
.owl-container.bets{
    margin: 0 !important;
 }

.bets-container .bets a .bet {
    background-color: #fff;
    border: 1px solid #ededed;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; 
}

.bets-container .bets a .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem 0;
}

.bets-container .bets a .icon.bk-logo{
    height: 70px;
    overflow: hidden;
}

.bets-container .bets a .icon img {
    max-width: 105px;
    max-height: 45px;
    height: auto;
    width: auto;
    margin: 0 auto;
}

.bets-container .bets a .bet .image{
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: stretch;
    max-height: 105px;
}

.special .image img {
    width: 100%;
}

.bets-container .bets a .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bets-container .bets a .image .item {
    box-sizing: border-box;
    width: 50%;
}

.bets-container .bets a .image .item.mp-cruise img{
    min-height: 105px;
}

.bets-container .bets a .image .item.mp-map img{
    min-height: 105px;
    max-height: 105px;
    transition: all .5s ease;
}

.bets-container .owl-container {
    max-width: 100% !important;
    margin: 0 auto!important;
}

.owl-carousel.owl-bets .owl-stage{
    display: flex;
    margin: 0 auto;
}

.owl-carousel.owl-bets .owl-stage .owl-item .item{
    display: block;
    height: 100%;
}

.bets-container .bets a .bet .content {
    padding: 0 15px;
    font-weight: lighter;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;   
    height: 100%;
}

.bets-container .bets a .bet .content .top{
    display: flex;
}

.bets-container .bets a .bet .content .top .name {
    font-weight: 700;
    min-height: 34px;
    margin-top: 1.5rem;
}

.bets-container .bets a .bet .content .text-a {
    color: #057AFF;
    font-weight: 400!important;
    font-size: 1.2rem;
    height: 1.4rem!important;
}

.bets-container .bets a .bet .content .text-b {
    color: #333;
    font-size: 1.5rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 1.7rem!important;
}

.bets-container .bets a .bet .content .center {
    color: #333;
    font-size: 0.9rem;
    -webkit-box-flex: 1;
    flex-grow: 1;
}

.bets-container .bets a .bet .content .center .content-t {
    margin-bottom: 9px;
    max-height: 2.5rem;
    overflow: hidden;
}

.bets-container .bets a .bet .content .center .content-t .descriptionCruise {
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
}

.bets-container .bets .owl-dots {
    margin-top: 36px !important;
}
.bets-container .bets .owl-dots .owl-dot.active span, .bets-container .bets .owl-dots .owl-dot:hover span {
    background: #057AFF!important;
    position: relative;
    top: 2px;
    width: 12px;
    height: 12px;
}

.bets-container .bets a .bet .content .center .content-d .departure-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    font-weight: 300;   
}

.bets-container .bets a .bet .content .center .content-d .departure-text b {
    font-weight: 700;
}

.bets-container .bets a .bet .content .center .content-i {
    max-height: 4.35rem;
    margin-bottom: 10px;
    overflow: hidden;
}

.bets-container .bets a .bet .content .center .content-i p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    font-weight: 300;
}

.bets-container .container-title p {
    font-weight: lighter;
    font-size: 15px;
    line-height: 100%;
}

.bets-container .container-title{
    padding-bottom: 20px;
    padding-bottom: 20px;
    line-height: 32px;
    font-weight: normal;
    margin-top: 18px;
    text-align: center;
    font-size: 2rem;
}

.bets-container .bets a .bet .content .center .content-features {
    max-height: 5rem;
    overflow: hidden;
}

.bets-container .bets a .bet .content .center .content-features p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    font-weight: 300;
}

.bets-container .bets a .bet .content .center .content-features p b {
    font-weight: 700;
}

.bets-container .bets a .bet .content .center .content-features p span {
    color: #FF1B63;
    font-weight: 300;
}

.bets-container .bets a .bet .content .center .content-features p span::after{
    content: '|';
    color: #FF1B63;
    padding: 0 2px;
}

.bets-container .bets a .bet .content .center .content-features p span:last-child:after{
    content: '';
    padding: 0;
}

.bets-container .bets a .bet .content .bottom {
    border-top: 1px solid #eee;
    display: flex;
    color: #333;
    font-size: 1rem;
    padding: 12px 0;
    margin: 0;
    height: 5rem;
    align-items: flex-end;
}

.bets-container .bets a .bet .content .bottom .price {
    font-weight: 700;
}

.bets-container .bets a .bet .content .bottom .price.flight {
    position: absolute;
    right: 12px;
}

.bets-container .bets a .bet .content .bottom i.ico-vuelo:before {
    font-family: 'solocruceros';
    content: "\e004";
}

.bets-container .bets a .bet .content .bottom .price {
    font-weight: 700;
}

.bets-container .all-view-btn{
    margin: 0 auto;
    text-align: center;
}

.bets-container .all-view-btn a{
    font-size: 20px;
    font-weight: 700; 
    color:#057AFF; 
    cursor:pointer;
    text-decoration: none;
    transition: 0.3s;
}

.bets-container .all-view-btn a:hover{
    text-decoration: none;
}

.bets-container .all-view-btn a:hover img{
    transform: translateX(5px);
}

.bets-container .all-view-btn .fa{
    margin-left: 5px;
}

.bets-container .all-view-btn img{
    margin-left: 6px;
}


.bets-container .bets .owl-celebrity a .bet .content{
    border-right: 0;
    padding: 0;
}

.info-ship-nav{
    color: #333;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 8px 0;
    margin: 10px 0 12px;
    font-size: 1rem;
}

.info-ship-nav .data-col .color-sky-blue{
    display: block;
}

.info-ship-nav label{
    font-weight: 700;
    padding-right: 5px;
}

.color-sky-blue{
    color: #057AFF;
    font-weight: 700;
}

.ship-footer .row{
    justify-content: end;
}

.landing-tabs .nav-pills .nav-item{
    margin-right: 0px;
}

.owl-carousel .owl-stage { 
    display: flex; 
    margin: 0 auto;
}

.item{
    height: 100%;
}

.owl-celebrity .item{
    min-height: 530px;
}

/* dinamic read more */
/* Box */
.owl-celebrity .item .dynamic-block {
    max-height: 95px;
    min-height: 95px;
    overflow: hidden;
    transition: max-height 0.3s cubic-bezier(0, 1, 0, 1);
  }
  
  .owl-celebrity .item .dynamic-block.open {
    max-height: 100rem;
    transition: max-height 0.3s cubic-bezier(0.9, 0, 0.8, 0.2);
  }
  
  
  /* Text */
  @keyframes open {
    from {
      line-clamp: 3;
      -webkit-line-clamp: 3;
    }
    to {
      line-clamp: initial;
      -webkit-line-clamp: initial;
    }
  }
  
  @keyframes close {
    from {
      line-clamp: initial;
      -webkit-line-clamp: initial;
    }
    to {
      line-clamp: 3;
      -webkit-line-clamp: 3;
    }
  }
  
  .owl-celebrity .item .dynamic-block .ship-description {
    height: 42px;
    margin: 12px 0;
    animation: close 0.1s linear 0.1s forwards;
  }
  .owl-celebrity .item .dynamic-block.open .ship-description {
    animation: open 0.1s linear 0s forwards;
    height: auto !important;
  }

  .owl-celebrity .item .dynamic-block .btn-readmore{
    text-align: center;
    font-weight: 400;
    display: block;
    cursor: pointer;
  }


.info-ship-nav div{
    padding: 0;
}

.name-info{
    margin-top: 1rem;
}
.size-text-info{
    font-size: 2rem !important;
    height: 2.5rem !important;
    font-weight: 500 !important;

}

.ship-description p{
    margin-bottom: 0;
}

.information-container{
    background-color: #fff;
    padding: 20px 0;
}

.line.arrow a::before {
    content: "";
    border-right:1px solid #057AFF;
    border-bottom: 1px solid #057AFF;
    padding: 5px;
    margin-top: 5px;
    float: right;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.line.arrow{
    font-size: 18px;
    padding: 7px 15px;
    border-bottom: 1px solid #ebebeb;
    font-weight: 300;
}

.line.arrow a{
    color: #333;
    cursor: pointer;
}

.line.arrow a.active{
    font-weight: 700;   
}

.line.arrow a.active::before {
    display: none;
}

.cruiseline-promotion-image img{
    max-width: 100%;
}
/********************** End Bets Cruises ***********************/

/***************************** Blog ****************************/
.blog-block .blog-content{
    display: flex;
}

.blog-block .blog-content .item{
    flex: 1;
}

.bg-white{
    min-height: 100%;
    position: relative;
    text-decoration: none;
    color: #333;
}

.read-more{
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}

.best-search-content p:last-child{
    padding-bottom: 20px;
}
/*************************** END Blog **************************/

/********************* Special More Search *********************/

.special .bg-white h5{
    text-align: left;
    color: #333;
    font-size: 24px;
    margin: 15px 0;
    padding: 0 15px;
    max-width: 100%;
    font-weight: 500;
}

.special .bg-white .logo img{
    border: 0;
    max-width: 100%;
    max-height: 38px;
    height: auto;
    width: inherit;
}

.bg-white a,
.bg-white a:hover{
    color: #333;
}
.special .special-content .item{
    height: initial;
    margin-bottom: 30px;
}

.listados-container {
    margin-bottom: 35px;
}

.listados-container .item{
    height: initial;
}

.listados-container .item .line.arrow a::before{
    display: none;
}

.listados-container .item .line.arrow{
    border-bottom: initial;
}

p.message-last-child{
    margin-top: 20px;
}

p.message-offers{
    font-weight: 700;
    margin-bottom: 0;
}
.special-content .best-search-content h4{
    font-weight: 500;
}

.bets-container .description{
    font-weight: lighter;
    font-size: 16px !important;
    line-height: 21px !important;
}

.bets-container .description.t-16{
    font-size: 16px !important;
}

.col-12 .logo{
    /* padding: 1rem; */
    text-align: center;
}

.special-content .bg-white .mdescription{
    transition: all 0.3s ease-in;
    height: 195px;
    overflow: hidden;
}

.special-content .bg-white .toggle-btn{
    cursor: pointer;
    font-size: 1.1em;
    color: #057AFF;
    display: block;
    width: 100%;
    text-align: right;
    font-weight: 400;
    margin-top: -15px;
    position: relative;
    padding-top: 20px;
    padding-right: 1rem;
    padding-bottom: 1rem;
    transition: all 0.3s linear;
}

.readmore{
    transition: all 0.3s ease-out;
    height: auto !important;
}

.mdescription p{
    text-align: justify;
}

.mdescription.readmore p{
    margin-bottom: 0;
    padding-bottom: 0;
}
/****************** END Special More Search ********************/

h5.text-center.sub-title-cruise-landing{
    font-size: 18px;
    font-weight: 500;
}

.logo.new-cruise-logo{
    padding: 1rem!important;
    height: 62px;
}

/* Healthy section */
.data-healthy .bg-white{
    padding: 1rem 1rem 0;
}

.data-healthy .inner{
    background: #ecf8ff;
    padding: 2rem 0.5rem 2rem 1rem;
    border-radius: 5px;
}

.data-healthy .inner{
    position: relative;
}

.data-healthy .col-12:last-child .inner{
    margin-bottom: 1rem;
}

.data-healthy .inner .icon-info-content{
    position: absolute;
    left: 1rem;
}

.data-healthy .inner .icon-info-content .icon-info{
    padding: 6px;
    background: #057AFF;
    border-radius: 6px;
    color: #fff;
    font-size: 24px;
}

.data-healthy .inner .description{
    margin-left: 48px;
    font-weight: 400;
    font-size: 14px;
    padding-right: 1rem;
    text-align: justify;
}

.display-title{
    line-height: 32px;
    font-weight: normal;
    margin-top: 18px;
    margin-bottom: 15px;
    font-size: 2rem;
}

.blog-block .container .blog-content.item{
    height: initial;
}

.experiences-container h5{
    position: relative;
}

.experiences-container h5:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 2px;
    bottom: -6px;
    border-bottom: 2px solid #057AFF;
    text-align: left;
}

.experiences-container .card-text{
    font-size: 16px;
    padding: 0px 30px 0px 30px;
}

.experiences-container .inne-descp{
    font-size: 16px;
}

.experiences-container .inne-descp ul{
    padding-left: 0;
}

.experiences-container .inne-descp li{
    padding: 5px 0px 5px 0px;
    line-height: 22px;
    list-style: none;
    position: relative;
}

.experiences-container .inne-descp li:before {
    content: "\f00c";
    font-family: "fontawesome";
    font-weight: 900;
    color: #057AFF;
    margin-right: 15px;
    position: absolute;
    left: -26px;
    top: 50%;
    transform: translateY(-50%);
}

.experiences-container .card-body{
    padding: 0px 20px 0px 20px;
}

.experiences-container .card-full{
    border: 1px solid #ddd;
    background-color: #ffffff;
}

.experiences-container .ico{
    font-size: 32px;
    color: #057AFF;
    position: absolute;
    left: -34px;
    top: 0;
    transform: rotate(-15deg);
}

.experiences-container .icon-content{
    position: relative;
}

.info-experi{
    list-style: none;
}
.info-experi li{
    font-size: 14px;
    line-height: 20px !important;
}

.experiences-container .info-experi li::before{
    display: none;
}

body .tab-content #paquete-free-at-sea-plus.tab-pane h4.cruiseline-promotion-title{
    display:none;
}

body .tab-content #paquete-free-at-sea-plus.tab-pane h4.cruiseline-promotion-title.visible{
    display:block;
}

@media screen and (min-width: 992px){
    body .cruise-list .list .cruise .content .table-list .body {
        max-width: calc(100% - 200px);
    }
    body .cruise-list .list .cruise .content .table-list .head {
        max-width: 200px;
    }
}

@media (max-width: 1199px){
    .image-container .content h3 {
        padding: 0;
    }
}


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

    .image-container .image-full {
        height: calc(100%);
    }
    .image-container .image-full .logo {
        display: none;
    }
    .image-container .mt-60 {
        margin-top: 1rem;
    }
    .image-container .logo-movil img {
        max-height: 48px;
    }
    .image-container .logo-movil .title {
        font-size: 60px;
        line-height: 80px;
        padding: 0 24px;
    }
    .image-container .content h3 {
        font-size: 48px;
    }
    .image-container .content p {
        font-size: 28px;
    }
    .image-container .content-last p {
        font-size: 1.9rem;
        margin-right: 0;
        margin-left: 0;
    }
    .destacados-container .container-title h2 {
        font-size: 40px;
        margin: 48px 24px;
        font-weight: 500;
    }
    body .owl-container {
        padding-left: 45px;
        padding-right: 45px;
    }
    .destacados-container .destacados a .destacado .content .center .content-t .descriptionCruise {
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
    }
    .destacados-container .destacados a .destacado .content .center .content-t {
        height: 1.3rem;
        font-size: 1rem;
    }
    .destacados-container .destacados a .destacado .content .text-a {
        font-size: 1.5rem;
        height: 1.7rem!important;
    }
    .destacados-container .destacados a .destacado .content .text-b {
        font-size: 1.7rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 3.8rem!important;
    }
    .destacados-container .destacados a .destacado .content .center .content-features {
        height: 7.2rem;
        font-size: 1.2rem;
    }
    .destacados-container .destacados a .destacado .content .center .content-features p {
        -webkit-line-clamp: 5;
        text-overflow: ellipsis;
    }
    .destacados-container .destacados a .destacado .content .bottom .price {
        font-size: 3rem;
    }
    .deck-info {
        margin-top: 15px;
    }
    .category-info {
        margin-top: 15px;
    }

    /**/
    .bets-container .container-title h2 {
        font-size: 40px;
        margin: 48px 24px;
        font-weight: 500;
    }
    body .owl-container {
        padding-left: 45px;
        padding-right: 45px;
    }
    .bets-container .bets a .bet .content .center .content-t .descriptionCruise {
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
    }
    .bets-container .bets a .bet .content .center .content-t {
        height: 1.3rem;
        font-size: 1rem;
    }
    .bets-container .bets a .bet .content .text-a {
        font-size: 1.5rem;
        height: 1.7rem!important;
    }
    .bets-container .bets a .bet .content .text-b {
        font-size: 1.7rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 3.8rem!important;
    }
    .bets-container .bets a .bet .content .center .content-features {
        height: 7.2rem;
        font-size: 1.2rem;
    }
    .bets-container .bets a .bet .content .center .content-features p {
        -webkit-line-clamp: 5;
        text-overflow: ellipsis;
    }
    .bets-container .bets a .bet .content .bottom .price {
        font-size: 3rem;
    }
    /**/

    /******************** Mobile Bets Cruise *****************************/
    #topSeacrh .description{
        color: #057AFF;
    }
    /******************** End Mobile Bets Cruise *************************/

    /******************** Mobile Boats Cruise *****************************/
    .deck-cabins-container .content ul.list{
        display:flex;
        overflow: scroll;
        padding:0;
        margin:0;
     }
     .deck-cabins-container .content ul.list li{
        margin-right:8px;
        list-style-type:none;
        padding-bottom: 15px;
        display: flex;
     }
     
     .deck-cabins-container .content ul.list li .item{
        position:relative;
        display: block;
        align-items: center;
        background:none;
        -webkit-transition: opacity .6s;
        transition: opacity .6s;
        border:1px solid #ddd;
     }
     
     .deck-cabins-container .content ul.list li .item .image{
        min-width:130px;
        overflow: hidden;
     }
     
     .deck-cabins-container .content ul.list li .item .image i{
        min-height:153px;
     }
     .deck-cabins-container .content ul.list li .item .image i::before{
        color:#333;
        content:"\f061";
        position: absolute;
        right:1rem;
        bottom:1rem;
        font-size:1rem;
     }
     
     .deck-cabins-container .content ul.list li .item .image img{
        width: 100%;
        height: 90px;
     }
     
     .deck-cabins-container .content ul.list li .item p{
        font-size:12px;
        text-align: center;
        margin-bottom: 5px;
     }
     
     .deck-cabins-container .content ul.list li .item h4{
        text-align: center;
        font-size:13px;
        font-weight:normal;
        color:#333;
        padding:0;
        margin:5px 5px;
     }
     
     .deck-cabins-container .content ul.list li .item h4 a{
        font-weight:normal;
        font-size: 13px;
        color:#333;
        text-decoration: none;
     }

     .destination a picture img{
        max-height: 200px;
        max-width: 300px;
    }

    .name-destinations{
        padding: 10px;
    }

    .name-destination{
        color:#333;
        font-size: 1.2rem;
    }

    .destination img{
        max-width: 230px;
    }

    #loadElement img{
        width: 100%;
    }
    #loadElement .modal-body{
        padding: 0;
    }

    #loadElement h2{
        font-size: 2rem;
    }

    #loadElement .modal-dialog{
        margin: 0;
        height: 100%;
    }
    
    #loadElement .modal-content{
        border: 0;
        border-radius: 0;
        height: 100%;
    }

    #loadElement .name-destinations{
        padding: 16px 20px 20px;
    }

    #loadElement .modal-header{
        background: #fff;
    }

    #loadElement .text-destination{
        font-size: 16px;
    }
    /******************** End Mobile Boats Cruise *************************/
}


@media (max-width: 575px){
    .containerShip {
        max-width: 540px;
    }
    .image-container .logo-movil .title {
        font-size: 30px;
        line-height: 40px;
    }
    .image-container .content h3 {
        font-size: 21px;
    }
    .image-container .content p {
        font-size: 18px;
        padding: 0 12px;
        margin-right: 0;
        margin-left: 0;
    }
    .image-container .content-last p {
        font-size: 1.2rem;
        margin-right: 0;
        margin-left: 0;
    }
    .destacados-container .container-title h2 {
        font-size: 24px;
        margin: 24px 12px;
        font-weight: 500;
    }
    .destacados-container .destacados a .destacado .content .center .content-t .descriptionCruise {
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
    }
    .destacados-container .destacados a .destacado .content .text-a {
        font-size: 1rem;
        height: 1.2rem!important;
    }
    .destacados-container .destacados a .destacado .content .text-b {
        font-size: 1.2rem;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 1.3rem!important;
    }
    .destacados-container .destacados a .destacado .content .center .content-features {
        height: 5.5rem;
        font-size: 1rem;
    }
    .destacados-container .destacados a .destacado .content .center .content-features p {
        -webkit-line-clamp: 4;
        text-overflow: ellipsis;
    }
    .destacados-container .destacados a .destacado .content .bottom .price {
        font-size: 1.5rem;
    }

    /**/
    .bets-container .container-title h2 {
        font-size: 24px;
        margin: 24px 12px;
        font-weight: 500;
    }
    .bets-container .bets a .bet .content .center .content-t .descriptionCruise {
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
    }
    .bets-container .bets a .bet .content .text-a {
        font-size: 1rem;
        height: 1.2rem!important;
    }
    .bets-container .bets a .bet .content .text-b {
        font-size: 1.2rem;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 1.3rem!important;
    }
    .bets-container .bets a .bet .content .center .content-features {
        height: 5.5rem;
        font-size: 1rem;
    }
    .bets-container .bets a .bet .content .center .content-features p {
        -webkit-line-clamp: 4;
        text-overflow: ellipsis;
    }
    .bets-container .bets a .bet .content .bottom .price {
        font-size: 1.5rem;
    }
    /**/
}

@media (min-width: 575px){
    .containerShip {
        max-width: 540px;
    }
}
@media (min-width: 768px){
    .containerShip {
        max-width: 720px;
    }
}
@media (min-width: 992px){
    .containerShip {
        max-width: 960px;
    }
}
@media (min-width: 1200px){
    .containerShip {
        max-width: 1140px;
    }
}
@media screen and (min-width: 1200px){
    .containerShip {
        max-width: 1200px;
    }
}

 .fancybox-content {
    width: 100%!important;
    padding: 0;
}
.fancybox__content {
    padding: 0 !important;
}
@media screen and (max-width: 991px){
    
    body .container-page-cruise-lines .landing-tabs .nav-pills{
        background: rgba(255, 255, 255, .95);
        padding: 5px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        top: 10%;
    }

    body .container-page-cruise-lines .landing-tabs .nav-pills .nav-item {
        margin: 0;
    }
    
    body .container-page-cruise-lines .landing-tabs .nav-pills .nav-link{
        padding:10px;
        font-size: 14px;
        border-radius: 0;
        color:#333;
        background: none;
    }

    body .container-page-cruise-lines .landing-tabs .nav-pills .nav-link.active {
        color: #057AFF;
        background: none;
    }

    body .cruise-list .cruise .image, body .cruise-list .cruise .map{
        background: #eee;
        max-width: 50%;
        margin-bottom: 10px;
    } 

    body .cruise-list .cruise .image img, body .cruise-list .cruise .map img{
        width: 100%;
        height:100%;
    } 

    body .cruise-list .cruise .advantage-mobile {
        color: #057AFF;
        margin-top: 5px;
        font-size: 14px;
        overflow: hidden;
    }

    body .cruise-list .cruise .discount .section-price{
        font-weight: 300;
        font-size: 12px;;
    }

    body .cruise-list .cruise .discount .section-price .from{
        max-width: 100%;
    }

    body .cruise-list .cruise .discount .price{
        font-weight: 900;
        color: #057AFF;
        font-size: 22px!important;
    }
}

@media screen and (max-width: 425px){
    body .container-page-cruise-lines .landing-tabs .nav-pills{
        top: 28%;
    }
}

@media screen and (max-width: 375px){
    body .container-page-cruise-lines .landing-tabs .nav-pills{
        top: 10%;
    }
}

.bets-container .bets .owl-celebrity .ship-container .bet .image img.img-fluid.ls-is-cached.lazyloaded{
    max-height: 205px;
}