/* font converted using font-converter.net. thank you! */
@font-face {
	font-family: "caviarn";
	src: url("../fonts/CaviarDreams.woff") format("woff");
	/* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "caviarb";
	src: url("../fonts/CaviarDreamsBold.woff") format("woff");
	/* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}



body {
	margin: 0;
	padding: 0cm;
}




#cloud {
	width: 100%;
	height: 100vh;
	background-image: url(../img/Teotihuacan-Vuelo-en-Globo-Globos-en-Teotihuacán-Globos-en-Teotihuacan-Vuelo-en-Globo.jpg); 
	/* background-image: linear-gradient(rgb(36 36 36), rgb(50 50 50 / 58%)), url(../img/slide3.jpg); */
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: initial;
	animation: movimiento 8s infinite linear alternate;
}


.form-check {
    position: relative;
    display: inline-flex;
    padding-left: 1.25rem;
    margin: 0 7px;
}

.scroll
{
     overflow-x:scroll;
     overflow-y:hidden;
}

.bg-img-cloud img {
	max-width: 100%;
	border: none;
	position: absolute;
	bottom: -19px;
	z-index: 2;
}

.c1 {
	bottom: 0;
	top: 40vh;
	left: 20%;
	right: 0;
	position: absolute;
	width: 70vw;
	height: 100vh;
	height: auto;
	opacity: 0;
	animation: movingcloud 15s;
	animation-iteration-count: infinite;
}

.c2 {
	animation-delay: 3s;
}


#modalresBasico label{
	color: #000!important;
}



.c3 {
	animation-delay: 5s;
}

.c4 {
	animation-delay: 7s;
}

.c5 {
	animation-delay: 9s;
}

.c6 {
	animation-delay: 11s;
}


@keyframes movingcloud {
	0% {
		transform: scale(1, 1);
		opacity: 0;
	}

	20% {
		opacity: 0.7;
	}

	100% {
		transform: scale(4, 3);
		opacity: 0;
	}


}

.g1 img {
	position: relative;
	width: 50px;
	top: 25vh;
	left: 30vh;

}


.g2 img {
	width: 21px;
	position: relative;
	top: 2vh;
	left: 45vh;

}

.g3 img {
    width: 32px;
    position: relative;
    top: 4vh;
    left: 78vh;
}

.g4 img {
    width: 52px;
    position: relative;
    top: 19vh;
    left: 150vh;
}


.g5 img {
	width: 39px;
	position: relative;
	top: -5vh;
	left: 137vh;
}

#cloud .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;

}

.home-text h1 {
	font-family: 'caviarb', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 55px;
	color: #fff;
	text-shadow: 2px 2px 10px rgb(98, 98, 98);
	margin-top: 165px;
}

.home-text h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	color: #fff;
	font-weight: 600;
	text-shadow: 2px 2px 10px rgb(98, 98, 98);
}


/* mostrar el calendario al hacer click */
input[type="date"]::-webkit-calendar-picker-indicator {
	display: block;
	background: transparent;
	bottom: 0;
	color: transparent;
	cursor: pointer;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}




.outer {
	position: relative;
	width: 100%;
	padding-bottom: 25%;
}

.inner {
	width: auto;
	padding: 20px;
	height: auto;
	background-color: #ff6836;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%23ff7531' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%23ff812b' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%23ff8d23' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%23ff9818' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%23ffa305' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%23ff9703' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%23ff8b02' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%23ff7e01' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%23ff7100' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%23ff6200' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");
	background-attachment: fixed;
	background-size: cover;


	-webkit-box-shadow: 11px 22px 39px -9px rgba(173, 173, 173, 0.84);
	-moz-box-shadow: 11px 22px 39px -9px rgba(173, 173, 173, 0.84);
	box-shadow: 11px 22px 39px -9px rgba(173, 173, 173, 0.84);

	border-radius: 50px;
	border: 4px solid white;
}

label {
    color: #fff;
    font-size: 17px!important;
}

