#send-message,
.products .nav-tabs a {
    text-transform: uppercase
}

h1,
h2,
h3 {
    color: #90af2d
}

footer ul,
header ul {
    list-style-type: none
}

a:focus,
a:hover,
footer a:hover {
    text-decoration: none
}

#search-button:focus,
.product-back,
a,
a:focus,
a:hover,
button,
button:focus,
button:hover,
img {
    outline: 0
}

@font-face {
    font-family: 'Segoe Script';
    src: url(fonts/SegoeScript.eot);
    src: url(fonts/SegoeScript.eot?#iefix) format('embedded-opentype'), url(fonts/SegoeScript.woff2) format('woff2'), url(fonts/SegoeScript.woff) format('woff'), url(fonts/SegoeScript.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: FontleroyBrown;
    src: url(fonts/FontleroyBrown.eot);
    src: url(fonts/FontleroyBrown.eot?#iefix) format('embedded-opentype'), url(fonts/FontleroyBrown.woff2) format('woff2'), url(fonts/FontleroyBrown.woff) format('woff'), url(fonts/FontleroyBrown.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Segoe Print';
    src: url(fonts/SegoePrint.eot);
    src: url(fonts/SegoePrint.eot?#iefix) format('embedded-opentype'), url(fonts/SegoePrint.woff2) format('woff2'), url(fonts/SegoePrint.woff) format('woff'), url(fonts/SegoePrint.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Trebuchet MS';
    src: url(fonts/TrebuchetMS.eot);
    src: url(fonts/TrebuchetMS.eot?#iefix) format('embedded-opentype'), url(fonts/TrebuchetMS.woff2) format('woff2'), url(fonts/TrebuchetMS.woff) format('woff'), url(fonts/TrebuchetMS.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

.top-panel-margin {
    margin-top: 50px;
    margin-bottom: 10px
}

.top-panel-margin:after {
    content: '© Developed by Webmaster LLC Ohrid';
    display: block;
    padding: 5px;
    background: #e0e0e0;
    font-size: 12px
}

h1,
h2,
h3,
h4 {
    font-family: 'Segoe Print'
}

h1 {
    font-size: 38px;
    padding: 25px;
    margin-top: 20px
}

h2 {
    font-size: 28px;
    padding: 15px
}

h3 {
    font-size: 20px;
    padding: 10px;
    margin-top: 15px
}

dl,
ol,
ul {
    margin: 0;
    padding: 0
}

p {
    font-family: "Trebuchet MS";
    color: #262626
}

.best-quality h1,
.best-quality h1>span {
    font-family: "Segoe Print"
}

section {
    padding-bottom: 25px
}

input[type=file],
input[type=search],
input[type=text],
textarea {
    outline: 0;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    padding-left: 5px!important
}

input[type=search].search-input {
    padding-left: 15px!important
}

@media only screen and (min-width:768px) {
    section {
        padding-bottom: 50px
    }
}

@media only screen and (min-width:1100px) {
    h1 {
        font-size: 58px
    }
    h2 {
        font-size: 48px;
        padding: 30px
    }
    h3 {
        font-size: 30px;
        padding: 15px
    }
}

.best-quality {
    display: none;
    float: left;
    width: 280px;
    position: relative;
    padding-top: 10px
}

.best-quality img {
    position: absolute;
    right: 0;
    top: 20px;
    width: 50px;
    height: auto
}

.best-quality h1 {
    padding-left: 0;
    padding-top: 10px;
    color: #d3ae37;
    font-weight: 700;
    line-height: 20px;
    font-size: 35px
}

.best-quality h1>span {
    font-size: 18px
}

#search-button,
nav>ul>li a {
    font-family: 'Trebuchet MS';
    text-transform: uppercase
}

@media only screen and (min-width:1080px) {
    .best-quality {
        display: block
    }
}

.top-menu {
    padding: 5px;
    background: #3F3F3F;
    width: 100%;
    overflow: hidden
}

.follow-us,
.languages {
    float: right
}

header ul>li {
    float: left;
    padding-right: 7px;
    width: auto
}

.follow-us ul>li>a {
    color: #90af2d;
    font-size: 23px;
    opacity: .9;
    -webkit-transition: .3s, opacity;
    -moz-transition: .3s, opacity;
    -ms-transition: .3s, opacity;
    -o-transition: .3s, opacity;
    transition: .3s, opacity
}

.follow-us ul>li>a:hover {
    opacity: 1
}

.follow-us .fb-like,
.languages {
    margin-top: 4px
}

.brand-area {
    width: 100%;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #EFEFEF;
    padding: 5px;
    position: relative
}

@media only screen and (min-width:900px) {
    .brand-area {
        border: none
    }
}

.brand-area .logo img {
    width: 150px;
    height: auto;
    padding: 5px
}

.brand-area .logo {
    position: absolute;
    float: none;
    text-align: center;
    left: 50%;
    margin-left: -75px
}

.header-address,
.header-phones {
    float: right;
    margin-left: 0;
    padding-top: 0
}

.header-address {
    display: none
}

.header-address>a i,
.header-phones>a i {
    float: left;
    color: #90af2d;
    font-size: 25px;
    background: #f4f4f4;
    padding: 8px;
    border: 2px solid #efefef;
    border-radius: 50%;
    margin: 10px
}

.header-address>div,
.header-phones>div {
    float: left;
    line-height: 10px;
    color: #909090;
    display: none
}

.header-address>div>h4,
.header-phones>div>h4 {
    color: #90af2d;
    margin: 0;
    padding-top: 10px
}

.header-address>div>a,
.header-phones>div>a {
    color: #909090
}

@media only screen and (min-width:448px) {
    .header-address {
        display: block
    }
}

@media only screen and (min-width:550px) {
    .header-address>div,
    .header-phones>div {
        display: block
    }
    .brand-area .logo {
        position: static;
        float: none;
        text-align: center;
        left: 0;
        margin-left: 0
    }
    .brand-area .logo img {
        width: 250px;
        padding: 10px
    }
    .header-address,
    .header-phones {
        margin-left: 10px
    }
}

.search,
.search .side-menu,
nav {
    float: left
}

@media only screen and (min-width:582px) {
    .header-address,
    .header-phones {
        margin-left: 30px
    }
}

@media only screen and (min-width:900px) {
    .brand-area .logo {
        float: left;
        text-align: left
    }
    .header-address,
    .header-phones {
        margin-left: 30px;
        padding-top: 25px
    }
}

.home-products,
footer {
    text-align: center
}

.main-menu {
    height: 100%;
    position: fixed;
    background: rgba(239, 239, 239, .94);
    top: 0;
    left: -300px;
    z-index: 9999;
    width: 300px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    overflow-y: scroll;
    overflow-x: hidden
}

@media only screen and (min-width:900px) {
    .main-menu {
        background: #efefef;
        overflow-y: visible;
        overflow-x: visible
    }
}

.bottom,
.gallery-items,
footer {
    overflow: hidden
}

nav {
    position: relative;
    width: 230px
}

.container {
    width: 100%;
    max-width: 100%
}

.menu-mobile {
    background: #F4F4F4;
    display: block;
    color: #90AF2D;
    font-size: 23px;
    border: 2px solid #e7e7e7;
    float: left;
    margin-top: 13px
}

header nav ul>li {
    width: 240px
}

header nav ul>li:first-child {
    margin-top: 50px
}

@media only screen and (min-width:768px) {
    .container {
        width: 100%;
        max-width: 100%
    }
}

#close-mobile-menu {
    display: block;
    position: absolute;
    right: 0;
    margin: 10px;
    color: #90af2d;
    font-size: 20px;
    background: #f4f4f4;
    padding: 0 8px;
    border: 2px solid #c1c1c1;
    border-radius: 50%
}

#close-mobile-menu:hover {
    cursor: pointer
}

@media only screen and (min-width:900px) {
    #close-mobile-menu,
    .menu-mobile {
        display: none
    }
    nav {
        width: 700px
    }
    .main-menu,
    header nav ul>li {
        width: auto
    }
    .main-menu {
        position: relative;
        height: 56px;
        left: 0
    }
    header nav ul>li:first-child {
        margin-top: 0
    }
}

@media only screen and (min-width:996px) {
    .container {
        width: 1140px
    }
    nav {
        width: 750px
    }
}

.brand-sticky,
.sticky {
    position: fixed;
    top: 0;
    z-index: 999
}

.content-padding {
    padding-top: 0
}

.content-padding-550 {
    padding-top: 56px
}

.content-padding-900 {
    padding-top: 156px
}

@media only screen and (min-width:900px) {
    .sticky {
        width: 100%
    }
    .content-padding {
        padding-top: 56px
    }
}

.active a {
    color: #90af2d
}

nav>ul>li a {
    display: block;
    font-size: 17px;
    padding: 15px 17px;
    color: #3f3f3f;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

nav>ul>li a:hover {
    color: #90af2d
}

.search {
    padding-left: 20px;
    width: 250px;
    margin-top: 15px
}

.search .side-menu a {
    display: block;
    color: #fff;
    background: #151515;
    font-size: 20px;
    padding: 6px 10px;
    border-radius: 50%
}

#search-button {
    display: none;
    float: right;
    font-size: 20px;
    padding: 13px;
    border: none;
    color: #fff;
    background: #3f3f3f;
    -webkit-transition: color, background, .4s;
    -moz-transition: color, background, .4s;
    -ms-transition: color, background, .4s;
    -o-transition: color, background, .4s;
    transition: color, background, .4s
}

.carousel-caption-2 a>i,
footer a {
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s
}

#search-button:hover {
    cursor: pointer;
    background: #fff;
    color: #3f3f3f
}

@media only screen and (min-width:900px) {
    .search,
    .search .side-menu {
        float: right
    }
    .search .side-menu a {
        padding: 13px;
        border-radius: 0
    }
    .search {
        padding-left: 0;
        width: auto;
        margin-top: 0
    }
    #search-button {
        display: block
    }
}

.search-form {
    float: right
}

.search-input {
    border: none;
    color: #3F3F3F;
    font-size: 20px;
    padding: 13px;
    width: 100%;
    background: 0 0
}

.twitter-typeahead,
.typeahead {
    width: 97%
}

.search-icon {
    width: 3%;
    padding-top: 15px;
    font-size: 20px;
    color: #90af2d
}

.tt-dataset,
a.list-group-item {
    color: #909090
}

.search-icon,
.twitter-typeahead {
    float: left
}

.search-form {
    position: absolute;
    border: none;
    width: 100%;
    left: 5px;
    top: 0;
    visibility: visible
}

.tt-menu {
    top: 0!important;
    left: 0!important;
    width: 245px!important
}

.tt-dataset {
    position: absolute;
    top: 55px;
    z-index: 999;
    width: 100%
}

@media only screen and (min-width:900px) {
    .search-form {
        visibility: hidden
    }
    .tt-menu {
        width: 100%!important
    }
}

.list-group-item {
    border-radius: 0!important;
    background: #fff
}

footer {
    background: #d2d2d2;
    width: 100%
}

footer h3 {
    color: #444;
    padding-top: 30px;
    font-size: 35px
}

footer ul>li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px
}

