.nav-button-2{
	display: inherit !important;
}
.nav-1 {
    background-color: var(--blue) !important;
    color: var(--white);
    color: white;
    padding: 0px 40px 0px 40px;
    height: 80px;
}
.navbar-brand{
	color: var(--white);
	font-family: inter-bold;
	font-size: 1.5rem;
}
.navbar-brand>img{
	width: 200px;
}
.nav-link{
	color: var(--white) !important;
	font-family: inter-bold;
	font-size: 0.8rem;
}
.nav{
	width: 100%;
}
.nav-link>i>span{
	margin-left: 10px;
}
.nav-item>a{
	color: var(--white) !important;
	margin: 15px;
}
.nav2>.nav-item>.nav-link{
	color: var(--black) !important;
}
.nav2>.nav-item>.nav-link:hover{
	color: var(--blue) !important;
}
.carousel-item>.logo{
	position: absolute;
    z-index: 100;
    top: 35px;
    right: 100px;
    height: 130px;
}
.txt-img-1{
	position: absolute;
	top: 200px;
	right: 100px;
	color: var(--white);
	text-align: right;
}
.txt-img-1>div:nth-child(1){
	font-size: 2rem;
	font-family: inter-bold;
}
.txt-img-1>div:nth-child(2){
	font-size: 2.5rem;
	font-family: inter-bold;
}

