html {
    background-color: #eaeaea;
}

body {
    background-color: transparent;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

::selection {
    background: #91bf00; /* Safari */
    color: #fff;
}

::-moz-selection {
    background: #91bf00; /* Firefox */
    color: #fff;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

p {
    color: #434343;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 15px;
}

strong {
    color: #91bf00;
}

h2, h3, h4, h5, a, article h1 {
    color: #000d47;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    transition: all 0.45s;
    -moz-transition: all 0.45s;
    -ms-transition: all 0.45s;
    -o-transition: all 0.45s;
    -webkit-transition: all 0.45s;
    transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
}

a:hover, #featured-section h3 a:hover {
    color: #97c300;
}

h2 {
    font-size: 22px;
}

h3, article h1 {
    color: #000d47;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
}

h4 {
    font-size: 22px;
    margin-bottom: 15px;
}

small {
    color: #000;
    display: inline-block;
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

small span {
    color: #91bf00;
}

h5 {
    font-size: 21px;
}

h6 {
    font-size: 16px;
}

a {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
}

a:hover {
    cursor: pointer;
    text-decoration: none;
}

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}

img {
    max-width: 100%;
}

a, button, li, .dropdown-menu li, input, .btn {
    transition: all 0.45s;
    -moz-transition: all 0.45s;
    -ms-transition: all 0.45s;
    -o-transition: all 0.45s;
    -webkit-transition: all 0.45s;
    transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
}

.btn-success {
    background: #91bf00;
    border-color: #91bf00;
    font-weight: 700;
}

#pages-banner .pages-banner-header h3 {
    display: inline-block;
    float: left;
    width: 60%;
}

#pages-banner .pages-banner-header #breadcrumbs {
    display: inline-block;
    float: right;
    margin: 20px 0;
    text-align: right;
    width: 40%;
}

#pages-banner .event-page h3 {
    line-height: 28px;
    top: 7%;
    width: 97.5%;
}

@media all and (max-width: 767px) {
    #pages-banner .pages-banner-header h3 {
        width: 100%;
    }

    #pages-banner .pages-banner-header #breadcrumbs {
        float: left;
        text-align: left;
        width: 100%;
    }
}

.btn-success:hover, .btn-success:focus {
    background: #567100;
    border-color: #567100;
}

.form-control, .btn {
    border-radius: 0;
}

.btn-primary:hover, .btn-primary:focus {
    background: #7C033e;
    border-color: #7C033e;
}

iframe {
    width: 100%;
}

.contact-detail {
    margin-top: 90px;
}

.btn-lg {
    font-size: 26px;
    padding: 10px 40px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 1.0;
}

a.btn {
    color: #fff;
}

label {
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400 !important;
}

.pub_date {
    color: #91bf00 !important;
    font-size: 14px !important;
    font-style: normal !important;
    margin-bottom: 0;
}

#news h4 {
    margin-bottom: 5px;
    margin-top: 0;
}

#news article {
    margin-bottom: 20px;
}

.eventlist article {
    margin-bottom: 20px;
}

.btn-default {
    background: #ebebeb;
    border-color: #ebebeb;
    font-size: 16px;
    font-weight: 700;
}

.btn-default:hover, .btn-default:focus {
    background: #bdbdbd;
    border-color: #bdbdbd;
    color: #fff;
}

#pages-banner {
    margin-top: 30px;
    /*margin-bottom: 60px;*/
}

.btn-group, .btn-group-vertical {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
}

#pages-banner .col-md-12 {
    position: relative;
}

#pages-banner h3 {
    color: #000d47;
    font-size: 23px;
    font-weight: 500;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
    padding: 5px 40px;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-radius: 0;
}

.btn-group > .btn + .dropdown-toggle {
    margin-left: 2px;
    padding: 5px 15px;
}

.clear {
    clear: both;
    margin-bottom: 50px;
}

.menu-social ul {
    display: block;
    float: right;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: -20px;
    padding: 0;
}

.menu-social ul li {
    display: inline-block;
    margin: 0 5px;
    position: relative;
    right: 0;
    text-align: center;
}

.menu-social li a {
    display: block;
    position: relative;
}

.menu-social li a:before {
    background: #fff;
    color: #847e27;
    content: "\f000";
    display: block;
    font-family: FontAwesome;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    height: 36px;
    padding-top: 2px;
    text-decoration: inherit;
    transition: all 0.45s;
    -moz-transition: all 0.45s;
    -ms-transition: all 0.45s;
    -o-transition: all 0.45s;
    /*--adjust as necessary--*/
    -webkit-transition: all 0.45s;
    transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    width: 30px;
}

.menu-social ul li a .text-hide {
    display: none;
}

.menu-social li a:hover:before {
    color: #fff;
}

.menu-social li a[href*="facebook.com"]::before {
    background: #3A5A97;
    color: #fff;
    content: '\f09a';
}

.menu-social li a[href*="facebook.com"]:hover:before {
    background: #3A5A97;
}

#header {
    background-color: white;
    padding-top: 20px;
}

#header small {
    top: 20px;
}

#logo-portion {
    margin-bottom: 20px;
}

