.row {
}
.regular {
  font-weight: 400 !important; }

.light {
  font-weight: 300 !important; }

.semibold {
  font-weight: 600 !important; }

.text-center {
  text-align: center; }

.hide {
  display:none;
}

.show{
  display: block;
}

p {
  margin-bottom: 30px;
  line-height: 24px;
}

s {
  text-decoration-thickness: 2px;
}

.more-about-me {
  margin-top: 40px;
  font-size: 1.2em;
}

html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
  letter-spacing: 0.05em; }

body {
  background: #202124;
  color: #fff;
  font-family: Open Sans, sans-serif; }

.nav,
.contact,
.main {
  background: #202124;
}

.nav {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%; }
  .nav .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px; }
  .nav .site-name {
    font-size: 1.125em;
    font-weight: 600;
    padding: 20px 0;
    color: #fff !important;
    text-decoration: none !important;
    white-space: nowrap; }
    .nav .site-name:hover {
      color: #ee4735 !important; }
  .nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right; }
    .nav ul li {
      display: inline-block;
      position: static !important;
      left: auto !important;
      float: none !important; }
      .nav ul li a {
        font-size: 1.125em;
        font-weight: 600;
        padding: 20px;
        display: block;
        color: #fff !important;
        text-decoration: none !important; }
        .nav ul li a:hover {
          background: #ee4735;
          color: #fff !important;
          text-decoration: none !important;
        }
        .nav ul li a.active,
        .nav ul li a.active:hover {
          background: #fff;
          color: #333 !important;
          text-decoration: none !important; }
         

