#banner-header{
	display:none;
	}
.col-md-8{
	padding:0 !important;
	}
.col-12{
	padding:0 !important;
	}
	.card-form {
  position: static !important;
  top: auto !important;
  transform: none !important;
  width: 100% !important;
}
.col-md-4
{
    flex: unset !important;
    width: 25% !important;
    max-width: 25% !important;
    position: fixed !important;
    left: 70% !important;
    bottom: 10% !important;
}
.col-md-8
{
	flex:unset !important;
	width:100% !important;
	max-width:100% !important;
}
.pb-0
{
	padding:0;
}
.carousel
{
	display:none;
}
@media screen and (max-width: 1337px){
.col-md-4
{
width:25% !important;
left: 70% !important;
}	
}
@media screen and (max-width: 1100px){
.col-md-4
{
position:unset !important;
width:100% !important;
max-width:100% !important;
}	
}
body {
    margin: 0;
}
.slider {
    position: relative;
    width: 100%;
    height: 90vh !important;
    overflow: hidden;
	mask-image:none !important;
}
.slider:before
{
	background-image: url("https://d3g4v0cf6ioz32.cloudfront.net/unipre/Micrositio/Banners/c48b01ea_6f85_49d7_b3ce_d6029faf8cdf8.jpg");
    background-size: cover;
    background-repeat: no-repeat;
	width:100%;
}
.slides {
    display: flex;
    width: 100%; /* Ajustado al nÃƒÆ’Ã‚Âºmero de slides */
    height: 100%;
    transition: transform 0.5s ease-in-out;
	
}
.slide {
    flex: 0 0 100%; /* Cada slide ocupa el 100% del ancho del slider */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    font-weight: bold;
    color: #004aad;
	flex-flow:wrap;
}
.slide h2{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
	font-family:'Montserrat',sans-serif;
	margin:13px;
	text-align:center;
}
.slide p{
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    text-align: justify;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
	margin: 5px 50px 5px 50px;
	line-height:2;
}
.slide .infooferslide
{
	background-color: rgba(0, 0, 0, 0.74);
	width:100%;
	height:300px;
}
.slide .infooferslideLarge
{
	text-align:center;
	background-color: rgba(0, 0, 0, 0.74);
	padding:5px;
	border-radius:15px;
	width:30%;
	margin:0 10px;
	line-height:1.6;
}
.slide .infooferslidefortalezas
{
	text-align:center;
	background-color: rgba(0, 0, 0, 0.74);
	padding:5px;
	border-radius:15px;
	width:45%;
	margin:0 10px;
	line-height:1.6;
}
.slide .infooferslidefortalezas ul li
{
    font-size: 5px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 25%;
    margin: 0px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2mm;
	text-align:center;
	border-radius:15px;
	background-color: rgba(0, 0, 0, 0.74);
	transition:all 0.5s ease;
}
.slide .infooferslidefortalezas ul li:hover
{
	transform:scale(3);
	background-color: rgba(0, 0, 0, 1);
}
.slide .infooferslidevalores
{
	text-align:center;
	background-color: rgba(0, 0, 0, 0.74);
	padding:5px;
	border-radius:15px;
	width:45%;
	margin:0 10px;
	line-height:1.6;
}
.slide .infooferslidevalores ul li
{
    font-size: 7px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 25%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2mm;
	text-align:center;
	border-radius:15px;
	background-color: rgba(0, 0, 0, 0.74);
	transition:all 0.5s ease;
}
.slide .infooferslidevalores ul li:hover
{
	transform:scale(2.5);
	background-color: rgba(0, 0, 0, 1);
}
.slide .infooferslideLarge ul li
{
    font-size: 12px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 20%;
    margin: 10px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2mm;
	text-align:center;
	border-radius:15px;
	background-color: rgba(0, 0, 0, 0.74);
}
.slide .perryelornitorrincotetragasteelcontaniner
{
	display:flex;
	justify-content:center;
	flex-flow:wrap;
	width:100%;
}
.infooferslidefilosofia
{
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    line-height: 1.6;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slide .infooferslidefilosofia p
{
	text-align: end;
    width: 50%;
    font-size: 40px;
    line-height: 1.3;
}
.slide .infooferslidefilosofia ul
{
    display: flex;
    flex-flow: wrap;
    list-style: none;
    padding: 0;
    justify-content: center;
    width: 100%;
    gap: 1px !important;
}
.slide .infooferslidefilosofia ul li
{
	font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 12%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2mm;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.74);
	border-radius:0px !important;
}
.slide ul{
    display: flex;
    flex-flow: wrap;
    list-style: none;
	margin:0;
	padding:0;
	justify-content:center;
	gap:5px;
}
.slide ul li{
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 30%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2mm;
	text-align:center;
	border-radius:15px;
	background-color: rgba(0, 0, 0, 0.74);
}
.slide ul li img{
    width: 25px;
    margin: 5px;
}
.principalh
{
	font-family: 'Montserrat', sans-serif;
    font-size: 45px;
	position: absolute;
    display: flex;
    z-index: 1;
	font-weight:600;
	text-align:center;
	color:#fff;
	width:100%;
	justify-content:center;
	top:90px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 100%);
}
.buttons {
    display: flex;
    gap: 10px;
	z-index:1;
	bottom:20px;
	justify-content:center;
}

