﻿@charset "utf-8";

/* CSS Document */


/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */

@font-face {
    font-family: 'CenturyGothic';
    src: url('CenturyGothic.woff2') format('woff2'), url('CenturyGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CenturyGothic-Bold';
    src: url('CenturyGothic-Bold.woff2') format('woff2'), url('CenturyGothic-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.mobile-on {
    display: none!important;
}

.mobile-on img {
    width: 100%;
    height: auto;
}

.donate .powered {
    top: 1120px;
}

.mobile-on {
    display: none!important;
}

.mobile-on img {
    width: 100%;
    height: auto;
}

.donate .form.height1 {
    background-color: rgba(65, 187, 201, 0.7)!important;
    border-radius: 8px;
    padding: 15px!important;
    max-width: 500px;
}

@keyframes star {
    0% {
        transform: scale(0.6);
    }
    5% {
        transform: scale(0);
    }
    95% {
        transform: scale(0);
    }
    100% {
        transform: scale(0.6);
    }
}

@keyframes staring {
    0% {
        transform: scale(1) rotate(0deg);
    }
    15% {
        transform: scale(0.7) rotate(100deg);
    }
    85% {
        transform: scale(1.3) rotate(-100deg);
    }
    100% {
        transform: scale(1) rotate(0deg);
    }
}

@keyframes star2 {
    0% {
        transform: scale(0);
    }
    5% {
        transform: scale(0);
    }
    95% {
        transform: scale(0);
    }
    100% {
        transform: scale(0.6);
    }
}

.donate-form {
    padding: 0px;
    background-color: transparent;
}

.show {
    transition: all ease 0.2s!important;
    animation: staring normal forwards ease-out 30s;
    opacity: 1!important
}

::selection {
    background: transparent;
}

::-moz-selection {
    background: transparent;
}

#particles-js {
    position: absolute;
    top: 0;
    width: 100%;
    height: 810px;
}

.groundb {
    background-image: url(../images/snieg.png);
    width: 100%;
    background-repeat: repeat-x;
    background-position: bottom;
    position: absolute;
    top: 0;
    display: block;
    height: 890px;
}

.star {
    opacity: 0;
    display: block;
    transition: all ease 0s!important;
    position: absolute;
    width: 130px;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    z-index: 999;
    background-image: url(../images/shine.png);
}

.bow-con {
    width: 350px;
    height: 600px;
    top: 100px;
    position: relative;
    display: block;
    margin: 0 auto;
}

.star1 {
    top: 3px;
    left: 104px;
}

.star2 {
    top: 53px;
    left: 142px;
}

.star3 {
    top: 112px;
    left: 172px;
}

.star4 {
    top: 146px;
    left: 100px;
}

.star5 {
    top: 215px;
    left: 48px;
}

.star6 {
    top: 254px;
    left: 125px;
}

.star7 {
    top: 282px;
    left: 214px;
}

.star8 {
    top: 320px;
    left: 56px;
}

.star9 {
    top: 360px;
    left: 226px;
}

.star10 {
    top: 354px;
    left: 141px;
}

.star11 {
    top: 424px;
    left: 15px;
}

.star12 {
    top: 480px;
    left: 275px;
}

.star13 {
    top: 501px;
    left: 145px;
}

.star14 {
    top: 530px;
    left: 7px;
}

.preload {
    visibility: hidden;
    width: 1px;
    height: 1px;
}

.promo {
    position: absolute;
    right: 10px;
    width: 150px;
    margin-left: 0px;
    right: 90px;
    height: 150px;
    background-size: contain;
    display: none!important;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(../images/promo.png);
    top: 30px;
}

.efix {
    margin: 60px 20px 0 0;
    clear: both;
    float: left
}

.pagenr {
    clear: both;
    margin: 0px auto 0;
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 14px;
    width: 400px;
}

.enterform .form .form {
    width: 550px;
}

.mainlogo {
    margin-left: -20px;
}

.boxed {
    padding: 17px 25px!important;
    border: 1px solid #f5b232;
    border-radius: 10px;
    color: #f5b232;
    display: block;
    max-width: 500px!important;
    text-align: center;
    font-weight: bold;
    /* font-size: 24px!important; */
    /* line-height: 35px!important; */
}

.pagenr a {
    font-size: 14px;
    text-shadow: none;
    box-shadow: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f96b77+0,f62e3e+100 */
    background: #401F4E;
    /* Old browsers */
    background: -moz-linear-gradient(top, #401F4E 0%, #401F4E 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #401F4E 0%, #401F4E 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #401F4E 0%, #401F4E 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f96b77', endColorstr='#f62e3e', GradientType=0);
    /* IE6-9 */
    color: white!important;
    font-weight: 500;
    border-radius: 3px;
    text-transform: uppercase;
    text-align: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 25px;
    font-size: 14px;
    padding: 3px;
    margin: 0 1px;
}

.pagenr a:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f96b77+0,f62e3e+100 */
    background: #401F4E;
    /* Old browsers */
    background: -moz-linear-gradient(top, #401F4E 0%, #401F4E 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #401F4E 0%, #401F4E 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #401F4E 0%, #401F4E 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f96b77', endColorstr='#f62e3e', GradientType=0);
    /* IE6-9 */
    box-shadow: none;
    color: white;
    text-shadow: none;
    box-shadow: none;
}

.enterform #header1 {
    margin: 0px 0px 0px 0px;
}

.powered {
    color: white;
    position: absolute;
    left: 0;
    height: 35px!important;
    margin-left: 0px;
    top: 1000px;
    margin-bottom: 40px;
}

body {
    line-height: 100%;
    background-color: #41BBC9!important;
    font-family: 'CenturyGothic', sans-serif;
}

label {
    color: white;
    width: 50px
}

#header2 {
    margin: 0px 0 10px 0;
    text-align: center;
    color: #FFF49A;
    font-size: 34px;
    line-height: normal;
}

