@import url('https://fonts.googleapis.com/css?family=Poppins');

html, body {
  overflow-x: hidden;
}

body{
  background-color:black;
  justify-content: space-between;
  padding-top: 10.9vw;
  padding-bottom: 0.5vw;
    padding-left: 5vw;
    padding-right: 5vw;
}

.body2{
  margin-left: 1.7vw;
  padding-top: 10.5vw;
  padding-bottom: 2vw;
}

.body3{
  margin-left: 1.5vw;
  align-items: center;
  padding-top: 0.2vw;
  padding-bottom: 0vw;
  overflow: hidden;
}


.body4{
  padding-top: 0vw;
  align-items: center;
  height: 97.%;
  vertical-align: middle;
  overflow: hidden;
}

h1{
  text-align:left;
  color:white;
  font-family:'Poppins';
  line-height:6.3vw;
  font-size:6.6vw;
  margin: 0 0 1.8vw 0; 
}

h2{
  text-align:center;
  color:white;
  font-family:'Poppins';
  line-height:2.3vw;
  font-size:5.0vw;
  margin-bottom: 4.5vw;
}

h3{
  text-align:center;
  color:white;
  font-family:'Poppins';
  line-height:5vw;
  font-size:5.0vw;
  margin: 0vw 0 0 0; 
}

h4{
  text-align:left;
  color:white;
  font-family:'Poppins';
  line-height:2.3vw;
  font-size:1.8vw;
  padding-bottom: 0.7vw;
  padding-top: 0.0vw;
}

h5{
  text-align:center;
  color:white;
  font-family:'Poppins';
  font-size:6.0vw;
}

.h6{
  padding-bottom: 0.5vw;
  padding-top: 2.0vw;
}

.h7{
  text-align:left;
  color:white;
  font-family:'Poppins';
  line-height:6.3vw;
  font-size:6.0vw;
  margin: 0 0 0 0; 
}
.left{
  padding-left: 0em;
  padding-right: 0em;
  width: 100vw;
  padding-bottom: 0em;
  height: 30em;
}
.h8{
  text-align:left;
  color:white;
  font-family:'Poppins';
  line-height:6.3vw;
  font-size:10.5vw;
  margin: 1vw 0 1.8vw -0.6vw; 
}
.full-width-divider {
  width: 100vw;
  height: 2px;
  background-color: white;
  margin: 2vw 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.full-intro{
  visibility: visible;
}

.half-intro{
  visibility: hidden;
  margin-top: -42vw;
}

.portafolio{
  padding-bottom: 3vw;
  pointer-events: all;
}

.foto_galeria{
  padding-top: 1vw;
  padding-bottom: 3vw;
  pointer-events: all;
}

.row {
    display: flex;
  	padding-bottom:11.2vw;
    padding-top: 0vw;
    justify-content: space-between;
    align-items: center;
    gap: 0vw;
}

.row3 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top:6.5em;
    padding-bottom:2em;
    gap: 4vw;
    width: 85.7vw;
    padding-left: 0.5em;
    height: 35em;
}

.row4 {
  	padding-top:33.5vw;
    justify-content: space-between;
    align-items: center;
    font-size: 1.15vw;
    font-family:Poppins;
    color:white;
     display: flex;
     position:absolute;
     gap: 23vw;
    flex-direction: row;
}

