@media (max-width: 575.98px) {
    
    h1 {
        font-size: 4.6rem;
    }
    
    h2 {
        font-size: 4rem;
    }
    
    h3 {
        font-size: 3.2rem;
    }
    
    h4 {
        font-size: 3.2rem;
    }
    
    h5 {
        font-size: 3.2rem;
    }
    
    h6 {
        font-size: 3.2rem;
    }
    
    .navbar-brand__image {
        margin-top: -3px;
        height: 36px;
        width: auto;
    }
    
    .col-xs--margin-top {
        margin-top: 30px;
    }

    .xs--hidden {
        display: none;
    }
    
    .img {
        opacity: 0.3;
    }

}

@media (min-width: 576px) and (max-width: 767.98px) {
    
    h1 {
        font-size: 4.6rem;
    }
    
    h2 {
        font-size: 4rem;
    }
    
    h3 {
        font-size: 3.2rem;
    }
    
    h4 {
        font-size: 3.2rem;
    }
    
    h5 {
        font-size: 3.2rem;
    }
    
    h6 {
        font-size: 3.2rem;
    }
    
    .navbar-brand__image {
        margin-top: -3px;
        height: 36px;
        width: auto;
    }

    .col-sm--margin-top {
        margin-top: 30px;
    }
    
    .sm--hidden {
        display: none;
    }
    
    .img {
        opacity: 0.3;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    
    h1 {
        font-size: 5.4rem;
    }
    
    h2 {
        font-size: 4.2rem;
    }
    
    h3 {
        font-size: 3.6rem;
    }
    
    h4 {
        font-size: 3.6rem;
    }
    
    h5 {
        font-size: 3.6rem;
    }
    
    h6 {
        font-size: 3.6rem;
    }
    
    .navbar-brand__image {
        margin-top: -3px;
        height: 36px;
        width: auto;
    }
    
    .col-md--margin-top {
        margin-top: 30px;
    }

    .md--hidden {
        display: none;
    }

}

@media (max-width: 991.98px) {
    
    .header {
        background-image: url(../images/header-mob.jpg);
    }
    
    .header--big .header__inner {
        padding: 150px 0;
    }

    .header__image {
        height: auto;
        width: 200%;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        z-index: 3;
        opacity: 0.025;
    }
    
    .help__image {
        margin-bottom: 15px;
        height: auto;
        max-width: 100%;
    }
    
    .about--padding, .news--padding, .gallery--padding, .content--padding {
        padding: 80px 0;
    }
    
    .help .container {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .arrow {
        left: 15px;
        bottom: 15px;
    }

}

@media (min-width: 992px) {
    
    h1 {
        font-size: 6rem;
    }
    
    h2 {
        font-size: 4.8rem;
    }
    
    h3 {
        font-size: 3.6rem;
    }
    
    h4 {
        font-size: 3.6rem;
    }
    
    h5 {
        font-size: 3.6rem;
    }
    
    h6 {
        font-size: 3.6rem;
    }
    
    .header {
        background-image: url(../images/header.jpg);
    }
    
    .header__inner {
        width: 100%;
        position: absolute;
        top: 51%;
        left: 0;
        transform: translateY(-49%);
    }
    
    .header--big {
        height: 720px;
    }
    
    .help__image {
        height: auto;
        max-width: 100%;
        position: absolute;
        top: 0;
        left: 50%;
    }
    
    .container__inner {
        padding-right: 20px;
    }
    
    .about--padding, .news--padding, .gallery--padding, .content--padding {
        padding: 120px 0;
    }
    
    .help .container {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    
    .arrow {
        left: 30px;
        bottom: 30px;
    }
    
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    
    .navbar-brand__image {
        margin-top: -3px;
        height: 36px;
        width: auto;
    }
    
    .header--big {
        height: 100vh;
        max-height: 400px;
    }
    
    .col-lg--margin-top {
        margin-top: 30px;
    }

    .lg--hidden {
        display: none;
    }
    
    .lg--no-padding {
        padding: 0;
    }
    
    .header__image {
        height: auto;
        width: 105%;
        position: absolute;
        left: 50%;
        bottom: -20px;
        transform: translateX(-50%);
        z-index: 3;
        opacity: 0.03;
    }

}

@media (max-width: 1199.98px) {
    
    .navbar--custom {
        background-color: #ffffff;
    }
    
    .navbar-brand {
        margin: 0;
        position: relative;
        top: 2px;
        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: #1d1d1b;
        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: #1d1d1b;
    }
    
    .navbar-nav li a:hover, .navbar-nav li a:focus {
        background-color: #8e2a76;
        color: #ffffff;
    }
    
    .lang-list__item a {
        padding-top: 0;
        padding-left: 5px !important;
        padding-right: 5px !important;
        position: relative;
    }
    
    .navbar--custom .lang-list {
        font-size: 1.6rem;
        position: absolute;
        top: 8px;
        right: 40px;
        z-index: 3;
    }
    
    .lang-list__item a {
        color: #1d1d1b;
    }
    
    .lang-list__item a:hover, .lang-list__item a:focus, .current_language a {
        color: #8e2a76;
        text-decoration: none;
    }
    
    .lang-list__item {
        padding: 0 5px !important;
        border-left: 1px solid #1d1d1b;
    }
    
    .lang-list__item:first-child {
        border-left: none;
    }
    
    .header {
        margin-top: 50px;
    }
    
    .gallery__fa--left {
        margin-left: -40px;
        width: 30px;
    }

    .gallery__fa--right {
        margin-left: 10px;
        width: 30px;
    }
    
    .owl-nav {
        margin: 10px 0 60px 0;
        height: auto;
        width: 100%;
        text-align: center;
    }
    
}

@media (min-width: 1200px) {
    
    .navbar--custom .navbar-nav {
        position: relative;
        right: 150px;
    }
    
    .navbar--shrink .navbar-nav {
        position: relative;
        right: 120px;
    }
    
    .navbar-nav li a {
        margin: 0;
        color: #1d1d1b;
        position: relative;
    }
    
    .navbar--custom .navbar-nav li a:hover, .navbar--custom .navbar-nav li a:focus {
        color: #8e2a76;
    }
    
    .navbar--custom {
        padding-left: 100px;
        padding-right: 100px;
        background-color: transparent;
        height: 100px;
        transition: height ease-in-out .3s;
    }
    
    .navbar--custom .navbar-brand__image {
        margin-top: -8px;
        height: 70px;
        width: auto;
        transition: height ease-in-out .3s;
    }
    
    .navbar--custom .navbar-brand {
        height: 100px;
        line-height: 100px;
    }
    
    .navbar--shrink {
        padding-left: 0;
        padding-right: 0;
        background-color: #ffffff;
        height: 50px;
        transition: height ease-in-out .3s;
    }
    
    .navbar--shrink .navbar-brand__image {
        height: 30px;
        width: auto;
    }
    
    .navbar--shrink .navbar-nav li a {
        color: #1d1d1b;
        border-top: none;
    }
    
    .navbar--shrink .navbar-nav li a:hover, .navbar--shrink .navbar-nav li a:focus {
        background-color: #8e2a76;
        color: #ffffff;
    }

    .navbar--shrink .navbar-brand, .navbar--shrink .navbar-nav li a {
        height: 50px;
        line-height: 50px;
    }
    
    .navbar-nav .nav-item:last-child {
        padding-right: 0;
    }
    
    .navbar--custom .navbar-nav li a:after {
        background-color: #8e2a76;
        height: 1px;
        width: 0;
        display: block;
        content: '';
        transition: width .3s;
        position: absolute;
        left: 25px;
        bottom: 0;
    }

    .navbar--custom .navbar-nav li a:hover:after {
        width: 35%;
        //transition: width .3s;
    }
    
    .navbar--shrink .navbar-nav li a:after {
        display: none;
    }

    .navbar--custom .lang-list {
        padding-left: 10px;
        position: absolute;
        right: 30px;
        bottom: 27px;
    }
    
    .lang-list__item {
        padding: 0 10px !important;
        border-left: 1px solid #1d1d1b;
    }
    
    .lang-list__item:first-child {
        border-left: none;
    }
    
    .lang-list__item a {
        padding: 0 !important;
        color: #1d1d1b;
        position: relative;
    }
    
    .navbar--shrink .lang-list {
        position: absolute;
        right: 20px;
        top: 14px;
    }
    
    .navbar--shrink .lang-list__item a {
        color: #1d1d1b;
    }
    
    .lang-list__item a:hover, .lang-list__item a:focus, .current_language a {
        color: #8e2a76;
        text-decoration: none;
    }
    
    .header--big {
        height: 100vh;
        max-height: 750px;
    }
    
    .col-xl--margin-top {
        margin-top: 30px;
    }
    
    .xl--hidden {
        display: none;
    }
    
    .header__image {
        height: auto;
        width: 105%;
        position: absolute;
        left: 50%;
        bottom: -20px;
        transform: translateX(-50%);
        z-index: 3;
        opacity: 0.03;
    }
    
    .gallery__fa--left {
        left: -45px;
    }

    .gallery__fa--right {
        right: -45px;
    }
    
    .owl-nav {
        margin-top: -50px;
        width: 100%;
        position: absolute;
        top: 56%;
        left: 0;
        z-index: 2;
    }

}

@media (min-width: 1200px) and (max-width: 1312.98px) {
    
    .navbar--custom .navbar-nav li a {
        padding: 10px 10px !important;
    }
    
    .navbar--custom .nav-item, .navbar--custom .lang-list__item {
        font-size: 1.4rem;
    }
    
    .navbar--shrink .nav-item, .navbar--shrink .lang-list__item {
        font-size: 1.4rem !important;
    }
    
    .navbar--shrink .navbar-nav li a {
        padding: 0 15px !important;
    }
    
    .navbar--custom .lang-list {
        bottom: 29px;
    }
    
    .navbar--custom .navbar-nav li a, .navbar--custom .navbar-nav li a:hover, .navbar--custom .navbar-nav li a:focus, .navbar--custom .lang-list a {
        color: #ffffff;
    }
    
    .navbar--custom .navbar-nav li a:after {
        background-color: #ffffff;
    }
    
    .navbar--shrink .navbar-nav li a, .navbar--shrink .lang-list a {
        color: #1d1d1b;
    }
    
    .navbar--shrink .lang-list a:hover, .navbar--shrink .lang-list a:focus {
        color: #8e2a76;
    }
    
}

@media (min-width: 1313px) and (max-width: 1562.98px) {
    
    .navbar--custom .navbar-nav li a {
        padding: 10px 15px !important;
    }
    
    .navbar--custom .nav-item, .navbar--custom .lang-list__item {
        font-size: 1.4rem;
    }
    
    .navbar--shrink .nav-item, .navbar--shrink .lang-list__item {
        font-size: 1.4rem !important;
    }
    
    .navbar--shrink .navbar-nav li a {
        padding: 0 15px !important;
    }
    
    .navbar--custom .lang-list {
        bottom: 29px;
    }
    
    .navbar--custom .navbar-nav li a, .navbar--custom .navbar-nav li a:hover, .navbar--custom .navbar-nav li a:focus, .navbar--custom .lang-list a {
        color: #ffffff;
    }
    
    .navbar--custom .navbar-nav li a:after {
        background-color: #ffffff;
    }
    
    .navbar--shrink .navbar-nav li a, .navbar--shrink .lang-list a {
        color: #1d1d1b;
    }
    
    .navbar--shrink .lang-list a:hover, .navbar--shrink .lang-list a:focus {
        color: #8e2a76;
    }
    
}

@media (min-width: 1563px) {
    
    .navbar--custom .navbar-nav li a {
        padding: 10px 25px !important;
    }
    
    .navbar--custom .nav-item, .navbar--custom .lang-list__item {
        font-size: 1.8rem;
    }
    
    .navbar--shrink .nav-item, .navbar--shrink .lang-list__item {
        font-size: 1.4rem !important;
    }
    
    .navbar--shrink .navbar-nav li a {
        padding: 0 15px !important;
    }
    
    .navbar--custom .navbar-nav li:nth-of-type(-n+5) a, .navbar--custom .navbar-nav li:nth-of-type(-n+5) a:hover, .navbar--custom .navbar-nav li:nth-of-type(-n+5) a:focus {
        color: #ffffff;
    }
    
    .navbar--custom .navbar-nav li:nth-of-type(-n+5) a:after {
        background-color: #ffffff;
    }
    
    .navbar--shrink .navbar-nav li:nth-of-type(-n+5) a {
        color: #1d1d1b;
    }
    
}


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 {
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
    line-height: 1em;
    position: relative;
}

h2, h4, h5, h6 {
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
    line-height: 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;
}

h3 {
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    font-optical-sizing: auto;
    line-height: 3rem;
}

p {
    margin-top: 16px;
    margin-bottom: 0;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    font-optical-sizing: auto;
    line-height: 3rem;
}

p:first-child {
    margin-top: 0;
}

section {
    position: relative;
}

section li {
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    font-optical-sizing: auto;
    font-size: 1.8rem;
    line-height: 3rem;
}

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-weight: 400;
    font-optical-sizing: auto;
    color: #1d1d1b;
    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: #1d1d1b;
    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: #8e2a76;
    transform: rotate(45deg) translate(5px, 4px);
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
    background-color: #8e2a76;
    opacity: 0;
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
    background-color: #8e2a76;
    transform: rotate(-45deg) translate(4px, -4px);
    transition: ease all .2s;
}

.lang-list__item {
    margin: 0;
    padding: 0;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    font-optical-sizing: auto;
    list-style: none;
    float: left;
}

.header {
    background-color: #ffffff;
    width: 100%;
    overflow: hidden;
}

.header__inner {
    z-index: 4;
}

.header__heading-1 {
    margin-bottom: 30px;
    color: #ffffff;
}

.header__heading-1 span {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.2em;
    display: inline-block;
}

.header p {
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    font-optical-sizing: auto;
    font-size: 2rem;
    color: #ffffff;
    line-height: 3rem;
}

.header__row {
    margin-top: 10px;
}

.header__fa {
    font-size: 5rem;
    color: #ffffff;
}

.header__carousel {
    z-index: 1;
}

.news, .gallery {
    background-color: #f8f8f8;
}

.news .container {
    position: relative;
    z-index: 2;
}

.news__row, .album__row {
    padding-bottom: 30px;
    border-bottom: 1px solid #d7d7d7;
}

.news__heading-2, .gallery__heading-2 {
    margin-bottom: 20px;
    color: #1d1d1b;
}

.news__heading-3, .albums__heading-3 {
    margin: 0;
    font-size: 1.8rem;
    color: #8e2a76;
}

.news__heading-3 a:hover, .albums__heading-3 a:hover {
    color: #d83f47;
}

.news__span {
    margin: 0;
    font-family: 'DM Sans', sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
    color: #949494;
    font-optical-sizing: auto;
    line-height: 3rem;
}

.news p, .about p, .gallery p, .fancy-popup p, .content p, .albums p {
    font-size: 1.8rem;
    color: #1d1d1b;
}

.about__heading-2, .fancy-popup h2, .fancy-popup h3, .content h2, .content h3 {
    color: #1d1d1b;
}

.about__heading-2 {
    margin-bottom: 50px;
}

.gallery {
    background: #ffffff url(../images/gallery-bg.png) no-repeat center bottom;
}

.gallery__carousel {
    width: 100%;
    position: relative;
}

.gallery__image {
    height: auto;
    max-width: 100%;
}

.gallery__owl-carousel .owl-stage {
    display: flex;
}

.gallery__owl-carousel .item {
    height: 100%;
}

.gallery__fa, .gallery__fa:focus {
    color: #8e2a76;
    font-size: 6rem;
    position: absolute;
}

.gallery__fa:hover{
    color: #d83f47;
}

.owl-next:focus, .owl-prev:focus {
    outline: none;
}

.help__heading-2 {
    margin-bottom: 30px;
    color: #ffffff;
}

.help p, .bottom p {
    font-size: 1.8rem;
    color: #ffffff;
}

.help {
    background-color: #f4982d;
    background-image: url(../images/help-bg.jpg);
}

.bf {
    background-image: url(../images/bf-bg.jpg);
}

.bottom--padding {
    padding: 60px 0;
}

.bottom ul {
    margin: 0;
    padding: 0;
}

.bottom ul li {
    margin: 0;
    padding: 0;
    color: #ffffff;
    list-style: none;
}

.bottom-nav a {
    margin: 0;
    padding: 0;
}

.bottom-nav a, .bottom-nav a:focus {
    color: #ffffff;
    text-decoration: none;
}

.bottom-nav a:hover {
    color: #8e2a76;
}

.footer .container {
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer p {
    font-size: 1.6rem;
    color: #ffffff;
}

.footer p a, .footer p a:focus {
    color: inherit;
    text-decoration: none;
}

.footer p a:hover {
    color: #8e2a76 !important;
}

.gmap {
    background-color: #f8f8f8;
    height: 400px;
    width: 100%;
    border: 0;
    display: block;
}

.form-control--custom {
    background-color: #f8f8f8;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    font-optical-sizing: auto;
    font-size: 1.8rem;
    line-height: normal;
    color: #1d1d1b;
    border: none;
    border-bottom: 1px solid transparent;
    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: #1d1d1b;
    border: none;
    border-bottom: 1px solid #1d1d1b;
    -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: #1d1d1b !important;
}
					
input:-moz-placeholder {
    color: #1d1d1b !important;
}
					
input::-moz-placeholder {
    color: #1d1d1b !important;
}
					
input:-ms-input-placeholder {  
    color: #1d1d1b !important;
}

.textarea--custom {
    padding: 15px;
    resize: none;
}

textarea::-webkit-input-placeholder {
    color: #1d1d1b !important;
}
					
textarea:-moz-placeholder {
    color: #1d1d1b !important;
}
					
textarea::-moz-placeholder {
    color: #1d1d1b !important;
}
					
textarea:-ms-input-placeholder {  
    color: #1d1d1b !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
    margin 10px 0;
    padding: 10px 15px;
    background-color: #8b0000;
    font-family: 'Poppins', sans-serif;
    font-size: 1.8rem;
    color: #ffffff;
    border: 0;
}

.wpcf7-form.sent .wpcf7-response-output {
    padding: 10px 15px;
    background-color: #008b21;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    font-optical-sizing: auto;
    font-size: 1.8rem;
    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: 'Poppins', sans-serif !important;
    font-size: 1.6rem !important;
    color: #8b0000 !important;
}

.btn--custom {
    padding: 15px;
    width: auto;
    min-width: 200px;
    font-family: 'Poppins', sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: normal;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn--custom:hover, .btn--custom:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn--purple, .btn--purple:focus {
    background-color: #8e2a76;
    color: #ffffff;
}

.btn--purple:hover {
    background-color: #cb6198;
    color: #ffffff;
}

.btn--white, .btn--white:focus {
    background-color: #ffffff;
    color: #e94b38;
}

.btn--white:hover {
    background-color: #d94044;
    color: #ffffff;
}

.btn--wide {
    width: 100%;
}

.btn--margin-top {
    margin-top: 30px;
}

.row--margin-top {
    margin-top: 30px;
}

.row--margin-top-1x {
    margin-top: 40px;
}

.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 #1d1d1b;
    border-top: 10px solid #4dbaeb;
    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); }
}

.arrow {
    height: 70px;
    width: 70px;
    border-radius: 0;
    position: fixed;
    z-index: 99;
    display: none;
}

.arrow__fa {
    font-size: 3rem;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.arrow a, .arrow a:focus {
    background-color: #8e2a76;
    height: 70px;
    width: 70px;
    border: none;
    display: block;
    transition: ease all .2s;
}

.arrow a:hover {
    background-color: #d83f47;
    transition: ease all .2s;
}

.arrow a:hover .arrow__fa {
    color: #ffffff;
}

.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--lb {
    background-position: left 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%);
}

.vertical-center .btn {
    margin-left: auto;
    margin-right: auto;
    max-width: 150px;
}

.content h3 {
    margin: 15px 0;
}

.content h4 {
    margin: 15px 0;
}
    
.content ol, .content ul, .fancy-popup ol, .fancy-popup ul {
    margin: 16px 0;
    padding: 0;
    font-family: 'DM Sans', sans-serif;
    font-weight: 300;
    font-optical-sizing: auto;
    line-height: 3rem;
}

.content ol li, .fancy-popup ol li {
    margin: 0 0 10px 17px;
    padding: 0 0 0 4px;
    font-size: 1.8rem;
    color: #3f3f3f;
    position: relative;
}

.content ul li, .fancy-popup ul li {
    margin: 0 0 10px 12px;
    padding: 0 0 0 8px;
    font-size: 1.8rem;
    color: #3f3f3f;
    list-style-type: none;
    position: relative;
}

.content ul li:before, .fancy-popup ul li:before {
    font-family: 'Font Awesome 5 Pro';
    font-size: 0.7rem;
    color: #22511e;
    font-weight: bold;
    text-decoration: inherit;
    content: '\f111';
    position: absolute;
    top: 1px;
    left: -12px;
}

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: 1200px;
    display: none;
}

.fancy-popup h2, .fancy-popup h3, .content h2, .content h3 {
    margin: 15px 0;
}

.gmap {
    height: 400px;
    width: 100%;
}

.img {
    height: auto;
    position: absolute;
    z-index: 1;
}

.news__img {
    max-width: 332px;
    top: 0;
    right: 0;
}