p {
    color: white;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.lay1 {
    z-index: 4;
}

.lay2 {
    z-index: 3;
}

.lay3 {
    z-index: 2;
}

.lay4 {
    z-index: 1;
}

.lay5 {
    z-index: 0;
}

.content {
    width: 530px;
    left: 50%;
    margin-left: -480px;
    height: auto;
    min-height: 800px;
    position: absolute;
    display: block;
}

.bg {
    width: 100%;
    background-image: url(../images/tree.png);
    background-repeat: repeat;
    background-size: 2000px;
    background-color: transparent;
    background-position: center top;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
    display: block;
    height: 1000px;
}

.container {
    width: 960px;
    left: 50%;
    margin-left: -480px;
    height: auto;
    min-height: 800px;
    position: absolute;
    display: block;
}

.disc2 {
    color: white;
    width: 100%;
    text-align: center;
    padding-left: 74px;
}

.form {
    display: block;
    width: 609px;
    padding: 0px;
    background-size: 100% 100%;
    background-position: right top;
    background-repeat: repeat;
    border-radius: 10px;
    padding: 10px 0;
    background-color: transparent;
}

.form2 {
    display: block;
    width: 485px;
    float: left;
    height: 500px;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100% 100%;
    background-image: url(../images/christmass.png);
}

.height1 {
    min-height: 370px;
    height: auto;
}

.clear {
    clear: both;
    float: none;
}

i {
    font-style: italic;
}

.height2 {
    height: auto;
}

.anomymous {
    margin-top: 0px !important;
}

#areadiv {
    width: 100%;
    display: block;
    margin: 0;
}

textarea {
    border-radius: 3px 3px 3px 3px;
    box-shadow: inset 1px 1px 10px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 1px 1px rgba(0, 0, 0, 0.05)!important;
    background-color: #fff;
    border: 0px;
    width: 346px;
    float: right;
    margin-right: 3px;
    padding: 3px 0 0 5px;
    margin-bottom: 10px;
}

textarea:focus {
    background-color: #fff;
}

fieldset {
    border: 0px;
    margin: 0;
    padding: 0;
}

.left {
    margin: 0 5px 10px 0;
    width: auto;
    float: none;
    height: 25px;
}

.right {
    margin: 0 0px 10px 0;
    width: 225px;
    float: left
}

.binside {
    margin: 50px 0 0 85px;
    padding: 0px;
    float: left;
    width: 75%;
    height: 340px;
    overflow-y: auto;
}

.fright {
    margin: 35px 0px 0px 50px;
    float: left;
    width: 280px;
    height: 450px;
}

.box {
    color: #005db9;
    width: 93%;
    height: auto;
    margin: 10px 0;
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}

.box:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.title-head {
    float: none;
    display: inline-block;
    width: 100%
}

.box h1 {
    width: 100%;
    float: left;
    margin: 0px 0 5px;
    text-align: left;
    color: #0470b8;
    font-size: 13px;
    font-weight: bold;
}

.box .sig-date {
    float: right;
    width: 124px;
    margin: 0px 0px 5px 0px;
    text-align: right;
}

