﻿@charset "UTF-8";
/* CSS Document */

/*
    Main Style file
    Abdulrhman Ahmed
    13/12/2021
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');


body,
html {
    margin: 0;
    touch-action: manipulation;
}

body,
h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    cursor: default;
}

h1, h2, h3, h4, h5, h6, strong {
    font-weight: 600;
    color: #282A2B;
}

.container {
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    padding: 0 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.section .container {
    padding: 0 15px;
}

.owl-carousel .owl-dots {
    display: none;
}

.sec_tit {
    font-size: 17px;
    margin-bottom: 25px;
}

.section {
    padding: 20px 0;
}

.sec_tit h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.sec_tit p {
    margin: 7px 0 0 0;
    color: #6E7375;
    font-size: 15px;
    line-height: 21px;
}


* {
    box-sizing: border-box;
    font-family: 'Lato', sans-serif;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.containerCheckbox {
  display: block;
  position: relative;
  padding-left: 32px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* Hide the browser's default checkbox */
.containerCheckbox input {
  opacity: 0;
  cursor: pointer;
  height: 5px;
  width: 5px;
  visibility: hidden;
  display: none;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 50%;
  left: 0;
  top: -3px;
}

/* When the checkbox is checked, add a blue background */
.containerCheckbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerCheckbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerCheckbox .checkmark:after {
    left: 8px;
    top: 4.5px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.donation_type {
    padding: 5px 0 40px 0;
}

.skie_fli {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}

.skie_fli label {
    width: 48%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    text-align: center;
    height: 50px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    cursor: pointer;
}

label.ZakatcontainerCheckbox.chosen,
label.SaqadatcontainerCheckbox.chosen {
    border-color: #a6c5ee;
    background: #f4f9ff;
}

.skie_fli label input {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.skie_fli label p.text-muted {
    display: block;
    margin: 0;
}

/*
    Header
*/
.ksi_loe img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 9;
    position: relative;
}

.ksi_loe svg {
    position: absolute;
    bottom: -1px;
    right: -4px;
    width: 101%;
    height: auto;
    z-index: 99;
}

.ksi_loe {
    position: relative;
    z-index: -1;
    height: 500px;
}

.hea_conte {
    position: absolute;
    top: 205px;
    left: 25px;
}

.sadkji_de {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 15px 25px 0 25px;
}

header {
    position: relative;
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
    overflow: hidden;
}

.sku_ple {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    z-index: 9;
    opacity: 0.4;
}

.sap_d img {
    width: 120px;
    height: 160px;
}

.lang_a a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    direction: ltr;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    margin: 7px 0 0 7px;
}

.lang_a a span {
    display: block;
    margin-left: 8px;
}

.lang_a a img {
    width: 20px;
    height: 20px;
}

.ski_ppr, .ski_ppr h3, .ski_ppr h1 {
    color: #fff;
    margin: 0;
}

.ski_ppr h3 {
    font-size: 35px;
    line-height: 30px;
}

.ski_ppr h1 {
    font-size: 48.3px;
    line-height: 44px;
    margin: 8px 0 12px;
}

.plfre_f {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    direction: rtl;
}

.plfre_f h3 {
    font-size: 65px;
    font-weight: 400;
    line-height: 55px;
}

.plfre_f strong {
    margin-left: 10px;
    font-size: 27px;
    color: #fff;
    margin-top: 17px;
}





/*
    Blocks
*/
.section_blocks {
    margin-top: -120px;
}

.slo_using {
    gap: 15px 15px;
    display: grid;
    grid: auto/repeat(2,1fr);
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    margin: auto;
    justify-items: stretch;
    max-width: 738px;
    overflow: hidden;
}

.progressBar {
    margin-bottom: 25px;
    position: relative;
}

.progressBarcontainer {
    width: 100%;
    height: 5px;
    background: #E1E1E1;
    overflow: hidden;
    border-radius: 25px;
}

