@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2px;
    padding-left: 2px;
  }
}
.navbar {
  padding: 0px;
}
@media (max-width: 575px) {
  .navbar-light .navbar-brand {
    margin: 0 auto;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(16, 55, 92, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light .navbar-nav .nav-link {
    color: #10375c;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.block1-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #10375c;
}

.gerb {
  position: absolute;
  top: -64px;
  right: 52px;
}
.gerb-mob {
  position: absolute;
  top: -36px;
  right: 20px;
}
@media (max-width: 575px) {
  .gerb {
    display: none;
  }
  .gerb-mob {
    display: block;
  }
}

@media (min-width: 575px) {
  .gerb {
    display: block;
  }
  .gerb-mob {
    display: none;
  }
}

.block2-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;

  padding: 50px;
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
}
.block2-wrapper h1 span {
  color: #ff4500;
}

@media (max-width: 1100px) {
  .block2-wrapper {
    padding: 10px;
  }
}

.block3-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;

  padding: 140px 30px;

  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  height: 100%;
  
}
@media (max-width: 1100px) {
  .block3-wrapper {
    padding: 50px 0px;
  }
}
.flag-block {
  width: 100%;
}
.flag {
  width: 100%;
}
@media (max-width: 1100px) {
  .flag {
    width: 100%;
    display: flex;
    margin: 15px 0px;
  }
}

.flag img {
  margin: 0 auto;
}

.block3-wrapper .content {
  margin-top: 10px;
  font-size: 21px;
  font-weight: 400;
}
@media (max-width: 1100px) {
  .block3-wrapper .content {
    padding: 14px;
    text-align: center;
  }
}
.block3-wrapper .title {
  font-size: 35px;
}
@media (max-width: 1100px) {
  .block3-wrapper .title {
    text-align: center;
    font-size: 35px;
  }
}

.block4-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;

  padding: 50px;
  max-width: 1200px;
  margin: 0 auto;
}

.block4-1-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;

  padding: 0px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .block4-1-wrapper {
    padding: 5px;
  }
}
.block4-1-wrapper h2 {
  color: #10375c;
  font-size: 43px;
}
.block5-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;

  padding: 50px;
  max-width: 1200px;
  margin: 0 auto;
}

.block5-wrapper .line {
  width: 80px;
  height: 3px;
  background-color: #ff4500;
  margin: 18px auto;
}
.block5-wrapper h2 {
  color: #0a2a3e;
  margin-bottom: 15px;
  text-align: center;
}
@media (max-width: 575px) {
  .block5-wrapper {
    padding: 5px;
  }
}

.block5-2-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;

  padding: 50px;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.block5-2-wrapper h2 {
  color: #0a2a3e;
}
@media (max-width: 575px) {
  .block5-2-wrapper {
    padding: 5px;
  }
}

.block5-1-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;

  padding: 50px;
  max-width: 1200px;
  margin: 0 auto;
}
.block5-1-wrapper h3 {
  color: #fff;
}
.block5-1-wrapper p {
  color: #fff;
  font-weight: 600;
}
.option.polytics.swiper-slide {
  height: 735px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #0a2a3e;
  color: #fff;
  max-width: 317px;
  width: 100%;
}
@media (max-width: 600px) {
  .option.polytics.swiper-slide {
    max-width: 577px;
  }
}

.option.polytics.swiper-slide .option-content {
  width: 100%;
  padding: 20px;
}

.option.polytics.swiper-slide:not(:last-child) {
  margin-right: 20px;
}
.option.polytics.swiper-slide img {
  width: 100%;
  max-height: 345px;
}
.option.people.swiper-slide {
  height: 735px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #0a2a3e;
  color: #fff;
  max-width: 317px;
  width: 100%;
}
@media (max-width: 600px) {
  .option.people.swiper-slide {
    max-width: 577px;
  }
}

.option.people.swiper-slide .option-content {
  width: 100%;
  padding: 20px;
  text-align: center;
}

.option.people.swiper-slide:not(:last-child) {
  margin-right: 20px;
}
.option.people.swiper-slide img {
  width: 100%;
  max-height: 345px;
}

.block6-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;

  padding: 104px 0px;
  max-width: 1200px;
  margin: 0 auto;
}
.block6-wrapper h1 span {
  color: #ff4500;
}

@media (max-width: 1100px) {
  .block6-wrapper {
    padding: 55px 0px
  }
}
.block7-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;

  margin: 0 auto;
  background-image: url(./back-last.png);
  background-size: cover;
  background-position: bottom;
  text-align: center;
}

