/** HELPDESK PAGE **/
.helpdesk-banner {
  background: url("../img/banner/Group229.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 105px);
  margin-top: 105px;
}
.helpdesk-second-container .flex-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.helpdesk-second-container .flex-wrap .flex-each {
  width: 50%;
}
.helpdesk-second-container .flex-wrap .text-wrap {
  padding-right: 80px;
}
.helpdesk-second-container .flex-wrap .text-wrap p {
  font-size: 18px;
  font-weight: 300;
}
.helpdesk-third-container .card-profile .mt-n5 {
  display: flex;
  justify-content: center;
}
.helpdesk-fourth-container .flex-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.helpdesk-fourth-container .flex-wrap .flex-each {
  width: 50%;
  position: relative;
}
.helpdesk-fourth-container .flex-wrap .flex-each.text-wrap p {
  padding-left: 45px;
}
.helpdesk-fourth-container .flex-wrap .flex-each.text-wrap:before {
  content: "";
  background: url("../img/helpdesk/green-quote.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 70px;
  left: 0;
  width: 31px;
  height: 26px;
}
.helpdesk-fourth-container .flex-wrap .flex-each .text-italic p {
  font-style: italic;
}
.helpdesk-third-container .card-profile h4 {
  color: #00867e;
  margin-bottom: 10px !important;
}
.helpdesk-second-container .flex-wrap .flex-each img {
  width: 100%;
  max-width: 644px;
}
.helpdesk-fourth-container .flex-wrap .flex-each img {
  width: 100%;
  max-width: 569px;
}
.helpdesk-third-container .row.mt-4,
.helpdesk-third-container .row.mt-8 {
  overflow: visible !important;
}
.helpdesk-third-container .row.mt-4 > div {
  margin-bottom: 6em;
}
/** END OF HELPDESK PAGE **/

/** HELPDESK - IMMIGRATION **/
#lp-helpdesk-immigration {
  background: url("../img/helpdesk-immigration/helpdesk-immigration-banner.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 105px);
  margin-top: 105px;
}
#lp-helpdesk-immigration {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#lp-helpdesk-immigration .lp-helpdesk-immigration-content-wrapper {
  margin-bottom: 1.8em;
}
.immigration-section .body-content {
  min-height: 200px;
}
.immigration-section .body-content a.btn {
  position: absolute;
  bottom: 0;
  left: auto;
}

/** HELPDESK - TRANSLATION **/
#lp-helpdesk-translation {
  background: url("../img/helpdesk-translation/helpdesk-translation-banner.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 105px);
  margin-top: 105px;
}
#lp-helpdesk-translation {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#lp-german-teaching.background-3771C8 {
  background: #3771C8;
}
#lp-helpdesk-translation .lp-helpdesk-translation-content-wrapper {
  margin-bottom: 1.8em;
}

#lp-helpdesk-translation .lp-helpdesk-translation-content-wrapper h1 {
  font-family: Roboto;
  font-size: clamp(2.5rem, 2.1017rem + 1.634vw, 4.0625rem);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#lp-translation-services .flex-wrap p {
  text-align: center;
}

