html {
	margin: 0 auto;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	font-family:'Exo 2', Arial;
	color: #484848;
	font-size:18px;
	font-weight:300;
	line-height:26px;
	background-color:#fff;
}
	
body strong, body b { font-weight:700 }

a {
	color: #ee7c1e;
	text-decoration: none;
	outline: 0px;
}

a:hover {
	color: #666;
}
a img {
	border: 0px;
}

p { margin: 0 0 15px; }

.clearfix {
	width:100%;
	display:block;
	float:left;
	height:20px;
}
h1 {
	color: #ff9902;
	font-family: 'Exo 2', Arial, Tahoma;
	font-size: 40px;
	font-weight: 900;
	text-transform:uppercase;
	line-height: 42px;
	margin: 0 0 13px 0;
	padding: 0;
}

h2 {
	color: #ff9902;
	font-family: 'Exo 2', Arial, Tahoma;
	font-size: 40px;
	font-weight: 900;
	text-transform:uppercase;
	line-height: 42px;
	margin: 0 0 15px 0;
	padding: 0;
}

h3 {
	color: #484848;
	font-family: 'Exo 2', Arial, Tahoma;
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	margin: 0 0 10px 0;
	padding: 0;
}

h4 {
	color: #8b8b8b;
	font-family: 'Exo 2', Arial, Tahoma;
	font-size: 29px;
	font-weight: 700;
	text-transform:uppercase;
	line-height: 32px;
	margin: 40px 0 0 0;
	padding: 0;
}

h5 {
	color: #ff9900;
	font-family: 'Exo 2', Arial, Tahoma;
	font-size: 25px;
	font-weight: 400;
	line-height: 29px;
	margin: 0 0 20px 0;
	padding: 0;
}

#oferta h5 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:29px;
	margin-bottom:14px;
}

.wrapper {
	width:100%;
}

.wrapper.top {
	background:#fff;
	background-image: url('img/topBg.png');
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	z-index:1001;
	position:fixed;
	top:0;
	left:0;
}

.wrapper.border {
	border-bottom:4px solid #ff9902;
}

.box {
	width:1170px;
	margin:auto;
	position:relative;
	overflow:hidden;
}

.box.padding {
	padding:40px 0 40px;
}

.topbar {
	height:98px;
}

#mainLink {
	position:absolute;
	top:14px;
	left:0;
	padding:0;
	z-index:1000;
}

a.fadeLink {
	transition: all 0.25s ease-in-out; 
	 -webkit-transition: all 0.25s ease-in-out; 
	 -moz-transition: all 0.25s ease-in-out; 
	 -moz-opacity: 1.0; opacity: 1.0; filter: alpha(opacity=100);
}

a:hover.fadeLink {
	 -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70);
}

#mainMenu {
	position:absolute;
	top:35px;
	background:#fff;
	right:100px;
}

#mainMenu.collapse {
	padding-bottom:0px;
}

#mainMenu ul {
	margin:0;
	padding:0;
}

#mainMenu ul li {
	background: url('img/dot.png') no-repeat 100% 50%;
	padding:0 27px 0 21px;
	display:inline;
	margin:0;
	float:left;
}

#mainMenu ul li:first-child {
	padding-left:0;
}

#mainMenu ul li:last-child {
	padding-right:0;
	background:none
}

#mainMenu ul li a {
	font-size:19px;
	color:#292929;
	font-weight:300;
	text-transform:uppercase;
}

#mainMenu ul li a:hover, #mainMenu ul li.active a {
	color:#ff9902;
}


#langBox {
	position:absolute;
	width:54px;
	height:23px;
	top:37px;
	right:0;
	background:url('img/langs.png');
}

#langBox a {
	display:inline;
	float:left;
	width:23px;
	height:23px;
	 transition: all 0.25s ease-in-out; 
	 -webkit-transition: all 0.25s ease-in-out; 
	 -moz-transition: all 0.25s ease-in-out; 
	 -moz-opacity: 0.0; opacity: 0.0; filter: alpha(opacity=00);
}

#langBox a:hover {
	-moz-opacity: 0.4; opacity: 0.4; filter: alpha(opacity=40);
	background:#fff
}




