﻿
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}


body {
	background-image: url("../img/fondo.jpg");
	background-size: cover;
    background-position: center top;
}

h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    font-weight: 300;
    margin-top: 0px;
    line-height: 1.5;
    margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6, .btn, button, .link, .link-dark, link-color, button, input, textarea, select, .portfolio-filter, p.lead-lg, .lead-lg, .overlay-menu-nav, .accordion .accordion-title, .toggle .toggle-title {
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-style: normal;
}

p {
    font-size: 14px;
    color: #FFF;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0px;
}

.section-padding {
    padding-top: 90px;
    padding-bottom: 90px;
}

form .error {
    border-bottom: 2px solid #e1534f !important;
}

.btn-color {
    background-color: rgb(218 96 140);
    border-color: transparent;
    color: #fff;
	font-weight: 500;
}

    .btn-color:hover {
        background-color: #c66789;
        border-color: transparent;
        color: #fff;
    }

.header-fixed .logo a {
    margin-top: 10px;
}

.logo a {
    width: 180px;
}

.header.header-prepare, .header.header-light.header-prepare {
    background-color: rgb(0 0 0 / 30%);
    border-bottom: 0;
}

.header.header-prepare .nav-menu ul.nav-menu-inner > li > a {
        color: rgb(255 255 255);
    }
	
	
	.header.header-light .nav-menu ul.nav-menu-inner > li:hover > a, .header.header-light .nav-menu ul.nav-menu-inner > li > a:hover, .header.header-prepare .nav-menu ul.nav-menu-inner li a.current, .header.header-prepare .nav-menu ul.nav-menu-inner li.current a {
    color: #FFF;
}

header.header-light .nav-bar-icon > span, header.header-light .nav-bar-icon > span:before, header.header-light .nav-bar-icon > span::after, header.header-prepare .nav-bar-icon > span, header.header-prepare .nav-bar-icon > span:before, header.header-prepare .nav-bar-icon > span::after {
    background-color: #fff;
}

.nav-bar-icon > span {
    width: 25px;
    height: 3px;
}

@media (max-width: 1024px) {
    .nav-bar-icon, .nav-mobile.nav-bar-icon, .header-fixed .nav-bar-icon {
        margin-right: 20px;
    }
	
	.header-inner {
        padding-left: 0px;
        padding-right: 0px;
	}
}

.nav-menu ul.nav-menu-inner li a {
	font-size: 14px;
	font-weight: 700;
}

.nav-menu ul.nav-menu-inner > li > a {
    color: rgb(255 255 255);
}

.contenedor {
	position: absolute;
	top: 0px;
	z-index: 200;
	width: 100%;
	height: 100%;
}

.logols {
	/* position: absolute;
    left: 0;
	top: 30px; */
	position: fixed;
    left: 8vw;
    top: 10vh;
}

	.logols img {
		/* max-height: 30vh; */
		max-height: 18vh;
	}

.megapromo {
    position: absolute;
    top: 80px;
	margin-left: auto;
    margin-right: auto;
    width: 100vw;

}

	.megapromo img {
		max-height: 20vh;
	}

.megapromoimg {
	height: 20vh;
	margin-top: 2vh;
}

.ladysoftcont {
	text-align: left;
}

.ladysoftimg {
	height: 18vh;
	margin-left: 8vw;
}

.premios-packs {
	position: absolute;
	bottom: 30px;
	width: 100%;
}
	.premios-packs img {
		max-height: 35vh;
	}
	
.premio1 {
	position: absolute;
	top: 33vh;
	margin-left: auto;
	margin-right: auto;
	width: 100vw;
}

	.premio1 img {
		max-height: 24vh;
	}

.participa {
	position: absolute;
    right: 30px;
	top: 90px;
}

	.participa img {
		max-height: 12vh;
	}
	
.basesycond {
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 20px;
	color: #444;
	text-align: left;
}

	.basesycond p {
		color: #444;
		font-size: 13px;
	}

.comoparticipar1 {
	text-align: left;
}	

	.comoparticipar1 img {
		height: 56vh;
		margin-top:20px;
	}

.comoparticipar2 {
	text-align: right;
}

	.comoparticipar2 img {
		height: 52vh;
		margin-top:20px;
	}
	
.bgpremios {
	
	background-image: url(../img/promo/bg-premios.png);
    background-repeat: no-repeat;
	background-position: left;
    
	
}

