* {

  box-sizing: border-box;

}

body {

  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: gray;
  overflow-x: hidden;
  overflow: hidden;
  text-align: right;
  font-family: 'El Messiri', sans-serif;
  direction: rtl;

}

html,
body {

  height: 100%;

}

.dropdown-item {

  color: #333351 !important;

}

.dropdown-item:hover {

  background-color: #333351 !important;
  color: white !important;

}

.navbar {

  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;

}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {

  display: block;

}

*,
*::before,
*::after {

  box-sizing: border-box;

}

nav {
  display: block;
}

.home-nav {

  background: rgb(30, 30, 97);
  width: 100%;
  padding-left: 0rem;
  padding-right: 10rem;
  display: block;
  padding-top: 1rem;

}

.nav2 a {

  text-decoration: none !important;
  color: rgb(230, 215, 215);
  margin: auto;

}



.nav2 a:hover {

  color: rgb(167, 18, 18);

}

.home-nav1 {

  background: rgb(243, 235, 235);
  width: 100%;
  padding-left: 6rem;
  padding-right: 6rem;
  padding: 1rem;

}

.home-nav1 a {

  text-decoration: none !important;
  color: rgb(89, 89, 114);
  margin: auto;
  border-left: solid rgb(227, 218, 218);
  padding: 1rem 2rem;

}

.acc-hov {

  margin-right: 13rem !important;
  border-left: none !important;

}

.acc-hov:hover {

  border-bottom: none !important;

}

.home-nav1 a:hover {

  color: rgb(167, 18, 18);
  border-bottom: solid rgb(167, 18, 18);

}

.n-hov1 {

  color: rgb(167, 18, 18) !important;
  margin: 0rem !important;

}

.n-hov2 {

  color: gray !important;
  border-right: solid gray !important;
  padding-right: 1rem;
  margin: 1rem !important;

}

.n-hov3 {

  margin: 0rem !important;

}

.n-hov4 {

  border-right: solid gray !important;
  padding-right: 0.5rem;

}

.far,
.fas {

  margin: 0.5rem;

}

.icon {

  text-align: center;

}

.nav1 {

  display: flex;
}


#header {

  background-image: url(../imgs/BG.jpg);
  padding: 2rem;
  padding-bottom: 0rem;

}

.header-p {

  color: rgb(89, 89, 114);
  font-size: 1.5rem;

}

.header-text {

  color: rgb(167, 18, 18);
  font-weight: bold;
  margin-top: 10rem;

}

.breadcrumb-item a {

  color: rgb(71, 63, 63);
}

.breadcrumb {

  margin-top: 1rem;

  background-color: rgb(237, 235, 235);
}

.h-img1 {

  display: none;
  visibility: hidden;
  width: 100%;

}

.a-img1 {

  display: none;
  visibility: hidden;

}

.app-img1 {

  display: none;
  visibility: hidden;

}

.h-img {

  width: 100%;

}

.a-img {

  width: 100%
}

.header-img {
  width: 100%
}




#about {

  background-color: rgb(253, 246, 246);
  padding: 2rem;
  padding-bottom: 0rem;

}

.about-text {

  color: rgb(167, 18, 18);
  font-weight: bold;
  margin-top: 3rem;

}

#app {

  background-color: rgb(253, 246, 246);
  padding: 2rem;
  padding-bottom: 2rem;

}

.app-text {

  color: rgb(27, 25, 25);
  font-weight: bold;
  margin-top: 3rem;

}

.app-txt {

  text-align: right;

}

.app-container {

  max-width: 1200px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: auto;
  text-align: center;

}

.app-p {

  color: rgb(89, 89, 114);
  font-size: 1.5rem;

}

.app-p2 {

  color: rgb(89, 89, 114);
  font-size: 1.5rem;
  text-align: center;

}

.app-icon:hover {

  opacity: 0.5;

}

#article {

  margin: auto !important;
  padding: 2rem;

}

#owl-article {

  margin: auto;

}

.article-card {

  border: solid #e3e3e3 !important;

}

.article-title {

  color: rgb(167, 18, 18);

}

