.tm-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

@media only screen and (max-width: 767px) {
    .tm-carousel {
        margin: 0 auto;
        width: 92%
    }
}

.tm-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.tm-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.tm-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.tm-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.tm-carousel .owl-item {
    float: left
}

.tm-carousel .owl-wrapper,
.tm-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    text-align: center
}

#manufacturer-carousel {
    width: 100%;
    margin: 0 auto
}

@media only screen and (max-width: 767px) {
    #manufacturer-carousel {
        width: 92%
    }
}

@media only screen and (max-width: 479px) {
    #manufacturer-carousel {
        width: 80%
    }
}

#manufacturer-carousel .manu_image a {
    padding: 20px 0;
    border: 1px solid #E4E4D8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    display: block
}

.grabbing {
    cursor: url(../../img/megnor/grabbing.png) 8 8, move
}

.customNavigation {
    position: absolute;
    z-index: 959;
    top: 15px;
    width: 100%
}

.customNavigation a {
    color: #D7CEB2;
    font-size: 0;
    line-height: 25px;
    padding: 0 !important;
    position: absolute;
    top: -60px;
    width: 23px;
    height: 21px;
    background: url(../../img/megnor/sprite_info.png) no-repeat -54px -57px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms
}

.customNavigation a:hover {
    color: #A6976B
}

.customNavigation a.next {
    background-position: -34px -48px;
    right: 0
}

.customNavigation a.next:hover {
    background-position: -34px -1px
}

.customNavigation a.prev {
    background-position: 0 -48px;
    right: 28px
}

.customNavigation a.prev:hover {
    background-position: 0 -1px
}

#index #tm_manufacturer .customNavigation a {
    height: 33px;
    top: 4px;
    width: 18px
}

#index #tm_manufacturer .customNavigation a.next {
    background-position: -39px -84px;
    right: -20px
}

@media only screen and (max-width: 767px) {
    #index #tm_manufacturer .customNavigation a.next {
        right: 0
    }
}

#index #tm_manufacturer .customNavigation a.next:hover {
    background-position: -39px -124px
}

#index #tm_manufacturer .customNavigation a.prev {
    background-position: 1px -87px;
    left: -20px
}

@media only screen and (max-width: 767px) {
    #index #tm_manufacturer .customNavigation a.prev {
        left: 0
    }
}

#index #tm_manufacturer .customNavigation a.prev:hover {
    background-position: 1px -127px
}

#index .customNavigation {
    position: absolute;
    z-index: 959;
    top: 15px;
    width: 100%
}

#index .customNavigation a {
    color: #D7CEB2;
    font-size: 0;
    line-height: 25px;
    padding: 0 !important;
    position: absolute;
    top: -63px;
    width: 23px;
    height: 21px;
    background: url(../../img/megnor/sprite_info.png) no-repeat -54px -57px;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms
}

#index .customNavigation a:hover {
    color: #A6976B
}

#index .customNavigation a.next {
    background-position: -34px -48px;
    right: 0
}

#index .customNavigation a.next:hover {
    background-position: -34px -1px
}

#index .customNavigation a.prev {
    background-position: 0 -48px;
    right: 28px
}

#index .customNavigation a.prev:hover {
    background-position: 0 -1px
}

#index #views_block .customNavigation a.thumbs_list_prev {
    left: 0;
    right: auto;
    top: 10px
}

#index #views_block .customNavigation a.thumbs_list_next {
    right: 0;
    top: 10px
}
