body {
  font-family: "Josefin Sans", sans-serif;
}

.wrapper-165 {
  width: 100%;
  height: auto;
  background-color: #fff;
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 5rem 0;
}
.wrapper-165 .no-padding {
  padding: 0;
  line-height: 0;
}
.wrapper-165 .content {
  height: auto;
  width: 100%;
  display: inline-block;
  padding: 0 2rem;
  text-align: left;
}
.wrapper-165 .content .title {
  font-size: 32px;
  color: #282828;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
  padding: 0;
}
.wrapper-165 .content .title span {
  text-decoration: underline;
}
.wrapper-165 .content .desc {
  font-size: 16px;
  color: #6f6f6f;
  font-weight: normal;
  line-height: 26px;
  margin: 2rem 0;
  padding: 0;
}
.wrapper-165 .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.wrapper-165 .content ul li {
  display: inline-block;
  font-size: 16px;
  line-height: 25px;
  color: #282828;
  margin: 0 0 13px;
  padding: 0 0 0 25px;
  font-weight: 400;
}
.wrapper-165 .content ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  top: 10px;
  background-color: #c26796;
  display: inline-block;
  margin-right: 1rem;
  line-height: 25px;
}
.wrapper-165 .content .btn-vw {
  font-size: 16px;
  line-height: 63px;
  height: 63px;
  font-weight: 400;
  padding-left: 46px;
  padding-right: 46px;
  border-radius: 3px;
  color: #fff;
  background: #dabea6;
  border: none;
  margin: 0;
  margin-top: 5rem;
}
.wrapper-165 .image-block {
  width: 100%;
  height: 500px;
  display: inline-block;
  position: relative;
  padding: 0 rem;
}
.wrapper-165 .image-block .imgc {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrapper-165 .form-main {
  width: 100%;
  display: inline-block;
  position: relative;
  background: #c26796;
  padding: 31px 37px 0;
}
.wrapper-165 .form-main .ttl {
  font-size: 32px;
  color: #fff;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
  padding: 0;
  margin-bottom: 3rem;
}
.wrapper-165 .form-main form {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
}
.wrapper-165 .form-main form input {
  background: #ce85ab;
  width: 100%;
  padding: 1.5rem 2rem;
  font-weight: bold;
  color: #fff;
  border: none;
  margin-bottom: 2rem;
}
.wrapper-165 .form-main form input::placeholder {
  color: white;
  opacity: 1;
}
.wrapper-165 .form-main form .btn-vw1 {
  font-size: 16px;
  line-height: 63px;
  height: 63px;
  font-weight: 400;
  padding-left: 46px;
  padding-right: 46px;
  border-radius: 3px;
  color: #282828;
  background: #fff;
  border: none;
  margin: 0;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media screen and (min-width: 768px) and (max-width: 900px) {
  .wrapper-165 .content {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .wrapper-165 .content {
    margin: 3rem 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .wrapper-165 .content {
    margin: 3rem 0;
  }
}
@media screen and (max-width: 480px) {
  .wrapper-165 .content {
    margin: 3rem 0;
  }
}
@media all and (max-width: 320px) {
  .wrapper-165 .content {
    margin: 3rem 0;
  }
}

/*# sourceMappingURL=wrapper-165.css.map */
body {
  font-family: "Josefin Sans", sans-serif;
}

.default-1-448 {
  width: 100%;
  float: left;
  margin: 0rem 0;
  padding: 4rem 0vw 0;
  position: relative;
  background: #ffffff;
}
.default-1-448 a {
  text-decoration: none;
  outline: none;
}
.default-1-448 .no-padding {
  padding: 0px !important;
}
.default-1-448 .no-margin {
  margin: 0px !important;
}
.default-1-448 .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  transition: all 500ms ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  top: 0px;
  left: 0;
  padding: 3rem;
}
.default-1-448 .row-eq-height {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0px;
}
.default-1-448 .row-eq-height:before,
.default-1-448 .row-eq-height:after {
  display: inline-block;
}
.default-1-448 .alt {
  display: flex;
}
.default-1-448 .contact-icon-main {
  width: 100%;
  display: inline-block;
  margin: 0px 0 5rem 0;
  border: 5px solid #fbf4de;
  border-radius: 5px;
  background: #fff;
  padding: 6rem 2rem;
  text-align: center;
  transition: all 0.3s linear;
}
.default-1-448 .top-icon {
  background: #fff;
  color: #f9575c;
  font-size: 6rem;
  transition: all 0.3s linear;
  position: absolute;
  top: -3.2rem;
  right: 0rem;
  left: 0rem;
  margin: auto;
  width: 100px;
}
.default-1-448 .contact-icon-main:hover .top-icon {
  top: -4.2rem;
}
.default-1-448 .contact-icon-title {
  width: 100%;
  display: inline-block;
  margin: 0px;
  color: #675444;
  font-weight: 600;
  font-size: 2.8rem;
}
.default-1-448 .email-address {
  text-decoration: none;
  line-height: normal;
  display: inline-block;
  margin: 3rem 0 0 0;
  color: #f9575c;
  font-weight: 600;
  font-size: 20px;
}
.default-1-448 .location-address {
  width: 100%;
  display: inline-block;
  margin: 3rem 0 0 0;
  color: #808080;
  font-size: 20px;
  font-weight: 600;
}
.default-1-448 .social-icon {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 3rem 0 0 0;
}
.default-1-448 .facebook-icon {
  color: #675444;
  font-size: 30px;
  margin: 0px 8px;
  outline: none;
  float: left;
  transition: all 0.3s linear;
}
.default-1-448 .facebook-icon:hover {
  color: #f9be4f;
  transform: scale(1.2);
}
@keyframes fadeInUp {
  0% {
    transform: translate3d(0%, 100%, 0);
    opacity: 0;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}
@keyframes fadeInLight {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*  Turn on custom 8px wide scrollbar */
::-webkit-scrollbar {
  width: 6px;
  /* 1px wider than Lion. */
  /* This is more usable for users trying to click it. */
  background-color: transparent;
  -webkit-border-radius: 100px;
}

/* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 1px solid transparent;
  min-height: 10px;
  /*Prevent it from getting too small */
}

::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(0, 0, 0, 0.61);
  /* Some darker color when you click it */
  -webkit-border-radius: 100px;
}
