@charset "UTF-8";
/*!
Theme Name: TECHWIERT Szablon
Author: HibNET Łukasz Hibner
Author URI: https://hibnet.pl
Description: TECHWIERT Szablon
Version: 1.0.0
Text Domain: TECHWIERT 
*/
/* Common  */
body {
  font-size: 14px;
  font-family: Mulish, sans-serif;
}

a {
  text-decoration: none;
  color: #000;
  transition: 0.2s all;
}
a:hover {
  color: #ff0000;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  color: #842029;
  background-color: #f8d7da;
  border: 1px solid #f5c2c7;
  padding: 10px 20px;
  border-radius: 8px;
  margin: 0;
  font-size: 16px;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Header */
header {
  margin: 0 0 40px 0;
}
header .top-header {
  padding: 30px 0 30px 0;
}
@media (max-width: 768px) {
  header .top-header {
    padding: 10px 0;
  }
}
header .top-header .logo {
  display: flex;
  height: 100%;
  align-items: center;
}
header .top-header .cta-wrapper {
  display: flex;
  gap: 30px;
}
@media (max-width: 992px) {
  header .top-header .cta-wrapper {
    flex-wrap: wrap;
    gap: 30px;
  }
}
header .top-header .cta-wrapper .cta-box {
  display: flex;
  margin-left: auto;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  header .top-header .cta-wrapper .cta-box .cta-icon {
    display: none;
  }
}
@media (max-width: 992px) {
  header .top-header .cta-wrapper .cta-box {
    margin-left: auto;
  }
  header .top-header .cta-wrapper .cta-box .cta-icon {
    display: block;
  }
  header .top-header .cta-wrapper .cta-box:nth-child(3) {
    display: none;
  }
}
@media (max-width: 768px) {
  header .top-header .cta-wrapper .cta-box {
    margin-left: auto;
  }
  header .top-header .cta-wrapper .cta-box:nth-child(2) {
    display: none;
  }
  header .top-header .cta-wrapper .cta-box:nth-child(3) {
    display: none;
  }
}
header .top-header .cta-wrapper .cta-box .cta-icon {
  font-size: 22px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  color: #fff !important;
  background-color: #ff0000;
}
@media (max-width: 992px) {
  header .top-header .cta-wrapper .cta-box .cta-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
}
@media (max-width: 490px) {
  header .top-header .cta-wrapper .cta-box .cta-icon {
    display: none;
  }
}
header .top-header .cta-wrapper .cta-box .cta-text {
  padding-left: 15px;
  font-size: 13px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 768px) {
  header .top-header .cta-wrapper .cta-box .cta-text {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
    justify-content: center;
  }
}
header .top-header .cta-wrapper .cta-box .cta-text h3 {
  font-family: Rajdhani, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 3px 0;
}
@media (max-width: 992px) {
  header .top-header .cta-wrapper .cta-box .cta-text h3 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  header .top-header .cta-wrapper .cta-box .cta-text h3 {
    display: none;
  }
}
header .top-header .cta-wrapper .cta-box .cta-text span {
  display: block;
  color: #666;
  line-height: 18px;
}
header .top-header .cta-wrapper .cta-box .cta-text span a {
  color: #666;
}
header .navbar {
  background: #000000;
  color: #fff;
  padding: 0;
}
@media (max-width: 992px) {
  header .navbar {
    padding: 10px 0;
  }
}
@media (max-width: 992px) {
  header .navbar .navbar-toggler {
    color: #fff;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 45px;
  }
  header .navbar .navbar-toggler span {
    font-size: 14px;
    display: block;
  }
  header .navbar .navbar-toggler:active, header .navbar .navbar-toggler:hover, header .navbar .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
  }
}
header .navbar .nav-item .nav-link {
  font-family: Rajdhani, sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0;
  margin: 0 15px;
  height: 68px;
  line-height: 68px;
  transition: 0.2s all;
}
@media (max-width: 992px) {
  header .navbar .nav-item .nav-link {
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
  }
}
header .navbar .nav-item .nav-link:hover {
  color: #ff0000;
  border-bottom: 3px solid #ff0000;
}
header .navbar .nav-item:first-child a {
  margin-left: 0;
}
@media (max-width: 992px) {
  header .navbar .nav-item:first-child a {
    margin-left: 5px;
  }
}
header .navbar .social-menu .nav-item .nav-link {
  height: 46px;
  padding: 0 13px;
  margin: 0 8px;
  line-height: 50px;
  background-color: #0e0e0e;
  border-radius: 8px;
  font-size: 20px;
  transform: scale(1);
  transition: all 0.25s ease;
}
header .navbar .social-menu .nav-item .nav-link span {
  display: none;
}
@media (max-width: 992px) {
  header .navbar .social-menu .nav-item .nav-link {
    margin: 0 5px;
    padding: 0;
    display: flex;
    align-items: center;
    background-color: #000;
    border-radius: 0;
  }
  header .navbar .social-menu .nav-item .nav-link span {
    display: block;
    font-size: 18px;
    margin-left: 8px;
  }
}
header .navbar .social-menu .nav-item .nav-link:hover {
  border: none;
  transform: scale(1.1);
}
header .navbar .social-menu .nav-item:last-child .nav-link {
  margin-right: 0;
}
@media (max-width: 992px) {
  header .navbar .social-menu .nav-item:last-child .nav-link {
    margin-right: 5px;
  }
}

