/* Tags */
@font-face{
    font-family: 'Interstate';
    src: url('../fonts/Interstate-Light.eot');
    src: url('../fonts/Interstate-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Interstate-Light.ttf') format('truetype'), url('../fonts/Interstate-Light.svg#Interstate') format('svg');
    font-weight: 300;font-style: normal
}
@font-face{
    font-family: 'Interstate';
    src: url('../fonts/Interstate-Light.eot');src: url('../fonts/Interstate-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Interstate-Light.ttf') format('truetype'), url('../fonts/Interstate-Light.svg#Interstate') format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face{
    font-family: 'Interstate';
    src: url('../fonts/Interstate-Bold.eot');
    src: url('../fonts/Interstate-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Interstate-Bold.ttf') format('truetype'), url('../fonts/Interstate-Bold.svg#Interstate') format('svg');
    font-weight: 700;font-style: normal
}
@font-face{
    font-family: 'Interstate-Condensed';
    src: url('../fonts/Interstate-LightCondensed.eot');
    src: url('../fonts/Interstate-LightCondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/Interstate-LightCondensed.ttf') format('truetype'), url('../fonts/Interstate-LightCondensed.svg#Interstate-Condensed') format('svg');
    font-weight: 300;
    font-style: normal
}
@font-face{
    font-family: 'Interstate-Condensed';
    src: url('../fonts/Interstate-BoldCondensed.eot');
    src: url('../fonts/Interstate-BoldCondensed.eot?#iefix') format('embedded-opentype'), url('../fonts/Interstate-BoldCondensed.ttf') format('truetype'), url('../fonts/Interstate-BoldCondensed.svg#Interstate-Condensed') format('svg');
    font-weight: 700;
    font-style: normal
}

:root {
    font-size: 1em;
}
body {
	margin: 0;
    padding:62px 0 0;
    background: #fff;
    font-family: 'Interstate-Condensed', sans-serif;
    color:#555;
}
p {
	font-size: 20px;
    margin-bottom: 5px;
}
a {
	font-size: 18px;
}

button, h1, .h1, h2, .h2, h3, .h3, a {
    text-transform: uppercase;
}
h1, .h1, h2, .h2, h3, .h3 {
    font-family: 'Interstate-Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
.h1, h1 {
    letter-spacing: 0.04em;
}
a {
    color: #555;
}
a:hover, a:focus {
    text-decoration: none;
    color: #76B935;
}
.content a {
    color: #76B935;
    text-decoration: underline;
}
.content a:hover {
    color: #40b929;
    text-decoration: underline;
}
a, button, select, li {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
button:focus, input:focus, select:focus, textarea:focus {
    outline: none !important;
}
input {
    padding: 12px 24px;
    border: 1px solid #E4E4E4;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
}
textarea {
    resize: none;
}
img {
    max-width: 100%;
}
input::-webkit-input-placeholder {color:#aaa;}
input::-moz-placeholder {color:#aaa;}
input:-moz-placeholder {color:#aaa;}
input:-ms-input-placeholder {color:#aaa;}
textarea::-webkit-input-placeholder {color:#aaa;}
textarea::-moz-placeholder {color:#aaa;}
textarea:-moz-placeholder {color:#aaa;}
textarea:-ms-input-placeholder {color:#aaa;}

input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus::-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-ms-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}

.sections .box p {
    font-size: 20px;
    display: block;
    width: 100%;
    max-width: 570px;
    margin: 0 auto 1px;
}

.breadcrumb {
    padding: 0;
    margin: 52px 0;
    align-items: center;
    justify-content: center;
    background: transparent;
    font-size: 14px;
    line-height: 16px;
    font-family: 'Interstate-Condensed', sans-serif;
}
.breadcrumb a {
    color: #2C2F3A;
	text-transform: none;
	letter-spacing: -0.02em;
	text-decoration-line: underline;
}
.breadcrumb-item.active {
    color: #aaa;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
    font-weight: 700;
    color: #1A1A1A;
}
h1, .h1 {
    font-size: 1.75rem;
}
h2, .h2 {
    font-size: 1.5rem;
    margin-bottom: 32px;
}
h3, .h3 {
    font-size: 1.125rem;
}
h4, .h4 {
    font-size: 1rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .75rem;
    padding-left: .75rem;
}
.navbar-nav .nav-link {
    padding-top: 18px;
}

.owl-theme .owl-nav {
    margin-top: 0;
}
.owl-theme .owl-nav [class*='owl-'] {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    text-indent: -99999px;
    border-radius: 50%;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background-color: transparent;
}
.owl-theme .owl-nav [class*='owl-']:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-size: 12px !important;
}
.owl-theme .owl-controls .owl-prev:before {
    background: url(../images/prev.png) no-repeat center center;
}
.owl-theme .owl-controls .owl-next:before {
    background: url(../images/next.png) no-repeat center center;
}
.owl-theme .owl-controls .owl-nav .owl-next {
    left: auto;
    right: 15px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background: #E4E4E4;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #1A1A1A;
}

/* To top */

#back_top {
    z-index: 99;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
    position: fixed;
    right: 30px;
    line-height: 36px;
    bottom: 30px;
    cursor: pointer;
    border-radius: 4px;
}
#back_top:hover {
    background: #000;
}
#back_top:before {
    content: "\f077";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 38px;
}

/* Scrollbar */

*::-webkit-scrollbar-button {
    display: none;
}

*::-webkit-scrollbar-track {
    background: #F8F8F8;
}
*::-webkit-scrollbar-thumb {
    height: 10px;
    width: 6px;
    display: block;
    background: #555;
}
*::-webkit-scrollbar:horizontal {
    height: 10px;
}
*::-webkit-scrollbar{
    width: 8px;
}

/* Classes */

.btn-white, .btn-black {
    display: inline-block;
    padding: 20px 24px;
    font-family: 'Interstate-Condensed', sans-serif;
    font-size: 17px;
    line-height: 16px;
    letter-spacing: 0.08em;
    color: #fff;
    border: 1px solid rgba(255, 255, 255);
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 24px;
    backdrop-filter: blur(20px);

    text-align: center;
    min-width: 200px;
}

.two-columns .btn-white, .two-columns .btn-black, .section_5873 .btn-white, .section_5879 .btn-white {
    min-width: 270px;
}
.two-columns .h2 {
    font-size: 36px;
    margin-bottom: 24px;
}
.two-columns p {
    font-size: 24px;
    color: #1A1A1A;
}
.btn-white:hover, .btn-white:focus {
    color: #1A1A1A;
    background: #fff;
    border-color: #fff;
}
.btn-black {
    color: #1A1A1A;
    border: 1px solid #1A1A1A;
    background: #fff;
}
.btn-black:hover, .btn-black:focus {
    background: #76B935;
    color: #fff;
    border-color: #76B935;
}
.btn-gray {
    display: block;
    padding: 16px 20px;
    border: 1px solid #555555;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    color: #1A1A1A;
    background: transparent;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: bold;
}
.btn-gray:hover, .btn-gray:focus {
    border-color: #000;
}
.btn-green {
    background: #76B935;
    color: #fff;
    text-transform: uppercase;
    padding: 16px;
    border: 0;
    border-radius: 4px;
    font-size: 14px;
    line-height: 16px;
}
.btn-green:hover, .btn-green:focus {
    color: #000;
    background: #F8F8F8;
}
.btn-full {
    display: flex;
    justify-content: center;
    width: 100%;
}
.btn-blur {
    background: rgba(44, 47, 58, 0.01);
    backdrop-filter: blur(20px);
}
.page-title {
    display: block;
    width: 100%;
    max-width: 770px;
    font-size: 48px;
    line-height: 110%;
    color: #2C2F3A;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto 48px;
    letter-spacing: 0.08em;
}
.box-subtitle {
    font-size: 18px;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0 0 32px;
}
.rounded {
    border-radius: 8px;
}
.gray {
    font-family: 'Interstate-Condensed', sans-serif;
    color: #aaa;
}

/* Header */

header {
    position: fixed;
    z-index: 8;
    top: 0;
    left: 0;
    width: 100%;
    background: #76B935;
    color: #fff;
    height:72px;
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.06);
}
header .logo {
    display: block;
    margin-top: -9px;
}
header .logo img {
    height: 73px;
}
.navbar-nav {
    width: 100%;
    height:64px;
}
.navbar-nav .nav-item.ml-md-auto {
    position: relative;
}
.navbar-nav .nav-item {

}
.navbar-nav .nav-item:hover, .navbar-nav .nav-item.active {
    border-bottom: 3px solid white;
}
.navbar-nav .nav-item.ml-md-auto:before {
    content: '';
    position: absolute;
    top: -8px;
    height: 72px;
    left: auto;
    right: 0;
    /* bottom: -22px; */
    width: 1px;
    background: rgba(255, 255, 255, .16);
}
.navbar-nav .nav-item.ml-md-auto {
    margin-right: 1rem;
}
.navbar-nav .nav-item.ml-md-auto .nav-link {
    padding-right: 1.75rem;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.nav-link {
    display: flex;
    color: #fff;
    font-family: 'Interstate-Condensed', sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
.nav-link img {
    margin-right: 10px;
}
.nav-link:hover {
    color: white;
}

/* Footer */

footer {
    background: #F8F8F8;
    padding: 2px 0;
    padding-top: 80px;
}
.footer-title {
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    color: #1A1A1A;
    font-weight: 600;
    margin: 0 0 24px;
}
.footer-menu {
    list-style-type: none;
    padding: 0;
    margin: 0 0 64px;
}
.footer-menu li {
    margin: 0 0 10px;
    font-family: 'Interstate-Condensed', sans-serif;
}
.footer-menu li:last-child {
    margin: 0;
}
.footer-menu a:hover, .footer-menu a:focus {
    font-weight: bold;
    color: black;
}
.footer-menu .blue {
    display: flex;
    align-items: center;
    color: #2F64D4;
}
.footer-menu .blue img {
    margin-right: 12px;
}
.bordered {
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    padding: 24px 0;
    margin: 0 0 64px;
}
.inline {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.inline li {
    display: inline-block;
    vertical-align: top;
    margin-right: 24px;
}

@media (min-width: 220px) and (max-width: 480px) {
    footer .inline li {
        margin-right: inherit;
    }
}

.inline a {
    color: #aaa;
}

.newsletter {
    background: #F8F8F8;
    padding-top: 90px;
    padding-bottom: 64px;
    border-bottom: 1px solid #E4E4E4;
    margin-top: 15px;
}
.newsletter p {
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}
.newsletter b {
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.08em;
    color: #2C2F3A;
}
.newsletter form {
    margin: 32px 0 0;
}
.newsletter img {
    height: 32px;
    margin: 0 auto 16px;
}

/* Home page */

.green-box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 680px;
    margin: 0 0 80px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    color: #fff;
}
.green-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(118, 185, 53, .90);
}
.section-black .green-box:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%), url();
}

.green-box > * {
    position: relative;
    z-index: 2;
}
.green-box .h1, .green-box h1 {
    font-weight: bold;
    font-size: 2.25rem;
    line-height: 120%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 24px;
}

.green-box nav {
    position: absolute;
    top: -164px;
    z-index: 20;
}

.green-box img {
    display: block;
    margin: 0 auto .9em;
}
.green-box .btn-white {
    border-color: #fff;
    width: 270px;
    max-width: 270px;
}

.sections .box {
    position: relative;
    height: auto;
    min-height: 480px;
    padding-bottom: 21px;
    padding-top: 21px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 0 16px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 17px;
    line-height: 170%;
    font-family: 'Interstate-Condensed', sans-serif;
}
.sections .box:last-child {
    /* margin-bottom: 80px; */
}
.sections .box:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%), url();
}

.section_5873 .box:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), linear-gradient(294.44deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%), url();
}
.page_sponsoring .green-box {
    margin: 0 0 21px;
}
.sections .box > * {
    position: relative;
    z-index: 2;
}


