/* @override http://192.168.1.10:8810/css_fx/main.css */

/* Author: liberartestudio.com */

/* @group IE Fixes */

.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
	border-radius: 5px;
}

.ie7 .title {
	padding-top: 20px;
}

/* @end */

/* @group Main defaults */

.hide {
	display: none;
}

::selection {
	background: #c3fdff;
	text-shadow: none;
}

html {
	width: 100%;
	height: 100%;
}

body {
	line-height: 1.6;
	font-size: 14px;
	color: white;
	background-color: #fe7000;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	width: 100%;
	height: 100%;
}

.container {

}

.wrapper {
	width: 90%;
	margin: 0 auto;
	display: block;
	padding: 0;
}

article {
	display: block;
	margin: 10px auto 0;
	text-align: left;
}

section {
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 0;
	width: 100%;
}

section.central {
	text-align: center;
}


section.col_main {
	margin: 0;
	width: 658px;
}

section #gmap {
	display: block;
	height: 350px;
	border: 1px solid white;
	margin-bottom: 10px;
}


.col_halfSX {
	width: 48%;
	display: inline-block;
	float: left;
	padding-right: 2%;
	border-right: 1px solid #fea36f;
}

.col_halfDX {
	width: 47%;
	display: inline-block;
	margin-left: 2%;
}

h1,h2,h3,h4,h5 {
	font-weight: 300;
	line-height: 1;
	margin: 0 0 5px;
	padding: 0;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 24px;
	font-weight: 500;
}

h3 {
	font-size: 22px;
	font-weight: 500;
}

h4 {
	font-size: 20px;
	font-weight: 500;
}

h5 {
	font-size: 16px;
	font-weight: 500;
}

h1.pagetitle {
	margin-bottom: 10px;
	color: #24367a;
	text-shadow: #fea36f 0 1px 0;
}

.headblock h2 {
	font-size: 26px;
}

h2.ckeditor {
	font-size: 24px;
	margin-bottom: 5px;
	line-height: 1.2;
}

h3.ckeditor {
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 1.2;
}

h4.ckeditor {
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 1.2;
}

.pagetitle .ico {
	font-size: 26px;
	position: relative;
	top: -12px;
	color: #fe7000;
}

a {
	color: #24367a;
	text-decoration: none;
	transition: color 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
}

a:hover {
	text-decoration: none;
	color: #62df55;
}

ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #fea36f;
	margin: 5px 0;
	padding: 0;
}

p {
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 10px;
}

p.small {
	font-size: 12px;
}

p.big {
	font-size: 16px;
	line-height: 1.4;
}

pre {
	font: 14px 'Roboto', Arial, Helvetica, serif;
}

.colA {
	color: #fe7000;
}

.colB {
	color: #fb8c00;
}

.colC {
	color: #62df55;
}

.colD {
	color: #24367a;
}

.nomarg {
	margin: 0;
}

.nopad {
	padding: 0;
}

