img {
  vertical-align: top;
  border: 0;
  max-width: 100%;
  height: auto;
}

header,
footer,
article,
section,
hgroup,
nav,
figure {
  display: block;
}

form,
fieldset,
button {
  margin: 0;
  padding: 0;
  border: none;
}

button, input, textarea {
  -webkit-appearance: none;
}

input {
  box-sizing: border-box;
  border-radius: 0;
  font: 16px "AlmoniDL", Arial, sans-serif;
  font-weight: 400;
}
input[type=text], input[type=tel], input[type=email], input[type=password] {
  display: block;
  width: 100%;
  padding: 0 15px;
  line-height: 100%;
}
input[type=text].error, input[type=tel].error, input[type=email].error, input[type=password].error {
  border-bottom: 1px solid #ec1b35;
}
input[type=submit] {
  border-radius: 0;
}
input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

textarea {
  font: 16px "AlmoniDL", Arial, sans-serif;
  width: 100%;
  padding: 0 15px;
  height: 40px;
  border: 1px solid #505050;
}
textarea::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
textarea:-moz-placeholder {
  color: #000;
  opacity: 1;
}
textarea::-moz-placeholder {
  color: #000;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
textarea:focus {
  border: 1px solid #00adef;
}
textarea:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
textarea:focus:-moz-placeholder {
  opacity: 0.5;
}
textarea:focus::-moz-placeholder {
  opacity: 0.5;
}
textarea:focus:-ms-input-placeholder {
  opacity: 0.5;
}
textarea.error {
  border-bottom: 1px solid #ec1b35;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  outline: none;
  border: none;
}

html {
  font-size: 62.5%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  font: 16px "AlmoniDL", Arial, sans-serif;
  font-weight: 400;
  text-size-adjust: 100%;
  overflow-x: hidden;
  background-color: #F0F0F0;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}

a {
  color: inherit;
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

.header-container {
  max-width: 1366px;
  margin: 0 auto;
}

.content-container {
  max-width: 1113px;
  margin: 0 auto;
}

.rtl {
  direction: rtl;
}

.ar {
  font: 16px "Tajawal", Arial, sans-serif;
}
.ar h1, .ar h2, .ar h3, .ar h4, .ar h5, .ar h6 {
  font-family: "Cairo", Arial, sans-serif;
}

.loading-block {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
  display: none !important;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
.loading-block.visible {
  display: flex !important;
}

.card-favourite:hover svg {
  fill: #298CCA;
}
.card-favourite.active svg {
  fill: #298CCA;
}

.more-articles a img {
  width: 100%;
  height: 194px;
}
@media screen and (max-width: 1150px) {
  .more-articles a img {
    height: 163px;
  }
}
@media screen and (max-width: 992px) {
  .more-articles a img {
    height: 194px;
  }
}
@media screen and (max-width: 639px) {
  .more-articles a img {
    height: 138px;
  }
}

/* BANNERS STYLES NEED TO REMOVE */
.banners-examples .steps-section {
  padding: 57px 0;
}
.banners-examples .steps-section .content-container {
  border-bottom: none;
}
.banners-examples .steps-section .steps-background {
  margin-bottom: 0;
}
.banners-examples .promo-section {
  margin: 57px 0;
}
.banners-examples .promo-wrapper {
  margin: 0;
  padding: 57px 0;
}
.banners-examples .section-no-results {
  margin: 54px 0;
}

.wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
}

.main-section {
  z-index: 11;
}

p > a {
  color: #298cca;
  text-decoration: underline;
}
p > a:hover {
  color: initial;
}

body {
  overflow-x: hidden;
}

.high-contrast input::-webkit-input-placeholder {
  color: #000000 !important;
}
.high-contrast input:-moz-placeholder {
  color: #000000 !important;
}
.high-contrast input::-moz-placeholder {
  color: #000000 !important;
}
.high-contrast input:-ms-input-placeholder {
  color: #000000 !important;
}
.high-contrast #header:not(.header-white) {
  background-color: #000000;
  color: #ffffff;
}
.high-contrast #header.header-white .volunteering-icon {
  fill: #195276;
  stroke: #195276;
}
.high-contrast #header.header-white .active {
  color: #195276;
}
.high-contrast #header.header-white .active::before, .high-contrast #header.header-white .active::after {
  background-color: #195276;
}
.high-contrast #header.header-white .active a {
  color: #195276;
}
.high-contrast #header.header-white .contrast-toggler {
  border-color: #195276;
}
.high-contrast #header.header-white .contrast-toggler::after {
  background-color: #195276;
}
.high-contrast #footer .footer-certificates .certificate-item:nth-child(3) svg {
  fill: #195276;
}
.high-contrast .slick-dots li.slick-active button {
  background-color: #195276;
}
.high-contrast .slick-dots li button {
  border: 1px solid #195276;
}
.high-contrast .text-section-with-background a {
  color: #195276;
}
.high-contrast .external-link {
  color: #195276;
}
.high-contrast .faq-section .faq-item::after {
  background-color: #195276;
}
.high-contrast .business-cards .card .card-footer a {
  border-color: #195276;
}
.high-contrast p > a,
.high-contrast .large-cards .card-lg:last-child ul {
  color: #195276;
}
.high-contrast .large-cards .card-lg ul li::before {
  background-color: #195276;
}
.high-contrast .project-info-stripe {
  border-color: #195276;
}
.high-contrast .project-form-tabs .tab-nav li.active {
  color: #195276;
}
.high-contrast .project-form-tabs .tab-nav li.active::after {
  background-color: #195276;
}
.high-contrast .project-form-tabs .tab-nav,
.high-contrast .project-form-tabs .tab-nav button,
.high-contrast .form-tab .gender-radio,
.high-contrast input,
.high-contrast .project-form-tabs textarea,
.high-contrast input:not([type=submit]),
.high-contrast .form-tab textarea,
.high-contrast textarea,
.high-contrast .recaptcha-policy,
.high-contrast .form-tab .gender-radio span {
  color: #000000;
  border-color: #000000 !important;
}
.high-contrast .form-tab .gender-radio input[type=radio]:checked ~ span {
  color: #195276;
}
.high-contrast .form-tab .gender-radio input[type=radio]:checked ~ span::after {
  background-color: #195276;
}
.high-contrast .form-background-blue {
  background-color: #195276;
}
.high-contrast .btn.btn-blue {
  background-color: #195276;
  color: #fff;
}
.high-contrast .no-valid-title {
  color: #C00000;
}
.high-contrast .form-tab .no-valid input, .high-contrast .form-tab .no-valid textarea {
  border-color: #C00000;
}
.high-contrast .form-tab .no-valid label {
  color: #C00000;
}
.high-contrast .form-page .form-submitted h2 span,
.high-contrast .form-page .form-submitted h2 span,
.high-contrast .custom-checkbox a {
  color: #195276 !important;
}
.high-contrast .form-submitted .btn,
.high-contrast .text-input:focus, .high-contrast .text-input:active {
  border-color: #195276;
}
.high-contrast .img-container .img-credit {
  color: #000000;
}
.high-contrast .director-cards .card-item p {
  color: #000000;
}
.high-contrast .card-more-link {
  color: #000000;
  text-decoration: underline;
}
.high-contrast .big-cards .card-footer {
  color: #000000;
}
.high-contrast .share-wrapper a svg {
  fill: #195276;
}
.high-contrast .promo-section.promo-blue {
  background-color: #195276;
}
.high-contrast .card-location p, .high-contrast .card-favourite p {
  color: #000000;
}
.high-contrast .card-location svg {
  fill: #195276;
}
.high-contrast .card-favourite svg {
  stroke: #195276;
}
.high-contrast .card-favourite.active svg {
  fill: #195276 !important;
}
.high-contrast .card-favourite:hover svg {
  fill: #195276;
}
.high-contrast .footer-section-link {
  color: #195276;
  border-color: #195276;
}
.high-contrast .steps-section .steps-list h3 {
  color: #195276;
}
.high-contrast .statistics-section .statistic-card .card-item span {
  color: #195276;
}
.high-contrast .checkbox-slider .checkbox-rail span {
  background-color: #195276;
}
.high-contrast .main-section .search-fields-wrapper .field-wrapper::after {
  border-color: #195276;
}
.high-contrast .main-section .search-fields-wrapper .field-wrapper > .input-with-icon input.touched {
  color: #195276;
}
.high-contrast .custom-checkbox .checkmark {
  border-color: #195276;
}
.high-contrast .input-with-icon svg {
  fill: #195276;
}
.high-contrast .footer-certificates {
  color: #195276;
}
.high-contrast .text-page-date {
  color: #000000;
}
.high-contrast .page-not-found > .content-outer {
  z-index: 2;
}
.high-contrast .page-not-found .img-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.high-contrast .page-not-found .img-holder img {
  position: static;
}
.high-contrast .page-not-found .page-not-found-img-wrapper .img-holder {
  position: relative;
}
.high-contrast .form-your-story .custom-checkbox a {
  color: #195276;
}
.high-contrast #header.show-breadcrumb .breadcrumb ul {
  color: #000;
}
.high-contrast #organization-search-field::-webkit-input-placeholder {
  color: #000 !important;
}
.high-contrast #organization-search-field:-moz-placeholder {
  color: #000 !important;
}
.high-contrast #organization-search-field::-moz-placeholder {
  color: #000 !important;
}
.high-contrast #organization-search-field:-ms-input-placeholder {
  color: #000 !important;
}
.high-contrast #organization-search-field {
  border-color: #000 !important;
  color: #195276 !important;
}
.high-contrast .title-with-link {
  color: #195276 !important;
}
.high-contrast .required-fields-title {
  color: #000 !important;
}
.high-contrast .form-footer-label {
  color: #000 !important;
}
.high-contrast .bottom-form-comment {
  color: #000 !important;
}
.high-contrast .upload-desc {
  color: #000 !important;
}
.high-contrast .card-link {
  color: #000 !important;
  text-decoration: underline;
}
.high-contrast .custom-checkbox input:checked ~ .checkmark {
  background-color: #195276;
  border-color: #195276 !important;
}
.high-contrast .card-more-link {
  color: #000 !important;
}
.high-contrast .reviewer-info {
  color: #000 !important;
}
.high-contrast .article-info {
  color: #000 !important;
}
.high-contrast .project-form-tabs .tab-nav li:not(.active) {
  color: #000 !important;
}
.high-contrast .wpcf7-checkbox .wpcf7-list-item-label::before {
  border-color: #000;
}
.high-contrast .wpcf7-checkbox input:checked ~ .wpcf7-list-item-label::before {
  border-color: #195276;
  background-color: #195276;
}
.high-contrast .promo-section.promo-blue p {
  color: #fff;
}
.high-contrast .cities-expanded-list ul {
  background-color: #195276;
}
.high-contrast .text-main-section-with-background h1 {
  color: #fff;
}
.high-contrast .form-background-blue h1 {
  color: #fff;
}
.high-contrast .main-section, .high-contrast .business-video {
  position: relative;
}
.high-contrast .main-section::before, .high-contrast .business-video::before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.54);
  position: absolute;
}
.high-contrast .main-section .content-container, .high-contrast .business-video .content-container {
  position: relative;
  z-index: 1;
}
.high-contrast .about-us-main-section, .high-contrast .text-main-section-with-background, .high-contrast .company-main-section {
  position: relative;
}
.high-contrast .about-us-main-section::before, .high-contrast .text-main-section-with-background::before, .high-contrast .company-main-section::before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.54);
  position: absolute;
  z-index: 4;
}
.high-contrast .about-us-main-section > *:not(.bg-holder), .high-contrast .text-main-section-with-background > *:not(.bg-holder), .high-contrast .company-main-section > *:not(.bg-holder) {
  position: relative;
  z-index: 5;
}
.high-contrast .clients-logo-wrapper .img-holder {
  display: flex;
}

.with-cities-list .cities-expanded-list {
  display: flex !important;
  position: fixed !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
.with-cities-list.show-new-list .cities-expanded-list {
  visibility: visible !important;
  pointer-events: all !important;
}
.with-cities-list .img-holder.title-with-line img {
  filter: brightness(0.54);
}

.form-sent .wpcf7 {
  display: none;
}

.dropdown-arrow {
  display: block;
  width: 16px;
  height: 9px;
  position: absolute;
  left: 20px;
  background-image: url("../images/svg/dropdown-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}

.show .dropdown-arrow {
  transform: translateY(-50%) rotate(180deg);
}

@font-face {
  font-family: "AlmoniDL";
  src: url("../fonts/almoni-dl-aaa-400.eot");
  src: url("../fonts/almoni-dl-aaa-400.eot?#iefix") format("embedded-opentype"), url("../fonts/almoni-dl-aaa-400.woff") format("woff"), url("../fonts/almoni-dl-aaa-400.ttf") format("truetype"), url("../fonts/almoni-dl-aaa-400.svg") format("svg"), url("../fonts/almoni-dl-aaa-400.svg") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "AlmoniDL";
  src: url("../fonts/almoni-dl-aaa-700.eot");
  src: url("../fonts/almoni-dl-aaa-700.eot?#iefix") format("embedded-opentype"), url("../fonts/almoni-dl-aaa-700.woff") format("woff"), url("../fonts/almoni-dl-aaa-700.ttf") format("truetype"), url("../fonts/almoni-dl-aaa-700.svg") format("svg"), url("../fonts/almoni-dl-aaa-700.svg") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "AlmoniDL";
  src: url("../fonts/almoni-dl-aaa-300.eot");
  src: url("../fonts/almoni-dl-aaa-300.eot?#iefix") format("embedded-opentype"), url("../fonts/almoni-dl-aaa-300.woff") format("woff"), url("../fonts/almoni-dl-aaa-300.ttf") format("truetype"), url("../fonts/almoni-dl-aaa-300.svg") format("svg"), url("../fonts/almoni-dl-aaa-300.svg") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Cairo";
  src: url("../fonts/Cairo/Cairo-Regular.ttf");
  src: url("../fonts/Cairo/Cairo-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Cairo/Cairo-Regular.woff") format("woff"), url("../fonts/Cairo/Cairo-Regular.ttf") format("truetype"), url("../fonts/Cairo/Cairo-Regular.svg") format("svg");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Cairo";
  src: url("../fonts/Cairo/Cairo-Light.eot");
  src: url("../fonts/Cairo/Cairo-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Cairo/Cairo-Light.woff") format("woff"), url("../fonts/Cairo/Cairo-Light.ttf") format("truetype"), url("../fonts/Cairo/Cairo-Light.svg#Cairo-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cairo";
  src: url("../fonts/Cairo/Cairo-Bold.eot");
  src: url("../fonts/Cairo/Cairo-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Cairo/Cairo-Bold.woff") format("woff"), url("../fonts/Cairo/Cairo-Bold.ttf") format("truetype"), url("../fonts/Cairo/Cairo-Bold.svg#Cairo-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cairo";
  src: url("../fonts/Cairo/Cairo-SemiBold.eot");
  src: url("../fonts/Cairo/Cairo-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Cairo/Cairo-SemiBold.woff") format("woff"), url("../fonts/Cairo/Cairo-SemiBold.ttf") format("truetype"), url("../fonts/Cairo/Cairo-SemiBold.svg#Cairo-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal/Tajawal-Regular.eot");
  src: url("../fonts/Tajawal/Tajawal-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Tajawal/Tajawal-Regular.woff") format("woff"), url("../fonts/Tajawal/Tajawal-Regular.ttf") format("truetype"), url("../fonts/Tajawal/Tajawal-Regular.svg#Tajawal-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal/Tajawal-Light.eot");
  src: url("../fonts/Tajawal/Tajawal-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Tajawal/Tajawal-Light.woff") format("woff"), url("../fonts/Tajawal/Tajawal-Light.ttf") format("truetype"), url("../fonts/Tajawal/Tajawal-Light.svg#Tajawal-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal/Tajawal-Bold.eot");
  src: url("../fonts/Tajawal/Tajawal-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Tajawal/Tajawal-Bold.woff") format("woff"), url("../fonts/Tajawal/Tajawal-Bold.ttf") format("truetype"), url("../fonts/Tajawal/Tajawal-Bold.svg#Tajawal-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.d-flex {
  display: flex;
}

.hidden {
  position: absolute !important;
  left: -100vw !important;
}

.justify-space-between {
  justify-content: space-between;
}

.align-center {
  align-items: center;
}

.btn {
  width: 179px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  cursor: pointer;
  font-size: 16px;
  font-family: "AlmoniDL";
  line-height: 1.2;
}
.btn.btn-blue {
  background-color: #2a8cca;
}
.btn.btn-blue:hover {
  background-color: #52a7dc;
}

.submitting .btn {
  background: #ECECEC;
  color: #626262;
  pointer-events: none;
}

.footer-section-link {
  color: #298cca;
  font-size: 18px;
  letter-spacing: 0.29px;
  border-bottom: 1px solid #298cca;
  font-weight: 700;
}

.title-with-line {
  position: relative;
}
.title-with-line span {
  position: relative;
  z-index: 1;
  font-size: 18px;
}
.title-with-line::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e0e0e0;
}
.title-with-line.center-title {
  text-align: center;
}
.title-with-line.center-title span {
  padding: 0 25px;
  font-size: 20px;
}
.title-with-line.right-title span {
  font-size: 18px;
}
.title-with-line.right-title strong {
  font-size: 1.15em;
}
@media screen and (max-width: 639px) {
  .title-with-line.right-title::before {
    content: none;
  }
}
.title-with-line strong {
  font-size: 1.1em;
}
.title-with-line a {
  color: #2a8cca;
  text-decoration: underline;
}

.arrow {
  background: #000;
  height: 1px;
  width: 10px;
  margin: 0 auto;
  position: relative;
  display: block;
  cursor: pointer;
}
.arrow:before, .arrow:after {
  content: "";
  background: inherit;
  position: absolute;
  height: 1px;
  width: 6px;
}
.arrow:before {
  left: -1px;
  bottom: -2px;
  transform: rotate(45deg);
}
.arrow:after {
  left: -1px;
  top: -2px;
  transform: rotate(-45deg);
}

.checkbox-slider {
  cursor: pointer;
  display: flex;
  align-items: center;
  width: max-content;
}
.checkbox-slider p {
  margin-left: 10px;
}
.checkbox-slider .checkbox-rail {
  width: 46px;
  height: 24px;
  background: #fff;
  position: relative;
  border-radius: 20px;
}
.checkbox-slider .checkbox-rail span {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #298cca;
  top: 50%;
  transform: translateY(-50%);
  transition: right 0.3s ease;
}
.checkbox-slider .checkbox-rail span::before, .checkbox-slider .checkbox-rail span::after {
  content: "";
  width: 10px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -1px;
  opacity: 0;
  transition: opacity 0.15s ease;
}
.checkbox-slider .checkbox-rail span::before {
  transform: translateX(-50%) rotateZ(45deg);
}
.checkbox-slider .checkbox-rail span::after {
  transform: translateX(-50%) rotateZ(-45deg);
}
.checkbox-slider input[type=checkbox] {
  position: absolute;
  width: 0;
  height: 0;
}
.checkbox-slider input[type=checkbox] ~ .checkbox-rail span {
  right: 24px;
}
.checkbox-slider input[type=checkbox]:checked ~ .checkbox-rail span {
  right: 4px;
}
.checkbox-slider input[type=checkbox]:checked ~ .checkbox-rail span::before, .checkbox-slider input[type=checkbox]:checked ~ .checkbox-rail span::after {
  opacity: 1;
}
.checkbox-slider input[type=checkbox]:focus + .checkbox-rail {
  outline: 1px auto -webkit-focus-ring-color;
}
.checkbox-slider input[type=checkbox].focusMouse + .checkbox-rail {
  outline: none;
}

input[type=checkbox]:not(.focusMouse):focus ~ .wpcf7-list-item-label::before {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 1px;
}

.custom-checkbox {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  width: 100%;
}
.custom-checkbox input {
  position: absolute;
  height: 0;
  width: 0;
}
.custom-checkbox input:not(.focusMouse):focus ~ .checkmark {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 1px;
}
.custom-checkbox input:checked ~ .checkmark {
  background-color: #298cca;
}
.custom-checkbox input:checked ~ .checkmark::after {
  display: block;
}
.custom-checkbox .checkmark {
  position: relative;
  display: block;
  height: 19px;
  width: 19px;
  background-color: #fff;
  border: 1px solid #298cca;
  margin-left: 6px;
}
.custom-checkbox .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cities-dropdown .highlighted {
  outline: -webkit-focus-ring-color auto 1px;
  outline-offset: -1px;
}

.card-more-link {
  display: inline-flex;
  align-items: center;
  align-self: flex-end;
  color: #8a8a8a;
  margin: 0 8px 8px;
  font-size: 14px;
}
.card-more-link .arrow {
  margin: 0 7px 0 0;
  background: #8a8a8a;
}

.img-container {
  position: relative;
  padding-bottom: 26px;
}
.img-container img {
  display: block;
}
.img-container .img-credit {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #909090;
}

h2 b {
  font-size: 1.1em;
}

.custom-disc-list li {
  position: relative;
  padding-right: 13px;
}
.custom-disc-list li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000;
}

.external-link {
  color: #298cca;
  text-decoration: underline;
}

.badge {
  position: absolute;
  top: 14px;
  right: -20px;
  letter-spacing: 0.09px;
  padding: 4px 18px;
  font-size: 16px;
  display: block;
  background-color: #fcd314;
  z-index: 1;
  font-weight: normal;
}
.badge-yellow {
  background-color: #fcd314;
}
.badge-green {
  background-color: #99ca4d;
}
.badge-purple {
  background-color: #cf4290;
}
.badge-weakened-populations {
  background-color: #99CA4D;
}
.badge-special-needs {
  background-color: #FCD314;
}
.badge-graduates {
  background-color: #EC5D2B;
}
.badge-animal {
  background-color: #99CA4D;
}
.badge-early-childhood {
  background-color: #9AC3E7;
}
.badge-gay-community {
  background-color: #FCD314;
}
.badge-patients {
  background-color: #EC5D2B;
}
.badge-children {
  background-color: #A479CC;
}
.badge-migrant-workers {
  background-color: #CF4290;
}
.badge-youth {
  background-color: #FCD314;
}
.badge-holocaust-survivors {
  background-color: #A479CC;
}
.badge-women {
  background-color: #9AC3E7;
}
.badge-immigrants {
  background-color: #CF4290;
}
.badge-elderly {
  background-color: #CF4290;
}

.text-input {
  width: 100%;
  height: 37px;
  border: 1px solid #e0e0e0;
}
.text-input:focus, .text-input:active {
  border-color: #2a8cca;
}
.text-input.input-lg {
  height: 46px;
  color: #8f8f8f;
}
.text-input.input-lg::-webkit-input-placeholder {
  color: #8f8f8f;
}
.text-input.input-lg:-moz-placeholder {
  color: #8f8f8f;
}
.text-input.input-lg::-moz-placeholder {
  color: #8f8f8f;
}
.text-input.input-lg:-ms-input-placeholder {
  color: #8f8f8f;
}

.upload-icon {
  width: 22px;
  height: 22px;
  position: relative;
}
.upload-icon::before, .upload-icon::after {
  content: "";
  position: absolute;
  background-color: #909090;
  border-radius: 10px;
}
.upload-icon::before {
  width: 100%;
  height: 4px;
  transform: translateY(-50%);
  left: 0;
  top: 50%;
}
.upload-icon::after {
  height: 100%;
  width: 4px;
  transform: translateX(-50%);
  left: 50%;
  top: 0;
}

.volunteering-icon-wrapper {
  position: relative;
}

.volunteering-icon {
  width: 22px;
  height: 20px;
}

.slick-arrow {
  display: none;
  top: 48px;
  background-image: url("../src/images/svg/slider-arrow.svg") !important;
  width: 34px;
  height: 23px;
  z-index: 100;
  position: absolute;
  font-size: 0;
}
.slick-arrow::before {
  content: none;
}
.slick-arrow.slick-prev {
  right: 20px;
  transform: rotateZ(180deg);
}
.slick-arrow.slick-next {
  left: 20px;
}

.slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.slick-dots li {
  width: 11px;
  height: 11px;
  margin: 5px;
  display: inline-block;
}
.slick-dots li button {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #e7e7e7;
  font-size: 0;
}
.slick-dots li button::before {
  content: "";
  width: 11px;
  height: 11px;
}
.slick-dots li.slick-active button {
  background-color: #298cca;
}

.card-location, .card-favourite {
  color: #858585;
}

.ar .btn {
  font-family: "Cairo", Arial, sans-serif;
}
.ar .card-link {
  font-family: "Cairo", Arial, sans-serif;
}

.card > [data-fancybox] {
  position: relative;
}
.card > [data-fancybox]::before {
  content: "";
  position: absolute;
  width: 52px;
  height: 52px;
  background-image: url("../images/svg/play-icon.svg");
  background-repeat: no-repeat;
  background-size: cover;
  top: calc(50% - 10px);
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-width: 639px) {
  .card > [data-fancybox]::before {
    top: calc(50% - 12px);
  }
}
.card > [data-fancybox] img {
  filter: brightness(0.85);
}

.skip-to-content-btn {
  position: fixed;
  top: 104px;
  right: 0;
  transform: translateX(100%);
  padding: 10px 20px;
  background-color: #2a8cca;
  color: #fff;
  width: 0;
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  .skip-to-content-btn {
    display: none;
  }
}
.skip-to-content-btn:focus {
  transform: translateX(0);
  z-index: 20;
  width: auto;
  opacity: 1;
}

.card-title-line {
  display: flex;
  flex-direction: column;
}
.card-title-line::after {
  content: none !important;
}
.card-title-line .title-bottom-line {
  flex-grow: 1;
  position: relative;
}
.card-title-line .title-bottom-line::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 1px);
  display: block;
  width: 22px;
  height: 1px;
  background-color: #e0e0e0;
}

.card-location {
  line-height: 1.2;
}
.card-location p {
  max-height: 45px;
}
.card-location.with-cities-list {
  cursor: pointer;
}
@media screen and (min-width: 640px) {
  .card-location.with-cities-list:hover {
    color: #298cca;
  }
}

.invisible {
  position: absolute;
  right: -100vw;
  height: 0;
  width: 0;
  display: none;
}

.close-btn-wrapper-mobile {
  position: relative;
  width: 100%;
  height: 20px;
}
.close-btn-wrapper-mobile::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.17);
  left: 0;
  top: 50%;
}
.close-btn-wrapper-mobile .btn-wrapper {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #298cca;
  padding: 0 15px;
  left: 0;
}
.close-btn-wrapper-mobile .close-btn {
  position: absolute;
  width: 26px;
  height: 26px;
  top: 50%;
  left: -2px;
  transform: translateY(-50%) rotateZ(45deg);
}
.close-btn-wrapper-mobile .close-btn::before, .close-btn-wrapper-mobile .close-btn::after {
  content: "";
  width: 100%;
  height: 2px;
  border-radius: 20px;
  background: #000;
  top: 50%;
  left: 0;
  position: absolute;
}
.close-btn-wrapper-mobile .close-btn::before {
  height: 100%;
  transform: translateX(-50%);
  width: 2px;
  top: 0;
  left: 50%;
}
.close-btn-wrapper-mobile .close-btn::after {
  transform: translateY(-50%);
}