.green-box p {
    display: block;
    /* margin: 0 auto 24px; */
    margin: auto;
    width: 100%;
    max-width: 570px;
    font-size: 20px;
    line-height: 150%;
}
.sections .box-title {
    font-family: 'Interstate-Condensed', sans-serif;
    font-size: 48px !important;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin: 0 0 16px !important;
}


/* Newsroom */

.category-tags {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.category-tags a {
    display: block;
    padding: 0 24px 16px;
    color: #aaa;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    border-bottom: 3px solid transparent;
}
.category-tags .active a, .category-tags a:hover {
    color: #2C2F3A;
    border-color: #76B935;

}
.category-tags .active a {
    font-weight: bold;
}
.news-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid #eee;
    padding: 32px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 18px;
    line-height: 120%;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 30px;
    overflow: hidden;
    min-height: 320px;
    min-width: 370px;
    background-size: cover;
}

.home-news-slider .news-box {
    min-height: 240px;
    min-width: 270px;
    max-height: 240px;
    overflow: hidden;
}
.news-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(31, 32, 38, 0.7);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.news-box.news-green:before {
    background: rgba(118, 185, 53, .9);
}
.news-box:hover:before {
    background: rgba(118, 185, 53, 0.9);
}

.similar-news .news-green:before {
    background: linear-gradient(0deg, rgba(44, 47, 58, 0.9), rgba(44, 47, 58, 0.9)), url();
}
.similar-news .col-md-6:hover .news-green:before {
    background: transparent;
}

