html, body {
    scroll-behavior: smooth;

}

.snap{
}
/*ZOOM ON PRODUCT HOVER*/
/*.shop-item .inner-box .image img {*/
/*    transition: .2s;*/
/*}*/

/*.shop-item .inner-box:hover .image img {*/
/*    transform: scale(1.05);*/
/*}*/

@media (min-width: 768px) {
    .products-list .__item:nth-of-type(even) .__bg {
        left: -15px;
    }
}
@media (min-width: 992px) {
    .products-list .__item .__bg {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media (min-width: 768px) {
    .products-list .__item .__bg {
        display: block;
        position: absolute;
        bottom: 5%;
        z-index: -1;
    }
}

@media (min-width: 992px) {
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center!important;
        align-items: center !important;
    }
}
@media (min-width: 768px) {
    .products-list .__item:nth-of-type(odd) .__bg {
        right: -15px;
    }
}
@media (min-width: 992px) {
    .products-list .__item .__bg {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media (min-width: 768px) {
    .products-list .__item .__bg {
        display: block;
        position: absolute;
        bottom: 5%;
        z-index: -1;
    }
}

.products-list .__item {
    position: relative;
    width: 100%;
    margin-top: 60px;
    z-index: 1;
}

@media (min-width: 576px) {
    .products-list .__item {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .products-list .__item:nth-of-type(even) .__inner>.row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

@media (min-width: 992px) {
    .section--custom-03 {
        background-image: url(../img/section_03_bg.png);
        background-repeat: no-repeat;
        background-position: right top 10%;
    }
}
.section-heading--center h2{
    text-transform: uppercase;
}
.section-heading--center {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif !important;
}

/* --------------------------------
   company contacts
-------------------------------- */
[class^=fontello-]:before,
[class*=" fontello-"]:before {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.company-contacts {
    margin-top: 30px;
    margin-bottom: 30px;
}
.company-contacts:first-child {
    margin-top: 0;
}
.company-contacts:last-child {
    margin-bottom: 0;
}
.company-contacts .__inner {
    margin-bottom: -30px;
}
.company-contacts .__item {
    margin-bottom: 30px;
    line-height: 1.4;
    font-size: 1.6rem;
}
.company-contacts .__ico {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-size: 3rem;
    color: #fcdb5a;
}
.company-contacts a {
    text-decoration: underline;
    font-size: 1.2rem;
    color: #666;
}

.company-contacts p{
    color: #666;
    font-size: 1.2rem;
}

.company-contacts a:hover, .company-contacts a:focus {
    text-decoration: none;
}

.__title_contact {
    text-transform: uppercase;
}


/* --------------------------------
   timeline
-------------------------------- */
.section--gray-bg {
    background-color: #f9f9f9;
}

.section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
@media (min-width: 992px) {
    .about-us-bg-image .auto-container{
        background-image: url('https://demo.artureanec.com/html/agro/img/section_01_bg.png');
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: auto;
    }
}

.section--custom-02 {
    background-image: url(../img/section_02_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom -5%;
}

@media (min-width: 768px) {
    .section--custom-02 {
        background-position: 114% 118%;
    }
}

.timeline {
    margin-top: 80px;
}
.timeline .__inner {
    margin-bottom: -30px;
}
.timeline .col:last-child .__item:before,
.timeline [class*=col-]:last-child .__item:before {
    content: none;
}
.timeline .__item {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    padding-left: 30px;
}
.timeline .__item:before {
    content: "";
    position: absolute;
    top: 25px;
    left: 11px;
    bottom: -27px;
    border-left: 1px solid #dfc356;
}
.section--base-bg .timeline .__item {
    color: #9a8841;
}

.section--base-bg {
    background-color: #fcdb5a;
}

.timeline p {
    margin-top: 20px;
    margin-bottom: 20px;
}
.timeline .__ico {
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    border: 2px solid #c6ad4d;
    padding: 3px;
    border-radius: 50%;
}
.timeline .__ico:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #c6ad4d;
    border-radius: inherit;
}
.timeline .__year {
    line-height: 1;
    font-size: 3rem;
    font-weight: 900;
    color: #333;
}
.timeline .__title {
    text-transform: none;
    font-weight: 700;
    font-size: 1rem;
}

.bold_title{
    font-weight: 1000 !important;
}

.__title_timeline{
    font-family: Raleway, sans-serif !important;
    text-transform: uppercase !important;
    line-height: 1.2;
    color: #333;
}

@media (min-width: 768px) {
    .timeline .__item {
        padding-top: 80px;
        padding-left: 0;
    }
    .timeline .__item:before {
        top: 0;
        left: 25px;
        right: -27px;
        bottom: auto;
        border-top: 1px solid #dfc356;
        border-left: none;
    }
    .timeline .__ico {
        margin-top: -11px;
    }
}
/*KONE TIMELINE*/

.counter .__item .__count {
    line-height: 1;
    font-size: 3rem;
    font-weight: 900;
    color: #333;
    font-family: -apple-system, BlinkMacSystemFont, "Open Sans", sans-serif;
    margin-bottom: 10px;
    margin-top: 0;
}

.counter .__item .__title {
    line-height: 1.2;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    color: #555;
    margin-bottom: 0;
    margin-top: 10px;
}

.counter .__item .__ico {
    display: block;
    width: 85px;
    margin-right: 15px;
}

.myslider{
    padding: 0;
    height: calc(100vh - 90px);
}

.main-menu{
    width: 100%;
}

.w-100percent {
    width: 100%;
}

.buy-button {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #242424;
    padding: 10px 32px;
    font-weight: 700;
    overflow: hidden;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    border-radius: 3px;
    background-color: #f7bd00;
}

.buy-button:hover {
    color: #FFFFFF !important;
}

.comodities-box {
    width: 100%;
    background-color: #FFFFFF;
    /*box-shadow: 0 25px 70px rgb(0 0 0 / 7%);*/
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    margin-bottom: 30px;
    height: auto;
}

.img-tractor {
    width: 100%;
}

.first-image {
    z-index: 1;
    position: unset;
    border-radius: 25px;
    display: none;
}

.second-image {
    max-width: 100%;
    object-fit: cover;
}

.image-container {
    display: flex;
    /*justify-content: start;*/
    justify-content: center;
}

.contact-box {
    height: 225px;
    /*box-shadow: 0 25px 70px rgb(0 0 0 / 7%);*/
    /*background-color: #f5f5f7;*/
    /*box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;*/
}

.contact-box-inner {
    height: 220px;
    background-color: #f5f5f7;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

@media only screen and (min-width: 768px) {
    .comodities-column-2 {
        position: absolute;
        bottom: 0;
        right: 0;

    }

    .image-container {
        display: flex;
        justify-content: start;
    }

    .first-image {
        z-index: 1;
        position: absolute;
        bottom: -40px;
        left: 20px;
        display: unset;
    }

    .second-image {
        /*max-width: 370px;*/
        max-height: 662px;
        width: 536px;
    }
}


.col-md-6-white {
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
}

ul p{
    text-align: start !important;
}

@media only screen and (min-width: 800px) {
    .comodities-box {
        width: 80%;
        background-color: #FFFFFF;
        /*box-shadow: 0 25px 70px rgb(0 0 0 / 7%);*/
        margin-bottom: 20px;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    }

    .img-tractor {
        width: 80% !important;
    }
}

@media only screen and (min-width: 990px) {
    .comodities-box {
        width: 40%;
        height: auto;
        background-color: #FFFFFF;
        position: absolute;
        left: 20px;
        top: -30px;
        /*box-shadow: 0 25px 70px rgb(0 0 0 / 7%);*/
        box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    }

    .image-container {
        display: flex;
        /*justify-content: flex-end;*/
        justify-content: center;
    }

    .img-tractor {
        width: 70% !important;
    }

    .col-lg-4-white {
        -ms-flex: 0 0 32%;
        flex: 0 0 32%;
        max-width: 32%;
    }

    .second-image {
        /*max-width: 370px;*/
        max-height: 780px;
        width: 536px;
    }
}

@media only screen and (min-width: 990px) {
    .comodities-box {
        width: 40%;
        height: auto;
        background-color: #FFFFFF;
        position: absolute;
        left: 20px;
        top: -50px;
        /*box-shadow: 0 25px 70px rgb(0 0 0 / 7%);*/
        box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    }

    .img-tractor {
        width: 70% !important;
    }
}
@media only screen and (min-width: 1135px) {
    .second-image {
        /*max-width: 370px;*/
        max-height: 710px;
        width: 536px;
    }
}

@media only screen and (min-width: 1200px) {
    .comodities-box {
        width: 40%;
        height: auto;
        background-color: #FFFFFF;
        position: absolute;
        left: 0px;
        top: -30px;
        /*box-shadow: 0 25px 70px rgb(0 0 0 / 7%);*/
        box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    }

    .img-tractor {
        width: 70% !important;
    }
    .second-image {
        /*max-width: 370px;*/
        max-height: 662px;
        width: 536px;
    }
}

.responsive-visibility {
    display: none;
    visibility: hidden;
}

.widget_categories .categories-list li a {
    color: #797979;
}

.widget_categories .categories-list li a:hover {
    color: #f7bd00 !important;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.selected-link {
    color: #f7bd00 !important;
}

.svg-icon {
    height: 64px;
    width: 64px;
    color: #f7bd00 !important;
    display: block;
    background-size: cover;
}

.svg-icon-16 {
    height: 16px;
    width: 16px;
    color: #f7bd00 !important;
    display: block;
    background-size: cover;
}

.svg-icon-24 {
    height: 24px;
    width: 24px;
    color: #f7bd00 !important;
    display: block;
    background-size: cover;
}

.svg-icon-24-background {
    background-size: 30px 30px;
    background-position-x: center;
    color: #f7bd00 !important;
    display: block;
    background-repeat: no-repeat;
}

.svg-icon-60-background
{
    width: 75px;
    background-size: 60px 60px;
    background-position: center;
    color: #f7bd00 !important;
    display: block;
    background-repeat: no-repeat;
}

.svg-icon-32 {
    height: 32px;
    width: 32px;
    color: #f7bd00 !important;
    display: block;
    background-size: cover;
}

.svg-icon-48 {
    height: 48px;
    width: 48px;
    color: #f7bd00 !important;
    display: block;
    background-size: cover;
}

.header-style {
    font-size: 22px;
    font-weight: 500;
    color: #242424;
    font-family: "Poppins", sans-serif;
    transition: .5s;
    position: absolute;
    bottom: 0px;
    opacity: 0;
    left: 30px;
    transform: translateY(00%);
    transition-delay: .3s;
}

.inner-box:hover .header-style {
    transform: translateY(-100%);
    opacity: 1;
}

.header-style:hover {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    font-family: "Poppins", sans-serif;
    transition: .5s;
}

.see-more {
    position: relative;
    display: block;
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding: 3px 0px;
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.see-more span {
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.see-more span:hover {
    color: #f7bd00 !important;
    cursor: pointer;
}

.see-more a {
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.see-more a:hover {
    color: #f7bd00 !important;
    cursor: pointer;
}

.nav-li a {
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nav-li a:hover {
    color: #f7bd00 !important;
    cursor: pointer;
}

@media (min-width: 990px) {
    .responsive-visibility {
        display: block !important;
        visibility: hidden !important;
    }
}

@media (min-width: 1140px) {
    /*.see-more {*/
    /*    position: relative;*/
    /*    display: block;*/
    /*    text-align: center;*/
    /*    font-size: 17px;*/
    /*    line-height: 30px;*/
    /*    font-weight: 600;*/
    /*    margin-left: 15px;*/
    /*    text-transform: uppercase;*/
    /*    color: #fff !important;*/
    /*    padding: 3px 0px;*/
    /*    opacity: 1;*/
    /*    -webkit-transition: all 300ms ease;*/
    /*    -o-transition: all 300ms ease;*/
    /*    transition: all 300ms ease;*/
    /*}*/
}


.main-menu .d-none-menu {
    display: none !important;
}

@media only screen and (min-width: 0px) {
    .banner-section .content-outer {
        height: 1050px;
    }
}

@media only screen and (min-width: 365px) {
    .banner-section .content-outer {
        height: 970px;
    }
}

@media only screen and (min-width: 768px) {
    .banner-section .content-outer {
        /*height: calc(100vh + 141px);*/
        height: calc(100vh - 70px);
    }
}

@media only screen and (min-width: 850px) {
    .banner-section .content-outer {
        height: 900px;
    }
}

@media only screen and (min-width: 930px) {
    .banner-section .content-outer {
        height: 900px;
    }
}

@media only screen and (min-width: 1100px) {
    .banner-section .content-outer {
        /*height: calc(100vh - 141px);*/
        height: calc(100vh + 50px);
    }
}

@media only screen and (min-width: 1300px) {
    .banner-section .content-outer {
        height: calc(100vh - 0px);
    }
}

