@charset "utf-8";
.itemFooter {
	padding: 15px;
	height: 100%;
	width: 300px;
}

#footer {
	background-image: url(../images/BG/layout_Marcin-Badzioch-Photography_2500x2000_04a.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-color: #0a1d21;
	background-position: center top;
	
}
.itemFooter p {
	color: #b8d1d2;
	font-family: 'Nunito', sans-serif;
}
.itemFooter h2 {
	color: #b8d1d2;
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
}
#footer .addressfooter .itemFooter ul li div blockquote {
	margin: 0px;
	background-image: url(../images/Layout/quotation-mark-R.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;	
}
#footer .addressfooter .itemFooter ul li div blockquote p {
	background-image: url(../images/layout/quotation-mark-L.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	margin: 0px;
	
	
}
#footer .addressfooter .itemFooter ul {
	color: #b8d1d2;
	font-family: 'Nunito', sans-serif;
}





.item500px {
	height: 100%;
	width: 1000px;
	padding: 10px;
}
.testimonialsName {
	text-align: right;
}


.item20 {
	padding: 10px;
	height: 100%;
	width: 80%;
}
.addressfooter {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-bottom: 50px;
	padding-top: 20px;
	
}

.wawrodesign {
	padding-bottom: 2px;
	text-align: center;
	background-color: #013037;
	padding-top: 3px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000;
}
.wawrodesign p a {
	color: #022024;
	text-decoration: none;
	font-size: 12px;
}



.flex-container .item500px ul {
	list-style-type: none;
}

#footer .itemFooter ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}









a[href^="https"]::before {
  content: "🔗 ";
}

a[href^="mailto"]::before {
  content: "📧 ";
}

a[href^="tel"]::before {
  content: "📞 ";
}






















#slogan{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	font-family: calibri;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-top: 5px;
}



.sloganContainer{
	display: flex;
	justify-content: center;
	align-content: center;
	width: 100%;
	flex-wrap: wrap;
	
}
.itemSloganContainer0 {
	width: 350px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 0%;
}
.itemSloganContainer1{
	width: 300px;
	position: relative;
	padding-left: 50px;
	padding-top: 0px;
}
.itemSloganContainer2 {
	width: 350px;
	padding-top: 35px;
	padding-bottom: 10px;
}


	
	
	
	
	
	.slogan-img{
	display: flex;
	width: 100%;
}

.slogan-img img{
	width: 100%;
	height: 100%;
}
.slogan-text{
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: left;
	font-size: 1.1em;
	height: 100%;
	padding-top: 2%;
	padding-bottom: 4%;
}
.slogan a{
	margin: 0px;
	color: #013037;
	font-size: 2rem;
	font-family: calibri;
	display: block;
	display: -webkit-box;
	max-width: 80%;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slogan a:hover{
	color:rgba(255,255,255,0.50)
}
.itemSloganContainer0 {
	flex-grow: 1;
	background-repeat: no-repeat;
}
.itemSloganContainer1{
	flex-grow: 1;
	}
.itemSloganContainer2 {
	flex-grow: 1;
}
.sloganList {
}

.bold {
	font-size: 3.5 em;
	font-weight: bold;
	text-transform: capitalize;
}

.sloganList {
	color: #FFF;
	padding-left: 10%;
	font-style: italic;
}
.sloganBlueText {
	color: #b8d1d2;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	font-size: 1.2em;
}
.Name {
	color: #b8d1d2;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	font-size: 2em;
	padding-top: 20px;
}










.boxAbout {
	display: flex;
	justify-content: center;
	align-content: center;
	width: 100%;
	flex-wrap: wrap;
}

.about {
	letter-spacing: 1px;
	background-image: url(../images/aboutBG_01.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 110px;
	padding-left: 35px;
	background-position: bottom;
}
.about2 {
	letter-spacing: 0.5px;
	background-image: url(../images/aboutBG_02.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 110px;
	padding-left: 35px;
	background-position: bottom;
}

.listAbout {
	color: #FFF;
	padding-left: 10px;
	
}
