﻿@font-face 
{
	font-family: 'Pangolin', cursive;
	font-style: normal;
	font-weight: normal;
	
	@import url('https://fonts.googleapis.com/css2?                        family=Pangolin&display=swap');;
}


body
{
	/* Background pattern from subtlepatterns.com */
	background-image: url("img/tlo.png");

    background-color: #1C3D85;
	color: #ffffff; #ffffff;
	font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    padding-left: 0;
}



.cat figcaption
{
	margin-top: 8px;
}



.scrollup
{
	width: 40px;
	height: 40px;
	text-decoration: none;
	background: url("img/up10.png") no-repeat 0px 0px;
	position: fixed;
	right: 15px;
	bottom: 10px;
        display: none;
        z-index: 2;
}

.ol
{
	padding: 10px 10px;
    text-align: left;
	border: 3px solid #1C3D85;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.container
{
	padding: 0% 4% 0px 4%; 
    text-align: left;

}

.catering
{
	text-align: center;
}

.catering img
{
	max-width: auto;
	max-height: 500px;
	display: flex;
}

.catering p
{
	margin-bottom: 30px;
}

.catering figcaption
{
	margin-top: 8px;
}

/*
.navbar-nav li:hover>.dropdown-menu
{
	display: block;
	color: #1C3D85;
  
*/

.navbar
{
	min-height: 57px;
    padding-left: 0;
	padding-right: 5px;
}




.pole
{
    background-color: #1C3D85;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	border-radius: 5px;
	cursor: pointer;
	
}


.formularz

{
	width: 75px;
}

h1
{
	background-color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	color: #1C3D85;
	padding: 10px 10px;
    text-align: left;
	border: 3px solid #1C3D85;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}


h4
{
	background-color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	color: #1C3D85;
    border: 3px solid #1C3D85;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

h5
{
	background-color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	color: #1C3D85;

}


.ula4
{
    list-style-position: outside;
	list-style: none ;
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	color: #1C3D85;
    width: 100%;
    padding-left: 0px;
	padding-right: 10px;
}
.logo

{
    max-width: 100%;
	width; 300px;
	height: 165px;
	object-fit: contain;
	
	
}
p
{
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	color: #1C3D85;
	padding: 10px 10px;
    width: 100%;
    text-align: left;
	border: 3px solid #1C3D85;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	list-style-position: outside;
	
}

.p1
{
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	color: #1C3D85;
	padding: 10px 10px;
    width: 100%;
    text-align: left;
	border: 3px solid #FFFF00;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	list-style-position: outside;
}

.p2
{
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	color: #1C3D85;
	padding: 10px 10px;
    width: 100%;
    text-align: left;
	border: 3px solid #C35C6F;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	list-style-position: outside;
}

.p3
{
	
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	color: #1C3D85;
	padding: 10px 10px;
    width: 100%;
    text-align: left: 50%;
	border: 3px solid #C35C6F;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	list-style-position: outside;
}

.p4
{
	
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	color: #8e8e94;
	padding: 10px 10px;
    width: 100%;
    
	border: 3px solid #8e8e94;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	list-style-position: outside;
}
a {
      text-decoration: #ffff00;
     color: #1C3D85;
}

a:hover {
	  text-decoration: none;
      color: #1C3D85; !important;
}

a:link {
    color: #1C3D85;
}

a:visited {
    color: #1C3D85;
}

a:active {
    color: #1C3D85;
}




.ul
{
	list-style-position: inherit;
	list-style:square inside;
	background-color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	color: #1C3D85;
	padding: 10px 10px;
    width: 100%;
    text-align: left;
	border: 3px solid #1C3D85;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;

}




.ula 
{
    list-style-position: outside;
	list-style:square ;
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	color: #1C3D85;
    width: 100%;
    padding-left: 25px;
}

.ula2
{
    list-style-position: outside;
	list-style:square ;
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	color: #C35C6F;
    width: 100%;
    padding-left: 25px;
}



.wpis
{
	text-align: justify;
	font-size: 16px;
	padding: 30px;
	margin-bottom: 40px;
}

.list-group-item-dark
{
	background-color: #1C3D85;
	color: white;
	
}

.list-group-item-dark:hover
{
	background-color: #C35C6F !important;
}

.list-group .active
{
	background-color: #C35C6F !important;
	cursor: default;
}

.blockquote
{
	line-height: 120%;
}

@media (max-width: 575px)
{
	.wpis
	{
		margin: 40px 20px;
		text-align: left;
		font-size: 15px;
	}
	
	.float-left, .float-right
	{
		max-width: 50%;
	}
	
	.blockquote
	{
		font-size: 17px;
	}
	
	.list-group
	{
		text-align: center;
	}
}

.catering figcaption
{
	margin-top: 8px;
}



.navbar
{
	min-height: 57px;
	
}

.bg-cat
{
	background-color: #1C3D85 !important;
	font-size: 18px;
}



.nav-item > a 

{
  	
  color: white !important;
  
  border-bottom: 2px inset   #ffffff;
  
}

.nav-item > a:hover 

{
  color: #C35C6F  !important;
  border-bottom: 2px inset   #ffffff;
}




.cateringsala img
{
	
	max-width: 100%;
	max-height: auto;
    z-index: 3;
	text-align: left;
	border: 2px solid #ffffff;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.overlayT
{
	position: relative;
	
	margin-bottom: 30px;
}

.overlayT .vlightbox1
{
	position: absolute;
	display: block;
	width: auto;
	height: auto;
	background-color: #ffffff;
	left: 0px;
	top: 0px;
	opacity: 0;
	transition: opacity 0.1s ease-in-out;
	border: 2px solid #1C3D85;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.overlayT:hover .vlightbox1
{
	opacity: 0.25;
}


.icon
{
display: block;
top: 40%;
left: 44%;
position: relative;

}





.socials
{
	width:100%;
	text-align: center;
	background-color:  #ffffff;
	color: #fff;(100%,100%);
	border: 3px solid #1C3D85;
	text-decoration: none;
}

.socialdivs
{
	width: 100%; !important;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	
}


a 
{
  color: #fff;
  font-family: 'Pangolin';
  font-size: 20px;
}

a:hover 
{
  font-family: 'Pangolin';
  color: #C35C6F;
  text-decoration: none;
  font-size: 20px;
}


.phone
{
	width: 25%;
	height: 155px;
	float:left;
	text-align: center;
}

.phone:hover
{
	background-color: #c0c0c0;
}



.fb
{
	width: 25%;
	height: 155px;
	float:left;
	text-align: center;
	color: #1C3D85; 
	
}

.fb:hover
{
	background-color: #c0c0c0;
	
}
  


.i
{
	width: 25%;
	height: 155px;
	float:left;
	text-align: center;
	
}

.i:hover
{
	background-color: #c0c0c0;
	
}

.ii
{
	width: 55px;
	height: 55px;
	float:left;
	text-align: center;
	padding-left: 42%;
}

.google
{
	width: 25%;
	height: 155px;
	float:left;
	text-align: center;
}

.google:hover
{
	background-color: #c0c0c0;
}







h3
{
	background-color: #ffffff;
	font-size: 12px;

	color: #1C3D85;
    border: 1px solid #1C3D85;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;

}

.table{

    width: 100%;

    border-collapse: collapse;
    border-spacing: 0;

    margin-bottom: 1%;

}

 

.table td,th {

    font-size: 12px;

    border-top: 1px solid #ddd;

    padding: 4px 10px;

    text-align: left;

    vertical-align: top;

}

 

.table tbody tr:nth-child(even) td {

    background-color: #f3f3f3;

}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?b7zlb4');
  src:  url('fonts/icomoon.eot?b7zlb4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?b7zlb4') format('truetype'),
    url('fonts/icomoon.woff?b7zlb4') format('woff'),
    url('fonts/icomoon.svg?b7zlb4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-catering:before {
  content: "\e900";
}
