@import url(csshover.css);
@import url(cssAnima.css);
html, body{padding:0;margin:0;width: 100%;height: 100%;font-family: 'Manrope', sans-serif;}
*{box-sizing:border-box;}
a{color: inherit;transition: ease-out 0.3s;}
#burger{display: none;}
.wp{max-width: 1280px;position: relative;width: 100%;margin: auto;padding: 0 20px}
.hideme{opacity: 0}
.anima {
    transition: background .4s, width 1s, opacity 1s, transform 1.2s cubic-bezier(.165,.84,.44,1);
    will-change: transform, opacity, width;
}
.delay02{transition-delay:.2s }
.delay04{transition-delay:.4s }
.delay06{transition-delay:.6s }
.delay08{transition-delay:.8s }
.delay10{transition-delay:1s }
header{
	position: absolute;
	width: 100%;z-index: 2;
	left: 0;top: 0;
}
header .wrap{
	width: 100%;
	max-width: 1440px;
	padding: 0 20px;
	display: flex;
	align-items: center;
	position: relative;
	margin: auto;
	top: 60px;
}
header .logo .home{display: none;}
#home .logo .interna,
#contacto .logo .interna{display: none;}
#home .logo .home,
#contacto .logo .home{display: block;width: 240px;}
header .logo .interna{width: 50px;}
header .logo{margin-right: 60px;}
header .wrap{color: #264a75;}
header .wrap ul{
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
}
header .wrap ul li{margin:0 10px;}
header .wrap ul li a{position: relative;}
header .wrap ul li a.active:after{
	content: '';
	position: absolute;
	background-color: #0634fa;
	width: 110%;height: 2px;
	bottom: -6px;left: 50%;
	transform: translateX(-50%);
}
#contacto header .wrap ul li a.active:after{background-color: #FFF;}
#home .wrap,
#contacto .wrap{color: #FFFFFF;}
header .wrap .lang {height: 20px;position: absolute;right: 20px;cursor: pointer;}
header .wrap .lang .select{display: flex;}
header .wrap .lang ul{
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	top: -2px;right: 20px;
}
header .wrap .lang ul li{font-size: 14px;margin: 5px 0;cursor: pointer;font-weight: 600}
header .wrap .lang .select img{width: 20px;margin-right: 10px;position: relative;transition: ease-out 0.3s;left: 0;}
header .wrap .lang.show .select img{left: -60px;}
#home .wrap .lang .select img, 
#contacto .wrap .lang .select img{filter: brightness(100);}
footer #community{background-color: #0033ff;}
footer #community .wp{display: flex;align-items: center;justify-content: space-between;height: 250px;}
footer #community .rrss a{font-size: 20px;color: #FFF;margin-left: 20px;}
footer #community .input h5{font-size: 18px;color: #FFF;margin-bottom: 10px;}
footer #community .input form{position: relative;}
footer #community .input input{
	-webkit-appearance:none;
	-moz-appearance:none;
	outline: none;
	padding: 0;margin: 0;
	border:none;color:#FFF;
	background-color: transparent;
	width: 500px;height: 40px;
	border-bottom: 1px solid #FFF;
  	font-size: 14px;
  	font-family: 'Manrope';
}
footer #community .input input::placeholder{color: #FFF;}
footer #community .input button{
	-webkit-appearance:none;
	-moz-appearance:none;
	outline: none;
	padding: 0;margin: 0;
	border:none;cursor: pointer;
	background-color: transparent;
	position: absolute;
	width: 46px;
	bottom: 10px;right: 0;
	transition: ease-out 0.3s;
	filter: brightness(100);
}
footer #foot .wp{height: 126px;display: flex;align-items: center;justify-content: space-between;font-size: 14px;color: #778393;}
footer #foot .wp small a{color: #0033ff;text-decoration: underline;}
footer #foot .wp img.cessi{display: block;width: 120px;margin-right: 36px;}
footer #foot .wp img.capitan{display: block;width: 120px;}
.bt{width: 206px;height: 50px;border:2px solid;display: flex;align-items: center;justify-content: center;font-size: 14px;font-weight: 700;border-radius: 25px;}
.btn{width: 324px;height: 60px;display: flex;align-items: center;justify-content: space-between;padding: 0 30px;font-size: 14px;font-weight: 700;border-radius: 30px;}
.btn img{width: 54px;transition:ease-out 0.3s;}
.head{display: flex;align-items: center;justify-content: space-between;}
.blockLastNews{display: flex;align-items: flex-start;}
.blockLastNews article{padding-right:30px;width: 25%;position: relative;}
.blockLastNews article .image{position: absolute;width: calc(100% - 20px);left: -20px;bottom: -20px;height: 300px;border-radius: 10px;background-size: cover;background-position: center;z-index: -1;background-color: #0033ff;background-blend-mode: multiply;transition: ease-out 0.3s;opacity: 0;}
.blockLastNews article .date{font-size: 14px;margin-bottom: 12px;}
.blockLastNews article h2{font-size: 20px;line-height: 1.4;height: 108px;overflow: hidden;margin-bottom: 20px;}
.blockLastNews article .b{font-size: 14px;font-weight: 700;display: flex;align-items: center;opacity: 0}
.blockLastNews article .b img{max-width: 54px;margin-left: 16px;filter: brightness(100);}
#lastNewsInternal .blockLastNews article .b img{filter: brightness(1);}
/*HOME HERO*/
#hero{height: 100vh;}
#hero .flex-direction-nav{display: none;}
#hero .flex-control-nav{position: absolute;left:-10px;top:50%;transform: translateY(-100%);list-style: none;font-size: 0;}
#hero .flex-control-nav li a{height: 60px;border-left: 1px solid rgba(255,255,255,.4);position: relative;width: 6px;display: block;}
#hero .flex-control-nav li a:after{
	position: absolute;
	left: -3px;bottom:0;
	width: 100%;height:0;
	background-color: #FFF;
	content: '';
	transition: ease 0.2s;
}
#hero .flex-control-nav li a.flex-active:after{transition: ease 4s;top: 0;height: 100%;}
#hero .wp{height: 100%;display: flex;align-items: center;}
#hero.home{background-color: #0033ff;}
#hero.home .svg-normal-mask img {opacity: .5;display: block;max-width: 100%;}
#hero.home .svg-normal-mask {
	mask-image: url(../images/mask.svg);
	-webkit-mask-image: url(../images/mask.svg);
	-webkit-mask-repeat:no-repeat;
	-webkit-mask-position:right top;
	background:blue;
}
#hero.home .image{
	width: 65%;
	position: absolute;
	top: 0;right: 0;
}
#hero.home h2{font-size: 80px;color:#FFF;position: relative;line-height: .9;letter-spacing: -2.5px;}
#hero.home h2:after{
	content: '';
	display: inline-block;
	position: relative;
	width: 16px;height: 16px;
	background-color: #ff5b40;
	border-radius: 16px;
	bottom:40px;right: -10px;
}
#hero.home h2 small{position: absolute;font-size: 20px;position: absolute;left: -30px;}
#hero.home .copy{max-width: 550px;padding-left: 30px;}
#hero.home .copy p{color: #FFF;font-size: 16px;margin: 32px 0;line-height: 1.6}
#hero.home .btn{background-color: #FFF;color: #0033ff}
#hero.home .dotted{position: absolute;right: 0;bottom:0;width: 500px;}

