/*
Theme Name: Carnet Madridista
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi - ᖵP
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/

/* ____________________/Fonts
____________________________________________________________*/
@font-face {
	font-family: 'Devant-Horgen';
	src: url('../carnetmadridista/fonts/DevantHorgen-Regular.eot');
	src: url('../carnetmadridista/fonts/DevantHorgen-Regular.eot?#iefix') format('embedded-opentype'),
		url('../carnetmadridista/fonts/DevantHorgen-Regular.woff2') format('woff2'),
		url('../carnetmadridista/fonts/DevantHorgen-Regular.woff') format('woff'),
		url('../carnetmadridista/fonts/DevantHorgen-Regular.ttf') format('truetype'),
		url('../carnetmadridista/fonts/DevantHorgen-Regular.svg#DevantHorgen-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SFPro-Display-R';
	src: url('../carnetmadridista/fonts/SFProDisplay-Regular.eot');
	src: url('../carnetmadridista/fonts/SFProDisplay-Regular.eot?#iefix') format('embedded-opentype'),
		url('../carnetmadridista/fonts/SFProDisplay-Regular.woff2') format('woff2'),
		url('../carnetmadridista/fonts/SFProDisplay-Regular.woff') format('woff'),
		url('../carnetmadridista/fonts/SFProDisplay-Regular.ttf') format('truetype'),
		url('../carnetmadridista/fonts/SFProDisplay-Regular.svg#SFProDisplay-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SFPro-Display-B';
	src: url('../carnetmadridista/fonts/SFProDisplay-Bold.eot');
	src: url('../carnetmadridista/fonts/SFProDisplay-Bold.eot?#iefix') format('embedded-opentype'),
		url('../carnetmadridista/fonts/SFProDisplay-Bold.woff2') format('woff2'),
		url('../carnetmadridista/fonts/SFProDisplay-Bold.woff') format('woff'),
		url('../carnetmadridista/fonts/SFProDisplay-Bold.ttf') format('truetype'),
		url('../carnetmadridista/fonts/SFProDisplay-Bold.svg#SFProDisplay-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

/*____________________________________________________________*/
@font-face {
	font-family: 'SanFranciscoDisplay-Medium';
	src: url('../carnetmadridista/fonts/SanFranciscoDisplay-Medium.eot');
	src: url('../carnetmadridista/fonts/SanFranciscoDisplay-Medium.eot?#iefix') format('embedded-opentype'),
		url('../carnetmadridista/fonts/SanFranciscoDisplay-Medium.woff2') format('woff2'),
		url('../carnetmadridista/fonts/SanFranciscoDisplay-Medium.woff') format('woff'),
		url('../carnetmadridista/fonts/SanFranciscoDisplay-Medium.ttf') format('truetype'),
		url('../carnetmadridista/fonts/SanFranciscoDisplay-Medium.svg#SanFranciscoDisplay-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SanFranciscoText-Heavy';
	src: url('../carnetmadridista/fonts/SanFranciscoText-Heavy.eot');
	src: url('../carnetmadridista/fonts/SanFranciscoText-Heavy.eot?#iefix') format('embedded-opentype'),
		url('../carnetmadridista/fonts/SanFranciscoText-Heavy.woff2') format('woff2'),
		url('../carnetmadridista/fonts/SanFranciscoText-Heavy.woff') format('woff'),
		url('../carnetmadridista/fonts/SanFranciscoText-Heavy.ttf') format('truetype'),
		url('../carnetmadridista/fonts/SanFranciscoText-Heavy.svg#SanFranciscoText-Heavy') format('svg');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}


/* ____________________/Globales
____________________________________________________________*/
:root{
	--font1: 'Devant-Horgen';
	--font2: 'SFPro-Display-R';
	--font3: 'SFPro-Display-B';
}
a.avia-button {
	font-size: 58px !important;
	padding: 0px 58px !important;
	margin: 0 !important;
	font-family: var(--font1) !important;
	border-radius: 0 !important; 
	background: linear-gradient(rgb(30, 30, 30) 0%, rgba(107, 107, 107, 0.6) 40%, rgba(145, 145, 145, 0.73) 60%, rgb(30, 30, 30) 100%) !important;
	border: none !important; 
}
a.avia-button:hover {
	color: black !important;
	background: white !important;
	-webkit-transition: 0.2s all ease-in-out;
	-moz-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
}


/* ____________________/Header
____________________________________________________________*/
.logo a svg {
	padding: 8px 0;
}
.logo.avia-standard-logo {
	width: 100%;
}
#header_main {
	border: none !important;
}
#header_main nav.main_menu {
	display: none !important;
}
.header_bg {
	background: transparent !important;
	/* background: rgb(255 255 255 / 40%) !important; */
}

/* ____________________/MENU LATERAL
____________________________________________________________*/
.menulateral-fixed {
	position: fixed;
	right: 0;
	background: transparent;
	z-index: 999999999;
	padding: 0 10px 0 0;
	bottom: 45px;
}
.menulateral-fixed ul#menu-main-menu {
  margin: 0 !important;
  display: flex;
}
#menu-main-menu li {
	margin-bottom: 0;
}
#menu-main-menu li a {
	color: white;
	display: block;
	font-size: 55px !important;
	padding: 10px 55px !important;
	margin: 0 !important;
	border: none !important;
	font-family: var(--font1) !important;
	border-radius: 0 !important;
	background: linear-gradient(rgb(30, 30, 30) 0%, rgba(107, 107, 107, 0.6) 40%, rgba(145, 145, 145, 0.73) 60%, rgb(30, 30, 30) 100%) !important;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
#menu-main-menu li a:hover {
	color: black !important;
	background: white !important;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
a#scroll-top-link {
	left: 20px;
	border-radius: 10px;
}

