@font-face {
    font-display: swap;
    font-stretch: normal;
    font-style: normal;
    font-family: Haas Grotesk;
    font-weight: 600;
    src: url(../fonts/NeueHaasGrotDisp-65Medium-Web.e301363d.woff2) format("woff2"), url(../fonts/NeueHaasGrotDisp-65Medium-Web.6623ebb8.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-stretch: normal;
    font-style: normal;
    font-family: Haas Grotesk;
    font-weight: 300;
    src: url(../fonts/NeueHaasGrotDisp-35Thin-Web.5c6d4437.woff2) format("woff2"), url(../fonts/NeueHaasGrotDisp-35Thin-Web.dc201f25.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-stretch: normal;
    font-style: normal;
    font-family: Haas Grotesk;
    font-weight: 700;
    src: url(../fonts/NeueHaasGrotText-75Bold-Web.f1e02249.woff2) format("woff2"), url(../fonts/NeueHaasGrotText-75Bold-Web.a0cf2a2a.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-stretch: normal;
    font-style: normal;
    font-family: Haas Grotesk;
    font-weight: 400;
    src: url(../fonts/NeueHaasGrotText-55Roman-Web.938991b8.woff2) format("woff2"), url(../fonts/NeueHaasGrotText-55Roman-Web.b52e35e5.woff) format("woff");
}


html{scroll-behavior: smooth;}

/** GLOBALES **/
.no-padding {padding: 0; }
.no-margin {margin: 0; }
.arrow-left::before {content:"";position: absolute;left:-49px;width: 0;height: 0;border-style: solid;border-width: 50px 50px 50px 0;border-color: transparent #3E00FF transparent transparent;z-index:9}
.arrow-right::before {content:"";position: absolute;right:-49px;width: 0;height: 0;border-style: solid;border-width: 50px 0 50px 50px;border-color: transparent transparent transparent #3E00FF;z-index:9}
.img-full-cover {width:100%;min-height:250px;background-size:cover;background-position: center center;}
.img-logo img {width: 140px;}
.float-right {float: right !important;}
.float-left {float: left !important;}
.text-break { -ms-word-break: break-all;word-break: break-all;word-break: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;}
.col-home-left {position:relative;width:65%;float:left;}
.col-home-right {position:relative;width:35%;float: right;}

body {font-family:Haas Grotesk,Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:400;color: #000;-webkit-text-size-adjust: 100%; }
ul, ol {margin: 0;padding: 0; }
ul li {list-style: none; }

.page-loader{position: fixed;z-index: 200;width: 100%;height: 100%;top:0;left:0;background: #fff;display: block;  }
.page-loader .fa{font-size: 2.5rem;}
.page-loader,
.page-loader.visible{transition: 0.6s;opacity: 1;visibility: visible;}
.page-loader.p-hidden{visibility: hidden;opacity: 0;}
.page-loader div{position: absolute;top:50%;width: 100%;text-align: center;color: #1d1d1d;margin-top: -50px;display: block; }
.page-loader div .icon{display: inline-block;margin-left: -20px;left: 50%;width: 40px;height: 40px;content: "";background: #1d1d1d;border-radius: 100px;border: 8px solid #fff;border-top-color: rgba(255, 255, 255, 0.58);border-bottom-color: rgba(255, 255, 255, 0.58);}
.page-loader div p{margin-top: 100px;font-size: 14px;color: #555;letter-spacing: 1em;padding-left: 1em;text-transform: uppercase;font-weight: bold;}

.numero {width:2em;height:2em;font-size:3em;line-height:2em;background:#00afaa;border-radius:1em;color: #fff;margin:0 auto;}
[onClick] {cursor: pointer !important}
.box {position:relative;width:100%;}
.avatar1 {top:0;left:0;z-index:1;width:100%;transform: translateY(0px);animation: float1 6s ease-in-out infinite;}
.avatar2 {position:absolute;top:0;left:0;z-index:1;width:100%;transform: translateY(0px);animation: float2 6s ease-in-out infinite;}
.avatar1 img,.avatar2 img {width:100%;height: auto;}

.scene {position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.cloud1 {position: absolute;top:0%;left:0;max-width:60%;z-index: 1;animation: animateCloud 70s linear infinite;opacity:.25;}
.cloud2 {position: absolute;top:0%;left:0;max-width:50%;z-index: 1;animation: animateCloud 55s linear infinite;opacity:.05;}
.cloud3 {position: absolute;top:0%;left:0;max-width:55%;z-index: 1;animation: animateCloud 100s linear infinite;opacity:.25;}
.cloud4 {position: absolute;top:20%;left:0;max-width:30%;z-index: 1;animation: animateCloud 90s linear infinite;animation-delay:-20s;opacity:.05;}
.cloud5 {position: absolute;top:15%;left:0;max-width:50%;z-index: 1;animation: animateCloud 60s linear infinite;animation-delay:-5s;opacity:.325;}
.cloud6 {position: absolute;top:10%;left:0;max-width:40%;z-index: 1;animation: animateCloud 50s linear infinite;animation-delay:-10s;opacity:.05;}
@keyframes animateCloud { 0%{transform:translateX(-100%) scale(1);} 100%{transform: translateX(400%) scale(1.5);}}

.nube img {transform: translateY(0px);animation: float1 6s ease-in-out infinite;}
@keyframes float1 {0% { transform: translateY(0px);}50% {transform: translateY(-25px);}100% { transform: translateY(0px);}}       


@keyframes agrandar {0% {transform: scale(1.0) rotate(0deg);}	50% {transform: scale(1.15) rotate(2deg);} 100% {transform: scale(1.0) rotate(0deg)} }
@keyframes agrandar2 {0% {transform: scale(1.0) rotate(0deg);}	50% {transform: scale(1.15) rotate(-5deg);} 100% {transform: scale(1.0) rotate(0deg)} }
@keyframes reducir {0% {transform: scale(0.9);opacity:0.75;}	50% {transform: scale(0.5);opacity:0.15;} 100% {transform: scale(0.9);opacity:0.75;} }


.agrandar {animation-name: agrandar;animation-duration:8s;animation-iteration-count: infinite;animation-timing-function: ease-in-out;}
.agrandar2 {animation-name: agrandar2;animation-duration:8s;animation-iteration-count: infinite;animation-timing-function: ease-in-out;}
.reducir {animation-name: reducir;animation-duration:8s;animation-iteration-count: infinite;animation-timing-function: ease-in-out;}

video.intro-video {
    /* position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%); */
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: inherit;
}

.blue {color: #3E00FF !important;}
.white {color: #fff !important;}
.purple {color: #5B49DE !important;}
.naranja {color: #00ECD4 !important;}


.bgBlue {background-color: #3E00FF !important;}
.bgPurple {background-color: #5B49DE !important;}
.bgGris {background-color: #C6C6C6 !important;}
.bgGrisdark {background-color: #323232 !important;}
.bgGrisLight {background-color: #F4F4F4 !important;}
.bgWhite {background-color: #fff !important;}
.bgBlack {background-color: #000 !important;}

.bgGradient1 {background: rgb(204,204,204);
    background: -moz-linear-gradient(0deg, rgba(204,204,204,1) 0%, rgba(230,230,230,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(204,204,204,1) 0%, rgba(230,230,230,1) 100%);
    background: linear-gradient(0deg, rgba(204,204,204,1) 0%, rgba(230,230,230,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc",endColorstr="#C6C6C6",GradientType=1);
}
.bgGradient2 {background: rgb(204,204,204);
    background: -moz-linear-gradient(180deg, rgba(204,204,204,1) 0%, rgba(230,230,230,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(204,204,204,1) 0%, rgba(230,230,230,1) 100%);
    background: linear-gradient(180deg, rgba(204,204,204,1) 0%, rgba(230,230,230,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc",endColorstr="#C6C6C6",GradientType=1);
}

.bgDotsLeft {background: #fff url(../img/bgDots.png) left center no-repeat;background-size: auto 60%;}
.bgDotsRight {background: #fff url(../img/bgDots.png) right center no-repeat;background-size: auto 60%;}

.bg-cover {width: 100%;min-height: 100%;background-size: cover;background-position: 50%;}
.bgSW1 {background:url(../img/bgSW1.jpg) center right no-repeat;background-size: cover; overflow: hidden;position: relative;}
.overlay {position:absolute;background:rgba(0,0,0,.6);width:100%;height:100%;top:0;overflow: hidden;}


p {font-size: 20px;line-height: 1.4;}

h1 {font-weight: 700;font-size: 55px; }
h2 {font-size: 40px;font-weight: 400;}
h3 {font-weight: 700;font-size: 32px;}
h4 {font-weight: 400;font-size: 26px;}
h4 span {font-size: 48px;font-weight: 400;}
h5 {font-size: 24px;font-weight: 700;}
h6 {font-weight: 400;  font-size: 24px;}
strong {font-weight: 700 !important;}

.fontBlack {font-weight: 700 !important;}
.fontLight {font-weight: 300 !important;}
.smallfont {font-size:1em !important;}
.bigfont {font-size:1.6em !important;}

.typed-cursor {color: #cfde00;font-size: 55px;}    

#back-to-top {bottom: 16px;right: 16px;background-color: #5B49DE;width: 50px;height: 50px;z-index: 99;position: fixed;display: none;}
#back-to-top i {display: inline-block;box-sizing: border-box;cursor: pointer;line-height: 50px;color: #fff;width: 50px;height: 50px;text-align: center;font-size: 18px;}
#back-to-top.active {display: block;}

/** ESTILOS SECCIONES **/
.hero {height: 60vh;position: relative;overflow: hidden;background-color: #f2f3f7 !important;}
.hero .hero-content {position:absolute;top:50%;right:10%;width:80%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}
.hero .hero-content img {width: 200px;}
.hero .overlay {position: absolute;top:0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.55);}
.hero h1 {font-size:55px;}
.hero h2 {font-size:36px;}
.hero p.subtitulo {font-weight: 700;font-size:26px;}
.bg-parallax {position: absolute;top:0;width:100%;height:100%;background-position: bottom center;background-size: 100% auto;background-repeat: no-repeat;}
.bg-02 {position: relative;overflow: hidden;}
video.videoHome {background-size: cover;top: 0;height: auto;min-width: 100%;min-height: 100%;position: relative;left: 0;width: auto;z-index: -100;}
.hero .bgHome {position: absolute;width: 100%;height: 100%;right:0%;overflow: hidden;background-position:right bottom;background-repeat: no-repeat; background-size:auto 100%;overflow: hidden;}

.popup-video {display:none;position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.6);top:0;left:0;z-index: 999999999999;}
.popup-video video {position:absolute;left:10%;width:80%;top:50%;transform: translateY(-50%);-webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.6);-moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.6);box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.6);}
.closeVideo {position: absolute;top:25px;right:25px;width: 50px;}




/** BOTONES **/
.card {transition: all .4s ease;cursor: pointer;transform: translateY(0);}
.card:hover {background-color: #e5e5e5;transform: translateY(-15px);}
.card-iconos {border-left:1px white solid;/*border-bottom:1px white solid;*/transition: 0.3s all ease;background-color: rgba(255, 255, 255, 0);cursor: pointer;}
.card-iconos img {width: 120px;}
.card-iconos:hover {background-color: rgba(0, 0, 0, .15);}

a {color: #3E00FF;-webkit-transition-timing-function: ease;transition-timing-function: ease;-webkit-transition-duration: 200ms;transition-duration: 200ms;-webkit-transition-property: color, border-color, background-color;transition-property: color, border-color, background-color; }
a:hover, a:focus {color: #3E00FF;text-decoration: none; }

/* .btn-eventos {position: relative;display: inline-block;text-transform: uppercase;padding: 20px 35px 20px 35px !important;background-color: transparent;color: #000;border: 2px solid #000;transition: all .3s ease 0s;font-size: 14px!important;text-align: center;}
.btn-eventos:hover {color: #fff;background: #3E00FF;border-color: #3E00FF;}

.btn-white {position: relative;display: inline-block;text-transform: uppercase;padding: 20px 35px 20px 35px !important;background-color: transparent;color: #fff;border: 2px solid #fff;transition: all .3s ease 0s;font-size: 14px!important;text-align: center;}
.btn-white:hover {color: #3E00FF;background: #fff;border-color: #fff;}

.btn-outline {position: relative;display: inline-block;text-transform: uppercase;padding: 6px 10px 6px 10px !important;background-color: transparent;color: #00ECD4 !important;border: 2px solid #00ECD4;transition: all .3s ease 0s;font-size: 14px!important;text-align: center;}
.btn-outline:hover {color: #3c3c3c !important;background: #00ECD4;border-color: #00ECD4;}

.btn-outline:disabled {cursor: not-allowed;filter: alpha(opacity=30);-webkit-box-shadow: none;box-shadow: none;opacity: .3;}
.btn-outline:disabled:hover {cursor: not-allowed;filter: alpha(opacity=30);-webkit-box-shadow: none;box-shadow: none;opacity: .3;background:transparent;color: #cfde00;}

.btn-eventos-small {position: relative;margin-top:1em;display: table;text-transform: uppercase;padding: 10px 25px 10px 25px !important;background-color: transparent;color: #262626;border: 2px solid #000;transition: all .3s ease 0s;font-size: 12px !important;text-align: center;cursor: pointer !important;}
.btn-eventos-small:hover {color: #fff !important;background: #3E00FF;border-color: #3E00FF;}

.btn-casos {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    padding: 20px 35px 20px 35px !important;
    background-color: transparent;
    color: #7a7b80;
    border: 2px solid #c5c2c2;
    transition: all .3s ease 0s;
    margin-top: 20px;
    margin-right: 20px;
    font-size: 14px!important;
    text-align: center;
}

.btn-casos:hover {
    color: #fff;
    background: #3c3c3c;
    border-color: #3c3c3c;
} */

.btn-send {background: #3e00ff;border-color: #3e00ff;border-radius: 100em;color: #fff !important;font-weight: 700;position: relative;text-transform: uppercase;font-size: 18px;padding:18px 126px 18px 36px;transition: all .3s ease;display: inline-block;}
.btn-send::after {block-size:auto;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 12'%3E%3Cpolygon points='44.005 0 42.601 1.394 46.199 4.967 0 4.967 0 6.938 46.201 6.938 42.506 10.606 43.91 12 50 5.954 44.005 0' fill='%23fff' /%3E%3C/svg%3E%0A");position: absolute;top: 50%;transform: translateY(-50%);right:40px;inline-size:48px;}
.btn-send:hover {background: #5b49de;border-color: #5b49de;padding-right: 140px;}

.btn-outline {background:transparent;border:solid 1px #000;border-radius: 100em;color: #000;font-weight: 700;position: relative;text-transform: uppercase;font-size: 18px;padding:18px 126px 18px 36px;transition: all .3s ease;display: inline-block;}
.btn-outline::after {block-size:auto;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 12'%3E%3Cpolygon points='44.005 0 42.601 1.394 46.199 4.967 0 4.967 0 6.938 46.201 6.938 42.506 10.606 43.91 12 50 5.954 44.005 0' fill='%23000' /%3E%3C/svg%3E%0A");position: absolute;top: 50%;transform: translateY(-50%);right:40px;inline-size:48px;}
.btn-outline:hover {background: transparent;border-color: #3e00ff;color:#3e00ff;padding-right: 140px;}
.btn-outline:hover:after {content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 12'%3E%3Cpolygon points='44.005 0 42.601 1.394 46.199 4.967 0 4.967 0 6.938 46.201 6.938 42.506 10.606 43.91 12 50 5.954 44.005 0' fill='%233e00ff' /%3E%3C/svg%3E%0A");}

a.blueLink {color: #3E00FF;} 
a.blueLink:hover {text-decoration: underline;} 
a.blueLink:after {content: '>';margin-left: 3px;margin-right: -10px;display: inline-block;transform: scaleX(0.4);}

a.greenLink {color: #cfde00;} 
a.greenLink:hover {text-decoration: underline;color:#fff !important;} 
a.greenLink:after {content: '>';margin-left: 3px;margin-right: -10px;display: inline-block;transform: scaleX(0.4);}

.item-hover {overflow: hidden;/*position: relative;*/width: 100%;cursor: pointer;min-height: 100%;}
.item-hover img{width: 100%;transition: all ease 0.3s;}
.item-hover-overlay {transition: all ease 0.3s;position: absolute;top:0;text-align: center;width: 100%;height: 100%;background-color:rgba(0,0,0,0.5);}
.item-hover:hover img {transform: scale(1.2);}
.item-hover:hover .item-hover-overlay {background-color:rgba(0,0,0,0.65);}
.item-hover h6 {position:absolute;text-align:center;width:100%;padding:0 5%;top:50%;transform: translateY(-50%);transition: all ease 0.3s;opacity:1;}
.item-hover-inner {transition: all ease 0.3s;position: absolute;top:0;text-align: center;width:calc(100% - 30px);height:calc(100% - 30px);margin:15px;border:1px solid #fff;box-sizing: border-box;display:table;opacity:0;}
.item-hover:hover h6 {opacity:0;}
.item-hover:hover .item-hover-inner {opacity:1;}
.item-hover-inner-content {display: table-cell;vertical-align: middle;}
.item-hover-inner-content p {font-size: 15px;padding:0 5%;line-height: 1.3;}
.item-hover-inner-content .lista-hover li {list-style-type: disc !important;margin-left:2.5em;padding:0 5%;font-size:14px;color:#fff;text-align:left;line-height:1.2;}

.btnPlay {background-image: url('assets/img/btPlayWhite.png');background-size: 25% auto;background-repeat: no-repeat;background-position: center center;}
.btnDownload {background-image: url('../img/btDownloadWhite.png');background-size: 25% auto;background-repeat: no-repeat;background-position: center center;width:100%;height:100%;position: relative;}
.btn-play-video{display: inline-block;transition: transform .15s ease-in-out;transform: scale(1);position: relative;width: 120px;height: 120px;border-radius: 120px;background-color: #fff;box-shadow: 0 6px 26px 0 #525966;}
.btn-play-video:after {content: "";width: 0;height: 0;border-style: solid;border-width: 25.6px 0 25.6px 43.7px;border-color: transparent transparent transparent #000;margin: auto;position: absolute;top: 0;left: 9%;bottom: 0;right: 0;display: inline-block;transition: transform .15s ease-in-out;transform: scale(1);}
.btn-play-video-small {display: inline-block;transition: transform .15s ease-in-out;transform: scale(1);position: relative;width: 80px;height: 80px;border-radius:40px;background-color: #fff;box-shadow: 0 6px 18px 0 #525966;}
.btn-play-video-small:after {content: "";width: 0;height: 0;border-style: solid;border-width:16px 0 16px 32px;border-color: transparent transparent transparent #000;margin: auto;position: absolute;top: 0;left: 9%;bottom: 0;right: 0;display: inline-block;transition: transform .15s ease-in-out;transform: scale(1);}

.bgSeparador {background-color: #fff;margin: 0;position: relative;}
.bgSeparador:after {background: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 5%, rgba(0, 0, 0, 0));bottom: 0;content: '';display: block;height: 26px;left: 0;position: absolute;right: 0;}


/** SWIPER **/
.swiper-button-next {right: -60px !important;transform: scale(1);}
.swiper-button-prev {left: -60px !important;transform: scale(1);}
.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {transform: scale(1);opacity: 0.6;}
.swiper-button-next.swiper-button-black:focus,.swiper-button-next.swiper-button-white:focus {outline-color: transparent; outline-style: none;}    
.swiper-button-prev.swiper-button-black:focus,.swiper-button-prev.swiper-button-white:focus {outline-color: transparent; outline-style: none;}  
.sw1{width: 100%;height: 100%;}
.sw1 .swiper-slide  {/* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-pagination {bottom:0px !important;}
  

/** OPCIONES **/
.opciones {padding:25px 30px;}
.opciones img {width:100%;margin-bottom:1.5rem;}
.opciones ul {font-size:1.2em;line-height: 1.2;}
.opciones li {margin-bottom:10px;}
.opciones li:after {content:"";display: block;border-bottom: 3px solid #3E00FF;margin:15px 30% 0 30%;width:40%;}
.opciones ul.rayaVerde li:after {content:"";display: block;border-bottom: 3px solid #cfde00;margin:15px 30% 0 30%;width:40%;}
.opciones ul.rayaTurquesa li:after {content:"";display: block;border-bottom: 3px solid #00afaa;margin:15px 30% 0 30%;width:40%;}
.opciones li:nth-last-child(1):after {border-bottom:none !important;}
.opciones h4 {margin:0;line-height: 1;}

.opciones1 img {width:150px;margin-bottom:15px;}
.opciones1 p {font-size:1.2em;line-height:1.2;color:#fff;}
.opciones1 h5 {font-size:20px;}
.iconos1 {background-color: #F4F4F4;}
.iconos1 img {width: 80px;margin-bottom:1rem;} 
.iconos2 {display: flex;align-items: center;margin-bottom: 1em;}
.iconos2 img {width: 110px;margin-right:30px;}
.iconos2 ion-icon {font-size: 10em;margin: 0 30px;color: #3E00FF;}
.iconos2 p {font-weight: 300 !important;}
.iconos2.topIcon {align-items: flex-start;}
.iconos2.topIcon ion-icon {width:40px;margin:-55px 30px 0 0;color: #3E00FF;}

.blockquote {border-left: 1rem solid #cfde00 !important; }
.lista-normal li {list-style-type: disc !important;margin-top: 0.5em;margin-left: 1.2em;font-size:20px;}
.lista-normal2 li {list-style-type: none;margin-bottom: 0.5em;margin-left: 1.7em;padding:0;font-size:20px;}
.lista-normal2 li::before {content: "»";padding-right: 0.5em;margin-left: -1.1em;color: #3E00FF;}


/** FORMULARIO **/
.sign-up .signup-form .sign-up-btn {padding: 15px 0;width: 100%;font-size: 13px; }
.sign-up .signup-form .form-input-group {width: 100%;height: 55px;margin: 0 auto 10px;border:none;border-bottom: solid 1px #000;text-align: left;position: relative; }
.sign-up .signup-form .form-input-group i {color: #000;font-size: 14px; }
.sign-up .signup-form .form-input-group i:after {content: "";height: 30px;width: 1px;border-right: solid 1px #3c3c3c;position: absolute;top: 50%;left: 30px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); }
.sign-up .signup-form .form-input-group i.fa-comments, .sign-up .signup-form .form-input-group i.fa-user, .sign-up .signup-form .form-input-group i.fa-building, .sign-up .signup-form .form-input-group i.fa-paperclip, .sign-up .signup-form .form-input-group i.fa-envelope, .sign-up .signup-form .form-input-group i.fa-phone, .sign-up .signup-form .form-input-group i.fa-address-card {font-size: 18px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);margin-left: 20px; }
.sign-up .signup-form .form-input-group input {padding-left:20px;width: 100%;height: 100%;border: none;background: transparent;color:#3c3c3c;}
.sign-up .signup-form .form-input-group input::-webkit-input-placeholder {color: #000;opacity:.5 }
.sign-up .signup-form .form-input-group input:-moz-placeholder {color: #000;opacity:.5 }
.sign-up .signup-form .form-input-group input::-moz-placeholder {color: #000;opacity:.5 }
.sign-up .signup-form .form-input-group input:-ms-input-placeholder {color: #000;opacity:.5 }
select {padding-left:20px;width: 100%;height: 100%;border: none !important;background: transparent !important;color:#3c3c3c !important;font-size: 1rem !important;}
select:focus{outline: none !important;outline-color: transparent !important; outline-style: none !;}
.g-recaptcha {display: inline-block !important;margin: 30px auto;}
.formError {position: relative;z-index: 1;padding: 20px 30px;border-radius:30px;color:#000;width:auto;text-align: center; font-size: 14px;background: #fff;top:22px;}
.formError::after {content: '';border-bottom: 15px solid #fff;border-right: 15px solid transparent;border-left: 15px solid transparent;position: absolute;left: 45%;top: -14px;}
.alert {position: fixed;padding: 4rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius: 0.25rem;width: 50%;left: 25%;top: 45%;text-align: center !important;display:none;}
.close:focus {outline-color: transparent; outline-style: none;}    
.modal.show {display:flex!important;flex-direction:column;justify-content:center;align-content:center;align-items: flex-start;}

/** FOOTER **/
footer {background-color: #3E00FF;position: relative; }
footer p {color: #ACB1B4;font-size: 13px; }
footer i {margin-right: 10px;font-size: 24px !important;}
footer a {font-size: 16px;color:rgba(255,255,255,0.3);}
footer a:hover {color: #FFF;text-decoration: underline;}
.footer-menu li {line-height: 2.2;}
.logo-right {float: right;width:200px;display:block;clear:both;}
.footer-expert {color: #fff;font-size: 14px;line-height: 1.3;align-items: center;}
.footer-expert img {width:100px;margin-right:20px;border-radius:50px;border:5px solid #fff;box-shadow:0 0 10px 5px rgba(0, 0, 0, 0.5);}
.footer-expert .footer-expertName {font-weight: normal;padding-bottom: 3px;}
.footer-expert .footer-expertRole {font-weight: 300;margin-bottom:1.5rem;}
.footer-expert a {display: block !important;}
footer .social i {padding:10px;font-size: 15px !important;}
img.logo-footer {width:140px}

/** NAVIGATION **/
.header-content {display: table;width:100%; }
.header-nav.open {visibility: visible;opacity: 1;-webkit-transition: opacity 0.5s;transition: opacity 0.5s; }
/* .logo {float:left;display: table-cell;vertical-align: middle;} */
.logo img {width:145px;}
.navigation {-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;position: fixed !important;background-color: transparent;width: 100%;z-index: 999999999999;border-bottom: 1px solid #000;height:80px;display: flex;align-items: center;}
.navigationActive {background-color: #f4f4f4;}
header {padding: 0;position: relative;width: 100%;margin: 0 auto;-webkit-transition: padding 300ms ease-in-out;transition: padding 300ms ease-in-out; }
header a {color: #fff;text-transform: uppercase;font-size: 13px; }
header a.login {margin-right: 20px; }
header .logo {display: inline-block; }
header ul.primary-nav {margin: 0 0 0 75px;padding: 0;display:flex;align-items:center;justify-content: flex-end;}
header ul.primary-nav li {display: inline;padding-right: 25px;cursor:pointer !important;}
/*
header ul.primary-nav li a {color: #000;}
header ul.primary-nav li a:hover {color:#00ECD4 !important;border-bottom:2px solid #00ECD4 !important;padding-bottom:6px;}
header ul.primary-nav li:last-child a {padding-right: 0px; }
header ul.primary-nav li:last-child a:hover {border-bottom: none !important;}
header ul.member-actions li {display: inline; }
header ul.member-actions li a {color: #fff; }*/
header .header-nav {display: table-cell;vertical-align: middle; text-align:right;padding-right:30px;}
header .member-actions {position: absolute;right: 25px;top: 14px;opacity:1;-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out; }
.fixed {position: fixed;z-index: 999999999999;/*background-color: #3E00FF;width: 100%;*/}

.navicon {visibility:hidden;-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.nav-toggle {cursor: pointer;width: 30px;height: 25px;margin: auto;position: absolute;right: 30px;top: 0;bottom: 0;}
.nav-toggle i {background-color:#3E00FF;border-radius: 2px;content: '';display: block;width: 100%;height: 4px;}
.nav-toggle i:nth-child(1) {-webkit-animation: outT 0.8s backwards;animation: outT 0.8s backwards;-webkit-animation-direction: reverse;animation-direction: reverse;}
.nav-toggle i:nth-child(2) {margin: 5px 0;-webkit-animation: outM 0.8s backwards;animation: outM 0.8s backwards;-webkit-animation-direction: reverse;animation-direction: reverse;}
.nav-toggle i:nth-child(3) {-webkit-animation: outBtm 0.8s backwards;animation: outBtm 0.8s backwards;-webkit-animation-direction: reverse;animation-direction: reverse;}
.nav-toggle.active.fixed i:nth-child(1) {-webkit-animation: inT 0.8s forwards;animation: inT 0.8s forwards;background-color: #3E00FF;}
.nav-toggle.active i:nth-child(2) {-webkit-animation: inM 0.8s forwards;animation: inM 0.8s forwards;background-color:#3E00FF;}
.nav-toggle.active i:nth-child(3) {-webkit-animation: inBtm 0.8s forwards;animation: inBtm 0.8s forwards;background-color:#3E00FF;}

.flags {width:30px;height:30px;border-radius:15px;border:1px solid #ACB1B4;background-size: cover;display: inline-block;transition: all 0.3s ease;opacity:0.6;}
.flags:hover {opacity:1;border:4px solid #3E00FF;}
.spain {background-image: url(../img/flag-esp.png);}
.english {background-image: url(../img/flag-eng.png);}
a.idioma {font-weight:700;background-color:#262626;color: #fff !important;padding:0 1em 0 1em !important;line-height:35px;}


@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1024px) {

}


/* Navbar section */

.nav {width: 100%;height: 65px;position: fixed;line-height: 65px;text-align: center;z-index: 9999999999999999999999999;}
.nav div.logo {float: left;width: auto;height: auto;padding-left: 3rem;}
.nav div.logo a {text-decoration: none;color: #fff;font-size: 2.5rem;}
.nav div.logo a:hover {color: #00E676;}
.nav div.main_list {height: 65px;float: right;}
.nav div.main_list ul {width: 100%;height: 65px;display: flex;list-style: none;margin: 0;padding: 0;}
.nav div.main_list ul li {width: auto;height: 65px;padding: 0;padding-right: 3rem;}
.nav div.main_list ul li a {text-decoration: none;color: #fff;line-height: 65px;font-size: 2.4rem;}
.nav div.main_list ul li a:hover {color: #00E676;}


/* Home section */

.home {
    width: 100%;
    height: 100vh;
}

.navTrigger {
    display: none;
}

.nav {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* Media qurey section */
@media screen and (max-width:768px) {
    .navTrigger {
        display: block;
    }
    .nav div.logo {
        margin-left: 15px;
    }
    .nav div.main_list {
        width: 100%;
        height: 0;
        overflow: hidden;
    }
    .nav div.show_list {
        height: auto;
        display: none;
    }
    .nav div.main_list ul {
        flex-direction: column;
        width: 100%;
        height: 100vh;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: #111;
        /*same background color of navbar*/
        background-position: center top;
    }
    .nav div.main_list ul li {
        width: 100%;
        text-align: right;
    }
    .nav div.main_list ul li a {
        text-align: center;
        width: 100%;
        font-size: 3rem;
        padding: 20px;
    }
    .nav div.media_button {
        display: block;
    }
}


/* Animation */
/* Inspiration taken from Dicson https://codemyui.com/simple-hamburger-menu-x-mark-animation/ */

.navTrigger {
    cursor: pointer;
    width: 30px;
    height: 25px;
    margin: auto;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
}

.navTrigger i {
    background-color: #fff;
    border-radius: 2px;
    content: '';
    display: block;
    width: 100%;
    height: 4px;
}

.navTrigger i:nth-child(1) {
    -webkit-animation: outT 0.8s backwards;
    animation: outT 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger i:nth-child(2) {
    margin: 5px 0;
    -webkit-animation: outM 0.8s backwards;
    animation: outM 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger i:nth-child(3) {
    -webkit-animation: outBtm 0.8s backwards;
    animation: outBtm 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger.active i:nth-child(1) {
    -webkit-animation: inT 0.8s forwards;
    animation: inT 0.8s forwards;
}

.navTrigger.active i:nth-child(2) {
    -webkit-animation: inM 0.8s forwards;
    animation: inM 0.8s forwards;
}

.navTrigger.active i:nth-child(3) {
    -webkit-animation: inBtm 0.8s forwards;
    animation: inBtm 0.8s forwards;
}

@-webkit-keyframes inM {
    50% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}

@keyframes inM {
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}

@-webkit-keyframes outM {
    50% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}

@keyframes outM {
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}

@-webkit-keyframes inT {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(9px) rotate(135deg);
    }
}

@keyframes inT {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(9px) rotate(0deg);
    }
    100% {
        transform: translateY(9px) rotate(135deg);
    }
}

@-webkit-keyframes outT {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(9px) rotate(135deg);
    }
}

@keyframes outT {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(9px) rotate(0deg);
    }
    100% {
        transform: translateY(9px) rotate(135deg);
    }
}

@-webkit-keyframes inBtm {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(-9px) rotate(135deg);
    }
}

@keyframes inBtm {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-9px) rotate(0deg);
    }
    100% {
        transform: translateY(-9px) rotate(135deg);
    }
}

@-webkit-keyframes outBtm {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(-9px) rotate(135deg);
    }
}

@keyframes outBtm {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-9px) rotate(0deg);
    }
    100% {
        transform: translateY(-9px) rotate(135deg);
    }
}

.affix {
    padding: 0;
    background-color: #111;
}

.myH2 {
	text-align:center;
	font-size: 4rem;
}
.myP {
	text-align: justify;
	padding-left:15%;
	padding-right:15%;
	font-size: 20px;
}
@media all and (max-width:700px){
	.myP {
		padding:2%;
	}
}

.modal {z-index: 99999999999999 !important;}
.modal-dialog {width: 90%;}
.modal-content {background-color: rgba(0,0,0,0.8);border: none;}
.modal-header {padding: 0.25rem 1rem;border-bottom: none;}
.close {color: #fff;opacity: .6;font-size: 2.5rem;}
.close:hover {opacity:1;color: #fff !important;}
p.card-text {font-size: 1.12em;}

.img-list {
list-style: none;
padding: 0;
margin: 0;
}
.img-list li {
border: 5px solid transparent;
box-sizing: border-box;
width: 50%;
float: left;
position: relative;
cursor: pointer;
}
.img-list img {
max-width: 100%;
vertical-align: middle;
}

/* Image Placeholder Styles
-------------------------------------------------------------- */ 
.img-placeholder {
background-color: rgba(0,0,0,.4);
color: #fff;
line-height: 1;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
width: 100%;
height: 100%;
font-weight: 700;
font-size: 2em;
padding: 0 10%;
opacity: 1;
transition: all 0.4s ease;
}

.text-placeholder {
color: #fff;
line-height: 1.4;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
width: 100%;
height: 100%;
font-weight: 700;
font-size: 1.1em;
padding: 0 10%;
opacity: 0;
transition: all 0.4s ease;
z-index: 999999;
}

/* The hover effect
-------------------------------------------------------------- */
.img-list li:before {
transition: all .5s ease;
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #3c3c3c;
transform: scale(0);
}
.img-list li:hover:before {
opacity: .5;
transform: scale(1);
}
.img-list li:after {
transition: all .6s ease .2s;
content: "";
position: absolute;
top: 2em;
left: 2em;
right: 2em;
bottom: 2em;
border: 2px solid #fff;
background: #000;
opacity: 0;
transform: scale(0);
}
.img-list li:hover:after {
opacity: .35;
transform: scale(1);
}
.img-list li:hover .img-placeholder  {
opacity: 0;
}
.img-list li:hover .text-placeholder  {
opacity: 1;
}