.card-favourite:not(.active) .remove-fav-text {
  display: none;
}
.card-favourite.active .add-fav-text {
  display: none;
}

.focusMouse {
  outline: none;
}

@media screen and (max-width: 576px) {
  .multicolumn-3 ul {
    max-width: 33.3% !important;
    border-left: 1px solid #fff !important;
  }
  .multicolumn-3 ul:nth-of-type(3n) {
    border-left: none !important;
    padding-left: 0;
  }
}

.organization-search {
  color: #2a8cca !important;
}
.organization-search:focus {
  color: #8f8f8f !important;
}

.change-view-btn {
  display: none;
  text-align: center;
  color: #2a8cca;
  text-decoration: underline;
  font-weight: bold;
}
@media screen and (max-width: 639px) {
  .change-view-btn {
    display: block;
  }
}

.sr-only {
  position: absolute;
  top: auto;
  width: 0;
  height: 0;
  overflow: hidden;
}

.with-bottom-separator .content-container {
  border-bottom: 1px solid #e0e0e0;
}

.category_15HXld {
  background-color: #EC5D2B;
}

.category_15DXld {
  background-color: #99CA4D;
}

.category_16LXld {
  background-color: #CF4290;
}

.category_16DXmd {
  background-color: #A479CC;
}

.category_15fXld {
  background-color: #EC5D2B;
}

.category_15DXoN {
  background-color: #FCD314;
}

.category_16fXqd {
  background-color: #CF4290;
}

.category_157XlN {
  background-color: #CF4290;
}

.category_16DXqd {
  background-color: #9AC3E7;
}

.category_15TXp9 {
  background-color: #FCD314;
}

.category_15HXot {
  background-color: #99CA4D;
}

.category_15TXkt {
  background-color: #9AC3E7;
}

.category_15nXnN {
  background-color: #FCD314;
}

.contrast-toggler-wrapper {
  display: flex;
  align-items: center;
  margin: 0 20px 0 29px;
}

.contrast-toggler {
  font-size: 0;
  width: 17px;
  height: 17px;
  letter-spacing: 0;
  display: flex;
  border: 1px solid #298cca;
  border-radius: 50%;
  overflow: hidden;
}
.contrast-toggler::before, .contrast-toggler::after {
  content: "";
  width: 50%;
  display: block;
  height: 100%;
}
.contrast-toggler::before {
  background-color: transparent;
}
.contrast-toggler::after {
  background-color: #298cca;
}

#header {
  background-color: rgba(0, 0, 0, 0.64);
  position: fixed;
  top: 0;
  width: 100%;
  letter-spacing: 0.28px;
  line-height: 14px;
  color: #fff;
  padding: 6px 0;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  z-index: 101;
}
#header.header-white {
  background-color: #fff;
}
#header.header-white .header-languages a:not(:last-child):after {
  background: #000;
}
#header.header-white .header-container {
  color: #000;
}
#header.header-white .logo-svg-text {
  fill: #000;
}
#header.header-white .logo-svg-line {
  stroke: #000;
}
#header.header-white .toggle-menu-btn .menu-icon {
  background-color: #000;
}
#header.header-white .header-languages a:not(:last-child):after {
  color: #000;
}
#header.header-white:not(.show-breadcrumb) {
  padding: 6px 0 3px;
}
#header.header-white:not(.show-breadcrumb) .header-nav li.active::before {
  top: -6px;
}
@media screen and (max-width: 576px) {
  #header.header-white:not(.show-breadcrumb) {
    padding: 6px 0 8px;
    border-bottom: none;
  }
}
#header.show-breadcrumb {
  padding: 0;
  border-bottom: none;
}
#header.show-breadcrumb > .header-container {
  padding-top: 4px;
  padding-bottom: 7px;
}
#header.show-breadcrumb .breadcrumb {
  display: block;
}

.header-collapse {
  display: flex;
  height: 100%;
}

.header-logo .logo-svg-text {
  fill: #fff;
}
.header-logo .logo-svg-line {
  stroke: #fff;
}

.header-container {
  display: flex;
  align-items: stretch;
  padding: 0 25px;
}

.menu-close-btn {
  display: none;
  color: #000;
  position: absolute;
  top: 16px;
  left: 7px;
  width: 28px;
  height: 28px;
  transform: rotateZ(45deg);
}
.menu-close-btn::before, .menu-close-btn::after {
  content: "";
  width: 100%;
  height: 3px;
  border-radius: 20px;
  background: #000;
  top: 50%;
  left: 0;
  position: absolute;
}
.menu-close-btn::before {
  transform: translateY(-50%);
}
.menu-close-btn::after {
  transform: translateY(-50%) rotateZ(90deg);
}

.header-nav {
  display: flex;
  align-items: center;
  margin-right: 119px;
  margin-left: 85px;
  font-size: 17px;
}
.header-nav li {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  letter-spacing: -0.22px;
}
.header-nav li:not(:last-child) {
  margin-left: 29.5px;
}
.header-nav li.active {
  color: #008fd5;
}
.header-nav li.active::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #008fd5;
  top: -4px;
  position: absolute;
}
.header-nav a {
  display: block;
}

.mobile-favourite-btn {
  display: none;
}
.mobile-favourite-btn .volunteering-icon-counter {
  position: absolute;
  bottom: -2px;
  right: -6px;
  background-color: #eeeeee;
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  letter-spacing: 0.8px;
  color: #000;
  border-radius: 50%;
}

.toggle-menu-btn {
  display: none;
  width: 25px;
  height: 19px;
  position: relative;
  justify-content: center;
  align-items: center;
}
.toggle-menu-btn .menu-icon {
  width: 100%;
  height: 3px;
  background: #fff;
  display: block;
}
.toggle-menu-btn .menu-icon::before, .toggle-menu-btn .menu-icon::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background: inherit;
}
.toggle-menu-btn .menu-icon::before {
  top: 8px;
}
.toggle-menu-btn .menu-icon::after {
  top: 16px;
}

.volunteering-btn {
  display: flex;
  align-items: center;
  font-size: 17px;
  letter-spacing: 0.2px;
}
.volunteering-btn .volunteering-icon-wrapper {
  position: relative;
}
.volunteering-btn .volunteering-icon-wrapper .volunteering-icon-counter {
  position: absolute;
  right: -7px;
  top: 5px;
  background: #eeeeee;
  color: #000;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 11px;
}
.volunteering-btn .volunteering-icon {
  width: 19px;
  height: 17px;
  margin-left: 7px;
  position: relative;
}
@media screen and (min-width: 993px) {
  .volunteering-btn.active {
    position: relative;
  }
  .volunteering-btn.active::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #008fd5;
    top: -4px;
    position: absolute;
  }
  .volunteering-btn.active span {
    color: #2a8cca;
  }
}

.header-languages {
  display: flex;
  align-items: center;
  margin: 0 55px;
  font-weight: normal;
}
.header-languages a {
  position: relative;
}
.header-languages a.active {
  color: #298cca;
}
.header-languages a:not(:last-child) {
  margin-left: 7px;
}
.header-languages a:not(:last-child):after {
  margin-right: 5px;
  font-size: 14px;
  content: "";
  width: 1px;
  height: 11px;
  background: #fff;
  position: absolute;
  bottom: 1px;
  left: 0;
  transform: rotateZ(20deg);
}
.header-languages a:nth-child(2) {
  font-size: 13px;
}

.header-link {
  display: flex;
  align-items: center;
  letter-spacing: 0;
}
.header-link a {
  text-decoration: underline;
}
.header-link a:hover {
  color: #2a8cca;
}

.breadcrumb {
  display: none;
  border-top: 1px solid #e7e7e7;
  font-weight: normal;
}
.breadcrumb ul {
  font-size: 12px;
  display: block;
  padding: 4px 11px 5px;
}
.breadcrumb ul li:not(:last-child)::after {
  content: ">";
  margin: 0 6px 0 5px;
  font-size: 10px;
  vertical-align: bottom;
}
.breadcrumb ul li.active a {
  color: #298cca;
}

#header.show-breadcrumb .breadcrumb ul {
  color: #909090;
}

#header.show-breadcrumb .breadcrumb ul li {
  display: inline;
  letter-spacing: 0;
}
#header.show-breadcrumb .breadcrumb ul li strong, #header.show-breadcrumb .breadcrumb ul li b {
  font-size: 1.1em;
}

@media screen and (min-width: 993px) and (max-width: 1365px) {
  .header-collapse-backdrop {
    flex-grow: 1;
  }
  .header-collapse {
    justify-content: space-around;
  }
  .header-nav, .header-languages {
    margin: 0;
    padding: 0 20px;
  }
}
@media screen and (max-width: 992px) {
  .header-container {
    justify-content: space-between;
    align-items: center;
  }
  .breadcrumb-container {
    justify-content: flex-start;
  }
  .header-collapse-backdrop {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 1;
  }
  .header-collapse-backdrop.show {
    display: block;
  }
  .header-collapse-backdrop.show .header-collapse {
    display: flex;
    height: auto;
  }
  .header-collapse-backdrop.show .menu-close-btn {
    display: block;
  }
  .header-collapse-backdrop.animate {
    opacity: 1;
  }
  .header-collapse {
    display: none;
    position: absolute;
    flex-direction: column;
    top: 0;
    width: 100%;
    background: #fff;
    left: 0;
    padding: 66px 50px 42px 9px;
  }
  .header-nav {
    margin: 0;
    flex-direction: column;
    order: 2;
    color: #000;
    align-items: flex-start;
    font-size: 18px;
    padding: 12px 0 19px;
    border-bottom: 1px solid #e0e0e0;
  }
  .header-nav li:not(:last-child) {
    margin-bottom: 35px;
  }
  .volunteering-btn {
    color: #000;
    order: 3;
    font-size: 18px;
    padding: 15px 0 18px;
    border-bottom: 1px solid #e0e0e0;
  }
  .volunteering-btn .volunteering-icon {
    width: 27px;
    height: 24px;
    margin-left: 13px;
    margin-right: 4px;
    bottom: -1px;
  }
  .volunteering-btn .volunteering-icon-counter {
    right: -1px !important;
    top: 11px !important;
    background: #eeeeee;
    font-weight: 400;
  }
  .header-languages {
    color: #000;
    order: 1;
    margin: 0;
    padding-bottom: 18px;
    border-bottom: 1px solid #e0e0e0;
  }
  .header-link {
    order: 4;
    margin-top: 35px;
  }
  .header-link a {
    color: #188eca;
  }
  .mobile-favourite-btn {
    display: flex;
  }
  .toggle-menu-btn {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  .header-collapse {
    padding: 70px 8px 47px;
  }
}
.ar .header-collapse {
  font-family: "Cairo", Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}
.ar .header-nav {
  margin-right: 60px;
  margin-left: 100px;
}
.ar .header-languages {
  margin-right: 82px;
  margin-left: 57px;
}

#footer {
  background: #fff;
}
#footer h5 {
  margin: 0 0 14px;
  font-size: 16px;
}
#footer ul {
  font-size: 14px;
}
#footer .content-container {
  max-width: 1377px;
}

.footer-nav {
  padding: 40px 123px 25px 132px;
  display: flex;
  align-items: flex-start;
}

.footer-logo {
  display: flex;
  min-height: 100%;
  align-items: center;
  padding-left: 151px;
  align-self: center;
}
.footer-logo svg {
  width: 208px;
  height: 83px;
}

.footer-links-wrapper {
  display: flex;
  flex-grow: 1;
}

.footer-links {
  padding: 0 26px;
  max-width: 278px;
  width: 100%;
  margin-top: 8px;
  border-right: 1px solid #e0e0e0;
}
.footer-links li {
  line-height: 16px;
}
.footer-links li:not(:last-child) {
  margin-bottom: 14px;
}

.footer-certificates {
  padding-right: 22px;
  font-size: 12px;
  color: #858585;
  flex-grow: 1;
  max-width: 206px;
  border-right: 1px solid #e0e0e0;
}
.footer-certificates .certificate-item .row,
.footer-certificates .certificate-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-certificates .certificate-item:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 10px;
  padding-bottom: 12px;
}
.footer-certificates .certificate-item:nth-child(1) .img-holder {
  width: 32px;
}
.footer-certificates .certificate-item:nth-child(2) .img-holder {
  width: 55px;
}
.footer-certificates .certificate-item:nth-child(3) .img-holder {
  width: 40px;
  margin: 0 10px 0 0;
}
.footer-certificates .certificate-item:nth-child(3) svg {
  fill: #2a8cca;
  width: 100%;
  height: 100%;
  display: block;
}

.footer-bottom-bar-wrapper {
  background-color: #f4f4f4;
  padding: 15px 0;
}
.footer-bottom-bar-wrapper ul {
  display: flex;
  font-size: 14px;
  letter-spacing: -0.2px;
  line-height: 12px;
}
.footer-bottom-bar-wrapper ul li {
  text-align: center;
}
.footer-bottom-bar-wrapper ul li:not(:last-child) {
  border-left: 1px solid #000;
  padding-left: 9px;
  margin-left: 9px;
}
.footer-bottom-bar-wrapper ul li a {
  cursor: pointer;
}
.footer-bottom-bar-wrapper .bottom-bar-img {
  width: 227px;
  height: 17px;
  background-image: url("../src/images/svg/bottom-bar-img.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-bottom-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 992px) {
  .footer-nav {
    flex-wrap: wrap;
  }
  .footer-logo {
    padding-left: 25px;
  }
  .footer-socials {
    flex-basis: 50%;
    flex-direction: row;
    align-items: center;
    margin-top: 28px;
  }
  .footer-socials svg {
    width: 50px;
    height: 50px;
  }
  .footer-certificates {
    flex-grow: 1;
  }
  .footer-certificates .certificate-item:not(:last-child) {
    padding-bottom: 12px;
  }
  .footer-certificates .certificate-item .img-wrapper {
    width: auto;
  }
  .footer-links-wrapper {
    flex-grow: 1;
  }
  .footer-links {
    padding-right: 5%;
    padding-left: 5%;
  }
  .footer-links:last-child {
    padding-left: 0;
    border-left: none;
  }
}
.main-section {
  padding-top: 134px;
  padding-bottom: 46px;
  color: #fff;
  background: url("../images/main-section-bg.jpg") no-repeat;
  background-size: cover;
}
.main-section h1 {
  font-size: 30px;
  line-height: 1.34;
  letter-spacing: 1.6px;
  font-weight: 400;
  margin: 0 -3px 28px 0;
}
.main-section h1:after {
  content: "";
  width: 49px;
  height: 1px;
  background: #fff;
  margin: 27px 5px 0 0;
  display: block;
}
.main-section h2 {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.55;
  margin-bottom: 96px;
}
.main-section h2 strong {
  display: block;
  font-size: 24px;
}
.main-section .search-fields-wrapper {
  display: flex;
  justify-content: space-between;
}
.main-section .search-fields-wrapper .field-wrapper {
  max-width: 554px;
  width: 100%;
  background-color: #fff;
  background-position: calc(100% - 13px) center;
  background-repeat: no-repeat;
  color: #000;
  cursor: pointer;
  font-size: 18px;
  min-height: 46px;
  max-height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.main-section .search-fields-wrapper .field-wrapper > .input-with-icon {
  padding-right: 46px;
  padding-left: 50px;
  position: relative;
  width: 100%;
  pointer-events: none;
}
.main-section .search-fields-wrapper .field-wrapper > .input-with-icon svg {
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
.main-section .search-fields-wrapper .field-wrapper > .input-with-icon input {
  border: none;
  padding: 0 0 0 20px;
  margin: 0;
  font-size: 16px;
  text-overflow: ellipsis;
}
.main-section .search-fields-wrapper .field-wrapper > .input-with-icon input.touched {
  color: #298cca;
}
.main-section .search-fields-wrapper .field-wrapper > .input-with-icon::after {
  display: block;
  width: 12px;
  height: 12px;
  border-left: 1px solid #298cca;
  border-top: 1px solid #298cca;
  position: absolute;
  left: 20px;
  top: calc(50% - 4px);
  transform: translateY(-50%) rotateZ(-135deg);
}
.main-section .search-fields-wrapper .field-wrapper:first-child {
  margin-left: 5px;
}
.main-section .search-fields-wrapper .field-wrapper:last-child .input-with-icon {
  padding-right: 57px;
}
.main-section .search-fields-wrapper .field-wrapper:last-child svg {
  right: 14px;
}
.main-section .search-fields-wrapper .field-wrapper .dropdown-content {
  position: absolute;
  top: calc(100% + 5px);
  display: none;
  width: 100%;
  left: 0;
  background: #fff;
  padding: 21px 12px 13px;
  cursor: auto;
  z-index: 100;
  box-shadow: 1px 2px 9px 7px rgba(0, 0, 0, 0.07);
}
.main-section .search-fields-wrapper .field-wrapper.show .dropdown-content {
  display: block;
}
.main-section .search-fields-wrapper .field-wrapper.show .input-with-icon::after {
  transform: translateY(-50%) rotateZ(45deg);
  top: calc(50% + 4px);
}
.main-section .search-fields-wrapper .field-wrapper .location-list-container {
  display: flex;
}
.main-section .search-fields-wrapper .field-wrapper .location-list {
  margin-left: auto;
  font-size: 14px;
}
.main-section .search-fields-wrapper .field-wrapper .location-list li {
  margin-bottom: 15px;
  cursor: pointer;
}
.main-section .search-fields-wrapper .field-wrapper .search-input-wrapper {
  max-width: 469px;
  margin-bottom: 22px;
  position: relative;
}
.main-section .search-fields-wrapper .field-wrapper .search-input-wrapper input {
  height: 38px;
  padding: 7px 12px;
  border: 1px solid #979797;
}
.main-section .search-fields-wrapper .field-wrapper .search-input-wrapper input::-webkit-input-placeholder {
  color: #858585;
}
.main-section .search-fields-wrapper .field-wrapper .search-input-wrapper input:-moz-placeholder {
  color: #858585;
}
.main-section .search-fields-wrapper .field-wrapper .search-input-wrapper input::-moz-placeholder {
  color: #858585;
}
.main-section .search-fields-wrapper .field-wrapper .search-input-wrapper input:-ms-input-placeholder {
  color: #858585;
}
.main-section .search-fields-wrapper .field-wrapper .location-search {
  margin-bottom: 10px;
}
.main-section .search-fields-wrapper .field-wrapper .search-result {
  display: none;
  font-size: 18px;
  max-height: 260px;
  overflow-y: auto;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12);
}
.main-section .search-fields-wrapper .field-wrapper .search-result.show {
  display: block;
}
.main-section .search-fields-wrapper .field-wrapper .search-result li {
  margin-bottom: 20px;
  padding: 0 12px;
  cursor: pointer;
}
.main-section .search-fields-wrapper .field-wrapper .search-result li:first-child {
  margin-top: 9px;
}
.main-section .search-fields-wrapper .field-wrapper .search-result a {
  display: block;
}
.main-section .search-fields-wrapper .field-wrapper .search-result a[data-geolocation] {
  color: #298cca;
}
.main-section .search-fields-wrapper .field-wrapper .checkbox-list {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
}
.main-section .search-fields-wrapper .field-wrapper .checkbox-list li {
  width: 50%;
  margin: 0 0 16.5px;
  font-size: 14px;
  line-height: 1.4;
}
.main-section .search-fields-wrapper .field-wrapper .checkbox-list li:nth-of-type(even) {
  padding: 0 33px 0 0;
}
.main-section .search-fields-wrapper .field-wrapper .checkbox-list input[type=checkbox] {
  display: none;
}
.main-section form h3 {
  font-size: 22px;
  margin-bottom: 16px;
}
.main-section form .checkbox-slider {
  margin-bottom: 24px;
  font-size: 14px;
}
.main-section form .checkbox-rail {
  margin-right: 13px;
}

.card-section {
  padding: 58px 0;
}
.card-section h2 {
  font-size: 22px;
  letter-spacing: 0.1px;
  margin-bottom: 39px;
}
.card-section h2 span {
  padding-left: 20px;
  background-color: #F0F0F0;
  font-weight: normal;
  font-size: 18px;
}
.card-section h2 i {
  font-style: normal;
}
.card-section h2 strong, .card-section h2 b {
  font-size: 1.1em;
}
.card-section .card-wrapper {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  width: auto;
  overflow: hidden;
  padding: 0;
  list-style: none;
}
.card-section .card-location-dropdown {
  position: absolute;
  right: 0;
  background: #298cca;
  padding: 15px 22px;
  display: none;
}
.card-section .card-location-dropdown ul {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(156px, 1fr);
  grid-template-rows: repeat(6, 1fr);
  grid-column-gap: 22px;
  color: #fff;
  font-size: 15px;
  line-height: 27px;
}
.card-section .card-location-dropdown.show {
  display: block;
}
.card-section .card-img {
  position: relative;
  margin-bottom: 18px;
}
.card-section .card-container {
  width: 33.3%;
  padding: 0 13.5px;
  margin: 0 0 27px;
  position: relative;
}
.card-section .card {
  position: relative;
  background-color: #fff;
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 353px;
  margin: 0 auto;
  max-height: 100%;
  height: 100%;
}
.card-section .card:nth-child(3n+3) {
  margin-left: 0;
}
.card-section .card .card-title-wrapper {
  margin-bottom: 20px;
}
.card-section .card h3,
.card-section .card h4 {
  font-size: 18px;
  line-height: 1.56;
  font-weight: 400;
  max-height: 90px;
}
.card-section .card .card-title-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
.card-section .card .title-separator {
  min-height: 48px;
  position: relative;
  flex-grow: 1;
}
.card-section .card .title-separator::before {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  width: 22px;
  height: 1px;
  background-color: #e3e3e3;
}
.card-section .card .card-description-wrapper {
  margin-bottom: 24px;
  font-size: 14px;
}
.card-section .card .card-description {
  line-height: 1.7;
  letter-spacing: 0.08px;
  max-height: 45px;
}
.card-section .card .card-location, .card-section .card .card-favourite {
  display: flex;
  align-items: center;
  font-size: 14px;
  background: none;
}
.card-section .card .card-location .location-icon, .card-section .card .card-favourite .location-icon {
  min-width: 16px;
  width: 16px;
  height: 22px;
  background: url("../images/svg/location.svg");
  background-size: cover;
  margin-right: 3px;
  margin-left: 17px;
}
.card-section .card .card-location svg, .card-section .card .card-favourite svg {
  margin-left: 15px;
}
.card-section .card .card-location {
  margin-bottom: 26px;
  position: relative;
}
.card-section .card .card-location.show .card-location-dropdown {
  display: block;
}
.card-section .card .card-favourite {
  margin-bottom: 16px;
}
.card-section .card .card-favourite.active svg {
  fill: #298CCA;
}
.card-section .card .card-footer {
  display: flex;
  justify-content: center;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
}
.card-section .footer-section-link-wrapper {
  margin-top: 7px;
  display: flex;
  justify-content: flex-end;
  padding: 0 7px;
}
.card-section + .card-section {
  padding-top: 0;
}

.steps-section {
  padding: 13px 0;
}
.steps-section .steps-background {
  padding: 15px;
  background: url("../images/svg/steps-section-bg.svg");
  background-size: cover;
  margin-bottom: 58px;
}
.steps-section .steps-container {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 39px 33px 9px;
}
.steps-section h2 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 52px;
}
.steps-section h2 span {
  padding-left: 15px;
  background: #fff;
}
.steps-section .steps-list {
  display: flex;
  flex-wrap: wrap;
}
.steps-section .steps-list .step-item {
  display: flex;
  align-items: flex-start;
  flex-basis: 50%;
  margin: 0 -6px 40px 0;
  padding: 0 0 0 15px;
}
.steps-section .steps-list .step-item:nth-of-type(2) {
  order: 3;
}
.steps-section .steps-list .step-item:nth-of-type(3) {
  order: 2;
}
.steps-section .steps-list .step-item:nth-of-type(4) {
  order: 4;
}
.steps-section .steps-list .step-count {
  font-size: 94px;
  line-height: 28px;
  position: relative;
  width: 66px;
  padding-left: 30px;
  margin-left: 14px;
  text-align: center;
  font-weight: 300;
}
.steps-section .steps-list .step-count::after {
  content: "";
  width: 22px;
  height: 1px;
  background-color: #000;
  top: 50%;
  left: 0;
  position: absolute;
}
.steps-section .steps-list h3 {
  font-size: 22px;
  line-height: 1.16;
  color: #298cca;
  letter-spacing: 0.09px;
  font-weight: 400;
  margin: 0 0 4px;
}
.steps-section .steps-list p {
  font-size: 16px;
  line-height: 1.55;
  max-width: 290px;
}

.statistics-section {
  margin-top: 44px;
  margin-bottom: 22px;
}
.statistics-section h2 {
  letter-spacing: 0.1px;
  font-weight: normal;
}
.statistics-section h2 span {
  padding-left: 25px;
  background: #fff;
  font-size: 20px;
}
.statistics-section .card-item-wrapper {
  display: flex;
  justify-content: space-between;
}
.statistics-section .content-container {
  display: flex;
}
.statistics-section .card, .statistics-section .statistic-card {
  background: #fff;
  width: 100%;
  padding: 20px;
}
.statistics-section .card:first-child, .statistics-section .statistic-card:first-child {
  margin-left: 25px;
}
.statistics-section .card {
  position: relative;
}
.statistics-section .card h2 {
  margin-bottom: 18px;
  width: calc(100% - 253px);
  margin-right: auto;
  margin-top: 2px;
}
.statistics-section .card p {
  line-height: 2;
  margin-bottom: 20px;
  font-size: 14px;
}
.statistics-section .card .card-item {
  flex-basis: 50%;
}
.statistics-section .card .card-item:last-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.statistics-section .card .card-link {
  color: #858585;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 19px;
  left: 15px;
  font-size: 14px;
}
.statistics-section .card .card-link .arrow {
  background: #858585;
  margin-right: 8px;
}
.statistics-section .card .card-img-wrapper {
  float: right;
  margin-left: 24px;
}
.statistics-section .statistic-card h2 {
  margin-bottom: 50px;
}
.statistics-section .statistic-card .card-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.statistics-section .statistic-card .card-item:nth-child(1) {
  padding-right: 0;
}
.statistics-section .statistic-card .card-item:nth-child(2) .card-footer {
  padding: 0 32px;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
}
.statistics-section .statistic-card .card-item:nth-child(3) {
  padding-left: 0;
  margin: 0;
}
.statistics-section .statistic-card .card-item .image-equal-height {
  display: flex;
  align-items: center;
  max-width: 120px;
}
.statistics-section .statistic-card .card-item .card-footer {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 16px;
}
.statistics-section .statistic-card .card-item .card-footer::after {
  content: "";
  left: -15px;
  width: 1px;
  height: 100%;
  background: #dbdbdb;
  position: absolute;
}
.statistics-section .statistic-card .card-item .card-footer:last-child::after {
  content: none;
}
.statistics-section .statistic-card .card-item h3 {
  line-height: 1.25;
  text-align: center;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: -3px;
  font-weight: normal;
}
.statistics-section .statistic-card .card-item span {
  color: #298cca;
  font-size: 34px;
  line-height: 0.6;
}

.promo-section {
  padding: 38px 0 31px;
}
.promo-section .content-container {
  text-align: center;
}
.promo-section h2 {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 20px;
}
.promo-section h2 span {
  background: #fff;
  padding: 0 25px;
  margin-bottom: 15px;
  font-weight: bold;
}
.promo-section .btn {
  margin: 25px auto 0;
}
.promo-section.promo-blue {
  background: #298cca;
  padding: 32px 0 28px;
}
.promo-section.promo-blue h2 {
  color: #fff;
  margin-bottom: 14px;
  font-size: 18px;
}
.promo-section.promo-blue p {
  font-size: 18px;
}
.promo-section.promo-blue .btn {
  margin: 33px auto 0;
  background-color: #fff;
}
.promo-section.promo-white {
  background: #fff;
}
.promo-section.promo-white .btn {
  background-color: #fcde4c;
  color: #000;
}
.promo-section.promo-white .btn:hover {
  background-color: #ffeb89;
}
.promo-section.promo-yellow {
  background: #fde03a;
  padding: 30px 0 32px;
}
.promo-section.promo-yellow h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 0;
}
.promo-section.promo-yellow h2 span {
  background: #fde03a;
}
.promo-section.promo-yellow h2::before {
  background: #fff;
}
.promo-section.promo-yellow p {
  font-size: 18px;
  line-height: 1.8;
}
.promo-section.promo-yellow .btn {
  background: #fff;
}
.promo-section.promo-yellow.additional-section {
  position: relative;
  width: 100%;
  background-color: transparent;
  margin-bottom: 27px;
}
.promo-section.promo-yellow.additional-section .content-container {
  position: relative;
}
.promo-section.promo-yellow.additional-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 13.5px;
  right: 13.5px;
  bottom: 0;
  background-color: #fde03a;
}
.promo-section.promo-red {
  margin: 27px 0;
  padding: 0;
}
.promo-section.promo-red .content-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #f05640;
  padding: 36px 0 31px;
  width: 100%;
}
.promo-section.promo-red .title-with-line::before {
  content: none;
}
.promo-section.promo-red .title-with-line span {
  background: inherit;
  font-size: 20px;
}
.promo-section.promo-red h2 {
  font-weight: 700;
  margin-bottom: 13px;
}
.promo-section.promo-red p {
  font-size: 18px;
}
.promo-section.promo-red .btn {
  margin-top: 30px;
  background-color: #fff;
}

