body {
	font-family: "Montserrat", sans-serif;
font-size: 14px;
color: #bfbfbf;
	background-color: white; 
	margin-top: 50px; 
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	line-height: 1.5;
	background-image: url(/wp-content/uploads/2023/10/bg-wirtualy-alkomat.webp);
	} 
button, select {
  text-transform: none; 
  box-shadow: 3px 3px 3px #00000085;
}
	     .logo{
			 width: 10%;
  position: absolute;
  top: 2%;
  left: 1%; 
	 } 
 		 
	.bs-calltoaction{
    position: relative;
    width:auto; 
    padding: 15px 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;  
}

    .bs-calltoaction > .row{ 
        display:table;
        width: calc(100% + 30px);
    }
       
        .bs-calltoaction > .row > [class^="col-"],
        .bs-calltoaction > .row > [class*=" col-"]{
            float:none;
            display:table-cell;
            vertical-align:middle;
        }
 
            .cta-contents{
                padding-top: 10px;
                padding-bottom: 10px;  
            }

                .cta-title{
                    margin: 0 auto 15px;
                    padding: 0;
					  font-size: 1.8rem;
					  color: #fff;
                }

                .cta-desc{
                    padding: 0; 
                } 

                .cta-desc p:last-child{
                    margin-bottom: 0;   
                } 

            .cta-button{
                padding-top: 10px;
                padding-bottom: 10px;
            }

@media (max-width: 991px){
    .bs-calltoaction > .row{
        display:block;
        width: auto;
    }

        .bs-calltoaction > .row > [class^="col-"],
        .bs-calltoaction > .row > [class*=" col-"]{
            float:none;
            display:block;
            vertical-align:middle;
            position: relative; 
        }
  
        .cta-contents{
            text-align: center;
        }     
}
 


.bs-calltoaction.bs-calltoaction-default{
    color: #fff;
    background-color: #0000002e;
}

.bs-calltoaction.bs-calltoaction-primary{
    color: #fff;
    background-color: #0000002e;

}
.bs-calltoaction.bs-calltoaction-primary p {
	color:#bfbfbf; 
}
.bs-calltoaction.bs-calltoaction-info{
       color: #333;
    background-color: #0000002e;
   
} 

.bs-calltoaction.bs-calltoaction-success{
  color: #fff;
    background-color: #0000002e;
   
}
 


.bs-calltoaction.bs-calltoaction-success p {
color:#bfbfbf;
}

.bs-calltoaction.bs-calltoaction-warning{
        color: #333;
    background-color: #0000002e;
 
}

.bs-calltoaction.bs-calltoaction-danger{
  color: #fff;
    background-color: #0000002e;
    
}
.bs-calltoaction.bs-calltoaction-danger p { 
color:#bfbfbf; 
} 
 

.bs-calltoaction.bs-calltoaction-primary .cta-button .btn,
.bs-calltoaction.bs-calltoaction-info .cta-button .btn,
.bs-calltoaction.bs-calltoaction-success .cta-button .btn,
.bs-calltoaction.bs-calltoaction-warning .cta-button .btn,
.bs-calltoaction.bs-calltoaction-danger .cta-button .btn{
    border-color:#fff; 
}
p {
	font-family: "Montserrat", sans-serif;
font-size: 17px;
color: #bfbfbf; 
	line-height: 1.5;}
	 
select, input {
font-family: "Montserrat", sans-serif;
  font-size: 17px;
  color: #f4f4f4;
  line-height: 1.5;
  background: #525252;
  border: none;
  border-radius: 0.2rem;}  
 
.red {color:red;text-align:center; }
.orange {color:orange; }
.green {color:green; }

.wynik_red 		{color:red; font: 50px Arial bold;}
.wynik_orange 	{color:orange; font: 50px Arial bold;}
.wynik_green 	{color:green; font: 50px Arial bold;}
 

td.red {color:red;}
td.orange {color:orange;}  
td.green {color:green;} 
  

section { 
    padding-top: 4rem;
    padding-bottom: 5rem;
    background-color: #f1f4fa;
}
.wrap { 
  display: flex;
  padding: 1rem 1rem 1rem 1rem;
  border-radius: 0.5rem; 
  margin-bottom: 2rem;
  background: #0000002e;
  min-height: 232px;
}



.ico-wrap {
    margin: auto;
}

.mbr-iconfont {
    font-size: 4.5rem !important;
    color: #313131;
    margin: 1rem;
    padding-right: 1rem;
}
.vcenter {
    margin: auto;
	color: #bfbfbf;;
}

.mbr-section-title3 {
    text-align: left;
}
h2 { 
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
	color:#fff;
text-align: center;
font-size: 1.5rem;
}
.display-5 {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1.4rem;
}
.mbr-bold {
    font-weight: 700;
}

 p {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 25px;
}
.display-6 {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1re}
	@media screen and ( max-width: 576px ) {
  .logo{ display: none; }
}  
	@media screen and ( min-width: 578px ) {
  .logo2{ display: none; } 
}  