#main-sec {
}
#main-sec img {
  object-fit: cover;
  width: 100%;
}
.ReqAmount {
    text-align: center;
}
#main-sec h1 {
  position: absolute;
  top: calc(100% - 743px);
  display: flex;
  margin: auto;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-size: 65px;
  font-weight: bold;
  color: rgb(53, 67, 126);
}
#main-carousel .nav-bar .logo-part {
  display: flex;
  justify-content: flex-end;
  width: 209px;
}
.titel-sec {
  margin: auto auto 52px;
  text-align: center;
  margin-block: 00 26px;
  font-size: 25px;
  font-weight: 400;
}
.titel-sec-2 {
  background: rgb(255, 255, 255);
  border: 2px solid rgba(128, 128, 128, 0.61);
  border-radius: 10px;
  text-align: center;
  /* padding-block: 5px; */
  color: rgb(0, 184, 255);
  height: 47px;
  margin: auto auto 15px;
  display: flex;
  font-size: 18px;
  align-items: center;
  justify-content: center;
  font-weight: lighter;
}

p.price {
    position: relative;
    top: 9px;
	font-size: 40px;
}
p.currency {
    font-size: 27px;
    padding-top: 0px;
}
.titel-sec-3 {
  background: rgb(219, 219, 219);
}
#main-secion {
  margin-block: 96px;
}
#main-secion img {
  width: 59px;
  margin-left: 10px;
}
#main-secion-2 {
  background: rgb(245, 250, 253);
  padding-block: 111px;
}
#main-secion-2 .border-div {
  border: 2px solid rgb(203, 201, 201);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 73px;
  margin-block: 10px;
  background: white;
}
#main-secion-2 .border-div p {
  margin: 0px;
  font-size: 34px;
  color: rgb(157, 157, 157);
  direction: rtl;
}
#main-secion-3 {
  margin-bottom: 123px;
}
.sms {
  direction: rtl;
}
.text-header {
  position: absolute;
  top: 0px;
  background-image: url("../img/header-textbg.png");
}
.titel-sec-4 {
  margin-top: 0px;
  font-weight: 400;
  direction: ltr;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1026px;
  }
}
.titel-sec-2 .first-img {
  width: 353px;
  height: 200px;
}
footer .footer-container {
}
footer {
  background: url("../img//Group 11.png") rgb(245, 250, 253);
  height: 200px;
  border-top: 3px solid rgb(222, 222, 222);
}
footer .footer-back-color {
  
  padding-block: 30px;
}
footer .footer-back-color p {
  text-align: center;
  color: rgb(70, 89, 99);
  margin: auto;
  font-size: 20px;
}
footer .footer-back-color a {
  color: var(--primary);
  font-size: 24px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  margin: 0px 10px 7px;
}
footer .img-tel {
  width: 344px;
  margin-block: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
footer .footer-back-color a:active {
  color: black;
}
footer .soial-icon {
  display: flex;
  justify-content: center;
  margin-block: 20px;
  flex-wrap: wrap;
}
.app-img img {
  width: 36px;
  margin-inline: 10px;
  margin-block: 8px;
}
.app-img {
  text-align: center;
}
footer .footer-back-color .app-img a {
  justify-content: unset;
  color: rgba(255, 255, 255, 0) !important;
  font-size: unset !important;
  background: rgba(255, 255, 255, 0) !important;
  margin: unset !important;
  display: unset !important;
  align-items: unset !important;
  width: unset !important;
  height: unset !important;
  text-align: unset !important;
  border-radius: unset !important;
}



.summer-card-button{
   background: #fff;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  cursor: pointer;
  width: 200px;
  margin: 20px;
  border-radius: 25px;
}
.summer-card{
	display: block !important;
position: relative;
text-align: center;
border-radius: 17px;
margin: 15px auto;
}
.summer-icon-img{
	margin: 0px !important;
height: 130px;
background-size: contain;
}

.dabs_contributeText {
  margin: 10px 0px;
}
.summer-row{
	max-width: 600px;
width: 100%;
margin: 0 auto;
padding: 20px;
}
.payment-icon{
	width: 30px;
margin-left: 10px;
}
.summer-payment-ar{
	direction: ltr;
}

@media (max-width: 492px) {
.summer-card-button {
  width: 100%;
  margin: 0px;
  margin-bottom: 10px;
}
.summer-icon-img {
  height: 80px;
}
.endowment-icon {
  padding: 4px !important;
}
.summer-row {
  padding: 0px !important;
  max-width: 100%;
}
.summer-donate-btn{
	height: 50px !important;
padding: 6px;
width: 90% !important;
margin: 0;
}
	img.payment-icon {
    width: 32px !important;
}
.value-button {
  width: 70px !important;
}
	.mob-p-5{
	padding: 5px !important
	}
	.cam-copy-btn{
		display: flex;
    text-align: center !important;
    margin: 0 auto !important;
	}
	.copy-icon{
	margin: 4px !important
	}
}



@media (max-width: 770px) {
  footer .footer-back-color p {
    font-size: 20px;
  }
  .titel-sec-2 img {
    width: 268px;
  }
  .titel-sec-2 .first-img {
    width: 217px;
    height: 200px;
  }
  .titel-sec {
    /* margin: auto auto 23px; */
    /* text-align: center; */
    /* margin-block: 26px; */
    font-size: 20px;
  }
}
@media (max-width: 450px) {
  footer .footer-back-color p {
    font-size: 20px;
  }
  .titel-sec-2 img {
    width: 210px;
  }
}
#main-sec-2 img {
  object-fit: cover;
  width: 100%;
}
#section-zakah .inside-outside img {
  width: 100%;
  border-radius: 46px;
  filter: brightness(0.5);
  max-width: 300px;
  object-fit: cover;
}
#section-zakah .col-6 div.position-relative {
  max-width: 300px;
}
#section-zakah .text-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  direction: rtl;
  font-size: 18px;
  color: white;
  z-index: 1;
}

