    a:not(.btn){
    color: #004137;
    }
        .btn.btn-primary{
    background-color: #004137;
    border-color: #004137;
    }
    .btn.btn-primary:hover{
    background-color: #004137;
    border-color: #002821;
    }
    .btn.btn-primary.focus, .btn.btn-primary:focus{
    box-shadow: 0 0 0 0.2rem rgba(0,40,33,.5);
    }
    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
    background-color: #004137;
    border-color: #002821    }
    .loading-container .ball-pulse > div{
    background-color: #004137;
    }
@font-face {
    font-family: 'BricolageGrotesque';
    src: url('/media/8b74d38b-6a93-4497-b471-2200be5904d0.eot');
    src: url('/media/8b74d38b-6a93-4497-b471-2200be5904d0.eot?#iefix') format('embedded-opentype'),
    url('/media/51205c48-dcc2-4cbf-bbdb-03e581573434.woff') format('woff'),
    url('/media/eb08c3c8-cb23-41d4-96dd-55d949b368b2.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DMSans';
    src: url('/media/bdea379e-1b52-4adc-839e-438a28f99c36.eot');
    src: url('/media/bdea379e-1b52-4adc-839e-438a28f99c36.eot?#iefix') format('embedded-opentype'),
    url('/media/eb9838c6-349d-4a50-9d01-41f7346a0867.woff') format('woff'),
    url('/media/c0ddd94a-60fb-433b-95a6-8912df881d32.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body, textarea, input, select, textarea, button {
    font-family: "DMSans", "BricolageGrotesque", Helvetica, sans-serif;
    line-height: 1.32em;
}

body {
    color: #000;
}

h1, h2, h3, h4 {
    font-family: "BricolageGrotesque", Helvetica, sans-serif;
    font-weight: bold;
}

p {
  font-family: "DMSans", Helvetica, sans-serif;
    font-weight: normal;
}

a:hover {
  text-decoration:none;
}

.introduction-container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url('/media/e1bc3bba-f20b-45b4-be57-18df984b9d8c.png');
    padding: 0 !important;
    border-bottom: 0px solid #575756;
}

.introduction-container > .container {
    max-width: 1470px;
}

.introduction-container .card {
    padding: 50px 15px;
    min-height: 300px;
    background-color: rgba(255, 255, 255, 0);
 
}

.introduction-container h1 {
        font-size: 82x;
        color: #fff;
    }

@media (min-width: 768px) {
 	 .introduction-container {
    	background-repeat: no-repeat;
    	background-size: cover;
    	background-position: center center;
    	background-image: url('/media/e1bc3bba-f20b-45b4-be57-18df984b9d8c.png');
    	padding: 0 !important;
    	border-bottom: 0px solid #575756;
	}
  
    .introduction-container .card {
        width: 50%;
        float: left;
        min-height: 390px;
        background-color: rgba(255, 255, 255, 0);
    }

    .introduction-container h1 {
        font-size: 82x;
        color: #fff;
    }
  
}

@media (min-width: 992px) {
    .introduction-container .card {
        width: 50%;
        float: left;
        padding: 120px 5px;
        min-height: 550px;
        background-color: rgba(255, 255, 255, 0);

    }
}

.navbar {
    background-color: #fff !important;
    padding: 0;
    border-bottom: 0px solid #f8f8f8;
    position: relative;
    z-index: 1;
}

.navbar > .container {
    max-width: 1170px;
    background-image: url('');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.navbar .navbar-brand {
    text-indent: -999999px;
    background-image: url('/media/a18fa00c-0f83-4b29-b140-aab04d73a6b9.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 180px;
    height: 50px;
    margin: auto;
  	padding:40px;
}

.navbar-light .navbar-toggler {
    border: 0;
}

@media (min-width: 992px) {
    #languageSelection {
        position: absolute;
        right: 9px;
        top: 50%;
        transform: translateY(-50%);
    }
}

.navbar .navbar-collapse .d-md-block #navbar-locale {
    padding-top: 9px;
}

.navbar .navbar-collapse a {
    text-transform: uppercase;
    color: #000 !important;
    font-weight: 400;
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }
}