#nav-portion {
    background-color: #000750;
    z-index: 100 !important;
}

#nav-portion #menu {
    background: #000750;
}

.mean-container > div > ul > li,
nav > ul > li {
    float: left;
}

.mean-container > div > ul > li:last-child,
nav > ul > li:last-child {
    background: none;
    padding-right: 0;
}

nav > div > ul > li a,
nav > ul > li a {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    color: #fff;
    display: inline-block;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-property: color;
    -webkit-transition-property: color;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.nav a::before {
    background: #97c300;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-property: transform;
    -webkit-transition-property: transform;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    z-index: -1;
}

.nav a:hover::before,
.nav a:focus::before {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

nav > div > ul > li a:hover, nav > ul > li a:hover, .nav a:hover, nav > div > ul > li a:focus {
    color: #fff;
}

nav ul li {
    position: relative;
}

nav ul li:hover > ul {
    display: block;
}

nav ul li > ul {
    background-color: rgba(132, 126, 39, 1.0);
    display: none;
    left: 0;
    min-width: 200px;
    padding: 10px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 99999;
}

nav ul li > ul li {
    padding: 0 0;
}

nav ul li > ul li:hover > a {
    border: none;
    color: #fff;
}

nav ul li > ul li a {
    color: #fff;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 20px;
}

nav ul li > ul li ul {
    left: 200px;
    padding-top: 0;
    top: 0;
}

.mean-container .mean-bar {
    background: transparent;
    float: none;
    padding: 0;
    z-index: 99;
}

.mean-container a.meanmenu-reveal {
    padding: 13px 13px 11px 13px;
    top: 22px;
    transition: none;
}

.mean-container {
    background: transparent;
    margin: 0;
}

.mean-container ul li a {
    border-top: 1px dashed #9b7c44;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    padding: .8em 1%;
    text-transform: capitalize;
    width: 100%;
}

.mean-container ul li a:hover {
    background: none;
    color: #fff;
}

.mean-container ul li a.mean-expand {
    background: none !important;
    border: none !important;
    height: 48px;
    margin: 0;
    padding: 12px !important;
    width: 48px;
}

.mean-container ul li li a {
    border-top: 1px dashed #9b7c44;
    filter: alpha(opacity=100);
    opacity: 1;
}

.mean-container ul li li a,
.mean-container ul li li li a,
.mean-container ul li li li li a,
.mean-container ul li li li li li a,
.mean-container ul li li li li li li a {
    padding: .9em 8%;
    width: 100%;
}

.current_page_item a {
    background: #97c300;
}

#home-banner {
    margin-bottom: 30px;
    margin-top: 20px;
}

.image1 {
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
    position: relative;
    width: 53.626%;
}

.image1 h2 {
    color: #fff;
    position: absolute;
    text-align: center;
    text-shadow: 0 2px 6px rgba(0, 30, 15, 0.004);
    top: 80%;
    width: 100%;
}

.image2 {
    width: 100%;
}

.owl-controls {
    position: relative;
}

.owl-buttons .owl-prev {
    color: white;
    left: -40px;
    margin-top: -190px;
    position: absolute;
    top: 50%;
}

.owl-buttons .owl-next {
    color: white;
    margin-top: -190px;
    position: absolute;
    right: -40px;
    top: 50%;
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;

}

#sponsers {
    background: #f4f4f4;
    margin: 70px 0;
    padding: 100px 0 80px 0;
}

#sponsers img {
    margin-bottom: 30px;
}

#featured-section {
}

#featured-section .featured-inner {
    background-color: white;
    padding: 15px;
}

#featured-section h3 {
    margin-bottom: 20px;
}

#featured-section h3 a {
    color: #000d47;
    font-size: 27px;
    line-height: 35px;
}

#featured-section #featured0 {
    padding-right: 7.5px;
}

#featured-section #featured1 {
    padding-left: 7.5px;
}

#latest-news {
    /*float: left;*/
}

#latest-news h4 {
    font-size: 20px;
    margin-top: 0;
}

.newslist {
    margin-bottom: 30px;
}

.news-item {
    margin-bottom: 15px;
}

.news-item:last-child {
    margin-bottom: 0;
}

.news-item .news-inner {
    background-color: white;
    padding-bottom: 15px;
    padding-top: 15px;
}

.news-item .news-inner:hover h4,
.event-single:hover h4 {
    color: #97c300;
}

.news-item .news-inner h4 {
    color: #000d47;
    font-size: 18px;
    font-weight: 500;
    line-height: 160%;
}

.news-item .news-inner p {
    padding-right: 10px;
}

.news-item .news-inner.news-inner-newspage {
    display: table;
    width: 100%;
}

.news-item .news-image {
    text-align: center;
}

#main .btn-lg {
    font-size: 19px;
    font-weight: 700;
    padding: 20px;
}

.home-sidebar-inner {
    background-color: white;
    padding-top: 15px;
}

.home-sidebar h3 {
    font-size: 23px;
    margin: 0;
}

.home-sidebar h5 {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 30px;
}

