/* Home Modals start */
.password-container {
  position: relative;
}

.toggle-password {
  position: absolute;
  top: 58%;
  right: 13px;
  transform: translateY(-50%);
  cursor: pointer;
  user-select: none;
  max-width: 31px;
  width: 31px;
  padding-right: 10px;
}

.warning {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0); /* Fondo transparente */
}

.warning-content {
  background-color: #FF404C;
  color: white;
  margin: 15% auto;
  padding: 10px;
  border: 1px solid #888;
  width: 100%;
  max-width: 1080px;
  border-radius: 10px; /* Bordes redondeados */
  box-sizing: border-box;
}

#timer {
  font-weight: bold;
}

#cancelWarning{
  font-weight: bold;
  cursor: pointer;
}
.clockWarning{
  width: 24px;
  margin-left: 10px;
  margin-right: 10px;
}
#firstTextWarning{
  margin-left: 10px;
  margin-right: 10px;
}

#secondTextWarning{
  margin-left: 10px;
  margin-right: 10px;
}
.labelRequest{
  height: 17px;
  font-family: 'HKGrotesk', "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #828282;
}


textarea {
  border: 0 none;
  resize:none;
  background: 0 none;
  text-align: left;
  border: 1px solid #458281;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px;
}

.textArea{
  border: 0 none;
  resize:none;
  background: white !important;
  text-align: left;
  border: 1px solid #458281;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}

.cancelRequest{
  border-radius: 6px;
  border: solid 1px #9b9b9b;
  background-color: #9b9b9b;
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ffffff;
  padding: 6px 30px;
}

.sendRequest{
  border-radius: 4px;
  padding: 5px 20px;
  background: none;
  background-color: #458281;
  border-color: transparent;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

.g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0;
  margin-left: 15px;
  width: 45% !important;
}
.g-recaptcha2 {
  transform: scale(0.77);
  transform-origin: 0 0;
  margin-left: -10px !important;
  width: 45% !important;
}
iframe[title="recaptcha challenge"] {
  margin-top: -165px;
}

.icon-house{
filter: brightness(0) invert(1);
position: absolute;
width: 27px;
height: 24px;
left: 45px;
top: 220px;
}

.button-video{
padding: 0;
border: none;
background: none;
}

.button-category{
  padding: 0;
  border: none;
  background: none;
}


.button-container{

  padding-right:5px;
  padding-left:5px;
  padding-bottom:15px;
  
}

#videoPlayer2{
  height: auto;
  width: 100%;
}

.text-subtopic{
  column-count: 2;
}



.title-video{
  color: #517082;
  text-align:left;
  padding-top:2px;
}


.content-video{
  color: #4A4A4A;
  text-align: start;
  line-height: 18px;
  max-height: 54px;
  overflow: hidden;
}
.image-video{
  width: 100%;
}


.banner_bg {
  margin-top: -10px;
  margin-left: 42px;
}

.affiliate-link {
  position: absolute;
  z-index: 1;
  left: 52px;
}

.banner_log{
  position: absolute;
  bottom: 0;
  margin-left: 325px;
}

.banner_link_items {
  position: absolute;
  z-index: 10;
  right: 75px;
  text-align: center;
  display: none;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
  top: 263px;
}

