/*!***/
/* * Hide <select> and submit-button*/
/* *!*/
/*#views-exposed-form-filter-articles-page-1 .form-type-select {*/
/*    display: none;*/
/*}*/
/*#views-exposed-form-filter-articles-page-1 .form-submit {*/
/*    display: none;*/
/*}*/

/*!***/
/* * Pure styling, should probably be put in your theme stylesheet*/
/* * instead of in this module*/
/* *!*/

/*#category-title-bar.sticky{*/
/*    position:fixed;*/
/*    top:0;*/
/*    right:0;*/
/*    left:170px;*/
/*    display:block;*/
/*    height:71px;*/
/*    overflow:hidden;*/
/*    padding:10px 20px 10px 200px;*/
/*    z-index:1000;*/
/*}*/
/*#category-title-bar.second-hand{*/
/*    padding-right:250px;*/
/*}*/
/*.download-brochure{*/
/*    display:inline-flex !important;*/
/*    justify-content: center  !important;*/
/*    align-items: center  !important;*/
/*    background:#5fc023  !important;*/
/*    padding:5px 10px  !important;*/
/*    color:#fff  !important;*/
/*    position:absolute  !important;*/
/*    right:100px  !important;*/
/*    top:0  !important;*/
/*    bottom:0  !important;*/
/*    height:40px  !important; */
/*    margin:auto  !important;*/
/*    left:initial !important;*/
/*    text-decoration: none !important;*/
/*}*/
/*.brochure-icon{*/
/*    width:24px;*/
/*    height:24px;*/
/*    display:flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/
/*.brochure-text{*/
/*    text-transform: uppercase;*/
/*    color:#fff;*/
/*    font-weight: 500;*/
/*    font-size: 1.1em;*/
/*    display: inline-block;*/
/*    padding-left: 5px;*/
/*}*/
/*#category-title-bar p{*/
/*    margin:0;*/
/*}*/
/*#category-title-bar a{*/
/*    display:inline-flex !important;*/
/*    align-items:center !important;*/
/*}*/
/*@media(max-width:1024px){*/
/*    #category-title-bar.second-hand .download-brochure{*/
/*        right:20px !important;*/
/*        padding:5px 10px  !important;*/
/*    }*/
/*    #category-title-bar.second-hand{*/
/*        padding-right:65px !important; */
/*    }*/
/*    .brochure-text{*/
/*        display:none;*/
/*    }*/
/*}*/
/*.pop-list {*/
/*    display: block;*/
/*    text-align: left;*/
/*    margin: 0 auto;*/
/*    padding: 0;*/
/*}*/
/*.pop-list li {*/
/*    margin: 25px 5px 25px 0;*/
/*    float: none;*/
/*    display: inline-block;*/
/*    margin: 25px 5px 25px 0;*/
/*    font-size: 16px;*/
/*    text-transform: uppercase;*/
/*}*/
/*.pop-list li a {*/
/*    background-color: #CCC;*/
/*    height: 40px;*/
/*    border-radius: 40px;*/
/*    padding: 10px 16px 9px;*/
/*    color: #FFF;*/
/*    line-height: 23px;*/
/*    text-decoration: none;*/
/*    border-bottom: none;*/
/*}*/
/*.pop-list li a.active {*/
/*    background-color: #0071b3;*/
/*}*/
/*.view-filter-articles .views-row{*/
/*    float: left;*/
/*    padding: 15px;*/
/*}*/

/*!* Search Dealer Map *!*/
/*#search-dealers-map{*/
/*    height: 350px;*/
/*}*/

/*!* Shopping Cart *!*/

/*.light-green-btn{*/
/*    border:0;*/
/*}*/
/*.merchandise-card-list{*/
/*    margin:0;*/
/*    padding:0;*/
/*    list-style:none;*/
/*}*/
/*.merchandise-card-list > li{*/
/*    position:relative;*/
/*    padding:10px 40px 10px 70px;*/
/*}*/
/*.merchandise-card-image{*/
/*    position:absolute;*/
/*    height:40px;*/
/*    left:20px;*/
/*    top:0;*/
/*    bottom:0;*/
/*    margin:auto;*/
/*}*/
/*.merchandise-card-list .row{*/
/*    margin-left:-5px;*/
/*    margin-right:-5px;*/
/*}*/
/*.merchandise-card-list .col-md-9,.merchandise-card-list .col-md-3{*/
/*    padding-left:5px;*/
/*    padding-right:5px;*/
/*}*/
/*.merchandise-card-price{*/
/*    margin:0;*/
/*    font-size:1.1em;*/
/*    color:#165639;*/
/*}*/
/*.merchandise-card-title{*/
/*    font-size:1.2em;*/
/*    margin-top:0;*/
/*    margin-bottom:5px;*/
/*    color:#165639;*/
/*}*/
/*.merchandise-remove{*/
/*    position:absolute;*/
/*    width:20px;*/
/*    height:20px;*/
/*    cursor:pointer;*/
/*    display:block;*/
/*    top:0;*/
/*    bottom:0;*/
/*    margin:auto;*/
/*    right:10px;*/
/*    background:url(../images/merchandise-item-remove.png) no-repeat center center;*/
/*}*/

