﻿@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular.ttf')  format('truetype'), url('../fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Light.woff') format('woff'), url('../fonts/Raleway-Light.ttf')  format('truetype'), url('../fonts/Raleway-Light.svg#Raleway-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Bold.woff') format('woff'), url('../fonts/Raleway-Bold.ttf')  format('truetype'), url('../fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}


body {margin: auto;
    padding: auto;
    font-size: 16px;
   color: #6d7c88;
    font-family: 'Raleway', sans-serif;
	font-weight: 400;
    line-height: 20px;
    background: #fff;   
	padding-right: 0 !important;
	padding-left: 0 !important;
}

h2, h3 {
	    font-weight: 700;
    font-size: 33px;
    color: #314555;
    font-family: 'Raleway', sans-serif;
    background: url(../images/h3.jpg) bottom left no-repeat;
    padding-bottom: 13px;
    margin-bottom: 25px;
}

.page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: none;
}

#pasek_gora {
	width: 100%;
	float: left;
	height: 113px;
	background: url(../images/pasek_gora.png) center no-repeat;
	position: relative;
}

.logo img {
    margin-left: 37px;
    margin-top: 12px;
}

#dane_kon_gora {
	float: right;
}

#menu {
	width: 100%;
	float: left;
}

#slider {
	width: 100%;
	float: left;
}

#tresc {
	width: 100%;
	height: auto;
	float: left;
	min-height: 40px;
}

#newsletter {
	width: 100%;
	min-height: 440px;
	background: url(../images/newsletter_tlo.jpg) right;
	float: left;
}

#partnerzy {
	width: 100%;
	float: left;
}

#stopka {
	width: 100%;
	height: auto;
	min-height: 25px;
	background: url(../images/stopka_tlo.jpg) center;
	color: white;
	    font-size: 14px;
    padding: 15px 0;
}

#stopka a {
	color: white;
	font-weight: bold;
}

#stopka a:hover {
	text-decoration: underline;
}

