[class^="icon-"], [class*=" icon-"] {
	font-size: 2.3em;
	color: rgb(80, 173, 238);
	display: block;
}

#submenu, #botSubmenu {
	text-align: center;
	position: relative;
	height: 8em;
}

#submenu {
	padding: 140px 0 0;
}

#submenu a, #botSubmenu a {
	text-decoration: none;
	color: inherit;
}

#submenu a:hover, #botSubmenu a:hover {
	font-size: 105%;
}

#submenu h1, #botSubmenu h1 {
	display: inline-block;
	font-size: 1em;
	width: 90px;
	vertical-align: top;
	margin: 0 18px;
}

.img-moving-anim {
	display: inline-block;
	width: 37px;
}

#submenu > #activeLine {
	width: 130px;
	height: 3px;
	background-color: #546173;
	position: absolute;
	bottom: -1px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	left: 60px;
	-webkit-transition: left 0.7s; /* For Safari 3.1 to 6.0 */
    transition: left 0.7s;
}

#submenu > hr.line {
	position: absolute;
	bottom: 0px;
	left: 40px;
}

#botSubmenu .active, #botSubmenu .active > span {color: #e1e8f2;}

#service {
	position: relative;
	padding: 40px 0;
}

#service .topText, #widget, #service .thumbnails, #service .features,
#service .news, #service > p {
	position: relative;
	padding: 0 60px;
}

#service .topText > a.button {
	padding: 0.5em 1.5em;
	position: absolute;
	right: 60px;
	background-color: #ed5155;
	border-color: #dc1a1c;
}

#service .topText > p {
	font-size: 0.85em;
	margin-top: 25px;
}

#service .thumbnails a > img {
	max-height: 175px;
}

#widget {
	width: 780px;
	height: 435px;
	overflow: hidden;
}

#widget img.base {
	margin: 0 auto;
	display: block;
	height: 100%;
}

#widget .ARCanim {
	margin: 0 auto;
	height: 100%;
}

#widget > button {
	padding: 10px 20px;
	position: absolute;
	top: 50%;
	left: 34%;
	background-color: rgba(0, 0, 0, 0.5);
	border: 0;
}

.widget > iframe.inline {
	display: inline-block;
}

.widget .bxslider img {
	max-height: 450px;
	margin: 0 auto;
}

div.bx-wrapper {
	margin: 0 !important;
}

#service .thumbnails span.controls {
	font-size: 70pt;
	vertical-align: top;
}

#service .thumbnails img:hover {
	cursor: pointer;
}

#service .thumbnails a {
	display: inline-block;
}
#service .thumbnails a:hover {
	text-decoration: none;
}

#service .features {
	margin-bottom: 40px;
}

#service .features > div {
	width: 370px;
	position: absolute;
}

#service .features > div > img {
	width: 100%;
}

#service .features > div > h1 {
	font-size: 1.5em;
}

.thumbnails .bx-prev,
.thumbnails .bx-next {
	outline: none;
}
img.big {
	margin: 60px;
	width: 780px;
}