.event-homepage {
    border-bottom: 1px solid #eaeaea;
    overflow: auto;
    padding: 15px 0;
    transition: 0.3s background-color;
}

.event-homepage:hover {
    background-color: #f7f7f7;
}

.event-homepage:last-child {
    border-bottom: 0;
}

.event-homepage p {
    font-size: 12px;
    line-height: 140%;
}

.event-homepage p.pub_date {
    font-size: 14px;
    margin-bottom: 10px;
}

.event-homepage p i {
    font-size: 14px;
    margin-right: 5px;
    vertical-align: 0;
}

.event-homepage h4 {
    font-size: 16px !important;
    line-height: 140% !important;
    margin-top: 0;
}

.event-homepage h4 a {
    font-size: 16px !important;
    line-height: 140% !important;
    margin-top: 0;
}

.event-homepage-imgvak {
    text-align: center;
}

.event-homepage img {
    height: auto;
    margin-top: 0 !important;
    max-height: 80px;
    max-width: 100%;
    padding-bottom: 15px;
    width: auto;
}

@media all and (max-width: 992px) {
    .event-homepage img {
        height: auto;
        margin-top: 0 !important;
        max-height: 150px;
        max-width: 100%;
        padding-bottom: 15px;
        width: auto;
    }
}

.thumb {
    margin-bottom: 20px;
}

.thumb a img {
    margin-bottom: 20px;
}

#video-home h3 {
    font-size: 25px;
    text-transform: uppercase;
}

.blue-bg {
    background: #000750;
    color: #fff;
    padding: 0 30px 0 0;
}

#video-home h4 {
    color: #fff;
    font-size: 21px;
    line-height: 28px;
    margin-top: 30px;
}

#video-home p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
    opacity: 1.0;
}

#latest-videos {
    margin-bottom: 30px;
    margin-top: 30px;
}

#latest-videos .video-wrapper {
    overflow: auto;
}

@media screen and (max-width: 767px) {
    #latest-videos .col-sm-6:last-child {
        margin-top: 15px;
    }
}

.latestgallerytitle,
h4 a {
    color: #000d47;
    font-size: 18px;
    font-weight: 500;
    line-height: 160%;
}

#latest-gallery .col-sm-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.gallery-item {
    background-color: white;
    padding: 15px;
}

.gallery-item .gallery-item-image {
    height: 240px;
}

.news-single h4 a {
    font-size: 24px;
}
.column ul li{
    font-family: 'PT Sans', sans-serif;
}

.sidebar img {
    margin-bottom: 40px;
}

.event-single {
    background: white;
    display: table;
    margin-bottom: 50px;
    padding: 10px;
    width: 100%;
}

#news .event-single h4 {
    font-size: 18px;
    margin-bottom: 7px;
}

.event-single h4 a {
    font-size: 18px;
}

.event-single p {
    font-size: 12px;
    margin-bottom: 0;
}

.event-single .content p {
    font-size: 12px;
    margin-bottom: 10px !important;
}

.event-single .pub_date {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

.event-single .pub_date i {
    font-size: 14px;
    margin-right: 5px;
    vertical-align: 0;
}

.sidebar .widget h3 {
    color: #000750;
    text-transform: uppercase;
}

#event-sidebar .widget ul li a {
    background: none;
    color: #91bf00 !important;
    display: inline;
    font-size: 15px;
    line-height: 25px;
    padding: 2px;
    text-align: left;
}

#events-singlepage {
    margin-bottom: 20px;
}

#events-singlepage .event-single p {
    font-size: 16px;
}

.small {
    font-size: 12px !important;
}

#events-singlepage .event-single h3 {
    margin: 0 0 10px 0;
}

.event-single ul {
    margin: 15px 0;
}

.event-single ul li {
    color: #071a5e;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 3px;
}

.event-single ul li i {
    color: #91bf00;
}

#events-singlepage .event-single .pub_date {
    font-weight: 400;
}

#photopage p {
    color: #000d47;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    margin: 0 0 8px 0;
}

#photopage h4 {
    margin-bottom: 5px;
}

#photopage h4 a,
.videodiv h4 {
    color: #000d47;
    font-size: 18px;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 0;
}

.videodiv {
    margin-bottom: 15px;
}

.videodiv .videodiv-inner {
    background-color: white;
    padding: 15px;
}

.video-title a {
    font-size: 20px !important;
}

.embed-container {
    height: 0;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.gallery-wrapper {
    background-color: white;
    padding: 15px 7.5px;
}

.video-wrapper {
    background-color: white;
    padding-bottom: 15px;
    padding-top: 15px;
}

.video-wrapper h4 {
    color: #000d47;
    font-size: 18px;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 0;
}

#footer {
    background: #97c300;
    color: #fff;
    padding-bottom: 40px;
    padding-top: 21px;
}

#footer h6 {
    font-size: 17px;
    font-weight: 700;
    margin: 29px 0 30px 0;
    text-transform: uppercase;
}

#footer h6:hover {
    color: white;
}

.sidebar .widget {
    margin-bottom: 20px;
}

#footer ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}

#footer .btn {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;
    padding: 10px 0;
}