.section-no-results {
  margin-top: 52px;
  margin-bottom: 67px;
}
.section-no-results h2 {
  font-size: 20px;
  margin-bottom: 46px;
  font-weight: normal;
}
.section-no-results h2 span {
  background-color: #F0F0F0;
  padding-left: 12px;
}
.section-no-results h2 strong {
  font-size: 1.1em;
}
.section-no-results h3, .section-no-results h4 {
  line-height: 1.5;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.section-no-results .no-results-block {
  background-color: #fff;
  position: relative;
  padding: 30px 15px 40px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.section-no-results .no-result-bg-line {
  font-size: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 13px;
  background-image: url("../images/svg/organization-separator.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
.section-no-results .btn {
  background-color: #298cca;
  margin-top: 29px;
}

.ar .main-section h1 {
  font-size: 46px;
}
.ar .main-section h2 {
  max-width: 382px;
  margin-bottom: 55px;
  font-size: 21px;
}
.ar .main-section form h3 {
  font-size: 22px;
}
.ar .card-section .card h4::after {
  content: none;
}
.ar .card-section .card h4 {
  font-weight: 400;
}
.ar .card-section .card .card-description-wrapper {
  margin-bottom: 40px;
}
.ar .card-section .card .card-description {
  font-family: "Cairo", Arial, sans-serif;
}
.ar .statistics-section h2 {
  font-size: 20px;
  font-weight: 400;
}
.ar .steps-list {
  grid-template-rows: 1fr;
  grid-column-gap: 50px;
}

.home .card-img img {
  height: 146px;
  width: 100%;
  object-fit: cover;
}

.faq-sidebar img {
  height: 146px;
  width: 100%;
  object-fit: cover;
}

.project-history-card img {
  height: 194px;
  width: 100%;
  object-fit: cover;
}

.review-items-wrapper img {
  width: 132px;
  height: 132px;
  object-fit: contain;
}

.big-cards img {
  max-width: 189px;
}
.big-cards .company-card-slider img {
  height: 104px;
  width: 104px;
  object-fit: contain;
}

.business-video {
  margin-top: 97px;
  padding-top: 66px;
  padding-bottom: 29px;
  color: #fff;
  background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url("../images/business-video-img.jpg") no-repeat;
  background-size: cover;
}
.business-video .content-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.business-video h1 {
  line-height: 1.1;
  font-size: 30px;
  margin-bottom: 4px;
}
.business-video h2 {
  margin-bottom: 52px;
  font-size: 20px;
  line-height: 1.74;
  font-weight: 400;
}
.business-video .video-play-btn {
  width: 104px;
  height: 104px;
  background-image: url("../images/svg/play-icon.svg");
  background-repeat: no-repeat;
  margin-bottom: 67px;
}
.business-video .business-btn {
  background: #fcde4c;
  color: #000;
}
.business-video .business-btn-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
}
.business-video .business-btn-wrapper::before, .business-video .business-btn-wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  background-color: #fcde4c;
  width: calc(50% - 140px);
}
.business-video .business-btn-wrapper::before {
  right: 0;
}
.business-video .business-btn-wrapper::after {
  left: 0;
}

.business-cards {
  padding-top: 56px;
}
.business-cards h2 {
  margin-bottom: 38px;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}
.business-cards h2 span {
  background-color: #F0F0F0;
  padding: 0 25px;
}
.business-cards .card-wrapper {
  display: flex;
  padding-bottom: 52px;
  border-bottom: 1px solid #e0e0e0;
  flex-wrap: wrap;
  gap: 17px;
}
.business-cards .card {
  display: flex;
  flex-direction: column;
  padding: 9px 9px 15px;
  background-color: #fff;
  width: calc(25% - 13px);
}
.business-cards .card .img-holder {
  margin-bottom: 12px;
}
.business-cards .card img {
  object-fit: cover;
  width: 100%;
}
.business-cards .card h3 {
  font-size: 18px;
  margin-bottom: 11px;
  max-height: 50px;
}
.business-cards .card p {
  line-height: 1.74;
  margin-bottom: 26px;
  max-height: 127px;
  font-size: 14px;
  overflow: hidden;
}
.business-cards .card .card-footer {
  border-top: 1px solid #e0e0e0;
  display: flex;
  justify-content: center;
}
.business-cards .card .card-footer a {
  margin-top: 15px;
  border: solid 1px #298cca;
}
.business-cards .card-more-link {
  margin: 0 1px 8px;
}
.business-cards .card-more-link .arrow {
  margin-right: 8px;
}

.large-cards {
  padding-top: 53px;
  padding-bottom: 65px;
}
.large-cards .content-container {
  display: flex;
}
.large-cards .card-lg {
  padding: 39px 48px 34px;
  background-color: #fff;
  width: 100%;
}
.large-cards .card-lg:first-child {
  margin-left: 25px;
}
.large-cards .card-lg:first-child h2 {
  margin-bottom: 58px;
}
.large-cards .card-lg:first-child ul li {
  padding-right: 15px;
  margin-bottom: 36px;
}
.large-cards .card-lg:first-child ul li::before {
  width: 5px;
  height: 5px;
}
.large-cards .card-lg:last-child h2 {
  margin-bottom: 13px;
}
.large-cards .card-lg:last-child ul {
  border-right: 1px solid #e0e0e0;
  padding-right: 14px;
  font-size: 14px;
  color: #2a8cca;
}
.large-cards .card-lg:last-child ul li {
  padding-right: 10px;
  margin-bottom: 21px;
  line-height: 0.6;
}
.large-cards .card-lg:last-child ul li::before {
  width: 3px;
  height: 3px;
}
.large-cards .card-lg:last-child ul li span {
  font-weight: 700;
  font-size: 20px;
  line-height: 0.3;
}
.large-cards .card-lg h2 {
  font-size: 20px;
  font-weight: 400;
}
.large-cards .card-lg h2::before {
  background-color: #000;
}
.large-cards .card-lg h2 span {
  background-color: #fff;
  padding-left: 10px;
}
.large-cards .card-lg .card-description {
  color: #8a8a8a;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}
.large-cards .card-lg ul li {
  position: relative;
}
.large-cards .card-lg ul li:last-child {
  margin-bottom: 0;
}
.large-cards .card-lg ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #298cca;
  border-radius: 50%;
}
.large-cards .card-lg .card-footer {
  display: flex;
  justify-content: center;
}
.large-cards .card-lg .card-footer .btn {
  margin-top: 50px;
  color: #000;
}
.large-cards .card-img-wrapper {
  display: flex;
  align-items: center;
}
.large-cards .card-img-wrapper img {
  max-width: 152px;
}
.large-cards .card-img-wrapper::after {
  content: "";
  width: 28px;
  height: 1px;
  background-color: #2a8cca;
  display: block;
  margin: 0 14px 0 18px;
}

.business-statistics {
  background-color: #dc5a81;
  padding-top: 62px;
  padding-bottom: 40px;
}
.business-statistics h2 {
  text-align: center;
  margin-bottom: 74px;
  font-weight: 400;
  font-size: 20px;
}
.business-statistics h2::before, .business-statistics h2::after {
  background-color: #fff;
}
.business-statistics h2 span {
  background-color: #dc5a81;
  padding: 0 25px;
}
.business-statistics .stat-item-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 692px;
  margin: 0 auto;
}
.business-statistics .stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 15px;
  width: 180px;
}
.business-statistics .stat-item:not(:last-child) {
  margin-left: 20px;
}
.business-statistics .stat-item h3 {
  font-size: 18px;
  line-height: 1.15;
  text-align: center;
  font-weight: normal;
}
.business-statistics .stat-item .stat-count {
  font-size: 34px;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
}
.business-statistics .stat-img-wrapper {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 27px;
}
.business-statistics .stat-img-wrapper::after {
  content: "";
  width: 32px;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.business-statistics .stat-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.our-clients {
  padding-top: 51px;
  padding-bottom: 55px;
  background-color: #fff;
}
.our-clients h2 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 48px;
  font-weight: 400;
}
.our-clients h2 span {
  background-color: #fff;
  padding: 0 25px;
}
.our-clients .clients-logo-wrapper {
  display: flex;
  justify-content: space-between;
}
.our-clients .client-logo-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.our-clients .client-logo-item img {
  max-width: 156px;
}

.article-cards {
  padding-top: 63px;
  padding-bottom: 68px;
}
.article-cards h2 {
  margin-bottom: 58px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.article-cards h2 span {
  padding: 0 25px;
  background-color: #F0F0F0;
}
.article-cards .cards-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -13.5px;
}
.article-cards .card-item {
  width: 100%;
  max-width: 353px;
  background-color: #fff;
  padding: 9px 9px 20px;
  margin: 0 13.5px;
}
.article-cards .card-item:nth-child(3) ~ .card-item {
  margin-top: 54px;
}
.article-cards .card-item .img-holder {
  margin-bottom: 17px;
}
.article-cards .card-item .card-title-wrapper {
  margin-bottom: 32px;
}
.article-cards .card-item .card-description-wrapper {
  margin-bottom: 44px;
  line-height: 1.88;
  font-size: 14px;
}
.article-cards .card-item .card-description-wrapper p {
  max-height: 115px;
}
.article-cards .card-item h4 {
  font-weight: 400;
  line-height: 1.6;
  max-height: 65px;
  font-size: 18px;
}
.article-cards .card-item .card-more-link {
  margin-bottom: 10px;
  color: #8a8a8a;
  display: flex;
  justify-content: flex-end;
}
.article-cards .card-item .card-more-link a {
  display: flex;
  align-items: center;
}
.article-cards .card-item .card-more-link .arrow {
  background-color: #8a8a8a;
}
.article-cards .card-item .card-footer {
  border-top: 1px solid #e0e0e0;
  padding-top: 18px;
  display: flex;
  justify-content: center;
}
.article-cards .card-item .card-footer .btn {
  width: 250px;
}
.article-cards .card-more-link {
  margin: 0 4px 8px;
}
.article-cards .card-more-link .arrow {
  width: 11px;
}

.promo-white {
  padding: 39px 0 31px;
}
.promo-white h2 {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 0.8;
}
.promo-white h2 span {
  font-size: 20px;
}
.promo-white p {
  font-size: 18px;
}
.promo-white .btn {
  margin: 30px auto 0;
}

.reviews {
  padding-top: 59px;
  padding-bottom: 54px;
}
.reviews h2 {
  text-align: center;
  margin-bottom: 58px;
  font-size: 20px;
  font-weight: 400;
}
.reviews h2 span {
  padding: 0 20px;
  background-color: #F0F0F0;
}
.reviews .review-items-wrapper {
  display: flex;
  padding: 0 20px;
}
.reviews .review-items-wrapper img {
  border-radius: 50%;
}
.reviews .review-items-wrapper .img-holder {
  margin-bottom: 15px;
}
.reviews .review-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.reviews .review-item:not(:last-child) .review-body-wrapper {
  border-left: 1px solid #e0e0e0;
}
.reviews .review-body-wrapper {
  width: 100%;
  flex-grow: 1;
}
.reviews .review-body {
  line-height: 1.3;
  max-width: 268px;
  text-align: center;
  margin: 0 auto;
}
.reviews .review-body > p {
  font-size: 16px;
  margin-bottom: 29px;
  line-height: 1.5;
}
.reviews .review-body .reviewer-info {
  color: #a8a8a8;
}
.reviews .review-body .reviewer-info span {
  font-weight: bold;
  margin-bottom: 3px;
  display: inline-block;
}
.reviews .review-body .reviewer-info p {
  font-size: 14px;
  max-width: 180px;
  margin: 0 auto;
  line-height: 1.74;
}
.reviews .slick-dots button {
  background-color: #d8d8d8;
}

.partners {
  padding: 51px 0 65px;
}
.partners h2 {
  margin-bottom: 37px;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
}
.partners h2 span {
  background-color: #F0F0F0;
  padding: 0 20px;
  font-size: 20px;
}
.partners .partner-items-wrapper {
  display: flex;
  padding: 0 50px;
  margin: 0 auto;
}
.partners .partner-item {
  font-size: 18px;
  line-height: 1.3;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.partners .partner-item img {
  max-height: 78px;
}
.partners .partner-item .img-holder {
  margin-bottom: 24px;
}
.partners .partner-item h5 {
  font-size: inherit;
  margin-bottom: 24px;
}
.partners .partner-item p {
  font-size: 16px;
  max-width: 155px;
  margin: 0 auto;
  line-height: 1.6;
}
.partners .partner-item:not(:last-child) .partner-wrapper {
  border-left: 1px solid;
}
.partners .partner-wrapper {
  height: 100%;
  width: 100%;
}
.partners .partner-info {
  max-width: 175px;
  margin: 0 auto;
  text-align: center;
}
.partners .slick-dots button {
  background-color: #d8d8d8;
}

.ar .business-video h1 {
  max-width: 470px;
  font-weight: 700;
  font-size: 54px;
  text-align: center;
  margin-bottom: 28px;
}
.ar .business-video h2 {
  font-family: "Tajawal", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  max-width: 470px;
  text-align: center;
}
.ar .business-cards .card h4 {
  font-size: 16px;
}
.ar .business-cards .card p {
  font-size: 14px;
}
.ar .large-cards h3 {
  font-size: 20px;
  font-weight: 400;
}
.ar .large-cards .card-description {
  font-weight: 400;
}
.ar .business-statistics .stat-item p {
  font-family: "Cairo", Arial, sans-serif;
  font-size: 20px;
}
.ar .our-clients h2 {
  font-size: 20px;
  font-weight: 400;
}
.ar .article-cards h2 {
  font-size: 20px;
  font-weight: 400;
}
.ar .promo-white p {
  font-size: 20px;
}
.ar .reviews h2 {
  font-size: 20px;
  font-weight: 400;
}
.ar .reviews .review-body > p {
  font-size: 15px;
}
.ar .partners h2 {
  font-size: 20px;
  font-weight: 400;
}
.ar .partners .partner-info p {
  font-size: 16px;
}

section.forms {
  padding-top: 53px;
}
section.forms .content-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
section.forms .single-form {
  width: calc(50% - 10px);
  border-bottom: 9px solid transparent;
  background: #fff;
  box-sizing: border-box;
  min-height: 206px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 35px;
}
section.forms .single-form h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.34;
  text-align: center;
  max-width: 360px;
  margin: 0 0 37px;
}
section.forms .single-form .btn {
  border-radius: 17.5px;
  border: 1px solid #000;
  width: 141px;
  font-size: 15px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 0.5px;
  display: block;
  margin: 0 auto;
  text-align: center;
  height: 30px;
}
section.forms .single-form .btn:hover {
  color: #fff;
  background: #000;
}

.organization-info {
  margin-top: 148px;
}
.organization-info .content-container {
  background: #fff;
  padding: 36px 34px 29px;
}
.organization-info .title-wrapper {
  display: flex;
  margin-bottom: 20px;
}
.organization-info h1 {
  font-size: 22px;
  width: 100%;
  margin-left: 21px;
  display: flex;
  align-items: center;
}
.organization-info h1 span {
  padding-left: 15px;
  background: #fff;
}
.organization-info .btn {
  width: 100%;
  max-width: 286px;
}
.organization-info p {
  max-width: 725px;
  font-size: 16px;
  line-height: 1.65;
  letter-spacing: 0.29px;
}

.organization-info-footer {
  display: flex;
  align-items: center;
  margin-top: 36px;
}
.organization-info-footer a {
  font-size: 16px;
  letter-spacing: 0.25px;
  margin-left: 11px;
  text-decoration: underline;
}
.organization-info-footer img {
  width: 80px;
}
.organization-info-footer-mobile {
  display: none;
}
.organization-info-footer-mobile img {
  width: 80px;
}

.charitable-organization .card-section.project-cards {
  padding: 42px 0 50px;
}
.charitable-organization .card-section.project-cards h2 {
  margin-bottom: 38px;
}
.charitable-organization .card-section.project-cards .card-img img {
  height: auto;
}
.charitable-organization .card-section.project-cards .card-wrapper {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -13.5px;
  width: auto;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .charitable-organization .card-section.project-cards .card-wrapper {
    flex-wrap: nowrap;
    margin: 0 -4.5px;
  }
}
@media screen and (max-width: 639px) {
  .charitable-organization .card-section.project-cards .card-wrapper {
    margin: 0;
    padding: 0 4px;
  }
}
@media screen and (max-width: 768px) {
  .charitable-organization .card-section.project-cards .card-wrapper-mobile {
    flex-wrap: nowrap;
    overflow: auto;
    width: auto;
    margin: 0 -4.5px;
  }
  .charitable-organization .card-section.project-cards .card-wrapper-mobile .card-container {
    min-width: 320px;
    width: auto;
    display: flex;
  }
}
@media screen and (max-width: 639px) {
  .charitable-organization .card-section.project-cards .card-wrapper-mobile .card-container {
    min-width: 243px;
    padding: 0 5px;
  }
  .charitable-organization .card-section.project-cards .card-wrapper-mobile .card-container .card {
    padding: 7px 7px 19px;
  }
}

.ar .organization-info p {
  font-size: 18px;
  font-family: "Cairo", Arial, sans-serif;
}

.articles-page .more-articles {
  padding-top: 58px;
  padding-bottom: 50px;
}
.articles-page .more-articles .card img {
  margin-bottom: 19px;
}
.articles-page .more-articles .card .card-title-line {
  margin-bottom: 8px;
  line-height: 1.34;
}

.article {
  padding-top: 118px;
  padding-bottom: 47px;
  background-color: #fff;
}
.article .content-container {
  position: relative;
  max-width: 1173px;
}
.article .article-top-btn {
  width: 192px;
  position: absolute;
  left: 0;
  top: 0;
}
.article .article-date {
  font-size: 16px;
}
.article .article-content {
  max-width: 622px;
  padding: 4px 15px;
  margin: 0 auto;
}
.article h1 {
  font-size: 30px;
  margin-bottom: 18px;
}
.article h2 {
  font-size: 22px;
  line-height: 1.54;
  margin-bottom: 10px;
}
.article h3 {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 0.1px;
}
.article p {
  letter-spacing: 0.2px;
  line-height: 1.75;
  margin-bottom: 24px;
  font-size: 16px;
}
.article p + h3, .article p .btn {
  margin-top: 45px;
}
.article p:last-of-type {
  margin-bottom: 43px;
}
.article .article-info {
  margin-bottom: 50px;
  color: #909090;
  font-size: 14px;
}
.article .article-info .article-author::after {
  content: "|";
  display: inline-block;
  margin-right: 5px;
}
.article .img-container {
  margin-top: 33px;
  margin-bottom: 48px;
}
.article .img-container.img-sm {
  margin-top: 37px;
  padding-bottom: 29px;
}
.article .img-container.img-sm img {
  max-width: 300px;
}
.article .img-container.img-lg {
  margin-bottom: 33px;
}

.more-articles {
  padding-top: 52px;
  padding-bottom: 48px;
}
.more-articles h2 {
  margin-bottom: 46px;
  font-size: 20px;
  font-weight: normal;
}
.more-articles h2 span {
  background-color: #F0F0F0;
  padding-left: 20px;
}
.more-articles .card-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.more-articles .card {
  background-color: #fff;
  padding: 9px 9px 15px;
  max-width: 353px;
  display: flex;
  flex-direction: column;
  margin-bottom: 6px;
}
.more-articles .card:not(:nth-child(3n+3)) {
  margin-left: 26px;
}
.more-articles .card:nth-child(3) ~ .card {
  margin-top: 52px;
}
.more-articles .card .img-holder {
  margin-bottom: 18px;
  display: block;
}
.more-articles .card h3 {
  font-size: 18px;
  margin-bottom: 8px;
  line-height: 1.3;
  position: relative;
  font-weight: normal;
  max-height: 70px;
}
.more-articles .card h3 a {
  display: block;
  margin-bottom: 14px;
}
.more-articles .card h3::after {
  content: "";
  position: static;
  display: block;
  width: 22px;
  height: 1px;
  background-color: #e0e0e0;
}
.more-articles .card p {
  line-height: 1.92;
  margin-bottom: 30px;
  letter-spacing: 0.2px;
  max-height: 160px;
  font-size: 14px;
}
.more-articles:not(.same-project-articles) .card {
  position: relative;
}
.more-articles:not(.same-project-articles) p {
  line-height: 1.92;
  font-size: 14px;
}
.more-articles:not(.same-project-articles) h3 {
  margin-bottom: 12px;
}
.more-articles.same-project-articles h2 {
  margin-bottom: 30px;
}
.more-articles.same-project-articles .card {
  margin-bottom: 26px;
}
.more-articles.same-project-articles .card h3 {
  line-height: 1.2;
  margin-bottom: 10px;
}
.more-articles.same-project-articles .card p {
  margin-bottom: 54px;
  line-height: 1.8;
}
.more-articles.same-project-articles .card a {
  margin-bottom: 0;
}
.more-articles.same-project-articles .card-title-with-logo {
  padding-bottom: 6px;
  margin-bottom: 14px;
}
.more-articles.same-project-articles .card-title-with-logo h3 {
  font-size: 16px;
  padding: 9px 0;
  margin: 0 0 0 11px !important;
}
.more-articles.same-project-articles .card-title-with-logo h3 a {
  margin-left: 13px;
}
.more-articles.same-project-articles .card-title-with-logo img {
  margin: 0;
}