.slider-wrap{position:relative; margin-top:98px;}
#slider .item img{display: block;width: 100%;height: auto;}
#slider .item a{display:block;line-height:1;}
#slider-wrap .slider-nav{position:absolute;right:0;bottom:0;z-index:}
.slider-nav a{color:#000;cursor:pointer;text-decoration:none;display:inline-block;margin:0px;font-size:2em;padding:10px;background:rgba(255,255,255,0.4);line-height:1;opacity:0.5;}
.slider-nav a:hover{opacity:1;}
.slider-nav a:first-child{margin:0 1px 0 0;}

.captionWrapper {position:absolute; bottom:50px;left:0;width:100%;display:block;}
	.caption {width:1170px; margin:auto; display:block; }
		.captionBox {padding: 22px 35px; display:block; float:left; background:url(img/sliderBg.png); color:#000; font-size:2em; width:600px; -moz-box-shadow: 0 0 5px #888;	-webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888; }
			.captionBox h5 {padding: 0; margin:0 0 17px; font-size:30px; color:#333333; font-weight:bold; text-transform:uppercase }
			.captionBox .desc {font-size:16px; line-height:25px; color:#434444 }

.animate-me{
   opacity:1;
   -webkit-transition: opacity 1500ms linear;
   -moz-transition: opacity 1500ms linear;
   -o-transition: opacity 1500ms linear;
   -ms-transition: opacity 1500ms linear;
   transition: opacity 1500ms linear;
}

/* 
* 	Core Owl Carousel CSS File
*	v1.24
*/
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel {display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-origin {-webkit-perspective: 1200px;-webkit-perspective-origin-x : 50%;-webkit-perspective-origin-y : 50%;-moz-perspective : 1200px;-moz-perspective-origin-x : 50%;-moz-perspective-origin-y : 50%;perspective : 1200px;}
.owl-fade-out {z-index: 10;-webkit-animation: fadeOut .7s both ease;-moz-animation: fadeOut .7s both ease;animation: fadeOut .7s both ease;}
.owl-fade-in {-webkit-animation: fadeIn .7s both ease;-moz-animation: fadeIn .7s both ease;animation: fadeIn .7s both ease;}
.owl-backSlide-out {-webkit-animation: backSlideOut 1s both ease;-moz-animation: backSlideOut 1s both ease;animation: backSlideOut 1s both ease;}
.owl-backSlide-in {-webkit-animation: backSlideIn 1s both ease;-moz-animation: backSlideIn 1s both ease;animation: backSlideIn 1s both ease;}
.owl-goDown-out {-webkit-animation: scaleToFade .7s ease both;-moz-animation: scaleToFade .7s ease both;animation: scaleToFade .7s ease both;}
.owl-goDown-in {-webkit-animation: goDown .6s ease both;-moz-animation: goDown .6s ease both;animation: goDown .6s ease both;}
.owl-fadeUp-in {-webkit-animation: scaleUpFrom .5s ease both;-moz-animation: scaleUpFrom .5s ease both;animation: scaleUpFrom .5s ease both;}
.owl-fadeUp-out {-webkit-animation: scaleUpTo .5s ease both;-moz-animation: scaleUpTo .5s ease both;animation: scaleUpTo .5s ease both;}

@-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}

.owl-theme .owl-controls{ position:absolute; bottom:10px; right:0; width:100% }
	.owl-pagination { width:1170px; margin:auto; text-align:right }
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;
border-radius: 30px;background: #869791;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{background:#fff;display: block;width: 12px;height: 12px;margin: 5px 7px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{ background:#ff9902;}

.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center;}


#oferta .icon {
	display:inline;
	float:left;
	width:200px;
	padding-top:10px;
}

#oferta .description {
	display:inline;
	float:right;
	width:930px;
}



.wrapper.grey {
	background:#f1f1f1;
}

#onas {
	display:block;
	float:left;
	padding-bottom:35px;
}

.wrapper.gradient {
	background-image: url(img/gradientBg.png);
	background-repeat:repeat-x
}

#onasBox { 
	display:inline;
	float:left;
	width:690px;
}

#tools {
	position:absolute;
	top:-45px;
	right:0;
	width:433px;
	z-index:1000;
	height:490px;
	background-image: url(img/tools.png);
}

#dlakogo, #galeria { padding: 0 }
	.dlakogo { background-image: url(img/dlakogoBg.png); background-repeat:repeat-x; height:188px; overflow: hidden; }
	
#owl-dlakogo div.edcEditButton { bottom:auto; top:0; }

a#portfolioButton {
	margin:30px auto 0;
	width:262px;
	display:block;
	height:36px;
	background:url('img/buttonPortfolio.png') no-repeat;
	color:#fff;
	font-size:20px;
	font-weight:400;
	padding:8px 0 0 24px;
	text-transform:uppercase;
}

a.backLink {
   background-color: #ff9900;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: "Exo 2",Arial;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 13px;
    text-transform: uppercase;
}

.fluid-wrapper {
    height: 0;
    padding-bottom:21%;
    position: relative;
}

.fluid-wrapper iframe {
    border: medium none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.feature.map {
  height:100%;
}
.feature.map iframe {
    height:100%;
    width:100%;
    border:0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
 }
 
.colLeft {
	 display:inline;
	 float:left;
	 width:48%;
 }
 
.colRight {
	 display:inline;
	 float:right;
	 width:48%;
 }
 
#footer {
	 font-size:13px;
 }
  
#footer a {
	 color:#484848
}
  
#footer a:hover {
	 color:#000
}

#footer .colRight{
	 text-align:right
 }
 
.scrollup { width:40px; height:40px; text-indent:-9999px;  position:fixed; bottom:35px; right:40px; display:none; background: url('img/icon_top.png') no-repeat; }	

#subWrapper {
	padding-top:120px;
	padding-bottom:30px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





