@font-face {
    font-family: 'AlrightSans-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('AlrightSans-Regular'), url('../fonts/AlrightSans-Regular-v3.otf') format('otf');
}

@font-face {
    font-family: 'AlrightSans-Medium';
    font-style: normal;
    font-weight: normal;
    src: local('AlrightSans-Medium'), url('../fonts/AlrightSans-Medium-v3.otf') format('otf');
}

@font-face {
    font-family: 'AlrightSans-Bold';
    font-style: normal;
    font-weight: bold;
    src: local('AlrightSans-Bold'), url('../fonts/AlrightSans-Bold-v3.otf') format('otf');
}

@font-face {
    font-family: 'AlrightSans-Black';
    font-style: normal;
    font-weight: normal;
    src: local('AlrightSans-Black'), url('../fonts/AlrightSans-Black-v3.otf') format('otf');
}

@font-face {
    font-family: 'Ebrima';
    src: url('../fonts/Ebrima.eot');
    src: url('../fonts/Ebrima.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Ebrima.woff2') format('woff2'),
    url('../fonts/Ebrima.woff') format('woff'),
    url('../fonts/Ebrima.ttf') format('truetype'),
    url('../fonts/Ebrima.svg#Ebrima') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Ebrima";
    src: url("../fonts/ebrima-bold.eot");
    src: url("../fonts/ebrima-bold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ebrima-bold.woff2")format("woff2"),
    url("../fonts/ebrima-bold.woff")format("woff"),
    url("../fonts/ebrima-bold.ttf")format("truetype"),
    url("../fonts/ebrima-bold.svg#Ebrima Bold")format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "SenticoSansDT";
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/senticosansdt-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/senticosansdt-bold-webfont.woff") format("woff"),
    url("../fonts/senticosansdt-bold-webfont.ttf") format("truetype"),
    url("../fonts/senticosansdt-bold-webfont.svg?#senticosansdt_bold") format("svg");
}

@font-face {
    font-family: "SenticoSansD-ExtraBold";
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/senticosansdt-extrabold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/senticosansdt-extrabold-webfont.woff") format("woff"),
    url("../fonts/senticosansdt-extrabold-webfont.ttf") format("truetype"),
    url("../fonts/senticosansdt-extrabold-webfont.svg?#senticosansdt_extrabold") format("svg");
}

@font-face {
    font-family: "SenticoSansDT-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/senticosansdt-regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/senticosansdt-regular-webfont.woff") format("woff"),
    url("../fonts/senticosansdt-regular-webfont.otf") format("opentype"),
    url("../fonts/senticosansdt-regular-webfont.svg?#senticosansdtregular") format("svg");
}

