@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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

body {
  font-family: "Poppins", serif;
}

.menu {
  display: none;
  flex-direction: column;
  background-color: white;
  position: absolute;
  top: 60px;
  width: 100%;
  left: 0;
  z-index: 9999;
  padding-left: 20px;
  font-size: 17.5px;
}

.menu a {
  padding: 10px;
  text-decoration: none;
  color: black;
  display: block;
}

.header-gradient {
  color: #fd7017 !important;
}

.menu a:hover {
  background-color: #ddd;
}

.img-menu {
  cursor: pointer;
}

.img-icon-menu {
  margin-left: -40px;
}






.container-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}

.logo-resp {
  margin-left: -40px;
}

.container-section1 {
  padding: 0px 0px 400px 0;
  background-image: url("../img/fondo-acesor-11-resp.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.container-header-full {
  display: none;
}

.section1-title {
  text-align: center;
  font-size: 23px;
  line-height: 32px;
  font-weight: 600;
  padding-top: 30px;
}

.section1-subtitle {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  padding: 30px 20px;
}

.section1-subtitle-span {
  color: #fd7017;
}

.container-main-button-section1 {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.container-button-section1 {
  background-color: #fd7017;
  width: 230px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 25px;
  border-radius: 1rem;
  font-size: 16px;
  line-height: 15px;
  font-weight: 700;
  cursor: pointer;
}

.container-button2-section1 {
  background-color: #25d366;
  width: 230px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 25px;
  border-radius: 1rem;
  font-size: 16px;
  line-height: 15px;
  font-weight: 700;
  cursor: pointer;
}

.img-arrow-icon {
  margin-left: 10px;
}

.img-arrow-icon-ws {
  margin-right: 10px;
}

.container-section1-bot {
  background-color: #fff5ef;
  padding: 0 20px 20px 20px;
  position: relative;
  margin-top: -3px;
}

.section1-bot-title {
  color: white;
  margin-top: -50px;
  text-align: center;
  font-size: 22px;
  line-height: 48px;
  font-weight: 500;
}

.section1-bot-text {
  margin-top: 20px;
  font-size: 19px;
  line-height: 27px;
  font-weight: 300;
  color: #181a20;
  text-align: center;
  padding: 10px;
}

.section1-bot-text-span {
  color: #fd7017;
}

.img-flange-icon {
  display: flex;
  justify-content: center;
}

/* finish */








.container-section2 {
  padding: 20px;
}


.section-2 {
  padding: 40px 30px;
}

.section-4 {
  padding: 40px 30px;
}

.title-sect-2 {
  font-size: 19px;
  color: #181a20;
  font-weight: 800;
  padding-right: 30px;
  line-height: 26px;
}

.desp-sect-2 {
  margin-top: 20px;
  line-height: 28.5px;
  font-weight: 400;
  font-size: 17.5px;
  color: #181a20;
}

.desp-sect-2-2 {
  margin-top: 20px;
  line-height: 28.5px;
  font-weight: 400;
  font-size: 17.5px;

  color: #181a20;
}

.section2-img {
  display: none;
}



.italic {
  font-style: italic;
}

.section-2-font {
  font-weight: 600;
}

.container-button {
  margin-top: 20px;
  position: relative;
}

.button-1 {
  padding: 15px 25px;
  background-color: #fd7017;
  color: white;
  border: none;
  border-radius: 0.8rem;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
}


























.section2-title {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #181a20;
  margin-top: 20px;
}

.section2-text {
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.container-img-map {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.newSection3-container-main {
  margin: 50px 20px 20px 20px;
}

.newSection3-container {
  background-color: #fff5ef;
  padding: 30px;
  border-radius: .7rem;
}

.newSection3-container-text {}

.newSection3-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

.newSection3-subtitle {
  font-weight: 500;
  font-size: 19px;
  margin-top: 10px;
}

.newSection3-container-textp {
  margin-top: 10px;
  color: #717171;
  font-size: 17px;
  margin-left: -15px;
}

.newSection3-container-textp2 {
  display: flex;
  margin-top: 10px;
}

.custom-bullet {
  margin-right: 10px;
}

.newSection3-container-img {}

.newSection3-img-resp {
  width: 100%;
}

.newSection3-img-full {
  display: none;
}







.container-section3 {
  padding: 20px;
}

.section3-title {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #181a20;
  margin-top: 20px;
}

.section3-container-card {
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 0.7rem;
  margin-top: 30px;
}

.section3-card-img {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.section3-card-title {
  color: #181a20;
  font-weight: 700;
  font-size: 18px;
  line-height: 43px;
  text-align: center;
  margin-top: 20px;
}

.section3-card-text {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}

.section3-card-button-container-main {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.section3-card-button-container {
  background-color: #fd7017;
  display: flex;
  align-items: center;
  color: white;
  padding: 20px 30px;
  border-radius: 0.7rem;
}

.section3-card-button-text {
  margin-right: 5px;
  font-size: 16px;
  line-height: 15px;
  font-weight: 700;
}

.container-section4 {
  padding: 20px;
}

.section4-title {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #181a20;
  margin-top: 20px;
}

.section4-text {
  font-size: 18px;
  line-height: 28px;
  margin-top: 10px;
}

.container-main-button-section4 {
  margin-top: 30px;
}

.section4-text-2 {
  color: #119A44;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 20px;
  max-width: 200px;
}

.container-section5 {
  padding: 20px;

}

.section5-container-text-main {
  margin-top: 40px;
}

.section5-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}

.section5-text {
  font-size: 18px;
  line-height: 28px;
  margin-top: 5px;
}

.section5-container-card {
  margin-top: 10px;
}

.section5-card-text {
  color: #181A20;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}

.section5-card-text2 {
  color: #181A20;
  font-size: 18px;
  line-height: 28px;
}

.container-section6 {
  margin-top: 20px;
  padding: 20px;
}

.section6-title {
  font-weight: 700;
  font-size: 23px;
  line-height: 33px;
  text-align: center;
}

.section6-text {
  color: #FD7017;
  font-weight: 700;
  font-size: 25px;
  line-height: 33px;
  text-align: center;
}

.section6-container-card {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 20px;
  border-radius: .7rem;
  margin-top: 20px;
}

.section6-card-img {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.section6-card-title {
  text-align: center;
  margin-top: 10px;
  font-size: 19px;
  line-height: 29px;
  font-weight: 700;
}

.section6-card-text {
  font-size: 18px;
  text-align: center;
  line-height: 28px;
  margin-top: 10px;
}

.container-section7 {
  padding: 20px;
}

.section7-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.section7-container-card-main {
  border-radius: 1rem;
  padding: 1px;
  border: 2px solid #fff5ef;
  box-shadow: 0 0 20px rgba(255, 245, 239, 0.8);
}



.section7-card-item {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: space-between;
}

.section7-card-text {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  background-color: #fff5ef;
  padding: 15px 10px;
  flex: 6;
}

.section7-card-text2 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  background-color: white;
  padding: 15px 10px;
  flex: 6;
}


.section7-card-img {
  background-color: #fff5ef;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 78px;
  flex: 1;
}

.section7-card-img2 {
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 78px;
  flex: 1;
}

.section7-card-img-icon {
  height: 26px;
  width: 26px;
}

.section7-button {
  text-align: center;
  margin-top: 20px;
  color: #FD7017;
  font-weight: 600;
  font-size: 19px;
  line-height: 43px;
  cursor: pointer;
}

.container-section8 {
  padding: 20px;
}

.container-section9 {
  padding: 20px;
  background-color: #fff5ef;
}

.section9-title {
  margin-top: 20px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.section9-subtitle {
  color: #181A20;
  font-size: 18px;
  line-height: 26px;
}

.section9-text {
  font-size: 18px;
  line-height: 26px;
  margin-top: 20px;
}

.section9-text2 {
  font-size: 18px;
  line-height: 26px;
  margin-top: 10px;
}

.section9-text-span {
  color: #FD7017;
}

.section9-container-img {
  display: flex;
  justify-content: center;
}

.section9-container-icon {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.section9-icon {
  width: 150px;
}

.container-section10 {
  padding: 20px;
}

.section10-title {
  text-align: center;
  margin-top: 20px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.section10-subtitle {
  text-align: center;
  color: #181A20;
  font-size: 18px;
  line-height: 26px;
}

.section10-subtitle-span {
  font-weight: 600;
}

.section10-container-text {
  margin-top: 20px;
}

.section10-text1 {
  background-color: #f4f8fc;
  border-radius: .7rem;
  padding: 10px;
  color: #262A37;
}

.section10-text2 {
  background-color: #f0fceb;
  border-radius: .7rem;
  padding: 10px;
  color: #59C526;
  margin-top: 10px;
}

.section10-text3 {
  background-color: #fff5ef;
  border-radius: .7rem;
  padding: 10px;
  color: #FD7017;
  margin-top: 10px;
}

.section10-container-text2 {
  padding: 10px;
  background-color: #f4f8fc;
  margin-top: 20px;
}

.section10-color-icon-li {
  color: #FD7017;
  margin-right: 10px;
}

.section10-text-4 {
  color: #262A37;
  font-weight: 500;
  font-size: 18px;
  line-height: 38px;
}

.section10-text-4-span {
  color: #FD7017;
}

.container-section11 {
  padding: 20px;
}

.section11-container-form {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: .7rem;
}

.section11-header {
  background-color: #232323;
  padding: 20px;
  border-top-left-radius: .7rem;
  border-top-right-radius: .7rem;
}

.section11-header-title {
  color: white;
  text-align: center;
}

.section11-header-text {
  color: white;
  margin-top: 10px;
  text-align: center;
}

.section11-container-form-body {
  padding: 20px;
}

.section11-container-input {
  margin-top: 10px;
}

.name-input-text {
  font-weight: 600;
  font-size: 17px;
}

.span-red {
  color: #f30707;
}

.input-text {
  padding: 10px;
  width: 100%;
  border-radius: .4rem;
  border: 1px solid #D1CFCF;
  margin-top: 5px;
}

.input-select {
  width: 100%;
  border-radius: .4rem;
  border: 1px solid #D1CFCF;
  padding: 10px;
}

.container-button-form {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.button-form1 {
  background-color: #FD7017;
  padding: 10px 25px;
  color: white;
  border-radius: .7rem;
}


.button-form2 {
  background-color: white;
  padding: 10px 25px;
  color: #FD7017;
  border-radius: .7rem;
  border: 1px solid #FD7017;
}

.container-section7-title {
  display: flex;
  justify-content: center;
}

.section7-subtitle {
  text-align: center;
}

.newSection4-container {
  margin: 20px;
  background-color: #f7f7f7;
  padding: 20px;
  border-radius: .7rem;
}

.newSection4-text {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}

.newSection4-container-button1 {
  background-color: #25272d;
  padding: 20px;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  color: white;
  width: 250px;
  font-weight: 500;
}

.newSection4-container-button2 {
  color: #25272d;
  padding: 20px;
  font-weight: 600;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #25272d;
  width: 250px;

}


.container-NewSection7 {
  background-color: #fff5ef;
  padding: 40px 20px;
  margin-top: 50px;
}

.title-NewSection7 {
  text-align: center;
  font-size: 23px;
  font-weight: 700;
}

.newSection-container-card {
  background-color: white;
  padding: 20px;
  border-radius: .7rem;
  margin-top: 30px;
  margin-bottom: 50px;
}

.title-comment {
  font-size: 19px;
  font-weight: 700;
}

.card-comment {
  margin-top: 10px;
  font-size: 17px;
  font-weight: 500;
  min-height: 110px;
}

.container-start {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E9E9E9;
}

.card-perfil {
  margin-top: 20px;
  display: flex;
  align-items: center;
}

.title-name {
  margin-left: 20px;
  font-weight: 600;
  font-size: 18px;
}



/* mapa  */
.mapa-container {
  position: relative;
  margin: 20px auto;
  overflow: hidden;
}

.mapa-full {
  display: block;
  width: 100%;
  height: auto;
}

.info-tooltip {
  position: fixed;
  background-color: gray;
  color: white;
  padding: 10px 15px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 20;
  white-space: nowrap;
  font-family: Arial, sans-serif;
  text-align: center;
  pointer-events: none;
  transform: translate(-50%, -100%);
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}

.info-tooltip.visible {
  display: block;
  opacity: 1;
}

.info-tooltip::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #f77f00;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}

.tooltip-title {
  margin: 0 0 5px 0;
  font-size: 1.1em;
  font-weight: bold;
}

.tooltip-phone {
  margin: 0;
  font-size: 0.9em;
}

.map-container-call-div .phone-entry {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  color: inherit;
}

.map-container-call-div .phone-entry img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  flex-shrink: 0;
}

.map-container-call-div .phone-entry p {
  margin: 0;
  font-size: 0.9em;
  white-space: normal;
}

.tooltip-phone {
  margin: 0;
  padding: 0;
}





























































.container-button1 {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.button-save-exit {
  padding: 20px 5px;
  border: 1px solid #fd7017;
  background-color: white;
  color: #fd7017;
  border-radius: 0.7rem;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  width: 160px;
}

.button-save-next {
  padding: 20px 5px;
  border: 1px solid white;
  background-color: #fd7017;
  color: white;
  border-radius: 0.7rem;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  width: 180px;
}

.button-save-full {
  padding: 20px 5px;
  border: 1px solid white;
  background-color: #fd7017;
  color: white;
  border-radius: 0.7rem;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  width: 100%;
  margin-top: 10px;
}


.container-input-checkbox {
  display: flex;
  align-items: start;
  margin-top: 20px;
}

.input-checkbox-label {
  color: #737373;
  margin-left: 10px;
  font-weight: 500;
  font-size: 15px;
  line-height: 21px;
}

.title-form-header {
  color: #181a20;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  margin-top: 30px;
  text-align: center;
}

.error-message {
  color: red;
  font-size: 0.875em;
  display: none;
}

.section2-map-full {
  display: none;
}

.section4-img-full {
  display: none;
}

.section5-img-full {
  display: none;
}


.container-section7-show {
  margin-top: 20px;
  display: none;
}

.section7-card-text-title {
  text-align: center;
  font-size: 19px;
}

.section7-container-card-main {
  margin-top: 20px;
}

.section-full {
  margin: 100px 20px 20px 20px;
}

.section-full-img {
  display: none;
}

.title-sect-2 {
  font-size: 22px;
  line-height: 32px;
}

.description-section-full-p {
  margin-top: 10px;
}

.container-sectionFull-text2 {
  margin-top: 20px;
  padding: 30px;
  background-color: #fff5ef;
}

.sectionFull-text1 {
  color: #BF5512;
  text-align: center;
  font-weight: 500;
  font-size: 19px;
}

.font-w {
  font-weight: 700;
}

.swiper-full1 {
  display: none;
}




@media (min-width: 920px) {
  .container-header {
    display: none;
  }

  .container-section1-main {
    background-image: url("../img/fondo-acesor-11-full.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 150px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-section1 {
    background-image: none;
  }

  .container-header-full {
    display: block;
    width: 100%;
  }


  .container-header-link {
    display: flex;
    justify-content: space-between;
    color: #000000;
    align-items: center;
    font-size: 15px;
    line-height: 26px;
    margin: 0 10px;
    flex-wrap: wrap;
  }

  .header-link-i {
    display: flex;
    color: #000000;
    align-items: center;
    font-size: 16px;
    line-height: 26px;
    margin-right: 20px;
  }

  .header-link {
    text-decoration: none;
    color: black;
    font-size: 15px;
    font-weight: 500;
  }

  .header-link-button {
    color: #fd7017;
    border: 1px solid #fd7017;
    padding: 10px;
    border-radius: 1.5rem;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin: 0 10px;
  }

  .border-header-full {
    border-bottom: 1px solid #fd7017;
    width: 20px;
    margin: 0 5px;
  }

  .header-full-container-title {
    padding: 0px 150px;
    margin-top: 20px;
  }

  .header-full-title {
    font-size: 41px;
    line-height: 58px;
    font-weight: 600;
  }

  .border-header-full-title {
    border-bottom: 3px solid #fd7017;
    width: 710px;
  }

  .container-section1-full {
    display: flex;
    justify-content: space-between;
  }

  .container-section1 {
    padding: 0 0 0 80px;
    max-width: 580px;
  }

  .container-section1-div {
    width: 750px;
  }

  .section1-title {
    text-align: left;
    font-size: 34px;
    line-height: 48px;
  }

  .section1-subtitle {
    font-size: 20px;
    line-height: 32px;
    text-align: left;
    padding: 10px 70px 10px 0;
  }

  .container-main-button-section1 {
    display: flex;
    justify-content: start;
    margin-top: 20px;
  }

  .section-2 {
    display: flex;
    justify-content: space-between;
    padding: 100px 120px;
  }

  .section2-img {
    display: flex;
    flex: 4;

  }

  .title-sect-2 {
    font-size: 26px;
  }

  .description-section2-full {
    flex: 3;
    max-width: 550px;
    margin-right: 20px;
    padding-top: 30px;
  }

  .img-secion2-1 {
    height: 300px;
    width: 200px;
    margin-top: 200px;
    margin-left: 50px;
  }

  .img-secion2-2 {
    height: 400px;
    width: 300px;
    margin-left: 10px;
  }





  .section2-map-resp {
    display: none;
  }

  .section2-map-full {
    display: block;
  }



  .section2-title {
    font-size: 30px;
    line-height: 43px;
    margin-top: 30px;
  }

  .container-section2-text {
    display: flex;
    justify-content: center;
  }

  .section2-text {
    max-width: 500px;
    margin-top: 10px;
  }

  .newSection3-container-main {
    display: flex;
    justify-content: center;
    margin: 60px;
  }

  .newSection3-img-resp {
    display: none;
  }

  .newSection3-container {
    max-width: 520px;
    padding: 40px 40px;

    min-width: 420px;
  }

  .newSection3-img-full {
    display: block;
  }

  .section-full {
    padding: 80px 80px;
    display: flex;
    justify-content: center;
    max-width: 1200px;
  }

  .img-secion-full-1 {
    height: 400px;
    width: 300px;
    margin-left: 10px;
  }

  .img-secion-full-2 {
    height: 280px;
    width: 200px;
    margin-top: 180px;
    margin-left: -50px;
  }

  .section-full-img {
    display: flex;
    flex: 4;
  }

  .description-section-full {
    flex: 4;
    padding: 20px;
    margin-left: 50px;

  }



  .description-section-full-p {
    margin-top: 20px;
    line-height: 28.5px;
  }



  .container-section3 {
    margin-top: 40px;
  }

  .section3-title {
    font-size: 28px;
    line-height: 43px;
  }

  .section3-container-card-main {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 20px;
  }

  .section3-container-card {
    flex: 1;
    max-width: 350px;
  }

  .section3-card-text {
    height: 80px;
  }

  .container-section4 {
    display: flex;
    padding: 100px;
    align-items: center;
  }

  .section4-img-resp {
    display: none;
  }

  .section4-img-full {
    display: block;
  }

  .section4-title {
    text-align: left;
  }

  .section4-text {
    text-align: left;
  }

  .section4-container-text {
    padding-right: 100px;
    flex: 1;
    max-width: 600px;
  }

  .section4-container-img {
    flex: 1;
  }

  .section4-container-text-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }


  .container-section5 {
    display: flex;
    padding: 100px;
    align-items: center;
  }



  .section5-img-resp {
    display: none;
  }

  .section5-container-text-main {
    flex: 1;
    padding-left: 50px;
    margin-top: 0;
  }

  .section5-container-card {
    display: flex;
    align-items: start;
    gap: 10px;
    margin-top: 20px;
  }

  .section5-container-text-title {
    padding-left: 80px;
  }



  .section5-container-img {
    flex: 1;
  }

  .section5-img-full {
    display: block;
  }

  .section6-container-card-main {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
    margin-top: 20px;

  }

  .section6-container-card {
    max-width: 400px;
    height: 300px;
  }

  .container-section7 {
    margin-top: 100px;
  }

  .section7-container-main-full {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }

  .section7-container-card-main {
    width: 700px;
  }

  .section7-card-img {
    height: 54px;
  }

  .section7-card-img2 {
    height: 54px;
  }

  .container-section9 {
    display: flex;
    padding: 70px 100px;
    align-items: start;
    justify-content: center;
  }

  .section9-title {
    margin-top: 40px;
    font-size: 27px;
    line-height: 43px;
  }

  .section9-subtitle {
    font-size: 20px;
    line-height: 28px;
  }

  .section9-text {
    font-size: 18px;
    line-height: 28px;

  }

  .section9-container-icon {
    margin-top: 20px;
    justify-content: start;
    gap: 20px;
  }

  .section10-container-text {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  .section10-text1 {
    font-size: 17px;
    line-height: 38px;
    padding: 10px 30px;
  }

  .section10-text2 {
    margin-top: 0;
    font-size: 17px;
    line-height: 38px;
    padding: 10px 30px;
  }

  .section10-containet-text3 {
    display: flex;
    justify-content: center;
  }

  .section10-text3 {
    width: 850px;
    text-align: left;
    font-size: 17px;
    line-height: 38px;
    padding: 10px 30px;

  }

  .section10-container-text2 {
    display: flex;
    justify-content: center;
    background-color: white;
  }

  .section10-container-text2-full {
    width: 600px;
    padding: 10px 30px;
    background-color: #f4f8fc;
    border-radius: .7rem;
  }

  .container-section11 {
    display: flex;
    justify-content: center;
  }

  .section11-container-form-body {
    padding: 20px 40px;
  }

  .section11-container-form {
    width: 900px;
  }

  .section11-container-input-full {
    display: flex;
    gap: 20px;
  }

  .section11-container-input {
    flex: 1;
    margin-top: 20px;
  }

  .input-text {
    margin-top: 10px;
  }

  .input-select {
    margin-top: 10px;
  }

  .container-button-form {
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .section7-title {
    max-width: 500px;
  }

  .section7-subtitle {
    max-width: 600px;
  }

  .newSection4-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
  }

  .newSection4-container-text2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .newSection4-text {
    margin-top: 20px;
  }

  .newSection4-container {
    padding-bottom: 40px;
  }

  .container-NewSection7-main {
    display: flex;
    justify-content: center;
    background-color: #fff5ef;
    margin-top: 50px;
  }

  .swiper-resp {
    display: none !important;
  }

  .swiper-full1 {
    display: flex;
    justify-content: space-between;
    gap: 30px;
  }

  .newSection-container-card {
    max-width: 350px;
    min-width: 300px;
  }

  .container-NewSection7 {
    padding: 50px;
    max-width: 1200px;
    margin-top: 0;
  }

  .title-NewSection7 {
    text-align: left;
  }

  .swiper-home-resp {
    display: none !important;
  }

  .button-save-exit {
    width: 240px;
    margin-right: 20px;
  }

  .button-save-next {
    width: 240px;
    margin-right: 20px;
  }

  .button-save-full {
    margin-top: 20px;
    width: 240px;
  }

}

@media (min-width: 1300px) {
  .section-full-container-main {
    display: flex;
    justify-content: center;
  }
}

@media (min-width: 1420px) {
  .header-link-main-c {
    display: flex;
    justify-content: space-between;
  }


  .container-section1-main {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 220px;
  }

  .description-section2-full {
    padding-left: 100px;
  }

  .section-2 {
    justify-content: center;
    padding-left: 100px;
    padding-right: 100px;
  }

  .description-section2-full {
    flex: 3;
    max-width: 100%;
    margin-right: 20px;
    padding-top: 30px;
  }

  .container-main {
    display: flex;
    justify-content: center;
  }

  .container-card-main {
    max-width: 1450px;
  }




}