/*!* Product (detail) *!*/
/*body{*/
/*    position:relative;*/
/*}*/
/*.product-preview{*/
/*    padding:30px;*/
/*    position:relative;*/
/*}*/
/*.internal-navigation{*/
/*    margin:0;*/
/*    padding:0;*/
/*    list-style:none;*/

/*}*/
/*.internal-navigation > li{*/
/*    float:left;*/

/*}*/
/*.internal-navigation > li a{*/
/*    display:block;*/
/*    padding:15px 20px;*/
/*    color:#004a29;*/
/*    text-transform:uppercase;*/
/*    position:relative;*/
/*    cursor:pointer;*/
/*    font-weight:500;*/
/*}*/
/*.internal-navigation > li a:hover{*/
/*    text-decoration:none;*/
/*}*/
/*.internal-navigation > li a.active{*/
/*    color:#5fc023;*/
/*}*/
/*.internal-navigation > li a.active:after{*/
/*    content:"";*/
/*    height:4px;*/
/*    top:49px;*/
/*    left:0;*/
/*    bottom:0;*/
/*    position:absolute;*/
/*    background:#5fc023;*/
/*    display:block;*/
/*    width:100%;*/
/*}*/
/*.internal-navigation.sticky{*/
/*    position:fixed;*/
/*    height:50px;*/
/*    top:71px;*/
/*    left:170px;*/
/*    background:#fff;*/
/*    display:block;*/
/*    right:0;*/
/*    border-bottom:1px solid #f0f0f0;*/
/*    z-index:10;*/
/*}*/
/*.scroll-section{*/
/*    position:relative;*/
/*    padding:30px 0;*/
/*    border-top:1px solid #004a29;*/
/*}*/

/*.preview-machine-name{*/
/*    font-size:2em;*/
/*    color:#004a29;*/
/*    font-weight:500;*/
/*    margin-top:0;*/
/*}*/
/*.preview-machine-information{*/
/*    color:rgba(0,74,41,0.5);*/
/*    font-size:1.2em;*/
/*}*/
/*.preview-info-block{*/
/*    margin:0 0 30px 0;*/
/*}*/
/*.preview-general-subtitle{*/
/*    color:#5fc023;*/
/*    text-transform:uppercase;*/
/*    font-weight:500;*/
/*    font-size:0.9em;*/
/*}*/
/*.preview-general-text,.product-description-block{*/
/*    font-size:1em;*/
/*    line-height:1.6em;*/
/*    color:#004a29;*/
/*}*/
/*.preview-machine-list{*/
/*    margin:0;*/
/*    padding:0;*/
/*    list-style:none;*/
/*}*/
/*.preview-machine-list > li{*/
/*    padding:5px 5px 5px 30px;*/
/*    background:url(../images/arrow-menu.png) no-repeat left center;;*/
/*    color:#004a29;*/
/*}*/
/*.specification-title{*/
/*    padding:30px;*/
/*    background:#004a29;*/
/*}*/
/*.specification-title h3{*/
/*    color:#fff;*/
/*    margin:0;*/
/*}*/
/*.specification-title p{*/
/*    color:rgba(255,255,255,0.6);*/
/*    margin:0;*/
/*}*/
/*.specification-block .nav-tabs{*/
/*    border:0;*/
/*}*/
/*.specification-block .nav-tabs > li{*/
/*    float:none;*/
/*    display:block;*/
/*    width:100%;*/
/*    margin:0;*/
/*}*/
/*.specification-block .nav-tabs > li a{*/
/*    display:block;*/
/*    background:url(../images/arrow-menu-white.png) no-repeat right 20px center #5fc023;*/
/*    color:#fff;*/
/*    padding:15px 50px 15px 30px;*/
/*    margin:0;*/
/*    position:relative;*/
/*    border-radius:0;*/
/*    border:0;*/
/*}*/
/*.specification-block .nav-tabs > li.active a,.specification-block .nav-tabs > li.active a:hover{*/
/*    border:0;*/
/*    background:url(../images/arrow-menu.png) no-repeat right 20px center #fff;*/
/*    color:#5fc023;*/
/*}*/
/*.specification-block .nav-tabs > li a:hover{*/
/*    background:url(../images/arrow-menu-white.png) no-repeat right 20px center #56b01f;*/
/*    color:#fff;*/
/*}*/
/*.specification-block .small-text{*/
/*    display:block;*/
/*    font-size:0.7em;*/
/*    text-transform:uppercase;*/
/*    color:rgba(255,255,255,0.6);*/
/*}*/
/*.specification-block .big-text{*/
/*    display:block;*/
/*    font-size:1.4em;*/
/*}*/
/*.specification-block .nav-tabs > li.active .big-text{*/
/*    color:#004a29;*/
/*}*/
/*.specification-block .nav-tabs > li.active .small-text{*/
/*    color:rgba(0,74,41,0.5);*/
/*}*/

/*.specification-item-content-title .small-text{*/
/*    color:rgba(0,74,41,0.5);*/
/*    display:block;*/
/*    font-size:0.7em;*/
/*    text-transform:uppercase;*/
/*}*/
/*.specification-item-content-title .big-text{*/
/*    color:#004a29;*/
/*    display:block;*/
/*    font-size:1.8em;*/
/*}*/
/*.specification-item-content-title{*/
/*    background:#eff9e9;*/
/*    text-align:center;*/
/*    padding:20px;*/