.row2{
  	padding-top:3.0vw;
  	padding-bottom:1.5vw;
  	text-align:center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.spacing{
  	padding-top:0.5vw;
  	padding-bottom:0vw;
}

.spacing2{
  	padding-top:0vw;
  	padding-bottom:4vw;
}

.sub{
  text-align:left;
  color:white;
  font-family:'Poppins';
  font-size:1.3vw;
}
.sub2{
  text-align:center;
  color:white;
  font-family:'Poppins';
  font-size:1.3vw;
}

.sub3{
  visibility: hidden;
}
.imagen1{
  width:50vw;
  float: left;
  margin-left: 3.2vw;
}

.imagen2{
  height:32em;
  float: center;
  padding-bottom: 2.0em;
  padding-right: 0em;
}

.video1 {
  display: block;
  width: 50vw;
  height: auto;
  margin: 2vw auto;
}

.video2 {
  display: block;
  width: 50vw;
  height: auto;
  margin: 2vw auto;
}

.gallery {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: relative;
  width: 100%;            /* take the available width inside body */
  max-width: 90vw;
  margin: 0 auto; 
  flex-direction: column;
  gap: 1vw;
}

.gallery-viewport {
  width: 100%;           
  overflow: hidden;   
  height: 100%;
  transition: transform 0.3s ease;
  justify-content: center;
}
.footer-phone span:hover{
  text-decoration: underline; /* or make it highlight on hover */
  color: #6cd19b;
}
.gallery-row {
  display: flex;
  justify-content: flex-start;
  padding-left: 3.8vw;
  padding-right: 9.8vw;
  height: 16.5vw;
  gap: 3vw;
  flex-wrap: wrap;
  position: relative; /* allows wrapping on small screens */
}

.item {
  flex: 1 1 calc(23.333vw - 2vw); 
  max-width: 23.333vw;
  box-sizing: border-box;
  min-width: 15vw; 
}

.item img {
  width: 100%;  /* fill the item */
  height: auto;
  display: block;
  opacity: 0.7;
  transition: opacity 0.3s ease;
}

.item .overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-family: 'Poppins';
  font-size: 1.0vw;
  opacity:0.7;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.item .details {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  color: white;
  font-family: 'Poppins';
  font-size: 1.1vw;
  line-height: 1.3em;
  white-space: pre-line;
  text-align: left;
  pointer-events: none;
  transition: opacity 0.3s ease;
  opacity: 0; 
}

.item .details-title {
  font-weight: bold;
  font-size: 1.2vw;
  line-height: 2.1em; 
}

.text-column2{
  visibility: hidden;
  width: 0;
  margin-left: 0;
  margin-right: 0;
}
.text-column3{
  visibility: hidden;
  size: 0;
  margin-left: -30vw;
}
.text-column{
  visibility: visible;
  margin-left: 2vw;
  margin-top: 9vw;
}

.text-column6{
  visibility: visible;
  size: 2.2vw;
  margin-left: 0vw;
}
.text-column5{
  visibility: visible;
  margin-right:4vw;
  margin-left: -0.5vw;
  margin-top: 6.5vw;
  width: 35vw;
}
.text-column4{
  visibility: hidden;
  width: 0;
  display: none;
  margin-left: 0;
  margin-right: 0;
  height: 0;
}

.item:hover img {
  opacity: 0.15;
}

.item:hover .overlay {
  opacity: 0;
}

.item:hover .details {
  opacity: 1;
}
.nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3vw;
  color: white;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 10;
}

.nav.prev {
  left: 0;
}

.nav.next {
  right: 0;
}

.label-item {
  flex: 0 0 25vw; 
  text-align: center;
  font-family: 'Poppins';
  color: white;
  font-size: 1.2vw;
}

.labels-row:empty { display: none; }


.image-container {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}

.play-btn {
  position: absolute;
  top: 1vw;    
  right: 0.8vw;
  padding-left: 0.35vw;
  font-size: 1.8vw;
  color: white;
  background: rgba(0,0,0,.6);
  border-radius: 50%;
  width: 3.0vw;
  height: 3.5vw;
  display: flex;
  line-height: 48px;
  text-align: right; 
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: transform 0.2s;
}

.play-btn:hover {
  transform: scale(1.2);
  background: rgba(105,0,0,0.8);
}

.video-modal {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.8);
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.close-btn {
  position: absolute;
  top: -30px;
  right: -30px;
  font-size: 2rem;
  color: white;
  cursor: pointer;
}

.video-wrapper {
  position: relative;
  width: 50vw;
  padding-bottom: 58.25%;
  margin: 0vw auto;  
}

.video-wrapper iframe {
  position: absolute;
  top: 1.2vw;
  width: 100%;
  height: 99%;
}

.download-btn {
  display: inline-block;
  padding: 0.8vw 2vw;
  margin-top: 1.5vw;
  background-color: transparent;
  border: 2px solid white;
  color: white;
  font-family: 'Poppins', sans-serif;
  font-size: 1.3vw;
  text-align: center;
  text-decoration: none;
  border-radius: 2vw;
  transition: background-color 0.3s, color 0.3s;
}

