#owl-caro003 .item {
	display: block;
}
#owl-caro003 .item img {
	margin: 0 auto;
	display: table;
}
.owl-theme .owl-controls .owl-buttons div {
	padding: 5px 9px;
}
#owl-caro003 .item h3 {
	color: #1f386d;
	font-size: 22px;
	line-height: 27px;
	text-align: center;
	margin: 10px 0 0;
	font-weight: 700;
}
#owl-caro003 .item h4 {
	color: #8d8d8d;
	font-size: 14.67px;
	line-height: 24px;
	text-align: center;
	font-style: italic;
}
#owl-caro003 .item .pnl-lt {
	float: left;
	width: 33%;
}
#owl-caro003 .item .pnl-rt {
	float: left;
	width: 64%;
	margin-left: 3%;
}
#owl-caro003 .item .pnl-rt p {
	font-style: italic;
	font-size: 18.67px;
	line-height: 27px;
}
/*To move navigation buttons outside use these settings:*/

.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
	background: url(../images/prev.png) no-repeat;
	width: 50px;
	height: 50px;
	left: -60px;
	top: 35%;
	z-index: 9999;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	background: url(../images/next.png) no-repeat;
	width: 50px;
	height: 50px;
	right: -60px;
	top: 35%;
	z-index: 9999;
}
 @media only screen and (max-width : 1185px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 0px;
	top: 37%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0px;
	top: 37%;
}
}
 @media only screen and (max-width : 768px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 0px;
	top: 35%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0px;
	top: 35%;
}
}
 @media only screen and (max-width : 767px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 0px;
	top: 91px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0px;
	top: 91px;
}
}
 @media only screen and (max-width : 736px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 0;
	top: 100px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0;
	top: 100px;
}
}
 @media only screen and (max-width : 667px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 0;
	top: 100px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0;
	top: 100px;
}
}
 @media only screen and (max-width : 568px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 0;
	top: 36%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0;
	top: 36%;
}
}
 @media only screen and (max-width : 480px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 37%;
	top: 105%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 37%;
	top: 105%;
}
}
 @media only screen and (max-width : 479px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 0px;
	top: 112px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0px;
	top: 112px;
}
}
 @media only screen and (max-width : 414px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 35%;
	top: 105%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 35%;
	top: 105%;
}
}
 @media only screen and (max-width : 375px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 33%;
	top: 105%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 33%;
	top: 105%;
}
}
 @media only screen and (max-width : 320px) {
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 31%;
	top: 105%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 31%;
	top: 105%;
}
}
 [class^="icon-"], [class*=" icon-"] {
/* background-image: url("../images/glyphicons-halflings-white.png");
 background-position: 14px 14px;
 background-repeat: no-repeat;
 display: inline-block;
 height: 22px;
 line-height: 22px;
 margin-top: 7px;
 vertical-align: text-top;
 width: 14px;*/
}
.icon-chevron-left {
/*background-position: -432px -72px;*/
}
.icon-chevron-right {
/*background-position: -456px -72px;*/
}