/*HOME LAST*/
#lastnews{
	background-color: #0033ff;
	background-image: url(../images/ait-bg%402x.png);
	background-size: 100% auto;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-blend-mode: multiply;
	padding: 130px 0 230px;
}
#lastnews h3{
	line-height: 1.4;
	color: #FFFFFF;
	font-size: 28px;
}
#lastnews .bt{border-color: #FFF;color: #FFF;}
#lastnews .head{margin-bottom: 230px;}
#lastnews article{color: #FFF;}

/*HOME MEMBER*/
#members{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 100vh;
	background-color: #f7fafc;
	padding: 100px 20px;
}
#members p{max-width: 680px;color: #778393;font-size: 16px;line-height: 1.6;text-align: center;}
#members h3{font-size: 28px;color: #0033ff;margin: 20px 0 30px;}
#members h4{font-size: 18px;color: #273e5c;}
#members .contentlogos{display: flex;justify-content: center;align-items: stretch;margin: 70px auto;width: 100%;background-image: url(../images/dottedmember.svg);background-repeat: no-repeat;background-position: center;}
#members .contentlogos .col{display: flex;justify-content: center;align-items: center;flex-direction: column;}
#members .contentlogos .col .logomember{
	width: 97px;
	height: 98px;
	border-radius: 12px;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.03);
	background-color: #ffffff;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center;
	margin: 15px;
}
#members .btn{color: #0033ff;border:1px solid #0033ff}

/*CALENDAR*/
#calendar{padding: 150px 0 50px;}
#calendar .head{margin-bottom: 90px;}
#calendar h3{font-size: 28px;color: #0033ff;}
#calendar .bt{color: #0033ff;border-color: #0033ff;}
#calendar .owl-stage-outer{padding-bottom: 100px;}
#calendar .owl-dots{display: none;}
#calendar .owl-nav{position: absolute;top: calc(50% - 50px);left: 50%;transform: translate(-50%,-50%);max-width: 1250px;width: 100%;height: 0px;display: flex;align-items: center;justify-content: space-between;z-index: 9}
#calendar .owl-nav button{
	-webkit-appearance:none;
	-moz-appearance:none;
	width: 60px;
  	height: 60px;
  	box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.16);
  	background-color: #FFF;
  	border-radius: 30px;
  	outline: none;
  	margin: 0;padding: 0;
  	font-size: 32px;
  	color: #0033ff;
}
#calendar .owl-nav button.owl-prev{visibility: hidden;}
#calendar .owl-item:not(.active){opacity: 0.4}
.agenda{
	display: flex;
	width: 400px;
	height: 280px;
	border-radius: 24px;
	border: solid 3px #0033ff;
	background-color: #ffffff;
	padding: 20px;
	position: relative;
	color: #0033ff;
}
.agenda .date{text-align: center;font-size: 28px;max-width: 60px;}
.agenda .date small{font-size: 20px;letter-spacing: -0.6px;text-transform: uppercase;}
.agenda .copy{display: flex;align-items: center;justify-content: center;padding: 0 30px;flex-direction: column;}
.agenda .copy h4{font-size: 20px;line-height: 1.23;margin-bottom: 16px;width: 100%;}
.agenda .copy p{color: #455365;line-height: 1.2}
.agenda img{position: absolute;width: 26px !important;bottom: 20px;left: 20px;transition: ease-out .3s;}



/*ABOUT*/
#hero.about h2{font-size: 80px;color:#0033ff;position: relative;line-height: .9;letter-spacing: -2.5px;}
#hero.about h2:after{
	content: '';
	display: inline-block;
	position: relative;
	width: 16px;height: 16px;
	background-color: #ff5b40;
	border-radius: 16px;
	bottom:40px;right: -10px;
}
#hero.about .copy{max-width: 550px;padding-left: 30px;}
#hero.about .copy p{color: #264a75;font-size: 16px;margin: 32px 0;line-height: 1.6}
#hero.about .copy p strong{color:#0033ff;}
#hero.about .image{position: absolute;right: 0;height: 90%;border-radius: 24px 0 0 0;top: 22%;overflow: hidden;max-width: 50%}
#about{position: relative;}
#about .wp{display: flex;align-items: flex-start;}
#about .wp:before{
	content: '';
	width: 100vw;height: 100%;
	right: 0;top: 0;
	border-radius: 26px;
	background-color: #ff5b40;
	position: absolute;top:0;
	transition: opacity 1s, width 1.2s cubic-bezier(.165,.84,.44,1);
    will-change: width, opacity;
}
#about .wp.hideme:before{width: 30vw}
#about .wp .mid{width: 50%;padding: 150px 0;position: relative;z-index: 1;}
#about .wp .mid p{max-width: 530px;color: #f7fafc;font-size: 16px;line-height: 1.67;margin: 26px 0;}
#about .wp .mid:first-child p{margin-bottom: 50px;}
#about .wp .mid h3{font-size: 28px;letter-spacing: -.9px;color: #ffffff;}
#about .wp .mid .btn{background-color: #FFF;color: #0033ff;}
#about .dotted{position: absolute;width: 543px;bottom:-10%;right: 100px;}
#ourDif{padding: 150px 0;}
#ourDif .wp{display: flex;}
#ourDif .wp .col{width: 33.33%;}
#ourDif .wp .cols {width: 66.66%;display: flex;align-items: center;flex-wrap: wrap;}
#ourDif .wp .cols .text,
#ourDif .wp .col .text{padding-left: 60px;position: relative;font-size: 16px;color: #778393;line-height: 1.67;min-height: 180px;}
#ourDif .wp .cols h3,
#ourDif .wp .col h3{font-size: 28px;color: #0033ff;}
#ourDif .wp .cols img,
#ourDif .wp .col img{position: absolute;height: 36px;top: 0;left: 0;}
#ourDif .wp .cols .text h4,
#ourDif .wp .col .text h4{font-size: 20px;color: #273e5c;margin-bottom: 14px;}
#ourDif .wp .cols .text{width: 50%;padding-right: 10px;}
#directors{position: relative;background-color: #f7fafc;padding: 200px 0;}
#directors .dotted{width: 440px;position: absolute;bottom: 150px;left: 0;}
#directors .wp{display: flex;}
#directors .colx13{width: 33.33%}
#directors .colx23{width: 66.66%;display: flex;justify-content: flex-end;}
#directors h3{font-size: 28px;color: #0033ff;margin-bottom: 30px;}
#directors p{max-width: 500px;color: #778393;font-size: 16px;line-height: 1.67;}
#directors .colx23 .box{width: 250px;margin-left: 24px;overflow: hidden;box-shadow: 0 14px 24px rgba(0,0,0,0.13);border-radius: 8px;transition: ease-out 0.4s;}
#directors .colx23 .box .img{height: 250px;background-position: center;background-size: cover;}
#directors .colx23 .box .name{padding: 20px 16px;display: flex;align-items: center; justify-content: space-between; font-size: 15px;color: #273e5c;font-weight: 700;}
#directors .colx23 .box .name i{color: #0033ff;font-size: 20px;}