.button {
    border: none;
    color: #242d55;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 1rem;
    border-radius: 5px;
    transition: background 0.3s;
	width:90px;
	text-align:center;
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	font-size:12px;
}
.button img {
width:100%;
margin:5px 0px;
}
.button:hover {
    background: #e8541e;
	color:white; 
}

.button.active {
	transform:scale(1.1);
	transition: all 0.5s ease;
	color:#e8541e;
	background: #fff;
}
@media screen and (max-width: 1400px)
{
.slide .infooferslidefilosofia ul li
{
width:20%;
}
}
@media screen and (max-width: 1360px){
	.slide ul li
	{
	width:20%;
	}
		.principalh{
	top:40px;
	}
	.slide .infooferslideLarge ul li
	{
    width: 30%;
	}
	.slide .infooferslide
{
height:auto;
}
.slide .infooferslide p
{
	line-height:1.5;
}
}
@media screen and (max-width: 1280px){
	.slide{
	-webkit-mask-image: linear-gradient(360deg, transparent 5%, black 15%);
	}
	.slide ul li
	{
	font-size:12px;
	}
	.principalh{
	font-size:30px;
	}
}
@media screen and (max-width: 1200px){
	.slide .infooferslideLarge p
	{
	font-size:12px;
	}
	.still
	{
	flex-flow:wrap;
	justify-content:center;
	gap:5px;
	}
	.slide .infooferslidefilosofia ul li
{
width:30%;
}
}
@media screen and (max-width: 1000px)
{
}
@media screen and (max-width: 765px)
{
.slide
{
	background-position-x:center;
	-webkit-mask-image: linear-gradient(360deg, transparent 5%, black 15%);
}
.slider {
    /*height: 150vh;*/
}
.slide .infooferslideLarge
{
	margin: 0;
    width: 100%;
    border-radius: 0;
}
.slide .infooferslidefortalezas
{
margin:0;
width:100%;
border-radius:0;
background-color: rgba(0, 0, 0, 0.0);
height:auto;
}
.slide .infooferslidefortalezas ul
{
gap:1px;
}
.slide .infooferslidefortalezas ul li
{
width:100%;
flex-flow:row;
margin:1px 0;
font-size:11px;
padding:1mm;
}
.slide .infooferslidevalores
{
margin:0;
width:100%;
border-radius:0;
background-color: rgba(0, 0, 0, 0.0);
height:auto;
}
.slide .infooferslidevalores ul
{
gap:1px;
}
.slide .infooferslidevalores ul li
{
width:100%;
flex-flow:row;
margin:1px 0;
font-size:11px;
padding:1mm;
}
.slide h2
{
	font-size:15px;
	margin:0;
}
.slide p{
	font-size:12px;
	margin:5px 0;
	padding: 0 10px;
}
.slide ul li
{
	justify-content:start;
	width:85%;
	flex-flow:row;
	margin: 5px 0;
}
	.principalh{
	top:25px;
	font-weight:700;
	font-size:20px;
	}
	.infooferslidefilosofia
	{
	border-radius:0;
	width:100%;
	margin:0;
	flex-flow:wrap;
	}
	.slide .infooferslidefilosofia p
	{
	font-size:20px;
	text-align: left;
	width:100%;
	}
	.slide .infooferslidefilosofia ul li
	{
	margin:0;
	width:100%;
	}
}
@media screen and (max-width: 480px)
{
	.infooferslidefortalezas p
	{
	margin:0 !important;
	padding:0 !important;
	}
	.infooferslidevalores p
	{
	margin:0 !important;
	padding:0 !important;
	}
	.slide .infooferslidefortalezas ul li
	{
	font-size:9px;
	}
	.slide .infooferslidevalores ul li
	{
	font-size:9px;
	}
	.slide .infooferslidefilosofia p
	{
	text-align:center;
	}
	.slide .infooferslide p
	{
	line-height:1.4;
	}
}