.ar .article h2 {
  font-family: "Tajawal", Arial, sans-serif;
  font-weight: 400;
}
.ar .article .article-info {
  font-size: 16px;
}
.ar .article .img-container .img-credit {
  font-size: 15px;
}

.custom-cards .img-holder {
  display: block;
}

.same-project-articles .img-holder {
  margin-bottom: 6px !important;
}
.same-project-articles .card-title-with-logo .img-holder {
  margin-bottom: 0 !important;
}

.section-with-center-text {
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  margin-top: 97px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 127px;
  padding-bottom: 157px;
}
.section-with-center-text h1 {
  font-size: 30px;
  line-height: 1.13;
  letter-spacing: 0.14px;
  margin-bottom: 28px;
}
.section-with-center-text h2 {
  font-size: 19px;
  max-width: 440px;
  letter-spacing: 0.1px;
  font-weight: normal;
  line-height: 1.4;
}

.about-us-main-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url("../images/about-us-bg.jpg");
}

.about-us-info {
  background-color: #fff;
  padding-top: 37px;
  padding-bottom: 65px;
}
.about-us-info .about-us-info-container {
  max-width: 660px;
  margin: 0 auto;
}
.about-us-info p {
  max-width: 600px;
  line-height: 1.5;
  letter-spacing: 0.2px;
}
.about-us-info p:not(:last-of-type) {
  margin-bottom: 25px;
}
.about-us-info .img-container-wrapper {
  display: flex;
  margin-bottom: 30px;
  margin-top: 47px;
}
.about-us-info .img-container:first-child {
  margin-left: 25px;
}
.about-us-info h2 {
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 18px;
}

.more-articles .card-title-with-logo {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.more-articles .card-title-with-logo h3 {
  font-size: 16px;
  padding: 10px 0 10px 27px;
  margin: 0 0 0 25px;
  border-left: 1px solid #e0e0e0;
}
.more-articles .card-title-with-logo h3::after {
  content: none;
}
.more-articles .card-title-with-logo .img-holder {
  margin-bottom: 0;
}
.more-articles .card-title-with-logo img {
  margin-bottom: 0;
}
.more-articles .card-more-link {
  margin: 0 6px 8px;
}
@media screen and (min-width: 992px) {
  .more-articles.custom-cards .card {
    padding-bottom: 40px;
  }
  .more-articles.custom-cards .card-more-link {
    position: absolute;
    bottom: 16px;
    left: 9px;
  }
}

.director-cards {
  background-color: #fff;
  padding: 62px 0;
}
.director-cards h2 {
  margin-bottom: 52px;
  font-size: 20px;
  font-weight: normal;
}
.director-cards h2 span {
  background-color: #fff;
  padding-left: 20px;
}
.director-cards .card-grid {
  display: grid;
  grid-template-columns: repeat(4, auto);
  grid-row-gap: 84px;
  justify-content: space-between;
}
.director-cards .card-item {
  max-width: 202px;
  text-align: center;
}
.director-cards .card-item img {
  border-radius: 50%;
  margin-bottom: 13px;
}
.director-cards .card-item h3 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 6px;
}
.director-cards .card-item p {
  color: #909090;
}

.ar .section-with-center-text h2 {
  font-size: 22px;
  font-family: "Tajawal", Arial, sans-serif;
  font-weight: 400;
}
.ar .more-articles .card h3 {
  font-size: 20px;
  margin-bottom: 15px;
}

.company-main-section {
  padding-top: 167px;
  padding-bottom: 186px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url("../images/company-page-main-bg.jpg");
}
.company-main-section h1 {
  margin-bottom: 0;
}
.company-main-section h2 {
  font-size: 27px;
}

.company-cards h2 {
  font-weight: normal;
  font-size: 20px;
}
.company-cards .card .img-holder {
  margin-bottom: 11px;
}
.company-cards .card h3 {
  margin-bottom: 17px;
  line-height: 1.25;
  font-size: 16px;
}
.company-cards .card p {
  margin-bottom: 6px;
}
.company-cards .card-more-link {
  margin-bottom: 4px;
}

.big-cards {
  padding-top: 53px;
  padding-bottom: 43px;
}
.big-cards .content-container {
  display: flex;
}
.big-cards h2 {
  margin-bottom: 35px;
  font-weight: normal;
  width: 100%;
  text-align: right;
}
.big-cards h2 span {
  background-color: #fff;
  padding-left: 20px;
}
.big-cards .company-card-slider img {
  border-radius: 50%;
}
.big-cards .card-item {
  flex-grow: 1;
  max-width: calc(50% - 12px);
  background-color: #fff;
  margin-bottom: 0;
}
.big-cards .card-item:first-child {
  margin-left: 25px;
}
.big-cards .card-img-wrapper {
  margin-bottom: 17px;
  display: flex;
  align-items: center;
}
.big-cards .card-content {
  padding: 40px 37px 63px;
}
.big-cards .card-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.big-cards .card-body > p {
  letter-spacing: 0.2px;
  line-height: 1.9;
  margin-bottom: 21px;
  font-size: 14px;
  padding: 0 20px;
}
.big-cards .card-footer {
  line-height: 1.5;
  letter-spacing: 0.08px;
  color: #909090;
}
.big-cards .card-footer p:last-of-type {
  font-size: 14px;
}
.big-cards .slick-dots {
  bottom: 23px;
  left: 0;
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
}
.big-cards .slick-dots li {
  margin: 5px;
}
.big-cards .slick-dots button {
  font-size: 0;
}
.big-cards .card-with-slider .card-body > p {
  max-height: 104px;
}
.big-cards .card-with-slider > .card-content {
  padding-bottom: 0;
}
.big-cards .company-card-slider .card-content {
  padding-top: 0;
}

.company-articles {
  padding-top: 46px;
  padding-bottom: 47px;
}
.company-articles h2 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}
.company-articles h2 span {
  padding: 0 20px;
}
.company-articles .card {
  padding-bottom: 40px;
}
.company-articles .card .img-holder {
  margin-bottom: 20px;
}
.company-articles .card h3 {
  line-height: 1.3;
  margin-bottom: 10px;
}
.company-articles .card h3.with-bottom-line::after {
  content: "" !important;
}
.company-articles .card h3 a {
  margin-bottom: 12px;
}
.company-articles .card p {
  line-height: 1.9;
  font-size: 14px;
  margin-bottom: 30px;
  max-height: 160px;
}
.company-articles .card-more-link {
  position: absolute;
  bottom: 15px;
}

.promo-green {
  padding: 34px 0 19px;
  background-color: #99ca4d;
}
.promo-green h2 {
  margin-bottom: 13px;
}
.promo-green h2 span {
  background-color: #99ca4d;
}
.promo-green p {
  font-size: 18px;
}
.promo-green .btn {
  margin-top: 30px;
  background-color: #fff;
}

.faq-section {
  margin-top: 97px;
  padding-top: 50px;
}
.faq-section .content-container {
  display: flex;
  justify-content: space-between;
}
.faq-section h1 {
  font-size: 30px;
  letter-spacing: 0.48px;
  padding-bottom: 27px;
  position: relative;
  margin-bottom: 32px;
}
.faq-section h1::after {
  content: "";
  width: 37px;
  height: 1px;
  background-color: #e0e0e0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.faq-section .faq-list-wrapper {
  max-width: 657px;
}
.faq-section .faq-block {
  padding-bottom: 45px;
}
.faq-section .faq-block h2 {
  font-size: 22px;
  margin-bottom: 23px;
}
.faq-section .faq-block:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 43px;
}
.faq-section .faq-item {
  position: relative;
  line-height: 1.6;
}
.faq-section .faq-item:not(:last-child) {
  margin-bottom: 14px;
  padding-bottom: 12px;
}
.faq-section .faq-item:not(:last-child)::after {
  content: "";
}
.faq-section .faq-item::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 78px;
  height: 1px;
  background-color: #2a8cca;
}
.faq-section .faq-item h3, .faq-section .faq-item h4 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 2px;
}
.faq-section .faq-item p {
  font-size: 14px;
  line-height: 1.8;
  font-weight: normal;
}
.faq-section .faq-sidebar {
  padding-right: 43px;
  border-right: 1px solid #e0e0e0;
  margin-bottom: 78px;
}
.faq-section .faq-sidebar h2 {
  font-size: 20px;
  margin-bottom: 32px;
  font-weight: normal;
}
.faq-section .faq-sidebar h2 span {
  padding-left: 20px;
  background-color: #F0F0F0;
}
.faq-section .faq-sidebar h3 {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.1px;
  margin-bottom: 10px;
  font-weight: normal;
}
.faq-section .faq-sidebar h3::after {
  content: "";
  width: 22px;
  height: 1px;
  background-color: #e3e3e3;
  display: block;
  margin-top: 10px;
}
.faq-section .faq-sidebar .card-img {
  position: relative;
  margin-bottom: 18px;
}
.faq-section .faq-sidebar p {
  line-height: 1.5;
  letter-spacing: 0.08px;
}
.faq-section .faq-sidebar p.card-description {
  margin-bottom: 46px;
  font-size: 14px;
}
.faq-section .faq-sidebar .project-card {
  background-color: #fff;
  padding: 20px;
  width: 100%;
  max-width: 353px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 63px;
}
.faq-section .faq-sidebar .project-card .card-location, .faq-section .faq-sidebar .project-card .card-favourite {
  display: flex;
  align-items: center;
  font-size: 14px;
  background: none;
}
.faq-section .faq-sidebar .project-card .card-location .location-icon, .faq-section .faq-sidebar .project-card .card-favourite .location-icon {
  min-width: 16px;
  width: 16px;
  height: 22px;
  background: url("../images/svg/location.svg");
  background-size: cover;
  margin-right: 3px;
  margin-left: 17px;
}
.faq-section .faq-sidebar .project-card .card-location svg, .faq-section .faq-sidebar .project-card .card-favourite svg {
  margin-left: 15px;
}
.faq-section .faq-sidebar .project-card .card-location {
  margin-bottom: 26px;
  position: relative;
  cursor: pointer;
}
.faq-section .faq-sidebar .project-card .card-location.show .card-location-dropdown {
  display: block;
}
.faq-section .faq-sidebar .project-card .card-favourite {
  margin-bottom: 15px;
}
.faq-section .faq-sidebar .project-card .card-favourite.active svg {
  fill: #298CCA;
}
.faq-section .faq-sidebar .project-card .card-footer {
  display: flex;
  justify-content: center;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
}
.faq-section .faq-sidebar .project-history-card {
  background-color: #fff;
  padding: 9px 9px 15px;
  max-width: 353px;
  display: flex;
  flex-direction: column;
}
.faq-section .faq-sidebar .project-history-card .card-img {
  margin-bottom: 16px;
}
.faq-section .faq-sidebar .project-history-card .card-description {
  line-height: 1.9;
  margin-bottom: 53px;
}
.faq-section .faq-sidebar .project-history-card p {
  max-height: 170px;
  font-size: 14px;
  line-height: 1.86;
  margin-bottom: 53px;
}
.faq-section .faq-sidebar .project-history-card .img-holder {
  margin-bottom: 17px;
}
.faq-section .faq-sidebar .project-history-card h3 {
  margin-bottom: 10px;
}

.ar .faq-section .faq-item dt {
  font-family: "Cairo", Arial, sans-serif;
}
.ar .faq-section .faq-sidebar h3 {
  font-size: 20px;
}

.text-main-section-with-background {
  position: relative;
  margin-top: 97px;
  padding-top: 124px;
  padding-bottom: 147px;
}
.text-main-section-with-background .content-container {
  position: relative;
  z-index: 1;
}
.text-main-section-with-background h1 {
  line-height: 1.15;
  font-weight: normal;
  font-size: 27px;
}
.text-main-section-with-background h1 span {
  color: #fff;
  display: block;
  margin-top: 4px;
  font-weight: bold;
  font-size: 30px;
}
.text-main-section-with-background .img-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.text-main-section-with-background .bg-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.text-main-section-with-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.text-section-with-background {
  padding-top: 46px;
  padding-bottom: 50px;
}
.text-section-with-background .text-container {
  max-width: 771px;
}
.text-section-with-background h2,
.text-section-with-background h3 {
  font-weight: normal;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 1.35;
  letter-spacing: 0.32px;
}
.text-section-with-background h2::after,
.text-section-with-background h3::after {
  content: "";
  position: absolute;
  width: 36px;
  height: 1px;
  background-color: #e0e0e0;
  bottom: 0;
  right: 0;
}
.text-section-with-background {
  /*h2{
    font-size: 18px;
    margin-bottom: 25px;
    letter-spacing: 0.29px;
    line-height: 1.5;
  }*/
}
.text-section-with-background p {
  margin-bottom: 28px;
  line-height: 1.9;
  font-size: 14px;
}
.text-section-with-background a {
  font-size: 14px;
  color: #298cca;
  text-decoration: underline;
}

.ar .text-main-section-with-background h1 {
  font-weight: 400;
}
.ar .text-section-with-background h3, .ar .text-section-with-background h2, .ar .text-section-with-background p {
  font-size: 16px;
  font-family: "Cairo", Arial, sans-serif;
}

.text-page {
  margin-top: 97px;
  padding-top: 30px;
  padding-bottom: 52px;
  background-color: #fff;
}
.text-page .text-content {
  max-width: 870px;
  letter-spacing: 0.6px;
}
.text-page h1 {
  font-size: 30px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.text-page h1::after {
  content: "";
  width: 59px;
  height: 1px;
  background-color: #e0e0e0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.text-page-date {
  letter-spacing: 0.25px;
  color: #909090;
  margin-bottom: 37px;
  display: inline-block;
  font-size: 14px;
}
.text-page h2 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 27px;
  line-height: 1.65;
}
.text-page h3 {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 1px;
}
.text-page p {
  line-height: 1.86;
  margin-bottom: 26px;
  font-size: 14px;
}
.text-page ul {
  margin-bottom: 26px;
  line-height: 1.9;
  font-size: 14px;
}
.text-page dl {
  margin-top: 5px;
  font-size: 14px;
}
.text-page dt {
  float: right;
  margin-left: 3px;
}
.text-page dt:last-of-type {
  margin-top: 26px;
}
.text-page dd {
  margin-bottom: 9px;
}
.text-page dd:last-of-type {
  margin-top: 35px;
}
.text-page .last-element-gap {
  margin-bottom: 34px;
}

.text-page-wrapper #footer {
  border-top: 1px solid #e0e0e0;
}
.text-page-wrapper .footer-nav {
  padding-top: 16px;
}

.error404 .wrapper {
  background-color: #fff;
}

.page-not-found {
  padding: 21px;
  margin-top: 73px;
  position: relative;
}
.page-not-found .page-not-found-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-not-found .content-outer {
  background-color: #fff;
  padding: 100px 20px 110px;
  position: relative;
  z-index: 1;
}
.page-not-found .content-container {
  display: flex;
  align-items: center;
  position: relative;
  max-width: 1113px;
}
.page-not-found .page-not-found-text-wrapper {
  padding-top: 6px;
}
.page-not-found .page-not-found-text-wrapper h1 {
  font-size: 65px;
}
.page-not-found .page-not-found-img-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-not-found h1 {
  font-size: 65px;
  font-weight: normal;
  line-height: 1.1;
}
.page-not-found h2 {
  font-size: 34px;
  line-height: 1;
  margin-bottom: 42px;
}
.page-not-found p {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 84px;
}

.ar .page-not-found h2 {
  font-weight: 400;
}
.ar .page-not-found p {
  font-family: "Cairo", Arial, sans-serif;
}
.ar .page-not-found .btn {
  width: 221px;
}

.project-page {
  margin-top: 128px;
  margin-bottom: 15px;
}
.project-page .content-container {
  background-color: #fff;
  padding: 37px 72px 40px;
}
.project-page .project-info-title {
  padding-top: 14px;
}
.project-page .project-form-tabs {
  max-width: 481px;
}
.project-page .project-form-tabs .favourite-btn svg {
  margin-left: 12px;
  margin-right: 0;
}
.project-page .no-valid-title {
  margin: 25px 0;
}
.project-page .form-tab .gender-radio label {
  margin-bottom: 0;
}
.project-page .form-tab .form-footer-label {
  margin-bottom: 45px;
  font-size: 14px;
}
.project-page .form-tab .form-footer-label:last-of-type {
  font-size: 14px;
  margin-bottom: 39px;
}
.project-page .form-tab .btn {
  margin-bottom: 11px;
}
.project-page .project-page-title {
  font-size: 30px;
  letter-spacing: 0.48px;
  margin-bottom: 18px;
}
.project-page .project-title {
  font-size: 22px;
  letter-spacing: 0.35px;
  margin-bottom: 8px;
}
.project-page .organization-title {
  font-weight: normal;
  position: relative;
  padding-bottom: 41px;
  margin-bottom: 41px;
  font-size: 16px;
}
.project-page .organization-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 57px;
  height: 1px;
  background-color: #d0d0d0;
}
.project-page ~ .card-section .card {
  max-width: 353px;
}
.project-page ~ .card-section .card h3::after {
  content: none;
}
.project-page ~ .card-section .card .card-title-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
.project-page ~ .card-section .card .title-separator {
  min-height: 20px;
  position: relative;
  flex-grow: 1;
}
.project-page ~ .card-section .card .title-separator::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 22px;
  height: 1px;
  background-color: #e3e3e3;
}
.project-page ~ .card-section .card .card-img img {
  height: 146px;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 576px) {
  .project-page ~ .card-section .card .card-img img {
    height: 151px;
  }
}
.project-page ~ .card-section .card .card-location {
  margin-bottom: 27px;
}
.project-page ~ .card-section .card .card-location .location-icon {
  margin-right: 1px;
}
.project-page ~ .card-section .card .card-favourite {
  margin-right: -2px;
  margin-bottom: 16px;
}
.project-page ~ .card-section .card .card-description-wrapper {
  margin-bottom: 22px;
}
.project-page ~ .card-section .card .card-description {
  line-height: 1.75;
}

.project-info-wrapper {
  display: flex;
  justify-content: space-between;
}

.project-info-card {
  margin-right: 20px;
  flex-shrink: 0;
  min-width: 268px;
  max-width: 353px;
}
.project-info-card .project-card-img {
  position: relative;
}
.project-info-card .project-card-img img {
  width: 268px;
  height: 125px;
  object-fit: cover;
}

.project-desc {
  max-width: 826px;
  margin-bottom: 25px;
}
.project-desc p {
  line-height: 1.65;
  font-weight: normal;
  font-size: 16px;
}

.bottom-form-comment {
  font-size: 14px;
  color: #909090;
  margin-bottom: 39px;
}

.project-tags {
  line-height: 1.37;
  color: #666666;
  font-size: 14px;
  margin-bottom: 20px;
}

.project-info-stripe {
  border-top: 2px solid #2a8cca;
  border-bottom: 2px solid #2a8cca;
  display: flex;
  padding: 7px 0 7px;
  margin-bottom: 29px;
}
.project-info-stripe .project-location-wrapper {
  display: flex;
  align-items: center;
  font-size: 16px;
  border-left: 1px solid #2a8cca;
  padding: 5px 0;
  flex-shrink: 0;
}
.project-info-stripe .project-location-wrapper h2 {
  font-size: 18px;
  white-space: nowrap;
}
.project-info-stripe .project-location {
  padding: 0 24px;
  background-image: url("../images/svg/location.svg");
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 17px;
  color: #666666;
  background-size: contain;
}
.project-info-stripe .project-location p {
  max-height: 30px;
  max-width: 100px;
}
.project-info-stripe .project-details {
  font-size: 18px;
  margin-right: 29px;
  color: #666666;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.project-info-stripe .project-details div {
  display: inline-flex;
  align-items: center;
}
.project-info-stripe .project-details div:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #2a8cca;
  border-radius: 50%;
  margin: 0 12px;
}

.cities-expanded-list {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 7px;
  z-index: 1;
  cursor: default;
}
.cities-expanded-list ul {
  background-color: #298cca;
  font-size: 14px;
  line-height: 27px;
  color: #fff;
  padding: 12px 22px;
  width: 183px;
  display: block;
}

.card-location, .project-location {
  position: relative;
}
@media screen and (min-width: 640px) {
  .card-location:hover .cities-expanded-list, .project-location:hover .cities-expanded-list {
    display: flex;
  }
}
.card-location.show-list, .project-location.show-list {
  color: #2a8cca;
}
.card-location.show-list .cities-expanded-list, .project-location.show-list .cities-expanded-list {
  display: flex;
}

[role=tabpanel].is-hidden {
  display: none;
}

.favourite-btn {
  display: flex;
  font-size: 14px;
  color: #000;
}
.favourite-btn svg {
  margin-left: 13px;
  margin-right: 8px;
}
.favourite-btn .add-remove-text {
  position: relative;
}
.favourite-btn .add-remove-text .remove {
  opacity: 0;
  position: absolute;
  right: 0;
}
.favourite-btn.active .add-remove-text .add {
  visibility: hidden;
}
.favourite-btn.active .add-remove-text .remove {
  opacity: 1;
}

.share-wrapper {
  display: flex;
  border-right: 1px solid #e3e3e3;
  padding: 7px 23px 9px 0;
  margin-right: 22px;
  justify-content: space-between;
  flex-grow: 1;
  font-size: 14px;
}

.share-and-favourite {
  display: flex;
  align-items: center;
  margin-bottom: 39px;
  max-width: 268px;
}

.form-submitted {
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 20px;
}
.form-submitted h2 {
  font-size: 20px;
  letter-spacing: 0.1px;
  text-align: center;
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 20px;
}
.form-submitted h2 span {
  color: #298cca;
  display: block;
}
.form-submitted .btn {
  margin-top: 26px;
  border: 1px solid #298cca;
  width: 252px;
}

.ar .project-page .organization-title {
  font-size: 18px;
}
.ar .project-page .project-desc p {
  font-size: 18px;
  font-family: "Tajawal", Arial, sans-serif;
}
.ar .project-page .project-info-stripe {
  font-family: "Cairo", Arial, sans-serif;
}
.ar .project-page .project-form-tabs .tab-nav button,
.ar .project-page .project-form-tabs .tab-nav li {
  min-width: 107px;
  padding: 10px 0;
}
.ar .project-page .form-tab .custom-checkbox {
  font-family: "Cairo", Arial, sans-serif;
}

.cards-slider .card-track {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  margin: 0 -13.5px;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .cards-slider .card-wrapper {
    padding: 0 9px !important;
    flex-wrap: nowrap !important;
    overflow: auto !important;
    margin: 0 -9px;
  }
  .cards-slider .card-track {
    flex-wrap: nowrap;
  }
  .cards-slider .card-container {
    min-width: 300px !important;
  }
}
@media screen and (max-width: 576px) {
  .cards-slider .card-wrapper {
    margin: 0 -9px !important;
  }
  .cards-slider .card-container {
    min-width: 243px !important;
    padding: 0 5px !important;
  }
  .cards-slider .card-track {
    display: flex;
    padding: 0 4px;
    margin: 0;
  }
}

.share-mobile img {
  display: none;
  margin-right: 10px;
}

.organization-search-section {
  margin-top: 97px;
  padding-top: 21px;
  padding-bottom: 68px;
  display: flex;
  justify-content: center;
  background-color: #fff;
}
.organization-search-section .content-container {
  max-width: 554px;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-grow: 1;
}
.organization-search-section h1 {
  margin-bottom: 50px;
  font-size: 30px;
  line-height: 1.13;
  text-align: center;
}
.organization-search-section form {
  width: 100%;
}

.organization-articles {
  padding-top: 56px;
}
.organization-articles h2 {
  font-size: 20px;
  margin-bottom: 37px;
}
.organization-articles .card {
  margin-bottom: 15px;
}
.organization-articles .card img {
  margin-bottom: 20px;
}
.organization-articles .card h3 {
  letter-spacing: -0.2px;
  line-height: 1.3;
}
.organization-articles .card p {
  font-size: 14px;
  line-height: 1.9;
  margin-bottom: 31px;
  max-height: 160px;
}