.ui-autocomplete{
  background: #fff;
  padding-left: 10px;
  padding-top: 8px;
  border-radius: 8px;
  left: 58% !important;
  max-width: 371px !important;
  max-height: 285px !important;
  min-width: 371px !important;
  min-height: 285px !important;
  filter: drop-shadow(3px 4px 8px #000000);
}
.zoomIn{
  cursor:pointer;
}

.zoomOut{
  cursor:pointer;
  margin-left: 14px;
}

.ui-menu{
  overflow: scroll !important;
}
.menu-autocomplete{
  display: grid;
}

.all-autocomplete{
  grid-column: 2;
  grid-row: 4;
}
::-webkit-scrollbar {
  width: 0px;
  background: transparent; /* make scrollbar transparent */
}

.button-all{
  font-size: 19px !important;
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif !important;
 
  background-color: transparent;
  border: 0px;
  color: rgba(0, 0, 0, 0.57);
  
  color: rgb(69, 130, 129); 
  text-decoration: underline;
}
.careopolis-autocomplete{
  grid-column: 3;
  grid-row: 4;
}

.kiddopolis-autocomplete{
  grid-column: 3;
  grid-row: 4;
}

.ui-state-active{
  color:#458281 !important;
  text-decoration: underline;
}

.button-careopolis{
  font-size: 19px !important;
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif !important;
  background-color: transparent;
  border: 0px;
  text-align: right;
  color: rgba(0, 0, 0, 0.57);
}

.button-kiddopolis{
  font-size: 19px !important;
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif !important;
  background-color: transparent;
  border: 0px;
  text-align: right;
  color: rgba(0, 0, 0, 0.57);
}



.banner_link_items .dropdown-item, .banner_link_items .find-us {
  padding: 20px 15px 20px 15px !important;
  background: white;
  display: block;
  text-align: center;
  color:#74568C;
  font-family: "HKGrotesk", Arial, Helvetica, sans-serif !important;

}

.banner_link_items .dropdown-divider {
  height: 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.link_log{
  right: 135px !important;
}

.items_log{
  right: 26px !important;
}

.banner_link {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1px;
  text-align: right;
  color: #ffff;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index:22;
}

.banner_link:before {
  position: absolute;
  content: "";
  display: block;
  border-left: 3px solid transparent;
  border-top: 3px solid;
  border-right: 3px solid transparent;
  top: 10px;
  left: 44px;
  color: #ffff;
}

.banner_link:after {
  position: absolute;
  content: "";
  display: block;
  top: 6px;
  left: 42px;
  border: 1px solid #ffff;
  border-radius: 2px;
  height: 10px;
  width: 10px;
}

.modal1 {
  display: none;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
.errorlogin {
  display: none;
  padding-left: 20px;
  color: #b90202;
}
#resetModal .modal-content,
#tellModal .modal-content {
  background-color: #fefefe;
  margin: 12% auto 0;
  border: 1px solid #888;
}
#resetModal .modal-content,
#tellModal2 .modal-content {
  background-color: #fefefe;
  margin: 12% auto 0;
  border: 1px solid #888;
}
#resetModal .modal-content,
#tellModal3 .modal-content {
  background-color: #fefefe;
  margin: 12% auto 0;
  border: 1px solid #888;
}
#resetModal .modal-content,
#tellModal4 .modal-content {
  background-color: #fefefe;
  margin: 12% auto 0;
  border: 1px solid #888;
}
#resetModal .modal-content,
#tellInviteModal .modal-content {
  background-color: #fefefe;
  margin: 12% auto 0;
  border: 1px solid #888;
}
#resetModal .modal-content {
  width: 380px;
}
#tellModal .modal-content {
  width: 570px;
}
#tellModal2 .modal-content {
  width: 570px;
}
#tellModal3 .modal-content {
  width: 380px;
  height: 290px;
}
#tellModal4 .modal-content {
  width: 380px;
  height: 290px;
}
#tellInviteModal .modal-content {
  width: 570px;
}
#resetModal .modal-header,
#tellModal .modal-header {
  border: none;
  background-color: #eaf7ff;
  padding: 16px 0;
}
#resetModal .modal-header,
#tellModal2 .modal-header {
  border: none;
  background-color: #eaf7ff;
  padding: 16px 0;
}
#resetModal .modal-header,
#tellModal3 .modal-header {
  border: none;
  background-color: #eaf7ff;
  padding: 16px 0;
}
#resetModal .modal-header,
#tellModal4 .modal-header {
  border: none;
  background-color: #eaf7ff;
  padding: 16px 0;
}
#resetModal .modal-header,
#tellInviteModal .modal-header {
  border: none;
  background-color: #eaf7ff;
  padding: 16px 0;
}
#resetModal .modal-header h2,
#tellModal .modal-header h2 {
  margin: 0;
}
#resetModal .modal-header h2,
#tellModal2 .modal-header h2 {
  margin: 0;
}
#resetModal .modal-header h2,
#tellModal3 .modal-header h2 {
  margin: 0;
}
#resetModal .modal-header h2,
#tellModal4 .modal-header h2 {
  margin: 0;
}
#resetModal .modal-header h2,
#tellInviteModal .modal-header h2 {
  margin: 0;
}
#resetModal .modal-header img {
  margin: auto;
}
#tellModal .modal-header img {
  margin-left: 20px;
}
#tellModal2 .modal-header img {
  margin-left: 20px;
}
#tellModal3 .modal-header img {
  margin-left: 15%;
}
#tellModal4 .modal-header img {
  margin-left: 15%;
}
#tellInviteModal .modal-header img {
  margin-left: 20px;
}
#resetModal .modal-body {
  padding: 0 15px 35px 15px;
}
#tellModal .modal-body {
  padding: 0 15px;
}
#tellModal2 .modal-body {
  padding: 0 15px;
}
#tellModal3 .modal-body {
  padding: 0px 15px;
}
#tellModal4 .modal-body {
  padding: 0px 15px;
}
#tellModal .modal-body img {
  padding: 0 10px;
}
#tellModal2 .modal-body img {
  padding: 0 10px;
}
#tellModal3 .modal-body img {
  padding: 0 10px;
}
#tellModal4 .modal-body img {
  padding: 0 10px;
}
#tellInviteModal .modal-body {
  padding: 0 15px;
}
#tellInviteModal .modal-body img {
  padding: 0 10px;
}

#resetModal .modal-body-tittle,
#tellModal .modal-body-tittle {
  font-family: "HKGroteskBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #458281;
  padding: 20px 0 10px;
}
#resetModal .modal-body-tittle,
#tellModal2 .modal-body-tittle {
  font-family: "HKGroteskBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #458281;
  padding: 20px 0 10px;
}
#resetModal .modal-body-tittle,
#tellModal3 .modal-body-tittle {
  font-family: "HKGroteskBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #458281;
  padding: 20px 0 10px;
}
#resetModal .modal-body-tittle,
#tellModal4 .modal-body-tittle {
  font-family: "HKGroteskBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #458281;
  padding: 20px 0 10px;
}
#resetModal .modal-body-text,
#tellModal .modal-body-text {
  font-family: "HKGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #4a4a4a;
}
#resetModal .modal-body-text,
#tellModal2 .modal-body-text {
  font-family: "HKGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #4a4a4a;
}
#resetModal .modal-body-text,
#tellModal3 .modal-body-text {
  font-family: "HKGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #4a4a4a;
}
#resetModal .modal-body-text,
#tellModal4 .modal-body-text {
  font-family: "HKGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #4a4a4a;
}
#resetModal .modal-body-form,
#tellModal .modal-body-form {
  padding: 20px 10px 0 10px;
}

