/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    A lightweight and minimalist WordPress theme for Elementor page builder.
 */

body {
  max-width: 1920px !important;
  margin: 0 auto !important;
  background-color: #e8f1e6 !important;
}

/* <<<<<<<<<<<<<<<<<<<<<<<defining font for heading and p tags >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

p,
div,
a,
li span,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "proxima-nova", sans-serif !important ;
}
p {
  margin-bottom: 0px !important;
}

#first-fact,
#second-fact,
#third-fact,
#nets-first-fact,
#nets-second-fact,
#nets-third-fact,
#nets-third-fact,
#nets-fourth-fact,
#nets-fifth-fact,
#nets-sixth-fact,
#nets-seventh-fact,
#nets-seventh-fact {
  opacity: 1;
  transition: all 400ms ease-in-out;
}

#first-fact:hover::before,
#second-fact:hover::before,
#third-fact:hover::before,
#nets-first-fact:hover:before,
#nets-second-fact:hover:before,
#nets-third-fact:hover:before,
#nets-third-fact:hover:before,
#nets-fourth-fact:hover:before,
#nets-fifth-fact:hover:before,
#nets-sixth-fact:hover:before,
#nets-seventh-fact:hover:before,
#nets-seventh-fact:hover:before {
  opacity: 0;
  transition: all 400ms ease-in-out;
}

/* <<<<<<<<<<<<<<<<<<<<styling carousel for 1st carousel>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#first-carousel .owl-dots .owl-dot.active span,
#about-carousel .owl-dots .owl-dot.active span,
#mission-carousel .owl-dots .owl-dot.active span {
  width: 13px;
  height: 13px;
  background: white;
  border: 2px solid white;
}

#first-carousel .owl-dots .owl-dot span,
#about-carousel .owl-dots .owl-dot span,
#mission-carousel .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  background: transparent;
  border: 2px solid white;
}

#first-carousel .owl-dot.active,
#first-carousel .owl-dot,
#about-carousel .owl-dot.active,
#about-carousel .owl-dot,
#mission-carousel .owl-dot.active,
#about-carousel .owl-dot {
  outline: none;
}

#first-carousel p {
  margin-bottom: 0px;
}

/* <<<<<<<<<<<<positioning dots>>>>>>>>>>>>>>>>>>>>>>> */

#first-carousel .owl-dots {
  display: inline;
  position: absolute;
  bottom: 70px;
  right: 270px;
}

#about-carousel .owl-dots,
#mission-carousel .owl-dots {
  bottom: 72px;
  display: inline;
  position: absolute;
  right: 320px;
}

/* <<<<<<<<< styling icons in menu >>>>>>>>>>>>>> */

#main-header {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 2;
}

#header-menu li a::after {
  bottom: 8px;
  height: 1.5px;
}

#header-menu li ul li a {
  padding-right: 30px;
}

/* #nav-right-menu li a::after {
  bottom: 23px;
} */

#header-menu li a {
  overflow: hidden;
}

#header-menu li:nth-child(2) a::after {
  width: 75%;
}

#header-menu li:nth-child(3) a::after,
#header-menu li:nth-child(4) a::after {
  width: 88%;
}

#header-menu .current-menu-ancestor a::after {
  height: 1.5px;
  width: 100%;
  left: 0;
  background-color: #3f444b;
  z-index: 2;
  opacity: 1;
}

/* <<<<<<<<<<<<<<<<<<<<< adding shadow in menu on scroll >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.header-shadow {
  -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}

#main-header img {
  -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  border-radius: 50%;
  -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  box-shadow: 0px 3px rgba(57, 63, 72, 0.3);
}

/* <<<<<<<<<<<<<<<<<<< three facts >>>>>>>>>>>>>>>>>>>>>>>>> */

#first-fact:hover,
#second-fact:hover,
#third-fact:hover {
  cursor: pointer;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<adding color to active text of second carousal >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#owl-container .owl-nav {
  position: absolute;
  left: 315px;
  right: 0;
  bottom: 48px;
}

/* handling icons if text goes beyond 500 alphabets including spaces  */

#owl-container.eight-lines .owl-nav {
  position: static;
  margin-top: 40px;
}

#owl-container .owl-nav button {
  background: transparent;
  outline: none;
}
#owl-container .owl-nav span {
  font-size: 35px;
  border: 2px solid;
  border-radius: 50%;
  padding: 0;
  color: #c6c9c5;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 5px;
  transition: all 400ms ease-in-out;
}
#owl-container .owl-nav button:hover span {
  color: #959794;
  transition: all 400ms ease-in-out;
}

