.portfolio-title-in {
	position: fixed;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 21px;
	text-align: center;
	z-index: 40;
}

.portfolio-title-in h1 {
	font-size: 17px;
	font-family: "Lato-Light";
	color: #959595;
	text-transform: uppercase;
	text-align: center;
	line-height: 38px;
}

@media	only screen and (max-width: 735px) {
	
	.portfolio-title-in {
    	top: 15px;
    }
    
    .portfolio-title-in h1 {
	    font-size: 15px;
	    line-height: 15px;
	}
	
}


/*
 #infscr-loading img{width:48px; height:48px;} 
#infscr-loading {overflow: hidden;clear: both;text-align:center;padding: 15px 0;width: 100%;}
*/

.column-1 .newsfeed-out:hover .fotka:after, .column-1 .newsfeed-out:hover .video:after {
	background-image: url('../img/newsfeed-left.svg');
	background-image: 14px 28px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 14px;
	height: 100%;
	content: '';
	display: block;
	position: absolute;
	right: -8.7%;
	top: 0px;
	margin: auto;
	left: auto;
	z-index: 3;
	transition: 300ms ease 0s;
	-moz-transition: 300ms ease 0s;
	-webkit-transition: 300ms ease 0s;
	-o-transition: 300ms ease 0s;
	-ms-transition: 300ms ease 0s;
	transform: translatex(0px);
	-moz-transform: translatex(0px);
	-o-transform: translatex(0px);
	-webkit-transform: translatex(0px);
	-ms-transform: translatex(0px);
}

.column-1 .newsfeed-out .fotka:after, .column-1 .newsfeed-out .video:after {
	background-image: url('../img/newsfeed-left.svg');
	background-image: 14px 28px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 14px;
	height: 100%;
	content: '';
	display: block;
	position: absolute;
	right: -8.7%;
	top: 0px;
	margin: auto;
	left: auto;
	z-index: 3;
	transition: 300ms ease 0s;
	-moz-transition: 300ms ease 0s;
	-webkit-transition: 300ms ease 0s;
	-o-transition: 300ms ease 0s;
	-ms-transition: 300ms ease 0s;
	transform: translatex(14px);
	-moz-transform: translatex(14px);
	-webkit-transform: translatex(14px);
	-o-transform: translatex(14px);
	-ms-transform: translatex(14px);
}


.column-2 .newsfeed-out:hover .fotka:after, .column-2 .newsfeed-out:hover .video:after {
	background-image: url('../img/newsfeed-right.svg');
	background-image: 14px 28px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 14px;
	height: 100%;
	content: '';
	display: block;
	position: absolute;
	left: -8.7%;
	top: 0px;
	margin: auto;
	right: auto;
	z-index: 3;
	transition: 300ms ease 0s;
	-moz-transition: 300ms ease 0s;
	-webkit-transition: 300ms ease 0s;
	-o-transition: 300ms ease 0s;
	-ms-transition: 300ms ease 0s;
	transform: translatex(0px);
	-moz-transform: translatex(0px);
	-o-transform: translatex(0px);
	-webkit-transform: translatex(0px);
	-ms-transform: translatex(0px);
}

.column-2 .newsfeed-out .fotka:after, .column-2 .newsfeed-out .video:after {
	background-image: url('../img/newsfeed-right.svg');
	background-image: 14px 28px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 14px;
	height: 100%;
	content: '';
	display: block;
	position: absolute;
	left: -8.7%;
	top: 0px;
	margin: auto;
	right: auto;
	z-index: 3;
	transition: 300ms ease 0s;
	-moz-transition: 300ms ease 0s;
	-webkit-transition: 300ms ease 0s;
	-o-transition: 300ms ease 0s;
	-ms-transition: 300ms ease 0s;
	transform: translatex(-14px);
	-moz-transform: translatex(-14px);
	-webkit-transform: translatex(-14px);
	-o-transform: translatex(-14px);
	-ms-transform: translatex(-14px);
}

.kotara {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    pointer-events: none;
    filter: alpha(opacity=0);
	transition: 900ms ease 0s;
	-moz-transition: 900ms ease 0s;
	-webkit-transition: 900ms ease 0s;
	-o-transition: 900ms ease 0s;
	-ms-transition: 900ms ease 0s;
}

