/* This will style 'Spanish Design 2024 Landing' template Landing pages */


/* STYLING THE DEKSTOP TOP BANNER LAYOUT (Header, containers) */

.site-container {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  margin-top: -20px !important;
}

.site-container .site-inner {
  padding-bottom: 0px;
}

.site-container .site-inner .content {
  margin-top: 0px;
}

.logo-landing-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 7rem;
  margin-left: 2rem;
  margin-top: 1rem;
  }

.full-width-section-background-image {
  background-image: url("https://acim.org/wp-content/uploads/2024/09/Mountains-clouds-Background-Header.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
  position: relative;
  height: 80vh;
}

.mobile-full-width-section-background-image {
  background-image: url("https://acim.org/wp-content/uploads/2024/09/Mountains-clouds-Background-Header.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
  position: relative;
  height: 60vh;
}

.full-width-section-thank-you-short-background-image {
  background-image: url("https://acim.org/wp-content/uploads/2024/09/Thank-you-banner-scaled.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
  position: relative;
  height: 7rem;
}



.banner-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.banner-col {
  display: flex;
  flex-direction: column;
  max-width: 45vw;
}

.banner-col-1 {
  color: #FFF;
  text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.75);
  font-family: Roboto;
  font-size: 2vw;
  font-style: normal;
  font-weight: 400;
  opacity: 0.8;
}

.banner-col-2 {
  margin-left: -1rem;
}

.banner-col-3 {
  color: #FFF;
  text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.75);
  font-family: Roboto;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  margin-top: -16px;
  margin-bottom: 2rem;
  opacity: 0.8;
}

.banner-col-4 {
  border-radius: 0.375rem;
  background: #626DCB;
  color: #FFF !important;
  text-align: center;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; /* 150% */
  margin-top: 2rem;
  padding: .6rem 2rem;
}

.glowing-blue-book {
	width: 30vw;
  padding-left: 5rem;
}

.banner-flex-mobile {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.glowing-blue-book-mobile {
	width: 60vw;
}


@media only screen and (max-width: 800px) {
  .desktop-view-hide-on-mobile {
    display: none;
  }
}

@media only screen and (min-width: 801px) {
  .mobile-view-hide-on-desktop, .mobile-full-width-section-background-image, div.two-column-img-text-row.mobile-view-hide-on-desktop {
    display: none;
  }
}


/* STYLING THE MOBILE TOP BANNER LAYOUT (Header, containers) */
.mobile-full-width-section-background-image .glowing-blue-book {
  width: 50vw;
  padding-top: 2rem;
  padding-left: 20%;
}



/* STYLING THE OVERALL TEXT (fonts, headings, width) */

/* STYLING TEXT BASELINE (fonts, headings, width) */
.full-width-section-background-image, .full-width-section-default {
  font-family: 'Roboto', serif;
  color: #000;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.75rem;
}


/* STYLING THE 3 EDUCATION INFO (Rows, with 2 col img & text) */
.two-column-img-text-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.img-text-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 2rem;
  margin-right: 2rem;
}

div.mobile-view-hide-on-desktop.educational-info-section img {
  max-width: 59%;
}


/* End 3 EDU INFO styling */


/* STYLING COLOR BLOCK SECTIONS */

.full-width-section-default {
  width: 100%;
  background-color: #ffffff;
}
.content-container {
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
	overflow: auto;
	padding: 3% 4% 1% 4%;
}

.content-container.mobile-view-hide-on-desktop {
  margin-left: auto;
  margin-right: auto;
  padding: 3% 4%;
}

.blue-section {
  background-color: #002275;
	color: #fff;
}
.blue-section h2 {
  color: #fff !important;
}
.blue-section h3 {
  color: #fff !important;
}

.blue-section p {
  color: #fff !important;
}

.gray-section {
	background-color: #EDEDF2;
}

.two-column-image-and-text {
  display: flex;
}

h1 {
  font-family: 'Roboto', serif;
  color: #002275;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.625rem;
  margin-bottom: 20px;
}

h2 .content-container {
font-family: Roboto;
font-size: 2.5rem;
font-style: normal;
font-weight: 700;
line-height: 3.4375rem; /* 137.5% */
}

h2 .gray-section {
    color: #002275;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.875rem; /* 75% */
}

h2.blue-form-mobile {
  color: #fff; 
}

h3.dig-ed-gray-section {
    font-family: 'Roboto', serif;
    color: #002275;
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.875rem; /* 115.385% */
}



div.mobile-view-hide-on-desktop h3 {
  /* text above trajan text image */
  color: #002275;
  text-align: center;
  font-family: Roboto;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; 
  opacity: 0.8;
  padding-top: 1rem;
}

h3 {
  color: #002275;
  font-family: Roboto;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5rem; 
  padding-top: 2rem;
}

div.mobile-view-hide-on-desktop img {
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
}

div.mobile-view-hide-on-desktop p {
  color: #002275;
  font-family: Roboto;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; /* 137.5% */
  opacity: 0.8;
}



div.mobile-view-hide-on-desktop h5 {
  color: #002275;
  opacity: 0.8;
  font-family: Roboto;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; 
  margin-bottom: -1.8rem;

}


/* Some specific styles about some very specific content */

div.testimonials-section {
	margin-bottom: 20px;
  margin-top: 20px;
	display: flex;
  flex-direction: row;
}

@media (max-width: 800px) {
  div.testimonials-section {
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

div.testimonial-person {
  color: #002275;
  font-size: 1.2rem;
  font-weight: 700;
}

div.individual-testimonial {
	 margin-top: 0.5rem;
   margin-bottom: 0.8rem;
   clear: both;
   display: table;
}

div.content-container .two-column-img-text-thirds-spacing {
   margin-top: 0.5rem;
   margin-bottom: 0.8rem;
   clear: both;
   display: flex;
}

@media (max-width: 800px) {
  div.content-container .two-column-img-text-thirds-spacing {
    flex-direction: column;
  }
}

div.individual-testimonial figcaption.wp-caption-text, figcaption.wp-caption-text.gallery-caption {
  font-family: 'Roboto', serif;
  color: #002275;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6rem;
  max-width: 12rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1rem;
}

div.full-width-section-default.blue-section figcaption.wp-caption-text.gallery-caption {
  font-family: 'Roboto', serif;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.6rem;
}


/* Button  */
a.landing-page-button {
background-color: #ffffff;
color: #002275;
border: 1px solid #ffffff;
border-radius: 6px;
font-size: 1.1rem;
font-weight: 800;
/* letter-spacing: 0.055em; */
padding: 2px 22px;
text-align: center;
text-decoration: none;
display: inline-block;
margin-top: 20px;
}

a:hover.landing-page-button {
background-color: #ffffff;
color: #002275;
text-decoration: none;
}

a.btn-translations {
  width: 175px;
  padding: 8px;
  margin-top: 20px;
}

.spanish-thank-you-landing img {
  max-width: 59%;
}

@media only screen and (max-width: 800px) {
  .one-half {
    text-align: center;
  }
  .spanish-thank-you-landing img {
    height: 200px;
    width: auto;
  }
  /* .one-half h3 {
    text-align: center;
    padding-top: 0rem;
  }
  a.banner-col-4 {
    text-align: center;
  } */
}

.spanish-thank-you-landing h3 {
  margin-bottom: 0.8rem;
}



div#wpfront-scroll-top-container img {
  /* Hides the scroll to top arrow */
  display: none;
}

/* STYLING GiveWP Forms */

button.give-btn-modal {
  /* margin-left: 0px !important; */
}

/* STYLING WP Forms Styles */

.blue-form-mobile {
  text-align: center;
}

.blue-form-mobile p {
  color: white !important;
  opacity: 1 !important;
}

.blue-form-mobile .wpforms-field-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.blue-form-mobile .wpforms-field-container input {
  display: inline !important;
  width: 70vw !important;
}


.mobile-view-hide-on-desktop #wp-forms-form-109543 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit] {
	width: 13rem;
  height: auto;
  border-radius: 0.375rem;
  background: #626DCB;
  border: none;
	color: white;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.055em;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
  margin-bottom: 3rem;
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background-color: #626DCB;
  border: none;
  opacity: .8;
	color: white;
}

div.wpforms-confirmation-container-full {
		margin-top: 15px;
		background: #155783;
    color: #ffffff;
    border: none;
}

#wpforms-confirmation-91394 {
  margin-top: 0px;
}

