@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;
}

.container-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}

.logo-resp {
  margin-left: -40px;
}

.container-section1 {
  padding: 0px 10px 250px 0;
  background-image: url("../img/fondo-inquilino-resp.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

.container-header-full {
  display: none;
}

.section1-title {
  text-align: left;
  font-size: 23px;
  line-height: 32px;
  font-weight: 600;
  padding-top: 30px;
  padding-left: 20px;
  
  
}

.section1-subtitle {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  font-weight: 400;
  padding: 20px 20px;
}

.section1-subtitle-span {
  color: #fd7017;
}

.container-main-button-section1 {
  display: flex;
  justify-content: center;
  padding: 10px;
  gap: 10px;
}

.container-button2-section1 {
  background-color: #25d366;
  width: 200px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 35px;
  border-radius: 1rem;
  font-size: 16px;
  line-height: 15px;
  font-weight: 700;
  cursor: pointer;
  gap: 5px;
}

.section1-text-green {
  color: #119A44;
  font-weight: 500;
  font-size: 17px;
  width: 200px;
  text-align: center;
}

.section1-container-text2 {
  margin-top: 20px;
  padding: 10px;
  padding-left: 30px;
  color: white;
  background: linear-gradient(to right, #DC5001, #FD7017);
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
  max-width: 380px;
}

.section1-text2-title {
  font-size: 18px;
  font-weight: 600;

}

.section1-text2-title2 {
  font-size: 18px;
}

.section1-container-text3 {
  padding: 20px 10px 20px 20px;
}

.section1-text3-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;

}

.section1-text3-title2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.section1-text3-title2-span {
  color: #fd7017;
  font-weight: 500;
}

.section1-text3-title3 {
  font-weight: 300;
  font-size: 18px;
}











































.container-section2 {
  padding: 20px;
  margin-top: 30px;
}

.section2-container-text {
  margin-top: 20px;
}

.section2-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;

}

.section2-text {
  font-size: 17px;
  line-height: 28px;
  
}

.section2-container-card {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}

.section2-card-text {
  font-size: 18px;
  font-weight: 600;
}

.container-section3 {
  padding: 20px;
}

.container-section4 {
  padding-right: 30px;
  margin-top: 50px;
}

.container-section4-main {
  background-color: #fff5ef;
  position: relative;
  border-radius: .7rem;
  
}

.section4-container-card-text{
  margin-top: 20px;
}

.section4-container-card-text2{
  margin-top: 20px;
}



.section4-img-resp {
  width: 200px;
}

.section4-container-card {
  padding: 20px;
  position: relative;
  margin-right: 20px;
}


.section4-img1 {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 30px;
  
}

.section4-img1-1 {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 30px;
  
}

.section4-iconNumber1 {
  position: relative;
  margin-right: -50px;
  height: 100px;
  width: 100px;
}

.section4-card-title {
  font-size: 18px;
}

.section4-card-text {
  margin-top: 10px;
  font-size: 16px;
}




.container-section5 {
  padding-left: 30px;
  margin-top: 50px;
}

.container-section5-main {
  background-color: #fff5ef;
  position: relative;
  border-radius: .7rem;
  
}

.section5-container-card {
  padding: 20px;
  position: relative;
  margin-left: 20px;
}

.section5-container-card-2 {
  padding: 20px;
  position: relative;
  margin-left: 20px;
}

.section5-container-img-resp-text {
  display: flex;
  justify-content: end;
}

.section5-img1 {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-left: -60px;
  margin-right: 20px;
}

.section5-iconNumber1 {
  position: relative;
  height: 100px;
  width: 100px;
  margin-left: -50px;
}

.section5-img1-1 {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-left: -60px;
}

.section5-iconNumber1 {
  position: relative;
  margin-right: -50px;
  height: 100px;
  width: 100px;
}

.section5-container-card-text2 {
  margin-top: 20px;
}







































.section7-title {
  font-weight: 700;
  font-size: 19px;
  line-height: 32px;
  text-align: center;
}

.section7-title2 {
  font-weight: 700;
  font-size: 23px;
  line-height: 32px;
  text-align: center;
  color: #FD7017;
}

.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;
  margin-top: 30px;
}

.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: center;
  gap: 20px;
}

.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;
}

.button-form3 {
  background-color: #2EA505;
  padding: 10px 25px;
  color: white;
  border-radius: .7rem;
}





.container-section7-title {
  display: flex;
  justify-content: center;
}

.section7-subtitle {
  text-align: center;
}