#owl-container .owl-item {
  opacity: 0;
  transition: opacity 0.5s;
}

#owl-container .owl-item.active {
  opacity: 1;
  transition: opacity 0.5s;
}

/* <<<<<<<<<<<<<<<<<<<<<<< About us page >>>>>>>>>>>>>>>>>>>>> */

#heading-bel-banner .elementor-heading-title span {
  font-family: "nimbus-sans", sans-serif;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: -3px;
  color: black;
}

/* <<<<<<<<<<<<<<<<<<< contact us page >>>>>>>>>>>>>>>>>>>>>>> */

#contactus-form p {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 50px;
}

#contactus-form .contact-us-wrap {
  margin-top: 40px;
}

#contactus-form .elementor-widget-container h3 {
  margin: 0px;
}

#contactus-form div:nth-child(5) p {
  flex-direction: column;
}

#contactus-form div:nth-child(5) {
  width: 100%;
}

#contactus-form p span:first-child {
  margin-left: 3px;
}

#contactus-form p:nth-child(5),
#contactus-form p:nth-child(6) {
  display: block;
  width: 100%;
}

#contactus-form input {
  border: 0px;
  border-bottom: 1px solid;
  border-radius: 0px;
  width: 85%;
  padding: 10px 5px;
  background-color: transparent;
}

#contactus-form textarea {
  border: 0px;
  border-bottom: 1px solid;
  border-radius: 0px;
  width: 90%;
  background: transparent;
  height: 90px;
  resize: none;
  padding: 10px 5px;
}

#contactus-form input:focus {
  outline: 0px;
}

#contactus-form textarea:focus {
  outline: 0px;
}

#contactus-form .form-button input {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  background-color: #56c225;
  border: 1px solid #56c225;
  border-radius: 5px;
  width: auto;
  color: white;
  padding: 20px 50px 20px 20px;
}

#contactus-form .form-button input:hover {
  background-color: black;
  border-color: black;
}

#contactus-form .form-button p {
  width: max-content;
  position: relative;
  margin-top: 43px;
}

#contactus-form .form-button .wpcf7-spinner {
  display: none;
}

#contactus-form .form-button p::after {
  content: "";
  background-image: url("./Assets/Images/paperplane.png");
  display: block;
  background-repeat: no-repeat;
  background-size: 20px;
  right: 24px;
  position: absolute;
  top: 20px;
  filter: invert(1);
  height: 20px;
  width: 20px;
  pointer-events: none;
}

#contactus-form p:nth-child(6) input:hover {
  background-color: transparent;
  color: black;
}

#contactus-form p:nth-child(5) label {
  width: 79%;
}

#contactus-form span.wpcf7-not-valid-tip {
  display: none;
}

#contactus-form .wpcf7-response-output {
  width: 90%;
  margin-left: 0px;
}

.contact-us-wrap {
  display: inline-block;
  width: 48%;
}

#contact-info p,
#contact-info h3 {
  margin: 0px;
}

#contact-info .elementor-icon-box-wrapper a {
  transition: all 400ms ease-in-out;
}

#contact-info .elementor-icon-box-wrapper:hover a {
  color: #4cbb17;
  transition: all 400ms ease-in-out;
}

#contact-us-container .wpcf7 form.sent .wpcf7-response-output {
  margin-left: 0px;
  width: 90.4%;
}
/* Donate here page  */