footer a {
    display: inline-block;
    color: #444;
    transition: color .3s
}

footer a:hover {
    color: #5A8F1C
}

.social-footer a {
    font-size: 45px
}

.social-footer {
    margin-bottom: 30px
}

.bottom {
    color: #fff;
    background: #1b1e21;
    width: 100%;
    padding: 5px;
    font-size: 14px
}

.bottom a {
    color: #609f1f
}

.copyrights,
.theme-author {
    float: none
}

@media only screen and (min-width:900px) {
    .copyrights {
        float: left
    }
    .theme-author {
        float: right
    }
}

.carousel-inner img {
    width: 100%;
    height: 100%
}

.carousel-caption-1 {
    position: absolute;
    height: auto;
    top: 0;
    width: 100%;
    max-width: 800px;
    left: 0;
    margin-left: 0
}

.carousel-caption-1 .c1-left {
    float: left;
    display: block;
    padding-left: 20px
}

.carousel-caption-1 .c1-right {
    float: right;
    display: block;
    padding-right: 5px
}

.carousel-caption h1 {
    font-size: 25px;
    font-family: FontleroyBrown;
    color: #2c2c2c;
    padding-top: 10px
}

@media only screen and (min-width:340px) {
    .carousel-caption-1 .c1-right {
        padding-right: 10px
    }
    .carousel-caption-1 .c1-left {
        padding-left: 30px
    }
    .carousel-caption h1 {
        padding-top: 25px
    }
}

