@font-face {
  font-family: "Open-Sauce-Sans";
  src: url("../fonts/Open-Sauce-Fonts/fonts/OpenSauceSans-Light.ttf"), url("../fonts/Open-Sauce-Fonts/fonts/OpenSauceSans-Black.ttf");
  font-style: normal; }
@font-face {
  font-family: 'Neue Regrade';
  src: url("../fonts/neue-regrade-font-family-1734878178-0/Neue-Regrade-Regular-BF65af35d81f2ff.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Neue Regrade';
  src: url("../fonts/neue-regrade-font-family-1734878178-0/Neue-Regrade-Bold-BF65af35d84e111.otf") format("opentype");
  font-weight: bold;
  font-style: normal; }
* {
  color: #fff1eb;
  font-family: "Open-Sauce-Sans"; }

.navbar-custom {
  background-color: #1e1e1e;
  height: 80px; }

.header {
  font-size: 12px; }

#navItem {
  color: #fff1eb;
  margin-left: 0;
  background-color: transparent;
  border-radius: 25px;
  text-align: center; }
  #navItem:hover {
    background-color: #fff1eb;
    border-radius: 25px;
    color: #1e1e1e;
    width: 80px; }

.custom-outline.buttonB {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff1eb;
  background-color: #1e1e1e;
  border: solid 1px #fff1eb;
  width: 130px;
  height: 35px; }
  .custom-outline.buttonB:hover {
    color: #1e1e1e;
    background-color: #fff1eb; }

.custom-outline.buttonInsta {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 35%;
  color: #fff1eb;
  background-color: #1e1e1e;
  border: solid 1px #fff1eb;
  margin-left: 1.5rem;
  height: 35px;
  width: 45px; }
  .custom-outline.buttonInsta svg {
    fill: #fff1eb;
    transition: fill 0.3s ease; }
  .custom-outline.buttonInsta:hover {
    color: #1e1e1e;
    background-color: #fff1eb; }
    .custom-outline.buttonInsta:hover svg {
      fill: #1e1e1e; }

.custom-outline.buttonA {
  color: #fff1eb;
  background-color: #1e1e1e;
  border: solid 1px #1e29fd;
  text-decoration: none; }
  .custom-outline.buttonA:hover {
    color: #fff1eb;
    background-color: #1e29fd; }

.logoSm {
  max-width: 100px;
  width: auto; }

.container00 {
  min-height: 120dvh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.titlePadding {
  padding-top: 70px;
  margin-left: 110px; }

.titleHome {
  width: 800px;
  font-size: 80px;
  color: #1e1e1e;
  text-align: justify;
  margin-left: 0px; }

.plan-link {
  text-decoration: none;
  color: #fff1eb; }

.buttonDiv {
  width: 500px;
  align-items: center;
  margin-left: -10px; }

#button {
  padding: 15px 30px;
  font-family: 'Open-Sauce-Sans';
  font-weight: bold; }

.textButtonHome {
  margin-left: 10px;
  margin-top: 10px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  width: 475px;
  font-size: 20px;
  color: #1e1e1e; }

.container00.container01 {
  background-image: url(../images/home/Home.png); }

.target-section {
  background-color: #1e1e1e;
  min-height: 40dvh;
  display: flex;
  align-items: center; }
  .target-section p {
    width: 700px; }
  .target-section .name-target {
    font-family: 'Neue Regrade', sans-serif;
    font-size: 125px;
    display: flex; }
    .target-section .name-target b {
      font-family: 'Neue Regrade', sans-serif;
      font-size: 125px; }

.strong-word {
  color: #1e1e1e; }

.italic-word {
  color: #1e1e1e;
  font-style: italic;
  font-weight: 300; }

.container00.container03 {
  padding-top: 70px;
  background-color: #fff1eb;
  display: block;
  align-items: center;
  justify-content: center;
  text-align: start;
  font-size: 30px;
  padding: 0; }
  .container00.container03 .text-samia-image {
    color: #1e1e1e;
    font-size: 25px;
    max-width: 50dvh;
    text-align: justify; }
  .container00.container03 .link-to-form {
    text-decoration: underline;
    color: #1e1e1e; }
  .container00.container03 .card-img {
    background-image: url(../images/Perfil-Img/perfil_img.jpeg);
    width: 400px;
    border-radius: 25px;
    border: 2px solid #1e1e1e;
    cursor: pointer; }
  .container00.container03 .card-title {
    margin: 0px;
    font-size: 20px; }
  .container00.container03 .card-text {
    font-size: 15px; }
  .container00.container03 .card-container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap; }
  .container00.container03 .card-custom {
    background-color: transparent;
    display: flex;
    align-items: center;
    text-align: center;
    border: none;
    border-color: #1e1e1e;
    transition: transform 0.3s ease-in-out; }
    .container00.container03 .card-custom:hover {
      transform: scale(1.1); }
    .container00.container03 .card-custom p {
      color: #1e1e1e !important; }

@media (max-width: 768px) {
  .text-samia-image {
    color: #1e1e1e;
    font-size: 27px;
    width: 100%;
    text-align: justify; } }
@media (max-width: 480px) {
  .container00.container03 {
    font-size: 20px;
    padding-top: 30px; }

  .text-samia-image {
    padding-left: 20px;
    padding-right: 20px; }

  .card-img {
    width: 250px; }

  .card-container {
    justify-content: center; }

  .card-custom {
    width: 100%;
    margin-bottom: 15px; }

  .card-title {
    font-size: 18px; } }
.logo-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  height: 100%;
  overflow: hidden;
  background-color: #452f2f; }
  .logo-section img {
    width: 80%; }

.img-section {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.container00.container02 {
  background-color: #fff1eb;
  min-height: 70dvh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  text-align: start;
  align-items: center; }
  .container00.container02 p {
    font-size: 25px; }

.container00.container02 .header {
  max-width: 900px;
  width: 100%; }

.container00.container02 p {
  font-size: 25px;
  line-height: 1.5;
  margin-bottom: 0;
  max-width: 800px;
  width: 100%;
  text-align: start; }

@media (max-width: 768px) {
  .container00.container02 {
    min-height: 50dvh; }

  .container00.container02 p {
    font-size: 20px;
    padding: 0 10px; } }
@media (max-width: 480px) {
  .container00.container02 h1 {
    font-size: 80px; }
  .container00.container02 b {
    font-size: 80px; }

  .container00.container02 p {
    font-size: 16px; } }
@media (max-width: 375px) {
  .container00.container02 h1 {
    font-size: 60px; }
  .container00.container02 b {
    font-size: 60px; }

  .container00.container02 p {
    font-size: 16px; } }
.container00.container04 {
  background-color: #1e29fd;
  min-height: 130dvh;
  display: flex;
  align-items: center;
  justify-content: center; }

.testimonials {
  min-height: 20vh;
  background-color: #1e29fd;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  gap: 30px;
  padding: 32px 8%; }

#testimonial-header {
  text-align: justify;
  color: #fff1eb; }
  #testimonial-header h1 {
    font-weight: bold; }

.swiper {
  min-width: 70%;
  height: 425px;
  background-color: #1e29fd; }

.swiper-slide {
  background-color: #1e1e1e;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
  box-shadow: 0px 0px 20px 0px #1e29fd;
  padding: 20px;
  border-radius: 12px;
  position: relative;
  height: 300px;
  overflow: hidden; }

.testimonial-quote {
  color: #fff1eb;
  font-size: 15px;
  text-align: justify;
  overflow-y: auto;
  flex-grow: 1;
  line-height: 1.5;
  max-height: 300px; }

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 10px;
  position: absolute;
  bottom: 20px;
  left: 20px; }

.author-avatar img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  overflow: hidden; }
  .author-avatar img img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

@media (max-width: 991px) {
  .testimonials {
    min-height: 20vh;
    background-color: #1e29fd;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    gap: 30px;
    padding: 32px 8%; } }
.author-info h3 {
  font-weight: 600;
  font-size: 14px;
  color: #fff1eb; }
.author-info p {
  font-size: 12px;
  color: #fff1eb; }

.container00.container05 {
  background-color: #1e29fd;
  min-height: 70vh;
  display: flex;
  align-items: center; }

#tripetto-19me872 {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-x: hidden;
  margin-top: 150px; }

#tripetto-19me872 .tripetto__form {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow-y: auto; }

.text-container2 {
  display: flex;
  flex-wrap: wrap;
  text-align: justify;
  justify-content: space-between;
  gap: 30px;
  padding: 30px; }

.text1-container2,
.text2-container2,
.text3-container2,
.text4-container2 {
  width: 100%;
  font-size: 18px;
  margin: 10px 0;
  color: #1e1e1e; }

@media (min-width: 576px) {
  .text1-container2,
  .text3-container2 {
    width: 45%;
    font-size: 22px; }

  .text2-container2,
  .text4-container2 {
    width: 50%;
    font-size: 22px; } }
@media (max-width: 768px) {
  .text-container2 {
    padding: 20px; }

  .text1-container2,
  .text2-container2,
  .text3-container2,
  .text4-container2 {
    width: 100%;
    margin: 0 auto;
    text-align: justify; } }
@media (min-width: 992px) {
  .text1-container2,
  .text3-container2 {
    width: 35%;
    font-size: 35px; }

  .text2-container2,
  .text4-container2 {
    width: 60%;
    font-size: 35px; } }
.container-text-image-samia {
  margin-bottom: 50px;
  display: block; }

.btn {
  border-radius: 20px; }

.footer {
  background-color: #1e1e1e;
  min-height: 10dvh;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .footer a {
    text-decoration: none;
    color: #fff1eb; }
  .footer .copyBSA {
    color: #fff1eb; }
  .footer .iconFooter {
    margin-bottom: 5px; }
  .footer svg {
    pointer-events: all; }

.footer {
  padding: 20px;
  background-color: #1e1e1e;
  color: #fff1eb;
  text-align: center; }

.social-icons {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap; }

.developer-link {
  display: block;
  margin-top: 10px;
  color: #fff1eb;
  font-size: 0.8rem;
  text-decoration: none;
  transition: color 0.3s ease; }
  .developer-link:hover {
    color: #1e29fd;
    text-decoration: underline; }

.card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.container06 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  min-height: 100dvh; }

.youtube-container, .instagram-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px; }

.youtube-container {
  background-color: #29bb4e;
  flex: 1;
  max-width: 100%; }

.instagram-container {
  background-color: #fff1eb;
  flex: 1;
  max-width: 100%;
  align-items: center; }

.title-youtube-container h1 {
  font-size: 4rem;
  font-weight: bold;
  margin: 0;
  color: #fff1eb; }

.title-instagram {
  font-size: 4rem;
  font-weight: bold;
  margin: 0;
  color: #452f2f; }

.subtitle-youtube {
  font-size: 2rem;
  margin: 10px 0;
  color: #fff1eb; }

.subtitle-instagram {
  font-size: 1.5rem;
  margin: 10px 0;
  color: #452f2f; }

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  background: black; }

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.cards-insta {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px; }

.card-insta {
  flex: 1;
  max-width: 280px;
  margin-bottom: 20px;
  background-color: #fff1eb;
  border-radius: 10px;
  box-shadow: 0 4px 8px #1e1e1e;
  overflow: hidden;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out; }

.card-insta:hover {
  transform: translateY(-10px);
  box-shadow: 0 8px 16px #1e1e1e; }

.card-img-insta {
  width: 100%;
  border-radius: 10px;
  transition: transform 0.3s ease-in-out; }

.card-insta:hover .card-img-insta {
  transform: scale(1.07); }

@media (max-width: 768px) {
  .container06 {
    flex-direction: column; }

  .youtube-container, .instagram-container {
    width: 100%;
    padding: 20px; }

  .title-youtube-container h1, .title-instagram {
    font-size: 1.8rem; }

  .subtitle-youtube, .subtitle-instagram {
    font-size: 1rem; }

  .cards-insta {
    justify-content: center;
    gap: 10px; }

  .card {
    max-width: 100%; } }
.container07 {
  background-color: #1e1e1e;
  display: flex;
  align-items: center;
  min-height: 90vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .container07 h3 {
    font-weight: bold; }
  .container07 .text-center h2 {
    text-align: start;
    font-weight: bold; }
  .container07 #contact-form {
    width: 100%;
    text-align: start; }
    .container07 #contact-form .form-control {
      background-color: #fff1eb;
      border-color: #1e29fd; }
  .container07 .card-container {
    display: flex;
    justify-content: space-between;
    gap: 15px; }
  .container07 .card {
    background-color: #1e1e1e;
    border-color: #fff1eb;
    padding: 20px;
    width: 100%;
    height: 100%;
    text-align: start; }
  .container07 .card h3 {
    font-size: 35px;
    color: #1e29fd;
    margin-bottom: 15px; }
  .container07 .card p {
    font-size: 25px;
    color: #fff1eb; }
  .container07 .btn {
    text-decoration: none;
    color: #fff1eb;
    background-color: #1e29fd;
    padding: 10px 20px;
    border-radius: 5px;
    transition: background-color 0.3s; }
  .container07 .btn:hover {
    background-color: #fff1eb;
    color: #1e29fd; }

@media (max-width: 992px) {
  .contact-form {
    align-items: center;
    justify-items: center; }

  .card-container {
    gap: 20px; }

  .card h3 {
    font-size: 20px; }

  .card p {
    font-size: 14px; } }
@media (max-width: 1466px) {
  .titlePadding {
    padding-top: 130px;
    margin-left: 10px; }

  .titleHome {
    width: 500px;
    font-size: 60px;
    color: #1e1e1e;
    text-align: start;
    margin-left: 50px; }

  .textButtonHome {
    margin-left: 10px;
    margin-top: 10px;
    width: 300px;
    font-size: 17px;
    color: #1e1e1e; }

  #button {
    padding: 10px 20px;
    font-family: 'Open-Sauce-Sans';
    font-weight: bold; }

  .buttonDiv {
    margin-left: 30px; } }
@media (max-width: 991px) {
  .custom-toggler {
    border-color: #fff1eb; }
    .custom-toggler:hover {
      color: #fff1eb; }

  .custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255, 241, 235)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

  .navbar-collapse {
    display: flex;
    width: 100%;
    position: absolute;
    top: 80px;
    background: #1e1e1e; }

  .titlePadding {
    padding-top: 100px;
    margin-left: 10px; }

  .titleHome {
    width: 500px;
    font-size: 55px;
    color: #1e1e1e;
    text-align: start;
    margin-left: 50px;
    padding: 0px; }

  .buttonDiv {
    align-items: center;
    flex-wrap: wrap;
    padding-top: 20px; } }
@media (max-width: 598px) {
  .titlePadding {
    padding-top: 70px;
    margin-left: 0;
    align-items: start;
    justify-items: start; }

  .navbar-collapse {
    display: flex;
    width: 100%;
    position: absolute;
    top: 80px;
    background: #1e1e1e; }

  .titleHome {
    width: auto;
    font-size: 40px;
    color: #1e1e1e;
    text-align: start;
    margin-left: 0; }

  .textButtonHome {
    margin-left: 10px;
    margin-top: 15px;
    width: 235px;
    font-size: 17px;
    color: #1e1e1e;
    text-align: justify;
    margin-bottom: 0; }

  #button {
    padding: 10px 30px;
    font-family: 'Open-Sauce-Sans';
    font-weight: bold; }

  .buttonDiv {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0;
    padding-left: 0; }

  .card-custom {
    width: 100%;
    max-width: 300px; }

  .footer a {
    font-size: 14px;
    text-decoration: none;
    color: #fff1eb; }
    .footer a:hover {
      color: #b9b9b9; }
  .footer i {
    color: #fff1eb; }
  .footer .iconFooter {
    text-align: center; }
  .footer .custom-icon {
    margin-right: 4px; }
  .footer .copyBSA {
    font-size: 14px;
    color: #fff1eb;
    text-align: center; }

  .logoSm {
    width: 80px; }

  .card-img {
    height: auto;
    max-width: 250px; } }
@media (max-width: 358px) {
  .custom-outline.buttonB {
    width: 110px;
    font-size: 12px; }

  .logoSm {
    width: 60px; } }

/*# sourceMappingURL=style.css.map */