/**slider-mapa_curricular**/

.planes {
    position: relative;
    width: 100%;
    height: 25vh;
    overflow: hidden;
}
.plan {
    display: flex;
    width: 100%; /* Ajustado al nÃƒÆ’Ã‚Âºmero de slides */
    height: 100%;
    transition: transform 0.5s ease-in-out;
}
.materias {
    flex: 0 0 100%; /* Cada slide ocupa el 100% del ancho del slider */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004aad;
    background-color: white;
	flex-flow:row;
}
.semestres {
    display: flex;
    gap: 10px;
	z-index:1;
	flex-flow:wrap;
	width:100%;
	justify-content:center;
}

.semestre {
    border: none;
    color: #242d55;
    padding: 10px 0px;
    cursor: pointer;
    border-radius: 5px;
    transition: background 0.3s;
	width:100px;
	text-align:center;
	font-family:'Montserrat', sans-serif;
	font-weight:500;
	font-size:12px;
}
.materias ul{
    display: flex;
    list-style: none;
	margin:0;
	padding:0;
	justify-content:center;
}
.materias ul li{
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    width: 17%;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
	text-align:center;
	border-radius:15px;
	background-color: rgba(0, 0, 0, 0.4);
}
.semestre:hover {
    background: #CECECE;
}

.semestre.active {
	transform:scale(1.1);
	transition: all 0.5s ease;
	color:#e8541e;
	font-weight:700;
}
@media screen and (max-width: 1280px)
{
.semestre{
	width:90px;
}
.diana h2
		{
		text-align:center;
		font-size:35px !important;
		}
}
@media screen and (max-width: 750px)
{
.materias
{
	width:100%;
}
.materias ul
{
	margin:1px auto;
	flex-flow:column;
}
.materias ul li{
    padding: 4px 14px;
    font-size: 12px;
    margin: 1px 1px;
    border-radius: 10px;
    width: 100%;
}
.buttons
{
	gap:30px;
}
.button
{
	padding: 0px 0px;
	width:60px;
	font-size:10px;
}
}
@media screen and (max-width: 480px)
{
	.buttons
	{
	gap:15px;
	}
}
/**Puntos**/
.puntos
{
display:flex;
flex-flow:wrap;
flex-direction:row;
gap: 3em;
justify-content:center;
margin: 20px 0 40px;
}
.punto
{
width: 25%; 
  padding: 0.4rem;
  position: relative;
  background: linear-gradient(to right, #FF8B00, #EC5518);
  border-radius:20px 0px 20px 20px;
  box-shadow:8px 17px 5px rgba(0, 0, 0, 39%);
}
.textopu
{
	background: #fff;
  color: white;
  padding: 0.4rem;
  border-radius:15px 0px 15px 15px;
  display:flex;
}
.text1
{
	width:70%;
}
.text2
{
	width:30%;
}
.text1 p
{
	font-family:'Montserrat', sans-serif;
	color:#242d55; 
	font-size:17px;
}
.text2 .circle
{
    display: flex;
	justify-content:center;
	align-items:center;
	position:absolute;
    font: normal normal normal 25px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	background-color:#FF8B00;
	color:#fff;
	border-radius:50px 10px 60px 50px;
	text-align:center;
  font-size:30px;
  	width:85px;
	height:70px;
	top:-10px;
	left:-15px;
	border-right: solid 10px;
}
.circle img
{
	height:27px;
	width:30px;
}
@media screen and (max-width: 950px)
{
	.slide .infooferslide
	{
	height:230px;
	}
	.slide .infooferslide h2
	{
	margin:10px;
	}
	.punto{
		width:35%;
	}
			.ghoul
		{
		flex-flow:column;
		}
}
@media screen and (max-width: 750px)
{
	.punto
	{
		width:90%;
	}
}
/**Caja coordinador**/
.cordinador
{
	flex-direction: row;
	flex-flow:wrap;
	justify-content:center;
	align-items:center;
	display:flex;
	background-color:#242D55;
}
.cajacord1
{
	width:40%;
	height:35vh;
	display:flex;
	align-items:center;
	justify-content:center;
}
.cajacord1 img
{
	height:25vh;
}
.cajacord2
{
	width:40%;
}
.cajacord2 p
{
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-weight:500;
	margin:20px 0;
}
@media screen and (max-width: 750px){
.cajacord2
{
	width:100%;
	text-align:center;
}
.cajacord1 img
{
	height:20vh;
}
}
/*Talleres*/
		.talleres{
		    display: flex;
			flex-flow: wrap;
			width: 100%;
			justify-content: center;
			gap: 50px;
		}
		.taller{
			padding: 30px 95px;
			border-radius: 25px;
			background-position: center;
			background-size: cover;
			background-repeat: no-repeat;
			filter: grayscale(100%);
			font-family: 'Montserrat',sans-serif;
			font-weight: 500;
			font-size: 25px;
			color: #fff;
			text-shadow: 0px 0px 8px rgba(0, 0, 0, 100%);
			transition: all 0.9s ease;
		}
		.taller:hover{
		filter: grayscale(30%);
		border-radius:0;
		transform:scale(1.3);
		z-index:1;
		}
		@media screen and (max-width: 750px){
		.talleres{
		gap:10px;
		}
		.taller
		{
		width:90%;
		margin:0 5px;
		text-align:center;
		padding:30px 50px;
		font-size:20px;
		}
		}
		
	/*Seccion con muchos cositos*/
		.tiburoncin
		{
		display: flex;
		justify-content: center;
		align-items: center;
		flex-flow: wrap;
		}
		.leche
		{
		width:45%;
		}
		.leche h2
		{
		font-family:'Montserrat', sans-serif; 
		font-size: 80px; 
		color: #e8541e; 
		font-weight: 800;
		}
		.masonry
		{
		width:45%;
		}
		.masonry ul
		{
		list-style-type: '-  ';
		font-family: 'Montserrat',sans-serif;
		line-height: 1.7;
		font-weight: 400;
		color: #3a3a3a;
		}
		.medicaja1
		{
		display: flex;
		flex-direction: row;
		flex-flow: wrap;
		justify-content: center;
		}
		.cajam
		{
		width: 40%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 40px;
		}
		.cajam img
		{
		width:100%;
		}
		.diana
		{
		width:50%;
		justify-content: center;
		display: flex;
		flex-flow: column;
		align-items: center;
		}
		.diana p
		{
		width:90%;
		line-height: 1.6;
		text-align: justify;
		color: #242D55;
		font-weight: 600;
		font-family: 'Montserrat', sans-serif;
		font-size: 16px;
		}
		.diana hr
		{
		width:90%;
		}
		.karen
		{
		width: 50%;
		height: 500px;
		background-image: url(https://d3g4v0cf6ioz32.cloudfront.net/cus21/Froala/809c67ba_072c_4131_b2f8_3cd183798f75.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		}
		@media screen and (max-width: 1280px)
		{
		.leche h2
		{
		font-size:65px;
		}
		}
		@media screen and (max-width: 1100px)
		{
		.masonry
		{
		width:90%;
		}
		.leche
		{
		width:90%;
		}
		}
		@media screen and (max-width: 900px)
		{
		.cajam
		{
		width:100%;
		padding:15px;
		}
		.cajam img
		{
		width:60%;
		}
		}
		@media screen and (max-width: 750px)
		{
		.cajam img
		{
		width:100%;
		}
		.diana
		{
		width:100%;
		}
		.karen
		{
		width:100%;
		background-position-x:center;
		}
		.leche h2
		{
		font-size:40px;
		}
		summary
		{
		width:85% !important;
		}
		}
		.mostrar{
    display: flex;
    width: 80%;
    background-color: #fff;
    justify-content: center;
    border-radius: 15px;
	flex-flow:wrap;
	overflow:auto;
	box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
.mostrar h5
{
	font-family:'Montserrat',sans-serif;
	font-size:large;
	text-decoration:none;
	color:#E8541E;
	font-weight:700;
	text-align:center;
	margin:1mm 5mm;
	font-size:14px;
}
.mostrar a
{
	text-decoration:none !important;
	width:100%;
}
.mostrar ul
{
	list-style-type: '-  ';
    font-family: 'Montserrat',sans-serif;
    line-height: 1.7;
    font-weight: 600;
    color: #242d55;
	padding: 0 3mm 0 10mm;
	width:100%;
}
.mostrar p
{
	font-family: 'Montserrat',sans-serif;
    line-height: 1.7;
    font-weight: 600;
    color: #242d55;
	padding: 0 4mm 0 10mm;
	margin: 1mm 0;
	width:100%;
}
.lightbox
{
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1em;
	background: rgba(0,0,0,0.5);
	text-decoration:none;
	font-size:12px;
}
.lightbox:target
{
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
@media screen and (max-width: 750px){
.mostrar h5
{
font-size:12px;
	margin:0;
}
.mostrar p
{
	font-size:11px;
}
.mostrar ul
{
	line-height:1.5;
	font-size:11px;
}
.mostrar
{
	width:100%;
	height:100%;
}
}
.convocatorias
{
    display: flex;
    justify-content: space-around;
    align-items: center;
	margin:25px 0;
}
.cajaconvo
{
	width:50%;
	display:flex;
	justify-content:center;
}
.convocatoria1
{
    justify-content: center;
    display: flex;
    flex-flow: column;
	text-decoration:none !important;
	text-align:center;
    color: #242D55;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
	align-items:center;
	transition:all ease .5s;
}
.convocatoria1 img
{
	width:100px;
}
.convocatoria1:hover
{
transform:scale(1.5);
}
@media screen and (max-width: 750px)
{
		.convocatoria
		{
		font-size:12px;
		}
		.convocatoria1 img
		{
		width:60px;
		}
		.convocatoria1:hover
		{
		transform:scale(1.2);
		}
}


.majito ul { list-style: none; }
.majito a { text-decoration: none; }
.majito {
    width: 100%;
    background: #242d55;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mac { 
    width: 350px; 
    height: 500px; 
    background: #fff; 
    border-radius: 10px; 
    mac-shadow: 2px 10px 12px rgba(0, 0, 0, .5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    mac-sizing: border-mac;
    margin: 20px 10px; 
}

    .mac:hover {transform-style: preserve-3d; transform: scale(1.02); transition: all ease .3s; }
        .mac:hover .marvel {transition: all ease .5s; }
.model { height: 250px; max-height: 100%; max-width: 100%; }

.epura { display: flex; flex-direction: column; align-items: center; width: 300px; }
    .epura p { font-family: calibri; font-weight: bold; color: #6A6A74; text-align: center; margin-top: 20px; }
.marvel { color: #32323E; font-weight: bold; letter-spacing: 2px; font-family: 'Montserrat', sans-serif; font-size: 18px; text-align:center; margin:10px; }

@media(max-width: 720px) {
    .mac { /*width: 94%;*/ height: 500px; }
    .model { height: 250px; }
    .epura p { font-size: 14px; width: 250px; } 
}

@media(max-height: 600px) {
    .container { height: 90%; }
}
/*Quejas*/
.quejas
{
	position: fixed;
	width: 50px;
	height: 50px;
	bottom: 205px;
	right: 15px;
	background-color: #242D55;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 30px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
	display:flex;
	justify-content:center;
	text-decoration: none !important;
	align-items: center;
	/* opacity: 0; */
}
.quejas i
{
    display: inline-block;
    font: normal normal normal 25px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-top: 12px;
}
.quejas p
{
	display:none;
	font-family:'Montserrat', sans-serif;
	font-size:20px;
	opacity:0;
	transition:all .7s ease;
}
.quejas:hover
{
    background-color:#FF8B00;
	width:290px;
	transition:all .7s ease;
	border-radius:20px;
	align-items:center;
	justify-content:space-around;
}
.quejas:hover p
	{
		display:block;
		opacity:1;
		margin:0;
	}
.quejas:hover i
	{
		margin-top:0;
	}
	.formulariocont
{
    width: 100%;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    justify-content: center;
    display: flex;
    padding: 20px 0;
	flex-flow: wrap;
	background-color:#fff;
	border-radius:10px;
}
.boxform
{
	margin: 0 20px;
    width: 100%;
    display: flex;
    flex-flow: column;
}
.boxform form
	{
    width: 100%;
    display: flex;
    flex-flow: column;
	}
.boxform form h3
{
	font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #242d55;
}
.boxform form p
{
	font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
	color:#242d55;
}
.remitente
{
	
}
.remitente input
{
	margin: 0 !important;
    width: 100%;
    padding: 5px;
    border-radius: 11px;
    border-color: #242d55;
    font-size: 14px;
}
.remitente input::placeholder
{
	
}
.nick
{
	
}
.nick input
{
	margin: 0 !important;
    width: 100%;
    padding: 5px;
    border-radius: 11px;
    border-color: #242d55;
    font-size: 14px;
}
.nick input::placeholder
{
	
}
.sugerencia
{
	
}
.sugerencia textarea
{
	margin: 0 !important;
    width: 100%;
    padding: 5px;
    border-radius: 11px;
    border-color: #242d55;
    font-size: 14px;
	height:150px;
	font-family:'Montserrat',sans-serif;
}
.sugerencia input::placeholder
{
	
}
}
.boton
{
	
}
.boton button
{
	margin: 20px 0 0 0 !important;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
    background-color: #242d55;
    color: #fff;
    font-family: 'Montserrat',sans-serif;
	cursor:pointer;
	border-color:unset;
}
.boton button:hover
{
	background-color:#E8541E;
}
.svg-inline--fa
{
	display: var(--fa-display,inline-block);
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}