@charset "utf-8";



/* CSS Document */







/*================================================



Default CSS



=================================================*/



@import url("https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");



body {



  font-family: "Poppins", sans-serif;



  padding: 0;



  margin: 0;



  font-size: 14px;



}







#header{



  position: fixed;



  width: 100%;



  top: 0;



  z-index: 99;



}



#navbar {



  background-color: #fff;



  /*padding: 90px 10px;*/



  transition: 0.4s;



  box-shadow: 0 0 5px rgba(0,0,0,.5)



}







.collapse{
    display:contents;
    float: right;
}

.navbar-light .navbar-brand{
  width: 35%;
  float: left;
}





.startp-nav nav .others-option a{color: #fff !important;}















img {



  max-width: 100%;



}







a {



  color: #0e314c;



  display: inline-block;



  -webkit-transition: 0.5s;



  transition: 0.5s;



  text-decoration: none;



  outline: 0 !important;



}







a:hover, a:focus {



  color: #0b3155;



  text-decoration: none;



}







.d-table {



  width: 100%;



  height: 100%;



}







.d-table-cell {



  vertical-align: middle;



}







p {



  color: #6084a4;



  line-height: 1.9;



}







p:last-child {



  margin-bottom: 0;



}







.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {



  color: #0e314c;



  font-weight: 500;



}







/*btn btn-primary*/



.btn-primary {



  color: #ffffff;



  background-color: #0b3155;



}







.btn-primary:hover, .btn-primary:focus, .btn-primary:active {



  color: #ffffff;



  background: #0e314c;



  -webkit-transform: translateY(-5px);



          transform: translateY(-5px);



  -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);



          box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);



}







.btn-primary.focus, .btn-primary:focus {



  -webkit-box-shadow: unset;



          box-shadow: unset;



}







.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary .show > .btn-primary.dropdown-toggle:focus {



  -webkit-box-shadow: unset;



          box-shadow: unset;



}







.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary .show > .btn-primary.dropdown-toggle {



  color: #ffffff;



  background: #0e314c;



  -webkit-transform: translateY(-5px);



          transform: translateY(-5px);



  -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);



          box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);



}







.btn-primary.disabled, .btn-primary:disabled {



  color: #ffffff;



  background-color: #0b3155;



  opacity: 1;



}







.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary:disabled:hover, .btn-primary:disabled:focus {



  background: #0e314c;



  -webkit-box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);



          box-shadow: 0 13px 27px 0 rgba(198, 121, 227, 0.25);



}







.btn {



  font-weight: 600;



  font-size: 14px;



  border: none;



  padding: 10px 20px;



  position: relative;



  border-radius: 4px;



  z-index: 1;



  text-transform: uppercase;



  -webkit-transition: 0.5s;



  transition: 0.5s;



}







.btn::after, .btn::before {



  content: '';



  position: absolute;



  top: 0;



  height: 100%;



  width: 0;



  -webkit-transition: 0.5s;



  transition: 0.5s;



  background: #007bff;



  z-index: -1;



}







.btn::after {



  left: 0;



  border-radius: 4px 0 0 4px;



}







.btn::before {



  right: 0;



  border-radius: 0 4px 4px 0;



}







.btn:hover::after, .btn:hover::before {



  width: 50%;



}







/*form control*/



.form-group {



  margin-bottom: 18px;



}







label {



  color: #0e314c;



  font-size: 15px;



  font-weight: 500;



  margin-bottom: 10px;



}







.form-control {



  height: 45px;



  padding: 10px;



  font-size: 14px;



  color: #0e314c;



  border: 2px solid #999;



  border-radius: 0;



  border-color: #999;



  background: #fff;



  -webkit-transition: 0.5s;



  transition: 0.5s;







}







.form-control:focus {



  outline: 0;



  background: #ffffff;



  -webkit-box-shadow: unset;



          box-shadow: unset;



  border-color: #0b3155;



}















header{



  background-color: #789cd8;



}







header .navbar{



  padding: 0px;



}







header .navbar-light .navbar-nav .nav-link{
  color: #fff;
  border:2px solid #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 10px;
  display: inline-block;
}







header .navbar-light .navbar-nav .nav-link:hover{



  background-color: #fff;



  color: #789cd8;



}







button:focus{outline: none;}



button {



    background-color: #789cd8;



    color: #fff;



    border: none;



    border-radius: 0px;



    margin-top: 20px;



    padding: 5px 20px;



    font-size: 18px;



    cursor: pointer;



}







button:hover {



  opacity: 1;



}













.slider{
  padding: 58px 0px;
}







.slider h2{



  font-size: 28px;



  color: #fff;



}







.slider h1{



  font-size: 33px;



  color: #fff;



  padding: 20px 0px;



}



.slider .first_p{
  color: #000;
  font-size:18px;
  font-family: "Poppins", sans-serif;
  line-height: normal;
}







.slider .first_pp{
  color: #000;
  font-size:14px;
  font-family: "Poppins", sans-serif;
  line-height: normal;
}



.slider .first_pp span{
  font-size: 20px;
}



.feature{



  background-color: #fff;



  padding: 30px 0px;



}







.feature h2{



  font-size: 26px;



  color: #000;



  margin-bottom: 20px;



  margin-top: 20px;



}







.feature .box_main{



  /*border:1px solid #000;*/



}







.feature .box_main p{



  text-align: left;



  color: #000;



  padding: 0px 0px;



  margin-bottom: 15px;



  font-size: 16px;
  line-height: normal;
  font-family: "Poppins", sans-serif;



}







.feature .box_main img{



  margin-bottom: 10px;



}







