body h2 {
  color: #1F5486;
}

header {
  position: relative;
}
header #bg-header {
  position: absolute;
  width: 100%;
  height: 250px;
  background-color: #F5F5F5;
  top: 60%;
  z-index: -5;
}
header .Main-wrap-first-slide {
  position: relative;
}
header .Main-wrap-first-slide #wrap-line-header {
  height: 35px;
  position: absolute;
  left: 39%;
  top: 20%;
  z-index: -2;
  animation: lineheader 1s linear 1;
  overflow: hidden;
}
@media screen and (max-width: 1400px) {
  header .Main-wrap-first-slide #wrap-line-header {
    top: 22%;
  }
}
@media screen and (max-width: 1200px) {
  header .Main-wrap-first-slide #wrap-line-header {
    top: 20%;
    left: 36%;
  }
}
@media screen and (max-width: 991px) {
  header .Main-wrap-first-slide #wrap-line-header {
    top: 16%;
    left: 34%;
    animation: lineheader991 1s linear 1;
  }
}
@media screen and (max-width: 767px) {
  header .Main-wrap-first-slide #wrap-line-header {
    top: 19%;
    left: 31%;
    animation: lineheader767 1s linear 1;
  }
}
@media screen and (min-width: 481px) and (max-width: 539px) {
  header .Main-wrap-first-slide #wrap-line-header {
    top: 18%;
    left: 31%;
    animation: lineheader767 1s linear 1;
  }
}
@media screen and (max-width: 480px) {
  header .Main-wrap-first-slide #wrap-line-header {
    top: 16%;
    left: 31%;
    animation: lineheader767 1s linear 1;
  }
}
@media screen and (max-width: 380px) {
  header .Main-wrap-first-slide #wrap-line-header {
    top: 15%;
    left: 31%;
    animation: lineheader767 1s linear 1;
  }
}
header .Main-wrap-first-slide #wrap-line-header img {
  width: 451px;
  height: 35px;
}
@media screen and (max-width: 1400px) {
  header .Main-wrap-first-slide #wrap-line-header img {
    width: 432px;
  }
}
@media screen and (max-width: 991px) {
  header .Main-wrap-first-slide #wrap-line-header img {
    width: 411px;
  }
}
@media screen and (max-width: 767px) {
  header .Main-wrap-first-slide #wrap-line-header img {
    width: 192px;
    rotate: 364deg;
  }
}
@keyframes lineheader {
  0% {
    width: 0;
  }
  100% {
    width: 414px;
  }
}
@keyframes lineheader991 {
  0% {
    width: 0;
  }
  100% {
    width: 367px;
  }
}
@keyframes lineheader767 {
  0% {
    width: 0;
  }
  100% {
    width: 192px;
  }
}
header .Main-wrap-first-slide .wrap-logo-header {
  width: 10%;
  margin: 3rem 0;
}
@media screen and (max-width: 1400px) {
  header .Main-wrap-first-slide .wrap-logo-header {
    width: 13%;
  }
}
@media screen and (max-width: 991px) {
  header .Main-wrap-first-slide .wrap-logo-header {
    width: 20%;
  }
}
header .Main-wrap-first-slide .wrap-logo-header img {
  width: 100%;
}
header .Main-wrap-first-slide .wrap-H1-p-pic {
  text-align: center;
}
header .Main-wrap-first-slide .wrap-H1-p-pic h1 {
  font-weight: 300;
  font-size: 39px;
}
header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p {
  margin: 5rem 0;
  display: flex;
}
@media screen and (max-width: 991px) {
  header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p #Ps {
    width: 100%;
  }
}
header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p #Ps {
  width: 57%;
}
@media screen and (max-width: 991px) {
  header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p #Ps {
    width: 100%;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 480px) {
  header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p #Ps {
    width: 86%;
    margin-bottom: 2rem;
  }
}
header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p #Ps p {
  width: 100%;
  text-align: left;
  line-height: 27px;
  font-weight: 200;
  font-size: 20px;
}
header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p .img-container {
  width: 56%;
  padding-top: 0.5rem;
}
@media screen and (max-width: 991px) {
  header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p .img-container {
    width: 73%;
  }
}
@media screen and (max-width: 767px) {
  header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p .img-container {
    width: 80%;
  }
}
@media screen and (max-width: 480px) {
  header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p .img-container {
    width: 87%;
  }
}
header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p .img-container img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  header .Main-wrap-first-slide .wrap-H1-p-pic .wrap-img-p .img-container img img {
    width: 100%;
  }
}