.central {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.left {
	text-align: left;
}

.floatDX {
	float: right;
	margin-left: 20px;
}

.floatSX {
	float: left;
	margin-right: 20px;
}

span.col-SX {
	width: 43%;
	display: inline-block;
	padding-right: 3%;
	padding-left: 3%;
	float: left;
}

span.col-DX {
	width: 44%;
	display: inline-block;
	float: right;
	border-left: 1px solid #d7e1e5;
	padding-left: 3%;
	padding-right: 3%;
}

img {
	max-width: 100%;
}

img.floatDX {
	margin-bottom: 20px;
	border-radius: 5px;
	border-width: 1px;
}

img.floatSX {
	border-radius: 5px;
	border-width: 1px;
	margin-bottom: 20px;
}

.block {
	display: block;
}

.block.related {
	padding-bottom: 5px;
	text-align: center;
	background-color: #f9f9f9;
}

.block.related span {
	display: block;
	background-color: #7fc653;
	border-bottom: 1px solid white;
	margin-bottom: 5px;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.2;
	padding: 2px 5px;
}

.block.contact {
	text-align: center;
	background-color: #eef2f6;
	display: inline-block;
	padding-bottom: 5px;
	width: 100%;
}

.block.contact p {
	font-size: 13px;
	text-shadow: none;
	display: inline-block;
	text-align: center;
	margin: 0;
	line-height: 1.2;
}

.block.contact p em {
	font-weight: 500;
	font-size: 12px;
	margin-bottom: 5px;
	display: inline-block;
}

.block.contact h4 {
	font-weight: 300;
	font-size: 16px;
	color: white;
	background-color: #24367a;
	text-shadow: #000000 0px 1px 0px;
	padding-bottom: 5px;
	padding-top: 3px;
}

.block.contact h5 {
	font-weight: 300;
	font-size: 16px;
	text-shadow: none;
	display: block;
	color: #24367a;
	margin-bottom: 2px;
}

.block.contact a {
	color: #fe7000;
	display: block;
}

.block.contact a:hover {
	color: #fb8c00;
}

.inblock {
	display: inline-block;
	width: 100%;
}

.topspace {
	margin-top: 5px;
}

.linevert {
	border-right: 1px solid silver;
}

.lineoriz {
	border-bottom: 1px solid #2d3651;
	padding-bottom: 0;
	margin-bottom: 15px;
	display: block;
	clear: both;
	position: relative;
	top
 : -5p
x
;
}

blockquote {
	background-color: rgba(0,0,0,0.05);
	border-left: 4px solid #24367a;
	margin: 0 0 12px;
	display: inline-block;
	width: 98%;
	padding: 10px 0 0 2%;
}

blockquote p {
	margin: 0 0 5px;
	padding-right: 10px;
	font-weight: 500;
}

.img_404 {
	background: url(../images/page_404.png) no-repeat center top;
	height: 215px;
}

.img_WIP {
	background: url(../images/page_wip.png) no-repeat center top;
	height: 215px;
}

/*

 @end */

/* @group Graphics */

.headblock {
	width: 275px;
	float: right;
	margin-top: 45px;
	text-align: right;
}

.headblock h3 {
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 5px;
}

.block {
	border-radius: 3px;
	display: block;
	overflow: hidden;
	text-align: left;
	margin-bottom: 10px;
	background-color: rgba(255,250,223,0.25);
	border: 1px solid rgba(255,255,255,0.5);
	padding: 0;
}

.block p {
	margin-bottom: 5px;
	padding: 0;
	font-size: 12px;
	line-height: 1.2;
}

.block.news p {
	font-size: 12px;
	padding: 0;
	margin-bottom: 8px;
}

div.fromckedit {
	display: inline-block;
	width: 100%;
}

.fromckedit p.signature {
	font-weight: 500;
	margin-bottom: 0;
	margin-top: -2px;
}

.fromckedit .icon-quill {
	color: #24367a;
	font-size: 16px;
	position: relative;
	float: left;
	margin-right: 3px;
}

p.news {
	font-size: 12px;
	margin-bottom: 5px;
}

.block.news {
	padding: 10px;
}

.block.ckeditor {
	padding: 0;
}

.ckeditor .wrap {
	padding: 12px 15px 5px 20px;
}

.ckeditor ul {
	margin-bottom: 10px;
	list-style-image: url(../../images/bulletB.png);
	list-style-position: outside;
	font-size: 13px;
	padding-left: 15px;
	font-weight: 400;
}

.ckeditor ol {
	font-weight: 400;
	margin-bottom: 10px;
	list-style-position: outside;
	font-size: 13px;
	padding-left: 15px;
}


.ckeditor img {
	border-radius:5px;
	position: relative;
	margin: 2px 5px 5px;
}

.ckeditor table {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 12px;
}

.ckeditor table caption {
	font-weight: 500;
	color: #fe7000;
	margin-bottom: 2px;
}


.block.news:hover {
	background-color: rgba(255,255,255,0.8);
}

.block.news .ico {
	font-size: 18px;
	color: #24367a;
	margin: 0 2px 0 0;
}

.block.news h3 {
	font-size: 19px;
	margin-bottom: 5px;
}

.imgcut-A {
	border-radius: 3px;
	width: 200px;
	height: 130px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,0.1);
	box-shadow: 0 1px 0px rgba(0,0,0,0.1);
	margin-right: 10px;
	margin-bottom: 0;
}

#fancyajax {
	margin-right: auto;
	margin-left: auto;
	padding: 15px 20px 5px;
	background-color: #cdd4de;
	border-radius: 5px;
	overflow: hidden;
	color: black;
	text-shadow: rgba(254,255,255,0.5) 0 1px 0;
}

#fancyajax p {
	margin-bottom: 10px;
	font: 12px 'Roboto', Arial, Helvetica, serif;
}

#fancyajax h1 {
	color: #7078b5;
	font-size: 24px;
	margin-bottom: 05px;
}

p.message {
	border-radius: 5px;
	background-color: white;
	padding: 10px;
	border-width: 1px;
	border-style: dashed;
	text-shadow: white 0 1px 0;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
}

a.ckimage {
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: inline-block;
	height: 200px;
	border-bottom: 1px solid white;
	background-position: center 40%;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}

a:hover.ckimage {
	-webkit-filter: grayscale(90%);
	filter: grayscale(90%);
}

.ckeditor .ckedmarker {
	background-color: #ffc538;
	padding-right: 5px;
	padding-left: 5px;
}

.ckeditor code {
	display: inline-block;
	background-color: #24367a;
	padding: 2px 20px 5px;
	text-align: center;
	border-radius:500px;
	color: white;
	margin-bottom: 4px;
	margin-top: 2px;
	font: 300 14px/1.2 'Oswald', Arial, Helvetica;
}