#resetModal .modal-body-form,
#tellModal2 .modal-body-form {
  padding: 20px 10px 0 10px;
}
#resetModal .modal-body-form,
#tellModal3 .modal-body-form {
  padding: 20px 10px 0 10px;
}
#resetModal .modal-body-form,
#tellModal4 .modal-body-form {
  padding: 20px 10px 0 10px;
}
#resetModal .modal-body-form .modal-body-bold,
#tellModal .modal-body-form .modal-body-bold {
  font-family: "HKGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #828282;
}

#resetModal .modal-body-form .modal-body-bold,
#tellModal2 .modal-body-form .modal-body-bold {
  font-family: "HKGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #828282;
}
#resetModal .modal-body-form .modal-body-bold,
#tellModal3 .modal-body-form .modal-body-bold
{
  font-family: "HKGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #828282;
}
#resetModal .modal-body-form .modal-body-bold,
#tellModal4 .modal-body-form .modal-body-bold 
{
  font-family: "HKGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #828282;
}
#tellModal .modal-body-col {
  display: inline-block;
  width: 46%;
}

#tellModal2 .modal-body-col {
  display: inline-block;
  width: 46%;
}
#tellModal3 .modal-body-col
{
  display: inline-block;
  width: 46%;
}

#tellModal4 .modal-body-col {
  display: inline-block;
  width: 46%;
}
#tellModal .modal-body-col:first-of-type {
  margin-right: 30px;
}

#tellModal2 .modal-body-col:first-of-type {
  margin-right: 30px;
}
#tellModal3 .modal-body-col:first-of-type
{
  margin-right: 30px;
}

#tellModal4 .modal-body-col:first-of-type
 {
  margin-right: 30px;
}
#tellModal .modal-body-col input,
#tellModal textarea {
  margin-bottom: 10px;
}

#tellModal2 .modal-body-col input,
#tellModal2 textarea {
  margin-bottom: 10px;
}
#tellModal3 .modal-body-col input,
#tellModal3 textarea{
  margin-bottom: 10px;
}

#tellModal4 .modal-body-col input,
#tellModal4 textarea {
  margin-bottom: 10px;
}

#resetModal .modal-body-form input,
#tellModal .modal-body-form input,
#tellModal .modal-body-form textarea {
  resize: none;
  border-radius: 4px;
  border: solid 1px #ced4da;
  width: 100%;
  outline: none;
  padding: 5px;
}

#resetModal .modal-body-form input,
#tellModal2 .modal-body-form input,
#tellModal2 .modal-body-form textarea {
  resize: none;
  border-radius: 4px;
  border: solid 1px #ced4da;
  width: 100%;
  outline: none;
  padding: 5px;
}
#resetModal .modal-body-form input,
#tellModal3 .modal-body-form input,
#tellModal3 .modal-body-form textarea{
  resize: none;
  border-radius: 4px;
  border: solid 1px #ced4da;
  width: 100%;
  outline: none;
  padding: 5px;
}

#resetModal .modal-body-form input,
#tellModal4 .modal-body-form input,
#tellModal4 .modal-body-form textarea {
  resize: none;
  border-radius: 4px;
  border: solid 1px #ced4da;
  width: 100%;
  outline: none;
  padding: 5px;
}

/* The Close Button */
#resetModal .closeModal,
#tellModal .closeModal {
  border-radius: 6px;
  border: solid 1px #9b9b9b;
  background-color: #9b9b9b;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ffffff;
  padding: 8px 22px;
  margin: 10px 10px 0 10px;
}
#resetModal .closeModal,
#tellModal2 .closeModal {
  border-radius: 6px;
  border: solid 1px #9b9b9b;
  background-color: #9b9b9b;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ffffff;
  padding: 8px 22px;
  margin: 10px 10px 0 10px;
}
#resetModal .closeModal,
#tellModal3 .closeModal {
  border-radius: 6px;
  border: solid 1px #9b9b9b;
  background-color: #9b9b9b;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ffffff;
  padding: 8px 22px;
  margin: 10px 10px 0 10px;
}

#resetModal .closeModal,
#tellModal4 .closeModal {
  border-radius: 6px;
  border: solid 1px #9b9b9b;
  background-color: #9b9b9b;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ffffff;
  padding: 8px 22px;
  margin: 10px 10px 0 10px;
}
#resetModal .passwordReset,
#tellModal .passwordReset {
  border-radius: 6px;
  border: solid 1px #458281;
  background-color: #458281;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: right;
  color: #ffffff;
  padding: 8px 22px;
  margin: 10px 0 0 20px;
}
#tellModal .passwordReset {
  padding: 8px 17px;
  margin: 10px 0 0 5px;
}
#tellModal .footer-menu {
  margin: 30px 0 7px 0;
  width: 100%;
}
#tellModal .footer-menu a,
#tellModal .footer-menu {
  color: #229b9e;
  text-align: center;
}
#tellModal .modal-footer {
  padding: 5px;
  text-align: center;
  background-color: #e7e7e7;
  letter-spacing: 0.1px;
  font-size: 14px;
  color: #4a4a4a;
}
#resetModal .passwordReset,
#tellModal2 .passwordReset {
  border-radius: 6px;
  border: solid 1px #458281;
  background-color: #458281;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: right;
  color: #ffffff;
  padding: 8px 22px;
  margin: 10px 0 0 20px;
}
#tellModal2 .passwordReset {
  padding: 8px 17px;
  margin: 10px 0 0 5px;
}
#tellModal2 .footer-menu {
  margin: 30px 0 7px 0;
  width: 100%;
}
#tellModal2 .footer-menu a,
#tellModal2 .footer-menu {
  color: #229b9e;
  text-align: center;
}
#tellModal2 .modal-footer {
  padding: 5px;
  text-align: center;
  background-color: #e7e7e7;
  letter-spacing: 0.1px;
  font-size: 14px;
  color: #4a4a4a;
}