.cartas{
	margin-top: 50px;
	margin-bottom: 50px;
}
.carta>.row{
	border: gray solid 2px;
	border-radius: 25px;
	width: 320px;
	height: 400px;
	margin: 35px;
	padding: 5px;
	z-index: 100;
	background-color: var(--white);

}
.carta>.row:hover ~ .background{
	    transform: rotate(12deg);

}
.imagen>img{
	width: 100px;
}
.titulo-carta>span{
	font-size: 1.5rem;
}
.text-card>p{
	font-size: 1.2rem;
	color: gray;
}
.background{
	width: 320px;
	height: 400px;
	background: var(--blue);
	border-radius: 25px;
	position: absolute;
	z-index: 0;
	transition-timing-function: linear;
	transition-duration: 1s;
}
.titulo-1{
	color: var(--blue);
	margin: 20px 0 20px 0;
	font-size: 2.5rem;
}
.titulo::before{
	content: "";
	width: 60px;
	height: 5px;
	background: var(--orange);
	margin-right: 15px;
}
.titulo::after{
	content: "";
	width: 60px;
	height: 5px;
	background: var(--blue);
	margin-left: 15px;
}
.nosotros{
	margin-top: 50px;
	margin-bottom: 50px;
}
.logo-nosotros{
	margin: 50px 0 50px 0;
}
.logo-nosotros>img{
	width: 600px;
}
.texto-nosotros{
	padding: 0px 60px 0px 60px;
	color: gray;
}
.servicios{
	padding: 0px 100px 0px 100px;
}
.subtitulo{
	margin-bottom: 50px;
}
.subtitulo>span{
	color: var(--orange);
	font-size: 2rem;
}
.service-row{
	margin-top: 80px;
	margin-bottom: 80px;
}
.service-icon{
	height: 250px;
}
.service-icon>img{
	width: 200px;
}
.titulo-servicio{
	display: block;
    justify-content: left;
    align-items: center;
    color: var(--blue);
    font-size: 1.5rem;
}
.titulo-servicio>div{
	width: 100px;
	height: 4px;
	margin-top: 5px;
	background-color: var(--orange);
}
.texto-servicio>p{
	color: gray;
}
.number-icon>i{
	color: var(--white);
	font-size: 1.7rem;
}
.cotizacion{
	padding: 0px 100px 0px 100px;
	margin: 100px 0px 100px 0px;
}
.cotizacion-1>.p1{
	height: 70px;
	display: block;
    justify-content: left;
    align-items: center;
    color: var(--blue);
    font-size: 1.5rem;
}
.cotizacion-1>.p2{
	color: var(--black);
	font-size: 2.3rem;
	height: 150px;
	display: block;
    justify-content: left;
    align-items: center;
}
.cotizacion-1>.p3{
	color: gray;
	font-size: 1.1rem;
	height: 180px;
	display: block;
    justify-content: left;
    align-items: center;
}
.cotizacion-1>.p4{
	display: block;
    justify-content: left;
    align-items: center;
    height: 80px;
}
.cotizacion-2>.p1{
	font-size: 1.8rem;
}
.form-select{
	color: gray;
}
.titulo-ubicaciones{
	color: var(--blue);
	font-size: 2.5rem;
}
.titulo-ubicaciones>span{
	margin: 100px 0px 100px 0px;
}
.ubicaciones {
    padding: 0px 100px 0px 100px;
}
.txt-mapa{
	margin: 20px 0px 20px 0px;
	color: var(--blue);
	font-size: 1.2rem;
}
.txt-mapa>div{
	background: rgb(239, 128, 19);
    background: linear-gradient(140deg, rgba(239, 128, 19, 1) 0%, rgba(239, 128, 19, 1) 50%, rgba(71, 97, 255, 1) 50%, rgba(71, 97, 255, 1) 100%);
    height: 5px;
    width: 100%;
    margin-top: 10px;
}
.sub-2{
	height: 200px;
}
.sub-2>span{
	color: var(--blue);
	font-size: 2rem;
}
.texto-pago>ul>li>img{
	margin-right: 100px;
}
.texto-pago>ul>li{
	font-size: 1.5rem;
	height: 120px;
	color: var(--orange);
	font-weight: bold;
}
.texto-pago>span{
	color: var(--orange);
	font-weight: bold;
	font-size: 1.5rem;
}
.pago-img{
	height: 80px;
}
.video{
	height: 500px;
	overflow: hidden;
	margin-left: inherit;
	margin-right: inherit;
}
.video>video{
	width: 100%;
    height: 1000px;
    margin-top: -282px;
    filter:brightness(0.6);
}
.video>.texto{
	position: absolute;
    right: 85px;
    top: 425px;
    text-align: end;
}
.texto>div>img{
	width: 500px;
}
.texto>div>span{
	color: white;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: right;
}
.modal-header{
	border-bottom: none;
}
.txt-1>span{
	font-size: 2.5rem;
	color: var(--blue);
	font-weight: bold;
	text-align: center;
}
.txt-2>span{
	font-size: 2rem;
	color: var(--orange);
	font-weight: bold;
	text-align: center;
}
.img-1>img{
	width: 130px;
}
.txt-3>span{
	font-size: 1.5rem;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 25px;
	color: var(--blue);
}
.img-2>img{
	width: 400px;
}
.nav2>li {
    list-style: none;
    margin: 0px 10px 0px 35px;
}
/*breakpoints*/
@media (max-width: 1499.98px) {
	.cotizacion-1>.p2 {
		font-size: 2rem;
	}
	.cotizacion-1>.p3 {
		font-size: 1rem;
	}

}
@media (max-width: 991.98px) {
	.movil{
	padding-right: calc(var(--bs-gutter-x)* 0);
    padding-left: calc(var(--bs-gutter-x)* 0);
    --bs-gutter-x: 0rem;
	}
	.nav2>li {
    list-style: none;
    margin: 0px 0px 0px 0px;
	}
	.subtitulo>span {
    color: var(--orange);
    font-size: 1rem;
    text-align: center;
	}
	.titulo-servicio {
    margin-bottom: 30px;
	}
	.service-icon{
		margin-bottom: 50px;
	}
	.p1{
		margin-top: 50px;
	}
	.nav-button-1{
		display: none;
	}
	.menu2{
		justify-content: right !important;
		margin-right: 10px;
	}
	.nav-item{
		font-size: 0.8rem;
	}
	.carousel-item>.logo {
    top: 15px;
    height: 50px;
	}
	.txt-img-1{
		top: 65px;
	}
	.txt-img-1>div:nth-child(1) {
    font-size: 1rem;
	}
	.txt-img-1>div:nth-child(2) {
    font-size: 0.8rem;
	}
	.titulo-1 {
    font-size: 2rem;
	}
	.servicios {
    padding: 0px
	}
	.ubicaciones {
    padding: 0px 30px 0px 30px;
	}
	.texto-pago>ul>li {
    font-size: 1rem;
	}
	.texto-pago>ul>li>img {
    margin-right: 20px;
	}
	.pago-img{
	height: 50px;
	}
	.texto-pago>ul>li{
		display: flex;
	}
	.cotizacion{
		margin-top: 0px;
		padding: 0px;
	}
	.cotizacion-1>.p1 {
    display: flex;
    justify-content: center;
    align-items: center;
	}
	.cotizacion-1>.p2 {
    font-size: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
	}
	.cotizacion-2>.p1 {
    font-size: 1.5rem;
    margin-top: 20px;
    margin-bottom: 30px;
	}
	.titulo-ubicaciones>span {
    margin: 0px;
	}
	.titulo-ubicaciones {
    font-size: 2.2rem;
	}
}
@media (max-width: 575.98px) {
	.titulo-1 {
        font-size: 1.2rem;
    }
    .carta>.row {
    width: 280px;
	}
	.background {
    width: 280px;
	}
	.texto-pago>ul>li {
        font-size: 0.8rem;
    }
    .texto>div>img {
    width: 280px;
	}
	.texto>div>span {
    font-size: 1.2rem;
	}
	.texto>div>span {
    font-size: 1rem;
	}
}