/*--------------------------------------------------------------
# Main style & custom components
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700;800;900&display=swap');

body {
    margin: 0;
    background: #fff;
    color: #5a5a5a;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.62857;
    font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

a {
    transition: .2s ease-in-out;
    color: #98d611;
    background-color: transparent;
}

a:active,
a:hover {
    color: #98d611;
    outline: 0;
    text-decoration: none;
}


input[type="submit"] {
    width: auto;
}

input[type="submit"]:hover {}

.more {
    line-height: 2rem;
}

.more a,
#text-5 input[type="submit"] {
    transition: .2s ease-in-out;
    background: #98d810;
    border: 2px solid #98d810;
    color: #fff;
    padding: .5rem 2rem;
    border-radius: 30px;
    font-size: .8rem;
    font-weight: 700;
}

.more a:hover,
#text-5 input[type="submit"]:hover {
    background: #0f85b5;
    border: 2px solid #39c1fb;

}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.mastheader {
    padding: 4rem 0 0rem 0;
    background: transparent;
}

.mastheader .container-mid {
    position: relative;
    z-index: 999;
}

.logo {
    margin: 0rem 0 0 0;
    height: auto;
}

.navbar {
    margin: 0rem 0 0 0;
    padding: 0
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    margin: 0 1.8rem;
    padding: 0;
    font-size: 1.3rem;
    font-weight: 300;
    border-bottom: 1px solid transparent;
    transition: .2s ease-in-out;

}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open > .nav-link {
    color: #fff;
    border-bottom: none;
}

.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active:hover,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .open > .nav-link:hover {
    color: #fff;
    border-bottom: 1px solid #9ad815
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
}

/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/

#slider {}

#slider .item {
    padding: 10rem 0;
}

#slider .box {
    position: relative;
    z-index: 999;
}

#slider .item h2 {
    margin: 0;
    font-weight: 700;
    font-size: 1rem;
    color: #111;
}

#slider .item h3 {
    margin: 0;
    font-weight: 700;
    font-size: 1rem;
    color: #111;
}

#slider .item h4 {
    margin: 0;
    font-weight: 700;
    font-size: 1rem;
    color: #111;
}

#slider .item .extra-txt {
    font-size: 1rem;
    margin: 0;
    letter-spacing: 0px;
}

#slider .mask {
    z-index: 99;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(120deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.55) 50%, rgba(0, 0, 0, 0.25) 80%);
    top: 0;
    left: 0;
}

#slider .owl-controls {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translate(-50%, -50%)
}

#slider .owl-controls .owl-page {
    display: block;
    zoom: 1;
    *: ;
    display: inline;
}

#slider .owl-controls .owl-page span {
    width: 2rem;
    height: 2rem;
    margin: 0 0 1rem;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
}

#slider .owl-controls .owl-page.active span,
#slider .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/

#page {
    margin: 2rem 2rem 0 2rem;
}

.top {
    background: url('https://www.konradcywka.eu/wp-content/uploads/2021/03/top.jpg') center top;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 18rem 0 15rem;
    margin-top: -100px;
    z-index: 9;
    min-height: 100vh;
}

.top h1 {
    z-index: 9;
    font-size: 5rem;
    margin: 0 0 1rem;
    max-width: 50%;
    color: rgb(255, 255, 255);
    font-weight: 800;
}

.top h2 {
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 3rem;
    margin: 0rem 0 2rem 0;
    z-index: 99;
    color: #9ad815;
}

.top .tb-txt {
    margin-top: 2rem;
}

.top .tb-txt p {
    margin-bottom: .5rem;
    font-size: 1rem;
    color: #fff;
    max-width: 50%;
}

.top .more {
    margin-top: 4rem;
}

.top .scroll-bottom {
    position: absolute;
    z-index: 999;
    bottom: 5rem;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .2s ease-in-out;

}

.top .scroll-bottom:hover {
    bottom: 4rem;

}

.top .scroll-bottom a {
    font-size: 1.5rem;
}

#business,
#culture,
#business-culture,
#remedium-europa {
    padding: 5rem 0 5rem 0;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

#business {
    background: url(https://www.konradcywka.eu/wp-content/uploads/2021/03/s-bg.jpg) center top;
}

#culture {
    background: url(https://www.konradcywka.eu/wp-content/uploads/2021/03/r-bg.jpg) center top;
}

#business-culture {
    background: url(https://www.konradcywka.eu/wp-content/uploads/2021/03/t-bg.jpg) center top;
}

#remedium-europa {
    background: url(https://www.konradcywka.eu/wp-content/uploads/2021/03/o-bg.jpg) center top;
}

#partners .item {
    padding: 0 3rem;
}

.c-txt {
    padding-right: 1.5rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.b-txt {
    padding-left: 1.5rem;
}

#business-culture .b-txt {
    padding-top: 3rem;
    padding-bottom: 3rem
}

#remedium-europa .c-txt {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.section-title h2 {
    font-size: 2.5rem;
    margin: 0 0 .5rem;
    text-align: center;
    font-weight: 700;
}

.section-title p {
    margin: 0 auto 3.25rem;
    font-size: 1.1rem;
    font-weight: 300;
    text-align: center;
    max-width: 65%;
}

.service .box {
    text-align: center;
}

.service .box img {
    max-width: 80px;
    margin: 0 auto;
}


.service .box h2 {
    font-size: 1.6rem;
    margin: 2rem 0 1rem 0;
}

.service .box h2 a {
    color: #5a5a5a;
    transition: .2s ease-in-out;

}

.service .box h2 a:hover {
    text-decoration: underline
}

.about {
    background: rgb(173 173 183 / 14%);
    padding: 6.5rem 0;
}

.a-box {
    padding: 3rem 0 1rem 2.5rem
}

.a-box h2 {
    z-index: 9;
    font-size: 2.5rem;
    margin: 0 0 1rem;
    font-weight: 700;
}

.a-box h3 {
    margin: 0 0 3rem;
    font-weight: 300;
    font-size: 1.1rem;
    letter-spacing: 2px;
    color: #9dd81a;
}

.a-txt {
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 3rem;
}

.a-img {
    padding-right: 2.5rem;
    margin-left: -2.5rem;
}

/*--------------------------------------------------------------
# Pages
--------------------------------------------------------------*/