.news-box.news-green .category-link, .news-box.news-green .date, .news-box.news-green .intro {
    padding: 4px 6px;
}
.news-box.news-green:hover .category-link, .news-box.news-green:hover .date, .news-box.news-green:hover .intro {
    background: rgba(118, 185, 53, .95);
}
.news-box.news-green:hover:before {
    background: transparent;
}
.news-box > * {
    position: relative;
    z-index: 2;
}
.news-box:hover {
    color: #fff;
}
.news-box:not(.newsroom) img {
    border-radius: 12px 0;
}
.news-box span {
    display: block;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.category-link {
    font-family: 'Interstate-Condensed', sans-serif;
    color: #fff;
    margin: 0 0 16px;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
	letter-spacing: 0.1em;
}
.news-box .date {
    font-family: 'Interstate-Condensed', sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.1em;
    margin: 0 0 16px;
}
.news-box .intro {
    display: flex;
    align-items: flex-end;
}
.attachments {
    text-align: center;
}
.attachments .btn-download {
    border: 1px solid #1A1A1A;
    box-sizing: border-box;
    border-radius: 2px;
    height: 40px;
    width: auto;
    color: #1A1A1A;
    font-size: 12px;
    line-height: 14px;

    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 13px;
    text-decoration: none;
}

.news-box .btn-white {
    font-size: 12px;
    line-height: 14px;
    margin: 16px 0 0;
	min-width: 140px;
    height: 40px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
	/*
	margin-bottom: 15px;
    margin-left: 15px;
	*/
}
.news-box:hover .btn-white {
    color: #1A1A1A;
    background: #fff;
    border-color: #fff;
}
.news-box.newsroom {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #2C2F3A;
    border-color: #2C2F3A;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    min-height: 240px;
    min-width:270px;
}
.news-box.newsroom:hover:before {
    background: rgba(31, 32, 38, 0.7);
}
.news-box.newsroom img {
    border-radius: 0;
    margin: 0 0 16px;
}
.news-box.newsroom .small {
    display: flex;
    align-items: center;
    color: #FFFFFF;
    opacity: 0.7;
    letter-spacing: 0.08em;
    font-size: 12px;
    line-height: 16px;
}
.news-box.newsroom .small img {
    margin: 0 0 0 8px;
}

.news-box .info {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 auto;
	font-size: 12px;
}
.news-preview:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, #fff, transparent);
}
.show-more {
    position: relative;
    z-index: 2;
    text-align: center;
    margin: -12px 0 120px;
}

/* Article */

.article-info {
    color: #aaa;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    font-family: 'Interstate-Condensed', sans-serif;
    text-transform: uppercase;
}
.img-container {
	display: block;
	text-align: center;
	display: block;
    width: 100%;
	margin: 0 auto 48px;
}
.article-img {
    padding-bottom: 12px;
    width: 100%;
    max-width: 770px;
}
.content {
    width: 100%;
    max-width: 570px;
    margin: 0 auto 32px;
}
.content h2, .content .h2 {
    letter-spacing: 0.04em;
    font-size: 36px;
    margin: 0 0 41px;
}
.social-shared {
	margin-left: 12px;
    list-style-type: none;
    padding: 0;
    margin: 48px 0 64px;
    display: flex;
    width: 100%;
}
.social-shared li {
    flex-grow: 1;
}
.social-shared a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    color: #aaa;
    text-transform: uppercase;
    padding: 20px 0;
	font-size: 14px;
}
.social-shared li + li a {
    border-left: 0;
}
.social-shared img {
    height: 24px;
    margin-right: 16px;
}