.img-home img {
	width: 200px;
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 17px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn:hover {
	color: #fff;
	text-decoration: none;
}


.btn-primary {
	color: #fff;
	background-color: #0FBD23 !important;
	border-color: #0FBD23 !important;
}

.btn-primary1 {
	color: #fff;
	background-color: #0FBD23 !important;
	border-color: #0FBD23 !important;
	transition: 0.2s;
	font-weight: 700;
}

.btn-primary1:hover {
	color: #fff;
	background-color: #09a11b !important;
	border-color: #09a11b !important;
	transform: scale(1.079);
	transition: 0.2s;
}

.btn-primary2 {
	color: #fff;
	background-color: #E47F04 !important;
	border-color: #E47F04 !important;
	transition: 0.2s;
	font-weight: 700;
}

.btn-primary2:hover {
	color: #fff;
	background-color: #D07403 !important;
	border-color: #D07403 !important;
	transform: scale(1.079);
	transition: 0.2s;
}

.btn-primary3 {
	color: #fff;
	background-color: #E44C06 !important;
	border-color: #E44C06 !important;
	transition: 0.2s;
	font-weight: 700;
}

.btn-primary3:hover {
	color: #fff;
	background-color: #8E2D01 !important;
	border-color: #8E2D01 !important;
	transform: scale(1.079);
	transition: 0.2s;
}




.form-control {
	display: block;
	border-radius: 38px;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 18px;
	/* font-weight: 400; */
	font-weight: 400;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 14px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}




.custom-select {
	border-radius: 14px;
}

.form-style i {
	font-size: 30px;
}



.bg-svc {
	padding: 80px;

}

.text-svc h3 {
	color: #fff;
	text-align: left;
	font-size: 20px;

	font-family: 'caviarb', Tahoma, Geneva, Verdana, sans-serif;
	text-align: center;
}


.p-6 {
	padding: 200px 0;
}

.text-home1 h1 {
	position: relative;
	color: #043b63;
	font-weight: 700;
	font-size: 44px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
}


.text-home1 p {
	position: relative;
	color: #043b63;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.9em;
	margin-top: 15px;
	font-family: 'Open Sans', sans-serif;
}



.text-paquetes h2 {
	position: relative;
	color: #043b63;
	font-weight: 800;
	font-size: 44px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
}


.text-paquetes p {
	position: relative;
	color: #043b63;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.9em;
	margin-top: 15px;
	font-family: 'Poppins', sans-serif;
}

.text-carrusel h2,
li {
	color: #043b63;

	font-weight: bolder;
	font-size: 25px;
	margin-top: 20px;
}

.text-carrusel h2,
li {
	color: #043b63;

	font-weight: bolder;
	font-size: 25px;
	margin-top: 20px;
}

.text-carrusel b {
    color: #043b63;
    text-align: left!important;

    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}




.text-carrusel h3 {
	color: #043b63;

	font-size: 20px;
	font-weight: 600;
	line-height: 1.9em;
	margin-top: 15px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}

.text-carrusel h4 {
	color: #212529;

	font-size: 18px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;

}

.text-carrusel p,
li {
	color: #212529;
	
	font-size: 18px;
}

.item {
	background-color: #ffffff;
	padding: 15px;
	border-radius: 20px;

}

.zoomImg img {
	transition: 0.3s;
}

.zoomImg img:hover {
	transform: scale(1.1);
	transition: 0.3s;
}


.text-prev i {
	font-size: 25px;
}

.text-prev p {
	font-size: 25px;
	color: #043b63;
}

.parpadea {

	animation-name: parpadeo;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;

	-webkit-animation-name: parpadeo;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo {
	0% {
		opacity: 1.0;
	}

	50% {
		opacity: 0.0;
	}

	100% {
		opacity: 1.0;
	}
}

@-webkit-keyframes parpadeo {
	0% {
		opacity: 1.0;
	}

	50% {
		opacity: 0.0;
	}

	100% {
		opacity: 1.0;
	}
}

@keyframes parpadeo {
	0% {
		opacity: 1.0;
	}

	50% {
		opacity: 0.0;
	}

	100% {
		opacity: 1.0;
	}
}

.modal-dialog {
	max-width: 800px;
	margin: 30px auto;
}



.modal-body {
	position: relative;
	padding: 0px;
}

.close {
	position: absolute;
	right: -30px;
	top: 0;
	z-index: 999;
	font-size: 2rem;
	font-weight: normal;
	color: #fff;
	opacity: 1;
}


.text-modal h5 {
    color: #ffffff;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.text-modal p,li {
	color: #212529;
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
}

.text-mod, li {
	color: #000;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.0em;
  }

  

.btn-primary1 {
	color: #fff;
	background-color: #0FBD23 !important;
	border-color: #0FBD23 !important;
}

.linePqt {
	width: 50%;
	height: 10px;
	display: inline-block;
	text-align: right !important;
	background-color: #0FBD23;
}

.bg-svc {
	padding: 80px;

}

.text-svc h3 {
	color: #fff;
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}


.text-svc p {
	color: #fff;
	font-size: 17px;
	font-weight: 200;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}

.text-testimonial-h h2 {
	color: #043b63;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;

}


.text-testimonial p {
    color: #2b2b2b;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 19px;
    font-style: italic;
}

.text-testimonial-h p {
	color: #2b2b2b;
	font-weight: 200;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}

.text-paquetes1 h2 {
	position: relative;
	color: #043b63;
	font-weight: 700;
	font-size: 44px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	margin-top: 50px;
  }

  .text-paquetes2 p {
	color: #000;
	/* font-family: "Poppins",Sans-serif; */
	font-size: 19px;
	/* font-weight: 200; */
	line-height: 1.4em;
  }

  .text-paquetes3 h3 {
	position: relative;
	color: #043b63;
	font-size: 30px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;

  }

  .text-paque h3 {
	position: relative;
	color: #043b63;
	font-size: 30px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;

  }

  .text-paquetes4 h4 {
	position: relative;
	color: #043b63;
	font-size: 30px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;

  }


.text-contact h3 {

	position: relative;
	color: #fff;
	font-weight: 800;
	font-size: 30px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;

}


.text-contact p {

	position: relative;
	color:#fff;
	font-weight: 400;
	font-size: 20px;
	font-family: 'Poppins', sans-serif;

}

body {
	background-color: #ffffff !important;
}

.text-foter1 h4	 {

	position: relative;
	color: #fff;
	font-weight: 800;
	font-size: 30px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
}


.parallax {
    background-image: linear-gradient(rgb(36 36 36), rgb(50 50 50 / 58%)), url(../img/Vuelo-Compartido-Vuelo-en-Globo-Globos-en-Teotihuacán-Vuelo-en-Globooo.jpg);
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
	animation: movimiento 10s infinite linear alternate;
}

@keyframes movimiento{
	from{ 
		background-position: bottom left;
	}to{
background-position: top right ;
	}
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,0.06);
}

.card-header:hover {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background: #0fbd23a8;
	color: #ffffff;
  }

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.btn.focus, .btn:focus {
    outline: 0;
	box-shadow: 0 0 0 0.2rem transparent;
}


.text-foter1 i{
	font-size: 50px;
	color: #fff;
	margin: auto 20px;
}


.text-foter1  h5{
	color: #fff;	font-family: 'Poppins', sans-serif;
	
}

.text-foter1  a{
	color: #fff;	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}



.mg a{
margin-top: 10px;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #ffffffe6;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

.text-paquetes  li {
    color: #212529;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}

.bg-globo{
	background-image: url("../img/contact.jpg");
	animation: movimiento1 70s infinite linear alternate;
	background-position: top center; 
}


@keyframes movimiento1{
	from{ 
		background-position: left ;
	
		
	}to{
background-position: right;
	}
}

.format-p label {
    color: #565c63;
    margin: 0;
    font-size: 18px!important;
    margin-top: 10px;
    text-align: left;
}


.close {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #f00;
    opacity: 1;
}

/*
.modal-header {
	position: relative;
	background-color: blue;
}

.modal-header:before {
		content: "";
		position: absolute;
		top: 100%;
		left: 0;
		height: 20px;
		width: 100%;
		background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/3/rip.svg) bottom center;
		background-size: 150%;
	  }

*/

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    background: #229027cc;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}


.slide-top {
	-webkit-animation: slide-top 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.2s infinite alternate both;
	        animation: slide-top 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.2s infinite alternate both;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-8-19 14:3:7
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-top
 * ----------------------------------------
 */
 @-webkit-keyframes slide-top {
	0% {
	  -webkit-transform: translateY(0);
			  transform: translateY(0);
	}
	100% {
	  -webkit-transform: translateY(-7px);
			  transform: translateY(-7px);
	}
  }
  @keyframes slide-top {
	0% {
	  -webkit-transform: translateY(0);
			  transform: translateY(0);
	}
	100% {
	  -webkit-transform: translateY(-7px);
			  transform: translateY(-7px);
	}
  }

  .btn1 {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 20px;
    line-height: 1.5;
    border-radius: 25px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.btn-primary:hover {
    color: #fff;
    background-color: #dd5100!important;
    border-color: #dd5100!important;
    transform: scale(1.079);
    transition: 0.2s;
}
  

.img-btn1{
 width: 10px!important;
}

.icon-style-res{
color: #fff;
font-size: 15px;
}

#formPrivado label {
    color: #000!important;

}

#formCompartidoDes label {
    color: #000!important;

}

#formDeclaracion label {
    color: #000!important;

}

@media screen  and (min-width: 320px) and (max-width: 991px) {

	.img-home img {
		width: 100px;
		margin-top: 75px;
			
	}

	.home-text h1 {
		font-size: 25px;
		margin-top: 237px;
	}

	.home-text h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 35px;
		color: #fff;
		font-weight: 600;
		text-shadow: 2px 2px 10px rgb(98 98 98);
	}

	.text-paquetes h2 {
		font-size: 25px;
		text-align: center;
	}

	.text-paquetes h2 {
		font-size: 20px;
	}

	.text-paquetes p {
		font-size: 18px;
		line-height: 26px;
		text-align: center;
	}

.text-carrusel h2, li {
    color: #043b63;
    font-weight: bolder;
    font-size: 20px;
    margin-top: 20px;
}

.text-carrusel h3 {
    color: #043b63;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.9em;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.text-paquetes li {
    color: #212529;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}


.text-carrusel b {
    color: #043b63;
    text-align: left!important;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.text-carrusel h2, li {
    text-align: center;
}

.text-carrusel h4 {
    text-align: center;
}

.text-carrusel p, li {
    color: #212529;
    text-align: center;
    font-size: 17px;
}

.bg-svc {
    padding: 12px;
}

.text-testimonial-h h2 {
    font-size: 18px;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    font-size: 15px;
}

.text-testimonial-h p {

   font-size: 19px;

}

.text-testimonial p {

    font-size: 15px;

}

.text-contact h3 {
    font-size: 20px;
    text-align: center;
}
.text-contact p {
    text-align: center;
    font-size: 15px;
}

.text-foter1 h4 {
    position: relative;
    color: #fff;
    font-weight: 800;
    font-size: 25px;
    line-height: 1.3em;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
}

.text-foter1 a {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 15px;
}

.text-svc h3 {
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}

.text-svc p {
    color: #fff;
    font-size: 15px;
    font-weight: 200;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}

.form-control {
    display: block;
    border-radius: 38px;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 15px;
    /* font-weight: 400; */
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 14px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.text-foter1 p {
	text-align: center;
    font-size: 21px;
}


#cloud {
	animation: movimiento 120s infinite linear alternate;

}

#cloud {
	width: 100%;
	height: 65vh;
	background-image: url(../img/Teotihuacan-Vuelo-en-Globo-Globos-en-Teotihuacán-Globos-en-Teotihuacan-Vuelo-en-Globo.jpg); 
	/* background-image: linear-gradient(rgb(36 36 36), rgb(50 50 50 / 58%)), url(../img/slide3.jpg); */
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: initial;
	animation: movimiento 8s infinite linear alternate;
  }

.parallax {
	background-image: linear-gradient(rgb(36 36 36), rgb(50 50 50 / 58%)), url(../img/Vuelo-Compartido-Vuelo-en-Globo-Globos-en-Teotihuacán-Vuelo-en-Globooo.jpg);
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    animation: movimiento 70s infinite linear alternate;
}

.form-check {
    position: relative;
    display: inherit;
    padding-left: 1.25rem;
    margin: 0 -10px;
}

#modalresBasico label {
    color: #000!important;
    font-size: 15px!important;
}

.modal-dialog{
	margin: 12px;
}


#formPrivado label {
    color: #000!important;
    font-size: 15px!important;
}

#formCompartidoDes label {
    color: #000!important;
    font-size: 15px!important;
}

#formDeclaracion label {
    color: #000!important;
	font-size: 15px!important;
}

