/*
  Theme Name: Folio
  Theme URL: https://bootstrapmade.com/folio-bootstrap-portfolio-template/
  Author: BootstrapMade.com
  Author URL: https://bootstrapmade.com
*/
/*  General Styling
/*-----------------------------------------------------------------------------------*/
body {
  background: #1B1B1B;
  color: #FFFFFF;
  font-family: 'Montserrat', helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.02em;
  overflow-x: hidden;
  margin: 0 auto;
  padding: 0;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', helvetica, sans-serif;
  color: white;
  font-weight: 200;
  margin: 0;
}
h2 {
  color: #FFFFFF;
  font-weight: 700;
}
.h3 {
  margin: 0;
  padding: 0;
}
h4 {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 700;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Montserrat', helvetica, sans-serif;
  color: white;
  font-weight: 200;
}
h1, .h1 {
  margin-top: 30px;
  margin-bottom: 20px;
}
a {
  color: #FFFFFF;
  text-decoration: none !important;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
a:hover {
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
a:hover, a:focus {
  color: #FFEE00;
  text-decoration: underline;
}
nav ul li a {
  padding: 2px 0 0 0;
  position: relative;
  display: block;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
p {
  margin: 25px 0;
  padding: 0;
  font-size: 17px;
  color: #FFF;
  line-height: 28px;
}
::-moz-selection {
  background: #ff0000;
  color: #fff;
}
::selection {
  background: #ff0000;
  color: #fff;
}
.btn {
  background: #fe0;
  border: medium none;
  border-radius: 0;
  color: #000;
  font-size: 12px;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  text-transform: uppercase;
}
.btn:hover, .btn:focus {
  color: #fff;
}
.padDiv {
  padding: 30px 20px;
}
.section-title {
  margin-bottom: 30px;
}
.section-title h2 {
  font-size: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.form-control {
  background-color: transparent;
  border: 1px solid #999;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  /*letter-spacing: 0.1em;*/
  padding-left: 10px;
  margin: 0 0 25px 0;
  line-height: 14px;
  /*text-transform: uppercase;*/
}
.form-control:focus {
  box-shadow: none;
  outline: 0 none;
}
.paddsection {
  padding-top: 90px;
  padding-bottom: 90px;
}
.paddsections {
  padding-top: 90px;
  padding-bottom: 90px !important;
}
.hvr-shutter-in-horizontal::before {
  background: #FFFFFF;
}
.hvr-shutter-in-horizontal:hover {
  background: #ff0000;
}
.mb-30 {
  margin-bottom: 30px;
}
/*-----------------------------------------------------------------------------------*/
/*  Navbar Top
/*-----------------------------------------------------------------------------------*/
.logo {
  float: left;
}
.logo img {
  width: 200px;
  height: auto;
}
nav {
  position: fixed;
  background: #000;
  z-index: 1000;
  width: 100%;
  padding: 20px;
  display: none;
  -webkit-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.18);
}
.nav-menu {
  float: right;
  line-height: 32px;
  margin-bottom: 0;
  padding-top: 16px;
}
nav ul li {
  float: left;
  margin-right: 15px;
  font-family: 'Montserrat', helvetica, sans-serif;
  font-size: 14px;
  margin-left: 15px;
}
nav ul li a {
  padding: 2px 0 0 0;
  position: relative;
  display: block;
  font-size: 14px;
  color: #FFFFFF;
  font-family: 'Montserrat', helvetica, sans-serif;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.responsive {
  display: none;
  font-size: 23px;
}
a.disabled {
  color: yellow;
}
/*----------------------------------------------------------------------------------*/
/*  Header
/*-----------------------------------------------------------------------------------*/
#header {
  height: 100vh;
  width: 100%;
}
#header .header-content {
  height: 100vh;
  text-align: left;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.header-content h1 {
  font-size: 3em;
  font-weight: 200;
  margin-bottom: 10px;
	margin-left: -5px;
  color: #FFFFFF;
  font-family: 'Montserrat', 'M PLUS 1p', Helvetica, Arial, sans-serif;
}
.header-content p {
  font-size: 18px;
  letter-spacing: 6px;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 200;
}
.header-content .list-social li {
  float: left;
  margin-right: 20px;
  font-size: 14px;
}
.header-content .list-social li i {
  color: #fff;
  font-size: 15px;
}
/*-----------------------------------------------------------------------------------*/
/*  About-us
/*-----------------------------------------------------------------------------------*/
#about {
  width: 100%;
  height: auto;
  padding-top: 100px;
}
#about .div-img-bg {
  padding-bottom: 30px;
  border: 2px solid #ffee00;
}
#about .div-img-bg .about-img img {
  width: 100%;
  box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.14);
  margin-top: -60px;
  margin-left: 40px;
  height: 400px;
  object-fit: cover;
}
#about .about-descr .p-heading {
  font-family: 'Montserrat', helvetica, sans-serif;
  font-weight: 300;
  font-size: 23px;
  line-height: 32px;
  text-align: left;
}
#about .about-descr .p-heading strong {
  font-family: 'Montserrat', helvetica, sans-serif;
  font-weight: 300;
  font-size: 26px;
  text-align: left;
}
#about .about-descr .separator {
  max-width: 80%;
  margin-bottom: 0;
  text-align: left;
}
/*-----------------------------------------------------------------------------------*/
/*   Services
/*-----------------------------------------------------------------------------------*/
#services {
  position: relative;
  padding-top: 40px;
  padding-bottom: 50px;
}
.owl-item {
  float: left;
}
.services-block .service-title {
  margin: 10px 0;
  position: relative;
  font-size: 14px;
  color: #292929;
  letter-spacing: 0.1em;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
}
.services-block .separator {
  margin: 0;
  font-size: 14px;
  line-height: 22px;
}
.services-block i {
  font-size: 44px;
  color: #ff0000;
  line-height: 44px;
}
.services-carousel .owl-stage-outer {
  overflow: hidden;
}
.services-carousel .owl-dots {
  margin-top: 35px;
  text-align: center;
}
.services-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  border: 0;
  padding: 0 !important;
  background-color: #ddd;
  cursor: pointer;
}
.services-carousel .owl-dot.active {
  background-color: #ff0000;
}
.owl-nav {
  display: none;
}
/*--------------------------------------------------------------
# Skills
--------------------------------------------------------------*/
#skills {
  position: relative;
  padding-top: 40px;
  padding-bottom: 50px;
}
.skills .progress {
  height: 50px;
  display: block;
  background: none;
}
.skills .progress .skill {
  padding: 5px 0 0px;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 400;
}
.skills .progress .skill .val {
  float: right;
  font-style: normal;
}
.skills .progress-bar-wrap {
  background: #ddd;
}
.skills .progress-bar {
  width: 1px;
  height: 2px;
  transition: .9s;
  background-color: #ff0000;
}
/*-----------------------------------------------------------------------------------*/
/*  Portfolio
/*-----------------------------------------------------------------------------------*/
#portfolio {
  position: relative;
  padding-bottom: 50px;
}
#portfolio .portfolio-list {
  margin-bottom: 50px;
}
#portfolio .portfolio-list .nav {
  display: inline-block;
  margin: 0;
}
#portfolio .portfolio-list .nav li {
  margin: 0 40px 0 0;
  float: left;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 16px;
  cursor: pointer;
  font-family: 'Montserrat', helvetica, sans-serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#portfolio .portfolio-list .nav li:hover, #portfolio .portfolio-list .nav li.filter-active {
  color: #ffee00;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#portfolio .portfolio-container {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%;
}
.portfolio-thumbnail {
  margin-bottom: 30px;
  overflow: hidden;
}
.portfolio-thumbnail img {
  max-width: 100%;
}
/*-----------------------------------------------------------------------------------*/
/*  Journal
/*-----------------------------------------------------------------------------------*/
#journal, #journal-blog {
  height: auto;
  width: 100%;
  background: #f7f7f7;
  padding-bottom: 60px;
  position: relative;
}
#journal-blog {
  background: #fff;
  padding-bottom: 30px;
}
#journal .journal-block {
  display: inline-block;
  height: auto;
  width: 100%;
}
#journal .journal-block .journal-info {
  position: relative;
}
.journal-block .journal-info img {
  max-width: 100%;
}
.journal-block .journal-info .journal-txt {
  padding: 25px 0px;
  position: relative;
}
.journal-block .journal-info .journal-txt h4 a {
  display: block;
  font-size: 19px;
  line-height: 24px;
  margin: 0 0 13px 0;
  font-weight: 500;
  color: #292929;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.journal-block .journal-info .journal-txt h4 a:hover {
  color: #ff0000;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.journal-block .journal-info .journal-txt p {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
}
/*-----------------------------------------------------------------------------------*/
/*  Contact
/*-----------------------------------------------------------------------------------*/
#contact {
  height: auto;
  width: 100%;
}
.contact-details {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-details li {
  padding-bottom: 10px;
}
#contact input, #contact textarea {
  width: 100%;
}
#contact #sendmessage {
  color: #18d26e;
  border: 1px solid #18d26e;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 700;
  margin: 15px;
}
#contact #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 700;
  margin: 15px;
}
#contact #sendmessage.show, #contact #errormessage.show, #contact .show {
  display: block;
}
#contact .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}
/*-----------------------------------------------------------------------------------*/
/*  Footer
/*-----------------------------------------------------------------------------------*/
#footer {
  padding-top: 50px;
  padding-bottom: 50px;
}
#footer .socials-media {
  width: 100%;
}
#footer .socials-media ul {
  display: inline-block;
  float: none;
  margin: 0 0 20px 0;
}
#footer .socials-media ul li {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
#footer .socials-media ul li a {
  font-size: 24px;
  color: #999;
  letter-spacing: 0.1em;
  font-weight: 500;
  background: transparent;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#footer .socials-media ul li a:hover {
  color: #ff0000;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.credits {
  font-size: 13px;
  font-family: 'Montserrat', helvetica, sans-serif;
  font-weight: 200;
  line-height: normal;
  text-transform: none;
  text-align: right;
}
.thumbnail iframe {
  width: 1440px;
  height: 900px;
}
.thumbnail {
  position: relative;
  -ms-zoom: 0.25;
  -moz-transform: scale(0.25);
  -moz-transform-origin: 0 0;
  -o-transform: scale(0.25);
  -o-transform-origin: 0 0;
  -webkit-transform: scale(0.25);
  -webkit-transform-origin: 0 0;
}
.thumbnail:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.thumbnail-container {
  width: calc(1440px * 0.25);
  height: calc(900px * 0.25);
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.thumbnail iframe {
  opacity: 0;
  transition: all 300ms ease-in-out;
}
.thumbnail-container {
  background: #f9f9f9;
}
.image-source-link {
  color: #ff0000;
}
/*-----------------------------------------------------------------------------------*/
/*  la flechita pa bajar
/*-----------------------------------------------------------------------------------*/
*, :after, :before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.index:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
}
section {
  min-height: 100vh;
  width: 100%;
  position: relative;
	padding-top: 90px;
	padding-bottom: 90px;
}
.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}
.scroll-down {
  position: absolute;
  bottom: 80px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid #ffee00;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  transform: scale(1)
}
.scroll-down:before {
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 6px);
  transform: rotate(-45deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid #ffee00;
  border-width: 0px 0 2px 2px;
}
@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #ffee00;
  color: #000;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}
.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}
.back-to-top:hover {
  color: #000;
  background: #ffee00;
  transition: background 0.2s ease-in-out;
}
.back-to-top:before {
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% - 6px);
  transform: rotate(135deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid #000;
  border-width: 0px 0 2px 2px;
}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 2px solid #ffee00;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.text-yellow {
  color: #FFEE00;
}
.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #FFEE00;
}
.nav-menu a:hover span, .nav-menu .active > a span, .nav-menu li:hover > a span {
  color: #FFEE00;
}
.nav-menu a:hover, .nav-menu li:hover > a {
  width: 100%;
  color: #FFEE00;
}
.nav-menu a:hover span, .nav-menu li:hover > a span {
  display: block;
}
.mundo {
font-family: all-round-gothic, sans-serif;
font-weight: 200;
font-style: normal;
}
.lemon {
font-family: all-round-gothic, sans-serif;
font-weight: 600;
font-style: normal;
}
hr {
border-top:1px dotted white;
	margin-bottom: 2rem;
}