input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #555;
    border-radius: 4px;
    background-color: white;
    cursor: pointer;
    position: relative;
}
  
  /* Style the checkmark */
input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid black;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

input[type="checkbox"]:focus {
    outline: none;
    box-shadow: none;
}


.group-cart input.form-control {
    display: block;
    width: 100%;
    height: 26px;
    padding: 6px 3px 6px 8px;

}

.input-style-1 input {
    background: #fff;
    color: #222222;
    font-weight: 700;  
}

.input-style-1.color-3 input {
    color: #222222;
}

.input-style-1 input::placeholder {
    color: #222222;
}

.help-contact .help-phone img {
    margin-right: 10px;
}

.mt-0 { margin-top: 0 !important; }
.mt-5 { margin-top: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-25 { margin-top: 25px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-35 { margin-top: 35px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-45 { margin-top: 45px !important; }
.mt-50 { margin-top: 50px !important; }

.mb-0 { margin-bottom: 0 !important; }
.mb-5 { margin-bottom: 5px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-45 { margin-bottom: 45px !important; }
.mb-50 { margin-bottom: 50px !important; }

.pt-0 { padding-top: 0 !important; }
.pt-5 { padding-top: 5px !important; }
.pt-10 { padding-top: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-25 { padding-top: 25px !important; }
.pt-30 { padding-top: 30px !important; }
.pt-35 { padding-top: 35px !important; }
.pt-40 { padding-top: 40px !important; }
.pt-45 { padding-top: 45px !important; }
.pt-50 { padding-top: 50px !important; }

.pb-0 { padding-bottom: 0 !important; }
.pb-5 { padding-bottom: 5px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pb-25 { padding-bottom: 25px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pb-35 { padding-bottom: 35px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pb-45 { padding-bottom: 45px !important; }
.pb-50 { padding-bottom: 50px !important; }

.group-cart .total {
    text-align: right;
    float: right;
}

.contacts {
    top: 20px;
    position: relative;
    border: 1px solid #ccc;
    padding: 20px;
  }
  
.wzd-content {
    font-size: 20px;
  }
  
.btn-wzd {
    font-size: 2em;
    color: #000;
}

.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
    content: "";
}

.ui-datepicker td.port-start-date a {
    /* font-weight: 700; */
    background: #3ecb57;
    color: #ffffff;
}

.modal-vertical-centered {
    margin-top: 0;
    margin-bottom: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wzd-content .form-block.type-2 {
    margin-bottom: 0;
}

.wzd-content .ship-form {
    padding-top: 0;
    padding-bottom: 0;
}

.modal .modal-header {
    padding: 25px;
}

.modal .modal-body h3,
.modal .modal-body h4 {
    text-align: center;
    margin-bottom: 20px;
}

.modal .modal-body .big-black {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.modal .modal-body a.c-button {
    min-width: 150px;
    font-size: 17px;
}

.c-button.bg-blue-3:hover {
    color: #ff6600;
}

.sold-out {
    line-height: 38px;
    height: 40px;
    font-size: 10px;
    /* line-height: 36px; */
    padding: 0 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: red;
}

.list-content .hotel-item.style-9 .buttons-block .c-button {
    float: none;
    margin-right: 5px;
}

.list-content .hotel-item.style-9 .buttons-block img {
    height: 40px;
    margin-bottom: 0px;
    vertical-align: bottom;
}

.list-content .hotel-item .tour-info span {
    padding-left: 1px;
    
}

.cell-view {
    display: table-cell;
    vertical-align: top;
}

.list-content .hotel-item .title.hotel-right img {
    height: 14px;
    vertical-align: middle;
    margin-bottom: 0;
}

.list-content .hotel-item .title.hotel-right .disponibles {
    letter-spacing: 0;
}

.list-content .hotel-item.style-9 .hotel-right .hotel-person span.s2s-disponibles {
    font-size: 11px;
}

.list-content .hotel-item.style-9 .hotel-right > div:first-child {  
    margin-top: 4px;
}

.list-content .hotel-item.style-9 .hotel-right > div.group {  
    margin-top: 20px;
}


/*
======================================
*/




.popular-desc ul,
.detail-content, .acc-body,
.color-grey,
.font-style-2.color-grey-3 {
    color: #515151;
}

.icon-block.style-2 .icon-img {
    border-radius: 25px;
}

#CDSWIDSSP {
    width: 90% !important;
}

#CDSWIDSSP img.logo {
    width: 100px !important;
}

#destinations-dropmenu    
{
    min-width: 779px;
    left: auto;
    right: -200px;
}

nav .dropmenu .dropmenu {
    z-index: 1;
    max-height: 300px;
    overflow-y: auto;
    min-width: 218px;
    transition: all 0.05s ease-out;
    -webkit-transition: all 0.05s ease-out;
    -moz-transition: all 0.05s ease-out;
    -ms-transition: all 0.05s ease-out;
}

nav .dropmenu img {
    float: left;
    margin-top: 11px;
    margin-left: 3px;
}

nav .dropmenu a {
    padding: 10px 20px 10px 22px;
}

.list-content .hotel-item.style-9 .hotel-right .hotel-person-segun 
{
    font-size: 12px;
    line-height: 13px;
    font-weight: 600;
    margin-bottom: 15px;
    margin: -10px -6px 15px;
    color: #ff0000;
}

.h2-city {
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.a {
    cursor: pointer;
}

.crucero .detail-content ul {
    width: 100%;
    display: block;
    padding-left: initial;
    margin-top: 15px;
}

.crucero .detail-content h4 {
    margin-bottom: 0;
}

.crucero .detail-content {
    color: #2d3e50;
}

.num._5,
.num._3 {

    padding-right: 10px;

}

.row.contacts > div {
    min-height: 120px;
}

.short-grad {
    padding-top: 10px;
    border-bottom: none;
    height: 60px;
    overflow-y: hidden;
    position: relative;
}

.short-grad:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, rgba(255,255,255,.98), rgba(43,55,67,0) 57.86%);
}

.detail-content .hotel-item h4 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tour-info {
    padding-bottom: 10px;
}

.search-banner {
    min-height: 130px;
}


.top-baner .baner-tabs {
    bottom: -10px;
}

.baner-tabs .tab-content {
    border-radius: 0;
}

.contacts h2 {
    margin: 30px auto;
}

.contacts h4 img {
    vertical-align: middle;
    margin-bottom: 10px;
}

.contacts .detail-content h4 {
    margin-bottom: 0;
    margin-top: 10px;
}


.puertos .popular-img {
    position: relative;
    width: 100%;
    min-height: 160px;
    color: #fff;
    margin-bottom: 30px;
}

.puertos .popular-img .vertical-bottom {
    padding: 0px 0px 17px 20px;
}

.puertos .popular-img h4 {
    font-weight: 700;
    letter-spacing: 3px;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
}

.puertos .popular-img h5 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 18px;
}

.tour-layer-2 {
    border-radius: 5px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	background: linear-gradient(180deg, rgba(255,255,255,0) 20%, rgb(0 0 0 / 70%) 100%);    
	transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
}

.icon-block.style-2 {
    margin-bottom: 40px;
    min-height: 260px;
}

.search-banner .tab-content { 
    padding-top: 135px; 
}

.detail-city {
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding-top: 9px;
}


.list-content .hotel-item.style-9 .hotel-right .hotel-person.por-persona span {
    display: inline;
    font-size: 28px;
}

.old-price,
.list-content .hotel-item.style-9 .hotel-right .hotel-person.por-persona span.old-price {
        text-decoration: line-through;
    color: #bebebe;
    font-size: 80%;
}

.detail-block {
    padding: 28px 24px 31px 34px;

}

.detail-block p {
    font-weight: 700;
    font-size: 15px;
}

.drop-wrap-s-3 .drop span {
	padding: 20px 0px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.ui-datepicker,
.ui-autocomplete {
    z-index: 6000 !important;
}


ul.ui-autocomplete {
    max-height: 200px;
    overflow: hidden auto;
	border-radius: 5px;
    padding: 10px 0;
}

ul.ui-autocomplete .ui-menu-item {
    padding-left: 20px;
    line-height: 22px;
}

.simple-group {
    padding: 28px 34px 31px 34px;
    margin-bottom: 0; 
}

.list-item-entry.added-1 h5::before,
.snippet.has-exc-1::before {
    background-image: url("/media/ok.jpg");
    background-size: 25px 25px;
    display: inline-block;
	vertical-align: middle;
    width: 25px; 
    height: 25px;
    content:"";

}

.excursion-white-popup .mfp-close {
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px;
    font-size: 55px;
    opacity: 1;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width:auto;
  max-width: 1000px;
  margin: 20px auto;
}

.white-popup .select .change, 
.list-item-entry.added-1 .select, 
.popup-excursions .select .choose {
	display: none;
}

input[name="date"][disabled] {
    opacity: 0.5;
    cursor: not-allowed;
}

.bg-dark.type-2 .footer-link ul li a,
.tags-b {
    text-transform: none;
}

header.menu-1.hovered nav .dropmenu a > span {
    display: none;
}

@keyframes shimmer {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

@media screen and (min-width: 481px) {
    
	.list-content .radius-top {
		width: 25%;
	}
}

@media (max-width: 768px) {

	.baner-tabs.style-2 .input-style-1.drop-wrap-s-3 {
		height: 50px;
	}

    .search {
        position: relative;
        right: initial;
        top: initial;
    }

    .main-slider .swiper-slide {
        min-height: 900px;     }
 

}

@media screen and (min-width: 481px) and (max-width: 991px) {
	.list-content .tab-info:not(.excursions-tab) .radius-top {
		display: none;

	}
}

@media screen and (max-width: 991px) {
	
	.title.hotel-middle.cell-view {
		padding-left: 45px;
	}
    
    .menu-3 nav > ul > li > a {
        font-size: 22px;
        font-weight: 400;
        margin-top: 10px;
    }

    header.menu-1.hovered nav > ul > li {
        font-size: 23px;
        line-height: 27px;
    }

}

@media screen and (max-width: 481px) {
	
	.title.hotel-middle.cell-view {
		padding-left: 30px;
	}

}


@media (max-width: 1200px) {
    .detail-content .detail-content-block img {
        width: auto;
    }

}

@media (min-width: 481px) and (max-width: 1200px) {

    .detail-content .detail-content-block .tab-info:not(.excursions-tab) .list-content .radius-top {
		display: none;

	}
    .detail-content .detail-content-block .title.hotel-middle.cell-view {
        padding-left: 45px;
    }
}

@media screen and (max-width: 480px) {

    .main-title h1 {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 5px;
    }

    .main-title.style-1 h3 {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        margin-bottom: 20px;
    }
}





