.banner{opacity:1}
.slider-wrap {
  background: white;
  padding:0;
  height:770px;
  width:100%;
  overflow:hidden;
}
.slider {
  width:100%;
  height:770px;
  max-height:770px;
  max-width:1500px;
  margin:0 auto;
}
.slider img { width:100%; }
.slider strong { color: #fff; }
article {
  position: relative;
}
.owl-item.active .tiles-description::before {
    width: 100%;
}
.tiles-description::before {
    background:rgba(61,73,81,0.95);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    /*opacity: 0.95;*/
    position: absolute;
    top: 0;
    transition: all 2.0s ease 0s;
    width: 0;
    z-index: -1;
}
.tiles-description1::before {
    background:#4a2313;  opacity: 0.8;}
	.tiles-description2::before {
    background:#f15631; opacity: 0.8;}
	.tiles-description3::before {
    background:#e23b3d; opacity: 0.8;}
	
	/*.slider-caption .tiles-description1{
    background:#eaaf96;}
	.slider-caption .tiles-description2{
    background:#77addb;}
	.slider-caption .tiles-description3{
    background:#aeaea4;}*/
	
/*.banner .slider-caption .active .bannerTxt h2.animated.fadeInRight {
    animation: 900ms linear 45ms normal both 1 running fadeInLeft;
}
.banner .slider-caption .active  .bannerTxt h3.animated.fadeInRight {
    animation: 900ms linear 45ms normal both 1 running fadeInLeft;
}*/


#owl-banner .active .item .slider-caption .bannerTxt .animated.fadeInRight {
     animation: 1400ms linear 45ms normal both 1 running fadeInLeft;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    background: hsl(3, 77%, 48%) none repeat scroll 0 0;
    border-radius: 16px;
    display: inline-block;
    height: 8px;
    margin: 0 0.3em;
    width: 8px;
}
 #owl-banner .owl-controls  .owl-pagination .owl-page.active {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;}
   


.banner .owl-pagination {
    bottom:150px;
    margin: 0;
    position: absolute;
    right: 15px;
    width: 54px;
}

/*#home-slider .active .animation.animated-item-2 {
    animation: 300ms linear 600ms normal both 1 running fadeInUp;
}
#home-slider .active .animation.animated-item-3 {
    animation: 1200ms linear 1200ms normal both 1 running fadeInUp;
}
*/
.tiles-description{top:0;left:17.6%; max-width:428px; /*background:#e9ebed;*/ background:transparent; border:none; box-shadow:none;   opacity: 0.95; padding: 200px 60px 40px 60px; overflow: hidden;}
.tiles-description h2,.tiles-description h3{position:relative;padding:0;margin:0;left:-5em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.tiles-description-active h2,.tiles-description-active h3{left:0}
.tiles-description h2{font:300 60px/1 'Open Sans',Arial, Sans Serif;color:#fff;}
.tiles-description h2 strong{font-weight:600; color:#fff; display:block; text-transform:uppercase;  margin-bottom: 15px;}
.tiles-description h3{font:100 30px/1 'Open Sans',Arial, Sans Serif;color:#fff;text-transform:uppercase;padding:0px 0 30px;}
.tiles-description h3 small{font:400 18px/1.5 'Open Sans',Arial, Sans Serif;color:#fff;display:block;text-transform:none;padding-top:15px;}
.tiles-description p{font:400 14px/1.2 'Open Sans',Arial, Sans Serif;color:#fff;}
.enquiryBtn{display:block;width:180px;border:3px solid #fff;padding:15px;text-align:center;color:#fff;text-transform:uppercase;text-decoration:none;margin-bottom:45px;}
.enquiryBtn:hover{background:#2b353b;}

/*.tiles-nav span { padding: .3em; }*/