.centered {
  text-align: center;
}
.orange {
  color: #ff4500;
}
.white {
  color: #fff;
}
.row.block1 {
  background-size: cover;
  background-position: center;
  margin-bottom: 70px;
}
@media (max-width: 1100px) {
  .row.block1 {
    margin-bottom: 0px;
  }
}
.row.block2 {
  width: 100%;
  background-image: url(./blcok2.png);
  background-size: cover;
  background-position: bottom;
  margin: 20px 0px;
  height: 615px;
  
}
@media (max-width: 1100px) {
  .row.block2 {
    background-image: url(./blcok2-mob.png);
    margin: 0px;
    height: 100%;
  }
}
@media (max-width: 576px) {
  .row.block2 {
    margin: 0px;
    height: 960px;
  }
}
.btn-wrapper button:hover {
  transform: scale(1.05);
  box-shadow: 0 0 15px rgba(233, 65, 3, 0.8), 0 0 30px rgba(233, 65, 3, 0.8), 0 0 45px rgba(233, 65, 3, 1);
  transform: scale(1.05);
}
.kierunki-option:hover {
  transform: translateY(2px);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5), inset 0px 2px 3px rgba(0, 0, 0, 0.3);
}
.kierunki-option-content h4 {
  font-size: 34px;
}
.kierunki-option-content p {
  font-size: 22px;
}
@media (max-width: 1110px) {
  .kierunki-option {
   margin: 35px 0px;
  }
}
.row.block3 {
  margin: 50px 0px;
  width: 100%;
  background-image: url("./back.jpg");
  background-size: cover;
  background-position: center;
}
.flag img {
  width: 250px;
  height: 88px;
}
@media (max-width: 1100px) {
  .flag img {
    width: 165px;
    height: 88px;
  }
}

.row.block4 {
  width: 100%;
}
.row.block4-1 {
  width: 100%;
  margin-top: 50px;
}
.row.block5 {
  width: 100%;
}
.row.block5-1 {
  width: 100%;
  background-image: url("./back.jpg");
  background-size: cover;
  background-position: center;
  margin: 80px 0px;
}

.row.block6 {
  width: 100%;
  background-color: #f2f7ff;
  margin: 0px 0px 100px;
}
@media (max-width: 575px) {
  .row.block5-1 {
    margin: 50px 0px;

  }
.row.block6 {
  width: 100%;
  background-color: #f2f7ff;
  margin: 50px 0px 75px;
  
}
}

.row.block7 {
  width: 100%;
  background-color: #174896;
}
.navbar {
  width: 100% !important;
}
.main-header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: white;
}
@media (max-width: 575px) {
  .main-header {
    background-color: #fff;
  }
}
.main-header img {
  width: 100%;
  height: 60px;
}

.main-header nav a {
  margin: 0 15px;
  text-decoration: none;
  color: black;
  font-weight: 400;
}
.main-content {
  text-align: center;
  margin: 50px 0px;

}
.main-content h1 {
  font-size: 36px;
  color: #fff;
}
.main-content h1 span {
  color: #ff4500;
}
.video-section {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(./back0.jpg);
  background-size: cover;
  background-position: center;
  padding: 70px 0px;
}
@media (max-width: 1100px) {
  .video-section {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 1100px) {
  .main-content h1 {
    font-size: 33px;
  }

  .video-section {
    flex-direction: column;
  }
}
.video-section .video-placeholder {
  width: 100%;
  height: 400px;
  background-color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 600px;
}
@media (max-width: 1100px) {
  .video-section .video-placeholder {
     margin-top: 62px;
  }
}
.video-section .video-placeholder i {
  font-size: 50px;
  color: white;
}
.contact-form {
  background-color: #10375c;
  padding: 30px;
  color: white;
  width: 100%;
  max-width: 450px;
  margin-left: 50px;
}
@media (max-width: 1100px) {
  .contact-form {
    margin-left: 0px;
    margin-top: 78px;
  }
}

.contact-form h2 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 33px;
  text-align: center;
}
.contact-form p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
}
.contact-form input {
  /* width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border: none;
  border-radius: 5px; */
}
.contact-form input::placeholder {
  color: #fff;
  opacity: 1;
}

.contact-form input::-ms-input-placeholder {
  color: #fff;
}

