@charset "UTF-8";
/* inceput elemente generale */
/* fonts */
@import url(//fonts.googleapis.com/css?family=Gabriela|Dosis:200|Crete+Round|Josefin+Slab:300,400,700|Josefin+Sans:400,100,300,600,700|Patua+One|Cabin+Sketch|Open+Sans+Condensed:300|Raleway:400,700,800,900,300|Abril+Fatface);
/* simple-line font */
@font-face {
  font-family: 'simple-line-icons';
  src: url('../fonts/simple-line/Simple-Line-Icons.eot?-i3a2kk');
  src: url('../fonts/simple-line//Simple-Line-Icons.eot?#iefix-i3a2kk') format('embedded-opentype'), url('../fonts/simple-line//Simple-Line-Icons.ttf?-i3a2kk') format('truetype'), url('../fonts/simple-line//Simple-Line-Icons.woff2?-i3a2kk') format('woff2'), url('../fonts/simple-line/Simple-Line-Icons.woff?-i3a2kk') format('woff'), url('../fonts/simple-line\\/Simple-Line-Icons.svg?-i3a2kk#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* font awsome */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ==========================================================================
HTML5 display definitions
========================================================================== */
 
/* * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */
 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] { display: none; }
/* ==========================================================================
Base
========================================================================== */
/* * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom. */
 
html { font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }
html, html a { -webkit-font-smoothing: antialiased; }
/* * Addresses `font-family` inconsistency between `textarea` and other form
* elements. */
html, button, input, select, textarea { sans-serif;}
/* * Addresses margins handled incorrectly in IE 6/7. */
body { margin: 0;}
.wbfx-pagina{height:100%;width:100%;position:relative;}
/* ==========================================================================
Links
========================================================================== */
/* * Addresses `outline` inconsistency between Chrome and other browsers. */
 
a:focus { outline: thin dotted; }
/* * Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/* * Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */
 
h1 { font-size: 2em; margin: 0.67em 0; color: #353535; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
/* * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/* * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
/* * Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/* * Addresses styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }
/* * Addresses margins set differently in IE 6/7. */
p, pre { margin: 1em 0; }
/* * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* * Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
/* * Addresses CSS quotes not supported in IE 6/7. */
q { quotes: none; }
/* * Addresses `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* * Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
.indent{text-indent: 20px;}
/* ==========================================================================
Lists
========================================================================== */
/* * Addresses margins set differently in IE 6/7. */
 
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
/* * Addresses paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 0 0 40px; }
/* * Corrects list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }
/* ==========================================================================
Embedded content
========================================================================== */
/* * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7. */
 
img { border: 0; /* 1 */
-ms-interpolation-mode: bicubic; /* 2 */ }
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/* * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
 
figure { margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/* * Corrects margin displayed oddly in IE 6/7. */
 
form { margin: 0; }
/* * Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/* * 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */
	padding: 0; white-space: normal; /* 2 */
*margin-left: -7px; /* 3 */ }
/* * 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
*vertical-align: middle; /* 3 */ }
/* * Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet. */
button, input { line-height: normal; }
/* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6. */
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
*overflow: visible; /* 4 */ }
/* * Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }
/* * 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
*width: 13px; /* 3 */ }
/* * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box; }
/* * Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/* * Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* * 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */
vertical-align: top; /* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/* * Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }
/* elemente generale */
body {
	background: url("../img/bg.jpg") center top repeat-x;
	color: #fff;
	font-weight: 400;
	
	font-family: 'Dosis', Arial, sans-serif;
	background-attachment: fixed;
}
a {
	color: #f0f0f0;
	text-decoration: none;
	outline: none;
}
/* Demo colors */
.demo-1 { background: #00FFCC; }
.demo-1 a { color: #be4856; }
a:hover, a:focus {
	color: #fff;
}
a.social-icons{font-size: 1.2em;font-weight: 300;color: #AEAEAE;margin-right: 10px;}
a.social-icons:hover{text-decoration: none;color:#FFFFFF;}
/* inceput elemente subsol */
p.subsol-mobile{margin:0;font-size:0.9em;}
/* sfarsit elemente subsol */
.logo-mobile img{height: 140px;padding-bottom: 30px;}
/* sfarsit elemente generale */
/* inceput css effect prealoder */
.wbfx-container {
  position: absolute;
  height: 100%;
  width: 100%;
}
.wbfx-header {
	position: fixed;
	top: 0;
	z-index: 2100;
	min-height: 480px;
	width: 100%;
	height: 100%;
	background: #000 url("../img/bg.jpg") center top repeat-x;
}
.wbfx-logo,
.wbfx-logo-transparent,
.wbfx-loader {
	position: absolute;
	left: 0;
	width: 100%;
	opacity: 0;
	cursor: default;
	pointer-events: none;
}
.wbfx-logo,
.wbfx-logo-transparent {
	top: -50px;
	height: 100%;
	-webkit-transform: translate3d(0,25%,0);
	transform: translate3d(0,25%,0);
}
.wbfx-loader {
	bottom: 20%;
}
.wbfx-header .wbfx-inner {
	display: block;
	margin: 0 auto;
}
.loading .wbfx-header .wbfx-logo .wbfx-inner,
.loading .wbfx-header .wbfx-logo-transparent .wbfx-inner {
	margin: 0 auto;
}
.wbfx-header .wbfx-logo svg,
.wbfx-header .wbfx-logo-transparent svg {
	min-width: 320px;
	max-width: 480px;
	width: 25%;
}
.wbfx-header .wbfx-logo svg path,
.wbfx-header .wbfx-logo-transparent svg path {
	fill: #00FFCC;
}
.wbfx-header .wbfx-loader svg path {
	fill: none;
	stroke-width: 6;
}
.wbfx-header .wbfx-loader svg path.wbfx-loader-circlebg {
	stroke: #ddd;
}
.wbfx-header .wbfx-loader svg path.wbfx-loader-circle {
	-webkit-transition: stroke-dashoffset 0.2s;
	transition: stroke-dashoffset 0.2s;
	stroke: #00FFCC;
}
/* Continut */
.wbfx-main {
	overflow: hidden;
	margin: 0 auto;
	padding: 160px 0 10em 0;
	max-width: 1100px;
	width: 90%;
}
.wbfx-main h2 {
	margin: 0;
	padding: 0.5em 0 1em;
	color: #be4856;
	text-align: center;
	font-size: 4.25em;
	font-size: 4vw;
	line-height: 1;
}
/* Animatii */
/* Animatie initiala */
.loading .wbfx-logo,
.loading .wbfx-logo-transparent,
.loading .wbfx-loader {
	opacity: 1;
	-webkit-animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
	animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
}
.loading .wbfx-loader {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
@-webkit-keyframes animInitialHeader {
	from { opacity: 0; -webkit-transform: translate3d(0,800px,0); }
}

@keyframes animInitialHeader {
	from { opacity: 0; -webkit-transform: translate3d(0,800px,0); transform: translate3d(0,800px,0); }
}
/* animatie svg iMac */
/* slideshow despre noi */
.slideshow {
	position: relative;
	margin-bottom: 5px;
}

.slides {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	height: 500px;
	width: 100%;
	overflow: hidden;
	color: #333;
}

.no-js .slides {
	height: auto;
}

.slides > li {
	width: 100%;
	height: 100%;
	position: absolute;
	visibility: hidden;
	-webkit-perspective: 1600px;
	perspective: 1600px;
}

.no-js .slides > li {
	position: relative;
	visibility: visible;
}

.slideshow > nav {
	text-align: center;
	margin-top: 20px;
}

.slideshow > nav span {
	display: inline-block;
	width: 60px;
	height: 5px;
	background-color: #000;
	cursor: pointer;
	margin: 0 3px;
	transition: background-color 0.2s;
}

.slideshow > nav span:hover {
	background-color: #333;
}

.slideshow > nav span.slideCurent {
	/*background-color: #f15a24;*/
	background-color: #fd0202;
}

.description {
	width: 50%;
	padding: 2em 4em;
	font-size: 1.5em;
	position: relative;
	z-index: 1000;
	opacity: 0;
}

.no-js .description {
	opacity: 1;
}

.description h2 {
	font-size: 200%;
}

.description p,
.description h2 {
	color: #ffffff;
}

.tiltview {
	position: absolute;
	left: 50%;
	width: 50%;
	top: 50%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateY(-50%) rotateX(60deg) rotateZ(35deg);
	transform: translateY(-50%) rotateX(60deg) rotateZ(35deg);
}

.tiltview a {
	outline: 1px solid transparent;
}

.tiltview a,
.tiltview a img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.tiltview a:first-child {
	margin-bottom: 30px;
}

.tiltview.row a {
	width: 48%;
	width: calc(50% - 15px);
	margin: 0;
}

.tiltview.row a:nth-child(2) {
	left: 50%;
	left: calc(50% + 15px);
	position: absolute;
	top: 0;
}

/* Show/Hide */
.slides > li.slideCurent,
.slides > li.arataSlide {
	visibility: visible;
}

.description {
	transition: opacity 0.75s;
}

.slideCurent .description,
.arataSlide .description {
	opacity: 1;
}

.ascundeSlide .description {
	opacity: 0;
}

/* Individual effects */

/* Move Up, Move Down, Slide Up, Slide Down, Slide Left, Slide Right */
/* For each effect we'll define the incoming and outgoing animation */

/***********************/
/* Move up */
/***********************/
.ascundeSlide[data-effect-out="moveUpOut"] .tiltview a {
	-webkit-animation: moveUpOut 1.5s both;
	animation: moveUpOut 1.5s both;
}

.ascundeSlide[data-effect-out="moveUpOut"] .tiltview a:nth-child(2) {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
}

@-webkit-keyframes moveUpOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateZ(-30px);
	}
	100% {
		-webkit-transform: translateZ(3000px);
	}
}

@keyframes moveUpOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateZ(-30px);
		transform: translateZ(-30px);
	}
	100% {
		-webkit-transform: translateZ(3000px);
		transform: translateZ(3000px);
	}
}

.arataSlide[data-effect-in="moveUpIn"] .tiltview a {
	-webkit-animation: moveUpIn 1.5s 0.5s both;
	animation: moveUpIn 1.5s 0.5s both;
}

.arataSlide[data-effect-in="moveUpIn"] .tiltview a:nth-child(2) {
	-webkit-animation-delay: 0.75s;
	animation-delay: 0.75s;
}

@-webkit-keyframes moveUpIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateZ(-3000px);
	}
	75% {
		-webkit-transform: translateZ(30px);
	}
	100% {
		-webkit-transform: translateZ(0);
	}
}

