html {
	min-width: 1200px;
	overflow-x: hidden;
}

body {
	background: #e9e9e9 url('images/bg-body.png') repeat-y center;
	margin: 0px;
}

a {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

@font-face {
	font-family: OpenSans;
	src: url('fonts/OpenSans-Regular.ttf');
}

@font-face {
	font-family: OpenSansSemi;
	src: url('fonts/OpenSans-Semibold.ttf');
}

@font-face {
	font-family: OpenSansBold;
	src: url('fonts/OpenSans-Bold.ttf');
}

.header {
	background: #cde2ff;
	height: 98px;
	width: 100%;
}

.logo {
	height: 41px;
	left: 50%;
	margin-left: -500px;
	position: relative;
	top: 20px;
	width: 374px; /* Effects right-align of slogan */
}

	.logo img {
		display: inline-block;
		float: left;
		opacity: 1;
	}

	.logo_text1, .logo_text2 {
		display: inline-block;
		float: left;
		font: 27px/41px OpenSansBold, sans-serif;
		height: 100%;
		margin-left: 5px;
	}

	.logo_text1 {
		color: #348aff;
	}
	
		.logo_text1 span, .logo_text2 span {
			display: inline-block;
		}

	.logo_text2 {
		color: #000000;
		font-family: OpenSansSemi, sans-serif;
	}
	
	.slogan {
		color: #348aff;
		float: right;
		font: italic 18px/18px OpenSansSemi, sans-serif;
		letter-spacing: 0.25px;
		margin-top: -5px;
	}
	
	.contact {
		direction: rtl;
		font: 14px/20px OpenSans, sans-serif;
		left: 50%;
		letter-spacing: 1px;
		margin-left: 260px;
		position: absolute;
		unicode-bidi:bidi-override;
	}

.nav {
	background: #60a3ff;
	height: 39px;
	text-align: center;
	width: 100%;
}

	.nav_l, .nav_r {
		background: url('images/bg-nav_l.gif') repeat-y;
		display: block;
		height: 100%;
		margin: -100%;
		width: 333px;
	}
	
	.nav_l {
		float: left;
	}
	
	.nav_r {
		filter: FlipH;
		float: right;
		-ms-filter: "FlipH";
		-moz-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
	}
	
	.nav a {
		color: #ffffff;
	}
	
	.nav_link {
		background: #3988f5;
		display: inline-block;
		font: 16px/39px OpenSansSemi, sans-serif;
		height: 100%;
		letter-spacing: 1px;
		margin-left: 8px;
		margin-right: 8px;
		text-align: center;
		text-transform: uppercase;
		width: 132px;
	}
	
	.nav-sh {
		background: url('images/sh-nav.png') repeat-x;
		height: 47px;
		width: 100%;
	}
	
/* HOME ELEMENTS */

div {
	outline: 0px solid #000000;
}

.cont-anim1 {	
	height: 300px;
	margin-left: auto;
	margin-right: auto;
    position: relative;
	width: 480px;
}

#anim1-pc {
    background: url('images/pc.png');
    clear: left;
    float: left;
    height: 269px;
    position: absolute;
    width: 245px;
}

#anim1-we {
    color: #3280ec;
    height: 66px;
    left: 220px;
    font: italic 66px/66px OpenSansBold, sans-serif;
    position: absolute;
    top: 40px;
    width: 118px;
}

#anim1-can {
    color: #3280ec;
    height: 34px;
    left: 336px;
    font: 34px/34px OpenSansSemi, sans-serif;
    position: absolute;
    top: 68px;
    width: 62px;
}



#anim1-handle {
    color: #3280ec;
    height: 45px;
    left: 289px;
    font: 43px/43px OpenSansSemi, sans-serif;
    position: absolute;
    top: 98px;
    width: 146px;
}

#anim1-it {
    color: #3280ec;
    height: 74px;
    left: 342px;
    font: 74px/74px OpenSansBold, sans-serif;
    position: absolute;
    top: 132px;
    width: 116px;
}

hr {
	background: #348aff;
	border: 0px;
	box-shadow: 4px 4px 14px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 4px 14px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 4px 14px 0px rgba(0,0,0,0.2);
	color: #348aff;
	height: 3px;
	margin-bottom: 42px;
	width: 900px;
}

.hr2 {
	margin-top: 42px;
}

.home_bulletin-l, .services_bulletin-l {
	background: #ffffff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 2px solid #3280ec;
	box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	color: #3280ec;
	display: inline-block;
	height: 330px;
	left: 50%;
	margin-left: -530px;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 264px;
}

	.home_bulletin-l h1 {
		color: #000000;
		font: 18px/18px OpenSansSemi, sans-serif;
		letter-spacing: 1px;
		margin-bottom: 22px;
		padding-top: 12px;
		width: 264px;
	}
	
	.day, .open, .to, .closed {
		outline: 0px solid #000000;
		display: inline-block;
		font: 21px/32px OpenSansBold, sans-serif;
		letter-spacing: 0px;
	}
	
	.day {
		width: 60px;
	}
	
	.open {
		width: 55px;	
	}
	
	.to {
		width: 30px;	
	}
	
	.closed {
		width: 55px;	
	}
	
	.home_bulletin-l h2 {
		color: #000000;
		font: 14px/14px OpenSansSemi, sans-serif;
		margin: 0px;
		margin-top: 16px;
		padding: 0px;
		width: 264px;
	}
	
