ul.Carousel{ white-space: nowrap; left: 0%; top: 0%; }
.opIMG{ background-repeat: no-repeat; background-position: center center; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  }
.preLoader{ position: fixed; left:0px; top:0px; width: 100%; height: 100%; background-color: #f0f1f2; background-image:url(../Images/Loading-02-24x24.gif);
background-repeat: no-repeat; background-position: center; z-index: 1000; }
#Contents{ position: absolute; left: 0px; top:0px;width: 100%; height: 100%; opacity: 0; overflow-x: hidden; overflow-y: auto; }
.menu-active{ padding-right: 8px; padding-top:115px; overflow-y: hidden; }

/* START: Header */
.Top{ position: relative; top:0; left:0; padding: 38px; height: 115px; width:100%; max-width:100%; z-index: 7; }
.menu-active .Top{ position: fixed; }
.Top .Container{ display: table; width: 100%; margin: 0 auto 0 auto; max-height: inherit; font-size: 0px; }
.Top .Logo{ display: inline-block; display: table-cell; vertical-align: middle; width: 50%; text-align: left; }
.Top .Logo img{ width:200px; }
.Top .Logo:hover{ opacity: 0.75; }
.Top .Tools{ display: inline-block; width: 50%; text-align: right; float: right; }
.Top .Tools:after{ clear: both; float: none; }
.Top .Tools .Languages{ font-size: 0px; margin-right: -3px; margin-top: -28px; white-space: nowrap;}
.Top .Tools .Languages li{ display: inline-block; }
.Top .Tools .Languages li a{ font-family: 'PFS-Regular'; font-size: 14px; color: #fff; padding: 0 3px; }
.Top .Tools .Languages li a.Active, .Top .Tools .Languages li a:hover{ color: #444; }
.Top .Tools .Hamburger{ display: inline-block; background-image:url(../Images/Hamburger-menu-white.png); height: 25px; width: 25px; margin-top: 11px;
cursor: pointer; transition:background-image .4s ease-in-out ; -webkit-transition:background-image .4s ease-in-out ; }
.Top .Tools .Hamburger.Close{ background-image: url("../Images/close-menu-white.png"); }
.Top .Tools .Hamburger:not(.Close):hover{ background-image:url(../Images/Hamburger-menu-black.png); }
.Top .Tools .Hamburger.Close:hover{ background-image:url(../Images/close-menu-black.png); }
/* END: Header */

hr {    margin-top: 250px;
    margin-bottom: 250px;
	    border: none;}
		

		

/* START: Menü */

@keyframes pulse { 0% { margin-left: -15px;} 50% {margin-left: -30px;}   100% {margin-left: -15px;} }
@-webkit-keyframes pulse { 0% { margin-left: -15px;} 50% {margin-left: -30px;}   100% {margin-left: -15px;} }
@-moz-keyframes pulse { 0% { margin-left: -15px;} 50% {margin-left: -30px;}   100% {margin-left: -15px;} }
@-o-keyframes pulse { 0% { margin-left: -15px;} 50% {margin-left: -30px;}   100% {margin-left: -15px;} }

.Menu{ position: fixed; width: 100%; height: auto; left: 100%; top: 95px; bottom: 0px; opacity: 0.85; z-index: 6; overflow: auto; }
.Menu-Color{ position: fixed; left: 100%; top: 0px; width: 100%; height: 100%; background: #354360; z-index: 6; }
.Menu .Container{ display: table; position: absolute; left: 0px; top: 0px; right: 0px; width: 100%; height: 100%; padding: 45px 45px; text-align: center; }
.Menu .Gap{ display: block; margin-bottom: 70px; height: 0px; width: 100%; }
.Menu ul{ display: inline-block; text-align: left;}
.Menu ul li{ display: block; text-align: left;}
.Menu ul li.Animation a,.Menu li.Animation a:before{ transition:all .4s ease-in-out; -webkit-transition:all .2s ease-in-out; }
.Menu ul li.Animation > a{ display: block; position: relative; font-family: 'PFS-Thin';  font-size: 25px; color:#ffffff; padding: 7.5px 0px;     font-weight: bold;}
.Menu ul li.Animation > a:before{ content: ''; position: absolute; left: -30px; top: 50%; margin-top: -1px; width: 45px; height: 1px; background: #fff; opacity: 0; }
.Menu ul li ul{ margin: 0 !important; padding: 1px 0px; }
.Menu ul li ul li{ padding: 9px 0px; }
.Menu ul li ul li a{ font-family: 'PFS-Regular'; position: relative; font-size: 16px; color: #fff; padding:0px 0px 0px 25px; margin-left: 10px; }
.Menu ul li ul li a:before{ content: '>'; font-family: FontAwesome;  position: absolute; margin-left: -15px; top: 50%; margin-top: -7.5px; font-size:15px; color:#fff;  opacity: 1; }
.Menu ul li.Animation > a:hover:before{ opacity: 1; left: -60px; background: #000; }
.Menu ul li a:hover{ color:#000; }
.Menu ul li ul li a:hover:before{ color: #000; margin-left: -15px; animation: pulse 500ms ease-out; animation-iteration-count: 1; }

/* END: Menü */

/* START: Copyright */
.Menu ul li.Copyright{ font-family: 'PFS-Thin'; font-size: 13px; color: #fff; margin-top: 53px; letter-spacing: 0.5px; font-weight: 600; }
/* END: Copyright */

/* START: Social Media */
.Media{ display: inline-block !important; margin: 50px -12.5px 0px -12.5px; }
.Media table{ width: auto; height: 100%; }
.Media table td{ vertical-align: bottom;  }
.Media table a{ padding: 0px 12.5px; opacity: 1; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; }
.Media table a img{ height: 20px; }
.Media table a:hover{ opacity: 0.5; }
/* END: Social Media */

/* START: Banner */
.Banner.Main{ position: fixed; left: 0px; top: 0px; }
.Banner{ width: 100%; height: 100%; overflow: hidden; }
.Banner .Container{ position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; font-size: 0px; overflow: hidden; }
.Banner .VideoFrame{ position: absolute; left: 35px; top: 115px; right: 35px; bottom: 0px; width: auto; height: auto; text-align: center }
.Banner .VideoFrame iframe{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.Banner ul{ position: absolute; width: 100%; height: 100%; }
.Banner ul li:not(:first-child){ display: none; }
.Banner ul li{ position: absolute; width: 100%; height: 100%; overflow: hidden; z-index: 1; }
.Banner ul li.Active{ z-index: 3; }
.Banner ul li figure{ width: 100%; height: 100%; }

.Banner .Direction{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 5; }
.Banner .Direction li{ display:table; position: absolute; top: 0px; height: 100%; width: 133px; z-index: 1; }
.Banner .Direction li a{ vertical-align: middle; display: table-cell; text-align: center; }
.Banner .Direction .Next{ right: 0px; }
.Banner .Direction .Prev{ left: 0px; }
.Banner .Direction li:hover{ opacity: 0.6; filter: alpha(opacity=60);}

.Banner .Bullets{ position: absolute; left:0px; bottom: 20px; width: 100%; height: 12px; margin-left: -6px; font-size: 0px; text-align: center; z-index: 5; }
.Banner .Bullets li{ display: inline-block; background:#ffffff; width: 13px; height: 13px; margin-left:13px; }
.Banner .Bullets li.Active{ background: #111; }

.Banner .Content-Website{ position: absolute; right: 45px; bottom: 0; align-items: center; font: 24px 'PFS-Thin'; background: rgba(0,0,0, .7); height: 75px; display: flex; color: #cfcfcf; padding: 15px 30px; overflow: hidden; z-index: 16; }
.Banner .Content-Website > i{ padding-right: 15px; }

.Banner .Content{ position: absolute; left: 60px; bottom: 0px; width: 521px;  z-index: 15; font-size: 0px; }
.Banner .descriptionBar{ display: block; width: 100%; position: relative; }
.Banner .descriptionBar .closeDescription{ display: none; position: absolute; right: 0px; top: 0px; height: 35px; width: 35px; line-height: 35px; text-align: center;font-size: 15px; background: rgba(0,0,0, .7); color: #fff; cursor: pointer; }
.Banner .descriptionBar .showDescription{ display: table; height: 35px; line-height: 35px; background: rgba(0,0,0, .7); font-size: 16px; color:#fff; margin-bottom: 1px; padding: 0px 10px; cursor:pointer; }
.Banner .descriptionBar .showDescription span{ padding-left: 5px; margin-right: 3px; }
.Banner .descriptionBar .Description{white-space: pre-line; display: none; max-height: 750px; width: 100%; overflow: auto; background: rgba(0,0,0, .7); font-size: 16px; color:#fff; margin-bottom: 1px; padding:20px; }
.Banner .Content .Info{ display: inline-block; vertical-align: bottom; height: 75px; width: 450px; background: rgba(0,0,0, .7); padding: 15px; margin-right: 1px; font-size: 16px; }
.Banner .Content .Slash{ padding-left: 10px; letter-spacing: 1px; }
.Banner .Content .Info h5{ font-family: 'PFS-Thin'; font-size: 24px; color: #cfcfcf; margin-bottom: 2px;}
.Banner .Content .Info h6{ font-family: 'PFS-Bold'; font-size: 14px; color: #cfcfcf; }

.Banner .Content .Shares{ display: inline-block; position: relative; vertical-align: bottom; cursor: pointer; height: 75px; width: 70px; background-color: rgba(0,0,0, .7); z-index: 25; background-image:url(../Images/Shares-icon.png); background-repeat: no-repeat; background-position: center; }
.Banner .Content .Shares .List{ position: absolute; right: 0px; bottom: -176.5px; width: 70px; visibility: hidden; z-index: -11;  }
.Banner .Content .Shares .List ul{ position: relative; }
.Banner .Content .Shares .List li{ display: block; height: auto; width: auto; margin-bottom: 1px; position: relative; }
.Banner .Content .Shares .List li a{ display: block; position: relative; width: 70px; height: 75px; background-color: rgba(0,0,0, .7); text-align: center; line-height: 75px; color:#fff; font-size: 30px;  }
.Banner .Content .Shares .List li a span,
.Banner .Content .Shares .List li a button,
.Banner .Content .Shares .List li a iframe,
.Banner .Content .Shares .List li a div{ width: 100% !important; height: 100% !important; position: absolute !important; left: 0px; top: 0px;  }
.Banner .Content .Shares .List li.Text a{ height: 22px; font-size: 16px; line-height: 22px; }

.Banner .Content .Shares .List li:not(.Text) a:hover{ background-color: rgba(0,0,0, .75); }
.Banner .Content .Shares:hover .List{ opacity: 1; visibility: visible; bottom: 75px; }
/* END: Banner */

/* START:; Main */
.Main{ position: relative; width: 100%; }
.Bodyground{ position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; }
/* END: Main */

/* START: About */
.About{ width: 100%; }
.About .Container{ height: 485px; width: 100% }

.About .Us { width: 100%;  padding: 35px 55px; font-family: 'PFS-Thin'; font-size: 16px; color: #fff; }
.About .Us table {  width: 100%; }
.About .Us table td{ padding: 0px 42.5px;}
.About .Us article{ font-size: 16px; }
.About .Us h2{ font-family: 'PFS-Bold'; font-size: 24px; padding: 29px 0px 24px 0px;  }
.About .Us h4{     font-size: 17px; padding-bottom: 22px;
    font-weight: bold;
    padding-top: 16px;}
.About .Us h3{ font-weight:bold;     padding-top: 40px;}
.About .Us p {font-style: italic;}
.About .Us .References{ margin-top: 30px; margin-bottom: 30px; font-size: 0px; }
.About .Us .References ul{ width: 100%; text-align: center; margin:-20px -40px;}
.About .Us .References li{ display: inline-block; vertical-align: middle; margin:20px 40px; }
/* END: About */

/* START: Contact */
.Contact{ position: relative; width: 100%; }
.Contact .Banner{ position: relative; height: 475px; width: 100%; }
.Contact #MAP-Canvas{ height:100%; width:100%; }

.Contact .Info { position: relative; width: 70%; margin: 0px 15%; height: 255px; font-family: 'PFS-Light'; font-size: 18px; color: #fff; text-align: center;  }
.Contact table{ width: 100%; }
.Contact table td{ width: 25%; padding:0px 10px; vertical-align: middle; }
.Contact table td img{ height: 20px; }
.Contact .Social{ margin-bottom: -10px; }
.Contact .Social a{ display: inline-block; padding: 0px 7px; vertical-align: bottom; }
.Contact .Info a{ opacity: 0.7; transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; }
.Contact .Info a:hover{ opacity: 1; }
/* END: Contact */

/* START: Works */
.Work-Close{ position: absolute; right: 45px; top: 81px; width: 25px; height: 25px; z-index: 15; cursor: pointer; transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);}
.Work-Close:hover{ transform: rotate(135deg); -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg); }
.Work-Close .Line-Horizantal{ position: absolute; top: 50%; left: 0px; margin-top: -1px; width: 100%; height: 1px; background-color: #fff; }
.Work-Close .Line-Vertical{ position: absolute; top: 0px; left: 50%; margin-left: -1px; width: 1px; height: 100%; background-color: #fff; }

.Works{ position: relative; left: 0px; top: 0px; width: 100%; height: 100%; }
.Works .Container{ position: absolute; left: inherit; top: 0px; bottom:0px; width: inherit; height: auto; padding: 20px; }

.Works .Work-Title{ display: block; width: 100%; font-size: 28px; color:#ffffff; min-height: 30px; background: rgba(0,0,0,0.2); padding: 20px 45px; margin:25px 0;}

.Works ul{ position: relative; height: 100%; margin-right: -1px; font-size: 0; }
.Works ul > .Work-Title:first-child{ margin-top: 0; }

.Works ul li{ display:inline-block; position: relative; width: 25%; border-right:1px solid #00add8; border-bottom:1px solid #00add8; overflow: hidden; }
.Works ul li:nth-child(4n){ border-right: none; }

.Works ul li .Play{ position: absolute; right: 20px; bottom: 20px; font-size: 35px; color: #fff; }
.Works ul li img{ display: block; max-width: 100%; width: 100%; opacity: 0; }
.Works ul li article.Over{ position: absolute; left: -1%; top: -1%; bottom: -1%; right: -1%; width: 102%; height: 102%; background: rgba(0,0,0,0.8);
padding: 5% 7.5%; transition: all .3s ease-in-out; -webkit-transition: all .4s ease-in-out; text-align: center; opacity: 0; }
.Works ul li article.Over table{ width: 100%; height: 100%; }
.Works ul li article.Over h3{ font-family: 'PFS-Thin'; font-size: 23px; margin-bottom: -30px; color: #fff; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;}

.Works ul li:hover article.Over{ opacity: 1; }
.Works ul li:hover article.Over h3{ margin-bottom: 0px; }
/* END: Works */


	.thumbnail {
  max-width: 33%;
  padding: 11px;
}

	.thumbnail:hover {
  opacity:0.7;
}

/** LIGHTBOX MARKUP **/

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}













@media screen and (max-width: 1400px){
.Works ul li{ width: 33.33%; }
}
@media screen and (max-width: 1000px){
	.Works ul li{ width: 50%; }
}
@media screen and (max-width: 820px){
	.Banner .Content-Website{ display: none; }
}
@media screen and (max-width: 768px){
			.img-fluid {max-width: 100%; height: auto;}
	
	.thumbnail{ max-width: 100%;}
.Works ul li{ width: 50%; }

.Menu .Container{ display: block; position: absolute; left: 0px; top: 0px; right: 0px; width: 100%; height: 100%; padding: 0px 45px 45px 45px; text-align: center; }
.Menu .Gap{ display: block; margin-bottom: 30px; height: 0px; width: 100%; }
.Menu ul{ margin: 0px 0px 50px 0px; }
.Menu ul li.Animation > a{  font-size: 28px; }
.Menu ul li ul li a{ font-size: 16px; ; }
.Menu ul li ul li a:before{ font-size:13px; }

.Media{ display: inline-block !important; margin: 30px -12.5px 0px -12.5px; }
.Menu ul li.Copyright{font-size: 12px; margin-top: 30px; }

.Banner .Direction li a img{ max-width: 17.5%; }

.Banner .Content{ position: absolute; left: 0px; bottom: 0px; width: auto; min-height: 75px; z-index: 15; font-size: 0px; text-align: center; }
.Banner .Content .Info{ display: inline-block; vertical-align: bottom; height: 75px; background: rgba(0,0,0, .7); padding: 15px; margin-right: 1px; font-size: 16px; }

.About{ width: 100%; }
.About .Container{ height: 485px; width: 100% }

.About .Us { width: 100%; padding: 25px 35px; font-family: 'PFS-Thin'; font-size: 16px; color: #fff; }
.About .Us table { width: 100%; margin: 0px 0px; position: relative; }
.About .Us table td{ width: 100%; display: block; padding: 0px 15.5px; color: #fff; vertical-align:top; }

.About .Us .References{ width: 100%; margin-top: 30px; margin-bottom: 30px; font-size: 0px;     padding: 0px 15.5px; }
.About .Us .References ul{ width: 100%; text-align: left; margin:0px; }
.About .Us .References li{ display: inline-block; vertical-align: middle; margin: 20px 0px; }
.About .Us .References li img{ max-width: 100%; }

.Contact table td{ width: 100%; height: 25%; display: block;  vertical-align: middle; }
.Contact .Banner{ height:275px;}
.Contact .Info{ margin-top: 50px; }

}
@media screen and (max-width: 600px){
	.Banner .Content,
	.Banner .Content .Info{ width: 100%; }

	.Banner .Content-Website{ bottom: 76px; right: 0; height: auto; }
	.Banner .Content .Shares{ display: none; }
}
@media screen and (max-width: 485px){
	.Works ul li{ width: 100%; }
	.Banner .Content{ width: 100%; }
	.Banner .Content .Info{ display: block; width: 100%; }
	.Banner .Content .Shares{ position: absolute; left: 0px; bottom: 76px; }

.Banner .descriptionBar{ display: none; opacity: 0; visibility: hidden; }
}




