
body, html {
  height: 100%;
}

body {
  background: #f5f5f5;
  color: #210021;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}



img {
  vertical-align: inherit;
}

a, a:focus {
  color: #e21c2b;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a:hover, a:active {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a:focus, a:active,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
button:focus,
button:active {
  outline: none;
}

.btn.focus, .btn:focus {
  box-shadow: none;
}

p {
  line-height: 1.9;
}

blockquote {
  border-left: 5px solid #eee;
  padding: 10px 20px;
}

iframe {
  border: 0 !important;
}

/* Wspólne style dla wszystkich nagłówków */
h1, h2, h3, h4, h5, h6 {
  color: #210021;
  font-family: "Poppins", sans-serif;
  font-weight: 600; /* Opcjonalnie: pogrubienie, które dobrze wygląda w Poppins */
  margin: 0;
  padding: 0; /* Dodane, żeby mieć 100% pewności co do marginesów*/
}

/* Indywidualne rozmiary czcionek */
h1 { font-size: 3.5rem; }   /* ok. 56px */
h2 { font-size: 3.0rem; }   /* ok. 48px */
h3 { font-size: 2.25rem; }  /* ok. 34px */
h4 { font-size: 1.75rem; }  /* ok. 28px */
h5 { font-size: 1.5rem; }   /* ok. 24px */
h6 { font-size: 1.25rem; }  /* ok. 20px */



.header-area {
    width: 100%;
    display: block;
}
.navbar.affix {
    top: 0;
    position: fixed;
    width: 100%;
    left: 0;
    position: fixed;
    z-index: 999;
    -webkit-animation: sticky 1.2s;
    animation: sticky 1.2s;
}
.navbar {
    min-height: auto;
    margin-bottom: 0;
    border: 0 solid transparent;
    background: #fff;
    z-index: 9999;
    box-shadow: none;
    position: relative;
    box-shadow: 1px 5px 15px #0000001c;
}
@media (min-width: 768px)
{.navbar {
    border-radius: 0;
}
}
.navbar-brand {
    height: auto;
    padding: 9px 0;
}
.navbar-brand h1 {
    margin: 0;
    padding: 0;
}
.navbar-brand h1 img {
    display: block;
    width: 240px;
    max-width: 100%;
}
.navbar-nav>li>a {
    line-height: 20px;
    font-size: 15px;
    font-weight: 500;
    padding: 29px 16px;
    color: #000;
}
.navbar-toggle {
    border: 1px solid #000;
    margin: 22px 10px;
}
.navbar-toggle .icon-bar {
    background: #000;
}
@media only screen and (max-width: 768px)
{.navbar-nav>li>a {
    padding: 10px 10px;
}}


.mainslider_js.owl-carousel .owl-item img {
    width: 100%;
    height: 90vh;
    object-fit: cover;
    object-position: center;
}
@media only screen and (max-width: 767px)
{.mainslider_js.owl-carousel .owl-item img {
    height: 290px;
}}
.main-slider-top {
    position: relative;
    width: 100%;
    display: block;
}
.pad-0 {
    padding: 0;
}


.content_middle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 99;
    background: 0 0;
    border-radius: 4px;
    padding: 20px;
    text-align: left;
    width: 82%;
}
.content_middle h3 {
    font-size: 46px;
    line-height: 60px;
    font-weight: 500;
    color: #fffF;
    text-transform: capitalize;
    margin: 0 0 20px 0;
    clear: both;
    text-shadow: 3px 2px 4px #0000008c;
}
.content_middle p {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    line-height: 40px;
    margin: 0 0 15px 0;
    text-shadow: 3px 2px 4px #0000008c;
}
@media only screen and (max-width: 767px)
{.content_middle, .dis_m {
    display: none;
}}
@media only screen and (max-width: 768px)
{.content_middle {
    width: 80%;
}}
@media only screen and (max-width: 768px)
{.content_middle p {
    display: none;
}}

 .slider_dots .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%,0);
    top: auto;
}
 .slider_dots .owl-dots .owl-dot.active span {
    background: #39a2b9;
}

 .slider_dots .owl-dots .owl-dot span {
    background: #fff;
    width: 10px;
    height: 10px;
    outline: 4px solid #ffffff2b;
    border-radius: 0;
}
.slider_dots .owl-dots .owl-dot span {
    background: #fff;
    width: 10px;
    height: 10px;
    outline: 4px solid #ffffff2b;
    border-radius: 50%;
}

.section {
  background-color: #FFF;
  display: block; position: relative;width: 100%;
    padding: 60px 0;
    overflow: hidden;
}
.img-fluid {
    max-width: 100%;
    height: auto;
    margin: 0;
}

.about h3 {
    font-weight: 500;
    font-size: 30px;
    color: #21413c;
    margin: 0 0 15px 0;
    line-height: 40px;
}
.about .icon-box {
    margin-top: 30px;
}
.about .icon-box i {
    font-size: 40px;
    float: left;
    color: #1bac91;
}
.about .icon-box h4 {
    font-size: 20px;
    font-weight: 500;
    margin-left: 60px;
    color: #21413c;
}
.about .icon-box p {
    font-size: 14px;
    color: #848484;
    margin-left: 60px;
    line-height: 24px;
}

.contactus {
    background: #fbfbfb;
}
.contactusform {
    padding: 30px;
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0px 0px 15px #0000001c;
    margin-top: 10px;
}
.contactusform .form-control {
    border-radius: 4px;
    letter-spacing: 0;
    font-size: 14px;
    color: #484848;
    margin: 0px 0px 20px 0px;
    padding: 22px 15px;
    line-height: 24px;
    box-shadow: none;
    outline: 0;
}
.contactusform .btnsubmit {
    background: #006634;
    font-size: 15px;
    padding: 10px 22px;
    border: 1px solid #006634;
    border-radius: 4px;
    color: #FFF;
    box-shadow: none;
    text-transform: capitalize;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 18px;
    font-weight: 400;
}


