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

.block_right
{
-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix{
from{ opacity: 1; }
to{ opacity: 1; }
}

body {
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}

body,html{
	padding:0px;
	margin:0px;
}

.fullwrap{
	position:relative;
	margin-left:auto;margin-right:auto;
	width:1160px;
}

.topbanner{
	width:100%;
	height:145px;
	position:relative;
}

.logo{
	position:absolute;
	width:277px;height:113px;
	top:3px;
	left:0px;right:0px;
	margin-left:auto;margin-right:auto;
}

.underlogo{
	position:absolute;
	width:400px;
	left:0px;right:0px;
	margin-left:auto;margin-right:auto;
	height:20px;top:125px;
	border-bottom:1px solid #004b82;
}

.underlogo h2{
	padding:0px;margin:0px;text-align:center;
	line-height:26px;
	font-family: 'GFSDidot-Italic';
	color:#95a3b7;font-size:19px;line-height:16px;

-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}
	
.logo img{
	width:277px;height:113px;border:0px;
}

.topmenu{
	width:100%;
	height:50px;
	position:relative;
}

.topmenu.gr ul{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	width:790px !important;
}

.forcegr{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

.topmenu.gr ul li a{
	font-size:16px;
}

.topmenu ul{

/*	font-family: 'Advent Pro', sans-serif;
	font-weight:500; */
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#333b41;width:740px;
	position:absolute;left:0px;right:0px;
	margin-left:auto;margin-right:auto;
	top:0px;font-weight:100;

-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}

.topmenu ul li{
	text-decoration:none;
	color:#333b41;display:inline-block;
	text-align:center;
	margin-left:5px;
}


.topmenu ul li a{
	text-decoration:none;
	color:#333b41;
	text-transform:uppercase;
	/*
	font-size:18px;*/
	font-size:16px;font-weight:100;
	display:block;
	padding-right:10px;
	background-image:url(../images/mbullet.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.apage{
	color:#1e3566 !important;
	text-decoration:underline !important;
}

.topmenu ul li a:hover{
	text-decoration:underline;
}

.langeselect{
	position:absolute;
	width:60px;
	right:0px;
	color:#333b41;
	font-family: 'Advent Pro', sans-serif;
	font-weight:500;
	font-size:18px;
	top:15px;

-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}

.langeselect a{ 
	color:#333b41;
	font-family: 'Advent Pro', sans-serif;
	font-weight:500;
	font-size:16px;
	text-decoration:none;
	color:#333b41;

-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}

.lasta{
	background-image:none !important;
}

.contboxs{
	width:100%;
	min-width: 580px;
	min-height: 445px;
}

.contboxsleft, .contboxsright{
	width: 580px;
	height: 445px;position:relative;
	float:left;overflow:hidden;
	z-index:2000;
}

.contboxsright{	
	background-image: url(../images/pattern.jpg);
}

.contboxsright .txtwrap{
	width:540px;
	position:absolute;
	left:20px;
	top:20px;
	height:405px;background:white;
}

.contboxsright .txtwrap .txtwrapT{
	padding:0px;margin:0px;
	padding:20px;height:345px;
	position:relative;
	overflow:hidden;
}

.txtwrapT h1{
	margin:0px;padding:0px;
	/*
	font-family: 'Advent Pro', sans-serif;
	font-weight:500;*/
font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;font-weight:100;
	text-transform:uppercase;
	color:#1e3566 !important;font-size:22px;line-height:22px;
	padding-bottom:10px;

-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}

.txtwrapT h2{
	margin:0px;padding:0px;
	font-family: 'GFSDidot-Italic';
	color:#1e3566;font-size:16px;line-height:16px;

-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}

.txtwrapT p{
	padding:0px;margin:0px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#2e2f31; font-size:13px;line-height:21px;
	padding-top:25px;

-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}

table{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#2e2f31; font-size:13px;line-height:21px;

-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}

.midsplit{
	position:relative;
	height:90px;/*80*/
	width:100%;
}

.midsplitbox{
	position:absolute;
	width:420px;
	height:100%;
	left:0px;right:0px;
	margin-left:auto;margin-right:auto;
}

.leftarr{
	position:absolute;
	left:0px;height:100%;width:18px;
	background-image:url(../images/arrows.png);
	background-repeat:no-repeat;
	background-position: 0px center;
	cursor:pointer;
}

.rightarr{
	position:absolute;
	right:0px;height:100%;width:18px;
	background-image:url(../images/arrows.png);
	background-repeat:no-repeat;
	background-position: -22px center;
	cursor:pointer;
}

.midin{
	position:absolute;left:22px;height:100%;width:374px;
}

.midin h3{
	margin:0px;padding:0px;position:relative;
	font-family: 'Advent Pro', sans-serif;
	font-weight:500;text-transform:uppercase;
	color:#1e3566 !important;font-size:24px;line-height:24px;
	width:100%;text-align:center;padding-top:20px;

-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}

.midin h4{
	margin:0px;padding:0px;position:relative;
	font-family: 'GFSDidot-Italic';
	color:#58687f !important;font-size:16px;line-height:16px;
	width:100%;text-align:center;padding-top:5px;

-webkit-animation-duration: 0.1s;
-webkit-animation-name: fontfix;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 0.1s;
}



.imgrow{
	position:relative;
	height:80px;
	width:100%;
	height:231px;
	margin-bottom:20px;
	overflow:hidden;
}

.imgrow .innerimgs{
	height:231px;
	width:232px;
	/*
	display:inline-block;*/
	display:block;float:left;
	margin:0px;border:0px;padding:0px;position:relative;
}

.innerimgs img{
	position:absolute;top:0px;left:0px;
	z-index:100;
}

.innerimgs:after{
	position:absolute;width:100%;height;100%;top:0px;left:0px;
	background-image: url(../images/overlay.png);background-repeat:repeat;
	z-index:200;content: " ";
	height:231px;
	width:232px;
}
/*
.innerimgs:hover:after{
	display:none;
}
*/
.imgrow .active:after{
	display:none !important;
}


.imgrowslider{
	position:relative;width:100000px;
	height:100%;
}

.imgrowslider div{
	height:231px;
	width:232px;float:left;
}

.footer{
	width:100%;
	height:104px;
	background-image: url(../images/footerbg.jpg);
	background-repeat:repeat;
	position:relative;
}

.footer .innerff{
	position:absolute;
	min-width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: -moz-calc(100% - 40px); width: calc(100% - 40px);
	top:20px;left:20px;
	background:white;height:64px;
}

.centfoot{
	width:542px;
	position:absolute;left:0px;right:0px;
	margin-left:auto;margin-right:auto;
	height:23px;top:20px;
}

.wifi{
	position:absolute;
	width:121px;background-image:url(../images/wifi.png);height:100%;
}

.ftext{
	font-family: Georgia, Times, "Times New Roman", serif;
	width:400px;font-size:13px;color:#373737;
	line-height:23px;height:23px;left:128px;position:absolute;
}

.shp{
	position:absolute;
	right:0px;top:-2px;
	height:24px;width:117px;background-image:url(../images/shp.png);
}

.trip{
	position:absolute;
	left:90px;
	top:40px;
	width:148px;height:36px;
}

.trip img{
	width:148px;height:36px;
}

.book{
	position:absolute;
	right:90px;
	top:40px;
	width:174px;height:38px;
}

.book img{
	width:174px;height:38px;
}

.clear{
	clear:both;
}



.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 20px; right: 10px;
width:3px;
}


.vscrollerbasebeg{
width: 3px;
background-color: #e6e6e6;
}

.vscrollerbar {
width: 3px;
background-color: #1e3566;
}


.scrollerjogbox {
width: 3px;
height: 10px;

top: auto; left: auto;
bottom: 0px; right: 0px;

background-color: gray;
}




/* studios */
.imgrow .innerimgsstudio{
	height:231px;
	width:232px;
	/*
	display:inline-block;*/
	display:block;float:left;
	margin:0px;border:0px;padding:0px;position:relative;
}

.innerimgsstudio img{
	position:absolute;top:0px;left:0px;
	z-index:100;
}

.innerimgsstudio:after{
	position:absolute;width:100%;height;100%;top:0px;left:0px;
	background-image: url(../images/overlay.png);background-repeat:repeat;
	z-index:200;content: " ";
	height:231px;
	width:232px;
}

.innerimgsstudio a{
	border:0px;
	cursor:pointer;
}

.innerimgsstudio img{
	cursor:pointer;
	border:0px;
}

.highslide img{
	border:0px !important;
}

.imgrow .active:after{
	display:none !important;
}

.innerimgsstudio:hover:after{
	display:none;
}

.studioslider{
	position:relative;width:100000px;
	height:100%;
}

.studioslider div{
	height:231px;
	width:232px;float:left;
}

.leftarrStudio{
	position:absolute;
	left:0px;height:100%;width:18px;
	background-image:url(../images/arrows.png);
	background-repeat:no-repeat;
	background-position: 0px center;display:none;
	cursor:pointer;
}

.rightarrStudio{
	position:absolute;
	right:0px;height:100%;width:18px;
	background-image:url(../images/arrows.png);
	background-repeat:no-repeat;
	background-position: -22px center;
	cursor:pointer;
}

#map{
	position:absolute;width:100%;height:100%;top:0px;left:0px;
}

.gallarea{
	position:relative;widht:100%;height:1px;
}

.gallwrap{
	position:absolute;	width:1160px;
	height:0px;/* height:760px; */
	background-image: url(../images/footerbg.jpg);
	background-repeat:repeat;
	top:0px;left:0px;
	z-index:3000;
	overflow:hidden;
}

.gallwrapinner{
	background:white;
	position:absolute;
	min-width: -webkit-calc(100% - 80px); width: -o-calc(100% - 80px); width: -moz-calc(100% - 80px); width: calc(100% - 80px);
	top:20px;left:20px;
	height:690px;
	padding:20px;
}

.loader{
	position:absolute;
	width:32px;height:32px;
	left:0px;right:0px;
	margin-left:auto;margin-right:auto;
	top:50%;margin-top:-16px;
}

.cyclewrap{
	position:absolute;
	width:100%;height:100%;top:0px;left:0px;
	z-index:1000;
}

.cyclewrap img{
	width:100%;height:100%;
}

.cycleload{
	position:absolute;
	width:100%;height:100%;top:0px;left:0px;
	z-index:1100; background-color:#1e3566;
	background-image: url(../images/loadc.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

.sliderloader{
	position:relative;width:100%;height:1px;
}

.sliderloaderL{
	position:absolute;
	width:100%;height:232px;
	background-color:#1e3566;
	background-image: url(../images/loadc.gif);
	background-repeat:no-repeat;
	background-position:center center;
	top:-252px;z-index:2000;
	display:none;
}

form{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;color:##2e2f31;
	line-height:23px;
}

.form_cont label{
	float:left;
	width:150px;
	padding:4px;
	line-height:17px;
	display:block;
}	

.form_cont input{
	display:block;
	line-height:17px;
	float:left;
	width:190px;
	border:1px solid #1e3566;
	padding:4px;
}	

.form_cont textarea{
	border:1px solid #1e3566;
	padding:4px;
	width:190px;
	height:60px;
}

.form_cont button{
	float:left;
}
.form_cont .clear{
	height:2px;
}