@media only screen and (min-width:426px) {
    .carousel-caption h1 {
        padding-top: 40px;
        font-size: 30px
    }
    .carousel-caption-1 .c1-left {
        padding-left: 50px
    }
    .carousel-caption-1 .c1-right {
        padding-right: 30px
    }
}

@media only screen and (min-width:630px) {
    .carousel-caption-1 .c1-right {
        padding-right: 80px
    }
    .carousel-caption-1 .c1-left {
        padding-left: 80px
    }
    .carousel-caption h1 {
        padding-top: 80px;
        font-size: 40px
    }
}

@media only screen and (min-width:830px) {
    .carousel-caption-1 {
        left: 50%;
        margin-left: -400px
    }
    .carousel-caption-1 .c1-right {
        padding-right: 0
    }
    .carousel-caption-1 h1 {
        padding-top: 150px;
        font-size: 65px
    }
}

@media only screen and (min-width:1000px) {
    .carousel-caption-1 h1 {
        padding-top: 150px
    }
}

@media only screen and (min-width:1196px) {
    .carousel-caption-1 h1 {
        padding-top: 200px
    }
}

@media only screen and (min-width:1400px) {
    .carousel-caption-1 h1 {
        padding-top: 250px
    }
}

@media only screen and (min-width:1600px) {
    .carousel-caption-1 h1 {
        padding-top: 300px
    }
}

