@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,600,700';
.resCarousel-inner .item {
    text-align: center
}

.resCarousel-inner .item .tile div,
.banner .item div {
    display: table;
    width: 100%;
    min-height: 250px;
    text-align: center
}

.resCarousel-inner .item h1 {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.banner .item div {
    height: auto;
    padding: 5px 0
}

.item .tile div {
    height: auto;
    padding: 5px 0;
    color: #000
}

.item div h1 {
    background: rgba(0, 0, 0, .4)
}

.item div h4 {
    background: rgba(255, 255, 255, .7);
    padding: 10px 0;
    font-family: open sans, sans-serif;
    font-size: 18px;
    color: #ff0000;
    line-height: 20px
}

.item .tile img {
    height: auto;
    margin: -5px 0 0;
    padding: 0;
    border: 0;
    width: 100%;
    border-radius: 10px 10px 0 0
}

.outt {
    display: none
}

.leftRs {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 100;
    left: 0;
    width: 50px;
    height: 50px;
    box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
    border-radius: 999px
}

.rightRs {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 50px;
    height: 50px;
    box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
    border-radius: 999px
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

element {}

.leftRs {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 100;
    left: 0;
    width: 50px;
    height: 50px;
    box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
    border-radius: 999px
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn {
    z-index: 0;
    display: inline-block;
    padding: 6px 7px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.leftRs img {
    margin: 8px 3px 0 0;
    padding: 0;
    border: 0;
    width: 16px
}

.rightRs img {
    margin: 8px 0 0 4px;
    padding: 0;
    border: 0;
    width: 16px
}

.btn:focus {
    outline: none
}

.resCarousel {
    width: 100%;
    position: relative
}

.resCarousel-inner {
    overflow-x: hidden;
    white-space: nowrap;
    font-size: 0;
    vertical-align: top
}

.resCarousel-inner .item {
    display: inline-block;
    font-size: 14px;
    white-space: initial
}

.banner {
    overflow: hidden !important
}

.resCarousel-inner .item .tile {
    background: rgba(255, 240, 186, .4);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    margin: 5px
}

.resCarousel[data-animator=lazy] .item {
    transition: .6s ease all
}

.resCarousel-inner .item {
    text-align: center
}

.resCarousel-inner .item .tile div,
.banner .item div {
    display: table;
    width: 100%;
    min-height: 250px;
    text-align: center
}

.resCarousel-inner .item h1 {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.banner .item div {
    background: 0 0;
    min-height: 100px
}

.item div {
    background: 0 0;
    height: auto;
    padding: 5px 0 0;
    color: #000;
    border-radius: 10px
}

.item div h1 {
    background: #fff;
    color: #000
}

@media(max-width:767px) {
    .ResSlid0 .item {
        width: 50%
    }
}

@media(min-width:768px) {
    .ResSlid0 .item {
        width: 33.333333333333336%
    }
}

@media(min-width:992px) {
    .ResSlid0 .item {
        width: 25%
    }
}

@media(min-width:1200px) {
    .ResSlid0 .item {
        width: 20%
    }
}