/*WHY*/
#why{position: relative;}
#why .wp{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
	flex-direction: column;
}
#why h1{
	font-size: 80px;
	letter-spacing: -2.5px;
	color: #0033ff;
	margin-bottom: 30px;
}
#why h1:after{
	content: '';
	display: inline-block;
	position: relative;
	width: 16px;height: 16px;
	background-color: #ff5b40;
	border-radius: 16px;
	bottom:40px;right: -10px;
}
#why p{
	color: #778393;
	font-size: 16px;
	line-height: 1.67;
	max-width: 680px;
	text-align: center;
}
#why .sun,
#why .clouds{
	position: absolute;
	top: 80%;left: 50%;
	transform: translateX(-50%);
}
#why .sun{ animation: 30s infinite linear sun;margin-left: -246px}
#why .clouds{width: 100%;animation: 5s infinite alternate ease-out cloud;}
#why .blockblue{
	background-color: #0033ff;
	max-width: 1300px;
	margin: auto;
	border-radius: 24px;
	overflow: hidden;
	display: flex;
	position: relative;
	z-index: 1;
	box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.16);
}
#why .blockblue .mid{
	width: 50%;
	background-size: cover;
	background-position: center;
	height: 640px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#why .blockblue .mid p{color: #FFF;width: 100%;padding: 40px;}
#why .blockblue .mid.image{mix-blend-mode: overlay;}
#why .dotted{
	width: 420px;z-index: 1;
	position: absolute;
	bottom: 0;left: 50%;
	transform: translate(50%,50%);
}
#theDifArg .wp{padding: 180px 0 100px;}
#theDifArg h3{width: 100%;color: #0033ff;font-size: 28px;}
#theDifArg .cols{display: flex;flex-wrap: wrap;align-items: flex-start;padding: 130px 0;}
#theDifArg .text{width: 33.33%;padding: 35px 50px;display: flex;flex-wrap: wrap;align-items: center;}
#theDifArg .text img{height: 36px;margin-right: 20px;}
#theDifArg .text h4{
	font-size: 20px;
	letter-spacing: -0.65px;
	color: #273e5c;
}
#theDifArg .text p{
	padding: 20px 0 20px 58px;
	font-size: 16px;
  	line-height: 1.67;
  	color: #778393;
}
#darkgrey{position: relative;}
#darkgrey:after{
	width: 100%;
	max-width: 1300px;
	border-radius: 24px;
	height: 100%;
	background-color: #273e5c;
	content: '';
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	position: absolute;
	background-image: url(../images/misc-pills.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80% auto;
}
#darkgrey .wp{z-index: 1}
#darkgrey .dotted{position: absolute;width: 500px;left: -10%;top:-110px;z-index: 1;}
#darkgrey .row{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#darkgrey .row .image{max-width: 50%;width: 640px;height: 800px;max-height: 85vh;border-radius: 24px;overflow: hidden;}
#darkgrey .row:first-child .image{transform: translateY(-15%);}
#darkgrey .row:nth-child(2) .image{transform: translateY(15%);}
#darkgrey .row .copy{max-width: 40%;color: #FFF;padding: 0 40px;}
#darkgrey .row .copy h3{font-size: 28px;margin-bottom: 36px;}
#darkgrey .row .copy p{margin: 20px 0;font-size: 16px;line-height: 1.6;}
#legals{padding: 150px 0;position: relative;}
#legals .wp{height: calc(100vh - 300px);display: flex;align-items: center;min-height: 500px}
#legals .mid{width: 50%;}
#legals h3{color: #0033ff;font-size: 28px;}
#legals p{
	font-size: 16px;
  	line-height: 1.67;
  	color: #778393;
  	margin: 20px 0;
}
#legals .image{
	height: calc(100% - 300px);
	position: absolute;
	right: 0;
	width: 40%;
	border-radius: 40px 0 0 40px;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
	background-color: #F85B40;
	z-index: 1
}
#legals .image img{mix-blend-mode: overlay;opacity: .5}
#legals .dotted{position: absolute;width: 460px;right: 20%;bottom: 0%;}