.carousel-caption-2 {
    text-align: center;
    position: absolute;
    height: 100%!important;
    top: 0!important;
    bottom: 0!important;
    padding: 0!important;
    width: 100%;
    left: 0;
    margin-left: 0
}

.carousel-caption-2 h1 {
    position: absolute!important;
    width: 100%;
    color: #fff;
    font-size: 25px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 0
}

.about-img,
.contact {
    margin-bottom: 20px
}

.carousel-caption-2 a>i {
    color: rgba(255, 255, 255, .76);
    font-size: 20px;
    transition: color .3s
}

.carousel-caption-1 a>i {
    color: rgba(44, 44, 44, .76);
    font-size: 20px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.carousel-caption-2 a>i:hover {
    color: #fff
}

.carousel-caption-1 a>i:hover {
    color: #2c2c2c
}

@media only screen and (min-width:630px) {
    .carousel-caption-2 h1 {
        font-size: 40px
    }
    .carousel-caption-1 a>i,
    .carousel-caption-2 a>i {
        font-size: 30px
    }
}

@media only screen and (min-width:830px) {
    .carousel-caption-2 h1 {
        font-size: 65px
    }
    .carousel-caption-1 a>i,
    .carousel-caption-2 a>i {
        font-size: 50px
    }
}

.caption-animate .carousel-item.active .carousel-caption {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.caption-animate .carousel-item.active .carousel-caption.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.caption-animate .carousel-item.active .carousel-caption.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.caption-animate .carousel-item.active .carousel-caption.bounceIn,
.caption-animate .carousel-item.active .carousel-caption.bounceOut,
.caption-animate .carousel-item.active .carousel-caption.flipOutX,
.caption-animate .carousel-item.active .carousel-caption.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.caption-animate .carousel-item .carousel-caption.fadeIn,
.caption-animate .carousel-item .carousel-caption.fadeInDown,
.caption-animate .carousel-item .carousel-caption.fadeInDownBig,
.caption-animate .carousel-item .carousel-caption.fadeInLeft,
.caption-animate .carousel-item .carousel-caption.fadeInLeftBig,
.caption-animate .carousel-item .carousel-caption.fadeInRight,
.caption-animate .carousel-item .carousel-caption.fadeInRightBig,
.caption-animate .carousel-item .carousel-caption.fadeInUp,
.caption-animate .carousel-item .carousel-caption.fadeInUpBig {
    opacity: 0
}

.product-image {
    position: relative
}

.product-title {
    position: absolute;
    width: 100%;
    height: 100px;
    max-height: 100px;
    top: 50%;
    margin-top: -50px
}

.product-title h2 {
    padding: 0
}

.product-title h2>a {
    font-size: 25px;
    color: #000;
    background: rgba(163, 195, 52, .86);
    display: block;
    height: 100px;
    width: 100%;
    line-height: 18px;
    padding-top: 38px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.product-title h2>a:hover {
    background: #a3c334
}

.owl-carousel {
    position: relative;
    margin-top: 30px
}

.owl-dots {
    display: none
}

.owl-nav {
    position: absolute;
    top: -53px;
    left: 50%;
    margin-left: -33px!important
}

.about-img,
.contact-form,
.contact-info,
.google-map {
    position: relative;
    margin-top: 20px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .4);
    -moz-box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .4)
}

.owl-next,
.owl-prev {
    background: #a3c334!important;
    border-radius: 0!important;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.owl-next:hover,
.owl-prev:hover {
    background: #90af2d!important
}

.catalogue img {
    padding: 15px
}

.about-us .far,
.about-us .fas {
    height: 55px;
    width: 55px;
    padding-top: 13px;
    color: #90af2d;
    background: #F4F4F4;
    border: 2px solid #dadada;
    border-radius: 50%;
    font-size: 25px
}

.about-us .fas.fa-warehouse {
    padding-left: 2px
}

.about-img {
    padding: 10px;
    box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .4)
}

@media only screen and (min-width:768px) {
    .contact {
        margin-bottom: 50px
    }
}

.red-border {
    border-bottom: solid 1px!important;
    border-color: #f8d7da!important;
    background-color: #f8d7da!important
}

.contact h3 {
    color: #3F3F3F;
    font-size: 25px;
    padding-bottom: 10px
}

.contact p {
    padding: 0
}

.contact-form,
.contact-info,
.google-map {
    padding: 10px 20px 20px;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .4)
}