.page-title {
    padding: 15rem 0 5rem 0;
    background-size: cover;
    margin-top: -102px;
    background-repeat: no-repeat;
    color: #fff;
    background: url(https://www.konradcywka.eu/wp-content/uploads/2021/03/r-bg.jpg) center top;
}

.page-title h1 {
    font-size: 4rem;
    margin: 0;
    color: #fff;
    font-weight: 700;
}

.page-title h3 {
    margin: .5rem 0 0rem;
    font-weight: 300;
    font-size: 1.3rem;
    letter-spacing: 2px;
    color: #9dd81a;
}

.page-wrapper {
    padding: 6.5rem 0;
    background: rgb(173 173 183 / 14%);
}

body.product-template-default #main,
.entry-page {
    padding: 6.5rem;
    background: #fff;
}


.entry-content {}

.entry-content h2 {
    font-size: 1.6rem;
    margin: 2rem 0 1rem 0;
}

.entry-content h4 {
    font-size: 1.5rem;
    color: #dcc78c;
    margin: 0 0 .5rem;
}

.entry-content h5 {
    font-size: 1.3rem;
    color: #84828d;
    margin: 1rem 0 .5rem;
}

.entry-content a:hover {
    text-decoration: underline;

}

.entry-content ul,
.entry-content p {
    font-size: 1.1rem;
    font-weight: 300;
}

.entry-content ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 1.5rem;
}

.entry-content ul li {
    margin-bottom: .75rem
}

.entry-content ul li::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0da";
    padding-right: .65rem;
    color: #9dd81a;
}

.entry-content p:last-child {
    margin-bottom: 0
}

.entry-content label {
    font-weight: 700;
    font-size: .9rem;
}

.entry-content input {
    margin-bottom: 1rem;
    border-radius: 0;
    border-color: #ddd;
}