#footer p {
    color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
}

#footer .widget_sp_image-description {
    margin-top: 30px;
}

#copy-right-portion {
    background: #000000;
    padding: 30px 0 10px 0;
}

#toTop {
    background: #97c300;
    bottom: 15px;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 40px;
    padding: 5px;
    position: fixed;
    right: 20px;
    text-align: center;

    transition: all 0.45s;
    -moz-transition: all 0.45s;
    -ms-transition: all 0.45s;
    -o-transition: all 0.45s;
    -webkit-transition: all 0.45s;

    transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    width: 40px;
}

.sidebar h4 {
    display: none;
}

.sidebar ul li a {
    background: #ebebeb;
    border-color: #ebebeb;
    color: #fff !important;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 8px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}

.sidebar ul li a:hover, .sidebar ul li a:focus {
    background: #bdbdbd;
    border-color: #bdbdbd;
    color: #fff;
}

.sidebar .widget .dropdown-menu > li > a {
    clear: both;
    color: #000;
    display: block;
    font-weight: normal;
    line-height: 1.42857143;
    padding: 3px 20px;
    white-space: nowrap;
}

.left {
    margin-left: -15px;
    margin-top: 55px;
}

.bot {
    margin-top: 30px;
}

#toTop {
    display: none !important;
}

.related-products-wrapper {
    background-color: white;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
}

.related-products .swiper-slide img {
    max-height: 120px;
}

.swiper-container-outside {
    background-color: white;
    padding: 15px;
    width: 100%;
}

.swiper-container {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.swiper-container .swiper-wrapper {
    position: relative;
    width: 10000%;
}

.swiper-container .swiper-wrapper .swiper-slide {
    float: left;
    position: relative;
}

.swiper-button-prev, .swiper-button-next {
    background: transparent !important;
    color: white;
    margin-top: -23px;
    position: absolute;
    top: 50% !important;
}

.swiper-button-prev {
    left: 15px;
}

.swiper-button-next {
    right: 15px;
}

.sidebar-inner {
    background-color: white;
    margin-bottom: 15px;
    padding: 15px;
}

.sidebar-inner h3 {
    color: #000d47;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 0;
}

.years li a.sidebar-active-element {
    background-color: #97c300;
}

.photogallery .photogallery-wrapper {
    margin-bottom: 15px;
}

.news-content {
    background-color: white;
    padding: 15px;
}



.news-content b, .news-content p {
    color: #434343;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
}

.news-content h3 {
    color: #000d47;
    font-size: 23px;
    font-weight: 500;
    margin-top: 0;
}

.photos-inner {
    background-color: white;
    margin-bottom: 30px;
    padding: 15px 22.5px;
}

.photo-title {
    padding: 0 7.5px;
}

.photos-inner h2,
.photos-inner h2 a {
    color: #000d47;
    font-size: 23px;
    font-weight: 500;
    margin-top: 0;
}

.photos-inner .gallery-image {
    margin-top: 15px;
    padding: 0 7.5px;
}

.photos-inner .gallery-image img {
    padding: 0;
}

.spotlight-items {
    overflow: auto;
}

.spotlight-item {
    background-color: white;
    margin-bottom: 15px;
    padding: 15px;
    text-align: center;
}

.spotlight-item h3 {
    margin-bottom: 15px;
}

.spotlight-item h4 {
    margin-bottom: 0;
}

.spotlight-item img {
    height: auto;
    max-height: 220px;
    max-width: 100%;
    width: auto;
}

.swiper-container-home-reclame-banner {
    margin-bottom: 15px;
}

.swiper-container-home-reclame-banner img {
    height: auto !important;
    margin: 0 10px;
    max-height: none !important;
    max-width: 230px !important;
}

@media (max-width: 550px) {
    .swiper-container-home-reclame-banner img {
        height: auto !important;
        margin: 0 5px;
        max-height: none !important;
        max-width: 95% !important;
    }
}

.carousel-control {
    display: none;
    font-size: 35px;
}

.swiper-button-reclame-banner-left {
    left: 0;
    text-align: left;
}

.swiper-button-reclame-banner-right {
    right: 0;
    text-align: right;
}

.margin-bottom {
    margin-bottom: 20px;
}

.fa-youtube {
    margin-right: 5px;
}

.adverteerafbeelding {
    max-height: none;
    width: auto;
}

#lang_sel_list, .wpml-ls-legacy-list-horizontal {
    border: none;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft {
    margin: 12px 24px 12px 0;
}

img.alignright {
    margin: 12px 0 12px 24px;
}

img.aligncenter {
    margin-bottom: 12px;
    margin-top: 12px;
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}

.years {
    margin-bottom: 0;
    margin-top: 20px;
    list-style-type: none;
    padding-left: 0;
}

#footer ul {
    list-style-type: none;
    padding-left: 0;
}

.years a {
    color: white;
}

.years li a {
    background: #adadad;
    border-color: #ebebeb;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 8px 12px;
    text-align: center;
    transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    vertical-align: middle;

    white-space: nowrap;
    width: 100%;
}

.years li:last-child a {
    margin-bottom: 0;
}

