/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */
body {
  background-image: url("../Images/Martina-De-La-Torre-02.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  margin: 0;
  padding: 0;
  min-height: 100vh;
  color: #393536;
}
a {
  color: #93358d;
}

.nav {
  height: 100%;
}
.nav a {
  color: #a43b9d;
  line-height: 60px;
  font-size: 22px;
  padding: 10px 15px;
}
.nav a:hover {
  border-radius: 0;
}
.logo a img {
  height: 80px;
  padding: 10px;
}
div.header {
  background: url("../Images/paper-texture.jpg");
  background-size: 100%;
}

div.nav a {
  font-family: "Montserrat", sans-serif;
  font-size: 29px;
  color: #e4a6cc;
  padding: 20px;
  display: block;
  line-height: 86px;
  text-align: center;
  text-decoration: none;
  height: 86px;
  border-radius: 12px;
  transition: all 0.3s ease;
}
div.nav a:hover {
  background-color: #a43b9d;
  border-radius: 8px;
  transition: all 1s;
}

.sacramento-regular {
  font-family: "Sacramento", cursive;
  font-weight: 400;
  font-style: normal;
}
.montserrat {
  font-family: "Montserrat", sans-serif;
}

h1 {
  font-family: "Sacramento", cursive;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 70px;
  padding: 11px;
  margin-right: 32px;
}
h2 {
  font-family: "Sacramento", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 70px;
  padding: 32px;
  margin-right: 32px;
}
h3 {
  font-family: "Sacramento", cursive;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 70px;
  padding: 32px;
   margin-right: -119px;
}
h4 {
  font-family: "Sacramento", cursive;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 70px;
  padding: 32px;
  margin-right: -119px;
}
h5 {
  font-family: "Sacramento", cursive;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 70px;
  padding: 32px;
  margin-right: -119px;
}
.home h1 {
  margin-bottom: 150px;
  margin-top: 140px;
}
.home h2 {
  margin-bottom: 150px;
  margin-top: 140px;
}
div.container.body {
  margin: 40px auto;
}

div.cta {
  margin: 0 auto;
  width: 250px;
}
div.cta a {
  padding: 40px;
  background: #93358d;
  color: #f0e5f9;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  transition: all 1s;
}
div.cta a:hover {
  background: #f0e5f9;
  color: #93358d;
  transition: all 1s;
}
.intro-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 10%;
  border-radius: 20px;
  margin: 50px 40px;
  max-width: 1200px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 0.7);
}
.intro-text {
  color: white;
  max-width: 50%;
}
.small-text {
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  margin: 0;
}
.name-text {
  font-size: 50px;
  font-family: "Sacramento", cursive;
  font-weight: bold;
  margin: 10px 0;
  color: #a43b9d;
  text-shadow: 2px 2px #000;
  line-height: 50px;
}
h2.title-text {
  font-size: 30px;
  line-height: 34px;
  text-align: left;
  color: #dbafdb;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin: 10px 0;
  text-shadow: 2px 2px #000;
}
p.location-text {
  font-size: 16px;
  text-align: left;
  letter-spacing: 1px;
  margin-right: 32px;
  color: #93358d;
  font-family: "Montserrat", sans-serif;
  text-shadow: 1px 1px #000;
}
.buttons a {
  display: inline-block;
  margin: 20px 20px 0 0;
  padding: 15px 25px;
  background-color: #93358d;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  color: #fff;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  border-radius: 8px;
  transition: 0.5s;
}
.buttons a:hover {
  background: #dbafdb;
  box-shadow: 0 0 16px rgba(255, 255, 255, 1);
  color: #93358d;
  transition: 0.5s;
}
.intro-photo {
  background-color: #f0e5f9;
  padding: 20px;
  border-radius: 25px;
  display: inline-block;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.intro-photo img {
  max-width: 320px;
  width: 100%;
  border-radius: 20px;
  transform: rotate(-4deg);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  background-color: #f0e5f9;
}
.custom-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url("../Images/paper-texture.jpg");
  background-size: cover;
  padding: 20px 40px;
  height: auto;
  flex-wrap: wrap;
}
.nav-buttons {
  display: flex;
  gap: 20px;
  align-items: center;
}
.nav-btn {
  background-color: #93358d;
  color: white;
  padding: 12px 32px;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  border-radius: 8px;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  transition: 0.5s;
}
/*hover*/
.nav-btn:hover {
  background: #dbafdb;
  box-shadow: 0 0 16px rgba(255, 255, 255, 1);
  color: #93358d;
  transition: 0.5s;
}
/*active*/
.nav-btn.active {
  background: #fff;
  box-shadow: 0 0 9px rgba(164, 59, 157, .6);
}
/* === Oculta menú hamburguesa en escritorio === */
.mobile-menu-icon {
  display: none;
}
/*contact*/
.contact-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 40px;
  margin-top: 50px;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.contact-info {
  text-align: center;
  margin: 0 auto;
  max-width: 600px;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.75); /* opcional para mejor contraste */
  border-radius: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.contact-info h3 {
  text-align: center;
}
.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
.fourcol {
  box-sizing: border-box;
}
/* Ajuste de inputs */
.contact-form input, .contact-form textarea {
  width: 100%;
  padding: 12px;
  font-family: "Montserrat", sans-serif;
  border: 3px solid #93358d;
  border-radius: 10px;
  background-color: #fef4fc;
  margin-bottom: 15px;
}
.contact-form button {
  background-color: #93358d;
  color: white;
  padding: 12px;
  font-family: "Montserrat", sans-serif;
  border-radius: 10px;
  width: 100%;
  cursor: pointer;
  transition: 0.3s;
}
.contact-form button:hover {
  background-color: #e4a6cc;
  color: #93358d;
}
/* Contact Info */
.contact-info h3 {
  font-family: "Sacramento", cursive;
  font-size: 50px;
  color: #93358d;
  margin-bottom: 20px;
}
/* Redes sociales */
.social-icons {
  margin-top: 20px;
  display: flex;
  gap: 15px;
}
.social-icons .fa {
  background: #93358d;
  color: white;
  font-size: 24px;
  padding: 12px;
  border-radius: 50%;
  transition: 0.3s;
}
.social-icons .fa:hover {
  background: #a43b9d;
}
#thank-you-message {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 400px;
  background-image: url(Images/butterfly-background.jpg);
  background-size: cover;
  background-position: center center;
  border-radius: 20px;
  margin-top: 20px;
  padding: 20px;
  color: rgb(147, 53, 141);
  font-size: 40px;
  font-family: "Sacramento", cursive;
  text-align: center;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 0.7);
  animation: fadeIn 1s ease;
}
.fa {
  padding: 15px 18px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 4px;
}
.fa:hover {
  opacity: 0.7;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-instagram {
  background: #125688;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.map-container {
  width: 100%;
  max-width: 600px;
  aspect-ratio: 1 / 1; /* Esto lo hace cuadrado */
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.map-container iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
/* ABOUT ME Section */
.about-me {
  margin-top: 50px;
  padding: 50px 20px;
}
.aboutme-final-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  padding: 80px 5%;
  max-width: 1400px;
  margin: 50px auto;
  flex-wrap: wrap;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  animation: fadeIn 1.5s ease;
}
.aboutme-text {
  flex: 1 1 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;
}
.aboutme-text h3 {
  font-family: "Sacramento", cursive;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 70px;
  padding: 32px;
  margin-right: -119px;
}
.aboutme-text p {
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.8;
  color: #393536;
  max-width: 600px;
  text-align: justify;
}
.aboutme-line {
  margin-top: 30px;
  width: 60px;
  height: 4px;
  background-color: #93358d;
  border-radius: 2px;
}
.aboutme-image {
  flex: 1 1 40%;
  display: flex;
  justify-content: center;
}
.aboutme-photo {
  width: 100%;
  max-width: 350px;
  border-radius: 15px;
  object-fit: cover;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.header span {
  display: none;
}
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
@media screen and (max-height: 450px) {
  .overlay {
    overflow-y: auto;
  }
  .overlay a {
    font-size: 20px
  }
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
/* Photos */
.photo-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 30px;
  max-width: 100%;
  margin: 0 auto;
}
.photo-gallery a {
  flex: 0 0 auto;
}
.photo-gallery img {
  width: 200px;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}
.photo-gallery img:hover {
  transform: scale(1.05);
}
/*photos*/
.photos img {
  border: 8px solid #93358d;
  border-radius: 10px;
  transition: border-color 0.3s ease;
}


/* ============================
/* ! Layout for mobile version   */
/* ============================= */
@media handheld, only screen and (max-width: 767px) {
	
custom-header {
    padding: 10px 40px;
  }
  .header span {
    display: block;
    float: right;
    font-size: 35px;
    cursor: pointer;
  }
  /* === show menu on mobile === */
  .mobile-menu-icon {
    display: block;
    font-size: 50px;
  }
  .intro-section {
    flex-direction: column-reverse;
    margin: 30px;
    padding: 30px;
  }
  .intro-photo img {
    max-width: 160px;
  }
  .intro-text {
    width: 100%;
  }
  h2.title-text {
    padding: 0;
    text-align: center;
  }
  p.location-text {
    margin-right: 0;
    text-align: center;
  }
  .intro-section .buttons {
    display: flex;
  }
  .contact-form .form-row {
    flex-direction: column;
  }
  .contact-form .form-row input {
    width: 97%;
  }
  .contact-form input, .contact-form textarea {
    width: 97%;
  }
  /* === hide desktop nav on mobile === */
  .nav-buttons {
    display: none;
  }
  /*  About me */
  .aboutme-final-layout {
    margin: 50px 20px;
  }
  .aboutme-text {
    padding: 0;
  }
  .aboutme-text h3 {
    font-size: 40px;
    padding: 0;
  }
}
.contact-wrapper {
    flex-direction: column;
    align-items: center;
  }
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/
}