.owl-carousel .animated {
	-webkit-animation-duration:1000ms;
	animation-duration:1000ms;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.owl-carousel .owl-animated-in {
	z-index:0
}
.owl-carousel .owl-animated-out {
	z-index:1
}
.owl-carousel .fadeOut {
	-webkit-animation-name:fadeOut;
	animation-name:fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition:height 500ms ease-in-out;
	-moz-transition:height 500ms ease-in-out;
	-ms-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}
.owl-carousel {
	display:none;
	width:100%;
	-webkit-tap-highlight-color:transparent;
	position:relative;
	z-index:1
}
.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action:pan-Y
}
.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor:pointer;
	cursor:hand;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel.owl-loaded {
	display:block
}
.owl-carousel.owl-loading {
	opacity:0;
	display:block
}
.owl-carousel.owl-hidden {
	opacity:0
}
.owl-carousel .owl-refresh .owl-item {
	display:none
}
.owl-carousel .owl-item {
	position:relative;
	min-height:1px;
	float:left;
	-webkit-backface-visibility:hidden;
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

#mainbanner .owl-carousel .owl-item  .banner-content{ width:80%; margin:0 auto; left:0; right:0;
	position:absolute;
	z-index:9999;
	bottom:90px; 
	color:#fff; display:flex !important; flex-wrap:wrap;
 }
 #mainbanner .owl-carousel .owl-item  .header-content{ width:35%;  background: rgba(255, 210, 55, 0.7); float:left; padding:0px; margin:0px; }
 #mainbanner .owl-carousel .owl-item  .header-destnitation{ width:65%; float:left;background: rgba(255, 255, 255, 0.7); color:000; }
#mainbanner .owl-carousel .owl-item  .header-content p{ text-transform:uppercase; float:left; font-size:36px !important; padding:15px 15px;  font-family: 'Open Sans', sans-serif; font-weight: 300;color:#000; line-height:48px;}
#mainbanner .owl-carousel .owl-item  .header-content p span{ display:block; font-family: 'Open Sans', sans-serif;font-weight: bold;}

