/*
Theme Name: WP Bootstrap Starter Child
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Template: wp-bootstrap-starter
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description: The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.2.3.1563860347
Updated: 2019-07-23 05:39:07

*/

@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600&display=swap&subset=latin-ext');

html {
    overflow-x: hidden !important;
    scroll-behavior: smooth;
    }

body {
    font-size: 1.1em !important;
	font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: 1.7em;
	word-break: break-word;
	}

p {
    margin-bottom: 1.2em;
	font-family: 'Open Sans', sans-serif;
    }

h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	}

.white-text, .white-text p, .white-text, .white-text a, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6 {
	color: #fff;
	}

.motion {
    -moz-transition: 200ms ease-in;
    -ms-transition: 200ms ease-in;
    -o-transition: 200ms ease-in;
    transition: 200ms ease-in;
	}

.pad-15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
	}

.pad-30 {
	padding-left: 30px !important;
	padding-right: 30px !important;
	}

.navbar-brand {
	width: 100px;
	background: url(https://slub.foto-sesja.info/wp-content/uploads/2019/07/logo.svg);
	height: 100px;
	background-repeat: no-repeat;
	}

.stuck .navbar-brand {
	width: 115px;
	background: url(https://slub.foto-sesja.info/wp-content/uploads/2019/07/logo_sticky.svg);
	background-repeat: no-repeat;

	}

.navbar-brand > a {
    width: 200px;
    height: 200px;
    position: absolute;
	}

header#masthead {
    background-color: transparent;
    box-shadow: inherit;
    z-index: 100;
    padding: 15px 15px;
	}

.container-1440 {
    max-width: 1440px;
    margin: 0px auto !important;
    }

.vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
    }

.container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    max-width: 1100px;
    margin: 0px auto !important;
    }

.row {
    margin-right: 0px;
    margin-left: 0px;
    }

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
	}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 0px;
    padding-left: 0px;
    }

#content.site-content {
    padding-bottom: 0;
    padding-top: 0;
    }

.page-content, .entry-content, .entry-summary {
    margin: 0;
    }

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #fff;
    font-weight: 400 !important;
    -moz-transition: 200ms ease-in;
    -ms-transition: 200ms ease-in;
    -o-transition: 200ms ease-in;
    transition: 200ms ease-in;
    }

.dropdown-item {
	color: #fff;
	}

.dropdown-menu .dropdown-item {
	line-height: 2em;	
	}

header#masthead .container {
    padding-right: 0px;
    padding-left: 0px;
    }


/* ---------- MARGINS ---------- */
	
.mt-25 {
	margin-top: 25px !important;
	}
	
.mt-50 {
	margin-top: 50px !important;
	}

.mt-75 {
	margin-top: 75px !important;
	}	
	
.mt-100 {
	margin-top: 100px !important;
	}
	
.mt-150 {
	margin-top: 150px !important;
	}


.mb-25 {
	margin-bottom: 25px !important;
	}
	
.mb-50 {
	margin-bottom: 50px !important;
	}

.mb-75 {
	margin-bottom: 75px !important;
	}	
	
.mb-100 {
	margin-bottom: 100px !important;
	}
	
.mb-150 {
	margin-bottom: 150px !important;
	}
	
	
.pt-25 {
	padding-top: 25px !important;
	}
	
.pt-50 {
	padding-top: 50px !important;
	}

.pt-75 {
	padding-top: 75px !important;
	}	
	
.pt-100 {
	padding-top: 100px !important;
	}
	
.pt-150 {
	padding-top: 150px !important;
	}
	
	
.pb-25 {
	padding-bottom: 25px !important;
	}
	
.pb-50 {
	padding-bottom: 50px !important;
	}

.pb-75 {
	padding-bottom: 75px !important;
	}	
	
.pb-100 {
	padding-bottom: 100px !important;
	}
	
.pb-150 {
	padding-bottom: 150px !important;
	}