.progressBarValue {
    height: 5px;
    float: left;
    border-radius: 25px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#33cc00+0,009607+100 */
    background: rgb(51,204,0); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(51,204,0,1) 0%, rgba(0,150,7,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(51,204,0,1) 0%,rgba(0,150,7,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(51,204,0,1) 0%,rgba(0,150,7,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33cc00', endColorstr='#009607',GradientType=1 ); /* IE6-9 */
}

.speech-bubble {
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    position: absolute;
    top: -13px;
    text-align: right;
    color: white;
    display: none;
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    padding-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.914' height='25.979' viewBox='0 0 29.914 25.979'%3E%3Cpath id='Path_190' data-name='Path 190' d='M722.814,403.981c0-1.6-1.472-2.387-3.694-3.694-2.165-1.273-5.844-3.149-8.038-4.183s-5.758-2.614-8.225-3.546A19.886,19.886,0,0,0,697.185,391a3.386,3.386,0,0,0-2.626.921,5.266,5.266,0,0,0-1.169,2.671,26.139,26.139,0,0,0-.418,4.1c-.058,1.58-.072,5.286-.072,5.286s0,3.706.072,5.285a27.817,27.817,0,0,0,.418,4.1,5.438,5.438,0,0,0,1.169,2.671,3.427,3.427,0,0,0,2.626.921,20.007,20.007,0,0,0,5.671-1.557c2.468-.932,6.032-2.512,8.225-3.546s5.873-2.9,8.038-4.172c2.222-1.307,3.694-2.1,3.694-3.706' transform='translate(-692.9 -390.987)' fill='%23149019'/%3E%3C/svg%3E%0A");
    background-position: right;
}

.toHide {
    display: none!important;
}

.ewror {
    text-align: left;
}

.react:after{
    border-top-color:#a487b2;
}

.asdkji_pricost {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 12px;
    font-size: 17px;
    font-weight: 600;
}

.doie_de img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.doie_de {
    width: 100%;
    max-width: 359px;
    overflow: hidden;
    position: relative;
    height: 390px;
    border-radius: 10px;
}

.sikodlpw {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 50px 15px 15px 15px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

a.ceio {
    display: block;
    text-align: center;
    text-decoration: none;
    background: #fff;
    color: #434343;
    padding: 10px 0 12px 0;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
}

.polre_fp h3 {
    margin: 0 0 10px 0;
    color: #fff;
    font-size: 20px;
    text-align: left;
    text-transform: capitalize;
    line-height: 20px;
}

.coll_dskid, .full_dskid {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    font-weight: bold;
}

.doie_de.completed:before {
    content: " ";
    width: 100%;
    height: 200px;
    position: absolute;
    display: block;
    margin: 0 auto;
    max-width: 200px;
    right: 0;
    left: 0;
    bottom: 0;
    top: 50px;
    background-image: url(../img/done_en.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    z-index: 9;
}

.doie_de.completed .sikodlpw a.ceio {
    display: none;
}

.doie_de.completed .sikodlpw .progressBar {
    margin-bottom: 10px;
}

.doie_de.completed .sikodlpw {
    background: rgb(0 0 0 / 42%);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}


/*
    Radio Active
*/
.d_act {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: 100;
    font-size: 15px;
    position: absolute;
    right: 2px;
    color: #fff;
    top: 2px;
    background: rgb(0 0 0 / 28%);
    padding: 4px 10px;
    border-radius: 0px 9px 0px 9px;
}

.active-record {
  background-color: #ee4336;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 10px;
}

.active-record:before {
  content: '';
  display: block;
  background-color: #ee4336;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  animation-name: record;
  animation-duration: 0.9s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.slo_using>div {
    cursor: pointer;
}

@keyframes record {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(3);
  }
}

.completed  .d_act {
    display: none;
}



/*
    links
*/
.links_dole ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.links_dole ul li {
    width: 49%;
    list-style: none;
}

.links_dole ul li a svg {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.links_dole ul li a {
    text-decoration: none;
    background: #434343;
    color: #fff;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    height: 55px;
    border-radius: 8px;
}

.links_dole {
    margin: 35px 0 12px 0;
}

.links_dole ul li:last-child a {
    background: #EE4236;
}






/*
    Footer
*/
.skdji_leo {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 30px;
}

.social_media ul {
    margin: 0;
    padding: 0;
    height: 35px;
    margin-bottom: 12px;
}

.social_media ul li {
    display: inline-block;
    list-style: none;
}

.social_media ul li a, .social_media ul li a img {
    width: 35px;
    height: 35px;
}

.social_media ul li a {
    display: block;
    margin: 0 2px;
}

.copy_rights span {
    font-size: 14px;
    font-weight: 100;
}


/*
  Visitors
*/
.visitors_l {
    margin-bottom: 20px;
}

.visitors_l span {
    font-weight: 100;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

.visitors_l span strong {
    font-size: 19px;
    margin-left: 6px;
    color: #c4141b;
}


/*
  last donation
*/
.lastDonation_l {
    margin-bottom: 20px;
}

.lastDonation_l span {
    font-weight: 100;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

.lastDonation_l span strong {
    font-size: 16px;
    margin-right: 4px;
    margin-left: 4px;
    color: #c4141b;
}


/**
 * Modal
 */
.modal {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  width: 600px;
  max-width: 75rem;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.2);
  transition: all 0.6s cubic-bezier(.55,0,.1,1);
}

.thanks-modal {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  width: 600px;
  max-width: 75rem;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  transform: scale(1.2);
  transition: all 0.6s cubic-bezier(.55,0,.1,1);
}

.modal .close-modal {
    position: absolute;
    cursor: pointer;
    top: 2px;
    right: 15px;
    width: 33px;
    height: 33px;
    display: flex;
    opacity: 0;
    border-radius: 50%;
    backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition-delay: 0.3s;
    transform: translateY(-30px);
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.thanks-modal .thanks-close-modal {
    position: absolute;
    cursor: pointer;
    top: 2px;
    right: 15px;
    width: 33px;
    height: 33px;
    display: flex;
    opacity: 0;
    border-radius: 50%;
    backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition-delay: 0.3s;
    transform: translateY(-30px);
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.modal.active .close-modal {
    transform: translateY(10px);
    opacity: 1;
}

.thanks-modal.active .thanks-close-modal {
    transform: translateY(10px);
    opacity: 1;
}

.modal .close-modal svg {
    width: 100%;
    height: 100%;
    z-index: 99;
}

.thanks-modal .thanks-close-modal svg {
    width: 100%;
    height: 100%;
    z-index: 99;
}

.modal .modal-content {
  opacity: 1;
  padding: 0 5%;
  background-image: url(../img/138.svg);
  background-repeat: no-repeat;
  background-size: 75%;
  background-position: center top+20px;
  padding-bottom: 30px;
}

.thanks-modal .modal-content {
  opacity: 1;
  padding: 0 5%;
  background-image: url(../img/138.svg);
  background-repeat: no-repeat;
  background-size: 75%;
  background-position: center top+20px;
  padding-bottom: 30px;
}

.thanks-modal-overlay.active {
    visibility: visible;
    opacity: 1;
}

.close-modal {
  transform: translateY(10px);
  opacity: 1;
}

.modal-overlay.active,
.modal-overlay-payment.active {
    visibility: visible;
    opacity: 1;
}

.modal-overlay-payment .modal .close-modal {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.modal.active {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.modal_header {
    padding: 30px 0 12px 0;
    margin-bottom: 0;
    border-radius: 8px 8px 0 0;
}

.modal_header h3 {
    margin: 0 0 5px 0px;
    color: #EE4236;
    text-align: left;
    text-transform: capitalize;
    font-size: 20px;
}

.modal_header span {
    color: #434343;
    font-weight: 100;
    font-size: 18px;
}

.apple_pay a, .def_pam a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 45px;
}

.def_pam {
    background: #fff;
    border: 1px solid #e1e1e1;
    margin: 5px 0;
    border-radius: 8px;
    float: left;
    width: 100%;
}

.apple_pay {
    background: #282A2B;
    margin: 0 0 5px 0;
    border-radius: 8px;
}

.sdkji_ef a {
    text-decoration: none;
    color: #fff;
}

.sdkji_ef .def_pam a {
    color: #282a2b;
}

.sdkji_ef a span {
    font-size: 17px !important;
    margin-right: 8px;
}

.payment_se {
    display: flex;
    width: 100%;
}

.mobi_fastpay {
    width: 100%;
}

.more_padet {
    text-align: center;
    font-size: 16px;
    position: relative;
    padding: 25px 0;
}

.skie_lforo input[type=number], .skie_lforo input[type=text], .skie_lforo input[type=password], .skie_lforo select {
    width: 100%;
    border: 1px solid #E5E5E5;
    outline: 0;
    padding: 0 15px;
    border-radius: 8px;
    height: 45px;
    display: block;
    font-size: 15px;
    font-weight: 100;
}

.skie_lforo p {
    margin: 0 0 10px 0;
    font-size: 15px;
}

label.containerCheckbox p {
  margin: 0
}

.se_hea_d {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.se_hea_d svg {
    width: 28px;
    height: 28px;
}

.skie_lforo .form-group {
    margin: 0 0 25px 0;
}

.sdoi_dwes_gro {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
}

.sdoi_dwes_gro select {
    width: 100%;
    border: 1px solid #E5E5E5;
    outline: 0;
    padding: 0 15px;
    border-radius: 8px;
    height: 45px;
    display: block;
}

.skie_lforo select option {
    font-weight: 100;
    font-size: 16px;
}

.sdoi_dwes_gro .form-group {
    width: 31%;
}

.ksajdi_de {
    color: #444444;
    position: relative;
}

.hglki {
    width: 100%;
    height: 1px;
    background: #EBEBEB;
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
}

.hglki:before {
    width: 40px;
    height: 40px;
    content: " ";
    background: #fff;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -20px;
    border-radius: 50%;
}

.ksajdi_de > span {
    display: block;
    z-index: 1;
    position: relative;
    font-weight: 100;
    font-size: 21px;
}

.morecontent span {
    display: none;
}

.card_modal_header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.sdolpe_pd {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

.he_tilo h3 {
    margin: 0;
    color: #EE4236;
    font-size: 17px;
}

.he_tilo {
    margin-left: 8px;
}

.back_tk svg {width: 18px;height: 12px;}

.back_tk {
    height: 16px;
    padding: 8px 10px;
    box-sizing: content-box;
    margin-left: -10px;
    margin-top: 5px;
    cursor: pointer;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.okldp_e img {
    width: 80px;
    height: 15px;
}

.morelink {
    display: block;
    max-width: 160px;
    background: #888888;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 6px 0 8px 0;
    border-radius: 8px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 12px;
    z-index: 9;
    text-align-last: center;
}
.rem_sh{
    padding-bottom:70px !important;
}
.skdu_de.rem_sh .morelink {
    bottom: 20px;
}

.skdu_de.rem_sh::after {
    display: none;
}

span.more {
    font-weight: 100;
    text-align: justify;
    text-align-last: left;
    display: block;
    color: #606060;
    font-size: 16px;
    line-height: 21px;
}

.skdu_de {
    position: relative;
    padding-bottom: 50px;
    font-size: 17px;
    line-height: 24px;
}

.skdu_de:after {
    content: " ";
    width: 100%;
    height: 80px;
    display: block;
    position: absolute;
    bottom: 27px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.number-spinner {
    text-align: center;
    padding: 25px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    direction: ltr;
}

.number-spinner span {
    display: block;
    cursor: pointer;
}

input.pl-ns-value {
    outline: 0;
    border: 0;
    text-align: center;
    max-width: 95px;
    font-size: 30px;
    font-weight: 600;
    background: transparent;
    cursor: default;
    padding: 0;
}

.number-spinner span svg {
    width: 30px;
    height: 30px;
}

.number-spinner span a {
    display: block;
    height: 30px;
}

g#Ellipse_25,
g#Ellipse5986 {
    fill: #fff;
}

path#Path_3874, path#Path7526, path#Path5263 {
    stroke: #434343;
    fill: #434343;
}

a.down_btn:hover svg g#Ellipse_25,
a.up_btn:hover svg g#Ellipse5986 {
    fill: #434343;
}

a.down_btn:hover svg path#Path_3874,
a.up_btn:hover svg path#Path7526,
a.up_btn:hover svg path#Path5263 {
    stroke: #FFF;
    fill: #FFF;
}

.asdoi_pd ul {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.asdoi_pd ul li {
    list-style: none;
    margin: 0 7px;
}

.asdoi_pd ul li a, .asdoi_pd ul li a img {
    display: block;
    height: 65px;
    width: 65px;
}

.skdji_loe,
.mod_cosm_ain.hide {
    display: none;
}

.skdji_loe.active-banks,
.skdji_loe.active {
    display: block;
}

.ujie_wor .modal_header {
    display: none;
}

.ujie_wor a.close-modal {
    display: none;
}

.ujie_wor .modal-content {
    padding: 30px;
}

button.sub_proj, a.sub_proj {
    background: #DB312D;
    color: #fff;
    outline: 0;
    border: 0;
    width: 100%;
    padding: 11px 0;
    font-size: 16px;
    display: block;
    border-radius: 8px;
    cursor: pointer;
    transition: 300ms cubic-bezier(0.215,0.61,0.355,1);
    text-decoration: none;
    text-align: center;
}

button.sub_proj:hover, a.sub_proj:hover {
    background: #bf231f;
}

.okldp_eb {
    width: 100%;
    padding: 10px 0 20px 0;
}

.asdlkio_det {
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

.asdlkio_det:first-child {
    margin-top: 0
}

.asdlkio_det:last-child {
    margin-bottom: 0
}

.asdlkio_det img {
    width: 100%;
    max-width: 250px;
    max-height: 60px;
}

.asdkji_pgl {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    margin-top: 5px;
    direction: rtl;
}

.asdkji_pgl div {
    font-size: 20px;
    padding-top: 5px;
}

.asdkji_pgl button {
    border: 0;
    background: transparent;
    width: 40px;
    height: 27px;
    margin-left: 7px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.asdkji_pgl button svg {
    width: 20px;
    height: 20px;
}

.asdkji_pgl button:hover {
    opacity: 0.6;
}





/*
  Thanks Page
*/
.oke_bg img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.asdio_ples {
    text-align: center;
    margin-bottom: 70px;
}

.asdkl_logo img {
    width: 150px;
    height: 200px;
}

.asdkl_logo {
    margin-bottom: 0;
    transform: translate3d(0,-60px,0);
}

.siio_eof {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.siio_eof h3 {
    font-weight: 100;
    font-size: 24px;
    margin: 0;
}

.siio_eof svg {
    width: 32px;
    height: 32px;
    margin-right: 12px;
    animation: heartbeat 1.5s infinite;
}



@keyframes heartbeat
{
  0%
  {
    transform: scale( .75 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .75 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .75 );
  }
  100%
  {
    transform: scale( .75 );
  }
}

.sadkii_btns ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.sadkii_btns ul li {
    list-style: none;
    margin: 10px 0;
}

.sadkii_btns ul li a {
    text-decoration: none;
    height: 50px;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 16px;
    border-radius: 8px;
    max-width: 340px;
    margin: 0 auto;
}

a.thbtn.proje_all {
    background: #3D3D3D;
    color: #fff;
}

a.thbtn.char_all {background: #EE4236;color: #fff;}

a.thbtn.contact_us {
    color: #303030;
    border: 1px solid #E0E0E0;
}

.sadkii_btns {
    margin: 30px 0;
}

.asdi_pe h3 {font-size: 16px;}


.human_first_hidden
{
    display: none;
}

.title-share {
    display: flex;
}

.share-hala svg {
    width: 25px;
    height: 25px;
}

a.share-hala {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

a.share-hala:hover {
    transform: scale(1.2);
}

/*
    Responsive
*/
@media(max-width: 560px) {
    .doie_de.completed:before {
        width: 160px;
        height: 160px;
        top: 30px;
    }
    
    .ski_ppr h1 {
        font-size: 38.3px;
        line-height: 32px;
        margin: 10px 0 11px;
    }

    .ski_ppr h3 {
        font-size: 28px;
        line-height: 30px;
    }

    .plfre_f h3 {
        font-size: 50px;
        line-height: 44px;
    }

    .doie_de {
        height: 310px;
    }

    .slo_using {
        gap: 10px 10px;
    }

    .ksi_loe {
        height: 450px;
    }

    .hea_conte {
        top: 184px;
    }

    .sap_d img {
        width: 110px;
        height: 147px;
    }    
}


@media(max-width: 470px) {
    .doie_de.completed:before {
        top: 15px;
     }
    
    .section_blocks {
        margin-top: -80px;
    }
    
    .polre_fp h3 {
        font-size: 17px;
        margin-bottom: 5px;
     }

     .coll_dskid, .full_dskid {
        font-size: 13px;
    }

    .progressBar {
        margin: 0 0 19px 0;
    }

    a.ceio {
        padding: 6px 0;
    }

    .sikodlpw {
        padding: 50px 12px 12px 12px;
    }
    
    .ski_ppr h1 {
        font-size: 30.3px;
        line-height: 24px;
        margin: 3px 0 6px;
    }

    .ski_ppr h3 {
        font-size: 19px;
        line-height: 30px;
    }

    .plfre_f strong {
        margin: 7px 0 0 10px;
    }

    .plfre_f h3 {
        font-size: 43px;
        line-height: 37px;
    }

    .doie_de {
        height: 270px;
    }

    .slo_using {
        gap: 9px 9px;
    }

    .ksi_loe {
        height: 380px;
    }

    .hea_conte {
        top: 177px;
    }

    .sap_d img {
        width: 110px;
        height: 147px;
    }    
}


/*
    Modal
*/
.asdlkji_ccne {
    padding: 20px 20px 0 20px;
}

.modal-overlay-payment .modal-content {
    padding-bottom: 20px;
}

.modal-overlay {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: rgb(0 0 0 / 58%);
    opacity: 0;
    visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(.55,0,.1,1), visibility 0.6s cubic-bezier(.55,0,.1,1);
    flex-direction: row;
    flex-wrap: nowrap;
}

.thanks-modal-overlay {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: rgb(0 0 0 / 58%);
    opacity: 0;
    visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 0.6s cubic-bezier(.55,0,.1,1), visibility 0.6s cubic-bezier(.55,0,.1,1);
    flex-direction: row;
    flex-wrap: nowrap;
}

.modal-overlay .active {
  opacity: 1;
  visibility: visible;
  z-index: 999;
}

.thanks-modal-overlay .active {
  opacity: 1;
  visibility: visible;
  z-index: 999;
}

body.no-over {
    overflow: hidden;
}

.modal.active {
    overflow: scroll;
}

@media(max-width: 40em) {
    .modal .close-modal {
        top: 5px;
    }
}

@media only screen and (max-width: 39.9375em) {
  .modal {
      position: fixed;
      left: 0;
      width: 95%;
      -webkit-overflow-scrolling: touch;
      transform: scale(1.1);
      padding: 0 !important;
      z-index: 999;
      right: 0;
      height: auto;
      max-height: 88vh;
      overflow: scroll;
  }

  .modal-overlay {
      display: flex;
      align-items: flex-start;
      padding-top: 2.5%;
  }
  
  .thanks-modal-overlay {
      display: flex;
      align-items: flex-start;
      padding-top: 2.5%;
  }

  .close-modal {
      right: 15px !important;
  }
}

@media(max-width: 550px) {
    .links_dole ul li a {
        font-size: 14px;
    }

    .links_dole ul li a svg {
        margin-left: 7px;
    }

    .links_dole {
        margin: 25px 0 5px 0;
    }

    .asdoi_pd ul li a, .asdoi_pd ul li a img {
        height: 60px;
        width: 60px;
    }

    .asdoi_pd ul li {
        margin: 0 4px;
    }

    .modal .modal-content {
        background-size: 100%;
    }

    .skdu_de.rem_sh .morelink {
        bottom: 7px;
    }

    .ujie_wor .modal-content {
      padding: 25px
    }

    .oke_bg img {
        height: 130px;
    }

    .asdkl_logo img {
        width: 130px;
        height: 180px;
    }

    .asdio_ples {
        margin-bottom: 20px;
    }

    .siio_eof h3 {
        font-size: 21px;
    }

    .siio_eof svg {
        width: 28px;
        height: 28px;
        margin-right: 8px;
    }
}


@media(max-width: 375px){
    .container {
        padding: 0 12px
    }

    .doie_de.completed:before {
        width: 120px;
        height: 120px;
        top: 11px;
     }

    .doie_de {
        height: 225px;
    }

    a.ceio {
        padding: 8px 0;
        font-size: 13px;
        font-weight: 600;
    }

    .coll_dskid, .full_dskid {
        font-size: 12px;
    }

    .progressBar {
        margin: 0 0 21px 0;
    }

    .asdkji_pricost {
           margin-bottom: 17px
    }

    .polre_fp h3 {
        font-size: 14px;
        margin-bottom: 6px;
        line-height: 17px;
    }

    .sikodlpw {
        padding: 50px 8px 8px 8px;
    }

    .links_dole ul {
        display: block;
    }

    .links_dole ul li {
        width: 100%;
        margin: 10px 0;
    }

    .links_dole ul li a {
        height: 45px;
        font-size: 15px;
    }

    .links_dole {
        margin: 20px 0 12px 0px;
    }

    .sadkji_de {
        padding: 15px 15px 0 15px;
    }

    .sap_d img {
        width: 90px;
        height: 124px;
    }

    .hea_conte {
        left: 15px;
        top: 150px;
    }

    .section_blocks {
        margin-top: -75px;
    }

    .ksi_loe {
        height: 350px;
    }

    .skdji_leo {
        padding-top: 20px;
        padding-bottom: 25px;
    }

    .social_media ul li a, .social_media ul li a img {
        width: 35px;
        height: 35px;
    }

    .social_media ul li a {
        margin: 0 2px;
    }

    .social_media ul {
        height: 35px;
    }

    .sdkji_ef a span {
        font-size: 15px;
    }

    .sdkji_ef .def_pam a svg {
        max-width: 120px;
    }

    .siio_eof {
        flex-direction: column-reverse;
        margin-top: -40px;
    }

    .siio_eof h3 {
        transform: translate3d(0,10px,0);
    }

    .siio_eof svg {
        margin: 0;
    }

    .sadkii_btns {
        margin-top: 55px;
    }
}

@media(max-width: 352px) {
    .container {
        padding: 0 10px;
    }
}

@media(max-width: 320px) {
    .ski_ppr h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .plfre_f h3 {
        font-size: 35px;
        line-height: 32px;
    }

    .plfre_f {
        margin-top: 2px;
    }

    .plfre_f strong {
        margin: 0 0 0 7px;
        font-size: 25px;
    }

    .ski_ppr h1 {
        font-size: 29.5px;
        line-height: inherit;
        margin: 0px 0 0px;
    }

    .section_blocks {
        margin-top: -75px;
    }

    .ksi_loe {
        height: 340px;
    }

    .hea_conte {
        top: 155px;
    }

    .doie_de.completed:before {
        width: 120px;
        height: 130px;
        top: 10px;
    }
}