﻿.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 0.5
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 0.5
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,200px,0);
        transform: translate3d(0,200px,0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 0.5
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.product_list_met_36_1_89.met-index-body {
    padding:0px 0px 30px 30px;
    background-color: #ffffff;
    background-color: ;
    background-image: url('?met-id=0&met-table=ui_config&met-field=uip_value');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

@media (max-width: 768px) {
    .product_list_met_36_1_89.met-index-body {
        padding:50px 0px
    }
}

@media (max-width: 767px) {
    .product_list_met_36_1_89.met-index-body {
        padding:50px 0px
    }
}

.product_list_met_36_1_89 .img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.product_list_met_36_1_89 h3 {
    color: #000000;
    color: #333333;
    font-size: 18px;
    font-weight: 36;
    text-transform: uppercase;
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product_list_met_36_1_89 .carousel .team-member:hover h3 span {
    color: #e50000 !important;
    color: #ffffff !important
}

.product_list_met_36_1_89 .carousel .team-member h3 span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.product_list_met_36_1_89 .team-member h4 {
    color: #777777;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 18px;
    padding: 0 20px
}

.product_list_met_36_1_89 .team-member p {
    color: #79a8da;
    font-size: 14px;
    font-weight: 300;
    padding: 0 20px
}

.product_list_met_36_1_89 .carousel {
    position: relative;
    width: 100%
}

.product_list_met_36_1_89 .carousel-control-prev {
    left: 0
}

.product_list_met_36_1_89 .carousel-control-next {
    right: 0
}

.product_list_met_36_1_89 .carousel-control-prev:hover i,.product_list_met_36_1_89 .carousel-control-next:hover i {
    color: #ffffff
}

.product_list_met_36_1_89 .carousel-control-prev,.product_list_met_36_1_89 .carousel-control-next {
    height: 32px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    padding: 10px
}

.product_list_met_36_1_89 .team-member {
    background-color: #fafafa;
    padding-bottom: 35px;
    overflow: hidden;
    text-align: center
}

.product_list_met_36_1_89 .carousel .team-member:hover {
    color: #e50000;
    color: #ffffff;
    background-color: #e50000;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s
}

.product_list_met_36_1_89 .carousel .team-member:hover ul li a,.product_list_met_36_1_89 .carousel .team-member:hover h3 {
    color: #e50000;
    color: #ffffff
}

.product_list_met_36_1_89 .carousel .team-member:hover h4 {
    color: #e50000;
    color: #ffffff
}

.product_list_met_36_1_89 .carousel-control-prev,.product_list_met_36_1_89 .carousel-control-next {
    border: 1px solid #424141;
    color: #777;
    background-color: #ffffff;
    background-color:
}

.product_list_met_36_1_89 .carousel-control-prev:hover,.product_list_met_36_1_89 .carousel-control-next:hover {
    background-color: #999999;
    background-color:
}

.product_list_met_36_1_89 .carousel-control-prev:hover .fa-angle-left,.product_list_met_36_1_89 .carousel-control-next:hover .fa-angle-right {
    color:
}

.product_list_met_36_1_89 .carousel-control-prev .fa-angle-left,.product_list_met_36_1_89 .carousel-control-next .fa-angle-right {
    color:
}

.product_list_met_36_1_89 .team-member img {
    border: 0;
    vertical-align: middle;
    transition: all 0.7s ease 0s;
    transform: scale(1);
    display: inline-block
}

.product_list_met_36_1_89 .team-member ul {
    margin: 0 auto;
    width: 100px
}

.product_list_met_36_1_89 .team-member ul li a {
    color: #CCCCC2;
    font-size: 20px;
    padding: 0 8px
}

.product_list_met_36_1_89 .team-member ul li a:hover,.product_list_met_36_1_89 .team-member ul li a:focus {
    background: none
}

.product_list_met_36_1_89 h2.title {
    color: #000000;
    color: ;
    font-size: 36px;
    font-weight: 550;
    margin: 0 auto -8px;
    padding-bottom: 22px;
    text-transform: uppercase;
    width: 190px;
    position: relative;
    text-align: center
}

.product_list_met_36_1_89 p.desc {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    color: #8c8c8c;
    margin: 0px auto;
    margin-bottom: 47px
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.product_list_met_36_1_89 .carousel .team-member:hover .img-responsive {
    transform: scale(1.1);
    overflow: hidden
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner .active {
    opacity: 1
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner .active.left,.product_list_met_36_1_89 .carousel.scale .carousel-inner .active.right {
    left: 0;
    opacity: 0
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner .next.left,.product_list_met_36_1_89 .carousel.scale .carousel-inner .prev.right {
    opacity: 1
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner > .next,.product_list_met_36_1_89 .carousel.scale .carousel-inner > .prev,.product_list_met_36_1_89 .carousel.scale .carousel-inner > .next.left,.product_list_met_36_1_89 .carousel.scale .carousel-inner > .prev.right,.product_list_met_36_1_89 .carousel.scale .carousel-inner > .active.left,.product_list_met_36_1_89 .carousel.scale .carousel-inner > .active.right {
    left: 0
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.left > div:nth-child(1),.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.right > div:nth-child(1) {
    -webkit-animation: fadeOutDown 300ms linear 0ms both;
    animation: fadeOutDown 300ms linear 0ms both
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.next > div:nth-child(1),.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.prev > div:nth-child(1) {
    -webkit-animation: fadeInDown 300ms linear 75ms both;
    animation: fadeInDown 300ms linear 75ms both
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.left > div:nth-child(2),.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.right > div:nth-child(2) {
    -webkit-animation: fadeOutDown 300ms linear 75ms both;
    animation: fadeOutDown 300ms linear 75ms both
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.next > div:nth-child(2),.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.prev > div:nth-child(2) {
    -webkit-animation: fadeInDown 300ms linear 150ms both;
    animation: fadeInDown 300ms linear 150ms both
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.left > div:nth-child(3),.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.right > div:nth-child(3) {
    -webkit-animation: fadeOutDown 300ms linear 150ms both;
    animation: fadeOutDown 300ms linear 150ms both
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.next > div:nth-child(3),.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.prev > div:nth-child(3) {
    -webkit-animation: fadeInDown 300ms linear 225ms both;
    animation: fadeInDown 300ms linear 225ms both
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.left > div:nth-child(4),.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.right > div:nth-child(4) {
    -webkit-animation: fadeOutDown 300ms linear 225ms both;
    animation: fadeOutDown 300ms linear 225ms both
}

.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.next > div:nth-child(4),.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.prev > div:nth-child(4) {
    -webkit-animation: fadeInDown 300ms linear 300ms both;
    animation: fadeInDown 300ms linear 300ms both
}

.product_list_met_36_1_89 .carousel.pc {
    display: block
}

.product_list_met_36_1_89 .carousel.mobile {
    display: none
}

.product_list_met_36_1_89 .carousel-item {
    overflow: hidden
}

.product_list_met_36_1_89 .img-box {
    overflow: hidden;
    display: block;
    text-align: center
}

@media(max-width: 768px) {
    .product_list_met_36_1_89 .carousel-control-prev {
        left:0
    }

    .product_list_met_36_1_89 .carousel-control-next {
        right: 0
    }
}

@media(max-width: 767px) {
    .product_list_met_36_1_89 .carousel-control-prev {
        left:0
    }

    .product_list_met_36_1_89 .carousel-control-next {
        right: 0
    }

    .product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.left > div,.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.right > div {
        -webkit-animation: fadeOutDown 300ms linear 0ms both;
        animation: fadeOutDown 300ms linear 0ms both
    }

    .product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.next > div,.product_list_met_36_1_89 .carousel.scale .carousel-inner > .carousel-item.prev > div {
        -webkit-animation: fadeInDown 300ms linear 75ms both;
        animation: fadeInDown 300ms linear 75ms both
    }

    .product_list_met_36_1_89 .carousel.pc {
        display: none
    }

    .product_list_met_36_1_89 .carousel.mobile {
        display: block
    }
}