/* END MARGINS */



/* NAVIGATION HAMBURGER */

.icon-bar {
    width: 30px;
    height: 4px;
    background-color: #fff;
    display: block;
    transition: all 0.2s;
    margin-top: 4px;
    }
 
.navbar-toggler {
	padding: 0px;
    border: none;
    background: transparent !important;
    }

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    }

.navbar-toggler .middle-bar {
    opacity: 0;
    }

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
    }

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
    }

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    }

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
    }
 
.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    }
 
.navbar-toggler .middle-bar {
    opacity: 0;
    }
 
.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
    }
 
.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
    }
 
.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    }
 
.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
    }

/* END NAVIGATION HAMBURGER */



.carousel-item {
	height: 50vh;
	min-height: 350px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}


/* MOBILE MENU ABSOLUTE */


.navbar-light .navbar-toggler {
    z-index: 10000;
    }

#main-nav {
    position: fixed;
    margin:0px auto !important;
    left: 0;
    top: 0;
    width:100%;
    background: #000;
    }


#menu-main-menu {
    text-align: center;
    vertical-align: middle;
    height: 100vh;
    display: table-cell;
    vertical-align: middle;
    }

body:not(.theme-preset-active) #masthead .navbar-nav .center-nav > li {
    border-bottom: 0px solid #555 !important;
    }

body:not(.theme-preset-active) #masthead .navbar-nav .center-nav > li > a {
    color: #fff;
    font-weight: 400 !important;
    padding: 0.6em 3em !important;
    font-size: 1.5em;
    border-bottom: 2px solid transparent;
    }

body:not(.theme-preset-active) #masthead .navbar-nav .center-nav > li > a:hover {
    color: #808080;
    border-bottom: 2px solid #808080;
    }


/*
	#main-nav {
		position: absolute;
		margin-top: 120px;
		top: 0px;
		width: 100%;
		background: rgba(0, 0, 0, 1);
		}

	.stuck #main-nav {
		margin-top: 10px;
    	width: 100%;
    	position: inherit;
		}

	body:not(.theme-preset-active) #masthead .navbar-nav > li {
		padding: 5px 15px !important;
		border-bottom: 2px solid #555 !important;
		margin: 0px 15px;
		}


	body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child {
		border-bottom: 0px !important;
		}

	.navbar-nav {
		margin: 15px 0px;	
		}
	*/



/* END MOBILE MENU ABSOLUTE */

.gallery-text {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 1.2em;
    color: #fff;
    border: 3px solid #fff;
    display: table;
    margin: 0px auto !important;
    padding: 10px 30px;
    text-shadow: 0px 0px 8px #000000;
    }

.gallery-link:hover .gallery-text {
    padding: 10px 50px;
    }

.gallery-content {
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: 700;
    letter-spacing: 0.5px;
    }

.gallery-link {
	min-height: 106px;
    background-size: cover !important;
    position: relative;
	margin-bottom: 30px;
	background-repeat: no-repeat !important;
    }

.plener {
    background: url(https://slub.foto-sesja.info/wp-content/uploads/2019/07/sesje.jpg);
    background-position: center;
    min-height: 250px;
	}

.reportage {
    background: url(https://slub.foto-sesja.info/wp-content/uploads/2019/07/reportaz.jpg);
    background-position: center;
	background-repeat: no-repeat;
    min-height: 250px;
	}

.my-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
    }


h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;	
	}

.gallery-link:hover {
    box-shadow: 0px 0px 10px #9c9c9c;
    }

.stuck .navbar-brand {
    width: 122px;
    height: 40px;
    }

.stuck .navbar-brand > a {
    width: 122px;
    height: 40px;
	}

header#masthead.stuck {
    background: #000000 !important;
    padding: 20px 30px !important;
    }

.stuck {
    -moz-transition: 200ms ease-in;
    -ms-transition: 200ms ease-in;
    -o-transition: 200ms ease-in;
    transition: 200ms ease-in;    
    }