#contact_info .alert,
.products .item-box {
    -webkit-box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .4);
    -moz-box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .4);
    box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .4)
}

.contact .form-control {
    border-top: 0;
    border-bottom: solid 1px #aaa;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    padding-left: 0
}

.contact-info ul>li {
    display: inline-block;
    list-style: none
}

.contact-info ul>li a {
    font-size: 30px;
    padding: 5px
}

textarea.form-control {
    height: 200px
}

#send-message {
    font-family: 'Trebuchet MS';
    font-size: 20px;
    padding: 13px;
    color: #fff;
    background: #3f3f3f;
    border: 3px solid #3f3f3f;
    -webkit-transition: color, background, .4s;
    -moz-transition: color, background, .4s;
    -ms-transition: color, background, .4s;
    -o-transition: color, background, .4s;
    transition: color, background, .4s
}

#send-message:hover {
    cursor: pointer;
    background: #fff;
    color: #3f3f3f
}

.map {
    width: 100%;
    height: 237px;
    border: none
}

.contact-info {
    height: 593px
}

.contact-info a {
    color: #90af2d
}

.contact h2 span {
    display: block;
    color: #777;
    font-size: 20px
}

.contact-form>.fas,
.contact-info>.fas,
.google-map>.fas {
    padding: 12px;
    color: #90af2d;
    background: #F4F4F4;
    border: 2px solid #dadada;
    border-radius: 50%;
    font-size: 25px;
    position: absolute;
    top: -28px;
    left: 50%;
    margin-left: -24px
}

#contact_info .alert {
    border-radius: 0;
    border: none
}

#contact_info {
    position: absolute;
    width: 100%;
    margin-top: 30px;
    margin-left: -35px;
    font-size: 14px;
    z-index: 99
}

#contact_info .fa-sort-up {
    position: absolute;
    font-size: 26px;
    left: 50%;
    margin-top: -12px;
    margin-left: -13px;
    color: #f8d7da
}

#contact_info button {
    position: absolute;
    right: 5px;
    top: 0;
    padding: 0
}

#contact_info span {
    display: block;
    padding: 15px;
    line-height: 18px
}

.products .nav-tabs {
    margin-bottom: 30px
}

.products .item-box {
    position: relative;
    background: #f7f7f7;
    padding: 10px;
    margin-top: 40px
}

.products .item-box .fa-search {
    padding: 12px;
    color: #90af2d;
    background: #F4F4F4;
    border: none;
    border-radius: 50%;
    font-size: 25px;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -24px
}

.products .item-box h3 {
    font-size: 20px;
    padding: 10px;
    margin: 0
}

.products a {
    color: #90af2d;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.products a:hover {
    color: #add439
}

.product-item {
    position: relative;
    background: #f7f7f7;
    padding: 15px;
    margin-top: 40px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .4);
    -moz-box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .4);
    box-shadow: 0 1px 2px 0 rgba(50, 50, 50, .4);
    text-align: left
}

@media only screen and (min-width:768px) {
    .product-item {
        padding: 50px
    }
}