/* Karriere */

.green-box .breadcrumb {
    text-transform: initial;
    font-weight: normal;
    margin-bottom: 0;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 4px;
    color: #6c757d;
    content: "/";
}
.breadcrumb a {
    font-size: 14px;
}
.green-box .breadcrumb a {
    color: #fff;
}
.green-box .breadcrumb-item.active {
    color: rgba(255, 255, 255, .45);
}
.green-box .breadcrumb-item + .breadcrumb-item:before {
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item {
	padding-left: 4px;
}
.career-intro {
    margin: auto 0;
}
.trigger {
    min-height: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px;
    border: 1px solid #eee;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    margin: 0 0 120px;
}
.trigger img {
    height: 40px;
    margin: 0 0 16px;
}
.logo-comp {
    align-items: center;
    margin-bottom: 120px;
}
.logo-comp .col-md-7 {
    border-left: 1px solid #E4E4E4;
    padding-left: 130px;
}
.logo-comp .h2 {
    margin: 0 0 16px;
}
img.rounded {

}
.sections .box.box-green:before {
    background: rgba(118, 185, 53, .95);
}
.career-list {
    margin:0 auto 80px;
}
label {
    font-size: 17px;
    line-height: 22px;
    color: #1A1A1A;
    margin: 0 24px 0 0;
}
select {
    width: 200px;
    max-width: 100%;
    border: 1px solid #E4E4E4;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    color: #aaa;
    padding: 12px 16px 12px 24px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    background: url(../images/arrow-down.svg) no-repeat 95% 15px;
    background-size: 18px;
    cursor: pointer;
}
select::-ms-expand {
    display: none;
}
.extended-list {
    list-style-type: none;
    padding: 0;
    margin: 48px 0 32px;
}
.extended-list li {
    border-bottom: 1px solid #eee;
}
.extended-list a {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 32px 50px 24px 0;
}
.extended-list a:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    margin-top: -9px;
    pointer-events: none;
    background: url(../images/arrow-right-green.svg) no-repeat center center;
    background-size: contain;
    filter: brightness(0%);
}
.extended-list a:hover:after {
    filter: brightness(100%);
}
.extended-list a:hover .title {
    font-weight: bold;
    color: #76B935;
}
.extended-list a:hover .gray {
    font-weight: bold;
    color: #1A1A1A;
}
.extended-list a:hover .gray img {
    opacity: 1;
}
.extended-list span, .extended-list .gray img, .extended-list a:after {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.extended-list .title {
    font-weight: bold;
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #1A1A1A;
    margin: 0 0 8px;
}
.extended-list .gray {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #aaa;
    font-family: 'Interstate-Condensed', sans-serif;
    margin-right: 16px;
}
.extended-list .gray img {
    opacity: .4;
    margin-right: 8px;
}

.career-list label {
    font-weight: bold;
}

/* Media */

.media-box {
    position: relative;
    margin: 0 0 24px;
    border-radius: 4px;
    border: 1px solid #eee;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 140%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.media-box .gray-bg {
    background: #F8F8F8;
    padding: 24px;
    color: #aaa;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	height: 118px;
}
.media-box .gray-bg p {
    font-size: 15px;
}
.media-box .title {
    font-size: 16px;
    margin: 0 0 8px;
    font-weight: bold;
    color: #2C2F3A;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.media-box p:last-child {
    margin: 0;
}
.media-box:hover, .media-box.active {
    border-color: #76B935;
}
.catalogs-block .media-box {
    border-color: #76B935;
    background-color: white;
}
.media-box:hover .gray-bg, .media-box.active .gray-bg {
    background: #76B935;
    color: rgba(255, 255, 255, .6);
}
.media-box:hover .title, .media-box.active .title {
    color: #fff;
}
.download-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    height: 240px;
}
.download-box img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-height: 192px;
}
.media-box:hover .download-box > img {
    opacity: .2;
}
.tools {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 96px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.media-box .check {
    opacity: 0;
    position: absolute;
    top: 8px;
    right: 11px;
    width: 22px;
    height: 23px;
}
.media-box .check input {
    height: 27px;
    width: 27px;
}
.media-box:hover .tools, .media-box:hover .check, .active.tools, .active .check {
    opacity: 1;
}

.download, .preview, .mail {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    width: 48px;
    border-radius: 2px;
    background: #76B935;
    margin: 0 8px;
}
.size, .format {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #555;
    position: absolute;
    left: 24px;
    top: auto;
    bottom: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    text-transform: uppercase;
}
.media-box:hover .size, .media-box:hover .format {
    opacity: 1;
}
.format {
    left: auto;
    right: 24px;
}
.media-show-more {
    width: 100%;
    text-align: center;
    margin: 64px 0 64px;
}

/* Locations */

.locations {
    position: relative;
    min-height: 740px;
    display: flex;
    align-items: center;
    background: url(../images/map.png) no-repeat center center;
    background-size: cover;
}
.locations:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(118, 185, 53, .8);
}
.locations > * {
    position: relative;
    z-index: 2;
}
.locations + .newsletter {
    margin-top: 0;
}
.locations form {
    background: #fff;
    border-radius: 4px;
    padding: 40px;
    width: 100%;
    max-width: 470px;
    margin: 0 auto;
}
.locations input, .locations select {
    width: 100%;
    margin: 0 0 16px;
    color: #1A1A1A;
}
.form-title {
    font-weight:bold;
    font-size: 18px;
    line-height: 120%;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 24px;
    text-align: center;
}
.upper {
    text-transform: uppercase;
}
.location-select {
    font-weight: bold;
    border: 1px solid #1A1A1A;
    background: url(../images/address2.svg) no-repeat 95% 15px;
    max-width: 100%;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 16px 12px 24px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    background-size: 18px;
    cursor: pointer;
    display: block;
    width: 100%;
    margin: 0 0 16px;
    color: #1A1A1A;
}