.organization-separator {
  width: 313px;
  height: 7px;
  background-image: url("../images/svg/organization-separator.svg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 66px;
}

.organization-search-wrapper {
  position: relative;
}
.organization-search-wrapper label {
  font-size: 0;
  width: 0;
  height: 0;
  position: absolute;
}
.organization-search-wrapper .organization-search {
  position: relative;
  z-index: 2;
  padding: 0 11px;
}
.organization-search-wrapper .organization-search-result {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
  padding: 17px 0 12px;
  z-index: 2;
}
.organization-search-wrapper .organization-search-result li {
  font-size: 18px;
  line-height: 1.35;
  margin-bottom: 4px;
  display: block;
  padding: 0 12px;
  cursor: pointer;
}
.organization-search-wrapper .organization-search-result li.highlighted {
  background-color: #2a8cca;
  color: #fff;
}
.organization-search-wrapper .organization-search-result li b {
  font-size: 1.1em;
}
.organization-search-wrapper .search-icon {
  background: url("../images/svg/search.svg") no-repeat 50% 50%;
  width: 46px;
  height: 46px;
  position: absolute;
  top: 0;
  left: 12px;
  z-index: 2;
  cursor: pointer;
  border: none;
  padding: 0;
  text-indent: -9999px;
}

.show-filtered .card-container {
  display: none !important;
}
.show-filtered .card-container.filtered {
  display: inherit !important;
}

.ar .organization-search-section .content-container {
  max-width: 822px;
}
.ar .organization-search-section form {
  max-width: 553px;
}
.ar .organization-search-section form input {
  font-family: "Tajawal", Arial, sans-serif;
}

.wishlist .card, .organization-list-page .card {
  min-height: 100%;
}

.organization-list-page .more-articles {
  padding-top: 57px;
  padding-bottom: 40px;
}
.organization-list-page .more-articles h2 {
  font-size: 19px;
  margin-bottom: 38px;
  letter-spacing: 0.3px;
}
.organization-list-page .more-articles h2 span {
  padding-left: 18px;
}
.organization-list-page .more-articles .card {
  padding: 9px 9px 40px;
}
.organization-list-page .more-articles .card h3 {
  margin-bottom: 11px;
  max-height: 60px;
}
.organization-list-page .more-articles .card h3::after {
  margin-top: 13px;
}
.organization-list-page .more-articles .card img {
  height: 194px;
  object-fit: cover;
  width: 100%;
}
.organization-list-page .more-articles .card p {
  margin-bottom: 27px;
}
.organization-list-page .more-articles .card a {
  position: absolute;
  bottom: 15px;
  left: 10px;
}
.organization-list-page .more-articles .card:nth-child(3) ~ .card {
  margin-top: 21px;
}
.organization-list-page .section-no-results {
  margin: 0;
  padding-top: 57px;
}
.organization-list-page .section-no-results .change-view-btn {
  display: none;
}
.organization-list-page .section-no-results .no-results-block {
  padding: 30px 15px;
  width: 100%;
}
.organization-list-page .section-no-results h2 {
  margin-bottom: 69px;
}
.organization-list-page .section-no-results h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.35;
  margin-bottom: 30px;
}
.organization-list-page .section-no-results h3 span {
  font-weight: normal;
  font-size: 0.9em;
}
.organization-list-page .promo-section h2 {
  margin-bottom: 2px;
}

.cards-wrapper-viewport {
  overflow: auto;
}
.cards-wrapper-viewport .card-wrapper {
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .cards-wrapper-viewport {
    margin: 0 -9px;
  }
  .cards-wrapper-viewport .card-wrapper {
    margin: 0 -4.5px !important;
  }
}
.cards-wrapper-viewport .card-wrapper {
  padding: 0 !important;
}
@media screen and (min-width: 993px) {
  .cards-wrapper-viewport .card-wrapper {
    margin: 0;
  }
}
@media screen and (max-width: 576px) {
  .cards-wrapper-viewport .card-wrapper {
    margin: 0 !important;
  }
}
.cards-wrapper-viewport .card-wrapper.list-view {
  width: auto;
  margin-top: 18px !important;
}
.cards-wrapper-viewport .card-wrapper.list-view .card-container {
  width: 33.3%;
  padding: 0 9px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .cards-wrapper-viewport .card-wrapper.list-view .card-container {
    width: 50%;
  }
  .cards-wrapper-viewport .card-wrapper.list-view .card-container .card {
    max-width: none;
  }
}
@media screen and (max-width: 480px) {
  .cards-wrapper-viewport .card-wrapper.list-view .card-container {
    width: 100%;
  }
}
.cards-wrapper-viewport .card-container {
  padding: 0 13.5px;
  margin-bottom: 27px;
}
.cards-wrapper-viewport .card-container .card {
  margin: 0 !important;
}
@media screen and (min-width: 993px) {
  .cards-wrapper-viewport .card-container {
    width: 33.3%;
  }
  .cards-wrapper-viewport .card-container .card {
    width: 100%;
    max-width: none;
  }
}
@media screen and (min-width: 993px) {
  .cards-wrapper-viewport {
    margin: 0 -13.5px;
  }
}

.section-no-results .cards-wrapper-viewport {
  margin: 0;
}

.organization-list-page .cards-wrapper-viewport {
  overflow: visible;
}
.organization-list-page .cards-wrapper-viewport .card-wrapper {
  overflow: visible;
}
@media screen and (max-width: 992px) {
  .organization-list-page .cards-wrapper-viewport {
    overflow: auto;
  }
  .organization-list-page .cards-wrapper-viewport .card-wrapper {
    overflow: hidden;
  }
  .organization-list-page .additional-section {
    display: none;
  }
}

.wishlist-main {
  margin-top: 97px;
  padding-top: 43px;
}
.wishlist-main .title-with-line {
  display: flex;
  justify-content: center;
  margin-bottom: 27px;
}
.wishlist-main .title-with-line img {
  position: relative;
  padding: 0 60px;
  background: #F0F0F0;
}
.wishlist-main h1 {
  font-size: 22px;
  letter-spacing: 0.1px;
  text-align: center;
}

.empty-wishlist {
  margin-top: 58px;
  margin-bottom: 52px;
}
.empty-wishlist .content-container {
  background: #fff;
  padding: 25px 0 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.empty-wishlist .content-container h2 {
  font-size: 20px;
  line-height: 1.45;
  font-weight: normal;
  margin-bottom: 26px;
  text-align: center;
}
.empty-wishlist .content-container h2 span {
  font-weight: bold;
  display: block;
  font-size: 1.1em;
}
.empty-wishlist .btn {
  width: 218px;
}

.wishlist .card-section, .wishlist ~ .card-section, .wishlist .project-cards, .project-page .card-section, .project-page ~ .card-section, .project-page .project-cards, .charitable-organization .card-section, .charitable-organization ~ .card-section, .charitable-organization .project-cards {
  padding: 51px 0 44px;
}
@media screen and (max-width: 576px) {
  .wishlist .card-section, .wishlist ~ .card-section, .wishlist .project-cards, .project-page .card-section, .project-page ~ .card-section, .project-page .project-cards, .charitable-organization .card-section, .charitable-organization ~ .card-section, .charitable-organization .project-cards {
    padding: 0;
    margin: 52px 0 62px;
  }
  .wishlist .card-section:last-of-type, .wishlist ~ .card-section:last-of-type, .wishlist .project-cards:last-of-type, .project-page .card-section:last-of-type, .project-page ~ .card-section:last-of-type, .project-page .project-cards:last-of-type, .charitable-organization .card-section:last-of-type, .charitable-organization ~ .card-section:last-of-type, .charitable-organization .project-cards:last-of-type {
    margin-bottom: 56px;
  }
}
.wishlist .card-section .card-wrapper, .wishlist ~ .card-section .card-wrapper, .wishlist .project-cards .card-wrapper, .project-page .card-section .card-wrapper, .project-page ~ .card-section .card-wrapper, .project-page .project-cards .card-wrapper, .charitable-organization .card-section .card-wrapper, .charitable-organization ~ .card-section .card-wrapper, .charitable-organization .project-cards .card-wrapper {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -13.5px;
  width: auto;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .wishlist .card-section .card-wrapper, .wishlist ~ .card-section .card-wrapper, .wishlist .project-cards .card-wrapper, .project-page .card-section .card-wrapper, .project-page ~ .card-section .card-wrapper, .project-page .project-cards .card-wrapper, .charitable-organization .card-section .card-wrapper, .charitable-organization ~ .card-section .card-wrapper, .charitable-organization .project-cards .card-wrapper {
    padding: 0 9px;
    margin: 0 -9px;
  }
}
@media screen and (max-width: 576px) {
  .wishlist .card-section .card-wrapper, .wishlist ~ .card-section .card-wrapper, .wishlist .project-cards .card-wrapper, .project-page .card-section .card-wrapper, .project-page ~ .card-section .card-wrapper, .project-page .project-cards .card-wrapper, .charitable-organization .card-section .card-wrapper, .charitable-organization ~ .card-section .card-wrapper, .charitable-organization .project-cards .card-wrapper {
    padding: 0;
    margin: 0;
  }
}
.wishlist .card-section .card-container, .wishlist ~ .card-section .card-container, .wishlist .project-cards .card-container, .project-page .card-section .card-container, .project-page ~ .card-section .card-container, .project-page .project-cards .card-container, .charitable-organization .card-section .card-container, .charitable-organization ~ .card-section .card-container, .charitable-organization .project-cards .card-container {
  width: 33.3%;
  padding: 0 13.5px;
  margin-bottom: 27px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .wishlist .card-section .card-container, .wishlist ~ .card-section .card-container, .wishlist .project-cards .card-container, .project-page .card-section .card-container, .project-page ~ .card-section .card-container, .project-page .project-cards .card-container, .charitable-organization .card-section .card-container, .charitable-organization ~ .card-section .card-container, .charitable-organization .project-cards .card-container {
    width: 50%;
    padding: 0 9px;
  }
}
@media screen and (max-width: 576px) {
  .wishlist .card-section .card-container, .wishlist ~ .card-section .card-container, .wishlist .project-cards .card-container, .project-page .card-section .card-container, .project-page ~ .card-section .card-container, .project-page .project-cards .card-container, .charitable-organization .card-section .card-container, .charitable-organization ~ .card-section .card-container, .charitable-organization .project-cards .card-container {
    width: 100%;
    max-width: none;
    padding: 0;
    margin-bottom: 0;
  }
}
.wishlist .card-section .card, .wishlist ~ .card-section .card, .wishlist .project-cards .card, .project-page .card-section .card, .project-page ~ .card-section .card, .project-page .project-cards .card, .charitable-organization .card-section .card, .charitable-organization ~ .card-section .card, .charitable-organization .project-cards .card {
  max-width: 353px;
  margin: 0 auto;
  width: 100%;
  max-height: 100%;
}
.wishlist .card-section .card h4::after, .wishlist ~ .card-section .card h4::after, .wishlist .project-cards .card h4::after, .project-page .card-section .card h4::after, .project-page ~ .card-section .card h4::after, .project-page .project-cards .card h4::after, .charitable-organization .card-section .card h4::after, .charitable-organization ~ .card-section .card h4::after, .charitable-organization .project-cards .card h4::after {
  content: none;
}
.wishlist .card-section .card .card-title-wrapper, .wishlist ~ .card-section .card .card-title-wrapper, .wishlist .project-cards .card .card-title-wrapper, .project-page .card-section .card .card-title-wrapper, .project-page ~ .card-section .card .card-title-wrapper, .project-page .project-cards .card .card-title-wrapper, .charitable-organization .card-section .card .card-title-wrapper, .charitable-organization ~ .card-section .card .card-title-wrapper, .charitable-organization .project-cards .card .card-title-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
.wishlist .card-section .card .title-separator, .wishlist ~ .card-section .card .title-separator, .wishlist .project-cards .card .title-separator, .project-page .card-section .card .title-separator, .project-page ~ .card-section .card .title-separator, .project-page .project-cards .card .title-separator, .charitable-organization .card-section .card .title-separator, .charitable-organization ~ .card-section .card .title-separator, .charitable-organization .project-cards .card .title-separator {
  min-height: 20px;
  position: relative;
  flex-grow: 1;
}
@media screen and (max-width: 576px) {
  .wishlist .card-section .card .title-separator, .wishlist ~ .card-section .card .title-separator, .wishlist .project-cards .card .title-separator, .project-page .card-section .card .title-separator, .project-page ~ .card-section .card .title-separator, .project-page .project-cards .card .title-separator, .charitable-organization .card-section .card .title-separator, .charitable-organization ~ .card-section .card .title-separator, .charitable-organization .project-cards .card .title-separator {
    min-height: 17px;
  }
}
.wishlist .card-section .card .title-separator::before, .wishlist ~ .card-section .card .title-separator::before, .wishlist .project-cards .card .title-separator::before, .project-page .card-section .card .title-separator::before, .project-page ~ .card-section .card .title-separator::before, .project-page .project-cards .card .title-separator::before, .charitable-organization .card-section .card .title-separator::before, .charitable-organization ~ .card-section .card .title-separator::before, .charitable-organization .project-cards .card .title-separator::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 22px;
  height: 1px;
  background-color: #e3e3e3;
}
@media screen and (max-width: 576px) {
  .wishlist .card-section .card .title-separator::before, .wishlist ~ .card-section .card .title-separator::before, .wishlist .project-cards .card .title-separator::before, .project-page .card-section .card .title-separator::before, .project-page ~ .card-section .card .title-separator::before, .project-page .project-cards .card .title-separator::before, .charitable-organization .card-section .card .title-separator::before, .charitable-organization ~ .card-section .card .title-separator::before, .charitable-organization .project-cards .card .title-separator::before {
    top: calc(50% - 1px);
  }
}
.wishlist .card-section .card .card-img img, .wishlist ~ .card-section .card .card-img img, .wishlist .project-cards .card .card-img img, .project-page .card-section .card .card-img img, .project-page ~ .card-section .card .card-img img, .project-page .project-cards .card .card-img img, .charitable-organization .card-section .card .card-img img, .charitable-organization ~ .card-section .card .card-img img, .charitable-organization .project-cards .card .card-img img {
  height: 146px;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 576px) {
  .wishlist .card-section .card .card-img img, .wishlist ~ .card-section .card .card-img img, .wishlist .project-cards .card .card-img img, .project-page .card-section .card .card-img img, .project-page ~ .card-section .card .card-img img, .project-page .project-cards .card .card-img img, .charitable-organization .card-section .card .card-img img, .charitable-organization ~ .card-section .card .card-img img, .charitable-organization .project-cards .card .card-img img {
    height: 151px;
  }
}
.wishlist .card-section .card .card-location, .wishlist ~ .card-section .card .card-location, .wishlist .project-cards .card .card-location, .project-page .card-section .card .card-location, .project-page ~ .card-section .card .card-location, .project-page .project-cards .card .card-location, .charitable-organization .card-section .card .card-location, .charitable-organization ~ .card-section .card .card-location, .charitable-organization .project-cards .card .card-location {
  margin-bottom: 27px;
}
@media screen and (max-width: 576px) {
  .wishlist .card-section .card .card-location, .wishlist ~ .card-section .card .card-location, .wishlist .project-cards .card .card-location, .project-page .card-section .card .card-location, .project-page ~ .card-section .card .card-location, .project-page .project-cards .card .card-location, .charitable-organization .card-section .card .card-location, .charitable-organization ~ .card-section .card .card-location, .charitable-organization .project-cards .card .card-location {
    margin-bottom: 33px;
  }
}
.wishlist .card-section .card .card-location .location-icon, .wishlist ~ .card-section .card .card-location .location-icon, .wishlist .project-cards .card .card-location .location-icon, .project-page .card-section .card .card-location .location-icon, .project-page ~ .card-section .card .card-location .location-icon, .project-page .project-cards .card .card-location .location-icon, .charitable-organization .card-section .card .card-location .location-icon, .charitable-organization ~ .card-section .card .card-location .location-icon, .charitable-organization .project-cards .card .card-location .location-icon {
  margin-right: 1px;
}
.wishlist .card-section .card .card-favourite, .wishlist ~ .card-section .card .card-favourite, .wishlist .project-cards .card .card-favourite, .project-page .card-section .card .card-favourite, .project-page ~ .card-section .card .card-favourite, .project-page .project-cards .card .card-favourite, .charitable-organization .card-section .card .card-favourite, .charitable-organization ~ .card-section .card .card-favourite, .charitable-organization .project-cards .card .card-favourite {
  margin-right: -2px;
  margin-bottom: 16px;
}
@media screen and (max-width: 576px) {
  .wishlist .card-section .card .card-favourite, .wishlist ~ .card-section .card .card-favourite, .wishlist .project-cards .card .card-favourite, .project-page .card-section .card .card-favourite, .project-page ~ .card-section .card .card-favourite, .project-page .project-cards .card .card-favourite, .charitable-organization .card-section .card .card-favourite, .charitable-organization ~ .card-section .card .card-favourite, .charitable-organization .project-cards .card .card-favourite {
    margin-bottom: 28px;
  }
}
.wishlist .card-section .card .card-description-wrapper, .wishlist ~ .card-section .card .card-description-wrapper, .wishlist .project-cards .card .card-description-wrapper, .project-page .card-section .card .card-description-wrapper, .project-page ~ .card-section .card .card-description-wrapper, .project-page .project-cards .card .card-description-wrapper, .charitable-organization .card-section .card .card-description-wrapper, .charitable-organization ~ .card-section .card .card-description-wrapper, .charitable-organization .project-cards .card .card-description-wrapper {
  margin-bottom: 22px;
}
@media screen and (max-width: 576px) {
  .wishlist .card-section .card .card-description-wrapper, .wishlist ~ .card-section .card .card-description-wrapper, .wishlist .project-cards .card .card-description-wrapper, .project-page .card-section .card .card-description-wrapper, .project-page ~ .card-section .card .card-description-wrapper, .project-page .project-cards .card .card-description-wrapper, .charitable-organization .card-section .card .card-description-wrapper, .charitable-organization ~ .card-section .card .card-description-wrapper, .charitable-organization .project-cards .card .card-description-wrapper {
    margin-bottom: 25px;
  }
}
.wishlist .card-section .card .card-description, .wishlist ~ .card-section .card .card-description, .wishlist .project-cards .card .card-description, .project-page .card-section .card .card-description, .project-page ~ .card-section .card .card-description, .project-page .project-cards .card .card-description, .charitable-organization .card-section .card .card-description, .charitable-organization ~ .card-section .card .card-description, .charitable-organization .project-cards .card .card-description {
  line-height: 1.75;
}

@media screen and (max-width: 576px) {
  .title-separator {
    display: none;
  }
  .wishlist-main {
    margin-top: 72px;
  }
  .wishlist-main .title-with-line {
    margin-bottom: 29px;
  }
  .wishlist-main .title-with-line img {
    padding: 0 25px;
  }
  .wishlist .card-section, .wishlist ~ .card-section {
    padding: 35px 0 31px;
  }
  .wishlist .card-section .card, .wishlist ~ .card-section .card {
    margin-bottom: 10px;
    padding: 10px 10px 19px;
    max-width: none;
  }
  .wishlist .card-section .card h4, .wishlist ~ .card-section .card h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 15px;
  }
  .wishlist .card-section .card h4::after, .wishlist ~ .card-section .card h4::after {
    content: none;
  }
  .wishlist .card-section .card .card-description-wrapper, .wishlist ~ .card-section .card .card-description-wrapper {
    margin-bottom: 8px;
  }
  .wishlist .card-section .card .card-location, .wishlist ~ .card-section .card .card-location {
    font-size: 14px;
    margin-bottom: 35px;
  }
  .wishlist .card-section .card .card-favourite, .wishlist ~ .card-section .card .card-favourite {
    font-size: 14px;
    margin-bottom: 27px;
  }
  .wishlist .card-section .card .location-icon, .wishlist ~ .card-section .card .location-icon {
    margin-right: 2px;
    margin-left: 14px;
  }
  .wishlist .card-section .card .card-footer, .wishlist ~ .card-section .card .card-footer {
    padding-top: 16px;
  }
  .wishlist .card-section .card .card-footer .btn, .wishlist ~ .card-section .card .card-footer .btn {
    line-height: 19px;
  }
  .wishlist .card-section .card-img, .wishlist ~ .card-section .card-img {
    margin-bottom: 9px;
  }
  .wishlist .card-section .card-img img, .wishlist ~ .card-section .card-img img {
    height: 151px;
    object-fit: cover;
    width: 100%;
  }
  .wishlist .card-section .card-wrapper, .wishlist ~ .card-section .card-wrapper {
    padding: 0;
  }
}
.form-wrapper {
  margin-top: 73px;
  margin-bottom: 40px;
}
.form-wrapper.form-sent {
  margin-bottom: 35px;
}
.form-wrapper.form-sent .form-background {
  padding-top: 76px;
}
.form-wrapper.form-sent .form-background h1 {
  display: none;
}
.form-wrapper.form-sent .content-container {
  margin-top: -89px;
}
.form-wrapper.form-sent .form-submitted {
  display: flex;
}
.form-wrapper .content-container {
  display: flex;
  justify-content: center;
  background: #fff;
  margin-top: -72px;
  max-width: 884px;
}

.form-wrapper .required-fields-title {
  margin-bottom: 22px;
}

.form-title h2 {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.09px;
  font-weight: normal;
  margin-bottom: 15px;
}

.form-background {
  padding-top: 43px;
  padding-bottom: 112px;
}
.form-background h1 {
  text-align: center;
  font-size: 30px;
}
.form-background h2 {
  display: none;
  font-size: 20px;
  letter-spacing: 0.1px;
  text-align: center;
  font-weight: normal;
}
.form-background h2 span {
  color: #fff;
  display: block;
}
.form-background-purple {
  background-color: #dc5a81;
}
.form-background-green {
  background-color: #99ca4d;
}
.form-background-yellow {
  background-color: #fcd314;
}
.form-background-blue {
  background-color: #298cca;
}

.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
  direction: rtl;
}

div.wpcf7 .ajax-loader {
  display: none !important;
}

.form-tab {
  margin-top: 2px;
}
.form-tab label {
  font-size: 16px;
  margin-bottom: 3px;
  display: inline-block;
}
.form-tab input[type=text], .form-tab input[type=email], .form-tab input[type=tel] {
  margin-bottom: 52px;
}
.form-tab textarea {
  resize: none;
  min-height: 164px;
  margin-bottom: 9px;
  border: 1px solid #e0e0e0;
  padding: 10px;
}
.form-tab textarea:active, .form-tab textarea:focus {
  border-color: #2a8cca;
}
.form-tab textarea.focusMouse {
  outline: 0;
}
.form-tab .gender-radio {
  border-bottom: 1px solid #d7d7d7;
  display: flex;
  justify-content: space-between;
  margin-bottom: 78px;
  margin-top: 28px;
  padding: 0 61px 0 46px;
}
.form-tab .gender-radio > label {
  display: flex;
  margin-bottom: -1px;
}
.form-tab .gender-radio input[type=radio] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.form-tab .gender-radio input[type=radio]:not(.focusMouse):focus ~ span {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 1px;
}
.form-tab .gender-radio input[type=radio]:checked ~ span {
  color: #2a8cca;
}
.form-tab .gender-radio input[type=radio]:checked ~ span::after {
  content: "";
}
.form-tab .gender-radio span {
  color: #ababab;
  display: inline-block;
  min-width: 98px;
  text-align: center;
  padding: 0 10px 17px;
  position: relative;
  cursor: pointer;
  line-height: 0.6;
}
.form-tab .gender-radio span::after {
  content: none;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background-color: #2a8cca;
}
.form-tab .custom-checkbox {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 36px;
  display: flex;
  align-items: flex-start;
}
.form-tab .custom-checkbox input[type=checkbox]:checked ~ .checkmark {
  border-color: #298cca;
}
.form-tab .checkmark {
  width: 16px;
  height: 16px;
  border-color: #d7d7d7;
  margin-left: 8px;
  position: relative;
  bottom: -1px;
}
.form-tab .checkmark::after {
  left: 4px;
  top: 2px;
  width: 5px;
  height: 8px;
}
.form-tab .btn {
  border: none;
  margin-bottom: 28px;
  border-radius: 20px;
}
.form-tab .form-footer-label {
  margin-bottom: 40px;
  color: #909090;
}
.form-tab .form-footer-label:last-of-type {
  margin-bottom: 35px;
}
.form-tab label.novalid {
  color: #ff0000;
}
.form-tab input.novalid, .form-tab textarea.novalid {
  border-color: #ff0000;
}
.form-tab .no-valid {
  border-color: #ff0000;
}
.form-tab .no-valid label {
  color: #ff0000;
}
.form-tab .no-valid input, .form-tab .no-valid textarea {
  border-color: #ff0000;
}
.form-tab fieldset:last-of-type input[type=text] {
  margin-bottom: 42px;
}

.form-find-project .project-form-tabs {
  padding-top: 45px;
  padding-bottom: 21px;
}

.form-title h2 {
  font-weight: normal;
}

.form-content {
  max-width: 481px;
  width: 100%;
}

.project-form-tabs .form-tab {
  margin-top: 52px;
}
.project-form-tabs .tab-nav {
  display: flex !important;
  /*flex-direction: row-reverse;*/
  justify-content: space-between;
  border-bottom: 1px solid #d7d7d7;
  padding: 0 16px;
}
.project-form-tabs .tab-nav button {
  text-align: center;
  padding: 7px 9px 24px;
  font-size: 1em;
  line-height: 0.9;
  margin-bottom: -1px;
  color: #909090;
  cursor: pointer;
  position: relative;
  background: none;
}
.project-form-tabs .tab-nav button[aria-selected=true] {
  color: #2a8cca;
}
.project-form-tabs .tab-nav button[aria-selected=true]::after {
  content: "";
  position: absolute;
  width: calc(120% - 19px);
  min-width: 60px;
  height: 2px;
  background-color: #2a8cca;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 576px) {
  .project-form-tabs .tab-nav button[aria-selected=true]::after {
    width: calc(120% - 3px);
    min-width: auto;
  }
}
.project-form-tabs .share-and-favourite {
  margin-bottom: 0;
}
.project-form-tabs textarea {
  min-height: 158px;
}
.project-form-tabs .custom-checkbox {
  display: flex !important;
}

.form-title .required-fields-title,
.form-title h3 {
  margin-bottom: 21px;
  letter-spacing: 0.09px;
  font-weight: normal;
  display: block;
}
.form-title .required-fields-title.no-valid-title,
.form-title h3.no-valid-title {
  display: none;
}
.form-title h3:not(.required-fields-title) {
  font-size: 16px;
}

.form-wrapper .form-content {
  padding-top: 43px;
  padding-bottom: 48px;
}