.hedea {
	float: right;
}

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.hvr-pop { display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {-webkit-animation-name: hvr-pop;animation-name: hvr-pop;-webkit-animation-duration: 0.6s;animation-duration: 0.6s;-webkit-animation-timing-function: linear;animation-timing-function: linear;webkit-animation-iteration-count: 1;animation-iteration-count: 1;}

.navbar-default {
    background: none;
    border: none;
    margin-bottom: 0;
	    margin-top: 11px;
		margin-left: 50px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 18px 7px;
    border-right: 1px solid #405667;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #9bcafc;
    background: none;
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont { background: none; }
.camera_commands { display: none; }

.camera_amber_skin .camera_prev > span { background-position: 0; background: url(../images/slider_lewa.png); width: 66px; height: 128px; margin-left: 10px;}
.camera_amber_skin .camera_next > span { background-position: 0; background: url(../images/slider_prawa.png); width: 66px; height: 128px;}

.camera_next {
    right: 40px;
}

.camera_pag {
	    position: absolute;
    bottom: -1px;
    background: url(../images/slider_nawi.png) right;
    height: 41px;
    z-index: 10;
	padding-right: 20px;
}

.camera_wrap .camera_pag .camera_pag_ul li { margin: 14px 5px; }

.camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
    background: #314555;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
	background: #005cc3;
}

.djslider-default .navigation-container {
    position: absolute;
    bottom: -50px;
    text-align: center !important;
    margin: 0 auto !important;
    width: 100%;
	outline: 0;
}

.djslider-default .navigation-container .prev-button {
    cursor: pointer;
    display: block;
    position: absolute;
    bottom: 0;
    left: 47%;
	outline: 0;
}

.djslider-default .navigation-container .next-button {
	cursor: pointer;
    display: block;
    position: absolute;
    bottom: 0;
    right: 46%;
	outline: 0;
}

.djslider-default .slider-container { z-index: 1; }

.moduletable_naszeus h3:before {
	display: block; 
	content: 'Poznaj naszą ofertę';	
	    font-size: 16px;
    font-weight: 300;
    color: #6d7c88;
}

h3.gl:before {
	display: block; 
	content: 'Dlaczego my?';	
	    font-size: 16px;
    font-weight: 300;
    color: #6d7c88;
}

.slide-desc-bg-default {
	background: none;
}

.slide-desc-text-default {
background: url(../images/tlo_uslu.png) center bottom no-repeat;
    padding: 53px 25px 7px;
    text-align: right;
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

.slide-desc-text-default:hover {
background: url(../images/tlo_uslu2.png) center bottom no-repeat;
-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

.slide-desc-text-default .slide-title {
    font-size: 23px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 300;
}

a.czytdal {
	background: #005CC3;
    color: #fff;
    text-decoration: none;
    padding: 8px 17px;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 14px;
}

img.atu {
	display: inline-block;
    float: left;
    padding-bottom: 20px;
}

h4.atut {
    font-size: 21px;
    color: #314555;
    font-weight: 700;
	font-family: 'Raleway', sans-serif;
}

p.atut_tresc {
	    font-size: 15px;
		color: #314555;
}

.ats {
	    display: block;
    padding-bottom: 15px;
}
table.acymailing_form {
	width: 100%;
	    margin-top: 30px;
}

.acymailing_module .acymailing_module_form {
	    float: right;
    padding-right: 60px !important;
    padding-top: 100px !important;
}

.acymailing_introtext h4 {
	    font-size: 42px;
    color: #fff;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}

.acymailing_introtext h5 {
font-size: 39px;
    color: #fff;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}

td.acyfield_email input {
	    font-size: 18px;
    padding: 11px 16px;
    background: rgba(255,255,255,0.8);
    border: none;
    display: inline-block;
    float: left;
}

td.acysubbuttons input.button {
	font-size: 20px;
    font-weight: 700;
    border: none;
    border-radius: 0;
    background: #314555;
    padding: 9px 17px;
    display: inline-block;
    margin-left: 15px;
}

.acymailing_fulldiv tr { display: inline-block; }


.moduletable_partner .djslider-default .navigation-container { bottom: 12px; z-index: 10;}

#hedea {
	float: right;
}

#copy {
	float: left;
}

b.caret { display: none; }

.span6 {
	width: 49%;
	float: left;
}

.span6 h2 { font-size: 21px; }

p.readmore a.btn {
	    background: #005CC3;
    color: #fff;
    text-decoration: none;
    padding: 6px 14px;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 13px;
    border-radius: 0;
}

input#name, input#email, input#subject, textarea#message {
	    background: #314555;
    border: none;
    color: #fff;
    padding: 7px 12px;
    width: 225px;
    max-width: 100%;
}

input#sp_qc_submit.button {
	    background: #0043AE;
    color: white;
    font-size: 15px;
    border: none;
    padding: 7px 15px;
    font-weight: 700;
}

.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;

}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


/*---------------*/
/***** Milo *****/
/*---------------*/

figure.effect-milo {
	background: #005CC3;
}

figure.effect-milo img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-30px,0,0) scale(1.12);
	transform: translate3d(-30px,0,0) scale(1.12);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-milo:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-milo h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1em 1.2em;
	color: #fff;
	font-size: 26px;
}

figure.effect-milo p {
	padding: 0 10px 0 0;
	width: 50%;
	border-right: 1px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0,0);
	transform: translate3d(-40px,0,0);
}

figure.effect-milo:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

h3.gl {
	    margin-bottom: 15px;
}

.slide-desc-text-default .slide-title a:hover { text-decoration: none; }

#bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
    color: #fff !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 19px !important;
    font-weight: 400 !important;
    text-shadow: 1px 1px 2px #000 !important;
}
div#cookieMessageContainer {
	background: #2579B9 !important;
}

#cookieMessageContainer .cookie_button {
    background: #fff !important;
    text-shadow: none !important;
    color: #000;
    padding: 5px 12px;
    height: auto !important;
    float: left;
}

.breadcrumb {
    margin: auto;
    padding: 8px 0;
    margin-bottom: 20px;
    list-style: none;
    background: none;
    border-radius: 0;
    text-align: center;
}

span.divider { display: none; }

a.pathway {
	color: #0043B1;
}

.moduletable_naszeus { margin-bottom: 110px; }

.doj { display: none; }

li.item-117 { display: block !important; }

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { background: none; color: #fff;}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #314555;
    border: 1px solid #ccc;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: padding-box;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #fff;
    white-space: nowrap;
    border-bottom: 1px solid #405667;
} 

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background: #005CC3;
}

.navbar-collapse {
    max-height: inherit;
}

.pm-input-route.input {
	    padding: 5px;
}

.pm-input-route-btn.btn {
	background: #0043AE;
    color: #fff;
    border-radius: 0;
}