/** HELPDESK TRANSLATION **/
.lp-types-of-translation-services .container {
  max-width: 1080px;
  width: 90%;
  margin: 0 auto;
  float: none;
}
.translation-services-wrap .card-title-wrap {
  display: flex;
  height: 75px;
  padding: 28px 59px 18px 59px;
  justify-content: center;
  align-items: center;
  background: #005aad;
  width: 100%;
  border-radius: 20px 20px 0 0;
}
.translation-services-wrap .card-title-wrap h4 {
  color: #fff;
  line-height: 120%;
  font-size: clamp(1.125rem, 1.0135rem + 0.4575vw, 1.5625rem);
}
.translation-services-wrap .flex-wrap .flex-each {
  border-radius: 20px;
  margin-bottom: 35px;
}
.translation-services-wrap .card-body {
  padding: 20px 40px;
  display: flex;
  width: 100%;
  max-height: 250px;
  min-height: 325px;
  padding: 20px 36px 25px 35px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  border-radius: 0px 0px 20px 20px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

/** TOURIST VISA **/
.lp-basic-requirements .flex-each ul li {
  font-weight: 300;
}
#lp-type-of-tourist-visas .card-body {
  min-height: 360px;
  max-height: 325px;
}
#lp-helpdesk-translation-form-body .member-field {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  width: calc(100% + 10px);
}
#lp-helpdesk-translation-form-body .member-field > .col-md-4 {
  width: calc(33.33% - 10px);
  margin-left: 10px;
}
.delete-button {
  margin-left: 10px;
  cursor: pointer;
}
button#addMemberbutton {
  background: transparent;
  border: none;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0em;
  text-align: left;
  color: #00867e;
  display: flex;
  justify-content: center;
  align-items: center;
}
button#addMemberbutton span {
  border: 2px solid #00867e;
  padding: 5px;
  line-height: 8px;
  margin-right: 10px;
  transition: all ease 0.5s;
}
button#addMemberbutton:hover span {
  background: #00867e;
  color: #fff;
}
#groupMember .delete-button {
  display: none;
}
#lp-helpdesk-translation-form-body .member-field .delete-button {
  border: 2px solid #e10000;
  background: transparent;
  color: #e10000;
  line-height: 15px;
  position: absolute;
  top: 50%;
  right: -35px;
  transform: translateY(35%);
  transition: all ease 0.8s;
}
#lp-helpdesk-translation-form-body .member-field .delete-button:hover {
  background: #e10000;
  color: #fff;
}
#lp-helpdesk-translation-form-body .member-field {
  position: relative;
  margin-bottom: 20px;
}

#lp-helpdesk-translation-form-body input[type="textarea"] {
  height: 83px !important;
}

#lp-helpdesk-translation-form-body {
  padding: 80px 0 0;
}
/** END OF TOURIST VISA **/

