@charset "UTF-8";

.adrc-panelgrid-blank {
	display: flex;
	width: auto;
	height:auto;
	padding: 24px 0px 0px 0px !important;
	flex-direction: column;
	align-items: center;
	gap: 24px;
	border-radius: 16px;
	background: #FFFFFF;
	box-shadow: 0px 4px 8px 0px rgba(159, 159, 159, 0.25);
}

.adrc-panelgrid-title{
	text-align:center;
}
.adrc-output-title {
	font-family: "Noto Sans", sans-serif !important;
	font-size: 32px !important;
	font-weight: 700;
	line-height: normal;
	color: #A57F2C !important;
}

.adrc-output-campos_2 {
	font-family: "Noto Sans", sans-serif !important;
	font-size: 16px !important;
	font-weight: 400;
	line-height: 22px;
	font-style: normal;
	color: #161A1D !important;
}

.ui-menu .ui-separator {
	background: #A8A8A8;
	border: none;
	width: 0px !important;
	clear: none;
	height: 250px !important;
	margin: 4px 6px 0;
	box-shadow: none;	
}


.adrc-icon_download {
	background-image: url(/resources/img/globe.png) !important;
	width: 40px !important;
	height: 40px !important;
	top: 10px !important;
	margin-left: 1em !important;
}

.adrc-btn-accion-download-et-transparent {
	display: flex;
	padding: 0px 19px;
	background: #A57F2C !important;
	border-radius: 100px !important;
	width: 170px !important;
	height: 30px !important;
	border-color: #A57F2C !important;
	gap: 16px;
}

.adrc-btn-accion-download-et-transparent .ui-button-text {
	font-family: "Noto Sans", sans-serif !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: normal !important;
	text-align: center !important;
	color: #FFF !important;
	font-size: 14px;
	letter-spacing: -0.5px;
}

.beca-btn-guinda-reg {
	display: flex;
	width: 170px !important;
	height: 40px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 8px !important;
	background: #611232 !important;
	color: #FFFFFF !important;
	font-family: "Noto Sans", sans-serif !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 22px;
	border: none !important;
}


.adrc-btn-accion-download-et-transparent.ui-button.ui-state-focus {
	box-shadow: none !important;
}

.adrc-btn-accion-download-et-transparent.ui-button.ui-state-hover {
	box-shadow: none !important;
}

.adrc-space-buttons-re {
	padding: 10px 20px 10px 20px;
}

.adrc-separator-requisitos{
	width:1px !important; 
	height: 300px !important;
	background: #DDDDDD;
	clear: none;
	box-shadow: none; 
	margin-top: 0px !important;
}

.adrc-outputPanel-separator-seccion{
	height: 300px;
}

.adrc-column-class-oficinas{
	padding: 0px 0px 0px 10px !important;
}

.adrc-column-class-separador{
	padding: 0px 0px 0px 0px !important;
	width:25px !important;
}

.adrc-column-class-requisitos{
	padding: 0px 0px 0px 10px !important;
}

.adrc-panelgrid-principal-title{
	padding-top: 0px !important;
}

.adrc-panelgrid-title2{
	text-align:left;
}

.adrc-output-title2 {
	font-family: "Noto Sans", sans-serif !important;
	font-size: 24px !important;
	font-weight: 600;
	line-height: normal;
	color: #161A1D !important;
}

.adrc-panelgrid-container {
	display: block;
	width: auto;
	height:auto;
	padding: 32px 16px 32px 16px;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	border-radius: 16px;
	background: #FFFFFF;
	box-shadow: 0px 4px 8px 0px rgba(159, 159, 159, 0.25);
}

.adrc-output-title-container {
	font-family: "Noto Sans", sans-serif !important;
	font-size: 14px !important;
	font-weight: 400;
	line-height: 22px;
	font-style: normal;
	color: #161A1D !important;
}

.adrc-output-text-container {
	font-family: "Noto Sans", sans-serif !important;
	font-size: 16px !important;
	font-weight: 700;
	line-height: 22px;
	font-style: normal;
	color: #161A1D !important;
}

