/* Style Changes */
html {
    scroll-behavior: smooth;
}
body {
    font-size: 16px;
    font-family: Montserrat, Arial, sans-serif;
}
a:hover {
    text-decoration: none;
}
p {}
.orange {
    color: #faa827;
}
/* Headings */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    text-rendering: optimizelegibility;
    font-weight: 300;
    margin: 0 0 15px 0;
    letter-spacing: -1px;
    text-transform: none;
    color: #56899f;
    font-family: Montserrat, Arial, sans-serif !important;
    /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
    /* removing text decoration from all headline links */
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none;
}
h1, .h1 {
    font-size: 22px;
    line-height: 1;
}
h2, .h2 {
    font-size: 24px;
    line-height: 1;
}
h3, .h3 {
    font-size: 18px;
    line-height: 1.2;
}
h5, .h5 {
    font-size: 19px;
    line-height: 1.4;
}
.modal-title {
    color: #7c7c7b;
    font-weight: bold;
    font-size: 18px;
    text-transform: none;
}
h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 15px;
}
p {
    margin: 0 0 15px 0;
}
h3 {
    color: #faa827;
    font-weight: bold;
    font-size: 22px;
    line-height: 20px;
    text-transform: none;
    margin-bottom: 10px;
}
h4 {
    color: #b71748;
    font-size: 18px;
    text-transform: none;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: 800 !important;
}
/* Navigation */
.navbar {
    background: #ffffff;
    height: 150px;
    font-family: Montserrat, Arial, sans-serif;
}
.navbar-brand img {
    width: 100%;
    max-width: 350px;
}
.navbar .btn {
    color: 000000;
    border-color: 000000;
    border-width: 1px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.navbar .btn:hover {
    background: 000000;
    color: #7c7c7b;
}
@media (max-width: 768px) {
    .navbar {
        height: 100px;
    }
    .navbar-brand {
        width: 100%;
        text-align: center;
    }
    .navbar-brand img {
        margin: 0;
        padding: 20px;
        max-width: 85%;
        width: 250px;
    }
    .navbar .btn {
        display: none;
    }
}
/* Content */
.btn-cta {
    background: #794795;
    border-color: #794795;
    color: 000000;
	padding: 10px
}
.btn-cta:hover {
    background: #AE0045;
    border-color: #AE0045;
    color: 000000;
}
#headersection {
    padding-top: 150px !important;
    padding-bottom: 50px !important;
    background: #ffffff;
    background-size: auto, 460px;
    color: #000000;
}
#headersection #mainrow {
    position: relative;
}
#headersection h1 {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #794795;
    line-height: 1;
    margin-bottom: 0;
}
#headersection h2 {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 1;
    margin-bottom: 0;
}
#headersection h3 {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 1;
    margin-bottom: 0;
}
#headersection h4 {
    color: #FFF;
    font-size: 19px;
    font-weight: 400;
    line-height: normal;
}
@media (min-width: 768px) {
    #headersection {
        padding-top: 200px !important;
    }
}
@media (min-width: 992px) {
    #headersection {
        background-size: auto, auto 450px;
    }
    #headersection h1 {
        font-size: 46px;
    }
	   #headersection h2 {
        font-size: 32px;
    }
	   #headersection h3 {
        font-size: 24px;
    }
    #headersection h4 {
        font-size: 21px;
    }
}
@media (min-width: 1200px) {
    #headersection {
        background-size: auto, auto 480px;
    }
    #headersection h1 {
        font-size: 56px;
    }
	#headersection h2 {
        font-size: 32px;
    }
	#headersection h3 {
        font-size: 24px;
    }
    #headersection h4 {
        font-size: 24px;
    }
}
#headersection #formcol .formcol_inner {
    background: #eef4f7;
    padding: 16px;
}
#headersection #formcol .formcol_inner p {
    line-height: 1.4;
    margin-bottom: 5px;
}
#headersection #formcol .formcol_inner p.form_intro {
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    #headersection #formcol {
        position: absolute;
        right: 0;
    }
}
#headersection #lower {
    padding-top: 2.5rem !important;
}
#headersection ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
#headersection ol li {
    display: flex;
    clear: both;
    align-items: center;
    margin-bottom: 1rem;
}
#headersection ol li span {
    display: block;
}
#headersection ol li span.no {
    flex-basis: 80px;
    flex-grow: 0;
    flex-shrink: 0;
    color: #ccdde8 !important;
    font-size: 56px;
    font-weight: 700;
    text-align: right;
    line-height: 1;
}
#headersection ol li span.text {
    color: #18073a !important;
    padding-left: 1rem;
}
@media (min-width: 1200px) {
    #headersection ol {
        width: 80%;
    }
}
#headersection p#scroll {
    margin: auto;
}
.fa-stack i {
    color: #7c7c7b;
}
#headersection p#scroll a:hover .fa-stack i {
    color: #5d92aa !important;
}
#news {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    color: #18073a;
    background:ffffff;
}
#news #webinar {
    margin-bottom: 60px;
}
#news h4 {
    color: #18073a;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