.main,
.contact {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.main a,
.portfolio a,
.contact a {
  font-weight: 400;
  text-decoration: underline;
  font-size: 1.1em;
}
  .main a:hover,
  .portfolio a:hover,
  .contact a:hover {
    color: #ee4735; }
  .main a.button,
  .portfolio a.button,
  .contact a.button {
    text-decoration: none;
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 60px;
    font-weight: 600; }
    .main a.button:hover,
    .portfolio a.button:hover,
    .contact a.button:hover {
      color: #fff;
      background: #ee4735;
      /* background: #35a7ee; */
      /* background: #fff; */
      /* color: #000; */

    
    }

.main {
  padding-top: 15%;
  min-height: 40em; }
.main.taller{
  height: auto;
}
  .main .textual h1,
  .main .textual h2 {
    font-size: 1.875em;
    line-height: 1.19em;
    margin-bottom: 15px; }
    .main .textual h1 strong,
    .main .textual h2 strong {
      font-weight: 600; }
  .main .textual h1 {
    font-size: 2.5em;
    margin-top: 28px;
  }
    .main .textual h1 .regular {
      margin-top: 5px; }
    .main .textual h1 span {
      display: block; }
      .main .textual h1 span:first-child {
        margin-bottom: 15px; }
  .main .textual h2 {
    margin-top: 30px; }
  .main .textual h2 span {
    display: block; }
 
  .main .social {
    text-align: center;
    margin-top: 1.875em; }
    .main .social img {
      border-radius: 50%;
    width: 240px; }
    .main .social ul {
      text-align: center; }
      .main .social ul li {
        display: inline-block;
        margin: 0 0 0 8px; }
        .main .social ul li:first-child {
          margin: 0; }
        .main .social ul li a {
          font: 0/0 a;
          text-shadow: none;
          color: transparent;
                    background-repeat: no-repeat;
          display: block;
          width: 20px;
          height: 10px; }
          .main .social ul li a.facebook {
            width: 16px;
            height: 19px;
            background-position: 3px 2px; }
          .main .social ul li a.linkedin {
            height: 20px;
            background-image: url("../img/social/linkedin.svg");
          }
          .main .social ul li a.twitter {
            height: 22px;
            background-position: 3px -40px; }
          .main .social ul li a.behance {
            height: 20px;
            background-image: url("../img/social/behance.svg");
           }
          .main .social ul li a.instagram {
            height: 20px;
            background-position: 3px -81px; }
          .main a.button {
            margin-top: 20px;
            margin-bottom: 0;
          }




.header h2 {
  font-size: 3em;
  font-weight: 100;
  margin: 80px 0;
}


.portfolio {
  background: #202124;
  color: #e8e8e8;
}





.portfolio .row{
  border: 1px solid #ffffff4d;
  border-radius: 3px;
  padding: 2.5em;
  margin-bottom: 5em;
  position: relative;
  overflow: hidden;
}

.portfolio p {
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: 200;
  letter-spacing: 0;
}

  .portfolio h3 {
    font-size: 2.1875em;
    font-weight: 700;
    /* margin-bottom: 0.9375em; */
    margin: 0;
    line-height: 1;
    /* border-bottom: 2px solid #202124; */
  }
  .portfolio article {
    /* margin-bottom: 4.5em; */
    /* padding-bottom: 1.25em; */
  /* border: 1px solid #202124 */
  margin: 0;
 }
    .portfolio article h4 {
      font-size: 1.4em;
      font-weight: 600;
      /* margin-bottom: 0.625em; */
      /* margin-top: 0.625em; */
      margin: 0;
      font-weight: 500;
      /* border-bottom: 1px solid #202124; */
     }
     .portfolio h5 {
       margin: 0 0 30px 0;
       font-size: 14px;
       /* font-weight: 100; */
       border-bottom: 1px solid #ffffff61;
      padding-bottom: 31px;
     }

    .portfolio article ul {
      margin: 20px 0 6px; }
      .portfolio article ul li {
        font-weight: 400; }
        .portfolio article ul li:before {
          width: 16px;
          height: 16px;
          display: inline-block;
          content: "";
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAOCAYAAADJ7fe0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0NDBBODU1MzkyNERFNDExQjY2RTk3QkRBNTNDMDI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3RjY3OTVGQTcxNTYxMUU2QTM0RTk4NjQwREU0REQxMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3RjY3OTVGOTcxNTYxMUU2QTM0RTk4NjQwREU0REQxMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjJGQTFDNDgwNTM3NTExRTRBRjQ0RjcyN0VBMkRFM0Q0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjJGQTFDNDgxNTM3NTExRTRBRjQ0RjcyN0VBMkRFM0Q0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ZgWLLQAAAKtJREFUeNpi+v//PwOlmImBCoBUQ5SA2IoSQ5SBeB0QbwHiAHIM0QTitUCsD8SC6IagB5ImEIuhiekB8dX/CLAYiAWQ1SArtgfih0C8F4iFoWJmQHwfyYC5QMyFHjvInFVIincAcTgQP0IS68cVxcgcSSDe9R876ARiZmIMAWFeIF6PZkA9EDPiS2zYBLmhXvsDxGXEpFhcEoJA7EJpsn8PxHtoleyxAoAAAwDHCbmaNRgZzwAAAABJRU5ErkJggg==);
          background-repeat: no-repeat;
          background-position: 0 3px;
          margin-right: 5px; }


.portfolio .picture-side {
  background-size: cover;
  background-position: center;
  height: 100%;
  min-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.portfolio .cg-bg .picture-side {
  background-image: url(../img/work/cg-bg.png);
  opacity:.9;
}

.portfolio .fx-bg .picture-side {
  background-image: url(../img/work/fx-bg.png);
  opacity:.9;
}

.portfolio .fedex .picture-side {
  background-image: url(../img/work/fedex.png);
  opacity:.9;
}

.portfolio .booking .picture-side {
  background-image: url(../img/work/bk-bg.png);
}

.portfolio .shredz .picture-side {
  background-image: url(../img/work/shredz.jpg);
}


/* 
.portfolio .row:hover .picture-side {
  opacity: 1;
} */

.contact {
  min-height: 50em;
  /* padding-top: 5.3125em; */
 }


  .contact h3 {
    font-size: 2.1875em;
    font-weight: 700;
    margin-bottom: 0.9375em;
    border-bottom: 2px solid #fff; }
  .contact form {
    margin-bottom: 2.5em; }
    .contact form label {
      color: #fff;
      font-size: 1.125em; }
    .contact form input,
    .contact form textarea {
      font-size: 1.125em;
      padding: 0.625em;
      opacity: 0.5; }
      .contact form input:focus,
      .contact form textarea:focus {
        opacity: 1; }
    .contact form button {
      float: right;
      text-decoration: none;
      background: transparent;
      border: 1px solid #fff;
      margin-bottom: 60px;
      font-weight: 600; }
      .contact form button:hover {
        color: #fff;
        background: #ee4735;
       }
    .contact form h5 {
      font-size: 1.875em; }
    .contact form label.error {
      font-weight: 700; }

@media (min-width: 767px) {
  .header .columns {
    padding: 0;
  }
  .entrance .columns{
    padding: 0;
  }
  .contact .columns{
    padding: 0;
  }

  .navbar {
    padding: 20px 0;
    -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, padding 0.5s ease-in-out; }

  .top-nav-collapse {
    padding: 0; }

  .intro-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff; }

  .about-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #eee; }

  .services-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff; }

  .contact-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #eee; } }
@media (max-width: 1200px) {
  .main {
    padding-top: 20%; } }
@media (max-width: 800px) {
  .main {
    padding-top: 30%; }
    .main .social img {
      max-width: 140px;
    }
  html,
  body {
    font-size: 1em; } }
@media (max-width: 600px) {
  html,
  body {
    font-size: 12px; }
    
.social{
  display: none;
}
  .main,
  .contact {
    height: auto !important;
    padding-bottom: 3.75em; } 
  
    .portfolio .row{
      padding-left: 0;
      padding-right: 0;
      border: none;
    }

    .portfolio .row .picture-side {
      position: relative;
      top: -30px;
      height: 200px;
      margin-bottom: -10px;
    }

    .portfolio .fedex .picture-side {
      background-position: 0 -180px;
    }

  }

/* Theme Toggle Button - iOS Style */
.theme-toggle-wrapper {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.mode-label {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.5);
}
.light-mode .mode-label {
  color: rgba(0, 0, 0, 0.5);
}
.toggle-label {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #fff;
  margin-top: 4px;
}
.toggle-label .dark-text {
  display: inline;
}
.toggle-label .light-text {
  display: none;
}
.light-mode .toggle-label {
  color: #333;
}
.light-mode .toggle-label .dark-text {
  display: none;
}
.light-mode .toggle-label .light-text {
  display: inline;
}
.theme-toggle {
  background: #555;
  border: none;
  border-radius: 16px;
  width: 52px;
  height: 32px;
  cursor: pointer;
  padding: 2px;
  transition: background 0.3s ease;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  margin: 0;
  vertical-align: middle;
}
.theme-toggle:hover {
  opacity: 0.9;
}
.theme-icon {
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #fff;
  transition: transform 0.3s ease;
  transform: translateX(0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Light Mode Styles */
.light-mode,
.light-mode body {
  background: #f5f5f5;
  color: #333;
}
.light-mode .nav,
.light-mode .main,
.light-mode .contact,
.light-mode .portfolio,
.light-mode #content,
.light-mode .site-content {
  background: #f5f5f5;
}
.light-mode .nav .site-name {
  color: #333 !important;
}
.light-mode .nav .site-name:hover {
  color: #ee4735 !important;
}
.light-mode .nav ul li a {
  color: #333 !important;
}
.light-mode .nav ul li a:hover {
  background: #ee4735;
  color: #fff !important;
}
.light-mode .nav ul li a.active,
.light-mode .nav ul li a.active:hover {
  background: #333;
  color: #fff !important;
}
.light-mode .theme-toggle {
  background: #333;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
.light-mode .theme-icon {
  transform: translateX(20px);
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.light-mode .main .textual h1,
.light-mode .main .textual h2,
.light-mode h1, .light-mode h2, .light-mode h3,
.light-mode h4, .light-mode h5, .light-mode h6 {
  color: #333;
}
.light-mode .main a,
.light-mode .portfolio a,
.light-mode .contact a {
  color: #333;
}
.light-mode .main a:hover,
.light-mode .portfolio a:hover,
.light-mode .contact a:hover {
  color: #ee4735;
}
.light-mode .main a.button,
.light-mode .portfolio a.button,
.light-mode .contact a.button {
  border-color: #333;
  color: #333;
}
.light-mode .main a.button:hover,
.light-mode .portfolio a.button:hover,
.light-mode .contact a.button:hover {
  background: #ee4735;
  border-color: #ee4735;
  color: #fff;
}
.light-mode .portfolio .row {
  border-color: #33333340;
}
.light-mode .portfolio p,
.light-mode .contact p,
.light-mode p {
  color: #555;
}
.light-mode .header h2 {
  color: #333;
}
.light-mode .contact form input,
.light-mode .contact form textarea {
  background: rgba(0, 0, 0, 0.05);
  border-color: #333;
  color: #333;
}
.light-mode .contact form button {
  border-color: #333;
  color: #333;
}
.light-mode .contact form button:hover {
  background: #ee4735;
  border-color: #ee4735;
  color: #fff;
}
.light-mode .contact form label {
  color: #333;
}
.light-mode .main .social ul li a.linkedin {
  filter: invert(1) brightness(0.3);
}

/* Password Protection Modal */
.password-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
}

.password-modal {
  background: #202124;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 12px;
  padding: 50px;
  max-width: 400px;
  width: 90%;
  text-align: center;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
}

.password-modal-content h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.8em;
  font-weight: 600;
  color: #fff;
  margin-bottom: 15px;
}

.password-modal-content p {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 30px;
  line-height: 1.6;
}

.password-form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.password-form input[type="password"] {
  width: 100%;
  padding: 15px 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  color: #fff;
  outline: none;
  transition: border-color 0.3s ease, background 0.3s ease;
  box-sizing: border-box;
}

.password-form input[type="password"]:focus {
  border-color: #ee4735;
  background: rgba(255, 255, 255, 0.15);
}

.password-form input[type="password"]::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.password-form button {
  width: 100%;
  padding: 15px 30px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  font-weight: 600;
  background: #ee4735;
  color: #fff;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
}

.password-form button:hover {
  background: #d63d2d;
  transform: translateY(-2px);
}

.password-modal .back-link {
  display: inline-block;
  margin-top: 25px;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  transition: color 0.3s ease;
}

.password-modal .back-link:hover {
  color: #fff;
}

/* Light mode password modal */
.light-mode .password-modal-overlay {
  background: rgba(255, 255, 255, 0.85);
}

.light-mode .password-modal {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
}

.light-mode .password-modal-content h2 {
  color: #333;
}

.light-mode .password-modal-content p {
  color: #666;
}

.light-mode .password-form input[type="password"] {
  background: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.15);
  color: #333;
}

.light-mode .password-form input[type="password"]:focus {
  border-color: #ee4735;
}

.light-mode .password-form input[type="password"]::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.light-mode .password-modal .back-link {
  color: rgba(0, 0, 0, 0.5);
}

.light-mode .password-modal .back-link:hover {
  color: #333;
}

/* Modal close button */
.modal-close {
  position: absolute;
  top: 15px;
  right: 20px;
  background: none;
  border: none;
  font-size: 2em;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  padding: 0;
  line-height: 1;
  transition: color 0.3s ease;
}

.modal-close:hover {
  color: #fff;
}

.password-modal {
  position: relative;
}

.light-mode .modal-close {
  color: rgba(0, 0, 0, 0.4);
}

.light-mode .modal-close:hover {
  color: #333;
}