.article-img {

  border-radius: 30px;

}

.owl-prev,
.owl-next {

  font-size: 30px !important;

}

.fa-gratipay {

  color: rgb(47, 49, 134) !important;
  padding: 0rem !important;
  font-size: 35px !important;
  position: absolute;
  right: 15rem;
  top: 1rem;
}

.fa-gratipay:hover {

  color: rgb(148, 17, 17) !important;


}



.head-line {

  padding: 1rem;
  color: rgb(167, 18, 18);
  margin: 0rem;
  text-align: center;

}

.more {

  text-align: center;
  margin: auto;
  padding-top: 1rem;

}

.under-line {

  border-bottom: 2px solid rgb(167, 18, 18);
  width: 10%;
  margin: 0 auto;
  margin-bottom: 2rem;

}

a {

  text-decoration: none !important;

}

.card-text {

  padding-bottom: 1rem;

}

.input-group {

  width: 30%;
  margin: auto;

}

.input {
  height: 40px;
}

#donate {

  margin: auto;
  background-color: rgb(243, 235, 235);
  padding-top: 2rem;

}

.donate-row {

  margin: auto;


}

.select-home {

  padding: 1rem 5rem;
  border-radius: 20px;
  background-color: white;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.donate-div {

  background-color: white;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  margin: auto;
  padding-top: 1rem;
  margin-top: 2rem !important;

}

.don-img {

  text-align: right;
  padding: 0rem;

}

.donate-img {

  border-radius: 60%;
  margin-right: 1rem;

}

.don-btn {

  margin: auto;

}

.don-text {

  text-align: right;
  padding: 0rem;

}

#contact-us {

  background: url(../imgs/call.jpg) rgb(27, 24, 24, 0.6);
  padding: 5rem;
  background-size: cover;
  background-blend-mode: multiply;
  margin: auto;

}

.contact {

  margin: auto;
  text-align: center;
  color: white;
  display: block;
  padding: 1rem;

}

.contact-content {

  display: block;
  margin: auto;
  margin-bottom: 5rem;

}

.contact-text {

  margin: auto;
  text-align: center;
  color: white;

}

.wts {

  margin: auto;
  text-align: center;

}

.whatsapp {

  padding: 2rem 3rem;
  background-color: rgb(46, 124, 46);
  color: white;
  border-radius: 50px;
  margin: auto;
  font-size: 1.5rem;

}

.whatsapp:hover {

  color: white;

}

.wts-img {

  text-align: left;
  margin: 0.5rem;
  position: absolute;
  top: 219rem;


}


/* STRUCTURE */

.wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  min-height: 100%;
  padding: 20px;
}

#formContent {

  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  padding: 30px;
  width: 100%;
  max-width: 650px;
  position: relative;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
  text-align: center;


}

#formFooter {

  padding: 25px;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;

}



/* TABS */

h2.inactive {
  color: #cccccc;
}

h2.active {

  color: #0d0d0d;
  border-bottom: 2px solid #5fbae9;

}



/* FORM TYPOGRAPHY*/

input[type=button],
input[type=submit],
input[type=reset] {

  border: none;
  color: white;
  padding: 15px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(95, 186, 233, 0.4);
  box-shadow: 0 10px 30px 0 rgba(95, 186, 233, 0.4);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin: 5px 20px 40px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

}

.new {

  background-color: #2d2564;
  color: rgb(248, 248, 248);
  text-decoration: none;
  padding: 0.5rem 2rem;
  border-radius: 10px;
  margin-bottom: 2rem;

}

.new:hover {

  background-color: #247a37;
  color: white;
}

.signin {

  background-color: #1d662d;
  color: rgb(248, 248, 248);
  text-decoration: none;
  padding: 0.5rem 5rem;
  border-radius: 10px;
  margin-bottom: 2rem;
}

.signin2 {

  background-color: #1d662d;
  color: white;

}

.signin2:hover {

  background-color: #2d2564;
  color: white;

}

.signin:hover {

  background-color: #2d2564;
  color: white;

}