@keyframes moveUpIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateZ(-3000px);
		transform: translateZ(-3000px);
	}
	75% {
		-webkit-transform: translateZ(30px);
		transform: translateZ(30px);
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

/***********************/
/* Move down */
/***********************/
.ascundeSlide[data-effect-out="moveDownOut"] .tiltview a {
	-webkit-animation: moveDownOut 1.5s both;
	animation: moveDownOut 1.5s both;
}

.ascundeSlide[data-effect-out="moveDownOut"] .tiltview a:nth-child(2) {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
}

@-webkit-keyframes moveDownOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateZ(30px);
	}
	100% {
		-webkit-transform: translateZ(-3000px);
	}
}

@keyframes moveDownOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateZ(30px);
		transform: translateZ(30px);
	}
	100% {
		-webkit-transform: translateZ(-3000px);
		transform: translateZ(-3000px);
	}
}

.arataSlide[data-effect-in="moveDownIn"] .tiltview a {
	-webkit-animation: moveDownIn 1.5s 0.5s both;
	animation: moveDownIn 1.5s 0.5s both;
}

.arataSlide[data-effect-in="moveDownIn"] .tiltview a:nth-child(2) {
	-webkit-animation-delay: 0.75s;
	animation-delay: 0.75s;
}

@-webkit-keyframes moveDownIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateZ(3000px);
	}
	75% {
		-webkit-transform: translateZ(-30px);
	}
	100% {
		-webkit-transform: translateZ(0);
	}
}

@keyframes moveDownIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateZ(3000px);
		transform: translateZ(3000px);
	}
	75% {
		-webkit-transform: translateZ(-30px);
		transform: translateZ(-30px);
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

/***********************/
/* Slide up */
/***********************/
.ascundeSlide[data-effect-out="slideUpOut"] .tiltview a {
	-webkit-animation: slideUpOut 1.5s both;
	animation: slideUpOut 1.5s both;
}

.ascundeSlide[data-effect-out="slideUpOut"] .tiltview a:nth-child(2) {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
}

@-webkit-keyframes slideUpOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateY(30px);
	}
	100% {
		-webkit-transform: translateY(-3000px);
	}
}

@keyframes slideUpOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	100% {
		-webkit-transform: translateY(-3000px);
		transform: translateY(-3000px);
	}
}

.arataSlide[data-effect-in="slideUpIn"] .tiltview a {
	-webkit-animation: slideUpIn 1.5s 0.5s both;
	animation: slideUpIn 1.5s 0.5s both;
}

.arataSlide[data-effect-in="slideUpIn"] .tiltview a:nth-child(2) {
	-webkit-animation-delay: 0.75s;
	animation-delay: 0.75s;
}

@-webkit-keyframes slideUpIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateY(3000px);
	}
	75% {
		-webkit-transform: translateY(-30px);
	}
	100% {
		-webkit-transform: translateY(0);
	}
}

@keyframes slideUpIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateY(3000px);
		transform: translateY(3000px);
	}
	75% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

/***********************/
/* Slide down */
/***********************/
.ascundeSlide[data-effect-out="slideDownOut"] .tiltview a {
	-webkit-animation: slideDownOut 1.5s both;
	animation: slideDownOut 1.5s both;
}

.ascundeSlide[data-effect-out="slideDownOut"] .tiltview.row a:nth-child(2),
.ascundeSlide[data-effect-out="slideDownOut"] .tiltview.col a:first-child {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
}

@-webkit-keyframes slideDownOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateY(-30px);
	}
	100% {
		-webkit-transform: translateY(3000px);
	}
}

@keyframes slideDownOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	100% {
		-webkit-transform: translateY(3000px);
		transform: translateY(3000px);
	}
}

.arataSlide[data-effect-in="slideDownIn"] .tiltview a {
	-webkit-animation: slideDownIn 1.5s 0.5s both;
	animation: slideDownIn 1.5s 0.5s both;
}