.header-static {
    position: absolute !important;    
    }


/* ---------- FOOTER ---------- */

.footer-name { 
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.1px;
    }

#footer-widget .custom-html-widget {
    font-family: 'Oswald', sans-serif; 	
	}

.footer-name h2 {
    font-size: 2.5em;
    margin-bottom: 0px !important;
    padding-bottom: 0em;
    line-height: 0em;
    }

.footer-name h3 {
    font-size: 1.6em;
    margin-bottom: 0px !important;
    padding-bottom: 0em;
    line-height: 0.61em;
    }

.separator_logo {
    margin-top: 1em;
    margin-bottom: 0.2em;
    }

.separator_logo:before {
    content: '';
    border-top: 4px solid #000;
    width: 13px !important;
    display: inline-block;
    }

.footer-mail a, .footer-phone a {
    color: #000000;
    font-size: 1.6em;
    font-weight: 500;
    }

.footer-mail, .footer-phone {
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.7em;
    }

#footer-widget .col-12 {
    padding: 10px 30px;
    }

#footer-widget {
    margin-top: 4em !important;
    }

.locations {
    font-size: 0.7em;
    }

.sep {
    margin: 0px 20px;
    }

footer {
    text-align: center;
    margin-top: 4em;
    background: #000 !important;
    color: #fff !important;
    padding: 20px 30px;
    }

footer .col-12 {
    text-align: center;
	}

.komart {
    width: 36px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: 1;
    text-align: center;
    display: inline-block;
	margin-top: 20px;
    }

.komart:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    opacity: 1
    }

/* ---------- END FOOTER ---------- */




/* ---------- MEDIA ---------- */


@media (min-width: 481px) { 
	
}

@media (min-width: 576px) { 



}




@media (min-width: 768px) {
	
	.plener {
		background-position: center;
		min-height: 500px;
		}
	
	.reportage {
    	background-position: center;
    	min-height: 500px;
	}
	
	.gallery-content {
    	top: 50%;
		}
	
	.mtd-100 {
		margin-top: 100px;
		}
	
	.bg-squares {
    	background: url(https://slub.foto-sesja.info/wp-content/uploads/2019/07/bg_squares.png);
    	background-position: center 40px;
    	background-size: auto;
    	background-repeat: no-repeat;
    	min-height: 644px !important;
    	}
	
	#footer-widget .col-12 {
	    padding: 20px 30px;
		border-left: 3px solid #000000;
		}

	#footer-widget .col-12:first-child {
		border-left: 0px solid;
		}
	
	#footer-widget {
    	margin-top: 8em !important;
    	}
	
	footer {
    	margin-top: 7em;
		}
	
}


@media (min-width: 992px) {
	
	.dropdown-menu {
		float: left;
		min-width: 10rem;
		padding: .5rem 0;
		margin: 1rem 0 0;
		font-size: 0.8rem;
		color: #000 !important;
		background-color: #000;
		border: 2px solid #000;
		border-radius: 0rem !important;
		width: 100%;
		}
	
	.carousel-item {
		height: 100vh;
		}
	
	header#masthead {
    	padding: 50px 15px;
		}
	
}

@media (max-width: 991px) {

	
}

@media (min-width: 1200px) {
	
	.navbar-brand {
		width: 200px;
		height: 200px;
		}
	
	
}


@media (max-width: 767px) {

}

/* END MEDIA */





	#bar-bottom.bar-bottom-hide {
		display: block !important
		}

	#bar-bottom {
		display: none !important;
		}

	#bar-bottom .navbar-nav {
		margin-top: 0px;
		}

	#bar-bottom .navbar-nav {
		display: -ms-list-item;
		display: list-item;
		}

	#bar-bottom {
		background-color: #333;
		position: fixed;
		bottom: 0;
		width: 100%;
		display: block;
		transition: bottom 0.3s;
		z-index: 900000;
		}

	#bar-bottom a {
		float: left;
		display: block;
		color: #f2f2f2;
		text-align: center;
		line-height: 12px !important;
		padding: 19px 8px 24px 8px;
		text-decoration: none;
		font-size: 12px;
		}

	#bar-bottom a:hover {
		background-color: #feb101;
		color: #000;
		}





















