#about #intro {
  background-color: #DC3F5E;
  background-image: url("../../images/about/top-santillana.svg");
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 90px;
  padding-bottom: 60px;
  text-align: center;
  background-size: 1270px;
  position: relative; }
  @media screen and (min-width: 500px) {
    #about #intro {
      background-size: 1024px;
      padding-bottom: 30px; } }
  @media screen and (min-width: 992px) {
    #about #intro {
      padding-bottom: 0px; } }
  @media screen and (min-width: 992px) {
    #about #intro {
      padding-top: 150px;
      background-size: 1180px; } }
  @media screen and (min-width: 1200px) {
    #about #intro {
      padding-top: 90px;
      background-size: 900px;
      padding-bottom: 140px; } }
  #about #intro::before, #about #intro::after {
    content: "";
    width: 100%;
    background-size: cover;
    display: block;
    background-position: center; }
  @media screen and (min-width: 1200px) {
    #about #intro {
      padding-top: 220px;
      background-size: auto; } }
  #about #intro .wrap {
    padding-bottom: 100px; }
    @media screen and (min-width: 1200px) {
      #about #intro .wrap {
        padding-bottom: 0px; } }
    #about #intro .wrap p {
      margin-top: 32px;
      color: #000000;
      text-align: center; }
      @media screen and (max-width: 1199px) {
        #about #intro .wrap p {
          font-size: 16px;
          line-height: 20px; } }
    #about #intro .wrap img {
      width: 100%;
      max-width: 320px; }
      @media screen and (min-width: 1200px) {
        #about #intro .wrap img {
          max-width: 637px; } }

#about #map {
  text-align: center; }
  #about #map::before, #about #map::after {
    content: "";
    width: 100%;
    background-size: cover;
    display: block; }
  #about #map::before {
    background-image: url("../../images/about/maps_top_mobile.svg");
    height: 60px;
    background-size: 800px;
    background-color: #DC3F5E; }
    @media screen and (min-width: 500px) {
      #about #map::before {
        height: 100px;
        background-size: 1500px; } }
    @media screen and (min-width: 992px) {
      #about #map::before {
        background-image: url("../../images/about/maps_top.svg");
        height: 132px;
        background-size: cover; } }
  @media screen and (min-width: 992px) {
    #about #map {
      padding-bottom: 0px; } }
  @media screen and (min-width: 1200px) {
    #about #map {
      padding-bottom: 0px; } }
  #about #map p {
    text-align: center;
    color: #FFFFFF;
    padding: 30px 0;
    font-weight: bold;
    margin-top: -20px; }
    @media screen and (min-width: 1200px) {
      #about #map p {
        margin-top: 0; } }
  #about #map img {
    width: 100%; }

#about #brands {
  padding-bottom: 70px; }
  @media screen and (min-width: 1200px) {
    #about #brands {
      padding-bottom: 0px; } }
  #about #brands::before, #about #brands::after {
    content: "";
    width: 100%;
    background-size: cover;
    display: block;
    background-position: center;
    background-color: #28AFC5; }
  #about #brands::before {
    background-image: url("../../images/about/brands_top_mobile.svg");
    height: 100px;
    background-color: #28AFC5; }
    @media screen and (min-width: 500px) {
      #about #brands::before {
        height: 150px;
        background-size: 1000px; } }
    @media screen and (min-width: 992px) {
      #about #brands::before {
        height: 150px;
        background-size: 1400px; } }
    @media screen and (min-width: 1200px) {
      #about #brands::before {
        background-image: url("../../images/about/brands_top.svg");
        height: 400px;
        background-size: cover;
        margin-top: -250px; } }
  #about #brands .bg-white {
    padding-top: 40px; }
    @media screen and (min-width: 1200px) {
      #about #brands .bg-white {
        padding-top: 80px; } }
    #about #brands .bg-white p {
      text-align: center;
      color: #3E3E3E !important;
      font-weight: 600; }
    #about #brands .bg-white .logos-container {
      margin-top: 20px;
      text-align: center; }
      #about #brands .bg-white .logos-container .logo {
        width: 40%;
        margin: 0 2.5% 35px 2.5%;
        max-width: 200px; }
        @media screen and (min-width: 1200px) {
          #about #brands .bg-white .logos-container .logo {
            width: 14%;
            margin: 40px 0px; } }

#about #cta {
  background-color: #ffffff;
  padding-top: -20px; }
  @media screen and (min-width: 1200px) {
    #about #cta {
      padding-top: 50px; } }
  #about #cta p {
    text-align: center;
    color: #3E3E3E;
    font-weight: bold; }
  #about #cta h2 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    color: #3E3E3E;
    padding: 100px 0 100px 0; }
    @media screen and (min-width: 1200px) {
      #about #cta h2 {
        padding: 30px 0 130px 0; } }

#about #contact {
  background-color: #A6CF4D;
  padding-bottom: 40px; }
  #about #contact::before, #about #contact::after {
    content: "";
    width: 100%;
    background-size: cover;
    display: block;
    background-position: center;
    background-color: #28AFC5; }
  #about #contact::before {
    background-image: url("../../images/about/top_contact.svg");
    height: 50px;
    background-color: #FFFFFF; }
    @media screen and (min-width: 1200px) {
      #about #contact::before {
        height: 96px; } }
  @media screen and (min-width: 1200px) {
    #about #contact {
      padding-bottom: 80px; } }
  #about #contact p {
    text-align: center;
    color: #000000; }

#footer {
  background-color: #A6CF4D; }