.inner {
  border-radius: 23px;  
}

.logo {
	width: 70px;
   }

.compartido h2 {
	margin-top: 50px;
	font-size: 30px;
	font-weight: 500;
}

.pago img {
	width:250px;
}


/* nuevas clases */

.text-paquetes1 h2 {
	position: relative;
	color: #043b63;
	font-weight: 700;
	font-size: 29px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	margin-top: 50px;
  }
  
  
  .text-paquetes3 h3 {
	position: relative;
	color: #043b63;
	font-size: 26px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
  }
  
  .text-paquetes4 h4 {
	position: relative;
	color: #043b63;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
  }
  
  .text-paque h3 {
	position: relative;
	color: #043b63;
	font-size: 25px;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
  }
  
  .text-carrusel p, li {
	color: #212529;
	text-align: center;
	font-size: 17px;
  }
  
  .text-paquetes2 p {
	color: #000;
	/* font-family: "Poppins",Sans-serif; */
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4em;
	text-align: center;
  }

  .res h2 {
	font-size: 25px;
	font-weight: 600;
	text-align: center;
  }
}


@media screen  and (min-width: 1200px) and (max-width: 1566px) {
#cloud {
    width: 100%;
    height: 90vh;
    background-image: url(../img/Teotihuacan-Vuelo-en-Globo-Globos-en-Teotihuacán-Globos-en-Teotihuacan-Vuelo-en-Globo.jpg); 
	/* background-image: linear-gradient(rgb(36 36 36), rgb(50 50 50 / 58%)), url(../img/slide3.jpg); */
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: initial;
    animation: movimiento 8s infinite linear alternate;
}