.kotara.dark {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: 900ms ease 0s;
	-moz-transition: 900ms ease 0s;
	-webkit-transition: 900ms ease 0s;
	-o-transition: 900ms ease 0s;
	-ms-transition: 900ms ease 0s;
}

.arrow {
	background-image: url('../img/slider-arrow-bg.svg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 22px;
	display: block;
	position: relative;
	z-index: 10;
	margin-top: -22px;
	padding-bottom: 22px;
}

.arrow h1 {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 19px;
    margin: auto;
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Lato-Light";
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    z-index: 44444;
    background-color: white;
    padding-top: 7px;
    padding-bottom: 7px;
}

.arrow .down {
	background-image: url('../img/slider-arrow.svg');
	background-size: 500px 22px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 22px;
	display: block;
	position: absolute;
	z-index: 99;
	top: 0px;
}

.arrow .down:after {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	right: 54%;
	background-color: black;
	z-index: 44;
	height: 2px;
	top: 0px;
}

.arrow .down:before {
	content: '';
	display: block;
	position: absolute;
	right: 0px;
	left: 54%;
	background-color: black;
	z-index: 44;
	height: 2px;
	top: 0px;
}

.arrow:after {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	right: 54%;
	background-color: white;
	z-index: 44;
	height: 44px;
}

.arrow:before {
	content: '';
	display: block;
	position: absolute;
	right: 0px;
	left: 54%;
	background-color: white;
	z-index: 44;
	height: 44px;
}
	
    .slider {
        width: 100%;
        overflow: hidden;
        position: relative;
        padding-bottom: 0px;
        display: block;
    }
    
    .intro-image:after {
	    content: '';
	    display: block;
	    position: absolute;
	    bottom: -20px;
	    height: 200px;
	    background-image: url('../img/');
	    width: 100%;
	    z-index: 0;
	    pointer-events: none;
    }
    
    .slider .home {}
	
	.slider .home .intro-image {
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	    position: fixed;
	    z-index: 0;
	    top: 0px;
	    left: 0px;
	    right: 0px;
	    max-height: 100%;
	}
	
	.slider .home li.lslide img {
		width: 100%;
		margin: 0px;
		display: block;
	}
	
	.slider .home li.lslide.active img {
		width: 100%;
		margin: auto;
	}

    
	ul{
		list-style: none outside none;
	    padding-left: 0;
        margin: 0;
	}




@media	only screen and (max-width: 1160px) and (min-height: 650px) {
	
	.slider .home li.lslide.active img {
		width: 160%;
		margin-left: -30%;
	}
	
	.slider .home li.lslide img {
		width: 100%;
		margin-left: 30%;
	}


} 

@media	only screen and (max-width: 980px) {
	
	.slider .home li.lslide.active img {
		width: 170%;
		margin-left: -35%;
	}
	
	.slider .home li.lslide img {
		width: 100%;
		margin-left: 35%;
	}
	
}

@media	only screen and (max-width: 980px) and (max-height: 650px) {
	
	.slider .home li.lslide.active img {
		width: 140%;
		margin-left: -20%;
	}
	
	.slider .home li.lslide img {
		width: 100%;
		margin-left: 20%;
	}
	
}

@media	only screen and (max-width: 800px) {
	
/*
	.slider .home img {
		width: 160%;
	}
*/
	
}

@media	only screen and (max-width: 735px) {
	
	.slider {
		display: none;
	}
	
	.intro {
		display: block;
	}
	
	
	
}







/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::KONTAKT */

.wrapper-options-out .intro .kontakt {
background-image: url('/img/kontakt/adam-marciniak-fotografia-slubna-kontakt.jpg');
background-position: 50% center;
background-repeat: no-repeat;
background-size: 1060px 480px;
width: auto;
height: 480px;
position: relative;
cursor: url('../img/kursor-white.svg'), auto;
}

.wrapper-options-out .intro .kontakt .logotyp {
width: 55px;
height: 102px;
background-image: url('../img/kontakt-white.svg');
background-position: center;
background-repeat: no-repeat;
background-size: 55px 102px;
margin-left: auto;
margin-right: auto;
top: 21px;
left: 0px;
right: 0px;
position: absolute;
}

.wrapper-options-out .intro .kontakt:after {
content: '';
display: block;
width: 1px;
height: 40px;
margin-left: auto;
margin-right: auto;
background-color: white;
position: absolute;
left: 0px;
right: 0px;
top: 140px;
}

.kontakt-out .formularz {
width: auto;
height: auto;
max-width: 1060px;
margin-top: 100px;
margin-bottom: 100px;
}


/* ::::::::::::FORMULARZ */

div.mod_sef ::-webkit-input-placeholder {
font-size: 17px;
color: white;
/* font-weight: 200; */
font-family: 'Lato-Light';
}

div.mod_sef :-moz-placeholder { /* Firefox 18- */
font-size: 17px;
color: white;
/* font-weight: 200; */
font-family: 'Lato-Light';
}

div.mod_sef ::-moz-placeholder {  /* Firefox 19+ */
font-size: 17px;
color: white;
/* font-weight: 200; */
font-family: 'Lato-Light';
}

div.mod_sef :-ms-input-placeholder {  
font-size: 17px;
color: white;
/* font-weight: 200; */
font-family: 'Lato-Light';
}


.kontakt-out {
position: relative;
max-width: 1060px;
margin-left: auto;
margin-right: auto;
}

.kontakt-out:after {
content: '';
position: absolute;
display: block;
width: 1px;
height: 187px;
background-color: black;
top:-130px;
right: 0px;
}

.dane-adama {
	position: relative;
	margin-top: 110px;
}

.dane-adama h2:after {
	display: block;
	position: absolute;
	content: '';
	left: 0px;
	bottom: -34px;
	height: 1px;
	width: 100%;
	background-color: black;
	z-index: 9;
}

.dane-adama h2 a {
	font-family: "Lato-Light";
	color: #b1b1b1;
	font-size: 19px;
	letter-spacing: 1px;
	text-transform: uppercase;
	float: left;
	margin-left: 0px;
	text-decoration: none;
}
.dane-adama h2 a:hover {
	transition: none;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	margin-left: 0px;
	color: #b1b1b1;
}

.dane-adama a {
	font-family: "Lato-Light";
	color: #b1b1b1;
	font-size: 19px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	transition: 400ms ease 0s;
	-moz-transition: 400ms ease 0s;
	-webkit-transition: 400ms ease 0s;
	-o-transition: 400ms ease 0s;
	-ms-transition: 400ms ease 0s;
	margin-left: 30px;
}

.dane-adama a:hover {
	color: black;
	transition: 400ms ease 0s;
	-moz-transition: 400ms ease 0s;
	-webkit-transition: 400ms ease 0s;
	-o-transition: 400ms ease 0s;
	-ms-transition: 400ms ease 0s;
	margin-left: 35px;
}

.mapa-out {
	margin-left: 0px;
	margin-right: 0px;
}

.mapa-out .mapa {
	background-color: black;
	width: 100%;
	height: 400px;
	z-index: 9;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.mapa-out .gm-style-iw {
	z-index: 9999999;
	background-color: white;
	padding: 3px;
	margin-left: -3px;
}

.mapa-out .mapa #map-canvas {
    width: 100%;
    height: 100%;
    position: relative;
}

#marker:hover:after {
	width: 400px;
	height: 300px;
	background-color: red;
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.mod_sef {
max-width: 690px;
position: relative;
height: 212px;
z-index: 9;
}

td.mod_sef_td {
display: inline-block;
}

td.mod_sef_td input::-webkit-input-placeholder, td.mod_sef_td textarea::-webkit-input-placeholder {
	color: black;
}
td.mod_sef_td input::-moz-placeholder, td.mod_sef_td textarea::-moz-placeholder {
	color: black;
}
td.mod_sef_td input:-moz-placeholder, td.mod_sef_td textarea:-moz-placeholder {
	color: black;
}
td.mod_sef_td input:-ms-input-placeholder, td.mod_sef_td textarea:-ms-input-placeholder {
	color: black;
}

input#mod_simpleemailform_field1_1.mod_sef_input {
width: 94%;
background-color: transparent;
border: 1px solid black;
font-size: 17px;
color: black;
padding-left: 9px;
padding-right: 9px;
padding-top: 9px;
padding-bottom: 10px;
font-family: 'Lato-Light';
font-style: normal;
position: absolute;
left: 0px;
top:0px;
cursor: url('../img/kursor-white-link.svg'), auto;
line-height: 23px;
}