.ckeditor code a {
	color: #dcf2f5;
}

.ckeditor code a:hover {
	color: white;
}

.pagination {
	font-weight: 400;
	display: inline-block;
	width: 98%;
	clear: both;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 13px;
	padding-left: 1%;
	padding-right: 1%;
}

.pagination.down {
	padding-top: 18px;
	border-top: 1px solid #dcddee;
}

.pagination.downhome {
	margin-top: 0;
	padding-top: 5px;
}



span.readmore {
	font-weight: 500;
	text-transform: uppercase;
	color: #fe7000;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 10px;
}

.pagination b {
	font-weight: 500;
	color: #fe7000;
}

.pagination .button.PAG {
	padding: 0 8px;
	margin: 0 2px 2px;
	text-shadow: none;
	font: bold 14px/1.5 Arial, Helvetica, sans-serif;
}

.button.PAG.actual {
	background-color: #24367a;
	color: white;
}

a.button.PAG {
	background-color: #fe7000;
	color: white;
}

a:hover.button.PAG {
	background-color: rgba(0,0,0,0.04);
	color: #fe7000;
}

.pagination .pagbuttons .ico {
	position: relative;
	top: 3px;
	font-size: 16px;
	padding: 5px 2px;
}

.pagination .pagbuttons {
	display: inline-block;
	float: right;
	margin-top: -7px;
}

.block.news.nested {
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-bottom: 0;
}

.postedby {
	font-weight: 400;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	line-height: 1;
	text-shadow: white 0 1px 0;
	margin-top: 0;
	position: relative;
	top: 5px;
}

.postedby strong {
	font-weight: 500;
	color: #24367a;
}

.block.link {
	padding-top: 5px;
	margin-bottom: 8px;
}

ul.credits {
	list-style-type: none;
	display: block;
	margin-bottom: 10px;
}

.credits li a {
	border-radius:3px;
	background-color: rgba(255,250,223,0.29);
	margin: 0 5px 5px 0;
	padding: 2px 10px;
	display: inline-block;
	line-height: 1.2;
	text-transform: uppercase;
	font-size: 12px;
	float: left;
	text-shadow: rgba(254,255,255,0.51) 0 1px 0;
	font-weight: bold;
	border: 1px solid rgba(255,255,255,0.5);
	transition: background-color .3s ease;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.credits li a:hover {
	background-color: #62df55;
	color: #24367a;
}

.link h3 {
	color: #24367a;
	text-shadow: rgba(254,255,255,0.5) 0 1px 0;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

.link p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 2px;
}

.link a {
	color: #fe7000;
	background-color: rgba(254,255,255,0.8);
	display: block;
	line-height: 1.2;
	padding: 2px 5px;
	text-align: right;
	border-top: 1px solid white;
	font-size: 13px;
	text-shadow: white 0 1px 0;
	transition: background-color .3s ease;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.link a:hover {
	color: #62df55;
	background-color: #24367a;
	border-top: 1px solid rgba(255,255,255,0.6);
	text-shadow: none;
}

.link .ico {
	font-size: 34px;
	float: right;
	color: #ffc9a8;
	margin-left: 8px;
	margin-top: 2px;
	margin-right: 8px;
}

ul.services {
	margin-top: 10px;
	margin-bottom: 0;
}

.services li {
	border-radius:3px;
	background: rgba(255,250,223,0.29) url(../images/bullet_A.png) no-repeat 2px 4px;
	padding-left: 20px;
	margin-bottom: 3px;
	border: 1px solid rgba(255,255,255,0.3);
	color: #24367a;
	text-shadow: rgba(254,255,255,0.5) 0 1px 0;
	line-height: 1.2;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
}

ul.sublinks {
	margin-bottom: 25px;
}

.sublinks li {
	border-radius: 3px;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	padding: 0;
	background-color: #ebeaec;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.8), inset 0 1px 0 rgba(255,255,255,1.0);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.8), inset 0 1px 0 rgba(255,255,255,1.0);
	box-shadow: 2px 2px 0px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,1.0);
	margin: 0 5px 10px 0;
	font-size: 14px;
	height: 24px;
}

.sublinks li a {
	line-height: 24px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	color: #24367a;
	text-shadow: white 0 1px 0;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	font-size: 14px;
}

.sublinks .ico {
	position: relative;
	left: -1px;
	top: 1px;
}

.sublinks li a:hover {
	background-color: #24367a;
	color: #62df55;
	text-shadow: #000000 0px 1px 0px;
}

.sublinks li:active {
	position: relative;
	top: 2px;
}

.box_detailswork {
	width: 860px;
	background: url(../images/worksdetailsbox.png) no-repeat;
	height: 145px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}

.box_detailswork h3 {
	color: white;
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding: 7px 0 10px;
}

.box_detailswork ul {
	vertical-align: top;
	margin-top: 3px;
}

.box_detailswork li {
	margin-bottom: 3px;
	display: block;
	background: url(../images/bullet_A.png) no-repeat;
	padding-left: 15px;
}

.col_x3 {
	font-size: 12px;
	color: #00135e;
	line-height: 1.1;
	width: 31%;
	margin-top: 0;
	display: inline-block;
	text-align: left;
}

/* @end */

/* @group Home, head & foot */

.fullhome {
	display: block;
	height: 100%;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}

#home-data {
	line-height: 100%;
	display: block;
	position: relative;
	top: 45%;
	font-size: 65px;
	color: white;
	text-shadow: #000000 0 2px 0;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.fullhome .footer {
	font-weight: 500;
	margin: 0;
	padding: 5px 5%;
	color: white;
	position: absolute;
	bottom: 0;
	width: 90%;
	font-size: 10px;
	text-transform: uppercase;
	right: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	line-height: 1;
}