.form-your-story .form-title {
  margin-bottom: 52px;
}
.form-your-story textarea {
  min-height: 163px;
  margin-bottom: 47px;
}
.form-your-story .custom-checkbox {
  font-weight: normal;
  margin-bottom: 22px;
  display: flex;
  padding-right: 24px;
}
.form-your-story .custom-checkbox a {
  color: #2a8cca;
  text-decoration: underline;
  font-size: 14px;
}
.form-your-story .custom-checkbox input[type=checkbox]:checked ~ .checkmark {
  border-color: #e0e0e0;
  background-color: #e0e0e0;
}
.form-your-story .custom-checkbox ~ .custom-checkbox {
  font-weight: bold;
}
.form-your-story .custom-checkbox ~ .custom-checkbox .wpcf7-list-item-label {
  font-size: 16px;
}

.form-your-story .bottom-form-comment {
  margin-bottom: 28px;
  margin-top: 23px;
}

.upload-btn-wrapper {
  display: flex;
  margin-bottom: 40px;
}

.upload-title {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.09px;
}

.upload-desc {
  color: #909090;
  letter-spacing: 0.08px;
  margin-bottom: 16px;
  font-size: 14px;
}

.form-sent.form-wrapper .form-content {
  padding: 0;
}

.custom-upload {
  width: 60px;
  height: 60px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border: 1px solid #909090;
  margin-bottom: 70px;
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
}
.custom-upload:not(:last-child) {
  margin-left: 32px;
}
.custom-upload input[type=file] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.custom-upload input[type=file]:not(.focusMouse):focus ~ .upload-icon, .custom-upload input[type=file]:not(.focusMouse):focus .file-thumbnail::after {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 1px;
}
.custom-upload input[type=file].file-attached ~ .file-thumbnail {
  visibility: visible;
}
.custom-upload input[type=file].file-attached ~ .file-thumbnail::before, .custom-upload input[type=file].file-attached ~ .file-thumbnail::after {
  content: "";
}
.custom-upload input[type=file].file-attached ~ .upload-icon {
  visibility: hidden;
}
.custom-upload .file-thumbnail {
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.custom-upload .file-thumbnail img {
  width: 100%;
  height: 100%;
}
.custom-upload .file-thumbnail::before {
  content: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
.custom-upload .file-thumbnail::after {
  content: none;
  position: absolute;
  background-image: url("../images/svg/trash.svg");
  width: 14px;
  height: 15px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.custom-upload .file-thumbnail:hover::before, .custom-upload .file-thumbnail:hover::after {
  display: block;
}

.form-sent .form-title {
  display: none;
}

.form-contact-us .form-content {
  padding-bottom: 20px;
}
.form-contact-us textarea {
  min-height: 163px;
  margin-bottom: 37px;
}

.form-contact-page .contact-page-title {
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 2px;
}
.form-contact-page .contact-page-title.title-with-link {
  color: #298cca;
  margin-bottom: 17px;
}
.form-contact-page .contact-page-title.title-with-link a {
  text-decoration: underline;
}
.form-contact-page .custom-checkbox {
  font-weight: normal;
  font-size: 14px;
}
.form-contact-page .btn {
  margin-bottom: 48px;
}
.form-contact-page .wpcf7-checkbox {
  padding-right: 24px;
  position: relative;
}
.form-contact-page .wpcf7-checkbox .wpcf7-list-item-label::before {
  top: 2px;
}
.form-contact-page .wpcf7-checkbox .wpcf7-list-item-label::after {
  top: 5px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border: none;
}

.wpcf7 form.invalid .wpcf7-response-output {
  color: #ff0000;
  font-size: 18px;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}

.form-page .form-submitted {
  display: none;
  padding-top: 62px;
  padding-bottom: 47px;
}
.form-page .form-submitted h2 {
  font-size: 20px;
  letter-spacing: 0.1px;
  text-align: center;
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 20px;
}
.form-page .form-submitted h2 span {
  color: #298cca;
  display: block;
}

.no-valid-title {
  color: #ff0000;
  display: none;
}
.no-valid-title.show-novalid-title {
  display: block !important;
}

.wpcf7-checkbox {
  font-size: 16px;
  margin-bottom: 36px;
  display: inline-block;
}
.wpcf7-checkbox label {
  cursor: pointer;
}
.wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}
.wpcf7-checkbox input[type=checkbox] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.wpcf7-checkbox input[type=checkbox]:checked {
  background-color: red;
}
.wpcf7-checkbox input:checked ~ .wpcf7-list-item-label::before {
  background-color: #298cca;
  border-color: #298cca;
}
.wpcf7-checkbox input:checked ~ .wpcf7-list-item-label::after {
  display: block;
}
.wpcf7-checkbox .wpcf7-list-item-label {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.wpcf7-checkbox .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  right: 0;
  top: 1px;
  display: block;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 639px) {
  .wpcf7-checkbox .wpcf7-list-item-label::before {
    top: 3px;
  }
}
.wpcf7-checkbox .wpcf7-list-item-label::after {
  content: "";
  right: 5px;
  top: 4px;
  width: 5px;
  transform: rotateZ(45deg);
  height: 8px;
  position: absolute;
  border: solid white;
  border-width: 0 2px 2px 0;
}
@media screen and (max-width: 639px) {
  .wpcf7-checkbox .wpcf7-list-item-label::after {
    top: 6px;
  }
}

.custom-checkbox .checkmark {
  flex-shrink: 0;
}
.custom-checkbox .wpcf7-checkbox {
  margin-bottom: 0;
}
.custom-checkbox > span {
  font-size: 15px;
}

.checkbox-error-message {
  display: none;
}

form br {
  display: none;
}

.wpcf7-checkbox {
  margin-bottom: 54px;
}
.wpcf7-checkbox label {
  font-size: 14px;
}
.wpcf7-checkbox.no-valid .wpcf7-list-item-label::before {
  border-color: #ff0000;
}

input:not([type=submit]), textarea {
  color: #858585;
}

.required-fields-title {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
}

.form-organizations-archive .form-title, .form-contact-us-companies .form-title {
  margin-top: 3px;
}
.form-organizations-archive fieldset:last-of-type input, .form-contact-us-companies fieldset:last-of-type input {
  margin-bottom: 42px;
}

.form-contact-us .form-title {
  margin-top: 3px;
}

.form-organizations-archive .form-wrapper .form-content {
  padding-bottom: 20px;
}
.form-organizations-archive textarea {
  margin-bottom: 37px;
}

@media screen and (max-width: 639px) {
  .form-page h1 {
    line-height: 1.25;
  }
  .form-page h1 span {
    display: block;
    font-weight: normal;
    font-size: 20px;
  }
}

.recaptcha-policy {
  font-size: 14px;
  color: #909090;
  direction: ltr;
  text-align: left;
  margin: 0 0 11px;
}
.recaptcha-policy p {
  margin: 0;
}

.search-result-section {
  margin-top: 95px;
  padding: 67px 0 30px;
}
.search-result-section h2 {
  text-align: inherit;
  margin-bottom: 25px;
}
.search-result-section .card .card-img {
  margin-bottom: 18px;
}
.search-result-section .card h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}
.search-result-section .card h3::after {
  content: none;
}
.search-result-section .card .card-description {
  line-height: 1.7;
}
.search-result-section .card .card-title-wrapper {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.search-result-section .card .card-title-wrapper .title-separator {
  min-height: 20px;
  position: relative;
  flex-grow: 1;
}
.search-result-section .card .card-title-wrapper .title-separator::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 22px;
  height: 1px;
  background-color: #e3e3e3;
}
.search-result-section .results-content {
  margin: 0 -13.5px;
  display: flex;
  flex-wrap: wrap;
}
.search-result-section.card-section .card-wrapper {
  margin: 0 -13.5px;
}

.promo-article h2 {
  margin-bottom: 14px;
  font-size: 22px;
}
.promo-article h2 span {
  background-color: #fff;
  padding-left: 20px;
  font-size: 22px;
}
.promo-article .content-container {
  background-color: #fff;
  padding: 20px 21px 21px 25px;
}
.promo-article-content {
  display: flex;
  align-items: flex-start;
}
.promo-article-content .img-holder {
  margin-left: 23px;
  margin-top: 10px;
}
.promo-article-text {
  max-width: 570px;
}
.promo-article-text p {
  margin-bottom: 26px;
  line-height: 2.05;
  font-size: 14px;
}
.promo-article .card-more-link {
  margin: 0 1px 0 0;
  letter-spacing: 0.3px;
}
.promo-article .card-more-link .arrow {
  margin: 0 8px 0 0;
}

.promo-wrapper {
  margin-bottom: 56px;
}
.promo-wrapper > div:not(:first-child) {
  margin-top: 27px;
}
.promo-wrapper .promo-section {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.promo-wrapper .btn {
  background-color: #fff;
}

.sitemap #main {
  background-color: #fff;
  padding-top: 97px;
}
@media screen and (max-width: 639px) {
  .sitemap #main {
    padding-top: 72px;
  }
}
.sitemap-wrapper {
  padding-top: 34px;
}
@media screen and (max-width: 639px) {
  .sitemap-wrapper {
    padding-top: 30px;
  }
}
.sitemap-wrapper h1 {
  font-size: 30px;
  letter-spacing: 0.48px;
  position: relative;
  padding-bottom: 28px;
  margin-bottom: 34px;
}
@media screen and (max-width: 639px) {
  .sitemap-wrapper h1 {
    padding-bottom: 30px;
    margin-bottom: 32px;
  }
}
.sitemap-wrapper h1::after {
  content: "";
  position: absolute;
  width: 59px;
  height: 1px;
  background-color: #e0e0e0;
  bottom: 0;
  right: 0;
}
.sitemap-wrapper h2 {
  font-size: 16px;
  margin: 0 0 7px;
}
.sitemap-wrapper ul {
  margin-bottom: 34px;
}
.sitemap-wrapper ul li {
  margin-bottom: 6px;
}
.sitemap-wrapper ul a {
  font-size: 14px;
  text-decoration: underline;
}
.sitemap-wrapper .sitemap-block:last-of-type ul:last-of-type {
  margin-bottom: 48px;
}
@media screen and (max-width: 639px) {
  .sitemap-wrapper .sitemap-block:last-of-type ul:last-of-type {
    margin-bottom: 51px;
  }
}
.sitemap #footer {
  border-top: 1px solid #e0e0e0;
}
@media screen and (min-width: 640px) {
  .sitemap #footer .footer-nav {
    padding-top: 29px;
  }
}
@media screen and (max-width: 639px) {
  .sitemap #footer .footer-nav {
    padding-top: 15px;
  }
}