.years li a:hover {
    background: #97c300;
    border-color: #bdbdbd;
    color: white;
}

.clickyear {
    font-size: 16px;
    margin: 5px 0;
    text-align: center;
}

.carousel-inner {
    height: 350px;
    width: 100%;
}

.carousel-inner-home {
    background-color: white;
    height: auto;
    padding: 15px;
}

.carousel-inner > .item {
    margin-top: 0;
}

#lang_sel {
    height: 17px;
    z-index: 100;
}

.galleryimages {
    height: 180px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    object-fit: cover;
}

.sponsorshome img {
    height: 160px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    object-fit: cover;
}

.latestgallerytitle {
    height: 45px;
}

.latest-gallery div a img {
    height: 232px;
    overflow: hidden;
    width: 100% !important;
    object-fit: cover;
}

.linked-news-gallery div a .img-holder {
    position: relative;
    width: 100%;
    height: 232px;
}

.linked-news-gallery div a img {
    height: 240px;
}

.swiper-linked-videos-container .video-holder {
    position: relative;
    width: 100%;
}

#featured-section article a img {
    height: 240px;
    width: 100% !important;
    object-fit: contain;
}

.right-item {
    margin-bottom: 20px;
}

.right-item:last-child {
    margin-bottom: 0;
}

#adlist {
    margin-bottom: 0 !important;
}

#adlist a img {
    height: auto;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
    object-fit: cover;
}

.right-item p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 2px;
}

.right-item p:last-child {
    margin-bottom: 0;
}

#homebanner div div div {
    margin-left: 2px;
}

#sponsorline {
    margin-top: 40px;
}

.btn-youtube:not(:last-child) {
    margin-bottom: 15px;
}

#event-sidebar a {
    color: #91bf00 !important;
}

.imag-sm img,
.cal_img img {
    background-color: white;
    height: 100px;
    width: 100px;
    object-fit: contain;
}

.content p img {
    max-width: 55%;
}

aside#event-sidebar {
    margin-bottom: 30px;
}

.event-details {
    list-style-type: none;
    padding-left: 0;
}

.event-details li a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
}

#lang_sel a {
    border: none;
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 1px;
}

.extended-sidebar__close {
    font-family: 'PT Sans', sans-serif;
}

.search-form {
    float: right;
    width: 86%;
}

#featured-section article h1 {
    font-size: 19px;
    font-weight: 500;
    line-height: 140%;
    min-height: 55px;
}

#featured-section article h1 a {
    font-size: 19px;
    font-weight: 500;
    line-height: 120%;
}

.home-sidebar {
    clear: both;
}

.home-sidebar .row {
    margin-top: -3px;
}

#myCarousel2 {
    border-bottom: #ebebeb 1px solid;
    border-top: #ebebeb 1px solid;
    margin-left: -16px;
    width: 102%;
}

.sponsersinner {
    margin-left: 4%;
    width: 92% !important;
}

#half #sponserslider {
    /*margin-top: -35px;*/
    margin-bottom: 15px;
}

.buttonlink {
    margin-top: 15px;
}

.buttonlink div a {
    color: #91bf00;
    font-size: 16px;
    font-weight: 500;
}

.buttonlink a {
    color: #91bf00;
    font-size: 16px;
    font-weight: 500;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: 350px;
    overflow: hidden;
    width: 100%;
    object-fit: cover;
}
.latest-gallery img.img-responsive {
    object-fit: contain;
}

.carousel-control {
    background: transparent !important;
    height: 1em;
    top: 44% !important;
}

a.left.carousel-control {
    margin-top: 1px !important;
}

#myCarousel2 a.left.carousel-control {
    margin-left: -40px;
}

#myCarousel2 a.right.carousel-control {
    margin-right: -43px;
}

.item:not(.prev) {
    visibility: visible;
}

.item.right:not(.prev) {
    visibility: hidden;
}

.rightest {
    visibility: visible;
}

.sponserbanner {
    height: 115px !important;
}

.sponsersinner {
    height: 115px;
    margin-bottom: 20px;
    margin-top: 5px;
    width: 100%;
}

.bot {
    margin-bottom: 60px !important;
    margin-top: -35px !important;
}

#products-portion-h3 {
    color: #000d47;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 45px;
}

div#products-portion {
    background-color: white;
    margin: 0 0 0 0;
}

@media (min-width: 768px) {
    div.spotlight-mobile {
        display: none !important;
    }
    div.spotlight-desktop {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    div#products-portion {
        background-color: #000D47;
    }
    div#products-portion .container {
        background-color: #000D47;
    }
    .related-products-wrapper {
        background-color: #000D47;
    }
    div.spotlight-mobile {
        width: 96%;
        margin: 10px auto 0;
        display: block !important;
    }
    div.spotlight-mobile div.spotlight-item {
        margin-bottom: 15px;
        padding: 20px;
        background-color: #000D47;
        text-align: left;
    }
    div.spotlight-mobile div.spotlight-item h3 {
        font-size: 38px;
        display: inline-block;
        max-width: 49.9%;
    }
    div.spotlight-mobile div.spotlight-item h3, div.spotlight-mobile div.spotlight-item h4 a {
        margin: 0;
        display: inline;
        color: white;
    }
    div.spotlight-mobile div.spotlight-item h4 {
        display: inline-block;
        width: 47.5%;
    }
    div.spotlight-mobile div.spotlight-item h4 a {
        line-height: 120%;
        font-size: 16px;
    }
    div.spotlight-mobile div.spotlight-item img {
        max-width: 100%;
    }
    div.spotlight-mobile div.spotlight-item > a {
        display: block;
        text-align: right;
        float: right;
        width: 50%;
        position: relative;
    }

    div.spotlight-mobile .home-sidebar-inner {
        display: none;
    }
    div.spotlight-desktop {
        display: none !important;
    }
}