.fullhome .footer a {
	color: #b3b3b3;
}

.fullhome .footer a:hover {
	color: white;
}


#logohome {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
	z-index: 5;
	margin-top: 50px;
}

#logohomeB {
	margin-left: 10px;
	display: block;
	position: absolute;
	z-index: 5;
	margin-top: 10px;
	width: 300px;
}

div.bar_homeB {
	position: absolute;
	display: inline-block;
	width: 100%;
	z-index: 1;
	border-bottom: 1px solid rgba(237,241,246,0.65);
	text-align: right;
	top: 0;
	right: 0;
	left: 0;
	background: rgba(237,241,246,0.75) url(../../images/bg_aedin_home_A.png) repeat-x 0 -10px;
}

a.button.homeB {
	background-color: rgba(0,0,0,0.2);
	color: white;
	text-shadow: #6c6c6c 0 1px 0;
	text-transform: uppercase;
	font-family: 'Oswald', Arial, Helvetica;
}

a:hover.button.homeB {
	background-color: #fe7000;
}

#header {
	width: 100%;
	background-repeat: repeat-x;
}

#header .wrapper {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.headbg {
	width: 100%;
	height: 309px;
	background: #00135e url(../images/sf_head.jpg) no-repeat center top;
	border-bottom: 1px solid #feae51;
}

.wrapper.headlogo {
	text-align: left;
	display: inline-block;
	margin-top: 10px;
}

a.logohead {
	width: 202px;
	height: 48px;
	display: inline-block;
	background: url(../images/logohead.png) no-repeat;
}

#header p {
	margin: -3px 0 0;
	color: black;
	font: 500 12px/1 Arial, Helvetica, sans-serif;
	text-align: left;
}

footer.wrapper {
	font-size: 10px;
	text-transform: uppercase;
	clear: both;
	padding: 0 0 40px;
}

footer ul {
	margin-bottom: 10px;
}

footer a {
	font-style: normal;
	color: #e5e5e5;
}

footer a:hover {
	color: #8bff02
}

#logo-foot {
	margin-right: auto;
	margin-left: auto;
	background: url(../images/logofoot.png) no-repeat center top;
	height: 40px;
	display: block;
	width: 40px;
	margin-bottom: 10px;
}

#slideabout {
	float: left;
	position: relative;
	top: 3px;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	margin: 0 20px 30px 0;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.8), inset 0 1px 0 rgba(255,255,255,1.0);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.8), inset 0 1px 0 rgba(255,255,255,1.0);
	box-shadow: 1px 1px 0px rgba(255,255,255,0.5);
	background-color: rgba(0,0,0,0.75);
}

li.bjqs-slide {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: block;
}

#homeslide .owl-item div {
	border-radius:3px;
	background-color: #24367a;
	width: 95%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: inline-block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 5px;
	height: 330px;
	position: relative;
	border: 1px solid #496bff;
}

a .imgbanner {
	width: 100%;
	height: 160px;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-style: none;
	display: inline-block;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #496bff;
}

#homeslide a.button {
	color: #8bff02;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: rgba(0,0,0,0.2);
	border-color: #8bff02;
	width: 30%;
}

#homeslide a:hover.button {
	background-color: #fe7000;
	border-color: rgba(254,255,255,0.7);
	color: white;
}

#homeslide h2 {
	font-size: 16px;
	color: #8bff02;
	margin: 0 0 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 0.9;
}

#homeslide h3 {
	font-size: 14px;
	color: white;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
}

#homeslide h3 strong {
	color: #62df55;
}

#homeslide p {
	font-size: 11px;
	color: white;
	line-height: 1.2;
	padding: 0 10px;
	margin: 0 0 10px;
}


/* @end */

/* @group Works */

span.itemscounter {
	border-radius:50px;
	position: relative;
	top: -6px;
	display: inline-block;
	text-align: center;
	color: #62df55;
	text-shadow: #000000 0 1px 0;
	font: italic bold 20px Arial, Helvetica, sans-serif;
	margin-left: 1px;
	margin-right: 3px;
}