/*}*/
/*.green-label{*/
/*    background:#56b01f;*/
/*    display:inline-block;*/
/*    padding:5px 20px;*/
/*    color:#fff;*/
/*    -webkit-border-radius: 20px;*/
/*    -moz-border-radius: 20px;*/
/*    border-radius: 20px;*/
/*    font-size:0.9em;*/
/*}*/
/*.green-table{*/
/*    border:1px solid #99b7a9;*/
/*    margin:20px 0;*/
/*    vertical-align:middle;*/
/*}*/
/*.green-table td{*/
/*    border:1px solid #99b7a9 !important;*/
/*    padding:12px !important;*/
/*    vertical-align:middle !important;*/
/*    color:#004a29;*/

/*}*/
/*!**/
/*.green-table td:nth-child(2){*/
/*    text-align:center;*/
/*}*!*/
/*td:nth-child(1){*/
/*    font-weight: bold; !* First vertical bold*!*/
/*}*/
/*tr:nth-child(1){*/
/*    font-weight: bold; !* First row bold*!*/
/*}*/
/*tr:nth-child(even){*/
/*    background: #eff9e9;*/
/*}*/

/*.legend{*/
/*    padding:20px 0 10px 0;*/
/*    text-transform:uppercase;*/
/*    color:rgba(0,74,41,0.5);*/
/*    font-weight:500;*/
/*}*/
/*.legend .border-right{*/
/*    border-right:1px solid #f0f0f0;*/
/*}*/
/*.specification-item-content-info .small-text{*/
/*    color:rgba(0,74,41,0.5);*/
/*    display:block;*/
/*    font-size:0.8em;*/
/*    text-transform:uppercase;*/
/*    margin-bottom:5px;*/
/*}*/
/*.specification-item-content-info p{*/
/*    color:#004a29;*/
/*    font-size:0.9em;*/
/*    line-height:1.6em;*/
/*}*/
/*.image-container{*/
/*    width:100%;*/
/*}*/
/*.image-container img{*/
/*    width:100%;*/
/*}*/
/*.media-title{*/
/*    margin:20px 0;*/
/*}*/
/*.media-title h3{*/
/*    color:#004a29;*/
/*    margin:0;*/
/*}*/
/*.media-title h3 span{*/
/*    font-size:0.85em;*/
/*}*/
/*.green-text{*/
/*    color: #56b01f;*/
/*}*/
/*.media-title p{*/
/*    font-size:1.2em;*/
/*    color:rgba(0,74,41,0.5);*/
/*}*/
/*.download-block{*/
/*    padding:30px;*/
/*    background:#004a29;*/
/*}*/
/*.download-title{*/
/*    color: #56b01f;*/
/*    font-size:1.8em;*/
/*    font-weight:300;*/
/*    margin:0 0 20px 0;*/
/*}*/
/*.download-list{*/
/*    margin:0;*/
/*    padding:0;*/
/*    list-style:none;*/
/*}*/
/*.download-list > li{*/
/*    float:left;*/
/*    width:50%;*/
/*}*/
/*.download-list > li a{*/
/*    display:block;*/
/*    padding:10px 10px 10px 60px;*/
/*    background:url(../images/pdf-icon.png) no-repeat left center;*/
/*    text-decoration:none;*/
/*}*/
/*.download-list > li a .small-text{*/
/*    display:block;*/
/*    color:rgba(255,255,255,0.6);*/
/*    text-transform:uppercase;*/
/*}*/
/*.download-list > li a .document-name{*/
/*    color:#fff;*/
/*    font-size:1.3em;*/
/*    display:block;*/
/*    font-weight:400;*/
/*    white-space: nowrap;*/
/*    overflow:hidden;*/
/*    text-overflow: ellipsis;*/
/*}*/
/*.rounded-btn{*/
/*    -webkit-border-radius: 30px;*/
/*    -moz-border-radius: 30px;*/
/*    border-radius: 30px;*/
/*    text-transform:uppercase;*/
/*}*/
/*.similar-products{*/
/*    background:#eff9e9;*/
/*    padding:30px 30px 50px 30px;*/
/*    position:relative;*/
/*}*/
/*.similar-products-list{*/
/*    margin:0;*/
/*    padding:0;*/
/*    list-style:none;*/
/*}*/
/*.similar-products-list > li{*/
/*    display:block;*/
/*    position:relative;*/
/*    background:#fff;*/
/*    padding-bottom:30px;*/
/*    margin-bottom:40px;*/
/*}*/
/*.similar-products-list > li:last-child{*/
/*    margin-bottom:0;*/
/*}*/
/*.similar-products-list > li a{*/
/*    width:130px;*/
/*    position:absolute;*/
/*    bottom:-20px;*/
/*    left:0;*/
/*    right:0;*/
/*    text-align:center;*/
/*    margin:auto;*/
/*}*/
/*.similar-product-title{*/
/*    color:#004a29;*/
/*    text-align:center;*/
/*    margin:0;*/
/*    padding:15px 30px 10px 30px;*/
/*    font-family: 'Variat Display';*/
/*    font-size: 2em;*/
/*}*/
/*.similar-products-list > li p{*/
/*    marign:0;*/
/*    padding:0 30px;*/
/*    color:#56b01f;*/
/*    text-align:center;*/
/*}*/
/*.similar-products >h4{*/
/*    margin-top:0;*/
/*    color:#004a29;*/
/*    font-weight:400;*/
/*}*/
/*.image-with-description-block{*/
/*    margin-bottom:30px;*/
/*}*/
/*.keen-block{*/
/*    padding:30px 30px 30px 250px;*/
/*    position:relative;*/
/*    margin:20px 0;*/
/*    background:#eff9e9;*/
/*    min-height:120px;*/
/*    color:#004a29;*/
/*}*/
/*.keen-block img{*/
/*    position:absolute;*/
/*    left:30px;*/
/*    top:0;*/
/*    bottom:0;*/
/*    height:100px;*/
/*    margin:auto;*/
/*    width:auto;*/
/*}*/