.event-gallery {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}

#lang_sel_list {
    margin-left: 32px;
    margin-top: 0;
}

img.iclflag {
    height: 19px !important;
    margin-right: 7px;
    width: 25px !important;
}

#adstitle {
    color: #bdbdbd;
}

.nottext {
    color: grey;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 15px;
}

.notdate {
    color: #91bf00 !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 15px;
}

#latest-gallery h3,
#latest-videos h3 {
    /*margin-top: 45px;*/
    color: #000d47;
    /*margin-bottom: 20px;*/
    font-size: 23px;
    font-weight: 500;
}

#latest-gallery h3 a,
#latest-videos h3 a {
    color: #000d47;
    font-size: 23px;
    font-weight: 500;
}

#video-home {
    margin-bottom: 70px;
}

.embed-container a img {
    width: 100%;
}

.error,
.success {
    background-color: #fafafa;
    font-size: 20px;
    margin: 30px 0;
    text-align: center;
}

.downloadslist {
    margin-bottom: 0;
}

.downloadslist li {
    border-bottom: 1px solid #eaeaea;
    padding: 15px 15px;
    width: 100%;
}

.downloadslist li:last-child {
    border-bottom: 0;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
    display: none;
}

@media all and (min-width: 300px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -33.33%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 33.33%;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }
}

@media all and (min-width: 300px) and (transform-3d), all and (min-width: 300px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        left: 0;
        transform: translatex(33.33%);
        -webkit-transform: translatex(33.33%);
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        left: 0;
        transform: translatex(-33.33%);
        -webkit-transform: translatex(-33.33%);
    }

    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
        left: 0;
        transform: translatex(0);
        -webkit-transform: translatex(0);
    }
}

@media all and (min-width: 300px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -33.33%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 33.33%;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
        display: block;
    }
}

@media all and (min-width: 300px) and (transform-3d), all and (min-width: 300px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        left: 0;
        transform: translatex(33.33%);
        -webkit-transform: translatex(33.33%);
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        left: 0;
        transform: translatex(-33.33%);
        -webkit-transform: translatex(-33.33%);
    }

    .carousel-showmanymoveone .carousel-inner > .item.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev.right,
    .carousel-showmanymoveone .carousel-inner > .item.active {
        left: 0;
        transform: translatex(0);
        -webkit-transform: translatex(0);
    }
}

#results tbody tr th {
    background-color: #91bf00;
    color: white;
    text-align: center;
}

#results {
    margin-top: 15px;
    width: 100%;
}

#sponserslider {
    padding-bottom: 10px;
    padding-top: 10px;
}

.latest-gallery a img {
    height: 240px;
    overflow: hidden;
    width: 100%;
    object-fit: cover;
}
.latest-gallery img.img-responsive {
    object-fit: contain;
}

.event-single.row {
    margin-left: 0;
}

#lang_sel_list img.iclflag {
    top: -24px;
}

.news-single img {
    margin-top: 10px;
    max-height: 100%;
}

.ad-page img {
    height: auto;
    max-height: none;
    max-width: 500px !important;
    width: 100%;
}

.single-event-news-image img {
    height: auto;
    max-height: 180px;
    max-width: 100%;
    width: auto;
}

.single-event .owl-buttons {
    margin-top: 25px;
}

#dateevent {
    font-size: 22px;
}

.newslogo img {
    background-color: white;
    height: auto;
    max-height: 80px;
    max-width: 100%;
    width: auto;
}

#adlist {
    text-align: center;
}

#adlist .newslogo img {
    height: auto;
    margin-bottom: 30px;
    max-height: 225px;
    max-width: 100%;
    width: auto;
}

#fei {
    height: 14px;
    width: 12px;
    object-fit: contain;
}

#adlist small {
    position: relative;
    top: -15px;
}

.single-post .content p img {
    max-width: 100%;
}

#latest-news img {
    height: auto;
    max-height: 180px;
    max-width: 100%;
    width: auto;
}

.news-home-image-wrapper {
    padding-left: 30px !important;
    text-align: center;
}

.swiper-headsponsor-container .swiper-slide {
    text-align: center;
}

.swiper-headsponsor-container img {
    max-width: 90%;
}

@media all and (max-width: 767px) {
    .swiper-headsponsor-container {
        padding: 15px 0;
    }
}


.event-single-fotoalbum {
    margin-bottom: 20px;
}

