/* custom styles */

@media (min-width: 1200px) {
  .header-primary__nav .sub-menu-outer {
    width: 26rem;
  }
}


@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@100..900&family=Manrope:wght@200..800&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14pt;
  color:white;
}
@media (min-width: 1199.99px) { 
.hs-2 {
  font-weight: bolder;
  font-size: 10rem;
  line-height: 1.2;
  font-family: "Archivo Black", sans-serif;
  font-weight: 600;  
}
}
.btn--black:hover {
  background: #000 !important;
  border:1px solid #ffdc10;
  color:#ffdc10;
}
.btn--black {
  background: #ffdc10 ;
  border:1px solid #ffdc10;  
  color: #000;
}
.btn--border {
  background: #000 !important;
  border:1px solid #ffdc10;
  color:#ffdc10;
}
.btn--border:hover {
  background: #ffdc10  !important;
  border:1px solid #ffdc10;  
  color: #000;
}

.b-block-4--version-1 .b-block-4__image {
  height: auto;

}
.b-block-6 {
  color: rgb(255, 255, 255);
}

.b-block-6  h2 {
  color: rgb(255, 255, 255);
}
.b-block-6  h2 span {
  color: #ffdc10;
}
.b-block-2  h2 b {
  color: #ffdc10;
}

.form-field label {
  color: rgb(255, 255, 255);
  line-height: 1.4;
  display: block;
  text-align: center;
}
.form-field .input, .form-field .textarea {
  margin-top: 0.2rem;
  background: none;
}
.input--border, .textarea--border {
  border: 1px rgb(255, 255, 255) solid;
  border-radius: 2.4rem;
}
.form-field .wpcf7-not-valid-tip {
  font-size: 1.4rem;
  margin-top: 0.2rem;
  text-align: center;
}
.form-field .input, .form-field .textarea {
  margin-top: 0.2rem;
  background: none;
  text-align: center;
}
.form-checkboxes__item .wpcf7-list-item-label::before {

  border: 1px rgb(255, 255, 255) solid;

}
.hs-6 b {
  font-weight: 600;
	color:#ffdc10;
}
.swiper-button-prev, .swiper-button-next {
  background: #000;
  width: 6rem;
  height: 6rem;
  font-weight: 600;
  font-size: 1.4rem;
  border-radius: 0.4rem;
  border: 1px #ffdc10 solid;
  margin: 0 0.8rem;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  border-radius: 30px;
  color: #ffdc10;
}

.b-block-9__image::after {
  background: none;
}

.b-block-6 p {font-size:10pt;}

@media (max-width: 1199.98px) {
.b-block-9__image::after {
  background: #000;
}
/*
.b-block-9__image{
    content: url("/wp-content/uploads/2024/12/mobile1.png");
}*/

}
/*
.b-block-1__text .hs-2 {
	color:white;
	font-weight:600;
	
}
.b-block-1 .btn--black:hover {
  background: #ee142e !important;
  border:1px solid white;
  color:#fff;
}
.b-block-1 .btn--black {
  background: white ;
  color: #000;
}
.hs-2 b {color:#ee142e}
*/

.b-cookies {
  background: #000;

}

.btn-stt--show {
  z-index: 1;
}