.home_bulletin-r, .services_bulletin-r {
	background: #ffffff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 2px solid #348aff;
	box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	display: inline-block;
	height: 330px;
	left: 50%;
	margin-left: 60px;
	position: relative;
	vertical-align: top;
	width: 714px;
}

.anim2 {
	color: #000000;
	font: 28px/28px OpenSansBold, sans-serif;
	text-align: center;
	top: 26px;
	position: absolute;
	width: 420px;
}

	.anim2 img {
		margin-bottom: 12px;
	}

/* SERVICE ELEMENTS */

.cont-full {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: 1100px;
}

.cont-full p {
	color: #000000;
	font: 18px/24px OpenSans, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	width: 1000px;
}

.cont-full p a {
	color: #3280ec;
	font: 18px/24px OpenSansSemi, sans-serif;
}

.cont-full h1 {
	color: #3280ec;
	font: 28px/28px OpenSansSemi, sans-serif;
	margin-bottom: 28px;
	margin-top: 0px;
	padding-left: 182px;
	padding-top: 8px;
	text-align: left;
}

.cont-full h1:first-child {
	margin-top: 22px;
}

.cont-service_item, .cont-service_item2 {
	box-sizing: border-box;
	display: inline-block;
	color: #000000;
	font: 18px/18px OpenSansBold, sans-serif;
	height: 166px;
	opacity: 0;
	padding-top: 124px;
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
	vertical-align: top;
	width: 182px;
}

	.cont-service_item img, .cont-service_item2 img {
		left: 50%;
		margin-left: -110px;
		position: absolute;
		top: -44px;
		transform: scale(0.5);
	}

.services_bulletin-l {
	margin-top: 66px;
	width: 496px;
}

.services_bulletin-r {
	margin-top: 66px;
	width: 496px;
}

	.services_bulletin-l h1, .services_bulletin-r h1 {
		color: #000000;
		font: 24px/24px OpenSansBold, sans-serif;
		margin: 0px;
		padding: 0px;
		padding-bottom: 4px;
		padding-top: 14px;
		text-align: center;
	}
	
	.services_bulletin-l h2 {
		color: #000000;
		font: 18px/18px OpenSansSemi, sans-serif;
		margin: 0px;
		padding: 0px;
		padding-bottom: 14px;
		text-align: center;
	}
	
	.services_bulletin-l table, .services_bulletin-r table {
		border-collapse: collapse;
		margin-bottom: 28px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 14px;
		width: 360px;
	}
	
		.services_bulletin-l table td {
			padding: 4px;
		}
	
		.services_bulletin-l table td:first-child {
			border-right: 1px solid #000000;
		}
	
		.services_bulletin-l table tr:first-child {
			font: 20px/20px OpenSansSemi, sans-serif;
		}
	
		.services_bulletin-l table tr:last-child {
			font: 17px/17px OpenSans, sans-serif;
		}
		
	.services_bulletin-l p, .services_bulletin-r p {
		color: #000000;
		font: 15px/18px OpenSans, sans-serif;
		margin: 0px;
		margin-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		text-align: center;
		width: 420px;
	}
	
	.services_bulletin-r table {
		color: #3280ec;
		margin-top: 24px;
		margin-bottom: 22px;
		width: 496px;
	}
	
		.services_bulletin-r table td {
			padding-top: 8px;
			padding-top: 8px;
		}
	
		.services_bulletin-r table td:first-child {
			border-right: 1px solid #000000;
			font: 18px/22px OpenSansSemi, sans-serif;
			padding-right: 10px;
			text-align: right;
		}
	
		.services_bulletin-r table td:last-child {
			font: 16px/22px OpenSans, sans-serif;
			padding-left: 10px;
			padding-right: 14px;
		}
		
		.services_bulletin-r table tr:last-child td {
			padding-bottom: 10px;
		}

/* COVERAGE ELEMENTS */

.coverage_tab {
	background: #878687;
	border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px 12px 12px 12px;
	box-sizing: border-box;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font: 16px/22px OpenSans, sans-serif;
	margin-bottom: 64px;
	margin-left: 22px;
	margin-right: 22px;
	padding: 8px;
	width: 190px;
}

#cont-full_coverage {
	min-height: 568px;
}

.coverage_img {
	left: 88px;
	opacity: 0;
	position: absolute;
}

