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

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

body .container-page-destinos .landing-tabs .nav-pills .nav-item {
     margin: 15px 10px;
 }

 body .container-page-destinos .landing-tabs .nav-pills .nav-link {
     background-color: #00adf2;
     color: #fff;
     font-size: 18px;
     font-weight: 700 !important;
     padding: 16px 35px;
     border-radius: 2px;
 }
 a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
 body .container-page-destinos .landing-tabs .nav-pills .nav-link.active {
     color: #333;
     background: #fff;
 }

 body .container-page-destinos .landing-tabs .tab-content .tab-pane {
     padding: 0;
     background-color: transparent;
 }

 body .container-page-destinos h2 {
     line-height: 32px;
     font-weight: normal;
     text-align: center;
     margin-bottom: 20px;
 }

 .owl-container.destinos{
    margin: 0 !important;
 }

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

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

 body .container-page-destinos .landing-tabs .tab-content .tab-pane.ships {
     padding: 0;
     background-color: transparent;
     font-weight: lighter;
 }

 body .container-page-destinos .landing-tabs .tab-content .tab-pane.ships a {
     text-decoration: none;
     color: #333;
 }

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

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

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

 body .container-page-destinos .ship-container .ship-footer span {
     color: #00adf2;
     font-weight: 700;
     font-size: 18px;
 }

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

 body .container-page-destinos .ship-container .ship-description p {
     font-size: 16px;
 }

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

 body .container-page-destinos .ship-container .ship-footer span {
     color: #00adf2;
     font-weight: 700;
     font-size: 18px;
 }

 body .container-page-destinos .outstanding {
     font-size: 15px;
     margin: 0 auto;
 }

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

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

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

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

 .big {
    font-size: 20px;
    font-weight: 300;
    background-image: url('../../../assets/img/image-01.png?v=1');
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom: 35px;
}

 .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-destinos .outstanding ul li:before {
     content: "\2022";
     color: #00adf2;
     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;
 }

 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-body .card-title {
     font-weight: 700;
 }

 body .information-advantage-container .card .card-inner .card-body {
     padding: 15px 5px 0;
 }

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

 body .information-advantage-container .card .readmore {
     transition: all 0.3s ease-out;
     height: auto !important;
 }

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

 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;
}

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: #80be13;
    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: #00adf2;
    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 #00adf2;
    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: #00adf2!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: #00adf2;
    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: #00adf2;
    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: #00adf212;
    border-radius: 30px;
    color: #00adf2;
    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: #00adf2!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.destinos .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.destinos .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 .content-html .bg .section .col-12.order-md-2{
    padding-top: 20px;
}

/* body .content-html img{
    margin: 0 auto;
    display: block;
} */

body .content-html .image-full .title{
    position: absolute;
    z-index: 9;
    text-align: center;
    width: 100%;
    top: calc(50% - (32px/2));
    font-size: 32px;
    color: #fff;
    margin: 0;
    font-weight: 700;
    text-shadow: 0 2px #000;
}

body .content-html span.externo{
    background: rgba(0,100,140,.7);
    display: inline-block;
    text-shadow: 0 1px 0 #000;
    font-weight: 400;
    padding: 9px 45px;
}

body .content-html .port-coverpage{
    margin-top: -20px;
    margin-left: -40px;
    margin-right: -40px;
    max-width: inherit;
    width: calc(100% + 80px);
}

body .content-html .image-full img{
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    height: 100%;
    position: relative;
    width: auto;
    max-width: initial;
}

body .content-html .image-full{
    position: relative;
    height: 280px;
    overflow: hidden;
    margin-bottom: 20px;
}

body .content-html .outstanding{
    font-size: 18px;
    margin: 0 auto;
    padding-top: 20px;
}

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

body .content-html .section p{
    font-size: 16px;
    line-height: 110%;
    font-weight: lighter;
}

body .content-html .section a:hover{
    text-decoration: underline;
}

body .content-html .section .port-img .float-left{
    margin-right: 30px;
    max-width: 70%;
}

body .content-html .title{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0.5rem;
}

@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;
    }
}



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: 36px 0;
    background-color: #fff;
}

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

body .info-ship .content-html-main-cruiceline .ship-description .content-html{
    padding: 0 4.75rem;
}

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 .landing-tabs .nav-pills .nav-item {
    margin: 0 10px;
    border: none;
    border-radius: 0;
}

body .landing-tabs .nav-pills .nav-link.active {
    font-weight: 1rem;
    color: #333;
    background: #fff;
}

body .landing-tabs .nav-pills .nav-link {
    background-color: #00adf2;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 16px 35px;
    border-radius: 2px;
}

body .landing-tabs .tab-content {
    margin-top: 0;
}

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

body .landing-tabs .tab-content .tab-pane {
    padding: 0;
    background-color: transparent;
}

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-destinations-container .another-ship-title {
    font-weight: 700;
    font-size: 24px;
    color: #333;
    text-align: center;
    padding: 20px;
}

.destination {
    position: relative;
    overflow: hidden;
    color: #fff;
}

.name-destinations{
    position: absolute;
    z-index: 9;
    text-align: center;
    width: 100%;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 26px;
    font-weight: 700;
    padding: 0 15px;
    color: #ffffff;
}

