.container-fluid {
  padding: 0;
  min-height: 100vh;
  padding-bottom: 82px; }

.wr-container-left {
  padding-left: 100px; }

.wr-container-right {
  padding-right: 100px; }

body {
  font-family: "Rubik", sans-serif !important; }

h1 {
  font-size: 40px !important;
  line-height: 42px; }

h2,
.text-h2 {
  font-size: 30px !important;
  font-weight: bolder;
  line-height: 32px; }

h3,
.text-h3 {
  font-size: 32px !important;
  font-weight: bold;
  line-height: 24px; }

h4,
.text-h4 {
  font-size: 28px !important;
  font-weight: lighter !important;
  line-height: 50px; }

h5,
.text-h5 {
  font-size: 25px !important;
  font-weight: lighter !important;
  line-height: 30px; }

.text-currency {
  font-size: 50px;
  line-height: 50px; }

.text-body {
  font-size: 16px !important;
  line-height: 24px; }

.text-paragraph {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400; }

.text-bold {
  font-weight: bold; }

.text-lighter {
  font-weight: lighter !important; }

.text-normalize {
  text-transform: none !important; }

.text-white {
  color: white; }

.text-black {
  color: black; }

.text-red {
  color: #631719; }

.text-link {
  color: #707070; }

.text-grey {
  color: #808080; }

.bg-red {
  background-color: #631719; }

.wr-box {
  padding: 20px;
  background-color: white; }

.wr-box span {
  display: block; }

.wr-item-box {
  padding: 15px;
  background-color: #f2f2f2;
  color: #808080;
  font-size: 17px;
  line-height: 24px; }

.wr-item-box span {
  display: block; }

.wr-item-box img {
  max-width: 100%;
  width: 100%;
  background-color: white; }

.wr-input-error {
  color: #ff0000;
  font-size: 13px;
  line-height: 24px;
  visibility: hidden;
  height: 20px; }

.wr-yt-box {
  padding: 60px 100px 100px 100px; }

.wr-yt-box span {
  display: block; }

.wr-btn-primary {
  background-color: #0ebc52;
  color: white;
  padding: 20px;
  box-shadow: none;
  border: 0px;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold; }
.wr-btn-secondary {
  background-color: #4AC87A;
  color: white;
  padding: 20px;
  box-shadow: none;
  border: 0px;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold; }

.wr-btn-primary:hover {
  color: white; }
.wr-btn-secondary:hover {
  color: white; }

.wr-btn-link {
  background-color: white;
  color: #008eff;
  font-size: 14px;
  border: 0px; }

.wr-tabs {
  border-bottom: 1px solid #e5e5e5; }

.wr-btn-tab {
  padding: 20px 0px;
  margin-right: 20px;
  color: #808080;
  font-size: 20px;
  font-weight: bold;
  background-color: white;
  border: 0px; }

.wr-btn-tab__active {
  color: black !important;
  border-bottom: 2px solid #631719; }

.wr-btn-icon {
  background-color: #631719;
  border: 0px;
  border-radius: 50%; }

.wr-input-currency {
  border: 1px solid #cccaca; }

.wr-input-currency .wr-input-icon {
  width: 15%;
  padding: 10px;
  display: inline;
  float: left;
  background-color: #fafafa;
  border-right: 1px solid #cccaca;
  color: black; }

.wr-input-currency input {
  width: 85%;
  display: inline;
  border: 0px solid;
  padding: 10px; }

.wr-loader {
  background-color: #cccaca;
  height: 8px;
  border-radius: 6px;
  border: 0px; }

.wr-loader-status {
  background-color: #0ebc52;
  border-radius: 6px;
  border: 0px;
  height: 100%; }

.wr-prefooter {
  background-color: #631719;
  color: white;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  font-weight: lighter; 

}

.wr-footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #c6c6c6;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.wr-footer a {
  color: #707070;
  text-decoration: none;
  margin-left: 3px;
  margin-right: 3px; }

#wr-min-donation {
  transition: ease-in-out; }

.wr-payment-header span {
  display: inline; }

.wr-payment-subtitle {
  font-weight: bolder; }

.wr-payment-box {
  cursor: pointer; }

.wr-payment-box .wr-payment-img {
  background-color: #fafafa;
  border: 1px solid #dddddd;
  padding: 25px;
  text-align: center;
  position: relative; }

.wr-payment-box__active .wr-payment-img {
  border: 1px solid #008eff; }

.wr-payment-box__active .wr-payment-caption {
  color: #008eff; }

.wr-payment-box .bi {
  display: none; }

.wr-payment-box__active .bi {
  position: absolute;
  top: -10px;
  right: -8px;
  color: #008eff;
  background-color: white;
  height: 18px;
  display: block; }

.wr-payment-box .wr-payment-img img {
  max-width: 166px;
  height: 30px; }

.wr-payment-caption {
  text-align: center;
  color: #c6c6c6; }

#wr-payment-form {
  display: none; }

.wr-payment-wallpaper {
  background-size: cover;
  background-position: 20; }

.wr-social-link {
  background-color: gainsboro;
  padding: 15px;
  font-size: 16px;
  color: white;
  display: block;
  border: 0px;
  width: 100%; }

.wr-social-link span {
  float: left; }

.wr-social-link img {
  float: right;
  width: 28px;
  height: 28px; }

#wr-share {
  padding-inline-end: 50%; }

.form-control {
  border-radius: 0 !important; }

/* Override bootstrap style */
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: black; }

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #ced4da;
  background-image: none; }

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #ced4da;
  background-image: none; }

.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: initial; }

.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
  background-color: #008eff; }

.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
  border-color: initial; }

/* mobile */
.wr-header-sm {
  height: 57px;
  background-color: #0ebc52;
  top: 0;
  left: 0;
  padding-left: 40px;
  padding-right: 40px; }

.wr-header-sm p {
  top: 7px;
  position: relative;
  font-size: 14px; }

.wr-flag-sm {
  z-index: 100;
  margin-top: -30px; }

.wr-btn-fixed {
  position: fixed;
  bottom: 0px;
  right: 0px;
  left: 0px;
  padding: 0; }

.modal-title {
  font-size: 21px;
  color: #555555; }

@media only screen and (max-width: 960px) {
  h1 {
    font-size: 24px !important;
    line-height: 32px;
    /* font-weight: bold; */ }

  h2,
  .text-h2 {
    font-size: 25px !important;
    font-weight: bold;
    line-height: 32px; }

  h3,
  .text-h3 {
    font-size: 21px !important;
    /* font-weight: lighter !important; */
    line-height: 25px; }

  h4,
  .text-h4 {
    font-size: 16px !important;
    font-weight: lighter !important;
    line-height: 24px; }

  .text-paragraph {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400; }

  .text-currency {
    color: #008eff;
    font-size: 21px;
    line-height: 14px;
    font-weight: lighter !important; }

  .wr-container-left {
    padding-left: 25px; }

  .wr-container-right {
    padding-right: 25px; }

  .wr-container-right__sm {
    padding-right: 25px; }

  .wr-img-100 {
    width: 100%; }

  .wr-box-sm {
    margin-top: 80px;
    position: absolute;
    left: 0;
    padding-left: 25px;
    padding-right: 25px; }

  .wr-box-sm .wr-box {
    box-shadow: #70707068 0px 2px 10px 0px; }

  .wr-tabs {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5; }

  .wr-btn-tab {
    font-weight: lighter;
    font-size: 14px;
    padding: 10px 0px;
    margin: 0px 0px;
    margin-right: 10px; }

  .wr-btn-tab__active {
    border-bottom: 2px solid #0ebc52; }

  .wr-yt-box {
    padding: 20px 20px 20px 20px; }

  .wr-prefooter {
    font-size: 18px;
    line-height: 24px;
    padding-top: 50px;
    padding-bottom: 50px; 
    padding-left: 1rem;
    padding-right: 1rem;
    }

  .wr-footer {
    font-size: 11px;
    text-align: right; }

  .wr-item-box {
    background-color: #f7fbff;
    border: 1px solid #d5ecff;
    padding: 15px 25px 15px 25px; }

  .wr-item-box img {
    background-color: white;
    margin-top: 10px;
    margin-bottom: 5px; }

  .wr-item-box-title {
    color: #008eff; }

  .form-label {
    margin-bottom: 0 !important;
    font-size: 12px; }

  .form-check-label {
    width: 90%; }

  .wr-payment-heading {
    font-size: 21px; }

  #wr-share {
    padding-inline-end: 0%; }

  .wr-btn-primary {
    padding: 10px; } 
  .wr-btn-secondary {
    padding: 5px; 
}

@media only screen and (max-width: 960px) and (max-width: 500px) {
  .wr-box-sm {
    margin-top: 120px !important; } }