@media screen and (min-width: 660px) {
  .repeat-form-bottom {
      margin-right: 50%;
  }
}




/* STYLING THE FOOTER */

.spanish-footer-landing {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.spanish-footer-landing .inner {
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2rem;
}

.spanish-footer-links a,
.spanish-footer-links a:hover,
.spanish-footer-links a:visited {
  font-size: 1rem;
  color: #fff;
  font-family: Roboto;
  font-size: 1rem;
  line-height: 1.875rem;
  opacity: 0.7;
}

.spanish-footer-landing {
	width: 100%;
	overflow: auto;
	padding: 60px 0px;
	background-color: #002275;
	color: rgba(255, 255, 255, 0.7);
  font-family: Roboto !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875rem;
}

.spanish-footer-landing img {
    width: 175px; 
    height: auto; 
  }

.image-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70vh;
}

.centered-image {
  height: auto;
  width: auto;
}

.figcaption-font-size {
  font-size: 18px;
}

.ucdm-app-hero-section {
  background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
  padding: 50px 20px 0;
}

.ucdm-app-container {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}

.ucdm-app-title {
  font-size: 30px;
  font-weight: 400;
  color: white;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.2;
}

.ucdm-app-title .ucdm-app-highlight {
  color: #e7ba56;
  font-weight: bold;
}