@font-face {
    font-family: 'SenticoSansDT';
    src: url('../fonts/senticosansdtmedium.eot');
    src: url('../fonts/senticosansdtmedium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/senticosansdtmedium.woff') format('woff'),
    url('../fonts/senticosansdtmedium.ttf') format('truetype'),
    url('../fonts/senticosansdtmedium.svg#senticosansdtmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SenticoSansDT-BoldItalic';
    src: url('../fonts/senticosansdtbolditalic.eot');
    src: url('../fonts/senticosansdtbolditalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/senticosansdtbolditalic.woff') format('woff'),
    url('../fonts/senticosansdtbolditalic.ttf') format('truetype'),
    url('../fonts/senticosansdtbolditalic.svg#senticosansdtbolditalic') format('svg');
    font-weight: normal;
    font-style: italic;
}


@font-face {
    font-family: 'SenticoSansDT';
    src: url('../fonts/senticosansdtcondmediumita.eot');
    src: url('../fonts/senticosansdtcondmediumita.eot?#iefix') format('embedded-opentype'),
    url('../fonts/senticosansdtcondmediumita.woff') format('woff'),
    url('../fonts/senticosansdtcondmediumita.ttf') format('truetype'),
    url('../fonts/senticosansdtcondmediumita.svg#senticosansdtcondmediumita') format('svg');
    font-weight: normal;
    font-style: italic;
}

html {
    color: #000;
    background: #FFF;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-size: 100%
}

legend {
    color: #000
}

a {
    text-decoration: none
}


input {
    -webkit-appearance: none;
    border-radius: 0;
}

*, *:after, *:before {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

::-webkit-input-placeholder,
::-moz-placeholder /* Firefox 19+ */,
:-ms-input-placeholder /* IE 10+ */,
:-moz-placeholder /* Firefox 18- */
{
    /* Chrome/Opera/Safari */
    color: #aaaaaa;
}

body {
    font-family: 'Ebrima', 'senticosansdtregular', Arial, Helvetica, sans-serif;
    background: #ffffff;
    color: #000;
    font-size: 20px;
    position: relative;
    padding: 0px;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #4a4a4a;
}

b, strong {
    font-weight: bold;
}

/* Base for label styling */
input[type="radio"].form-input:not(:checked),
input[type="radio"].form-input:checked {
    position: absolute;
    left: -9999px;
}

input[type="radio"].form-input:not(:checked) + label,
input[type="radio"].form-input:checked + label {
    padding-left: 1.95em;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    position: relative;
}

/* checkbox aspect */
input[type="radio"].form-input:not(:checked) + label:before,
input[type="radio"].form-input:checked + label:before {
    content: attr(data-label);
    font-size: 13px;
    color: #bfbcbc;
    position: absolute;
    left: 0;
    top: 0px;
    width: 20px;
    height: 20px;
    background: #fff;
    line-height: 20px;
    text-align: center;
    font-weight: 500;
    background: url('../images/check-unchecked.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

/* checked mark aspect */
input[type="radio"].form-input:checked + label:before {
    background: transparent;

}

/* checked mark aspect */
input[type="radio"].form-input:checked + label:after {
    position: absolute;
    content: ' ';
    background: url('../images/check-checked.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 20px;
    height: 20px;
    z-index: 99;
    left: 0;
    top: 0px;
    right: 0;
    bottom: 0;
}

/* checked mark aspect changes */
input[type="radio"].form-input:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

input[type="radio"].form-input:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
input[type="radio"].form-input:disabled:not(:checked) + label:before,
input[type="radio"].form-input:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbbbbb;
    background-color: #dddddd;
}

input[type="radio"].form-input:disabled:checked + label:after {
    color: #999999;
}

input[type="radio"].form-input:disabled + label {
    color: #aaaaaa;
}

/* accessibility */
input[type="radio"].form-input:checked:focus + label:before,
input[type="radio"].form-input:not(:checked):focus + label:before {

}

/* Base for label styling */
input[type="checkbox"].form-input:not(:checked),
input[type="checkbox"].form-input:checked {
    position: absolute;
    left: -9999px;
}

input[type="checkbox"].form-input:not(:checked) + label,
input[type="checkbox"].form-input:checked + label {
    padding-left: 16px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 11px;
    font-size: 8px;
    position: absolute;
    min-height: auto;
    left: 0;
}

/* checkbox aspect */
input[type="checkbox"].form-input:not(:checked) + label:before,
input[type="checkbox"].form-input:checked + label:before {
    content: attr(data-label);
    font-size: 12px;
    color: #bfbcbc;
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background: #fff;
    line-height: 1;
    text-align: center;
    font-weight: 600;
    background: url('../images/checkbox-unchecked.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

/* checked mark aspect */
input[type="checkbox"].form-input:checked + label:before {
    background: transparent;

}

/* checked mark aspect */
input[type="checkbox"].form-input:checked + label:after {
    position: absolute;
    content: ' ';
    background: url('../images/checkbox-checked.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 18px;
    height: 18px;
    z-index: 99;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

/* checked mark aspect changes */
input[type="checkbox"].form-input:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

input[type="checkbox"].form-input:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
input[type="checkbox"].form-input:disabled:not(:checked) + label:before,
input[type="checkbox"].form-input:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbbbbb;
    background-color: #dddddd;
}

input[type="checkbox"].form-input:disabled:checked + label:after {
    color: #000000;
}

input[type="checkbox"].form-input:disabled + label {
    color: #000000;
}

/* accessibility */
input[type="checkbox"].form-input:checked:focus + label:before,
input[type="checkbox"].form-input:not(:checked):focus + label:before {

}

@media (min-width: 1200px) {
    .container {
        /*width: 1100px;*/
    }
}

.full-witdh {
    width: 100%;
}

input {
    -webkit-appearance: none;
}

img {
    user-select: none;
}

.clear {
    clear: both;
}

.clearfix {
    clear: both;
    font-size: 0;
    height: 0;
}

.clear-after:after {
    content: '';
    display: block;
    clear: both;
}


.success {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    background: #EAF7D9 url('../images/tick-form5.png') 25px center no-repeat;
    background-size: 32px;
    border: 1px solid #BBDF8D;
    color: #555555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    padding-left: 72px;
    font-weight: 500;
}

.warning {
    padding: 10px 10px 10px 33px;
    margin: 15px 0 5px 0;
    background: rgba(226, 232, 253, 0.75) url('../images/warning.png') 10px center no-repeat;
    border: 1px solid var(--indigo);
    color: var(--indigo-dark);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.mt-80 { margin-top: 80px; }
.mt-20 { margin-top: 20px; }
.mb-20 { margin-bottom: 20px; }
.mx-auto {margin-left: auto; margin-right: auto;}
.mx-0 {margin-left: 0;margin-right: 0;}