#resetModal .passwordReset,
#tellModal3 .passwordReset{
  border-radius: 6px;
  border: solid 1px #458281;
  background-color: #458281;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: right;
  color: #ffffff;
  padding: 8px 22px;
  margin: 10px 0 0 20px;
}

#resetModal .passwordReset,
#tellModal4 .passwordReset {
  border-radius: 6px;
  border: solid 1px #458281;
  background-color: #458281;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: right;
  color: #ffffff;
  padding: 8px 22px;
  margin: 10px 0 0 20px;
}


#tellModal3 .passwordReset {
  padding: 8px 17px;
  margin: 10px 0 0 5px;
}

#tellModal4 .passwordReset {
  padding: 8px 17px;
  margin: 10px 0 0 5px;
}
#tellModal3 .footer-menu{
  margin: 30px 0 7px 0;
  width: 100%;
}

#tellModal4 .footer-menu {
  margin: 30px 0 7px 0;
  width: 100%;
}


#tellModal3 .footer-menu a,
#tellModal3 .footer-menu,
#tellModal4 .footer-menu a,
#tellModal4 .footer-menu {
  color: #229b9e;
  text-align: center;
}
#tellModal3 .modal-footer,
#tellModal4 .modal-footer {
  padding: 5px;
  text-align: center;
  background-color: #e7e7e7;
  letter-spacing: 0.1px;
  font-size: 14px;
  color: #4a4a4a;
}

/* Home Modals end */
/* Invite Friends Modals Start*/
#resetModal .modal-body-tittle,
#tellInviteModal .modal-body-tittle {
  font-family: "HKGroteskBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #458281;
  padding: 20px 0 10px;
}
#resetModal .modal-body-text,
#tellInviteModal .modal-body-text {
  font-family: "HKGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #4a4a4a;
}
#resetModal .modal-body-form,
#tellInviteModal .modal-body-form {
  padding: 20px 10px 0 10px;
}
#resetModal .modal-body-form .modal-body-bold,
#tellInviteModal .modal-body-form .modal-body-bold {
  font-family: "HKGrotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #828282;
}

#tellInviteModal .modal-body-button{
    color: #fff;
    background-color: #458281;
    background-image: none;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 33%);
    border-color: #458281;
    margin-top: -11px !important;
}

#tellInviteModal .modal-body-col {
  display: inline-block;
  width: 46%;
}
#tellInviteModal .modal-body-col:first-of-type {
  margin-right: 30px;
}
#tellInviteModal .modal-body-col input,
#tellInviteModal textarea {
  margin-bottom: 10px;
}
#resetModal .modal-body-form input,
#tellInviteModal .modal-body-form input,
#tellInviteModal .modal-body-form textarea {
  resize: none;
  border-radius: 4px;
  border: solid 1px #ced4da;
  width: 100%;
  outline: none;
  padding: 5px;
}
/* The Close Button */
#resetModal .closeModal,
#tellInviteModal .closeModal {
  border-radius: 6px;
  border: solid 1px #9b9b9b;
  background-color: #9b9b9b;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: left;
  color: #ffffff;
  padding: 8px 22px;
  margin: 10px 10px 0 10px;
}
#resetModal .passwordReset,
#tellInviteModal .passwordReset {
  border-radius: 6px;
  border: solid 1px #458281;
  background-color: #458281;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-align: right;
  color: #ffffff;
  padding: 8px 22px;
  margin: 10px 0 0 20px;
}
#tellInviteModal .passwordReset {
  padding: 8px 17px;
  margin: 10px 0 0 5px;
}
#tellInviteModal .footer-menu {
  margin: 30px 0 7px 0;
  width: 100%;
}
#tellInviteModal .footer-menu a,
#tellInviteModal .footer-menu {
  color: #229b9e;
  text-align: center;
}
#tellInviteModal .modal-footer {
  padding: 5px;
  text-align: center;
  background-color: #e7e7e7;
  letter-spacing: 0.1px;
  font-size: 14px;
  color: #4a4a4a;
}
/* Invite Friends Models End*/
#contact {

}

#contact .container .message {
  padding-top: 10px;
  max-width: 500px;
}

#contact h1 {
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-stretch: normal;
  line-height: 4rem;
  letter-spacing: normal;
  color: #4a4a4a;
}

#contact h2 {
  font-weight: bold;
  font-family: "HKGroteskBoldItalic", Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #74568c;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}

#contact .banner-description {
  font-family: "HKGroteskSemiBold", Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: -0.4px;
  color: #4a4a4a;
}

#contact .buttons-banner {
  margin-top: 12px;
}

#contact .bnt-create-care,
#contact .btn-primary:not(:disabled):not(.disabled):focus,
#contact .btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #74568c;
  border-color: #74568c;
  margin-right: 20px;
}

#contact .bnt-tell-friend:not(:disabled):not(.disabled):focus,
#contact .bnt-tell-friend:not(:disabled):not(.disabled):active {
  background-color: #458281;
  border-color: #458281;
}

#contact .bnt-tell-friend.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #458281;
  border-color: #458281;
}

#contact .bnt-create-care,
#contact .bnt-tell-friend {
  /* font-size: 18px; */
  letter-spacing: 0.2px;
}

#contact .bnt-tell-friend {
  background-color: #458281;
  border-color: transparent;
}