th.mod_sef_th, td.mod_sef_space {
display: none;
}

tr.mod_sef_tr:nth-child(1) {
position: absolute;
left: 0px;
top:0px;
width: 58%;
display: inline-block;
}

tr.mod_sef_tr:nth-child(2) {
width: 38%;
position: absolute;
right: 0px;
top:0px;
display: inline-block;
}

input#mod_simpleemailform_field2_1.mod_sef_input {
width: 94%;
background-color: transparent;
border: 1px solid black;
font-size: 17px;
color: black;
padding-left: 9px;
padding-right: 9px;
padding-top: 9px;
padding-bottom: 10px;
font-family: 'Lato-Light';
font-style: normal;
position: absolute;
right: 0px;
top:0px;
cursor: url('../img/kursor-white-link.svg'), auto;
line-height: 23px;
}

textarea#mod_simpleemailform_field3_1.mod_sef_input_textarea {
background-color: transparent;
resize: none;
width: 100%;
height: 140px;
border: 1px solid black;
display: inline-block;
position: absolute;
left: 0px;
top: 60px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
font-size: 17px;
color: black;
padding-left: 9px;
padding-right: 9px;
padding-top: 9px;
padding-bottom: 16px;
/* font-weight: 200; */
font-family: 'Lato-Light';
font-style: normal;
cursor: url('../img/kursor-white-link.svg'), auto;
}

