::selection {
  background: #fc366b; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #fc366b; /* Gecko Browsers */
  color: #fff;
}


/* alert messages */

.alert {
    border-width: 0px;
    border-left-width: 5px;
    border-radius: 0;
    font-size: 13px;
    line-height: 16px;
}

.alert-success {
    border-color: #8ac38b;
    color: #356635;
    background-color: #cde0c4;
}

.alert-info {
    border-color: #9cb4c5;
    color: #305d8c;
    background-color: #d6dde7;
}

.alert-warning {
    border-color: #dfb56c;
    color: #826430;
    background-color: #efe1b3;
}

.alert-danger {
    border-color: #953b39;
    color: #fff;
    background-color: #c26565;
    text-shadow: none;
}

.alert .close {
    font-size: 20px;
}


/* end alert messages */

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.search-cruise-section {
    position: relative;
    padding: 100px 0px 70px;
}

.search-cruise-section .title {
    max-width: 1000px;
    margin: 0 auto 70px;
}

.search-cruise-section .title h2 {
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 700;
    color: #292929;
}

.main-title {
    font-size: 24px !important;
    line-height: 1.3em !important;
    font-weight: 500 !important;
    color: #292929 !important;
}

.home-single-cruise .featured-cause-section {
    padding: 0;
    background-color: #fff;
}

.home-single-cruise .featured-cause-section .image-column {
    margin-bottom: 0;
}


/* cart page */

.cart-content {
    border-top: 1px solid #ddd;
}

.cart-img {
    max-width: 100px;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    padding: 1px;
}

.cart-content th {
    font-weight: 400;
}

.cart-content td {
    vertical-align: middle !important;
}

.cart-content .input-group .btn {
    border-radius: 0;
    font-size: 20px;
    padding: 2px 12px;
}

.input-group-quantity {
    max-width: 150px;
}

.input-group-btn:first-child>.btn {
    margin-right: -2px;
}

.w-5 {
    width: 5% !important;
}

.w-10 {
    width: 10%!important;
}

.w-20 {
    width: 20%!important;
}

.w-25 {
    width: 25% !important;
}
.text-black {
    color: #333;
}

.btn-theme {
    color: #fff;
    background-color: #fc2c62;
    border-color: #fc2c62;
}

.btn-theme:hover {
    color: #fff;
    background-color: #fc2c62;
    border-color: #fc2c62;
}

.cart-content-totals .total-text {
    display: inline-block;
    padding: 8px 0 8px 30px;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
}

.cart-content-totals {
    margin-bottom: 20px;
}


/* end cart */


/* start checkout */

.checkout-page .donation-form-outer {
    position: relative;
    padding: 0 0 0;
    border: 0;
    border-radius: 0;
    margin-bottom: 60px;
}

.icon-6x {
    font-size: 6em;
}

.text-success {
    color: #5cb85c!important;
}

.no-border {
    border: 0 !important;
}

.cart-content .table.totaling>tbody>tr>td {
    border-top: 0;
}

.cart-content .table .table tr:last-child td {
    border-top: 1px solid #ccc;
}


/* end start checkout */


/* startorder confirmation page */

.order_confirmation #accordion .panel-heading {
    padding: 0;
    background-color: #fff;
}

.order_confirmation .panel-body {
    font-size: 14px;
}

.order_confirmation #accordion .panel-heading .panel-title a {
    display: block;
}

.order_confirmation #accordion .panel-heading .panel-title a:before {
    content: "\f103";
    color: #fc2c62;
    font-family: FontAwesome;
    width: 44px;
    display: inline-block;
    height: 44px;
    /* background: #d72d0f; */
    text-align: center;
    line-height: 44px;
    margin-right: 6px;
}

.order_confirmation #accordion .panel-heading .panel-title a.collapsed:before {
    content: "\f101";
    color: #fc2c62;
    font-family: FontAwesome;
    width: 44px;
    display: inline-block;
    height: 44px;
    /* background: #d72d0f; */
    text-align: center;
    line-height: 44px;
    margin-right: 6px;
}

.order_confirmation .table th,
td {
    text-align: center;
}

.order_confirmation .table th {
    font-weight: 500;
}


/* end order confirmation page */


/* table customize */

.table {
    font-size: 14px;
}

.cart-item-title {
    font-weight: 500;
    color: #252525;
}


/* end table customize */

.aside-right .donation-form-outer {
    padding: 13px;
}

.aside-right .donation-form-outer .field-label {
    margin-bottom: 0;
}

.aside-right .search-box .form-group {
    position: relative;
    margin-bottom: 16px;
}