#donate-eform .ipt-eform-content {
  background: transparent;
  box-shadow: none;
}
#donate-eform
  .ipt-uif-custom-material-custom.eform-override-element-boxy
  .input-field.has-icon
  > label.active {
  -webkit-transform: translateY(-150%) translateX(-2em);
  transform: translateY(-200%) translateX(-2em);
}
#donate-eform .ipt-uif-custom-material-custom .input-field label {
  font-size: 18px;
  font-weight: 500;
}
#donate-eform .ipt-uif-custom-material-custom .input-field label.active {
  font-size: 12px;
  color: black;
}
#donate-eform .eform-checkout-gateways div.ipt_uif_column_inner span {
  background-color: transparent;
}
#donate-eform .ipt_fsqm_form_button_container {
  width: fit-content;
  margin-left: 10px;
}
#donate-eform .ipt_fsqm_form_button_container button {
  content: "DONATE";
  background-color: #4cbb17;
  color: white;
  font-weight: 700;
  border-radius: 5px;
  padding-right: 50px;
}
#donate-eform .ipt_fsqm_form_button_container button:hover {
  background-color: black;
}
#donate-eform .ipt_fsqm_form_button_container .eform-button-container-inner {
  position: relative;
}
#donate-eform
  .ipt_fsqm_form_button_container
  .eform-button-container-inner::after {
  content: "";
  background-image: url(./Assets/Images/heart.png);
  display: block;
  background-repeat: no-repeat;
  background-size: 17px;
  right: 22px;
  position: absolute;
  top: 16px;
  filter: invert(1);
  height: 20px;
  width: 20px;
  pointer-events: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: black;
  transition: background-color 5000s ease-in-out 0s;
}
#donate-eform input,
#donate-eform .eform-stripe-checkout .eform-stripe-elements,
#donate-eform .select2-container {
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
  border-bottom: 1px solid;
}
#donate-eform .ipt-eform-math-fancy {
  display: none;
}
#donate-eform .eform-stripe-checkout,
#donate-eform .eform-stripe-checkout-elements .eform-stripe-elements {
  max-width: 100%;
}
#donate-eform .ipt_fsqm_success_wrap {
  overflow-x: auto;
  width: 100%;
}
#donate-eform {
  width: 100%;
}
#donate-eform
  .ipt-uif-custom-material-custom.eform-override-element-boxy
  .ipt_uif_column {
  margin-bottom: 20px;
}
#donate-eform .input-field.has-icon > input {
  padding-left: 40px;
}
/* Donate page-invoice */
#donate-invoice .ipt-eform-content {
  display: none;
}
#donate-invoice .eform-payment-retry {
  display: block;
}
#donate-invoice .ipt_uif_column {
  overflow-x: auto;
}
#donate-invoice .ipt_uif_column_full .ipt_fsqm_full_preview_sb {
  padding: 0px;
}
#donate-invoice .ipt_fsqm_preview tbody tr:nth-child(3),
#donate-invoice .ipt_fsqm_preview tbody tr:nth-child(4),
#donate-eform .ipt_fsqm_preview tbody tr:nth-child(3) {
  display: none;
}
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Removing bottom margin of footer text >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#netzoptimize-copyright-65, #netzoptimize-copyright-65 a{
	font-weight: 500;
    color: black;
	transition: all 400ms ease-in-out;
}
#netzoptimize-copyright-65 a:hover{
    color: #4CBB17;
	transition: all 400ms ease-in-out;
}
.elementor-location-footer .elementor-widget-container p {
  margin-bottom: 0px;
}

/* <<<<<<<<<<<<<<<<  hiding entry title >>>>>>>>>>>>>>>>>>>>>>>>>>> */

.page-header .entry-title {
  display: none;
}

/* <<<<<<<<<<<<disabling extra space under footer >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
footer {
  overflow: hidden;
}
#netzoptimize-copyright-65{
	font-weight: 500;
    font-size: 16px;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<adding responsiveness in header >>>>>>>>>>>>>>>>>>>>>>>>>> */

@media screen and (max-width: 1660px) {
  #first-carousel .owl-dots {
    right: 160px;
  }

  #about-carousel .owl-dots,
  #mission-carousel .owl-dots {
    right: 50px;
    bottom: 80px;
  }

  .contact-us-wrap {
    width: 46%;
  }
  #first-carousel .owl-dots .owl-dot.active span,
  #first-carousel .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
  }
  #owl-container .owl-nav {
    left: 235px;
  }
  #heading-bel-banner .elementor-heading-title span {
    font-size: 26px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1280px) {
  #owl-container .owl-nav {
    left: 230px;
    bottom: 5px;
  }
}