/* ButtonScroll */
#menu-main-menu li.li-scroll-active {
	position: absolute;
	right: 10px;
	top: -2px;
	opacity: 0;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
#menu-main-menu li.li-scroll-active a {
  background: url(img/icon-scroll.png) no-repeat 50% 50% !important;
  background-size: cover !important;
  text-indent: -99999px !important;
  padding: 12px 32px !important;
}
.scroll-active #menu-main-menu li.li-scroll-active {
  opacity: 1;
  -webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
}
.scroll-active li.no-scroll-active {
  opacity: 0;
  position: relative;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

/* Paginas */
.page-id-637 .menulateral-fixed {
display: none !important;
}

/* ____________________/Slide
____________________________________________________________*/
.special-text-slide strong {
  font-weight: normal;
  color: #c19b5c !important;
}

/* ____________________/Contacto
____________________________________________________________*/
a.button-slide {
	z-index: 999999 !important;
}
.section-90 .flex_column_table {
	width: 85% !important;
	margin: 0 auto !important;
	float: none !important;
}
.section-contact .nf-before-form-content, 
span.ninja-forms-req-symbol {
	display: none;
}
.section-contact input, .section-contact select {
	color: white!important;
	height: 57px !important;
	margin: 0 !important;
	padding: 0 20px !important;
	font-family: var(--font2) !important;
	border: none !important;
	border-radius: 15px !important;
	background-color: rgb(0 0 0 / 26%) !important;
}
.section-contact select {
	background-image: url(img/arrow-select.svg) !important;
	background-repeat: no-repeat !important;
	background-position: 95% 50% !important;
	background-size: 40px !important;
}
.section-contact a {
  color: #c19b5c !important;
}
.section-contact a:hover {
  color: black !important;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
#top .nf-form-cont form {
	margin: 0;
}
#top .nf-form-cont form .nf-form-content {
	padding: 0;
}
.nf-pass.field-wrap .nf-field-element:after, 
.nf-error.field-wrap .nf-field-element:after{
	height: 57px !important;
	line-height: 57px !important;
	border-radius: 0 15px 15px 0;
}
.nf-error.field-wrap .nf-field-element:after{
	top: 0 !important;
	right: 0 !important;
}
.section-contact .nf-field-element > div {
	opacity: 0;
}
.section-contact .pikaday__container {
	opacity: 1 !important;
}
.section-contact .nf-field-element p {
	width: 65%;
	margin: 0 auto;
}
.nf-form-cont input::-webkit-input-placeholder { color: white!important;  opacity: 1 !important;} 
.nf-form-cont select::-webkit-input-placeholder { color: white!important;  opacity: 1 !important;} 
.nf-form-cont input::-moz-placeholder { color: white!important;  opacity: 1 !important;}
.nf-form-cont input::-ms-input-placeholder { color: white!important;  opacity: 1 !important;}
.nf-error-msg.nf-error-required-error {
	font-size: 15px;
	height: 15px;
	line-height: 10px;
	margin-left: 20px;
}
.section-contact input.input-button {
	background: black !important;
	padding: 10px 30px !important;
	height: 50px !important;
	font-size: 25px;
	line-height: 20px;
	font-family: var(--font3) !important;
	float: none;
	margin: 0 auto !important;
	display: block;
}
.field-wrap.checkbox-wrap .nf-field-element {
	display: none;
}
.field-wrap.checkbox-wrap .nf-field-label {
	width: 100% !important;
	padding: 0 !important;
}
.field-wrap.checkbox-wrap label {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-family: var(--font3);
	font-size: 25px !important;
}
.field-wrap.checkbox-wrap label:before {
	display: none;
}
.field-wrap.checkbox-wrap label:after{
	content: '' !important;
	display: block;
	position: relative !important;
	background: rgb(0 0 0 / 30%) !important;
	border: none !important;
	width: 33px !important;
	height: 33px !important;
	border-radius: 10px !important;
	bottom: 0 !important;
	left: 10px !important;
}
.field-wrap.checkbox-wrap label.nf-checked-label:after {
	background: url(img/check.svg) no-repeat 50% 50% black !important;
	background-size: 20px !important;
}
.nf-error-msg.nf-error-field-errors {
	text-align: center;
	font-size: 15px;
	height: 20px;
	line-height: 17px;
}
.section-contact #nf-form-1-cont {
	width: 85%;
	margin: 0 auto;
}
.avia_textblock.txt-global-t {
	margin: 0px 0 50px;
}
.txt-global-t h2 {
	font-size: 80px;
	font-family: var(--font1);
	font-weight: normal !important;
}
.txt-global-t h2 strong {
	color: white !important;
	display: block;
	max-width: 50%;
	font-size: 100px;
	padding: 9px 0 14px;
	margin: -5px auto 0 !important;
	font-weight: normal !important;
	background: linear-gradient(rgb(30, 30, 30) 0%, rgba(107, 107, 107, 0.6) 40%, rgba(145, 145, 145, 0.73) 60%, rgb(30, 30, 30) 100%);
}
.avia_textblock.text-descripcion {
	width: 77%;
	margin: 0 auto;
}

