/* Responsive ----------- */
html {
  font-size: 13px;
}
body {
  font-family: Arial;
  font-family: 'Titillium Web', sans-serif;
}
a,
a:hover {
  color: inherit;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  font-weight: 700;
}
ul,
li {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
::-webkit-input-placeholder {
  font-size: 1rem;
}
:-moz-placeholder {
  font-size: 1rem;
}
::-moz-placeholder {
  font-size: 1rem;
}
:-ms-input-placeholder {
  font-size: 1rem;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
div.invisible {
  visibility: hidden;
}
.bg {
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.no-padding-sides {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}
.no-padding {
  padding: 0rem !important;
}
.no-padding-left {
  padding-left: 0rem !important;
}
.text-align-left {
  text-align: left !important;
}
.pull-center {
  float: none;
  margin: 0 auto;
}
.content-centered {
  text-align: center;
}
.ap-plan .cover-container > .bg {
  background-image: url('../images/brainstorming.jpg');
}
.ap-plan .cover-container.alt2 > .bg {
  background-image: url('../images/plan-personal-happy-kids.jpg');
}
.women-plan .cover-container > .bg {
  background-image: url('../images/woman-smile.jpg');
}
.women-plan .cover-container.alt > .bg {
  background-image: url('../images/woman-smile-alt.jpg');
}
.women-plan .cover-container.alt2 > .bg {
  background-image: url('../images/plan-personal-happy-kids.jpg');
}
.home-plan .cover-container > .bg {
  background-image: url('../images/family-with-boxes.jpg');
}
.home-plan .cover-container.alt > .bg {
  background-image: url('../images/family-with-boxes-alt.jpg');
}
.home-plan .cover-container.alt2 > .bg {
  background-image: url('../images/plan-personal-happy-kids.jpg');
}
.personal-plan .cover-container > .bg {
  background-image: url('../images/plan-personal-happy-family.jpg');
}
.personal-plan .cover-container.alt > .bg {
  background-image: url('../images/plan-personal-happy-family-alt.jpg');
}
.personal-plan .cover-container.alt2 > .bg {
  background-image: url('../images/plan-personal-happy-kids.jpg');
}
.damsu-plan .cover-container > .bg {
  background-image: url('../images/plan-damsu-happy-grandfather.jpg');
}
.damsu-plan .cover-container.alt > .bg {
  background-image: url('../images/plan-damsu-happy-grandfather-alt.jpg');
}
.damsu-plan .cover-container.alt2 > .bg {
  background-image: url('../images/plan-personal-happy-kids.jpg');
}
.damsu-plan .cover-container.alt3 > .bg {
  background-image: url('../images/plan-damsu-happy-grandfather-alt2.jpg');
}
.damsu-plan .cover-container .text2 {
  top: 18.5rem;
}
.ages-inputs .col {
  margin-bottom: 1rem;
}
.women-plan .cover-container.alt .bg {
  height: 40rem;
}
.women-plan .form-container form p {
  color: #ff2c61;
}
.women-plan .form-container form .form-field input[type="submit"] {
  background-image: url('../images/quote-cta-pink.svg');
}
.women-plan .offers {
  position: relative;
  width: 27rem;
  height: 10rem;
  bottom: 0.75rem;
  left: 50%;
  margin-left: -13.5rem;
}
.women-plan .offers .offer {
  font-family: 'Titillium Web', sans-serif;
  color: white;
  background-color: #ff7600;
  position: absolute;
  font-weight: 700;
  text-align: center;
  font-size: 1.25rem;
  text-transform: uppercase;
  line-height: 1.25rem;
  font-weight: 300;
  padding: 1.25rem;
  -webkit-box-shadow: 9px 9px 0px 0px #ff2c61;
  -moz-box-shadow: 9px 9px 0px 0px #ff2c61;
  box-shadow: 9px 9px 0px 0px #ff2c61;
}
.women-plan .offers .offer span {
  font-size: 1.5rem;
  font-weight: normal;
}
.women-plan .offers .offer strong {
  font-weight: 900;
  font-size: 3rem;
  line-height: 3rem;
}
.women-plan .offers .offer strong sup {
  font-weight: 300;
  left: -1rem;
}
.women-plan .offers .offer small {
  font-size: 0.8rem;
}
.women-plan .offers .left-offer {
  left: 0rem;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.women-plan .offers .right-offer {
  left: 11rem;
  -webkit-border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -moz-border-radius-topright: 25px;
  -moz-border-radius-bottomright: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.women-plan section.services.additional-services {
  background-color: white;
}
.women-plan section.services.additional-services .text p {
  color: #ff2c61;
}
.women-plan section.services.additional-services ul li .text p {
  color: #ff7600;
}
.women-plan section.services.additional-services ul li:nth-child(1) .icon {
  background-image: url('../images/women/gine.svg');
}
.women-plan section.services.additional-services ul li:nth-child(2) .icon {
  background-image: url('../images/women/maternity.svg');
}
.women-plan section.services.additional-services ul li:nth-child(3) .icon {
  background-image: url('../images/women/depilation.svg');
}
.women-plan section.services.additional-services ul li:nth-child(4) .icon {
  background-image: url('../images/women/dentist.svg');
}
.women-plan section.services.additional-services ul li:nth-child(5) .icon {
  background-image: url('../images/women/stetics.svg');
}
.women-plan section.services.additional-services ul li:nth-child(6) .icon {
  background-image: url('../images/women/hair-cut.svg');
}
.women-plan section.services.additional-services ul li:nth-child(7) .icon {
  background-image: url('../images/women/health.svg');
}
.women-plan section.services.additional-services ul li:nth-child(8) .icon {
  background-image: url('../images/women/natural.svg');
}
.women-plan section.services.additional-services ul li:nth-child(9) .icon {
  background-image: url('../images/women/discounts.svg');
}
.women-plan section.services {
  background-color: rgba(255, 118, 0, 0.5);
}
.women-plan section.services .text p {
  color: white;
}
.women-plan section.services ul li .text p {
  color: white;
}
.women-plan .plan-details {
  background-color: #ff9e9c;
}
.women-plan section.plan-options .body .plan form .cta {
  background-image: url('../images/plan-cta-pink.svg');
}
.form-container {
  background-color: rgba(255, 255, 255, 0.75);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  -webkit-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
  width: 80%;
  margin-left: 7rem;
  margin-top: 11.6rem;
}
.form-container form p {
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.8rem;
  color: #ff7600;
  margin-bottom: 0;
}
.form-container form .form-field {
  margin-top: 1rem;
}
.form-container form .form-field legend {
  padding-left: 1rem;
  font-size: 1.25rem;
  border: none;
  margin-bottom: 0.25rem;
  font-style: italic;
  font-weight: 300;
}
.form-container form .form-field legend span {
  font-size: 0.9rem;
  font-style: normal;
}
.form-container form .form-field input[type="text"],
.form-container form .form-field input[type="email"] {
  width: 100%;
  border: none;
  background-color: rgba(255, 118, 0, 0.5);
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px;
  padding: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.form-container form .form-field input[type="submit"] {
  border: none;
  width: 13.69rem;
  height: 5.69rem;
  background-color: transparent;
  background-image: url('../images/quote-cta.svg');
}
div.damsu-step-5 .form-container,
div.damsu-step-4 .form-container {
  margin-top: 0rem;
}
div.damsu-step-5 .form-container .row,
div.damsu-step-4 .form-container .row {
  margin-bottom: 0.5rem;
}
div.damsu-step-5 .form-container h1,
div.damsu-step-4 .form-container h1 {
  font-size: 3.47rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: -6rem;
  margin-bottom: 3rem;
  text-align: center;
  color: white;
  text-shadow: 5px 5px 10px #0A0A0A;
}
div.damsu-step-5 .form-container h4,
div.damsu-step-4 .form-container h4 {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #ff7600;
  margin-top: 5rem;
  margin-bottom: 1rem;
}
div.damsu-step-5 .form-container p,
div.damsu-step-4 .form-container p {
  margin-top: 5rem;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  text-transform: none;
  color: black;
  font-family: 'Titillium Web', sans-serif;
  font-weight: normal;
}
div.damsu-step-5 .form-container form .form-field input[type="submit"],
div.damsu-step-4 .form-container form .form-field input[type="submit"] {
  width: 8.84rem;
  height: 3.71rem;
  background-image: url('../images/send-cta.svg');
}
div.cover-container .bg-cover > .col {
  height: 100%;
}
div.cover-container .bg {
  height: 50.9rem;
}
div.cover-container .header {
  position: absolute;
  height: 10rem;
  background-color: rgba(255, 255, 255, 0.75);
  width: 100%;
  top: 0;
}
div.cover-container .header .logo {
  width: 10.96rem;
  height: 6.69rem;
  position: absolute;
  left: 8.2rem;
  top: 1.75rem;
  background-image: url('../images/logo.svg');
  z-index: 1;
}
div.cover-container .header .text {
  position: absolute;
  right: 10.3rem;
  top: 1.25rem;
  font-size: 1.61rem;
  text-transform: uppercase;
  text-align: right;
  line-height: 3.5rem;
}
div.cover-container .header .text span {
  font-size: 4rem;
  color: #ff7600;
}
div.cover-container .bg-cover .text {
  position: absolute;
}
div.cover-container .bg-cover .text h1,
div.cover-container .bg-cover .text p {
  color: white;
}
div.cover-container .bg-cover .text h1 {
  font-size: 3.47rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
div.cover-container .bg-cover .text p {
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 600;
}
div.cover-container .bg-cover .text1 {
  bottom: auto;
  top: 15.5rem;
  left: 10rem;
}
div.cover-container .bg-cover .text2 {
  display: none;
}
div.cover-container .bg-cover .text2 {
  top: 18.5rem;
  text-align: center;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
}
div.cover-container .bg-cover .text2 p,
div.cover-container .bg-cover .text2 h1 {
  text-shadow: 5px 5px 10px #0A0A0A;
}
div.cover-container .bg-cover .text2 p {
  margin-top: 3rem;
}
div.cover-container .bg-cover .text2 p span {
  font-size: 2.26rem;
  font-style: italic;
}
div.cover-container .bg-cover .text2 ul {
  text-align: center;
  position: absolute;
  bottom: -5rem;
  width: 100%;
  left: 0;
  z-index: 1;
}
div.cover-container .bg-cover .text2 ul li {
  width: 4.61rem;
  height: 4.61rem;
  display: inline-block;
  margin-left: 2rem;
  margin-right: 2rem;
}
div.cover-container .bg-cover .text2 ul li.youtube {
  background-image: url('../images/youtube.svg');
}
div.cover-container .bg-cover .text2 ul li.facebook {
  background-image: url('../images/facebook.svg');
}
div.cover-container .bg-cover .text2 ul li.instagram {
  background-image: url('../images/instagram.svg');
}
div.cover-container.alt2 .bg-cover .text1 {
  display: none;
}
div.cover-container.alt2 .bg-cover .text2 {
  display: block;
}
div.cover-container.alt .bg {
  height: 23rem;
}
div.cover-container.alt3 .header,
div.cover-container.alt .header {
  height: 7rem;
}
div.cover-container.alt3 .header .logo,
div.cover-container.alt .header .logo {
  width: 6.69rem;
  height: 3.92rem;
  left: 8.2rem;
  top: 1.75rem;
}
div.cover-container.alt3 .header .text,
div.cover-container.alt .header .text {
  display: none;
}
div.cover-container.alt3 .bg-cover .text,
div.cover-container.alt .bg-cover .text {
  display: none;
}
section.services {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
section.services .text p {
  font-size: 3.46rem;
  text-align: center;
  color: #ff7600;
  text-transform: uppercase;
  font-weight: 600;
}
section.services .text p strong {
  font-weight: 900;
}
section.services ul {
  margin-top: 5em;
  text-align: center;
}
section.services ul li {
  width: 22.2rem;
  height: 14.61rem;
  display: inline-block;
  margin-left: 3rem;
  margin-right: 3rem;
  margin-bottom: 3rem;
  position: relative;
}
section.services ul li .icon {
  margin: auto;
  width: 8.9rem;
  height: 8.9rem;
}
section.services ul li .text {
  margin-top: 0.5rem;
  position: absolute;
  width: 100%;
}
section.services ul li .text p {
  color: #008238;
  text-transform: uppercase;
  font-size: 1.4rem;
  text-align: center;
  font-weight: normal;
}
section.services ul li.invisible {
  visibility: none;
}
section.services ul li:nth-child(1) .icon {
  background-image: url('../images/emergency-ambulance.svg');
}
section.services ul li:nth-child(2) .icon {
  background-image: url('../images/doctor-at-home.svg');
}
section.services ul li:nth-child(3) .icon {
  background-image: url('../images/internation.svg');
}
section.services ul li:nth-child(4) .icon {
  background-image: url('../images/nurse-at-home.svg');
}
section.services ul li:nth-child(5) .icon {
  background-image: url('../images/radiology-at-home.svg');
}
section.services ul li:nth-child(6) .icon {
  background-image: url('../images/electro-at-home.svg');
}
section.services ul li:nth-child(7) .icon {
  background-image: url('../images/siem.svg');
}
section.services ul li:nth-child(8) .icon {
  background-image: url('../images/eci-club.svg');
}
section.services ul li:nth-child(9) .icon {
  background-image: url('../images/eci-doc.svg');
}
section.services .small-text {
  text-align: center;
  font-size: 0.9rem;
}
section.others-plans {
  background-color: #ffb982;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
section.others-plans .text {
  text-align: center;
  margin-bottom: 5rem;
}
section.others-plans .text h1 {
  color: white;
  font-size: 3.73rem;
  display: inline-block;
  text-transform: uppercase;
}
section.others-plans .text h1 strong {
  font-weight: 900;
}
section.others-plans .other-plan {
  background-color: #ff7600;
  padding-top: 2rem;
  padding-bottom: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  width: 23rem;
  -webkit-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
  margin: auto;
}
section.others-plans .other-plan .detail-text {
  color: white;
  margin-bottom: 2rem;
  height: 14rem;
}
section.others-plans .other-plan .detail-text h2 {
  font-weight: 900;
  margin-bottom: 0.5rem;
  font-size: 1.75rem;
  text-transform: uppercase;
}
section.others-plans .other-plan .detail-text p {
  font-size: 1rem;
  margin-bottom: 1rem;
  color: white;
}
section.others-plans .other-plan .cta {
  cursor: pointer;
  width: 7.5rem;
  height: 2.92rem;
  background-image: url('../images/read-more-cta.svg');
}
section.append {
  padding-top: 4rem;
}
section.append .text-container {
  background-color: #ff7600;
  margin-bottom: 5rem;
  margin: auto;
  max-width: 52rem;
  -webkit-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
  padding-top: 2rem;
  padding-bottom: 5.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
section.append .text-container .text {
  text-align: center;
}
section.append .text-container .text h1 {
  color: white;
  font-size: 2.5rem;
  display: inline-block;
  text-transform: uppercase;
}
section.append .text-container .text h1 strong {
  font-weight: 900;
}
section.append .text-container .cta {
  position: absolute;
  left: 50%;
  bottom: 2rem;
  width: 12rem;
  height: 2.15rem;
  margin-left: -6rem;
  background-image: url('../images/other-plan-cta.svg');
}
section.plan-details {
  padding-top: 4rem;
}
section.plan-details table div {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  position: relative;
}
section.plan-details table div p {
  margin-bottom: 0;
}
section.plan-details .text {
  margin-top: 5rem;
}
section.plan-details .text p {
  font-size: 0.92rem;
  text-align: center;
  margin-bottom: 6rem;
}
section.plan-details .text2 {
  margin-bottom: 4rem;
}
section.plan-details .text2 p {
  font-size: 3.46rem;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
}
section.plan-details .text2 p strong {
  font-weight: 900;
}
section.plan-features {
  background-color: white !important;
}
section.plan-features table div {
  font-size: 1.69rem;
  line-height: normal !important;
  display: flex;
  margin: auto;
  text-align: center;
}
section.plan-features table div span {
  font-size: 1.35rem;
}
section.plan-features table tr td.fix-top {
  border-top: 4px solid #ff7600;
}
section.plan-features table tr td.fix-bottom {
  border-bottom: 4px solid #ff7600;
}
section.plan-features table tr td.fix-left {
  border-left: 4px solid #ff7600;
}
section.plan-features table tr td.fix-right {
  border-right: 4px solid #ff7600;
}
section.plan-features table tr td {
  border: 4px solid #ff7600;
}
section.plan-features table tr td:not(.fix-left) div p {
  margin: auto;
  /* Important */
  text-align: center;
}
section.plan-features table tr.alt {
  background-color: #ffb982;
}
section.plan-options {
  padding-bottom: 4rem;
}
section.plan-options table .vl {
  content: "";
  position: absolute !important;
  z-index: 100;
  right: 0;
  width: 2px;
  background-color: #008238 !important;
  padding: 0;
}
section.plan-options table .vl-from-top {
  top: 0;
  height: 90%;
}
section.plan-options table .vl-from-bottom {
  bottom: 0;
  height: 82%;
}
section.plan-options .header div {
  background-color: #ff7600;
  font-size: 2rem;
  font-weight: 600;
  color: white;
  line-height: 2.5rem;
}
section.plan-options .header div span {
  text-transform: uppercase;
}
section.plan-options .header .small-title {
  font-size: 1.4rem;
  line-height: 1.696rem;
  padding-bottom: 1.1rem;
}
section.plan-options .body div {
  background-color: white;
}
section.plan-options .body .fix-right {
  font-size: 2rem;
  font-style: italic;
  font-weight: 600;
  line-height: 2.5rem;
  padding-top: 3.29rem;
  padding-bottom: 3.29rem;
}
section.plan-options .body .plan {
  line-height: 1rem;
}
section.plan-options .body .plan .price {
  text-align: center;
  font-size: 1.7rem;
  font-weight: 600;
}
section.plan-options .body .plan .price span {
  text-transform: none;
  font-size: 0.9rem;
}
section.plan-options .body .plan span {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 300;
}
section.plan-options .body .plan form {
  margin-bottom: 0;
}
section.plan-options .body .plan form .more-info-cta,
section.plan-options .body .plan form .cta {
  width: 8.46rem;
  height: 3.3rem;
  cursor: pointer;
  margin: auto;
  margin-top: 1.25rem;
  background-color: transparent;
  border: none;
}
section.plan-options .body .plan form .cta {
  background-image: url('../images/plan-cta.svg');
}
section.plan-options .body .plan form .more-info-cta {
  background-image: url('../images/more-info-cta.svg');
}
section.plan-options .body .plan form .cta.invisible {
  visibility: hidden;
}
section.plan-options .body .plan form .cta.disabled {
  background-image: url('../images/plan-cta-disabled.svg');
  cursor: not-allowed;
}
section.plan-options .top-sides-radius {
  -webkit-border-radius: 15px 15px 0px 0px;
  border-radius: 15px 15px 0px 0px;
}
section.plan-options .top-left-radius {
  -webkit-border-radius: 15px 0px 0px 0px;
  border-radius: 15px 0px 0px 0px;
}
section.plan-options .top-right-radius {
  -webkit-border-radius: 0px 15px 0px 0px;
  border-radius: 0px 15px 0px 0px;
}
section.plan-options .fix-right {
  margin-right: 3rem;
}
section.plan-options {
  background-color: #ffb982;
}
.footer {
  padding-top: 6rem;
}
.footer .text h3 {
  font-size: 3.7rem;
  color: #008238;
  text-align: center;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: 600;
}
.footer .text p {
  font-size: 0.92rem;
  text-align: center;
  margin-bottom: 6rem;
}
.footer.alt {
  padding-top: 0rem;
}
section.others-plans.alt,
section.services.alt {
  display: none;
}
.footer.alt2,
.footer.alt3 {
  padding-top: 2rem;
}
.footer.alt2 .text h3 {
  display: block;
}
.footer.alt .text h3,
.footer.alt3 .text h3 {
  display: none;
}
.popup {
  width: 86%;
  max-height: 90%;
  padding-top: 2.14em;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 101;
  left: 50%;
  top: 5%;
  margin-left: -43%;
  color: white !important;
  padding: 1.42em;
  -webkit-box-shadow: 10px 10px 20px 0 rgba(10, 10, 10, 0.7);
  box-shadow: 10px 10px 20px 0 rgba(10, 10, 10, 0.7);
  overflow-y: scroll;
  overflow-x: hidden;
  display: none;
}
.popup h3 {
  text-align: center;
}
.popup table {
  margin-top: 2rem;
}
.popup table tr td div {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.5rem;
  text-align: center;
  color: white;
  font-size: 1.2rem;
}
.popup table tr td div p {
  margin: 0 0 0px;
}
.close-popup-trigger {
  position: fixed;
  top: 3.25%;
  right: 9%;
  border: 1px solid #ff7600;
  background-color: #ff7600;
  height: 22px;
  width: 22px;
  cursor: pointer;
  text-align: center;
  display: none;
  z-index: 102;
}
.close-popup-trigger i {
  margin: auto;
  margin-top: 0.2em;
}
/* Else except extra small  ----------- */
/* Else except large  ----------- */
/* Large  ----------- */
/* Medium ----------- */
@media (min-width: 992px) and (max-width: 1199px) {
  body {
    font-size: 12px;
  }
}
/* Small ----------- */
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 12px;
  }
}
/* Extra small ----------- */
/* Small & Extra small */
@media (max-width: 991px) {
  html {
    font-size: 10px;
  }
  div.cover-container .bg {
    height: 45rem;
  }
  div.cover-container .header .logo {
    left: 1rem;
  }
  div.cover-container .header .text {
    right: 1rem;
  }
  div.cover-container .bg-cover .text {
    width: 100%;
  }
  div.cover-container .bg-cover .text h1,
  div.cover-container .bg-cover .text p {
    text-align: center;
  }
  div.cover-container .bg-cover .text1 {
    bottom: 7rem;
    left: 0rem;
  }
  div.cover-container .bg-cover .text2 {
    top: 15rem;
  }
  div.cover-container .bg-cover .text2 ul {
    bottom: -8rem;
  }
  div.cover-container.alt2 .bg-cover > .col,
  div.cover-container.alt3 .bg-cover > .col,
  div.cover-container.alt .bg-cover > .col {
    height: auto;
  }
  div.cover-container.alt3 .header .logo,
  div.cover-container.alt .header .logo {
    left: 1rem;
  }
  .form-container {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 80%;
    margin: auto;
    margin-top: 8rem;
  }
  section.services {
    padding-top: 20rem;
    padding-bottom: 8rem;
  }
  section.services ul {
    text-align: center;
  }
  section.services ul li {
    width: 45%;
    margin-left: 0rem;
    margin-right: 0rem;
  }
  section.services .small-text {
    width: 80%;
    margin: auto;
    font-size: 1rem;
  }
  section.others-plans {
    padding-top: 8rem;
    padding-bottom: 4rem;
  }
  section.others-plans .other-plan {
    width: 80%;
    margin-bottom: 5rem;
  }
  section.others-plans .other-plan .detail-text h2 {
    font-size: 2rem;
  }
  section.others-plans .other-plan .detail-text p {
    font-size: 1.25rem;
  }
  section.plan-features table div {
    font-size: 1.69rem;
    line-height: normal !important;
    display: flex;
    margin: auto;
    text-align: center;
  }
  section.plan-features table div span {
    font-size: 1.35rem;
  }
  section.plan-features table tr td.fix-top {
    border-top: 4px solid #ff7600;
  }
  section.plan-features table tr td.fix-bottom {
    border-bottom: 4px solid #ff7600;
  }
  section.plan-features table tr td.fix-left {
    border-left: 4px solid #ff7600;
  }
  section.plan-features table tr td.fix-right {
    border-right: 4px solid #ff7600;
  }
  section.plan-features table tr td {
    border: 4px solid #ff7600;
  }
  section.plan-features table tr td:not(.fix-left) {
    display: none;
  }
  section.plan-features table tr.alt {
    background-color: #ffb982;
  }
  section.plan-options {
    padding-bottom: 4rem;
  }
  section.plan-options ul {
    margin: auto;
    text-align: center;
  }
  section.plan-options ul li {
    text-align: center;
    display: inline-block;
    width: 48%;
    margin-bottom: 3rem;
  }
  section.plan-options ul li div {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  section.plan-options ul li .header,
  section.plan-options ul li .body {
    padding-top: 0em;
    padding-bottom: 0em;
  }
  section.plan-options ul li .header .small-title {
    line-height: 1.7rem;
  }
  div.damsu-step-5 .form-container h1,
  div.damsu-step-4 .form-container h1 {
    font-size: 3rem;
  }
  .footer {
    padding-top: 6rem !important;
  }
  .footer .text {
    width: 80%;
    margin: auto;
  }
  .women-plan .cover-container.alt .bg {
    height: 40rem;
  }
  .women-plan .form-container form p {
    color: #ff2c61;
  }
  .women-plan .form-container form .form-field input[type="submit"] {
    background-image: url('../images/quote-cta-pink.svg');
  }
  .women-plan .offers {
    position: relative;
    width: 30rem;
    bottom: auto;
    top: 15rem;
  }
  .women-plan .offers .offer {
    font-size: 1.25rem;
    line-height: 1.25rem;
    padding: 1.25rem;
  }
  .women-plan .offers .offer span {
    font-size: 1.5rem;
    font-weight: normal;
  }
  .women-plan .offers .offer strong {
    font-size: 3rem;
    line-height: 3rem;
  }
  .women-plan .offers .offer small {
    font-size: 0.8rem;
  }
  .women-plan .offers .left-offer {
    left: 0rem;
  }
  .women-plan .offers .right-offer {
    left: 12rem;
  }
}
/*# sourceMappingURL=styles.css.map */