.datawork {
	float: right;
	background-color: rgba(254,255,255,0.7);
	line-height: 1.2;
	padding: 2px 5px;
	text-shadow: white 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}

.thumbwork {
	width: 257px;
	height: 310px;
	margin: 0 20px;
	text-align: center;
	background: url(../images/win04_workTHsf.png) no-repeat;
	display: inline-block;
}

a.workimg {
	width: 241px;
	height: 160px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-style: none;
		color: #24367a;
	margin: 8px 0 5px 4px;
}

.thumbwork_tx {
	width: 230px;
	margin: 0 8px 12px;
	color: #01135f;
	padding: 4px 6px 5px 5px;
	background-image: url(../images/win04_workTHsf2.png);
	text-align: left;
	text-shadow: rgba(254,255,255,0.5) 0 1px 0;
	height: 75px;
	display: inline-block;
}

.thumbwork h4 {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 3px;
	margin-top: 0;
	display: block;
	float: left;
	width: 100%;
}

.thumbwork p {
	font-size: 11px;
	line-height: 1.2;
	display: inline-block;
	float: left;
	margin: 0;
}

#image_gallery {
	width: 100%;
	display: inline-block;
	text-align: center;
}

#image_gallery .content {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.page_navigation {
	border-radius: 3px;
	display: block;
	overflow: hidden;
	text-align: center;
	padding: 3px 5px 2px;
	border: 1px solid rgba(254,255,255,0.5);
	width: 86%;
	margin: 0 auto 15px;
	background-color: rgba(254,255,255,0.10);
}

.page_navigation a {
	font-size: 14px;
	margin-right: 1px;
	line-height: 1;
	margin-left: 1px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: white;
}

.page_navigation a:hover {
	color: #24367a;
}

a.page_link {
	padding-right: 8px;
	padding-left: 8px;
}

a.page_link.active_page {
	border-radius:3px;
	background-color: #62df55;
	color: #24367a;
	padding-top: 2px;
	padding-bottom: 2px;
}

a:hover.page_link.active_page {
	background-color: #24367a;
	color: white;
}

a.previous_link {
	font-size: 13px;
	text-transform: uppercase;
}

a.next_link {
	font-size: 13px;
	text-transform: uppercase;
}

/* @end */

/* @group Forms */

/* @group Style Placeholder */

::-webkit-input-placeholder {
	color: #9197a1;
}

:-moz-placeholder {
   color: #9197a1;
}

::-moz-placeholder {
   color: #9197a1;
}

:-ms-input-placeholder {
	color: #9197a1;
}

/* @end */

/* @group Overnote */

.overnote {
	width: 47%;
	position: absolute;
	-webkit-box-shadow: 0 5px 50px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 5px 50px rgba(0,0,0,0.5);
	box-shadow: 0 5px 50px rgba(0,0,0,0.5);
	border-radius: 5px;
	background-color: rgba(230,234,234,0.95);
	z-index: 99999999;
	line-height: 1.1;
	font-variant: normal;
	text-transform: none;
	padding: 15px;
	left: 25%;
	right: 25%;
	border: 2px solid #24367a;
	text-align: center;
	bottom: 25%;
}

.overnote p {
	text-shadow: white 0 1px 0;
	font-size: 16px;
	color: #24367a;
	margin-bottom: 5px;
}

.overnote .icon-close.ico {
	position: relative;
	top: 2px;
	left: -5px;
}

/* @end */

form {
	line-height: 1.2;
	color: black;
	margin: 0;
	padding: 0;
	text-align: left;
}

form#registration {
	margin-top: 10px;
}

#registration legend {
	font-family: 'Oswald', Arial, Helvetica;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 300;
	display: block;
	width: 100%;
	border-top: 1px solid #dcddee;
	padding-top: 5px;
	color: #fe7000;
}

#registration span.error {
	font-weight: 500;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #24367a;
	color: #8bff02;
	line-height: 1.1;
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
	margin-left: 5px;
	position: relative;
	top: -1px;
}

#registration .inputbutton, #registration .button {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 5px;
	font-size: 14px;
}

form#registration.login {
	width: 500px;
	margin-left: 5px;
}

#registration label em {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-size: 12px;
}

label {
	display: block;
	text-transform: uppercase;
	margin-bottom: 1px;
	font-size: 11px;
}

#registration.login label {
	background-color: #fe7000;
	border-style: none;
	display: inline-block;
	text-align: center;
	position: relative;
	margin: 0;
	font-size: 16px;
	-webkit-box-shadow: 0 0px 1px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.5);
	-moz-box-shadow: 0 0px 1px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.5);
	box-shadow: 0 0px 1px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.5);
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #9a3b00;
	text-shadow: rgba(254,255,255,0.5) 0 1px 0;
	border-right: 1px solid #ffb2b9;
	padding: 5px 10px;
	top: 2px;
	z-index: 2;
}