.event-single-fotoalbum .gallery-item {
    height: 361px !important;
}

.padding30right {
    padding-right: 30px !important;
}

.row.is-flex {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.row.is-flex > [class*='col-'] {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex: 1;
}

.news-image-wrapper {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-wrapper-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-slide-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.additional_files_block,
.final_results_block,
.dressage_cones_block,
.cones_block,
.dressage_marathon_block,
.marathon_block,
.dressage_block,
.competiters_block {
    display: none;
}

@media (max-width: 768px) {
    .adsense-footer-desktop {
        display: none !important;
    }

    .adsense-footer-mobile {
        display: flex !important;
    }
}

@media (min-width: 769px){
    .adsense-footer-desktop {
        display: flex !important;
    }

    .adsense-footer-mobile {
        display: none !important;
    }
}





.slick-track {
    display: flex;
}

.slick-slide div {
    display: flex;
    align-items: center;
}

.slick-slide div a {
    padding: 10px;
    align-items: center;
    justify-content: center;
}

.slick-slide div a img {
    width: 100% !important;
}

.header__container.mobile {
    display: none;
}

.header__container {
    background-color: white;
}

.header__container .header__top {
    width: 1140px;
    margin: 0 auto;
    height: 70px;
    display: flex;
    align-items: center;
}

.header__container .header__top .top__block {
    width: 50%;
}

.header__container .header__top .top__block img {
    height: 50px;
}

.header__container .header__top .top__block .search-form {
    width: 250px;
    position: relative;
}

.header__container .header__top .top__block .search-form .input-group {
    width: 100%;
}


.header__container .header__top .top__block .search-form input {
    border: 1px solid #E3E3E3;
    width: 100%;
}

.header__container .header__top .top__block .search-form .btn-success {
    background: transparent;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.header__container .header__top .top__block .search-form .fa-search:before {
    color: black;
}




.header__container .header__bottom {
    width: 1140px;
    margin: 0 auto;
}

.header__container .header__bottom .bottom__menu ul {
    display: flex;
    padding: 20px 0;
    list-style-type: none;
}

.header__container .header__bottom .bottom__menu ul li {
    margin: 0 30px;
    border-bottom: 1px solid #97C300;
    position: relative;
}

.header__container .header__bottom .bottom__menu ul li:first-of-type {
    margin-left: 0;
}

.header__container .header__bottom .bottom__menu ul .current_page_item a {
    color: #97C300 !important;
    background: white !important;
}

.header__container .header__bottom .bottom__menu ul .menu-item-language .sub-menu {
    display: none;
}

.header__container .header__bottom .bottom__menu ul .menu-item-language .sub-menu.hover {
    display: block;
}

.header__container .header__bottom .bottom__menu ul li ul {
    position: absolute;
    z-index: 9;
    background-color: white;
    width: 150px;
    right: 0;
    padding-bottom: 0;
}

.header__container .header__bottom .bottom__menu ul li ul li {
    padding: 0;
    margin: 0;
    display: flex;
}

.header__container .header__bottom .bottom__menu ul li ul li a {
    padding: 10px 10px;
    margin: 0;
    width: 100%;
}

@media(max-width: 1199px) {
    .header__container .header__bottom {
        width: 940px;
    }

    .header__container .header__top {
        width: 940px;
    }

    .header__container .header__bottom .bottom__menu ul li {
        margin: 0px 22px;
    }
}

@media(max-width: 991px) {
    .header__container .header__bottom {
        width: 720px;
    }

    .header__container .header__top {
        width: 720px;
    }

    .header__container .header__bottom .bottom__menu ul li {
        margin: 0px 7.4px;
    }

    .mobile-padding {
        display: none;
    }
}

@media(max-width: 768px) {
    .header__container.desktop {
        display: none;
    }

    .mobile-padding {
        display: block;
        height: 75px;
        width: 100%;
    }

    .header__container.mobile {
        display: flex;
        position: fixed;
        z-index: 9;
    }

    .header__container {
        height: 75px;
        background-color: white;
        width: 100%;
        display: flex;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.06);
    }

    .header__container .header__block {
        width: 50%;
        height: 75px;
        display: flex;
        align-items: center;
    }

    .header__container .header__block:last-of-type {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .header__container .header__block img {
        height: 55px;
        margin-left: 20px;
    }

    .header__container .header__block .block__hamburger {
        margin-right: 20px;
        position: relative;
        z-index: 999999;
    }

    .header__container .header__block .block__hamburger .line{
        width: 30px;
        height: 2px;
        background-color: black;
        display: block;
        margin: 8px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        cursor: pointer;

    }

    #hamburger-1.active .line:nth-child(2){
        opacity: 0;
    }

    #hamburger-1.active .line:nth-child(1){
        -webkit-transform: translateY(9px) rotate(45deg);
        -ms-transform: translateY(9px) rotate(45deg);
        -o-transform: translateY(9px) rotate(45deg);
        transform: translateY(9px) rotate(45deg);
    }

    #hamburger-1.active .line:nth-child(3){
        -webkit-transform: translateY(-11px) rotate(-45deg);
        -ms-transform: translateY(-11px) rotate(-45deg);
        -o-transform: translateY(-11px) rotate(-45deg);
        transform: translateY(-11px) rotate(-45deg);
    }

    .header__container .header__block .block__menu {
        width: 100%;
        position: absolute;
        top: 75px;
        background: white;
        z-index: 9999;
        padding: 20px;
        left: -200%;
        transition: 0.25s all;

    }

    .header__container .header__block .block__menu.active {
        display: block;
        left: 0;
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.06), 0px 20px 10px rgba(0, 0, 0, 0.06), 0px 10px 10px rgba(0, 0, 0, 0.06);
    }

    .header__container .header__block .block__menu ul {

    }

    .header__container .header__block .block__menu ul li {
 
    }

    .header__container .header__block .block__menu ul li:after {
        content: '';
        width: 70px;
        height: 1px;
        background-color: #97C300;
        display: block;
    }

    .header__container .header__block .block__menu ul li a {
        color: #434343;
        font-size: 18px;
        font-weight: normal;
        background: transparent;
        width: 100%;
        display: block;
        padding: 10px 0;
    }

    .header__container .header__block .block__menu ul li ul li:after {
        content: unset;
    }

    .header__container .header__block .block__menu ul li span {
        display: none;
    }

    .header__container .header__block .block__menu ul li ul li span {
        display: none;
    }

    .header__container .header__block .block__menu ul .menu-item-language {
        display: flex;
        flex-direction: row;
        margin-top: 15px;
        align-items: flex-end;
    }

    .header__container .header__block .block__menu ul .menu-item-language a {
        width: 25px;
        display: flex;
        /* margin-right: 30px; */
    }

    .header__container .header__block .block__menu ul .menu-item-language a img {
        width: 25px;
        height: auto;
        max-height: 25px;
        margin-left: 0;
    }

    .header__container .header__block .block__menu ul .menu-item-language .sub-menu {
        display: flex;
        margin-left: 0px;
        padding-left:0px;
    }
    .header__container .header__block .block__menu ul .menu-item-language .sub-menu li{
        padding-left: 20px;
    }

    .header__container .header__block .block__menu ul .menu-item-language:after {
        content: unset;
    }

    .header__container .header__block .block__menu .search-form {
        width: 100%;
        margin-bottom: 30px;
    }

    .header__container .header__block .block__menu .search-form .input-group {
        width: 250px;
        border-bottom: 1px solid #D0D0D0;
    }


    .header__container .header__block .block__menu .search-form input {
        border: 0;
        box-shadow: unset;
        width: 250px;

    }

    .header__container .header__block .block__menu .search-form .btn-success {
        background: transparent;
        border: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .header__container .header__block .block__menu .search-form .fa-search:before {
        color: black;
    }

    #home-banner {
        margin: 0 !important;
    }

    #home-banner .container {
        padding: 0;
    }

    #home-banner .container .swiper-container-outside {
        padding: 0;
        display: contents;
    }

    #home-banner .container .swiper-container-outside .fa-4x {
        font-size: 3em;
    }

}