/*!* SECOND HAND MACHINES: SEARCH *!*/
/*body{*/
/*    color:#004a29;*/
/*}*/

/*.second-hand-machines{*/
/*    padding:30px 15px 30px 30px;*/
/*    position:relative;*/
/*}*/
/*.second-hand-machines-2{*/
/*    padding:30px 30px 30px 15px;*/
/*}*/
/*.filter-title{*/
/*    color:#004a29;*/
/*}*/
/*.filter-block{*/
/*    margin-bottom:20px;*/
/*    padding:15px 0 0 0;*/
/*}*/
/*.filter-block > label{*/
/*    display:block;*/
/*    text-transform:uppercase;*/
/*    color:#004a29;*/
/*    font-size:0.85em;*/
/*    letter-spacing:1px;*/
/*}*/
/*.filter-block  .form-control{*/
/*    border-radius:0;*/
/*}*/
/*.filter-block #filter-construction-year-value,.filter-block #filter-hectares-value{*/
/*    color:#5fc023 !important;*/
/*}*/
/*.filter-block p{*/
/*    font-size:0.9em;*/
/*    color:#004a29;*/
/*}*/
/*.filter-block #slider-range-construction-year,.filter-block #slider-range-hectares{*/
/*    border:0!important;*/
/*    border-radius:0!important;*/
/*    background:#004a29 !important;*/
/*}*/
/*.filter-block .ui-slider-handle{*/
/*    background:#5fc023;*/
/*    border-color:#5fc023;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    height:1.6em;*/
/*    outline:0;*/
/*    width:1.6em;*/
/*}*/

/*.filter-block .ui-slider-handle:focus,.filter-block .ui-slider-handle:hover{*/
/*    outline:0;*/
/*    background:#57af21;*/
/*    border-color:#57af21;*/
/*}*/
/*.filter-block .ui-slider-horizontal{*/
/*    height:0.3em;*/
/*}*/
/*.filter-block .ui-widget-header{*/
/*    background:#5fc023;*/
/*}*/

/*.filter-block .ui-slider-horizontal .ui-slider-handle{*/
/*    top: -.6em;*/
/*    margin-left: -.8em;*/
/*}*/
/*.text-smaller{*/
/*    font-size:0.8em;*/
/*    display:inline-block;*/
/*    padding-top:10px;*/
/*}*/
/*.filter-block-border{*/
/*    border-top:1px solid #ccc;*/
/*}*/
/*.green{*/
/*    color:#5fc023;*/
/*}*/
/*.option-distance{*/
/*    display:none;*/
/*}*/
/*.row-distance-radio-container{*/
/*    position:relative;*/
/*    padding:20px;*/
/*    margin-top:20px;*/
/*    background:#eff9e9;*/
/*}*/
/*.row-distance-radio-container:after{*/
/*    bottom: 100%;*/
/*    left: 30px;*/
/*    border: solid transparent;*/
/*    content: " ";*/
/*    height: 0;*/
/*    width: 0;*/
/*    position: absolute;*/
/*    pointer-events: none;*/
/*    border-color: rgba(239, 249, 233, 0);*/
/*    border-bottom-color: #eff9e9;*/
/*    border-width: 8px;*/
/*    margin-left: -8px;*/
/*}*/
/*.row-distance-radio-container .radio{*/
/*    margin:0;*/