#registration.login input.inputfield {
	display: inline-block;
	width: 90%;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-size: 14px;
	padding-top: 0;
	line-height: 23px;
	margin-left: -2px;
	border-left-style: none;
	position: relative;
}

.captchabox label {
	width: 50%;
	text-align: left;
}

select {
	margin: 10px 0;
	padding: 5px;
	display: block;
	width: 100%;
	background-color: rgba(248,251,252,0.25);
	border: 1px solid #ffc09c;
	border-radius: 3px;
	-webkit-box-shadow: 0px 2px 0px #ffc09c;
	-moz-box-shadow: 0px 2px 0px #ffc09c;
	box-shadow: 0px 2px 0px #ffc09c;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	cursor: pointer;
	font-size: 13px;
}

input.inputfield {
	margin: 0 0 5px;
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	color: white;
	width: 98%;
	padding: 5px 1%;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #ffc09c;
	font: 13px Arial, Helvetica, serif;
}

input[readonly] {
	border-style: none;
	padding-top: 2px;
	padding-bottom: 0;
	font-size: 14px;
}

input[readonly]:hover {
	background-color: transparent;
}

textarea {
	margin: 0 0 10px;
	padding: 1%;
	display: block;
	border-radius:3px;
	font: 13px Arial, Helvetica, serif;
	border: 1px solid #ffc09c;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	width: 98%;
	background-color: transparent;
	color: white;
}

select:hover, input:hover, textarea:hover {
	background-color: rgba(0,0,0,0.25);
	color: #8bff02;
}

.captchabox {
	display: inline-block;
	text-align: left;
	width: 100%;
}

.captchabox input {
	display: inline-block;
	width: 180px;
	margin-top: -20px;
}

img.captcha {
	border-radius: 5px;
	-webkit-box-shadow: 0px -1px 0px #ffc09c;
	-moz-box-shadow: 0px -1px 0px #ffc09c;
	box-shadow: 0px -1px 0px #ffc09c;
	margin-bottom: 5px;
}

input.radio {
	margin-left: 5px;
	margin-right: 3px;
}

.radio-toolbar input[type="radio"] {
	display: none;
}

.radio-toolbar {
	display: inline-block;
	margin-bottom: 3px;
	clear: both;
	margin-top: 2px;
}

.grp_radio-toolbar {
	background-color: #e1e1e1;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	border: 1px solid silver;
	border-left-style: none;
	float: left;
	left: 1px;
}

.label_radio-toolbar {
		font-size: 13px;
	line-height: 1.2;
	display: inline-block;
	margin-top: 2px;
}

.radio-toolbar input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.radio-toolbar label {
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	transition: all .1s ease-out;
	cursor: pointer;
	display: inline-block;
	padding: 4px 15px;
	line-height: 1;
	border-left: 1px solid silver;
	float: right;
}

.radio-toolbar label:hover {
	background-color: white;
}

#registration div.radio-toolbar label {
	margin: 0;
}

.radio-toolbar input[type="radio"]:checked + label {
	background-color: #24367a;
	color: white;
	text-shadow: none;
	-webkit-box-shadow: inset 2px 1px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 2px 1px 0px rgba(0,0,0,0.2);
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
}

.block.payment {
	border-radius:5px;
	text-align: center;
	padding-bottom: 10px;
}

.payment h5 {
	font-size: 12px;
	background-color: #24367a;
	padding: 5px 10px;
	border-bottom: 1px solid #fdb48e;
	margin-bottom: 10px;
}

.payment h5 strong {
	color: #8bff02;
}

/* @end */

/* @group Buttons */

.button {
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 0px rgba(0,0,0,0.1);
	box-shadow: 0 2px 0px rgba(0,0,0,0.1);
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease;
	padding: 8px 20px;
	display: inline-block;
	margin: 0 4px 8px;
	text-align: center;
	border: 1px solid white;
	line-height: 1.2;
	font-size: 16px;
}

a:hover.button {
	text-decoration: none;
}

a:active.button {
	position: relative;
	top: 2px;
}

a.button.MD {
	font-size: 14px;
}

a.button.SM {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}

a.button.MIN {
	padding: 4px 10px;
	font-size: 11px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
}

a.button.col_A {
	background-color: #e56400;
	color: white;
	border-color: rgba(254,255,255,0.8);
}

a.button:hover.col_A {
	color: #fe7000;
	background-color: rgba(254,255,255,0.8);
	border-color: white;
}

a.button.col_B {
	background-color: #62df55;
	color: #24367a;
	border-color: rgba(254,255,255,0.8);
}

a.button:hover.col_B {
	color: #62df55;
	background-color: rgba(254,255,255,0.15);
	border-color: #62df55;
}

a.button.col_C {
	background-color: #24367a;
	color: white;
	border-color: rgba(254,255,255,0.8);

}