.download-btn:hover {
  background-color: white;
  color: black;
}

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 5.5vw; /* adjust height as needed */
  background-color: rgba(65,0,0,1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1000;
  font-family: 'Poppins', sans-serif;
}

.fixed-header .header-left {
  color: white;
  font-size: 1.3svw;
  font-weight: bold;
  padding-left: 5vw;
}

.fixed-header .header-right a {
  color: white;
  line-height: 7vw; 
  text-decoration: none;
  margin-left: -3vw; /* spacing between menu items */
  font-size: 1.1vw;
  transition: color 0.3s;
  padding-right: 5vw;
  overflow: visible; 
}


.fixed-header .header-right a:hover {
  color: #aaa; 
}

.fixed-header .header-right a.instagram-link svg {
    overflow: visible;  
}


.fixed-header .header-right a.instagram-link:hover svg {
  fill: #E4405F; 
}

.fixed-header .header-right a.linkedin-link svg {
    overflow: visible;  
}


.fixed-header .header-right a.linkedin-link:hover svg {
  fill: #4074e4; 
}


.labels-viewport {
  width: 95vw;          /* same width as gallery viewport */
  overflow: hidden;
}


.labels-row {
  display: flex;
  justify-content: center;
  gap: 4.3vw; 
  transition: transform 0.3s ease;
  margin-top: 3vw; 
  margin-bottom: 5vw;
  margin-left: 0vw;
}

.label-item {
  flex: 0 0 auto;
  width: 24vw;           /* same as image width */
  height: 3vw;
  text-align: center;
  color: white;
  font-family: 'Poppins';
  font-size: 1.2vw;
}

/* Hide star by default */
.star-icon {
  position: absolute;
  top: 12.1vw;  /* adjust as needed */
  right: 1.3vw;
  font-size: 1.8vw;
  color: white;
  z-index: 12;
  opacity: 0;             /* hidden by default */
  transition: opacity 0.2s ease;
  cursor: default;
}


/* Show star when hovering the details inside the same container */
.image-container:hover .details + .star-icon,
.image-container:hover .details ~ .star-icon {
  opacity: 1;
}

/* AES label hidden by default */
.star-icon .star-label {
  position: absolute;
  top: 2.8vw;
  left: -250%;
  transform: translateX(-50%);
  background-color: rgba(0,0,0,0.8);
  color: white;
  font-size: 0.9vw;
  padding: 0vw 0.5vw;
  border-radius: 0.3vw;
  white-space: nowrap;
  font-size: 1.0vw;
  font-family: Poppins;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}

/* Show AES label on star hover */
.star-icon:hover .star-label {
  opacity: 1;
}

.name{
  flex: 1;
  min-width: 45%;
}

.image-container .star-icon:hover ~ .details {
  opacity: 0.5;
}

.contact-section {
  margin: 0 auto;
  color: white;
  align-content: center;
  height: 26.5em;
  font-family: 'Poppins', sans-serif;
  border-radius: 1vw;
}
.contact-header{
  margin-bottom: 2.2vw;
}

.first-name{
  width: 100%;
  padding: 1vw;
  font-size: 1vw;
  border-radius: 0.5vw;
  border: 1px solid white;
  background-color: #111;
  color: white;
}

.last-name{
  width: 100%;
  padding: 1vw;
  font-size: 1vw;
  border-radius: 0.5vw;
  border: 1px solid white;
  background-color: #111;
  color: white;
}

.email{
  width: 100%;
  padding: 1vw;
  font-size: 1vw;
  border-radius: 0.5vw;
  border: 1px solid white;
  background-color: #111;
  color: white;
}

.message-field {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
}

.message {
  width: 100%;
  padding: 1vw;
  font-size: 1vw;
  border-radius: 0.5vw;
  border: 1px solid white;
  background-color: #111;
  color: white;
  resize: vertical; 
  flex: 1 1 auto; 
  min-height: 0; 
  box-sizing: border-box;
}


.name-tag{
  display: block;
  font-size: 1.2vw;
  margin-bottom: 0.5vw;
}

.contact-form{
  display: flex;
  flex-direction: column;
  gap: 1.9vw;
  max-width: 60vw;
  height: 100%;
}

