/*--------------------------------------------------------
BEGIN THEME STYLESHEET for 4th version of 5 Button boxes carousel
--------------------------------------------------------*/
@font-face {
	
	font-family: 'BebasNeueRegular', 'bebas_neueregular';
	src: url('/css/asix/fonts/BebasNeue-webfont.eot');
	src: url('/css/asix/fonts/BebasNeue-webfont.eot');
	src: url('/css/asix/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), 
	url('/css/asix/fonts/BebasNeue-webfont.woff') format('woff'), 
	url('/css/asix/fonts/BebasNeue-webfont.ttf') format('truetype'), 
	url('/css/asix/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg'),
	url('/css/asix/fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
	font-weight: normal;
	font-style: normal;
	
}


/*--------------------------------------------------------
/* TYPOGRAPHY
--------------------------------------------------------*/
.owl-box2-theme > h1,
.owl-box2-theme > h2, 
.owl-box2-theme > h3, 
.owl-box2-theme > h4, 
.owl-box2-theme > h5, 
.owl-box2-theme > h6 {
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 10px;
}
.owl-box2-theme > h1 {
	font-family: 'BebasNeueRegular', sans-serif;
	font-size: 80px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 0px;
}
.owl-box2-theme > h2 {
	font-family: 'BebasNeueRegular', sans-serif;
	font-size: 44px;
	text-transform: uppercase;
	position: relative;
}
.owl-box2-theme > h3 {
	font-family: 'BebasNeueRegular', sans-serif;
	font-size: 30px;
	color: #252525;
	
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.owl-box2-theme > h4 {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #252525;
}
.owl-box2-theme > h5 {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
}
.owl-box2-theme > h6 {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
}
.owl-box2-theme > p {
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5em;
	height: 147px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.owl-box2-theme > p.lead {
	font-family: 'Open Sans', "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2;
	padding: 0;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	font-weight: 600;
}
.owl-box2-theme .service-offer {
	margin: 0 auto;
	text-align: center;
    /* color: #777; */
}

.owl-box2-theme.owl-carousel-box2 {
	width: 90%;
	margin: 0 5%;
	bottom: 0;
	position: relative;
	margin: 3em auto 7em;
	max-width: 1024px;
}

.owl-carousel-box2 .owl-buttons {
	position: absolute;
	top: 37%;
	width: 100%;
	z-index: 100;
}
.owl-carousel-box2 .owl-buttons div {
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-carousel-box2 .owl-buttons .owl-prev {
	position: relative;
	left: -1.5em;
	cursor: pointer;
}
.owl-carousel-box2 .owl-buttons .owl-prev:after {
	color: #252525;
	font-size: 4em;
	font-family: 'FontAwesome';
	content: '\f104';
}
.owl-carousel-box2 .owl-buttons .owl-next {
	position: absolute;
	right: -1.5em;
	cursor: pointer;
}
.owl-carousel-box2 .owl-buttons .owl-next:after {
	color: #252525;
	font-size: 4em;
	font-family: 'FontAwesome';
	content: '\f105';
}

/*--------------------------------------------------------------------------*/
/*	SERVICE ICON BOX
/*--------------------------------------------------------------------------*/
.owl-box2-theme .service-box {
	margin: 10px;
	text-align: center;
	padding: 20px 10px;
	/*border: 1px solid #f0f0f0;*/
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	/*background: #ffffff;*/
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
    /*height: 300px !important;*/
}

.owl-box2-theme .service-box:hover {
	box-shadow: 0px 1px 12px rgba(0,0,0,0.3);
	background: #FFD600;
	background: #006c39;
	color: #ffffff;
	border: 1px solid transparent;	
}

.owl-box2-theme .service-box:hover h3,
.owl-box2-theme .service-box:hover h4,
.owl-box2-theme .service-box:hover ul li {
	color: #ffffff;
}

.owl-box2-theme .service-box h3 {
	font-size: 1.4em;
	font-family: 'Anton';
	text-transform: uppercase;
	color: #252525;
}

.owl-box2-theme .service-box .service-icon {
	/*width: 100px;
	height: 100px;
	font-size: 50px;
	margin: 0px auto;
	padding: 24px 0px;
	text-align: center;
	display: block;
	text-align: center;
	border-radius: 50%;
	/*
	background: #ffd600;
	background: #006c39;
	*/
	color: #006c39;
	/*
	border: 4px solid #ffffff;
	box-shadow: 0px 0px 0px 3px #ffd600;
	box-shadow: 0px 0px 0px 3px #006c39;
	*/
	width: 100px;
	height: 100px;
	font-size: 50px;
	margin: 15px auto;
	padding: 24px 0px;
	display: block;
	text-align: center;
	border-radius: 50%;
	background: none repeat scroll 0% 0% #006C39;
	color: #FFF;
	border: 4px solid #FFF;
	box-shadow: 0px 0px 0px 3px #006C39;
	font-family: "FontAwesome";
}

.owl-box2-theme .service-box:hover .service-icon {
    /*
    border: 4px solid #ffd600;
	border: 4px solid #006c39;
    box-shadow: 0px 0px 0px 3px #ffffff;
    background: #ffffff;
    */
    color: #ffd600;
}
.owl-box2-theme .service-description {
	/*height:90px;*/
    margin-bottom: 30px;
}
.owl-box2-theme .solid-line-divider {
	border-top: 1px solid #e0e0e0;
	display: block;
	padding-bottom: 7px;
}
.owl-box2-theme .service-box ul li {
    font-weight: bold;
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #e0e0e0;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	color: #474747;
}

.owl-box2-theme .service-box ul li:last-child {
    border: none;
    margin: 0;
    padding: 0;
}

/*--------------------------------------------------------------------------*/
/*	SERVICE IMAGE BOX
/*--------------------------------------------------------------------------*/
.owl-box2-theme .service-features {
	text-align: center;
}
.owl-box2-theme .service-features h3 {
	padding-top: 20px;
	margin-bottom: 4px;
	font-size:21px;
}
.owl-box2-theme .service-features .img-container {
	padding: 25px 45px;
	border-radius: 3px;
	background: #FFD600;
	background: #006c39;
	width: 120px;
	margin: 0 auto;
	position: relative;
}
.owl-box2-theme .service-features .img-container i {
    font-size: 84px;
    color: #ffffff;
}
.owl-box2-theme .service-features .img-container:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: 15px solid #ffd600;
	border: 15px solid #006c39;
	border-bottom: 0px solid transparent !important;
	border-right: 20px solid transparent !important;
	border-left: 20px solid transparent !important;
	left: 50%;
	bottom: -15px;
	margin-left: -20px;
}


/* Styling Pagination*/
.owl-box2-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
.owl-box2-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-box2-theme .owl-controls .owl-page span{
	display: block;
	width: 1em;
	height: 1em;
	margin: auto 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	/*opacity: 0.5;*/
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
	background: #869791;
	
	background: #ffffff;
	border: 2px solid #000000;
}
.owl-box2-theme .owl-pagination .pagi-prev,
.owl-box2-theme .owl-pagination .pagi-next {
	display: inline-block;
	zoom: 1;
	cursor: pointer;
	margin: auto 7px;
}
.owl-box2-theme .owl-pagination .pagi-prev:after {
	color: #252525;
	font-size: 1.5em;
	font-family: 'FontAwesome';
	content: '\f104';
}
.owl-box2-theme .owl-pagination .pagi-next:after {
	color: #252525;
	font-size: 1.5em;
	font-family: 'FontAwesome';
	content: '\f105';
}
.owl-box2-theme .owl-controls .owl-page.active span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #000000;
}
.owl-box2-theme .owl-controls.clickable .owl-page:hover span{
	/*
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #ebebeb;
	*/
}
.owl-box2-theme .owl-controls .pagi-play,
.owl-box2-theme .owl-controls .pagi-pause {
	display: inline-block;
	zoom: 1;
	cursor: pointer;
	position: relative;
	top: -2px;
}
.owl-box2-theme .owl-controls .pagi-play:before {
	color: #252525;
	font-size: 1em;
	font-family: 'FontAwesome';
	content: '\f04b';
	margin: 0 0.7em;
}

.owl-box2-theme .owl-controls .pagi-pause:before {
	color: #252525;
	font-size: 1em;
	font-family: 'FontAwesome';
	content: '\f04c';
	margin: 0 0.7em;
}


@media only screen and (min-width: 768px) and (max-width: 1280px) {
	.owl-box2-theme.owl-carousel-box2 {
		width: 80% !important;
		margin: 0 10% !important;
	}
	
	.owl-box2-theme h4 {
		font-size: 1em;
	}
	
	.owl-box2-theme .service-box ul li {
		font-size: 0.8em;
	}
}

/* This is for a single box */
@media only screen and (max-width: 767px) {
	.owl-box2-theme h3 {
		font-size: 1.9em !important;
	}
	.owl-box2-theme p {
		font-size: 1.4em;
		height: auto;
	}
	.owl-box2-theme h4 {
		font-size: 1.6em;
	}
	
	.owl-box2-theme .service-box ul li {
		font-size: 1.2em;
	}
	
	.owl-box2-theme .service-box {
		height: auto !important;
	}
}