footer {
    border-top: 0px solid #575756;
    background: #004137;
    padding: 65px 0 38px;
    color: #fff;
}

footer > .container {
    max-width: 1440px;
    padding: 0 8.19444vw;
}

@media (max-width: 992px) {
    footer {
        padding: 24px;
        padding-top: 0px;
        padding-bottom: 27px;
    }

    footer > .container {
        padding: 0;
    }

    footer strong {
        margin-top: 32px;
        display: block;
    }
}

footer a {
    color: #fff;
    font-size: 14px;
    word-break: break-word;
    display: block;
}

footer a:hover {
    text-decoration: none;
    color: #ebebe9;
}

footer a.item {
    margin-top: 11px;
}

footer strong {
    text-transform: uppercase;
    font-size: 14px;
}

footer .menu a {
  color:#fff;
}

footer .menu a:after {
    display: inline-block;
    position: relative;
    top: 0;
    width: 5px;
    height: 9px;
    margin-left: 9px;
    background-size: 5px 9px;
    content: '';
    background-repeat: no-repeat;
}

footer .footer-socials strong {
    display: block;
    margin-bottom: 12px;
}

footer .footer-socials a {
    float: left;
    margin: 0 18px 18px 0;
    border-radius: 0;
    background-color: #fff;
    color: #004137;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
}

footer .footer-socials a:hover {
    background-color: #ebebe9;
}

footer .menu-support .item {
    display: block;
    position: relative;
    padding-left: 24px;
    line-height: 1.49;
}

footer .menu-support .gb-footer__svg {
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
}

.card {
    border: none;
}

.input-group .form-control {
    display: block;
    width: 100%;
    color: #000;
    border: none;
    border-bottom: 1px solid #ddd;
    background-color: transparent;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.input-group .form-control:focus {
    border-bottom-color: #2ca7df;
    border-bottom-width: 2px;
    outline: none;
    box-shadow: none;
}

.form-group > label {
    margin-top: 15px;
}

.select2-container--bootstrap4 .select2-selection {
    border: 0 !important;
    border-bottom: 1px solid #ddd !important;
    border-radius: 0 !important;
    color: #000;
    font-size: 1rem;
}

.select2-container--bootstrap4 .select2-dropdown {
    border-color: #B1AAA6;
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 3px;
    border-radius: 0;
}

.select2-container--bootstrap4 .select2-search--dropdown .select2-search__field {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #eb0028;
    border-radius: 0;
    color: #000;
    font-size: 1rem;
}

.select2-container--bootstrap4.select2-container--open .select2-selection .select2-selection__arrow b {
    border-color: transparent transparent #1428a0;
}

.btn {
    border-radius: 3px;
    text-transform: uppercase;
    padding: 1.31944vw 2.91667vw 1.25vw;
    border: 3px solid #000;
    background-color: transparent;
    font-weight: bold;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: background, color, border-color;
    transition-property: background, color, border-color;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    color: #000;
    line-height: 1;
    text-shadow: none;
    letter-spacing: .2em;
    white-space: nowrap;
    font-size: 12px;
}

.btn:focus {
    box-shadow: none !important;
}

.btn.btn-primary {
    border: 3px solid #004137;
    background-color: #ffffff;
  	color: #004137;
    border-radius: 3px;
}

.btn.btn-primary:hover {
    color: #fff;
    background-color: #004137;
      border: 3px solid #004137;

}

.btn.btn-secondary {
    color: #004137;
    border: 2px solid #004137;
    border-radius: 3px;

}

.btn.btn-secondary:hover {
    color: #fff;
    background-color: #004137;
    border: 2px solid #004137;

}

.btn.btn-md {
    font-size: 12px;
    padding: 16px 38px;
}

.btn.btn-sm {
    font-size: 10px;
    padding: 10px 25px;
}

.alert {
    border-radius: 0;
}

.campaign-list-container .card {
    background-color: #fafafa;
  	color: #000;
    text-align: center;	
  	border-radius: 0px;
}

.campaign-list-container .card .btn.float-right {
    float: none !important;
}
@media (min-width: 768px) {
    .campaign-list-container .col-sm-12 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