@media(max-height: 570px) {
    .header__container .header__block .site-logo {
        transition: 0.25s all;
    }

    .header__container .header__block .site-logo.active {
        opacity: 0;
    }

    .header__container .header__block .menu__scroll {
        position: relative;
        top: -95px;
    }

    .header__container .header__block .block__menu ul {
        display: inline-block;
    }

    .header__container .header__block .block__menu .search-form input {
        width: unset;
    }

    .header__container .header__block .block__menu .search-form {
        width: calc(100% - 50px);
        float: left;
    }

    .header__container .header__block .block__menu .search-form .input-group {
        width: calc(100% - 50px);
    }
}


.social-media-menu {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
    height: 25px;
}

.aboutus .aboutus__introduction {
    margin-bottom: 50px;
}

.aboutus .aboutus__members .members__item {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.aboutus .aboutus__members .members__item .item__image {
    width: 350px;
    margin-right: 30px;
}

.aboutus .aboutus__members .members__item .item__content {
    width: calc(100% - 380px);
}

.aboutus .aboutus__members .members__item .item__content h2 {
    margin-top: 0;
}

.aboutus .aboutus__members .members__item .item__content p {
    margin-bottom: 0;
}

@media(max-width: 991px) {
    .aboutus .aboutus__members .members__item .item__image {
        width: 250px;
        margin-right: 30px;
    }

    .aboutus .aboutus__members .members__item .item__content {
        width: calc(100% - 280px);
    }
}

@media(max-width: 768px) {
    .aboutus .aboutus__members .members__item {
        flex-direction: column;
    }

    .aboutus .aboutus__members .members__item .item__image {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .aboutus .aboutus__members .members__item .item__content {
        width: 100%;
    }

    .header__container .header__block .block__menu ul .menu-item-language{
        padding-left: 10px;
    }
    .header__container .header__block .block__menu ul .menu-item-language a img{
        margin-left:-20px;
    }
}


/* Footer socials fix */
.socialmedia-footer > a img {
	max-height: 2rem;
	width: auto;
}