
body {
    font-family: 'ing_me_regular', sans-serif;
    font-size: 18px;
    background-color: #ffffff;
    color: #767676;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 0;
}

/* Bootstrap extras */

.container {
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after, header #cookie_warn p:before, header #cookie_warn p:after, header .branding-wrapper:before, header .branding-wrapper:after, header .branding-content:before, header .branding-content:after, header .brand-column-row:before, header .brand-column-row:after, .main-footer .footer-wrapper:before, .main-footer .footer-wrapper:after, .main-footer .footer-container:before, .main-footer .footer-container:after, .grid:before, .grid:after, .layout:before, .layout:after, .layout-row:before, .layout-row:after, .hero-wrapper + .form:before, .hero-wrapper + .form:after, .default-header > .internal-link-navigation-wrapper .internal-link-navigation:before, .default-header > .internal-link-navigation-wrapper .internal-link-navigation:after, .nav-tabs-wrapper:before, .nav-tabs-wrapper:after, .main-navigation-wrapper .navbar-main:before, .main-navigation-wrapper .navbar-main:after, .dropdown .dropdown-menu .dropdown-list:before, .dropdown .dropdown-menu .dropdown-list:after, .footer-nav > ul:before, .footer-nav > ul:after, .hero-wrapper .carousel:before, .hero-wrapper .carousel:after, .hero-wrapper .hero:before, .hero-wrapper .hero:after, .main-title-wrapper:before, .main-title-wrapper:after, .search-container:before, .search-container:after {
    content: " ";
    display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after, header #cookie_warn p:after, header .branding-wrapper:after, header .branding-content:after, header .brand-column-row:after, .main-footer .footer-wrapper:after, .main-footer .footer-container:after, .grid:after, .layout:after, .layout-row:after, .hero-wrapper + .form:after, .default-header > .internal-link-navigation-wrapper .internal-link-navigation:after, .nav-tabs-wrapper:after, .main-navigation-wrapper .navbar-main:after, .dropdown .dropdown-menu .dropdown-list:after, .footer-nav > ul:after, .hero-wrapper .carousel:after, .hero-wrapper .hero:after, .main-title-wrapper:after, .search-container:after {
    clear: both;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-6 {
    width: 50%;
}
@media (min-width: 768px){
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
}
/* Bootstrap extras end */

.vspace {
    padding-top: 15px;
    padding-bottom: 15px;
}
.vspace:last-child {
    padding-bottom: 45px;
}
.hdl {
    font-size: 16px!important;
    font-weight: bold;
    background: url(../images/donates_64x64_RGB.svg) no-repeat left center;
    background-size: 40px 40px;
    padding: 15px 0 15px 60px;
    margin-top: 20px;
}

.header-section {
    overflow: hidden;
}

.image-right {
    width: 100%;
}
.text-container {
    color: #fff;
    background: #ff6200;
    padding: 50px 25px;
}
.text-container p {
    margin: 20px 0;
}
.text-btn {
    color: #ff6200;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 10px;
    padding: 10px 30px;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1.2px;
    display: inline-block;
}

.custom_full-banner {
    width: 100%;
    max-width: 1920px;
    padding-top: 48px;
    height: 400px;
    margin: auto;
    padding: 48px 30px 0;
    background-position: center top;
}
.custom_full-banner h1,
.custom_full-banner h2 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin: 0 0 32px 0;
}
.custom_full-banner h1 span {
    -webkit-font-smoothing: antialiased;
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    background-color: #ff6200;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 8px;
    overflow: hidden;
    padding: 2px 16px 4px;
    margin-bottom: 8px;
}
.custom_full-banner h2 span {
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    background-color: #525199;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 8px;
    overflow: hidden;
    padding: 2px 16px 4px;
    margin-bottom: 8px;
}
.custom_full-banner h1 span:nth-child(2),
.custom_full-banner h2 span:nth-child(2) {
    position: relative;
    left: 30px;
}