/* Map */

.map-page form {
    padding: 32px 16px 32px 0;
}
.map-page input, .map-page select {
    padding: 12px 16px;
    font-size: 14px;
    line-height: 16px;
    color: #1A1A1A;
}
.map-page select {
    background: url(../images/arrow-down.svg) no-repeat 92% 10px;
    background-size: 18px;
}
.map-page .extended-list {
    margin-top: 0;
}
.map-page .extended-list a {
    padding: 16px 30px 16px 42px;
}
.map-page .extended-list a:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    pointer-events: none;
    background: url(../images/address3.svg) no-repeat center center;
    background-size: contain;
    filter: brightness(0%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.map-page .extended-list a:hover:before {
    filter: brightness(100%);
}
.map-page .title {
    font-size: 17px;
    line-height: 22px;
}
.map-page .gray {
    font-size: 14px;
    line-height: 16px;
}
.map-page + .newsletter {
    margin-top: 0;
}
.map {
    height: 100%;
    overflow: hidden;
}

.page-item.active .page-link {
    background-color: #76b935;
    border-color: #76b935;
}

video {
    max-width: 80%;
}

.support-form .form-group {
    min-height: 60px;
    position: relative;
}
.support-form .form-group select, .support-form .form-group input, .support-form .form-group textarea {
    width: 55%;
    float: right;
    text-align: left;
}
.support-form-1 select {
    background: url(../images/arrow-down.svg) no-repeat 99% 10px;
}
.support-form .form-group label {
    width: 42%;
    float: left;
    text-align: right;
}

.section_type_101 h1 {
    margin-top: 30px;
    text-align: center;
}

h5 {
    font-weight: bolder;
}

.select2-container--default.select2-container .select2-selection--multiple {
    height: 48px;
    line-height: 24px;
    margin-bottom: 15px;
    border: solid #e4e4e4 1px;
    background: url(../images/arrow-down.svg) no-repeat 95% 15px;
}

.map-category .select2-container {
    width: 100% !important;
}

.section_5868 .box {
    background-color: #76b935;
}
.media-container .controls button {
    font-size: 14px;
    padding: 12px;
    letter-spacing: 0.1em;
    border: 0;
    border-radius: 2px;
}
.media-container .show-form {
    background-color: #76B935;
}
.media-container .cancel {
    border: 1px solid #EA2727 !important;
    color: #EA2727;
    background: transparent;
    font-weight: bold;
}
.contol-button {
    display: none;
}

.formModal label {
    font-weight: bold;
    display: block;
    font-size: 15px;
}

.formModal .modal-header {
    border-bottom: 0px;
}

.formModal .form-header {
    color: black;
    text-transform: uppercase;
    text-align: center;
}

.formModal .modal-body {
    margin-top: -40px;
}
.formModal h4 {
    color: black;
    font-weight: bolder;
    font-size: 17px;

}

#formResult h3 {
    color: #1A1A1A;
    font-size: 26px;
    margin-top: 50px;
    text-align: center;
    text-transform: capitalize;
}
#formResult p {
    text-transform: capitalize;
    text-align: center;
    color: #1A1A1A;
}

.btn-black-white {
    margin-bottom: 42px;
    font-weight: bolder;
    color: #1A1A1A;
    border: 1px solid #1A1A1A;
    box-sizing: border-box;
    border-radius: 2px;
    text-transform: capitalize;
}

.modal-header .close {
    z-index: 1000;
}

footer a {
    text-transform: none;
}

.footer-menu a img {
    margin-right: 6px;
}

.section_4738 img {
    margin-bottom: 31px;
}

.location-category {
    display: none;
}

.section_type_101  {
    margin-bottom: 60px;
    margin-top: 60px;
}

.news-wrapper p {
    font-size: 20px;
}

.section_type_102 ul li {
    padding: 1.25rem .3125rem 1.25rem .3125rem;
    border-bottom: 1px solid rgba(255,255,255,0.15);
    text-align: left;
}

.quote img {
    border-radius: 50%;
}

.quote .h1 {
    color: #76b935;
}