/** MEDICAL EMERGENCIES PAGE **/
#lp-helpdesk-emergencies {
  background: url("../img/medical-emergencies/medical-emergency-banner.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 105px);
  margin-top: 105px;
}
.lp-helpdesk-emergencies-content-wrapper h1 {
  font-family: Roboto;
  font-size: clamp(2.5rem, 2.1017rem + 1.634vw, 4.0625rem);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#lp-helpdesk-emergencies {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#lp-helpdesk-emergencies .lp-helpdesk-emergencies-content-wrapper {
  margin-bottom: 1.8em;
}
.lp-fourth-section .flex-each {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 11px 16px;
  max-width: 220px;
  margin: 0 20px;
  position: relative;
  transition: all ease-out 0.8s;
}
.lp-fourth-section .d-flex.flex-wrap {
  justify-content: center;
}
.lp-fourth-section .flex-each p {
  line-height: 120%;
  margin-top: 1em;
}
.lp-fourth-section .flex-each:hover {
  transform: scale(1.1);
}
.lp-fifth-section .d-flex.flex-wrap {
  margin-left: -30px;
  width: calc(100% + 30px);
  justify-content: center;
  align-items: flex-start;
}
.lp-fifth-section .d-flex.flex-wrap .flex-each {
  width: calc(25% - 30px);
  margin-left: 30px;
  margin-bottom: 30px;
}
.lp-fifth-section .d-flex.flex-wrap .flex-each .img-wrap,
.lp-fifth-section .d-flex.flex-wrap .flex-each .img-wrap img {
  width: 100%;
}
.lp-fifth-section .d-flex.flex-wrap .flex-each .body-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  border: 1px solid #afafaf;
  background: #fff;
  position: relative;
}
.lp-fifth-section .d-flex.flex-wrap .flex-each .body-content p {
  min-height: 150px;
}
.lp-fifth-section .d-flex.flex-wrap .flex-each .body-content h5 {
  min-height: 60px;
}
.lp-sixth-section {
  background: url("../img/medical-emergencies/medical-emergency-content-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}
.lp-sixth-section .container p {
  width: 50%;
}
.lp-third-section .container .flex-each img {
  width: 100%;
  max-width: 645px;
}
/** END MEDICAL EMERGENCIES PAGE **/

/** Mental Health Services PAGE **/
#lp-helpdesk-mental-health {
  background: url("../img/mental-health/mental-health.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 105px);
  margin-top: 105px;
}
.lp-mental-health-content-wrapper h1 {
  font-family: Roboto;
  font-size: clamp(2.5rem, 2.1017rem + 1.634vw, 4.0625rem);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#lp-helpdesk-mental-health {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#lp-helpdesk-mental-health .lp-mental-health-content-wrapper {
  margin-bottom: 120px;
}
.lp-helpdesk-mental-advocacy {
  background: url("../img/mental-health/mental-health-advocacy.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.lp-helpdesk-mental-advocacy .d-flex {
  flex-direction: column;
  max-width: 50%;
}
.lp-helpdesk-mental-advocacy {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.lp-helpdesk-mental-sixth-section {
  background: url("../img/mental-health/mental-health-content-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 431px;
  display: flex;
  align-items: center;
}
.lp-helpdesk-mental-sixth-section p {
  max-width: 60%;
}
.lp-helpdesk-mental-sixth-section .container {
  display: flex;
  justify-content: flex-end;
}
.mental-health-support .grid-wrap .img-wrap img {
  width: 100%;
}
.mental-health-support .grid-wrap .text-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 100px;
  background: #a3c2d4;
}
.mental-health-support .grid-wrap:nth-child(3) .text-wrap {
  background: #89c384;
}
.mental-health-support .grid-wrap:nth-child(4) .text-wrap {
  background: #cecbca;
}
.mental-health-support .grid-wrap:nth-child(odd) .d-flex {
  flex-direction: row-reverse;
}
.lp-helpdesk-mental-third-section .flex-each img {
  width: 100%;
  max-width: 546px;
}
/** END Mental Health Services PAGE **/

/** Legal Assistance **/
#lp-individual-form.lp-legal-assistance-helpdesk {
  background: url('../img/helpdesk-banners/legal-assistance-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(130vh - 300px);
  margin-top: 105px;
}
#lp-individual-form.lp-legal-assistance-helpdesk {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#lp-individual-form.lp-legal-assistance-helpdesk h1 {
  margin-bottom: 1.8em;
}
.lp-fourth-section h3 {
  font-weight: 300 !important;
}
.legal-assistance-services-section .body-content {
  min-height: 400px;
}
.legal-assistance-services-section .body-content a.btn {
  position: absolute;
  bottom: 0;
  left: auto;
}

/** Taxation **/
#lp-individual-form.lp-taxation-helpdesk {
  background: url('../img/helpdesk-banners/taxation-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(130vh - 300px);
  margin-top: 105px;
}
#lp-individual-form.lp-taxation-helpdesk {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#lp-individual-form.lp-taxation-helpdesk h1 {
  margin-bottom: 1.8em;
}
.lp-helpdesk-steps-section .container {
  max-width: 1024px;
}

/** TRANSLATION / TRANSLATOR **/
.translation-section .body-content {
    min-height: 420px;
}
.translation-section .body-content a.btn {
  position: absolute;
  bottom: 0;
  left: auto;
}

/** Language Practice **/
#lp-individual-form.lp-Language-practice-helpdesk {
  background: url('../img/helpdesk-banners/language-practice-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(130vh - 300px);
  margin-top: 105px;
}
.language-practice-fourth-section .container {
  max-width: 1024px;
}
#lp-individual-form.lp-Language-practice-helpdesk {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#lp-individual-form.lp-Language-practice-helpdesk h1 {
  margin-bottom: 1.8em;
}

/** Interpreter Practice **/
#lp-individual-form.lp-interpreter-helpdesk {
  background: url('../img/helpdesk-banners/interpreter-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(130vh - 300px);
  margin-top: 105px;
}
.language-practice-fourth-section .container {
  max-width: 1024px;
}
#lp-individual-form.lp-interpreter-helpdesk {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#lp-individual-form.lp-interpreter-helpdesk h1 {
  margin-bottom: 1.8em;
}