/*MEMBERS*/
#member .wp{height: 500px;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;padding-top: 90px;}
#member h1{
	font-size: 72px;
	color: #0033FF;
	margin: 70px 0 20px;
}
#member .wp p{font-size: 28px;color: #264a75;}
#wpMembers{
	padding: 100px 0;
	position: relative;
	width: 100%;max-width: 1300px;
	margin: auto;background-color: #f7fafc;
	border-radius: 24px;
}
#wpMembers .wpLogos{max-width: 1430px;position: relative;width: 100%;margin: auto;padding: 0 20px;display: flex;align-items: flex-start;flex-wrap: wrap}
#wpMembers .wpLogos .logo{
	margin: 15px;
	width: calc(16.66% - 30px);
	padding-top:calc(16.66% - 30px);
	border-radius: 12px;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
	background-color: #ffffff;
	background-size: 90% auto;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
#wpMembers .wpLogos .logo > img{
	position: absolute;
	top: 50%;left: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
}
#wpMembers .filters{margin-bottom: 70px;}
#wpMembers .filters form{display: flex;}
#wpMembers .filters .input{width: 320px;position: relative;margin-right: 30px;color:#0033ff;margin-left: 5px;}
#wpMembers .filters input,
#wpMembers .filters select{
	-webkit-appearance:none;
	-moz-appearance:none;
	outline: none;
	padding: 0;margin: 0;
	border:none;color:#0033ff;
	background-color: transparent;
	width: 100%;height: 40px;
	border-bottom: 1px solid #0033ff;
  	font-size: 14px;
  	font-family: 'Manrope';
  	position: relative;
  	z-index: 1;
}
#wpMembers .filters .input i{position: absolute;top: 50%;right: 0;z-index: 0}
#wpMembers .filters input:invalid,
#wpMembers .filters select:invalid{color:#778393;border-color:#778393;}
#wpMembers .filters input:invalid + i,
#wpMembers .filters select:invalid + i{color:#778393;}
#wpMembers .filters input:focus::placeholder{color: #0033ff}
#wedo{padding: 200px 0;}
#wedo .wp{display: flex;}
#wedo .mid{width: 50%;}
#wedo h3{color: #0033ff;font-size: 28px;margin: 30px 0;}
#wedo .dotted{width: 500px;margin-top: 100px;}
#wedo h4{font-size: 20px;margin: 30px 0 20px;  letter-spacing: -0.65px;color: #273e5c;}
#wedo p{
	font-size: 16px;
	line-height: 1.67;
	color: #778393;
	margin: 20px 0;
}
#connection{display: flex;background-color: #f7fafc;}
#connection .btn{color: #0033ff;border:1px solid #0033ff;}
#connection h2{color: #0033ff;font-size: 52px;line-height: 1.19;margin-bottom:40px;letter-spacing: -1.3px;}
#connection h2 strong{color: #f85b40}
#connection .mid{width: 50%;height: 720px;display: flex;align-items: center;justify-content: center;background-size: cover;background-position: center;}
#connection .copy{max-width: 590px}

/*MEMBERS DETAILS*/
#member-detail{padding-top: 300px;padding-bottom: 70px;}
#member-detail .wp{display: flex;}
#member-detail .mid{width: 50%}
#member-detail .logo{max-width: 300px;display: block;margin: 30px 0 45px;}
#member-detail small{color: #264a75;font-size: 16px;}
#member-detail .rrss{font-size: 16px;color: #778393;display: flex;align-items: center;}
#member-detail .rrss a{margin-right: 20px;}
#member-detail .features{display: flex;flex-wrap: wrap;align-items: flex-start;}
#member-detail .feat{width: 50%;min-height: 100px;line-height: 1.67;color: #778393;font-size: 16px;}
#member-detail .feat strong{color: #0033ff;display: block;}
#company{
	padding: 100px 0;
	position: relative;
	margin-bottom: 100px;
}
#company:after{
	width: 100%;max-width: 1300px;
	margin: auto;background-color: #f7fafc;
	border-radius: 24px 24px 0 0;
	position: absolute;height: 60%;
	left: 50%;top: 0%;content: '';
	transform: translate(-50%,0%);
	z-index: -1
}
#company .item{width: 50vw;border-radius: 20px;padding-top: 30vw;display: block;background-position: center;background-size: cover;}
#company .wp{display: flex;margin-bottom: 150px;padding: 0 40px;}
#company .mid{width: 50%;font-size: 16px;line-height: 1.67;color: #778393;}
#company .mid h2{color: #0033ff;font-size: 28px;letter-spacing: -.9px;}

