@font-face {
    font-family: 'Raleway Bold';
    src: url('/fonts/Raleway-Bold.eot');
    src: url('/fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/Raleway-Bold.woff') format('woff'), url('/fonts/Raleway-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/fonts/Gilroy-Regular.eot');
    src: local('Gilroy Regular'), local('Gilroy-Regular'), url('/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Gilroy-Regular.woff') format('woff'), url('/fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/fonts/Gilroy-Medium.eot');
    src: local('Gilroy Medium'), local('Gilroy-Medium'), url('/fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/Gilroy-Medium.woff') format('woff'), url('/fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/fonts/Gilroy-SemiBold.eot');
    src: local('Gilroy SemiBold'), local('Gilroy-SemiBold'), url('/fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'), url('/fonts/Gilroy-SemiBold.woff') format('woff'), url('/fonts/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/fonts/Gilroy-Bold.eot');
    src: local('Gilroy Bold'), local('Gilroy-Bold'), url('/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/Gilroy-Bold.woff') format('woff'), url('/fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: 'Gilroy', sans-serif;
    font-weight: 400;
    color: #fff;
    background: url(/images/darkbg2.jpg) fixed #292828;
    background-size: cover;
}

.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway Bold', sans-serif;
    font-weight: 700;
    color: #fff;
}

h2 {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

a,
.uk-link {
    color: #f3b42b;
    text-decoration: underline;
    cursor: pointer;
}

a:hover,
.uk-link:hover {
    color: #f3b42b;
    text-decoration: none;
    cursor: pointer;
}

.uk-button-primary {
    background-color: #f3b42b;
    color: #fff;
    border: 1px solid transparent;
}

.uk-button-primary:hover,
.uk-button-primary:focus {
    background-color: #ce9720;
    color: #fff;
    border: 1px solid transparent;
}

.uk-modal-dialog {
    border-radius: 9px;
}

.nav {
    position: absolute;
    top: 0px;
    z-index: 99;
    left: 0;
    right: 0;
    background: none;
}

.nav.uk-sticky-fixed {
    background: url(/images/topbg2.jpg) no-repeat;
    background-size: cover;
}

.uk-navbar-nav li a {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
}

.uk-navbar-nav li {
    color: #fff !important;
    list-style: none;
    display: inline;
}

.uk-sticky-placeholder {
    height: 0 !important;
}

.top-wrap::before,
.overlay-wrap::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    z-index: 1;
    /*background-color: rgba(0,0,0,0.5);*/
}

.top-wrap-height {
    height: 80vh;
    min-height: 460px;
    transition: height 0.25s;
}

.uk-subnav-pill>*> :first-child {
    padding: 0.5rem 1rem;
    background-color: rgba(0, 0, 0, 0.04);
    text-decoration: none;
}

.top-wrap img.scrollmouse {
    -webkit-animation: shakeY 5s linear infinite;
    animation: shakeY 5s linear infinite;
    cursor: pointer;
    width: 40px;
    height: 40px;
}

.top-wrap .phone {
    color: #f3b42b;
    font-family: 'Gilroy';
    font-weight: bold;
    font-size: 22px;
    text-decoration: none;
}

.top-wrap .callback {
    color: #fff;
    font-family: 'Gilroy';
    font-weight: bold;
    background-color: #f3b42b;
    border-radius: 500px;
    padding: 2px 10px;
    margin-top: 5px;
    display: block;
}

.top-container {
    z-index: 2;
}

.uk-logo img {
    width: 180px;
}

.subtitle-text {
    font-size: 1.2em;
    opacity: 0.7;
    font-weight: 300;
}

.uk-subnav-pill>.uk-active>a {
    background-color: #3f6367;
    color: #fff;
    text-decoration: none;
}

.supercover {
    opacity: 0.85;
}

.mainview {
    padding-top: 200px;
    padding-bottom: 20px;
}

@media (max-width: 650px) {
    .mainview {
        padding-top: 100px;
        padding-bottom: 0px !important;
    }
}

.mainest h1 {
    text-shadow: 2px 2px 5px rgba(43, 18, 12, 0.87);
}

.mainest h2 {
    font-family: 'Gilroy';
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    text-shadow: 2px 2px 5px rgba(43, 18, 12, 0.87);
}

.product-item {
    padding-top: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #00000017;
}

.item-button {
    background-color: #3f6367;
}

.item-button:hover {
    background-color: #2f5155;
}

.item-button:focus {
    background-color: #3f6367;
}

.uk-text-primary {
    color: #3f6367 !important;
}