@media screen and (max-width: 767px) {
	.adrc-panelgrid-blank {		
		height: auto !important;
	}
	.adrc-panelgrid-title{
		text-align:left;
	}
	
	.adrc-output-title{
		font-size: 24px !important;
		font-style: normal;
		font-weight: 600 !important;
		line-height: normal;
	}

	.adrc-panelgrid-content-mobil{
		padding:0px 0px 0px 0px !important;		
	}
	
	.adrc-separator-requisitos {
		display: none !important;
	}
	
	.beca-btn-guinda-reg{
		width: 170px !important;
	}	
	
	.ui-panelgrid .ui-grid-responsive .ui-grid-row{
		border-top:none;
	}
	.adrc-column-class-separador{
		padding: 15px 0px 0px 0px !important;		
	}
	
	.output-requisitos-desktop {
        display: none !important;
    }
    .output-requisitos-mobile {
        display: block !important;
    }
    
    .adrc-panelgrid-container {	
		padding: 16px 6px 16px 0px !important;
	}
	
	.adrc-w-desktop { 
		display: none !important; 
	}
	.adrc-w-movil {
  		display: initial !important;
	}
	
	.adrc-output-title2{
		font-size: 20px !important;
	}
} 

@media screen and (max-width: 425px) {
	
	.adrc-output-title2{
		font-size: 20px !important;
	}
	
	.adrc-output-text-container{
		font-size: 14px !important;
	}
} 

/*Rediseño*/
.adrc-icon-globe-green {
	background-image: url(/resources/img/globe_green.png) !important;
	width: 40px !important;
	height: 40px !important;
	top: 10px !important;
	margin-left: 1em !important;
}

.adrc-btn-disponible-linea {
	display: flex;
	padding: 2px 0px 3px 8px;
	background: #F0FAF5 !important;
	border-radius: 100px !important;
	width: 174px !important;
	height: 30px !important;
	border-color: #086308 !important;
	gap: 4px;
}

.adrc-btn-disponible-linea .ui-button-text {
	font-family: "Noto Sans", sans-serif !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: normal !important;
	color: #161A1D !important;
	font-size: 14px;
   	padding-left: 27px !important; /* espacio para el PNG */
   	background: url(/resources/img/globe_green.png) no-repeat left center !important;
   	background-size: 16px;
}

.adrc-btn-disponible-linea.ui-button.ui-state-focus {
	box-shadow: none !important;
}

.adrc-btn-disponible-linea.ui-button.ui-state-hover {
	box-shadow: none !important;
}

.adrc-link-ver-costos {
	font-family: "Noto Sans", sans-serif !important;
	color: #611232 !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 19px !important;
	text-decoration-line: underline !important;
	text-decoration-style: solid !important;
	text-decoration-skip-ink: none !important;
	text-decoration-thickness: auto !important;
	text-underline-offset: auto !important;
	text-underline-position: from-font;
}

.adrc-button-iniciar-guinda {
	display: flex;
	width: 100%;
	height: 40px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex: 1 0 0;
	border-radius: 8px !important;
	border: 1px solid #611232 !important;
	background: #611232 !important;
	color: #FFF !important;
	box-shadow: none !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	
}

.link-icon-share {
    background: url(/resources/img/ic_share.png) no-repeat left center;
    background-size: 16px;
    padding-left: 22px; /* espacio para el icono */
    cursor: pointer;    
    display: inline-flex;   
    
    font-family: "Noto Sans", sans-serif !important;
    color: #611232 !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 19px !important;
	text-decoration-line: underline !important;
	text-decoration-style: solid !important;
	text-decoration-skip-ink: none !important;
	text-decoration-thickness: auto !important;
	text-underline-offset: auto !important;
	text-underline-position: from-font;
}

.link-icon-download {
    background: url(/resources/img/ic_descarga.svg) no-repeat left center;
    background-size: 16px;
    padding-left: 22px; /* espacio para el icono */
    cursor: pointer;    
    display: inline-flex;
    margin-left: 3rem;
    
    font-family: "Noto Sans", sans-serif !important;
    color: #611232 !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 19px !important;
	text-decoration-line: underline !important;
	text-decoration-style: solid !important;
	text-decoration-skip-ink: none !important;
	text-decoration-thickness: auto !important;
	text-underline-offset: auto !important;
	text-underline-position: from-font;
}