/*}*/
/*.row-distance-radio-container .radio label{*/
/*    display:block;*/
/*    padding:10px 15px;*/
/*    background:#fff;*/
/*    font-size:0.9em;*/
/*    margin-bottom:1px;*/
/*}*/
/*.row-distance-radio-container .radio label.selected{*/
/*    background:url(../images/check.png) no-repeat left 10px center #5fc023;*/
/*    padding-left:40px;*/
/*    color:#fff;*/
/*}*/
/*.border-right-element{*/
/*    border-right:1px solid #f0f0f0;*/
/*}*/
/*.form-control,.form-control:focus,.form-control:hover{*/
/*    outline:0 !important;*/
/*}*/
/*.second-hand-machine-list{*/
/*    margin:0 -1%;*/
/*    padding:0;*/
/*    list-style:none;*/
/*}*/
/*.second-hand-machine-list > li{*/
/*    float:left;*/
/*    width:31.33%;*/
/*    margin: 0 1% 20px 1%;*/
/*}*/
/*.second-hand-machine-list > li .image-container img{*/
/*    max-width:150px;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    border:10px solid #eff9e9;*/
/*}*/
/*.second-hand-machine-list > li .image-container{*/
/*    height: 150px;*/
/*    position:relative;*/
/*}*/
/*.second-hand-machine-list > li a{*/
/*    display:block;*/
/*}*/
/*.second-hand-machine-list > li a:hover,.second-hand-machine-list > li a:visited,.second-hand-machine-list > li a:focus{*/
/*    text-decoration:none;*/
/*}*/
/*.machine-year{*/
/*    display:inline-block;*/
/*    color:#fff;*/
/*    background:#5fc023;*/
/*    padding:10px 20px;*/
/*    position:absolute;*/
/*    font-size:0.9em;*/
/*    bottom:0;*/
/*    left:0;*/
/*    right:0;*/
/*    width:100px;*/
/*    margin:auto;*/
/*}*/
/*.second-hand-machine-list > li .machine-information p{*/
/*    color:#004a29;*/
/*    font-size:0.9em;*/
/*    max-height:100px;*/
/*    overflow:hidden;*/
/*    line-height:1.6em;*/
/*}*/
/*.second-hand-machine-list > li .machine-information {*/
/*    padding-bottom:30px;*/
/*    height: 150px;*/
/*}*/
/*.pagination-container {*/
/*    border-top:1px solid #f0f0f0;*/
/*    text-align:center;*/
/*}*/
/*.pagination-container .pagination{*/
/*    border-radius:0;*/
/*}*/
/*.pagination > li {*/
/*    margin:0 2px;*/
/*    display:inline-block;*/

/*}*/
/*.pagination > li > a, .pagination > li > span,.pagination > li:first-child > a, .pagination > li:first-child > span,.pagination > li:last-child > a, .pagination > li:last-child > span{*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*}*/
/*.pagination-container .pagination > li > a{*/
/*    color:#004a29;*/
/*    border-color:#f0f0f0;*/
/*}*/

/*.pagination-container .pagination > li > a:hover,.pagination-container .pagination > li > a:focus{*/
/*    border-color:#eff9e9;*/
/*    background:#eff9e9;*/
/*}*/
/*.pagination-container .pagination > li.active > a{*/
/*    color:#fff;*/
/*    border-color:#004a29;*/
/*    background:#004a29;*/
/*}*/

/*!* Second hand machine detail *!*/

/*.green-sidebar{*/
/*    padding:30px;*/
/*    background:#eff9e9;*/
/*}*/
/*.sidebar-list{*/
/*    margin:15px 0;*/
/*    padding:0;*/
/*    list-style:none;*/
/*}*/
/*.sidebar-list > li{*/
/*    padding:15px 0;*/
/*    border-top:1px solid #fff;*/
/*}*/
/*.sidebar-list > li .small-title{*/
/*    font-size:0.75em;*/
/*    text-transform:uppercase;*/
/*    display:block;*/
/*    color:rgba(0,71,41,0.6);*/
/*}*/
/*.sidebar-list > li .big-title{*/
/*    display:block;*/
/*    font-size:1.1em;*/
/*}*/

/*.shm-general-list{*/
/*    margin:0;*/
/*    padding:0;*/
/*    list-style:none;*/
/*}*/

/*.shm-general-list > li{*/
/*    float:left;*/
/*    width:25%;*/
/*    position:relative;*/
/*    padding:15px 20px 15px 80px;*/
/*}*/
/*.shm-general-list > li:after{*/
/*    position:absolute;*/
/*    content:"";*/
/*    top:10px;*/
/*    bottom:10px;*/
/*    width:1px;*/
/*    background:#f0f0f0;*/
/*    margin:auto;*/
/*    left:100%;*/
/*}*/
/*.shm-general-list > li:last-child:after{*/
/*    display:none;*/
/*}*/
/*.shm-general-list > li .big-title{*/
/*    display:block;*/
/*    font-size:1.2em;*/
/*    font-weight:500;*/
/*}*/
/*.shm-general-list > li .small-title{*/
/*    font-size:0.9em;*/
/*    display:block;*/
/*    color:rgba(0,71,41,0.6);*/
/*}*/
/*.shm-general-list > li.shm-brand{*/
/*    background:url(../images/shm-brand.png) no-repeat left 20px center;*/
/*}*/
/*.shm-general-list > li.shm-stand{*/
/*    background:url(../images/shm-stand.png) no-repeat left 20px center;*/
/*}*/
/*.shm-general-list > li.shm-hectares{*/
/*    background:url(../images/shm-ha.png) no-repeat left 20px center;*/
/*}*/
/*.shm-general-list > li img.type-img{*/
/*    position:absolute;*/
/*    width:50px;*/
/*    top:0;*/
/*    bottom:0;*/
/*    left:20px;*/
/*    margin:auto;*/
/*}*/
/*.shm-general,.shm-specification{*/
/*    margin:20px 0 0 0;*/
/*    padding:20px 0;*/
/*    border-top:1px solid #f0f0f0;*/
/*}*/
/*.shm-general .shm-title,.shm-specification .shm-title{*/
/*    margin:0 0 10px 0;*/
/*}*/
/*.shm-specification .nav-tabs a{*/
/*    padding:15px 15px 15px 50px;*/
/*    color:#004a29;*/
/*    border-radius:0;*/
/*    font-weight:bold;*/
/*}*/

