#carusel3.owl-theme .owl-controls .owl-buttons .owl-prev {  
	background-position: center center;
	filter: Alpha(Opacity=100);
	display: inline-block;
	width: 40px;
	height: 15px;
	display: inline;
	opacity: 1;
	position: absolute;
	right: 130px;
	bottom: -70px;
	background-image: url('../../images/System/carusel_hasin_arrow_left.png');
	background-repeat: no-repeat;
	background-color:transparent;
	font-size: 0px;
	z-index: 1000000000;
}
#carusel3.owl-theme .owl-controls .owl-buttons .owl-next {
    background-position: center center;
    filter: Alpha(Opacity=100);
    color: #fff;
    background-color: transparent !important;
    display: inline-block;
    width: 40px;
    height: 40px;
    display: inline;
    opacity: 1;
    position: absolute;
    right: -20px;
    top: 30px;
    background-image: url('../../../images/System/castomers_arrow_right.png');
    background-repeat: no-repeat;
    display:none;
}
#carusel3 .owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
	background-color: #ccc !important;
	color: #fff;
	padding:0!important;
	margin:0!important;
	border: 0px solid #ccc;
	border-radius: 50%;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.services_section {
    float: right;
    width: 95%;
    padding-left:5%;
    padding-top: 200px;
    padding-bottom: 250px;
}
.services_items {
	width: 100%;
	float: left;
	margin-top: 40px;
}
#carusel3 .item3 {
	display: inline-block;
	width: calc(100% - 40px);
	margin-right: 40px;
	background-color: #fff;
	text-align:center;
}
.servise_item_container {
	float: right;
	background-color: #fff;
	box-sizing: border-box;
	display: inline-block;
}
.servise_item_number {
	float: right;
	width: 100%;
	text-align: left;
	font-size: 40px;
	font-weight: 900;
	color: #000;
	line-height:0.8;
}
.servise_item_content {
	float: right;
	width: 100%;
	padding: 30px 50px 50px 50px;
	box-sizing:border-box;
}
.servise_item_name {
	float: right;
	width: 100%;
	margin-bottom:25px;
	min-height: 25px;
	max-height: 25px;
	overflow: hidden;
	visibility: visible;
}
.servise_item_text {
	float: right;
	width: 100%;
	margin-bottom:10px;
	min-height: 170px;
	max-height: 170px;
	overflow: hidden;
	visibility: visible;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.services_section {
    float: left;
    width: 95%;
    padding-left:5%;
    padding-top: 100px;
    padding-bottom: 130px;
}
.services_items {
	width: 100%;
	float: left;
	margin-top: 40px;
}
#carusel3 .item3 {
	display: inline-block;
	width: calc(100% - 40px);
	margin-right: 40px;
	background-color: #fff;
	text-align:center;
}
.servise_item_container {
	float: right;
	background-color: #fff;
	box-sizing: border-box;
	display: inline-block;
}
.servise_item_number {
	float: right;
	width: 100%;
	text-align: left;
	font-size: 40px;
	font-weight: 900;
	color: #000;
	line-height:0.8;
}
.servise_item_content {
	float: right;
	width: 100%;
	padding: 30px 30px 30px 30px;
	box-sizing:border-box;
}
.servise_item_name {
	float: right;
	width: 100%;
	margin-bottom: 5px;
	min-height: 40px;
	max-height: 40px;
	overflow: hidden;
	visibility: visible;
}
.servise_item_text {
	float: right;
	width: 100%;
	margin-bottom:10px;
	min-height: 170px;
	max-height: 170px;
	overflow: hidden;
	visibility: visible;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 481px) {
.services_section {
    float: left;
    width: 95%;
    padding-left:5%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.services_items {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#carusel3 .item3 {
	display: inline-block;
	width: calc(100% - 40px);
	margin-right: 40px;
	background-color: #fff;
	text-align:center;
}
.servise_item_container {
	float: right;
	background-color: #fff;
	box-sizing: border-box;
	display: inline-block;
}
.servise_item_number {
	float: right;
	width: 100%;
	text-align: left;
	font-size: 40px;
	font-weight: 900;
	color: #000;
	line-height:0.8;
}
.servise_item_content {
	float: right;
	width: 100%;
	padding: 30px 30px 30px 30px;
	box-sizing:border-box;
}
.servise_item_name {
	float: right;
	width: 100%;
	margin-bottom:25px;
	min-height: 25px;
	max-height: 25px;
	overflow: hidden;
	visibility: visible;
}
.servise_item_text {
	float: right;
	width: 100%;
	margin-bottom:10px;
	min-height: 170px;
	max-height: 170px;
	overflow: hidden;
	visibility: visible;
}
#carusel3.owl-theme .owl-controls .owl-buttons .owl-prev {  
	left: 80px;
	bottom: -20px;
}
#carusel3.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -20px;
    top: 30px;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:480px) and (min-width:319px) {
.services_section {
    float: right;
    width: 90%;
    padding-right:5%;
    padding-left:5%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.services_items {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#carusel3 .item3 {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	text-align:center;
}
.servise_item_container {
	float: right;
	background-color: #fff;
	box-sizing: border-box;
	display: inline-block;
}
.servise_item_number {
	float: right;
	width: 100%;
	text-align: left;
	font-size: 30px;
	font-weight: 900;
	color: #000;
	line-height:0.8;
}
.servise_item_content {
	float: right;
	width: 100%;
	padding: 30px 30px 30px 30px;
	box-sizing:border-box;
}
.servise_item_name {
	float: right;
	width: 100%;
	margin-bottom:25px;
	min-height: 25px;
	max-height: 25px;
	overflow: hidden;
	visibility: visible;
}
.servise_item_text {
	float: right;
	width: 100%;
	min-height: 170px;
	max-height: 170px;
	overflow: hidden;
	visibility: visible;
}
#carusel3.owl-theme .owl-controls .owl-buttons .owl-prev {  
	left: 0px;
	bottom: -20px;
}
#carusel3.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -20px;
    top: 30px;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.services_section {
    float: right;
    width: 90%;
    padding-right:5%;
    padding-left:5%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.services_items {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#carusel3 .item3 {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	text-align:center;
}
.servise_item_container {
	float: right;
	background-color: #fff;
	box-sizing: border-box;
	display: inline-block;
}
.servise_item_number {
	float: right;
	width: 100%;
	text-align: left;
	font-size: 30px;
	font-weight: 900;
	color: #000;
	line-height:0.8;
}
.servise_item_content {
	float: right;
	width: 100%;
	padding: 30px 30px 30px 30px;
	box-sizing:border-box;
}
.servise_item_name {
	float: right;
	width: 100%;
	margin-bottom:25px;
	min-height: 25px;
	max-height: 25px;
	overflow: hidden;
	visibility: visible;
}
.servise_item_text {
	float: right;
	width: 100%;
	min-height: 170px;
	max-height: 170px;
	overflow: hidden;
	visibility: visible;
}
#carusel3.owl-theme .owl-controls .owl-buttons .owl-prev {  
	left: 0px;
	bottom: -20px;
}
#carusel3.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -20px;
    top: 30px;
}
}