/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-weight:normal;
	
	-webkit-font-smoothing:subpixel-antialiased;
	-moz-font-smoothing: subpixel-antialiased;
	-o-font-smoothing: subpixel-antialiased;
}

.clear
{
	clear:both;
	margin:0 !important;
	padding:0 !important;
}
@font-face {
    font-family: 'Lato', sans-serif;
	font-weight:normal;
}


body{
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: table;
	width:100%;

}


.headerWrapper {
	position: relative;

	box-shadow: 0px 0px 0px 0px #1AADE6;
	height: 75px;
	z-index: -2;
}


.footerWrapper {
	position: relative;

box-shadow: 0px 0px 250px 207px #005779;
height: .5px;
z-index: -2;
}



header {
	
	right:0;
	position:relative;
}

header img {
	
	height: 93px;
	margin-left: 60px;
	overflow: hidden;
	 opacity: .99;

}



nav {
	float:right;
	margin-right:53px;
}

nav a{ float:right;color: rgb(8, 119, 146);}
nav p{float:left; text-align:justify;}


nav a:hover {color:#085A91;}

a{color:#7c7871; text-decoration:none; font-size:20px; font-family: 'Lato', sans-serif;margin-top:8px;}
.content-description p{color:#7c7871; text-decoration:none; font-size:11.5px; font-family: 'Lato', sans-serif; text-align:justify;margin-left:20px;}
p{color:#7c7871; text-decoration:none; font-size:15px; font-family: 'Lato', sans-serif; text-align:justify;margin-left:20px;}
h4{float:right;color:#7c7871; text-decoration:none; font-size:15px; font-family: 'Lato', sans-serif;}
h1{float:left;color:#222120; text-decoration:none; font-size:30px; font-family: 'Lato', sans-serif;margin-left:20px; margin-top:35px;}
h2{float:lef;color:#7c7871; text-decoration:none; font-size:15px; font-family: 'Lato', sans-serif; margin-top: -32px;
}
h5{color:#7c7871; float:left; font-family: 'Lato', sans-serif; font-size:11px; margin-left: 20px; margin-bottom:20px;}

.main-content
{
	backface-visibility: hidden;
	/*margin:20px auto;*/
}

.main-content
{
	margin:20px auto;
	width:auto;
	overflow:hidden;
	text-align:center;
	display:block; 
}
.contact-content, .about-content{
	display:block;
	position:relative;
	width:auto;
}


.scroll-pane
{
    width: 100%;
    height: auto ;
    overflow: auto;
	overflow-y: hidden;
	
}
/*.horizontal-only
{
    height: auto;
    max-height: 600px;
}*/

ul#main-content 
{
	zoom:1; /*required for IE 6 and 7*/
    *display: inline; /*required for IE 6 and 7*/
	list-style: none;
	display: inline-block;
	white-space: nowrap;
	height: auto;
	margin: 0px;
	padding: 0px;
	
}

ul#main-content >li
{
	height: 562px;
	width: auto;
	margin: -1px;
	padding: 0px;
	display: inline-block;
	zoom: 1;
	white-space: nowrap;
	vertical-align: top;
    zoom:1; /*required for IE 6 and 7*/
    *display: inline; /*required for IE 6 and 7*/
}

.content-block
{
	height:522px;
	cursor: pointer;
	width: 268px;
	position: relative;
	padding: 20px;
	overflow: hidden;
	float: left;
	display: inline-block;
	background:#333333;
}

.content-caption{
	z-index:2;
	position:relative;
}

.content-block h4
{
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-size:15px;
	color:#fff;
	margin-top:30px;
	letter-spacing:1px;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}
.address{font-family: 'Lato', sans-serif;
	font-size:15px;}
.content-block span{
	font-size: 8px;
}

hr.design-line
{
	width:46px;
	border:none;
	margin:15px auto;
	height:1px;
	background-color:#fff;
}
.block-title
{
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-size:27px;
	color:#fff;
	font-weight: 100;
	letter-spacing:2px;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	 transition: all .5s ease;
}




.block-title:hover
{
	text-align:center;
	 font-family: 'Lato', sans-serif;
	font-size:32px;
	color:#1AADE6;
	font-weight: 100;
	letter-spacing:2px;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	
}

.content-block .description
{
	text-align:center;
	 font-family: 'Lato', sans-serif;
	font-size:11px;
	color:#fff;
	margin-bottom:10px;
	letter-spacing:.1em;
	z-index:2;
}
.content-block .sub-title
{
	margin-top:5px;
	text-align:center;
	 font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:underline;
}
.content-block img
{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	
}

.content-block img:hover
{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	
}


.content-block .ob-description
{
	text-align:center;
	 font-family: 'Lato', sans-serif;
	font-size:9px;
	color:#fff;
	margin-bottom:10px;
	line-height:14px;
	margin:10px 0;
}

/*********/
/** content-block **/

.content-right {
width: 450px;
/* float: left; */
height: 500px;
padding: 20px 10px;
position: relative;
display: inline-block;
vertical-align: top;
white-space: nowrap;
}

.btn-close-sub-content-block, .btn-close-content-detail {
display: block;
position: absolute;
top: 0px;
right: 110px;
background: url(../images/btn-close.png) no-repeat;
height: 32px;
width: 32px;
cursor: pointer;
z-index: 2;
}


.content-block .overlay  {
	height: 562px;
	width: 100%;
	display: none;
	position:absolute;
	top: 0;
	left:0;
	background:#333333;
	opacity: 0.6;
	filter:alpha(opacity=60);
	z-index:1;
	
	
}

/** content-block:hover Behaviour for caption **/
.content-block:hover .overlay {
	
}

.sub-content-block{
	display:none;
	padding: 0 2px 0 1px;
	float:left;
	height:auto;
	
	/*backface-visibility: hidden;
	-webkit-perspective: 1000;
	z-index:9;*/
}

.sub-content-block ol{
	list-style: none;
	display: inline-block;
	white-space: nowrap;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
	zoom:1; /*required for IE 6 and 7*/
    *display: inline; /*required for IE 6 and 7*/
}

.main-content .sub-content-block  ol> li
{
	height: 562px;
	width: auto;
	margin: 0px -3px 0px 0px;
	padding: 0px;
	display: inline-block;
	zoom: 1;
	white-space: nowrap;
	vertical-align: top;
	background:#ffffff;
	overflow:hidden;
}

.main-content .sub-content-block  ol> li .sub-content-menu{
	float:left;
	display:block;
	width:350px;
	height:562px;
	cursor:pointer;	
	overflow:hidden;
	position:relative;
}

.main-content .sub-content-menu > .overlay{
	overflow: hidden;
	height: 562px;
	width: 350px;
	background:rgba(94, 117, 240, 0.44);
	z-index: 1;
	position: absolute;
}

.main-content .sub-content-menu img{
 	position:absolute;
	top:0;
	left: 0;
	width: 100%;
	
}

.main-content .sub-content-menu  .sub-content-title
{ 
	font-family: 'Lato', sans-serif;
font-size: 15px;
color: #ffffff;
position: absolute;
width: 100%;
text-align: center;
letter-spacing: .11em;
z-index: 1;
white-space: normal;
padding: 2px;
line-height: 14px;
padding: 18em 0;
}



li.bjqs-slide img{
	margin-top:45px;
}

.content-detail-page{
	top: 0px;
	background:#ffffff;
}


.content-left
{
	width:450px;
	margin-right:1px;
	/*float:left;*/
	height:500px;
	padding:20px 10px;
	position:relative;
	display:inline-block;
	white-space:normal;
}

.content-right
{
	width:450px;
	/*float:left;*/
	height:500px;
	padding:20px 10px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	white-space:nowrap
}
form
{
	position:absolute;
	left:50px;
	top:70px;
	vertical-align:top;
	text-align:left;
}

form .form-label
{
	color:#34312e;
	 font-family: 'Lato', sans-serif;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	margin:15px 0 10px 0;
	text-align:left;
}
form input
{
	color:#34312e;
	 font-family: 'Lato', sans-serif;
	font-size:11px;
	border:1px solid #dbdbdb;
	height:20px;
	line-height:26px;
	width:300px;
	padding:5px;
	outline:none;
}
form textarea
{
	color:#34312e;
	 font-family: 'Lato', sans-serif;
	font-size:11px;
	border:1px solid #dbdbdb;
	height:100px;
	line-height:26px;
	width:300px;
	padding:5px;
	resize:none;
	outline:none;
}

form button[type="submit"]
{
 font-family: 'Lato', sans-serif;
	font-size:11px;
	text-transform:uppercase;
	background-color:#34312e;
	border:none;
	color:#ffffff;
	height:30px;
	width:100px;
	line-height:26px;
	outline:none;
	margin-top:20px;
	cursor:pointer;
}
#msg{
	font-size: 11px;
	font-family: 'FuturaStdBook';
	padding: 0px;
}

.error, .warning, .success{
	font-size:11px; 
	 font-family: 'Lato', sans-serif;
	display:block;
	padding:2px 0 0px 0;
	white-space:normal;
}

.error{color: red;}
.warning{color: #FF1B07;}
.success{color:#080;}

.contact-content .content-left .page-content, .about-content .content-left .page-content
{
	 font-family: 'Lato', sans-serif;
	font-size:32px;
	border:none;
	color:#34312e;
	width:400px;
	position:absolute;
	top:180px;
	left:50px;
}

.about-content .content-left .page-content
{
	position:absolute;
	top:265px;
	left:30px;
}

.about-content .content-right p
{
	 font-family: 'Lato', sans-serif;
	font-size:11px;
	color:#746f68;
	line-height:40px;
	padding:0px 25px 0px 0px;
	margin-top:145px;
	text-align:left;
	white-space: normal;
}
.detail-content{
	display:none;
	position:relative;
	white-space:nowrap;
	top:0;
	overflow:inherit !important;
}

.detail-content .content-left
{
	width:280px;
	margin: 10px 10px 10px 20px;
	height:562px;
	text-align: left;
	padding: 10px;
	position: relative;
	display: inline-block;
	white-space: normal;

}

.detail-content .content-title
{
	 font-family: 'Lato', sans-serif;
	font-size:30px;
	color:#34312e;
	line-height:35px;
	margin-top:35px;
}

.detail-content .content-year, .detail-content .content-description p
{
	 font-family: 'Lato', sans-serif;
	font-size:11px;
	color:#34312e;
	line-height:16px;
	margin:10px 0;
	text-align: justify;
}

.detail-content .content-year{
	
}

.btn-close-sub-content-block, .btn-close-content-detail
{
	display:block;
	position:absolute;
	top:0px;
	right:110px;
	background:url(../images/btn-close.png) no-repeat;
	height:32px;
	width:32px;
	cursor:pointer;
	z-index:2;
}

.btn-close-sub-content-block{
	right:20px;
}

.detail-content .content-right
{
	/*width:866px;*/
	padding:0 10px;
	margin:0px 10px 10px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	letter-spacing: 1px;
}

.detail-content .content-right ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.detail-content .content-right ul>li
{
	float:left;
	width:766px;
}