#contact .banner-image {
  padding-top: 25px;
  max-width: 360px;
}
.bnt-tell-friend{
  width: 250px;
}
#contact .container-login {
  background-color: #517082;
  border-radius: 8px;
  padding-top:0px;
  color: #fff;
  width: 285px;
  height: auto;
  font-size: 14px;
  position: absolute;
  right: 25px;
  bottom: 15px;
  padding-bottom: 20px;
}

#contact .container-login h3 {
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 10px;
  padding-left: 15px;
}

#contact .container-login input {
  margin-bottom: 12px;
  color: #000000;
}

#contact .container-login input[type="text"],
#contact .container-login input[type="password"] {
  width: 250px;
  height: 32px;
  border-radius: 4px;
  padding: 0 8px;
}

#contact .container-login .btn-login,
#contact .container-login .btn-login:not(:disabled):not(.disabled).active,
#contact .container-login .btn-login:not(:disabled):not(.disabled):focus,
#contact .container-login .btn-login:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #229b9e;
  border-color: #229b9e;
  height: 35px;
  width: 250px;
  font-family: "HKGroteskSemiBold", Arial, Helvetica, sans-serif;
  border-radius: 6px;
  margin-top: 6px;
  margin-bottom: 10px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.33);
}

#contact .container-login .btn-login:focus {
  margin-right: 0 !important;
}

#contact .container-login .btn-login:hover {
  background-color: #458281;
  border-color: #458281;
}

#contact .container-login .btn-register,
#contact .container-login .btn-register:not(:disabled):not(.disabled).active,
#contact .container-login .btn-register:not(:disabled):not(.disabled):focus,
#contact .container-login .btn-register:not(:disabled):not(.disabled):active {
  color: #ffff;
  font-family: "HKGroteskSemiBold", Arial, Helvetica, sans-serif;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ffff;
  height: 35px;
  width: 250px;
  border-radius: 6px;
  margin-top: 6px;
  margin-bottom: 10px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.33);
}

#contact .container-login .btn-register:focus {
  margin-right: 0 !important;
}

#contact .container-login .btn-register:hover {
  background-color: #458281;
  border-color: #458281;
}


#contact .container-login .forgot-password {
  font-size: 12px;
  cursor: pointer;
  color: white;
  padding-right: 13px;
  padding-left: 4px;
  border: none;
  background-color: transparent;
}

#contact .container-login .signin-socialnetwork {
  color: #fff;
  cursor: pointer;
}

#contact .container-login .icon-facebook {
  border: 1px solid #fff;
  font-size: 16px;
  width: 30px;
  height: 30px;
  padding: 3%;
  margin: 5px 2px;
  margin-right: 10px;
  padding-left: 8px;
  padding-right: 8px;
}

#contact .rounded-circle {
  border-radius: 50% !important;
}

#contact .container-login .sign-in-fa {
  font-family: "HKGroteskSemiBold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  cursor: pointer;
}

#UserLoginForm label {
  font-weight: normal;
}

.timeOutModal{
  height: 36px;
  width: 100%;
  background-color: #FF404C;
  color: white;
  font-size: 17px;
  border-radius: 5px;
  filter: drop-shadow(3px 4px 8px #000000);
}

#contador{
  font-weight: bold;
  margin-left:10px;
  margin-right:10px;
}

#timeOutCancel{
  cursor:pointer;
  margin-left:10px;
  margin-right:10px;
  font-weight: bold;  
}



.timeOutIcon{
  margin-left:18px !important;
  margin-right:4px !important;
}
.timeOutText{
  display: inline-block;
  margin-top: 7px;
 margin-left:10px;
  margin-right:10px
}

#UserLoginForm #rememberMe {
  display: inline-block;
  margin-right: 10px;
  margin-top: 3px;
  margin-left: -17px;
}

#UserLoginForm .checkbox span {
  display: inline-block;
  font-size: 12px;
  margin-top: -5px;
  vertical-align: middle;
}

#divider {
  padding-top: 50px;
  padding-bottom: 150px;
}

#divider h2 {
  font-family: HKGrotesk, Arial, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  text-align: center;
  color: #4a4a4a;
}

#divider h3 {
  font-family: HKGrotesk, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #517082;
}
/*Divider 2*/
#divider2 {
  padding-top: 50px;
  padding-bottom: 150px;
}

#divider2 h2 {
  font-family: HKGrotesk, Arial, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  text-align: center;
  color: #4a4a4a;
}

#divider2 h3 {
  font-family: HKGrotesk, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #517082;
}




#team {
  text-align: center;
  color: #fff;
  font-family: "HKGroteskSemiBold", Arial, Helvetica, sans-serif;
  padding: 0;
  background-color: #458281 !important;
}

#team .feature-item {
  margin-bottom: 25px;
  margin-top: -25%;
  text-align: center;
}

#team .icon-big {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  width: 170px;
  height: 170px;
  border: 4px solid #458281;
  border-radius: 50%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
  margin-left: 25%;
  margin-right: 25%;
  margin-bottom: 15px;
}

#team .icon-connect {
  background-image: url("../../img/icon-connectedness.png");
}

#team .icon-heart {
  background-image: url("../../img/icon-empowered-empahty.png");
}

#team .icon-people {
  background-image: url("../../img/icon-jorney.png");
}

#team .feature-description {
  font-size: 22px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
}

#about {
  background-color: #e9f5f4 !important;
  font-family: "HKGrotesk", Arial, Helvetica, sans-serif;
  color: #4a4a4a;
  padding: 0px;
}