.bt-color {
    color: #3f6367 !important;
}

.uk-navbar-toggle-icon {
    color: #f3b42b !important;
}

.h6-name {
    text-transform: uppercase;
}

.subtitle-text {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    opacity: 1;
}

.uk-accordion-title::before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23564AEB%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23564AEB%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.uk-accordion> :nth-child(n+2) {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #ededed;
}

.text-norm {
    font-family: 'Inter';
}

.uk-h1 {
    font-family: 'Nunito';
}

.uk-light .uk-dotnav>.uk-active>* {
    background-color: #3f6367 !important;
}

.uk-card-primary.uk-card-body .uk-dotnav>*>*,
.uk-card-primary> :not([class*=uk-card-media]) .uk-dotnav>*>*,
.uk-card-secondary.uk-card-body .uk-dotnav>*>*,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-dotnav>*>*,
.uk-light .uk-dotnav>*>*,
.uk-offcanvas-bar .uk-dotnav>*>*,
.uk-overlay-primary .uk-dotnav>*>*,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*>*,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*>*,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*>* {
    background-color: transparent;
    border-color: #3f6367 !important;
}

.uk-card-primary.uk-card-body .uk-slidenav,
.uk-card-primary> :not([class*=uk-card-media]) .uk-slidenav,
.uk-card-secondary.uk-card-body .uk-slidenav,
.uk-card-secondary> :not([class*=uk-card-media]) .uk-slidenav,
.uk-light .uk-slidenav,
.uk-offcanvas-bar .uk-slidenav,
.uk-overlay-primary .uk-slidenav,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav,
.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav,
.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav {
    color: #3f6367 !important;
}

.roundedimg {
    border-radius: 15px;
}

.mintext {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}

.uk-subnav>* {
    margin-bottom: 10px;
}

@media (min-width: 960px) {
    .uk-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.uk-section {
    padding-top: 40px;
    padding-bottom: 40px;
}

#sale {}

#sale h2 {
    color: #fff;
}

#sale .item {
    display: inline-block;
}

#sale .item .cb {
    border: 2px solid #7a1d20;
    border-radius: 9px;
    font-size: 30px;
    padding-top: 20px;
}

#sale .item .cb span {
    color: #fff;
}

#sale .item .cb strong {
    font-size: 30px;
    font-weight: bold;
    color: #f3b42b;
    text-transform: uppercase;
}

#catalogmain h2 {
    color: #fff;
}

#contacts-map {
    border-radius: 15px;
    overflow: hidden;
}

.video-container {
    border-radius: 15px;
    overflow: hidden;
}

footer a {
    font-size: 17px;
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}

.uk-dotnav {
    align-items: center;
    justify-content: center;
}

.uk-offcanvas-bar .uk-nav-default>li>a {
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
}

.uk-navbar-dropdown {
    width: 230px;
    top: 50px !important;
    padding: 20px 25px 0px 25px;
}

.uk-navbar-nav li li a {
    font-size: 16px;
    line-height: 16px;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 15px;
}

.uk-navbar-nav li li a:hover {
    text-decoration: underline;
}

.catalogmainpic {
    transition: 0.3s;
    margin-bottom: 15px;
}

.catalogmainpic:hover {
    opacity: 0.7;
    box-shadow: 0px 0px 5px #e9be7b, 0px 0px 15px #e9be7b, 0px 0px 25px #e9be7b, 0px 0px 50px #e9be7b;
}

.catalogpic {
    transition: 0.3s;
}

.catalogpic:hover {
    opacity: 0.7;
    box-shadow: 0px 0px 5px #e9be7b, 0px 0px 15px #e9be7b, 0px 0px 25px #e9be7b, 0px 0px 50px #e9be7b;
}

.catalogtitle {
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    color: #f3b42b;
    text-decoration: none;
}

.catalogtitle:hover {
    color: #cc9826;
}

.catalogdesc {
    font-size: 15px;
    line-height: 18px;
    margin-top: 8px;
    margin-bottom: 15px;
}

#catalog .option {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-right: 25px;
    display: inline-block;
}

#catalog .option span:nth-child(2)::before {
    content: ', ';
}

@media (max-width:800px) {
    #catalog .option {
      display: block;
    }
  }

.uk-position-small {
    margin: 0px !important;
}


.listnews img {
    margin-bottom: 15px;
}

.listnews img:hover {
    opacity: 0.8;
}

.listnews a {
    text-decoration: none;
}

.listnews a:hover {
    text-decoration: underline;
}

.newsphoto {
    margin-bottom: 25px !important;
}