/*.shm-specification .nav-tabs a.general{*/
/*    background:url(../images/general.png) no-repeat left 10px center;*/
/*}*/
/*.shm-specification .nav-tabs a.tech{*/
/*    background:url(../images/tech.png) no-repeat left 10px center;*/
/*}*/
/*.shm-specification .nav-tabs a.motor{*/
/*    background:url(../images/motor.png) no-repeat left 10px center;*/
/*}*/
/*.shm-specification .nav-tabs a.tires{*/
/*    background:url(../images/tire.png) no-repeat left 10px center;*/
/*}*/
/*.shm-specification .nav-tabs a.bunker{*/
/*    background:url(../images/bunker.png) no-repeat left 10px center;*/
/*}*/
/*.shm-specification .tab-content{*/
/*    padding:30px;*/
/*    border-bottom:1px solid #f0f0f0;*/
/*    border-right:1px solid #f0f0f0;*/
/*    border-left:1px solid #f0f0f0;*/
/*}*/

/*.shm-specification  .nav-tabs > li.active > a,.shm-specification  .nav-tabs > li.active > a:hover,.shm-specification  .nav-tabs > li.active > a:focus{*/
/*    border-bottom-color:#fff;*/
/*}*/
/*.shm-specification  .nav-tabs{*/
/*    border-color:#f0f0f0;*/
/*}*/

/*@media(max-width:1200px){*/
/*    .shm-general-list > li{*/
/*        float:left;*/
/*        width:50%;*/
/*        padding:15px 10px 15px 80px;*/
/*    }*/
/*}*/

/*@media(max-width:640px){*/
/*    .shm-general-list > li{*/
/*        float:left;*/
/*        width:100%;*/
/*        padding:15px 10px 15px 80px;*/
/*    }*/
/*    .shm-general-list > li:after{*/
/*        top:100%;*/
/*        left:0;*/
/*        right:0;*/
/*        height:1px;*/
/*        width:100%;*/
/*    }*/
/*    .nav-tabs > li{*/
/*        display:block;*/
/*        float:none;*/
/*        width:100%;*/
/*    }*/
/*    .nav-tabs > li a{*/
/*        border:1px solid #f0f0f0;*/
/*    }*/
/*    .shm-specification .nav-tabs > li.active a,shm-specification .nav-tabs > li.active a:hover,shm-specification .nav-tabs > li.active a:focus{*/
/*        border-color:#5fc023 !important;*/
/*        z-index:10;*/
/*        color:#5fc023;*/
/*    }*/
/*}*/

/*!* General slideshow css *!*/
/*.js-lightslider-container{*/
/*    height: 450px;*/
/*}*/

/*.js-lightslider-container li.slide {*/
/*    height: 450px;*/
/*}*/

/*!* Homepage second hand machines round images *!*/
/*.machine-item .image-container img{*/
/*    max-width:150px;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    border:10px solid #eff9e9;*/
/*}*/

/*!* MAIN CONTENT LEFT *!*/
/*.main-content-left{*/
/*    padding: 40px;*/
/*}*/

/*!* CHECKOUT FORM (hardcoded ugly css) *!*/
/*.js-form-item-firstname{*/
/*    width: 49%;*/
/*    display: inline-block;*/
/*}*/
/*.js-form-item-lastname{*/
/*    margin-left: 1.6%;*/
/*    width: 49%;*/
/*    display: inline-block;*/
/*}*/
/*.js-form-item-street{*/
/*    width: 79%;*/
/*    display: inline-block;*/
/*}*/
/*.js-form-item-number{*/
/*    margin-left: 1.6%;*/
/*    width: 19%;*/
/*    display: inline-block;*/
/*}*/
/*.js-form-item-postalcode{*/
/*    width: 29%;*/
/*    display: inline-block;*/
/*}*/
/*.js-form-item-city{*/
/*    margin-left: 1.6%;*/
/*    width: 69%;*/
/*    display: inline-block;*/
/*}*/

/*!* OTHER *!*/
/*.full-width{*/
/*    width: 100%;*/
/*}*/
/*.normal-padding{*/
/*    padding: 40px;*/
/*}*/
/*.text-center{*/
/*    text-align: center;*/
/*}*/

/*!* TAXONOMY *!*/
/*.taxonomy_description{*/
/*    width: 40%;*/
/*    margin-left: 30%;*/
/*    margin-right: 30%;*/
/*    text-align: left;*/
/*}*/

/*!* ICONS *!*/
/*.location-icon{*/
/*    position: absolute;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    left: 105px;*/
/*    background: url(../images/pin-dealer.png) no-repeat center center #5fc023;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*}*/
/*.email-icon{*/
/*    position: absolute;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    left: 25px;*/
/*    background: url(../images/email-icon.png) no-repeat center center #5fc023;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*}*/
/*.phone-icon{*/
/*    position: absolute;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    left: 65px;*/
/*    background: url(../images/phone-icon.png) no-repeat center center #5fc023;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    margin: auto;*/
/*}*/