#about .featuresContent-items {
  color: #4a4a4a;
  font-family: "HKGrotesk", Arial, Helvetica, sans-serif;
  padding: 22px 16px;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.3px;
}

#about h2 {
  color: #517082;
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif;
  font-size: 32px;
  letter-spacing: 0.6px;
  margin-bottom: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
}

#about .feature-list {
  font-family: "HKGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.3px;
}

#about .take-tour {
  color: #458281;
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  letter-spacing: 0.6px;
  float: right;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  padding-top: 20px;
  padding-right: 80px;
}

#about .take-tour a {
  letter-spacing: 0.6px;
  color: #458281;
}

#newsletter {
  background-color: #ffd197;
  background-image: url("../../img/men-pattern.png");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 180px;
  padding: 0px;
}

#newsletter .middle-banner-tittle {
  color: #4a4a4a;
  font-size: 56px;
  text-align: center;
  letter-spacing: 2px;
  font-family: "Journal", Arial, Helvetica, sans-serif;
  padding-top: 50px;
}

#newsletter .start-Community {
  text-align: center;
  padding-top: 85px;
}

#newsletter .start-Community .btn {
  margin-top: -10px;
}

#newsletter .btn-secondary {
  background-color: #74568c;
  border: 1px solid #74568c;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.33);
  margin-right: 19px;
  color: #fff;
}

#newsletter .careopolis-free {
  color: #74568c;
  font-size: 28px;
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif;
  text-align: center;
  letter-spacing: 1px;
  padding-top: 15px;
}

#videoSection h3 {
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif;
  font-size: 28px;
  letter-spacing: 0.6px;
  color: #517082;
}

#videoSection .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 20px;
  height: 0;
  overflow: hidden;
}

#videoSection .video-containe iframe,
.video-container object,
.video-container embed {
  position: absolute;
}

#partnerSection {
  font-family: "HKGrotesk", Arial, Helvetica, sans-serif;
  padding: 0;
  background-color: #eaf7ff;
  color: #4a4a4a;
}

#partnerSection h2 {
  color: #517082;
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif;
  font-size: 32px;
  letter-spacing: 0.6px;
  margin-bottom: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
}

#partnerSection a {
  color: #458281;
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  letter-spacing: 0.6px;
}

#partnerSection .featuresContent-items {
  color: #4a4a4a;
  font-family: "HKGrotesk", Arial, Helvetica, sans-serif;
  padding: 22px 16px;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.3px;
}

#partnerSection h2 {
  color: #517082;
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif;
  font-size: 32px;
  letter-spacing: 0.6px;
  margin-bottom: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
}

#partnerSection .feature-list {
  font-family: "HKGroteskMedium", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.3px;
}

#partnerSection .take-tour {
  color: #458281;
  font-family: "HKGroteskBold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  letter-spacing: 0.6px;
  float: right;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  padding-top: 50px;
  padding-right: 80px;
}

#partnerSection .take-tour a {
  letter-spacing: 0.6px;
  color: #458281;
}