tr.mod_sef_tr:nth-child(4) {
position: absolute;
bottom: 0px;
right: 50px;
display: block;
width: 120px;
height: 24px;
z-index: 3;
}

input#mod_simpleemailform_submit_1.mod_sef_input {
	border: none;
	background-color: white;
	position: absolute;
	left: 0px;
	top:0px;
	width: 48px;
	height: 24px;
	text-indent: -999999px;
	background-image: url('/img/send.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 22px 24px;
}

input#mod_simpleemailform_reset_1.mod_sef_input {
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: white;
	text-indent: -999999px;
	background-image: url('/img/x.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	width: 47px;
	height: 24px;
}

input#mod_simpleemailform_field1_1.mod_sef_input:focus, input#mod_simpleemailform_field2_1.mod_sef_input:focus, textarea#mod_simpleemailform_field3_1.mod_sef_input_textarea:focus {
outline-offset: 0px;
outline-color: transparent;
outline-width: 0px;
outline-style: none;
}

tr.mod_sef_tr:nth-child(1) span {
color: #d7005c;
position: absolute;
font-size: 17px;
/* font-weight: 200; */
font-family: 'Lato-Light';
border: 1px solid #d7005c;
padding-top: 9px;
padding-bottom: 8px;
top: 0px;
left: 0px;
padding-left: 9px;
padding-right: 9px;
width: 94%;
overflow: hidden;
background-color: white;
z-index: 2;
line-height: 25px;
}

tr.mod_sef_tr:nth-child(3) span {
color: #d7005c;
position: absolute;
font-size: 17px;
/* font-weight: 200; */
font-family: 'Lato-Light';
border: 1px solid #d7005c;
padding-top: 9px;
padding-bottom: 8px;
top: 60px;
left: 0px;
height: 121px;
padding-left: 9px;
width: calc(100% - 11px);
width: -webkit-calc(100% - 11px);
width: -moz-calc(100% - 11px);
width: -o-calc(100% - 11px);
overflow: hidden;
background-color: white;
z-index: 2;
}