.green-box .quote .h1 {
    color: white;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.two-columns {
    margin-bottom: 60px;
}

.section_5883 h1 {
    margin-bottom: 32px;
}

.page_child_of_child_of_6 .block_rich_text {
	padding-right: 17%;
    padding-left: 17%;
}

.img-container .source {
	font-size: 14px;
	align-items: center;
	text-align: center;
	letter-spacing: -0.01em;
	color: #AAAAAA;
	line-height: 18px;
}

.form-header {
    text-align: center;
}
.formModal  h3 {
    font-size: 24px;
    line-height: 120%;
    /* display: flex; */
    align-items: center;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-align: center;
}
.formModal  h4 {
    font-size: 18px;
    line-height: 120%;
    /* identical to box height, or 22px */
font-weight: bold;
    display: flex;
    align-items: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}
.formModal  p {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    /* identical to box height, or 14px */

    align-items: center;
    text-align: center;
    letter-spacing: 0.12em;
    text-transform: uppercase;

    /* gray / 800 */

    color: #AAAAAA;
}

.formModal .form-group input {
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 2px;
    min-height:40px;
}

.section {
    margin-left: 16px;
    margin-right: 16px;
}

.news_block {

}
.section_5868 .btn-black {
    min-width: 200px;
    width: 200px !important;
    letter-spacing: 0.08em;
}
.page_career .section_type_102 .box {
    min-height: 640px;
}
.page_career .two-columns {
    min-height: 510px;
}
.section_5868 img {
    width: 467px;
}
.news-container {
    margin-bottom: 110px;
}

.section_5873 .box-title {
    margin: 0 auto 14px;
}

.section_5873 .btn-white {
    margin: 0 0 14px;
    margin-top: 31px;
}

.section_5873 .box-title {
    margin-bottom: 14px;
}

.section_5873 p:first-child {
    padding-bottom: 32px;
}

.section_4779 {
    margin-bottom: 20px;
}
@media (max-width: 768px){
    .news-box.news-green:before{
        background: linear-gradient(0deg, #1F2026 0%, rgba(31, 32, 38, 0.7) 100%), url(image.png);
    }

    .owl-dots {
        display: none !important;
    }
}

section.green-box.section_type_100.section_4738 > div > p:nth-child(3){
    margin-top:-20px;
}
section.newsletter > div > div > div:nth-child(2) > div > p:nth-child(2){
        margin-bottom: 20px;
}
section.newsletter > div > div > div:nth-child(1) > div > p:nth-child(2){
      margin-bottom: 20px;
}
@media (max-width: 768px){
body > div > section.green-box.section_type_100.section_4738 > div > img{
    margin-bottom: 60px;
    }
}
    @media (max-width: 768px){
section.newsletter > div > div > div:nth-child(1) > div > p:nth-child(3) {
margin-bottom: 16px;     }
}
@media(max-width: 768px){
body > div > section.newsletter > div > div > div:nth-child(1) > form > div.col-lg-8{


    margin-left: 15%;
    margin-right: 15%;
}}
@media(max-width: 768px){
body > div > section.newsletter > div > div > div:nth-child(1) > form > div.col-lg-4{


    margin-left: 15%;
    margin-right: 15%;
    }}
@media(max-width: 768px){
    body > div > section.newsletter > div > div > div:nth-child(2) > form > div.col-lg-8{

    margin-left: 15%;
    margin-right: 15%;
        }}
@media(max-width: 768px){
        body > div > section.newsletter > div > div > div:nth-child(2) > form > div.col-lg-4{

    margin-left: 15%;
    margin-right: 15%;
        margin-bottom: 60px;}}
#media-app > div:nth-child(4) >  div > div.info{
    margin-top: 15px;
}
.sections .box-title.header_bg {
    background: rgba(118, 185, 53, .95);
    padding:10px;
    /*margin:4px !important; */
}

.section_no_bg .box-title {
    padding-bottom: 20px;
    text-align: center;
    margin:auto !important;
}
.section_no_bg.green-box:before {
    display: none;
}

.media-box .info {
    margin-top: 19px;
}

.section_type_100 .news-box {
    min-width: 251px;
}

.page-link {
    font-size: 18px;
    color: black;
}

.page-link:hover {
    color: #76b935;
}

.admin_editor {
    position: absolute;
    right: 20px;
    top: 130px;
    z-index: 10;

}
.admin_editor a {
    color: black;
}
.admin_editor a:hover {
    color: #ccc;
}

.footer-menu a img {
    width: 20px;
}

#career-block a {
	text-decoration: none;
}

.choose-lang {
    width: 72px;
    height: 40px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 14px;
    line-height: 16px;
    margin-top: 8px;
    margin-left: 24px;
    /* identical to box height, or 114% */
    background: url(../images/arrow-down-white.svg) 85% 12px / 18px no-repeat;

    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: white;
}

.choose-lang option, .mobile-lang-chooser option {
    color: black;
}

.mobile-lang-chooser {
    width: 106px;
    float: left;
    margin-top: -4px;
    margin-left: 13px;
}

.margin20 {
    margin-bottom: 20px;
}

.informer-block a {
    height: 240px;
    max-height: 240px;
    min-width: auto;
    min-height: 240px;
    border-color: rgb(44, 47, 58);
}

.informer-block .green-informer:hover > span {
    padding: 10px;
    background-color: rgba(118, 185, 53);
}

.informer-block .green-informer::before {
    background: rgba(118, 185, 53, 0.9);
}

.informer-block .green-informer:hover::before {
    background: transparent;
}

.informer-block .black-informer:hover::before {
    background: transparent;
}

.informer-block .black-informer:hover > span {
    padding: 10px;
    background-color: rgba(31, 32, 38);
}

.black-informer.no-bg:hover > span {
    background-color: transparent;
}

.section_type_101 {
    text-align: center;
}

.section_type_101 > .btn-white {
    color: black;
    border: 1px solid rgb(116, 179, 54);
}

.columns-3-block .news-box {
    text-align: center;
    border-width: 0;
    display: block;
}

.columns-3-block .news-box::before {
    background-color: transparent;
}
.columns-3-block img {
    margin-bottom: 26px;
}
.columns-3-block .btn-white img {
    float: right;
    padding-left: 13px;
    margin: 0;
}
.columns-3-block .btn-white:hover img{filter: invert(1);}

.opacity_0_9 .box::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.9)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0.5) 100%), url();
}
.opacity_0_8 .box::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0.5) 100%), url();
}
.opacity_0_7 .box::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0.5) 100%), url();
}
.opacity_0_6 .box::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%), url();
}
.opacity_0_5 .box::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0.5) 100%), url();
}
.opacity_0_4 .box::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0.5) 100%), url();
}
.opacity_0_3 .box::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0.5) 100%), url();
}
.opacity_0_2 .box::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.5) 100%), url();
}
.opacity_0_1 .box::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), linear-gradient(301.22deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.5) 100%), url();
}