.product-back {
    padding: 12px 19px;
    color: #90af2d;
    background: #F4F4F4;
    border: none;
    border-radius: 50%;
    font-size: 25px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -24px;
    z-index: 99;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.product-item h1 {
    font-size: 35px;
    padding-left: 0
}

.product-item h3 {
    font-size: 20px
}

.products .container-fluid {
    padding-left: 30px;
    padding-right: 30px
}

.products-text-container {
    padding-bottom: 40px
}

section.gallery.container-fluid {
    padding: 0
}

.gallery-items {
    padding: 5px;
    background: #3F3F3F;
    width: 100%
}

.item-images {
    float: left;
    width: 50%;
    height: auto;
    padding: 5px
}

@media only screen and (min-width:768px) {
    .item-images {
        width: 25%
    }
}

.fade {
    z-index: 1000000000!important
}

.modal {
    z-index: 1000000000000000!important
}

#home_section{
    padding-bottom: 0!important;
}

.home-news{
padding-bottom:40px;
}

.home-news-header{
    overflow:hidden;
    width: 100%;
    text-align:left;
    background-color:#90af2d;
    margin-top:10px;
}
.home-news-header a{
    position: relative;
    float:right;
    display: block;
    color:#fff;
    font-size:14px;
    padding:7px;
    background: #3a3a3a;
    font-family: "Trebuchet MS";
    transition: all 300ms;
}

@media only screen and (min-width: 418px) {
    .home-news-header a{
        font-size:17px;
        padding:25px;
    }
}


.home-news-header a>i{
    transition: all 300ms;

}
.home-news-header a:hover >i{
    padding-left: 8px;
}
.home-news-header a:hover{
    padding-right:17px;
    background: #313131;
}

.home-news-header h2{
    float:left;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 7px;
    margin: 0;
}

@media only screen and (min-width: 418px) {
    .home-news-header h2{
        font-size: 25px;
        padding: 22px;
    }
}

.home-news-item{
    position:relative;
    margin: 5px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
    border-radius: 2px;
}
.home-news-item .news-title{
    padding: 10px;
    min-height:150px;
}
.home-news-item .news-title .news-date{
    font-size: 14px;
}

.statements .news-date{
    padding:8px;
}
.statements .news-date hr{
    margin-top:10px;
    margin-bottom: 10px;
}
.statements h1{
    padding-left: 5px!important;
}
.news-title h3{
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0;
    margin: 0;
    position: relative;
}

.news-title a{
    display: block;
    text-align: center;
    background: #3a3a3a;
    color:#fff;
    position: absolute;
    bottom: 0;
    width:100%;
    left:0;
    line-height:30px;
    transition: all 300ms;
}
.news-title a:hover{
    background: #2e2e2e;
}

.home-news-item img{
    border-bottom: 1px solid #ebebeb;
}

#news-slider-2{
    margin-top: 5px!important;
}
#news-slider-2 .owl-nav{
    width:100%;
    top:50%;
    margin-top:-18px;
    left: 0;
    margin-left: -33px !important;
}

#news-slider-2 .owl-prev {
    position: absolute;
    left: 31px;
}

#news-slider-2 .owl-next{
    position: absolute;
    right: -35px;
}
.statements{
    padding-bottom:0;
}
.statements .product-item{
    margin:10px;
    padding: 15px;
    text-align: center;
}

.statements .product-item h1{
    font-size: 24px;
    padding: 0 15px;
    margin-bottom: 25px;
    color:#3a3a3a;
    text-align: left;

}

.statements .item-images-s{
    width:100%;
    padding: 5px;
}
@media only screen and (min-width: 574px) {
    .statements .item-images-s{
        width:50%;
    }
}

@media only screen and (min-width: 768px) {
    .statements .item-images-s{
        width:25%;
    }
}

.statements .gallery-image-item{
    position: relative;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
}
.st-text{
    text-align: left;
    padding: 10px;
}

@media only screen and (min-width: 768px) {
    .st-text{
        padding: 20px;
    }
}

.statement-image-alt{
    bottom:0;
    background: rgba(144, 175, 45, 0.93);
    color:#fff;
    text-align: center;
    width:100%;
    padding: 10px;
    min-height:70px;
}

.page-item.active .page-link{
    background: rgba(144, 175, 45, 0.93)!important;
}
.page-item .page-link{
    border: none!important;
}
.green{
    color:rgba(144, 175, 45, 0.93);
}
a.green:hover{
    color: rgba(157, 190, 49, 0.93);
}
.home-news-all [class^="col-"]{
    padding:5px;
    text-align: left;
}

.statements h3{
    color:#3a3a3a;
    padding-left:0;
}

.fancybox-caption-wrap{
    text-align:center!important;
    font-size: 18px;
}

.st-text h3{
    padding-top: 0;
}