.output-requisitos-desktop{
	display: block;
}

.output-requisitos-mobile{
	display: none;
}
/*Boton compartir*/
@media print {
	a[href]:after {
		content: none !important;
	}
}

.adrc-output-botones{
	display: flex; 
	justify-content: end; 
	gap: 10px;
}

.ui-state-highlight {
	background: #F0F0F0 !important;
	color: black !important;
	text-shadow: none !important;
}

.btn_descarga {
	letter-spacing: 1px;
	color: #FFF !important;
	font-weight: 600 !important;
	font-family: "Noto Sans", sans-serif !important;
	font-size: 16px !important;	
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	cursor: pointer;
	width: 116px !important;
	height: 38px !important;
	background-color: #611232 !important;
	border-radius: 80px !important;
	padding: 0 18px;
	will-change: transform;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: none !important;
}

.btn_descarga.ui-button-text-only .ui-button-text {
	padding: 0% !important;
	line-height: normal !important;
}

i {
	opacity: 0;
	font-size: 28px;
	color: #1F1E1E;
	will-change: transform;
	-webkit-transform: scale(.1);
	transform: scale(.1);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.btn_wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	cursor: pointer;
	width: 116px !important;
	height: 38px !important;
	background-color: #EEEEEE;
	color: #6B6B6B !important;
	font-family: "Noto Sans", sans-serif !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	border-radius: 80px;
	padding: 0 10px;
	will-change: transform;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.btn_wrap:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.compartir {
	position: absolute;
	z-index: 99;
	width: 145px !important;
	height: 44px !important;
	background-color: #611232;
	letter-spacing: 1px;
	color: #FFF !important;
	font-family: "Noto Sans", sans-serif !important;
	font-weight: 600 !important;
	border-radius: 80px;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	padding: 0px;
	-webkit-transition: all 1.2s ease;
	transition: all 1.2s ease;
}

.container_button_compartir {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 240px;
	height: 64px;
	border-radius: 80px;
}

.container_button_compartir i:nth-of-type(1) {
	-webkit-transition-delay: 1.1s;
	transition-delay: 1.1s;
}

.container_button_compartir i:nth-of-type(2) {
	-webkit-transition-delay: .9s;
	transition-delay: .9s;
}

.container_button_compartir i:nth-of-type(3) {
	-webkit-transition-delay: .7s;
	transition-delay: .7s;
}

.container_button_compartir i:nth-of-type(4) {
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

.btn_wrap:hover span {
	-webkit-transition-delay: .25s;
	transition-delay: .25s;
	-webkit-transform: translateX(-280px);
	transform: translateX(-280px)
}

.btn_wrap:hover i {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.adrc-w-desktop {
  display: initial;
}

.adrc-w-movil {
  display: none;
}

@media only screen and (min-width: 336px) and ( max-width : 420px) {
	.btn_descarga {
		font-size: 12px !important;
		width: 100px !important;
		height: 34px !important;
	}
	.compartir {
		font-size: 12px !important;
	}
	.btn_wrap {
		width: 100px !important;
		height: 34px !important;
	}
	.iconos-compartir {
		font-size: 30px !important
	}
}

@media only screen and (min-width: 0px) and ( max-width : 336px) {	
	.btn_descarga {
		font-size: 8px !important;
		width: 70px !important;
		height: 20px !important;
		padding: 0% !important;
	}
	.compartir {
		font-size: 8px !important;
		line-height: 46px;
	}
	.btn_wrap {
		width: 70px !important;
		height: 20px !important;
		font-size: 20px !important
	}
	.iconos-compartir {
		font-size: 20px !important
	}
}

.iconos-compartir {
	font-size: 30px !important;    
    cursor: pointer;
    transition: transform .2s ease;
    color: #611232;
}

.iconos-compartir:hover {
    transform: scale(1.15);
}