.galeria {
	margin-top: -175px;
}

.navegacion{
	margin-left: 600px;
}


.logo {
	width: 85px;
	margin-left: 50px;
   }


.compartido h2 {
	margin-top: 25px;
	font-size: 40px;
	font-weight: 600;
  }

  .pago img {
	  width:300px;
  }

  .res h2{
	font-size: 27px;
	font-weight: 600;
  }

  /* .text-nav li {
	color: #000;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.0em;
	margin: 0px 50px 0px 0px;

  } */

  .text-paquetes p {
	position: relative;
	color: #043b63;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.9em;
	margin-top: 15px;
	font-family: 'Poppins', sans-serif;
	
  }

  .incluye p {
	margin: 0px -56px 0px 31px;
  }

  .incluye1 p {
	margin: 0px -56px 0px 195px;
  }


  .linePqt {
	width: 32%;
	height: 9px;
	display: inline-block;
	text-align: right !important;
	background-color: #0FBD23;
  }


  .resvuelo h4 {
	margin-top: -52px;
	margin-left: 62px;
	text-align: initial;
	font-size: 19px;
	font-weight: bold;
  }

  .telefono i {
	position: relative;
	/* bottom: -48%; */
	right: 40%;
  }

 




}


/* @media screen  and (min-width: 800px) and (max-width: 1280px){
	.navegacion {
		margin-left: 400px;
	}

	.text-nav, li{
		color: #000;
		text-align: center;
		font-size: 18px;
		font-weight: 500;
		font-family: 'Open Sans', sans-serif;
		line-height: 1.0em;
		margin: 0px 50px 0px 0px;
	
	  }
	
} */


