

@media only screen and (min-width: 1200px) and (max-width: 1366px) {

.rbt-header .mainmenu-nav .mainmenu > li > a {
    color: var(--color-heading);
    font-size: 16px;
    font-weight: 500;
    padding: 0 17px;
    display: flex;
    align-items: center;
    height: 80px;
    line-height: 20px;
    transition: 0.3s;
}

.rbt-banner-1 .content .inner .title {
    font-size: 30px;
}







.pt--70 {
    padding-top: 0px !important;
}
.rbt-btn {
    padding: 18px 26px;
    background: var(--color-primary);
    height: 60px;
    line-height: 22px;
    color: var(--color-white);
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease-in-out;
    border-radius: 6px;
    border: 0 none;
    outline: none;
}

.rbt-banner-1 .content .shape-wrapper {
    margin-top: 169px;

}

.rbt-banner-1 .content .shape-wrapper img {
    max-width: none;
    height: auto;
    max-width: 416px;
}

.rbt-new-badge.rbt-new-badge-one {
  display: none;
}

}









.cookies {display: block; z-index: 99999; min-height: 35px; width: 100%; position: fixed; background: rgb(245, 245, 245); ; text-align: center; right: 0px; color: rgb(119, 119, 119); top: 15%; left: 0px; border: 1px solid rgb(210 210 210); border-radius: 15px; width: 80%; margin: 0px auto;}

.rbt-card.card-list {
    display: flex;
    border-radius: 2px;
    align-items: center;
    height: auto;
}



input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], input[type=date], textarea {
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    line-height: 28px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 15px;
    outline: none;
    border: var(--border-width) solid var(--color-border);
    border-radius: var(--radius);
    color: var(--color-body);
    box-shadow: var(--shadow-10);
}


#rekrutacja .bootstrap-select>.dropdown-toggle {
    position: relative;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    font-size: 16px;
    border: 2px solid #e3e3e3;
    border-radius: 4px;
    padding: 10px;
    margin: 10px 0;
	background-color: white;

}



#rekrutacja .bootstrap-select .dropdown-menu li a span.text {
   font-size: 16px;
}








.drugie a {

font-size: 18px;

}

label.emailn {
margin-bottom: 10px;
color: white;

}

.newsletter-form-1 .rbt-btn {

    top: 66%;

}


.rbt-banner-1 .content .inner .description {
    color: #000000;

}


.tresc ul, ol {
padding-left: 35px;
}


img.zdjecie {

float:left; margin:10px 20px 10px 0; width:50%
}



.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}


@media (max-width: 768px) {

img.zdjecie {

 margin:10px 20px 10px 0; width:100%
}

.rbt-btn.btn-sm {
    padding: 0 22px;
    font-size: var(--font-size-b3);
    height: 30px;
    line-height: 30px;
}

a.rbt-moderbt-btn::before {

    width: 46px;
    height: 46px;

}

#rekrutacja .rodo p {


font-size: 12px;
    line-height: 12px;
    margin: 5px 0 5px 0;

}


a.rbt-moderbt-btn {

    line-height: 48px;

}

.cookies {
font-size: 12px;


}


.facebook {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* Proporcja 16:9 */
    border: none;
    overflow: hidden;
}

.facebook::before {
    content: "";
    display: block;
    padding-top: 56.25%; /* Proporcja 16:9 */
}

.facebook > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}