.arataSlide[data-effect-in="slideDownIn"] .tiltview.row a:nth-child(2),
.arataSlide[data-effect-in="slideDownIn"] .tiltview.col a:first-child {
	-webkit-animation-delay: 0.75s;
	animation-delay: 0.75s;
}

@-webkit-keyframes slideDownIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateY(-3000px);
	}
	75% {
		-webkit-transform: translateY(30px);
	}
	100% {
		-webkit-transform: translateY(0);
	}
}

@keyframes slideDownIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateY(-3000px);
		transform: translateY(-3000px);
	}
	75% {
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

/***********************/
/* Slide left */
/***********************/
.ascundeSlide[data-effect-out="slideLeftOut"] .tiltview a {
	-webkit-animation: slideLeftOut 1.5s both;
	animation: slideLeftOut 1.5s both;
}

.ascundeSlide[data-effect-out="slideLeftOut"] .tiltview a:nth-child(2) {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
}

@-webkit-keyframes slideLeftOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateX(30px);
	}
	100% {
		-webkit-transform: translateX(-5000px);
	}
}

@keyframes slideLeftOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	100% {
		-webkit-transform: translateX(-5000px);
		transform: translateX(-5000px);
	}
}

.arataSlide[data-effect-in="slideLeftIn"] .tiltview a {
	-webkit-animation: slideLeftIn 1.5s 0.5s both;
	animation: slideLeftIn 1.5s 0.5s both;
}

.arataSlide[data-effect-in="slideLeftIn"] .tiltview a:nth-child(2) {
	-webkit-animation-delay: 0.75s;
	animation-delay: 0.75s;
}

@-webkit-keyframes slideLeftIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateX(3000px);
	}
	75% {
		-webkit-transform: translateX(-30px);
	}
	100% {
		-webkit-transform: translateX(0);
	}
}

@keyframes slideLeftIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateX(3000px);
		transform: translateX(3000px);
	}
	75% {
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

/***********************/
/* Slide right */
/***********************/
.ascundeSlide[data-effect-out="slideRightOut"] .tiltview a {
	-webkit-animation: slideRightOut 1.5s both;
	animation: slideRightOut 1.5s both;
}

.ascundeSlide[data-effect-out="slideRightOut"] .tiltview.col a:nth-child(2),
.ascundeSlide[data-effect-out="slideRightOut"] .tiltview.row a:first-child {
	-webkit-animation-delay: 0.25s;
	animation-delay: 0.25s;
}

@-webkit-keyframes slideRightOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateX(-30px);
	}
	100% {
		-webkit-transform: translateX(3000px);
	}
}

@keyframes slideRightOut {
	25% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	100% {
		-webkit-transform: translateX(3000px);
		transform: translateX(3000px);
	}
}

.arataSlide[data-effect-in="slideRightIn"] .tiltview a {
	-webkit-animation: slideRightIn 1.5s 0.5s both;
	animation: slideRightIn 1.5s 0.5s both;
}

.arataSlide[data-effect-in="slideRightIn"] .tiltview.col a:nth-child(2),
.arataSlide[data-effect-in="slideRightIn"] .tiltview.row a:first-child {
	-webkit-animation-delay: 0.75s;
	animation-delay: 0.75s;
}

@-webkit-keyframes slideRightIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateX(-5000px);
	}
	75% {
		-webkit-transform: translateX(30px);
	}
	100% {
		-webkit-transform: translateX(0);
	}
}