.main-menu{width: 100%; height: 100%; opacity: 0; visibility: hidden;}
.nav-open .main-menu {opacity: 1; visibility: visible; background: rgba(0, 0, 0, 0.92); }
.main-menu .nav li a{color:#FFF; font-size: 5vh; font-weight:600; }
.main-menu .nav li{
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-timing-function: cubic-bezier(.45,.005,0,1);
    -moz-animation-timing-function: cubic-bezier(.45,.005,0,1);
    -o-animation-timing-function: cubic-bezier(.45,.005,0,1);
    animation-timing-function: cubic-bezier(.45,.005,0,1);
}
.nav-open .main-menu .nav li{
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform .2s,opacity .2s;
    transition: transform .2s,opacity .2s;
}
.main-menu .nav li.delay-1{-webkit-transition-delay:0.1s; -moz-transition-delay:0.1s; -ms-transition-delay:0.1s; -o-transition-delay:0.1s; transition-delay:0.1s; }
.main-menu .nav li.delay-2{-webkit-transition-delay:0.2s; -moz-transition-delay:0.2s; -ms-transition-delay:0.2s; -o-transition-delay:0.2s; transition-delay:0.2s; }
.main-menu .nav li.delay-3{-webkit-transition-delay:0.3s; -moz-transition-delay:0.3s; -ms-transition-delay:0.3s; -o-transition-delay:0.3s; transition-delay:0.3s; }
.main-menu .nav li.delay-4{-webkit-transition-delay:0.4s; -moz-transition-delay:0.4s; -ms-transition-delay:0.4s; -o-transition-delay:0.4s; transition-delay:0.4s; }
.main-menu .nav li.delay-5{-webkit-transition-delay:0.5s; -moz-transition-delay:0.5s; -ms-transition-delay:0.5s; -o-transition-delay:0.5s; transition-delay:0.5s; }
.main-menu .nav li.delay-6{-webkit-transition-delay:0.6s; -moz-transition-delay:0.6s; -ms-transition-delay:0.6s; -o-transition-delay:0.6s; transition-delay:0.6s; }
.main-menu .nav li.delay-7{-webkit-transition-delay:0.7s; -moz-transition-delay:0.7s; -ms-transition-delay:0.7s; -o-transition-delay:0.7s; transition-delay:0.7s; }
.main-menu .nav li.delay-8{-webkit-transition-delay:0.8s; -moz-transition-delay:0.8s; -ms-transition-delay:0.8s; -o-transition-delay:0.8s; transition-delay:0.8s; }
.main-menu .nav li.delay-9{-webkit-transition-delay:0.9s; -moz-transition-delay:0.9s; -ms-transition-delay:0.9s; -o-transition-delay:0.9s; transition-delay:0.9s; }

.nav-button{position:relative; z-index:1111; border:solid 1px #f8f8f8;  height:42px; display:block; width:50px; padding:12px; }
.nav-button #nav-icon3{width:24px;height:22px;display:inline-block;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;}
.nav-button #nav-icon3 span{display:block;position:absolute;height:3px;width:100%;background:#FFFFFF;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}
.nav-button #nav-icon3 span:nth-child(1){top:0}
.nav-button #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:7px}
.nav-button #nav-icon3 span:nth-child(4){top:14px}
.nav-open #nav-icon3 span:nth-child(1){top:9px;width:0;left:50%}
.nav-open #nav-icon3 span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.nav-open #nav-icon3 span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.nav-open #nav-icon3 span:nth-child(4){top:9px;width:0;left:50%}

.flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}