.azul-claro{
    color: #55C7F3 !important;
}
.azul-nom{
	color: #28388B !important;
}

#planes .btn-coti, #seccion_final .btn-coti{
    background: linear-gradient(90deg, rgba(251, 124, 14, 1) 0%, rgba(222, 52, 0, 1) 89%);
    color: #fff !important;
}
#planes .btn-coti a, #seccion_final .btn-coti a{
        text-decoration: none;
        color: #fff !important;
        font-size: large;
    }

.plan-resp .col-md-4{
	padding: 0 !important;
	padding-bottom: 10px !important;
}

.recuadro2 h5{
	color: #55C7F3 !important;
}

#planes h1{
	    font-size: 50px;
}

/*.navbar-nav .nav-item:nth-child(1){
	background-image: url(out.png);
}

*/

@media only screen and (min-width: 1440px)  {
    .recuadro2{
		font-size: x-large;
	}
	.recuadro2 h5{
		font-size: 36px;
	}

	.info-planes{
		font-size: x-large;
	}
}


@media only screen and (max-width: 1440px) and (min-width: 1200px)  {
	.info-planes{
		font-size: x-large;
	}
	.recuadro2{
		font-size: x-large;
	}
	.recuadro2 h5{
		font-size: x-large;
	}
}


@media only screen and (max-width: 1000px) and (min-width: 765px)  {
	.recuadro2{
		font-size: 12px;
		margin-left: .5rem !important;
	}

}

@media only screen and (max-width: 768px)  {
.recuadro2{
		margin-left: 0rem !important;
	}

	.recuadro2 h5{
		font-size: xx-large !important;
	}
	.recuadro {
	    background-color: #F8F8E2 !important;
	    font-size: large;
    	justify-content: center !important;
    	display: flex !important;
}

.d-flex {
    display: flex !important
;
}
	}

	.plan-resp .col-md-8 {
		padding-left: 0px !important;
	}
}