.submit-btn {
  display: block;              /* makes it respect margin auto */
  margin: 0vw auto 0 auto;     /* centers horizontally + adds top margin */
  padding-top: 0.6vw;
  padding-bottom: 0.6vw;
  font-size: 1.1vw;
  width: 8vw;
  color: white;
  background-color: black;
  border: white 2px solid;
  border-radius: 2vw;
  align-items: center;
  cursor: pointer;
  transition: background 0.3s, color 0.3s;
}

.submit-btn:hover {
  background-color: rgba(85,0,0,1);
  color: white;
}

.full-width {
  display: flex;
  justify-content: center;  /* horizontal */
  align-items: center;      /* vertical */
  height: 43em;            /* full screen height */
  background-color: black;  /* just so you see it */
}


.photos{
  margin: 0;
  padding: 0;
  box-sizing: border-box; 
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 7vw 2vw 0 3.2vw;
}

.box{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.frootloops{
  width: 40.0%;
  display: flex;
  flex-direction: column;
}

.frootloops img{
  width: 100%;
  padding-bottom: 3vw;
  border-radius: 2px;
}

.image-container2 {
  position: relative;
  width: 90%;
  display: inline-block;
  cursor: pointer;
}

.image-container2 img {
  width: 100%;
  display: block;
  transition: opacity 0.3s ease;
  border-radius: 2px;
}

.overlay-text {
  position: absolute;
  top: -8%;
  left: 0.7%;
  width: 90%;
  height: 100%;
  color: white;
  font-family: 'Poppins', sans-serif;
  font-size: 1.2vw;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1vw;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 2px;
  z-index: 10;
  pointer-events: none;
}

.image-container2:hover img {
  opacity: 0.3;
}

.image-container2:hover .overlay-text {
  opacity: 1;
}

.contact-title{
  font-size: 2.64em;
  margin: 0;
  padding-top: 0em;
}

.name-fields{
  display: flex;
  gap: 2vw;
  flex-wrap:wrap;
}
.image-modal{
  display:none;
  position:fixed;
  inset:0;
  background:rgba(0,0,0,0.6);
  align-items:center; 
  justify-content:center;
  z-index:9000;
}

.image-wrapper2 {
  position: relative;
  display: inline-block; /* shrink to image size */
}

.image-modal-content {
  max-width: 90vw;
  max-height: 90vh;
  display: block;
  border-radius: 5px;
}

.close {
  position: absolute;
  top: 2.0vw;
  right: 2.3vw;
  font-size: 2.5vw;
  color: white;
  background-color: rgba(0,0,0,.3);
  width: 3.2vw;
  height: 3.2vw;
  align-items: center;
  cursor: pointer;
  border-radius:100%;
  text-align: center;
  z-index: 10;

}

/*Por verse*/

.site-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: rgb(147, 147, 147);
  padding: 0vw 1vw;
  padding-bottom: 1vw;
  flex-wrap: wrap;
  gap: 0vw;
  font-family: "Poppins";
  font-size: 1.2vw;
}

.site-footer a {
  display: inline-flex;
  align-items: center;
  margin-left: 1vw;
}

.footer-left, .footer-center, .footer-right {
  flex: 1;
  text-align: center;
}

.footer-left { text-align: left; }
.footer-center { text-align: center; }
.footer-right { text-align: right; }

.footer-right svg {
  margin-left: 0.5vw;
}

.instagram-link:hover svg {
  fill: #E4405F; 
}

.linkedin-link:hover svg {
  fill: #4074e4; 
}

.instagram-link svg {
    overflow: visible;  
}


.linkedin-link svg {
    overflow: visible;  
}

.footer-center a {
  color: #a6a6a6; /* match your footer text color */
  text-decoration: none; /* remove underline */
}


.footer-center a:hover {
  text-decoration: underline; /* or make it highlight on hover */
  color: #4074e4;
}

.main-footer{
  display: flex;
  width: 100vw;
}

.second-footer{
  display: none;
}

.gallery-row {
  cursor: grab;
}
.gallery-row:active {
  cursor: grabbing;
}