/*AGENDA*/
#calendarhero{padding-top: 300px;padding-bottom: 70px;}
#calendarhero .wp{display: flex;align-items: center;justify-content: space-between;}
#calendarhero h1{font-size: 72px;color: #0033FF;}
#calendarhero .wp .input{width: 320px;position: relative;margin-right: 30px;color:#0033ff;}
#calendarhero .wp select{
	-webkit-appearance:none;
	-moz-appearance:none;
	outline: none;
	padding: 0;margin: 0;
	border:none;color:#0033ff;
	background-color: transparent;
	width: 100%;height: 40px;
	border-bottom: 1px solid #0033ff;
  	font-size: 14px;font-weight: 600;
  	font-family: 'Manrope';
  	position: relative;
  	z-index: 1;
}
#calendarhero .wp .input i{position: absolute;top: 50%;right: 0;z-index: 0}
#calendarhero .wp select:invalid{color:#778393;border-color:#778393;}
#calendarhero .wp select:invalid + i{color:#778393;}
#wpAgenda{display: flex;align-items: flex-start;flex-wrap: wrap;max-width: 1400px;width: 100%;margin: 80px auto 200px;padding:0 20px;}
#wpAgenda .agenda{margin: 13px;width: calc(33.33% - 26px)}

/*AGENDA DETAIL*/
#calendarDetail{padding-top: 300px;padding-bottom: 70px;}
#calendarDetail .wp{display: flex;align-items: center;justify-content: space-between;}
#calendarDetail .title{max-width: 50%;}
#calendarDetail .title small{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.45px;
	display: block;
	padding-bottom: 15px;
	color: #0033ff;
}
#calendarDetail h1{font-size: 52px;color: #0033FF;line-height: 1.19;letter-spacing: -1.3px;}
#calendarDetail .date{
	width: 119px;
  	height: 149px;
  	background-color: #0033FF;
  	color: #FFF;
  	font-weight: 800;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	font-size: 28px;  
  	border-radius: 12px;
    box-shadow: 10px 10px 60px 0 rgba(0, 51, 255, 0.31);
}
#calendarDetail .date small{font-size: 20px;display: block;margin-top: 10px;font-weight: 400}
#infoCalendar{
	padding: 100px 0;
	position: relative;
	margin-bottom: 100px;
	width: 100%;max-width: 1300px;
	margin: auto;background-color: #f7fafc;
	border-radius: 24px;
}
#infoCalendar .wp{display: flex;align-items: flex-start;}
#infoCalendar .wp .mid{width: 50%;}
#infoCalendar .wp .mid h2{color: #0033ff;font-size: 28px;letter-spacing: -.9px;margin-bottom: 65px;}
#infoCalendar .wp .mid p{
	font-size: 16px;
	line-height: 1.67;
	color: #778393;
	margin-bottom: 26px;
}
#infoCalendar ul{display: flex;flex-wrap: wrap;}
#infoCalendar li{width: 50%;min-height: 100px;line-height: 1.67;color: #778393;font-size: 16px;}
#infoCalendar li strong{color: #0033ff;display: block;}
#infoCalendar li p {max-width: 290px;}
#infoCalendar .btn{color: #0033ff;border:1px solid #0033ff;margin: 40px 0;}
#infoCalendar .rrss{
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	color: #273e5c;
}
#infoCalendar .rrss span{margin-right: 30px;}
#infoCalendar .rrss a{font-size: 20px;margin-left: 16px;}

/*NEWS*/
#news{padding-top: 190px;}
#news .imagen{background-size: cover;background-position: center;position: relative;}
#news .imagen:before{
	content: '';
	width: 100%;
	height: 100%;
	left: 0;top: 0;
	position: absolute;
	opacity: .2;
	background-color: #0634fa;
}
#news .wp{height: calc(100vh - 250px);color: #FFF;display: flex;align-items: flex-start;justify-content:center;flex-direction: column;padding-bottom: 60px}
#news .wp small{font-size: 16px;color: #f7fafc;font-weight: bold}
#news .wp h1{font-size: 52px;max-width: 580px;margin: 15px 0 36px;line-height: 1.19;letter-spacing: -1.3px;}
#news .wp .btn{background-color: #FFF;color: #0634fa;}
#news .wp:before{
	content:'';
	width: 100%;
	max-width: 1300px;
	position: absolute;
	left: 50%;bottom:0;
	background-color: #FFFFFF;
	transform: translateX(-50%);
	height: 100px;border-radius: 24px 24px 0 0;
}
#wpNews{
	max-width: 1280px;
	margin: auto;
	padding: 0 30px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 200px;
}
#wpNews article{width: 25%;margin-bottom: 80px;border-bottom: solid 1px #e2e5ea;min-height: 156px;}
#wpNews article .date{ font-size: 14px;font-weight: 600;color: #778393;letter-spacing: -0.35px;}
#wpNews article h2{ 
	font-size: 20px;
 	line-height: 1.38;
 	letter-spacing: -0.65px;
 	color: #273e5c;
 	padding-top: 5px;
 	margin-bottom: 20px;
 	min-height: 108px;
 	overflow: hidden;
 	padding-right: 20px
}
#wpNews article .b {
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    color: #0033ff;
    opacity: 0;
}
#wpNews article .b img{max-width: 54px;margin-left: 24px;}