.container-button1 {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.container-button2 {
  display: flex;
  justify-content: space-between;
  justify-content: center;
  margin-top: 10px;
}

.button-save-exit {
  padding: 15px 20px;
  border: 1px solid #fd7017;
  background-color: white;
  color: #fd7017;
  border-radius: 0.7rem;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
  
}

.button-save-next {
  padding: 15px 20px;
  border: 1px solid white;
  background-color: #fd7017;
  color: white;
  border-radius: 0.7rem;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
  
}

.container-footer {
  background-color: #181a20;
  padding: 20px;
}

.container-img-footer {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.footer-card1-container {
  margin-top: 20px;
}

.footer-card1-text {
  color: #bebdbd;
  font-size: 16px;
  line-height: 21px;
}

.footer-card1-text2 {
  color: #bebdbd;
  font-size: 16px;
  line-height: 21px;
  margin-top: 30px;
}

.footer-card1-text3 {
  color: #ffffff;
  margin-top: 20px;
}

.footer-card1-text4 {
  color: #ffffff;
  margin-top: 40px;
}

.footer-container-redes {
  display: flex;
  margin-top: 20px;
}

.img-redes-resp {
  margin-right: 40px;
}

.footer-container-email {
  padding: 10px;
  background-color: #2a2c31;
  border-radius: 0.7rem;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.form-input {
  background-color: #2a2c31;
  border: none;
  padding: 10px;
  color: white;
}

.form-input-button {
  background-color: #2a2c31;
  border: none;
  padding: 10px;
  color: white;
  width: 60%;
}

.button-footer-span {
  background-color: #383a3e;
  padding: 16px 25px;
  color: #ffffff;
  border-radius: 0.7rem;
}

.footer-card2-container {
  margin-top: 40px;
}

.footer-link {
  color: #bebdbd;
  font-size: 16px;
  line-height: 14px;
  margin-top: 15px;
}

.footer-card2-text1 {
  color: #ffffff;
  font-size: 16px;
  line-height: 15px;
  font-weight: 600;
  margin-top: 10px;
}

.footer-border-bootom {
  width: 100%;
  border-bottom: 1px solid #bebdbd;
  margin-top: 40px;
}

.footer-container-legend {
  margin-top: 20px;
  color: #bebdbd;
}

.footer-legend-text {
  text-align: center;
  font-size: 14px;
  line-height: 26px;
}

.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;
}

.container-section7-show {
  margin-top: 20px;
  
}

@media (min-width: 920px) {
  .container-header {
    display: none;
  }

  .container-section1-main {
    background-image: url("../img/fondo-inquilino.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 40px;
  }

  .container-section1 {
    background-image: none;
  }

  .container-header-full {
    display: block;
  }

  .container-header-link-main {
    display: flex;
  }

  .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-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 {
    padding: 0 0 0 0px;
    max-width: 650px;
  }

  .section1-title {
    text-align: left;
    font-size: 34px;
    line-height: 48px;
    margin-left: 100px;
    padding-left: 0;
  }

  .container-main-button-section1-desktop {
    display: flex;
    margin-left: 90px;
    margin-right: 50px;
  }
  
  .section1-subtitle {
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    padding: 10px 70px 10px 0;
    margin-left: 100px;
  }

  .section1-container-text3 {
    margin-left: 80px;
  }

  .section1-container-text2 {
    margin-top: 20px;
    padding: 10px;
    padding-left: 100px;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
    max-width: 480px;
  }

  .section1-text2-title {
    font-size: 22px;
    font-weight: 600;
  
  }
  
  .section1-text2-title2 {
    font-size: 22px;
  }







  

  .container-section2 {
    display: flex;
    gap: 50px;
    justify-content: center;
    align-items: center;

  }

  .section2-container-text {
    max-width: 600px;
  }


  .section2-container-card-full {
    display: flex;
    gap: 20px;
  }

  .container-button1 {
    justify-content: start;

  }

  .container-button2 {
    justify-content: start;
  }

  .header-link {
    text-decoration: none;
    color: black;
    font-size: 15px;
    font-weight: 500;
  }



  
  

  .container-section3 {
    margin-top: 100px;
  }

  .section4-img-resp {
    width: auto;
    height: auto;
  }

  .container-section4 {
    padding-right: 100px;
    margin-top: 100px;
  }

  .section4-container-card {
    display: flex;
    align-items: center;
    gap: 50px;
    justify-content: center;
    margin-left: 100px;
  }

  .section4-container-card-text {
    max-width: 500px;
    padding-right: 100px;
  }

  .section4-container-card-text2 {
    max-width: 500px;
  }

  .section4-img1 {
    max-width: 700px;
    margin-right: -50px;
  }

  .section4-img1-1 {
    max-width: 700px;
    margin-bottom: -60px;
  }

  .container-section5 {
    padding-left: 100px;
    margin-top: 100px;
  }

  .section5-container-card {
    display: flex;
    align-items: center;
    gap: 100px;
    justify-content: center;
    margin-right: 100px;
  }

  .section5-container-card-2 {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 100px;
    justify-content: center;
    margin-right: 100px;
  }

  .section5-container-card-text2 {
    max-width: 400px;
    margin-left: -100px;
  }

  .section5-img1-1 {
    margin-bottom: -60px;
  }




























  .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;
  }

  .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;
  }

  .container-section10 {
    padding: 20px;
    margin-top: 100px;
  }

  .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-full {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  .container-button-form {
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .section7-title {
    max-width: 500px;
  }

  .section7-subtitle {
    max-width: 600px;
  }

  .container-section1-full {
    display: flex;
    justify-content: center;
  }

  .container-section1-div {
    width: 750px;
  }

  .container-img-footer {
    justify-content: start;
  }

  

  
  


  
  




















  .button-save-exit {
    margin-right: 20px;
  }

  .button-save-next {
    margin-right: 20px;
  }

  .button-save-full {
    margin-top: 20px;
  }

  .container-footer {
    background-color: #181a20;
    padding: 20px 50px;
    margin-top: 100px;
  }

  .container-foorter-full {
    display: flex;
    gap: 20px;
  }

  .footer-card1-container {
    flex: 1;
  }

  .footer-card2-container {
    flex: 1;
  }

  .footer-card2-container-child {
    display: flex;
    gap: 50px;
  }


}

@media (min-width: 1420px) {
  .header-link-main-c {
    display: flex;
    justify-content: center;
  }

  .container-header-link-main {
    gap: 30px;
  }

  .container-header-link {
    gap: 10px;
  }

  .container-main {
    display: flex;
    justify-content: center;
  }
  
  .container-card-main {
    max-width: 1450px;
  }

  .container-section1-main {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 100px;
  }

  

  
}