#second-slide {
  margin: 5rem 0;
}
@media screen and (max-width: 991px) {
  #second-slide {
    margin: 2rem 0;
  }
}
#second-slide .Main-wrap-secondSlide-h2-pics {
  position: relative;
}
@media screen and (max-width: 991px) {
  #second-slide .Main-wrap-secondSlide-h2-pics {
    text-align: center;
  }
}
#second-slide .Main-wrap-secondSlide-h2-pics #wrap-line-header2 {
  position: absolute;
  top: 1.7%;
  z-index: -1;
  left: -0.5%;
  animation: lineheader2Second 1s linear 1;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  #second-slide .Main-wrap-secondSlide-h2-pics #wrap-line-header2 {
    left: 19.8%;
    top: 0.5%;
  }
}
@media screen and (max-width: 767px) {
  #second-slide .Main-wrap-secondSlide-h2-pics #wrap-line-header2 {
    left: 10.8%;
    top: 0.5%;
  }
}
@media screen and (max-width: 380px) {
  #second-slide .Main-wrap-secondSlide-h2-pics #wrap-line-header2 {
    left: 14.8%;
    top: 0.5%;
  }
}
#second-slide .Main-wrap-secondSlide-h2-pics #wrap-line-header2 img {
  width: 238px;
  height: 35px;
}
@media screen and (max-width: 380px) {
  #second-slide .Main-wrap-secondSlide-h2-pics #wrap-line-header2 img {
    width: 218px;
  }
}
@keyframes lineheader2 {
  0% {
    width: 0;
  }
  100% {
    width: 414px;
  }
}
@keyframes lineheader2Second {
  0% {
    width: 0;
  }
  100% {
    width: 238px;
  }
}
#second-slide .Main-wrap-secondSlide-h2-pics #p-Main-wrap {
  text-align: center;
  color: #85CAD1;
  font-size: 20px;
  margin: 1rem 0;
}
#second-slide .Main-wrap-secondSlide-h2-pics .wrap-pics-secondSlide {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
}
@media screen and (max-width: 991px) {
  #second-slide .Main-wrap-secondSlide-h2-pics .wrap-pics-secondSlide {
    flex-flow: column wrap;
    width: 100%;
    justify-content: center;
  }
}
#second-slide .Main-wrap-secondSlide-h2-pics .wrap-pics-secondSlide .boxImg-secondSlide {
  margin-top: auto;
  width: 32%;
}
@media screen and (max-width: 991px) {
  #second-slide .Main-wrap-secondSlide-h2-pics .wrap-pics-secondSlide .boxImg-secondSlide {
    width: 100%;
  }
}
#second-slide .Main-wrap-secondSlide-h2-pics .wrap-pics-secondSlide .boxImg-secondSlide img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  #second-slide .Main-wrap-secondSlide-h2-pics .wrap-pics-secondSlide .boxImg-secondSlide img {
    width: 80%;
  }
}
#second-slide .Main-wrap-secondSlide-h2-pics .wrap-pics-secondSlide .boxImg-secondSlide p {
  text-align: center;
}

#third-slide {
  position: relative;
  margin: 3rem 0rem 0rem 0rem;
}
#third-slide #bg-third {
  background-color: #D1E9EC;
  width: 100%;
  position: absolute;
  width: 100%;
  height: 200px;
  z-index: -5;
}
@media screen and (max-width: 991px) {
  #third-slide #bg-third {
    height: 450px;
  }
}
@media screen and (max-width: 767px) {
  #third-slide #bg-third {
    height: 500px;
  }
}
@media screen and (max-width: 480px) {
  #third-slide #bg-third {
    height: 510px;
  }
}
#third-slide #Main-wrap-thirdSlide-h2-icons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 200px;
  position: relative;
}
@media screen and (max-width: 991px) {
  #third-slide #Main-wrap-thirdSlide-h2-icons {
    height: 450px;
  }
}
@media screen and (max-width: 767px) {
  #third-slide #Main-wrap-thirdSlide-h2-icons {
    height: 500px;
  }
}
@media screen and (max-width: 480px) {
  #third-slide #Main-wrap-thirdSlide-h2-icons {
    height: 510px;
  }
}
#third-slide #Main-wrap-thirdSlide-h2-icons h2 {
  position: relative;
  top: -5%;
  text-align: center;
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  #third-slide #Main-wrap-thirdSlide-h2-icons h2 {
    top: 6%;
  }
}
#third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  top: 4%;
  flex-flow: row wrap;
}
@media screen and (max-width: 991px) {
  #third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons {
    width: 65%;
    margin: auto;
    justify-content: start;
    gap: 1rem;
  }
}
@media screen and (max-width: 991px) {
  #third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons {
    width: 76%;
    margin: auto;
    justify-content: start;
    gap: 1rem;
  }
}
#third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p {
  width: 6%;
}
@media screen and (max-width: 1200px) {
  #third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p {
    width: 7.5%;
  }
}
@media screen and (max-width: 991px) {
  #third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p {
    width: 86px;
  }
}
@media screen and (max-width: 767px) {
  #third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p {
    width: 83px;
  }
}
@media screen and (max-width: 480px) {
  #third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p {
    width: 63px;
  }
}
#third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p p {
  text-align: center;
  margin: 0;
  font-size: 13px;
  white-space: nowrap;
  margin-top: 1rem;
  transition: all 300ms;
  opacity: 0;
}
#third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p .box-ico {
  width: 100%;
  height: 65px;
  display: flex;
  background-color: #ffffff;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}
