/*Imports CSS*/
@import 'sliders.css';
@import 'jquery.bxslider.css';
/*Import CSS*/

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline:0px;
	text-decoration:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#f0f0f0;
	position:relative;
}
ol, ul {
	/*list-style: none;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*Mufaddal Toolbox*/

.mfp-iframe-holder .mfp-content { }

.floatLeft { float:left; }
.floatRight { float:right; }
.width50-percent { width:50%; }
.height35px { height:35px; }
.clear{ clear:both; }
<!--p { margin-bottom:10px; font-size:14px; line-height:16px; letter-spacing:0.8px; font-family: 'geoslab703 md btmedium'; }-->

h1, h2, h3, h4, h5, h6 {
	color:#b71b1d;
}


/*Mufaddal Toolbox End*/

@font-face {
    font-family: 'geoslab703 md bold';
    src: url('../../fonts/geoslab703/geoslab703-md-bt-bold-webfont.eot');
    src: url('../../fonts/geoslab703/geoslab703-md-bt-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/geoslab703/geoslab703-md-bt-bold-webfont.woff2') format('woff2'),
         url('../../fonts/geoslab703/geoslab703-md-bt-bold-webfont.woff') format('woff'),
         url('../../fonts/geoslab703/geoslab703-md-bt-bold-webfont.ttf') format('truetype'),
         url('../../fonts/geoslab703/geoslab703-md-bt-bold-webfont.svg#geoslab703_md_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.geoslab703bold{ font-family: 'geoslab703 md bold'; }

@font-face {
    font-family: 'geoslab703 md btmedium';
    src: url('../../fonts/geoslab703/geoslab703-md-bt-medium-webfont.eot');
    src: url('../../fonts/geoslab703/geoslab703-md-bt-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/geoslab703/geoslab703-md-bt-medium-webfont.woff2') format('woff2'),
         url('../../fonts/geoslab703/geoslab703-md-bt-medium-webfont.woff') format('woff'),
         url('../../fonts/geoslab703/geoslab703-md-bt-medium-webfont.ttf') format('truetype'),
         url('../../fonts/geoslab703/geoslab703-md-bt-medium-webfont.svg#geoslab703_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.geoslab703btmedium{ font-family: 'geoslab703 md btmedium' !important; }
.letterspace0-5 { letter-spacing:1px; }

.main-container {
	position:relative;
	font-family: 'exo2 light',Helvetica, sans-serif;
}

.header {
	height:110px;
	background:#e9c970;
	text-align:center;
	border:0px solid #FFF;
}

	.header .menu{
		width:1200px;
		width:1124px;
		font-family: 'geoslab703 md bold';
		/*font-family: 'geoslab703 md btmedium';*/
		list-style:none;
		list-style-image:none;
		margin:0 auto;
		display:inline-block;
		border:0px solid #F00;
	}
	
		.header .menu li.logo:hover { background:none !important; }
		
		.header .menu li{
			position:relative;
			float:left;
			margin-top:30px;
		}
		
		.header .menu li:hover{
			background:#fe0b0e;
			color:#fff;
		}
		
		.header .menu li:hover a{
			color:#fff;
		}
		
			.header .menu li a{
				color:#000;
				letter-spacing:0.5px;
				display:block;
				padding:15px 15px 15px 15px;
				padding:18px 10px 10px 12px;
				text-transform:uppercase;
				font-weight:normal;
				font-size:14px;
				font-size:13px;
				letter-spacing:0.6px;
				
			}
			
			/*.header .menu li a.hov.first:hover{ border-left:0.5px solid #FFF;  }
			.header .menu li a.hov.last:hover{ border-right:0.5px solid #FFF; }*/
			
			.header .menu li a.hov:hover{ 
				/*background:#333333; 
				background:rgba(51,51,51,0.65);*/
				border-top:0.5px solid #FFF; 
				border-bottom:0.5px solid #FFF; 
				/*-webkit-transition:all 0.3s linear; 
				-moz-transition:all 0.3s linear; 
				-o-transition:all 0.3s linear; 
				-ms-transition:all 0.3s linear; 
				transition:all 0.3s linear; */
			}
	
	.header .menu li ul{
		position:absolute;
		width:320px;
		list-style:none;
		list-style-type:none;
		left:0;
		margin-top:2px;
		z-index:999;
		border:0px solid #F00;
	}
	
		.header .menu li ul li{
			margin:0;
			width:320px;
			margin-bottom:2px;
			background:rgba(51,51,51,0.85);
			border:0px;
			border:0px solid #09F;
		}
		
			.header .menu li ul li a{
				color:#e09714;
				padding:15px 5px 15px 5px;
				border:0px;
				display:block;
				font-size:15px;
				text-align:center;
				text-transform:none;
			}
			
			.header .menu li ul li a:hover{
				color:#FFF;
				border:0 !important;
				
			}
	 
	 .header .menu .logo{ margin-top:3px; text-align:left; }
	 	.header .menu .logo a { padding:10px 15px 10px 0; padding:0 15px 5px 0; }
	 	.header .menu .logo img{ width:94%; height:auto; vertical-align:middle; margin-top: -3px; }
                .header .menu .logo.last { width: 405px; width:450px; }
	
.banners {
	margin-top:0px;
	border-top:5px solid #FFF;
	position:relative;
}



.top-slider-wraper {
	border:0px solid #F00;
	background:#b92224;
	padding:15px 0 15px 0;
	margin-top:-3px;
}


.content-slider {
	padding:0;
	color:#fff !important;
	width:1170px;
	width:1120px;
	height:225px;
	margin:25px auto;
	overflow:hidden;
	border:0px solid #F00;
}

	.content-slider .bc-left {
		width:500px;
		border:0px solid #F00;
	}
	
		.content-slider .bc-left .data-ban{
			height:226px !important;
			margin:0 auto;
		}
		
		.banner-content .bc-left img{
		}
		
	
	.content-slider .bc-right {
		font-size:15px; line-height:17px; letter-spacing:0.8px; font-family: 'geoslab703 md btmedium';
		width:47%;
		min-height:225px; 
		padding-left:15px;
		padding-right:15px;
		text-align:justify;
		overflow:auto !important;
		border:0px solid #F00;
	}
	
	.content-slider h1{
		font-family: 'geoslab703 md bold';
		font-size:22px;
		letter-spacing:0.5px;
		font-weight:normal;
		color:#e9c970;
		margin-bottom:0px;
		text-transform:uppercase;
	}

.breadcrumbs {
	border:0px solid #F00;
	background:#f1a51e;
	margin-bottom:20px;
	margin-top:-3px;
	background:#b61b1d url(../../images/root/breadcrumb-back.jpg) repeat-y center; 
	background:#b92224;
}

	.breadcrumbs .crumbs{
		width:1124px;
		margin:0 auto 0 auto;
		font-family: 'geoslab703 md btmedium';
		font-size:25px;
		color:#FFFFFF;
		height:60px;
		line-height:60px;
	}
	
	.breadcrumbs .crumbs a{
		font-family: 'geoslab703 md btmedium';
		font-size:25px;
		color:#FFFFFF;
		/*padding:15px 0 15px 0;*/
		display:inline-block;
		vertical-align:middle;
	}
	
	.breadcrumbs .crumbs a:hover{
		color:#333;
	}

.content { 
	background:#f0f0f0;
	width:1124px;
	margin:0 auto 0 auto;
	display:table;
	border:0px solid #F00;
}
/*p { margin-bottom:10px; font-size:14px; line-height:16px; letter-spacing:0.8px; font-family: 'geoslab703 md btmedium'; }*/
	
	/*Content Area Typo*/
	.content, .content p {
		font-family: 'geoslab703 md btmedium';
		font-size:15px;
		line-height:20px;
		letter-spacing:0.8px;
		color:#333;
	}
	
	.content p{
		border:0px solid #F00;
		font-family: 'geoslab703 md btmedium';
		margin-bottom:15px;
		line-height:20px;
		letter-spacing:0.5px;
		color:#333;
		text-align:justify;
	}
	/*Content Area Typo*/

.content img.foot{ width:100%; height:auto; }

.content-pages {
	font-family: 'geoslab703 md btmedium';
	background:rgba(255,255,255,0.99);
	padding:20px 30px 15px 30px;
	width:1064px;
	height:280px;
	margin:10px auto;
	letter-spacing:0.9px;
	overflow:auto;
}

	.content-pages h1{
		font-size:32px;
		margin:0 0 20px 0;
	}
	
	.content-pages p{
		font-family:Arial, Helvetica, sans-serif;
		text-align:justify;
		line-height:20px;
	}


.grid-2 {
	width:530px;
	height:250px;
	position:relative;
}

	.grid-2 h2{
		font-family: 'geoslab703 md btmedium';
		font-size:34px;
		font-size:32px;
		/*color:#e09714;*/
		letter-spacing:0.9px;
		margin:0 0 15px 0;
	}
	
	.grid-2 p{
		font-family: 'geoslab703 md btmedium';
		font-family:Arial, Helvetica, sans-serif;
		text-align:justify;
		padding-left:3px;
		line-height:20px;
	}
	
	.grid-2 .read-more{
		text-align:right;
		position:absolute;
		right:0;
		bottom:0;
	}
	
		.grid-2 .read-more a{
			font-family: 'geoslab703 md btmedium';
			background:#fe0b0e;
			color:#FFF;
			padding:10px 35px 10px 25px;
			font-size:14px;
			display:block;
			white-space:nowrap;
			position:relative;
			overflow:hidden;
			/*background:#fe0b0e url(../../images/root/white-arrow-right.png) no-repeat 0 10px; */
		}
		
			.grid-2 .read-more a:after{
				content:'';
				position:absolute;
				width:26px;
				height:100%;
				top:-2px;
				right:5px;
				background:url('http://www.dummyimage.com/600x400/000/fff');
				background:#fe0b0e url(../../images/root/white-arrow-right.png) no-repeat 0 10px; 
			}
			
		
			.grid-2 .read-more a img{
				vertical-align:middle;
				width:25px;
				height:auto;
			}

.product-page-container {
	display:inline-block;
	width:100%;
	font-family: 'geoslab703 md btmedium';
}

	.product-page-container .image{
		border:0px solid #F00;
		width:45%;
		float:left;
	}
	
	.product-page-container .product-list{
		width:50%;
		float:right;
	}
	
		.product-page-container .product-list ul{
			list-style:none;
		}
		
			.product-page-container .product-list ul li{
				border:1px solid #999;
				text-align:center;
				margin-bottom:5px;
				background: rgb(255,255,255); /* Old browsers */
				background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
				background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
			}
			
			.product-page-container .product-list ul li a{
				padding:15px 10px 15px 10px;
				display:block;
				font-size:22px;
				letter-spacing:0.8px;
				color:#e09714;
				color:#f5a40c;
			}


.form-header { font-size:20px; display:inline-block; margin:20px 0 0 0; line-height:25px; }
.con-container {
	position:relative;
	border:0px solid #F00;
	font-family: 'geoslab703 md btmedium';
	background:#FFFFFF;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:20px;
	padding-top:25px;
	width:1074px;
}

	.con-container .con-data{
		float:left;
		border:0px solid #FF0;
		width:55%;
		left:0;
		bottom:0;
		top:0;
		height:100%;
	}
	
		.con-container .con-data .section{
			margin:5px 5px 5px 0px;
			vertical-align:middle;
		} 
		
		.con-container .con-data .section label{
			width:25%;
			display:inline-block;
			padding:5px 5px 5px 0;
			text-transform:capitalize;
			font-size:15px;
			letter-spacing:1px;
			font-weight:bold;
			font-weight:normal;
		}
		
		.con-container .con-data .section input[type=text], .con-container .con-data .section textarea{
			padding:5px;
			width:50%;
			border:1px solid #CCC;
		}
		
		.con-container .con-data .section textarea{
			width:76%;
			height:150px;
		}
		
		.con-container .con-data .section input[type=submit] {
			font-family: 'geoslab703 md btmedium';
			border:1px solid #333;
			background:#fff;
			padding:5px 10px 5px 10px;
			cursor:pointer;
			letter-spacing:0.8px;
			text-transform:uppercase;
		}
		
		.con-container .con-data .section input[type=submit]:hover {
			background:#333;
			color:#FFF;
			border:1px solid #FFF;
		}
	
	.con-container .con-locations{
		float:right;
		border:0px solid #0F0;
		width:41%;
		right:0;
		bottom:0;
		top:0;
	}
	
		.con-container .con-locations h2{
			color:#333;
			margin-bottom:15px;
		}
	
		.con-container .con-locations .box{
			border:0px solid #00F;
			height:210px;
			background:grey;
		}


.download { display:block; width:80%; text-align:right; margin-top:-30px; }
.download .button{
	font-family: 'geoslab703 md btmedium';
	border:1px solid #333;
	background:#fff;
	padding:8px 10px 5px 10px;
	cursor:pointer;
	letter-spacing:0.8px;
	text-transform:uppercase;
} 

	.download .button:hover{
		background:#333;
		color:#FFF;
		border:1px solid #FFF;
	}

.office-locations {
	border:0px solid #F00;
	min-height:350px;
	background:#fff;
	display:inline-block;
	width:90%;
	padding:15px 5% 30px 5%;
}

	.office-locations .left{
		float:left;
		width:40%;
		border:0px solid #F00;
	}
	
	.office-locations .right{
		float:right;
		width:55%;
		border:0px solid #0F0;
	}

.intro-home {
	position:relative;
	display:block;
	background:#6b9ecd;
}

	.intro-home div.abs{
		position:absolute; 
		width:65%; 
		right:40px; 
		top:0;
	}
		.intro-home div.abs div {
			border-right:2px solid #F4f4f4;
			text-align:center;
			overflow:hidden;
		}
		
			.intro-home div.abs div img{
			
			}
		
		.intro-home div.abs table td{
			border-right:2px solid #F4f4f4;
			
		}
		
		

.pilla {
	position:relative; 
	color:#fdfdfd; 
	width:97%;
	padding-right:15px; 
	font-size:14px; 
	text-align:left; 
	height:224px; 
	line-height:18px; 
	overflow:auto; 
	margin-top:55px;
}
/*b71b1d*/
.pdf-catalogue{ 
border-bottom:3px solid #b71000; display:inline-block; padding:7px 15px; border-radius:5px; background:#b71b1d; color:#fff; 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b71b1d), color-stop(100%, #f86569));
background-image: -moz-gradient(linear, left top, left bottom, color-stop(0%, #b71b1d), color-stop(100%, #f86569)); }

.pdf-catalogue:hover { background:#333;  border-bottom:3px solid #000;}

.news-container { float:left; border:0px solid #F00; width:100%; }
.news-container .news-item { float:left; width:49.2%; width: 48.5%; overflow:hidden; margin:0 15px 0 0; }
.news-container .news-item:last-child { margin-right:0; }
.news-container .news-item .news-imageholder img { width:100%; height:auto; }
.news-container .news-item .news-text { padding:7px; min-height: 180px; margin-bottom: 7px;  /*border: 1px solid #e9c970;*/ }
.news-container .news-item .news-text .title { display:block; margin-bottom:15px; font-size:17px; color:#b71b1d; }

.news-readmore{      float: right;
border-bottom:3px solid #b71000; display:inline-block; padding:7px 15px; border-radius:5px; background:#b71b1d; color:#fff; 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b71b1d), color-stop(100%, #f86569));
background-image: -moz-gradient(linear, left top, left bottom, color-stop(0%, #b71b1d), color-stop(100%, #f86569)); }
.news-readmore:hover { background:#333;  border-bottom:3px solid #000;}

.footer-container {
	clear:both;
}

	.footer-container .footer{
		width:1200px;
		width:1124px;
		margin:0 auto;
		font-family: 'geoslab703 md bold';
	}
	
	.footer-container .objectives{
		font-family: 'geoslab703 md bold';
		border:0px solid #00F;
		margin-bottom:25px;
		width:1200px;
		width:1124px;
		margin:0 auto;
		padding-bottom:30px;
	}
	
		.footer-container .objectives .circle{
			position:relative;
			border:7px solid #fff !important;
			background:#e9c970;
			text-align:center;
			color:#000;
			width:210px;
			height:210px;
			display:inline-block;
			overflow:hidden;
			cursor:pointer;
			
			-webkit-border-radius: 50% !important;
			-moz-border-radius: 50% !important;
			border-radius: 50% !important;
			-o-border-radius: 50% !important;
		}
		
		.footer-container .objectives .circle a{
			line-height:25px;
			text-transform:uppercase;
			color:#000;
			font-size:22px;
			letter-spacing:0.5px;
			position: absolute;
			/*top: 50%;
			left: 50%;
			margin-right: -50%;
			transform: translate(-50%, -50%);*/
			padding:80px 0 0 0;
			top:0;
			left:0;
			bottom:0;
			right:0;
			margin:auto;
		}
		
		.footer-container .objectives .circle:hover{
			background:rgba(245,164,13,0.60);
		}
		
		.footer-container .objectives .spacer {
			width:77px;
			width:65px;
			display:inline-block;
		}
	
	.footer-container .links {
		margin-top:30px;
		padding-left:0;
	}
	
		.footer-container .links .foo-menu{
			display:inline-block;
			margin-right:15px;
		}
		
		.footer-container .links .foo-menu a{
			color:#333;
			font-size:12px;
			letter-spacing:0.8px;
			text-transform:uppercase;
		}
		
		.footer-container .links .foo-menu a:hover{
			color:#f5a40d;
		}
	
	.footer-container .media {
		font-family: 'geoslab703 md btmedium';
		display:inline-block;
		width:100%;
		margin-top:30px;
		margin-bottom:20px;
	}
	
		.footer-container .media h3{
			font-size:20px;
			margin:10px 0 10px 0;
		}
		
		.footer-container .phone-number {
			float:left;
			text-align:center;
			line-height:30px;
			letter-spacing:0.7px;
			text-transform:uppercase;
			background:#fe0b0e;
			height:83px;
			padding:12px 12px 0 12px;
			border:0px solid #0F0;
			color:#fff;
			width: 400px;
		}
		
			.footer-container .phone-number h3{ color:#fff; font-size:23px; }
		
		.footer-container .follow-us {
			float:right;
			letter-spacing:0.7px;
			text-transform:uppercase;
			color:#f6a40e;
			text-align:right;
			height:95px;
			
		}
		
			.footer-container .follow-us img.social {
				width:50px;
				height:auto;
			}
	
	.footer-container .credits {
		clear:both;
		color:#333;
		font-size:12px;
		text-align:center;
		padding-top:20px;
		padding-bottom:20px;
	}
	
	
		
		

























