@font-face {
    font-family: 'Theinhardt';
    src: url('../fonts/Theinhardt-Bold.eot');
    src: url('../fonts/Theinhardt-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Theinhardt-Bold.woff2') format('woff2'),
    url('../fonts/Theinhardt-Bold.woff') format('woff'),
    url('../fonts/Theinhardt-Bold.ttf') format('truetype'),
    url('../fonts/Theinhardt-Bold.svg#Theinhardt-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/material-icon.woff2") format('woff2');
}
body {
    margin: 0;
    font-family: 'Theinhardt', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    text-align: left;
    background-color: #fff;
}

.press-relise {
    width: 100%;
    text-align: center;
    background-color: #e35d3a;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-family: "Theinhardt";
    padding: 10px 15px;
}
.press-relise a {
    font-size: 14px;
    color: #fff;
    font-family: "Theinhardt";
    position: relative;
    transition: color .3s easy;
}
.press-relise a:hover {
    color: #ebebeb;
}
.press-relise a:before {
    content: "";
    display: block;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
}
header .menu-bar ul li a {
    font-size: .875rem;
    line-height: 1.2;
    font-family: "Theinhardt", sans-serif;
    font-weight: 600;
    color: #000;
    opacity: 0.70;
}
.topbar a{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
	transition: opacity .4s;
}
.topbar a:hover {
	color: #fff;
	opacity: .7
}
.topbar .wpml-ls-legacy-dropdown{
    width: auto;
    margin-right: 40px;
    padding-right: 40px;
    position: relative;
}

.topbar .wpml-ls-legacy-dropdown:after{
    content: "";
    display: inline-block;
    width: 1px;
    height: 24px;
    background: #fff;
    position: absolute;
    top: 8px;
    right: 0;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
    padding-right: 0;
    padding-left: 0;
}

.topbar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
    right: auto;
    width:190px;
}

.topbar .wpml-ls-legacy-dropdown a{
    border: none;
    background: transparent;
}

.topbar .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu{
    background: #4d91b4;
    border-top: none;
}

.topbar .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a{
    background: transparent;
}

.topbar .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after{
    display:none;
}

.social-links a{
    display:inline-block;
    width:18px;
    height:18px;
    margin-right:20px;
}

.social-links a[href*="facebook"] {
    background: url(../img/icons/gvb-fb.svg) no-repeat center;
    background-size: contain;
}

.social-links a[href*="instagram"] {
    background: url(../img/icons/gvb-inst.svg) no-repeat center;
    background-size: contain;
}

.social-links a[href*="twitter"] {
    background: url(../img/icons/gvb-tw.svg) no-repeat center;
    background-size: contain;
}

.social-links a[href*="linkedin"] {
    background: url(../img/icons/gvb-in.svg) no-repeat center;
    background-size: contain;
}

.social-links a[href*="youtube"] {
    background: url(../img/icons/gvb-youtube.svg) no-repeat center;
    background-size: contain;
}
.topbar {
    background: linear-gradient(to right, #7db9e8 0%, #065667 50%, #065667 100%);
    font-size: .8125rem;
    line-height: 1.25;
    transition: 0.15s linear;
}
.topbar a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    transition: 0.2s linear;
}
.topbar .search-form{
    position: relative;
    height: 26px;
    min-width: 26px;
    margin-right: 80px;
}

.topbar .search-form:after{
    content: "";
    display: inline-block;
    width: 1px;
    height: 24px;
    background: #fff;
    position: absolute;
    top: 2px;
    right: -40px;
}

.topbar .search-form input[type="submit"]{
    display: none;
}

.topbar .search-form_toggle{
    display:block;
    position: absolute;
    top: 1px;
    left: 6px;
    width:24px;
    height: 24px;
    background: url(../img/icons/search-form.svg) no-repeat center;
    z-index: 100;
}

.topbar .search-form [name="s"]{
    display: none;
    width: 200px;
    padding: 0 12px 0 32px;
    float: none;
    height: auto;
    border: 1px solid #FAFAFA;
    background: transparent;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
}

.topbar .search-form [name="s"]::-webkit-input-placeholder { /* Chrome */
    color: #fff;
}
.topbar .search-form [name="s"]:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.topbar .search-form [name="s"]::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    opacity: 1;
}
.topbar .search-form [name="s"]:-moz-placeholder { /* Firefox 4 - 18 */
    color: #fff;
    opacity: 1;
}

.topbar .search-form input[type="text"]:focus{
    border-color: rgba(255, 255, 255, 0.7);
}

.topbar .nav-link{
    padding-left:0;
    padding-right:0;
}

.topbar .topbar-right ul li{
    padding-left:0;
    padding-right:0;
}
.wpml-ls-legacy-dropdown>ul {
    position: relative;
    padding: 0;
    margin: 0 !important;
    list-style-type: none;
}

.wpml-ls-legacy-dropdown a {
    text-decoration: none;
}
.topbar ul {
    font-weight: 600;
    padding: 0.125rem 0;
}
.topbar .container {
	padding: 8px 0;
}
.topbar .container:before,
.topbar .container:after {
	display: none
}
header .logo img {
    width: 100%;
    max-width: 255px;
}
ol, ul {
    list-style: none;
    margin: 0;
}
header .menu-bar ul li a {
    font-size: 14px;
    line-height: 1.2;
    font-family: "Theinhardt", sans-serif;
    font-weight: 600;
    opacity: 0.70;
    color: #000;
    transition: 0.2s linear;
    text-transform: uppercase;
}
header .menu-bar ul li a:hover {
    color: #e35d3a;
}
.custom-btn {
    display: inline-block;
    background-color: #e35d3a;
    border: 1px solid #e35d3a;
    color: #ffffff;
    font-family: "nh-bold", sans-serif;
    text-transform: uppercase;
    border-radius: 6px;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    letter-spacing: 0.052vw;
    padding: 1.042vw 1.119vw;
}body header {
     padding: 10px 0;
 }