/* block2 */
.row.block2 .header {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.5;
}
.row.block2 .highlight {
  color: #e94e1b;
}
.row.block2 .content {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.row.block2 .content .box {
  flex: 1;
  padding: 5px;
}
@media (max-width: 1100px) {
  .row.block2 .content {
    flex-direction: column;
  }
  .row.block2 .content {
    text-align: center;
  }
  .row.block2 .content h1 {
    text-align: center;
    font-size: 30px;
  }
}

.row.block2 .content-left,
.row.block2 .content-right {
}

.row.block2 .content-left p,
.row.block2 .content-right p {
  font-size: 18px;
  line-height: 1.6;
}

.row.block2 .footer {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}

/* block4 */

/* block4-1 */
.block4-1-wrapper .header {
  text-align: center;
}

.kierunki-option button {
  padding: 15px 35px;
  background-color: #ff4500;
  border: none;
  border-radius: 5px;
  color: white;
  font-size: 21px;
  cursor: pointer;
  margin-top: 135px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-wrapper {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -120px;
}
.kierunki-options {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 1110px) {
  .kierunki-options {
    gap: 50px;
  }
  
}
.kierunki-options .row1 {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

@media (max-width: 1100px) {
  .kierunki-options .row1 {
    flex-direction: column;
  }
}

.kierunki-options .row2 {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

@media (max-width: 1100px) {
  .kierunki-options .row2 {
    flex-direction: column;
  }
}

.kierunki-option {
  flex: 1;
  padding: 20px;
  text-align: center;

  position: relative;
  width: 100%;
  min-height: 320px;
  background-image: url("https://placehold.co/600x400");
  background-size: cover;
  background-position: center;
  width: 300px;
  padding: 20px;
  border: 1px solid #ddd;
  position: relative;
  text-align: center;
}
@media (max-width: 1110px) {
  .kierunki-option {
    width: 100%;
  }
}
.t1 {
  background-image: url(./t4.jpg);
  background-size: cover;
  background-position: bottom;
}
.t2 {
  background-image: url(./t2.jpg);
  background-size: cover;
  background-position: bottom;
}
.t3 {
  background-image: url(./t3.jpg);
  background-size: cover;
  background-position: bottom;
}
.t4 {
  background-image: url(./t1.jpg);
  background-size: cover;
  background-position: bottom;
}
.kierunki-option-content h4,
.kierunki-option-content p {
  margin: 10px 0;
}

.btn-wrapper {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 40px;
}

.btn {
  padding: 10px 20px;
  font-size: 16px;
}

.kierunki-option-content {
  width: 100%;
  background-image: url(./back_tile.png);
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  opacity: 0.9;
}
/* .kierunki-options .option-content {
    position: relative;
} */

/* block5 */
.row.block5 h1 {
  font-size: 36px;
  color: #1a3e5c;
  margin-bottom: 10px;
}
.row.block5 p.subtitle {
  font-size: 18px;
  color: #6c757d;
  margin-bottom: 40px;
}
.row.block5 .investment-options {
  display: flex;
  justify-content: center;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1100px) {
  .row.block5 .investment-options {
    flex-direction: column;
  }
}

.row.block5 .option {
  background-color: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  width: 300px;
}
@media (max-width: 1100px) {
  .row.block5 .option {
    width: 100%;
  }
}
.row.block5 .option img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
@media (max-width: 1110px) {
  .row.block5 .option img {
    height: 526px;
  }
}
@media (max-width: 575px) {
  .row.block5 .option img {
    height: 290px;
  }
}
.row.block5 .option-content {
  background-color: #10375c;
  color: white;
  padding: 20px;
  height: 100%;
}

.row.block5 .option-content h2 {
  font-size: 20px;
  margin: 0 0 10px;
  color: #fff;
}
.option-polytics {
  text-align: center;
}
@media (max-width: 1110px) {
  .option-polytics {
    margin-top: 36px;
  }
}
.option-polytics img {
  /* height: 446px;
  width: 345px; */
}
.polytics-wrapper {
  display: flex;
  justify-content: center;
  /* gap: 25px;
  margin: 60px 0px; */
}
@media (max-width: 1110px) {
  .polytics-wrapper {
    /* margin: 10px 0px; */

}
}
.row.block5-2 .option-content {
  background-color: #10375c;
  color: white;
  padding: 20px;
  height: 100%;
}
@media (max-width: 1110px) {
  .row.block5-2 .option-content {
    height: 100%;

  }
  .option-polytics img {
    width: 100%;
  }
  .row.block5-2 .option-content {
    width: 100%;
  }
}
.row.block5 .option-content p {
  margin: 5px 0;
}

.row.block5-2 .option-content h2 {
  font-size: 20px;
  margin: 0 0 10px;
  color: #fff;
}
.row.block5-2 .option-content p {
  margin: 5px 0;
}
.option.polytics2 img {
  height: 400px;
  width: 400px;
}
.row.block5-2 {
  margin-top: 35px;
}
.row.block5 .option-button {
  background-color: #ff6f3c;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
  margin: 20px 0;
  border-radius: 4px;
  transition: background-color 0.3s;
}
.row.block5 .option-button:hover {
  background-color: #e65a2d;
}

/* block5-1 */
.form-range {
  width: 100%;
  height: 6px;
  padding: 0;
  background-color: aliceblue;
  border-radius: 10px;
}

.slider-value {
  display: none;
}
.slider-container {
  position: relative;
}
/* block6 */
.row.block6 h1 {
  color: #1a3d7c;
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: 700;
}
.row.block6 .steps {
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
}
@media (max-width: 1100px) {
  .row.block6 .steps {
    flex-direction: column;
  }
}

.row.block6 .steps {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.row.block6 .step {
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  border-radius: 8px;
  padding: 20px;
  width: 250px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  height: 230px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 1100px) {
  .row.block6 .step {
    width: 100%;

  }
}
.row.block6 .step i {
  font-size: 40px;
  color: #1a3d7c;
  margin-bottom: 10px;
}
.row.block6 .step p {
  color: #1a3d7c;
  font-size: 16px;
  text-align: center;
}
/* block7 */
.footer-form .box {
  flex: 1;
  padding: 5px;
}
@media (max-width: 1100px) {
  .row.block2 .content {
    flex-direction: column;
  }
}
.row.block7 .left-content {
  max-width: 530px;
  width: 100%;
}
.row.block7 .footer-form {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px;
  gap: 30px;
}
@media (max-width: 1100px) {
  .row.block7 .footer-form {
  gap: 0px;
  }
}

.row.block7 .footer-form form {
  padding: 25px;
}

.row.block7 .footer-form h2.header {
  color: #0a2a3e;
  font-size: 33px;
  text-align: center;
}
.row.block7 .footer-form p.header {
  color: #0a2a3e;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
}

@media (max-width: 1100px) {
  .row.block7 .footer-form {
    flex-direction: column;
    gap: 50px;
  }
}

.row.block7 .left-content h1 {
  color: #ff5a00;
  font-size: 45px;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .row.block7 .left-content h1 {
    font-size: 35px;
  }
}
.row.block7 .left-content p {
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
}
.row.block7 .right-content {
  background-color: #ffffff;
  color: #0a2a3e;
  padding: 30px;
  border-radius: 5px;
  max-width: 500px;
  width: 100%;
}
.row.block7 .right-content h2 {
  font-size: 24px;
  margin-bottom: 20px;
}

.row.block7 .footer {
  background-color: #0a2a3e;
}
.row.block7 .footer p {
  text-align: center;
}
.row.block7 .footer-boxes {
  padding: 20px 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 90px;
  min-height: 300px;
  height: 100%;
}
@media (max-width: 1100px) {
  .row.block7 .footer-boxes {
    padding: 20px 5px;
  }
}
.row.block7 .box {
  flex: 1;
  padding: 5px;
}
@media (max-width: 1100px) {
  .row.block7 .footer-boxes {
    flex-direction: column;
    gap: 30px;
  }
}
.row.block7 .footer .left-footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #b7b7b7;
  width: 100%;
  max-width: 336px;
}
.row.block7 .footer .left-footer p {
  font-size: 14px;
  line-height: 1.5;
}
.row.block7 .footer .right-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.row.block7 .footer .right-footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.row.block7 .footer .right-footer li {
  margin-right: 10px;
}
.row.block7 .footer .right-footer {
  display: flex;
  flex-direction: column;
  border-left: 1px solid #ccc;
  border-top: 0px;
}
@media (max-width: 1100px) {
  .row.block7 .footer .right-footer {
    border-left: 0px;
    border-top: 1px solid #ccc;


  }
  .row.block7 .footer .right-footer ul {
    flex-direction: column;
  }
}

.row.block7 .footer .right-footer a {
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 10px;
  font-size: 14px;
}
.row.block7 .footer .social-icons {
  display: flex;
  margin-top: 10px;
}
.row.block7 .footer .social-icons a {
  color: #ffffff;
  font-size: 20px;
  margin-right: 15px;
}
.row.block7 .box.right-footer img {
  width: 92px;
}
@media (max-width: 575px) {
  .row.block7 .box.right-footer img {
    width: 68px;
  }
}
.social-icons {
  color: #b7b7b7;
}

.icons-list-mob {
  display: flex;
  flex-direction: row;
}
@media (max-width: 1100px) {
  .icons-list-mob {
    display: flex;
    flex-direction: column;
  }
}