.box .by-date {
    float: none;
}

.disc {
    color: white;
    float: none;
    display: block;
    width: 100%;
    border-radius: 0px;
    font-size: 17px;
    margin-top: 15px;
    height: auto;
    clear: both;
    padding: 10px 0;
    background-color: transparent;
}

.disc3 {
    color: white;
    float: none;
    display: block;
    width: 100%;
    border-radius: 8px;
    margin-top: 15px;
    height: auto;
    clear: both;
    padding: 0px;
    background-color: transparent;
}

.box .sig-date,
.box .by-date {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
}

.box .msg {
    margin: 10px 0;
    color: black;
    font-size: 12px;
    line-height: 150%;
}

#search {
    width: 320px;
    float: left;
    margin-left: 20px;
}

.searchcon {
    width: 450px;
    height: 30px;
    display: block;
    margin: 10px 0 -10px 40px;
}

#enter input,
#enter select,
.StripeElement {
    box-shadow: inset 1px 1px 10px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 1px 1px rgba(0, 0, 0, 0.05)!important;
    background-color: #fff;
    float: right;
    width: 339px;
    padding: 5px;
    margin-top: -6px;
    border-radius: 3px 3px 3px 3px;
    border: 0px;
}

#enter input:focus,
#enter select:focus,
.StripeElement--focus {
    background-color: #fff;
}

#enter input#significant-date {
    width: 100px !important;
    height: 17px;
}

.leftdate {
    width: 225px;
    margin: 0 15px 10px 0;
    height: 25px;
}

button {
    font-family: Arial, Helvetica, sans-serif !important;
}

#search input[type="text"],
#search input[type="date"] {
    float: left;
    width: 100%;
    height: unset;
    border-radius: 3px;
    border: 0px;
    outline: 0;
    box-shadow: inset 1px 1px 6px #999, inset 0px 0px 6px 2px rgba(0, 0, 0, 0.1)!important;
    background-color: #B7DFE6;
    color: #0470b8;
    padding: 7px 15px;
    margin: 0px 5px 0 0;
}

.content {
    width: 630px;
    display: block;
    height: auto;
    float: left;
    margin-top: 20px;
}

.book {
    width: 100%;
    display: block;
    height: auto;
    min-height: 800px;
    float: none;
}

.header {
    display: block;
    width: 100%;
    height: auto;
    padding: 0px 3px 15px;
}

h1 {
    width: 100%;
    margin: 10px 0;
    text-align: center;
    color: white;
    font-size: 35px;
    line-height: normal;
}

h2 {
    width: 100%;
    margin: 10px 0;
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: normal;
}

h3 {
    width: 100%;
    margin: 10px 0;
    text-align: center;
    color: white;
    font-size: 14px;
    line-height: normal;
}

.button:hover {
    background: #41BBC9;
    color: white;
    text-shadow: none;
    box-shadow: none;
}