.premios-packs2 {
	display: none;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

.backoffice {
	color: #FFF;
	font-size: 24px;
	position: fixed;
	bottom: 20px;
	left: 20px;
}

.backoffice a {
	color: rgb(255 255 255 / 38%);
}

.backoffice a:hover {
	color: rgb(255 255 255 / 100%);
}

.sortear-button {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #d6097b;
    color: #FFF !important;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    z-index: 100;
    padding-top: 2px;
}

.sortear-button:hover {
	rotate: 90deg;
	transition-duration: 0.5s;
}


.guardar-button {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 30px;
    background-color: rgba(76, 76, 76, 0.422);
    color: rgba(255, 255, 255, 0.422) !important;
    border-radius: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    z-index: 100;
    padding-top: 8px;
    padding-left: 2px;
}

.guardar-button:hover {
	background-color: rgba(76, 76, 76, 1);
	color: rgba(255, 255, 255, 1) !important;
}

.ganadores p, .cargando p {
	color:#444;
	line-height: 1.2;
}

.portfolio-ganadores .ganador-premio-mayor {
	height: 624px !important;
}
/*
.portfolio-ganadores .ganador-premio-mayor .portfolio-caption-mask .portfolio-caption-text {
	color: #000;
	background: rgba(0, 0, 0, 0);
}

.portfolio-ganadores .ganador-premio-mayor .portfolio-caption-mask .portfolio-caption-text p {
	color: #000;
}
*/
.portfolio-ganadores .portfolio-box {
	height: 300px;
}

.portfolio-ganadores .portfolio-image-wrap {
	height: 100%;
    width: 100%;
}

.portfolio-ganadores .portfolio-caption-mask {
	visibility: visible;
    opacity: 1;
}

.portfolio-ganadores .portfolio-caption-mask .portfolio-caption-text {
    bottom: 0px;
    opacity: 1;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
}

	.portfolio-ganadores .portfolio-box:hover .portfolio-caption-mask .portfolio-caption-text {
		bottom: 0px;
		opacity: 1;
	}

.portfolio-ganadores .portfolio-box .portfolio-caption-mask {
    background: rgba(0, 0, 0, 0);
	
}

.portfolio-ganadores h5 {
	line-height: 1;
}

.premio-desktop {
	display: block;
}

.premio-mobile {
	display: none;
}

@media (max-width: 1199px) {
	
	.premio-desktop {
		display: none;
	}
	
	.premio-mobile {
		display: block;
	}
}

@media (max-width: 780px) {
	
    h1, h2, h3, h4, h5, h6 {
		line-height: 1;
	}

	h2 {
		font-size: 26px;
	}
	
	p {
		line-height: 1.2;
	}
	
	.desktop {
		display: none;
	}
	
	.mobile {
		display: block;
	}
	
	.sp40 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.logols {
		position: relative;
		top: unset;
		left: unset;
		width: 100%;
		text-align: center;
		margin-top: 40px;
	}

		.logols img {
			max-height: 14vh;
        	margin-bottom: 2vh;
		}
	
    .megapromo {
		position: relative;
		top: unset;
		width: 100%;
		text-align: center;
	}

		.megapromo img {
			width: 100%;
			margin-top: 30px;
		}
	
	.megapromoimg {
		height: auto;
		width: 100%;
		margin-top: 40px;
	}

	.ladysoftcont {
		text-align: center;
	}

	.ladysoftimg {
		margin-left: 0;
		max-height: 14vh;
	}
	
	.premio1 {
		position: relative;
        top: unset;
        width: 90%;
        margin-top: 20px;
	}

		.premio1 img {
			max-height: 16vh;
			width: 100%;
		}
	
	.premios-packs {
		display: none;
	}
	
	.premios-packs2 {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		bottom: unset;
		width: 84%;
		margin-top: 40px;
		display: block;
	}
		.premios-packs2 img {
			max-height: 35vh;
			width: 100%;
		}
		
	.participa {
		position: relative;
        right: unset;
        top: unset;
        text-align: center;
		margin-top: -20px;
	}

		.participa img {
			max-height: 38vh;
			width: 60%;
			/* rotate: -25deg; */
			margin-top: 40px;
		}
		
	.comoparticipar1 {
		text-align: center;
		margin-top: 30px;
	}	

		.comoparticipar1 img {
			height: auto;
			width: 96%;
		}

	.comoparticipar2 {
		text-align: center;
		margin-top: 40px;
	}

		.comoparticipar2 img {
			height: auto;
			width: 100%;
		}
		
	#premios {
		height: 100vh;
	}
}