@media screen and (max-width: 1024px) {
  #first-carousel .owl-dots {
    right: 20px;
    bottom: 50px;
  }

  #about-carousel .owl-dots,
  #mission-carousel .owl-dots {
    bottom: 50px;
  }

  #heading-bel-banner .elementor-heading-title span {
    font-size: 25px;
    line-height: 35px;
  }

  .contact-us-wrap {
    width: 44%;
  }

  #contactus-form textarea {
    width: 86.5%;
  }

  #contactus-form input {
    width: 100%;
  }

  #contactus-form .form-button p::after {
    right: 20px;
    top: 15px;
  }

  #contactus-form .form-button input {
    padding: 15px 50px 14px 15px;
  }
  #main-header img {
    box-shadow: none;
  }
  #owl-container .owl-nav {
    position: static;
  }
  #fact-first .malaria-fact-max-width,
  #fact-second .malaria-fact-max-width,
  #fact-third .malaria-fact-max-width,
  #fact-fourth .malaria-fact-max-width,
  #fact-fifth .malaria-fact-max-width,
  #facts-stats-first .malaria-fact-max-width,
  #facts-stats-second .malaria-fact-max-width,
  #facts-stats-third .malaria-fact-max-width,
  #facts-stats-fourth .malaria-fact-max-width,
  #facts-stats-fifth .malaria-fact-max-width,
  #facts-stats-sixth .malaria-fact-max-width,
  #facts-stats-seventh .malaria-fact-max-width,
  #first-fact-heading,
  #second-fact-heading,
  #water-first-fact-heading,
  #water-last-fact {
    max-width: 635px;
    width: 100%;
  }
  #fact-first .malaria-fact-min-width,
  #facts-stats-fourth .malaria-fact-min-width,
  #facts-stats-seventh .malaria-fact-min-width {
    min-width: 635px;
  }
}
@media screen and (max-width: 1230px) {
  #first-fact .elementor-widget:first-child div,
  #second-fact .elementor-widget:first-child div,
  #third-fact .elementor-widget:first-child div {
    padding: 0px 70px 0px 20px;
  }
}

@media screen and (max-width: 768px) {
  #first-carousel .owl-dots {
    right: 0;
    left: 0;
    bottom: 5px;
  }

  #first-section-donation a span,
  #last-section-button a span,
  #first-section-carausel-donation a span {
    align-items: center;
  }

  #heading-bel-banner .elementor-heading-title span {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
  }

  #contactus-form p {
    position: relative;
  }

  #contactus-form p span:last-child {
    position: absolute;
    left: 0px;
    width: 100%;
  }

  #contactus-form p:last-child span:last-child {
    position: static;
  }

  .contact-us-wrap {
    width: 100%;
    margin-top: 20px;
  }

  #contactus-form input {
    width: 100%;
  }

  #contactus-form textarea {
    width: 100%;
  }

  #about-carousel .owl-dots,
  #mission-carousel .owl-dots {
    position: static;
    display: block;
  }
  #fact-first .malaria-fact-max-width,
  #fact-second .malaria-fact-max-width,
  #fact-third .malaria-fact-max-width,
  #fact-fourth .malaria-fact-max-width,
  #fact-fifth .malaria-fact-max-width,
  #facts-stats-first .malaria-fact-max-width,
  #facts-stats-second .malaria-fact-max-width,
  #facts-stats-third .malaria-fact-max-width,
  #facts-stats-fourth .malaria-fact-max-width,
  #facts-stats-fifth .malaria-fact-max-width,
  #facts-stats-sixth .malaria-fact-max-width,
  #facts-stats-seventh .malaria-fact-max-width,
  #first-fact-heading,
  #second-fact-heading,
  #water-first-fact-heading,
  #water-last-fact {
    max-width: auto;
    width: auto;
  }
  #fact-first .malaria-fact-min-width,
  #facts-stats-fourth .malaria-fact-min-width,
  #facts-stats-seventh .malaria-fact-min-width {
    min-width: auto;
  }
}

@media screen and (max-width: 480px) {
  #about-carousel .owl-dots {
    bottom: 25px;
  }

  #mission-carousel .owl-dots {
    bottom: 5px;
    left: 0;
    right: 0;
  }

  #first-carousel .owl-dots .owl-dot.active span,
  #about-carousel .owl-dots .owl-dot.active span,
  #mission-carousel .owl-dots .owl-dot.active span {
    width: 10px;
    height: 10px;
    border: 1px solid white;
    margin: 4px 3px;
  }

  #first-carousel .owl-dots .owl-dot span,
  #about-carousel .owl-dots .owl-dot span,
  #mission-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border: 1px solid white;
    margin: 4px 3px;
  }
  #donate-eform .ipt_uif_divider_text_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  #donate-eform .ipt_uif_divider_text .ipticm {
    margin-top: -32px;
  }
  #donate-eform .ipt_uif_divider_text_inner .subtitle {
    margin: 0px;
  }
  #donate-eform .ipt_uif_column_inner.side_margin {
    padding: 0px;
  }
  #donate-eform .ipt_fsqm_form_button_container {
    margin: 0 auto;
  }
  #donate-eform .ipt_fsqm_form_message_success {
    padding: 0 30px;
  }
}