.ucdm-app-subtitle {
  font-size: 18px;
  font-weight: 300;
  color: white;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.56;
  max-width: 769px;
  margin-left: auto;
  margin-right: auto;
}

.ucdm-app-more-info-btn {
  background-color: #e7ba56;
  color: #0d203d !important;
  border: none;
  padding: 12px 40px;
  border-radius: 30px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  margin: 0 auto 40px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

.ucdm-app-btn-container {
  text-align: center;
}

.ucdm-app-more-info-btn:hover {
  background-color: #d9a347;
  transition: background-color 0.3s ease;
}

.ucdm-app-download-section {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-bottom: 60px;
}

.ucdm-app-play-store-badge {
  width: 160px;
  height: 48px;
  object-fit: contain;
}

.ucdm-app-app-store-badge {
  width: 160px;
  height: 48px;
  object-fit: contain;
}

.ucdm-app-phone-mockups {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  margin-top: 40px;
  padding: 0 20px;
}

.ucdm-app-phone-mockup {
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  overflow: hidden;
}

.ucdm-app-phone-1 {
  width: min(240px, 18vw);
  height: min(320px, 24vw);
  max-width: 240px;
  max-height: 320px;
  background-image: url('https://acim.org/wp-content/uploads/2025/09/ucdm_app_phone_1.png');
}

.ucdm-app-phone-2 {
  width: min(240px, 18vw);
  height: min(320px, 24vw);
  max-width: 240px;
  max-height: 320px;
  background-image: url('https://acim.org/wp-content/uploads/2025/09/ucdm_app_phone_2.png');
}

.ucdm-app-phone-3 {
  width: min(240px, 18vw);
  height: min(320px, 24vw);
  max-width: 240px;
  max-height: 320px;
  background-image: url('https://acim.org/wp-content/uploads/2025/09/ucdm_app_phone_3.png');
}

.ucdm-app-phone-4 {
  width: min(240px, 18vw);
  height: min(320px, 24vw);
  max-width: 240px;
  max-height: 320px;
  background-image: url('https://acim.org/wp-content/uploads/2025/09/ucdm_app_phone_4.png');
}

@media (max-width: 768px) {
  .ucdm-app-phone-mockup:not(.ucdm-app-phone-1) {
    display: none;
  }

  .ucdm-app-phone-1 {
    width: 200px !important;
    height: 280px !important;
  }

  .ucdm-app-phone-mockups {
    justify-content: center;
    gap: 0;
  }

  .ucdm-app-title {
    font-size: 24px;
    padding: 0 20px;
  }

  .ucdm-app-subtitle {
    font-size: 16px;
    padding: 0 20px;
  }

  .ucdm-app-download-section {
    gap: 15px;
  }
}