.another-destinations-container{
    margin-top: 30px;
}

.another-destinations-container .owl-container .item a:hover img {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
    transition-duration: 0.6s;
  }

.name-destination{
    background: rgba(0,100,140,.7);
    display: inline-block;
    text-shadow: 0 1px 0 #000;
    font-weight: 400;
    padding: 9px 45px;
}

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

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

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

/* destinos */

.destinos-container .destinos a .destino {
    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;   
}

.destinos-container .destinos 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;
}

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

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

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

.destinos-container .destinos 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;
}

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

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

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

/* si piden efecto hover */
/* .destinos-container .destinos a .image .item.mp-map img:hover{
    transform: scale(2);
} */

/* .image img {
    min-width: 100%;
} */

.destinos-container .owl-container {
    max-width: 100% !important;
}

.owl-carousel.owl-destinos .owl-stage{
    display: flex;
}

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

.destinos-container .destinos a .destino .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%;
}

.destinos-container .destinos a .destino .content .top{
    display: flex;
}

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

.destinos-container .destinos a .destino .content .text-a {
    
    color: #00adf2;
    font-weight: 400!important;
    font-size: 1.2rem;
    height: 1.4rem!important;
}

.destinos-container .destinos a .destino .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;
}

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

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

.destinos-container .destinos a .destino .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;
}

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

.destinos-container .destinos a .destino .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;
}

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

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

.destinos-container .destinos a .destino .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;
}

.destinos-container .container-title p {
    font-weight: lighter;
    font-size: 15px;
}

.destinos-container .container-title {
    padding-bottom: 20px;
}

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

.destinos-container .destinos a .destino .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;
}

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

.destinos-container .destinos a .destino .content .center .content-features p span {
    color: #80be13;
    font-weight: 300;
}

.destinos-container .destinos a .destino .content .center .content-features p span::after{
    content: '|';
    color: #80be13;
    padding: 0 2px;
}

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

.destinos-container .destinos a .destino .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;
}

.destinos-container .destinos a .destino .content .bottom .price {
    font-weight: 700;
}

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

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

.destinos-container .destinos a .destino .content .bottom .price {
    font-weight: 700;
}

.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: #00adf2!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: #00adf2;
    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: #00adf2;
    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;
}

body .info-ship .ship-description{
    text-align: justify;
}

body .info-ship img{
    width: 100%;
}

body .info-ship .outstanding{
    font-size: 20px;
}
body .order-md-2 img{
    margin-bottom: 10px;
}

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

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

@media screen and (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;
    }
    .destinos-container .container-title h2 {
        font-size: 40px;
        margin: 48px 24px;
        font-weight: 500;
    }
    body .owl-container {
        padding-left: 45px;
        padding-right: 45px;
    }
    .destinos-container .destinos a .destino .content .center .content-t .descriptionCruise {
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
    }
    .destinos-container .destinos a .destino .content .center .content-t {
        height: 1.3rem;
        font-size: 1rem;
    }
    .destinos-container .destinos a .destino .content .text-a {
        font-size: 1.5rem;
        height: 1.7rem!important;
    }
    .destinos-container .destinos a .destino .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;
    }
    .destinos-container .destinos a .destino .content .center .content-features {
        min-height: 7.2rem;
        font-size: 1.2rem;
    }
    .destinos-container .destinos a .destino .content .center .content-features p {
        -webkit-line-clamp: 5;
        text-overflow: ellipsis;
    }
    .destinos-container .destinos a .destino .content .bottom .price {
        font-size: 3rem;
    }
    .deck-info {
        margin-top: 15px;
    }
    .category-info {
        margin-top: 15px;
    }
}

@media screen and (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;
    }
    .destinos-container .container-title h2 {
        font-size: 24px;
        margin: 24px 12px;
        font-weight: 500;
    }
    .destinos-container .destinos a .destino .content .center .content-t .descriptionCruise {
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
    }
    .destinos-container .destinos a .destino .content .text-a {
        font-size: 1rem;
        height: 1.2rem!important;
    }
    .destinos-container .destinos a .destino .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;
    }
    .destinos-container .destinos a .destino .content .center .content-features {
        height: 5.5rem;
        font-size: 1rem;
    }
    .destinos-container .destinos a .destino .content .center .content-features p {
        -webkit-line-clamp: 4;
        text-overflow: ellipsis;
    }
    .destinos-container .destinos a .destino .content .bottom .price {
        font-size: 1.5rem;
    }
}
@media screen and (min-width: 575px){
    .containerShip {
        max-width: 540px;
    }
}
@media screen and (min-width: 768px){
    .containerShip {
        max-width: 720px;
    }
}
@media screen and (min-width: 992px){
    .containerShip {
        max-width: 960px;
    }
}
@media screen and (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-destinos .landing-tabs .nav-pills{
        background: rgba(255, 255, 255, .95);
        padding: 5px;
    }

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

    body .container-page-destinos .landing-tabs .nav-pills .nav-link.active {
        color: #00adf2;
        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{
        max-width: 100%;
        max-height:100%;
        min-height:120px;
    } 
}