



.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block; width: 100% \9; max-width: 100%; height: 530px !important; width:100%;}
.carousel {position:relative;}
.carousel-inner {position: relative;width: 100%; overflow: hidden;height:auto;}
.carousel-inner > .item {position: relative;display: none; -webkit-transition: .6s ease-in-out left;  -o-transition: .6s ease-in-out left; transition: .6s ease-in-out left;max-height: 530px;height: 530px}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {line-height: 1;}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {display: block;}
.carousel-inner > .active {left: 0;}
.carousel-inner > .next,.carousel-inner > .prev {position: absolute;top: 0; width: 100%;}
.carousel-inner > .next {left: 100%;}
.carousel-inner > .prev {left: -100%;}
.carousel-inner > .next.left,.carousel-inner > .prev.right {left: 0;}
.carousel-inner > .active.left {left: -100%;}
.carousel-inner > .active.right {left: 100%;}
.carousel-indicators { position: absolute;bottom: 0%;left: 50%;z-index: 15;width: 60%; padding-left: 0; margin-left: -62%; text-align: center; list-style: none;}
.carousel-indicators li {display: inline-block; width:8px; height:8px; margin: 1px;  text-indent: -999px; cursor: pointer;  background-color: #000 \9;  background-color: rgba(0, 0, 0, 0);  border: 1px solid #893875;  border-radius: 10px;}
.carousel-indicators .active {width:8px; height:8px;  margin: 1px; background-color: #893875;}

.carousel-caption {position: absolute; right: 15%; bottom: 20px;left: 15%; z-index: 10;  padding-top: 20px; padding-bottom: 20px; color: #fff;text-align: center;}
.carousel-caption .btn {text-shadow: none;}
.left.carousel-control, .right.carousel-control{width:36px; height:99px; position:absolute; top:50%; margin-top:-50px; }
.left.carousel-control{background:url(/images/home_images/arrow_left.svg) no-repeat 0px 0px; left:8%;}
.right.carousel-control{background:url(/images/home_images/arrow-right.svg) no-repeat 0px 0px; right:8%;}
.slider_cnt img{margin-bottom:20px; max-width:350px;}
.slider_cnt p{color:#333; font-size:16px; line-height:20px; margin-bottom:10px; width:450px; }
.carousel-caption.slider_cnt{top:7%; text-align:left;}

.carousel-inner{font-family:'Roboto';}
.carousel-caption.first_bnr_slide{top:20%;}
.carousel-caption.first_bnr_slide h1{color:#893875; font-size:35px;font-family:'Roboto-Light'; font-weight:normal; line-height:46px;margin-top:9px;text-align:left}
.carousel-caption.first_bnr_slide h1 span{display:block;}
.carousel-caption.first_bnr_slide h1 li{
color: #893875;
font-size: 25px;
font-family: 'Roboto-Light';
font-weight: normal;
line-height: 5px;
text-align: left;
margin-left: 27px;
margin-top: 40px;
}


.carousel-caption.first_bnr_slide h2, .carousel-caption.slider_cnt h2{position: absolute; bottom: -20px; right:-15%;text-transform: none;}
.carousel-caption.first_bnr_slide h2 a, .carousel-caption.slider_cnt h2 a{color:#666; font-size:13px; text-decoration:none; font-family:'Roboto';}
.carousel-caption.slider_cnt h2 a{color:#fff;}
.carousel-caption.first_bnr_slide h2 a:hover, .carousel-caption.slider_cnt h2 a:hover{text-decoration:underline;}
.ho{border: 1px solid rgba(134, 50, 113, 0.8);
    border-radius: 2px;
    color: #863271;
    font-size: 13px;
    padding: 9px 38px;
    text-decoration: none !important;
    font-family: roboto-bold;
}

@media only screen and (max-width:1300px) {

.carousel-caption.first_bnr_slide h2, .carousel-caption.slider_cnt h2{right: -19%;}
.carousel-inner > .item{height:auto;}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{height:auto !important}

}