a.button:hover.col_C {
	color: #24367a;
	background-color: rgba(254,255,255,0.25);
	border-color: #24367a;
}

.inputbutton {
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 0px rgba(0,0,0,0.1);
	box-shadow: 0 2px 0px rgba(0,0,0,0.1);
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease;
	padding: 8px 20px;
	display: inline-block;
	margin: 0 4px 8px;
	text-align: center;
	border: 1px solid white;
	line-height: 1.2;
	font-size: 16px;
	cursor: pointer;
}

.inputbutton:active {
	position: relative;
	top: 2px;
}

.inputbutton.MD {
	font-size: 14px;
}

.inputbutton.SM {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.inputbutton.MIN {
	padding: 4px 10px;
	font-size: 11px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
}

.inputbutton.col_A {
	background-color: #e56400;
	color: white;
	border-color: rgba(254,255,255,0.8);
}

.inputbutton:hover.col_A {
	color: #fe7000;
	background-color: rgba(254,255,255,0.8);
	border-color: white;
}

.inputbutton.col_B {
	background-color: #62df55;
	color: #24367a;
	border-color: rgba(254,255,255,0.8);
}

.inputbutton:hover.col_B {
	color: #62df55;
	background-color: rgba(254,255,255,0.15);
	border-color: #62df55;
}

.inputbutton.col_C {
	background-color: #24367a;
	color: white;
	border-color: rgba(254,255,255,0.8);
}

.inputbutton:hover.col_C {
	color: #24367a;
	background-color: rgba(254,255,255,0.25);
	border-color: #24367a;
}

.button.offline {
	background-color: silver;
	color: #2b2b2b;
	text-shadow: white 0 1px 0;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	position: relative;
	top: -25px;
}

a.button.online {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	position: relative;
	top: -25px;
}

a:hover.button.online {
	color: #24367a;
	background-color: rgba(254,255,255,0.9);
	border-color: #24367a;
	text-shadow: white 0 1px 0;
}

a:active.button.online {
	position: relative;
	top: -28px;
}


.related a:hover.button {
	background-color: rgba(0,0,0,0.04);
	color: #62df55;
	text-shadow: white 0 1px 0;
}

a.button.head {
	background-color: rgba(0,0,0,0.1);
	border-color: #8bff02;
	color: #8bff02;
}

a:hover.button.head {
	background-color: #62df55;
	border-color: white;
	color: #24367a;
	text-shadow: white 0 1px 0;
}

.scrollToTop {
	padding: 7px;
	color: #24367a;
	text-decoration: none;
	position: fixed;
	right: 5px;
	display: none;
	border-radius: 200px;
	text-shadow: white 0 1px 0;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,1.0);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,1.0);
	box-shadow: 0 2px 2px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,1.0);
	background-color: rgba(254,255,255,0.7);
	text-align: center;
	z-index: 999999;
	top: 40%;
}

.scrollToTop:hover {
	text-decoration: none;
	color: #fe7000;
}

.scrollToTop .icon-arrow-up3 {
	font-size: 30px;
	display: block;
}

input.paypalbtt {
	margin-top: -5px;
	margin-bottom: 5px;
}

input.paypalbtt:hover {
	background-image: none;
}

/* @end */

/* @group Socials Buttons */

.shareGRP {
	text-align: right;
	padding-right: 0;
	padding-left: 5px;
	float: right;
	margin-top: 0;
}

.twitter-share-button {
	position: relative;
	display: inline-block;
	vertical-align: top;
	top: 0;
}

.fb-share-button {
	position: relative;
	display: inline-block;
	vertical-align: top;
	top: 0;
}


#sharefootbar {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}

.fb-like {
	position: relative;
	display: inline-block;
	vertical-align: top;
	top: 0;
}

.twitter-follow-button {
	position: relative;
	display: inline-block;
	vertical-align: top;
	top: 0;
}

.g-ytsubscribe {
	display: block;
}

ul.socials {
	margin: 0;
	line-height: 1;
}

.socials li {
	border-radius:3px;
	display: inline-block;
	width: 30px;
	font-size: 20px;
	background-color: #f0eff1;
	margin: 0;
	vertical-align: middle;
	height: 29px;
	line-height: 32px;
		-webkit-box-shadow: 0 -1px 0px rgba(255,255,255,1.0);
	-moz-box-shadow: 0 -1px 0px rgba(255,255,255,1.0);
	box-shadow: 0 -1px 0px rgba(255,255,255,1.0);
	-webkit-transition: background-color .5s ease;
	-moz-transition: background-color .5s ease;
	transition: background-color .5s ease;
	color: #eb6600;
}

.socials li:hover {
	background-color: rgba(252,254,255,0.4);
	color: #62df55;
}

.socials li a {
	display: inline-block;
	text-shadow: white 0 1px 0;
	color: #eb6600;
}

.socials li a:hover {
	color: #8bff02;
}

/* @end */

/* @group MENU */

