@media (max-width: 575.98px) {
    
    h1 {
        font-size: 4rem;
    }
    
    h2 {
        font-size: 4rem;
    }
    
    h3 {
        font-size: 2.4rem;
    }
    
    h4 {
        font-size: 2.4rem;
    }
    
    h5 {
        font-size: 2.4rem;
    }
    
    h6 {
        font-size: 4rem;
    }
    
    .navbar-brand {
        padding-bottom: 10px;
    }
    
    .navbar-brand__image {
        margin-top: -3px;
        height: 30px;
        width: auto;
    }
    
    .header {
        background-position: right -200px center !important;
        height: 100vh;
        max-height: 500px;
    }
    
    .header__image {
        height: 100%;
        width: auto;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.5;
    }
    
    .services .no-gutter {
        padding: 15px;
    }
    
    .bottom__row {
        margin-top: 30px !important;
    }
    
    .contact--padding {
        padding-top: 70px;
    }

    .contact__span {
        margin-top: 10px;
        font-family: 'DM Sans', sans-serif;
        font-size: 1.6rem;
        color: #ffffff;
        text-align: center;
        line-height: 1em;
        position: relative;
        top: 4px;
        display: block;
    }
    
    .contact__image {
        margin-left: auto;
        margin-right: auto;
        height: 20px;
        width: auto;
        display: block;
    }
    
    .bottom__image {
        height: auto;
        max-width: 100%;
        display: inline-block;
    }
    
    .col-xs--margin-top {
        margin-top: 30px;
    }
    
    .col-xs--margin-top-2x {
        margin-top: 60px;
    }

    .xs--hidden {
        display: none;
    }

}

@media (min-width: 576px) {
    
    .contact__span {
        font-family: 'DM Sans', sans-serif;
        font-size: 1.6rem;
        color: #ffffff;
        line-height: 1.4em;
        position: relative;
        top: -1px;
        display: inline-block;
    }
    
    .contact__image {
        margin-right: 15px;
        height: 20px;
        width: auto;
        display: inline-block;
        vertical-align: top;
    }
    
    .bottom__image {
        height: auto;
        max-width: 100%;
        display: inline-block;
    }
    
}

@media (min-width: 576px) and (max-width: 767.98px) {
    
    h1 {
        font-size: 5rem;
    }
    
    h2 {
        font-size: 4rem;
    }
    
    h3 {
        font-size: 2.4rem;
    }
    
    h4 {
        font-size: 2.4rem;
    }
    
    h5 {
        font-size: 2.4rem;
    }
    
    h6 {
        font-size: 4rem;
    }
    
    .navbar-brand {
        padding-bottom: 10px;
    }
    
    .navbar-brand__image {
        margin-top: -3px;
        height: 30px;
        width: auto;
    }

    .header {
        background-position: right -200px center !important;
        height: 100vh;
        max-height: 500px;
    }
    
    .header__image {
        height: 100%;
        width: auto;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.5;
    }
    
    .contact--padding {
        padding-top: 70px;
    }

    .col-sm--margin-top {
        margin-top: 30px;
    }
    
    .col-sm--margin-top-2x {
        margin-top: 60px;
    }
    
    .sm--hidden {
        display: none;
    }

}

@media (max-width: 767.98px) {
    
    .bottom-nav .nav-item {
        margin: 10px 0 !important;
        display: block !important;
    }

}