.newsphoto:hover {
    opacity: 0.8;
}

#innerpage {
    min-height: calc(100vh - 385px);
}

.svg-icon {
    display:inline-block;
    vertical-align:middle;
    position:relative;
    transition:all 0.2s ease-out 0s;
}
  
.social-link {
    display:inline-block;
    width:36px;
    height:36px;
    border:2px solid #f1ad19;
    border-radius:50%;
    margin:0 10px 0 10px;
}
  
.social-link:active{
    background:#f1ad19;
    border-color:#f1ad19;
}
  
.social-icon {
    top:4px;
    height: 54%;
    fill: #f1ad19;
}
  
a:hover .social-icon, a:active .social-icon {
    fill:#f1ad19;
}
  
.scrollup {
    position: fixed;
    bottom: 2rem;
    right: 1.5rem;
    display: none;
    border: 0;
    overflow: hidden;
    text-decoration: none !important;
    background: #1d1a24;
    border-radius: 500px;
    width: 3rem;
    height: 3rem;
    z-index: 10;
    padding-left: 1.5rem;
    opacity: 0.4;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.scrollup:hover {
    opacity: 1;
    border: 0;
    width: 9rem;
    transition: all 0.2s ease 0s;
}

.scrollup .icon {
    position: absolute;
    right: 0;
    bottom: -2px;
    display: block;
    width: 3rem;
    height: 3rem;
    background: #fff url(/images/arrow-top.svg) no-repeat center / 1.5rem;
    border: 2px solid #1d1a24;
    z-index: 1;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    border-radius: 50%;
}

.scrollup .icon:hover,
.scrollup .icon:focus,
.scrollup .icon:active {
    border: 2px solid #1d1a24;
    background-color: #fa0;
    opacity: 1;
}

.scrollup .tooltip {
    display: block;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 500;
    color: #fa0;
    line-height: 3rem;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 1px;
}

.scrollup:hover .tooltip {
    opacity: 1;
    transition: all 0.2s ease 0.1s;
}

#filters {
    border: 2px solid #e9be7b;
    border-radius: 15px;
    padding: 15px;
    background: url('/images/formbg.jpg') no-repeat 0 0;
    background-size: cover;
    margin-bottom: 30px;
}

.uk-checkbox {
    background-color: #363636 !important;
    border-radius: 4px;
}

.uk-checkbox:checked, .uk-checkbox:indeterminate {
    background-color: #f1ad19 !important;
    border-color: transparent;
}

.uk-radio:focus, .uk-checkbox:focus {
    background-color: rgba(0, 0, 0, 0);
    outline: none;
    border-color: #f1ad19;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
    outline: none;
    background-color: #fff;
    color: #505050;
    border-color: #f1ad19;
}

#filters .button {
    background-color: #bd8817;
    border-color: #f1ad19;
    color: #fff;
    font-weight: bold;
    transition: 0.3s;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 100%;
}

#filters .button:hover {
    background-color: #f1ad19;
}

#filters .reset {
    background-color: #504f4d;
    border-color: #504f4d;
    color: #fff;
    font-weight: bold;
    transition: 0.3s;
    padding-left: 5px;
    padding-right: 5px;
    min-width: 100%;
}

#filters .reset:hover {
    background-color: #2b2a2a;
}

#modal-callback, #modal-callback h3, #modal-privacy, #modal-privacy h3 {
    color: #202020;
}

.videocontainer iframe {
    max-width: 100%;
}

#CookiesWarn {
    display: block;
    position: fixed;
    top: auto;
    bottom: 30px;
    left: 20px;
    right: 20px;
    max-width: 400px;
    background-color: #2e2d2d;
    background-repeat: repeat;
    background-size: 50px 55px;
    border-radius: 15px;
    box-shadow: inset 0 -20px 30px rgba(0, 0, 0, 0.1);
    padding: 1em 3em 1em 3em;
    font-size: 85%;
    text-align: center;
    z-index: 9999999999;
  }

  #CookiesWarn p {
    text-align: center;
    margin: 2px 0;
    padding: 0;
  }

  @media (max-width: 425px) {
    #CookiesWarn p {
      float: none;
      clear: both;
    }
  }

  #CookiesWarn button {
    padding: .5em 1.5em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    cursor: pointer;
    margin-top: 10px;
 
  }

  @media (max-width: 425px) {
    #CookiesWarn button {
      width: 100%;
      float: none;
      clear: both;
    }
  }
  
  @media (max-width: 425px) {
    #CookiesWarn {
      padding: 2em 1em 1em 1em;
    }
  }