header a {
    text-decoration: none!important;
}
header .menu-bar .custom-btn {
    font-size: .875rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
}
header .menu-bar .custom-btn:hover {
    color: #e35d3a;
    background-color: transparent;
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.menu-bar #navigation {
    padding-top: 16px
}
header .hemburg-menu a {
    font-size: 26px;
    color: #188ea5;
}

.cart {
    display: none;
}
header .menu-bar .custom-btn {
    text-transform: uppercase;
    line-height: normal;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 20px 33px;
    margin-left: 50px;
    margin-right: 40px;
}
header .menu-bar .custom-btn {
    letter-spacing: 0.052vw;
    padding: 1.042vw 1.119vw;
    margin-left: 2.604vw;
    margin-right: 2.083vw;
}
header .menu-bar .custom-btn span {
    position: relative;
    margin-right: 14px;
    font-size: 16px;
    top: 3px;
}
@media only screen and (max-width: 991px) {

    header .menu-bar ul {
        position: fixed;
        left: -100%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.4s all ease-in-out;
        transition: 0.4s all ease-in-out;
        top: 0;
        background-color: #ffffff;
        max-width: 320px;
        width: 100%;
        height: 100vh;
        overflow: auto;
        -webkit-box-shadow: 0 8px 24px rgb(0 0 0 / 4%);
        box-shadow: 0 8px 24px rgb(0 0 0 / 4%);
        padding: 0 15px;
        z-index: 2;
    }

}

header .menu-bar ul.open {
    left: 0;
    opacity: 1;
    visibility: visible;
}
body.cart-open, body.open-menu {
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
}
.choices__input{
    margin-bottom: 0 !important;
    background-color: #fff !important;
}
.choices{
    margin-bottom: 30px !important;
}
.choices__inner{
    background-color: #fff !important;
    border-color: #000 !important;
    border-radius: 0 !important;
    padding: 5px 4px;
    min-height: auto;
}
.choices__list--multiple .choices__item{
    background-color: #222222;
    border: 1px solid #222222;
}
.choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button{
    border-left: 1px solid #fff;
}

#sfcontacts .close {
    font-size: 45px;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 99999;
}

#sfcontacts .modal-content p {
    font-size: 16px;
    line-height: 26px;
}

#sfcontacts .modal-content p.headingtext{
    text-transform: uppercase;
    color: #055a6b;
    letter-spacing: 2px;
    font-weight: 700;
}

#sfcontacts .text-center{
    text-align: center!important;
}

#sfcontacts  .modal-content h3 {
    text-transform: uppercase;
    color: #188ea5;
    font-weight: 700;
}

#sfcontacts .modal-content {
    border-radius:0;
    padding:20px 14px
}

#sfcontacts .buttonouter {
    margin-top:30px
}

#sfcontacts .buttonouter input, .buttonouter label{
    display:block;
    width:100%;
    box-sizing:border-box;
}

#sfcontacts label.form-lbl {
    color: #055a6b;
    /*font-family: 'NeueHaasGroteskText Pro';*/
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 0px;
}

#sfcontacts .custom-btn.btn-default {
    display:inline-block;
    padding:22px 23px;
    color:#fff;
    text-align:center;
    font-size:14px;
    width:100%;
    font-weight:700;
    text-transform:uppercase;
    background:#e35d3a;
    border-radius:5px;
}

#sfcontacts .custom-btn.btn-default:hover, #sfcontacts .custom-btn.btn-default:focus  {
    background: #347586;
    color: #fff;
    border-color: #347586;

}

#sfcontacts .buttonouter input:not([type="submit"]){
    margin-bottom:15px;
    padding: 5px 4px;
}

@media only screen and (min-width: 480px) {
    #sfcontacts h3 {
        font-size: 24px;
        line-height: 34px;
    }
}
@media only screen and (min-width: 576px) {
    #sfcontacts h3 {
        font-size: 32px;
        line-height: 42px;
    }
    #sfcontacts .modal-dialog {
        max-width: 500px;
    }
    #sfcontacts .custom-btn.btn-default {
        /*width:auto;*/
    }
}

@media only screen and (min-width: 768px) {
    #sfcontacts h3 {
        font-size: 37px;
        line-height: 47px;
    }
    #sfcontacts .modal-content {
        padding:50px 60px;
    }
    #sfcontacts .modal-dialog {
        max-width: 690px;
    }
}


@media only screen and (min-width: 992px){
    #sfcontacts h3 {
        font-size: 32px;
        line-height: 42px;
    }
    #sfcontacts .modal-dialog {
        max-width: 800px;
    }
}

@media only screen and (min-width: 1200px) {
    #sfcontacts h3 {
        font-size: 37px;
        line-height: 47px;
    }
}
@media only screen and (min-width: 1280px) {
    #sfcontacts h3 {
        font-size: 40px;
        line-height: 50px;
    }
    #sfcontacts .custom-btn.btn-default {
        padding:17px 30px
    }
}