.menu-icon li i{
	font-size: 25px;
}


#main-menu{
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}

.services-circle{
	margin-top: 80px;

}

.services-circle span{
	position: absolute;
	left: 40%;
	top: 50%;
	color: #fff!important;
	text-decoration: none!important;	
}

.services-circle h4{
	color: #fff!important;
	text-decoration: none!important;	
}

.api-services{
	margin-top: 80px;
	height: 300px;

}

.banner-promotion{
	margin-top: 80px;
	height: 220px;
	width: 100%;
	background-color: grey;
}



/*SERVICES*/

.separador {
    display: block;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin: 10px 0;
}

#services-tickets{
	height: 350px;
	background-image: url(../img/services/banner/banner-tickets.png);
	background-position: center;
	background-repeat: no-repeat;
	align-items: center;
	align-content: center;
	width: 100%;

	color: #fff;
	font-weight: bold;
}

#services-about{
	height: 350px;
	background-image: url(../img/services/banner/about.png);
	background-position: center;
	background-repeat: no-repeat;
	align-items: center;
	align-content: center;
	width: 100%;

	color: #fff;
	font-weight: bold;
}

#services-terms{
	height: 350px;
	background-image: url(../img/services/banner/terms.png);
	background-position: center;
	background-repeat: no-repeat;
	align-items: center;
	align-content: center;
	width: 100%;

	color: #fff;
	font-weight: bold;
}

#services-find{
	height: 350px;
	background-image: url(../img/services/banner/que.png);
	background-position: center;
	background-repeat: no-repeat;
	align-items: center;
	align-content: center;
	width: 100%;

	color: #fff;
	font-weight: bold;
}

#services-offert{
	height: 350px;
	background-image: url(../img/services/banner/offert.png);
	background-position: center;
	background-repeat: no-repeat;
	align-items: center;
	align-content: center;
	width: 100%;

	color: #fff;
	font-weight: bold;
}
#services-cars{
	height: 350px;
	background-image: url(../img/services/banner/cars.png);
	background-position: center;
	background-repeat: no-repeat;
	align-items: center;
	align-content: center;
	width: 100%;

	color: #fff;
	font-weight: bold;
}

#services-cruises{
	height: 350px;
	background-image: url(../img/services/banner/cruises.png);
	background-position: center;
	background-repeat: no-repeat;
	align-items: center;
	align-content: center;
	width: 100%;

	color: #fff;
	font-weight: bold;
}

#services-home{
	height: 350px;
	background-image: url(../img/services/banner/home.png);
	background-position: center;
	background-repeat: no-repeat;
	align-items: center;
	align-content: center;
	width: 100%;

	color: #fff;
	font-weight: bold;
}


#services-contact{
	height: 350px;
	background-image: url(../img/services/banner/contact.png);
	background-position: center;
	background-repeat: no-repeat;
	align-items: center;
	align-content: center;
	width: 100%;

	color: #fff;
	font-weight: bold;
}

#services-tours{
	height: 350px;
	background-image: url(../img/services/banner/tours.png);
	background-position: center;
	background-repeat: no-repeat;
	align-items: center;
	align-content: center;
	width: 100%;

	color: #fff;
	font-weight: bold;
}

.input-group-alternative {
    transition: box-shadow .15s ease;
    border: 0;
    box-shadow: 0 1px 3px rgba(50, 50, 93, .15), 0 1px 0 rgba(0, 0, 0, .02);
}

button.stripe-button-el {
    margin-left: 28px;
}

.input-group {
    position: relative;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: stretch;
}

.input-group-alternative .form-control, .input-group-alternative .input-group-text {
    border: 0;
    box-shadow: none;
}

.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file {
    position: relative;
    width: 1%;
    margin-bottom: 0;
    flex: 1 1 auto;
}



.form-contact .form-control{

    height: calc(1.5em + .75rem + 15px);

}

textarea.form-control {
    height: auto!important;
}

.contact-info{
	position: absolute;
	widows: 80%;
	left: 10%;
	right: 10%;
	bottom: 0;

}

.contact-info ul li a {
    color: #fff;
    text-decoration: none;
    
}

.contact-info span {
    font-size: 15px;
    color: #fff;
    margin-bottom: 25px;
    font-weight: bold;
}

.contact-info ul {
    list-style: none;
    padding-inline-start: 0;
    margin-top: 25px;
}

.contact-info ul li i {
    color: #cccccc;
    margin-right: 5px;
}

.form-contact .input-group-text{
	width: 45px;
}

.bg_tours{
	height: 220px;
	background-image: url(../img/services/bg_tours_2.png);
	background-position: center;
	background-repeat: no-repeat;
}


#div-reservar{
	display: none;
}

.navbar-brand img {
    width: 90px;
    position: absolute;
    top: 3px;
}

.navbar-brand{
	width: 90px;
}

.bg-blue{
	background-color: #6e9dd1;
}

.no-padding{
	padding: 0!important;
}
.no-margin{
	margin: 0!important;
}

.navbar.sub-navbar{
	padding: .0rem 1rem!important;
	
}

.border-mr{
	border-bottom: 3px solid #ff7500;
}

.border-mr-top{
	border-top: 3px solid #ff7500;
	height: 38px;
}

#sub-navbar li a.nav-link {
    display: block;
    padding: .3rem 1rem;
}

.circle-home p{
	text-decoration: none;
	font-size: 18px;
	margin-top: 12px;
	color: #333;
}

.banner-services {
	position: absolute;
    right: 25%;
    bottom: 10%;
    width: 50%;
}


#cardate input {
    border: 1px solid #e9ecef!important;
    padding: 4px 5px;
}

