/*
Theme Name: Nomas
Theme URI: 
Author: Argosoft Online
Author URI: https://www.argosoftonline.com/
Description: Nomas Theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, white, custom, Nomas
Text Domain: 

*/


@font-face {
    font-family: 'Helvetica';
    src: url('font/helveticaneue.eot');
    src: url('font/helveticaneue.eot?#iefix') format('embedded-opentype'),
         url('font/helveticaneue.woff') format('woff'),
         url('font/helveticaneue.ttf') format('truetype'),
         url('font/helveticaneue.svg#wisdom_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

::selection {
    background: #000;
    color: #FFF;
}
::-moz-selection {
    background: #000;
    color: #FFF;
}


html, body{
	background: #FFF;
	color: #000;
	font-family: 'Helvetica', Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 16px;
    letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover, a.sel, a.sel:hover{
	color: #000;
	text-decoration: line-through;
}

a, a:hover, a:link, a:active, a:visited, textarea:focus, input:focus, input:active, iframe{ outline: none; }


form{
	border: none;
	margin: 0;
	padding: 0;
}

iframe{
	border: none;
	background: transparent;
}

img{
	border: none;
	vertical-align: middle;
}

strong{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.loader{
	background: url('img/loader.gif') center center no-repeat;
	left: 50%;
	margin: -30px 0 0 -30px;
	height: 60px;
	position: absolute;
	top: 50%;
	width: 60px;
}

.clear{ clear:both; }

.inline{ display: inline !important; }

.hauto{ height: auto !important; }
.wauto{ width: auto !important; }

.spacer_10{ clear: both; height: 10px; font-size: 1px; }
.spacer_20{ clear: both; height: 20px; font-size: 1px; }
.spacer_25{ clear: both; height: 25px; font-size: 1px; }
.spacer_30{ clear: both; height: 30px; font-size: 1px; }
.spacer_40{ clear: both; height: 40px; font-size: 1px; }
.spacer_50{ clear: both; height: 50px; font-size: 1px; }
.spacer_60{ clear: both; height: 60px; font-size: 1px; }
.spacer_100{ clear: both; height: 100px; font-size: 1px; }
.spacer_bottom{ clear: both; height: 150px; font-size: 1px; }

.centered{ margin: 0 auto  !important; text-align: center  !important; }
.fleft{ float: left !important; }
.fright{ float: right !important; }
.white{ color: #FFF !important; }



#menu{
	left: 24px;
	line-height: 23px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 17px;
	z-index: 1000;
}
#menu h1{
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 25px 0;
	padding: 0;
}



#languages{
	bottom: 19px;
	left: 24px;
	position: fixed;
	z-index: 1000;
}

#newsletter{
	top: 17px;
	right: 24px;
	position: fixed;
	z-index: 1000;
}

#social{
	bottom: 19px;
	right: 24px;
	position: fixed;
	text-align: right;
	width: 230px;
	z-index: 1000;
}

#share{
    background: #FFF;
    bottom: 0px;
    height: 37px;
    left: 50%;
    margin-left: -389px;
    padding-top: 23px;
    position:fixed;
    text-align: center;
    width: 778px;
    z-index: 1000;
}

#newsletterform{
	display: none;
	margin: 0 auto;
	padding-bottom: 50px;
	position: relative;
	width: 665px; 
}

#site{
	height: 100%;
	position: relative;
	width: 100%;
}

#bg{
	height: 100%;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 0;
}
#bg .img{
	display: none;
	left: 50%;
	position: absolute;
	top: 50%;
}

#page{
	/*margin: 0 auto;*/
	padding: 0 0 0 390px;
	position: relative;
	z-index: 100;
}
#page .content{
	min-height: 250px;
	position: relative;
}


#page .content .img_hover{
	display: block;
	min-height: 470px;
	position: relative;
}
#page .content .img_hover img{
	display: block;
	margin: 0 auto;
}
#page .content .img_hover .caption{
	display: none;
}
#page .content .img_hover .caption span{
	display: block;
	font-size: 11px;
	padding: 15px;
	text-align: center;
}

#page.dates{
	min-width: 500px;
	padding: 17px 0 0 390px;
}
#page.dates .dates{
	left: -140px;
	line-height: 23px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 140px;
}
#page.dates .list{
	display: none;
	line-height: 23px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#page.dates .list li{
    padding-right: 150px;
}



#page.home{
	height: 100%;
	padding: 0;
}
#page.home .content{
	height: 470px;
	left: 50%;
	margin: -235px 0 0 -378px;
	position: absolute;
	top: 50%;
	width: 756px;
}
/*#page.home .content img{
    height: 424px;
    width: 756px;
}*/


#page.detail{
	padding: 17px 0 0 0;
}
#page.detail .content{
	line-height: 20px;
	margin: 0 auto;
	width: 778px;
}

#page.detail .content h2{
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 28px 0;
	text-align: center;
}

#page.detail .content .text{
	line-height: 23px;
	margin: 0 auto;
	width: 660px;
}



.gallery{
	display: block;
	height: 575px;
	position: relative;
	width: 778px;
}
.gallery .outer{
	display: block;
	height: 575px;
	overflow: hidden;
	position: relative;
	width: 778px;
}
.gallery .inner{
	display: block;
	height: 575px;
	position: relative;
}
.gallery .inner .item{
	float: left;
	height: 575px;
    	overflow: hidden;
    	position:  relative;
    	text-align: center;
	width: 778px;
}
/*.gallery .inner .item img{
    height: 523px;
    width: 778px;
}*/
.gallery .inner .item .wrapimg{
	display: block;
	height: 523px;
	line-height: 523px;
	width: 778px;
}
.gallery .inner .item .caption{
	display: table-cell;
	font-size: 11px;
	height: 52px;
	text-align: center;
	vertical-align: middle;
	width: 778px;
}
.gallery .arrow{
	background: url('img/blank.gif');
	height: 523px;
	position: absolute;
	top: 0;
	width: 389px;
}
.gallery .arrow.prev{
	cursor: url("img/arrow_left.png") 0 0, auto;
	left: 0;
}
.gallery .arrow.next{
	cursor: url("img/arrow_right.png") 50 0, auto;
	right: 0;
}
.gallery .counter{
    left: 250px;
    position: fixed;
    top: 19px;
}




#page.publications{
	padding: 17px 0 0 0;
}
#page.publications .content{
	line-height: 20px;
	margin: 0 auto;
	width: 615px;
}

#page.publications .content h2{
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 28px 0;
	text-align: center;
}



#page.foundation{
	padding: 17px 0 0 0;
}
#page.foundation .content{
	line-height: 20px;
	margin: 0 auto;
	width: 665px;
}
#page.foundation .content p{
	line-height: 23px;
	margin: 0;
	padding: 0;
}














