html,
body {
    height: 100%;
}

body {    
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: cover!important;
    font-family: 'Lato', apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.header-active {
	background-color: #fff; 
    width: 100%;
    height: 45px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-content: center;
	position: sticky;
	top: 0;
	z-index: 999;
	box-shadow: 0 10px 15px #ced4da;
}

.font-size-box {
    float: left;
    color: #000;
}
.font-size-box a:first-child {
    margin-left: 0;
}
.font-size-box a {
    color: #202020;
    margin-right: 1px;
}
.font-small {
    font-size: 12px;
	cursor: pointer;
}
.font-normal {
    font-size: 16px;
	cursor: pointer;
}
.font-large {
    font-size: 20px;
	cursor: pointer;
}

.icons-box {
    float: left;
    margin-left: 12px;
}
.icons-box a {
    float: left;
    display: block;
    width: 29px;
    margin-left: 5px;
    height: 29px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
}
.icons-box span {
    float: left;
    display: block;
    width: 29px;
    margin-left: 5px;
    height: 29px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
}
.icons-box a:first-child {
    margin-left: 0;
}
.ic01 {
    /* background-position: 0 0; */
	cursor: pointer;
}
.ic02 {
    background-position: -30px 0;
}
.ic03 {
    background-position: -62px 0;
}
.ic04 {
    background-position: 5px 5px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAA0CAYAAABhEqM4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAC+klEQVRYhe3WW6jUVRTH8c+M/+pYp04czCgrpqRMTSJRMoos0iiKLoZCPRQZVvgShFaEYCA9hFmQEifMILCXELpIechezG4mCV4wQstbdUhSK0hE85we1hoa5sxJZ0DyYRb8YWavvb97/df67f1fpUqlokVbiVk4Wjd+Br7G1HKL4PMxE29iTN3zAiaiKLUQ+dX4Bj9hXAN/Bw7i0WYjvwib8P0QYDiSG8/+L/iTeBvdNWPv4gAmnyCIT3BtPXwUzsSteA33YEP6OjEJD+Mh9OVGTzSAr0VnLfw+/Iif0YNvcX1uKCGHcXa+0cdYg8UN4FtQqoXPx2ZsxVVYklH+nv7h6MJqvIPHcJbIcb39hf5a+AVYJ5TQj1V4EF+k/yscx05MR2++7Zw6cCdGViOfi98wGp9jiqh2GRfj9Vy0PeGLsAPjc+4H6Z+Ka7Aez+JYGQtFno8LiV0pVDEnX3l7RtInDs0KLMDNmFYT+SrMFnIt0F8IdXyIS/PpxisZUVemYZgo3gO4REitXxR3E97DOfgIj+SaO4qcNAZ/4/YsRh/eSuDKjOZTvIwZ+R+2pf8p/IG9OBd34liBUoL7hMR6c2FP5rAX+4Q63sCrmcbJGW0PvsOerNswXIEXq2lZjB/wZ0YDd+F9oaCxeE4UeULCnxZCOILLcu6NGf3lcnIZ+xNcayvEQZkmtD02CzUl/beIIt6bjOtwG36tAsr5Gl0G2/DcsCdTcr84UIfTf55QzzxRwHHielhSBRRYjl8awJ8Xmj6Kx3HIvzkmcvyZODR35+8LcxyUKpXKdHEHr26wQa3tzeem/N+NZdgoijzICvHV2HcC8JcYgRtqxg6K23FIK+MloduOIeZsEwqZJFRy0lYkdJEo4PLckDhc88R1MErIrimrfkPXibu7/kveIfQ7q1kwlAYGBlpZd1LWamvRhp+m8KK0bHera//nRtTSXc2C241ouxFtN6LtRlS7EXXaNaKW7mo3ooPslDaihdDpRnFfPFPnrzaiTYPhH4pYSDpoA0WiAAAAAElFTkSuQmCC) !important;
}
.ic-lang {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
}
.ic05 {
    background-position: -91px 0;
}
.ic06 {
    background-position: -122px 0;
}
.ic07 {
    background-position: 0 -95px;
}


.form-zawies {
    width: 100%;
    /*max-width: 600px;*/
    padding: 30px;
    margin: auto;
}

.logo1
{
    margin: auto 30%;
    width: 100%;
    max-width: 696px;
	margin-bottom: 80px;
	margin-top: -100px;
}
.main-flex{
	width: 100%;
    display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 100px;
	margin-bottom: 100px;
	}


.karta
{
    width: 100%;
    max-width: 696px;
    border: 1px solid #0071EB;
    border-radius: 25px;
    background: #fff;    
    box-shadow: 0 0 25px #aaaaaa;
}

.flex-cont
{
    display: flex;
    justify-content: space-between;
}

.form-zawies .checkbox {
    font-weight: 400;
}

.form-zawies h1
{
    line-height: 48px;
    font-size: 30px;
    margin-bottom: 15px;
    color: #0C54A0;
}

.form-zawies h2
{
    font-size: 1.5rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

.form-zawies .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}

.form-zawies span
{
    color: #0071EB;
}

.form-zawies .btn-primary-ztm
{
    background-color: #0071EB;
    border-color: #0071EB;
    color: #fff;
}

.form-zawies .btn-primary-ztm:hover
{
    background-color: #FF9933;
	border-color: #FF9933;
}

.form-zawies .btn-primary-ztm:focus
{
    background-color: #FF9933;
	border-color: #FF9933;
	box-shadow: none;
}

.form-zawies a 
{
    color: #0C54A0;
}

/*
.form-zawies .btn-primary-ztm:focus {
    background-color: #000;    
    box-shadow: none!important;
    outline: 0;
  }
*/
.form-zawies .form-control:focus
{
    border-color: #0071EB;
    box-shadow: none;
}
.footer2 {
	float: left;
    width: 100%;
    bottom: 0;
    padding-top: 35px;
    background: #202020 url(../images/stopka_tlo2.jpg) no-repeat;
    background-size: cover;
    font-size: 12px;	
}

.wrapper {
    position: relative;
    width: 100%;
    max-width: 696px;
}
.wrapper_2 {
    position: relative;
    width: 1280px;
    margin: 0 auto;
}
.footer2 .contact-box {
    position: relative;
    float: left;
    width: 100%;
    padding: 15px 15px 15px 180px;
}

.footer2 .graph-1 {
    left: 85px;
    top: 24px;
    position: absolute;
    width: 62px;
    height: 72px;
    background: url(../images/Herb_stopka.webp) no-repeat;
    background-size: contain;
}

.footer2 .title-1 h2 {
    width: 40%;
    color: #ececec;
    font-size: 28px;
    padding: 5px 20px 5px 0;
    float: left;
	text-align: left;
}

.contact-box p {
    margin-bottom: 20px;
	text-align: left;
}

.footer2 .title-1 {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    border-bottom: 0;
}
.footer2 .title-1 .logos {
    display: none;
}
.title-1 .logos {
    text-align: right;
    width: 60%;
    float: right;
}

.footer2 .contact-box .column {
    float: left;
    width: 45%;
    font-size: 14px;
}
.footer2 .contact-box .column, .footer-content2, .footer2 a {
    color: #ececec;
}
.contact-box .column {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #8a8a8a;
}
.footer-content2 {
    border-top: 1px solid #264c62;
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    width: 100%;
}

.col-left
{
    -ms-flex: 0 0 304px;
    flex: 0 0 304px;
    background-color: greenyellow; 
}

.container {
    height: 100%;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mb-4,
.my-4 {
    margin-bottom: 2rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 2rem !important;
    margin-top: 1rem !important;
}

.clearfix {
clear: center;
}

#refresh {
	cursor: pointer;
}


.h72
{
    line-height: 72px!important;
}

.dot 
{
    height: 1rem;
    width: 1rem;    
    border-radius: 50%;
    display: inline-block;
}

.dotred
{
    background-color: rgb(190, 0, 0);
}

.dotyellow
{
    background-color: rgb(226, 166, 0);
}

.dotgreen
{
    background-color: rgb(0, 170, 0);
}

.footer
{
    position: absolute;
    bottom: 0;
    left: 15px;
    color: #eee;
    font-size: 75%;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
.error {
	color: #ff0033;
	font-size: 13px;
}


@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }

    .h1-1 {
        display: none;
    }

    .mt-r40 {
        padding-top: 40px;
    }
    body {
       background-color: #fff; 
    }
}