main {
  /* Home */
  /* Default page */
  /* Contact page */
  /* Realizations page */
  /* Realizations details page */
  /* Offer page */
  /* Offer details page */
}
main.home section.hero {
  position: relative;
  overflow: hidden;
}
main.home section.hero .container {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  padding: 0 15px;
}
main.home section.hero .container .content {
  height: 570px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  color: #fff;
}
main.home section.hero .container .content h1 {
  font-family: "Rajdhani";
  font-size: 4rem;
  line-height: 1;
  font-weight: 900;
  margin-bottom: 50px;
}
main.home section.hero .container .content .intro {
  font-family: Rajdhani, Arial, Helvetica, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 25px;
}
main.home section.hero .container .content a {
  background: #ff0000;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  border-color: #ff0000;
  padding-top: 8px;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: uppercase;
}
main.home section.hero .image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-size: cover;
  background-position: top left;
  transition: all 0.5s ease;
}
main.home section.hero:hover .image {
  transform: scale(1.06);
  filter: blur(2px);
}
main.home section.services {
  position: relative;
  text-align: center;
  padding: 100px 0 25px 0;
  margin: 50px 0;
}
main.home section.services::after {
  content: "";
  background: #ccc;
  position: absolute;
  top: 0;
  width: 100%;
  height: 400px;
  display: block;
  z-index: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0.94)), url(images/footer-bg.webp);
  background-size: cover;
}
main.home section.services h3 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
  z-index: 99;
  position: relative;
}
main.home section.services h2 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 50px;
  z-index: 99;
  position: relative;
  color: #fff;
}
main.home section.services .boxes {
  z-index: 99;
}
main.home section.services .boxes .box {
  position: relative;
  z-index: 99;
  text-align: center;
  overflow: hidden;
  padding-bottom: 20px;
}
main.home section.services .boxes .box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: all 0.3s ease-out 0s;
}
main.home section.services .boxes .box .content {
  position: relative;
  top: -25px;
  background: #fff;
  box-shadow: 1px 1px 25px 0px rgba(83, 95, 159, 0.15);
  padding: 0 25px 25px 25px;
  margin: 0 15px;
  transition: all 0.3s ease-out 0s;
}
main.home section.services .boxes .box .content .icon {
  display: block;
  background-color: #ff0000;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  border-radius: 100px;
  font-size: 24px;
  margin: 0 auto;
  position: relative;
  top: -35px;
}
main.home section.services .boxes .box .content h2 {
  font-family: Rajdhani, sans-serif;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 5px;
  margin-top: -15px;
  color: #212529;
}
main.home section.services .boxes .box .content .text {
  margin: 0 0 20px 0;
  font-size: 16px;
}
main.home section.services .boxes .box .content a {
  color: #ff0000;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Rajdhani, sans-serif;
  text-decoration: none;
  font-weight: 800;
}
main.home section.services .boxes .box:hover img {
  transform: scale(1.2);
}
main.home section.services .boxes .box:hover .content {
  top: -35px;
}
main.home section.gallery {
  position: relative;
  padding: 25px 0 100px 0;
  margin: 50px 0;
}
@media (max-width: 992px) {
  main.home section.gallery {
    margin: 25px 0;
    padding: 25px 0;
  }
}
main.home section.gallery h3 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
  z-index: 99;
  position: relative;
}
main.home section.gallery h2 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 50px;
  z-index: 99;
  position: relative;
  color: #212529;
}
main.home section.gallery .slider .box {
  display: block;
  overflow: hidden;
  text-align: center;
}
main.home section.gallery .slider .box img {
  transition: all 0.5s ease;
  width: 250px;
  height: 250px;
  object-fit: cover;
}
main.home section.gallery .slider .box:hover img {
  transform: scale(1.2);
}
main.home section.gallery .slider .slider-pagination .swiper-pagination {
  position: initial;
  margin-top: 25px;
}
main.home section.gallery .slider .slider-pagination .swiper-pagination-bullet {
  border-radius: 0;
  width: 12px;
  height: 12px;
  margin: 0 8px;
}
main.home section.gallery .slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ff0000;
}
main.home section.realizations {
  text-align: center;
  padding: 60px 0;
}
@media (max-width: 992px) {
  main.home section.realizations {
    padding: 30px 0;
  }
}
main.home section.realizations h3 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
}
main.home section.realizations h2 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 50px;
}
main.home section.realizations .slider .box {
  display: block;
  position: relative;
}
main.home section.realizations .slider .box:before {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: 0.4s all;
}
main.home section.realizations .slider .box:hover:before {
  background-color: rgba(0, 0, 0, 0.89);
}
main.home section.realizations .slider .box:hover .animation.animation-1 {
  opacity: 1;
  top: 15px;
  left: 15px;
}
main.home section.realizations .slider .box:hover .animation.animation-2 {
  opacity: 1;
  top: 15px;
  right: 15px;
}
main.home section.realizations .slider .box:hover .animation.animation-3 {
  opacity: 1;
  bottom: 15px;
  right: 15px;
}
main.home section.realizations .slider .box:hover .animation.animation-4 {
  opacity: 1;
  bottom: 15px;
  left: 15px;
}
main.home section.realizations .slider .box:hover .link {
  opacity: 1;
  transform: scale(1.2);
}
main.home section.realizations .slider .box img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
main.home section.realizations .slider .box .link {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #ffffff;
  background: #ff0000;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  opacity: 0;
  transform: scale(1);
  transition: all 0.25s ease-out 0.25s;
}
main.home section.realizations .slider .box .about h2 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 0;
  position: absolute;
  left: 30px;
  bottom: 60px;
  color: #ffffff;
  text-align: left;
}
main.home section.realizations .slider .box .about h3 {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  color: #ffffff;
}
main.home section.realizations .slider .box .animation.animation-1 {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #ff0000;
  background-color: transparent;
  top: 0;
  left: 0;
  border-bottom: 0;
  border-right: 0;
  opacity: 0;
  transition: all 0.3s ease-out 0.3s;
}
main.home section.realizations .slider .box .animation.animation-2 {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #ff0000;
  background-color: transparent;
  top: 0;
  right: 0;
  border-bottom: 0;
  border-left: 0;
  opacity: 0;
  transition: all 0.3s ease-out 0.3s;
}
main.home section.realizations .slider .box .animation.animation-3 {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #ff0000;
  background-color: transparent;
  bottom: 0;
  right: 0;
  border-top: 0;
  border-left: 0;
  opacity: 0;
  transition: all 0.3s ease-out 0.3s;
}
main.home section.realizations .slider .box .animation.animation-4 {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #ff0000;
  background-color: transparent;
  bottom: 0;
  left: 0;
  border-top: 0;
  border-right: 0;
  opacity: 0;
  transition: all 0.3s ease-out 0.3s;
}
main.home section.realizations .slider .slider-pagination .swiper-pagination {
  position: initial;
  margin-top: 25px;
}
main.home section.realizations .slider .slider-pagination .swiper-pagination-bullet {
  border-radius: 0;
  width: 12px;
  height: 12px;
  margin: 0 8px;
}
main.home section.realizations .slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ff0000;
}
main.home section.whyus {
  margin: 60px 0;
}
main.home section.whyus .left-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main.home section.whyus .content-wrapper {
  background: #f5f5f5;
}
main.home section.whyus .content-wrapper .content {
  padding: 50px 50px 50px 80px;
  margin: 50px 0 0 0;
}
@media (min-width: 1200px) {
  main.home section.whyus .content-wrapper .content {
    max-width: 920px;
  }
}
@media (max-width: 768px) {
  main.home section.whyus .content-wrapper .content {
    padding: 40px;
    margin: 25px;
  }
}
main.home section.whyus .content-wrapper .content h3 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
}
main.home section.whyus .content-wrapper .content h2 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  main.home section.whyus .content-wrapper .content h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
main.home section.whyus .content-wrapper .content .intro {
  color: #666;
  font-size: 16px;
  display: block;
  margin: 10px 0 30px 0;
}
main.home section.whyus .content-wrapper .content .boxes {
  margin: 70px 0;
}
@media (max-width: 992px) {
  main.home section.whyus .content-wrapper .content .boxes {
    margin: 40px 0;
  }
}
main.home section.whyus .content-wrapper .content .boxes .box .icon {
  font-size: 60px;
  line-height: 60px;
  color: #ff0000;
  z-index: 10;
  position: relative;
}
main.home section.whyus .content-wrapper .content .boxes .box .icon i {
  position: relative;
  left: 25px;
}
main.home section.whyus .content-wrapper .content .boxes .box .icon::after {
  position: absolute;
  left: 0;
  top: -10px;
  width: 60px;
  height: 60px;
  content: "";
  background: #ffffff;
  border-radius: 100px;
  z-index: -1;
}
main.home section.whyus .content-wrapper .content .boxes .box h2 {
  font-family: Rajdhani, sans-serif;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 10px;
  margin-top: 30px;
}
main.home section.whyus .content-wrapper .content .boxes .box .text {
  color: #666;
  font-size: 16px;
  display: block;
  margin: 10px 0 30px 0;
}
main.home section.numbers {
  overflow: hidden;
  margin: 60px 0;
}
main.home section.numbers .wrapper {
  position: relative;
  padding: 40px;
}
main.home section.numbers .wrapper:after {
  content: "";
  position: absolute;
  left: 150px;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ff0000;
}
@media (max-width: 992px) {
  main.home section.numbers .wrapper:after {
    left: 0;
  }
}
main.home section.numbers .wrapper .box {
  position: relative;
  z-index: 100;
  color: #fff;
  display: flex;
  justify-content: center;
}
@media (max-width: 992px) {
  main.home section.numbers .wrapper .box {
    justify-content: flex-start;
    margin: 10px 0;
  }
}
main.home section.numbers .wrapper .box .icon {
  font-size: 60px;
  margin-right: 20px;
}
main.home section.numbers .wrapper .box .content .number {
  font-family: Rajdhani, sans-serif;
  font-size: 64px;
  line-height: 54px;
  margin-bottom: 0;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
@media (max-width: 992px) {
  main.home section.numbers .wrapper .box .content .number {
    font-size: 40px;
    line-height: 44px;
  }
}
main.home section.numbers .wrapper .box .content .text {
  font-size: 16px;
  color: #fff;
  margin: 0;
}
main.home section.partners {
  text-align: center;
  padding: 100px 0;
}
@media (max-width: 992px) {
  main.home section.partners {
    padding: 30px 0;
  }
}
main.home section.partners h3 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
}
main.home section.partners h2 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 50px;
}
main.home section.partners .slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}
main.home section.partners .slider .swiper-slide img {
  max-height: 70px;
  width: auto;
}
@media (max-width: 992px) {
  main.home section.partners .slider .swiper-slide img {
    margin: 0 auto;
  }
}
main.home section.partners .slider .slider-pagination .swiper-pagination {
  position: initial;
  margin-top: 25px;
}
main.home section.partners .slider .slider-pagination .swiper-pagination-bullet {
  border-radius: 0;
  width: 12px;
  height: 12px;
  margin: 0 8px;
}
main.home section.partners .slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ff0000;
}
main.page section.heading {
  position: relative;
  padding: 70px 0 25px 0;
  margin: 0;
  height: 200px;
}
@media (max-width: 768px) {
  main.page section.heading {
    padding: 20px 0 25px 0;
    height: 100%;
  }
}
main.page section.heading::after {
  content: "";
  background: #ccc;
  position: absolute;
  top: 0;
  width: 100%;
  height: 200px;
  display: block;
  z-index: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0.94)), url(images/footer-bg.webp);
  background-size: cover;
}
@media (max-width: 768px) {
  main.page section.heading::after {
    height: 100%;
  }
}
main.page section.heading h2 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
  z-index: 99;
  position: relative;
}
@media (max-width: 768px) {
  main.page section.heading h2 {
    font-size: 12px;
  }
}
main.page section.heading h1 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 70px;
  z-index: 99;
  position: relative;
  color: #fff;
}
@media (max-width: 768px) {
  main.page section.heading h1 {
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 0;
  }
}
main.page section.main {
  margin: 50px 0 100px 0;
}
main.page section.main .content {
  margin: 30px 0 10px 0;
  font-size: 18px;
}
main.page section.main .content ol li {
  margin-bottom: 10px;
}
main.page section.main .additional {
  margin: 10px 0 30px 0;
}
main.page section.main .additional .accordion .accordion-item {
  border: none;
  margin-bottom: 20px;
}
main.page section.main .additional .accordion .accordion-button {
  color: #fff;
  background-color: #0e0e0e;
  box-shadow: none;
  font-weight: 700;
  border-radius: 8px;
}
main.page section.main .additional .accordion .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
main.page section.main .additional .accordion .accordion-button:focus {
  box-shadow: none;
}
main.page section.main .additional .form .form-group, main.page section.main .additional .form .form-check, main.page section.main .additional .form .btn {
  margin: 20px 0 0 0;
}
main.page section.main .additional .form .form-control {
  background-color: #f1f1f1;
  padding: 13px 20px;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
main.page section.main .additional .form .form-check-input {
  box-shadow: none;
}
main.page section.main .additional .form .form-check-input:focus {
  border-color: #ff0000;
}
main.page section.main .additional .form .form-check-input:checked {
  background-color: #ff0000;
  border-color: #ff0000;
}
main.page section.main .additional .form .btn-submit {
  color: #fff;
  background-color: #ff0000;
  width: 100%;
  font-family: "Rajdhani", sans-serif;
  font-size: 18px;
  padding: 10px 0;
}
main.page section.main .additional .form textarea {
  min-height: 220px;
}
main.contact section.map .map-wrapper {
  height: 500px;
}
main.contact section.map .map-wrapper a[href^="http://maps.google.com/maps"] {
  display: none !important;
}
main.contact section.map .map-wrapper a[href^="https://maps.google.com/maps"] {
  display: none !important;
}
main.contact section.map .map-wrapper .gmnoprint a, main.contact section.map .map-wrapper .gmnoprint span, main.contact section.map .map-wrapper .gm-style-cc {
  display: none;
}
main.contact section.map .map-wrapper .gmnoprint div {
  background: none !important;
}
main.contact section.map .container {
  position: relative;
}
main.contact section.map .directions {
  position: absolute;
  bottom: 140px;
  right: 10px;
}
@media (max-width: 768px) {
  main.contact section.map .directions {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
  }
}
main.contact section.map .directions a {
  z-index: 100;
  background-color: #ff0000;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 8px;
  font-family: "Rajdhani", sans-serif;
  margin-left: 10px;
}
main.contact section.map .directions a i {
  margin-right: 5px;
  position: relative;
  top: 4px;
  font-size: 24px;
}
main.contact section.main {
  margin-bottom: 100px;
}
main.contact section.main .wrapper {
  box-shadow: 0 9px 35px 0 rgba(26, 47, 106, 0.07);
  background-color: #fff;
  margin-top: -100px;
  z-index: 110;
  position: relative;
  padding: 50px 80px;
}
@media (max-width: 992px) {
  main.contact section.main .wrapper {
    padding: 40px 20px;
  }
}
main.contact section.main .wrapper .content {
  margin: 0 0 25px 0;
}
main.contact section.main .wrapper .content .box {
  display: flex;
  justify-content: center;
}
@media (max-width: 992px) {
  main.contact section.main .wrapper .content .box {
    flex-direction: row;
    margin-bottom: 30px;
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  main.contact section.main .wrapper .content .box {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}
main.contact section.main .wrapper .content .box .icon {
  font-size: 42px;
  height: 75px;
  width: 75px;
  line-height: 75px;
  text-align: center;
  border-radius: 50%;
  color: #fff !important;
  background-color: #ff0000;
}
main.contact section.main .wrapper .content .box .text {
  padding-left: 15px;
  font-size: 13px;
  font-weight: 700;
  color: #000;
}
main.contact section.main .wrapper .content .box .text h2 {
  font-family: Rajdhani, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 8px 0;
}
main.contact section.main .wrapper .content .box .text span {
  display: block;
  color: #666;
  line-height: 21px;
  font-size: 15px;
}
main.contact section.main .wrapper .content .box .text span a {
  color: #666;
}
main.contact section.main .wrapper .contact-form {
  margin: 50px 0 50px 0;
}
main.contact section.main .wrapper .contact-form h3 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
  z-index: 99;
  position: relative;
}
@media (max-width: 768px) {
  main.contact section.main .wrapper .contact-form h3 {
    font-size: 12px;
  }
}
main.contact section.main .wrapper .contact-form h2 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 25px;
  z-index: 99;
  position: relative;
  color: #212529;
}
@media (max-width: 768px) {
  main.contact section.main .wrapper .contact-form h2 {
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 0;
  }
}
main.contact section.main .wrapper .contact-form .form .form-group, main.contact section.main .wrapper .contact-form .form .form-check, main.contact section.main .wrapper .contact-form .form .btn {
  margin: 20px 0 0 0;
}
main.contact section.main .wrapper .contact-form .form .form-control {
  background-color: #f1f1f1;
  padding: 13px 20px;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
main.contact section.main .wrapper .contact-form .form .form-check-input {
  box-shadow: none;
}
main.contact section.main .wrapper .contact-form .form .form-check-input:focus {
  border-color: #ff0000;
}
main.contact section.main .wrapper .contact-form .form .form-check-input:checked {
  background-color: #ff0000;
  border-color: #ff0000;
}
main.contact section.main .wrapper .contact-form .form .btn-submit {
  color: #fff;
  background-color: #ff0000;
  width: 100%;
  font-family: "Rajdhani", sans-serif;
  font-size: 18px;
  padding: 10px 0;
}
main.contact section.main .wrapper .contact-form .form textarea {
  min-height: 120px;
}
main.realizations section.realizations {
  position: relative;
  padding: 70px 0 25px 0;
  margin: 0;
}
@media (max-width: 768px) {
  main.realizations section.realizations {
    padding: 20px 0 25px 0;
  }
}
main.realizations section.realizations::after {
  content: "";
  background: #ccc;
  position: absolute;
  top: 0;
  width: 100%;
  height: 450px;
  display: block;
  z-index: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0.94)), url(images/footer-bg.webp);
  background-size: cover;
}
@media (max-width: 768px) {
  main.realizations section.realizations::after {
    height: 100px;
  }
}
main.realizations section.realizations h2 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
  z-index: 99;
  position: relative;
}
@media (max-width: 768px) {
  main.realizations section.realizations h2 {
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 5px;
  }
}
main.realizations section.realizations h1 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 70px;
  z-index: 99;
  position: relative;
  color: #fff;
}
@media (max-width: 768px) {
  main.realizations section.realizations h1 {
    line-height: 30px;
    font-size: 30px;
    margin-bottom: 50px;
  }
}
main.realizations section.realizations .boxes {
  position: relative;
  z-index: 99;
}
main.realizations section.realizations .boxes .box {
  display: block;
  position: relative;
}
main.realizations section.realizations .boxes .box:before {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: 0.4s all;
}
main.realizations section.realizations .boxes .box:hover:before {
  background-color: rgba(0, 0, 0, 0.89);
}
main.realizations section.realizations .boxes .box:hover .animation.animation-1 {
  opacity: 1;
  top: 15px;
  left: 15px;
}
main.realizations section.realizations .boxes .box:hover .animation.animation-2 {
  opacity: 1;
  top: 15px;
  right: 15px;
}
main.realizations section.realizations .boxes .box:hover .animation.animation-3 {
  opacity: 1;
  bottom: 15px;
  right: 15px;
}
main.realizations section.realizations .boxes .box:hover .animation.animation-4 {
  opacity: 1;
  bottom: 15px;
  left: 15px;
}
main.realizations section.realizations .boxes .box:hover .link {
  opacity: 1;
  transform: scale(1.2);
}
main.realizations section.realizations .boxes .box img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
main.realizations section.realizations .boxes .box .link {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #ffffff;
  background: #ff0000;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  opacity: 0;
  transform: scale(1);
  transition: all 0.25s ease-out 0.25s;
}
main.realizations section.realizations .boxes .box .about h2 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 0;
  position: absolute;
  left: 30px;
  bottom: 60px;
  color: #ffffff;
  text-align: left;
}
main.realizations section.realizations .boxes .box .about h3 {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  color: #ffffff;
}
main.realizations section.realizations .boxes .box .animation.animation-1 {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #ff0000;
  background-color: transparent;
  top: 0;
  left: 0;
  border-bottom: 0;
  border-right: 0;
  opacity: 0;
  transition: all 0.3s ease-out 0.3s;
}
main.realizations section.realizations .boxes .box .animation.animation-2 {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #ff0000;
  background-color: transparent;
  top: 0;
  right: 0;
  border-bottom: 0;
  border-left: 0;
  opacity: 0;
  transition: all 0.3s ease-out 0.3s;
}
main.realizations section.realizations .boxes .box .animation.animation-3 {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #ff0000;
  background-color: transparent;
  bottom: 0;
  right: 0;
  border-top: 0;
  border-left: 0;
  opacity: 0;
  transition: all 0.3s ease-out 0.3s;
}
main.realizations section.realizations .boxes .box .animation.animation-4 {
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #ff0000;
  background-color: transparent;
  bottom: 0;
  left: 0;
  border-top: 0;
  border-right: 0;
  opacity: 0;
  transition: all 0.3s ease-out 0.3s;
}
main.realizations section.realizations .content {
  margin-top: 25px;
}
main.realizations-details section.heading {
  position: relative;
  padding: 70px 0 25px 0;
  margin: 0;
  height: 200px;
}
@media (max-width: 768px) {
  main.realizations-details section.heading {
    padding: 20px 0 25px 0;
    height: 100%;
  }
}
main.realizations-details section.heading::after {
  content: "";
  background: #ccc;
  position: absolute;
  top: 0;
  width: 100%;
  height: 200px;
  display: block;
  z-index: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0.94)), url(images/footer-bg.webp);
  background-size: cover;
}
@media (max-width: 768px) {
  main.realizations-details section.heading::after {
    height: 100%;
  }
}
main.realizations-details section.heading h2 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
  z-index: 99;
  position: relative;
}
@media (max-width: 768px) {
  main.realizations-details section.heading h2 {
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 5px;
  }
}
main.realizations-details section.heading h1 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 70px;
  z-index: 99;
  position: relative;
  color: #fff;
}
@media (max-width: 768px) {
  main.realizations-details section.heading h1 {
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 0;
  }
}
main.realizations-details section.main {
  margin: 30px 0 30px 0;
}
main.realizations-details section.main .gallery .box {
  display: block;
  overflow: hidden;
  text-align: center;
}
main.realizations-details section.main .gallery .box img {
  transition: all 0.5s ease;
  width: 250px;
  height: 250px;
  object-fit: cover;
}
main.realizations-details section.main .gallery .box:hover img {
  transform: scale(1.2);
}
main.realizations-details section.main .content {
  margin: 60px 0 60px 0;
}
main.offer section.services {
  position: relative;
  padding: 70px 0 25px 0;
  margin: 0;
}
@media (max-width: 768px) {
  main.offer section.services {
    padding: 20px 0 25px 0;
  }
}
main.offer section.services::after {
  content: "";
  background: #ccc;
  position: absolute;
  top: 0;
  width: 100%;
  height: 450px;
  display: block;
  z-index: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0.94)), url(images/footer-bg.webp);
  background-size: cover;
}
@media (max-width: 768px) {
  main.offer section.services::after {
    height: 100px;
  }
}
main.offer section.services h2 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
  z-index: 99;
  position: relative;
}
@media (max-width: 768px) {
  main.offer section.services h2 {
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 5px;
  }
}
main.offer section.services h1 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 70px;
  z-index: 99;
  position: relative;
  color: #fff;
}
@media (max-width: 768px) {
  main.offer section.services h1 {
    line-height: 30px;
    font-size: 30px;
    margin-bottom: 50px;
  }
}
main.offer section.services .boxes {
  position: relative;
  z-index: 99;
}
main.offer section.services .boxes .box {
  text-align: center;
  overflow: hidden;
  padding-bottom: 20px;
}
main.offer section.services .boxes .box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: all 0.3s ease-out 0s;
}
main.offer section.services .boxes .box .content {
  position: relative;
  top: -25px;
  background: #fff;
  box-shadow: 1px 1px 25px 0px rgba(83, 95, 159, 0.15);
  padding: 0 25px 25px 25px;
  margin: 0 15px;
  transition: all 0.3s ease-out 0s;
}
main.offer section.services .boxes .box .content .icon {
  display: block;
  background-color: #ff0000;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  border-radius: 100px;
  font-size: 24px;
  margin: 0 auto;
  position: relative;
  top: -35px;
}
main.offer section.services .boxes .box .content h2 {
  font-family: Rajdhani, sans-serif;
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 5px;
  margin-top: -15px;
  color: #212529;
}
main.offer section.services .boxes .box .content .text {
  margin: 0 0 20px 0;
  font-size: 16px;
}
main.offer section.services .boxes .box .content a {
  color: #ff0000;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Rajdhani, sans-serif;
  text-decoration: none;
  font-weight: 800;
}
main.offer section.services .boxes .box:hover img {
  transform: scale(1.2);
}
main.offer section.services .boxes .box:hover .content {
  top: -35px;
}
main.offer-details section.heading {
  position: relative;
  padding: 70px 0 25px 0;
  height: 200px;
}
@media (max-width: 768px) {
  main.offer-details section.heading {
    padding: 20px 0 25px 0;
    height: 100%;
  }
}
main.offer-details section.heading::after {
  content: "";
  background: #ccc;
  position: absolute;
  top: 0;
  width: 100%;
  height: 200px;
  display: block;
  z-index: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0.94)), url(images/footer-bg.webp);
  background-size: cover;
}
@media (max-width: 768px) {
  main.offer-details section.heading::after {
    height: 100%;
  }
}
main.offer-details section.heading h2 {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
  color: #ff0000;
  z-index: 99;
  position: relative;
}
@media (max-width: 768px) {
  main.offer-details section.heading h2 {
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 5px;
  }
}
main.offer-details section.heading h1 {
  font-family: Rajdhani, sans-serif;
  font-weight: 700;
  line-height: 52px;
  font-size: 45px;
  margin-bottom: 70px;
  z-index: 99;
  position: relative;
  color: #fff;
}
@media (max-width: 768px) {
  main.offer-details section.heading h1 {
    line-height: 40px;
    font-size: 30px;
    margin-bottom: 0;
  }
}
main.offer-details section.main {
  margin: 30px 0 80px 0;
}
main.offer-details section.main .content {
  margin: 30px 0 10px 0;
}
main.offer-details section.main .content p {
  font-size: 1rem;
  line-height: 1.5rem;
}
main.offer-details section.main .content h2 {
  font-size: 1.7rem;
  font-weight: 600;
  margin: 45px 0 25px 0;
  position: relative;
  padding-left: 30px;
}
main.offer-details section.main .content h2::before {
  z-index: -1;
  content: "";
  position: absolute;
  left: 6px;
  top: 0;
  height: calc(100% - 5px);
  width: 12px;
  background: #ff0000;
  transform: skewX(-22deg);
}
main.offer-details section.main .content ul {
  margin: 0 0 20px 0;
}
main.offer-details section.main .content ul li {
  margin: 0 0 5px 0;
  padding: 0;
}
main.offer-details section.main .additional {
  margin: 10px 0 30px 0;
}
main.offer-details section.main .additional .accordion .accordion-item {
  border: none;
  margin-bottom: 20px;
}
main.offer-details section.main .additional .accordion .accordion-button {
  color: #fff;
  background-color: #0e0e0e;
  box-shadow: none;
  font-weight: 700;
  border-radius: 8px;
}
main.offer-details section.main .additional .accordion .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
main.offer-details section.main .additional .accordion .accordion-button:focus {
  box-shadow: none;
}
main.offer-details section.main .additional .form .form-group, main.offer-details section.main .additional .form .form-check, main.offer-details section.main .additional .form .btn {
  margin: 20px 0 0 0;
}
main.offer-details section.main .additional .form .form-control {
  background-color: #f1f1f1;
  padding: 13px 20px;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
main.offer-details section.main .additional .form .form-check-input {
  box-shadow: none;
}
main.offer-details section.main .additional .form .form-check-input:focus {
  border-color: #ff0000;
}
main.offer-details section.main .additional .form .form-check-input:checked {
  background-color: #ff0000;
  border-color: #ff0000;
}
main.offer-details section.main .additional .form .btn-submit {
  color: #fff;
  background-color: #ff0000;
  width: 100%;
  font-family: "Rajdhani", sans-serif;
  font-size: 18px;
  padding: 10px 0;
}
main.offer-details section.main .additional .form textarea {
  min-height: 220px;
}
main.offer-details section.main .additional .cta {
  border: 8px solid #ff0000;
  color: #fff;
  padding: 20px;
  border-radius: 20px;
  text-align: center;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.75) 30%), url("images/footer-bg.webp");
  margin: 50px 0;
}
main.offer-details section.main .additional .cta h3 {
  font-family: "Rajdhani";
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 900;
}
main.offer-details section.main .additional .cta p {
  font-size: 1.2rem;
  margin: 10px 0 0 0;
}
main.offer-details section.main .additional .cta a {
  background: #ff0000;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  border-color: #ff0000;
  padding-top: 8px;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: uppercase;
}