.aside-right .search-box .form-group:last-child {
    margin-bottom: 0;
}

.cstm-form .form-group .ui-selectmenu-button.ui-button {
    height: 44px;
    padding: 10px 12px;
    border: 1px solid #e3e3e3;
    line-height: 20px;
    border-radius: 4px;
}

.cstm-form.donation-form-outer input[type="text"] {
    height: 44px;
    line-height: 30px;
    padding: 10px 12px;
}

.cstm-form .btn.btn-primary {
    padding: 11px 12px;
}

.aside-right .cstm-form .form-control {
    height: 44px;
    padding: 21px 12px;
}

.aside-right .cstm-form label {
    font-weight: 500;
}

.page-header {
    color: #333333;
}

.thumbnail {
    border: 1px solid #e9e9e9;
}


/* index2 */

.img-wrap {
    position: relative;
    overflow: hidden;
    padding-bottom: 50%;
}

.img-wrap img {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
}

.top_cruise_packages_container .default-portfolio-item .title {
    padding: 10px 30px;
    background: rgba(0, 0, 0, 0.2);
}


/* .recent-causes-section .cause-box-two .lower-content .progress-box .graph-outer {
    background-color: #fc2c62;
} */

.recent-causes-section .cause-box-two .lower-content .progress-box .graph-outer {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    padding: 0px;
    border-radius: 50%;
    background-color: #fc2c62;
}

.recent-causes-section .cause-box-two .lower-content .progress-box .graph-outer:before {
    position: absolute;
    content: '';
    left: 5px;
    top: 5px;
    width: 70px;
    height: 70px;
    z-index: 0;
    border-radius: 50%;
    background-color: #f6f6f6;
}

.recent-causes-section .cause-box-two .lower-content .progress-box .inner-text {
    position: absolute;
    left: 52%;
    top: 52%;
    width: 100%;
    display: block;
    padding-top: 0;
    line-height: 18px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.table-img-wrap {
    width: 120px;
    height: 80px;
    overflow: hidden;
}

.table-img-wrap img {
    max-width: 100%;
    height: auto;
}

.table-book-btn .btn-style-one {
    padding: 6px 12px;
    border-radius: 0;
    line-height: 20px;
}

.booking-table th {
    color: #252525;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.sec_seven .panel .panel-heading {
    background-color: #fc2c62;
    border-color: #fc2c62;
    color: #fff;
    position: relative;
}

.sec_seven .panel .panel-heading:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fc2c62;
    clear: both;
}

.list-group p.list-title {
    color: #252525;
    margin-bottom: 0;
    line-height: 18px;
}

.booking_important_info {
    color: #fff;
}

.booking_important_info h2 {
    line-height: 22px;
    margin-bottom: 22px;
}

.booking_important_info .list-style-one {
    color: #fff;
}


/* single page index2 */


/* .top-bar {
    margin-top: -10px;
} */

.page-title.single_page {
    padding: 100px 0px 30px;
    text-align: left;
}

.page-title.single_page h1 {
    font-size: 33px;
}

.single_page-top-bar .short-info {
    padding: 15px 0;
    border-right: 1px solid #e2033f;
    color: #000;
}

.single_page-top-bar .short-info.book-btn {
    background-color: #333;
}

.single-item-carousel .image-box {
    position: relative;
    overflow: hidden;
    padding-bottom: 50%;
    margin-bottom: 0;
}

.single-item-carousel .image-box img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}


.single-item-carousel .item {
    position: relative;
}

.single-item-carousel .item .caption {
    position: absolute;
    bottom: 0;
    background: #00000080;
    width: 100%;
    color: #ffffff;
    line-height: 1.1;
    padding: 5px;
}

.single-page-nav-tabs .nav-tabs {
    background-color: #ddd;
}

.single-page-nav-tabs .tab-heading {
    margin: 20px 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #252525;
}

.single-page-nav-tabs .tab-content h4 {
    color: #252525;
}

.single-page-nav-tabs .tab-content p,
.single-page-nav-tabs .tab-content .list-unstyled li,
.single-page-nav-tabs .tab-content .list-unstyled label,
.panel .list-unstyled li,
.panel .list-unstyled label {
    font-size: 14px;
    line-height: 2;
}

.single-page-nav-tabs .list-unstyled li label {
    margin: 0;
    width: 150px;
    border-right: 1px solid #e9e9e9;
    margin-right: 20px;
    /* color: #fc2c62; */
    font-weight: 500;
    white-space: nowrap;
    /* overflow: hidden;
    text-overflow: ellipsis; */
}