/*NEWS DETAIL*/
#newsDetail{margin-bottom:130px;padding-bottom: 70px;position: relative;}
#newsDetail:after{
	content:'';max-width: 1360px;
	width: 100%;height: 1px;
	background-color: #e2e5ea;
	position: absolute;
	left: 50%;bottom: 0;
	transform: translate(-50%,-50%);
}
#newsDetail .wp{max-width: 720px;}
#newsDetail .wp.titular{display: flex;align-items: flex-start;justify-content: center;flex-direction: column;height: 90vh}
#newsDetail .date{font-size: 16px;font-weight: 700;color: #0033ff;}
#newsDetail h1{font-size: 52px;line-height: 1.19;letter-spacing: -1.3px;color: #0033ff;margin: 20px auto 40px;width: 100%}
#newsDetail h2.bajada{font-size: 18px;font-weight: 500;line-height: 1.36;letter-spacing: -0.55px;color: #273e5c;}
#newsDetail h2.bajada strong{display: block;font-weight: 400;font-size: 18px;line-height: 1.4;color: #273e5c}
#newsDetail .image{height: 640px;position: relative;width: 100%;overflow: hidden;margin-bottom: 150px;}
#newsDetail .image img{width: 100%;display: block;}
#newsDetail p{
	color: #778393;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.67;
	margin: 20px 0;
}
#newsDetail .autor{display: flex;align-items: center;font-size: 16px;font-weight: 500;line-height: 1.39;color: #2c425f;margin:100px 0 134px;}
#newsDetail .autor span{color: #778393;}
#newsDetail .autor .avatar{width: 90px;height: 90px;border-radius: 50px;background-size: cover;position: relative;margin-right: 24px;}
#newsDetail .autor .avatar:after{
	content: '';
	border-radius: 60px;
	width: 100px;height: 100px;
	border:3px solid #0033ff;
	position: absolute;
	left: 50%;top: 50%;
	transform: translate(-50%,-50%);
}
#newsDetail .rrss{
  font-size: 16px;
  font-weight: bold;
  color: #273e5c;
  display: flex;
  align-items: center;
}
#newsDetail .rrss span{margin-right: 30px;}
#newsDetail .rrss a{font-size: 20px;margin-left: 20px;color: #778393}
#lastNewsInternal{padding-bottom: 160px;}
#lastNewsInternal h3{
	font-size: 28px;
	line-height: 1.44;
	letter-spacing: -0.9px;
	color: #0033ff;
	margin-bottom: 80px;
}
#lastNewsInternal article .b{color: #0033ff;}

/*CONTACTO*/
#contact{height: 100vh;background-color: #0033ff;position: relative;background-repeat: no-repeat;background-size: auto 120%;background-position: center;}
#contact .herocontact{position: absolute;max-width: 45%;top:-20%;right: 0;}
#contact .wp.hero{height: 100%;display: flex;flex-direction: column;justify-content: center;color: #FFF}
#contact h1{	
  font-size: 80px;
  line-height: 0.9;
  letter-spacing: -2.5px;
  color: #ffffff;
  margin-bottom: 30px;
  max-width: 700px;
}
#contact .wp p{
	font-size: 16px;
	font-weight: 500;
	line-height: 1.67;
}
#contact .wp .btn{
	color: #0033ff;
	background-color: #FFF;
	margin-top: 40px;
}
#form-contacto{
	padding: 130px 0 200px;
	display: flex;
}
#form-contacto .mid{width: 50%;}
#form-contacto .mid h2{  
	font-size: 52px;
	line-height: 1.19;
	letter-spacing: -1.3px;
	color: #0033ff;
	margin-bottom: 40px;
	max-width: 580px;
}
#form-contacto .mid h2 strong{color: #f85b40;}
#form-contacto ul li{
  font-size: 16px;
  font-weight: 500;
  line-height: 2.78;
  color: #778393;
  display: flex;
  align-items: center;
}
#form-contacto ul li i{font-size: 14px;color: #0033ff;margin-right: 16px;width: 13px}
#form-contacto .rrss{margin-top: 90px;color: #778393;font-size: 30px;}
#form-contacto .rrss a{margin-right: 16px;}
#form-contacto h3{
	font-size: 20px;
	line-height: 1.38;
	letter-spacing: -0.65px;
	color: #273e5c;
	margin-bottom: 48px;
}
#form-contacto form .input{display: block;margin-bottom: 40px;max-width: 590px;position: relative;height: 46px;}
#form-contacto form .input.textarea{height: 120px;}
#form-contacto form input:not([type="checkbox"]),
#form-contacto form textarea,
#form-contacto form select{
	-webkit-appearance:none;
	-moz-appearance:none;
	outline: none;
	padding: 0;margin: 0;
	border:none;color:#FFF;
	background-color: transparent;
	width: 100%;height: 46px;
	display: block;
	border-bottom: 1px solid #778393;
	color: #0033ff;
	position: relative;
	z-index: 1;
	font-weight: bold;
	display: block;
  	font-size: 16px;
  	font-family: 'Manrope';	
}
#form-contacto form select:invalid{color:#778393;}
#form-contacto form .select{position: relative;}
#form-contacto form .select i{position: absolute;right: 5px;top:40%;z-index: -1}
#form-contacto form textarea{resize: none;height: 120px}
#form-contacto form label{
	position: absolute;
	left: 0;top:10px;
	font-size: 16px;
	font-weight: bold;
	color: #778393;
	transition: ease-out 0.2s
}
#form-contacto form input:valid + label,
#form-contacto form input:focus + label,
#form-contacto form textarea:valid + label,
#form-contacto form textarea:focus + label{font-size: 12px;top:-14px;color:#0033ff;}
#form-contacto form input:focus, #form-contacto form textarea:focus, #form-contacto form select:focus{border-color:#0033ff;}
#form-contacto .check {display: flex;align-items: center;}
#form-contacto .check span{
	font-size: 14px;
	font-weight: 500;
	color: #778393;
}
#form-contacto .action{display: flex;align-items: center;justify-content: space-between;max-width: 590px;}
#form-contacto .action button{
	-webkit-appearance:none;
	-moz-appearance:none;
	outline: none;
	padding: 0;margin: 0;
	cursor: pointer;
	color: #0033ff;border-color: #0033ff;
	background-color: transparent;
	transition: ease-out 0.3s;
}
/*ANIMATIONS*/
@keyframes sun {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}
@keyframes cloud {
  from {
    margin-top: -20px;
  }

  to {
    margin-top: 20px;;
  }
}