@keyframes slideRightIn {
	0% {
		-webkit-animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		animation-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
		-webkit-transform: translateX(-5000px);
		transform: translateX(-5000px);
	}
	75% {
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

/* Fallback for no 3D Transforms and no preserve-3d */
.no-csstransformspreserve3d .arataSlide .tiltview a,
.no-csstransformspreserve3d .ascundeSlide .tiltview a,
.no-csstransforms3d .arataSlide .tiltview a,
.no-csstransforms3d .ascundeSlide .tiltview a {
	-webkit-animation: none !important;
	animation: none !important;
}

.no-csstransforms3d .tiltview.col {
	top: -50%;
}

.no-csstransforms3d .tiltview.row {
	top: 20px;
}

/* Some media queries */
@media screen and (max-width: 65.3125em) {
	.description,
	.tiltview {
		width: 100%;
	}

	.tiltview {
		left: 0;
		opacity: 0.3;
		pointer-events: none;
	}
}

@media screen and (max-width: 33.75em) {
	.description {
		font-size: 1.1em;
	}

	.slideshow > nav span {
		width: 20px;
		height: 40px;
		margin: 0 10px;
	}
}

@media screen and (max-width: 24em) {
	.slides {
		height: 320px;
	}

	.description {
		font-size: 1em;
		padding: 1.4em;
	}

	.no-csstransforms3d .tiltview.col,
	.no-csstransforms3d .tiltview.row {
		top: 0;
	}
}
/* Header elements when loading finishes */
.loaded .wbfx-logo,
.loaded .wbfx-logo-transparent,
.loaded .wbfx-loader {
	opacity: 1;
	display: block;
	visibility: visible;
}

.loaded .wbfx-logo {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: animLoadedLogo 1s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: animLoadedLogo 1s cubic-bezier(0.7,0,0.3,1) forwards;
}
.loaded .wbfx-logo-transparent {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: animLoadedLogoTransparent 1s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: animLoadedLogoTransparent 1s cubic-bezier(0.7,0,0.3,1) forwards;
}
@-webkit-keyframes animLoadedLogo {
	to { -webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); }
}
@keyframes animLoadedLogo {
	to { -webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); }
}
@-webkit-keyframes animLoadedLogoTransparent {
	to { opacity: 0;visibility: hidden;display:none; -webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); }
}
@keyframes animLoadedLogoTransparent {
	to { opacity: 0; visibility: hidden;display:none;-webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); transform: translate3d(0,100%,0) translate3d(0,-50px,0) scale3d(0.65,0.65,1); }
}
.loaded .wbfx-loader {
	-webkit-animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
}
@-webkit-keyframes animLoadedLoader {
	to { opacity: 0; -webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); }
}
@keyframes animLoadedLoader {
	to { opacity: 0; -webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); }
}
/* Change the color of the logo */
.loaded .wbfx-logo svg path,
.loaded .wbfx-logo-transparent svg path {
	-webkit-transition: all 0.5s ease 0.3s;
	transition: all 0.5s ease 0.3s;
	fill: #fff;
	opacity: 1;
}
/* schimba vizibilitatea */
.layout-switch .loaded .wbfx-logo svg,
.layout-switch .loaded .wbfx-logo-transparent svg,
 {
	-webkit-transition: all 0.5s ease 0.3s;
	transition: all 0.5s ease 0.3s;
	opacity: 1;
}
/* Header animation when loading finishes */
.loaded .wbfx-header {
	-webkit-animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
	animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
}
@-webkit-keyframes animLoadedHeader {
	to { -webkit-transform: translate3d(0,-100%,0); }
}
@keyframes animLoadedHeader {
	to { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
}
/* Content animations */
.loaded .wbfx-main h2,
.loaded .wbfx-main .browser,
.loaded .wbfx-main .browser .box,
.loaded .codrops-demos {
	-webkit-animation: animLoadedContent 1s cubic-bezier(0.7,0,0.3,1) both;
	animation: animLoadedContent 1s cubic-bezier(0.7,0,0.3,1) both;
}
.loaded .wbfx-main .browser,
.loaded .wbfx-main .browser .box:first-child {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
.loaded .wbfx-main .browser .box:nth-child(2) {
	-webkit-animation-delay: 0.15s;
	animation-delay: 0.15s;
}
.loaded .wbfx-main .browser .box:nth-child(3) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
@-webkit-keyframes animLoadedContent {
	from { opacity: 0; -webkit-transform: translate3d(0,200px,0); }
}
@keyframes animLoadedContent {
	from { opacity: 0; -webkit-transform: translate3d(0,200px,0); transform: translate3d(0,200px,0); }
}
/* Change layout class for header */
.layout-switch .wbfx-header {
	position: absolute;
}
/* No JS */
.no-js .wbfx-header {
	position: relative;
	min-height: 0px;
}
.no-js .wbfx-header .wbfx-logo,
.no-js .wbfx-header .wbfx-logo-transparent {
	margin-top: 20px;
	height: 180px;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
.no-js .wbfx-header .wbfx-logo svg path,
.no-js .wbfx-header .wbfx-logo-transparent svg path, {
	fill: #fff;
}
.no-js .wbfx-header .wbfx-logo svg,
.no-js .wbfx-header .wbfx-logo-transparent svg {
	opacity:1;
}
/* sfarsit css effect prealoder */
/* watch */
.watch-container.clocks {
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  left:5px;
  padding-top: 18%;
}

.clock {
  border-radius: 50%;
  background: -webkit-radial-gradient(#000000, #000000 0.1em, #ffffff 0.1em, #ffffff), #fff;
  background: radial-gradient(#000000, #000000 0.1em, #ffffff 0.1em, #ffffff), #fff;
  display: inline-block;
  margin: 1%;
  padding-bottom: 31%;
  position: relative;
  top: 50%;
  width: 31%;
  opacity: 0;
  -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
          transform: translateY(-40%);
}

.clock.show {
  opacity: 1;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 2.5s 0.5s cubic-bezier(0.12, 1.03, 0.34, 1);
          transition: all 2.5s 0.5s cubic-bezier(0.12, 1.03, 0.34, 1);
}

.clock::after {
  background: #a40000;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 4%;
  height: 4%;
  z-index: 10;
}

.minutes-container, .hours-container, .seconds-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.hours-container {
  -webkit-animation: rotate 43200s infinite linear;
          animation: rotate 43200s infinite linear;
}

.linear .minutes-container {
  -webkit-animation: rotate 3600s infinite linear;
          animation: rotate 3600s infinite linear;
}
.linear .seconds-container {
  -webkit-animation: rotate 60s infinite linear;
          animation: rotate 60s infinite linear;
}

.steps .minutes-container {
  -webkit-animation: rotate 3600s infinite steps(60);
          animation: rotate 3600s infinite steps(60);
}
.steps .seconds-container {
  -webkit-animation: rotate 60s infinite steps(60);
          animation: rotate 60s infinite steps(60);
}

.local.steps .minutes-container {
  -webkit-animation: none;
          animation: none;
}

.bounce .minutes-container {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 2.08, 0.55, 0.44);
          transition: transform 0.3s cubic-bezier(0.4, 2.08, 0.55, 0.44);
}
.bounce .seconds-container {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.4, 2.08, 0.55, 0.44);
          transition: transform 0.2s cubic-bezier(0.4, 2.08, 0.55, 0.44);
}

.hours {
  background: #000;
  width: 3.5%;
  height: 40%;
  position: absolute;
  left: 48.25%;
  top: 22%;
  -webkit-transform-origin: 50% 71%;
      -ms-transform-origin: 50% 71%;
          transform-origin: 50% 71%;
}

.minutes {
  background: #000;
  width: 3.5%;
  height: 55%;
  position: absolute;
  left: 48.25%;
  top: 7%;
  -webkit-transform-origin: 50% 78.5%;
      -ms-transform-origin: 50% 78.5%;
          transform-origin: 50% 78.5%;
}

.seconds {
  background: #a40000;
  width: 1.5%;
  height: 42%;
  position: absolute;
  left: 49.25%;
  top: 20%;
  -webkit-transform-origin: 50% 71%;
      -ms-transform-origin: 50% 71%;
          transform-origin: 50% 71%;
  z-index: 8;
}

.label {
  background: #fff;
  border-radius: 0.25em;
  color: #000;
  font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.5em 0.75em 0.25em;
  position: absolute;
  top: -4em;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
.clock.station {
  background: #fff url("../img/station_clock_1.svg") no-repeat center;
  /* background: url("../img/station_clock_.png") center top repeat-x; */
  background-size: 100%;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.2) inset;
}

.clock.station .seconds::before {
  background: #a40000;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: -9%;
  left: -200%;
  height: 18%;
  width: 500%;
}

.clock.ios7 {
  background: #fff url('../img/station_clock.svg') no-repeat center;
  background-size: 88%;
}

.clock.ios7:before {
  background: black;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 6%;
  height: 6%;
  z-index: 0;
}

.clock.ios7:after {
  width: 2%;
  height: 2%;
}

.clock.ios7 .seconds {
  border-radius: 200%/10%;
  height: 30%;
  left: 49.5%;
  top: 20%;
  width: 1%;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.clock.ios7 .minutes {
  border-radius: 150%/10%;
  width: 2%;
  height: 35%;
  left: 49%;
  top: 15%;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.clock.ios7 .hours {
  border-radius: 85%/10%;
  width: 2%;
  height: 20%;
  left: 49%;
  top: 30%;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.clock.simple {
  background: #fff url('../img/station_clock.svg') no-repeat center;
  background-size: 88%;
}

.clock.simple:after {
  background-color: #000;
  width: 5%;
  height: 5%;
}

.clock.simple .seconds {
  background-color: #000;
  height: 45%;
  left: 49.5%;
  top: 14%;
  width: 1%;
  -webkit-transform-origin: 50% 80%;
      -ms-transform-origin: 50% 80%;
          transform-origin: 50% 80%;
}

.clock.simple .minutes {
  width: 2%;
  height: 40%;
  left: 49%;
  top: 10%;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.clock.simple .hours {
  width: 2.5%;
  height: 20%;
  left: 48.75%;
  top: 30%;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.hours.angled {
  -webkit-transform: rotateZ(-40deg);
          transform: rotateZ(-40deg);
}

.minutes.angled {
  -webkit-transform: rotateZ(40deg);
          transform: rotateZ(40deg);
}
/* end watch */
/* inceput words switcher */

.wrapper-animatie-slogan{position: absolute;left: 50%;top:70%;font-size: 1.7em;text-align: center;transition: opacity 0.4s ease-out;}
.slogan{position: relative;left: -50%;text-shadow: 1px 1px 1px rgba(255,255,255,0.8);}
.intro-slogan{font-family: 'Dosis', sans-serif;font-weight: 100;}
.animatie-cuvinte{display: inline;font-family: 'Abril Fatface', sans-serif;}
.animatie-cuvinte .text{
	position: absolute;opacity: 0;overflow: hidden;color: #6b969d;
	-webkit-animation: rotateWord 15s linear 1 0s;
	-ms-animation: rotateWord 15s linear 1 0s;
	animation: rotateWord 15s linear 1 0s;
}
.animatie-cuvinte .wbfx, .animatie-cuvinte .text{opacity: 0;overflow: hidden;color: #6b969d;}
.animatie-cuvinte .wbfx{
	-webkit-animation: afisareWbfx 12000s linear 1 0s;
	-ms-animation: afisareWbfx 12000s linear 1 0s;
	animation: afisareWbfx 12000s linear 1 0s;
}
.animatie-cuvinte .wbfx { 
    -webkit-animation-delay: 15s; 
	-ms-animation-delay: 15s; 
	animation-delay: 15s; 
	color: #f13924;
}
.animatie-cuvinte .text{
	-webkit-animation: rotateWord 15s linear 1 0s;
	-ms-animation: rotateWord 15s linear 1 0s;
	animation: rotateWord 15s linear 1 0s;
}
.animatie-cuvinte .text:nth-child(2) { 
    -webkit-animation-delay: 3s; 
	-ms-animation-delay: 3s; 
	animation-delay: 3s; 
	color: #EF6E7E;
}
.animatie-cuvinte .text:nth-child(3) { 
    -webkit-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
	color: yellow;	
}
.animatie-cuvinte .text:nth-child(4) { 
    -webkit-animation-delay: 9s; 
	-ms-animation-delay: 9s; 
	animation-delay: 9s; 
	color: #FF66FF;
}
.animatie-cuvinte .text:nth-child(5) { 
    -webkit-animation-delay: 12s; 
	-ms-animation-delay: 12s; 
	animation-delay: 12s; 
	color: #00FFCC;
}
@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); }
	5% { opacity: 1; -webkit-transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); }
	20% { opacity: 0; -webkit-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -ms-transform: translateY(-30px); }
	5% { opacity: 1; -ms-transform: translateY(0px);}
    17% { opacity: 1; -ms-transform: translateY(0px); }
	20% { opacity: 0; -ms-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); transform: translateY(-30px); }
	5% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
	20% { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-webkit-keyframes afisareWbfx {
    0% { opacity: 1; -webkit-transform: translateY(0px); }
	5% { opacity: 1; -webkit-transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); }
	20% { opacity: 1; -webkit-transform: translateY(0px); }
	80% { opacity: 1; -webkit-transform: translateY(0px); }
    100% { opacity: 1; -webkit-transform: translateY(0px); }
}
@-ms-keyframes afisareWbfx {
    0% { opacity: 1; -ms-transform: translateY(0px); }
	5% { opacity: 1; -ms-transform: translateY(0px);}
    17% { opacity: 1; -ms-transform: translateY(0px); }
	20% { opacity: 1; -ms-transform: translateY(0px); }
	80% { opacity: 1; -ms-transform: translateY(0px); }
    100% { opacity: 1; -ms-transform: translateY(0px); }
}
@keyframes afisareWbfx {
    0% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
	5% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
	20% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
	80% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
    100% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
}
/* sfarsit words switcher */
/* inceput fundal intro */
.intro-pg{height:100%;}
.overlay {
  pointer-events: none;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.vignette {
  background-image: -webkit-radial-gradient(50% 50%, ellipse, rgba(0,0,0,0) 40%, rgba(0,0,0,1) 100%);
  background-image: radial-gradient(50% 50%, ellipse, rgba(0,0,0,0) 40%, rgba(0,0,0,1) 100%);
}
.noise {
  background-image: url('../img/noise.png');
  opacity: 0.075;
}
/* sfarsit fundal intro */
/* inceput efect intro */
/* Trigger Button */
button.trigger {
	position: fixed;
	bottom: 8px;
	left: 50%;
	z-index: 2000;
	display: block;
	margin-left: -0.5em;
	padding: 0;
	width: 2em;
	height: 1em;
	border: none;
	background: transparent;
	color: transparent;
	cursor: pointer;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
}
.detalii-text{
	position: fixed;
	bottom: 30px;
	clear:both;
	z-index: 2000;
	display: block;
	padding: 0;
	width: 100%;
	text-align: center;
	border: none;
	background: transparent;
	color: #fff;
	padding:10px;
}
.wbfx-container:not(.notrans) .detalii-text {
	-webkit-transition: opacity 0.3s 0.5s;
	transition: opacity 0.3s 0.5s;
}
.wbfx-container.modify:not(.notrans) .detalii-text {
	opacity: 0;
	pointer-events: none;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.detalii-text::before {
	position: absolute;
	bottom: 100%;
	left: -100%;
	padding: 0.5em;
	width: 300%;
	color: #f1f1f1;
	font-size: 0.9em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.detalii-text:focus {
	outline: none;
}
.wbfx-container:not(.notrans) button.trigger {
	-webkit-transition: opacity 0.3s 0.5s;
	transition: opacity 0.3s 0.5s;
}
.wbfx-container.modify:not(.notrans) button.trigger {
	opacity: 0;
	pointer-events: none;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
button.trigger::before {
	position: absolute;
	bottom: 100%;
	left: -100%;
	padding: 0.5em;
	width: 300%;
	color: #f1f1f1;
	content: attr(data-info);
	font-size: 0.9em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
button.trigger:focus {
	outline: none;
}
.h-detalii-text {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	font-weight: 300;
	font-size:1.4em;
	line-height:1.2em;
	margin:0;
	font-family: 'Cabin Sketch', sans-serif;
	font-weight: 400;
}
.p-detalii-text {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	font-weight: 300;
	font-size:1em;
	line-height:1.2em;
	margin:0;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
}
button.trigger span {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	font-size: 1em;
}
button.trigger span::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #f1f1f1;
	content: "\f0ab";
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'FontAwesome';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* -------------------------- */
/* Push */
/* -------------------------- */
.intro-effect-push:not(.notrans) .intro-pg,
.intro-effect-push:not(.notrans) > .prima-pagina,
.intro-effect-push:not(.notrans) .prima-pagina > div {
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, transform;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}
.intro-effect-push:not(.notrans) .intro-pg {
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	-webkit-transition-duration: 1.2s;
	transition-duration: 1.2s;
}
.intro-effect-push .intro-pg {
	position: absolute;
	z-index: 1500;
}
.intro-effect-push > .prima-pagina {
	position:absolute;
	top:0;
	right:0;
	left:0;
}
.intro-effect-push > .prima-pagina,
.intro-effect-push.modify:not(.notrans) .prima-pagina > div {
	-webkit-transform: translateY(400px);
	transform: translateY(400px);
	opacity: 0;
}
.intro-effect-push.modify > .prima-pagina,
.intro-effect-push.modify:not(.notrans) .prima-pagina > div {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.intro-effect-push.modify .intro-pg {
	opacity: 0;
	-webkit-transform: translateY(-100%) scale(0.9);
	transform: translateY(-100%) scale(0.9);
}
/* Delays */
.intro-effect-push.modify:not(.notrans) > .prima-pagina {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.intro-effect-push.modify:not(.notrans) .prima-pagina > div {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
/* sfarsit efect intro */
/* inceput meniu */
.meniu{text-align: center;top:30px;position:absolute;right:30px;}
/* animatie afisare meniu intro */
.meniu, .nav-toggle, .nav-toggle-header{opacity: 0;}
/* schimba opacitatea dupa incarcare */
.layout-switch .loaded .meniu, .layout-switch .loaded .nav-toggle, .layout-switch .loaded .nav-toggle-header {
	-webkit-transition: all 0.5s ease 0.3s;
	transition: all 0.5s ease 0.3s;
	opacity: 1;
}
.wbfx-dropdown,
.wbfx-select {
	position: relative;
	width: 200px;
	margin: 0;
	display: block;
}
.wbfx-dropdown > span {
	width: 100%;
	display: block;
	padding: 10px 20px 7px 0;
	position: relative;
	cursor: pointer;
}
.wbfx-dropdown > span:after {
	content: '\25BC';
	position: absolute;
	right: 0px;
	top: 15%;
	width: 50px;
	text-align: center;
	font-size: 12px;
	padding: 10px;
	height: 70%;
	line-height: 10px;
	border-left: 1px solid #ddd;
}
.wbfx-dropdown.wbfx-active > span:after {
	content: '\25B2';
}
.loaded .wbfx-dropdown ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	margin-top: -30px;
	visibility: hidden;
}
.loaded .wbfx-dropdown.wbfx-active ul {
	visibility: visible;
}
.wbfx-dropdown ul li {
	display: block;
}
.wbfx-dropdown ul li span {
	width: 100%;
	display: block;
	cursor: pointer;
}
.wbfx-dropdown > span,
.wbfx-dropdown ul li span {
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.wbfx-dropdown > span span[class^="icon-"],
.wbfx-dropdown > span span[class*=" icon-"]{
	padding: 0 30px 0 45px;
}
/* Afisare fallback */
.wbfx-dropdown ul {
	position: absolute;
	top: 0px;
	width: 100%;
}
.wbfx-dropdown ul li {
	position: absolute;
	width: 100%;
}
.wbfx-dropdown ul li span,
.buton-meniu-intro {
	background-color:#f15a24;
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding:10px 20px;
	border-left:solid 1px #c1272d;
	margin-left: 0px;
	background-image: linear-gradient(bottom, rgb(241,57,36) 0%, rgb(241,90,36) 100%);
	background-image: -o-linear-gradient(bottom, rgb(241,57,36) 0%, rgb(241,90,36) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(241,57,36) 0%, rgb(241,90,36) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(241,57,36) 0%, rgb(241,90,36) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(241,57,36) 0%, rgb(241,90,36) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(241,57,36)),
	color-stop(1, rgb(241,90,36))
	);
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 0px #f15a24, 0px 3px 0px 0px #c1272d, 0px 6px 6px #000;
	-moz-box-shadow: inset 0px 1px 0px #f15a24, 0px 3px 0px 0px #c1272d, 0px 6px 6px #000;
	-o-box-shadow: inset 0px 1px 0px #f15a24, 0px 3px 0px 0px #c1272d, 0px 6px 6px #000;
	box-shadow: inset 0px 1px 0px #f15a24, 0px 3px 0px 0px #c1272d, 0px 6px 6px #000;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.wbfx-dropdown ul li span::before,
.buton-meniu-intro::before {
	background-color:#c1272d;
	content:"\f0c9";
	width:35px;
	max-height:50px;
	height:100%;
	position:absolute;
	display:block;
	padding-top:10px;
	top:0px;
	left:-36px;
	/*font-size:24px;
	font-weight:bold;*/
	color:#ff7e2d;
	text-shadow:1px 1px 0px #5a0000;
	border-right:solid 1px #5a0000;
	background-image: linear-gradient(bottom, rgb(90,0,0) 0%, rgb(193,39,45) 100%);
	background-image: -o-linear-gradient(bottom, rgb(90,0,0) 0%, rgb(193,39,45) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(90,0,0) 0%, rgb(193,39,45) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(90,0,0) 0%, rgb(193,39,45) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(90,0,0) 0%, rgb(193,39,45) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(90,0,0)),
	color-stop(1, rgb(193,39,45))
	);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow:inset 0px 1px 0px #f15a24, 0px 3px 0px 0px #5a0000, 0px 6px 3px #000 ;
	-moz-box-shadow:inset 0px 1px 0px #f15a24, 0px 3px 0px 0px #5a0000, 0px 6px 3px #000 ;
	-o-box-shadow:inset 0px 1px 0px #f15a24, 0px 3px 0px 0px #5a0000, 0px 6px 3px #000 ;
	box-shadow:inset 0px 1px 0px #f15a24, 0px 3px 0px 0px #5a0000, 0px 6px 3px #000 ;
}
.buton-meniu-intro::before {font-family: 'FontAwesome'}
.wbfx-dropdown ul li span:active,
.buton-meniu-intro:active {
	top:3px;
	background-image: linear-gradient(bottom, rgb(241,90,36) 0%, rgb(241,57,36) 100%);
	background-image: -o-linear-gradient(bottom, rgb(241,90,36) 0%, rgb(241,57,36) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(241,90,36) 0%, rgb(241,57,36) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(241,90,36) 0%, rgb(241,57,36) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(241,90,36) 0%, rgb(241,57,36) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(255,126,45)),
	color-stop(1, rgb(241,57,36))
	);
	-webkit-box-shadow: inset 0px 1px 0px #f15a24, 0px 2px 0px 0px #c1272d, 0px 5px 3px #999;
	-moz-box-shadow: inset 0px 1px 0px #f15a24, 0px 2px 0px 0px #c1272d, 0px 5px 3px #999;
	-o-box-shadow: inset 0px 1px 0px #f15a24, 0px 2px 0px 0px #c1272d, 0px 5px 3px #999;
	box-shadow: inset 0px 1px 0px #f15a24, 0px 2px 0px 0px #c1272d, 0px 5px 3px #000;
}
.wbfx-dropdown ul li span:active::before,
.buton-meniu-intro:active::before {
	top:-3px;
	-webkit-box-shadow:inset 0px 1px 0px #f15a24, 0px 5px 0px 0px #5a0000, 1px 1px 0px 0px #c1272d, 2px 2px 0px 0px #c1272d, 2px 5px 0px 0px #c1272d, 6px 4px 2px #a2272d, 0px 6px 3px #000 ;
	-moz-box-shadow:inset 0px 1px 0px #f15a24, 0px 5px 0px 0px #5a0000, 1px 1px 0px 0px #c1272d, 2px 2px 0px 0px #c1272d, 2px 5px 0px 0px #c1272d, 6px 4px 2px #a2272d, 0px 6px 3px #000 ;
	-o-box-shadow:inset 0px 1px 0px #f15a24, 0px 5px 0px 0px #5a0000, 1px 1px 0px 0px #c1272d, 2px 2px 0px 0px #c1272d, 2px 5px 0px 0px #c1272d, 6px 4px 2px #a2272d, 0px 6px 3px #000 ;
	box-shadow:inset 0px 1px 0px #f15a24, 0px 5px 0px 0px #5a0000, 1px 1px 0px 0px #c1272d, 2px 2px 0px 0px #c1272d, 2px 5px 0px 0px #c1272d, 6px 4px 2px #a2272d, 0px 6px 3px #000 ;
}
.loading #butoane-meniu{
	visibility:hidden;
}
.loaded #butoane-meniu{
	visibility:visible;
}
.wbfx-dropdown ul li span.primul-btn::before {
	content:attr(data-info);
}
.wbfx-dropdown ul li span.second-btn::before {
	content:attr(data-info);
}
.wbfx-dropdown ul li span.third-btn::before {
	content:attr(data-info);
}
.wbfx-dropdown ul li span.fourth-btn::before {
	content:attr(data-info);
}
#butoane-meniu span{
	display:block;
}


.wbfx-slideshow-wrapper{
	position: absolute;
	background: transparent;
	width: 100%;
	height: auto;
	overflow: hidden;
	top:0;
}
.wbfx-slideshow {
	position: relative;
	background: transparent;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:100px;
}
.wbfx-nav-left,
.wbfx-nav-right {		
	width: 80px;
	height: 80px;
	top: 50%;
	margin-top: -40px;
	z-index: 100;		
	position: absolute;
	border: 0px solid #fff;
	border-radius: 50%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;				
}
			
.wbfx-nav-left {
	left: 20px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
}
				
.wbfx-nav-right {
	right: 20px;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0;
}



.wbfx-nav-left:after,
.wbfx-nav-right:after {
	width: 100%;
	height: 100%;
	color: #fff;
	font-family: 'Dosis', sans-serif;		
	font-size: 70px;
	line-height: 62px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
				

	
.wbfx-nav-show {			
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
	opacity: 1;			
}
/* meniu xs */
.nav-toggle, .nav-toggle-header { position: absolute; top: 0; color:#aeaeae; }
.nav-toggle, .nav-toggle-header { cursor: pointer; padding: 30px 25px 16px 0px; }
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after, .nav-toggle-header span, .nav-toggle-header span:before, .nav-toggle-header span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 1px; width: 25px; background: #FFFFFF; position: absolute; display: block; content: ''; }
.nav-toggle span:before, .nav-toggle-header span:before { top: -10px; }
.nav-toggle span:after, .nav-toggle-header span:after { bottom: -10px; }
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after, nav-toggle-header span, .nav-toggle-header span:before, .nav-toggle-header span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
.nav-toggle.activ span, .nav-toggle-header.activ span { background-color: transparent; }
.nav-toggle.activ span:before, .nav-toggle.active span:after, .nav-toggle-header.activ span:before, .nav-toggle-header.active span:after { top: 0; }
.nav-toggle.activ span:before, .nav-toggle-header.activ span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
.nav-toggle.activ span:after, .nav-toggle-header.activ span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }
.navicon { position: absolute; height: 26px; top: 10px;right: 50px;z-index: 5200;}
.sus, .sus-header {font-family:'Dosis', Arial, sans-serif;background-color: #f15a24; margin-top: 0; z-index:2101;display: none; width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.meniu-mobile ul{margin-top:50px;}
.meniu-mobile ul li a:hover{background-color: transparent}
.meniu-mobile ul li a{text-align: center;font-family: 'Josefin Sans', sans-serif; font-weight: 100;font-size: 1.3em;}
/* sfarsit meniu xs */
/* inceput header orizontal */

.wbfx-header-meniu {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 50;
	font-family: 'Dosis', sans-serif;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	background: rgba(0,0,0,0.5);
}
.wbfx-header-meniu h1,
.wbfx-header-meniu h1::before,
.wbfx-header-meniu h1 span,
.wbfx-header-meniu nav,
.wbfx-header-meniu nav::before {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.wbfx-header-meniu h1 {
	font-weight: 300;
	font-size: 3.2em;
	margin: 0;
	padding: 0 1em 0 0;
	color: #2d383f;
	cursor: default;
	height: 100%;
	z-index: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.wbfx-header-meniu h1::before,
.wbfx-header-meniu nav::before {
	content: '';
	height: 100%;
}

.wbfx-header-meniu h1::after {
	content: '';
	width: 100px;
	height: 96px;
	background: #fff;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	cursor: pointer;
	box-shadow: inset 0 8px #2d383f, inset 0 16px #fff, inset 0 24px #2d383f, inset 0 32px #fff, inset 0 40px #2d383f, inset 0 48px #fff, inset 0 56px #2d383f;
	opacity: 0;
	border: 20px solid #fff;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
/* inceput pagina despre noi */
#desprenoi h1{font-family: 'Josefin Sans', sans-serif; font-weight: 100;}
#canvas{width: 100%;}
#servicii h3{font-weight: 700;}
#servicii p{font-size: 0.8em;}
/* inceput pagina proiecte */
.pagina-proiecte-interior {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 100px;left:0;right:0;bottom:0;
}
/* inceput pagina contact */
.pagina-contact-interior {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 100px;left:0;right:0;bottom:0;
}
.info-contact-wrapper{position:relative;z-index:200;}
.se-slope {
	z-index: 1000;
	display: block;
	position: absolute;
	left: 0;
    margin-top:0;
    min-height: 100px;
    height: auto;
}
.interior{
	margin: 0 auto;
	
}
.se-slope.test{
	background: #00ffcc;
	box-shadow: 0px -1px 3px rgba(0,0,0,0.4);
	width: 100%;
}
.se-slope.test .interior{
	color: #000;
	padding: 0 30px;
}
.harta-wrapper{z-index:100;display:block;position:relative;height:100%;margin-top:0;}
#harta{position:absolute;bottom:0;right:0;display:block;height:100%;width:100%;}
/* sfarsit pagina contact */
/* elemente individuale */
.wbfx-header-meniu-relativ {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:100px;
	display: block;
    z-index: 500;
}
.wbfx-header-meniu-ascuns {
	height: 100px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.wbfx-header-meniu-fix {
	height: 80px;
	position:fixed;
	background: rgba(0,0,0,0.8);
	-webkit-transition: background .5s ease-out;
	-moz-transition: background .5s ease-out;
	-o-transition: background .5s ease-out;
	transition: background .5s ease-out;
}
.inaltime100{height:100%;}
/* sfarsit header orizontal */
/* meniu principal */
.meniu-principal ul{margin-top:20px;float: right;}
.wbfx-header-meniu nav.meniu-principal a {
	position: relative;
	display: inline-block;
	margin: 0 8px;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1em;
	border-radius: 0;
	text-align: center;
}

nav a:hover,
nav a:focus {
	outline: none;
}
/* Effect 10: reveal, push out */
.cl-effect-10  {
	position: relative;
	z-index: 1;
}

.cl-effect-10 a {
	overflow: hidden;
	margin: 0 15px;
}

.cl-effect-10 a span {
	display: block;
	padding: 10px 20px;
	background: #000;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-10 a::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 10px 20px;
	width: 100%;
	height: 100%;
	background: #fff;
	color: #000;
	content: attr(data-hover);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(-25%);
}

.cl-effect-10 a:hover span,
.cl-effect-10 a:focus span {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
}

.cl-effect-10 a:hover::before,
.cl-effect-10 a:focus::before {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}
/* Effect 2: 3D rolling links, idea from http://hakim.se/thoughts/rolling-links */
.cl-effect-2 a {
	line-height: 44px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
}

.cl-effect-2 a span {
	position: relative;
	display: inline-block;
	padding: 0 14px;
	/* background: #f15a24;*/
    color: #000;
    background: #00ffcc;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.csstransforms3d .cl-effect-2 a span::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	/*background: #AE411A;*/
	background: #00ccb8;
	content: attr(data-hover);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
    padding: 0 14px;
}
.cl-effect-2 a:hover span,
.cl-effect-2 a:focus span {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-2px);
}

.csstransforms3d .cl-effect-2 a:hover span::before,
.csstransforms3d .cl-effect-2 a:focus span::before {
	/*background: #D95120;*/
	background: #00b8b8;
	color: #fff;
}
/* culori meniu principal */
.culoare1 .cl-effect-2 a span {
	color: #000;
    background: #00ffcc;
}
.culoare1 .csstransforms3d .cl-effect-2 a span::before {
	background: #00ccb8;
}
.csstransforms3d .culoare1 .cl-effect-2 a:hover span::before,
.csstransforms3d .culoare1 .cl-effect-2 a:focus span::before {
	background: #00b8b8;
	color: #fff;
}
.culoare1 .sus, .culoare1 .sus-header{
	background-color: #00ffcc;
	color: #000;
}
.culoare1 .meniu-mobile ul li a{
	color: #000;
}
.culoare1 .nav-toggle-header.activ span:before, .culoare1  .nav-toggle-header.activ span:after {
	background-color: #000;
}
/* culoare 2 */
.culoare2 .cl-effect-2 a span {
	color: #fff;
    background: #fd0202;
}
.csstransforms3d .culoare2 .cl-effect-2 a span::before {
	background: #cc0202;
}
.csstransforms3d .culoare2 .cl-effect-2 a:hover span::before,
.csstransforms3d .culoare2 .cl-effect-2 a:focus span::before {
	background: #b20202;
	color: #000;
}
.culoare2 .sus, .culoare2 .sus-header{
	background-color: #fd0202;
}
.culoare2 .visible-xs svg path{
	fill: #FFFFFF;
}
/* sfarsit meniu principal */
/* sfarsit meniu */
/* simple-line icons */
.icon-paper-plane,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pintarest,
.icon-social-github,
.icon-social-gplus,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paper-plane:before {
  content: "\e094";
}
.icon-phone:before {
  content: "\e600";
}
.icon-call-end:before {
  content: "\e048";
}
.icon-call-in:before {
  content: "\e047";
}
.icon-call-out:before {
  content: "\e046";
}
.icon-map:before {
  content: "\e033";
}
.icon-location-pin:before {
  content: "\e096";
}
.icon-direction:before {
  content: "\e042";
}
.icon-directions:before {
  content: "\e041";
}
.icon-compass:before {
  content: "\e045";
}
.icon-social-tumblr:before {
  content: "\e00a";
}
.icon-social-twitter:before {
  content: "\e009";
}
.icon-social-facebook:before {
  content: "\e00b";
}
.icon-social-instagram:before {
  content: "\e609";
}
.icon-social-linkedin:before {
  content: "\e60a";
}
.icon-social-pintarest:before {
  content: "\e60b";
}
.icon-social-github:before {
  content: "\e60c";
}
.icon-social-gplus:before {
  content: "\e60d";
}
.icon-social-reddit:before {
  content: "\e60e";
}
.icon-social-skype:before {
  content: "\e60f";
}
.icon-social-dribbble:before {
  content: "\e00d";
}
.icon-social-behance:before {
  content: "\e610";
}
.icon-social-foursqare:before {
  content: "\e611";
}
.icon-social-soundcloud:before {
  content: "\e612";
}
.icon-social-spotify:before {
  content: "\e613";
}
.icon-social-stumbleupon:before {
  content: "\e614";
}
.icon-social-youtube:before {
  content: "\e008";
}
.icon-social-dropbox:before {
  content: "\e00c";
}
/* clock */

/* Media queries */
@media screen and (min-width: 320px){
	.wrapper-animatie-slogan{font-size: 14px;}
	.meniu-mobile ul li a{font-size:1.6em;padding:5px;font-weight: 300;}
	.logo-mobile img{height: 100px;}
	body {
		font-size: 1.2em;
	}
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.wrapper-animatie-slogan{font-size: 32px;}
	.logo-mobile img{height: auto;}
	.se-slope.test::before,
	.se-slope.test::after {
		position: absolute;
		content: '';
		pointer-events: none;
	}
	.se-slope {
	    margin: 0 2px;
	    left: 100px;
	    -webkit-transform-origin: left center;
	    -moz-transform-origin: left center;
	    -o-transform-origin: left center;
	    -ms-transform-origin: left center;
	    transform-origin: left center;
	    height: 16em;
	}
	.se-slope.test{
		-webkit-transform: rotate(30deg);
		-moz-transform: rotate(30deg);
		-o-transform: rotate(30deg);
		-ms-transform: rotate(30deg);
		transform: rotate(30deg);
		margin-top: -18em;
	}
	.se-slope.test .interior{
		-webkit-transform: rotate(-30deg);
		-moz-transform: rotate(-30deg);
		-o-transform: rotate(-30deg);
		-ms-transform: rotate(-30deg);
		transform: rotate(-30deg);
		margin-top: 156px;
		font-size: 0.9em;
	}
	.se-slope.test::before,
	.se-slope.test::after {
		top:0;
		z-index: -1;
		width: 100%;
		height: 100%;
		background: #00FFCC;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	
	.se-slope.test::before {
		height: 98%;
		width: 100%;
		background: #00b8b1;
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	.watch-container.clocks {
	  width: 50%;
	  left: 300px;
	  padding-top: 12%;
	}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	body {font-size: 1.3em;}
	.se-slope.test{margin-top: -15em;}
	.se-slope.test .interior{margin-top: 186px;}
	.watch-container.clocks {width: 60%;padding-top: 9%;left:450px;}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	body {font-size: 1.7em;}
	.pagina-contact.wbfx-container{overflow: hidden;}
	.se-slope.test .interior{margin-top: 230px;}
	.watch-container.clocks {width: 60%;padding-top: 9%;left:500px;}
}
@media screen and (max-width: 768px) and (orientation: landscape){
	.wrapper-animatie-slogan{font-size: 26px;}
	.se-slope.test{margin-top: -17em;}
	.wbfx-header-meniu nav.meniu-principal a{font-size: 0.8em;}
}
@media screen and (max-width: 1024px) and (orientation: portrait){
	.wbfx-header-meniu nav.meniu-principal a{font-size: 0.9em;}
}
@media screen and (max-width: 1024px) and (orientation: landscape){
	.se-slope.test{margin-top: -17em;}
	.se-slope.test interior{margin-left: 50px;}
}
@media screen and (max-width: 360px){
	.wrapper-animatie-slogan{font-size: 16px;}
	.se-slope.test .interior{padding:0 15px;}
	.h-detalii-text{font-size:1em;}
	.p-detalii-text{font-size:0.9em;}
}
@media all and (max-width: 640px) and (orientation: landscape){
	.meniu-mobile ul li a{font-size:1.3em;padding:0;}
	.trigger{}
	.h-detalii-text{font-size:0.8em;}
	.p-detalii-text{font-size:0.9em;}
	.se-slope.test .interior{margin-top: 320px;}
}
