* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 60px;
}

body {
  font-family: "Quicksand", sans-serif;
  overflow-x: clip;
  overflow-y: scroll;
  position: relative;
  counter-reset: my-counter; /* Ustawia licznik na 0 */
}

.navbar {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
}

.main-cybos .navbar-brand img {
  width: 50px;
  height: 50px;
}

.main-cybos .nav-link {
  text-align: left;
  font: normal normal bold 16px/16px Quicksand;
  letter-spacing: 0px;
  text-transform: uppercase;
  opacity: 1;
}

.dropdown-item {
  font: var(--unnamed-font-style-normal) normal
    var(--unnamed-font-weight-normal) var(--unnamed-font-size-20) /
    var(--unnamed-line-spacing-24) var(--unnamed-font-family-quicksand);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: left;
  font: normal normal normal 16px/24px Quicksand;
  letter-spacing: 0px;
  color: #444444;
  opacity: 1;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: transparent;
}

/* background first section */
.background-first-section {
  -webkit-background-size: 100%;
  position: relative;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.background-section-coral {
  background: #f0f0f0 0% 0% no-repeat padding-box;
  opacity: 1;
}


/* background third section */
.background-third-section {
  position: relative;
  width: 100%;
  background: #fafafa 0% 0% no-repeat padding-box;
}

/* background five section */
.background-five-section {
  position: relative;
  width: 100%;
  background: transparent
    linear-gradient(90deg, var(--unnamed-color-fbaf15) 0%, var(---e16b00) 100%)
    0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #fbaf15 0%, #e16b00 100%) 0% 0%
    no-repeat padding-box;
}

/* background footer section */
.background-footer-main-section {
  position: relative;
  width: 100%;
  background: #5f6162 0% 0% no-repeat padding-box;
}

/* background end footer section */
.background-footer-end-section {
  position: relative;
  width: 100%;
  height: 40px;
  background: #ffffff 0% 0% no-repeat padding-box;

  /* UI Properties */
  text-align: center;
  font: normal normal normal 20px/24px Quicksand;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.background-form-section {
  -webkit-background-size: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.btn-cybos-primary {
  width: 330px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  padding: 10px 40px;
  font: normal normal bold 20px/30px Quicksand;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  letter-spacing: 0px;
  color: #e16b00;
  opacity: 1;
}

.btn-cybos-primary-contact {
  background: transparent linear-gradient(90deg, #fbaf15 0%, #e16b00 100%) 0% 0%
    no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: none;

  width: 330px;
  border-radius: 25px;
  padding: 10px 10px;
  font: normal normal bold 16px/35px Quicksand;

  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.btn-cybos-primary-contact:hover {
  color: rgb(241, 224, 191);
}

.cybos-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.cybos-text {
  font: normal normal bold 14px Quicksand;
  letter-spacing: 0px;
  color: #333;
  text-transform: uppercase;
}

.cybos-text-header {
  margin-top: 50px;
  text-align: center;
  font: normal normal 600 29px/43px Quicksand;
  letter-spacing: 0px;
  color: #070707;
}

.cybos-text-header-orange {
  text-align: left;
  font: normal normal 600 29px/43px Quicksand;
  letter-spacing: 0px;
  color: #e16b00;
  opacity: 1;
}

.cybos-text-header-two {
  text-align: center;
  padding: 30px 0px 10px 0px;
  font: normal normal 600 28px/43px Quicksand;
  letter-spacing: 0px;
  color: #070707;
}

.cybos-text-header-three {
  text-align: center;
  padding: 50px 0px 10px 0px;
  font: normal normal 600 29px/43px Quicksand;
  letter-spacing: 0px;
  color: #ffffff;
}

.cybos-text-title-main-orange {
  text-align: center;
  padding: 30px 0px 10px 0px;
  font: normal normal bold 38px/54px Quicksand;
  color: #e16b00;
  text-transform: uppercase;
}

.cybos-text-title-main-description {
  text-align: center;
  font: normal normal 600 23px/35px Quicksand;
  letter-spacing: 0px;
  color: #070707;
  opacity: 1;
}

.cybos-text-file-upload {
  text-align: center;
  font: normal normal 600 23px/35px Quicksand;
  letter-spacing: 0px;
  color: #f98114;
  opacity: 1;
  align-items: center;
}

.cybos-cursor-file-upload {
  cursor: url("/assets/img/icon/pointer-file-upload-1.png"), pointer;
}

.cybos-range-text-quality {
  text-align: left;
  font: normal normal 600 18px/18px Quicksand;
  letter-spacing: 0px;
  color: #070707;
  opacity: 1;
}

.cybos-text-contact-notice-orange {
  text-align: center;
  padding: 30px 0px 10px 0px;
  font: normal normal normal 18px Quicksand;
  color: #f98114;
  text-transform: uppercase;
}

.font-big-orange {
  font: normal normal normal 18px Quicksand;
  color: #f98114;
}

.font-big-orange-light {
  font: normal normal normal 18px Quicksand;
  color: #ffab00;
}
.font-big-dark {
  font: normal normal normal 18px Quicksand;
  color: #535557;
}

.font-big-white {
  text-align: left;
  font: normal normal bold 28px/38px Quicksand;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 1;
}

.font-big-orange-typ {
  text-align: center;
  font: normal normal bold 36px/54px Quicksand;
  letter-spacing: 0px;
  color: #e16b00;
  text-transform: uppercase;
  opacity: 1;
}

.circle {
  width: 70px;
  height: 70px;
  border: 2px solid #e16b00;
  border-radius: 50%;
  opacity: 1;
}

.circle-girl {
  opacity: 1;
  margin: 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.format-row {
  flex-direction: row-reverse;
  padding-left: 0rem;
}

.circle-font {
  text-align: center;
  font: normal normal 600 29px/43px Quicksand;
  letter-spacing: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #e16b00;
  background-color: #ffffff;
}

.section-font {
  justify-content: center;
  align-items: center;
  display: flex;
  text-align: center;
  font: normal normal 500 15px/22px Quicksand;
  letter-spacing: 0px;
  color: #070707;
  opacity: 1;
}

.section-font-white {
  justify-content: center;
  align-items: center;
  display: flex;
  text-align: center;
  font: normal normal 500 15px/22px Quicksand;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.section-font-white-large {
  font-weight: bolder;
}

.section-font-fotter {
  font: italic normal normal 23px Quicksand;
  letter-spacing: 0px;
  display: flex;
  text-decoration: underline;
  justify-content: center;
  align-items: center;
  color: #000000;
  margin-bottom: 2rem;
}

.section-title-dark {
  text-align: center;
  font: normal normal 600 23px/35px Quicksand;
  letter-spacing: 0px;
  color: #070707;
  opacity: 1;
}

.navbar-language-lg {
  display: none;
}

.navbar-language-sm {
  display: flex;
}

.navbar-language-sm-padding {
  padding-right: 10px;
}

.navbar-language-sm-view {
  flex-direction: row;
}

.navbar-language-sm-view li {
  padding: 0px 10px;
}

.row-column {
  flex-direction: column;
}

.imgTwoSection {
  width: 300px;
  height: 299px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cybos-third-box {
  font: normal normal normal 15px Quicksand;
  width: 335px;
  height: 183px;
  margin: 14px auto;
  text-align: center;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #95989a;
  padding: 10px 15px;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  border-radius: 20px;
}

.cybos-data-box {
  font: normal normal normal 16px Quicksand;
  width: 378px;
  height: 345px;
  margin: 14px auto;
  text-align: center;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #95989a;
  padding: 10px 15px;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  border-radius: 20px;
}

.cybos-data-box-longer {
  height: 378px;
  width: 375px;
}

.cybos-data-box-longer-2 {
  height: 400px;
  width: 378px;
}

.cybos-third-box .cybos-third-box-header {
  font: normal normal bold 15px/22px Quicksand;
  margin-top: 10px;
}

.cybos-center {
  margin: 0 auto;
}

.cybos-footer-main-box {
  text-align: center;
  margin: 0 auto;
}

.cybos-text-footer {
  color: #ffffff;
  text-align: left;
  font: normal normal 400 12px/18px Quicksand;
  letter-spacing: 0px;
}

.cybos-text-footer a {
  color: #ffffff;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  text-decoration: none;
}

.cybos-footer-main-box-menu a:before {
  content: "\23f5";
  font: normal normal normal 20px/19px Quicksand;
  color: #f98114;
}

.cybos-text-footer a:hover {
  color: #f98114;
}

.cybos-rounded-orange {
  background-color: #f98114 !important;
  color: #ffffff;
  border-radius: 20px;
}

i {
  font-size: 14px;
  margin: -2px 5px;
}

.font-awesome-circle {
  border-radius: 50%;
  border: 1px solid #dddddd;
  line-height: 24px !important;
  width: 24px;
  height: 24px;
  text-align: center;
}

.footer-main-mobile {
  display: block;
  font: normal normal normal 12px Quicksand;
}

.footer-main-desktop {
  display: none;
}

.cybos-footer-end-box {
  font: normal normal normal 15px Quicksand;
}

.cybos-text-sub-title {
  font: normal normal normal 15px/22px Quicksand;
}

.cybos-text-section-sub-title {
  font: normal normal 600 23px Quicksand;
  letter-spacing: 0px;
  color: #070707;
}

.form-control {
  border-radius: 0.7rem;
}
/* Small devices (landscape phones, 375px and up) */
.img-form-contact {
  width: 90vw;
  padding-left: 20px;
}

.img-content-center {
  display: flex !important;
  justify-content: center !important;
}

.label-form::before {
  content: "*";
  margin-right: 2px;
  vertical-align: super;
  color: red;
}

.icon-contact {
  font-size: 31px;
  color: #fbaf15;
  margin-right: 10px;
}

.text-star::before {
  content: "*";
  margin-right: 2px;
  margin-left: 5px;
  vertical-align: super;
  color: red;
}

.color-orange {
  color: #f98114;
}

.color-orange-dark {
  color: #e16b00;
}

.button-submit {
  border-radius: 25px;
  width: 100%;
}

.button-send-submit {
  background: transparent
    linear-gradient(90deg, var(--unnamed-color-fbaf15) 0%, #f98114 100%) 0% 0%
    no-repeat padding-box;
  background: transparent linear-gradient(90deg, #fbaf15 0%, #f98114 100%) 0% 0%
    no-repeat padding-box;
  border-radius: 25px;
  border: 0px solid #dddddd;
  opacity: 1;
  font-size: 16px;
  padding: 12px 0;
  min-width: 100px;
}

.button-send-submit-50 {
  background: transparent
    linear-gradient(90deg, var(--unnamed-color-fbaf15) 0%, #f98114 100%) 0% 0%
    no-repeat padding-box;
  background: transparent linear-gradient(90deg, #fbaf15 0%, #f98114 100%) 0% 0%
    no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 0px solid #dddddd;
  opacity: 1;
  width: 50%;
  font-size: 16px;
  padding: 12px 0;
}

.button-send-submit-100 {
  background: transparent
    linear-gradient(90deg, var(--unnamed-color-fbaf15) 0%, #f98114 100%) 0% 0%
    no-repeat padding-box;
  background: transparent linear-gradient(90deg, #fbaf15 0%, #f98114 100%) 0% 0%
    no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 0px solid #dddddd;
  opacity: 1;
  width: 100%;
  font-size: 16px;
  padding: 12px 0;
}

.input-form-size {
  width: 100%;
  font-size: 16px;
}

.tracking-in-expand {
  -webkit-animation: tracking-in-expand 0.7s ease-out;
  animation: tracking-in-expand 0.7s ease-out;
}

.alert-danger {
  color: #ffffff;
  background-color: #f98114;
  border-color: #ffb380;
}

.icon-home-page {
  width: 60px;
  height: auto;
}

.icon-home-page-contact {
  margin: 0 5px;
}

.icon-box {
  margin-bottom: 125px;
}

.icon-sm-py-5 {
  margin: 15px 0;
}

.cybos-box {
  margin: 0 10px;
}

.cybos-position-absolute {
  position: absolute !important;
  max-width: 100%;
}

.color-gray {
  background: #95989a 0% 0% no-repeat padding-box;
  border-radius: 4%;
}

.cybos-font-14 {
  text-align: left;
  font: normal normal normal 14px/18px Quicksand;
  letter-spacing: 0px;
  opacity: 1;
}

.cybos-font-14 .accordion-button {
  font: normal normal normal 14px/18px Quicksand;
}

.cybos-font-15 {
  text-align: left;
  font: normal normal normal 15px/22px Quicksand;
  letter-spacing: 0px;
  color: #070707;
  opacity: 1;
}

.circle-white-box {
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 10px 30px;
}

.small {
  display: block;
}

.medium,
.large {
  display: none;
}

.image-width-heic-thumbnail {
  width: 400px;
}

.cybos-text-error {
  font: normal normal 600 14px/18px Quicksand;
  color: #ff0000;
}

.cybos-text-header-h2 {
  text-align: center;
  font: normal normal 600 29px/40px Quicksand;
  letter-spacing: 0px;
  color: #070707;
  opacity: 1;
}

.font-title-section {
  text-align: left;
  font: normal normal 600 23px/35px Quicksand;
  letter-spacing: 0px;
  color: #070707;
  opacity: 1;
}

.font-description-litle {
  text-align: left;
  font: normal normal normal 12px/18px Quicksand;
  letter-spacing: 0px;
  color: #070707;
  opacity: 1;
}

.cybos-font-link-orange {
  color: #fbaf15;
}
.custom-div-checkbox-circle {
  display: flex;
  position: relative;
}
.custom-div-checkbox-circle::before {
  content: url(/assets/img/icon/mobile_bullet.svg);
  margin-right: 10px;
  margin-top: 1px;
}

.custom-div {
  display: flex;
  position: relative;
}

.custom-div::before {
  content: url(/assets/img/icon/mobile_bullet.svg);
  margin-right: 10px;
  margin-top: 1px;
}

.cybos-section-background-pearl {
  background: #fafafa 0% 0% no-repeat padding-box;
  opacity: 1;
}

.cybos-background-pearl {
  background-color: #fafafa;
}

.cybos-box-description-text {
  text-align: left;
  font: normal normal normal 15px/22px Quicksand;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
}

.cybos-box-title {
  text-align: center;
  font: normal normal normal 23px/35px Quicksand;
  letter-spacing: 0px;
  color: #e16b00;
  opacity: 1;
}

.cybos-box-mobile-visualise {
  display: flex;
}

.cybos-button-contact-orange {
  width: 378px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font: normal normal bold 23px/35px Quicksand;
  color: #ffffff;
  letter-spacing: 0px;
  text-align: center;
  background: transparent
    linear-gradient(90deg, var(--unnamed-color-fbaf15) 0%, var(---e16b00) 100%)
    0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #fbaf15 0%, #e16b00 100%) 0% 0%
    no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 25px;
  opacity: 1;
}

.cybos-button-contact-orange:hover {
  color: rgb(241, 224, 191);
}

.cybos-box-desktop-visualise {
  display: none;
}

.min-img-your-brand-our-creativity {
  min-width: 412px;
  min-height: 235px;
}

.cybos-font-for-image {
  font: normal normal 600 29px/43px Quicksand;
}

.cybos-text-margin-from-image {
  top: 3.5rem;
  left: 2rem;
}

.image-wrapper {
  position: relative;
  display: inline-block;
}

.text-overlay {
  position: absolute;
  top: 14px;
  left: 25px;
}

.cybos-link-orange {
  text-decoration: none;
  color: #e16b00;
  transition: color 0.3s;
}

.cybos-link-orange:hover {
  color: #ebb00e;
}

.cybos-text-no-decoration {
  text-decoration: none;
  color: inherit;
  display: block;
}

.logo_cybos {
  width: 60px;
  height: 60px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.form-floating > label {
  padding: 1rem 1.3rem;
}

router-outlet {
  flex: 1;
}

app-page-not-found {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1; /* It allows you to stretch into the available space */
}

/* Spinner effect */
.spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto; /* Zmieniono z 100vh na auto, aby dopasować do treści */
  padding: 20px; /* Dodano padding dla odstępu */
  background-color: #fff; /* Białe tło */
}

.spinner {
  display: inline-block;
  width: 80px;
  height: 80px;
  border: 8px solid rgba(255, 140, 0, 0.2); /* Jasne obramowanie w kolorze pomarańczowym */
  border-radius: 50%;
  border-top-color: #e16b00; /* Głębszy odcień pomarańczowego dla obramowania górnego */
  animation: spin 1s ease-in-out infinite, pulse 2s infinite alternate;
}

.form-control:focus,
.form-select:focus {
  border-color: #e16b00; /* Pomarańczowy kolor ramki */
  box-shadow: 0 0 0 0.25rem rgba(255, 165, 0, 0.25); /* Cień wokół elementu */
}

.form-check-input:focus {
  border-color: #e16b00; /* Pomarańczowy kolor ramki */
  box-shadow: 0 0 0 0.25rem rgba(255, 165, 0, 0.5); /* Cień wokół elementu */
}

.form-check-input:checked {
  background-color: #e16b00; /* Pomarańczowe tło dla zaznaczonego checkboxa */
  border-color: #e16b00; /* Pomarańczowa obwódka dla zaznaczonego checkboxa */
}

.form-check-input:focus:checked {
  box-shadow: 0 0 0 0.25rem rgba(255, 165, 0, 0.5); /* Pomarańczowy cień dla zaznaczonego checkboxa */
}

.accordion-button:focus {
  border-color: #e16b00; /* Pomarańczowa obwódka dla zaznaczonego accordionu */
  box-shadow: 0 0 0 0.25rem rgba(255, 165, 0, 0.5); /* Lekki pomarańczowy cień dla skupienia */
}

.accordion-button:focus:not(.collapsed) {
  background-color: #fff4e7; /* Pomarańczowe tło tylko dla zaznaczonego, nie rozwiniętego */
}

.accordion-button:focus:is(.collapsed) {
  background-color: #fff4e7; /* Pomarańczowe tło tylko dla zaznaczonego, nie rozwiniętego */
}

.accordion-button:focus-visible {
  border-color: #e16b00; /* Pomarańczowy kolor ramki */
  box-shadow: 0 0 0 0.25rem rgba(255, 165, 0, 0.25); /* Cień wokół elementu */
}

.accordion-button:not(.collapsed) {
  border-color: #e16b00; /* Pomarańczowy kolor ramki */
  background-color: #fff4e7;
  box-shadow: 0 0 0 0.25rem rgba(255, 165, 0, 0.25); /* Cień wokół elementu */
}

.accordion-button:not(.collapsed):focus {
  border-color: #e16b00; /* Pomarańczowa obwódka dla rozwiniętego i skupionego accordionu */
  box-shadow: 0 0 0 0.25rem rgba(255, 165, 0, 0.25); /* Pomarańczowy cień */
}

.cybos-button-font-white {
  font: normal normal bold 24px / 21px Quicksand;
}

.cybos-orange {
  color: #E16B00;
}

.cybos-white {
  color: #ffffff;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(225, 107, 0, 0.7);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(225, 107, 0, 0);
  }
}

/* End Spinner effect*/

/* CKEDITOR SECTION */
/*------------------------------------------------------*/

.ck-content .image {
  display: table;
  clear: both;
  text-align: center;
  margin: 0.9em auto;
  min-width: 50px;
}

.ck-content .image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
  height: auto;
}

.ck-content .image-inline {
  display: inline-flex;
  max-width: 100%;
  align-items: flex-start;
}

.ck-content .image-inline picture {
  display: flex;
}

.ck-content .image-inline picture,
.ck-content .image-inline img {
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 100%;
}

.ck-content .image.image_resized {
  max-width: 100%;
  display: block;
  box-sizing: border-box;
}

.ck-content .image.image_resized img {
  width: 100%;
}

.ck-content .image.image_resized > figcaption {
  display: block;
}

/* IMAGE STYLE SIDE */
.ck-content {
  --ck-image-style-spacing: 1.5em;
  --ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2);
}

.ck-content .image-style-block-align-left,
.ck-content .image-style-block-align-right {
  max-width: calc(100% - var(--ck-image-style-spacing));
}

.ck-content .image-style-align-left,
.ck-content .image-style-align-right {
  clear: none;
}

.ck-content .image-style-side {
  float: right;
  margin-left: var(--ck-image-style-spacing);
  max-width: 50%;
}

.ck-content .image-style-align-left {
  float: left;
  margin-right: var(--ck-image-style-spacing);
}

.ck-content .image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}

.ck-content .image-style-align-right {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}

.ck-content .image-style-block-align-right {
  margin-right: 0;
  margin-left: auto;
}

.ck-content .image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}

.ck-content p + .image-style-align-left,
.ck-content p + .image-style-align-right,
.ck-content p + .image-style-side {
  margin-top: 0;
}

.ck-content .image-inline.image-style-align-left,
.ck-content .image-inline.image-style-align-right {
  margin-top: var(--ck-inline-image-style-spacing);
  margin-bottom: var(--ck-inline-image-style-spacing);
}

.ck-content .image-inline.image-style-align-left {
  margin-right: var(--ck-inline-image-style-spacing);
}

.ck-content .image-inline.image-style-align-right {
  margin-left: var(--ck-inline-image-style-spacing);
}

.ck-content .text-tiny {
  font-size: 0.7em;
}

.ck-content .text-small {
  font-size: 0.85em;
}

.ck-content .text-big {
  font-size: 1.4em;
}

.ck-content .text-huge {
  font-size: 1.8em;
}

/*------------------------------------------------------*/
/* END CKEDITOR SECTION */


/**
* Banner policy
*/
#overlay,
#tracking-banner {
  display: none; /* default hidden */
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2000;
}

#tracking-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 10px;
  text-align: center;
  z-index: 2001;
  font-family: "Arial", sans-serif;
  border-top: 2px solid #fbaf15;
  font-size: 14px;
}

#tracking-banner.centered {
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 600px;
}

#tracking-banner p {
  display: inline-block;
  margin-right: 15px;
}

#accept-tracking,
#decline-tracking {
  background-color: #9e6700;
  border: none;
  color: white;
  padding: 5px 10px; /* Mniejsze paddingi dla przycisków */
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px; /* Mniejsza czcionka dla przycisków */
  cursor: pointer;
  margin-left: 5px;
  border-radius: 3px; /* Delikatniejsze zaokrąglenie */
  transition: background-color 0.3s;
}

#decline-tracking {
  background-color: #c0392b;
}

#accept-tracking:hover {
  background-color: #855600;
}

#decline-tracking:hover {
  background-color: #a01e10;
}

#tracking-banner a {
  color: #fbaf15;
  text-decoration: underline;
}

