/* =========================================================================================================================== */
/* =========================================================================================================================== */
/* #th_carousel_t11 - Custom */

/* #th_carousel_t11 - Custom */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

/* =========================================================================================================================== */
/* =========================================================================================================================== */
/* #th_carousel_t11 - Main */

.th_carousel_type_3 {margin-top: 20px; padding-top: 20px;}
.th_carousel_type_3 h2 {text-transform: uppercase; letter-spacing: 2px;}

.th_carousel_type_3 .th-container {}

.th_carousel_type_3 .owl-carousel .owl-item .item .th-item {height: 200px; position: relative}

.th_carousel_type_3 .owl-carousel .owl-item .item .th-item a {
    display: block;
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    background-position: center center; 
    background-size: cover; 
    transition:all 0.2s;
    -webkit-transition:all 0.2s;
    -o-transition:all 0.2s;
    -moz-transition:all 0.2s;
}
.th_carousel_type_3 .owl-carousel .owl-item .item .th-item a:hover {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

/* #th_carousel_t11 - Main */
/* =========================================================================================================================== */
/* =========================================================================================================================== */