.ammenties-4 i {
    color: #fc2c62;
    margin-right: 10px;
    padding: 10px;
    border: 1px solid #fc2c62;
    line-height: 14px;
}

.daily-schedule {
    margin-top: 20px;
}

.daily-schedule-body {
    overflow: hidden;
    padding: 30px 5px 10px;
}

.daily-schedule .title {
    font-size: 16px;
    font-weight: bold;
}

.daily-schedule .title {
    background: #e9e9e9;
}

.daily-schedule .title p {
    margin-bottom: 0px;
}

.daily-schedule .title span {
    background: #fc2c62 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block !important;
    font-size: 16px !important;
    font-weight: bold;
    margin-right: 25px;
    padding: 15px;
    position: relative;
}

.daily-schedule .title span:after {
    background: #fc2c62 none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: -10px;
    top: 33%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 20px;
}

.inclusion-wrapper {
    margin-top: 20px;
}

.inclusion-title {
    background: #e9e9e9;
}

.activity i {
    padding: 0px 5px 0px 0px !important;
    color: #fc2c62 !important;
}

.single-page-nav-tabs .nav-tabs>li>a {
    color: #333;
    font-weight: 600;
}

.single-page-nav-tabs .nav-tabs>li.active>a,
.single-page-nav-tabs .nav-tabs>li.active>a:focus,
.single-page-nav-tabs .nav-tabs>li.active>a:hover {
    color: #fc2c62;
    background-color: #f5f7f8;
    border: 1px solid #f5f7f8;
    border-bottom-color: transparent;
    border-radius: 0;
}

.single-page-nav-tabs .nav-tabs>li.active>a:before {
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: '';
    background-color: #fc2c62;
}

.aside-right > .panel {
    border-radius: 0;
    border: 1px solid #e9e9e9;
    /* box-shadow: 0px 0px 3px #e9e9e9; */
    box-shadow: none;
}

.aside-right > .panel-default>.panel-heading,
.aside-right > .panel-default>.panel-footer {
    /* color: #fff;
    background-color: #fc2c62;
    border-color: #fc2c62; */
    border-radius: 0;
    background-color: #e9e9e9;
    border-color: #e9e9e9;
    padding: 15px 15px;
    line-height: 22px;
}

.aside-right > .panel-default>.panel-heading h4 i {
    margin-right: 6px;
    color: #fc2c62;
}

.aside-right > .panel-default>.panel-heading h4,
.aside-right > .panel-default>.panel-heading i {
    line-height: 18px;
}

.aside-right.package-summary > .panel-default>.panel-footer {
    padding: 0;
}

.aside-right.package-summary > .panel-default>.panel-footer .btn-style-one {
    display: block;
    border-radius: 0;
    text-align: center;
}

.rounded-0 {
    border-radius: 0;
}

.single-page-nav-tabs .from-price {
    color: #333;
    font-weight: 600;
}

.single-page-nav-tabs .list-style-one {
    font-size: 16px;
}

.dark-grey-color {
    color: #252525;
}

.order-confirmation.default-event-post .post-meta li {
    float: none;
}

.list-group-item .table {
    font-size: 16px;
}


/*=================================
         header design 
    ==================================*/

.cstm-breadcrumb.breadcrumb,
.top-bar .breadcrumb,
.donate-btn .breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
}

.top-bar .breadcrumb a,
.donate-btn .breadcrumb a {
    color: #fff;
    font-size: 14px;
}

.cstm-breadcrumb.breadcrumb>li+li:before,
.top-bar .breadcrumb>li+li:before,
.donate-btn .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "|\00a0";
}
.info-box .language-switcher {
    margin-top: 1rem;
}
.info-box .language-switcher .btn-default {
    background-color: transparent;
    color: #fff;
    padding: 0;
    border-width: 0;
}
.info-box .language-switcher .btn-default:focus {
    outline: none;
}

.info-box .language-switcher .dropdown-menu {
    min-width: 76px;
    padding: 0;
}

.info-box .language-switcher .dropdown-menu>li>a {
    padding: 10px;
}

.header-upper .cart-icon-container {
    position: relative;
}

.header-upper .info-box.cart-icon {
    position: absolute;
    top: 50%;
}

.header-upper .cart-icon .fa {
    font-size: 24px;
    color: #fff;
}

.top-bar .cart-icon .fa {
    font-size: 20px;
    color: #fff;
}