/* ____________________/Gracias
____________________________________________________________*/
.section-thank-you .container:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/before.png) no-repeat 40% 0%;
	background-size: 66%;
	opacity: .3;
}
.section-thank-you main.template-page.content {
	padding-top: 150px;
	padding-bottom: 100px;
}
.section-thank-you .avia_textblock.txt-global-t {
	margin: 0;
}
.section-thank-you .avia-button-wrap {
	margin-top: 40px;
}
.section-thank-you .container:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/before.png) no-repeat 40% 0%;
	background-size: 66%;
	opacity: .3;
	left: auto;
	right: auto;
	margin: 0 auto;
}

/* ____________________/Nuevo home
____________________________________________________________*/
.section-slide-h1 .container {
	max-width: 100%;
	padding: 0;
}
/* TarjetasBantrab */
/* .section-80 .flex_column_table {
	width: 80% !important;
	margin: 0 auto !important;
	float: none !important;
} */

.section-80 .flex_column_table {
	margin: 0 !important;
}
.avia-image-container.img-tarjetas {
	width: 50%;
}
.avia-image-container.img-jugadores {
	width: 70%;
}
.section-80 .flex_column_table p {
	line-height: 30px;
}
.section-80 .flex_column_table p strong {
	font-size: 40px;
	display: block;
	margin: 8px 0;
}