#cardate i.gj-icon {
    font-size: 27px;
    top: 6px;
	right: 5px;
	color: #ff7500;
}

.banner-services p {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
}

.gj-picker-md table tr td.selected.gj-cursor-pointer div {
    color: #FFF;
    background: #ff7500;
    border-radius: 50%;
}

.carousel-control-next, .carousel-control-prev {
    width: 4%!important;

}

.banner-tickets {
    position: absolute;
    right: 25%;
    top: 15%;
    width: 50%;
}

.banner-tickets strong {
    font-size: 35px;
    color: #fff;
    
}

.banner-tickets p {
    font-size: 26px;
	color: #fff;
	font-weight: bold;
    
}

.text-tickets{
	position: absolute;
	left: 5%;
	top: 10%;
	width: 40%;
	font-weight: bold!important;
}

.text-tickets i{
	font-size: 25px;
}


.banner-home {
    position: absolute;
    right: 5%;
    bottom: 7%;
    width: 60%;
}

.banner-home p {
    font-size: 26px;
	color: #fff;
	font-weight: 500;
    
}


.banner-find {
    position: absolute;
    left: 5%;
    top: 30%;
    width: 50%;
}

.banner-find p {
    font-size: 30px;
	color: #fff;
	font-weight: bold;
    
}

.bg-mr{
	background-color: #ff7500;
}

.bg-form{
	background-image: url(../img/home/banner/form.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	width: 100%;
}

.bg-contact img{
	border-radius: 10px;
}

.text-contact{
	position: absolute;
	top: 15%;
	left: 25%;
	right: 25%;
	align-content: center;
	justify-content: center;
	
	width: 50%;
}

.btn-banner {
    color: #ff7500;
    background-color: #ffffff;
    border-color: #ff750069;
}

.btn-reserve {
    color: #fff;
    background-color: #6e9dd1;
    border-color: #6e9dd1;
}

.btn-reserve:hover {
    color: #e5e5e5;
    background-color: #6e9dd1;
    border-color: #6e9dd1;
}

.btn-mr {
    color: #fdfdfd;
    background-color: #ff7b00;
    border-color: #ff6f00;
}

.btn-mr:hover {
    color: #e5e5e5;
    background-color: #ff7b00;
    border-color: #ff6f00;
}



.btn-ofertas{
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}

.filter li{
		cursor: pointer;
	
}

.tickets-grid{
	width: 100%;
}
.icon-fb::before{
	content: '';
	background:url('../img/shared/fb.png');
	width: 28px;
	height: 28px;
	display: block;
}

.icon-ig::before{
	content: '';
	background:url('../img/shared/ig.png');
	width: 28px;
	height: 28px;
	display: block;
}

.icon-lk::before{
	content: '';
	background:url('../img/shared/lk.png');
	width: 28px;
	height: 28px;
	display: block;
}

.icon-yt::before{
	content: '';
	background:url('../img/shared/yt.png');
	width: 28px;
	height: 28px;
	display: block;
}


/*FOOTER*/

.bg-footer{
	background-image: url(../img/shared/bg-footer.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 200px;
	

}

.footer-content{
	font-size: 16px;
	color: #fff;
}

.footer-content span{
	font-size: 20px;
	color: #fff;
	margin-bottom: 25px;
	font-weight: bold;
}

.footer-content ul{
	list-style: none;
	padding-inline-start: 0;
	margin-top: 25px;
}

.footer-content ul li {
	padding-bottom: 4px;
	padding-top: 4px;
	margin-right: 50px;
	border-bottom: 1px solid #cccccc42;
}

.footer-content ul li a{
	color: #fff;
	text-decoration: none;
}

.footer-content ul li i{
	color: #cccccc;
	margin-right: 5px;
}

.footer-content p{
	font-size: 16px;
	padding-right: 40px;
	margin-top: 28px;
}

.footer-disney hr{
	border-top: 1px solid #cccccc42;
}

.ticket-cards{
    flex: 0 1 100%;
    display: flex;
    margin: 0 5px;
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 30px;
    box-shadow: 0 0 20px #e8e8e8;
    flex-direction: column;
    flex-wrap: nowrap;
	outline-width: 0;
	height: 600px;
	margin-bottom: 30px;
}

.ticket-cards-rentcar{
    flex: 0 1 100%;
    display: flex;
    margin: 0 5px;
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 30px;
    box-shadow: 0 0 20px #e8e8e8;
    flex-direction: column;
    flex-wrap: nowrap;
	outline-width: 0;
	height: 660px;
	margin-bottom: 30px;
}

.tachado {
    text-decoration: line-through;
}
.rentcar-personas{
	background-color: #e5e5e5;
	padding-bottom: 15px;
	padding-top: 15px;
}

.rentcar-personas ul{
	padding-inline-start: 0!important;
	margin-block-start: 0em;
    margin-block-end: 0em;
}

.navbar-collapse.collapse.show {
    margin-top: 45px;
}

@media (max-width: 768.98px) { 
    .ocultar-xs{
        display: none!important;
	}
	
	.text-center-mobile{
        text-align: center!important;
    }

 }


.rentcar-desde{
	font-size: 20px;
	font-weight: 400;
}

.tickets-home{
	height: 500px;
}

.tours-home {
    height: 630px;
}

.price-tickets{
	position: absolute;
	bottom: 0;
	padding-bottom: 15px;
}

.ticket-cards img{
	flex: 0 1 auto;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.ticket-cards-body p {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0rem;
    margin-block-end: 0!important;
    margin-block-start: 0!important;
}

#reservedate .gj-datepicker-md [role=right-icon] {
    position: absolute;
    right: 0;
    top: 11px;
    font-size: 32px;
    color: #374f69;
}
