#customPageTitle {
  margin-bottom: 14px;
  text-transform: uppercase;
  height: 450px;
  background-image: url("../../files/customPageBackground.jpg");
  color: transparent;
  width: 136vw;
  margin-top: 0px;
  margin-left: 0px;
  left: -38%;
  position: relative;
}

/*.contactInput {
  background-color: #ffffff;
  border-radius: 0px;
  border: none;
  color: #000000;
  font-size: 14px;
  width: 40%;
  margin-top: 29px;
  margin-left: 30px;
  margin-right: 37px;
  margin-bottom: 0px;
  height: 42px;
  font-family: poppins;
  border-radius: 5px;
}*/
/*.sendContact {
  text-align: center;
  background-color: #f4db9a;
  border: 1px solid #f4db9a;
  color: white;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 174px;
  font-size: 21px;
  font-weight: 600;
  margin-top: 38px;
  border-radius: 23px;
  font-family: poppins;
  text-transform: lowercase;
  font-weight: 900;
  line-height: 36px;
  height: 37px;
}
.sendContact:hover {
  background-color: white;
  color: #f4db9a;
}
*/
.customPageSubtitle {
  color: #d66f9f;
  border-radius: 2px;
  margin-top: 45px;
  float: left;
  width: 100%;
  height: 35px;
  position: relative;
  font-family: poppins;
  font-weight: 900;
  font-size: 31px;
}

.customPageText {
  color: #a5a5a5;
  border-radius: 2px;
  margin-top: 0px;
  float: left;
  width: 40%;
  top: 0px;
  margin-left: 0%;
  padding-top: 0px;
  font-size: 15px;
  text-align: left;
  position: relative;
  overflow: visible;
}

.customPageText p {}

.customPageText li {
  margin-left: 15% !important;
}

/*.contactDiv {
  background-color: #ff96a2;
  width: 87%;
  border-radius: 8px;
  margin-bottom: 10px;
  top: -130px;
}*/
.mapDiv {
  width: 51%;
  height: 358px;
  margin-bottom: 15px;
  margin-top: 20px;
  float: left;
  margin-left: 20px;
}

p {
  /* margin-left: 31px; */
  width: 100%;
  margin-top: 1px;
  margin-bottom: 1px;
  font-family: Poppins !important;
}

.customPageImage {
  position: relative;
  top: -194px;
  float: right;
  margin-bottom: 3px;
  max-width: 428px;
  margin-left: 35px;
  /* right: 14px; */
}

.customPageImage:nth-child(odd) {
  float: left;
  top: 0px;
  margin-bottom: 150px;
  margin-left: 0;
}

.customPageText:nth-child(even) {
  float: right;
  /* right: 40px; */
  top: -168px;
}

.customPageSubtitle:nth-child(odd) {
  /* float:right; */
  text-align: right;
  width: 64%;
  margin: 0;
}

/*.contact_message {
  position: absolute;
  top: 0px;
  width: 43%;
  height: 179px;
  right: 9px;
}*/
.customPageCenteredContent {
  width: 1034px !important;
  overflow: visible;
}

.customPageCaption {
  position: relative;
  text-align: center;
  width: 49%;
  margin: 0 auto;
  font-size: 12px;
  color: black;
  margin-bottom: 1%;
  background-color: white;
  float: left;
  margin-left: 1%;
  height: 546px;
  font-family: Soin;
  padding-top: 5px;
  padding-bottom: 10px;
}

.customPageCaption p {
  width: 90%;
  margin: 0px auto;
  margin-top: 14px;
  color: #848484;
  line-height: 14px;
}

span {
  /* font-family: Soin !important; */
}

strong {
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
}

.mapContainer {
  position: relative;
  background-color: #f26780;
  top: -96px;
  height: 398px;
  width: 80%;
  margin: auto;
  margin-bottom: 80px;
  border-radius: 10px;
}

#mapTextContainer {
  width: 40%;

  float: right;

  position: relative;

  margin-top: 162px;

  color: white;
}

.mapTitle {
  width: 50%;

  font-size: 31px;

  font-weight: 900;

  margin-bottom: 16px;

  line-height: 31px;
}

.maptext {
  margin-top: 3px;
  margin-bottom: 4px;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .contact_message {
    position: relative;
    width: 70% !important;
    right: 0px;
  }

  .contactInput {
    width: 76%;
    margin-top: 17px;
  }

  .mapDiv {
    width: 90%;
    float: unset !important;
    margin: 0px auto;
    margin-top: 40px;
    top: 18px;
    height: 252px;
  }

  /*#customPageTitle {
    line-height: 57px;
    width: 100vw;
    left: 0px;
    background-size: cover;
    height: 120px;
    background-position: center;
  }*/
  .customPageImage {
    width: 90%;
    bottom: 0px;
    top: auto;
    margin-left: 5%;
    margin-bottom: 3px;
    overflow: hidden;
    float: left;
  }

  .customPageSubtitle {
    height: 40px;
    width: 96%;
    margin-left: 2%;
    margin-top: 0px;
    top: 0px;
    text-align: center;
    font-size: 17px;
  }

  .contactDiv {
    margin-bottom: 64px;
    width: 90%;
  }

  .customPageCenteredContent {
    margin-bottom: 0px;
    width: 100% !important;
    float: left;
  }

  .customPageCaption {
    width: 92%;
    margin-left: 4%;
    height: auto;
    padding-bottom: 15px;
  }

  .customPageSubtitle p {
    width: 100%;
    margin-left: 0px;
  }

  .customPageText p {
    margin-left: 0% !important;
    width: 100%;
  }

  .customPageText li {
    margin-left: 0% !important;
    width: 100%;
  }

  .mapContainer {
    top: -180px;

    width: 90%;

    margin-left: 5%;

    height: 512px;

    margin-bottom: 0px;
  }

  #mapTextContainer {
    margin-top: 42px;

    float: left;

    margin-left: 28px;

    width: 81%;
  }

  .mapTitle {
    margin-bottom: 29px;
  }

  .maptext {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .customPageText {
    width: 90%;
    margin-bottom: 15px;
    top: auto !important;
    margin-left: 5%;
    right: auto !important;
    float: left !important;
  }
}