#news h5 {
    line-height: normal;
}
#news h4 a, #news h5 a {
    color: #794795 !important;
}
#news h4 a:hover, #news h5 a:hover {
    color: #794795 !important;
}
#news .btn {
    background: #794795;
    color: white;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    margin: 5px 0 0;
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
#news .btn:hover {
    background: #437389;
}
#news .newsitem {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
}
#news .newsitem h4 {
    margin-bottom: 10px;
}
#news .newsitem .imglink {
    margin-top: auto;
}
@media (min-width: 992px) {
    #news #webinar {
        margin-bottom: 0;
    }
    #news .newsitem {
        margin-bottom: 0;
    }
}
.form {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background: #18073a;
    color: white;
}
.form h3 {
    color: #faa827;
    font-size: 24px;
    line-height: normal
}
.form h4 {
    color: #fff;
    font-size: 24px;
    line-height: normal
}
.form a {
    color: #e6005b;
}
.form a:hover {
    color: #fff;
}
.form strong {
    color: #faa827;
}
.btn-success {
    background-color: #5c91a9;
    border-color: #5c91a9;
}
.btn-success:hover, .btn-success:active {
    background-color: #487589 !important;
    border-color: #487589 !important;
}
.btn-danger {
    background: #e6005b;
    border-color: #e6005b;
}
.btn-danger:hover {
    background: #AE0045;
    border-color: #AE0045;
}
span {
    color: #e6005b !important;
}
.reset {
    color: white !important;
    border: none;
}
input {
    margin-bottom: 20px;
}
.reasons {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background: #7c7c7b;
    color: white;
}
.reasons h3 {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    line-height: 1;
    margin: 0 auto 30px;
    text-align: center;
    max-width: 450px;
}
.reasons p {
    text-align: center;
}
.reasons a {
    background: #f59c00;
    color: white;
    font-weight: 700;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    margin: 5px 0 0;
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.reasons a:hover {
    background: #a86d05;
}
.reasons img {
    max-width: 100%;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .reasons h3 {
        width: 54%;
        text-align: left;
        margin: 0 0 30px;
    }
    .reasons img {
        float: right;
        max-width: 50%;
        width: 50%;
        height: auto;
    }
    .reasons p {
        float: left;
        clear: left;
        text-align: left;
    }
}
@media (min-width: 992px) {
    .reasons h3 {
        font-size: 46px;
    }
}
@media (min-width: 1200px) {
    .reasons h3 {
        font-size: 56px;
    }
}
.gf__form {}
.gf__control__input-container input, .gf__control__input-container select {
    width: 100%;
    height: calc(2.2em + .75rem + 2px);
    padding: .5rem .75rem;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #18073a !important;
    background-color: #fff !important;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: textfield;
}
.gf__control__input-container input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #18073a !important;
}
.gf__control__input-container input::-moz-placeholder { /* Firefox 19+ */
    color: #18073a !important;
}
.gf__control__input-container input:-ms-input-placeholder { /* IE 10+ */
    color: #18073a !important;
}
.gf__control__input-container input:-moz-placeholder { /* Firefox 18- */
    color: #18073a !important;
}
.gf__submit {
    background: #794795;
    border-color: #794795;
    color: white;
    font-weight: 700;
    /*width: 100%;*/
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    margin: 5px 0 0;
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.gf__submit:hover {
    background: #a86d05;
}
.gf__control--FirstName--5230 {
    width: 48%;
    float: left;
}
.gf__control--LastName--5230 {
    width: 48%;
    float: right;
}
.gf__control__failure-message {
    font-size: 80%;
    margin-bottom: 20px;
}
.gf__status-message {
    margin-top: 10px;
    color: #faa827 !important;
}
.gf__recaptcha-badge-alt {
    display: none;
}
@media (max-width: 576px) {
    .gf__control--FirstName--5230 {
        width: 100%;
        float: none;
    }
    .gf__control--LastName--5230 {
        width: 100%;
        float: none;
    }
}
.gdpr {
    font-size: 80%;
}
/* Footer */
footer {
    background: #FFFFFF;
    color: 000000;
    padding: 50px 20px 60px 20px;
    font-size: 13px;
}
footer ul {
    display: block;
    color: 000000;
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
footer ul li strong, footer ul li strong {
    color: #b71748;
}
footer a {
    color: 000000;
}
footer hr {
    border-color: 000000;
}
footer .col-md-3 {
    padding-left: 30px;
}
.menu-companies a:hover, .menu-footer a:hover {
    color: #faa827 !important;
}
footer a:hover {
    color: #b71748;
}
@media (max-width: 768px) {
    footer {
        text-align: center;
    }
    footer .col-md-3 {
        margin-top: 60px;
    }
    footer img {
        max-width: 50% !important;
    }
}