.owl-carousel4 .owl-nav .owl-prev/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-carousel2 .owl-nav {
	position: absolute;
  margin-top: 0px;
  text-align: center;
	width: 100%;
	top:calc(50% - 10px) !important;}
.owl-theme .owl-nav {
	position: absolute;
  margin-top: 0px;
  text-align: center;
	width: 100%;
	top:calc(50% - 20px);
	
  -webkit-tap-highlight-color: transparent; }
.owl-carousel5 {
	margin-bottom: 50px;
}
.owl-carousel5.owl-theme .owl-nav {
	position: absolute;
  margin-top: 0px;
  text-align: center;
	width: 100%;
	top:calc(50% - 122px);
	
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav .owl-prev {
	z-index: 12000;
	background-image: url(../images/arrowsp.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	position: absolute;
	left: 0;
	top:0;
	width: 45px;
	height: 77px;
	box-shadow: 0 0 20px rgba(61,66,110,0.5);
	border-radius:0 3px 3px 0;
	
}
.owl-theme .owl-nav .owl-next {
		background-image: url(../images/arrowsn.png);
	background-repeat: no-repeat;
	background-position:15px center;
	z-index: 12000;
	position: absolute;
	right: 0;
	top:0;
	width: 45px;
	height: 77px;
	box-shadow: 0 0 20px rgba(61,66,110,0.5);
	border-radius:3px 0 0 3px;
}

.owl-carousel2 .owl-nav .owl-prev {
	z-index: 12000;
	background-image: url(../images/ar_ss_l.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	position: absolute;
	left:-20px;
	top:0;
	width: 10px;
	height: 20px;
	box-shadow:none;
	border-radius:0 3px 3px 0;
	
}
.owl-carousel2 .owl-nav .owl-next {
		background-image: url(../images/ar_ss_r.png);
	background-repeat: no-repeat;
	background-position:0px center;
	z-index: 12000;
	position: absolute;
	right: -20px;
	top:0;
	width: 10px;
	height: 20px;
	box-shadow:none;
	border-radius:3px 0 0 3px;
}
.owl-carousel3 .owl-nav .owl-prev {
	z-index: 12000;
	background-image: url(../images/ar_s_l.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	position: absolute;
	left: -50px;
	top:0;
	width: 45px;
	height: 77px;
	box-shadow:none;
	border-radius:0 3px 3px 0;
	
}
.owl-carousel3 .owl-nav .owl-next {
		background-image: url(../images/ar_s_r.png);
	background-repeat: no-repeat;
	background-position:15px center;
	z-index: 12000;
	position: absolute;
	right: -50px;
	top:0;
	width: 45px;
	height: 77px;
	box-shadow:none;
	border-radius:3px 0 0 3px;
}
.owl-carousel4 .owl-nav .owl-prev {
	z-index: 12000;
	position: absolute;
	left:-60px;
	top:0;
	width:54px;
	height:54px;
	border-radius:54px;
	background: #fff;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.14);
	display: flex !important;
	align-items: center;
	justify-content: center;
	
	
}
.owl-carousel4 .owl-nav .owl-next {

	z-index: 12000;
	position: absolute;
	right:-100px;
	top:0;
	width:54px;
	height:54px;
	border-radius:54px;
	background: #fff;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.14);
	display: flex !important;
	align-items: center;
	justify-content: center;


}

.owl-carousel5 .owl-nav .owl-prev {
	z-index: 12000;
	position: absolute;
	left:10px;
	top:0;
	width:54px;
	height:54px;
	border-radius:54px;
	background: #fff;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.14);
	display: flex !important;
	align-items: center;
	justify-content: center;
	
	
}
.owl-carousel5 .owl-nav .owl-next {

	z-index: 12000;
	position: absolute;
	right:10px;
	top:0;
	width:54px;
	height:54px;
	border-radius:54px;
	background: #fff;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.14);
	display: flex !important;
	align-items: center;
	justify-content: center;


}
  .owl-theme .owl-nav [class*='owl-'] {
	  	-webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #FFF;
	  text-indent:-9999px;
    font-size: 14px;
    margin: 0px;
    
	  background-color: #fff;
    display: inline-block;
    cursor: pointer;
     }
.owl-carousel2 .owl-nav [class*='owl-'] {
	  	-webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #FFF;
	  text-indent:-9999px;
    font-size: 14px;
    margin: 0px;
    
	  background-color: transparent;
    display: inline-block;
    cursor: pointer;
     }
.owl-carousel3 .owl-nav [class*='owl-'] {
	  	-webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #FFF;
	  text-indent:-9999px;
    font-size: 14px;
    margin: 0px;
    
	  background-color: transparent;
    display: inline-block;
    cursor: pointer;
     }
.owl-carousel4 .owl-nav [class*='owl-'] {
	  	-webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #FFF;
	  text-indent:-9999px;
    font-size: 14px;
    margin: 0px;
    
    display: inline-block;
    cursor: pointer;
     }
.owl-carousel5 .owl-nav [class*='owl-'] {
	  	-webkit-transition-duration: .3s;
    transition-duration: .3s;
    color: #FFF;
	  text-indent:-9999px;
    font-size: 14px;
    margin: 0px;
    
    display: inline-block;
    cursor: pointer;
     }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background-color: #004E87;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
   .owl-carousel2 .owl-nav [class*='owl-']:hover {
      background-color:transparent;
      color: #FFF;
	   opacity: 0.7;
      text-decoration: none; }
  .owl-carousel2 .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

   .owl-carousel3 .owl-nav [class*='owl-']:hover {
      background-color:transparent;
      color: #FFF;
	   opacity: 0.7;
      text-decoration: none; }
   .owl-carousel4 .owl-nav [class*='owl-']:hover {
      background-color:transparent;
      color: #FFF;
	   opacity: 0.7;
      text-decoration: none; }
   .owl-carousel5 .owl-nav [class*='owl-']:hover {
      background-color:transparent;
      color: #FFF;
	   opacity: 0.7;
      text-decoration: none; }
  .owl-carousel3 .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
 .owl-carousel4 .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
 .owl-carousel5 .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; }
@media screen and (max-width:1280px) {
	.owl-carousel4 {
		max-width: 1050px;
		min-width: 280px;
		margin: 0 auto;
		left:70px;
	}

	
}
@media screen and (max-width:1152px) {
	.owl-carousel4 {
		max-width: 100%;
		min-width: 280px;
		margin: 0 auto;
		left:auto;
	}

	
}
@media screen and (max-width: 640px) {
	
}

@media screen and (max-width: 480px) {
	
}
@media screen and (max-width: 414px) {
	
	.owl-carousel4 .owl-stage {
		padding-right:100px !important;
	}
	
	
}