input {

  border: none;
  color: #0d0d0d;
  text-align: right;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 1rem;

  width: 100% !important;
  border: 1px solid rgb(233, 228, 228);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;

}

input[type=text]:focus {

  border-bottom: 2px solid #5fbae9;
}

input[type=text]:placeholder {

  color: #cccccc;

}

#form-select {

  border-radius: 5px;
  width: 100%;
  margin-bottom: 1rem;
  padding-right: 0.5rem;
  border: solid 1px #dcdcdc;
  color: gray;
  background-color: white;

}

.last-donate{
  text-align: right;
  float:right;
}

.calender-picker {

  border-radius: 5px;
}

.input {

  height: 41px;

}

/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;

  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}

.fadeIn.first {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.fadeIn.second {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.fadeIn.third {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.fadeIn.fourth {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

.btn-primary {
  color: #fff;
  border-color: #007bff;
}

/* Simple CSS3 Fade-in Animation */
.underlineHover:after {
  display: block;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  background-color: #56baed;
  content: "";
  transition: width 0.2s;
}

.underlineHover:hover {
  color: #0d0d0d;
}

.underlineHover:hover:after {
  width: 100%;
}



/* OTHERS */

*:focus {
  outline: none;
}

#icon {
  width: 45%;
}


#formFooter {

  display: inline-block;

}

.underlineHover {

  float: right;
  margin-left: 20rem;
}

.sign {

  display: block;

}

.newacc {

  text-align: right;
  margin: auto;
  padding: 1rem;
}

*[role="form"] {
  max-width: 960px;
  padding: 15px;
  margin: 0 auto;
  border-radius: 0.3em;

}

*[role="form"] h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  font-weight: 600;
  color: #000000;
  margin-top: 5%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.blood-form {

  width: 100%;
  margin-bottom: 1rem;

}

#footer a:hover {

  color: rgb(167, 18, 18);

}

#logo {

  background: transparent;
  margin: auto;

}

.nav-img {

  text-align: center;
  margin: 0 auto;

}

.container {

  max-width: 960px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: auto;
  text-align: center;

}

.watch-more {

  background: rgb(3, 3, 66);
  color: rgb(248, 248, 248) !important;
  text-decoration: none;
  padding: 0.5rem 2rem !important;
  border-radius: 10px;
  margin-bottom: 2rem;

}

.watch-more1 {

  background: rgb(243, 235, 235);
  color: rgb(32, 26, 87) !important;
  text-decoration: none;
  padding: 0.5rem 2rem !important;
  border-radius: 10px;
  margin-top: -2rem;

}

.watch-more1:hover {

  background-color: rgb(60, 56, 105);
  color: rgb(255, 254, 254) !important;
  border-bottom: none !important;

}

.watch-more:hover {

  color: rgb(167, 18, 18) !important;
  border-bottom: none !important;

}

.pagination {

  margin: auto;
  direction: rtl;
  padding-bottom: 2rem;
  background-color: rgb(243, 235, 235);
  margin-top: 1rem;

}

.page-link {

  color: #2d2564;

}

.page-link:hover {

  color: white;
  background-color: #2d2564;

}

.fab {

  color: rgb(226, 212, 212);
  padding: 1rem;
  font-size: 20px;

}

.card-title {

  text-align: center;

}

.head-line2 {

  margin: auto;
  padding: 2rem;
  color: rgb(255, 255, 255);
  text-align: center;

}

.card {

  border: none;
  border-radius: 30px;

}

.card-text {

  color: gray;

  text-align: center;

}

.who {

  background-color: white;
  padding: 2rem;
}

#who {

  background: url(../imgs/bg.png);
  padding: 2rem;

}

#contact2 {

  background: url(../imgs/bg.png);
  padding: 1rem;

}

.call-us {

  background-color: navy;
  color: white;


}

.contact-data {

  padding: 1rem;
  border-top: solid whitesmoke;
  margin: 1rem;
}

.contact1 {

  background-color: white;
  padding: 0rem;
  max-width: 400px;
  margin-left: 1rem;

}

.contact-row {

  margin: auto;
  text-align: center;
}

