body {
    font-family: 'Open Sans', sans-serif;
    background: #97b956;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1140px;
    }
}

@media (min-width: 768px) {
    .col-md-8 {
        max-width: 66.66666667%;
    }
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
}

a {
    text-decoration: none;
}

.text-right {
    text-align: right !important;
}

.header-green {
    background: #97b956;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding: 22px 0px;
    color: #fff;
}

.address-p p{
    margin-bottom : 5px !important;
}

.address-p{
    padding-top: 5px !important;
}


.navs {
    background: #f8f8f8;
}

.main-menus {
    font-size: 15px;
    padding-right: 0px;
}

.main-menus a {
    color: #919192;
    font-weight: bold;
    display: inline-block;
    text-align: center;
}
.main-menus a:not(:nth-child(6n)){
    margin-right: 15px;
}


.aligned {
    align-items: center;
}

.main-menus a:hover {
    text-decoration: none;
    color: #97b956;
}

.lang {
    color: #919192;
}

.activelang {
    font-weight: bold;
}

.lang:hover {
    color: #97b956;
    text-decoration: none;
}

.europe-sign {
    padding: 0px 8px;
}

.socials {
    color: #97b956;
    padding-right: 5px;
}

.socials i {
    color: #97b956;
    font-size: 1.5em;
}

.socials:hover i {
    text-decoration: none;
    color: #919192;
}

.gray-nav {
    background: transparent;
    padding: 0px 25px;
    text-align: center;
}

.gray-nav a {
    color: #fff;
    background: #919192;
    padding: 4px 13px;
    display: inline-block;
    margin-right: -5px;
    font-size: 15px;
    border-right: 1px solid white;
}

.gray-nav a:hover {
    color: fff;
    text-decoration: none;
    background: #cfcfda;
}

.nav-second {
    z-index: 99990;
    position: relative;
}

.video-section {
    z-index: 99900;
}

.video {
    margin-top: -38px;
    width: 100%;
}

#vid {
    width: 100%;
    object-fit: cover;
    object-position: top;
}

video {
    min-height: 100vh;
    z-index: 500;
    margin-left: 0px;
}

.main-boxes {
    background: #f8f8f8;
    padding: 0px 80px 80px 80px;
}

.main-boxes h3 {
    padding: 60px 20px 40px;
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    color: #919192;
    margin-top: -6px;
}

.main-boxes .box-single {
    text-align: center;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.main-boxes img {
    margin-top: 15px;
}

.main-boxes span {
    display: block;
    width: 60%;
    margin: 0 auto;
    position: relative;
    color: #919192;
    margin-bottom: 25px;
}

.main-boxes .nbr {
    border-right: none;
}

.main-boxes .nbt {
    border-right: none;
    border-bottom: none;
}

.main-boxes .nb {
    border-bottom: none;
}

.latest-news {
    background: #fff;
    padding: 0px 80px 80px 80px;
}

.latest-news h3 {
    padding: 60px 20px 40px;
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    color: #919192;
    margin-top: -6px;
}

.news-box img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    object-position: center;
}

.news-box {
    padding-right: 7px;
    padding-left: 7px;
}

.news-box p {
    padding: 7px 12px;
    background: #bdbdbe;
    color: #fff;
    font-size: .9em;
}

.swiper-container {
    padding-bottom: 25px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #97b956;
}

.all {
    padding: 7px 12px;
    color: #fff;
    background: #97b956;
    margin: 0 auto;
    text-align: center;
    display: table;
    position: relative;
}

.all:hover {
    color: #000;
    text-decoration: none;
}

.footer {
    background: #919192;
    padding: 80px 0px;
}

.foot-navs a {
    color: #fff;
    font-weight: bold;
    display: flex;
}

.ft {
    border-right: 1px solid #97b956;
    padding-left: 50px;
}

.ft h3 {
    color: #fff;
    font-weight: bold;
    display: flex;
    font-size: 1em;
}

.ft p {
    color: #fff;
    font-size: .9em;
}

.footer div {
    min-height: 160px;
}

.footer .socials {
    display: inline-block;
    padding-left: 10px;
    padding-top : 40%;
}

.footer .socials:hover i {
    color: #fff !important;
}

.about-content {
    background: #f8f8f8;
}

.page-links {
    text-align: center;
}

.page-links a {
    padding: 0px 15px;
    color: #919192;
    font-size: 1.3em;
}

.page-links a:hover {
    color: #97b956;
    text-decoration: underline;
}

.page-links .active {
    color: #97b956;
    text-decoration: underline;
}

.about-content h4 {
    color: #919192;
    font-weight: bold;
    padding-bottom: 15px;
}

.about-content p {
    color: #919192;
}

.about-content img {
    width: 100%;
}

.country .flag img {
    width: 100%;
}

.country .flag-centered img {
    width: inherit;
    height: 95px;
    text-align: center;
}

.country .c-name {
    color: #919192;
    font-weight: bold;
}

.country .c-desc {
    color: #97b956;
}

.content {
    width: 100%;
}

.country {
    padding: 20px 0px;
    border-bottom: 1px solid #97b956;
}

.not-link {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.not-link a {
    cursor: default;
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    width: 100%;
    height: 40px;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #97b956;
    padding: 8px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 10px;
}

.select-styled:hover {
    background-color: #919192;
}

.select-styled:active, .select-styled.active {
    background-color: #97b956;
}

.select-styled:active:after, .select-styled.active:after {
    top: 9px;
    border-color: transparent transparent #fff transparent;
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #97b956;
    text-align: center;
}

.select-options li {
    margin: 0;
    padding: 12px 0;
    border-top: 1px solid #97b956;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.select-options li:hover {
    color: #919192;
    background: #fff;
}

.select-options li[rel="hide"] {
    display: none;
}

.projects-content table {
    width: 100%;
}

.projects-content table tr th {
    background: #efefef;
    color: #919192;
    padding: 9px 12px;
    text-align: center;
}

.projects-content table tr td {
    color: #919192;
    padding: 9px 12px;
    text-align: center;
}

.all-news {
    background: #f8f8f8;
    padding: 80px 80px 80px 80px;
    margin-top: -38px;
}

.video-title {
    background: #919192;
    padding: 20px 0px;
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;
}

.green-title {
    color: #97b956;
    margin-top: 95px;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #97b956;
}

.brochure-title {
    background: #919192;
    padding: 20px 0px;
    text-align: center;
    color: #fff;
    display: block;
    width: 50%;
    margin: 0 auto;
    position: relative;
}

.brochure img {
    width:50%;
    margin:0 auto;
    position: relative;
    display: block;
}


.video-image{
    margin-top: -45px;
    width: 100%;
}





.search-button {
    float: right;
    padding: 0;
    width: auto;
}


.search-popup {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.search-bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 78%);
}

.search-popup label {
    color: #4b5c2b;
}

.search-form {
    display: block;
    margin: 7em 4em;
    position: relative;
    right: -100%;
}

.form {
    position: relative;
}

.form input {
    outline: none;
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: #dad6d5;
    background-color: #fdfdfdb3;
    width: 100%;
    padding: 1em 0;
    color: #000000;
    padding-left: 20px;
}

.form input:focus::-webkit-input-placeholder {
    opacity: 0;
}

.form input:focus::-moz-placeholder {
    opacity: 0;
}

.form input:-ms-input-placeholder {
  opacity: 0;
}

.form input:focus:-moz-placeholder {
    opacity: 0;
}

.form label {
    position: absolute;
    top: 50%;
    right: 20px;
}

#search{
    border: none;
    cursor: pointer;
    margin-top: 26px;
}

.search-button button{
    background: transparent;
}
