@charset "UTF-8";
/*Tipografía*/
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:wght@100;400;900&display=swap");
/*Color*/
/*Estructura General*/
.clearfix:after {
  content: ".";
  display: block;
  font-size: 0;
  line-height: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

*, *:after, *:before {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.reveal {
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
}

/* Body */
html {
  font-size: 80%;
}

@media only screen and (max-width: 700px) {
  html {
    font-size: 70%;
  }
}

html, body {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
}

body {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  display: block;
  background: #000000;
}

body main {
  min-height: 100%;
  display: block;
  padding-top: 10em;
  background: #000000;
}

body article {
  width: 90%;
  max-width: 900px;
}

body img {
  width: 100%;
  line-height: 0;
}

body p, body label {
  text-align: justify;
  font-size: 1.2em;
  padding: 0.2em 0;
  color: #ffffff;
}

body a {
  color: #138EBA;
  text-decoration: none;
  border: none;
  outline: none;
}

body b {
  color: #8FC322;
  font-weight: bold;
}

body ul, body ol {
  list-style: none;
}

body h1, body h3 {
  color: #ffffff;
}

body h1 {
  width: auto;
  font-weight: bold;
  font-size: 2.5em;
}

body h2 {
  color: #138EBA;
}

body h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30%;
  height: 2px;
  background: #138EBA;
}

body h4 {
  width: auto;
  font-size: 5em;
  text-transform: uppercase;
  font-family: "Bebas Neue", cursive;
  color: #ffffff;
}

body .turkbutton {
  width: auto;
  overflow: hidden;
  color: #ffffff;
  padding: 0.3em;
  margin-top: 1em;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 5px #000000;
          box-shadow: 2px 2px 5px #000000;
}

body .turkbutton p {
  width: auto;
  padding: 0.7em;
  background: #000000;
  color: #ffffff;
  border-radius: 10px;
}

.ir-arriba {
  position: fixed;
  bottom: 1em;
  right: 1em;
  width: auto;
  line-height: 0;
  padding: 0.2em;
  border-radius: 50%;
  z-index: 2800;
  color: #ffffff;
  cursor: pointer;
}

.ir-arriba:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.ir-arriba i {
  font-size: 3em;
}

.fancybox-navigation {
  position: absolute;
  height: 100%;
}

.fancybox-content picture:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  background-position: center center;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5)) blur(20px);
          filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5)) blur(20px);
  z-index: -1;
}