.el-100 {
  width: 100vw;
  max-width: none; /* To nadpisuje maksymalną szerokość ustawioną przez klasę img-fluid */
}

.el-50 {
  width: 50vw;
  max-width: none; /* To nadpisuje maksymalną szerokość ustawioną przez klasę img-fluid */
}

.cybos-header-1 {
  text-align: center;
  font: normal normal bold 42px/50px Quicksand;
  letter-spacing: 0px;
  text-transform: uppercase;
  opacity: 1;
}

.cybos-header-2 {
  text-align: center;
  font: normal normal 600 29px/43px Quicksand;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}

.cybos-input-text {
  border-radius: 20px;
  width: 100%;
}

/* Bethlehem star */

.night {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotateZ(40deg);
}

.star {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 2px;
  background: linear-gradient(-45deg, #fff, rgba(0, 0, 255, 0));
  border-radius: 999px;
  filter: drop-shadow(0 0 6px #fff);
  animation: tail 22s ease-in-out, falling 22s ease-in-out;
}

.cybos-button-contact-orange-cta {
  width: 250px;
  height: 50px;
  justify-content: center;
  align-items: center;
  font: normal normal bold 23px / 35px Quicksand;
  color: #ffffff;
  letter-spacing: 0px;
  text-align: center;
  background: transparent linear-gradient(90deg, var(--unnamed-color-fbaf15) 0%, var(---e16b00) 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #fbaf15 0%, #e16b00 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 25px;
  opacity: 1;
}

@keyframes tail {
  0% {
    width: 0;
  }

  30% {
    width: 100px;
  }

  100% {
    width: 0;
  }
}

@keyframes falling {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(600px);
  }
}

.star::before,
.star::after {
  content: "";
  position: absolute;
  top: calc(50%-1px);
  right: 0;
  height: 2px;
  background: linear-gradient(
    -45deg,
    rgba(0, 0, 255, 0),
    #fff,
    rgba(0, 0, 255, 0)
  );
  border-radius: 100%;
  transform: translateX(50%) rotateZ(45deg);
  animation: shining 22s ease-in-out;
}

@keyframes shining {
  0% {
    width: 0;
  }

  50% {
    width: 60px;
  }

  100% {
    width: 0;
  }
}

.star::after {
  transform: translateX(50%) rotateZ(-45deg);
}

.star:nth-child(1) {
  top: calc(40% - 0px);
  left: calc(40% - 550px);
  animation-delay: 1.8s;
}

.star:nth-child(1)::before,
.star:nth-child(1)::after {
  animation-delay: 1.8s;
}

/* end Bethlehem star */


/* START Animation slide */

/* kontener, który będzie maską dla spadających słów */
.wave-text {
  position: relative;
  overflow: hidden;      /* klipu-jemy spady poza obszar */
  min-height: 1em;       /* zarezerwuj wysokość 1 linii (dostosuj wg font-size/line-height) */
  /* albo dokładniej: */
  /* min-height: calc(1.2em * 1); */ 
}

/* Każde słowo jako inline-block, żeby transform nie wpłynął na tekst obok */
.wave-text .slide-down {
  display: inline-block;
  transform: translateY(-100%);  /* zaczyna 100% własnej wysokości wyżej */
  opacity: 0;
  will-change: transform, opacity;
  /* niech nie zmienia układu przy starcie */
}

/* Animacja: tylko transform & opacity */
@keyframes slideDown {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Podczas użycia: ustawiamy delay dla każdego span */
.wave-text .slide-down {
  animation-name: slideDown;
  animation-duration: 500ms;
  animation-fill-mode: forwards;
  /* animation-delay: ustawiasz w HTML przez [style.animation-delay] */
}

.wave-text {
  line-height: 1.2;                    /* stała wysokość wiersza */
  min-height: calc(1.2em * 8); 
}

/* END Animation slide */



/* ----------------------------------------------
 * Generated by Animista on 2022-11-5 11:39:31
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation tracking-in-expand
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * Morphing images in pages:
 * Contact
 * ----------------------------------------
 */

@-webkit-keyframes logomorph {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes logomorph {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes logomorph2 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

#mainlogo {
  position: relative;
  width: 200px;
  height: 134px;
  margin: 0 auto;
}

#mainlogo img {
  position: absolute;
  margin: 0 auto;
}

#mainlogo img.logobottom {
  -webkit-animation-name: logomorph;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  -webkit-animation-direction: alternate;

  -moz-animation-name: logomorph;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 3s;
  -moz-animation-direction: alternate;

  -o-animation-name: logomorph;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 3s;
  -o-animation-direction: alternate;

  animation-name: logomorph;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  animation-direction: alternate;
}

img.logobottom {
  width: 200px;
  height: 134px;
}

#mainlogo img.logotop {
  -webkit-animation-name: logomorph2;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  -webkit-animation-direction: alternate;

  -moz-animation-name: logomorph2;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 3s;
  -moz-animation-direction: alternate;

  -o-animation-name: logomorph2;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 3s;
  -o-animation-direction: alternate;

  animation-name: logomorph2;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  animation-direction: alternate;
}

img.logotop {
  width: 200px;
  height: 134px;
}

.cybos-image-container {
  display: block;
  width: 100%;
  overflow: hidden;
}
.cybos-image-container img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/**
 * ----------------------------------------
 * END Section Morphing images
 * ----------------------------------------
 */

/**
 * ----------------------------------------
 * CSS Fonts
 * ----------------------------------------
 */

/**
 * ----------------------------------------
 * END Section CSS Fonts
 * ----------------------------------------
 */

/**
 * ----------------------------------------
 * Media Types
 * ----------------------------------------
 */
@media (min-width: 375px) {
  .font-big-orange {
    font: normal normal normal 22px Quicksand;
    color: #f98114;
  }

  .font-big-orange-light {
    font: normal normal normal 22px Quicksand;
    color: #ffab00;
  }
  .font-big-dark {
    font: normal normal normal 22px Quicksand;
    color: #535557;
  }

  .btn-cybos-primary-contact {
    font: normal normal bold 23px/35px Quicksand;
  }

  .font-big-white {
    font: normal normal bold 36px/54px Quicksand;
  }

  .circle-white-box {
    width: 120px;
    height: 120px;
  }

  .icon-home-page {
    width: 80px;
    height: auto;
  }

  .btn-cybos-primary {
    font: normal normal bold 23px/35px Quicksand;
  }
}

@media (min-width: 490px) {

  .cybos-button-contact-orange-cta {
    width: 378px;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .img-form-contact {
    width: 100%;
    height: auto;
    padding-left: 20px;
  }
  .icon-sm-py-5 {
    margin: 0 0;
  }

  .icon-box {
    margin-bottom: 80px;
  }

  .font-big-orange {
    font: normal normal normal 28px Quicksand;
    color: #f98114;
  }

  .font-big-orange-light {
    font: normal normal normal 28px Quicksand;
    color: #ffab00;
  }
  .font-big-dark {
    font: normal normal normal 28px Quicksand;
    color: #535557;
  }

  .cybos-third-box {
    width: 378px;
  }

  .cybos-input-text {
    border-radius: 20px;
    max-width: 650px;
    min-width: 410px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .cybos-text {
    text-align: center;
    font: normal normal bold 20px Quicksand;
    letter-spacing: 0px;
    color: #fff;
    text-transform: uppercase;
  }

  .cybos-text-header {
    text-align: center;
    font: normal normal normal 39px/47px Quicksand;
    letter-spacing: 0px;
    height: 116px;
    color: #070707;
  }

  .cybos-text-header-three {
    font: normal normal 600 32px/45px Quicksand;
  }

  .font-big-orange {
    font: normal normal normal 48px Quicksand;
    color: #f98114;
  }

  .font-big-orange-light {
    font: normal normal normal 48px Quicksand;
    color: #ffab00;
  }
  .font-big-dark {
    font: normal normal normal 48px Quicksand;
    color: #535557;
  }

  .font-big-white {
    font: normal normal bold 48px Quicksand;
    color: #ffffff;
  }

  .format-row {
    padding-left: 8rem;
    flex-direction: row;
  }

  .circle-girl {
    text-align: center;
    opacity: 1;
    margin: 4rem 0;
  }

  .footer-main-mobile {
    display: none;
  }

  .footer-main-desktop {
    display: block;
  }

  .cybos-text-footer {
    color: #ffffff;
    text-align: left;
    font: normal normal normal 16px/19px Quicksand;
    letter-spacing: 0px;
  }

  .cybos-footer-end-box {
    font: normal normal normal 18px Quicksand;
  }

  .cybos-text-title-main-orange {
    font: normal normal bold 50px Quicksand;
  }

  .cybos-text-contact-notice-orange {
    text-align: center;
    padding: 30px 0px 10px 0px;
    font: normal normal normal 20px Quicksand;
    color: #f98114;
    text-transform: uppercase;
  }

  #mainlogo {
    position: relative;
    width: 290px;
    height: 195px;
    margin: 0 auto;
  }

  img.logobottom {
    width: 290px;
    height: 195px;
  }

  img.logotop {
    width: 290px;
    height: 195px;
  }

  .background-first-section {
    height: 60vh;
  }

  .icon-home-page {
    width: 90px;
    height: auto;
  }

  .icon-box {
    margin-bottom: 120px;
  }

  .button-submit {
    border-radius: 25px;
  }

  .circle-white-box {
    margin: -62px 30px;
  }

  .image-width-heic-thumbnail {
    width: 600px;
  }

  .btn-cybos-primary {
    font: normal normal bold 24px/40px Quicksand;
  }

  .cybos-text-header-h2 {
    font: normal normal 600 33px/50px Quicksand;
  }

  .custom-div::before {
    content: url(/assets/img/icon/bullet.svg);
  }

  .cybos-data-box {
    width: 378px;
    height: 380px;
  }

  .cybos-data-box-longer {
    height: 400px;
  }

  .cybos-data-box-longer-2 {
    height: 410px;
  }
  .imgTwoSection {
    width: 400px;
    height: 399px;
    width: 100%;
  }

  .cybos-header-1 {
    font: normal normal bold 42px/51px Quicksand;
  }

  .cybos-header-2 {
    font: normal normal 600 34px/55px Quicksand;
  }

  .cybos-input-text {
    border-radius: 20px;
    width: 620px;
  }

  .section-font-white {
    font: normal normal normal 18px Quicksand;
  }

}

/* Large devices (desktops, 992px and up) */
@media all and (min-width: 992px) {
  .circle {
    width: 90px;
    height: 90px;
  }

  .navbar .dropdown-menu-end {
    right: 0;
    left: auto;
  }
  .navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    margin-top: 0;
  }
  .navbar .nav-item:hover .nav-link {
    color: #333;
  }
  .navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
  }
  .navbar .dropdown-menu.fade-up {
    top: 180%;
  }
  .navbar .nav-item:hover .dropdown-menu {
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0deg);
  }

  .navbar-language-lg {
    display: inline-block;
  }

  .navbar-language-sm {
    display: none;
  }

  .row-column {
    flex-direction: row;
  }

  .imgTwoSection {
    width: 451px;
    height: 450px;
    width: 100%;
  }

  /* background third section */
  .background-third-section {
    position: relative;
    width: 100%;
    background: #fafafa 0% 0% no-repeat padding-box;
  }

  .section-font {
    font: normal normal normal 20px Quicksand;
  }

  .circle-font {
    text-align: center;
    font: normal normal 500 39px/43px Quicksand;
    letter-spacing: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #e16b00;
    background-color: #ffffff;
  }

  .section-font-fotter {
    font: italic normal normal 31px Quicksand;
    justify-content: center;
    align-items: center;
    color: #000000;
    margin-bottom: 4rem;
  }

  .cybos-text-header-two {
    text-align: center;
    padding: 30px 0px 10px 0px;
    font: normal normal normal 39px/42px Quicksand;
    letter-spacing: 0px;
    color: #070707;
  }

  .cybos-text-title-main-orange {
    font: normal normal bold 54px Quicksand;
  }

  .cybos-text-contact-notice-orange {
    text-align: center;
    padding: 30px 0px 10px 0px;
    font: normal normal normal 30px Quicksand;
    color: #f98114;
    text-transform: uppercase;
  }
  .cybos-third-box {
    width: 396px;
    height: 228px;
    font: normal normal normal 18px Quicksand;
  }
  .cybos-third-box .cybos-third-box-header {
    font: normal normal bold 18px/22px Quicksand;
    margin-top: 10px;
  }

  .btn-cybos-primary {
    border-radius: 35px;
    padding: 10px 66px;
    font: normal normal bold 28px/42px Quicksand;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    letter-spacing: 0px;
    color: #e16b00;
    opacity: 1;
  }

  .cybos-footer-main-box {
    margin: 10px auto;
  }

  .cybos-footer-end-box {
    font: normal normal normal 20px Quicksand;
  }

  .cybos-text-sub-title {
    font: normal normal normal 20px/30px Quicksand;
  }

  .img-content-center {
    display: block !important;
    justify-content: flex-start !important;
  }

  .background-first-section {
    height: 70vh;
  }

  .icon-box {
    margin-bottom: 260px;
  }

  .color-gray {
    background: #ffffff 0% 0% no-repeat padding-box;
  }

  .button-send-submit {
    min-width: 140px;
  }

  .circle-white-box {
    margin: 10px 30px;
  }
  .large {
    display: block;
  }
  .small,
  .medium {
    display: none;
  }

  .cybos-text-title-main-description {
    font: normal normal 600 28px/35px Quicksand;
  }

  .image-width-heic-thumbnail {
    width: 800px;
  }

  .cybos-text-header-three {
    font: normal normal 600 40px/50px Quicksand;
  }

  .cybos-text-header-h2 {
    font: normal normal 600 39px/59px Quicksand;
  }

  .font-title-section {
    font: normal normal 600 26px/42px Quicksand;
  }

  .cybos-data-box {
    width: 408px;
    height: 440px;
  }

  .cybos-data-box-longer {
    height: 490px;
    width: 408px;
  }

  .cybos-data-box-longer-2 {
    height: 518px;
    width: 408px;
  }

  .cybos-data-box-longer-3 {
    height: 470px;
    width: 408px;
  }

  .custom-div-checkbox-circle::before {
    content: url(/assets/img/icon/bullet.svg);
    margin-right: 10px;
    margin-top: 1px;
  }

  .cybos-text-section-sub-title {
    font: normal normal 600 31px Quicksand;
  }

  .cybos-box-description-text {
    font: normal normal normal 20px/27px Quicksand;
    letter-spacing: -0.4px;
  }

  .cybos-box-title {
    font: normal normal normal 31px/47px Quicksand;
  }

  .cybos-box-mobile-visualise {
    display: none;
  }

  .cybos-box-desktop-visualise {
    display: flex;
  }

  .cybos-font-for-image {
    font: normal normal 600 39px/59px Quicksand;
  }

  .text-overlay {
    top: 14px;
    left: 25px;
  }

  .cybos-header-1 {
    font: normal normal bold 49px/58px Quicksand;
  }

  .cybos-header-2 {
    font: normal normal 600 39px/59px Quicksand;
  }

  .cybos-input-text {
    border-radius: 20px;
    width: 720px;
    max-width: 820px;
  }

  .cybos-button-font-white {
    font: normal normal bold 28px / 28px Quicksand;
  }
}

@media all and (min-width: 1024px) {

  .section-font-white {
    font: normal normal normal 20px Quicksand;
  }

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .cybos-third-box {
    font: normal normal normal 20px Quicksand;
  }
  .cybos-third-box .cybos-third-box-header {
    font: normal normal bold 20px/22px Quicksand;
    margin-top: 10px;
  }
  .font-title-section {
    font: normal normal 600 31px/47px Quicksand;
  }
}

@media all and (min-width: 1400px) {
  .cybos-button-contact-orange {
    font: normal normal bold 31px/47px Quicksand;
  }
}