@media (min-width: 768px) {
    
    .contact__container {
        border-bottom: 1px solid #f8f8f8;
    }

    .bottom-nav .nav-item {
        margin: 0 23px 0 0 !important;
        display: inline-block !important;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    
    h1 {
        font-size: 5rem;
    }
    
    h2 {
        font-size: 4rem;
    }
    
    h3 {
        font-size: 2.4rem;
    }
    
    h4 {
        font-size: 2.4rem;
    }
    
    h5 {
        font-size: 2.4rem;
    }
    
    h6 {
        font-size: 4rem;
    }
    
    .navbar-brand__image {
        margin-top: -3px;
        height: 36px;
        width: auto;
    }
    
    .header {
        height: 100vh;
        max-height: 500px;
    }
    
    .header__image {
        height: 100%;
        width: auto;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.7;
    }
    
    .contact--padding {
        padding-top: 70px;
    }
    
    .col-md--margin-top {
        margin-top: 30px;
    }
    
    .col-md--margin-top-2x {
        margin-top: 60px;
    }

    .md--hidden {
        display: none;
    }

}

@media (max-width: 991.98px) {
    
    .header--small {
        max-height: 250px;
    }
    
    .header__inner {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 2;
        transform: translateY(-50%);
    }
    
    .about--padding, .services--padding, .documents--padding, .faq--padding, .content--padding {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    
    .services--padding {
        padding-bottom: 70px;
    }
    
    .contact__inner {
        padding: 0 20px;
    }
    
    .contact__box {
        width: 100%;
    }
    
    .contact__form {
        padding-top: 50px;
        padding-bottom: 50px;
        background-color: #f8f8f8;
    }
    
    .bottom--padding {
        padding-top: 70px;
    }
    
    .bottom-nav .nav-item {
        margin: 10px 0 !important;
        display: block !important;
    }

}

@media (min-width: 992px) {
    
    .header__image {
        height: 100%;
        width: auto;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    .about--padding, .services--padding, .documents--padding, .faq--padding, .content--padding {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    
    .contact--padding {
        padding-top: 90px;
    }
    
    .contact__container {
        padding-bottom: 50px;
    }
    
    .services--padding {
        padding-bottom: 90px;
    }
    
    .bottom--padding {
        padding-top: 50px;
    }
    
    .bottom-nav .nav-item {
        display: inline-block !important;
    }
    
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    
    h1 {
        font-size: 5.6rem;
    }
    
    h2 {
        font-size: 4rem;
    }
    
    h3 {
        font-size: 2.4rem;
    }
    
    h4 {
        font-size: 2.4rem;
    }
    
    h5 {
        font-size: 2.4rem;
    }
    
    h6 {
        font-size: 4rem;
    }

    .navbar-brand__image {
        margin-top: -3px;
        height: 36px;
        width: auto;
    }
    
    .header {
        height: 550px;
    }
    
    .header--small {
        max-height: 400px;
    }
    
    .header__image {
        opacity: 0.7;
    }
    
    .header__inner {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 2;
        transform: translateY(-50%);
    }
    
    .header--small .header__inner {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 2;
        transform: translateY(-50%);
    }
    
    .bottom-nav {
        margin-top: 0 !important;
    }
    
    .bottom-nav .nav-item {
        margin-left: 2px !important;
        margin-right: 2px !important;
    }
    
    .col-lg--margin-top {
        margin-top: 30px;
    }
    
    .col-lg--margin-top-2x {
        margin-top: 60px;
    }

    .lg--hidden {
        display: none;
    }
    
    .lg--no-padding {
        padding: 0;
    }
    
    .arrow {
        top: -14px;
    }

}

@media (max-width: 1199.98px) {
    
    .navbar--custom {
        background-color: #002043;
        -webkit-box-shadow: 0px -12px 20px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px -12px 20px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px -12px 20px 0px rgba(0, 0, 0, 0.5);
    }
    
    .navbar-brand {
        margin: 0;
        position: relative;
        top: 3px;
        left: 7px;
    }
    
    .navbar-nav {
        margin: 20px 0 10px 0;
    }
    
    .navbar-nav .nav-item {
        margin: 0 0 5px 0;
        padding: 0;
        font-size: 1.8rem;
        color: #ffffff;
        list-style-type: none;
        text-align: center;
    }
    
    .navbar-nav .nav-item:last-child {
        margin-bottom: 0;
    }
    
    .navbar-nav .nav-item a {
        margin: 0;
        padding: 0 0 2px 0;
        color: #ffffff;
    }
    
    .navbar-nav li a:hover, .navbar-nav li a:focus {
        background-color: #e2c374;
        color: #002043;
    }
    
    .navbar--custom .navbar-contact {
        position: absolute;
        right: 40px;
        top: 10px;
    }
    
    .nc__span a, .nc__span a:hover, .nc__span a:focus {
        color: #ffffff;
        text-decoration: none;
    }
    
    .nc__span a:hover, .nc__span a:focus {
         color: #ffffff;
    }
    
    .nc__fa {
        margin-right: 5px;
        font-size: 2rem;
        color: #e2c374;
    }
    
    .header {
        margin-top: 49px;
    }
    
}

@media (min-width: 1200px) {
    
    h1 {
        font-size: 5.6rem;
    }
    
    h2 {
        font-size: 4rem;
    }
    
    h3 {
        font-size: 2.4rem;
    }
    
    h4 {
        font-size: 2.4rem;
    }
    
    h5 {
        font-size: 2.4rem;
    }
    
    h6 {
        font-size: 4rem;
    }

    .navbar-nav li a, .navbar--custom .navbar-nav li a:focus {
        margin: 0;
        color: #ffffff;
        position: relative;
    }
    
    .navbar--custom .navbar-nav li a:hover {
        color: #e1c374;
    }
    
    .navbar--custom {
        background-color: transparent;
        height: 80px;
        transition: height ease-in-out .3s;
    }
    
    .navbar--custom .navbar-brand__image {
        margin-top: -8px;
        height: 40px;
        width: auto;
        position: relative;
        left: 0;
        transition: height ease-in-out .3s;
    }
    
    .navbar--custom .navbar-brand {
        height: 80px;
        line-height: 80px;
    }
    
    .navbar--shrink {
        background-color: #002043;
        height: 50px;
        transition: height ease-in-out .3s;
        -webkit-box-shadow: 0px -12px 20px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px -12px 20px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px -12px 20px 0px rgba(0, 0, 0, 0.5);
    }
    
    .navbar--shrink .navbar-brand__image {
        height: 36px;
        width: auto;
        position: relative;
        top: -1px;
    }
    
    .navbar--shrink .navbar-nav li a, .navbar--shrink .navbar-nav li a:focus {
        color: #ffffff;
        border-top: none;
    }
    
    .navbar--shrink .navbar-nav li a:hover {
        background-color: #e1c374;
        color: #002043;
    }

    .navbar--shrink .navbar-brand, .navbar--shrink .navbar-nav li a {
        height: 50px;
        line-height: 50px;
    }
    
    .navbar--shrink .navbar-nav li a {
        margin: 0 !important;
        padding: 0 16px !important;
    }
    
    .nav-item {
        font-size: 1.6rem;
    }
    
    .navbar-nav .nav-item:last-child {
        padding-right: 0;
    }
    
    .navbar--custom .navbar-nav li a:after {
        background-color: #e1c374;
        height: 0;
        width: 1px;
        display: block;
        content: '';
        transition: height .3s;
        position: absolute;
        top: -18px;
        left: 21px;
    }

    .navbar--custom .navbar-nav li a:hover:after {
        height: 50%;
        //transition: height .3s;
    }
    
    .navbar--shrink .navbar-nav li a:after {
        display: none;
    }
    
    .navbar--custom .navbar-nav--xl {
        margin-left: -202px;
    }
    
    .navbar--shrink .navbar-nav--xl {
        margin-left: -179px;
    }
    
    .navbar--custom .navbar-contact {
        position: absolute;
        right: 15px;
        bottom: 28px;
    }
    
    .navbar--shrink .navbar-contact {
        position: absolute;
        right: 15px;
        bottom: 13px;
    }
    
    .nc__span {
        font-family: 'DM Sans', sans-serif;
        font-optical-sizing: auto;
        font-size: 1.6rem;
        color: #ffffff;
    }

    .nc__span a, .nc__span a:hover, .nc__span a:focus {
        color: #ffffff;
        text-decoration: none;
    }
    
    .nc__span a:hover, .nc__span a:focus {
         color: #ffffff;
    }
    
    .nc__fa {
        margin-right: 5px;
        font-size: 1.2rem;
        color: #e2c374;
    }
    
    .header {
        height: 777px;
    }
    
    .header--small {
        max-height: 300px;
    }
    
    .header__inner {
        width: 100%;
        position: absolute;
        top: 52%;
        left: 0;
        z-index: 2;
        transform: translateY(-48%);
    }
    
    .header--small .header__inner {
        width: 100%;
        position: absolute;
        top: 64%;
        left: 0;
        z-index: 2;
        transform: translateY(-46%);
    }
    
    .bottom-nav {
        margin-top: 15px !important;
    }
    
    .bottom-nav .nav-item {
        margin-left: 2px !important;
        margin-right: 2px !important;
    }
    
    .bottom__image {
        position: relative;
    }
    
    .col-xl--margin-top {
        margin-top: 30px;
    }
    
    .col-xl--margin-top-2x {
        margin-top: 60px;
    }
    
    .xl--hidden {
        display: none;
    }
    
    .arrow {
        top: -10px;
    }

}

@media (min-width: 1200px) and (max-width: 1299.98px) {
    
    .navbar-nav li a, .navbar--custom:not(.navbar--shrink) .navbar-nav li a:focus {
        padding: 10px 10px !important;
    }
    
    .navbar-nav {
        position: relative;
        left: -10px;
    }
    
}

@media (min-width: 1300px) {
    
    .navbar-nav li a, .navbar--custom:not(.navbar--shrink) .navbar-nav li a:focus {
        padding: 10px 20px !important;
    }
    
}

@media (min-width: 1520px) {
    
    .navbar-nav {
        position: relative;
        left: -60px;
    }
    
    .navbar-nav li a, .navbar--custom:not(.navbar--shrink) .navbar-nav li a:focus {
        padding: 10px 40px !important;
    }
    
}

html, body {
    height: 100%;
    font-size: 62.5%;
}

body * {
    -moz-transition: width 0.3s ease-in-out;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.body {
    background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: 'Cinzel', serif;
    font-optical-sizing: auto;
    font-weight: 400;
    line-height: 1.1em;
    position: relative;
}

h1 a, h1 a:hover, h1 a:focus, h2 a, h2 a:hover, h2 a:focus, h3 a, h3 a:hover, h3 a:focus {
    color: inherit;
    text-decoration: none;
}

.header__heading-1 span {
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.6rem;
    line-height: 1.6rem;
    text-transform: uppercase;
    display: block;
}

p {
    margin-top: 16px;
    margin-bottom: 0;
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    line-height: 2.6rem;
}

p:first-child {
    margin-top: 0;
}

section {
    position: relative;
}

section li {
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.4rem;
}

section .container {
    position: relative;
    z-index: 2;
}

strong {
    font-weight: 700;
}

.overflow-x {
    overflow-x: hidden;
}

.overflow-y {
    overflow-y: hidden;
}

.overflow-hidden {
    overflow: hidden;
}

.wrapper {
    margin: 0 auto;
    height: auto;
    max-width: 1920px;
    overflow-x: hidden;
}

.navbar--custom {
    z-index: 9999;
}

.navbar--custom .nav-item {
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    color: #ffffff;
    position: relative;
}

.navbar-toggler--custom {
    background: transparent !important;
    border: none;
    border-radius: 0 !important;
}

.navbar-toggler--custom:focus {
    background: transparent !important;
    outline: none !important;
}

.navbar-toggler .icon-bar {
    background-color: #ffffff;
    transform: rotate(0deg) translate(0px, 0px);
    transition: ease all .2s;
}

.navbar-toggler .icon-bar {
    height: 2px;
    width: 22px;
    border-radius: 1px;
    display: block;
}

.navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px;
}

.icon-bar:nth-child(2) {
    width: 22px;
    transition: ease all .2s;
}

.navbar-toggler:hover > .icon-bar:nth-child(2) {
    width: 22px;
    transition: ease all .2s;
}

.navbar-toggler:active > .icon-bar:nth-child(2) {
    width: 22px;
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
    background-color: #e2c374;
    transform: rotate(45deg) translate(5px, 4px);
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
    background-color: #e2c374;
    opacity: 0;
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
    background-color: #e2c374;
    transform: rotate(-45deg) translate(4px, -4px);
    transition: ease all .2s;
}

.header {
    background-color: #0078c0;
    width: 100%;
}

.header--small {
    background-color: #0078c0;
    background-image: url(images/header.jpg);
    background-position: center right;
    width: 100%;
}

.header__inner {
    z-index: 2;
}

.header__heading-1 {
    margin-bottom: 20px;
    color: #e2c374;
}

.header__heading-1 span {
    color: #ffffff;
}

.nc__span:last-child {
    margin-left: 20px;
}

.header p {
    font-size: 1.6rem;
    color: #ffffff;
}

.about {
    background-color: #ffffff;
}

.about__heading-2 {
    color: #002043;
}

.about p, .services p {
    font-size: 1.6rem;
    color: #41474e;
}

.about p, .content p, .faq p {
    text-align: justify !important;
}

.about__image {
    height: auto;
    max-width: 100%;
}

.services {
    background-color: #f8f8f8;
}

.services__heading-2 {
    margin-bottom: 30px;
    color: #002043;
}

.services__row > .services__box {  
    display: flex;
    flex-direction: column;
}

.services__image {
    height: 60px;
    width: auto;
    position: relative;
    z-index: 1;
}

.services__box h3, .services__box p {
    display: inline-block;
}

.services__box {
    padding: 60px 25px;
    background: url(images/sb.png) no-repeat right bottom;
    height: 100%;
    width: 100%;
}

.services__col a .services__box, .services__col a:focus .services__box {
    background-color: #ffffff;
    display: block;
    transition: ease all .3s;
}

.services__col a .services__box h3 {
    color: #002043;
}

.services__col a .services__box p {
    color: #41474e;
}

.services__col a:hover .services__box {
    background-color: #002043;
    display: block;
}

.services__col a:hover .services__box h3 {
    color: #e1c374;
    text-decoration: none !important;
}

.services__col a:hover .services__box p {
    color: #ffffff;
    text-decoration: none !important;
}

.services__col a:hover .services__box img {
    color: #e1c374;
    filter: brightness(0) saturate(100%) invert(100%);
    transition: ease all .2s;
}

.gallery__image {
    height: auto;
    max-width: 100%;
}

.documents {
    background-color: #002043;
}

.documents__heading-2 {
    margin-bottom: 30px;
    color: #e1c374;
}

.documents p {
    font-size: 1.6rem;
    color: #ffffff;
}

.faq {
    background-color: #f8f8f8;
}

.faq__heading-2 {
    color: #002043;
}

.faq__heading-3 {
    max-width: 90%;
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-size: 2rem;
    font-weight: 300;
    color: #ffffff;
}

.faq p {
    font-size: 1.6rem;
}

.faq__box {
    position: relative;
}

.faq__col {
    margin: 20px 0 0 0;
    display: none;
}

.faq__col p {
    color: #ffffff;
}

.faq__col ol, .faq__col ul {
    margin: 16px 0;
    padding: 0;
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    line-height: 3rem;
}

.faq__col ol li {
    margin: 0 0 10px 17px;
    padding: 0 0 0 4px;
    font-size: 1.6rem;
    color: #002043;
    position: relative;
}

.faq__col ul li {
    margin: 0 0 10px 12px;
    padding: 0 0 0 8px;
    font-size: 1.6rem;
    color: #002043;
    list-style-type: none;
    position: relative;
}

.faq__col ul li:before {
    font-family: 'Font Awesome 5 Pro';
    font-size: 0.7rem;
    color: #002043;
    font-weight: bold;
    text-decoration: inherit;
    content: '\f111';
    position: absolute;
    top: 1px;
    left: -12px;
}

.faq_row {
    margin-bottom: 1px;
    padding: 30px 5px;
    background-color: #002043;
    cursor: pointer;
}

.faq_row:hover {
    background-color: #e2c374;
}

.faq__span {
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-size: 1.6rem;
    color: #ffffff;
    position: absolute;
    top: 0;
    right: 15px;
}

.faq_row:hover .faq__heading-3, .faq_row:hover .faq__span, .faq__col p, .faq .trigger.active .faq__heading-3, .faq .trigger.active .faq__span, .faq .trigger.active p {
    color: #002043;
}

.faq .trigger.active {
    background-color: #e2c374;
}

.gmap {
    background-color: #f8f8f8;
}

.gmap__iframe {
    background-color: #f8f8f8;
    height: 450px;
    width: 100%;
    border: 0;
    display: block;
}

.cbf {
    background-color: #002043;
}

.contact__heading-2 {
    margin-bottom: 30px;
    color: #e1c374;
}

.contact__heading-3 {
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-size: 2rem;
    font-weight: 300;
    color: #ffffff;
}

.contact p {
    font-size: 1.6rem;
    color: #ffffff;
}

.contact__row--margin-top {
    margin-top: 15px;
}

.contact__link, .contact__link:focus {
    color: inherit;
    text-decoration: none !important;
}

.footer--padding {
    padding: 40px 0;
}

.footer p {
    font-size: 1.6rem;
    color: rgba(255, 255, 255, 0.3);
}

.footer p a, .footer p a:focus {
    color: rgba(255, 255, 255, 0.3);
    text-decoration: none;
}

.footer p a:hover {
    color: #e1c374 !important;
}

.form__paragraph {
    font-size: 1.4rem !important;
    color: rgba(255, 255, 255, 0.3) !important;
}

.form-control--custom {
    background-color: transparent;
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-size: 1.6rem;
    line-height: normal;
    color: #ffffff;
    border: none;
    border-bottom: 1px solid #ffffff;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    position: relative;
}

.form-control:focus {
    background-color: transparent;
    color: #ffffff;
    border: none;
    border-bottom: 1px solid #0078c0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

input.form-control--custom, select.form-control--custom {
    padding-left: 15px;
    padding-right: 15px;
    height: 50px !important;
}

input::-webkit-input-placeholder {
    color: #ffffff !important;
}
					
input:-moz-placeholder {
    color: #ffffff !important;
}
					
input::-moz-placeholder {
    color: #ffffff !important;
}
					
input:-ms-input-placeholder {  
    color: #ffffff !important;
}

.textarea--custom {
    padding: 15px;
    resize: none;
}

textarea::-webkit-input-placeholder {
    color: #ffffff !important;
}
					
textarea:-moz-placeholder {
    color: #ffffff !important;
}
					
textarea::-moz-placeholder {
    color: #ffffff !important;
}
					
textarea:-ms-input-placeholder {  
    color: #ffffff !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
    margin 10px 0;
    padding: 10px 15px;
    background-color: #8b0000;
    font-family: 'DM Sans', sans-serif;
    
    font-size: 1.6rem;
    color: #ffffff;
    border: 0;
}

.wpcf7-form.sent .wpcf7-response-output {
    padding: 10px 15px;
    background-color: #008b21;
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-size: 1.6rem;
    color: #ffffff;
    border: 0;
}

.wpcf7-form.sent div.wpcf7-response-output:before, .wpcf7-form.invalid div.wpcf7-response-output:before {
    margin: 0 12px 0 0;
    font-family: 'Font Awesome 5 Pro';
    font-size: 26px/30px;
    font-weight: 400;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.wpcf7-form.sent div.wpcf7-response-output:before {
    content: '\f00c';
}

.wpcf7-form.invalid div.wpcf7-response-output:before {
    content: '\f00d';
}

span .wpcf7-not-valid {
    border: 2px solid #8b0000 !important;
}

span.wpcf7-not-valid-tip {
    font-family: 'DM Sans', sans-serif !important;
    font-size: 1.6rem !important;
    color: #8b0000 !important;
}

.btn--custom {
    padding: 15px 35px 16px 35px;
    width: auto;
    min-width: 200px;
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: normal;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn--custom:hover, .btn--custom:focus, .services__col a, .services__col a:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn--gold, .btn--gold:focus {
    background-color: #e2c374;
    color: #002043;
}

.btn--gold:hover {
    background-color: #ffffff;
    color: #002043;
}

.btn--blue, .btn--blue:focus {
    background-color: #002043;
    color: #ffffff;
}

.btn--blue:hover {
    background-color: #e2c374;
    color: #002043;
}

.btn--wide {
    width: 100%;
}

.btn--margin-top {
    margin-top: 30px;
}

.row--margin-top {
    margin-top: 30px;
}

.row--margin-top-2x {
    margin-top: 60px;
}

.preloader {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}

.preloader__inner {
    margin: -40px 0 0 -40px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 10px solid #f8f8f8;
    border-top: 10px solid #002043;
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    animation: spin 2s linear 1;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.bottom-nav {
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
}

.bottom-nav .nav-item {
    padding: 0 !important;
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-size: 1.6rem;
    font-weight: 400;
    color: #ffffff;
    list-style-type: none;
}

.bottom-nav .nav-item:last-child {
    margin-right: 0 !important;
}

.bottom-nav .nav-item a, .bottom-nav .nav-item a:focus {
    color: #ffffff;
}

.bottom-nav .nav-item a:hover {
    color: #e1c374;
    text-decoration: none;
}

.arrow, .arrow:focus {
    background-color: #e1c374;
    height: 56px;
    width: 56px;
    position: relative;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}

.arrow:hover {
    background-color: #ffffff;
}

.arrow__fa {
    font-size: 3rem;
    color: #002043;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.arrow a {
    height: 60px;
    width: 60px;
    display: block;
}

.jarallax {
    position: relative;
    z-index: 0;
}

.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.background-cover {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}

.background-cover--ct {
    background-position: center top;
}

.background-cover--cc {
    background-position: center center;
}

.background-cover--cb {
    background-position: center bottom;
}

.background-cover--rb {
    background-position: right bottom;
}

.background-cover--lc {
    background-position: left center;
}

.background-cover--rc {
    background-position: right center;
}

.background-cover--rt {
    background-position: right top;
}

.vertical-center {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    transform: translateY(-50%);
}

p a, p a:hover, p a:focus, .content * a, .content * a:hover, .content * a:focus {
    color: inherit !important;
    text-decoration: none !important
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.fancy-popup {
    width: 100%;
    max-width: 992px;
    display: none;
}

.fancy-popup h2, .fancy-popup h3, .fancy-popup h4, .content h2, .content h3, .content h4 {
    color: #002043;
    text-align: left;
}

.fancy-popup h2, .content h2 {
    margin-bottom: 30px;
    color: #002043;
}

.fancy-popup h3, .content h3 {
    margin: 15px 0;
    color: #002043;
}

.fancy-popup h4, .content h4 {
    margin: 10px 0;
    color: #002043;
}

.fancy-popup p, .content p {
    font-size: 1.6rem;
    color: #41474e;
}

.fancy-popup ol, .fancy-popup ul, .content ol, .content ul {
    margin: 16px 0;
    padding: 0;
    font-family: 'DM Sans', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    line-height: 3rem;
}

.fancy-popup ol li, .content ol li {
    margin: 0 0 10px 17px;
    padding: 0 0 0 4px;
    font-size: 1.6rem;
    color: #41474e;
    position: relative;
}

.fancy-popup ul li, .content ul li {
    margin: 0 0 10px 12px;
    padding: 0 0 0 8px;
    font-size: 1.6rem;
    color: #41474e;
    list-style-type: none;
    position: relative;
}

.fancy-popup ul li:before, .content ul li:before {
    font-family: 'Font Awesome 5 Pro';
    font-size: 0.7rem;
    color: #e2c374;
    font-weight: bold;
    text-decoration: inherit;
    content: '\f111';
    position: absolute;
    top: 1px;
    left: -12px;
}

p a:hover, .contact__link:hover .contact__span {
    color: #e1c374 !important;
}