.contact2 {
  max-width: 400px;
  padding: 0rem;
  background: white;
  padding-bottom: 1rem;

}

.form2 {

  width: 90%;
  margin-top: 1rem !important;
  margin: auto;
  background: #f5f0f0;

}

.contact-header {

  color: #c82a2a;

}

.icons2 {

  font-size: 30px;
}

.articles-img {

  margin: 2rem;
  width: 90%;
  border: solid 10px #ebebeb;
  border-radius: 20px;
  box-shadow: 10px 10px 10px 10px #efeeea;
}

.article-header {

  background-color: rgb(28, 28, 66);
  color: white;
  margin-bottom: 1rem;

}

.article {

  background-color: white;
  text-align: center;


}

.p-article {

  padding: 1rem;

}

#articles {

  background: url(../imgs/bg.png);
  padding: 2rem;
}

#donor {

  background-color: rgb(243, 241, 241);

}

table {

  margin-bottom: 1rem;

}


.td1 {

  background-color: rgb(211, 210, 210);
  padding: 1rem 0rem;
  margin: 1rem;
  width: 166px;



}

td {


  padding: 1rem 0rem;
  width: 300px;
  background-color: rgb(243, 241, 241);


}


.donor {

  padding-top: 1rem;
  background-color: white;

}



.don1 {

  width: 760px;



}

.donor-text {

  padding: 1rem;
  box-shadow: 5px 5px 5px 5px #efe8e863;
  border-radius: 20px;
  margin-bottom: 1rem;

}

#footer {

  background-color: rgb(27, 24, 24);

}

#footer-container {

  margin: auto;
  padding-left: 6rem;
  padding-right: 15rem;
  padding-bottom: 1rem;

}

.footer-text {

  color: white;
  padding-top: 1rem;

}

.footer-title {

  color: white;
  padding-top: 1rem;

}

.copy-right {

  display: flex;
  margin: auto;
  text-align: center;
  margin-right: 30rem;
  padding-top: 1rem;

}

.c-p {

  color: rgb(167, 18, 18);

}

.footer-vec {

  padding-left: 12rem;
  padding-right: 0rem;
  padding-top: 2rem;

}

.footer-icon {

  margin: 1rem;

}

.footer-icon:hover {

  opacity: 0.5;
  background-color: rgb(253, 246, 246);
  color: white;

}

.wrap {

  margin: 0 auto;

}

.sub {

  width: 24%;
  height: 150px;
  background: transparent;
  display: table-cell;
  border-right: none;

}

.sub:last-child {

  border: none;

}

.fa-facebook-f:hover {

  color: #3323ad;

}

.fb {

  color: #3323ad;

}

.fa-twitter:hover {

  color: #1e8beb;

}

.twt {

  color: #1e8beb;

}

.fa-instagram:hover {

  color: rgb(197, 51, 75);

}



.wtsicon {

  color: rgb(51, 139, 51);

}

.fa-whatsapp:hover {
  color: rgb(51, 139, 51);
}

.yt {
  color: rgb(199, 12, 12);
}

#footer a {

  color: white;
  text-decoration: none !important;

}

.glossy-frame:before {
  content: '';
  position: absolute;
  width: 106%;
  height: 100%;
  top: -5%;
  right: -5%;
  background: rgba(255, 255, 255, 0.1);
  background:
    linear-gradient(top,
      rgba(255, 255, 255, 0.1),
      rgba(255, 255, 255, 0.1));
  ;
  transform: rotate(10deg);
  border-bottom-left-radius: 200px 20px;
  border-bottom-right-radius: 200px 10px;
  border-top-right-radius: 5px 100px;


}

.glossy-frame {

  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 4px #acacac, 0 0 0 1px #dadada;
  width: 100%;
  height: auto;
  top: 20%;


}

.n-hov5 {

  color: rgb(167, 18, 18) !important;

}

.icon2 {

  text-align: center;
  margin-right: 16rem;

}

.copy {

  display: flex;
  background-color: black;

}

.map {

  width: 100%;
  height: 300px;
}