body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #182e46;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

.container-fluid {
  max-width: 1400px; }

.separator-all {
  background-color: #182e46;
  height: 4px;
  width: 50px; }

#bs-example-navbar-collapse-1 {
  background-color: #0052D2; }

.header-navigation {
  background-color: #0052D2; }
  .header-navigation .container-fluid {
    max-width: 1800px; }
  .header-navigation .navbar-brand {
    max-width: 250px;
    padding-top: 15px;
    color: #fff; }
    .header-navigation .navbar-brand span {
      font-family: 'Cherry Swash', cursive;
      color: #fff; }
  .header-navigation .navbar-brand:hover {
    opacity: 0.8; }
  .header-navigation .menu-item {
    margin: 0 6px; }
  .header-navigation .nav-link {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    border-bottom: none;
    display: block;
    letter-spacing: 0.5px;
    padding: 10px 2px;
    font-weight: 400;
    text-transform: uppercase; }
  .header-navigation .navbar {
    padding: 4px; }
  .header-navigation .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .header-navigation .nav-link:hover {
    color: #cccccc;
    border-bottom: none; }
  .header-navigation .active .nav-link {
    border-bottom: none; }
  .header-navigation .header-navigation-sz {
    max-width: 1800px;
    margin: 0 auto; }
  .header-navigation .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
  .header-navigation .navbar-toggler {
    border-color: white;
    margin: 0 auto;
    margin-right: 5px; }
  .header-navigation .navbar-collapse {
    text-align: center; }
  .header-navigation .but-more {
    margin-top: 8px;
    text-align: right; }
  .header-navigation .current_page_item.active .dropdown-item {
    background-color: #000;
    color: #fff; }
  .header-navigation .dropdown-item {
    color: #9294a3;
    font-size: 13px;
    padding: 4px 5px; }
  .header-navigation .dropdown-item:hover {
    background-color: #fff;
    color: #000; }

.header-navigation-separator {
  margin-top: 60px; }

.section-breadcrumb {
  background-color: #3F9DD3;
  padding: 25px 0;
  color: #fff; }
  .section-breadcrumb a {
    color: #fff;
    text-decoration: none;
    font-size: 15px; }

.section-slider {
  text-align: center;
  background-attachment: fixed;
  background: #1E9FCC url("../img/background.jpg");
  min-height: 830px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 10;
  color: #fff; }
  .section-slider .poj .poj-sz {
    position: absolute;
    width: 95%;
    top: 77px;
    z-index: 11; }
  .section-slider .poj2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 1000px;
    margin: 0 auto; }

.front-under {
  background-color: #18BC9C;
  color: #fff;
  padding: 20px 0; }
  .front-under .poj {
    text-align: center; }
    .front-under .poj .ico {
      font-size: 56px; }
    .front-under .poj .ico:hover {
      opacity: 0.9; }
    .front-under .poj .title {
      text-transform: uppercase; }

.front-p1 {
  padding: 68px 0;
  background-color: #f5f5f5; }
  .front-p1 .container-fluid {
    max-width: 1100px; }
  .front-p1 .title-top h2 {
    color: #304F5D;
    text-transform: uppercase;
    text-align: center;
    font-size: 44px;
    margin-bottom: 0; }
  .front-p1 .separator {
    width: 250px;
    margin: 0 auto;
    margin-bottom: 25px; }
    .front-p1 .separator .sep1 {
      background-color: #333;
      height: 5px;
      float: left;
      width: 105px;
      margin-top: 19px; }
    .front-p1 .separator .sep2 {
      width: 40px;
      text-align: center;
      float: left;
      color: #18BC9C;
      font-size: 25px;
      margin-bottom: 30px; }
  .front-p1 .desc {
    width: 100%;
    float: left;
    color: #4A4C54;
    font-size: 19px;
    text-align: justify; }
  .front-p1 .poj1 .poj1-sz {
    text-decoration: none;
    display: block;
    background: -webkit-linear-gradient(315deg, #1b8eb6, #1b8eb6 50%, #1e9fcc 50%, #1e9fcc);
    background: linear-gradient(315deg, #1b8eb6, #1b8eb6 50%, #1e9fcc 50%, #1e9fcc);
    text-align: center;
    padding: 15px;
    height: 100%;
    text-transform: uppercase; }
  .front-p1 .poj1 .poj2-sz {
    background: -webkit-linear-gradient(315deg, #7ac660, #7ac660 50%, #8acd73 50%, #8acd73);
    background: linear-gradient(315deg, #7ac660, #7ac660 50%, #8acd73 50%, #8acd73); }
  .front-p1 .poj1 .poj3-sz {
    background: -webkit-linear-gradient(315deg, #f16737, #f16737 50%, #f3794f 50%, #f3794f);
    background: linear-gradient(315deg, #f16737, #f16737 50%, #f3794f 50%, #f3794f); }
  .front-p1 .poj1 .poj4-sz {
    background: -webkit-linear-gradient(315deg, #fec44a, #fec44a 50%, #fecc63 50%, #fecc63);
    background: linear-gradient(315deg, #fec44a, #fec44a 50%, #fecc63 50%, #fecc63); }
  .front-p1 .poj1 img {
    height: 120px; }
  .front-p1 .poj1 p {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    margin-top: 4px; }
  .front-p1 .poj1 .poj1-sz:hover img {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9); }

.front-p2 {
  margin-top: 30px; }
  .front-p2 .container-fluid {
    max-width: 1000px; }
    .front-p2 .container-fluid .title-top h2 {
      color: #304F5D;
      text-transform: uppercase;
      text-align: center;
      font-size: 44px;
      margin-bottom: 0; }
    .front-p2 .container-fluid .separator {
      width: 250px;
      margin: 0 auto;
      margin-bottom: 25px; }
      .front-p2 .container-fluid .separator .sep1 {
        background-color: #333;
        height: 5px;
        float: left;
        width: 105px;
        margin-top: 19px; }
      .front-p2 .container-fluid .separator .sep2 {
        width: 40px;
        text-align: center;
        float: left;
        color: #18BC9C;
        font-size: 25px;
        margin-bottom: 30px; }

footer {
  background-color: #0052D2;
  color: #88abc7; }
  footer .footer-top {
    padding: 40px 0;
    font-size: 16px; }
    footer .footer-top .poj1 .title-top h2 {
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      font-size: 44px;
      margin-bottom: 0; }
    footer .footer-top .poj1 .separator {
      width: 250px;
      margin: 0 auto;
      margin-bottom: 25px; }
      footer .footer-top .poj1 .separator .sep1 {
        background-color: #fff;
        height: 5px;
        float: left;
        width: 105px;
        margin-top: 19px; }
      footer .footer-top .poj1 .separator .sep2 {
        width: 40px;
        text-align: center;
        float: left;
        color: #e4fb99;
        font-size: 25px;
        margin-bottom: 30px; }
    footer .footer-top .poj3 .title-top h4 {
      color: #d4f6f4;
      font-size: 30px; }
      footer .footer-top .poj3 .title-top h4 span {
        font-family: 'Cherry Swash', cursive;
        color: #d4f6f4; }
    footer .footer-top .poj3 .title-top p {
      color: #fff;
      font-weight: bold; }
    footer .footer-top .poj3 .desc {
      float: left;
      width: 100%;
      font-size: 20px; }
      footer .footer-top .poj3 .desc .single1 {
        position: absolute;
        width: 30px;
        font-size: 18px; }
      footer .footer-top .poj3 .desc .single2 {
        margin-left: 35px; }
        footer .footer-top .poj3 .desc .single2 a {
          color: #88abc7;
          text-decoration: none; }
        footer .footer-top .poj3 .desc .single2 a:hover {
          color: #fff; }
  footer .footer-bottom {
    padding: 25px 0;
    font-weight: bold;
    font-size: 16px;
    text-shadow: 0px 0px 5px #000;
    background: #444444;
    background: -moz-linear-gradient(top, #444444 0%, #222222 48%, black 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #444444), color-stop(48%, #222222), color-stop(100%, black));
    background: -webkit-linear-gradient(top, #444444 0%, #222222 48%, black 100%);
    background: -o-linear-gradient(top, #444444 0%, #222222 48%, black 100%);
    background: -ms-linear-gradient(top, #444444 0%, #222222 48%, black 100%);
    background: linear-gradient(to bottom, #444444 0%, #222222 48%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#000000', GradientType=0 );
    color: #fff;
    text-align: center; }
    footer .footer-bottom p {
      margin: 0; }
    footer .footer-bottom a {
      color: #fff; }
  footer .footer-bottom2 {
    background: #1E9FCC url("../img/background3.jpg");
    height: 590px;
    display: block;
    padding: 0;
    background-size: 100%;
    background-repeat: space;
    background-position: center;
    background-repeat: no-repeat; }

.page-gallery1 .container-fluid {
  max-width: 1200px; }
.page-gallery1 .title-top h2 {
  color: #304F5D;
  text-transform: uppercase;
  text-align: center;
  font-size: 44px;
  margin-bottom: 0; }
.page-gallery1 .separator {
  width: 250px;
  margin: 0 auto;
  margin-bottom: 25px; }
  .page-gallery1 .separator .sep1 {
    background-color: #333;
    height: 5px;
    float: left;
    width: 105px;
    margin-top: 19px; }
  .page-gallery1 .separator .sep2 {
    width: 40px;
    text-align: center;
    float: left;
    color: #18BC9C;
    font-size: 25px;
    margin-bottom: 30px; }
.page-gallery1 .poj1 .photos {
  position: relative; }
  .page-gallery1 .poj1 .photos a .photos-hover {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background-color: rgba(28, 80, 96, 0.5); }
    .page-gallery1 .poj1 .photos a .photos-hover i {
      top: 50%;
      transform: translateY(-50%);
      width: 100%;
      position: absolute;
      left: 0;
      color: #fff;
      font-size: 45px; }
  .page-gallery1 .poj1 .photos a:hover .photos-hover {
    opacity: 1; }
.page-gallery1 .poj1 .title {
  margin-top: 15px; }
  .page-gallery1 .poj1 .title a {
    text-decoration: none; }
    .page-gallery1 .poj1 .title a h2 {
      color: #333; }
  .page-gallery1 .poj1 .title a:hover h2 {
    color: #1C5060; }

.page-elearning1 {
  margin-bottom: 50px; }
  .page-elearning1 .poj1 {
    margin-top: 15px; }
    .page-elearning1 .poj1 .title-top h2 {
      color: #304F5D;
      text-transform: uppercase;
      text-align: center;
      font-size: 44px;
      margin-bottom: 0; }
    .page-elearning1 .poj1 .separator {
      width: 250px;
      margin: 0 auto;
      margin-bottom: 25px; }
      .page-elearning1 .poj1 .separator .sep1 {
        background-color: #333;
        height: 5px;
        float: left;
        width: 105px;
        margin-top: 19px; }
      .page-elearning1 .poj1 .separator .sep2 {
        width: 40px;
        text-align: center;
        float: left;
        color: #18BC9C;
        font-size: 25px;
        margin-bottom: 25px; }
  .page-elearning1 .but-more {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px; }
    .page-elearning1 .but-more a {
      color: #fff;
      background-color: #04248C;
      border: 1px solid #04248C;
      font-weight: 700;
      border-radius: 0px;
      text-decoration: none;
      padding: 10px 20px;
      font-size: 22px; }
    .page-elearning1 .but-more a:hover {
      background-color: #FF1046;
      color: #0051D3; }
  .page-elearning1 .poj2 {
    margin-top: 10px; }
    .page-elearning1 .poj2 .updesc {
      text-align: center; }
      .page-elearning1 .poj2 .updesc h2 {
        font-size: 42px; }
      .page-elearning1 .poj2 .updesc p {
        color: #888;
        font-size: 25px; }
  .page-elearning1 .page-elearning1-login {
    font-size: 24px;
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px; }
    .page-elearning1 .page-elearning1-login .desc {
      background-color: #04248C;
      max-width: 450px;
      margin: 0 auto;
      text-align: center;
      padding: 25px; }
    .page-elearning1 .page-elearning1-login #loginform {
      max-width: 450px;
      margin: 0 auto;
      text-align: center;
      box-shadow: 0px 0px 12px 2px #777;
      float: left;
      padding: 20px;
      width: 100%; }
      .page-elearning1 .page-elearning1-login #loginform label {
        width: 100%;
        float: left; }
      .page-elearning1 .page-elearning1-login #loginform input {
        width: 100%;
        float: left;
        font-size: 18px;
        margin-bottom: 10px;
        border: 1px solid #d2d6de;
        box-shadow: none;
        padding: 7px; }
      .page-elearning1 .page-elearning1-login #loginform #rememberme {
        margin-bottom: 0; }
      .page-elearning1 .page-elearning1-login #loginform #wp-submit {
        color: #fff;
        background-color: #04248C;
        font-weight: 700;
        border-radius: 10px;
        text-decoration: none;
        padding: 10px 20px;
        cursor: pointer; }
      .page-elearning1 .page-elearning1-login #loginform #wp-submit:hover {
        background-color: #FF1046;
        color: #FFF; }
  .page-elearning1 .poj3 {
    margin-top: 20px;
    margin-bottom: 20px; }
    .page-elearning1 .poj3 .single {
      margin-bottom: 25px; }
      .page-elearning1 .poj3 .single .single-sz1 {
        text-decoration: none;
        display: block;
        border-radius: 25px;
        text-align: center;
        padding: 30px;
        height: 100%; }

      .page-elearning1 .poj3 .single .single-sz1 img {
        border-radius: 50%;
        border: 25px #FFF solid;
        background: #04248C;
        aspect-ratio: 1 / 1;
        padding: 20px;
        box-shadow: 0 0 0 3px #04248c;
      }
      .page-elearning1 .poj3 .single .single-sz1 h4 {
        background-color: #04248c;
        border-radius: 30px;
        border: 15px #fff solid;
        box-shadow: 0 0 0 2px #04248C;
        padding: 10px 0;
        margin-top: 30px;
      }
      .page-elearning1 .poj3 .single .single-sz1 p {
        background-color: #04248c;
        border-radius: 30px;
        background: #04248C;
        box-shadow: 0 0 0 2px #04248C;
        padding: 10px 0;
        border: 15px #fff solid;
        margin-top: 30px;
      }

      .page-elearning1 .poj3 .single:nth-child(even) .single-sz1 img {
        border: 25px #FFF solid;
        box-shadow: 0 0 0 3px #FF1046;
        background: #FF1046;
      }

      .page-elearning1 .poj3 .single:nth-child(even) .single-sz1 p,
      .page-elearning1 .poj3 .single:nth-child(even) .single-sz1 h4 {
        background-color: #FF1046;
        box-shadow: 0 0 0 2px #FF1046;
      }
 
      .page-elearning1 .poj3 .single h4 {
        font-size: 24px;
        color: #fff;
        font-weight: bold;
        margin: 0;
        text-transform: uppercase;
        margin-top: 10px;
        margin-bottom: 10px; }
      .page-elearning1 .poj3 .single p {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        margin: 0;
        text-transform: uppercase;
        margin-top: 10px;
        margin-bottom: 10px; }
      .page-elearning1 .poj3 .single .single-sz1:hover img {
        opacity: 0.8; }
  .page-elearning1 .but-back {
    text-align: center; }
    .page-elearning1 .but-back input {
      color: #fff;
      background-color: #04248C;
      border-color: #04248C;
      text-shadow: 0px 0px 4px #000;
      font-weight: 700;
      border-radius: 0px;
      text-decoration: none;
      padding: 10px 20px;
      border: none;
      cursor: pointer;
      text-transform: uppercase; }
    .page-elearning1 .but-back input:hover {
      background-color: #FF1046; }

.page-elearning-home {
  padding: 58px 0; }

.page-elearning-desc {
  margin-bottom: 50px; }
  .page-elearning-desc .poj1 {
    margin-top: 15px; }
    .page-elearning-desc .poj1 .title-top h2 {
      color: #304F5D;
      text-transform: uppercase;
      text-align: center;
      font-size: 44px;
      margin-bottom: 0; }
    .page-elearning-desc .poj1 .separator {
      width: 250px;
      margin: 0 auto;
      margin-bottom: 25px; }
      .page-elearning-desc .poj1 .separator .sep1 {
        background-color: #333;
        height: 5px;
        float: left;
        width: 105px;
        margin-top: 19px; }
      .page-elearning-desc .poj1 .separator .sep2 {
        width: 40px;
        text-align: center;
        float: left;
        color: #18BC9C;
        font-size: 25px;
        margin-bottom: 25px; }
  .page-elearning-desc .poj2 .updesc {
    text-align: center; }
    .page-elearning-desc .poj2 .updesc h2 {
      font-size: 42px; }
    .page-elearning-desc .poj2 .updesc p {
      color: #888;
      font-size: 25px; }
  .page-elearning-desc .page-elearning1-login {
    margin-bottom: 20px; }
    .page-elearning-desc .page-elearning1-login #loginform {
      max-width: 350px;
      margin: 0 auto;
      text-align: center; }
      .page-elearning-desc .page-elearning1-login #loginform label {
        width: 100%;
        float: left; }
      .page-elearning-desc .page-elearning1-login #loginform input {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        border: 1px solid #d2d6de;
        box-shadow: none;
        padding: 7px; }
      .page-elearning-desc .page-elearning1-login #loginform #rememberme {
        margin-bottom: 0; }
      .page-elearning-desc .page-elearning1-login #loginform #wp-submit {
        color: #fff;
        background-color: #00AE02;
        border-color: #009B22;
        text-shadow: 0px 0px 4px #000;
        font-weight: 700;
        border-radius: 0px;
        text-decoration: none;
        padding: 10px 20px;
        border: none;
        cursor: pointer; }
      .page-elearning-desc .page-elearning1-login #loginform #wp-submit:hover {
        background-color: #146C1B; }
  .page-elearning-desc .poj3 {
    margin-top: 20px;
    margin-bottom: 20px; }
    .page-elearning-desc .poj3 .single {
      margin-bottom: 25px; }
      .page-elearning-desc .poj3 .single .single-sz1 {
        text-decoration: none;
        display: block;
        background-color: #04248C;
        padding: 10px;
        height: 100%;
        color: #fff; }
      .page-elearning-desc .poj3 .single h4 {
        font-size: 20px;
        font-weight: bold;
        margin: 0;
        margin-top: 10px;
        margin-bottom: 10px; }
      .page-elearning-desc .poj3 .single p {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center; }
        .page-elearning-desc .poj3 .single p span {
          color: #d4d4d4;
          font-size: 18px; }
      .page-elearning-desc .poj3 .single .single-sz1:hover img {
        opacity: 0.8; }
  .page-elearning-desc .but-back {
    text-align: center; }
    .page-elearning-desc .but-back input {
      color: #fff;
      background-color: #00AE02;
      border-color: #009B22;
      text-shadow: 0px 0px 4px #000;
      font-weight: 700;
      border-radius: 0px;
      text-decoration: none;
      padding: 10px 20px;
      border: none;
      cursor: pointer;
      text-transform: uppercase; }
    .page-elearning-desc .but-back input:hover {
      background-color: #146C1B; }

.page-elearning-desc2 {
  font-size: 16px;
  text-align: center; 

  .page-elearning-desc2 iframe {
    margin: 0 auto;
    display: block;
    text-align: center;
    height: 600px;
    float: left;
    width: 100%;
    margin: 20px 0;
    max-width: 100%; }

.page-gallery1 {
  background-color: #f5f5f5;
  padding: 40px 0;
  text-align: center; }

.page-gallery2 {
  padding: 45px 15px; }

.page-privacy1 {
  margin-top: 25px; }

.page-privacy2 .poj-sz {
  position: relative; }
.page-privacy2 .ico {
  position: absolute;
  width: 52px; }
.page-privacy2 .desc {
  float: left;
  margin-left: 62px; }

.page-privacy2 {
  margin-bottom: 25px; }

.front-under-pp3 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 670px;
  z-index: 10; }
  .front-under-pp3 .desc {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100%; }
  .front-under-pp3 .desc-sz {
    position: absolute;
    left: 50%;
    padding: 30px;
    background-color: #125294;
    position: absolute;
    width: 32%;
    top: 50%;
    transform: translateY(-50%); }
    .front-under-pp3 .desc-sz .title-top {
      text-align: center; }
      .front-under-pp3 .desc-sz .title-top h4 {
        color: #fff;
        font-size: 33px;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        margin-bottom: 12px; }
      .front-under-pp3 .desc-sz .title-top .separator2 {
        width: 45px;
        height: 3px;
        background-color: #fff;
        margin: 0 auto;
        margin-bottom: 15px; }
    .front-under-pp3 .desc-sz .text {
      color: #ebebeb;
      text-align: center;
      font-size: 18px; }
    .front-under-pp3 .desc-sz .but-more-all {
      text-align: center;
      color: #fff;
      margin: 15px 0;
      font-size: 45px; }
      .front-under-pp3 .desc-sz .but-more-all a {
        color: #fff; }

.front-under-pp3:before {
  background: rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%; }

.front-under-pp2 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 750px;
  z-index: 10; }
  .front-under-pp2 .single1 .title-top {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px; }
    .front-under-pp2 .single1 .title-top h4 {
      color: #fff;
      font-size: 33px;
      text-transform: uppercase;
      letter-spacing: 0.8px;
      margin-bottom: 12px; }
    .front-under-pp2 .single1 .title-top .separator2 {
      height: 2px;
      width: 40px;
      background-color: #fff;
      margin: 0 auto;
      margin-top: 15px; }
  .front-under-pp2 .single2 {
    max-width: 1000px;
    padding-bottom: 70px; }
    .front-under-pp2 .single2 .poj {
      margin-bottom: 25px; }
    .front-under-pp2 .single2 .poj-cc {
      max-width: 500px;
      margin: 0 auto; }
    .front-under-pp2 .single2 .poj-sz {
      display: block;
      overflow: hidden;
      background-color: #fff;
      color: #034250;
      text-decoration: none;
      height: 100%; }
      .front-under-pp2 .single2 .poj-sz .photos {
        position: relative; }
        .front-under-pp2 .single2 .poj-sz .photos .photos-hover {
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          background-color: rgba(0, 0, 0, 0);
          opacity: 0; }
      .front-under-pp2 .single2 .poj-sz .photos:hover .photos-hover {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 1; }
        .front-under-pp2 .single2 .poj-sz .photos:hover .photos-hover .photos-hover-sz {
          left: 50%;
          position: absolute;
          width: 100%;
          top: 50%;
          transform: translateY(-50%);
          color: #fff;
          font-size: 35px;
          left: 0;
          right: 0;
          text-align: center; }
          .front-under-pp2 .single2 .poj-sz .photos:hover .photos-hover .photos-hover-sz i {
            text-align: center; }
      .front-under-pp2 .single2 .poj-sz .desc {
        padding: 15px; }
        .front-under-pp2 .single2 .poj-sz .desc .title {
          margin-top: 5px;
          margin-bottom: 10px; }
          .front-under-pp2 .single2 .poj-sz .desc .title h2 {
            color: #034250;
            font-size: 22px;
            text-align: center;
            margin-bottom: 3px; }
          .front-under-pp2 .single2 .poj-sz .desc .title h2:hover {
            color: #597482; }
          .front-under-pp2 .single2 .poj-sz .desc .title .separator {
            max-width: 80px;
            margin: 0 auto; }
        .front-under-pp2 .single2 .poj-sz .desc .under-text {
          text-align: center; }
        .front-under-pp2 .single2 .poj-sz .desc .text {
          border-top: 0.1px solid #125294;
          padding-top: 15px;
          margin-top: 17px; }
          .front-under-pp2 .single2 .poj-sz .desc .text ul {
            list-style: none;
            padding: 0;
            margin: 0;
            text-align: center; }
            .front-under-pp2 .single2 .poj-sz .desc .text ul li {
              display: inline-block;
              margin: 0 4px; }
              .front-under-pp2 .single2 .poj-sz .desc .text ul li i {
                color: #182e46; }
              .front-under-pp2 .single2 .poj-sz .desc .text ul li span {
                margin-left: 5px; }

.front-under-pp4 {
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 50px;
  background-image: url("../img/it.jpg"); }
  .front-under-pp4 .container-fluid {
    max-width: 800px; }
  .front-under-pp4 .poj {
    text-align: center; }
    .front-under-pp4 .poj .ico {
      font-size: 42px;
      font-weight: 700; }
    .front-under-pp4 .poj .text {
      font-size: 18px;
      text-transform: uppercase; }

.page-about-p1 {
  padding: 40px 0;
  /* ================ Timeline Media Queries ================ */ }
  .page-about-p1 .title-top h2 {
    text-align: center;
    color: #111; }
  .page-about-p1 .title-top .separator {
    width: 40px;
    height: 2px;
    background-color: #000;
    margin: 10px auto; }
  .page-about-p1 .timeline {
    position: relative;
    width: 660px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 1em 0;
    list-style-type: none;
    font-size: 18px; }
  .page-about-p1 .timeline:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: ' ';
    display: block;
    width: 6px;
    height: 100%;
    margin-left: -3px;
    background: #505050;
    background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(100%, #7db9e8));
    background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    z-index: 5; }
  .page-about-p1 .timeline li {
    padding: 1em 0; }
  .page-about-p1 .timeline li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .page-about-p1 .direction-l {
    position: relative;
    width: 300px;
    float: left;
    text-align: right; }
  .page-about-p1 .direction-r {
    position: relative;
    width: 300px;
    float: right; }
  .page-about-p1 .flag-wrapper {
    position: relative;
    display: inline-block;
    text-align: center; }
  .page-about-p1 .flag {
    position: relative;
    display: inline;
    background: #f8f8f8;
    padding: 6px 10px;
    border-radius: 5px;
    font-weight: 600;
    text-align: left;
    display: none; }
  .page-about-p1 .direction-l .flag {
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15); }
  .page-about-p1 .direction-r .flag {
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15); }
  .page-about-p1 .direction-l .flag:before,
  .page-about-p1 .direction-r .flag:before {
    position: absolute;
    top: 50%;
    right: -40px;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    margin-top: -10px;
    background: #fff;
    border-radius: 10px;
    border: 4px solid #ff5050;
    z-index: 10; }
  .page-about-p1 .direction-r .flag:before {
    left: -40px; }
  .page-about-p1 .direction-l .flag:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -8px;
    border: solid transparent;
    border-left-color: #f8f8f8;
    border-width: 8px;
    pointer-events: none; }
  .page-about-p1 .direction-r .flag:after {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -8px;
    border: solid transparent;
    border-right-color: #f8f8f8;
    border-width: 8px;
    pointer-events: none; }
  .page-about-p1 .time-wrapper {
    display: inline;
    line-height: 1em;
    color: #fa5050;
    vertical-align: middle; }
  .page-about-p1 .direction-l .time-wrapper {
    float: left; }
  .page-about-p1 .direction-r .time-wrapper {
    float: right; }
  .page-about-p1 .time {
    display: inline-block;
    padding: 4px 6px;
    background: #f8f8f8; }
  .page-about-p1 .desc {
    margin: 1em 0.75em 0 0;
    line-height: 1.5em; }
  .page-about-p1 .direction-r .desc {
    margin: 1em 0 0 0.75em; }
  @media screen and (max-width: 660px) {
    .page-about-p1 .timeline {
      width: 100%;
      padding: 4em 0 1em 0; }
    .page-about-p1 .timeline li {
      padding: 2em 0; }
    .page-about-p1 .direction-l,
    .page-about-p1 .direction-r {
      float: none;
      width: 100%;
      text-align: center; }
    .page-about-p1 .flag-wrapper {
      text-align: center; }
    .page-about-p1 .flag {
      background: white;
      z-index: 15; }
    .page-about-p1 .direction-l .flag:before,
    .page-about-p1 .direction-r .flag:before {
      position: absolute;
      top: -30px;
      left: 50%;
      content: ' ';
      display: block;
      width: 12px;
      height: 12px;
      margin-left: -9px;
      background: #fff;
      border-radius: 10px;
      border: 4px solid #ff5050;
      z-index: 10; }
    .page-about-p1 .direction-l .flag:after,
    .page-about-p1 .direction-r .flag:after {
      content: "";
      position: absolute;
      left: 50%;
      top: -8px;
      height: 0;
      width: 0;
      margin-left: -8px;
      border: solid transparent;
      border-bottom-color: white;
      border-width: 8px;
      pointer-events: none; }
    .page-about-p1 .time-wrapper {
      display: block;
      position: relative;
      margin: 4px 0 0 0;
      z-index: 14; }
    .page-about-p1 .direction-l .time-wrapper {
      float: none; }
    .page-about-p1 .direction-r .time-wrapper {
      float: none; }
    .page-about-p1 .desc {
      position: relative;
      margin: 1em 0 0 0;
      padding: 1em;
      background: whitesmoke;
      -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
      z-index: 15; }
    .page-about-p1 .direction-l .desc,
    .page-about-p1 .direction-r .desc {
      position: relative;
      margin: 1em 1em 0 1em;
      padding: 1em;
      z-index: 15; } }

.front-pp2 {
  padding-bottom: 20px; }
  .front-pp2 .container-fluid {
    max-width: 1200px; }
  .front-pp2 .poj .poj-sz {
    padding: 48px 40px;
    background-color: #fff;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(50, 50, 50, 0.24);
    box-shadow: 0px 8px 16px 0px rgba(50, 50, 50, 0.24);
    margin-top: -58px; }
    .front-pp2 .poj .poj-sz .ico {
      text-align: center;
      font-size: 40px;
      color: #000; }
    .front-pp2 .poj .poj-sz .text {
      text-align: center;
      color: #323232;
      font-weight: 300;
      letter-spacing: 0.8px;
      text-transform: uppercase; }

.front-under-pp2:before {
  background: rgba(0, 0, 0, 0.94);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%; }

.front-pp1 {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 530px;
  z-index: 10;
  color: #000;
  padding: 97px 0px 85px 0px;
  background-image: url("https://projekty-iarea.pl/dkf/wp-content/uploads/2021/03/back1-1.jpg"); }
  .front-pp1 .single1 .title-top {
    margin-bottom: 15px; }
    .front-pp1 .single1 .title-top h2 {
      font-size: 34px;
      font-weight: 700; }
  .front-pp1 .single1 .text {
    font-size: 16px; }
  .front-pp1 .single1 .but-more-all {
    margin-top: 30px;
    margin-bottom: 35px; }
    .front-pp1 .single1 .but-more-all a {
      padding: 20px 30px;
      color: #000;
      text-decoration: none;
      border: 1px solid #182e46;
      font-weight: 700; }
    .front-pp1 .single1 .but-more-all a:hover {
      color: #fff;
      background-color: #182e46; }

.front-pp3 {
  padding: 40px 0;
  font-size: 16px;
  color: #000; }
  .front-pp3 .single1 .title-top {
    margin-bottom: 15px; }
    .front-pp3 .single1 .title-top h3 {
      font-size: 34px;
      font-weight: 700;
      text-align: center;
      color: #222; }
    .front-pp3 .single1 .title-top .separator-all {
      margin: 0 auto; }
  .front-pp3 .single1 .text {
    margin: 10px 0; }
  .front-pp3 .single1 #desc .card {
    margin-bottom: 7px; }
  .front-pp3 .single1 #desc .card-header {
    padding: 0; }
    .front-pp3 .single1 #desc .card-header .btn.btn-link {
      width: 100%;
      display: block;
      padding: 10px 2px;
      background-color: #182e46;
      color: #fff;
      text-decoration: none;
      letter-spacing: 0.9px;
      font-weight: 700;
      white-space: normal; }
    .front-pp3 .single1 #desc .card-header .btn.btn-link:hover {
      background-color: #fff;
      color: #182e46; }

.page-about1 {
  background-color: #F2F2F2; }
  .page-about1 .container-fluid {
    max-width: 100%; }
  .page-about1 .single1 .single1-sz {
    margin-left: 11%;
    padding: 45px; }
    .page-about1 .single1 .single1-sz .title-top h2 {
      color: #111111; }
    .page-about1 .single1 .single1-sz .title-top .separator-all {
      margin-top: 15px;
      margin-bottom: 20px; }
    .page-about1 .single1 .single1-sz .desc {
      color: #111; }
    .page-about1 .single1 .single1-sz .but-more-all {
      margin-top: 30px;
      margin-bottom: 35px; }
      .page-about1 .single1 .single1-sz .but-more-all a {
        padding: 20px 30px;
        color: #000;
        text-decoration: none;
        border: 1px solid #182e46;
        font-weight: 700; }
      .page-about1 .single1 .single1-sz .but-more-all a:hover {
        color: #fff; }
  .page-about1 .single2 {
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    min-height: 600px;
    z-index: 10; }

.page-about2 {
  background-color: #F2F2F2;
  padding-bottom: 80px; }
  .page-about2 .container-fluid {
    max-width: 100%; }
  .page-about2 .single1 .single1-sz {
    padding: 45px; }
    .page-about2 .single1 .single1-sz .title-top h2 {
      color: #111111; }
    .page-about2 .single1 .single1-sz .title-top .separator-all {
      margin-top: 15px;
      margin-bottom: 20px; }
    .page-about2 .single1 .single1-sz .desc {
      color: #111; }
    .page-about2 .single1 .single1-sz .but-more-all {
      margin-top: 30px;
      margin-bottom: 35px; }
      .page-about2 .single1 .single1-sz .but-more-all a {
        background-color: #182e46;
        padding: 20px 30px;
        color: #000;
        text-decoration: none;
        border: 1px solid #182e46;
        font-weight: 300; }
      .page-about2 .single1 .single1-sz .but-more-all a:hover {
        color: #fff; }
  .page-about2 .single2 {
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    min-height: 600px;
    z-index: 10; }

.page-about3::before {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%; }

.page-about3 {
  position: relative;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  min-height: 200px;
  z-index: 10; }
  .page-about3 .container-fluid {
    max-width: 950px; }
  .page-about3 .single {
    padding: 60px 0; }
    .page-about3 .single .single-sz .cc1 {
      float: left;
      color: #182e46;
      margin-right: 20px;
      font-size: 60px; }
    .page-about3 .single .single-sz .cc2 {
      float: left;
      color: #fff; }
      .page-about3 .single .single-sz .cc2 .title {
        font-size: 37px;
        text-transform: uppercase;
        font-weight: 700; }

.page-oferta1 {
  padding-top: 55px;
  padding-bottom: 20px; }
  .page-oferta1 .single1 .title-top {
    text-align: center; }
    .page-oferta1 .single1 .title-top h1 {
      color: #000; }
  .page-oferta1 .single1 .desc {
    color: #111;
    text-align: center; }
  .page-oferta1 .single2 {
    padding-bottom: 65px; }
    .page-oferta1 .single2 .poj {
      margin-bottom: 30px; }
      .page-oferta1 .single2 .poj .poj-img {
        position: relative;
        display: block;
        overflow: hidden; }
        .page-oferta1 .single2 .poj .poj-img .photo-hover {
          position: absolute;
          bottom: 0;
          left: 0px;
          right: 0px;
          min-height: 35px;
          background-color: black; }
          .page-oferta1 .single2 .poj .poj-img .photo-hover h3 {
            color: #fff;
            font-size: 16px; }
      .page-oferta1 .single2 .poj .poj-img:hover img {
        -moz-transform: scale(1.04);
        -webkit-transform: scale(1.04);
        -o-transform: scale(1.04);
        -ms-transform: scale(1.04);
        transform: scale(1.04); }
      .page-oferta1 .single2 .poj .title {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 18px; }
        .page-oferta1 .single2 .poj .title a {
          color: #a6a6a6;
          text-decoration: none; }
          .page-oferta1 .single2 .poj .title a h3 {
            font-size: 14px; }
        .page-oferta1 .single2 .poj .title a:hover {
          color: #f1f1f1; }
    .page-oferta1 .single2 .but-more-all {
      text-align: center;
      margin: 15px 0; }
      .page-oferta1 .single2 .but-more-all a {
        border: 2px solid #f9f9f9;
        line-height: 26px;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        background-color: rgba(0, 0, 0, 0); }
      .page-oferta1 .single2 .but-more-all a:hover {
        background-color: #fff;
        color: #000; }

.page-portfolio1 {
  padding-top: 55px;
  padding-bottom: 20px; }
  .page-portfolio1 .single2 {
    padding-bottom: 65px; }
    .page-portfolio1 .single2 .poj {
      margin-bottom: 30px; }
      .page-portfolio1 .single2 .poj .poj-img {
        position: relative;
        display: block;
        overflow: hidden; }
        .page-portfolio1 .single2 .poj .poj-img .photo-hover {
          position: absolute;
          bottom: 0;
          top: 0;
          left: 0px;
          right: 0px;
          min-height: 35px;
          background-color: rgba(0, 0, 0, 0); }
      .page-portfolio1 .single2 .poj .poj-img:hover .photo-hover {
        background-color: rgba(0, 0, 0, 0.64); }
      .page-portfolio1 .single2 .poj .poj-title {
        margin-top: 10px;
        margin-bottom: 18px;
        color: #222;
        text-decoration: none;
        font-size: 14px;
        display: block; }
        .page-portfolio1 .single2 .poj .poj-title h3 {
          font-size: 16px;
          text-align: center; }
      .page-portfolio1 .single2 .poj .poj-title:hover {
        color: #182e46; }
      .page-portfolio1 .single2 .poj .but-more-all a {
        color: #000;
        text-decoration: none; }
      .page-portfolio1 .single2 .poj .but-more-all a:hover {
        color: #182e46; }
  .page-portfolio1 ul li h3 {
    font-size: 18px; }
  .page-portfolio1 ul li a {
    color: #000; }
  .page-portfolio1 ul li a:hover {
    color: #182e46; }

.page-oferta {
  background-color: #1a1d24;
  padding-top: 50px;
  padding-bottom: 20px; }
  .page-oferta .title-top {
    text-align: center; }
    .page-oferta .title-top h1 {
      color: #fff; }
  .page-oferta .desc {
    color: #a6a6a6; }

.page-portfolio2 {
  background-color: #1a1d24;
  padding-bottom: 75px; }
  .page-portfolio2 .poj {
    margin-bottom: 15px; }
    .page-portfolio2 .poj .poj-img {
      position: relative;
      display: block;
      overflow: hidden; }
      .page-portfolio2 .poj .poj-img img {
        -webkit-filter: grayscale(90%);
        -moz-filter: grayscale(90%);
        -o-filter: grayscale(90%);
        -ms-filter: grayscale(90%);
        filter: grayscale(90%); }
      .page-portfolio2 .poj .poj-img .photo-hover {
        position: absolute;
        top: 0;
        left: 2px;
        right: 2px;
        min-height: 35px;
        background-color: rgba(0, 0, 0, 0.4); }
        .page-portfolio2 .poj .poj-img .photo-hover h3 {
          color: #fff;
          font-size: 16px; }
    .page-portfolio2 .poj .poj-img:hover img {
      -moz-transform: scale(1.04);
      -webkit-transform: scale(1.04);
      -o-transform: scale(1.04);
      -ms-transform: scale(1.04);
      transform: scale(1.04);
      -webkit-filter: grayscale(0%);
      -moz-filter: grayscale(0%);
      -o-filter: grayscale(0%);
      -ms-filter: grayscale(0%);
      filter: grayscale(0%); }
    .page-portfolio2 .poj .title {
      text-align: center;
      margin-top: 10px;
      margin-bottom: 18px; }
      .page-portfolio2 .poj .title a {
        color: #a6a6a6;
        text-decoration: none; }
        .page-portfolio2 .poj .title a h3 {
          font-size: 14px; }
      .page-portfolio2 .poj .title a:hover {
        color: #f1f1f1; }

.page-single-slider1 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 50vh;
  z-index: 10;
  color: #fff;
  min-height: 600px; }
  .page-single-slider1 .title-top {
    position: relative;
    height: 400px;
    text-align: center; }
    .page-single-slider1 .title-top h1 {
      position: absolute;
      width: 100%;
      top: 50%;
      transform: translateY(-50%);
      text-transform: uppercase; }

.page-single-slider1:before {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%; }

.page-single {
  padding: 25px 0;
  color: #002E5B; }
  .page-single .container-fluid {
    max-width: 100%; }
  .page-single .photos {
    text-align: center; }
  .page-single .title-top {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 15px; }
    .page-single .title-top h1 {
      color: #545454; }
    .page-single .title-top img {
      max-width: 80px; }
  .page-single iframe {
    width: 100%;
    height: 500px; }
  .page-single .single2 {
    font-size: 20px; }
    .page-single .single2 .underdesc {
      text-align: center; }
      .page-single .single2 .underdesc a {
        border: 1px solid #000;
        padding: 10px 20px;
        color: #000;
        text-decoration: none; }
      .page-single .single2 .underdesc a:hover {
        background-color: #000;
        color: #fff; }

.page-single2 {
  padding: 70px 0;
  background-color: #262525; }
  .page-single2 .single1 {
    text-align: center; }
    .page-single2 .single1 img {
      max-width: 370px; }
  .page-single2 .single2 .title-top h4 {
    font-size: 16px;
    color: #fff; }
  .page-single2 .single2 .title-top .separator2 {
    width: 40px;
    height: 1px;
    background-color: #fff;
    margin-bottom: 15px; }
  .page-single2 .single2 p {
    margin-bottom: 3px;
    color: #C3C5D4; }
  .page-single2 .single2 .poj1-sz {
    margin-top: 25px; }
  .page-single2 .poj-button {
    margin-top: 25px;
    margin-bottom: 20px;
    text-align: center; }
    .page-single2 .poj-button a {
      background-color: #000;
      color: #fff;
      padding: 15px 25px;
      text-transform: uppercase;
      text-decoration: none; }
    .page-single2 .poj-button a:hover {
      opacity: 0.9; }

.page-single3 .single3 {
  margin-top: 35px; }
  .page-single3 .single3 .title-top h5 {
    font-size: 16px;
    color: #424242; }
  .page-single3 .single3 .title-top .separator2 {
    width: 40px;
    height: 1px;
    background-color: #182e46;
    margin-bottom: 15px; }
  .page-single3 .single3 img {
    max-width: 80px; }
  .page-single3 .single3 .underdesc {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center; }
    .page-single3 .single3 .underdesc a {
      border: 1px solid #000;
      padding: 10px 20px;
      color: #000;
      text-decoration: none;
      font-size: 20px; }
    .page-single3 .single3 .underdesc a:hover {
      background-color: #000;
      color: #fff; }

.page-single4 .close {
  color: #fff;
  text-shadow: none; }
.page-single4 .modal-content {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff; }
  .page-single4 .modal-content .title-top {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .page-single4 .modal-content .photos {
    text-align: center; }
.page-single4 label {
  width: 100%;
  float: left; }
  .page-single4 label span {
    width: 100%;
    float: left; }
.page-single4 .wpcf7-form-control-wrap {
  width: 100%;
  float: left;
  margin-bottom: 5px; }
  .page-single4 .wpcf7-form-control-wrap select {
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    padding: 7px; }
.page-single4 input,
.page-single4 textarea {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  padding: 7px; }
  .page-single4 input span,
  .page-single4 textarea span {
    width: 100%; }
.page-single4 .cl1 {
  width: 25px; }
  .page-single4 .cl1 input {
    width: auto; }
.page-single4 .cl2 {
  margin-left: 29px;
  width: auto;
  float: none; }
.page-single4 .wpcf7-form-control.wpcf7-submit {
  background-color: #000;
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  cursor: pointer;
  width: 150px;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%; }
.page-single4 .wpcf7-form-control.wpcf7-submit:hover {
  background-color: #222;
  border-color: #222; }
.page-single4 .wpcf7-form-control.wpcf7-submit:disabled {
  background-color: rgba(255, 255, 255, 0.4);
  color: #fff;
  border-color: #ddd;
  cursor: not-allowed; }
.page-single4 .wpcf7-form-control.wpcf7-submit:disabled:hover {
  background-color: rgba(255, 255, 255, 0.5); }
.page-single4 .contact-sumbit {
  text-align: center; }
.page-single4 .wpcf7-list-item-label {
  color: rgba(255, 255, 255, 0.7); }

.page-galeria11 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 140px;
  z-index: 10;
  color: #fff; }
  .page-galeria11 .title-top {
    position: relative;
    min-height: 140px; }
    .page-galeria11 .title-top h1 {
      color: #fff;
      font-size: 42px;
      text-align: center;
      margin: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      text-align: center;
      width: 95%;
      text-transform: uppercase; }

.page-galeria11:before {
  background: rgba(183, 10, 6, 0.7);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%; }

.page-galeria12 {
  padding: 25px 0;
  color: #04248C;
  line-height: 28px;
  text-align: center; }

.page-onas1 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 140px;
  z-index: 10;
  color: #fff; }
  .page-onas1 .title-top {
    position: relative;
    min-height: 140px; }
    .page-onas1 .title-top h1 {
      color: #fff;
      font-size: 42px;
      text-align: center;
      margin: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      text-align: center;
      width: 95%;
      text-transform: uppercase; }

.page-onas1:before {
  background: rgba(183, 10, 6, 0.7);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%; }

.page-onas2 {
  padding: 25px 0;
  line-height: 28px; }
  .page-onas2 .container-fluid {
    max-width: 1800px; }

.page-onas3 {
  margin-top: 30px;
  margin-bottom: 30px; }
  .page-onas3 .container-fluid {
    max-width: 1000px; }
  .page-onas3 iframe {
    width: 100%;
    height: 650px; }

.section-about1:before {
  background: rgba(0, 0, 0, 0.49);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%; }

.section-about1 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 10;
  min-height: 600px; }
  .section-about1 .container-fluid {
    max-width: 100%; }
  .section-about1 .single1 {
    color: #fff; }
    .section-about1 .single1 .single1-sz {
      padding: 10%;
      text-align: center; }
      .section-about1 .single1 .single1-sz .title-top h3 {
        color: #fff;
        font-weight: 400;
        font-size: 35px;
        text-transform: uppercase;
        letter-spacing: 0.8px; }
      .section-about1 .single1 .single1-sz .text {
        line-height: 27px;
        font-size: 14px;
        color: #d8d8d8;
        font-weight: 300;
        max-width: 700px;
        margin: 0 auto; }
      .section-about1 .single1 .single1-sz .but-more {
        margin-top: 20px; }
        .section-about1 .single1 .single1-sz .but-more a {
          border: 2px solid #f9f9f9;
          line-height: 21px;
          color: #fff;
          text-decoration: none;
          text-transform: uppercase;
          font-size: 17px;
          background-color: rgba(0, 0, 0, 0.7);
          text-transform: uppercase;
          padding: 20px 32px;
          font-weight: 400; }
        .section-about1 .single1 .single1-sz .but-more a:hover {
          background-color: #037CD5;
          color: #000; }

.breadcrumb {
  margin-bottom: 0;
  display: none; }
  .breadcrumb a {
    color: #9294a3; }

.page404 {
  padding: 25px 0; }

.p-paginacja .screen-reader-text {
  display: none; }
.p-paginacja .nav-links {
  margin: 0 auto; }
  .p-paginacja .nav-links a {
    color: #fff;
    text-decoration: none; }
  .p-paginacja .nav-links a:hover {
    color: #f1f1f1; }

.page-contact-small::before {
  background: rgba(63, 157, 211, 0.8);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%; }

.page-contact-small {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 230px;
  z-index: 10; }
  .page-contact-small .container {
    max-width: 100%; }
  .page-contact-small .slider-tekst {
    background-color: rgba(255, 255, 255, 0.1);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%; }
    .page-contact-small .slider-tekst .tekst {
      position: absolute;
      width: 95%;
      top: 50%;
      transform: translateY(-50%); }
      .page-contact-small .slider-tekst .tekst h1 {
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 0; }
      .page-contact-small .slider-tekst .tekst .separator {
        width: 250px;
        margin: 0 auto;
        margin-bottom: 2px; }
        .page-contact-small .slider-tekst .tekst .separator .sep1 {
          background-color: #fff;
          height: 5px;
          float: left;
          width: 105px;
          margin-top: 19px; }
        .page-contact-small .slider-tekst .tekst .separator .sep2 {
          width: 40px;
          text-align: center;
          float: left;
          color: #18BC9C;
          font-size: 25px;
          margin-bottom: 10px; }

.page-contact1 {
  padding: 20px 0;
  background-color: #f5f5f5; }
  .page-contact1 .title-top h2 {
    color: #304F5D;
    text-transform: uppercase;
    text-align: center;
    font-size: 44px;
    margin-bottom: 0; }
  .page-contact1 .photos {
    text-align: center;
    margin-bottom: 10px; }
    .page-contact1 .photos img {
      max-width: 600px; }
  .page-contact1 .separator {
    width: 250px;
    margin: 0 auto;
    margin-bottom: 25px; }
    .page-contact1 .separator .sep1 {
      background-color: #333;
      height: 5px;
      float: left;
      width: 105px;
      margin-top: 19px; }
    .page-contact1 .separator .sep2 {
      width: 40px;
      text-align: center;
      float: left;
      color: #18BC9C;
      font-size: 25px;
      margin-bottom: 30px; }
  .page-contact1 .poj1 {
    margin-bottom: 15px; }
  .page-contact1 .poj1-sz {
    border-radius: .7rem;
    background: #fff;
    overflow: hidden;
    box-shadow: .1rem .1rem .3rem 0 #e5e5e5;
    border: 1px solid #ddd;
    height: 100%;
    padding: 30px;
    background-color: #7F7F7F;
    color: #fff; }
    .page-contact1 .poj1-sz .ico {
      text-align: center;
      font-size: 50px; }
    .page-contact1 .poj1-sz .title {
      text-align: center;
      font-size: 28px;
      text-transform: uppercase; }
    .page-contact1 .poj1-sz .desc {
      text-align: center; }
      .page-contact1 .poj1-sz .desc a {
        color: #fff;
        text-decoration: none;
        font-size: 24px; }
  .page-contact1 .poj112-sz {
    background-color: #7F7F7F; }
  .page-contact1 .poj113-sz {
    background-color: #7F7F7F; }
  .page-contact1 .card {
    margin-top: 45px;
    border-radius: .7rem;
    background: #fff;
    overflow: hidden;
    box-shadow: none;
    margin-bottom: 3rem;
    border: 1px solid #ddd;
    padding: 2rem;
    background-color: #333;
    border: none;
    font-size: 16px; }
  .page-contact1 .poj2 .poj-title {
    text-align: center;
    margin-bottom: 25px; }
  .page-contact1 .poj2 .poj-single label {
    width: 100%; }
    .page-contact1 .poj2 .poj-single label span {
      width: 100%; }
  .page-contact1 .poj2 .poj-single input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: .1rem solid #eee;
    border-radius: .3rem;
    box-shadow: 0;
    padding: 15px; }
  .page-contact1 .poj2 textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: .1rem solid #eee;
    border-radius: .3rem;
    box-shadow: 0;
    padding: 15px;
    max-height: 180px; }
  .page-contact1 .poj-acept a {
    color: #495057;
    text-decoration: none; }
  .page-contact1 .poj-acept a:hover {
    color: #182e46; }
  .page-contact1 .poj-submit .wpcf7-form-control.wpcf7-submit {
    color: #fff;
    background-color: #00AE02;
    border-color: #009B22;
    text-shadow: 0px 0px 4px #000;
    font-weight: 700;
    border-radius: 0px;
    text-decoration: none;
    padding: 10px 20px;
    border: none;
    cursor: pointer; }
  .page-contact1 .poj-submit .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #146C1B; }

.page-regulamin1 {
  margin: 40px 0;
  font-size: 17px;
  letter-spacing: 1.4px;
  line-height: 1.8; }

@media (max-width: 992px) {
  .front-under-pp3 .desc-sz {
    width: 60%;
    left: 30%;
    right: 10%; }

  #bs-example-navbar-collapse-1 {
    background-color: #0052D2; } }
@media (max-width: 767px) {
  .header-navigation .navbar img {
    max-width: 156px; }
  .header-navigation .navbar h1 {
    margin-bottom: 2px; }

  .section-about1 {
    min-height: 460px; }

  .front-under-pp3 .desc-sz {
    width: 80%;
    left: 10%;
    right: 10%; }

  .page-elearning-desc2 iframe {
    height: 500px;
    width: 98%;
    margin: 10px 1%; } }
@media (max-width: 500px) {
  .header-navigation .navbar img {
    max-width: 156px; }
  .header-navigation .navbar h1 {
    margin-bottom: 2px; }

  .section-about1 {
    min-height: 460px; }

  .section-about1 .single1 .single1-sz .title-top h3 {
    font-size: 28px; }

  .page-single .single2 .underdesc {
    margin-bottom: 20px; }

  .section-slider {
    min-height: 491px; } }