footer {
  background: #fff;
}
footer .informations {
  background: #000;
  color: #fff;
  padding: 30px 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0.94)), url(images/footer-bg.webp);
  background-size: cover;
}
@media (max-width: 768px) {
  footer .informations {
    padding: 30px 15px;
  }
}
footer .informations .logo {
  display: flex;
  gap: 5px;
  align-items: center;
}
@media (max-width: 530px) {
  footer .informations .logo {
    display: block;
  }
}
footer .informations .logo h3 {
  position: relative;
  display: block;
  font-size: 26px;
  font-weight: 700;
  font-family: Rajdhani, sans-serif;
  position: relative;
  top: 6px;
}
footer .informations .aboutus {
  margin-top: 20px;
}
footer .informations .aboutus p {
  font-size: 14px;
  line-height: 20px;
  color: #b7b7b7;
  width: 80%;
}
@media (max-width: 992px) {
  footer .informations .aboutus p {
    width: 100%;
  }
  footer .informations .aboutus p:last-child {
    margin-bottom: 0;
  }
}
footer .informations .bottom-menu h3 {
  position: relative;
  margin-bottom: 10px;
  display: block;
  font-size: 22px;
  font-weight: 700;
  font-family: Rajdhani, sans-serif;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  footer .informations .bottom-menu h3 {
    margin-top: 30px;
  }
}
footer .informations .bottom-menu h3:after {
  position: absolute;
  content: "";
  border-bottom: 3px solid #ff0000;
  width: 50px;
  bottom: -3px;
  left: 0;
}
footer .informations .bottom-menu ul {
  padding: 0;
  margin: 0 0 0 15px;
}
footer .informations .bottom-menu ul li {
  list-style-type: "→";
  margin: 0;
  padding: 0 0 0 4px;
  font-size: 14px;
  line-height: 23px;
  transition: all 0.2s ease;
}
footer .informations .bottom-menu ul li::marker {
  font-size: 18px;
  display: block;
}
footer .informations .bottom-menu ul li:hover {
  margin-left: 5px;
}
footer .informations .bottom-menu ul li a {
  color: #fff;
  position: relative;
  top: 2px;
}
footer .informations .contact h3 {
  position: relative;
  margin-bottom: 10px;
  display: block;
  font-size: 22px;
  font-weight: 700;
  font-family: Rajdhani, sans-serif;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  footer .informations .contact h3 {
    margin-top: 30px;
  }
}
footer .informations .contact h3:after {
  position: absolute;
  content: "";
  border-bottom: 3px solid #ff0000;
  width: 50px;
  bottom: -3px;
  left: 0;
}
footer .informations .contact ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .informations .contact ul li {
  margin: 5px 0;
  display: flex;
  font-size: 13px;
  height: 35px;
  gap: 15px;
  margin-bottom: 20px;
}
footer .informations .contact ul li .icon {
  font-size: 18px;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  color: #fff !important;
  background-color: #ff0000;
}
footer .informations .contact ul li .text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
footer .informations .contact ul li .text span {
  display: block;
}
footer .informations .contact ul li .text span address {
  margin: 0;
}
footer .informations .contact ul li .text span a {
  color: #fff;
}
footer .copyrights {
  padding: 30px 0;
}
@media (max-width: 768px) {
  footer .copyrights .text-start {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  footer .copyrights .text-end {
    text-align: center !important;
    margin: 4px 0 10px 0;
  }
}

/* Cookie policy */
.cookie-policy {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 997;
  color: #fff;
  max-width: 600px;
  padding: 30px 20px 20px 20px;
  background: rgba(0, 0, 0, 0.91);
  display: none;
}
@media (max-width: 767px) {
  .cookie-policy {
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
  }
}
.cookie-policy .close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
  font-size: 30px;
  opacity: 1;
}
.cookie-policy .close-popup:hover {
  color: #fff;
  text-decoration: none;
}
.cookie-policy .read-more {
  float: right;
  padding: 5px 10px;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}
.cookie-policy .read-more:hover {
  text-decoration: none;
}
.cookie-policy h1 {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 20px 0;
}
.cookie-policy p {
  font-size: 13px;
  font-weight: 300;
  margin: 0 0 15px 0;
}/*# sourceMappingURL=style.css.map */