.top-bar .info-box .language-switcher .btn-default {
    border: none;
    padding: 0;
}
.top-bar .info-box .language-switcher .dropdown-toggle {
    color: #fff;
    font-size: 14px;
}
/* .top-bar .info-box .language-switcher .open>.dropdown-toggle.btn-default.focus,
.top-bar .info-box .language-switcher .open>.dropdown-toggle.btn-default:focus,
.top-bar .info-box .language-switcher .open>.dropdown-toggle.btn-default:hover {
    background-color: transparent;
    outline: 0;
} */


.cart-icon .cart-link-count {
    position: absolute;
    top: 0px;
    right: -5px;
    margin: 0;
    font-weight: 700;
    font-size: 10px;
    border-radius: 100%;
    height: 16px;
    line-height: 16px;
    width: 16px;
    padding: 0;
    text-align: center;
    border: 1px solid #fff;
    display: inline-block;
    background-color: #fc2c62;
    color: #fff;
}

.main-menu .cart-icon .fa {
    line-height: 30px;
    font-size: 30px;
}

.main-menu .cart-icon {
    padding: 10px;
}

.main-menu .cart-icon .dropdown {
    line-height: 14px;
}

.main-menu .cart-icon .dropdown a {
    color: #333;
}

.main-menu .cart-icon .dropdown a:hover {
    color: #fc2c62;
}

.flag {
    width: 16px;
    height: 11px;
    background: url(../images/flags.png) no-repeat;
    margin-top: -.18em;
    display: inline-block;
}

.flag.flag-us {
    background-position: -144px -154px;
}

.flag.flag-es {
    background-position: -16px -44px;
}

.cart-dropdown-menu {
    min-width: 300px!important;
    max-width: 400px;
}

.cart-dropdown-menu {
    /* min-width: 16rem!important; */
    border: 3px solid #E6E6E6;
    border-radius: 3px;
    background: #fff;
    z-index: 10001;
    padding: 0;
}
.cart-dropdown-menu .cart-img-wrap {
    width: 22%;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-right: 0.625rem;
}
.cart-dropdown-menu .cart-event-detail {
    float: left;
    width: 70%;
}
.cart-dropdown-menu .cart-img-wrap img {
    max-width: 100%;
    min-height: 49px;
    height: auto;
}
.cart-dropdown-menu.panel-default>.panel-heading,
.cart-dropdown-menu.panel-default>.panel-footer {
    color: #666;
    background-color: #fff;
    border-color: #ddd;
}

.cart-dropdown-menu .list-group-item .img-thumbnail {
    padding: 1px;
    border-radius: 0;
}

.cart-dropdown-menu .alert-dismissible .close {
    color: #fc2c62;
    opacity: .5;
}
/* .cart-dropdown-menu .list-group-item {
    padding-right: 0;
} */
.main-header .nav-outer {
    position: relative;
    padding-right: 0;
}
.header-upper .top-bar .breadcrumb {
    /* padding: 0; */
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    display: inline-block;
}
.header-upper .top-bar .breadcrumb .login-logout a {
    margin-left: 8px;
}
.main-header .header-upper .logo-box,
.main-header .header-upper .upper-right{
    width:100%;
    text-align:center;
}

.header-upper .top-bar .breadcrumb .login-logout a:first-child {
    margin-left: 0;
}
.header-upper .top-bar .breadcrumb .login-logout a:hover {
    color: #fc2c62;
}
.header-upper .top-bar .breadcrumb .dropdown-menu a {
    color: #333 !important;
}
.header-upper .top-bar .breadcrumb .dropdown-menu {
    border-radius: 0;
}
.header-lower-logo.logo-box .logo {
    height: 50px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.header-lower-logo.logo-box img{
    max-height: 100%;
}
.header-lower-logo.logo-box {
    display: block;
}
.is-sticky .header-lower-logo.logo-box {
    display: block;
}
.is-sticky .nav.navbar-left {
    float: right !important;
}

.main-header .header-upper .info-box {
    min-height: 40px;
}
/*=================================
    end header design 
==================================*/

.bg-white {
    background-color: #fff !important;
}

.welcome {
    /* box-shadow: 0 2px 15px 5px rgba(0, 0, 0, .1); */
    box-shadow: 1px 1px 10px rgba(27, 27, 27, .2);
}
.recent-causes-section {
    padding: 50px 0px;
}

.tp-banner li img {
    width: 100%;
}

.remove-edit-btn .btn {
    padding: 0 0;
    padding-bottom: 5px;
    border-width: 0;
}

.passenger-detail-cart label {
    font-weight: 400;
}

.passenger-detail-cart .cartButtons .theme-btn.pull-right{
    float: left !important;
}


.tooltip-inner {
    font-family: 'Montserrat', sans-serif;
}