.entry-content textarea {
    margin-bottom: 1rem;
    border-radius: 0;
    border-color: #ddd;
}

.entry-content p label {
    margin-top: .5rem;
}

.entry-content table td {
    border: 1px solid #eee;
    padding: 1rem;
}

.bb-col .wp-block-column {
    padding: 5rem 3rem;
    border: 1px solid #ddd;
    transition: .25s ease-in-out;

}

.bb-col .wp-block-column:hover {
    background: #faf7f0;
    border-color: #faf7f0;
}


.bb-col .wp-block-column h6 {
    font-size: 1.5rem;
    margin: 0 0 1rem;
}

.bb-col .wp-block-column strong {
    font-weight: 700;
    color: #dcc78c
}

.bb-col-last > *:nth-child(2),
.bb-col-last > *:nth-child(3) {
    border: none;
}

.wpcf7 p {
    font-size: .9rem;
}


.thumb-img img {
    transition: .25s ease-in-out;
}

.thumb-img img:hover {
    opacity: .7
}

.pw-archive article {
    margin: 0 0 2rem 0;
}

.pw-archive h2.entry-title {
    font-size: 1.2rem;
    margin: 1rem 0 2rem 0;
}

.pw-archive h2.entry-title a {
    color: #111;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.cta {
    padding: 6.5rem 0;
    text-align: center;
}

.cta h2 {
    z-index: 9;
    font-size: 2.5rem;
    margin: 0 0 1rem;
    font-weight: 700;
}

.cta p {
    font-size: 1rem;
    font-weight: 300;
    max-width: 65%;
    margin: 0 auto 3rem auto;
}

#footer-wrapper {}

.footer-widget {
    background: url(https://www.remediumeuropa.pl/wp-content/uploads/2019/12/f-bg.jpg) top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10rem 0;
    color: #fff;
}

.footer-widget h3 {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0 0 .5rem;
}

.footer-widget .widget {
    margin: 0;
}

.footer-widget .widget p {
    margin: 0 0 0rem;
}

.footer-widget a {}

#nav_menu-2 h3 {
    margin-bottom: 1rem;
}

.footer-widget .nav-link {
    padding: 0 0 .75rem .75rem;
    margin: 0;
    text-align: left;
    color: #222;
    font-weight: 300;
}

.footer-widget .nav-link::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0da";
    padding-right: .75rem;
    color: #9dd81a;
}

.footer-widget .nav-link:hover {
    padding-left: 1.5rem;
}

#text-5 {
    max-width: 90%;
}

#text-5 input,
#text-5 textarea {
    border-radius: 0;
    background-color: #065d90;
    border: 1px solid #065d90;
    color: #fff;
}

#text-5 textarea {
    margin-top: 1rem;
    max-height: 200px;
    margin-bottom: 1rem;
}

#text-5 input::placeholder,
#text-5 textarea::placeholder {
    color: #bbb;
}

#text-5 input[type="submit"] {
    margin-top: 1rem;
}

.wpcf7-not-valid-tip {
    color: #ffcc00;
    font-size: .75rem;
    font-weight: normal;
    display: block;
}

#text-2 .fas {
    color: #9dd81a;
    padding-left: .5rem;
    font-size: 1.8rem;
}

#text-4 .fas {
    color: #9dd81a;
    padding-right: .5rem;
    font-size: 1.8rem;
}


#text-3 p {
    max-width: 75%;
}

#text-2 {
    margin-top: 2rem;
    text-align: left;
    font-size: 1.8rem;
    font-weight: 700;
}

#text-4 {
    text-align: left;
    font-size: 1.8rem;
    font-weight: 700;
}

#custom_html-2 .fab {
    font-size: 1.3rem;
    margin-left: 1rem;
}

.footer-bottom {
    background: transparent;
    padding: 3.25rem 0;
    text-align: center;

}

.footer-bottom .footer-credits {
    margin-bottom: 0;
}

.footer-bottom .footer-author {}

.scroll-top {
    text-align: right;
}

.scroll-top a .fad {
    padding-left: .5rem;
}