.cont-coverage_details, .cont-coverage_detailsB {
	height: 378px;
	opacity: 0;
	position: absolute;
	right: 20px;
	width: 428px;
}

	.coverage_bar1, .coverage_bar2 {
		float: left;
		height: 100%;
		width: 30px;
	}
	
		.coverage_bar1 div {
			height: 33%;
			width: 100%;
		}
		
		.coverage_bar1 div:first-child {
			background: #348aff;
			border-bottom: 4px solid #2d86fe;
			border-radius: 15px 15px 0px 0px;
			-moz-border-radius: 15px 15px 0px 0px;
			-webkit-border-radius: 15px 15px 0px 0px;
		}
		
		.coverage_bar1 div:nth-child(2) {
			background: #6388bc;
			border-bottom: 4px solid #5580bd;
		}
		
		.coverage_bar1 div:last-child {
			background: #878687;
			border-radius: 0px 0px 15px 15px;
			-moz-border-radius: 0px 0px 15px 15px;
			-webkit-border-radius: 0px 0px 15px 15px;
		}
	.coverage_bar2 {
		background: #348aff; /* Old browsers */
		background: -moz-linear-gradient(top, #348aff 0%, #878687 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #348aff 0%,#878687 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #348aff 0%,#878687 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#348aff', endColorstr='#878687',GradientType=0 ); /* IE6-9 */
		border-radius: 15px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
	}
	
	.coverage_details {
		box-sizing: border-box;
		display: inline-block;
		font: 16px/23px OpenSans, sans-serif;
		height: 34%;
		padding-left: 16px;
		position: relative;
		right: 0px;
		text-align: left;
		width: 394px;
	}
	
		.coverage_details h4 {
			color: #348aff;
			font: 21px/28px OpenSansSemi, sans-serif;
			margin: 0px;
			margin-top: 0px;
			padding: 0px;
			width: 100%;
		}

/* SALES ELEMENTS */

.sales_b2t_trigger {
	position: absolute;
	top: 1280px;
}

.sales_b2t {
	bottom: 446px;
	color: #348aff;
	cursor: pointer;
	font: 18px/18px OpenSansBold, sans-serif;
	margin-left: 972px;
	opacity: 0;
	position: fixed;
}

	.sales_b2t svg {
		height: 64px;
		width: 70px;
	}
	
	.circle {
		fill: #348aff;
	}

	.arrow {
		fill: #ffffff;
	}

.cont-stock {
	background: #ffffff;
	border: 2px solid #348aff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	margin-left: auto;
	margin-right: auto;
	min-height: 300px;
	padding-bottom: 44px;
	position: relative;
	width: 700px;
}

	.stock {
		border-collapse: collapse;
		font: 13px/18px OpenSans, sans-serif;
		width: 100%;
	}
	
		.stock tr:first-child td {
			font: 16px/16px OpenSansSemi, sans-serif;
			padding-bottom: 8px;
			padding-top: 16px;
		}
		
		.stock td:first-child {
			padding-left: 64px;
		}
		
		.stock td:nth-child(2) {
			padding-left: 54px;
			text-align: left;
		}
		
		.stock td:last-child {
			text-align: right;
			padding-right: 84px;
		}
		
		.stock tr:nth-child(even) td {
			background: #ebf4ff;
		}

/* FIND US ELEMENTS */

.mapDiv {
	height: 400px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 46px;
	width: 900px;
}

	#map {
		border: 2px solid #348aff;
		border-radius: 12px;
		box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
		-webkit-box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
		height: 100%;
	}

.findUsh2 {
	font: 22px/22px OpenSansSemi, sans-serif;
	margin: 0px;
	margin-bottom: 48px;
	padding: 0px;
}

.find_us {
	background: #ffffff;
	border: 2px solid #348aff;
	border-radius: 30px;
	box-sizing: border-box;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.2);
	direction: rtl;
	display: inline-block;
	font: 20px/28px OpenSans, sans-serif;
	height: 188px;
	margin: 16px;
	padding: 20px;
	unicode-bidi: bidi-override;
	vertical-align: top;
	width: 316px;
}
	
	.find_us h4 {
		direction: ltr;
		font: 22px/22px OpenSansSemi, sans-serif;
		margin: 0px;
		padding: 0px;
		padding-bottom: 4px;
		padding-top: 10px;
	}

	.find_us:nth-last-child(-n+2) h4 {
		font: 15px/17px OpenSansSemi, sans-serif;
		padding-bottom: 22px;
		padding-top: 6px;
	}
		
/* FOOTER ELEMENTS */

.footer {
	background: #60a3ff;
	box-sizing: border-box;
	color: #ffffff;
	font: 18px/30px OpenSans, sans-serif;
	height: 380px;
	margin-top: -140px;
	padding-top: 160px;
	text-align: center;
	width: 100%;
}

.footer a {
	color: #ffffff;
}

.footer ul {
	display: inline-block;
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
	vertical-align: top;
}


.copyright {
	background: #2f7dea;
	height: 48px;
	width: 100%;
}

	.copyright p {
		color: #ffffff;
		font: 14px/47px OpenSansSemi, sans-serif;
		letter-spacing: 1px;
		margin: 0px;
		padding: 0px;
		padding-right: 88px;
		text-align: right;
	}
	
	.copyright img {
		margin: 0px;
		margin-left: 6px;
		margin-right: 4px;
		padding: 0px;
		position: relative;
		transform: scale(0.8);
		top: 9px;
	}
	
	.copyright a {
		color: #ffffff;
	}