.contactdetails{padding: 30px;background: #FFF;border-radius: 5px;box-shadow: 0px 0px 15px #0000001c;margin-top: 10px;min-height: 348px;}
.contactdetails .block_content{
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}
.contactdetails .block_content i{
    font-size: 24px;
    background: #484848;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #FFF;
    width: 44px;
    height: 44px;
    border-radius: 4px;
    line-height: 42px;
    text-align: center;
}
.contactdetails .block_content .contentdiv_c{
    padding-left: 70px;
}
.contactdetails .block_content .contentdiv_c ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    list-style-position: inside;
}


.contactdetails .block_content .contentdiv_c ul li:first-child{
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 2px;
    display: block;
    line-height: 22px;
}
.contactdetails .block_content .contentdiv_c ul li{
    display: block;
}
.contactdetails .block_content .contentdiv_c ul li a, .contactdetails .block_content .contentdiv_c ul li{
    font-size: 14px;
    font-weight: 500;
    color: #484848;
}
.contactdetails .block_content:last-child{border-bottom: 0px;padding-bottom: 0px;margin-bottom: 0px;}
.contactusform .btnsubmit:hover, .contactusform .btnsubmit:focus {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: transparent;
    border: 1px solid #484848;
    color: #484848;
}
.section-title_home {
    margin-bottom: 30px;
    display: block;
}
.h2 {
    font-size: 30px;
    margin-top: 0;
    color: #484848;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

#services .box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 40px 10px;
    background: #fff;
    box-shadow: 0 10px 29px 0 rgb(68 88 144 / 10%);
    min-height: 210px;
    transition: all 0.3s ease-in-out;
}

#services .icon i {
    font-size: 64px;
    line-height: 0;
    transition: 0.5s;
}
#services .icon {
    position: absolute;
    left: 10px;
    top: calc(50% - 0px);
}
#services .title {
    margin-left: 50px;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 18px;
}
#services .description {
    font-size: 14px;
    margin-left: 50px;
    line-height: 26px;
    margin-bottom: 0;
}
.section-bg {
    background: #ecf5ff;
}

#clients .client-logo:hover h3 { font-size: 16px; }
#clients .client-logo {
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    background: #fff;
    height: 90px;
}
#clients .clients-wrap {
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    margin-bottom: 30px;
}
.clients-wrap{padding: 0px; margin: 0px;}
.clients-wrap .pdd{padding: 0px;}
#clients .client-logo:hover img {
    transform: scale(1.2);
}

.client-logo h3 {
  font-size: 18px;
  transition: all 0.4s ease-in-out;
}

.team .member {
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}
.team .member .member-img {
    position: relative;
    overflow: hidden;
}
.team .member:hover .social {
    opacity: 1;
    bottom: 15px;
}
.team .member .social {
    position: absolute;
    left: 0;
    bottom: 30px;
    right: 0;
    opacity: 0;
    transition: ease-in-out 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.team .member .social a {
    transition: color 0.3s;
    margin: 0 3px;
    border-radius: 50px;
    width: 36px;
    height: 36px;
    background: rgba(239, 102, 3, 0.8);
    transition: ease-in-out 0.3s;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.team .member .social i {
    font-size: 18px;
    line-height: 0;
}
.team .member .social a:hover {
    background: #fc8129;
}
.team .member .member-info {
    padding: 25px 15px 25px 15px;
}
.team .member .member-info h4 {
    font-weight: 600;
    font-size: 18px;
    color: #2a2c39;
    margin: 0 0 10px 0;
}
.team .member .member-info span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #aaaaaa;
}

#footer {
    background: #fff;
    color: #252b33;
    padding: 20px 0 20px 0;
}


.why-us .content {
    padding: 30px;
    background: #009970;
    border-radius: 4px;
    color: #fff;
}
.why-us .content h3 {
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 20px;
    color: #FFF;
    line-height: 36px;
}
.why-us .content p {
    margin-bottom: 30px;
}

.why-us .icon-boxes .icon-box {
    clear: both;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
    padding: 20px 20px;
    width: 100%;
    transition: 0.3s;
    margin: 10px 0;
}
.why-us .icon-boxes .icon-box i {
    font-size: 40px;
    color: #009970;
    margin-bottom: 30px;
}
.why-us .icon-boxes .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 30px 0;
}
.why-us .icon-boxes .icon-box p {
    font-size: 15px;
    color: #848484;
}

.call-to-action {
    overflow: hidden;
    background: linear-gradient(rgba(29, 200, 205, 0.65), rgba(29, 205, 89, 0.2)), url(../img/call-to-action-bg.jpg) fixed center center;
    background-size: cover;
    padding: 80px 0;
}

.call-to-action h3{ font-size: 26px; font-weight: 600; display: block; text-align: center; margin: 0 0 15px 0; color: #FFF; }
.call-to-action p{ font-size: 26px; font-weight: 500;display: block; margin: 0 0 15px 0; color: #FFF; }


@media only screen and (max-width: 768px){
    .about h3{ margin-top: 20px; }
    .mob_none{ display: none; }
    .im_top{ margin-top: 20px; }
    .contactdetails{ min-height: auto; }
    .why-us .content, .why-us .icon-boxes .icon-box{    clear: both;
    position: relative;
    margin: 0 0 30px 0;}

}