#mainbanner .owl-carousel .owl-item  .header-destnitation ul.duraction{ width:75%; float:left; text-align: left; color:#000;  padding:0px;}
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.duraction li{ list-style:none; text-align: left; color:#000; font-size:16px; padding:14px 15px 0 10px;}

#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow{ display:block; width:25%; float:left; text-align:center; 
padding:42px 15px 0px 0px;}
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow li {display:inline-table;  list-style:none;  }
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow li a {display:inline-block; width:100%;  background:#197193; color:#fff; text-decoration:none; padding:10px 20px; border-radius:30px;  white-space: nowrap; text-transform:uppercase;}
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow li a:hover {background:#1382ad;}





@media (max-width:1199px) {
	
	 #mainbanner .owl-carousel .owl-item  .header-content{ width:35%;  }
 #mainbanner .owl-carousel .owl-item  .header-destnitation{ width:65%; }
#mainbanner .owl-carousel .owl-item  .header-content p{  font-size:28px !important; padding:15px 15px; line-height:38px;}
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.duraction{ width:75%;}
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.duraction li{ font-size:14px; }
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow{ width:25%;}
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow li a {  padding:7px 20px;}
	}




@media (max-width:991px) {
#mainbanner .owl-carousel .owl-item  .banner-content{ bottom:0px; display:flex !important; flex-wrap:wrap; }
#mainbanner .owl-carousel .owl-item  .header-content{ width:40%;  float:left; }
 #mainbanner .owl-carousel .owl-item  .header-destnitation{ width:60%; }
#mainbanner .owl-carousel .owl-item  .header-content p{ font-size:25px !important; padding:20px 0px 15px 15px;  font-family: 'Open Sans', sans-serif; font-weight: 300;color:#000; line-height:normal;}


#mainbanner .owl-carousel .owl-item  .header-destnitation ul.duraction{ width:70%; float:left; text-align: left; color:#000;  padding:0px;}
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.duraction li{ list-style:none; text-align: left; color:#000; font-size:13px; padding:14px 10px 0 10px;}

#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow{ width:30%; float:left; text-align:center; padding: 40px 15px 0px 0px;}
#mainbanner .owl-carousel .owl-item .header-destnitation ul.booknow li { margin-left:-20px;}

#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow li a {  padding:7px 20px; border-radius:15px; font-size:13px;}
  
}




@media (max-width:767px) {
	#mainbanner .owl-carousel .owl-item .container{ display:none !important;}
#mainbanner .owl-carousel .owl-item  .banner-content{ bottom:0px; display:flex !important; flex-wrap:wrap; }
#mainbanner .owl-carousel .owl-item  .header-content{ width:35%;  float:left; }
 #mainbanner .owl-carousel .owl-item  .header-destnitation{ width:65%;  float:left; }
#mainbanner .owl-carousel .owl-item  .header-content p{ width:100%; font-size:27px !important; padding:8px 15px 0px 15px;  font-family: 'Open Sans', sans-serif; font-weight: 300; color:#000; line-height:normal; }
#mainbanner .owl-carousel .owl-item  .header-content p span{ display:inline-block;}

#mainbanner .owl-carousel .owl-item  .header-destnitation ul.duraction{ width:100%; float:left; text-align: left; color:#000;  padding:0px;}
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.duraction li{ list-style:none; color:#000; font-size:13px; padding:10px 15px 0 10px;}

#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow{ width:100%; float:left; text-align:center; padding: 0px 0px 0px 15px;}
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow li {  list-style:none;  }
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow li a {  padding:7px 20px; border-radius:15px; font-size:13px;}
}
	
	
	
	
	@media (max-width:500px) {
	#mainbanner .owl-carousel .owl-item  .banner-content{ width:70%; }	
	#mainbanner .owl-carousel .owl-item  .header-content{ width:100%;  float:left; text-align:center; }	
	#mainbanner .owl-carousel .owl-item  .header-content p span{ display:inline-block;}
 #mainbanner .owl-carousel .owl-item  .header-destnitation{ width:100%; }
#mainbanner .owl-carousel .owl-item  .header-content p{ width:100%; font-size:15px !important; padding:7px 10px 0px 10px; color:#000; line-height:14px; text-align:center;}

#mainbanner .owl-carousel .owl-item  .header-destnitation ul.duraction{ display:none;}
#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow{ display:block; width:100%;  padding: 10px 0px 0px 0px;}

#mainbanner .owl-carousel .owl-item  .header-destnitation ul.booknow li a {  padding:5px 15px; border-radius:15px; font-size:12px;}

	
	}



.owl-carousel .owl-item img {
	display:block;
	width:100%;
	-webkit-transform-style:preserve-3d;
	z-index:-9999!important
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select:auto;
	-moz-user-select:auto;
	-ms-user-select:auto;
	user-select:auto
}
.owl-carousel .owl-grab {
	cursor:move;
	cursor:-webkit-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab
}
.owl-carousel.owl-rtl {
	direction:rtl
}
.owl-carousel.owl-rtl .owl-item {
	float:right
}
.no-js .owl-carousel {
	display:block
}
.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	-webkit-transition:opacity 400ms ease;
	-moz-transition:opacity 400ms ease;
	-ms-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}
.owl-carousel .owl-item img {
	transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#000
}
.owl-carousel .owl-video-play-icon {
	position:absolute;
	height:80px;
	width:80px;
	left:50%;
	top:50%;
	margin-left:-40px;
	margin-top:-40px;
	background:url(owl.video.play.png) no-repeat;
	cursor:pointer;
	z-index:1;
	-webkit-backface-visibility:hidden;
	-webkit-transition:scale 100ms ease;
	-moz-transition:scale 100ms ease;
	-ms-transition:scale 100ms ease;
	-o-transition:scale 100ms ease;
	transition:scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition:scale(1.3, 1.3);
	-moz-transition:scale(1.3, 1.3);
	-ms-transition:scale(1.3, 1.3);
	-o-transition:scale(1.3, 1.3);
	transition:scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display:none
}
.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	-webkit-transition:opacity 400ms ease;
	-moz-transition:opacity 400ms ease;
	-ms-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1
}
<!--
-----------------Second item------------------> .owl-carousel .owl-refresh .owl-item01 {
display:none
}
.owl-carousel .owl-item01 {
	position:relative;
	min-height:1px;
	background:#000;
	padding:2em 0 2em 2em !important;
	margin:0 1em!important;
	float:left;
	-webkit-backface-visibility:hidden;
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel .owl-item01 p {
	font-size:42px;
	text-align:left;
	line-height:40px;
	font-weight:100;
	position:absolute;
	z-index:9999;
	text-transform:uppercase;
	font-family:'Open Sans', sans-serif;
	bottom:.6em;
	left:2.5em;
	color:#fff
}
.owl-carousel .owl-item01 p span a {
	display:block;
	font-size:16px;
	text-align:left;
	text-transform:none;
	color:#fff;
	font-family:'Open Sans', sans-serif
}
.owl-carousel .owl-item01 p span a:hover {
	text-decoration:underline;
	color:#fbab18
}
.owl-carousel .owl-item01 img {
	display:block;
	width:100%;
	-webkit-transform-style:preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item01 {
	-webkit-user-select:auto;
	-moz-user-select:auto;
	-ms-user-select:auto;
	user-select:auto
}
.home-tour {
	margin-top:30px;
	margin-right:30px
}
.owl-item:nth-child(1) .home-tour {
padding-left:50px
}
.tour-carousel {
	padding-left:50px!important;
	padding-top:20px;
	padding-bottom:30px;
	font-family:'Open Sans', sans-serif
}
.home-tour a {
	display:block
}
.home-tour .image-wrapper img {
	width:100%
}
.home-tour .content-wrapper {
	background:#000;
	text-align:left;
	padding:15px 20px 20px
}
.home-tour .content-wrapper li {
	line-height:20px
}
.home-tour .content-wrapper li:nth-child(1) {
font-weight:700;
color:#f18e00;
font-size:22px;
text-transform:uppercase;
border-bottom:solid 2px #fbab18;
padding-bottom:5px;
font-family:'Julius Sans One', sans-serif
}
.home-tour .content-wrapper li:nth-child(2) {
color:#fff;
font-size:13px;
padding:5px 0;
height:90px;
overflow:hidden
}
.home-tour .content-wrapper li:nth-child(3) {
display:inline-block;
font-size:14px;
background:#4d4d4d;
border-radius:20px;
margin-top:5px;
padding:5px 16px;
color:#fff;
transition:ease-in .3s;
border:solid 2px #fbab18
}
.home-tour a:hover li:last-child {
	background:#fd0;
	color:#000
}
@media (max-width:767px) {
.home-tour {
margin-top:30px;
margin-right:30px
}
.owl-item:nth-child(1) .home-tour {
padding-left:0
}
.tour-carousel {
padding-left:25px!important;
padding-top:20px;
padding-bottom:30px
}
.home-tour a {
display:block
}
.home-tour .image-wrapper img {
width:100%
}
.home-tour .content-wrapper {
background:#000;
text-align:left;
padding:15px 20px 20px
}
.home-tour .content-wrapper li {
line-height:22px
}
.home-tour .content-wrapper li:nth-child(1) {
font-weight:700;
color:#f18e00;
font-size:21px;
text-transform:uppercase;
border-bottom:solid 2px #fbab18;
padding-bottom:5px
}
.home-tour .content-wrapper li:nth-child(2) {
color:#fff;
font-size:13px;
padding:5px 0;
line-height:normal;
height:110px
}
.home-tour .content-wrapper li:nth-child(3) {
display:inline-block;
font-size:14px;
background:#4d4d4d;
border-radius:20px;
margin-top:5px;
padding:5px 16px;
color:#fff;
transition:ease-in .3s;
border:solid 2px #fbab18
}
.home-tour a:hover li:last-child {
background:#fd0;
color:#000
}
}
@media (min-width:520px) and (max-width:680px) {
.home-tour .content-wrapper li:nth-child(1) {
font-weight:700;
color:#f18e00;
font-size:14px;
text-transform:uppercase;
border-bottom:solid 2px #fbab18;
padding-bottom:5px
}
}
@media (max-width:520px) {
.home-tour .content-wrapper {
background:#000;
text-align:left;
padding:15px 20px 20px
}
}
.home-tour01 {
	margin-right:20px;
	position:relative
}
.owl-item:nth-child(1) .home-tour01 {
}
.tour-carousel2 {
	padding-left:20px!important;
	margin:0!important
}
.home-tour01 a {
	display:block
}
.home-tour01 .duraction {
	position:absolute;
	right:0;
	top:15px;
	background:#fff;
	padding:3px 6px;
	font-size:13px;
	font-weight:500
}
.home-tour01 .image-wrapper img {
	width:60%;
	margin:0 auto;
	border-radius: 50% !important;
	padding:3px;
	border: solid 2px #E2E2E2;
}
.home-tour01 .content-wrapper {
	background:#fff;
	text-align:center;
	padding:8px 0;
}
.home-tour01 .content-wrapper:hover {
}
.home-tour01 .content-wrapper li {
	line-height:22px
}
.home-tour01 .content-wrapper li:nth-child(1) {
color:#626262;
font-size:16px;
text-align:center;
padding:0 8px 5px;
}
 .home-tour01 .content-wrapper li:nth-child(2) {
color:#000;
font-size:14px;
padding:5px;
 display:block;
overflow:hidden;
}
 .home-tour01 .content-wrapper li:nth-child(3) {
display:inline-block;
font-size:13px;
margin:0 10px;
width:90%
}
.home-tour01 .content-wrapper li:nth-child(3) .view {
 font-size: 14px !important;
text-align: center;
color: #000;
background: #e7e7e7;
padding: 9px 0;
border: solid 2px #e9a75e;
border-radius: 30px;
text-transform: uppercase;
text-decoration: none;
margin: 5px 15px !important;
}
.home-tour01 .content-wrapper li:nth-child(3) .book {
 margin-top:5px;
padding:6px 0;
background:#e7e7e7;
color:#000;
transition:ease-in .3s;
float:right;
text-align:center;
width:48%
}
.home-tour01 .content-wrapper li:nth-child(3) .view:hover {
text-decoration: none;
 background: #ffb766;
 color: #000;
 border: solid 2px #e7e7e7;
}
.home-tour01 .content-wrapper li:nth-child(3) .book:hover {
background:#d9d9d9;
}
@media (min-width:520px) and (max-width:615px) {
.home-tour01 .content-wrapper li:nth-child(3) .view, .home-tour01 .content-wrapper li:nth-child(3) .book {
width:100%;
margin-top:10px;
text-align:center!important
}
}
@media (min-width:992px) and (max-width:1300px) {
.home-tour01 .content-wrapper li:nth-child(3) .view, .home-tour01 .content-wrapper li:nth-child(3) .book {
width:100%;
margin-top:10px;
text-align:center!important
}
}
 @media (max-width:767px) {
.tour-carousel2 {
padding-left:10px!important;
padding-top:0px;
padding-bottom:0px
}
.home-tour01 {
margin-top:2px;
margin-right:10px
}
.owl-item:nth-child(1) .home-tour01 {
padding-left:0
}
}
.owl-theme .owl-nav {
	margin-top:0!important;
	position:relative
}
.maharaja-packages .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor:pointer;
	cursor:hand;
	position:absolute;
	left:-10px;
	z-index:999;
	top:-9.5em;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.maharaja-packages .owl-carousel .owl-controls .owl-nav .owl-next {
	cursor:pointer;
	cursor:hand;
	position:absolute;
	right:0em;
	top:-9.5em;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	z-index:999;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor:pointer;
	cursor:hand;
	z-index:999;
	position:absolute;
	left:4em;
	z-index:999;
	top:-20em;
	padding:10px;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.owl-carousel .owl-controls .owl-nav .owl-next {
	cursor:pointer;
	padding:10px;
	cursor:hand;
	z-index:999;
	position:absolute;
	right:4em;
	top:-20em;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

@media (max-width: 1199px) {
.owl-carousel .owl-controls .owl-nav .owl-prev { 
z-index:9999;
left:0em;
top:-16em;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
z-index:9999;
right:0em;
top:-16em;
}
}


@media (max-width: 1099px) {
.owl-carousel .owl-controls .owl-nav .owl-prev { 
z-index:9999;
left:0em;
top:-12em;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
z-index:9999;
right:0em;
top:-12em;
}
}

@media (max-width: 767px) {
.owl-carousel .owl-controls .owl-nav .owl-prev { 
cursor:pointer;
cursor:hand; z-index:9999;
position:absolute;
left:0em;
top:-12em;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel .owl-controls .owl-nav .owl-next {
cursor:pointer;
cursor:hand;
position:absolute; z-index:9999;
right:0em;
top:-12em;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
}


@media (max-width: 520px) {
.owl-carousel .owl-controls .owl-nav .owl-prev { 
cursor:pointer;
cursor:hand; z-index:9999;
position:absolute;
left:0em;
top:-9em;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel .owl-controls .owl-nav .owl-next {
cursor:pointer;
cursor:hand;
position:absolute; z-index:9999;
right:0em;
top:-9em;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
}

.owl-theme .owl-nav [class*="owl-"] {
color:#fff!important;
font-size:14px;
margin:5px;
 display:inline-block;
cursor:pointer;
border-radius:3px
}
.owl-theme .owl-nav [class*="owl-"]:hover {
 text-decoration:none
}
.home-tour02 {
	margin-bottom:30px;
	margin-right:0
}
.owl-item:nth-child(1) .home-tour02 {
padding-left:40px
}
.home-tour02 a {
	display:block
}
.home-tour02 .image-wrapper img {
	width:100%;
	border:none!important;
	padding:0!important;
	margin:0!important
}
.home-tour02 .content-wrapper {
	background:#fff;
	text-align:left;
	padding:8px 0;
	border:solid 1px #E5E5E5
}
.home-tour02 .content-wrapper li {
	line-height:22px
}
.home-tour02 .content-wrapper li:nth-child(1) {
color:#000;
font-size:15px;
text-transform:uppercase;
border-bottom:solid 1px #E5E5E5;
text-align:left;
font-family:'Nanum Gothic', sans-serif;
padding:0 8px 5px;
font-weight:600
}
.home-tour02 .content-wrapper li:nth-child(2) {
color:#000;
font-size:13px;
padding:10px;
height:80px;
overflow:hidden
}
.home-tour02 .content-wrapper li:nth-child(3) {
display:inline-block;
font-size:13px;
margin:0 10px;
width:95%
}
.home-tour02 .content-wrapper li:nth-child(3) .view {
margin-top:5px;
padding:3px 5px;
color:#000;
transition:ease-in .3s;
border:solid 2px #fbab18;
float:left;
text-align:center;
width:46%
}
.home-tour02 .content-wrapper li:nth-child(3) .book {
width:48%;
margin-top:5px;
padding:3px 5px;
color:#000;
transition:ease-in .3s;
border:solid 2px #000;
float:right;
text-align:center;
margin-right:8px
}
.home-tour02 .content-wrapper li:nth-child(3) .view:hover {
border:solid 2px #000
}
.home-tour02 .content-wrapper li:nth-child(3) .book:hover {
border:solid 2px #bebebe
}




.owl-theme .owl-dots { display:none !important;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    top: -30px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top:10px
}
.owl-theme .owl-dots .owl-dot {
	display:inline-block;
	zoom:1
}
.owl-theme .owl-dots .owl-dot span {
	width:10px;
	height:10px;
	margin:5px 7px;
	background:#D6D6D6;
	display:block;
	-webkit-backface-visibility:visible;
transition:opacity .2s ease;
	border-radius:30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background:#869791
}