/* @media screen  and (min-width: 1600px) and (max-width: 1900) {
	.logo {
		width: 90px;
		margin-left: 50px;
	   }
   } */

@media screen  and (min-width: 320px) and (max-width: 359px) {

	#cloud {
		width: 100%;
		height: 100vh;
		background-image: url(../img/Teotihuacan-Vuelo-en-Globo-Globos-en-Teotihuacán-Globos-en-Teotihuacan-Vuelo-en-Globo.jpg);
		/* background-image: linear-gradient(rgb(36 36 36), rgb(50 50 50 / 58%)), url(../img/slide3.jpg); */
		background-size: cover;
		background-position: center;
		position: relative;
		overflow: initial;
		animation: movimiento 120s infinite linear alternate;
	}

	.home-text h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 30px;
		color: #fff;
		font-weight: 600;
		text-shadow: 2px 2px 10px rgb(98, 98, 98);
	}

	.galeria {
		margin-top: -83px;
	}

	.logo {
		width: 70px;
	   }

	   .compartido h2 {
		margin-top: 50px;
		font-size: 30px;
		font-weight: 500;
	}
	
}


@media screen  and (min-width: 360px) and (max-width: 370px) { 

	#cloud {
		width: 100%;
		height: 95vh;
		background-image: url(../img/Teotihuacan-Vuelo-en-Globo-Globos-en-Teotihuacán-Globos-en-Teotihuacan-Vuelo-en-Globo.jpg);
	/* background-image: linear-gradient(rgb(36 36 36), rgb(50 50 50 / 58%)), url(../img/slide3.jpg); */
		background-size: cover;
		background-position: center;
		position: relative;
		overflow: initial;
		animation: movimiento 120s infinite linear alternate;
	}

	.home-text h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 30px;
		color: #fff;
		font-weight: 600;
		text-shadow: 2px 2px 10px rgb(98, 98, 98);
	}

	.galeria {
		margin-top: -83px;
	}

	.logo {
		width: 70px;
	   }

	   .compartido h2 {
		margin-top: 50px;
		font-size: 30px;
		font-weight: 500;
	}
}



