 
  .owl-experience-theme{margin:0 auto}
 .owl-experience-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; position:absolute; top:50%; width:100%; text-align:center}
  .owl-experience-theme .owl-nav .owl-next {
    color: #ccc;
    font-size: 40px;
	line-height:45px;
	height:50px;
	width:40px;
    display: block;
    cursor: pointer;
    border-radius:0px; 
	position:absolute;
	right:0;
	top:0;
	padding-right:0px;
	padding-left:5px;
	
	margin-right:0px;
	margin-top:-25px;
	background:rgba(255,255,255,.2);
	}
	
	.owl-experience-theme .owl-nav .owl-prev {
    color: #ccc;
    font-size: 40px;
	line-height:45px;
	height:50px;
	width:40px;
    display: block;
    cursor: pointer;
    border-radius: 0px; 
	position:absolute;
	left:0;
	top:0;
	padding-left:0px;
	padding-right:5px;	
	margin-left:0px;
	margin-top:-25px;
	background:rgba(255,255,255,.2);
}
	
	
	
    .owl-experience-theme .owl-nav [class*='owl-']:hover {
		background:rgba(255,255,255,.5);
      color: #fff;
      text-decoration: none; }
  .owl-experience-theme .owl-nav .disabled {
    opacity: 0.1;
    cursor: default; }
 
 
 
 
 
 
  .owl-content-theme{margin:0 auto}
 .owl-content-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; position:absolute; top:50%; width:100%; background-color:#F00}
  .owl-content-theme .owl-nav .owl-next {
    color: #fff;
    font-size: 40px;
	line-height:45px;
	height:50px;
	width:50px;
    margin: 20px;
    display: block;
    cursor: pointer;
    border-radius: 60px; 
	position:absolute;
	right:0;
	top:0;
	padding-left:3px;
	padding-top:2px;
	background:rgba(255,255,255,0.1);
	margin-right:-60px;
	margin-top:-25px;
	}
	
	.owl-content-theme .owl-nav .owl-prev {
    color: #fff;
    font-size: 40px;
	line-height:45px;
	height:50px;
	width:50px;
    margin: 20px;
    display: block;
    cursor: pointer;
    border-radius: 65px; 
	position:absolute;
	left:0;
	top:0;
	padding-right:3px;
	padding-top:2px;
	background:rgba(255,255,255,0.1);
	margin-left:-60px;
	margin-top:-25px;
}
	
	
	
    .owl-content-theme .owl-nav [class*='owl-']:hover {
      color: #CCC;
      text-decoration: none; }
  .owl-content-theme .owl-nav .disabled {
    opacity: 0.1;
    cursor: default; }
 
 
 
 
 
 
 
 .owl-cal-theme{margin:0 auto}
 .owl-cal-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; position:absolute; top:20%; width:100%; background-color:#F00}
  .owl-cal-theme .owl-nav .owl-next {
    color: #aaa;
    font-size: 40px;
	line-height:45px;
	height:50px;
	width:50px;
    margin: 20px;
    display: block;
    cursor: pointer;
    border-radius: 60px; 
	position:absolute;
	right:0;
	top:0;
	padding-left:3px;
	padding-top:2px;
	background:rgba(255,255,255,1);
	margin-right:-60px;
	}
	
	.owl-cal-theme .owl-nav .owl-prev {
    color: #aaa;
    font-size: 40px;
	line-height:45px;
	height:50px;
	width:50px;
    margin: 20px;
    display: block;
    cursor: pointer;
    border-radius: 65px; 
	position:absolute;
	left:0;
	top:0;
	padding-right:3px;
	padding-top:2px;
	background:rgba(255,255,255,1);
	margin-left:-60px;}
	
	
	
    .owl-cal-theme .owl-nav [class*='owl-']:hover {
      color: #666;
      text-decoration: none; }
  .owl-cal-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
 
 
 
 
 
 
 
 
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; position:absolute; top:50%; width:100%}
  .owl-theme .owl-nav .owl-next {
    color: #999;
    font-size: 40px;
	line-height:45px;
	height:50px;
	width:50px;
    margin: 20px;
    display: block;
    cursor: pointer;
    border-radius: 60px; 
	position:absolute;
	right:0;
	top:0;
	padding-left:3px;
	padding-top:2px;
	background:rgba(255,255,255,.2);
	}
	
	.owl-theme .owl-nav .owl-prev {
    color: #999;
    font-size: 40px;
	line-height:45px;
	height:50px;
	width:50px;
    margin: 20px;
    display: block;
    cursor: pointer;
    border-radius: 65px; 
	position:absolute;
	left:0;
	top:0;
	padding-right:3px;
	padding-top:2px;
	background:rgba(255,255,255,.2)}
	
	
	
    .owl-theme .owl-nav [class*='owl-']:hover {
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }
	  
.owl-theme .slider-caption{position:absolute; bottom:100px; width:auto; text-transform:none;text-shadow:0 2px 2px rgba(0, 0, 0, .6); display:block; padding:10px 50px; width:100%;max-width:820px;right:200px;}
.owl-theme .slider-caption .first{font-family: 'Montserrat', sans-serif; font-weight:500; font-size:36px; color:#fff; margin:20px 0; display:block; text-align:left; letter-spacing:-1px}
.owl-theme .slider-caption .second{font-family: 'Montserrat', sans-serif; font-weight:300; font-size:20px; color:#fff; margin:20px 0; display:block; text-align:left; line-height:1.2em}

.owl-theme .slider-caption.caption-one{bottom:15%;}
.owl-theme .slider-caption.caption-two{top:20%;}
.owl-theme .slider-caption.caption-three{bottom:13%;}
.owl-theme .slider-caption.caption-four{bottom:13%;}
.owl-theme .slider-caption.caption-five{bottom:15%;}
.owl-theme .slider-caption.caption-six{bottom:20%;background:rgba(0,0,0,0.4); border:0px solid #999}

@media only screen and (max-width: 1366px) {	
	.owl-theme .slider-caption .first{font-size:36px; color:#fff; margin:10px 0;}
	.owl-theme .slider-caption .second{font-size:16px; color:#fff; margin:10px 0;}
	.owl-theme .slider-caption{right:80px;max-width:650px}
}