.group-buttons{
  text-align: center;
}
.images-affiliate{
  margin-left:5px;
  margin-top: 13px;
}
.arrow_without_social::before {
  position: absolute;
  content: "";
  border-left: 10px solid transparent;
  border-bottom: 10px solid;
  border-right: 10px solid transparent;
  bottom: -29px !important;
  left: 45%;
  color: #9a9a9a;
  width: 0px;
  z-index: 10;
}
.arrow_without_social::after {
  position: absolute;
  content: "";
  border-left: 10px solid transparent;
  border-bottom: 10px solid;
  border-right: 10px solid transparent;
  bottom: -29px !important;
  left: 45%;
  color: #fff;
  width: 0px;
  z-index: 10;
}
.arrow::before {
  position: absolute;
  content: "";
  border-left: 10px solid transparent;
  border-bottom: 10px solid;
  border-right: 10px solid transparent;
  bottom: -10px;
  left: 45%;
  color: #9a9a9a;
  width: 0px;
  z-index: 10;
}
.arrow::after {
  position: absolute;
  content: "";
  border-left: 10px solid transparent;
  border-bottom: 10px solid;
  border-right: 10px solid transparent;
  bottom: -10px;
  left: 45%;
  color: #fff;
  width: 0px;
  z-index: 10;
}
.banner_link_items_ul{
  display: none;
  position: absolute;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #74568C;
  z-index: 1;
  overflow: scroll;
  max-height: 400px;
  -ms-overflow-style: none;
  scrollbar-width: none;
  min-width: 240px;
  padding-left: 0px;
  top: 264px;
}
.checkbox{
  margin-top: 0px;
  margin-bottom: 0px;
}
.item {
  height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.carousel-caption {
  text-shadow: 0 1px 2px rgba(0, 0, 0,0) !important;
  padding: 10px;
  border-radius: 5px;
}

.carousel{
  top: -5px;
}


.content-slider-first {
  position: absolute;
  bottom: 190px;
  text-align: left;
  right: 55%;
  width: 600px;
  color: #235E7C;
  font-size: 25px;
}
.content-slider-second{
  position: absolute;
  text-align: left;
  bottom: 65px;
  right: 55%;
  width: 500px;
  max-width:500px;
  font-size:22px;
  color: #235E7C;
}

.content-slider-third{
  position: absolute;
  text-align: left;
  bottom: 250px;
  left: 47%;
  max-width: 260px;
  font-size:22px;
  color:#235E7C;
}
.content-img-third{
  background-position: 20% 100% !important;
}
.content-slider-fourth{
  position: absolute;
  text-align: left;
  bottom: 160px;
  right: 52%;
  width: 520px;
  max-width:650px;
  font-size:22px;
  color: #235E7C;
}
.content-text-fourth{
  /* padding-right:80px; */
}
.content-slider-first h1{
  font-family:"HKGrotesk", Arial, Helvetica, sans-serif !important;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 46px !important;
  line-height:1.1 !important;
}
.content-slider-second h1{
  font-family:"HKGrotesk", Arial, Helvetica, sans-serif !important;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  color:#235E7C !important;
  font-size: 40px !important;
  line-height:1.1 !important;
}
.content-slider-third h1{
  font-family:"HKGrotesk", Arial, Helvetica, sans-serif !important;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 40px !important;
  color:#235E7C !important;
  line-height:1.1 !important;
}
.content-slider-fourth h1{
  font-family:"HKGrotesk", Arial, Helvetica, sans-serif !important;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  color:#235E7C !important;
  font-size: 40px !important;
  line-height:1.1 !important;
}
.bnt-tell-friend{
  /* padding: 5px 30px 5px 30px !important; */
  font-family:"HKGroteskSemiBold", Arial, Helvetica, sans-serif !important;
  margin-top: 20px;
}
.item{
  width: 100%; 
  height: 650px; 
  overflow: hidden;
  position: relative;
  }

.content-text-third{
  margin-top: 25px;
  max-width: 250px;
}
@media only screen and (max-width: 800px) {
  .content-slider-first{
    text-align: left;
    left: -10%;
    bottom: 65px;
    font-size: 16px;
    max-width: 225px;
  }
  .content-text-first{
    padding-right: 80px !important;
  }
  .content-slider-first h1{
    text-align: left !important;
    font-size: 28px !important;
    right: 100px !important;
  }

.content-slider-second{
    text-align: left;
    bottom: 55px;
    left: -40px !important;
    max-width: 300px;
    font-size: 17px;
  }
  .content-slider-second h1{
    text-align: left !important;
    font-size: 28px !important;
    /* width: 250px; */
  }
  .content-slider-third{
    text-align: left;
    right: -30%;
    bottom: 100px;
    font-size: 17px;
  }
  .content-text-third{
    padding-right: 80px !important;
  }
  .content-slider-third h1{
    text-align: left !important;
    font-size: 28px !important;
    right: 100px !important;
  }

  .content-img-third{
    background-position: 35% 100% !important;
  }
  .content-slider-fourth{
    text-align: left;
    bottom: 95px;
    left: -30px !important;
    width: 172px;
    font-size: 16px;
  }
  .content-slider-fourth h1{
    text-align: left !important;
    font-size: 28px !important;
    width: 340px;
  }
  .item {
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width:100%;
  }

  .background-slider-second{
    background-position-x: -535px !important;
  }
  .content-title-slider-fourth{
    padding-right: 100px;
  }
  .background-slider-fourth{
    background-size:cover ;
    background-position-x:-570px ;
  }
  .container-login-mobile{
  }
}
.purpleH2{
  font-weight: bold !important;
  font-family: "HKGroteskBoldItalic", Arial, Helvetica, sans-serif !important;
  font-size: 30px !important;
  color: #74568c !important;
  font-stretch: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
}
.carousel-indicators .active{
  width: 12px;
    height: 12px;
    margin: 0;
    border-color: #458281;
    background-color: #64C3C5;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #E7F3F3;
  border: 1px solid #458281;
  border-radius: 10px;
}

.btn-mobile{
  display:none;
}

@media only screen and (max-width: 800px) {
  #contact h1 {
    font-size: 25px;
  }
  .btn-desktop{
    display:none;
  }
}
@media only screen and (max-width: 1200px) {
  #contact .banner-image {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  #contact h1 {
    font-size: 25px;
  }

  #contact h2 {
    font-size: 20px;
  }

  #contact .banner-description {
    font-size: 15px;
  }

  #contact .container-login {
    position: relative;
    margin: 30px auto 0 auto;
    right: 0;
  }
  #divider {
    padding-top: 360px;
  }

  #divider h2 {
    font-size: 44px;
  }

  #divider h3 {
    font-size: 24px;
  }

  #divider {
    padding-bottom: 120px;
  }


#divider2 h2 {
  font-size: 44px;
}

#divider2 h3 {
  font-size: 24px;
}

#divider2 {
  padding-bottom: 120px;
}  

  #team .feature-description {
    font-size: 18px;
  }

  #team .feature-item {
    margin-bottom: 160px;
    margin-top: -25%;
    text-align: -webkit-center;
    margin-left: 13%;
  }
  
  #team .feature-description {
    padding-left: 45px;
    padding-right: 99px;
    font-size: 27px;
    
    margin-bottom: 85px;
  }
  
  .a-tour{
    display: flex;
    align-items: center;
    white-space: nowrap;
  }


  #team .icon-big {
    margin-left: 10%;
  }

  #about img,
  #partnerSection img,
  #videoSection img {
    display: block;
    margin-left: 10px;
  }

  .youtube-player{
    max-width: 100%;
  }
  .featureUl{
    margin-bottom: 0px;
  }
  #about .featuresContent-items {
    margin-top: 0;
    padding: 20px 50px;
  }

  #about h2 {
    font-size: 30px;
  }

  #about .take-tour,
  #partnerSection .take-tour {
    padding-bottom: 30px;
  }

  #newsletter .middle-banner-tittle {
    line-height: 40px;
    font-size: 50px;
  }

  #newsletter .btn-secondary {
    margin-left: 15px;
  }

  #videoSection h3 {
    width: 100%;
    /*width: 450px;*/
    margin: auto;
  }

  #videoSection .video-container {
    padding-bottom: 45%;
    width: 100%;
    /*width: 475px;*/
    margin: auto;
  }

  #partnerSection .featuresContent-items {
    width: 100%;
    /*width: 650px;*/
    margin: auto;
  }

  #partnerSection h2 {
    margin-bottom: 25px;
  }

  #resetModal .modal-content,
  #tellModal .modal-content {
    margin: 22% auto 0;
  }
  #resetModal .modal-content,
  #tellModal2 .modal-content {
    margin: 22% auto 0;
  }
  #resetModal .modal-content,
  #tellModal3 .modal-content,
  #tellModal4 .modal-content  {
    margin: 22% auto 0;
  }
  .btn-mobile{
    display:block;
  }
  .btn-desktop{
    display:none;
  }
}