#third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p .box-ico img {
  width: 37%;
}
#third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p #box-googleCloud {
  position: relative;
  top: 15%;
  height: 20px;
}
#third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p #box-googleCloud p {
  position: relative;
  top: -45%;
  white-space: normal;
}
#third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p .box-ico:hover + p {
  opacity: 1;
  color: #1F5486;
}
#third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p .box-ico:hover + #box-googleCloud p {
  opacity: 1;
  color: #1F5486;
}
#third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p .ico1 img, #third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p .ico6 img, #third-slide #Main-wrap-thirdSlide-h2-icons #wrap-icons .wrap-boxico-p .ico7 img {
  width: 50%;
}

#fourth-slide {
  margin-top: 11rem;
  position: relative;
}
#fourth-slide #bg-colorfourthslide {
  width: 100%;
  height: 1500px;
  background-color: #f5f5f5;
  position: absolute;
  top: 14%;
}
@media screen and (max-width: 1400px) {
  #fourth-slide #bg-colorfourthslide {
    height: 1430px;
  }
}
@media screen and (max-width: 1200px) {
  #fourth-slide #bg-colorfourthslide {
    height: 1260px;
  }
}
@media screen and (max-width: 991px) {
  #fourth-slide #bg-colorfourthslide {
    height: 2011px;
  }
}
@media screen and (max-width: 767px) {
  #fourth-slide #bg-colorfourthslide {
    height: 1681px;
  }
}
@media screen and (max-width: 480px) {
  #fourth-slide #bg-colorfourthslide {
    height: 1590px;
  }
}
@media screen and (max-width: 380px) {
  #fourth-slide #bg-colorfourthslide {
    height: 1460px;
  }
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents {
  position: relative;
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents h2 {
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents h2 {
    text-align: center;
  }
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-line-header2 {
  position: absolute;
  top: 0.9%;
  z-index: -1;
  left: -0.5%;
  animation: lineheader2Second 1s linear 1;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-line-header2 {
    animation: lineheader2sc 1s linear 1;
    left: 34.5%;
    top: 0.5%;
  }
}
@media screen and (max-width: 767px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-line-header2 {
    left: 31.5%;
  }
}
@media screen and (max-width: 480px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-line-header2 {
    left: 26.5%;
  }
}
@media screen and (max-width: 380px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-line-header2 {
    left: 21.5%;
  }
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-line-header2 img {
  width: 238px;
  height: 35px;
}
@media screen and (max-width: 991px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-line-header2 img {
    width: 227px;
  }
}
@media screen and (max-width: 767px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-line-header2 img {
    width: 207px;
  }
}
@media screen and (max-width: 480px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-line-header2 img {
    width: 202px;
  }
}
@media screen and (max-width: 380px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-line-header2 img {
    width: 188px;
  }
}
@keyframes lineheader2sc {
  0% {
    width: 0;
  }
  100% {
    width: 414px;
  }
}
@keyframes lineheader2 {
  0% {
    width: 0;
  }
  100% {
    width: 414px;
  }
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content {
  margin-top: 4rem;
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img {
  display: flex;
  position: relative;
}
@media screen and (max-width: 991px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img {
    flex-direction: column;
    position: unset;
  }
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img #h3-left {
  position: absolute;
  left: 11%;
  top: 20%;
  width: 36%;
  font-size: 23px;
  color: #1F5486;
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img #h3-left {
    position: inherit;
    width: 65%;
    margin: auto;
    margin-bottom: 2rem;
    text-align: center;
  }
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img #secondh3-left {
  width: 33%;
  position: absolute;
  left: 11%;
  font-size: 23px;
  top: 34%;
  color: #1F5486;
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img #secondh3-left {
    width: 65%;
    margin: auto;
    position: unset;
    text-align: center;
    margin-bottom: 2rem;
  }
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img .wrap-imgright-fourthslide {
  width: 80%;
  margin: auto;
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img .wrap-imgright-fourthslide img {
  width: 100%;
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img-left {
  position: relative;
  display: flex;
  margin: 6rem 0;
}
@media screen and (max-width: 991px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img-left {
    flex-direction: column;
  }
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img-left .wrap-imgleft-fourthslide {
  width: 80%;
  margin: auto;
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img-left .wrap-imgleft-fourthslide img {
  width: 100%;
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img-left .h3-right {
  position: absolute;
  left: 55%;
  width: 32%;
  font-size: 23px;
  color: #1F5486;
  top: 33%;
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  #fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img-left .h3-right {
    width: 75%;
    margin: auto;
    position: unset;
    margin-bottom: 2rem;
    text-align: center;
  }
}
#fourth-slide #Main-wrap-fourthSlide-h2-boxContents #wrap-content .wrap-h3-img-left .secondh3-rigth {
  left: 54%;
  top: 22%;
}

#fifth-slide #Main-wrap-fifthSlide-h2-boxContents {
  position: relative;
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents h2 {
  text-align: center;
}
@media screen and (max-width: 991px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents h2 {
    margin-bottom: 2rem;
  }
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-line-header2 {
  position: absolute;
  top: 0.9%;
  z-index: -1;
  left: 40.5%;
  top: 1.2rem;
  animation: lineheader2Second 1s linear 1;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-line-header2 {
    animation: lineheader2scc 1s linear 1;
    left: 35.5%;
  }
}
@media screen and (max-width: 767px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-line-header2 {
    left: 30.5%;
    top: 1%;
  }
}
@media screen and (max-width: 480px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-line-header2 {
    left: 27.5%;
    top: 0.7%;
  }
}
@media screen and (max-width: 380px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-line-header2 {
    left: 20.5%;
    top: 1%;
  }
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-line-header2 img {
  width: 238px;
  height: 35px;
}
@media screen and (max-width: 991px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-line-header2 img {
    width: 209px;
  }
}
@media screen and (max-width: 767px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-line-header2 img {
    width: 200px;
  }
}
@media screen and (max-width: 380px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-line-header2 img {
    width: 187px;
  }
}
@keyframes lineheader2scc {
  0% {
    width: 0;
  }
  100% {
    width: 209px;
  }
}
@keyframes lineheader2 {
  0% {
    width: 0;
  }
  100% {
    width: 414px;
  }
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide {
  margin: 3rem 0;
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor {
  position: relative;
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li {
  position: relative;
  font-weight: 200;
  list-style: none;
  cursor: pointer;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li {
    margin-bottom: 1rem;
  }
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #D1E9EC;
  position: absolute;
  left: -0.28%;
  top: 8.2%;
  z-index: -2;
}
@media screen and (max-width: 1400px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs {
    width: 2%;
    height: 83%;
    left: -0.4%;
    top: 8%;
  }
}
@media screen and (max-width: 1200px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs {
    width: 2.2%;
    height: 80%;
    left: -0.4%;
    top: 9%;
  }
}
@media screen and (max-width: 991px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs {
    width: 3%;
    height: 80%;
    left: -0.5%;
    top: 9%;
  }
}
@media screen and (max-width: 767px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs {
    width: 4.5%;
    left: -1%;
    top: 5.5%;
    height: 83%;
  }
}
@media screen and (max-width: 540px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs {
    width: 4.5%;
    left: -0.8%;
    top: 3.5%;
    height: 42%;
  }
}
@media screen and (max-width: 457px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs {
    width: 5.3%;
    left: -0.98%;
    top: 5.5%;
    height: 40%;
  }
}
@media screen and (max-width: 380px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs {
    width: 6.3%;
    left: -0.98%;
    top: 4%;
    height: 40%;
  }
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs2 {
  position: absolute;
  left: -0.25%;
  top: 8.2%;
  background-color: #D1E9EC;
  width: 20px;
  height: 20px;
  z-index: -2;
  border-radius: 50%;
}
@media screen and (max-width: 1400px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs2 {
    width: 2%;
    height: 83%;
    left: -0.4%;
    top: 8%;
  }
}
@media screen and (max-width: 1200px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs2 {
    width: 2.2%;
    height: 80%;
    left: -0.4%;
    top: 9%;
  }
}
@media screen and (max-width: 991px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs2 {
    width: 3%;
    height: 43%;
    left: -0.5%;
    top: 4%;
  }
}
@media screen and (max-width: 767px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs2 {
    width: 4.5%;
    left: -0.9%;
    top: 4.5%;
  }
}
@media screen and (max-width: 457px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs2 {
    width: 5.3%;
    left: -0.98%;
    height: 27%;
    top: 3%;
  }
}
@media screen and (max-width: 380px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs2 {
    width: 6.3%;
    left: -0.98%;
    height: 28%;
    top: 2.5%;
  }
}
@media screen and (max-width: 353px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li #circles-boxs2 {
    width: 7.3%;
    left: -1%;
    height: 21%;
    top: 2%;
  }
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 2rem;
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .contenedor ul li.activo::before {
  background-color: #85CAD1;
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
  position: relative;
  height: 1170px;
}
@media screen and (max-width: 1400px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
    height: 980px;
  }
}
@media screen and (max-width: 1199px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
    height: 838px;
  }
}
@media screen and (max-width: 991px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
    height: 1600px;
  }
}
@media screen and (max-width: 767px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
    height: 100%;
    height: 1163px;
  }
}
@media screen and (min-width: 511px) and (max-width: 565px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
    height: 1193px;
  }
}
@media screen and (min-width: 481px) and (max-width: 510px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
    height: 1071px;
  }
}
@media screen and (min-width: 453px) and (max-width: 464px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
    height: 1043px;
  }
}
@media screen and (min-width: 435px) and (max-width: 453px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
    height: 1011px;
  }
}
@media screen and (min-width: 381px) and (max-width: 435px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
    height: 873px;
  }
}
@media screen and (max-width: 380px) {
  #fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor {
    height: 780px;
  }
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor .bloque {
  opacity: 0;
  width: 80%;
  margin: auto;
  margin-top: 5rem;
  position: relative;
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor .bloque img {
  position: absolute;
  width: 100%;
}
#fifth-slide #Main-wrap-fifthSlide-h2-boxContents #wrap-tabs-fifthSlide .subcontenedor .bloque.activo {
  opacity: 1;
  position: absolute;
  left: 10%;
  /* top: 10%; */
  margin-top: 0rem;
}

#sixt-slide #Main-wrap-sixtSlide-h2-form {
  position: relative;
}
#sixt-slide #Main-wrap-sixtSlide-h2-form h2 {
  text-align: center;
}
@media screen and (max-width: 991px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form h2 {
    margin-bottom: 2rem;
  }
}
#sixt-slide #Main-wrap-sixtSlide-h2-form #wrap-line-header2 {
  position: absolute;
  top: 0.9%;
  z-index: -1;
  left: 52.5%;
  top: 1.2rem;
  animation: lineheader2Second 1s linear 1;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form #wrap-line-header2 {
    left: 56.5%;
    top: 0.6rem;
  }
}
@media screen and (max-width: 480px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form #wrap-line-header2 {
    left: 51.5%;
    top: 0.6rem;
  }
}
@media screen and (max-width: 380px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form #wrap-line-header2 {
    left: 37.5%;
    top: 0.6rem;
  }
}
#sixt-slide #Main-wrap-sixtSlide-h2-form #wrap-line-header2 img {
  width: 208px;
  height: 35px;
  rotate: 356deg;
}
@media screen and (max-width: 767px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form #wrap-line-header2 img {
    width: 165px;
    height: 35px;
    rotate: 357deg;
  }
}
@keyframes lineheader2 {
  0% {
    width: 0;
  }
  100% {
    width: 414px;
  }
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form {
  width: 50%;
  margin: auto;
  padding-left: 3rem;
}
@media screen and (max-width: 991px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form .form {
    width: 68%;
  }
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form .spinnercontainer {
  display: flex;
  justify-content: center;
  margin: 20px;
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form .spinnercontainer #spinn {
  display: none;
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form .wrap-radio {
  position: relative;
}
@media screen and (max-width: 480px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form .form .wrap-radio input {
    position: absolute;
    top: 25%;
  }
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form .wrap-radio input[type=radio] {
  accent-color: #5899a6;
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form .wrap-radio label {
  font-weight: 200;
  margin-right: 1rem;
  width: 78%;
  margin-left: 1rem;
  font-size: 1rem;
  white-space: pre;
}
@media screen and (max-width: 767px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form .form .wrap-radio label {
    width: 80%;
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 480px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form .form .wrap-radio label {
    width: 77%;
    font-size: 0.9rem;
    margin-left: 2rem;
    white-space: unset;
  }
}
@media screen and (max-width: 380px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form .form .wrap-radio label {
    width: 91%;
  }
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form button {
  background: #85CAD1;
  border: none;
  padding: 10px 0px;
  width: 50%;
  display: block;
  margin: auto;
  color: #ffffff;
  border-radius: 10px;
  margin-top: 2rem;
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form input[type=text] {
  margin-top: 2rem;
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form input[type=text], #sixt-slide #Main-wrap-sixtSlide-h2-form .form input[type=email] {
  border: none;
  background-color: #f7fbfc;
  margin-bottom: 1rem;
  padding: 6px 15px;
  width: 95%;
  border-radius: 5px;
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form input[type=text] {
  border-radius: 5px;
}
@media screen and (max-width: 991px) {
  #sixt-slide #Main-wrap-sixtSlide-h2-form .form input[type=text] {
    margin-top: 2rem;
  }
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form input[type=tel] {
  width: 84%;
  border: none;
  background-color: #F7FAFB;
  margin-bottom: 2rem;
  padding: 6px 15px;
  width: 95%;
  border-radius: 5px;
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form ::placeholder {
  font-weight: 200;
  font-size: 15px;
}
#sixt-slide #Main-wrap-sixtSlide-h2-form .form textarea {
  border: none;
  background-color: #F7FAFB;
  width: 95%;
  height: 150px;
}

footer {
  height: 150px;
  margin-top: 8em;
}
footer #Main-wrap-footer {
  display: flex;
  justify-content: space-between;
  height: 150px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  footer #Main-wrap-footer {
    margin-bottom: 2rem;
  }
}
footer #Main-wrap-footer #wrap-addres-phone {
  width: 26%;
}
@media screen and (max-width: 991px) {
  footer #Main-wrap-footer #wrap-addres-phone {
    width: 42%;
  }
}
@media screen and (max-width: 767px) {
  footer #Main-wrap-footer #wrap-addres-phone {
    margin-top: 2rem;
    width: 50%;
  }
}
footer #Main-wrap-footer #wrap-addres-phone .p1 {
  width: 83%;
  color: #B7B7B7;
  font-weight: 300;
  margin: 0;
}
@media screen and (max-width: 1400px) {
  footer #Main-wrap-footer #wrap-addres-phone .p1 {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  footer #Main-wrap-footer #wrap-addres-phone .p1 {
    font-size: 0.83rem;
    max-width: 226px;
    max-height: 59px;
    text-align: center;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  footer #Main-wrap-footer #wrap-addres-phone .p1 {
    max-height: unset;
    max-width: unset;
  }
}
footer #Main-wrap-footer #wrap-addres-phone .p1 strong {
  color: #898989;
}
footer #Main-wrap-footer #wrap-addres-phone .p1plus {
  margin: 0;
}
@media screen and (max-width: 767px) {
  footer #Main-wrap-footer #wrap-addres-phone .p1plus {
    margin: 0;
  }
}
footer #Main-wrap-footer #wrap-logo-p {
  width: 13%;
}
@media screen and (max-width: 1400px) {
  footer #Main-wrap-footer #wrap-logo-p {
    width: 11%;
  }
}
@media screen and (max-width: 991px) {
  footer #Main-wrap-footer #wrap-logo-p {
    width: 17%;
  }
}
@media screen and (max-width: 767px) {
  footer #Main-wrap-footer #wrap-logo-p {
    width: 22%;
  }
}
@media screen and (max-width: 380px) {
  footer #Main-wrap-footer #wrap-logo-p {
    width: 37%;
  }
}
footer #Main-wrap-footer #wrap-logo-p img {
  width: 100%;
}
footer #Main-wrap-footer #wrap-logo-p p {
  color: #B7B7B7;
  opacity: 0.7;
  white-space: nowrap;
  margin-top: 0.5rem;
}
@media screen and (max-width: 380px) {
  footer #Main-wrap-footer #wrap-logo-p p {
    white-space: unset;
  }
}/*# sourceMappingURL=style.css.map */