@media screen  and (min-width: 371px) and (max-width: 375px) { 

	#cloud {
		width: 100%;
		height: 90vh;
		background-image: url(../img/Teotihuacan-Vuelo-en-Globo-Globos-en-Teotihuacán-Globos-en-Teotihuacan-Vuelo-en-Globo.jpg);
	/* background-image: linear-gradient(rgb(36 36 36), rgb(50 50 50 / 58%)), url(../img/slide3.jpg); */
		background-size: cover;
		background-position: center;
		position: relative;
		overflow: initial;
		animation: movimiento 120s infinite linear alternate;
	}

	.home-text h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 30px;
		color: #fff;
		font-weight: 600;
		text-shadow: 2px 2px 10px rgb(98, 98, 98);
	}

	.galeria {
	  margin-top: -70px;
	}

	.logo {
		width: 70px;
	   }

	   .compartido h2 {
		margin-top: 50px;
		font-size: 30px;
		font-weight: 500;
	}

	
}



@media screen  and (min-width: 376px) and (max-width: 400px) {

	#cloud {
		width: 100%;
		height: 80vh;	
		background-image: url(../img/Teotihuacan-Vuelo-en-Globo-Globos-en-Teotihuacán-Globos-en-Teotihuacan-Vuelo-en-Globo.jpg);
	/* background-image: linear-gradient(rgb(36 36 36), rgb(50 50 50 / 58%)), url(../img/slide3.jpg); */
		background-size: cover;
		background-position: center;
		position: relative;
		overflow: initial;
		animation: movimiento 120s infinite linear alternate;
	}

	.home-text h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 35px;
		color: #fff;
		font-weight: 600;
		text-shadow: 2px 2px 10px rgb(98, 98, 98);
	}

	.logo {
		width: 70px;
	   }

	   .compartido h2 {
		margin-top: 50px;
		font-size: 30px;
		font-weight: 500;

	}

	}

	