p.category {
  font-size: 21px;

}

p.price {

    font-size: 31px;
}

#section-zakah .text-img span {
  font-size: 26px;
  font-weight: bold;
}
#section-zakah {
  background: white;
  padding-block: 90px;
  margin-block: 0px;
}
#section-zakah .col-md-6 {
  position: relative;
}
.img-org {
  padding-top: 51px;
  width: 85% !important;
  border-radius: 23px !important;
  text-align: center !important;
  margin: auto !important;
  display: flex !important;
  filter: unset !important;
}
#myModal .modal-dialog ,#myModal4 .modal-dialog ,#myModal2 .modal-dialog ,#myModal3 .modal-dialog {
  /*max-width: 90%;*/
  margin: 1.75rem auto;
}
#myModal .modal-dialog .titel-sec-2 img,#myModal2 .modal-dialog .titel-sec-2 img,#myModal3 .modal-dialog .titel-sec-2 img,#myModal4 .modal-dialog .titel-sec-2 img {
  width: 30px;
  margin-left: 10px;
}
#myModal .modal-content {
}
#myModal .modal-content,#myModal2 .modal-content,#myModal3 .modal-content,#myModal4 .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: rgb(242, 241, 241);
  background-clip: padding-box;
  /* border: 1px solid rgba(0, 0, 0, 0.2); */
  border-radius: 50px;
  outline: 0px;
  max-width: 580px;
 /*  margin: auto;
  border-bottom: 1px solid red;*/
}
#myModal .modal-header ,#myModal2 .modal-header ,#myModal3 .modal-header ,#myModal4 .modal-header {
  border: none;
  margin-bottom: -26px;
}
#myModal .modal-header .close,#myModal2 .modal-header .close,#myModal3 .modal-header .close,#myModal4 .modal-header .close {
  font-size: 30px;
  color: black;
  justify-content: flex-start;
  margin-left: -10px;
}
#myModal .modal-content .border-div p ,#myModal2 .modal-content .border-div p ,#myModal3 .modal-content .border-div p ,#myModal4 .modal-content .border-div p {
  margin: 0px;
  font-size: 17px;
  color: rgb(157, 157, 157);
  direction: rtl;
}
.sms-img {
  width: 65px;
}
#myModal .modal-content .row ,#myModal2 .modal-content .row ,#myModal3 .modal-content .row ,#myModal4 .modal-content .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;

  margin-right: -15px;
  margin-left: -15px;
  margin-block: 0 50px;
  justify-content: center;
}
#myModal .modal-content .border-div ,#myModal3 .modal-content .border-div ,#myModal2 .modal-content .border-div ,#myModal4 .modal-content .border-div {
  border: 2px solid rgb(203, 201, 201);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 43px;
  /* margin-block: 10px; */
  background: white;
  width: 100px;
  margin: 10px 5px;
}
#myModal .modal-dialog .bank-row img,#myModal2 .modal-dialog .bank-row img,#myModal3 .modal-dialog .bank-row img,#myModal4 .modal-dialog .bank-row img {
  width: 163px;
  margin-left: 10px;
}
#myModal .modal-dialog .titel-sec-2,#myModal2 .modal-dialog .titel-sec-2,#myModal3 .modal-dialog .titel-sec-2,#myModal4 .modal-dialog .titel-sec-2 {
  background: rgb(242, 241, 241);
}
@media (max-width: 780px) {
  footer .img-tel {
    width: 182px;
  }
  #myModal .modal-dialog .bank-row img,#myModal2 .modal-dialog .bank-row img,#myModal3 .modal-dialog .bank-row img,#myModal4 .modal-dialog .bank-row img {
    width: 160px !important;
    margin-left: 0px !important;
  }
  #myModal .modal-content .row,#myModal3 .modal-content .row,#myModal3 .modal-content .row,#myModal4 .modal-content .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-block: 17px;
  }
  .titel-sec-2 {
    height: 47px;
    font-size: 17px;
  }
  #myModal .modal-dialog .titel-sec-2 img,
	  #myModal2 .modal-dialog .titel-sec-2 img,
	  #myModal3 .modal-dialog .titel-sec-2 img,
	  #myModal4 .modal-dialog .titel-sec-2 img{
    width: 48px;
    margin-left: 10px;
  }
  #myModal .modal-content .border-div p,
	#myModal2 .modal-content .border-div p,
	#myModal3 .modal-content .border-div p,
	#myModal4 .modal-content .border-div p{
    /* margin: 1px; */
    /* font-size: 28px; */
    /* color: rgb(157, 157, 157); */
    /* direction: rtl; */
  }
		#myModal .modal-content .row, #myModal2 .modal-content .row, #myModal3 .modal-content .row, #myModal4 .modal-content .row {
    margin-block: 0 12px;
	}
}
@media (max-width: 440px) {
  footer .footer-back-color a {
    color: var(--primary);
    font-size: 24px;
    width: 31px;
    height: 30px;
    margin: 5px;
  }
  p.category {
    font-size: 13px;
    position: relative;
    bottom: 21px;
}

p.currency {
    font-size: 14px;
    position: relative;
    bottom: 11px;
}
  .app-img img {
    width: 37px;
    margin-inline: 10px;
    margin-block: 19px;
  }
  #main-secion {
    margin-block: 19px;
  }
  #main-secion-2 {
    background: rgb(245, 250, 253);
    margin-block: 31px;
    padding-block: 17px;
  }
  #main-secion img {
    width: 41px;
    margin-left: 10px;
  }
  .titel-sec-4 img {
    /* width: 73px !important; */
  }
  #main-secion-2 .border-div p {
    margin: 0px;
    font-size: 28px;
    color: rgb(157, 157, 157);
    direction: rtl;
  }
}
#section-zakah .inside-outside {
  display: flex;
  align-items: center;
  justify-content: center;
}
#section-zakah .inside-outside div.position-relative {
  margin-inline: 20px;
}
#section-zakah .inside-outside img:hover,
#section-zakah .text-img:hover + img {
  filter: brightness(0.3);
  box-shadow: rgba(187, 187, 187, 0.733) 3px 3px 19px 3px;
  transform: scale(0.95);
}
footer .footer-back-color a:hover {
  border: 1px solid var(--primary);
  transform: translateY(-5px) !important;
}
footer .footer-back-color .app-img a:hover {
  border: none;
}
.app-img img:hover {
  transform: translateY(-5px) !important;
}
.oial-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.border-div:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
#donateVal {
  background-color: white !important;
}
.endowment-bank-img {
    width: 353px !important;
    height: 200px;
}
.copy-border {
    padding: 6px;
    border: 2px solid #e6e6e6;
    width: 90%;
    margin: 10px;
    border-radius: 10px;
}
.copy-btn {
    text-align: right;
    float: right;
    background: #3272ec;
    color: #fff;
    padding: 2px 16px !important;
}
.endowment-bankImg {
    border: 2px solid #dbdbdb !important;
    padding: 10px;
    width: 400px;
    border-radius: 25px;
}
.campaign-bank-img-popup{
width: 60% !important;
	height: auto !important;
}
@media (max-width: 462px)
	{
.endowment-bankImg {
    width: 80%;
    margin-top: 30px;
}
		.endowment-bankImg {
    margin-top: 20px !important;
    margin: 0px;
}
		.m-center {
    text-align: center;
}
		.campaign-bank-img-main{
			width: 170px !important;
		}
		.m-mt-10{
		margin-top: 10px !important;
		}
		.campaign-bank-img-popup{
			width: 170px !important;
		}
}