/*
Shop
 */
/* Categories */

.owl-theme .owl-nav [class*='owl-'] {
    background-color: transparent;
    position: absolute;
    top: auto;
    bottom: 60px;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: 0 0 0 -90px;
    text-indent: -99999px;
    border-radius: 50%;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background-color: transparent;
}
.owl-theme .owl-nav [class*='owl-']:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-size: 10px !important;
}
.owl-theme .owl-controls .owl-nav .owl-next {
    margin: 0 0 0 50px;
    left: 50%;
    right: auto;
}

.sidebar .h2 {
    text-transform: uppercase;
}
.collections-menu {
    list-style-type: none;
    padding-left: 0;
    margin: 0 0 30px;
}
.collections-menu a {
    display: block;
    color: #aaa;
    text-transform: uppercase;
    padding: 8px 0;
    font-size: 18px;
    line-height: 20px;
}
.collections-menu a:focus {
    color: #aaa;
}
.collections-menu .acitve a, .collections-menu a:hover {
    color: #2C2F3A;
}
.collections-menu .parent {
    position: relative;
}
.collections-menu .parent > a:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 8px;
    left: auto;
    right: 0;
    pointer-events: none;
    background: url(../images/arrow-right-green.svg) no-repeat center center;
    background-size: contain;
    filter: brightness(0%);
    opacity: .3;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.collections-menu .parent > a:hover:after {
    opacity: 1;
}
.collections-menu .parent > ul {
    display: none;
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0;
}
.collections-menu .parent > ul a {
    text-transform: none;
}
.collections-menu .parent.open > a {
    color: #2C2F3A;
}
.collections-menu .parent.open > a:after {
    opacity: 1;
    transform: rotate(90deg);
}
.sidebar label {
    cursor: pointer;
}
.custom-control-input:checked~.custom-control-label::before, .custom-control-input:checked~.custom-control-label::before, .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #76B935;
    background-color: #76B935;
}
.custom-control-input:focus~.custom-control-label::before{
    box-shadow:0 0 0 .2rem rgba(118, 185, 53, .25);
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before{
    border-color:#b3ffb9;
}
.custom-control-input:not(:disabled):active~.custom-control-label::before{
    background-color:#b3ffb9;
    border-color:#b3ffb9;
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(118, 185, 53, .25)}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(118, 185, 53, .25)}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(118, 185, 53, .25)}
.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(118, 185, 53, .25)}