.feature .right_box .left_c{
  /*background: -moz-linear-gradient(top, #95b9f4 0%, #789cd8 100%)*/
    background: -moz-linear-gradient(top, #95b9f4 0%, #789cd8 100%); /* firefox */
    border: solid #ccc 3px;
    box-shadow: 0 1px 2px #fff, 0 -1px 1px #666, inset 0 -1px 1px rgba(0,0,0,0.5), inset 0 1px 1px rgba(255,255,255,0.8);
    -moz-box-shadow: 0 1px 2px #fff, 0 -1px 1px #666, inset 0 -1px 1px rgba(0,0,0,0.5), inset 0 1px 1px rgba(255,255,255,0.8);
    -webkit-box-shadow: 0 1px 2px #fff, 0 -1px 1px #666, inset 0 -1px 1px rgba(0,0,0,0.5), inset 0 1px 1px rgba(255,255,255,0.8);
    text-shadow: 0 1px 2px #fff;

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95b9f4), color-stop(100%,#789cd8)); /* webkit */font-size:20px;


  display:block;



  float: left;



  background-color:#789cd8;



  height: 75px;



  width: 75px;



  color: #fff;



  font-size: 14px;



  line-height: normal;



  border-radius: 50%;



  text-align: center; 



  padding-top: 12px;



  margin-bottom: 40px;



}



.feature .right_box p{



  float: left;



  margin-left: 15px;



  color: #000;



  font-size: 16px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  line-height: normal;



}

.feature .right_box p.right_c2{
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

.feature .right_box p.right_c a{
  font-weight: bold;
  font-family: "Poppins", sans-serif;

}

.first_pp.first_pp_2{display: none;}


.step2{
  padding: 40px 0px;
}

.step2 h2{
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin-bottom: 10px;
}

.step2 #exTab1{
  background-color: #789cd8;
  padding: 30px 30px;
  margin: auto;
  text-align: center;
}
.step2 #exTab1 ul{
  margin: auto;
  text-align: center;
  margin-bottom: 20px;
  display: block;
}
.step2 #exTab1 ul li{
  display: inline-block;
}
.step2 #exTab1 ul li a{
  padding: 5px 20px;
  border: 2px solid #fff;
  margin: 0px 10px;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  transition: .5s;
  font-family: "Poppins", sans-serif;
}
.step2 #exTab1 ul li.active a, .step2 #exTab1 ul li a.active{
  background-color: #fff;
  color: #789cd8;
  transition: .5s;
}

.step2 #exTab1 .donation_wrapper .col-form-label{
  font-size: 16px;
  color: #fff;
  text-align: left;
  font-family: "Poppins", sans-serif;
}

.step2 #exTab1 .donation_wrapper h4{
  font-size: 20px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  text-align: left;
}

.step2 #exTab1 .donation_wrapper .button-don{
  padding: 5px 20px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  margin: 0px 05px;
  transition: .5s;
}

.step2 #exTab1 .donation_wrapper .button-don:hover{
  background-color: #fff;
  color: #789cd8;
  transition: .5s;
}

.step2 #exTab1 .donation_wrapper input{
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #000;
  margin-bottom: 10px;
  height: 36px
}

.step2 #exTab1 .donation_wrapper input:focus-visible{
  outline: none;
  box-shadow: none;
}



.terms{



  margin: 30px;

  /*height: 75vh;*/



}



.terms h3{



  text-align: center;



  color: #789cd8;



  margin-bottom: 30px;



}







.terms h4{



  font-size: 20px;



}



.terms p{



  color: #000;



  float: 16px;



}



.terms p a{



  color: #789cd8;



}






#modalOverlay {
            position: fixed;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.5);
            z-index: 99999;
            height: 100%;
            width: 100%;
    }
.modalPopup {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: #fff;
            width: 45%;
            padding: 0px;
            -webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
            -moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
            box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
    }
.modalContent {padding: 0px;}

button#button {
    position: absolute;
    bottom: 27px;
    right: 20px;
    background-color: #fff;
    color: #789cd8;
    border: none;
    border-radius: 0px;
    margin-top: 20px;
    padding: 5px 20px;
    font-size: 18px;
    cursor: pointer;
}

.buttonStyl{
    position: absolute;
    top: -20px !important;
    right: 10px !important;
    bottom: inherit !important;
    padding: 0px !important;
    font-weight: 700;
    background-color: transparent !important;
    color: #fff !important;
    font-size: 30px !important;
}






.copyright{



  background: #000;



  padding: 5px 0px;



}







.footer{



  padding: 10px 0px;



}



footer{



  background-color: #789cd8;



}



footer ul{padding: 0px; margin: 0px;}



footer ul li{



  display: inline-block;



  margin: 0px 10px;



}







footer ul li a{



  text-decoration: none;



  color: #fff;



}







footer p{



  font-size: 12px;



  color: #fff;



}







footer p a{



  color: #fff;



}


@media only screen and (max-width: 600px) {
  .donation_wrapper .single_amount_wrapper{
    padding: 0px;
  }
  .radio-toolbar label{
    width: 125px;
    margin: 0px 5px;
  }

  .feature .right_box .left_c, .feature .right_box p{
    margin-left: auto;
    margin: auto;
    float: inherit;
  }
  .feature p.right_c{
    padding-left: 15px;
    margin-bottom: 15px;
  }
  .first_pp.first_pp_2{
    display: block;
    padding: 10px 15px;
  }
  .first_pp{display: none;}
  
  .modalPopup{
      width:100%;
  }
  
  button#button {
    position: absolute;
    bottom: 14px;
    right: 20px;
    padding: 5px 6px;
    font-size: 14px;
}
}