@media (max-width: 1200px) {
	#members .contentlogos{flex-direction: column;}
	#members .contentlogos .col{flex-direction: row;}
	#hero.about .copy{padding-left: 0;max-width: 50%}
	#about .wp .mid{padding: 100px 0;}
	#theDifArg .wp{padding: 100px 0 60px}
	#theDifArg h3{padding: 0 20px;}
	#newsDetail .image{margin-bottom: 100px;}
	#connection .mid, #form-contacto .mid{padding: 0 20px;}
}
@media (max-width: 960px) {	
	.btn{width: 295px;}
	#burger{width: 30px;height: 30px;padding:6px 3px;display: flex;flex-direction: column;align-items: center;justify-content: space-between;margin-left: 12px;position: relative;z-index: 1;}
	#burger.close{transform: rotate(45deg);}
	#burger.close i:last-child{visibility: hidden;}
	#burger.close i:first-child{transform: rotate(90deg);position: relative;top: 8px;right: 0;}
	#burger i{width: 100%;height: 2px;background-color: #03f;}
	#home #burger i, #contacto #burger i{background-color: #fff;}
	header .logo .interna{width: 40px;}
	header{z-index: 999;position: fixed;}
	header .wrap{top: 20px;display: flex;align-items: center;justify-content: space-between;}
	header .logo{margin-right: 0;position: relative;z-index: 2}
	#home .logo .home, #contacto .logo .home{width: 160px;}
	header:after{
		content: '';
		position: absolute;
		z-index: -1;
		top: 0;
		width: 100%;
		height: 70px;
		background-color: rgba(255,255,255,1)
	}
	#home header:after, #contacto header:after{background-color: rgba(0,50,255,0.6)}
	header .wrap .lang{right: 70px;z-index: 1;}
	header .wrap > ul{
		position: absolute;
		top: 0px;width: 100%;
		height: 100%;left: 0;
		flex-direction: column;
		display: flex;height: 100vh;
		background-color: rgba(255,255,255,0.96);
		justify-content: center;
		transition: ease-out 0.3s;
		opacity: 0;
		z-index: -1000;
		pointer-events: none;
	}
	#home .wrap > ul,
	#contacto .wrap > ul{background-color: rgba(0,50,255,0.96);}
	header .wrap > ul.open{
		opacity: 1;
		top: -30px;
		pointer-events: initial;
		z-index: 1;
	}
	header .wrap > ul li{font-size: 20px;margin: 20px 0;}
	footer #community .wp{flex-direction: column;justify-content: center;}
	footer #community .input input{width: 300px;max-width: 100%;}
	footer #community .input{margin-bottom: 30px;}
	footer #community .input h5{font-size: 16px;}
	footer #foot .wp{flex-wrap: wrap;}
	footer #foot .wp a{order:2;}
	footer #foot .wp img.cessi{width: 70px;}
	footer #foot .wp img.capitan{width: 100px;}
	#hero.home .image{width: 100%;}
	#hero.home .copy{max-width: 100%;padding-left: 20px;}
	#hero.home h2{font-size: 46px;}
	#hero.home h2 small{font-size: 14px;left: -20px;top: 10px;}
	#hero.home .copy p{font-size: 14px;margin: 16px 0 30px;}

	.bt{width: 140px;height: 40px;}
	.head a.bt{margin-top: 10px}
	#lastnews{padding: 20px 0 50px;}
	#lastnews h3{font-size: 18px;}
	#lastnews .head{margin-bottom: 60px;}
	.blockLastNews{flex-wrap: wrap;}
	.blockLastNews article h2{font-size: 18px;height: 80px;}
	.blockLastNews article .date{font-size: 12px;}
	.blockLastNews article{padding-right: 20px;width: 50%;}

	#members{padding: 80px 20px;}
	#members h3{font-size: 26px;text-align: center;margin: 10px 0 20px;}
	#members p{font-size: 14px;}
	#members .contentlogos .col .logomember{width: 90px;height: 90px;margin:6px;}
	#calendar{padding: 80px 0 0;}
	#calendar .owl-nav{display: none;}
	.agenda{width: 320px;}

	#hero.about .wp{flex-direction: column;height: 380px;justify-content: flex-end;}
	#hero.about .copy{max-width: 100%;}
	#hero.about h2{font-size: 46px;}
	#hero.about .copy p{font-size: 14px;margin: 16px 0;}
	#hero.about .image{position: static;max-width: 100%;height: 50vh;}
	#hero.about .image img{width: 105%;}
	#about .wp:before{border-radius: 0}
	#about .wp{flex-wrap: wrap;}
	#about .wp.slideRigth{padding: 50px 20px;}
	#about .wp .mid{padding: 0;width: 100%;}
	#ourDif{padding: 100px 0;}
	#ourDif .wp{flex-direction: column;}
	#ourDif .wp .col, #ourDif .wp .cols{width: 100%;}
	#ourDif .wp .cols .text{width: 100%;}
	#ourDif .wp .cols h3, #ourDif .wp .col h3{font-size: 22px;margin-bottom: 10px;}
	#ourDif .wp .cols .text h4, #ourDif .wp .col .text h4{font-size: 18px;margin-bottom: 10px;}
	#ourDif .wp .cols .text, #ourDif .wp .col .text{min-height: 0;margin: 20px 0;font-size: 14px;line-height: 1.5}

	#directors{padding: 60px 0;}
	#directors .dotted{width: 100%;}
	#directors .wp{flex-direction: column;}
	#directors .colx13, #directors .colx23{width: 100%;margin: 10px 0;}
	#directors h3{font-size: 22px;margin-bottom: 14px;}
	#directors p{font-size: 14px;}
	#directors .colx23{justify-content: center;flex-direction: column;align-items: center}
	#directors .colx23 .box{margin: 10px 0;}

	#why h1{font-size: 46px;}
	#why p{font-size: 14px;}
	#why .sun {max-width: 220px;margin-left: -110px;}
	#why .dotted{display: none;}
	#why .blockblue{flex-direction: column;}
	#why .blockblue .mid{width: 100%;height: 40vh}
	#why .blockblue .mid p{padding: 20px;}
	#theDifArg .wp{padding: 80px 0 10px;}
	#theDifArg .cols{padding: 40px 0;}
	#theDifArg .text{width: 100%;padding: 20px;}
	#theDifArg .text h4{font-size: 18px;margin-bottom:0px;}
	#theDifArg .text p{font-size: 14px;}
	#darkgrey .dotted{display: none;}
	#darkgrey .wp{padding: 40px 20px;}
	#darkgrey .row{flex-direction: column;padding: 20px 0;}
	#darkgrey .row .copy{max-width: 100%;padding: 0;}
	#darkgrey .row .image{position: static;max-width: 100%;height: 40vh;transform: translateY(0) !important;order:2;}
	#darkgrey .row .image img{width: 110%}
	#darkgrey .row .copy h3{font-size: 20px;margin-bottom: 20px;}
	#darkgrey .row .copy p{font-size: 14px;}
	#legals{padding: 80px 0;}
	#legals .wp{height: auto;}
	#legals .mid{width: 100%;}
	#legals .image{position: static;width: 100%;height: 400px;transform: translateY(0)}
	#legals .image img{height: 110%;}

	#calendarhero, #calendarDetail{padding-top: 200px;padding-bottom: 50px;}
	#calendarhero .wp .input{margin-right: 0}
	#calendarhero h1{font-size: 46px;margin-bottom: 20px}
	#calendarhero .wp{flex-direction: column;justify-content: flex-start;align-items: flex-start;}
	#wpAgenda{margin: 20px auto 80px;}
	#wpAgenda .agenda{margin: 0;width: 100%;margin-bottom: 16px;}
	#calendarDetail .date{width: 60px;height: 74px;border-radius: 8px;font-size: 18px;}
	#calendarDetail .date small{font-size: 14px;margin-top: 4px;}
	#calendarDetail .title{max-width: calc(100% - 160px);}
	#calendarDetail h1{font-size: 30px;}
	#calendarDetail .title small{font-size: 14px;padding-bottom: 4px;}
	#infoCalendar{padding: 50px 0;}
	#infoCalendar .wp{flex-wrap: wrap;}
	#infoCalendar .wp .mid{width: 100%;}
	#infoCalendar .wp .mid h2{font-size: 22px;margin-bottom: 30px;}
	#infoCalendar li{min-height: auto;width: 100%;margin-bottom: 20px;}
	#infoCalendar .wp .mid p{font-size: 14px;margin: 0}
	#infoCalendar .rrss{padding-bottom: 30px;}
	#calendar .head{margin-bottom: 46px;}

	#news{padding-top: 100px;}
	#news .wp{height: 80vh}
	#news .wp small{font-size: 14px;}
	#news .wp h1{font-size: 36px;}
	#wpNews article .date{font-size: 12px;}
	#wpNews article h2{min-height: 80px;font-size: 18px;}
	#wpNews article{width: 50%;margin-bottom: 30px;min-height: 90px}
	#newsDetail{margin-bottom: 60px;}
	#newsDetail .wp.titular{min-height: 80vh;padding-top: 90px;}
	#newsDetail .date{font-size: 12px;}
	#newsDetail h1{font-size: 36px;margin: 10px auto 20px;}
	#newsDetail h2.bajada{font-size: 16px;}
	#newsDetail .image{height: auto;margin-bottom: 50px;}
	#newsDetail p, #newsDetail .autor{font-size: 14px;}
	#newsDetail .autor{margin: 60px 0;}
	#lastNewsInternal{padding-bottom: 60px;}

	#member .wp{height: 400px;}
	#member h1{font-size: 44px;margin: 40px 0 10px;}
	#member .wp p{font-size: 20px;}
	#member-detail .feat{width: 100%;min-height: auto;margin-bottom: 20px;}
	#wpMembers{padding: 60px 0;}
	#wpMembers .filters{margin-bottom: 40px;}
	#wpMembers .wpLogos .logo{width: calc(50% - 20px);margin: 10px;padding-top: calc(50% - 20px);}
	#wedo{padding: 60px 0;}
	#wedo .wp{flex-direction: column;}
	#wedo .mid{width: 100%;}
	#wedo .dotted{display: none;}
	#wedo h3{font-size: 24px;}
	#wedo h4{font-size: 18px;}
	#wedo p{font-size: 14px;}
	#connection{flex-direction: column;}
	#connection .mid, #form-contacto .mid{width: 100%;}
	#connection .mid{height: 40vh;}
	#connection h2{font-size: 30px}

	#member-detail{padding-top: 100px;padding-bottom: 40px;}
	#member-detail .wp{flex-direction: column;}
	#member-detail .rrss{margin-bottom: 40px;font-size: 30px;}
	#member-detail .mid{width: 100%;}
	#company{padding: 50px 0;margin-bottom: 60px;}
	#company:after{height: 80%}
	#company .wp{padding: 0 20px;margin-bottom: 40px;flex-direction: column;}
	#company .mid{width: 100%;font-size: 14px;}
	#company .mid h2{margin-bottom: 20px;font-size: 22px;}
	#company .item{padding-top: 50vw}

	#contact .wp.hero{z-index: 1;}
	#contact h1{font-size: 46px;margin-top: 90px;margin-bottom: 14px;}
	#contact .wp p{font-size: 14px;}
	#contact .herocontact{top: 0;max-width: 70%;z-index: 0;}
	#form-contacto .mid h2{font-size: 30px;}
	#form-contacto{padding: 60px 0;flex-direction: column-reverse;}
	#form-contacto h3{font-size: 18px;margin-bottom: 28px;}
	#form-contacto form .input,#form-contacto form input:not([type="checkbox"]){height: 36px;}
	#form-contacto form .input{margin-bottom: 26px;}
	#form-contacto .action{margin-bottom: 50px;}
	#form-contacto ul li{font-size: 14px;}
	#form-contacto .rrss{margin-top: 40px;}
}