/** RESPONSIVENESS **/
@media (max-width: 1024px) {
  .lp-fifth-section .d-flex.flex-wrap .flex-each {
    width: calc(50% - 30px);
  }
  .mental-health-support .grid-wrap .text-wrap {
    padding: 40px;
  }
  .mental-health-support .flex-wrap .flex-each.img-wrap {
    position: relative;
  }
  .mental-health-support .flex-wrap .flex-each.img-wrap img {
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 768px) {
  .lp-third-section .container .flex-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .lp-third-section .container .flex-wrap .flex-each {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .lp-third-section .container .flex-wrap .flex-each {
    padding-left: 0 !important;
    margin-top: 20px;
  }
  .lp-third-section .container .flex-wrap .flex-each p {
    text-align: center;
  }
  .lp-sixth-section p.text-white {
    text-align: center;
    width: 100%;
  }
  .lp-helpdesk-mental-advocacy .d-flex {
    max-width: 100%;
    text-align: center;
  }
  .lp-helpdesk-mental-third-section .flex-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .lp-helpdesk-mental-third-section .flex-wrap .flex-each {
    width: 100%;
    padding-right: 0 !important;
    text-align: center;
  }
  .helpdesk-second-container .flex-wrap {
    flex-direction: column;
  }
  .helpdesk-second-container .flex-wrap .text-wrap {
      padding-right: 0;
      text-align: center;
      width: 100%;
  }
  .helpdesk-third-container .row .col-md-7 {
      width: 100%;
      text-align: center;
  }
  .mental-health-support .grid-wrap .flex-wrap {
    flex-direction: column;
  }
  .mental-health-support .grid-wrap .flex-wrap .flex-each {
    width: 100%;
  }
  #lp-individual-form-body .input-fields-container .col-md-12 > .col-md-4 {
    width: calc(100% - 10px);
  }
}
@media (max-width: 500px) {
  .rental h3 {
    text-align: center;
  }
  .helpdesk-banner .rows > div {
    margin: 0 !important;
    text-align: center;
  }
  .helpdesk-banner .rows > div .text-start {
    margin-top: 2em !important;
    display: flex;
    justify-content: center;
  }
  .helpdesk-second-container .flex-wrap {
    flex-direction: column;
  }
  .helpdesk-second-container .flex-wrap .flex-each {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
  .helpdesk-third-container .row:nth-child(2),
  .helpdesk-third-container .row:nth-child(3) {
    margin-top: 2em !important;
  }
  .helpdesk-third-container .row:nth-child(2) > div,
  .helpdesk-third-container .row:nth-child(3) > div {
    margin-top: 75px;
  }
  .helpdesk-third-container .row.mt-4 > div {
    margin-bottom: 1em;
  }
  .lp-fourth-section .flex-each {
    margin-bottom: 30px;
  }
  .lp-fifth-section .d-flex.flex-wrap .flex-each {
    width: calc(100% - 30px);
  }
  .helpdesk-mental-second-section-wrap p {
    text-align: center;
  }
  .lp-helpdesk-mental-advocacy .d-flex {
    max-width: 100%;
    text-align: center;
  }
  .lp-helpdesk-mental-third-section .flex-each {
    padding-right: 0 !important;
    text-align: center;
  }
  .mental-health-support .grid-wrap .text-wrap {
    padding: 40px;
    text-align: center;
  }
  .lp-helpdesk-mental-sixth-section .container {
    justify-content: center;
    text-align: center;
  }
  .lp-helpdesk-mental-sixth-section p {
    max-width: 100%;
  }
  #lp-individual-form-body .input-fields-container .col-md-12 > .col-md-4 {
    width: calc(100% - 10px);
  }
  .helpdesk-fourth-container .flex-wrap {
    flex-direction: column;
  }
  .helpdesk-fourth-container .flex-wrap .flex-each {
    width: 100%;
  }
  .helpdesk-fourth-container .flex-wrap .flex-each img {
    margin-bottom: 2em;
  }
  .helpdesk-second-container .flex-wrap {
    flex-direction: column;
  }
  .helpdesk-second-container .flex-wrap .flex-each {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
  .helpdesk-third-container .row:nth-child(2) > div,
  .helpdesk-third-container .row:nth-child(3) > div {
    margin-top: 75px;
  }
  form#contact-form .card-body {
    padding: 0;
  }
  form#contact-form .container .col-md-7 {
    margin: 0 !important;
    margin-top: 20px !important;
    text-align: center;
  }
}
