/* PUCE VIRTUAL */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

h1, h2, h3, h4, h5, h6, p, a, li, ul, span{
	font-family: "Montserrat", sans-serif!important;
}

a, .button{
	transition: all 0.2s ease-out;
}

        .swiper-background img {
            object-fit: cover;
        }
        .fondo-overlay{
            position: relative;
        }
        body {
            margin: 0;
            padding: 0;
        }


.fondo-overlay{
background: rgb(4,6,20);
background: linear-gradient(90deg, rgba(4,6,20,0.8) 0%, rgba(0,24,112,0.35) 100%);
}

.fondo-overlay02{
background: rgb(4,6,20);
background: linear-gradient(90deg, rgba(4,6,20,0.8) 0%, rgba(0,24,112,0.65) 100%);
}

.fondo-overlay03{
background: rgb(4,6,20);
background: linear-gradient(90deg, rgba(4,6,20,1) 0%, rgba(0,24,112,1) 100%);
padding:60px 0px;
}

.swiper{
	position: absolute !important;
	z-index: 0 !important;
}


.logo-puce{
	width: 240px;
	margin-bottom: 50px;
}

.box-login-puce, .box-pass-puce, .box-politicas{
	border-radius: 15px !important;
	padding: 24px 32px !important;
	margin-bottom: 100px !important;
	border:4px solid #fff;
	transition: 300ms;
	box-shadow:  0 13px 27px -5px rgba(0, 0, 0, 0.65), 0 8px 16px -8px rgba(0, 0, 0, .8);
}


.box-login-puce:hover, .box-pass-puce:hover{
	box-shadow: 0 50px 100px -20px rgba(0, 0, 0, 0.95), 0 30px 60px -30px rgba(0, 0, 0, 1);
}

.box-pass-puce{
	padding: 34px 32px;
}


.box-login-puce h1, .box-pass-puce h1{
	font-size:26px;
	line-height: 28px;
	margin-bottom: 0px;
	color:#00a0df;
	margin-bottom: 4px;
}

.box-pass-puce h1{
	font-size: 23px;
	line-height: 26px;
	margin-bottom: 10px;
}

.box-politicas h2{
	font-size: 32px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 20px;
	color:#00a0df;
	text-align: left;
}

.box-login-puce p, .box-pass-puce p, .box-politicas p{
	text-align: center;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 25px;
}

.box-politicas p{
	text-align: left;
	font-size: 15px;
	line-height: 22px	;
}

.box-politicas hr{
	color:#c1c1c1;
}

.box-pass-puce p{
	margin-bottom: 40px;
}

.box-pass-puce a{
	font-weight: 700;
}

.user-puce{
	margin-bottom: 24px;
}

.btn-puce-pink {
	background:#f62687;
	border-radius:25px;
	color:#fff;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 13px;
	line-height: 28px;
	margin-top: 5px;
}

.btn-puce-pink:hover{
	background: #000316;
	color:#fff;
}

.bottom-menu-puce{
	position: absolute;
	bottom: 30px;
	left: 0px;
    width: 100%;
}

.legales-puce a:first-child{
	margin-right: 50px;
}

.legales-puce a{
	font-size: 12px;
	font-height: 18px;
	font-weight: 600;
	opacity: .5;
}

.legales-puce a:hover{
	opacity: 1;
	color:#fff;
}


.rodi-puce a{
	margin-top:5px;
	margin-bottom:0px;
}

.rodi-puce a:hover{
	margin-top:0px;
	margin-bottom:5px;
}

#rodiModal{
	background: rgba(0, 0, 0, 0.8);
}

#rodiModal h2{
	font-size: 26px;
    line-height: 28px;
    margin-bottom: 0px;
    color: #00a0df;
    margin-bottom: 4px;
}

#rodiModal p{
	text-align: center;
	margin-bottom: 10px;
}

#rodiModal a {
	background: #f62687;
	border-radius: 25px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 13px;
	line-height: 28px;
	margin-top: 5px;
}

#rodiModal a:hover{
	background: #000316;
	color:#fff;
}

#rodiModal .modal-content{
	border-radius: 0.75rem;
}

#closeModal{
	position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
}

#rodiModal .box-modal{
	position: relative;
}

.header-login-text-puce {
	font-size: 26px;
	line-height: 28px;
	color: #00a0df;
	font-weight: bold;
}

.text-login-puce {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 25px;
}

#loginErrorsPanel {
	font-size: 15px;
}
#loginErrorsPanel p{
	margin-bottom: 0;
}

.user-icon-login{
	height: 20px;
	width: 20px;
	margin-right: 10px;
}

.no-focus:focus {
	outline: none;
	box-shadow: none;
}

#openModal:hover {
	img {
		transition: all 0.2s ease-out;
		transform: translateY(-0.25em);
	}
}

.link-reset-passwd {
	font-size: 15px;
	text-decoration: none;
	color: #000000;
}

.link-reset-passwd:hover {
	text-after-overflow: underline;
	color: #0d6efd;
}

/*#########################################

RESPONSIVE DESIGN

#########################################*/

.h-full{
	min-height: 100vh;
	height: auto!important;
}


@media (max-width: 640px) {
.logo-puce {
    margin-bottom: 20px;
}

.content-loginpuce, .box-politicas{
width: 90%!important;
}

.bottom-menu-puce {
    position: relative;
    margin-top:20px;
    bottom:0px;
}

.box-login-puce, .box-pass-puce {
    margin-bottom: 20px;
}

.rodi-puce img{
	min-width: 220px;
	max-width: 300px;
}

.box-vacio{display: none!important;}

}


@media (max-height: 650px) 
{
	.h-full{
		height:auto!important;
		min-height:650px;
	}
	.fondo-overlay {
		padding: 40px 0px;
    background: rgb(4, 6, 20);
    background: linear-gradient(90deg, rgba(4, 6, 20, 1) 0%, rgba(0, 24, 112, 1) 100%);
}
}









