html, body {
    background-color: #eee;
  }
  body {
    font-family: "Montserrat", "Roboto", Helvetica, Arial, sans-serif;
  }
  
  .container {
    width:100%;
    max-width: 1167px; 
    background-color: #fff;
    -webkit-border-radius: 0 0 6px 6px;
       -moz-border-radius: 0 0 6px 6px;
            border-radius: 0 0 6px 6px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.15);
            box-shadow: 0 1px 2px rgba(0,0,0,.15);
  }
  .mainkep{width:100%;}
.polldiv{padding:10px}

  .page-header {
    background-color: #f5f5f5;
    padding: 20px 20px 10px;
    margin-left: -12px;
  margin-right: -12px;
  }

  .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
  }
  
  .input-group>.form-control,
  .input-group>.form-select,
  .input-group>.form-floating {
    position: relative;
    flex: none;
    width: 100%;
    min-width: 0;
  }
  
  .input-group>.form-control:focus,
  .input-group>.form-select:focus,
  .input-group>.form-floating:focus-within {
    z-index: 5;
  }
  
  .input-group .btn {
    position: relative;
    z-index: 2;
  }
  
  .input-group .btn:focus {
    z-index: 5;
  }
  .form-label {
    margin-bottom: 0.5rem;
    font-size: 1rem;
  font-weight: 500;
    color: #7b809a;
  }

  .donate-now {
    list-style-type: none;
    width:100%;
  }

  .donate-now li {
    float: left;
    margin: 0;
    width: 85px;
    height: 40px;
    position: relative;
  }

.donate-now label,
.donate-now input {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;width: 100%;
}

.donate-now input[type="radio"] {
opacity: 0;
}

.donate-now input[type="radio"]:checked+label,
.Checked+label {
background: #F2653E;
}

.donate-now label {
padding: 0;
border: 1px solid #CCC;
cursor: pointer;
z-index: 90;
text-align: center;
line-height: 41px;
}

.donate-now label:hover {
background: #DDD;
}
.btn-primary {
    font-size: 12px;
  font-weight: 600;
    padding: 0 25px;
    display: inline-block;
    text-transform: uppercase;
    
    height: 44px;
    line-height: 44px;
    background: inherit;
    color: #fff;
    background: #F2653E;
    border:none;
  }
  .btn-primary:hover {
    background: #222222;
  }
  .btn-secondary{
    font-size: 12px;
  font-weight: 600;
    padding: 0 25px;
    display: inline-block;
    text-transform: uppercase;
   
    height: 44px;
    line-height: 44px;
    background: inherit;
    color: #fff;
    background: #222222;
    border:none;
  }
  .btn-secondary:hover {
    background: #F2653E;
  }
  footer p{text-align:center;margin-top:15px;font-size:12px;}
  label.error{background-color:#F2653E;color:#fff;padding:3px;font-weight:bold;}
  input.error{color:#F2653E}
  div.error{margin: 10px;
    display: inline;
    background-color: #F2653E;
    color: #fff;
    padding: 3px;
    font-weight: bold;}
    #cookie-bar {
      background: #110e14;
      height: 50px;
      line-height: 40px;
      color: #ffffff;
      text-align: center;
      padding: 3px 0;
      z-index: 99999999;
      position: fixed;
      bottom: 0;
      width: 100%;
      font-size: 13px
    }
    
    #cookie-bar.fixed {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
    }
    
    #cookie-bar.fixed.bottom {
      bottom: 0;
      top: auto;
    }
    
    #cookie-bar p {
      margin: 0;
      padding: 0;
    }
    
    #cookie-bar a {
      color: #ffffff;
      display: inline-block;
      border-radius: 3px;
      text-decoration: none;
      line-height: 20px;
  padding: 4px;
      margin-left: 8px;
    }
    
    #cookie-bar .cb-enable {
      background: #F2653E;
    }
    
    #cookie-bar .cb-enable:hover {
      background: #F2653E;
    }
    
    #cookie-bar .cb-disable {
      background: #F2653E;
    }
    
    #cookie-bar .cb-disable:hover {
      background: #F2653E;
    }
    
    #cookie-bar .cb-policy {
      background: #F2653E;
    }
    
    #cookie-bar .cb-policy:hover {
      background: #F2653E;
    }
    
    @media (max-width: 768px) {
      #cookie-bar {
        height: auto;
        line-height: 20px;
        padding: 10px;
      }
    }

.submitbtn {
  padding: 15px 90px 50px 90px;
  font-size: 20px;
}

.nopadding {
  padding: 0;
}

.footer-col {
  background-size:initial;
  background-position:50% 50%;
  background-repeat:repeat;
  background-attachment:initial; 
  display: flex;
  flex-direction: row;
  background-color: #1d2538; 
  color: #fff;

  padding-left: 50px; 
  padding-top: 20px; 
  padding-right: 50px;
  height:100%;
}

.right-side {
  text-align: right;
  justify-content: right;
}

.fZPmZi {
  word-break: break-word;
  transition: box-shadow 0.1s ease-in-out;
  flex-basis: inherit;
  font-size: 13px;
  color: rgb(28, 35, 45);
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  /* text-align: center; */
  line-height: 27px;
}

.main-padding {
  padding: 10px 50px 20px 50px
}

@media only screen and (max-width: 768px) {
  .main-padding {
    padding: 10px 20px 20px 20px
  }
  .donate-now li {
    width: 75px;
    margin-left: 5px;
    margin-right: 5px;
  }
}