@media screen  and (min-width: 401px) and (max-width: 425px) {

	#cloud {
		width: 100%;
		height: 90vh;
		background-image: url(../img/Teotihuacan-Vuelo-en-Globo-Globos-en-Teotihuacán-Globos-en-Teotihuacan-Vuelo-en-Globo.jpg);
		/* background-image: linear-gradient(rgb(36 36 36), rgb(50 50 50 / 58%)), url(../img/slide3.jpg); */
		background-size: cover;
		background-position: center;
		position: relative;
		overflow: initial;
		animation: movimiento 120s infinite linear alternate;
	}

	.home-text h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 25px;
		color: #fff;
		font-weight: 600;
		text-shadow: 2px 2px 10px rgb(98, 98, 98);
	}

	.logo {
		width: 70px;
	   }

	 .compartido h2 {
	margin-top: 50px;
	font-size: 30px;
	font-weight: 500;
}

	}

	a {
		color: #ffffff;
		text-decoration: none;
		background-color: transparent;
	}


	*{
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}


	

	.lds-ripple {
		display: inline-block;
		position: relative;
		width: 80px;
		height: 80px;
	  }
	  .lds-ripple div {
		position: absolute;
		border: 4px solid #fff;
		opacity: 1;
		border-radius: 50%;
		animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
	  }
	  .lds-ripple div:nth-child(2) {
		animation-delay: -0.5s;
	  }
	  @keyframes lds-ripple {
		0% {
		  width: 0;
		  height: 0;
		  opacity: 1;
		}
		100% {
		  width: 72px;
		  height: 72px;
		  opacity: 0;
		}
	  }
	  
	  

.loader{
	background-color: #ff6836;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center;
	clip-path: circle(150% at 50% 50%);
	transition: clip-path 0.40s ease-out;
	
}


.loader2{

	clip-path: circle(0% at 50% 50%);
}



/*--------------------------------------------------------------
# Recent Blog Posts
--------------------------------------------------------------*/
.recent-blog-posts .post-box {
	box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
	transition: 0.3s;
	height: 100%;
	overflow: hidden;
	padding: 30px;
	border-radius: 8px;
	position: relative;
	display: flex;
	flex-direction: column;
  }

  .recent-blog-posts .post-box .post-img {
	overflow: hidden;
	margin: -30px -30px 15px -30px;
	position: relative;
  }
  .recent-blog-posts .post-box .post-img img {
	transition: 0.5s;
  }
  .recent-blog-posts .post-box .post-date {
	font-size: 16px;
	font-weight: 600;
	color: rgba(1, 41, 112, 0.6);
	display: block;
	margin-bottom: 10px;
  }
  .recent-blog-posts .post-box .post-title {
	font-size: 20px;
	/* font-size: 24px; */
	color: #012970;
	/* font-weight: 700; */
	font-weight: 700;
	/* margin-bottom: 18px; */
	margin-bottom: 0px;
	position: relative;
	transition: 0.3s;
	margin-top: -25px;
  }

  .recent-blog-posts .post-box .post-title1 {
	font-size: 17px;
	/* font-size: 24px; */
	
	/* font-weight: 700; */
	font-weight: 700;
	/* margin-bottom: 18px; */
	margin-bottom: 0px;
	position: relative;
	transition: 0.3s;
	margin-top: -25px;
  }

  .recent-blog-posts .post-box .readmore {
	display: flex;
	align-items: center;
	font-weight: 600;
	line-height: 1;
	transition: 0.3s;
  }
  .recent-blog-posts .post-box .readmore i {
	line-height: 0;
	margin-left: 4px;
	font-size: 18px;
  }
  .recent-blog-posts .post-box:hover .post-title {
	color: #4154f1;
  }
  .recent-blog-posts .post-box:hover .post-img img {
	transform: rotate(6deg) scale(1.2);
  }
  