@media only screen and (max-width: 450px) {
  .btn-desktop{
    display:none;
  }
  #contact .banner-image {
    display: block;
  }
  #contact .img-responsive{
    display: none;
  }


  #contact .banner-description-mobile{
    display: none !important;
  }
  #contact h1 {
    font-size: 25px;
    line-height: 25px;
    text-align: center;
  }

  #contact h2 {
    font-size: 16px;
    text-align: center;
  }

  #team .feature-item {
    margin-bottom: 160px;
    margin-top: -25%;
    text-align: -webkit-center;
    margin-left: 5%;
  }

  
  #contact .banner-description {
    font-size: 14px;
    text-align: center;
    width: 90%;
    display: block;
    margin: auto;
  }

  #divider h2 {
    font-size: 44px;
    margin-top: 70px;
  }


  #contact .bnt-tell-friend {
    margin: auto;
    position: absolute;
    top: -35px;
  }

  #contact .bnt-create-care {
    display: block;
    margin: auto;
    margin-bottom: 20px;
  }

  #contact .container-login {
    position: relative;
    margin: 0px auto 0 auto;
    right: 0;
  }

  #videoSection h3 {
    width: 80%;
    text-align: center;
  }

  #videoSection .video-container {
    width: 80%;
    padding-bottom: 65%;
  }

  .video-container video {
    width: 260px;
    height: 150px;
  }

  #partnerSection .featuresContent-items {
    width: 100%;
  }

  #about .take-tour,
  #partnerSection .take-tour {
    padding-bottom: 35px;
    padding-top: 20px;
    padding-right: 35px;
  }

  #partnerSection h2 {
    text-align: center;
  }

  #about .featuresContent-items {
    padding: 20px 0px;
  }

  #about h2 {
    text-align: center;
  }

  #newsletter .start-Community {
    margin-left: -15px;
    padding: 40px 0;
  }

  #divider {
    padding-top:0px;
  }

  #divider2 {
    padding-top: 120px;
  } 

  #team .icon-big {
    margin-left: 20%;
  }

  #team .feature-description {
    padding-left: 65px;
    padding-right: 75px;
    font-size: 27px;
    
    margin-bottom: 85px;
  }

  #team .feature-description {
    margin-bottom: 85px;
  }

  #resetModal .modal-content,
  #tellModal .modal-content {
    margin: 40% auto 0;
  }

  #tellModal .modal-content {
    width: 380px;
  }
  

  #tellModal .modal-body-col {
    width: 95%;
  }

  #tellModal .modal-footer {
    font-size: 12px;
  }
  #resetModal .modal-content,
  #tellModal2 .modal-content {
    margin: 40% auto 0;
  }

  #tellModal2 .modal-content {
    width: 380px;
  }
  

  #tellModal3 .modal-body-col,
  #tellModal4 .modal-body-col {
    width: 95%;
  }

  #tellModal3 .modal-footer,
  #tellModal4 .modal-footer {
    font-size: 12px;
  }

  #resetModal .modal-content,
  #tellModal3 .modal-content,
  #tellModal4 .modal-content {
    margin: 40% auto 0;
  }

  #tellModal3 .modal-content,
  #tellModal4 .modal-content {
    width: 380px;
  }
  

  #tellModal3 .modal-body-col,
  #tellModal4 .modal-body-col {
    width: 95%;
  }

  #tellModal3 .modal-footer,
  #tellModal4 .modal-footer {
    font-size: 12px;
  }


  .inviteInputText{
   margin-left:20px;
   margin-right:20px;
   padding-top:10px;
   padding-bottom:10px; 
  }

.img-about {
  padding-left: 0px !important;
  padding-right: 0px !important;

}

  #newsletter {
    background-color: #ffd197;
    background-image: url("../../img/men-pattern.png");
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 180px;
    padding: 0px;
  }

  #about img,
  #partnerSection img,
  #videoSection img {
    display: block;
    margin-left: 0px;
  }
  #newsletter .careopolis-free{
    color: #74568c;
    font-size: 28px;
    font-family: "HKGroteskBold", Arial, Helvetica, sans-serif;
    text-align: center;
    letter-spacing: 1px;
    padding-top: 15px !important;
    padding-left:5px;
  }
  .banner_log{
    position: absolute;
    bottom: -200px;
    margin-left: 0px;
  }
 .contactAffiliate {
    background-image: url("../../img/hero_image_jumbotron.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 483px !important;
    height: 483px !important;
    background-color: rgba(173, 222, 244, 0.8);
    padding-top: 1em;
  }

}