/* AccesoRM */
.avia_textblock.txt-img {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
.avia_textblock.txt-img p:first-child {
	max-width: 80px;
}
.avia_textblock.txt-img h3 {
	margin: 0 0 0 10px;
	font-size: 60px;
	font-family: var(--font1);
	font-weight: 500;
	text-transform: uppercase;
	max-width: 392px;
	line-height: 50px;
}
.section-beneficios5 .avia-button-wrap {
	margin: 40px 0 0;
}

/* ____________________/Footer
____________________________________________________________*/
.section-footer main.template-page {
	padding: 0 0 20px !important;
}
.section-footer p {
	font-size: 18px;
}



@media(max-width: 1280px){
	.section-contact main.template-page {
		padding: 0px 0 70px;
	}
	.txt-global-t h2 {
		font-size: 60px;
	}
	.txt-global-t h2 strong {
		max-width: 43%;
		font-size: 80px;
	}
	.section-thank-you main.template-page.content {
		padding-top: 120px;
		padding-bottom: 120px;
	}
/* ____________________/Nuevo home
____________________________________________________________*/
	a.avia-button {
		font-size: 47px !important;
		padding: 0px 48px !important;
	}
	.avia_textblock.txt-img h3 {
		max-width: 380px;
	}
	.section-scroll .template-page {
		padding: 150px 0;
	}

	


}

@media(max-width: 1024px){
	.section-contact main.template-page {
		padding: 19.5rem 0;
	}
	.txt-global-t h2 strong {
		max-width: 65%;
		font-size: 80px;
	}
	.section-thank-you main.template-page.content {
		padding-top: 25rem;
		padding-bottom: 25rem;
	}
	.section-thank-you .container:before {
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: 92%;
		background: url(img/before.png) no-repeat 40% 0%;
		background-size: 66%;
		opacity: .3;
		left: auto;
		right: auto;
		margin: 0 auto;
	}

/* ____________________/Nuevo home
____________________________________________________________*/
	a.avia-button {
		font-size: 43px !important;
		padding: 0px 30px !important;
	}
	.section-80 .flex_column_table {
		width: 84% !important;
	}
	.avia_textblock.txt-img p:first-child {
		max-width: 60px;
	}
	.avia_textblock.txt-img h3 {
		max-width: 400px;
		width: 300px;
		font-size: 48px;
		line-height: 42px;
	}
	/* Gracias */
	.section-thank-you .container:before {
		background-size: 88%;
		left: 0px;
		top: 20%;
	}


	
}

@media(max-width: 768px){
	.section-contact main.template-page {
		padding: 45px 0;
	}
	.txt-global-t h2 {
		font-size: 51px;
	}
	.txt-global-t h2 strong {
		max-width: 64%;
		font-size: 68px;
		padding: 6px 0 11px;
		margin: 0px auto 0 !important;

	}
	.section-contact input, .section-contact select {
		font-size: 22px !important;
		height: 50px !important;
	}
	.field-wrap.checkbox-wrap label {
		font-size: 21px !important;
		padding-top: 20px;
	}
	.section-contact .nf-field-element p {
		width: 75%;
		margin: 27px auto 0;
		line-height: 26px;
	}
	.section-thank-you main.template-page.content {
		padding-top: 12.5rem;
		padding-bottom: 12.5rem;
	}
	
/* ____________________/Nuevo home
____________________________________________________________*/
	a.avia-button {
		font-size: 39px !important;
		padding: 0px 30px !important;
	}
	.section-80 .flex_column_table {
		width: 100% !important;
	}
	.section-80 .flex_column_table p {
		line-height: 24px;
		font-size: 20px;
	}
	.section-80 .flex_column_table p strong {
		font-size: 34px;
	}
	.avia_textblock.txt-img p:first-child {
		max-width: 50px;
	}
	.avia_textblock.txt-img h3 {
		max-width: 400px;
		width: 270px;
		font-size: 43px;
		line-height: 38px;
	}
	
}

@media(max-width: 767px){
	/* header#header {
		position: fixed !important;
		background: transparent !important;
	} */
	
	header#header {
		background: transparent !important;
	}
	#wrap_all #main {
		margin-top: -80px !important;
	}
	p {
		font-size: 20px;
		line-height: 31px;
	}
	.txt-global-t h2 {
		font-size: 43px;
	}
	.txt-global-t h2 strong {
		max-width: 94%;
		font-size: 48px;
		padding: 6px 10px 10px;
	}
	.section-contact input, .section-contact select {
		font-size: 20px !important;
		height: 50px !important;
	}
	.section-contact #nf-form-1-cont {
		width: 100%;
		margin: 0 auto;
	}
	.nf-field-container .checkbox-wrap .nf-field-label label {
		margin-left: 0;
	}
	.section-contact .nf-field-element p {
		width: 100%;
		margin: 27px auto 0;
		line-height: 26px;
		font-size: 21px;
	}
	.section-thank-you main.template-page.content {
		padding-top: 11.5rem;
		padding-bottom: 11.5rem;
	}
	.section-thank-you .container:before {
		height: 82%;
		background: url(img/before.png) no-repeat 40% 20%;
		background-size: cover;
		left: -110px;
		width: 498px;
	}
	.avia_textblock.text-descripcion {
		width: 100%;
		margin: 0 auto;
	}
	.field-wrap.checkbox-wrap label {
		font-size: 17px !important;
		padding-top: 20px;
		margin: 0 !important;
	}

/* ____________________/Nuevo home
____________________________________________________________*/
	a.avia-button {
		font-size: 28px !important;
		padding: 0px 30px !important;
	}
	.avia_textblock.txt-global-t {
		margin: 0px 0 30px;
	}
	.avia-image-container.img-jugadores {
		width: 80%;
	}
	.avia-image-container.img-tarjetas {
		position: absolute;
		width: 70%;
		top: 400px;
		left: -30px;
		z-index: 999999999;
	}
	.section-02h .flex_column.col2 {
		z-index: -1;
	}
	.section-80 .flex_column_table p strong {
		font-size: 32px;
	}
	.avia-image-container.img-madridista-pre {
		width: 80%;
	}
	.avia_textblock.txt-img h3 {
		max-width: 400px;
		width: 255px;
		font-size: 40px;
		line-height: 38px;
	}

/* ____________________/Contacto
____________________________________________________________*/
	.section-contact main.template-page {
		padding: 130px 0 70px;
	}
	.page-id-613 ul#menu-main-menu {
		display: none;
	}

/* ____________________/MenuLateral
____________________________________________________________*/	
	.menulateral-fixed {
		display: flex;
		justify-content: center;
		width: 100%;
		padding: 0;
	}
	/* ScroolMovil */
	#menu-main-menu li a {
		font-size: 45px !important;
		padding: 7px 40px !important;
	}
	#menu-main-menu li.li-scroll-active {
		top: -5px;
	}

	
}

@media(max-width: 390px){
	.logo a svg {
		padding: 20px 0;
	}
	
}