/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
	margin-bottom: 30px;
  }
  .portfolio #portfolio-flters {
	padding: 0;
	margin: 0 0 35px 0;
	list-style: none;
	text-align: center;
  }
  .portfolio #portfolio-flters li {
	cursor: pointer;
	margin: 0 15px 15px 0;
	display: inline-block;
	padding: 5px;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color: #212529;
	margin-bottom: 5px;
	transition: all 0.3s ease-in-out;
  }
  .portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
	color: #eb5d1e;
  }
  .portfolio #portfolio-flters li:last-child {
	margin-right: 0;
  }
  .portfolio .portfolio-wrap {
	transition: 0.3s;
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	z-index: 1;
  }
  .portfolio .portfolio-wrap::before {
	content: "";
	background: rgba(122, 105, 96, 0.6);
	position: absolute;
	left: 100%;
	right: 0;
	top: 0;
	bottom: 0;
	transition: all ease-in-out 0.3s;
	z-index: 2;
  }
  .portfolio .portfolio-wrap img {
	transition: 0.3s;
	position: relative;
	z-index: 1;
  }
  .portfolio .portfolio-wrap .portfolio-links {
	opacity: 0;
	left: 0;
	right: 0;
	top: calc(50% - 32px);
	text-align: center;
	z-index: 3;
	position: absolute;
	transition: all ease-in-out 0.3s;
  }
  .portfolio .portfolio-wrap .portfolio-links a {
	color: #eb5d1e;
	margin: 0 4px;
	line-height: 0;
	background-color: #fff;
	padding-top: 24px;
	padding-right: 1px;
	border-radius: 50px;
	text-align: center;
	width: 200px;
	height: 50px;
	display: inline-block;
	transition: 0.3s;
  }
  .portfolio .portfolio-wrap .portfolio-links a i {
	line-height: 0;
	font-size: 20px;
  }
  .portfolio .portfolio-wrap .portfolio-links a:hover {
	background: #eb5d1e;
	color: #fff;
  }
  .portfolio .portfolio-wrap .portfolio-info {
	opacity: 0;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 3;
	transition: all ease-in-out 0.3s;
  }
  .portfolio .portfolio-wrap .portfolio-info h4 {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
  }
  .portfolio .portfolio-wrap .portfolio-info p {
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
  }
  .portfolio .portfolio-wrap:hover::before {
	left: 0;
  }
  .portfolio .portfolio-wrap:hover .portfolio-links {
	opacity: 1;
	top: calc(50% - 16px);
  }
  .portfolio .portfolio-wrap:hover .portfolio-info {
	opacity: 1;
	bottom: 0;
  }
  
  .card-footer1 {
	padding: .75rem 1.25rem;
	background-color: rgba(0,0,0,.03);
	border-top: 3px solid #d14973;
	border-bottom: 3px solid #d14973;
	background: #ffffff;
  
  }
  
  .catalogo {
	margin-bottom: 2px;
	}
	

/* CLASES NUEVAS */

  /* Boton flotante */

  /* .float{
	position:fixed;
	width:250px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
} */

.float {
	position: fixed;
	width: 250px;
	height: 75px;
	bottom: 40px;
	right: 40px;

	border-radius: 10px;
	text-align: center;
	font-size: 19px;

	z-index: 100;
	font-weight: 600;
	margin-top: 25px;
  }

.float:hover {
	text-decoration: none;
	color: rgba(0, 0, 0, 0);
    background-color: #0fbd2300;
}

.my-float{
	margin-top:16px;
	color: #fff;
}
/* .whats{
	font-size: 15px;
	font-weight: 600;
	color: #000;
	margin-top:16px;
	text-align:center;
	font-size:15px;
} */


/* Menu de navegacion */


.reserva {
color: #fff;
/* background-color: #E47F04 !important; */
border-color: #fff !important;
transition: 0.2s;
border: 2px solid #fff;
border-radius: 3px;

}
	
.reserva:hover {
color: #fff;
/* background-color: #D07403 !important; */
border-color: #fff !important;
transform: scale(1.079);
transition: 0.2s;
	
}

.menu {
	background-color: #000;
	padding-top: 0px;
    padding-bottom: 0px; 
}

/* .navbar {
	width: 100%;
	padding: 5px;
	position: fixed;
	top: 0px;
	text-align: center;
	transition: .5s;
	z-index: 999;
  }
  
  .navbar ul li {
	list-style-type: none;
	display: inline-block;
	padding: 1px 60px;
	color: white;
	font-size: 16px;
	cursor: pointer;
	border-radius: 10px;
	transition: .5s;
  }
  
  .navbar a {
	color: white;
  }
   */
  /* añade estilos específicos para cuando se haga scroll */
  .navbar.white {
	background: #000000d1;
	box-shadow: 0px 4px 10px gray;
  }
  
 .opciones li {
	color: #fff;
}

/* .logo {
 width: 95px;
} */

@media screen and (min-width: 1200px) and (max-width: 1566px){
.navegacion {
    margin-left: 400px;
}
}