.form-color {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    width: 24px;
    height: 4px;
}
.form-color .custom-control-label {
    margin: 0 20px 20px 0;
    border-radius: 50%;
}
.form-color .custom-control-label::after {
    display: block;
    border-color: transparent;
    background-color: transparent;
    position: relative;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    cursor: pointer;
}
.form-color .custom-control-label::before {
    display: none;
}
.product {
    background: #fff;
    margin: 0 0 30px;
    box-shadow: 0 10px 15px -10px rgba(51,51,51,0.1);
    -moz-transition: box-shadow .25s ease-in-out;
    -ms-transition: box-shadow .25s ease-in-out;
    -webkit-transition: box-shadow .25s ease-in-out;
    -o-transition: box-shadow .25s ease-in-out;
    transition: box-shadow .25s ease-in-out;
}
.product:hover {
    box-shadow: 0 10px 15px -10px rgba(51,51,51,0.25);
}
.product-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 240px;
    background: radial-gradient(circle, rgba(51,51,51,0) 0%, rgba(51,51,51,0.04));
    padding: .9375rem .9375rem 1.5625rem .9375rem;
}
.product-img img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-height: 200px;
    margin-top: 20px;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.product-img:hover img {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
.product-info {
    padding: 2px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.product-title a {
    color: #212329;
}
.product-title a:hover {
    text-decoration: underline;
}
.product-price {
    color: rgba(51,51,51,0.5);
    margin: 8px 0;
}
.product-colors {
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(51,51,51,0.5);
    font-size: 12px;
}
.product-colors img {
    height: 16px;
    margin-right: 8px;
}

.product-variants-slider {
    position: relative;
}
.product-variants-slider .item-info {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    white-space: nowrap;
    height: 90px;
    opacity: 0;
}
.product-variants-slider .owl-item.center .item-info {
    opacity: 1;
    -webkit-transition: 0.3s all 1s ease-in-out;
    transition: 0.3s all 1s ease-in-out;
}
.product-variants-slider .product-price {
    color: #76B935;
    font-weight: 600;
}
.product-variants-slider .item-images {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 100px 0 30px;
    height: 300px;
    width: 100%;
    position: relative;
}
.product-variants-slider .item-images:hover img {
    margin: -10px 0 0;
}
.product-variants-slider .item-images img.hidden {
    margin: -10px 0 0;
    opacity: 0;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-variants-slider .item-images img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 200px;
    width: auto;
    opacity: 1;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.product-variants-slider .owl-item.center img {
    height: 290px;
}
.toggle-img {
    opacity: 0;
    text-align: center;
}
.product-variants-slider .owl-item.center .toggle-img {
    opacity: 1;
    -webkit-transition: 0.3s all 1s ease-in-out;
    transition: 0.3s all 1s ease-in-out;
}
.toggle-img button {
    border: 0;
    box-shadow: none;
    color: #76B935;
    background: transparent;
}

.owl-theme .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: auto;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    font-size: 16px;
    counter-reset: num;
    text-align: center;
    padding: 0;
    color: rgba(51,51,51,0.5);
}
.owl-theme .owl-dots .owl-dot {
    display: flex;
    align-items: center;
    margin: 0;
}
.owl-theme .owl-dots .owl-dot span {
    width: auto;
    height: auto;
    margin: 0;
    background: transparent;
    counter-increment: num;
    color: #212329;
    font-size: 24px;
    font-weight: 600;
}
.owl-theme .owl-dots .owl-dot span:before {
    content: counter(num);
    display: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: transparent;
}
.owl-theme .owl-dots .owl-dot.active span:before {
    display: block;
}
.owl-theme .owl-dot:last-child:after {
    content: '';
    display: block;
    background-color: rgba(51,51,51,0.1);
    margin: 0 12px;
    width: 1px;
    height: 38px;
    transform: skew(-20deg);
}
.item-sizes {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    margin: 60px 0 0;
    list-style-type: none;
    opacity: 0;
}
.product-variants-slider .owl-item.center .item-sizes {
    opacity: 1;
    -webkit-transition: 0.3s all 1s ease-in-out;
    transition: 0.3s all 1s ease-in-out;
}
.item-sizes li {
    padding: .75rem .75rem .75rem .75rem;
    margin-right: .625rem;
    color: rgba(51,51,51,0.25);
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}
.item-sizes li:last-child {
    margin-right: 0;
}
.item-sizes li.active {
    cursor: pointer;
    color: #333;
}
.green {
    color: #76B935;
}
.product-description ul {
    font-size: 20px;
    padding-left: 20px;
}

.collections-menu .parent.active > ul {
    display: block;
}
.collections-menu .active > a {
    color: black;
}

.category-filters .filter {
    padding: 3px;
    height: 50px;
    float: left;
}
.category-filters select {
    width: 200px;
    max-width: 100%;
    border: 1px solid #E4E4E4;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    color: #aaa;
    padding: 12px 16px 12px 24px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    background: url(../images/arrow-down.svg) no-repeat 95% 15px;
    background-size: 18px;
    cursor: pointer;
}
.category-filters .filter select {
    width: 194px;
    padding: 3px;
    margin-left: 5px;
    background: url(../images/arrow-down.svg) no-repeat 95% 8px;
}


.sidebar .h2 {
    position: relative;
}

.shop-menu-container .mb-3 {
    position:relative;
}

.js-category-toggle {
display: none;
    width: 29px;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: -1px;
    right: 10px;
    left: auto;
    right: 4px;
    background: url(../images/arrow-right-green.svg) no-repeat center center;
    background-size: 22px;
    filter: brightness(0%);
    transform: rotate(90deg);
    border: 1px solid #76b935;
    border-radius: 4px;
}
.js-category-toggle.open {
    transform: rotate(-90deg);
}
@media(max-width: 768px){
    .js-category-toggle {
        display: block;
    }

    .container {
        width: 95%;
    }
}

.category-filters .filter_type_2 {
    min-width: 22%;
}

.category-filters .label {
    width: 49%;
    min-width: 44px;
    text-align: center;
    display: inline;
    float: left;
    font-size: 13px;
}

.category-filters label {
    padding-left: 4px;
    text-align: center;
    width: 100%;
}

.category-filters label input[type=radio] {
    width: auto;
}

.shop_search_form {
    margin-top: 3px;
}

.shop_search_form input  {
    padding: 3px 15px;
}
.shop_search_form input[type=submit] {
    padding: 8px;
}

@media(min-width: 768px){
    .category-filters {
        position: relative;
        z-index: 2;
        top: 0;
        background: #fff;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .category-filters.fixed {
        position: fixed;
        top: 72px;
        left: 0;
        right: 0;
        padding: 10px 15px 0;
        box-shadow: 0px 12px 12px rgba(0, 0, 0, 0.06);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .category-filters.fixed .filter {
        width: auto;
    }
    .category-filters:after {
        content: '';
        display: table;
        width: 100%;
    }
}

.fields-set label {
    font-weight: bold;
    width: 100%;
    color: #333;
}

.fields-set h2 {
    margin-bottom: auto;
}

.fields-set select {
    background: url(../images/arrow-down.svg) no-repeat 95% 10px;
}

.fields-set .media-box {
    margin: 3px;
    flex: 0 0 24%;
    max-width: 24%;
}

.product-variants-slider .owl-prev, .product-variants-slider .owl-next {
    bottom: 10px !important;
}

.product-variants-slider .owl-dots {
    display: flex !important;
    bottom: 10px !important;
}

.product-variants-slider .toggle-img + .item-sizes {
    margin: 0 0 60px;
}

.product-variants-slider .owl-item {
    min-height: 570px !important;
}

.promo-bar {
    min-height: 40px;
    display: flex;
    align-items: center;
    width: 100%;
    background-color: #EA2727;
    color: #FFF;
    padding: .4rem 0;
    text-align: center;
    font-weight: 600;
    font-size: 1rem;
    vertical-align: middle;
    line-height:1.0;
}

.promo-bar a {
    display: block;
    width: 100%;
    color: white;
}

.promo-bar a:hover {
    display: block;
    width: 100%;
    color: white;
}

.footer-notes {
    text-align: center;
    color: #999999;
    font-size: 13px;
    background: #F8F8F8;
    padding-bottom:80px;
    max-width: 1140px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

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

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

.vimeo-player {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
}

.video-block {
    min-width: 100%;
}

@media screen and (min-width: 900px) {
    .vimeo-player {
        min-width: 650px;
    }
}

@media screen and (max-width: 900px) {
    .vide-block {
        min-width: 430px;
    }
    .vimeo-player {
        min-width: 100%;
    }
}