body main, body header, body footer, body article, body section, body .turkbutton, header article .navigation__nav, header article .navigation__nav ul, header article .navigation__nav ul li, .home-bnr .home-bnr-txt, .home-menu .home-menu-btn, footer, footer section, footer section .footer-social, .home-experience .experience, .home-experience .experience .exp-info, .home-education .education-title, .home-education .study, .home-education .software, .home-education .study div, .home-education .study div:first-child, .home-education .software .softs, .home-skills, .home-skills .skills, .home-skills .skills .skill-item, .home-web .home-web-code, .home-web .home-web-gallery, .home-web .home-web-gallery .home-web-gallery-item, .home-social .social-catalogue, .home-social .social-catalogue a, .home-design .home-design-options, .home-design .home-design-options div, #contact, #contact .fieldaboton, #contact .wannamore, .socialperfil .sp-header .sp-profile, .socialperfil .sp-header .sp-profile .sp-profile-img, .socialperfil .sp-header .sp-profile .sp-profile-img picture, .socialperfil .sp-header .sp-desc, .socialperfil .sp-header .sp-desc .sp-desc-title, .socialperfil .sp-header .sp-desc .sp-desc-copy, .socialperfil .sp-intro .sp-soft, .socialperfil .socialgallery, .socialperfil .socialgallery a, .social-slider, .social-slider .slider .slidex, .social-slider .slider .slidex .slidex-desc, .modal .modal-content, .modal .modal-content .modal-white, .modal .modal-content .modal-white .modal-title, .modal .modal-content .modal-white .modal-desc, .modal .modal-content .modal-white .modal-desc .modal-desc-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home-menu, .home-education, .home-skills .skills, .home-web .home-web-gallery, .home-social .social-catalogue, .home-design .home-design-options, .socialperfil .sp-header .sp-desc .sp-desc-title, .socialperfil .socialgallery, .social-slider .slider .slidex {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*Direction*/
header article .navigation__nav ul, .home, .home-bnr .home-bnr-txt, .home-menu .home-menu-btn, footer section, .home-experience, .home-experience .experience .exp-info, .home-education .study, .home-education .software, .home-education .study div, .home-education .software .softs, .home-skills, .home-skills .skills .skill-item, .home-web, .home-social, .home-design, .home-web .home-web-gallery .home-web-gallery-item, .home-design .home-design-options div, .contactprev, #contact, .backportfolio, .socialperfil, .socialperfil .sp-header .sp-desc, .socialperfil .sp-header .sp-desc .sp-desc-copy, .socialperfil .sp-intro, .social-slider .slider .slidex .slidex-desc, .modal .modal-content .modal-white .modal-desc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/*Justify items*/
.home-education {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body main, body header, body footer, body .turkbutton, header article .navigation__nav, header article .navigation__nav ul, .home, .home-bnr, .home-bnr .home-bnr-txt, .home-menu .home-menu-btn, footer, footer section, .home-experience, .home-experience .experience .exp-info, .home-education .education-title, .home-education .study, .home-education .software, .home-education .study div:first-child, .home-education .software .softs, .home-skills, .home-skills .skills .skill-item, .home-web, .home-social, .home-design, .home-web .home-web-gallery .home-web-gallery-item, .home-social .social-catalogue a, .home-design .home-design-options div, .contactprev, #contact, #contact .fieldaboton, .socialperfil, .socialperfil .sp-header .sp-profile, .socialperfil .sp-header .sp-profile .sp-profile-img, .socialperfil .sp-header .sp-profile .sp-profile-img picture, .socialperfil .sp-intro, .socialperfil .socialgallery a, .social-slider, .social-slider .slider .slidex .slidex-desc, .modal .modal-content, .modal .modal-content .modal-white {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

header article, .socialperfil .sp-header, .socialperfil .socialgallery {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.home-menu, footer section .footer-social, .home-skills .skills, .home-web .home-web-code, .home-web .home-web-gallery, .home-social .social-catalogue, .home-design .home-design-options, .socialperfil .sp-intro .sp-soft, .social-slider .slider .slidex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-around;
}

.home-experience .experience, .home-education .study div, #contact .wannamore, .socialperfil .sp-header .sp-desc, .socialperfil .sp-header .sp-desc .sp-desc-title, .socialperfil .sp-header .sp-desc .sp-desc-copy, .modal .modal-content .modal-white .modal-title, .modal .modal-content .modal-white .modal-desc, .modal .modal-content .modal-white .modal-desc .modal-desc-title {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

/*Align items*/
body main, body header, body footer, body .turkbutton, header article, header article .navigation__nav, header article .navigation__nav ul, .home, .home-bnr, .home-menu .home-menu-btn, footer, footer section, footer section .footer-social, .home-experience, .home-experience .experience .exp-info, .home-education .study, .home-education .software, .home-education .study div:first-child, .home-education .software .softs, .home-skills, .home-skills .skills .skill-item, .home-web, .home-social, .home-design, .home-web .home-web-code, .home-web .home-web-gallery .home-web-gallery-item, .home-social .social-catalogue a, .home-design .home-design-options, .home-design .home-design-options div, .contactprev, #contact, #contact .fieldaboton, .socialperfil, .socialperfil .sp-header .sp-profile, .socialperfil .sp-header .sp-profile .sp-profile-img, .socialperfil .sp-header .sp-profile .sp-profile-img picture, .socialperfil .sp-intro, .socialperfil .sp-intro .sp-soft, .socialperfil .socialgallery, .socialperfil .socialgallery a, .social-slider, .social-slider .slider .slidex, .social-slider .slider .slidex .slidex-desc, .modal .modal-content .modal-white .modal-desc {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-bnr .home-bnr-txt, .home-menu, .home-education, .home-education .study div, .home-skills .skills, .home-web .home-web-gallery, .home-social .social-catalogue, .socialperfil .sp-header, .socialperfil .sp-header .sp-desc, .socialperfil .sp-header .sp-desc .sp-desc-title, .socialperfil .sp-header .sp-desc .sp-desc-copy, .modal .modal-content, .modal .modal-content .modal-white .modal-title, .modal .modal-content .modal-white .modal-desc .modal-desc-title {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

/* * * * * * * * * * * 
* * * * * * * Animaciones * * * * * * *
* * * * * * */
body a, .ir-arriba, header article .logo, header article .navigation__background, .home-menu .home-menu-btn, .home-experience h1:after, .home-education h1:after, .home-web h1:after, .home-design h1:after, .home-skills h1:after, footer section .footer-social a, .home-skills .skills .skill-item, .home-skills .skills .skill-item picture img, .home-web .label, .home-web .home-web-code picture, .home-web .home-web-gallery .home-web-gallery-item img, .home-social .social-catalogue a, .home-social .social-catalogue a picture, .home-design .home-design-options div, .socialperfil .sp-header .sp-desc .sp-desc-title a {
  transition: 0.2s all;
  -webkit-transition: 0.2s all;
}

body .turkbutton, .ir-arriba, header article .logo .logo-bar, .home-education .study div:first-child {
  background-size: 200% 200%;
  background-image: linear-gradient(-45deg, #BA2547 0%, #138EBA 50%, #8FC322 100%);
  -webkit-animation: AnimateBG 2s ease infinite;
          animation: AnimateBG 2s ease infinite;
}

@-webkit-keyframes AnimateBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes AnimateBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.paginator-center ul .prev {
  -webkit-animation: movearrow-left 1.5s ease infinite;
          animation: movearrow-left 1.5s ease infinite;
}

@-webkit-keyframes movearrow-left {
  0% {
    left: 5%;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}

@keyframes movearrow-left {
  0% {
    left: 5%;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}

.paginator-center ul .next {
  -webkit-animation: movearrow-right 1.5s ease infinite;
          animation: movearrow-right 1.5s ease infinite;
}

@-webkit-keyframes movearrow-right {
  0% {
    right: 5%;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}

@keyframes movearrow-right {
  0% {
    right: 5%;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}

.home-bnr .home-bnr-txt a:hover {
  -webkit-animation: jump-btn 0.2s ease;
          animation: jump-btn 0.2s ease;
}

@-webkit-keyframes jump-btn {
  0%, 100% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
  75% {
    -webkit-transform: scale(1.1) rotate(-5deg);
            transform: scale(1.1) rotate(-5deg);
  }
}

@keyframes jump-btn {
  0%, 100% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
  75% {
    -webkit-transform: scale(1.1) rotate(-5deg);
            transform: scale(1.1) rotate(-5deg);
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  padding-top: 1em;
  padding-bottom: 1em;
  background: rgba(0, 0, 0, 0.5);
}

header article .logo {
  width: auto;
  z-index: 2001;
  overflow: hidden;
}

header article .logo:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

header article .logo .logo-bar {
  width: 200%;
  position: absolute;
  top: 2.5em;
  left: 0;
  height: 1em;
  -webkit-animation: logo-barmove 5s infinite ease;
          animation: logo-barmove 5s infinite ease;
}

header article .logo .logo-sc, header article .logo .logo-wuc, header article .logo .logo-ow {
  position: absolute;
  top: 0;
}

header article .logo .logo-sc {
  left: 0;
}

header article .logo .logo-wuc {
  left: 30%;
}

header article .logo .logo-ow {
  right: 0;
}

@-webkit-keyframes logo-barmove {
  0% {
    left: -200%;
  }
  100% {
    left: 200%;
  }
}

@keyframes logo-barmove {
  0% {
    left: -200%;
  }
  100% {
    left: 200%;
  }
}

header article .navigation__checkbox {
  display: none;
}

header article .navigation__checkbox:checked ~ .navigation__background {
  /*transform: scale(100);*/
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0.8;
}

header article .navigation__checkbox:checked ~ .navigation__nav {
  opacity: 1;
  width: 100%;
}

header article .navigation__checkbox:checked ~ .navigation__nav ul li a {
  padding: 0.5em 1em;
  display: block;
}

header article .navigation__checkbox:checked + .navigation__button .navigation__icon:before {
  font-family: 'icomoon';
  content: '\e90e';
  font-size: 2em;
  color: #ffffff;
}

header article .navigation__button {
  width: 2.4em;
  height: 2.4em;
  position: absolute;
  top: 1em;
  right: 1em;
  padding: 0.4em;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  z-index: 2100;
}

header article .navigation__button .navigation__icon {
  height: 1.6em;
  width: 1.6em;
}

header article .navigation__button .navigation__icon:before {
  font-family: 'icomoon';
  content: '\e928';
  font-size: 1.5em;
  color: #ffffff;
}

header article .navigation__background {
  height: 1em;
  width: 1em;
  position: absolute;
  top: 0;
  right: 0;
  background: #00506E;
  opacity: 0;
}

header article .navigation__nav {
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0;
}

header article .navigation__nav ul {
  width: 90%;
  max-width: 900px;
  list-style: none;
  text-align: center;
}

header article .navigation__nav ul li a {
  padding: 0;
  font-size: 2em;
  font-weight: bold;
  color: #ffffff;
  display: none;
}

header article .navigation__nav ul li a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.home-bnr {
  padding-bottom: 2em;
}

.home-bnr .home-bnr-txt {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 500px) {
  .home-bnr .home-bnr-txt h1 {
    font-size: 3em;
  }
}

.home-intro {
  padding-top: 2em;
  padding-bottom: 2em;
}

.home-intro p {
  text-align: center;
}

.home-menu .home-menu-btn {
  width: 30%;
  background: #121212;
  border-radius: 20px;
  padding: 2em;
  margin-bottom: 2em;
  opacity: 0;
}

@media only screen and (max-width: 700px) {
  .home-menu .home-menu-btn {
    width: 45%;
  }
}

@media only screen and (max-width: 600px) {
  .home-menu .home-menu-btn {
    width: 80%;
  }
}

.home-menu .home-menu-btn:nth-child(1), .home-menu .home-menu-btn:nth-child(3) {
  margin-left: -100%;
}

.home-menu .home-menu-btn:nth-child(2) {
  margin-left: 100%;
}

.home-menu .home-menu-btn:hover {
  -webkit-box-shadow: 0 0 1em #138EBA;
          box-shadow: 0 0 1em #138EBA;
}

.home-menu .home-menu-btn:nth-child(2) {
  border: 1px solid #138EBA;
}

.home-menu .home-menu-btn h3, .home-menu .home-menu-btn i {
  width: auto;
}

.home-menu .home-menu-btn h3 {
  padding-bottom: 0.5em;
}

.home-menu .home-menu-btn p {
  padding-top: 1em;
  text-align: center;
}

.home-menu .home-menu-btn i {
  font-size: 3em;
  color: #138EBA;
  padding-bottom: 0.5m;
}

.home-menu .home-menu-btn.active {
  opacity: 1;
  margin-left: 0;
}

.home-experience, .home-education, .home-web, .home-design, .home-skills {
  padding-top: 4em;
  padding-bottom: 2em;
}

.home-experience h1, .home-education h1, .home-web h1, .home-design h1, .home-skills h1 {
  text-align: center;
  padding: 0.5em 2em;
  margin-bottom: 1em;
  z-index: 20;
  opacity: 0;
}

.home-experience h1:after, .home-education h1:after, .home-web h1:after, .home-design h1:after, .home-skills h1:after {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#000000), color-stop(49%, #138EBA), to(#000000));
  background: linear-gradient(90deg, #000000 0%, #138EBA 49%, #000000 100%);
}

@media only screen and (max-width: 700px) {
  .home-experience h1, .home-education h1, .home-web h1, .home-design h1, .home-skills h1 {
    font-size: 3em;
  }
}

.home-experience h1.active, .home-education h1.active, .home-web h1.active, .home-design h1.active, .home-skills h1.active {
  opacity: 1;
}

.home-experience h1.active:after, .home-education h1.active:after, .home-web h1.active:after, .home-design h1.active:after, .home-skills h1.active:after {
  width: 100%;
}

footer {
  padding-top: 2em;
  padding-bottom: 2em;
  background: #121212;
}

footer section {
  width: 80%;
  max-width: 1200px;
}

footer section p {
  width: auto;
}

footer section .footer-social {
  width: auto;
  padding-top: 1em;
}

footer section .footer-social a {
  width: auto;
  padding-right: 1em;
}

footer section .footer-social a:last-child {
  padding-right: 0;
}

footer section .footer-social a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

footer section .footer-social i {
  width: auto;
  font-size: 2em;
}

.home-experience h2 {
  opacity: 0;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  padding-bottom: 0.5em;
}

.home-experience h2 b {
  font-size: 0.8em;
  text-transform: capitalize;
  color: #00506E;
}

.home-experience .experience {
  opacity: 0;
  margin-bottom: 4em;
  margin-right: 50%;
}

.home-experience .experience .exp-prev {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: #8FC322;
}

.home-experience .experience .exp-prev:after, .home-experience .experience .exp-prev:before {
  content: '';
  position: absolute;
  left: -2px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #8FC322;
}

.home-experience .experience .exp-prev:after {
  bottom: 0;
}

.home-experience .experience .exp-prev:before {
  top: 0;
}

.home-experience .experience .exp-info {
  padding-left: 1em;
}

.home-experience h2.active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.home-experience .experience.active {
  opacity: 1;
  margin-right: 0;
}

@media only screen and (max-width: 700px) {
  .home-education {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.home-education .study {
  width: 60%;
  margin-left: -50%;
  opacity: 0;
}

@media only screen and (max-width: 700px) {
  .home-education .study {
    width: 100%;
  }
}

.home-education .study div {
  margin-bottom: 2em;
}

.home-education .study div:before, .home-education .study div:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.home-education .study div:first-child {
  border-radius: 10px;
  padding: 0.2em;
}

.home-education .study div:first-child div {
  background: #000000;
  border-radius: 10px;
  padding: 2em;
  margin-bottom: 0;
}

.home-education .study.active {
  opacity: 1;
  margin-left: 0;
}

.home-education .software {
  width: 25%;
  opacity: 0;
  margin-right: -50%;
}

@media only screen and (max-width: 700px) {
  .home-education .software {
    width: 80%;
  }
}

.home-education .software h3 {
  font-size: 1.5em;
}

.home-education .software h2 {
  padding-top: 1em;
  color: #8FC322;
}

.home-education .software .softs {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.home-education .software .softs .progress {
  -webkit-box-shadow: 0 0 5px #138EBA;
          box-shadow: 0 0 5px #138EBA;
  border: 1px solid #138EBA;
  border-radius: 5px;
}

.home-education .software .softs .progress .progress-bar {
  height: 2em;
  -webkit-transition: width 0.25s;
  transition: width 0.25s;
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(186, 37, 71, 0.2)), color-stop(70%, rgba(186, 37, 71, 0.6)), to(#BA2547));
  background: linear-gradient(90deg, rgba(186, 37, 71, 0.2) 0%, rgba(186, 37, 71, 0.6) 70%, #BA2547 100%);
}

.home-education .software .softs .progress .p-1, .home-education .software .softs .progress .p-2, .home-education .software .softs .progress .p-3, .home-education .software .softs .progress .p-4, .home-education .software .softs .progress .p-5, .home-education .software .softs .progress .p-6, .home-education .software .softs .progress .p-7 {
  width: 0%;
}

.home-education .software .softs .progress .p-1.active {
  width: 60%;
}

.home-education .software .softs .progress .p-2.active {
  width: 75%;
}

.home-education .software .softs .progress .p-3.active {
  width: 60%;
}

.home-education .software .softs .progress .p-4.active {
  width: 60%;
}

.home-education .software .softs .progress .p-5.active {
  width: 90%;
}

.home-education .software .softs .progress .p-6.active {
  width: 75%;
}

.home-education .software .softs .progress .p-7.active {
  width: 75%;
}

.home-education .software.active {
  opacity: 1;
  margin-right: 0;
}

.home-skills {
  padding-top: 2em;
  padding-bottom: 2em;
}

.home-skills p {
  text-align: center;
}

.home-skills .skills .skill-item {
  width: 28%;
  max-width: 280px;
  padding: 2em 1em;
  margin-top: 2em;
  border-radius: 20px;
  background: #121212;
}

@media only screen and (max-width: 700px) {
  .home-skills .skills .skill-item {
    width: 80%;
    max-width: none;
  }
}

.home-skills .skills .skill-item:hover {
  -webkit-box-shadow: 0 0 20px #138EBA;
          box-shadow: 0 0 20px #138EBA;
}

.home-skills .skills .skill-item:hover picture img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.home-skills .skills .skill-item picture {
  border-radius: 20px;
  overflow: hidden;
}

.home-skills .skills .skill-item h2 {
  text-align: center;
}

.home-skills .skills .skill-item p {
  text-align: center;
  padding-bottom: 2em;
  padding-top: 1em;
}

.home-web, .home-social, .home-design {
  padding-top: 5em;
  padding-bottom: 2em;
}

.home-web p, .home-social p, .home-design p {
  text-align: center;
}

.home-web #activar {
  display: none;
}

.home-web .label {
  width: auto;
  margin: 0 auto;
  padding: 0.5em 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
  background: #BA2547;
  -webkit-box-shadow: 0 2px 2px #000000;
          box-shadow: 0 2px 2px #000000;
  border-radius: 0 0 20px 20px;
  cursor: pointer;
}

.home-web #activar ~ .label:before {
  content: "View more";
}

.home-web #activar:checked ~ .home-web-gallery {
  height: 100%;
}

.home-web #activar:checked ~ .label:before {
  content: "View less";
}

.home-web .home-web-responsive {
  width: 80%;
  max-width: 800px;
}

.home-web .home-web-code picture {
  width: 25%;
  max-width: 90px;
}

.home-web .home-web-code picture:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.home-web .home-web-gallery-shadow {
  pointer-events: none;
  position: absolute;
  bottom: 3em;
  left: 0;
  height: 4em;
  background: black;
  background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(49%, black), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, black 0%, black 49%, rgba(0, 0, 0, 0) 100%);
}

.home-web .home-web-gallery {
  height: 400px;
  padding-top: 2em;
  overflow: hidden;
}

.home-web .home-web-gallery .home-web-gallery-item {
  width: 45%;
  margin-bottom: 2em;
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid #138EBA;
  opacity: 0;
}

@media only screen and (max-width: 350px) {
  .home-web .home-web-gallery .home-web-gallery-item {
    width: 80%;
  }
}

@media only screen and (min-width: 650px) {
  .home-web .home-web-gallery .home-web-gallery-item {
    width: 30%;
  }
}

.home-web .home-web-gallery .home-web-gallery-item:hover {
  -webkit-box-shadow: 0 0 1em #138EBA;
          box-shadow: 0 0 1em #138EBA;
}

.home-web .home-web-gallery .home-web-gallery-item:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.home-web .home-web-gallery .home-web-gallery-item p {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #138EBA;
  text-align: center;
}

.home-web .home-web-gallery .home-web-gallery-item.active {
  opacity: 1;
}

.home-social {
  width: 100vw;
  background: #121212;
}

.home-social h1:after {
  background: -webkit-gradient(linear, left top, right top, from(#121212), color-stop(49%, #138EBA), to(#121212));
  background: linear-gradient(90deg, #121212 0%, #138EBA 49%, #121212 100%);
}

.home-social h2 {
  color: #BA2547;
  font-size: 2em;
  text-align: center;
  padding-top: 0.5em;
}

.home-social .social-catalogue {
  width: 90%;
  max-width: 900px;
  padding-top: 1em;
}

.home-social .social-catalogue a {
  width: 18%;
  padding: 2em 1em;
}

@media only screen and (max-width: 600px) {
  .home-social .social-catalogue a {
    padding: 0.5em;
  }
}

.home-social .social-catalogue a picture img {
  opacity: 0.6;
  -webkit-filter: drop-shadow(0 0 0.2em #ffffff);
          filter: drop-shadow(0 0 0.2em #ffffff);
}

.home-social .social-catalogue a picture img:hover {
  opacity: 1;
  -webkit-filter: drop-shadow(0 0 1em #ffffff);
          filter: drop-shadow(0 0 1em #ffffff);
}

.home-social .home-social-community {
  width: 60%;
  max-width: 600px;
  padding-top: 1em;
  padding-bottom: 2em;
}

.home-design .home-design-options {
  padding-top: 2em;
  padding-bottom: 2em;
}

.home-design .home-design-options div {
  width: 27%;
  border-radius: 20px;
  background: #121212;
  -webkit-box-shadow: 0 0 5px #138EBA;
          box-shadow: 0 0 5px #138EBA;
  padding: 1em;
  margin-bottom: 1em;
}

@media only screen and (max-width: 700px) {
  .home-design .home-design-options div {
    width: 45%;
  }
}

@media only screen and (max-width: 600px) {
  .home-design .home-design-options div {
    width: 80%;
  }
}

.home-design .home-design-options div:hover {
  -webkit-box-shadow: 0 0 10px #138EBA;
          box-shadow: 0 0 10px #138EBA;
  background: rgba(19, 142, 186, 0.3);
}

.home-design .home-design-options div h2 {
  width: auto;
}

#contact {
  padding: 1em 0;
}

#contact fieldset {
  border: #ffffff !important;
  margin-bottom: 1em;
  width: 100%;
  float: left;
  padding: 0;
}

@media only screen and (max-width: 800px) {
  #contact fieldset {
    width: 100%;
    margin: 1em 0;
  }
}

#contact fieldset h2 {
  color: #8FC322;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact .texthalf {
  width: 50%;
  padding-right: 1em;
}

@media only screen and (max-width: 800px) {
  #contact .texthalf {
    width: 80%;
    padding: 0;
  }
}

#contact .wannamore {
  padding-left: 2%;
  padding-bottom: 1em;
}

#contact .wannamore input {
  width: auto;
  padding-right: 0.5em;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
  width: 100%;
  border: none;
  border: 1px solid #ffffff;
  border-radius: 10px;
  background: none;
  padding: 10px;
  color: #ffffff;
  -webkit-box-shadow: 0 0 10px #138EBA;
          box-shadow: 0 0 10px #138EBA;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 120px;
  border: none;
  border-radius: 10px;
  background: #ffffff;
  color: #000000;
  margin: 0 auto;
  padding: 10px;
  font-size: 1em;
}

#contact button[type="submit"]:hover {
  background: #138EBA;
  -webkit-transition: background 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  -webkit-box-shadow: inset 0 1px 3px #ffffff;
          box-shadow: inset 0 1px 3px #ffffff;
}

#contact input:focus, #contact textarea:focus {
  outline: 0;
}

#contact textarea {
  font-family: "Roboto", sans-serif;
}

::-webkit-input-placeholder {
  color: #ffffff;
}

:-moz-placeholder {
  color: #ffffff;
}

::-moz-placeholder {
  color: #ffffff;
}

:-ms-input-placeholder {
  color: #ffffff;
}

.socialperfil {
  padding: 2em;
  margin-top: 2em;
  margin-bottom: 2em;
  text-transform: none;
  background: #121212;
  border-radius: 20px;
}

.socialperfil .sp-header {
  padding-bottom: 1em;
  border-bottom: 1px solid #cfcfcf;
}

.socialperfil .sp-header .sp-profile {
  width: 30%;
  height: 100%;
}

.socialperfil .sp-header .sp-profile .sp-profile-img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: linear-gradient(135deg, #138eba 0%, #ba2547 49%, #138eba 100%);
  -webkit-box-shadow: 0 0 5px #000000;
          box-shadow: 0 0 5px #000000;
}

@media only screen and (max-width: 700px) {
  .socialperfil .sp-header .sp-profile .sp-profile-img {
    width: 90px;
    height: 90px;
  }
}

.socialperfil .sp-header .sp-profile .sp-profile-img picture {
  width: 95%;
  height: 95%;
  border-radius: 50%;
  background: #ffffff;
}

.socialperfil .sp-header .sp-profile .sp-profile-img picture img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.socialperfil .sp-header .sp-desc {
  width: 70%;
  padding-left: 1em;
}

.socialperfil .sp-header .sp-desc .sp-desc-title a, .socialperfil .sp-header .sp-desc .sp-desc-title p {
  width: auto;
}

.socialperfil .sp-header .sp-desc .sp-desc-title a {
  margin-right: 1em;
  padding: 0.5em 1em;
  border-radius: 10px;
  color: #ffffff;
  background: #BA2547;
}

.socialperfil .sp-header .sp-desc .sp-desc-title a:first-child {
  background: none;
  padding-left: 0;
}

.socialperfil .sp-header .sp-desc .sp-desc-title a:hover {
  -webkit-box-shadow: 2px 2px 5px #BA2547;
          box-shadow: 2px 2px 5px #BA2547;
}

.socialperfil .sp-header .sp-desc .sp-desc-title p {
  padding-right: 1em;
}

.socialperfil .sp-header .sp-desc .sp-desc-copy p {
  padding-bottom: 0;
}

.socialperfil .sp-header .sp-desc .sp-desc-copy p span {
  color: #828282;
}

.socialperfil .sp-intro {
  padding-top: 1em;
  padding-bottom: 1em;
}

.socialperfil .sp-intro picture {
  width: 60%;
  max-width: 300px;
}

.socialperfil .sp-intro h1 {
  padding: 0.5em 2em;
  margin-top: 2em;
  margin-bottom: 1em;
  text-align: center;
}

.socialperfil .sp-intro h3 {
  font-size: 1.5em;
  text-align: center;
}

.socialperfil .sp-intro h3:after {
  display: none;
}

.socialperfil .sp-intro .sp-soft {
  padding-top: 2em;
  padding-bottom: 1em;
}

.socialperfil .sp-intro .sp-soft div {
  width: 22%;
  max-width: 60px;
  -webkit-box-shadow: 0 0 5px #ffffff;
          box-shadow: 0 0 5px #ffffff;
  border-radius: 10px;
}

.socialperfil .sp-intro-dbz h1 {
  background: -webkit-gradient(linear, left top, right top, from(#121212), color-stop(49%, #8FC322), to(#121212));
  background: linear-gradient(90deg, #121212 0%, #8FC322 49%, #121212 100%);
}

.socialperfil .sp-intro-mc h1 {
  background: -webkit-gradient(linear, left top, right top, from(#121212), color-stop(49%, #BA2547), to(#121212));
  background: linear-gradient(90deg, #121212 0%, #BA2547 49%, #121212 100%);
}

.socialperfil .sp-intro-lm h1 {
  background: -webkit-gradient(linear, left top, right top, from(#121212), color-stop(49%, #138EBA), to(#121212));
  background: linear-gradient(90deg, #121212 0%, #138EBA 49%, #121212 100%);
}

.socialperfil .socialgallery {
  padding-top: 1em;
}

.socialperfil .socialgallery a {
  width: 33%;
  margin-bottom: 0.2em;
}

.socialperfil .socialgallery .aspect-ratio-1-1 {
  overflow: hidden;
}

.social-slider {
  overflow: hidden;
}

.social-slider .slider {
  width: 90%;
  max-width: 900px;
  float: left;
  height: auto;
  display: block;
}

.social-slider .slider .slidex {
  padding-top: 4em;
  padding-bottom: 4em;
}

.social-slider .slider .slidex h2 {
  text-align: center;
  width: auto;
  color: #ffffff;
  font-size: 2em;
}

.social-slider .slider .slidex .slidex-desc, .social-slider .slider .slidex .slidex-img {
  width: 45%;
}

@media only screen and (max-width: 500px) {
  .social-slider .slider .slidex .slidex-desc {
    width: 100%;
    padding-bottom: 2em;
  }
}

.social-slider .slider .slidex .slidex-desc .slidex-logo {
  width: 80%;
  padding-bottom: 2em;
}

.social-slider .slick-slide {
  height: auto;
}

.paginator-center {
  position: absolute;
  left: 0;
  top: 50%;
  pointer-events: none;
}

.paginator-center ul {
  padding: 0 1em;
  pointer-events: none;
}

.paginator-center ul li {
  width: auto;
  display: block;
  float: left;
  font-size: 3.5em;
  color: #ffffff;
  pointer-events: all;
  opacity: 0.4;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}

.paginator-center ul li:hover {
  opacity: 0.8;
}

@media only screen and (max-width: 650px) {
  .paginator-center ul li {
    font-size: 2em;
  }
}

.paginator-center ul .next {
  float: right;
  text-align: right;
}

.slick-dots {
  height: 1px;
  visibility: hidden;
}

.modal {
  display: none;
  position: fixed;
  z-index: 3000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal .modal-content {
  padding-top: 5em;
}

.modal .modal-content .modal-white {
  width: 90%;
  max-width: 800px;
  background: #ffffff;
  font-size: 0.9em;
}

@media only screen and (max-width: 600px) {
  .modal .modal-content .modal-white {
    width: 70%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.modal .modal-content .modal-white p {
  width: auto;
  color: #000000;
  text-transform: none;
}

.modal .modal-content .modal-white .modal-profile {
  width: 30px;
  min-width: 30px;
  height: 30px;
  margin-right: 1em;
  border: solid #ffffff 0.2em;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 3px #000000;
          box-shadow: 1px 1px 3px #000000;
}

.modal .modal-content .modal-white .modal-title {
  padding: 1em;
  border-bottom: 1px solid #cfcfcf;
}

@media only screen and (min-width: 600px) {
  .modal .modal-content .modal-white .modal-title {
    display: none;
    visibility: hidden;
  }
}

.modal .modal-content .modal-white .modal-media, .modal .modal-content .modal-white .modal-desc {
  width: 50%;
}

@media only screen and (max-width: 600px) {
  .modal .modal-content .modal-white .modal-media, .modal .modal-content .modal-white .modal-desc {
    width: 100%;
  }
}

.modal .modal-content .modal-white .modal-desc {
  max-width: 400px;
  border-left: 1px solid #cfcfcf;
}

.modal .modal-content .modal-white .modal-desc .modal-desc-title {
  padding: 1em;
}

.modal .modal-content .modal-white .modal-desc .modal-desc-title:first-child {
  border-bottom: 1px solid #cfcfcf;
}

@media only screen and (max-width: 600px) {
  .modal .modal-content .modal-white .modal-desc .modal-desc-title:first-child {
    visibility: hidden;
    display: none;
  }
}

.modal .modal-content .close {
  width: auto;
  position: absolute;
  right: 1em;
  top: 1em;
  z-index: 3001;
  font-size: 2em;
  color: #ffffff;
}

.modal .modal-content .close:hover, .modal .modal-content .close:focus {
  cursor: pointer;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
/*# sourceMappingURL=style.css.map */