/*!* Magic Search *!*/
/*.magicsearch-wrapper .magicsearch-box li.ishover {*/
/*    background: #5fc023 !important;*/
/*}*/

/*!* Leaflet map *!*/
/*#search-dealers-map{*/
/*    height:450px;*/
/*}*/
/*.location-dealer{*/
/*    background: url(/themes/AVR/images/pin-dealer.png) no-repeat center center #5fc023;*/
/*}*/
/*.leaflet-marker-icon{*/
/*    width:30px !important;*/
/*    height:47px !important;*/
/*}*/
/*.leaflet-popup-content-wrapper{*/
/*    border-radius:0;*/
/*}*/
/*.leaflet-popup-content{*/
/*    margin:20px;*/
/*    color: #004a29;*/
/*}*/
/*.leaflet-container a{*/
/*    color:#5fc023;*/
/*}*/
/*.leaflet-container a.leaflet-popup-close-button,.leaflet-container a.leaflet-popup-close-button:hover{*/
/*    color:#004a29;*/
/*}*/

/*.file-button{*/
/*  border: 1px solid #d8d8d8;*/
/*  display: inline-block;*/
/*  width: 175px;*/
/*  height: 100%;*/
/*  background: url(/themes/AVR/images/pdf-download.png);*/
/*  background-size: 65px;*/
/*  background-repeat: no-repeat;*/
/*  background-position: center top;*/
/*}*/

/*.file-button p{*/
/*  border-left: 1px solid #165639;*/
/*  border-right: 1px solid #165639;*/
/*  color: white;*/
/*  background: #165639;*/
/*  padding: 2px;*/
/*  text-align: center;*/
/*  margin-top: 62px;*/
/*  width: 100%;*/
/*}*/

/*#animated-thumbnails img{*/
/*    margin-bottom: 7px;*/
/*}*/

/*.list-group-summary{*/
/*  overflow:hidden;*/
/*  border-radius:4px;*/
/*}*/
/*.list-group-summary .list-group-item{*/
/*  padding:0;*/
/*  border-color:#eff9e9;*/
/*  border-left:0;*/
/*  border-right:0;*/
/*  -webkit-transition: all 500ms;*/
/*  -moz-transition:all 500ms;*/
/*  -o-transition: all 500ms;*/
/*  transition: all 500ms;*/
/*}*/
/*.list-group-summary .list-group-item:hover  {*/
/*  border-color:#5fc023;*/
/*}*/
/*.list-group-summary .list-group-item a{*/
/*  display:block;*/
/*  padding:15px 40px 15px 65px;*/
/*  position:relative;*/
/*  -webkit-transition: all 500ms;*/
/*  -moz-transition:all 500ms;*/
/*  -o-transition: all 500ms;*/
/*  transition: all 500ms;*/
/*}*/
/*.list-group-summary .list-group-item a:before{*/

/*  position:absolute;*/
/*  content:"";*/
/*  left:50px;*/
/*  top:15px;*/
/*  bottom:15px;*/
/*  width:1px;*/
/*  background:#ddd;*/
/*  margin:auto;*/
/*}*/
/*.list-group-summary .list-group-item a:focus{*/
/*  outline:0 !important;*/
/*}*/
/*.list-group-summary .list-group-item a:hover{*/
/*  background-color: #5fc023;*/
/*  color: #fff;*/
/*  text-decoration:none;*/
/*}*/
/*.list-group-summary .list-group-item a .count-indicator{*/
/*  display:block;*/
/*  font-family: 'Variat Display';*/
/*  font-size: 1.1em;*/
/*  color:rgba(51,51,51,0.3);*/
/*  text-align:center;*/
/*  width:24px;*/
/*  height:24px;*/
/*  margin:auto;*/
/*  position:absolute;*/
/*  left:15px;*/
/*  top:0;*/
/*  bottom:0;*/
/*  line-height:24px;*/
/*}*/
/*.arrow-icon{*/
/*  position:absolute;*/
/*  right:15px;*/
/*  top:0;*/
/*  bottom:0;*/
/*  font-size:0.75em;*/
/*  color:rgba(51,51,51,0.3);*/
/*  display:block;*/
/*  width:11px;*/
/*  height:11px;*/
/*  margin:auto;*/
/*}*/
/*.list-group-summary .list-group-item a h5{*/
/*  margin:0;*/
/*  line-height:1.3;*/
/*  font-size:0.9em;*/
/*}*/

/*.list-group-summary .list-group-item a:hover .count-indicator,.list-group-summary .list-group-item a:hover .arrow-icon{*/
/*  color:rgba(255,255,255,0.7);*/
/*}*/
/*.list-group-summary .list-group-item a:hover:before{*/
/*  background:rgba(255,255,255,0.5);*/
/*}*/


/*.top-buttons{*/
/*	z-index:9999 !important;*/
/*}*/

/*.js-sidebar.affix-top{*/
/*	position:relative;*/
/*	*/
/*}*/
/*.js-sidebar.affix{*/
/*	position:fixed !important;*/
/*	right:37px;*/
/*	*/
/*}*/
/*@media(max-width:992px){*/
/*	.js-sidebar.affix{*/
/*		position:relative !important;*/
/*		right:initial;*/
/*	}*/
/*}*/
/*!* Promo block *!*/