tr.mod_sef_tr:nth-child(5) span {
color: #00d287;
position: absolute;
font-size: 17px;
font-family: 'Lato-Light';
border: 1px solid #00d287;
padding-top: 9px;
padding-bottom: 8px;
top: 60px;
left: 0px;
height: 121px;
padding-left: 9px;
width: calc(100% - 11px);
width: -webkit-calc(100% - 11px);
width: -moz-calc(100% - 11px);
width: -o-calc(100% - 11px);
overflow: hidden;
background-color: white;
z-index: 2;
}

@media	only screen and (max-width: 910px) {

	.kontakt-out::after {
		display: none;
	}

}

@media	only screen and (max-width: 765px) {

	.dane-adama {
	    margin-top: 17%;
	}
	
	.dane-adama h2 a, .dane-adama a {
		font-size: 15px;
	}
	
	.kontakt-out .formularz {
	    margin-top: 20%;
	    margin-bottom: 14%;
	}
	
	.mapa-out .mapa {
    	height: 300px;
    }

}

@media	only screen and (max-width: 681px) {

	div.mod_sef ::-webkit-input-placeholder {
	
	}
	
	div.mod_sef :-moz-placeholder { /* Firefox 18- */
	
	}
	
	div.mod_sef ::-moz-placeholder {  /* Firefox 19+ */
	
	}
	
	div.mod_sef :-ms-input-placeholder {  
	
	}
	
	div.mod_sef {
	height: auto;
	}
	
	input#mod_simpleemailform_field2_1.mod_sef_input, input#mod_simpleemailform_field1_1.mod_sef_input {
	position: relative;
	width: 75%;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom: 9px;
	}
	
	textarea#mod_simpleemailform_field3_1.mod_sef_input_textarea {
	width: 100%;
	padding-left: 3%;
	padding-right: 3%;
	position: relative;
	display: block;
	top:0px;
	}
	
	tr.mod_sef_tr:nth-child(1), tr.mod_sef_tr:nth-child(2), tr.mod_sef_tr:nth-child(3) {
	display: block;
	width: auto;
	position: relative;
	}
	
	td.mod_sef_td {
	display: block;
	}
	
	.kontakt-out::after {
	display: none;
	}
	
	table.mod_sef_table {
	-webkit-border-horizontal-spacing:0px;
	-webkit-border-vertical-spacing: 0px;
	}
	
	tr.mod_sef_tr:nth-child(1) span {
	padding-left: 3%;
	padding-right: 3%;
	width: 75%;
	border: 1px solid #d7005c;
	}
	
	tr.mod_sef_tr:nth-child(3) span {
	top: 0px;
	border: 1px solid #d7005c;
	padding-left: 3%;
	padding-right: 3%;
	width: -webkit-calc(94% - 2px);
	width: -moz-calc(94% - 2px);
	width: -o-calc(94% - 2px);
	width: -ms-calc(94% - 2px);
	width: calc(94% - 2px);
	height: 121px;
	left: auto;
	}
	
	tr.mod_sef_tr:nth-child(4) {
	margin-top: 9px;
	right: auto;
	left: 0px;
	position: relative;
	}
	
	input#mod_simpleemailform_submit_1.mod_sef_input {
	
	}
	
	input#mod_simpleemailform_reset_1.mod_sef_input {
	
	}
	
	tr.mod_sef_tr:nth-child(5) span {
	top:108px;
	height: 121px;
	padding-left: 3%;
	width: calc(97% - 5px);
	width: -webkit-calc(97% - 5px);
	width: -moz-calc(97% - 5px);
	width: -o-calc(97% - 5px);
	left: auto;
	}

}

@media	only screen and (max-width: 580px) {
	
	.dane-adama h2 {
		float: none;
		color: #8f8f8f;
	}
	.dane-adama h2 a {
		float: none;
		color: #8f8f8f;
	}
	
	.dane-adama a {
		color: #8f8f8f;
		margin-left: 0px;
	}
	.dane-adama a:hover {
	    margin-left: 10px;
	}
	
}

@media	only screen and (max-width: 460px) {
	
	.mapa-out .mapa {
    	height: 260px;
    }
    
    .kontakt-out .formularz {
    	margin-top: 28%;
    }
	
}

@media	only screen and (max-width: 390px) {
    
    .kontakt-out .formularz {
    	margin-top: 34%;
    }
	
}



