/* :: Typography
----------------------------------------------- */

.card-header i, .card-header em, .donation-benefits i, .donation-benefits em {
	font-family: 'Lato', sans-serif !important;
	font-style: normal !important;
}
/* :: Colors & Backgrounds styles
----------------------------------------------- */

.donate-form-section {
	background-image: url('/img/donate/bg-cows.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
/* :: Text colors */

.color-white, .donate-form-toggle .btn:focus, .donate-form-toggle .btn:active, .donate-form-toggle .btn.active, .donate-form-body .btn-donate-submit, .donate-form-body .btn-donate-next, .amount-buttons-wrapper .btn-check:focus + .btn-amount, .amount-buttons-wrapper .btn-check:checked + .btn-amount, .amount-buttons-wrapper .btn-check:active + .btn-amount, .amount-buttons-wrapper .btn-amount:disabled, .amount-buttons-wrapper .btn-amount.disabled {
	color: #FFFFFF !important;
}
.color-gray, .amount-buttons-wrapper .form-control::-webkit-input-placeholder, .amount-buttons-wrapper .form-control::-moz-placeholder, .amount-buttons-wrapper .form-control::placeholder {
 color: #EAEAE7 !important;
}
.color-darkgray, .amount-buttons-wrapper .btn-check + .btn-amount, .amount-buttons-wrapper .btn-check + .btn-other-amount, .amount-buttons-wrapper .form-control, .amount-buttons-wrapper .input-group-text, .amount-buttons-wrapper .form-control, .btn-method {
	color: #9b9b94 !important;
}
.color-midnight, .donate-form-header, .donate-form-body, .btn-method:focus, .btn-method:hover, .btn-method:active, .btn-method.active {
	color: #333232 !important;
}
.color-blue, .donate-form-toggle .btn {
	color: #369ff4 !important;
}
.color-yellow, .card-alert:after {
	color: #EACD27 !important;
}
/* :: Background colors */
	
.bg-transparent, .donate-form-section, .btn-method {
	background-color: transparent !important;
}
.bg-white, .donate-form-toggle .btn, .donate-form-footer, .amount-buttons-wrapper .input-group-text, .amount-buttons-wrapper .form-control, .amount-buttons-wrapper .donate-form-other-text .form-control:not([value=""]), .btn-method:focus, .btn-method:hover {
	background-color: #FFFFFF !important;
}
.bg-gray, .amount-buttons-wrapper .btn-check + .btn-amount, .amount-buttons-wrapper .btn-check + .btn-other-amount {
	background-color: #EAEAE7 !important;
}
.bg-lightgray, .donate-form-header, .card-hero, .amount-buttons-wrapper .btn-check:hover + .btn-amount, .amount-buttons-wrapper .btn-check:hover + .btn-other-amount {
	background-color: #F4F5F0 !important;
}
.bg-creme {
	background-color: #F9F7E9 !important;
}
.bg-blue, .donate-form-toggle .btn:focus, .donate-form-toggle .btn:active, .donate-form-toggle .btn.active, .donate-form-body .btn-donate-submit, .donate-form-body .btn-donate-next, .amount-buttons-wrapper .btn-check:focus + .btn-amount, .amount-buttons-wrapper .btn-amount:disabled, .amount-buttons-wrapper .btn-amount.disabled, .amount-buttons-wrapper .btn-check:checked + .btn-amount, .amount-buttons-wrapper .btn-check:active + .btn-amount {
	background-color: #369ff4 !important;
}
.bg-lightblue, .donate-form-toggle .btn.active:hover, .donate-form-body .btn-donate-submit:focus, .donate-form-body .btn-donate-submit:active, .donate-form-body .btn-donate-submit:hover, .donate-form-body .btn-donate-next:focus, .donate-form-body .btn-donate-next:active, .donate-form-body .btn-donate-next:hover {
	background-color: #70BBF7 !important;
}
.bg-hummingbird, .donate-msg-section {
	background-color: #D6E4EA !important;
}
.bg-midnightblue {
	background-color: #003366 !important;
}
.bg-cobalt {
	background-color: #0052A3 !important;
}
.bg-yellow, .card-alert {
	background-color: #EACD27 !important;
}
/* :: Border colors */

.bd-gray, .donate-form-footer, .amount-buttons-wrapper .btn-check + .btn-amount, .amount-buttons-wrapper .btn-check + .btn-other-amount, .amount-buttons-wrapper .form-control, .amount-buttons-wrapper .input-group-text, .amount-buttons-wrapper .form-control {
	border-color: #EAEAE7 !important;/* border-color: rgba(0, 0, 0, 0.2);
----------------------------------------------- */
}
.bd-lightgray {
	border-color: #F4F5F0 !important;
}
.bd-darkgray, .btn-method {
	border-color: #9b9b94 !important;
}
.bd-midnight, .btn-method:focus, .btn-method:hover, .btn-method:active, .btn-method.active {
	border-color: #333232 !important;
}
.bd-blue, .donate-form-toggle .btn, .donate-form-toggle .btn:focus, .donate-form-toggle .btn:active, .donate-form-toggle .btn.active, .donate-form-body .btn-donate-submit, .donate-form-body .btn-donate-next, .amount-buttons-wrapper .btn-check:focus + .btn-amount, .amount-buttons-wrapper .btn-amount:disabled, .amount-buttons-wrapper .btn-amount.disabled, .amount-buttons-wrapper .btn-check:checked + .btn-amount, .amount-buttons-wrapper .btn-check:active + .btn-amount, .amount-buttons-wrapper .donate-form-other-text .form-control:not([value=""]) {
	border-color: #369ff4 !important;
}
.bd-lightblue, .amount-buttons-wrapper .donate-form-other-text .form-control:focus {
	border-color: #70BBF7 !important;
}
.bd-yellow, .card-header i, .card-header em, .donation-benefits strong, .donation-benefits em, .donation-benefits i {
	border-color: #FFCA0A !important;
}
/* :: Shadows */

.shadow-none, .donate-form-toggle .btn:focus, .donate-form-toggle .btn:active, .donate-form-toggle .btn.active, .donate-form-body .btn-donate-submit, .donate-form-body .btn-donate-next, .amount-buttons-wrapper .btn-check:focus + .btn-amount, .amount-buttons-wrapper .btn-check:checked + .btn-amount:focus, .amount-buttons-wrapper .btn-check:active + .btn-amount:focus, .btn-method:focus, .btn-method:hover, .btn-method:active, .btn-method.active {
	box-shadow: none !important;
}
/* :: General styles
----------------------------------------------- */
/* :: Utilities
----------------------------------------------- */

/* :: SITEWISE
----------------------------------------------- */

/* :: Header styles
----------------------------------------------- */
/* :: Navbar styles
----------------------------------------------- */
/* :: Footer styles
----------------------------------------------- */
/* :: Main & Content styles
----------------------------------------------- */
/* :: Form styles
----------------------------------------------- */

/* :: DONATE WIDGET
----------------------------------------------- */

.card-hero {
	padding: 1rem 2rem;
}
.card-alert {
	position: relative;
	padding: 1rem 2rem 1rem 4rem;
	margin-bottom: .5rem;
}
.card-alert:after {
	content: "\25bc";
	/*content: "▼";*/	
	bottom: -30px;
	left: 20px;
	position: absolute;
	font-size: 2rem;
}
.card-alert:before {
	content: "⚠";
	top: 10px;
	left: 20px;
	position: absolute;
	font-size: 2rem;
}
.card-alert .fas {
	font-size: 1.4rem;
}
.text-hero {
	font-size: 3rem;
	font-weight: bolder;
}
.card-header i, .card-header em, .donation-benefits strong, .donation-benefits em, .donation-benefits i {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-weight: 900 !important;
}
.donate-form-toggle {
	width: 100%;
}
.donate-form-toggle .btn-group {
	display: flex;
}
.donate-form-toggle .btn-group .btn {
	flex: 1
}
.donate-form-toggle .btn {
	box-shadow: none;
}
.donate-form-card {
	margin-bottom: 1rem;
}
.donate-form-header {
	font-weight: bold;
	font-size: 1.1rem;
	padding: .8rem;
}
.donate-form-header a {
	text-transform: lowercase;
	font-size: .9rem;
}
.donate-form-once-method .donate-form-body, .donate-form-monthly-method .donate-form-body {
	padding-top: 0 !important;
}
.donate-form-body p {
	margin: .8rem 0;
}
.donate-form-body .btn-donate-submit,
.donate-form-body .btn-donate-next {
	width: 100%;
}
.donate-form-footer {
	border-top-style: dashed;
	border-top-width: 1px;
	padding: 1.2rem 1rem;
}
.amount-buttons-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px
}
.amount-buttons-wrapper * {
	font-weight: 400
}
.amount-buttons-wrapper .btn-check + .btn-amount, .amount-buttons-wrapper .btn-check + .btn-other-amount, .amount-buttons-wrapper .form-control {
	width: 100%;
	border-style: solid;
	border-width: 1px;
	letter-spacing: 0;
	padding: 10px 15px;
	font-size: 1.3rem;
}
.amount-buttons-wrapper .input-group {
	position: relative;
}
.amount-buttons-wrapper .input-group-text, .amount-buttons-wrapper .form-control {
	border-style: solid;
	border-width: 1px;
	border-radius: 0.25rem !important;
}
.amount-buttons-wrapper .form-control {
	padding-left: 35px !important;
}
.amount-buttons-wrapper .input-group-text {
	position: absolute;
	background-color: transparent !important;
	border-style: none !important;
	padding: 15px 15px;
	z-index: 10;
}
.amount-buttons-wrapper .input-group-text:first-child {
	left: 0;
}
.amount-buttons-wrapper .input-group-text:last-child {
	right: 0;
}
.amount-buttons-wrapper .donate-form-other-text .form-control:not([value=""]) {
	border-width: 2px;
}
.btn-method {
	height: calc(3.5rem + 2px);
	padding: 1rem 0.75rem;
	width: 100%;
	border: none;
	border-radius: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.btn-method:focus, .btn-method:hover, .btn-method:active, .btn-method.active {
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

#once-name, #monthly-name, #once-dni, #monthly-dni, #monthly-city, #monthly-region-id {
	border-right-style: none;
}
#once-email, #monthly-email, #monthly-city, #monthly-region-id, #monthly-country-id {
	border-top-style: none;
}


@media (min-width: 576px) {
.donate-form-section {
	min-height: 400px;
}
}

@media (min-width: 768px) {
.donate-form-section {
	background-position: center top;
	background-size: auto 100%;
	min-height: 500px;
}
}

@media (min-width: 992px) {
.donate-form-section {
}
}

@media (min-width: 1200px) {
.donate-form-section {
	background-position: center bottom;
	background-size: cover;
	min-height: 600px;
}
}
#simulador {
	padding-top: 50px;
	margin: 15px auto;
	max-width: 952px;
}
#simulador label.btn-amount {
	border: 2px solid transparent;
	margin: 10px;
}
#simulador input[data-toggle]:checked + label.btn-amount, #simulador input[data-toggle]:checked + label.btn-amount:active, #simulador label.btn-amount:hover, #simulador label.btn-amount:focus {
	color: #FFFFFF !important;
	background-color: #E85109 !important;
	border: 2px solid #000000;
}
#simulador-box {
	margin: 15px auto 30px;
	max-width: 600px;
}
#simulador-box .row {
	background-color: #fdeec0;
	padding: 20px 30px;
	margin-top: 10px;
}
#simulador-box h3, #simulador-box h4 {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
}
#optionAmount {
	font-size: 34px;
	line-height: 34px;
	height: 55px;
	width: 160px;
	text-align: center;
	padding: 10px;
}
#simulador .data-table {
	margin: 0 auto 20px;
	max-width: 90%;
	background: #FFFFFF;
}
#simulador .data-table td {
	font-size: .9rem;
	padding: 10px 15px;
	color: #333333;
	border-bottom: 1px solid #666666;
}
#simulador .data-table tr td:last-child {
	text-align: right;
}
#simulador .data-table tr:last-child td:last-child {
	font-weight: 700;
}
#simulador .data-table tr:last-child td {
	border-top: 2px solid #666666;
	border-bottom: none;
}
#simulador .disclamer p {
	font-size: 12px;
	color: slategray;
}