@media(max-width: 767px) {
    .custom_full-banner {
        height: 280px;
        padding: 40px 0 0;
        background-size: cover;
    }
    .custom_full-banner h1 span {
        font-size: 22px;
        line-height: 32px;
    }
    .custom_full-banner h2 span {
        font-size: 18px;
        line-height: 28px;
    }
}

.doneaza-to-action {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    padding: 10px;
    display: inline-block;
    background: #ffffff;
    color: #c8c8c8;
    border: 1px solid #c8c8c8;
    margin-top: 12px;
    text-align: center;
}
.ammdon {
    font-size: 18px;
    line-height: 20px;
}

.doneaza-to-action:hover:after,
.doneaza-to-action:active:after {
    text-decoration: none;
}

.doneaza-to-action:hover {
    background: #ff6200;
    border-color: #ff6200;
    color: #ffffff;
}

.doneaza-to-action:focus {
    color: #c8c8c8;
}

.doneaza-to-action:active {
    color: #000000;
}

.doneaza-to-actionact {
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    padding: 10px;
    display: inline-block;
    background: #ffffff;
    color: #ff6200!important;
    border: 1px solid #ff6200;
    margin-top: 12px;
    text-align: center;
}

.doneaza-to-actionact:hover {
    background: #ffffff;
    border-color: #ff6200;
    color: #333333;
}

.doneaza-to-actionact:focus {
    color: #ff6200;
}

.doneaza-to-actionact:hover {
    color: #333333;
}

#extraf {
    display: none;
    margin-top: 22px;
}

#extraf label {
    font-size: 12px;
    margin-right: auto;
    margin-bottom: 5px;
}

.container p {
    font-size: 16px;
    line-height: 22px;
}

.container .col-sm-8.center {
    margin: 0 auto;
    float: none;
}

.header-background, .text-container {
    height: 300px;
    position: relative;
}

#amm2donate {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 15px;
}
#amm2donate a {
    flex-grow: 1;
    width: calc(25% - 15px);
}
#amm2donate a:first-child {
    margin-left:0;
}
#amm2donate a:last-child {
    margin-right:0;
}
.btn {
    height: 2.5rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    font-size: 0.85rem;
    margin-bottom: 0.72rem;
    display: inline;
    width: 100%;
    margin-top: 15px;
}
.btn-primary {
    float: right;
    background: #e76500;
}
.btn-secondary {
    float: left;
    background: #a8a8a8;
}
.doneaza-to-action:hover {
    border-color: #c8c8c8;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.other-sum-container {
    margin: 5px;
}
.nav-btn-container, .other-sum-container {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
}
.nav-btn-container button {
    flex-grow: 1;
    margin: 5px;
}

.other-sum-container input {
    flex-grow: 1;
}

input[type=text], input[type=email], input[type=number], input[type=password], input[type=tel], select {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-appearance: none;
    background: transparent;
}

/* Custom, iPhone Retina */


@media only screen and (min-width: 250px) {
    .hdl {
        border-bottom: 1px solid #c8c8c8;

    }
}

@media only screen and (min-width: 320px) {
    .hdl {
        border-bottom: 1px solid #c8c8c8;
    }
    .text-left {
        float: none;
        width: 100%;
    }
    .text-container {
        padding: 25px
    }
}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
    .hdl {
        border-bottom: 1px solid #c8c8c8;
    }

}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .hdl {
        border-bottom: 1px solid #c8c8c8;
    }
    .text-container {
        padding: 40px 25px;
    }
    .text-container:after {
      content: '';
      position: absolute;
      right: -20px;
      top: 50px;
      width: 0;
      height: 0;
      border-left: 20px solid #ff6200;
      border-bottom: 20px solid transparent;
      border-top: 20px solid transparent;
      clear: both;
      z-index: 100;
    }
    .text-box {
        max-width: 350px;
    }

    .text-btn {
        margin-top: 10px;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {

}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {

}