.mainmenu {
	line-height: 15px;
	display: block;
	position: absolute;
	text-align: right;
	top: 285px;
	width: 100%;
}

span.langmenu {
	float: left;
	display: inline-block;
}

select#lang {
	padding: 2px 5px;
	background-color: rgba(0,0,0,0.4);
	border-color: #fe7000;
		-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #feffff;
	font-size: 12px;
	display: inline-block;
	margin: 0;
	position: relative;
	top: -5px;
	width: inherit;
}

select#lang:hover {
	color: #62df55;
	border-color: #62df55;
}

.mainmenu a {
	padding-right: 5px;
	padding-left: 5px;
	color: white;
	font-size: 18px;
}

.mainmenu a:hover {
	color: #62df55;
}

.langmenu a:hover {
	color: #fe7000;
}


/* @end */

/* @group Video players */

.homevideo {
	height: 160px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width: 290px;
}

audio, canvas, img, video {
	vertical-align: middle;
}

/* @end */

/* @group FXs */

.blur {
	-webkit-filter: blur(5px) grayscale(50%);
	filter: blur(5px) grayscale(50%);
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

.blur transition {
	transition: all 0.4s ease;


/*

prefix me */
}

/* @end */



/* @group COOKIES LAW */

div.cc_banner.cc_container {
	background-color: #24367a;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0px 20px rgba(0,0,0,0.5);
	box-shadow: 0 0px 20px rgba(0,0,0,0.5);
	padding: 15px 20px;
}

div.cc_banner p.cc_message {
	margin: 0;
	position: relative;
	top: 2px;
	display: block;
	width: 80%;
	font-size: 14px;
	line-height: 1.2;
}

div.cc_banner p.cc_message a {
	color: #62df55;
}

div.cc_banner p.cc_message a:hover {
	color: #fe7000;
}

a.cc_btn.cc_btn_accept_all {
	border-radius: 3px;
	background-color: #fe7000;
	color: white;
	float: right;
	width: 20%;
	font-size: 14px;
	text-shadow: rgba(0,0,0,0.5) 0 1px 0;
	text-transform: uppercase;
	border-width: 1px;
	border-style: solid;
}

a:hover.cc_btn.cc_btn_accept_all {
	text-shadow: white 0 1px 0;
	background-color: #62df55;
	color: #24367a;
}

/* @end */

/* IPHONE */

@media only screen and (min-width: 320px) {
	
div.bar_homeB {
	height: 58px;
	text-align: center;
	top: 0;
	right: 0;
	left: 0;
}

a.button.homeB {
	font-size: 16px;
	margin: 10px 10px 0 auto;
	float: right;
}

#logohomeB {
	margin-left: 10px;
	display: block;
	position: absolute;
	z-index: 5;
	margin-top: 10px;
	width: 150px;
}

#logohome {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
	z-index: 5;
	margin-top: 20px;
}

a.button.home {
	border-radius: 7px;
	border: 1px solid white;
	color: white;
	text-shadow: #000000 0 1px 0;
	font-size: 18px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: rgba(0,0,0,0.5);
}

.wrapper {
	width: 90%;
	display: block;
	padding: 0;
	margin: 0 auto;
}

#header .wrapper {
	text-align: center;
}

#header p {
	text-align: center;
}

iframe, object, embed {
	max-width: 100%;
	height: auto;
}

section.col_main {
	margin: 0;
	width: 100%;
}

aside.col_DX {
	width: 100%;
	float: none;
	margin-bottom: 70px;
	display: none;
}

aside footer {
	width: 90%;
}

#banner-typeA {
	display: none;
}

}

/* IPAD */

@media only screen and (min-width: 480px) {
	
div.bar_homeB {
	height: 90px;
	text-align: right;
	top: 0;
	right: 0;
	left: 0;
}
	
a.button.homeB {
	margin-top: 25px;
	margin-right: 35px;
	font-size: 18px;
}

#logohomeB {
	margin-left: 10px;
	display: block;
	position: absolute;
	z-index: 5;
	margin-top: 10px;
	width: 300px;
}

#logohome {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
	z-index: 5;
	margin-top: 50px;
}

a.button.home {
	border-radius: 7px;
	border: 1px solid white;
	color: white;
	text-shadow: #000000 0 1px 0;
	font-size: 22px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: rgba(0,0,0,0.5);
}

}

/* DESKTOP */

@media only screen and (min-width: 1024px) {

.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
}

#header .wrapper {
	text-align: left;
}

#header p {
	text-align: left;
}

iframe, object, embed {
	max-width: 100%;
	display: block;
}

section.col_main {
	margin: 0;
	width: 658px;
}

#banner-typeA {
	display: inline-block;
}

aside.col_DX {
	width: 300px;
	float: right;
	margin-bottom: 70px;
	display: inline-block;
}

aside footer {
	width: 300px;
}

#spkbox {
	width: 47%;
}

}