.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 {
	-moz-transition: height 500ms ease-in-out;
	-webkit-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-1 .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
	background: #fff;
	margin-bottom: 20px
}
.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;
	-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-1 .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;
	padding: 22px 0
}
.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
}
.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.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;
	-moz-transition: opacity 400ms ease;
	-webkit-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;
	-moz-transition: scale 100ms ease;
	-webkit-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;
	-moz-transition: opacity 400ms ease;
	-webkit-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
.owl-carousel .fa {
	color: #777
}
.owl-carousel .row + .row {
	margin-top: 38px
}
.owl-nav {
	position: absolute;
	left: -35%;
	bottom:42%;
}
.fa.fa-angle-left, .fa.fa-angle-right {
    border: 1px solid #aaa;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    color: #333333;
    font-size: 20px;
    cursor: pointer;
    margin: 0 0 0 5px;
    transition:all 0.5s ease;
}
.fa.fa-angle-left:hover, .fa.fa-angle-right:hover {background:#d93606; color:#fff; border:1px solid #d93606;}

.owl-nav .owl-next, .owl-nav .owl-next:before, .owl-nav .owl-prev:before {
	font-size: 21px;
	color: #DCE3E9
}
.owl-nav .owl-prev + .owl-next {
	margin-left: 8px
}
.patient-testi .owl-nav {
	position: absolute;
	top: -10%;
	right: 13px
}
.patient-testi .owl-nav .owl-next, .patient-testi .owl-nav .owl-next:before, .patient-testi .owl-nav .owl-prev:before {
	font-size: 21px;
	color: #DCE3E9
}
.patient-testi .owl-nav .owl-prev + .owl-next {
	margin-left: 8px
}
.owl-carousel-3.section-img.owl-carousel.owl-theme.owl-loaded {
	margin: -55px 0 0 20px
}
.item.achivements-content img {
	margin: 0
}
@media (max-width: 1199px) {
	.owl-nav {left:89%; top:0;}
}
@media (max-width: 700px) {
	.owl-nav {left:83%;}
}
@media (max-width: 460px) {
	.owl-nav {left:74%;}
}


@media (max-width: 767px) {
.patient-testi .owl-nav {
	margin-left: 5px;
	top: 5%;
	right: 41px
}
}
.owl-dots {
	background: transparent;
	margin: 0 0 1em 19.1em
}
.owl-dots .owl-dot {
	display: inline-block;
	border: 2px solid #fff;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	float: left;
	margin: 0 2px
}
.owl-dots .owl-dot:hover, .owl-dots .owl-dot.active {
	border: 2px solid #7BC144
}
.owl-dots .owl-dot + .owl-dot {
	margin-left: 2px
}
* + .owl-dots {
	margin-top: 0
}
.owl-carousel-2 img {
	width: 100%;
	border: 1px solid #eee;
	margin-bottom: 0;
	float: left
}
.owl-carousel-2 img+img {
	margin-bottom: 0
}
@media (max-width: 1170px) {
.owl-carousel-2 img {
	width: auto;
	max-width: 100%;
	float: none;
	margin-bottom: 5px
}
.owl-carousel-2 img+img {
	margin-bottom: 5px
}
}
.owl-carousel-2 {
	margin: 20px 0 0;
	float: left
}
.owl-carousel-2 .owl-item .media-body p {
	margin-top: -8px
}
.owl-carousel-2 .owl-item .media-body p + p {
	margin-top: 22px
}
.owl-carousel-2 blockquote {
	float: left;
	padding: 10px 0 0
}
@media (max-width: 991px) {
.owl-carousel-2 .owl-nav {
	text-align: center
}
}
.owl-carousel-2 .owl-nav .owl-prev {
	position: absolute;
	left: -70px;
	border: 1px solid #E7E7E7;
	width: 33px;
	height: 33px;
	text-align: center;
	line-height: 34px
}
@media (max-width: 991px) {
.owl-carousel-2 .owl-nav .owl-prev {
	position: static
}
.pro-img .owl-carousel .item .overlay_ttl h3 {font-size:15px;}

}
.owl-carousel-2 .owl-nav .owl-prev:before {
	font-size: 14px
}
.owl-carousel-2 .owl-nav .owl-next {
	position: absolute;
	right: 0
}
.owl-carousel-2 .owl-nav .owl-next:before {
	font-size: 14px
}

@media (max-width: 991px) {
.owl-carousel-2 .owl-nav .owl-next {
	position: static
}
}
.owl-carousel-2 .owl-nav .owl-prev, .owl-carousel-2 .owl-nav .owl-next {
	top: 10px
}
@media (max-width: 991px) {
.owl-carousel-2 .owl-nav .owl-prev::before, .owl-carousel-2 .owl-nav .owl-next::before {
	font-size: 14px
}
}