@media screen and (max-width: 1280px) {
  .footer-logo {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1240px) {
  .article .article-top-btn {
    position: static;
    background-color: #fff;
    border: 1px solid #2a8cca;
    width: 195px;
  }
}
@media screen and (max-width: 1150px) {
  .content-container {
    max-width: 100%;
    padding: 0 9px;
  }
  .card-section .card-wrapper {
    justify-content: space-between;
  }
  .business-cards .card {
    width: calc(33.33% - 13px);
  }
  .statistics-section .card-item img {
    max-width: 170px;
  }
  .more-articles .card {
    max-width: 300px;
  }
  .more-articles .card:not(:nth-child(3n+3)) {
    margin-left: 25px;
  }
  .footer-nav {
    padding-left: 0;
    padding-right: 0;
    max-width: 950px;
    margin: 0 auto;
  }
  .footer-bottom-bar {
    max-width: 950px;
    margin: 0 auto;
  }
  .faq-section .content-container {
    max-width: 100%;
    padding: 0 15px;
  }
  .faq-section .faq-list-wrapper {
    padding-left: 15px;
  }
  .wishlist .content-container {
    max-width: 100%;
    padding-left: 9px;
    padding-right: 9px;
  }
  .charitable-organization .content-container {
    max-width: 100%;
  }
  .charitable-organization .card-wrapper-mobile {
    overflow: hidden;
  }
  .project-cards .content-container {
    padding: 0 9px;
  }
  .project-page {
    margin-top: 97px;
  }
  .search-result-section.card-section .card {
    max-width: 353px;
    width: 100%;
  }
}
@media screen and (min-width: 1151px) {
  .footer-bottom-bar {
    padding-left: 132px;
    padding-right: 123px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1150px) {
  .article-cards .card-item {
    width: 30%;
  }
  .contrast-toggler-wrapper {
    margin: 0 15px;
  }
}
@media screen and (min-width: 993px) and (max-width: 1100px) {
  .header-nav, .volunteering-btn, .header-link {
    font-size: 15px;
  }
  .header-logo svg {
    display: block;
    width: 120px;
  }
  .form-wrapper {
    margin-top: 70px;
  }
  .clients-logo-wrapper {
    padding: 0 15px;
  }
  .organization-search-section {
    margin-top: 101px;
  }
  .project-page {
    margin-top: 94px;
  }
  .contrast-toggler-wrapper {
    margin: 0 0 0 11px;
  }
}
@media screen and (min-width: 993px) {
  .header-languages .lang-he {
    padding-left: 8px;
    font-size: 15px;
  }
  .header-languages .lang-en {
    padding-left: 9px;
  }
  .header-languages .lang-ar {
    margin-bottom: 2px;
  }
  .header-languages a:not(:last-child).lang-en::after {
    bottom: 2px;
  }
  .header-languages a:not(:last-child):after {
    margin-right: 5px;
  }
  #header.header-white .header-languages .lang-en {
    margin-left: 6px;
  }
  #header.header-white .header-languages .lang-en::after {
    margin-right: 7px;
  }
  .header-languages {
    padding-bottom: 2px;
  }
  .lang-en {
    position: relative;
    bottom: -1px;
  }
  .header-logo {
    position: relative;
    bottom: -1px;
  }
}
@media screen and (max-width: 992px) {
  .contrast-toggler-wrapper {
    margin: 0 0 20px;
  }
  .project-page {
    margin-top: 74px;
  }
  .company-page .content-container {
    max-width: 100%;
  }
  .article-cards .cards-wrapper {
    margin: 0;
  }
  .article-cards .card-item {
    width: 30%;
  }
  .article-cards .card-item:not(:last-child) {
    margin-left: 13.5px;
  }
  .text-main-section-with-background, .text-page {
    margin-top: 81px;
  }
  .content-container {
    max-width: 100%;
    padding: 0 9px;
  }
  .header-logo svg {
    display: block;
    width: 91px;
    height: 38px;
  }
  .our-clients {
    padding-bottom: 25px;
  }
  .our-clients .clients-logo-wrapper {
    flex-wrap: wrap;
  }
  .our-clients .client-logo-item {
    width: 33.3%;
    margin-bottom: 34px;
  }
  .statistics-section .content-container {
    flex-direction: column;
  }
  .statistics-section .statistic-card {
    margin-bottom: 28px;
  }
  .statistics-section .card .card-item {
    flex-basis: auto;
  }
  .statistics-section .card .card-item:first-child {
    margin-left: 28px;
  }
  .statistics-section .card .card-item img {
    max-width: none;
  }
  .large-cards .card-lg {
    padding: 20px 9px;
  }
  .business-statistics .stat-item h3 {
    text-align: center;
  }
  .reviews .review-body {
    padding: 0 10px;
  }
  .more-articles .content-container {
    max-width: 100%;
  }
  .more-articles .card-wrapper {
    width: max-content;
    padding: 0 9px;
  }
  .more-articles .card-wrapper-mobile {
    overflow: auto;
    margin: 0 -9px;
  }
  .more-articles .card {
    max-width: 353px;
  }
  .director-cards .card-grid {
    grid-column-gap: 15px;
    grid-template-columns: repeat(auto-fill, 202px);
  }
  .section-with-center-text {
    margin-top: 74px;
  }
  .show-breadcrumb > .header-container {
    position: relative;
    height: 50px;
  }
  .show-breadcrumb .header-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #header .header-nav li.active::before {
    content: none;
  }
  #header .header-languages a {
    position: relative;
  }
  #header .header-languages a:not(:last-child) {
    padding-left: 12px;
    margin-left: 12px;
  }
  #header .header-languages a:not(:last-child):after {
    content: "";
    width: 1px;
    height: 11px;
    background: #000;
    position: absolute;
    bottom: 1px;
    left: 0;
    transform: rotateZ(20deg);
  }
  #header .header-languages .lang-en span {
    position: relative;
    bottom: -1px;
  }
  #header .header-languages .lang-ar span {
    position: relative;
    bottom: 2px;
  }
  .gov-companies-page:not(.page-template-page-project) .content-container {
    max-width: 100%;
  }
  .faq-section .faq-sidebar {
    padding-right: 15px;
  }
  .page-not-found {
    margin-top: 50px;
  }
  .page-not-found .content-outer {
    padding: 35px 0;
  }
  .page-not-found .page-not-found-img-wrapper {
    position: static;
    transform: none;
  }
  .page-not-found .content-container {
    justify-content: space-around;
  }
  .form-wrapper {
    margin-top: 50px;
  }
  .form-wrapper .content-container {
    max-width: 100%;
  }
  .business-video {
    margin-top: 81px;
  }
  .organization-search-section {
    margin-top: 81px;
  }
  .statistics-section .card, .statistics-section .statistic-card {
    padding-bottom: 25px;
  }
  .header-nav {
    display: block;
    padding: 12px 0 19px;
  }
  .header-nav li {
    display: block;
    padding: 15px 9px 14px;
    margin: 0 -9px !important;
  }
  .header-nav li.active {
    padding: 21px 9px 20px;
    background-color: #e7f2f9;
    color: #298cca;
    font-weight: normal;
    font-size: 16px;
  }
}
@media screen and (max-width: 950px) {
  .business-cards .card-wrapper-mobile {
    overflow: auto;
    margin: 0 -9px;
  }
  .business-cards .card-wrapper {
    width: max-content;
    padding: 0 9px;
  }
  .business-cards .card {
    width: 100%;
    max-width: 265px;
  }
  .business-cards:not(.company-cards) {
    padding-bottom: 32px;
  }
  section.forms {
    padding-top: 32px;
  }
}
@media screen and (max-width: 860px) {
  .content-container {
    padding-left: 9px;
    padding-right: 9px;
  }
  .article-cards .card-item:nth-child(3) ~ .card-item {
    margin-top: 0;
  }
  .card-section:not(.project-cards) .card-wrapper-mobile {
    overflow: auto;
    margin: 0 -9px;
  }
  .card-section .card-wrapper {
    flex-wrap: nowrap;
    padding: 0 10px;
  }
  .more-articles .card-wrapper-mobile {
    margin: 0 -9px;
  }
  .article-cards .content-container {
    max-width: 100%;
  }
  .article-cards h2 {
    max-width: 768px;
  }
  .article-cards .card-wrapper-mobile {
    overflow: auto;
    margin: 0 -9px;
  }
  .article-cards .cards-wrapper {
    width: max-content;
    padding: 0 9px;
  }
  .article-cards .card-item {
    width: 100%;
  }
  .search-result-section.card-section .card-wrapper {
    padding: 0;
    margin: 0;
    overflow: hidden !important;
    flex-wrap: wrap !important;
  }
  .search-result-section.card-section .card-container {
    min-width: auto !important;
  }
  .steps-section .steps-list .step-item {
    margin: 0 0px 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .large-cards .card-lg:first-child h2 {
    margin-bottom: 24px;
  }
  .about-us-info .about-us-info-container {
    padding: 0 15px;
  }
  .large-cards .content-container {
    flex-direction: column;
  }
  .large-cards .card-lg:first-child {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .big-cards .content-container {
    flex-direction: column;
    align-items: center;
  }
  .big-cards .card-item {
    max-width: 100%;
  }
  .big-cards .card-item:first-child {
    margin-left: 0;
  }
  .big-cards .company-card-slider {
    margin-top: 20px;
    padding: 0 15px;
  }
  .director-cards .card-grid {
    grid-template-columns: repeat(auto-fill, 180px);
  }
  .page-not-found-img-wrapper {
    width: 300px;
  }
  .project-page .content-container {
    padding: 37px 9px 40px;
  }
  .search-result-section.card-section .card-container {
    width: 50%;
  }
}
@media screen and (min-width: 640px) and (max-width: 1150px) {
  .footer-nav, .footer-bottom-bar-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .faq-section .faq-sidebar {
    min-width: 280px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .footer-certificates .certificate-item .img-wrapper {
    margin-right: 10px;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .footer-certificates {
    max-width: none;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0;
    margin-top: 20px;
    border: none;
  }
  .footer-certificates .certificate-item:not(:last-child) {
    padding: 0;
    margin: 0;
    border: none;
  }
  .footer-certificates .certificate-item .img-wrapper {
    margin-right: 10px;
  }
}
@media screen and (max-width: 720px) {
  .text-main-section-with-background {
    margin-top: 81px;
    padding-top: 35px;
    padding-bottom: 329px;
  }
  .text-main-section-with-background h1 {
    text-align: center;
  }
  .text-main-section-with-background .content-container {
    margin-bottom: 180px;
  }
  section.forms .single-form {
    width: 100%;
  }
  section.forms .single-form h3 {
    font-size: 16px;
    line-height: 1.39;
    margin: 0 0 37px;
  }
}
@media screen and (max-width: 639px) {
  .form-your-story .custom-checkbox {
    display: block;
    line-height: 1.4;
    margin-bottom: 22px;
  }
  .form-your-story .custom-checkbox a {
    display: inline;
    white-space: normal;
  }
  .loading-block img {
    width: 125px;
  }
  .gov-companies-page .breadcrumb-container {
    padding-left: 41px;
  }
  .gov-companies-page .breadcrumb ul {
    display: flex;
  }
  .gov-companies-page .breadcrumb ul li {
    white-space: nowrap;
  }
  .gov-companies-page .breadcrumb ul li.active {
    flex-grow: 1;
    height: 14px;
    position: relative;
  }
  .gov-companies-page .breadcrumb ul li.active a {
    position: absolute;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .project-page {
    margin-top: 72px;
  }
  .faq-section {
    margin-top: 72px;
    padding-top: 29px;
    background-color: #fff;
  }
  .faq-section .content-container {
    flex-direction: column;
    padding: 0 9px;
  }
  .faq-section .faq-sidebar {
    padding: 43px 9px;
    margin: 0 -9px;
    background-color: #f4f4f4;
    border: none;
  }
  .faq-section .faq-sidebar p {
    line-height: 1.3;
  }
  .faq-section .faq-sidebar h2 {
    margin-bottom: 38px;
  }
  .faq-section .faq-sidebar .project-card {
    padding: 10px 10px 18px;
    margin-bottom: 60px;
  }
  .faq-section .faq-sidebar .project-card h3 {
    margin-bottom: 9px;
  }
  .faq-section .faq-sidebar .project-card .card-description {
    margin-bottom: 5px;
    line-height: 1.75;
  }
  .faq-section .faq-sidebar .card-img {
    margin-bottom: 10px;
  }
  .faq-section .faq-sidebar h3 {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 10px;
  }
  .faq-section .faq-sidebar h3::after {
    margin-top: 7px;
    width: 14px;
  }
  .faq-section .faq-sidebar p.card-description {
    margin-bottom: 6px;
  }
  .faq-section .faq-sidebar .card-location {
    margin-bottom: 33px !important;
  }
  .faq-section .faq-sidebar .card-favourite {
    margin-bottom: 27px !important;
  }
  .faq-section .faq-sidebar .card-footer {
    padding-top: 17px !important;
  }
  .faq-section .faq-sidebar .card-location .location-icon {
    margin-right: 0 !important;
    margin-left: 14px !important;
  }
  .faq-section .faq-sidebar .card-favourite svg {
    margin-left: 10px !important;
  }
  .faq-section .faq-sidebar .project-history-card-wrapper h2 {
    margin-bottom: 26px;
  }
  .faq-section .faq-sidebar .project-history-card-wrapper .img-holder {
    margin-bottom: 18px;
  }
  .faq-section .faq-sidebar .project-history-card-wrapper h3 {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 17px;
  }
  .faq-section .faq-sidebar .project-history-card-wrapper h3::after {
    width: 22px;
    margin-top: 10px;
  }
  .faq-section .faq-sidebar .project-history-card-wrapper p {
    margin-bottom: 6px;
  }
  .faq-section .faq-sidebar .project-history-card {
    padding: 9px 9px 25px;
  }
  .faq-section .card-img img {
    height: 151px;
    width: 100%;
    object-fit: cover;
  }
  .faq-section .project-card, .faq-section .project-history-card {
    margin-left: auto;
    margin-right: auto;
  }
  .faq-section h1 {
    letter-spacing: 0.3px;
    padding-bottom: 31px;
    margin-bottom: 30px;
  }
  .faq-section h1::after {
    width: 58px;
  }
  .faq-section .faq-block {
    padding-bottom: 31px;
    margin-bottom: 0;
  }
  .faq-section .faq-block h2 {
    margin-bottom: 23px;
    line-height: 1.1;
  }
  .faq-section .faq-block:not(:last-child) {
    margin-bottom: 34px;
    padding-bottom: 32px;
  }
  .faq-section .faq-item {
    line-height: 1.6;
  }
  .faq-section .faq-item h3, .faq-section .faq-item h4 {
    margin-bottom: 1px;
  }
  .faq-section .faq-item p {
    font-size: 14px;
    line-height: 1.9;
  }
  .faq-section .faq-item:not(:last-child) {
    margin-bottom: 13px;
    padding-bottom: 13px;
  }
  .faq-section .faq-list-wrapper {
    padding-left: 0;
  }
  .article {
    padding-top: 101px;
    padding-bottom: 54px;
  }
  .article .article-content {
    padding: 0;
  }
  .article .img-container.img-sm img {
    max-width: 100%;
  }
  .article h1 {
    margin-bottom: 16px;
  }
  .article h2 {
    line-height: 1.55;
    margin-bottom: 14px;
  }
  .article .article-info {
    margin-bottom: 40px;
  }
  .article .img-container {
    margin-top: 40px;
  }
  .article .img-container.img-lg {
    margin-bottom: 26px;
  }
  .article .img-container.img-sm {
    padding-bottom: 26px;
    margin-bottom: 26px;
  }
  .article .img-container.img-sm img {
    width: 100%;
  }
  .article p + h3 {
    margin-top: 38px;
  }
  .article .article-btn {
    background-color: #fff;
    border: 1px solid #2a8cca;
    width: 211px;
    margin: 0 auto;
  }
  .wrapper.articles-page .more-articles {
    padding-top: 33px;
    padding-bottom: 68px;
  }
  .wrapper.articles-page .more-articles h2 {
    margin-bottom: 42px;
  }
  .wrapper.articles-page .more-articles .card {
    padding-bottom: 20px !important;
  }
  .wrapper.articles-page .more-articles .card .img-holder {
    margin-bottom: 23px !important;
  }
  .wrapper.articles-page .more-articles .card img {
    width: 100%;
    height: 152px;
    object-fit: cover;
  }
  .wrapper.articles-page .more-articles .card .card-title-line .title-bottom-line::after {
    width: 19px;
    top: calc(50% - 2px);
  }
  .wrapper.articles-page .more-articles .card .card-more-link {
    margin: 0 5px 5px !important;
  }
  .wrapper.articles-page .more-articles .card .card-more-link .arrow {
    margin-right: 6px !important;
  }
  .wrapper.articles-page .more-articles .card p {
    margin-bottom: 14px !important;
  }
  .breadcrumb {
    border-bottom: 1px solid #e7e7e7;
  }
  .more-articles {
    padding-top: 34px;
  }
  .more-articles h2 {
    padding-left: 13px;
  }
  .more-articles h2 span {
    padding-left: 12px;
  }
  .more-articles .card {
    padding-bottom: 23px;
    max-width: 253px;
  }
  .more-articles .card .img-holder {
    margin-bottom: 24px;
  }
  .more-articles .card h3 {
    line-height: 1.34;
    margin-bottom: 12px;
  }
  .more-articles .card h3::after {
    width: 16px;
  }
  .more-articles .card p {
    margin-bottom: 18px;
  }
  .more-articles .card-title-with-logo h3 {
    border-width: 1px;
  }
  .more-articles .card-title-with-logo img {
    margin-bottom: 0 !important;
  }
  .more-articles:not(.same-project-articles) {
    padding-top: 40px;
    padding-bottom: 64px;
  }
  .more-articles:not(.same-project-articles) .content-container {
    padding-left: 13px;
    padding-right: 9px;
  }
  .more-articles:not(.same-project-articles) .card-wrapper-mobile {
    margin: 0 -9px 0 -13px;
  }
  .more-articles:not(.same-project-articles) h2 {
    margin-bottom: 23px;
  }
  .more-articles:not(.same-project-articles) .card {
    padding: 9px 7px 15px;
    padding-bottom: 14px !important;
  }
  .more-articles:not(.same-project-articles) .card-wrapper .card p {
    margin-bottom: 15px;
  }
  .more-articles.same-project-articles {
    padding-top: 32px;
  }
  .more-articles.same-project-articles h2 {
    margin-bottom: 23px;
  }
  .more-articles.same-project-articles .card {
    padding: 8px 8px 23px;
  }
  .more-articles.same-project-articles .card p {
    line-height: 1.8;
    margin-bottom: 20px;
  }
  .more-articles.same-project-articles .card-title-with-logo {
    padding-bottom: 5px;
  }
  .more-articles .card-more-link {
    margin: 0 3px 5px;
  }
  .more-articles .card-more-link .arrow {
    margin-right: 7px;
  }
  .about-us-info {
    padding-bottom: 67px;
  }
  .footer-nav {
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
  }
  .footer-links-wrapper {
    width: 100%;
    margin-bottom: 22px;
    padding: 0 2px;
  }
  .footer-links {
    max-width: none;
    padding: 0;
    flex-basis: 50%;
    border-left: 1px solid #e0e0e0;
    border-right: none;
  }
  .footer-links:last-child {
    border: none;
    padding-right: 38px;
  }
  .footer-links li:not(:last-child) {
    margin-bottom: 24px;
  }
  .about-us-info {
    padding-top: 24px;
  }
  .about-us-info-container {
    font-size: 14px;
  }
  .about-us-info p {
    line-height: 1.74;
  }
  .footer-certificates {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: none;
    margin-top: 0;
    border: none;
  }
  .footer-certificates .certificate-item a {
    justify-content: center;
  }
  .footer-certificates .certificate-item:nth-child(1) {
    order: 2;
    padding-top: 32px;
  }
  .footer-certificates .certificate-item:nth-child(1) a {
    flex-basis: 50%;
  }
  .footer-certificates .certificate-item:nth-child(1) p {
    margin-bottom: 26px;
  }
  .footer-certificates .certificate-item:nth-child(1) .img-wrapper {
    border-left: 1px solid #e0e0e0;
  }
  .footer-certificates .certificate-item:nth-child(1) .img-wrapper img {
    margin-right: -9px;
  }
  .footer-certificates .certificate-item:nth-child(2) {
    padding-top: 32px;
    order: 3;
  }
  .footer-certificates .certificate-item:nth-child(2) a {
    flex-basis: 50%;
  }
  .footer-certificates .certificate-item:nth-child(2) .img-wrapper {
    border: none;
  }
  .footer-certificates .certificate-item:nth-child(2) .img-wrapper img {
    margin-left: -9px;
  }
  .footer-certificates .certificate-item:nth-child(2) p {
    margin-bottom: 52px;
  }
  .footer-certificates .certificate-item:nth-child(3) {
    order: 1;
    padding: 24px 0 22px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    font-size: 15px;
    width: 100%;
    flex-basis: 100%;
  }
  .footer-certificates .certificate-item:nth-child(3) a {
    width: 100%;
    flex-direction: row;
    flex-basis: 100%;
  }
  .footer-certificates .certificate-item:nth-child(3) p {
    margin-bottom: 0;
    color: #000;
  }
  .director-cards {
    padding-top: 0;
    padding-bottom: 51px;
  }
  .director-cards .content-container {
    padding-left: 13px;
    padding-right: 5px;
  }
  .director-cards .card-grid {
    grid-template-columns: repeat(auto-fill, 140px);
    padding: 0;
    justify-content: space-between;
    grid-row-gap: 67px;
  }
  .director-cards h2 {
    margin-bottom: 48px;
  }
  .director-cards h2 span {
    padding-left: 12px;
  }
  .director-cards .card-item img {
    margin-bottom: 12px;
  }
  .director-cards .card-item p {
    font-size: 14px;
    line-height: 1.4;
  }
  #footer h5 {
    margin-bottom: 34px;
  }
  #footer .footer-bottom-bar {
    flex-direction: column;
    padding: 0;
  }
  #footer .footer-bottom-bar ul {
    padding-bottom: 16px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 14px;
    justify-content: center;
    width: 100%;
    font-size: 13px;
  }
  .footer-logo, .footer-links, .footer-socials, .footer-certificates {
    padding: 0;
  }
  .footer-logo {
    border-left: none;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 0;
    margin-bottom: 26px;
  }
  .footer-logo svg {
    margin: 0 auto;
    width: 188px;
    height: 75px;
  }
  .footer-socials {
    flex-direction: row;
    border-left: none;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 37px 42px 31px;
    width: 100%;
    margin-bottom: 32px;
  }
  .footer-socials svg {
    width: 43px;
    height: 43px;
  }
  .footer-certificates {
    width: 100%;
    display: flex;
  }
  .footer-certificates .certificate-item {
    flex-basis: 50%;
  }
  .footer-certificates .certificate-item a {
    flex-direction: column;
  }
  .footer-certificates .certificate-item p {
    margin-bottom: 12px;
  }
  .footer-certificates .certificate-item:not(:last-child) {
    margin: 0;
    border-bottom: none;
  }
  .footer-certificates .certificate-item:not(:last-child) .img-wrapper {
    width: 100%;
  }
  .footer-certificates .certificate-item .img-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-grow: 1;
    align-items: flex-start;
    padding-bottom: 30px;
  }
  .footer-bottom-bar-wrapper {
    padding: 17px 0;
  }
  .form-wrapper {
    margin-top: 50px;
  }
  .form-wrapper .content-container {
    border-bottom: 1px solid #e0e0e0;
    margin-top: 0 !important;
  }
  .form-wrapper.form-sent {
    margin-bottom: 0;
  }
  .form-wrapper.form-sent .form-background {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .form-wrapper.form-sent h1 {
    display: none;
  }
  .form-wrapper.form-sent h2 {
    display: block;
  }
  .form-wrapper .form-submitted {
    padding-top: 29px;
    padding-bottom: 54px;
  }
  .form-wrapper .form-submitted h2 {
    display: none;
  }
  .form-background {
    padding-top: 55px;
    padding-bottom: 61px;
  }
  .form-background h1 {
    font-size: 24px;
  }
  .form-contact-page .contact-page-title {
    font-size: 15px;
    margin-bottom: 4px;
  }
  .form-contact-page .contact-page-title.title-with-link {
    margin-bottom: 56px;
  }
  .form-contact-page fieldset:last-of-type {
    margin-top: 2px;
  }
  .form-tab {
    margin-top: 53px;
  }
  .form-tab textarea {
    min-height: 158px;
    margin-bottom: 44px;
  }
  .form-tab .btn {
    width: 100%;
    margin-bottom: 5px;
  }
  .upload-desc {
    margin-bottom: 33px;
  }
  .upload-icon {
    width: 18px;
    height: 18px;
  }
  .upload-icon::before {
    height: 3px;
  }
  .upload-icon::after {
    width: 3px;
  }
  .wpcf7-checkbox {
    margin-bottom: 35px;
  }
  .wpcf7-checkbox label {
    font-size: 16px;
    font-weight: bold;
  }
  .form-wrapper {
    margin-bottom: 0;
  }
  .form-submitted {
    padding-bottom: 53px;
  }
  .form-submitted .btn {
    margin-top: 37px;
  }
  .form-page .form-submitted h2 {
    display: none;
  }
  .page-not-found {
    padding: 10px;
  }
  .page-not-found .content-container {
    flex-direction: column;
  }
  .page-not-found .content-outer {
    padding: 17px 0 27px;
  }
  .page-not-found .page-not-found-img-wrapper {
    width: 211px;
    margin-bottom: 18px;
  }
  .page-not-found .page-not-found-text-wrapper {
    text-align: center;
  }
  .page-not-found .page-not-found-text-wrapper h1 {
    font-size: 52px;
    margin-bottom: 5px;
  }
  .page-not-found .page-not-found-text-wrapper h2 {
    font-size: 25px;
    margin-bottom: 25px;
    font-weight: 500;
  }
  .page-not-found .page-not-found-text-wrapper p {
    font-size: 18px;
    margin-bottom: 27px;
  }
  .page-not-found .btn {
    margin: 0 auto;
  }
  .cities-expanded-list {
    background-color: #298cca;
    width: 100%;
    flex-wrap: wrap;
    top: 0;
    padding: 17px 14px 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  }
  .cities-expanded-list ul {
    width: auto;
    padding: 0 30px 0;
    margin: 12px 0 28px;
  }
  .cities-expanded-list ul:not(:last-child) {
    border-left: 1px solid #fff;
  }
  .cities-expanded-list ul:nth-of-type(3n+1) {
    padding-left: 30px;
    padding-right: 0;
  }
  .cities-expanded-list li {
    line-height: 1;
    padding: 10px 0;
  }
  .cities-expanded-list li:first-child {
    padding-top: 0;
  }
  .cities-expanded-list li:last-child {
    padding-bottom: 0;
  }
  .form-contact-page .btn {
    margin-bottom: 5px;
  }
  .wpcf7 form.invalid .wpcf7-response-output {
    font-size: 16px;
  }
  .organization-search-section {
    margin-top: 72px;
    padding-top: 52px;
  }
  .organization-search-section h1 {
    line-height: 1.3;
    font-size: 22px;
    max-width: 230px;
    margin-bottom: 44px;
  }
  .organization-search-section .organization-separator {
    width: 240px;
    margin-bottom: 54px;
  }
  .organization-list-page .more-articles:not(.same-project-articles) {
    padding-top: 56px;
    padding-bottom: 31px;
  }
  .organization-list-page .more-articles:not(.same-project-articles) .change-view-btn {
    margin-bottom: 29px;
  }
  .organization-list-page .more-articles:not(.same-project-articles) .content-container {
    padding: 0 9px;
  }
  .organization-list-page .more-articles:not(.same-project-articles) h2 {
    margin-bottom: 26px;
  }
  .organization-list-page .more-articles:not(.same-project-articles) .card {
    padding-bottom: 46px !important;
  }
  .organization-list-page .more-articles:not(.same-project-articles) .card .img-holder {
    margin-bottom: 22px;
  }
  .organization-list-page .more-articles:not(.same-project-articles) .card img {
    height: 152px;
  }
  .organization-list-page .more-articles:not(.same-project-articles) .card h3 {
    line-height: 1.4;
    margin-bottom: 8px;
  }
  .organization-list-page .more-articles:not(.same-project-articles) .card h3::after {
    margin-top: 8px;
  }
  .organization-list-page .more-articles:not(.same-project-articles) .card a {
    bottom: 20px;
  }
  .organization-list-page .card-wrapper:not(.list-view) {
    margin: 0 -4.5px !important;
    padding: 0 9px !important;
  }
  .organization-list-page .card-wrapper:not(.list-view) .card-container {
    padding: 0 4.5px;
  }
  .organization-list-page .promo-section {
    padding: 27px 0 32px;
  }
  .organization-list-page .promo-section h2 {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 1px;
  }
  .organization-list-page .promo-section p {
    font-size: 16px;
    line-height: 1.85;
    max-width: 275px;
    margin: 0 auto;
  }
  .organization-list-page .promo-section .btn {
    margin: 13px auto 0;
  }
  .organization-info {
    margin-top: 72px;
  }
  .organization-info .content-container {
    padding: 36px 9px 40px;
  }
  .organization-info .title-wrapper h1::before {
    content: none;
  }
  .organization-info .title-wrapper .btn {
    display: none;
  }
  .charitable-organization .card-section.project-cards {
    padding: 47px 0 44px;
  }
  .charitable-organization .card-section.project-cards h2 {
    margin-bottom: 26px;
  }
  .charitable-organization .card-section.project-cards .card .card-img {
    margin-bottom: 9px;
  }
  .charitable-organization .card-section.project-cards .card h4 {
    font-size: 16px;
    line-height: 1.7;
  }
  .charitable-organization .card-section.project-cards .card .title-separator {
    display: flex;
    min-height: 17px;
  }
  .charitable-organization .card-section.project-cards .card .card-description-wrapper {
    margin-bottom: 27px;
  }
  .charitable-organization .card-section.project-cards .card .card-location {
    margin-bottom: 33px;
  }
  .charitable-organization .card-section.project-cards .card .card-favourite {
    margin-bottom: 28px;
  }
  .charitable-organization .card-section.project-cards .card .card-footer {
    padding-top: 17px;
  }
  .charitable-organization .card-section.project-cards .badge {
    right: -7px;
    top: 12px;
  }
  .organization-info-footer {
    display: none;
    margin-bottom: 41px;
    margin-top: 10px;
  }
  .organization-info-footer-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }
  .organization-info-footer-mobile .btn {
    margin: 0 auto;
    width: auto;
    height: auto;
    padding: 8px 20px;
    letter-spacing: 0.1px;
  }
  .organization-info-footer-mobile .organization-info-footer {
    display: flex;
  }
  .card-section .footer-section-link-wrapper {
    justify-content: center;
    margin-top: 22px;
    padding: 0;
  }
  .card-section .footer-section-link {
    font-size: 16px;
  }
  .form-find-project .tab-nav li {
    min-width: 60px;
  }
  .form-tab .gender-radio span {
    min-width: 60px;
  }
  .search-result-section {
    margin-top: 72px;
    padding: 37px 0 30px;
  }
  .search-result-section h2.title-with-line {
    margin-bottom: 32px;
  }
  .search-result-section h2.title-with-line::before {
    content: none;
  }
  .search-result-section h2.title-with-line span {
    font-size: 18px;
  }
  .search-result-section.card-section .badge {
    right: -14px;
    padding: 4px 19px;
    top: 16px;
  }
  .search-result-section.card-section .card-container:last-of-type {
    margin-bottom: 0;
  }
  .search-result-section.card-section .card {
    margin-bottom: 17px;
  }
  .search-result-section.card-section .card h3,
  .search-result-section.card-section .card h4 {
    font-size: 18px;
    line-height: 1.6;
  }
  .search-result-section.card-section .card-img {
    margin-bottom: 20px;
  }
  .search-result-section.card-section .card-title-wrapper {
    margin-bottom: 0;
  }
  .search-result-section.card-section .card .title-separator {
    min-height: 48px;
  }
  .search-result-section.card-section .card-description {
    line-height: 1.75;
  }
  .search-result-section.card-section .card-desctiption-wrapper {
    margin-bottom: 23px;
  }
  .search-result-section.card-section .card-location {
    margin-bottom: 26px;
  }
  .search-result-section.card-section .card-favourite {
    margin-bottom: 16px;
  }
  .search-result-section.card-section .card-footer {
    padding-top: 20px;
  }
  .promo-article .content-container {
    padding: 47px 9px 16px;
  }
  .promo-article h2 {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 21px;
  }
  .promo-article-content {
    display: block;
  }
  .promo-article-content img {
    width: 100%;
    max-width: 353px;
    margin-left: auto;
    margin-bottom: 18px;
  }
  .promo-article-text {
    display: flex;
    flex-direction: column;
  }
  .promo-article-text p {
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 63px;
  }
  .promo-article .card-more-link {
    margin: 0 16px 8px;
  }
  .promo-wrapper {
    margin-bottom: 0;
  }
  .promo-wrapper > div:not(:first-child) {
    margin-top: 41px;
  }
  .promo-wrapper > div:last-child {
    margin-bottom: 0 !important;
  }
  .promo-section.promo-red .content-container {
    padding: 24px 9px 30px;
    background-color: #ec5d2b;
  }
  .promo-section.promo-red .title-with-line {
    background: #f05640;
    width: 100%;
  }
  .promo-section.promo-red .title-with-line::before {
    content: "";
  }
  .promo-section.promo-red h2.title-with-line {
    margin-bottom: 7px;
  }
  .promo-section.promo-red h2.title-with-line span {
    font-size: 18px;
  }
  .promo-section.promo-red p {
    font-size: 14px;
    line-height: 1.55;
    padding: 0 10px;
  }
  .promo-section.promo-red .btn {
    margin-top: 26px;
  }
  .form-contact-page .form-wrapper .form-content {
    padding-top: 23px;
  }
  .form-contact-page .form-tab {
    margin-top: 0;
  }
  .form-contact-page .contact-page-title.title-with-link {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 576px) {
  .wishlist .card-section {
    margin: 52px 0 8px;
  }
  .search-result-section h2 {
    max-width: 353px;
    margin-left: auto;
    margin-right: auto;
  }
  #header.show-breadcrumb .breadcrumb ul li strong, #header.show-breadcrumb .breadcrumb ul li b {
    font-weight: normal;
    font-size: 1em;
  }
  .card-section {
    padding: 39px 0 22px !important;
  }
  .card-section.initial-projects {
    padding: 49px 0 22px !important;
  }
  .card-section.initial-projects h2.center-title {
    margin-bottom: 24px;
  }
  .card-section.initial-projects h2.center-title span {
    font-size: 19px;
  }
  .card-section.initial-projects h2.center-title i {
    font-size: 22px;
  }
  .card-section .title-separator {
    display: block;
  }
  .card-section .badge {
    right: -7px;
    padding: 4px 7px;
  }
  .card-section h2 {
    margin-bottom: 36px;
    line-height: 1.25;
  }
  .card-section h2.center-title span {
    font-size: 20px;
  }
  .card-section .card-container {
    margin-bottom: 0;
  }
  .card-section .card {
    margin-bottom: 10px;
    padding: 7px 7px 19px;
    max-width: none;
  }
  .card-section .card h3,
  .card-section .card h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
  }
  .card-section .card h3::after,
  .card-section .card h4::after {
    content: none;
  }
  .card-section .card .card-description-wrapper {
    margin-bottom: 25px;
  }
  .card-section .card .card-location {
    font-size: 14px;
    margin-bottom: 35px;
  }
  .card-section .card .card-location .location-icon {
    margin-right: 0;
    margin-left: 13px;
  }
  .card-section .card .card-location p {
    line-height: 1.5;
  }
  .card-section .card .card-favourite {
    font-size: 14px;
    margin-bottom: 27px;
  }
  .card-section .card .card-favourite svg {
    margin-right: -1px;
    margin-left: 9px;
  }
  .card-section .card .card-footer {
    padding-top: 17px;
  }
  .card-section .card .card-footer .btn {
    line-height: 19px;
  }
  .card-section .card .title-separator {
    min-height: 44px;
  }
  .card-section .card .title-separator::before {
    top: 50%;
    width: 14px;
  }
  .card-section .card-img {
    margin-bottom: 8px;
  }
  .card-section .card-img img {
    height: 151px;
    object-fit: cover;
    width: 100%;
  }
  .card-section .card-wrapper {
    padding: 0 !important;
    margin: 0 -9px !important;
  }
  .form-find-project .project-form-tabs {
    padding-top: 46px;
    padding-bottom: 48px;
  }
  .form-find-project .tab-nav li {
    padding: 9px 5px 13px;
  }
  .text-main-section-with-background {
    margin-top: 72px;
  }
  .text-main-section-with-background .content-container {
    margin-bottom: 120px;
  }
  .article-cards {
    padding-top: 40px;
    padding-bottom: 37px;
  }
  .article-cards h2 {
    margin-bottom: 25px;
    padding: 0 20px;
  }
  .article-cards h2::before {
    width: 49px;
    top: 12px;
  }
  .article-cards h2::after {
    top: 12px;
    content: "";
    width: 49px;
    height: 1px;
    position: absolute;
    right: 0;
    background-color: #e0e0e0;
  }
  .article-cards h2 span {
    padding: 0;
  }
  .article-cards .cards-wrapper {
    padding: 0 3px;
    margin: 0;
  }
  .article-cards .card-item {
    max-width: 265px;
    padding: 10px 10px 15px;
    margin: 0 6px !important;
  }
  .article-cards .card-item img {
    height: 144px;
    object-fit: cover;
  }
  .article-cards .card-item .img-holder {
    margin-bottom: 7px;
  }
  .article-cards .card-item h4 {
    line-height: 1.65;
    font-size: 16px;
  }
  .article-cards .card-item .card-title-wrapper {
    margin-bottom: 22px;
  }
  .article-cards .card-item .card-description-wrapper {
    margin-bottom: 25px;
  }
  .article-cards .card-item .card-description-wrapper p {
    max-height: 150px;
  }
  .article-cards .card-item .card-more-link {
    margin: 0 0 15px;
  }
  .article-cards .card-item .card-more-link .arrow {
    margin: 0 8px 0 0;
  }
  .article-cards .card-item .card-footer {
    padding-top: 14px;
  }
  .article-cards .card-item .card-footer .btn {
    width: 227px;
  }
  .promo-section.promo-white {
    margin-top: 22px;
    padding-top: 22px;
    padding-bottom: 30px;
  }
  .promo-section.promo-white h2 {
    line-height: 1.35;
    margin-bottom: 5px;
  }
  .promo-section.promo-white h2 span {
    font-size: 18px;
  }
  .promo-section.promo-white p {
    font-size: 14px;
    line-height: 1.55;
    padding: 0 9px;
  }
  .promo-section.promo-blue {
    padding: 29px 0;
  }
  .promo-section.promo-blue h2 {
    font-weight: normal;
    margin-bottom: 3px;
  }
  .promo-section.promo-blue p {
    line-height: 1.6;
  }
  .promo-section.promo-blue .btn {
    margin: 21px auto 0;
  }
  .text-page {
    margin-top: 72px;
  }
  .text-page h1 {
    padding-bottom: 22px;
    margin-bottom: 21px;
  }
  .title-with-line.center-title span {
    padding: 0 12px;
    display: inline-block;
    max-width: calc(100% - 48px);
  }
  .main-section {
    padding-top: 100px;
    padding-bottom: 32px;
  }
  .main-section h1 {
    text-align: center;
    font-weight: normal;
    font-size: 21px;
    margin: 0 0 26px;
  }
  .main-section h1::after {
    margin: 29px auto 0;
    width: 23px;
  }
  .main-section h2 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 57px;
    line-height: 1.45;
  }
  .main-section h2 strong {
    font-size: 17px;
    margin-top: 3px;
  }
  .main-section h3 {
    text-align: center;
    font-size: 20px;
  }
  .main-section form h3 {
    font-size: 20px;
  }
  .main-section .checkbox-slider {
    margin: 0 15px 21px 13px !important;
    width: auto;
    justify-content: space-between;
  }
  .main-section .search-fields-wrapper {
    flex-direction: column;
  }
  .main-section .search-fields-wrapper .field-wrapper {
    min-height: 35px;
    max-height: 35px;
  }
  .main-section .search-fields-wrapper .field-wrapper .input-with-icon::after {
    left: 13px;
  }
  .main-section .search-fields-wrapper .field-wrapper:first-child {
    margin-bottom: 5px;
  }
  .main-section .search-fields-wrapper .field-wrapper:first-child .input-with-icon {
    padding-right: 41px;
    padding-left: 36px;
  }
  .main-section .search-fields-wrapper .field-wrapper:first-child .input-with-icon svg {
    right: 11px;
    width: 15px;
  }
  .main-section .search-fields-wrapper .field-wrapper:last-child .input-with-icon {
    padding-right: 42px;
  }
  .main-section .search-fields-wrapper .field-wrapper:last-child .input-with-icon svg {
    right: 5px;
    width: 26px;
  }
  .main-section .search-fields-wrapper .field-wrapper .search-input-wrapper {
    margin-bottom: 19px;
  }
  .main-section .search-fields-wrapper .field-wrapper.cities-dropdown .dropdown-content {
    padding: 13px 12px 13px 10px;
    top: calc(100% + 2px);
  }
  .main-section .search-fields-wrapper .field-wrapper.category-dropdown .dropdown-content {
    padding: 31px 13px 13px;
    top: calc(100% + 2px);
  }
  .main-section .search-fields-wrapper .field-wrapper .checkbox-list li {
    margin: 0;
    padding: 0 0 16.5px;
  }
  .main-section .search-fields-wrapper .field-wrapper .checkbox-list li:nth-of-type(odd) {
    padding-left: 20px;
    border-left: 1px solid #e0e0e0;
  }
  .main-section .search-fields-wrapper .field-wrapper .checkbox-list li:nth-of-type(even) {
    padding-right: 27px;
  }
  .main-section .search-fields-wrapper .field-wrapper .location-list {
    margin-left: auto;
    font-size: 15px;
    width: auto;
  }
  .main-section .search-fields-wrapper .field-wrapper .location-list:last-of-type {
    margin-right: 32px;
  }
  .main-section .search-fields-wrapper .field-wrapper .location-list li {
    margin-bottom: 22px;
  }
  .main-section .search-fields-wrapper .field-wrapper .search-result {
    font-size: 16px;
  }
  .main-section .search-fields-wrapper .field-wrapper .search-result li {
    margin-bottom: 21px;
  }
  .main-section .search-fields-wrapper .field-wrapper .search-result li:nth-child(2) {
    margin-top: 20px;
  }
  .main-section .search-fields-wrapper .field-wrapper .search-result li b {
    font-size: 1.15em;
  }
  .main-section .cities-dropdown {
    background-size: 13px;
  }
  .main-section .category-dropdown {
    background-position: calc(100% - 6px) center !important;
    background-size: 25px;
  }
  .our-clients {
    padding-bottom: 8px;
  }
  .our-clients .client-logo-item {
    height: 50px;
  }
  .our-clients h2 {
    font-size: 18px;
    margin-bottom: 39px;
  }
  .our-clients h2 span {
    padding: 0 12px;
  }
  .with-bottom-separator .content-container {
    border: none;
  }
  .steps-section {
    padding-top: 31px;
    padding-bottom: 15px;
  }
  .steps-section .steps-background {
    padding: 9px;
    margin-bottom: 0;
  }
  .steps-section .steps-container {
    padding: 35px 18px 9px 17px;
  }
  .steps-section .content-container {
    padding: 0;
  }
  .steps-section .steps-list {
    flex-direction: column;
    display: flex;
  }
  .steps-section .steps-list .step-item {
    margin-bottom: 22px;
    order: initial !important;
  }
  .steps-section .steps-list .step-item:last-of-type {
    margin-bottom: 24px;
  }
  .steps-section .steps-list .step-count {
    padding-left: 0;
    margin-left: 63px;
    font-size: 67px;
    width: 15px;
    margin-right: 5px;
  }
  .steps-section .steps-list .step-count::after {
    top: calc(50% + 2px);
    left: -44px;
  }
  .steps-section .steps-list h3 {
    font-size: 20px;
    margin: 5px 0;
    line-height: 1.1;
  }
  .steps-section .steps-list p {
    font-size: 14px;
    line-height: 1.8;
  }
  .statistics-section {
    margin: 0;
  }
  .statistics-section h2 span {
    font-size: 18px;
    padding-left: 12px;
  }
  .statistics-section .content-container {
    padding: 0;
  }
  .statistics-section .statistic-card {
    padding: 45px 30px 40px 9px;
    margin-bottom: 15px;
  }
  .statistics-section .statistic-card h2 {
    margin-bottom: 43px;
  }
  .statistics-section .statistic-card h2 span {
    font-size: 18px;
    padding-left: 12px;
  }
  .statistics-section .card-item-wrapper {
    flex-direction: column;
  }
  .statistics-section .card-item-wrapper .card-item {
    flex-direction: row;
    padding: 0;
    justify-content: space-between;
    margin-bottom: 45px;
  }
  .statistics-section .card-item-wrapper .card-item p {
    margin-bottom: 15px;
    font-size: 16px;
    text-align: right;
  }
  .statistics-section .card-item-wrapper .card-item .card-footer {
    align-items: flex-start;
    padding: 0 29px 0 0 !important;
    flex-basis: 57%;
    margin-top: -2px;
    border-left: none !important;
    border-right: 1px solid #dbdbdb !important;
  }
  .statistics-section .card-item-wrapper .card-item .card-footer::after {
    content: "";
    left: auto;
    right: 0;
    bottom: 0;
    max-height: 57px;
  }
  .statistics-section .card-item-wrapper .card-item span {
    line-height: 0.7;
  }
  .statistics-section .image-equal-height {
    flex-basis: 36%;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .statistics-section .card {
    display: flex;
    flex-direction: column;
    padding: 43px 9px 65px;
  }
  .statistics-section .card h2 {
    order: 1;
    margin-right: 0;
    width: auto;
    margin-bottom: 31px;
  }
  .statistics-section .card .card-img-wrapper {
    width: 100%;
    order: 2;
    float: none;
    margin: 0 0 18px;
    text-align: center;
  }
  .statistics-section .card .card-img-wrapper img {
    width: 100%;
  }
  .statistics-section .card p {
    order: 3;
    line-height: 1.75;
  }
  .statistics-section .card .card-link {
    bottom: 24px;
    left: 23px;
  }
  .statistics-section .card-item img {
    max-width: 96px;
  }
  .business-statistics {
    width: calc(100% - 18px);
    margin: 0 auto;
    padding-top: 52px;
    padding-bottom: 0;
  }
  .business-statistics h2 {
    text-align: right;
    font-size: 18px;
    margin-bottom: 37px;
  }
  .business-statistics h2::before {
    background-color: #000;
    left: 9px;
    width: calc(100% - 10px);
  }
  .business-statistics h2 span {
    padding: 0 0 0 14px;
  }
  .business-statistics .stat-item-wrapper {
    flex-direction: column;
  }
  .business-statistics .stat-item {
    margin-left: 0 !important;
    padding-left: 0;
    flex-direction: row;
    width: 100%;
    align-items: flex-start;
    margin-bottom: 22px;
  }
  .business-statistics .stat-item h3 {
    text-align: right;
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 1.25;
  }
  .business-statistics .stat-item:last-child {
    margin-bottom: 19px;
  }
  .business-statistics .stat-item:last-child .stat-img-wrapper {
    margin-bottom: 0;
  }
  .business-statistics .stat-item:nth-child(1) .stat-img img {
    width: 75px;
  }
  .business-statistics .stat-item:nth-child(2) .stat-img img {
    width: 71px;
  }
  .business-statistics .stat-item:nth-child(3) .stat-img img {
    width: 71px;
  }
  .business-statistics .stat-img-wrapper, .business-statistics .stat-content {
    width: 50%;
  }
  .business-statistics .stat-img-wrapper {
    padding-left: 6px;
    margin-bottom: 0;
  }
  .business-statistics .stat-img-wrapper::after {
    content: none;
  }
  .business-statistics .stat-img {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .business-statistics .stat-content {
    padding-right: 21px;
    padding-top: 6px;
    position: relative;
    align-items: flex-start;
  }
  .business-statistics .stat-content::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 46px;
    background-color: #fff;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
  }
  .promo-section .content-container {
    padding: 0 9px;
  }
  .promo-section h2 {
    font-size: 18px;
    font-weight: bold;
  }
  .promo-section h2 span {
    padding: 0 15px;
    display: inline-block;
    margin-bottom: 0;
  }
  .business-cards .card-wrapper-mobile {
    overflow: auto;
    margin: 0 -9px;
  }
  .business-cards .card-wrapper {
    display: flex;
    width: max-content;
    padding: 0 9px;
  }
  .business-cards .card:not(:last-child) {
    margin-left: 18px;
  }
  .business-cards .card-more-link {
    margin: 0 3px 5px;
  }
  .business-cards .card-more-link .arrow {
    margin-right: 7px;
  }
  .large-cards {
    padding-top: 33px;
    padding-bottom: 16px;
  }
  .large-cards .card-img-wrapper img {
    max-width: 86px;
    margin-left: 14px;
  }
  .large-cards .card-img-wrapper::after {
    content: none;
  }
  .large-cards .card-lg {
    padding-top: 41px;
  }
  .large-cards .card-lg h2 {
    font-size: 18px;
  }
  .large-cards .card-lg:first-child h2 {
    margin-bottom: 49px;
  }
  .large-cards .card-lg:first-child ul {
    font-size: 14px;
  }
  .large-cards .card-lg:first-child ul li {
    margin-bottom: 39px;
    padding-right: 13px;
  }
  .large-cards .card-lg:last-child {
    padding-top: 40px;
    padding-bottom: 31px;
  }
  .large-cards .card-lg:last-child h2 {
    margin-bottom: 29px;
  }
  .large-cards .card-lg:last-child ul {
    padding-right: 6px;
    border-color: #f2f2f2;
  }
  .large-cards .card-lg:last-child ul li {
    padding-right: 7px;
  }
  .large-cards .card-lg:last-child .card-description {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 52px;
  }
  .large-cards .card-lg .card-list-wrapper {
    margin: 0 -6px;
  }
  .large-cards .card-lg .card-footer .btn {
    margin-top: 60px;
    width: 198px;
    line-height: 19px;
  }
  .reviews {
    padding-top: 45px;
    padding-bottom: 34px;
  }
  .reviews h2 {
    font-size: 18px;
    margin-bottom: 36px;
  }
  .reviews h2 span {
    padding: 0 12px;
  }
  .reviews .review-items-wrapper {
    padding: 0;
  }
  .reviews .review-items-wrapper img {
    width: 128px;
    height: 128px;
  }
  .reviews .review-items-wrapper .img-holder {
    margin-bottom: 20px;
  }
  .reviews .review-body-wrapper {
    margin-bottom: 66px;
  }
  .reviews .review-body-wrapper .reviewer-info span {
    margin-bottom: 2px;
  }
  .reviews .review-item:not(:last-child) .review-body-wrapper {
    border-left: none;
  }
  .reviews .slick-dots button {
    display: block;
  }
  .partners {
    background: #fff;
    padding: 43px 0 50px;
    border-bottom: 1px solid #e0e0e0;
  }
  .partners h2 {
    padding: 0 9px;
    font-size: 18px;
    margin-bottom: 39px;
  }
  .partners h2 span {
    background: #fff;
    padding: 0 12px;
  }
  .partners .partner-items-wrapper {
    padding: 0 0 64px;
  }
  .partners .partner-items-wrapper .slick-arrow {
    top: 32px;
    background-color: transparent;
  }
  .partners .partner-items-wrapper .slick-dots button {
    display: block;
  }
  .partners .partner-item img {
    object-fit: contain;
  }
  .partners .partner-item .img-holder {
    margin-bottom: 21px;
  }
  .partners .partner-item h5 {
    margin-bottom: 7px;
    line-height: 0.5;
  }
  .partners .partner-item p {
    line-height: 1.55;
  }
  .partners .partner-item:not(:last-child) .partner-wrapper {
    border-left: none;
  }
  .about-us-info .img-container-wrapper {
    flex-direction: column;
    margin-top: 33px;
    margin-bottom: 36px;
  }
  .about-us-info .img-container-wrapper .img-container {
    margin-left: 0;
    margin-bottom: 32px;
    padding-bottom: 25px;
  }
  .about-us-info .img-container-wrapper .img-container:last-child {
    margin-bottom: 0;
  }
  .wishlist-cards .card-wrapper {
    flex-direction: column;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .wishlist-cards .card-wrapper .card {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    max-width: none;
  }
  .more-articles {
    padding-bottom: 36px;
  }
  .more-articles .card-wrapper {
    padding: 0 9px;
  }
  .more-articles .card-wrapper .card {
    max-width: 265px;
  }
  .more-articles .card-wrapper .card p {
    max-height: 200px;
  }
  .more-articles .card-wrapper .card:not(:last-child) {
    margin-left: 9px;
  }
  .section-with-center-text.company-main-section {
    background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url("../src/images/company-page-main-bg-mobile.jpg");
  }
  .about-us-info .about-us-info-container {
    padding: 0 9px;
  }
  .about-us-info .img-container-wrapper img {
    width: 100%;
  }
  .form-submitted h2 {
    margin-bottom: 37px;
  }
  .project-page .form-submitted {
    margin-top: -42px;
    padding-bottom: 0;
  }
  .project-page .share-and-favourite {
    margin-bottom: 18px;
  }
  .project-page .share-wrapper a {
    display: none;
  }
  .project-page .share-wrapper .share-mobile {
    display: flex;
    align-items: center;
  }
  .project-page .share-wrapper .share-mobile img {
    display: inline;
  }
  .project-page .project-desc {
    margin-bottom: 27px;
  }
  .project-page .favourite-btn svg {
    margin-right: 0;
  }
  .project-page .project-page-title {
    margin-bottom: 24px;
  }
  .project-page .project-title {
    margin-bottom: 15px;
    line-height: 1.15;
  }
  .project-page .organization-title {
    padding-bottom: 29px;
    margin-bottom: 36px;
  }
  .project-page .badge {
    top: 14px;
  }
  .project-page .content-container {
    padding: 43px 9px 25px;
  }
  .project-page .project-info-wrapper {
    flex-direction: column;
    margin-bottom: 31px;
  }
  .project-page .project-info-card {
    margin: 0;
  }
  .project-page .project-info-card .badge {
    right: 0;
  }
  .project-page .project-card-img img {
    width: 100%;
    height: 185px;
  }
  .project-page .project-info-stripe {
    flex-direction: column;
    align-items: flex-start;
    padding: 4px 0 9px;
    position: relative;
  }
  .project-page .project-info-stripe .project-details div:not(:first-child) {
    margin-top: 13px;
  }
  .project-page .project-location-wrapper {
    display: block;
    border: none;
  }
  .project-page .project-location-wrapper h2 {
    margin-bottom: 25px;
  }
  .project-page .project-location-wrapper .project-location {
    margin-right: 0;
    margin-bottom: 12px;
    position: static;
  }
  .project-page .project-details {
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
  }
  .project-page .project-details div::after {
    content: none !important;
  }
  .project-page .project-form-tabs .tab-nav li {
    min-width: auto;
    padding: 10px 5px 13px;
  }
  .organization-search-section {
    padding-bottom: 46px;
  }
  .organization-search-wrapper .search-icon {
    left: 5px;
  }
  .text-section-with-background {
    padding-top: 31px;
  }
  .text-section-with-background h2,
  .text-section-with-background h3 {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .text-section-with-background h2::after,
  .text-section-with-background h3::after {
    content: none;
  }
  .text-section-with-background {
    /*h2{
      line-height: 1.45;
      margin-bottom: 28px;
    }*/
  }
  .section-with-center-text {
    margin-top: 72px;
    padding: 155px 15px 211px;
    background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url("../src/images/about-us-bg-mobile.jpg") no-repeat top/cover;
  }
  .section-with-center-text h1 {
    line-height: 1.13;
    letter-spacing: 0.14px;
    margin-bottom: 2px;
  }
  .section-with-center-text h2 {
    line-height: 1.2;
    letter-spacing: 0.5px;
  }
  .header-container {
    padding: 0 9px;
  }
  .breadcrumb ul {
    font-size: 11px;
    padding: 3px 9px;
    letter-spacing: 1.35px;
  }
  #header {
    border-bottom: 1px solid #fff;
  }
  .breadcrumb ul li:not(:last-child)::after {
    font-size: 8px;
  }
  .header-languages {
    padding-bottom: 23px;
  }
  .business-cards {
    padding-top: 45px;
  }
  .business-cards h2 {
    margin-bottom: 26px;
  }
  .business-cards .card-wrapper {
    border-bottom: none;
  }
  .business-cards .card p {
    max-height: 125px;
  }
  .business-cards:not(.company-cards) {
    padding-top: 39px;
    padding-bottom: 32px;
    position: relative;
  }
  .business-cards:not(.company-cards)::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: calc(100% - 18px);
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #e0e0e0;
  }
  .business-cards:not(.company-cards) .title-with-line {
    text-align: center;
  }
  .business-cards:not(.company-cards) .title-with-line span {
    padding: 0 12px;
  }
  .business-cards:not(.company-cards) .card {
    max-width: 247px;
    padding: 10px 10px 18px;
  }
  .business-cards:not(.company-cards) .card img {
    height: 134px;
    object-fit: cover;
    margin-bottom: 17px;
  }
  .business-cards:not(.company-cards) .card h3 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .business-cards:not(.company-cards) .card p {
    line-height: 1.84;
    max-height: 130px;
    margin-bottom: 24px;
  }
  .business-cards:not(.company-cards) .card .card-more-link {
    margin: 0 0 17px;
  }
  .business-cards:not(.company-cards) .card:not(:last-child) {
    margin-left: 11px;
  }
  .business-cards:not(.company-cards) .card-footer a {
    width: 198px;
  }
  .big-cards {
    padding-top: 45px;
  }
  .big-cards .card-content {
    padding: 39px 12px 53px;
  }
  .big-cards .title-with-line {
    margin-bottom: 48px;
  }
  .big-cards .title-with-line span {
    padding-right: 3px;
    padding-left: 12px;
    letter-spacing: 0.4px;
  }
  .big-cards .title-with-line::before {
    background-color: #000;
  }
  .big-cards .card-img-wrapper {
    margin-bottom: 31px;
  }
  .big-cards .card-body > p {
    padding: 0;
  }
  .big-cards .company-card-slider {
    padding: 0;
  }
  .big-cards .company-card-slider .card-body > p {
    max-height: 130px;
    margin-bottom: 25px;
  }
  .big-cards .company-card-slider .card-footer {
    margin-bottom: 11px;
  }
  .big-cards .company-card-slider .card-content {
    padding-top: 0px;
  }
  .big-cards .card-item:first-child {
    margin-bottom: 17px;
  }
  .big-cards .card-item:first-child .card-img-wrapper {
    margin-bottom: 55px;
  }
  .big-cards .card-item:not(.card-with-slider) .title-with-line {
    margin-bottom: 48px;
  }
  .big-cards .card-item:not(.card-with-slider) .title-with-line::before {
    top: 25%;
  }
  .big-cards .card-item:not(.card-with-slider) .title-with-line span {
    max-width: 234px;
    display: inline-block;
    line-height: 1.4;
  }
  .faq-section .faq-sidebar .project-history-card, .faq-section .faq-sidebar .card {
    max-width: none;
  }
  .more-articles.company-articles .title-with-line {
    text-align: right;
    padding: 0;
    margin-bottom: 40px;
  }
  .more-articles.company-articles .title-with-line::before {
    top: 25%;
  }
  .more-articles.company-articles .title-with-line span {
    max-width: 215px;
    display: inline-block;
    line-height: 1.4;
    padding: 0 0 0 12px;
  }
  .more-articles.company-articles .card-wrapper .card p {
    margin-bottom: 14px;
  }
  .more-articles.company-articles .card {
    padding-bottom: 42px !important;
  }
  .more-articles.company-articles .card .card-title-line .title-bottom-line::after {
    width: 16px;
  }
  .more-articles.company-articles .card h3 {
    margin-bottom: 10px;
  }
  .more-articles.company-articles .card h3 a {
    margin-bottom: 12px;
  }
  .more-articles.company-articles .card .img-holder {
    margin-bottom: 23px;
  }
  .more-articles.company-articles .card img {
    height: 152px;
    object-fit: cover;
  }
  .more-articles.company-articles .card-wrapper-mobile {
    margin: 0 -9px;
  }
  .more-articles.company-articles .card-more-link {
    bottom: 22px;
    margin: 0 5px 5px;
  }
  .promo-green {
    padding: 32px 0 34px;
  }
  .promo-green h2 {
    margin-bottom: 9px;
  }
  .promo-green p {
    font-size: 16px;
  }
  .promo-green .btn {
    margin-top: 48px;
  }
  .article p:last-of-type {
    margin-bottom: 71px;
  }
  .business-video {
    margin-top: 72px;
    padding-top: 30px;
    padding-bottom: 50px;
    background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url("../images/business-video-img-mobile.jpg") no-repeat center/cover;
  }
  .business-video h1 {
    margin-bottom: 5px;
  }
  .business-video h2 {
    font-size: 19px;
    text-align: center;
    max-width: 215px;
    line-height: 1.5;
    margin-bottom: 60px;
  }
  .business-video .video-play-btn {
    width: 76px;
    height: 76px;
    background-size: contain;
    margin-bottom: 86px;
  }
  .business-video .business-btn-wrapper::before, .business-video .business-btn-wrapper::after {
    width: calc(50% - 107px);
  }
  .badge {
    top: 12px;
    right: -10px;
  }
  .empty-wishlist {
    margin-top: 36px;
    margin-bottom: 40px;
    padding: 0 9px;
  }
  .empty-wishlist .content-container {
    padding: 25px 0 28px;
  }
  .project-form-tabs .tab-nav {
    font-size: 14px;
    padding: 0 19px;
  }
  .form-title .required-fields-title,
  .form-title h3 {
    font-size: 14px;
  }
  .form-title .required-fields-title:last-child,
  .form-title h3:last-child {
    margin-bottom: 31px;
  }
  .form-title .required-fields-title:last-child,
  .form-title h3:last-child {
    font-size: 16px;
  }
  .form-title {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.59px;
    font-weight: normal;
    margin-bottom: 23px;
  }
  .form-tab {
    margin-top: 55px;
  }
  .form-tab .form-footer-label {
    font-size: 14px;
  }
  .form-tab .form-footer-label:last-of-type {
    margin-bottom: 45px;
  }
  .form-tab .gender-radio {
    margin-top: 16px;
    padding: 0 74px 0 56px;
    margin-bottom: 81px;
  }
  .form-tab .gender-radio span {
    max-width: none;
    padding: 0 8px 17px;
  }
  .form-tab .gender-radio span::after {
    width: 90%;
  }
  .bottom-form-comment {
    margin-bottom: 53px;
  }
  .search-result-section.card-section .card-container {
    width: 100%;
    padding: 0 !important;
  }
  .search-result-section.card-section .card-container .card {
    padding: 14px 14px 20px;
  }
  .section-no-results {
    margin: 37px 0 0;
  }
  .section-no-results .title-with-line::before {
    content: none;
  }
  .section-no-results h2 {
    line-height: 1.35;
    margin-bottom: 36px;
  }
  .section-no-results .no-results-block {
    padding: 41px 15px 50px;
    margin-left: -9px;
    margin-right: -9px;
  }
  .section-no-results .no-results-block h3 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 25px;
  }
  .section-no-results .no-results-block h4 {
    line-height: 1.45;
  }
  .section-no-results .no-results-block .btn {
    margin-top: 51px;
  }
  .form-contact-page .form-wrapper .required-fields-title {
    margin-bottom: 24px;
  }
  .gov-companies-page .form-title .required-fields-title,
  .gov-companies-page .form-title h3 {
    margin-bottom: 22px;
  }
  .form-contact-us-companies .form-tab, .form-contact-us .form-tab, .form-organizations-archive .form-tab {
    margin-top: 23px;
  }
  .upload-btn-wrapper {
    overflow: hidden;
  }
  .form-your-story .form-tab {
    margin-top: 22px;
  }
  .form-your-story .form-title {
    margin-bottom: 22px;
  }
  .form-register .project-form-tabs .tab-nav {
    margin-top: 18px;
  }
  .form-organizations-archive .form-your-story .form-title {
    margin-bottom: 23px;
  }
  .promo-section.promo-red {
    margin: 0;
  }
  .wishlist .card-section .card-wrapper {
    margin: 0 !important;
  }
  .wishlist .card-section .card-container {
    margin-bottom: 10px;
  }
  .form-contact-page .form-tab textarea {
    margin-bottom: 7px;
  }
  .form-contact-page .wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 16px;
  }
  .search-result-section.card-section .card-wrapper {
    margin: 0 !important;
  }
  .project-form-tabs .form-tab textarea {
    margin-bottom: 13px;
  }
  .project-form-tabs .bottom-form-comment {
    margin-bottom: 49px;
  }
  .contact-us-companies .form-tab .btn, .contact-us-companies .wpcf7-submit, .form-contact-us-companies .form-tab .btn, .form-contact-us-companies .wpcf7-submit {
    margin-bottom: 33px;
  }
  .large-cards .card-lg h3::before {
    background-color: #e0e0e0;
  }
  .article-cards h2 span {
    display: inline-block;
    line-height: 1.3;
    padding: 0 10px;
  }
  .review-items-wrapper {
    justify-content: center;
  }
  .form-contact-page .wpcf7-checkbox .wpcf7-list-item-label::before {
    top: 3px;
  }
}
@media screen and (max-width: 460px) {
  .text-main-section-with-background .content-container {
    margin-bottom: 60px;
  }
  .upload-btn-wrapper {
    justify-content: space-between;
    margin-bottom: 27px;
  }
  .upload-btn-wrapper .custom-upload {
    width: 48px;
    height: 48px;
    margin: 0 !important;
  }
}
@media screen and (max-width: 400px) {
  .form-tab .gender-radio span {
    min-width: 45px;
  }
  .form-find-project .tab-nav li {
    min-width: 45px;
  }
  .header-logo svg {
    width: 91px;
    height: 36px;
    display: block;
  }
  .text-main-section-with-background .content-container {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 350px) {
  .large-cards .card-lg:last-child ul {
    font-size: 12px;
  }
}
@media screen and (min-width: 577px) {
  .share-and-favourite {
    align-items: flex-start !important;
  }
  .share-and-favourite > a {
    padding: 7px 0 9px !important;
  }
}
/*# sourceMappingURL=all.css.map */