@media (max-width: 767px) {
    .h1-2 {
        display: none;
    }
	.header-active{
		height: 50px;
			position: sticky;
	top: 0;
	z-index: 999;
	box-shadow: 0 10px 15px #ced4da;
	}
	.wrapper{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	}
	.main-flex{
		margin-bottom: 0px;
	}
	.wrapper_2{
	width: 100%;
	display: block;
	justify-content: center;
	align-items: center;
	}
	.separator {
	height: 50px;
	}
	.footer2 .contact-box .column {
    float: none;
	width: 100%;
	}
	.contact-box .column {
	float: none;
	width: 100%;	
	}
	.footer2 .contact-box {
	padding: 20px 20px 20px 20px;
	}
	
	.footer-content2 {
    float: none;
	width: 100%;
	border-top: none;
	}
	.footer2 .graph-1 {
    left: 20px;
	top: 30px;
	}
	.footer2 .title-1 h2 {
	width: 70%;
	padding: 10px 20px 5px 0;
	}
	.footer2 .title-1 {
	margin-left: 75px;
	}
    .mb-p4
    {
        margin-top: 2rem!important;
    }

    .karta
    {
        margin: auto auto!important;
    }

    .logo1
    {
		margin: auto auto!important;
		border: none;
    }
	#logo{
		margin-bottom: 30px;
	}
    .mt-r40 {
        padding-top: 0;
    }
    body {
        background-color: #fff; 
    }
}