/*.promo-block{*/
/*    position:relative;*/
/*    padding-left:50%;*/
/*    background:#eff9e9;*/
/*    margin-bottom:20px;*/
/*}*/

/*.promo-block-image{*/
/*    position:absolute;*/
/*    left:0;*/
/*    width:50%;*/
/*    top:0;*/
/*    bottom:0;*/
/*    display:block;*/
/*    overflow: hidden;*/
/*}*/
/*.promo-block-image:before{*/
/*    content:"";*/
/*    position:absolute;*/
/*    width:100px;*/
/*    pointer-events: none;*/
/*    top:0;*/
/*    bottom:0;*/
/*    z-index: 10;*/
/*    background:url(../images/decoration.png) no-repeat top right;*/
/*    right:0;*/
/*}*/
/*.promo-block-image-caption{*/
/*    position:absolute;*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    padding:70px 80px 30px 40px;*/
/*    !* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#004a29+0,004a29+100&0+0,1+60 *!*/
/*    background: -moz-linear-gradient(top,  rgba(0,74,41,0) 0%, rgba(0,74,41,1) 60%, rgba(0,74,41,1) 100%); !* FF3.6-15 *!*/
/*    background: -webkit-linear-gradient(top,  rgba(0,74,41,0) 0%,rgba(0,74,41,1) 60%,rgba(0,74,41,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
/*    background: linear-gradient(to bottom,  rgba(0,74,41,0) 0%,rgba(0,74,41,1) 60%,rgba(0,74,41,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004a29', endColorstr='#004a29',GradientType=0 ); !* IE6-9 *!*/

/*}*/
/*.promo-title{*/
/*    color:#fff;*/
/*    margin:0;*/
/*    font-family: 'Variat Display', sans-serif;*/
/*}*/
/*.promo-caption-small{*/
/*    letter-spacing: 1px;*/
/*    color:rgba(255,255,255,0.6);*/
/*    font-size:0.7em;*/
/*    text-transform: uppercase;*/
/*}*/
/*.promo-block-content{*/
/*    padding:70px 50px;*/
/*}*/
/*.promo-block-info{*/
/*    letter-spacing: 1px;*/
/*    color: rgba(0,74,41,0.6);*/
/*    font-size:0.7em;*/
/*    text-transform: uppercase;*/
/*}*/
/*.promo-block-description{*/
/*    font-weight: normal;*/
/*    line-height: 1.6;*/
/*    color: #004a29;*/
/*    font-size:0.95em;*/
/*}*/
/*.promo-period{*/
/*    display:block;*/
/*    font-size:0.7em;*/
/*    color:#004a29;*/
/*}*/
/*.promo-list{*/
/*    margin:10px 0;*/
/*    padding:0;*/
/*    list-style:none;*/
/*}*/
/*.promo-list li{*/
/*    position:relative;*/
/*    padding:3px 0 3px 20px;*/
/*    color:#004a29;*/
/*    font-size:0.95em;*/
/*    background:url(../images/check.png) no-repeat left 5px;*/
/*    background-size:16px 16px;*/
/*    font-weight: bold;*/
/*}*/
/*@media(max-width:998px){*/
/*    .promo-block-image{*/
/*        position:relative;*/
/*        top:initial;*/
/*        left:initial;*/
/*        bottom:initial;*/
/*        width:100%;*/
/*        height:350px;*/
/*    }*/
/*    .promo-block-image:before{*/
/*        display:none;*/
/*    }*/
/*    .promo-block{*/
/*        padding-left:0;*/
/*    }*/
/*    .promo-block-content{*/
/*        padding:30px;*/
/*    }*/
/*}*/

/*!* Delivery box*!*/
/*.delivery-information-box{*/
/*    border:1px solid #a3beb2;*/
/*    margin:20px 0;*/
/*}*/
/*.delivery-information-image img{*/
/*    width:100%;*/
/*}*/
/*.delivery-information-content{*/
/*    padding:40px;*/
/*}*/
/*.delivery-information-header{*/
/*    position:relative;*/
/*    padding:10px 0 10px 70px;*/
/*    margin-bottom:10px;*/
/*}*/
/*.delivery-information-header h4{*/
/*    font-weight: bold;*/
/*    margin:0;*/
/*    color:#004a29;*/
/*}*/
/*.delivery-information-content p{*/
/*    font-size:0.85em;*/
/*    color: rgba(0,74,41,0.6);*/
/*    line-height: 1.6;*/
/*}*/
/*.delivery-info-title{*/
/*    text-transform: uppercase;*/
/*    color:#004a29;*/
/*    font-size:0.75em;*/
/*    letter-spacing: 1px;*/
/*    font-weight: 500;*/
/*}*/
/*.delivery-icon{*/
/*    position:absolute;*/
/*    width:50px;*/
/*    height:50px;*/
/*    left:0;*/
/*    top:0;*/
/*    bottom:0;*/
/*    margin:auto;*/
/*}*/
/*.delivery-icon img{*/
/*    max-width:100%;*/
/*}*/