.button {
    width: 130px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-shadow: none;
    box-shadow: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f96b77+0,f62e3e+100 */
    background: #41BBC9;
    color: white!important;
    font-weight: 500;
    border-radius: 3px;
    text-transform: uppercase;
    text-align: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    float: left;
    border: 0;
    padding: 3px 10px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.padd1 {
    line-height: 1.3em !important;
    padding: 20px 3px 0px !important;
}

.padd2 {
    line-height: 125% !important;
    padding: 10px 3px 10px !important;
}

.button2:hover {
    background: #41BBC9;
    color: white;
    text-shadow: none;
    box-shadow: none;
}

.button2 {
    width: 60px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    text-shadow: none;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f96b77+0,f62e3e+100 */
    background: #41BBC9;
    color: white!important;
    font-weight: 500;
    border-radius: 3px;
    text-transform: uppercase;
    text-align: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    float: left;
    border: 0;
    padding: 3px 10px;
}

.go {
    cursor: pointer;
    width: 35px;
    height: 25px;
    line-height: 22px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f96b77+0,f62e3e+100 */
    background: rgb(249, 107, 119);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(249, 107, 119, 1) 0%, rgba(246, 46, 62, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(249, 107, 119, 1) 0%, rgba(246, 46, 62, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(249, 107, 119, 1) 0%, rgba(246, 46, 62, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f96b77', endColorstr='#f62e3e', GradientType=0);
    /* IE6-9 */
    color: white!important;
    text-shadow: none;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    float: left;
    color: white;
    border: 0;
    background-color: transparent;
}

.go:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7919a+0,f4505b+100 */
    background: rgb(247, 145, 154);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(247, 145, 154, 1) 0%, rgba(244, 80, 91, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(247, 145, 154, 1) 0%, rgba(244, 80, 91, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(247, 145, 154, 1) 0%, rgba(244, 80, 91, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7919a', endColorstr='#f4505b', GradientType=0);
    /* IE6-9 */
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    color: white;
}

a {
    color: white;
    text-decoration: none;
}

strong {
    font-weight: bold;
    font-size: 20px;
}

.btn:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7919a+0,f4505b+100 */
    background: rgb(247, 145, 154);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(247, 145, 154, 1) 0%, rgba(244, 80, 91, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(247, 145, 154, 1) 0%, rgba(244, 80, 91, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(247, 145, 154, 1) 0%, rgba(244, 80, 91, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7919a', endColorstr='#f4505b', GradientType=0);
    /* IE6-9 */
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    color: white;
    text-shadow: none;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#header1 p {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 27px;
}

#header1.fontfix p {
    font-size: 18px;
    line-height: 30px;
}

#header1 {
    margin: 0px 0px 30px 0px;
    text-align: left;
    color: white;
    font-size: 18px;
    line-height: 140%;
}

#header1 .gold {
    color: #FFF9C9;
    border-radius: 8px;
    text-align: center;
    border: 1px solid white;
    padding: 10px 20px;
    margin-top: 25px;
}

.descf {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 27px;
    max-width: 380px;
    margin-bottom: 25px;
}

.txtarea {
    color: white;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 27px;
    max-width: 490px;
}

.checkarea {
    height: 30px;
    color: white;
    display: block;
    width: 470px;
    margin: 0;
    clear: both;
    float: left;
    text-align: left;
    line-height: 28px;
    font-size: 15px;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.4);
    background-color: transparent;
}

.checkarea:last-child {
    margin-bottom: 20px;
}

.checkarea input {
    width: auto !important;
    float: left !important;
    margin: 0 6px 0 0;
}

.btn {
    cursor: pointer;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 237px;
    height: 43px;
    margin-top: 20px;
    line-height: 42px;
    font-size: 14px;
    text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f96b77+0,f62e3e+100 */
    background: rgb(249, 107, 119);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(249, 107, 119, 1) 0%, rgba(246, 46, 62, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(249, 107, 119, 1) 0%, rgba(246, 46, 62, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(249, 107, 119, 1) 0%, rgba(246, 46, 62, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f96b77', endColorstr='#f62e3e', GradientType=0);
    /* IE6-9 */
    color: white!important;
    font-weight: bold;
    border-radius: 5px;
    text-transform: uppercase;
    text-align: center;
    float: left;
    margin-right: 20px;
    border: 0;
    background-color: transparent;
}

.tree.nic {
    background-image: url(../images/treeempty2.png);
}


/*.social {
    bottom: 35px;
	display:block;
    position: absolute;
    right: 180px;
}
.social img {
    width: 100%;
    height: auto;
    max-width: 120px;
    display: inline-block;
}*/

.social a {
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tree {
    margin-left: -400px;
    display: block;
    position: absolute;
    top: 39px;
    width: 700px;
    margin-left: -60px;
    left: 50%;
    height: 860px;
    background-image: url(../images/treeempty2.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}

@keyframes sparking {
    0% {
        background-image: url(../images/2-min.png);
    }
    50% {
        background-image: url(../images/3-min.png);
    }
    100% {
        background-image: url(../images/2-min.png);
    }
}

.sparkels {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    animation: sparking infinite normal forwards linear 1s;
    width: 100%;
    position: absolute;
    top: 20px;
    opacity: 1;
    left: 10px;
    right: 0;
    bottom: 30px;
}

input[type="checkbox"] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    outline: 0;
    background: transparent;
    height: 30px;
    padding: 2px 6px!important;
    width: 30px!important;
    border: 1px solid white;
}

input[type="checkbox"]:checked {
    background: #f9ec87;
}

input[type="checkbox"]:hover {
    background: #faffbd;
}

.clearfloat {
    clear: both;
}

input[type="checkbox"]:after {
    content: '\2713';
    text-align: center;
    font-weight: bold!important;
    color: #005db9!important;
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    display: none;
    font-size: 12px;
}

input[type="checkbox"]:checked:after {
    display: block;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #1168b2;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #1168b2;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #1168b2;
    opacity: 1;
    /* Firefox */
}

.icons {
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}

.powered .social {
    display: flex;
}

.powered img {
    max-width: 40px;
}