@media (max-width: 900px) {
  .item {
    flex: 1 1 calc(100vw); /* flexible width */
    max-width: 13.333vw;
    box-sizing: border-box;
    min-width: 10vw; /* full width */
  }
  .gallery {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: relative;
  width: 100%;            /* take the available width inside body */
  max-width: 90vw;
  margin: 0 auto; 
  flex-direction: column;
  gap: 1vw;
  height: 59vw;
}
  .gallery-row {
  display: flex;
  justify-content: flex-start;
  padding-left: 6.5vw;
  padding-right: 6.5vw;
  gap: 3vw;
  height: 50.5vw;
  flex-wrap: wrap;
  position: relative; /* allows wrapping on small screens */
  }
  .item .details {
    font-size: 2.0vw;
    left: 50%;
  }
  .item .details-title {
  font-weight: bold;
  font-size: 2.2vw;
  line-height: 2.1em; 
  }
  .star-icon {
  position: absolute;
  top: 37.0vw;  /* adjust as needed */
  right: 4vw;
  font-size: 4.8vw;
  }
  .star-icon .star-label {
  top: 1.6vw;
  left: -360%;
  font-size: 1.9vw;
  }
  .play-btn {
  top: 3vw;    
  right: 2.8vw;
  padding-left: 0.7vw;
  font-size: 6.2vw;
  width: 12.0vw;
  height: 13vw;
  }
  .item .overlay {
  font-size: 2.0vw;
  }
  .label-item {
    font-size: 2.2vw;
    width: 40vw;
  }
  h1{
  line-height:6.6vw;
  font-size:6.3vw;
  margin: 0 0 3vw 0; 
}
  h2{
  padding-bottom: 1vw;
  padding-top: 1vw;
  line-height:2.3vw;
  font-size:5.0vw;
  }
  h4{
    text-align:left;
    color:white;
    font-family:'Poppins';
    line-height:2.3vw;
    font-size:2.3vw;
    padding-bottom: 3vw;
    padding-top: 0.0vw;
  }
  .fixed-header .header-left {
  font-size: 2.2svw;
  }

  .fixed-header .header-right a {

    font-size: 2.2vw;
  }
 
  .box{
    flex-direction: column;
  }

  .frootloops{
    width: 100.0%;
    align-items: center;
  }

  .frootloops img{
    width: 100%;
    padding-bottom: 5vw;
  }
  .overlay-text {
    top: -5%;
    left: 3.1%;
    font-size: 2.2vw;
    pointer-events: none;
  }
  .spacing2{
    margin-bottom: -12vw;
    margin-top: 7vw;
  }
  .foto_galeria{
    padding-top: 0.01vw;
  }

  .photos{
    margin: 3.5vw 2vw 0 3.2vw;
  }
  .fixed-header {
    height: 10.5vw; /* adjust height as needed */
  }
  .body2{
  padding-top: 16.9vw;
  padding-bottom: 3.5vw;
  }
.imagen2{
  display: none;
  width:0vw;
}

.row2{
    flex-direction: column;
    padding-top:0vw;
  	padding-bottom:6.5vw;
}
.sub2{
  text-align:center;
  color:white;
  font-family:'Poppins';
  font-size:2.2vw;
}


.sub3{
  text-align:center;
  color:white;
  font-family:'Poppins';
  font-size:1.7vw;
  margin-bottom: -3vw;
  visibility: visible;
}

.row {
    display: flex;
    margin-top: 5vw;
  	padding-bottom:0vw;
    justify-content: center;
    gap: 0;
}
.text-column2{
  visibility: visible;
  width: 90vw;
  margin-left: 0vw;
  margin-top: 3.5vw;
}

.text-column{
  visibility: hidden;
  size: 0vw;
  height: 0;
  margin-bottom: -4vw;
}
.text-column5{
  visibility: hidden;
  height: 0;
}
.text-column4{
    display: flex;
    flex-direction: column;
  visibility: visible;
  margin-top: 1vw;
  margin-bottom: -8vw;
  width:85vw;
  margin-left: 0vw;
  height: 20vw;
}
.video1 {
  margin: 0vw auto;
}
.video-column {
    display: flex;
  margin-top: 3vw;
  margin-bottom: 2.5vw; 
}
.video-wrapper {
  width: 80vw;
  margin-top: 2.2vw; 
}
.video-wrapper iframe {
  width: 99.5%;
  height: 97%;
  margin-top: 2vw;
}

.text-column3{
  visibility: visible;
  margin-left: 0vw;
  margin-top: 12vw;
  margin-bottom: 0vw;
}
.download-btn {
  padding: 1.2vw 2vw;
  margin-top: -6.6vw;
  font-size: 2.3vw;
  border-radius: 4vw;
}
h3{
  text-align:center;
  color:white;
  font-family:'Poppins';
  line-height:6.3vw;
  font-size:5.0vw;
  margin: 2vw 0 2.3vw 0; 
}
.full-intro{
  visibility: hidden;
}
.half-intro{
  visibility: visible;
  margin-top: -75.7vw;
}
.imagen1{
  width:80vw;
  margin-top: 2vw;
  margin-bottom: 3vw;
  float: left;
}
.sub{
  text-align:left;
  color:white;
  font-family:'Poppins';
  font-size:2vw;
  margin-top: 3vw;
  margin-bottom: 0vw;
}
.close {
  position: absolute;
  top: 2.1vw;
  right: 2.3vw;
  font-size: 3vw;
  color: white;
  background-color: rgba(0,0,0,.3);
  width: 4vw;
  height: 4.0vw;
  align-items: center;
  cursor: pointer;
  border-radius:100%;
  text-align: center;
  z-index: 10;
}
.main-footer{
  display: none;
}

.second-footer{
  display: flex;
  width: 100vw;
  font-size: 1.8vw;
}

.footer-left a {
  color: #a6a6a6;
  text-decoration: underline;
}

.footer-phone{
  padding-left: 0.8vw;
}

.footer-right{
  padding-right: 1vw;
}

.footer-right svg {
  width: 3.0vw;
  height: 3.0vw;
  fill: #a6a6a6;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.footer-email a:hover{
  text-decoration: underline; /* or make it highlight on hover */
  color: #4074e4;
}

.footer-phone span:hover{
  text-decoration: underline; /* or make it highlight on hover */
  color: #6cd19b;
}
.full-width {
  height: 41em;            /* full screen height */

}
.body3{
  overflow: hidden;
  margin-left: 2vw;
  padding-top: 3.5vw;
}
.left{
  width: 100vw;
  height: 30.5em;
}
.row3 {
    padding-top:3.5em;
    padding-bottom: 2.5em;
    padding-left: 1.3em;
    gap: 0vw;
    width: 79vw;
}
.contact-section {
  height: 31.3em;
}
.contact-header{
  margin-bottom: 2.5vh;
}
.contact-form{
  display: flex;
  flex-direction: column;
  gap: 1.9vw;
  max-width: 100vw;
  height: 100%;
}
.name{
  flex: 1;
  min-width: 100%;
}
.name-tag{
  display: block;
  font-size: 0.85em;
  margin-bottom: 9.5px;
}

.first-name{
  padding: 2vw;
  font-size: 1.6vw;
}

.last-name{
  width: 100%;
  padding: 2vw;
  font-size: 1.6vw;
}

.email{
  padding: 2vw;
  font-size: 1.6vw;
}

.message-field {
  flex: 1 1 auto;
  min-height: 0;
  margin-bottom: 1.5vw;
}

.message {
  width: 100%;
  padding-bottom: 0vh;
  font-size: 1.6vw;
}
.submit-btn {
  padding-top: 1.2vw;
  padding-bottom: 1.2vw;
  font-size: 1.7vw;
  width: 11vw;
  border-radius: 3vw;
}
.contact-title{
  font-size: 2.64em;
  margin: 0;
  padding-top: 0vh;
  padding-bottom: 1vh;
}
.gallery-viewport {
  width: 100%;           
  overflow: hidden;   
  height: 165vw;
  transition: transform 0.3s ease;
  justify-content: center;
}
.spacing{
  	height: 80vw;
}
.labels-row {
  margin-top: 5vw; 
}
body{
  padding-top: 29.7vw;
  padding-bottom: 2.5vw;
}
.body4{
  padding-top: 5vw;
  align-items: center;
  height: 97.%;
  vertical-align: middle;
  overflow: hidden;
}
.nav {
  font-size: 6vw;
}
.nav.prev {
  left: -0.23em;
}

.nav.next {
  right: -0.23em;
}
}


@media (max-width: 500px) {
.nav.prev {
  left: -1em;
}

.nav.next {
  right: -1em;
}
}
