html{
  scroll-snap-type: y mandatory;
  scroll-behavior: smooth;
  overflow-y: scroll;
  
}
*{
  padding: 0;
  border: 0;
  margin: 0;
  font-family: 'Sofia Pro Regular';
  top: 0;
  left: 0;
}
p{
  font-family:'Sofia Pro Regular';
}
h2{
  font-family:'Sofia Pro Regular';
  font-weight: 400;
  font-size: 4.5em;
}
h3{
  font-family:'Sofia Pro Light';
  font-size: 22px;
  font-weight: 250;
  color: #cccccc;
}

::-webkit-scrollbar {
  display: none;
}
header {
  top: 0;
  width: 100%;
  height: 10vh;
  display: flex;
  position: fixed;
  align-items: center;
  justify-content: center;
  scroll-snap-align: start;
  scroll-behavior:smooth;
  scroll-snap-stop: always;
  z-index: 3;
}
#bardiv{
  width: 95%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #FAFAFA;
}
#menubars{
  display: block;
  background-image: url(../imgs/capital/menu_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 6vh;
  height: 60%;
  cursor: pointer;
  
}
#h1div{
  width: 80%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 2vw;
}
#h1text{
  width: 100%;
}
h1{
  width: 100%;
  height: cover;
  font-size: 2.5em;    
  background-image: url(../imgs/capital/CapitalC_logo_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 2vh 0;
  text-indent: -9999px;
}


header h1 {
  font-size: 2em;
  font-weight: 900;
 
}
main{
  width: 100%;
  scroll-snap-align: start !important;
}

#container3D canvas {
  width: 100vw !important;
  height: 100vh !important;
  background-image: url(../imgs/render_capital_center_1.JPG);
  background-size: cover;
  top: 0;
  left: 0;
  scroll-behavior:smooth;
  scroll-snap-stop: always;
}
#contacto{
  width: 30%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;    
}
#contacto a{
  text-decoration: none;
  color: #F2F3F5;
  cursor: pointer;
  position: relative;
}
#contacto a::after{
  content: ' ';
  position: absolute;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #A47E3B;
  width: 0%;
  transition: width .2s;
}

#headtext{
  width: 100vw;
  height: 90vh;
  margin-top: 10vh;
  position: absolute;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  text-align: center;
  align-content: flex-start;
  justify-content: center;
}
#headtext div{
  width: 70%;
  height: auto;
  display: flex;
  flex-direction: column;
  margin-left: 10vw;
  align-items: flex-start;
}
#headtext h2{
  color: #FAFAFA;
  line-height: 100px;
  text-align: start;
  
}
.bg h3{
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  text-align: start;
  margin: 9vh 70px;
  
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  unicode-bidi: isolate;
}
.bg button{
  background-color: #F2F3F5;
  padding: 20px;
  margin: 50px 0;
  border-radius: 44px;
  color: #2F2F2F;
  cursor: pointer;
  transition: 1s;
  
}

.scroll-call{
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 36vw;
  top: 78vh;
}
.scroll-call p{
  text-align: center;
  color: #DEDEDE;
}
/*---------------------------------NUMEROS---------------------------------*/
.visible{
  width: 100%;
  height: 90vh;
  margin-top: 10vh;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.background-for-header{
  position: absolute;
  width: 100%;
  height: 10vh;
  background-color: #063E40;
}
.sec-info{
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
}
#numeros{
  scroll-snap-align: start;
}
.sec-titulo{
  width: 70vw;
  font-size: 2.5em;
  font-weight: normal;
  text-align: center;
  margin-top: 6vh;
  margin-bottom: 3vh;
  position: relative;
}
#numeros .crea{
   margin-bottom: 50px;
}
.elementor-section{
  width: 100%;
  margin-bottom: 6vh;
}
.elementor-container{
  max-width: 872px;
  width: 100%;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.elementor-column {
  display: flex;
  min-height: 1px;
  position: relative;
  width: 25%;
}
.elementor-widget-wrap {
  align-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  padding: 10px;
}
.elementor-element-1{
  width: 100%;
}
.elementor-widget-container {
  padding: 6vh 0px 2vh 0px;
  border-style: solid;
  background-color: #BFA473;
}
.elementor-counter-number-wrapper{
  color: #FFFFFF;
}
.elementor-counter {
  align-items: stretch;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
}
.elementor-counter-title {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 5vh;
   color: #FFFFFF;
}
.elementor-counter-number-wrapper {
  display: flex;
  font-size: 69px;
  font-weight: 600;
  text-align: center;
  justify-content: center;
}
.elementor-counter .elementor-counter-number-prefix {
  flex-grow: var(--counter-prefix-grow, 1);
  text-align: end;
  white-space: pre-wrap;
  font-size: 40px;
  font-weight: 400;
}
.number {
  flex-grow: var(--counter-number-grow, 0);
  font-size: 40px;
  font-weight: 400;
}
.elementor-counter-number-suffix {
  flex-grow: var(--counter-suffix-grow, 1);
  text-align: start;
  white-space: pre-wrap;

}

#aliados #numeros{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 10vh auto 10vh auto;
}
.cuadronumero .counter{
  
  font-size: 2.5rem;
  padding-bottom: 3rem;
}
.cuadronumero{
  width: 11vw;
  height: 16vh;
  border: solid 1px #DEDEDE;
  padding: 60px 0px 20px 0px;

}
.cuadronumero P{
  margin-top: 2rem;
  font-size: 0.875rem;
  font-weight: 500;
    text-transform: uppercase;
}
/*---------------------------------ALIADOS---------------------------------*/
#aliados{
  scroll-snap-align: start;
}
.slidertext{
  color: #444444;
}

#slider {
  width: 75vw;
  height: 20vh;
  margin: 0 auto 0vh auto;
  overflow: hidden;
}

#slider #slide-track {
  display: flex;
  align-items: center;
  animation: scroll 40s linear infinite;
  -webkit-animation: scroll 40s linear infinite;
  width: calc(26vw * 54);
  height: 100%;
}

#slider .slide {
  width: 200px;
  margin: 0 30px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#slider .slide img {
  width: 100%;
}


@keyframes scroll {
  0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
  }
  100% {
      -webkit-transform: translateX(calc(-260px * 27));
      transform: translateX(calc(-260px * 27));
  }
}
#banimg{
  height: 70vh;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
#banimg img{
  width: 100%;
}
/*---------------------------------MODELO---------------------------------*/
#modelo{
  scroll-snap-align: start;
}
#visible-modelo{
  height: 60vh;
}
#third-heading{
  margin-top: 0;
}
.container-third-heading{
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15vh;
}
#third-heading .clip-text{
  font-size: 70px;
}
.modelo-container{
  height: 100%;
  max-width: 1290px;
  display: flex;
  height: 60vh;
}
.modelo-column{
  position: relative;
  width: 100%;
}
.elementor-widget-container-2{
  width: 100%;
}
.ova-blog {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.item{
  width: 33.3%;
  padding-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  box-sizing: border-box;
}
.item a{
  box-shadow: none;
  text-decoration: none;
  width: 100%;
}
.item .media {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.media img{
  transition: all 0.3s ease;
  width: 100%;
  vertical-align: middle;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%;
  overflow: hidden;
}
.post-title{
  position: relative;
  color: #222222;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #fff;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  line-height: 33px;
  margin: 0;
  padding-top: 35px;
  padding-bottom: 15px;
}
.short_desc p{
  margin-bottom: 30px;
    padding-right: 10px;
    color: #222222;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}
/*---------------------------------LOGOS---------------------------------*/
.modelop{
  margin-bottom: 60px;
}
.logscontainer{
  position: relative;
  width: 100%;
  height: 70%;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  background: linear-gradient(transparent, #063E40, #063E40);
  background:linear-gradient(180deg, rgba(6, 62, 64) 0%, rgba(6, 62, 64 0.0) 100%);

}
.logos-text{
  width: 100%;
  height: 30%; 
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.logsback{
  position: relative;
  width: 90%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  
}
.logowithdescription{
  width: 33%;
  height: 100%;
  margin: 10px;
}
.logo{
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
}
#edglogo{
  background-image: url(/imgs/SVG/edgLogo.svg);
}
#centralclogo{
  background-image: url(/imgs/SVG/CentralCLogo.svg);
}
#allpropertylogo{
  background-image: url(/imgs/SVG/allPropertyLogo.svg);
}
.logosdescriptioncontainer{
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
.logosdescriptioncontainer h3{
  color: #ffffff
}

/*---------------------------------PORTFOLIO---------------------------------*/
.portafolio-container{
  position: absolute;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(40px);
  opacity: 0;
  transition: opacity 1s ease-out;
}
#portafolio-container{
  visibility: hidden;
}
#top-portfolio{
  width: 100vw;
  height: 7vh;
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10vh;
}
.projects-button-a{
  width: 160px;
  height: 160px;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  border-style: solid;
  background-color: rgb(255, 255, 255, 0.15);
  border-color: rgb(255, 255, 255);
  border-width: 1px;
  border-radius: 50%;
  cursor: pointer;
  margin-top: 10vh;
}

.projects-button{
  width: 120%;
  height: 120%;
  left: -10%;
  top: -10%;
  display: flex;
  position: absolute;
  border-style: solid;
  border-width: 1.5px 1.5px 0px 0px;
  border-color: rgb(255, 255, 255);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  align-content: center;
  
   animation: rotation 2s linear infinite;

}
@keyframes rotation {
  0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
      scale: 100%;
  }
  45% {
      scale: 110%;
  }
  55% {
      scale: 110%;
  }
  100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
      scale: 100%;
  }
  
}

.portfolio-back{
  position: relative;
  width: 90%;
  height: 90%;
  display: flex;
}
#canvas-portfoio{
  width: 50%;
  height: 100%;
  scroll-behavior:smooth;
  scroll-snap-stop: always;
  transition: all 1s ease-out;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.canvas-description{
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0 5.208vw;
}
.text-canvas-description{
  width: 100%;
  height: 80%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.portafolio-container h2{
  width: auto;
  font-size: 2.5em;
  font-weight: normal;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 60px;
  position: relative;
  transition: opacity 1s ease-out;
}
.portafolio-container p, .portafolio-container li{
  font-family: 'Sofia Pro ExtraLight';
  font-weight: 10;
  text-transform: none;
}
.portfolio-p-div{
  width: 100%;
  display: block;
}
.portfolio-p-div ul{
  margin: 2vh 0;
  list-style: none;
}
.portfolio-p-div ul li{
  padding: 3vh 4vw;
  background-repeat: no-repeat;
  background-position: left;
  background-size: 8%;
}
#list1{
  background-image: url(/imgs/SVG/icono_number_1.svg);
}
#list2{
  background-image: url(/imgs/SVG/icono_number_2.svg);
}
#list3{
  background-image: url(/imgs/SVG/icono_number_3.svg);
}
#list4{
  background-image: url(/imgs/SVG/icono_number_4.svg);
}
#portfolio p{
  transition: opacity 1s ease-out;
}
.text-canvas-description{
  text-align: start;
}
.portfolio-icons{
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.div-icon{
  display: block;
  width: 5vw;
  height: 20vh;
  margin: 0 30px;
  color: transparent;
  opacity: .5;
  transition: opacity 1s ease-out;
  
  display: block;
  background-size:contain;
  background-repeat: no-repeat;
  background-position: -9999px -9999px;
}
.div-icon-selected{
  color: #063E40;
  opacity: 1;
  background-position: 0 75%;
}

.portfolio-icons a{
  display: block;
  width: 100%;
  height: 50%;
  margin-bottom: 0px;
  cursor: pointer;
}
.portfolio-icons a svg{
  height: 100%;
  width: auto;
}
.div-icon span{
  margin-top: 10px;
  display: block;
  text-indent: -99999px;
}
#div-icon1{
  background-image: url(/imgs/capitalCenter_tittle.svg);
}
#div-icon2{
  background-image: url(/imgs/laEsquinaIrapuato_tittle.svg);
}
#div-icon3{
  background-image: url(/imgs/amatte_tittle.svg);
}
/*---------------------------------LOADING---------------------------------*/
#loading{
  background-color: rgb(6, 62, 64);
  transition: opacity 2s ease-out;
  position: fixed;
  overflow: hidden;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(40px);
  z-index: 3;  
}
.load-fading{
  opacity: 0;
}
#counter-containter{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}


#loading h2{
  width: auto;
  margin-right: .2vw;
  color: #F2F3F5;
  font-size: 4.5em;
}
/*---------------------------------MENU---------------------------------*/
#menu{
  z-index: 3;
  visibility: hidden;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: block;
  opacity: 0;
  transition: opacity 1s;
  backdrop-filter: blur(40px);
  background-color: rgb(6, 62, 64, .7);
  
}

.menu-all{
  width: 100vw;
  height: 100vh;
  position: absolute;
  transition: transform .8s ease-out;
  left: -500px;
  opacity: 0;
 
}
.entering{
  transform: translate(500px,0px);
  opacity: 1;
}


#top-menu{
  width: 100vw;
  height: 15vh;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  background-image: url(../imgs/capital/CapitalC_logo_white.svg);
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: center;
}
.equis{
  display: block; 
  height: 100%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1.5vw;
  opacity: 1;
}

#menu-content{
  width: 100vw;
  height: 55vh;
  display: flex;
}
#menu-list{
  width: 30%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
#menu-list ul{
  margin-left: 10vw;
  
}
#menu-list ul li {
  display: inline-block;
  position: relative;
  text-align: left;
  display: block;
  text-decoration: none;
  background-image: url(../imgs/arrow.svg);
  background-repeat: no-repeat;
  background-size: 2%;
  background-position: right;
  
}
#menu-list li a{
  font-size: 2.5rem;
  display: block;
  padding: 0.5em 0;
  display: block;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  color: #FAFAFA;
  cursor: pointer;
}


.pup-visualizator{
  width: 70%;
  height: 100%;
}
#menu-footer{
  width: 100vw;
  height: 30vh;
  display: flex;
  flex-direction: column; 
  align-items: center;
  font-weight: 50;
  
}
.social-media-icons{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social-media-icons a{
  margin: 10px;
}
.social-media-icons a svg{
  width: 100%;
  height: 100%;
  display: block;
}
#menu-footer-elements{
  width: 70%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;
}
.menu-footer-element{
  display: block;
  margin: 0 60px;
}
.menu-footer-element a{
  text-decoration: none;
  color: #F2F3F5;
  cursor: pointer;
  position: relative;
  font-family: 'Sofia Pro Light';
}

.menu-footer-element a::after{
  content: ' ';
  position: absolute;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #A47E3B;
  width: 0%;
  transition: width .2s;
}


#coppyright-container{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Sofia Pro Light';
}
#coppyright{
  width: 70%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #F2F3F5;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: rgb(164, 126, 59, .4);
  text-align: start;
}
#coppyright p{
  display: block;
  margin-left: 60px;
}
/*---------------------------------CONTACT---------------------------------*/

#form-all{
  visibility: hidden;
  width: 100vw;
  height: 100vh;
  position: absolute;
  transition: transform .8s ease-out;
  left: -500px;
}
.top-form{
  width: 100vw;
  height: 15vh;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-image: url(../imgs/capital/CapitalC_logo_white.svg);
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: center;
}
.arrow{
  display: block; 
  height: 100%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.5vw;
  transform: rotate(180deg);
}
.form-content{
  width: 100vw;
  height: 55vh;
  display: flex;
}
.form-box{
  margin-left: 10vw;
  text-align: left;
  display: block;
}

.form-content h2{
  text-align: left;
  width: auto;
  font-size: 2.5rem;
  display: block;
  padding: 0.5em 0;
  display: block;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  color: #FAFAFA;
  margin-bottom: 60px;
}
.form-content p{
  text-align: center;
  color: #FAFAFA;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  font-weight: normal;
  text-align: left; 
  display: block;
}


.pup-visualizator{
  width: 70%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
#bota{
  width: 40%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  
}
#bota a{
  border: solid 1px rgb(255, 255, 255);
  background-color: rgb(255, 255, 255,0.2);
  border-radius: 0.6rem;
  transition: opacity 300ms;
  cursor: pointer;
  width: 100%;
  line-height: 100%;
  color: #FAFAFA;
  margin: 1em 5em 1em 5em;
  font-size: 25px;
  text-align: center;
  padding-top: 7%;
  padding-bottom: 7%;
}

#form-footer{
  width: 100vw;
  height: 30vh;
  display: flex;
  flex-direction: column; 
  align-items: center;
}
/*---------------------------------MAIL---------------------------------*/
#form-mail{
  visibility: hidden;
  width: 100vw;
  height: 100vh;
  position: absolute;
  transition: transform .8s ease-out;
  left: -500px;
}
.pup-visualizator form{
  width: 40%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  
}
.pup-visualizator form input{
  border: solid 1px rgb(255, 255, 255);
  border-radius: 0.6rem;
  transition: opacity 300ms;
  cursor: pointer;
  width: 100%;
  line-height: 100%;
  color: #FAFAFA;
  margin: 1em 5em 1em 5em;
  font-size: 25px;
  text-align: center;
  padding-top: 7%;
  padding-bottom: 7%;
  
}
.pup-visualizator form input::placeholder{
  color: rgb(255, 255, 255,0.4);
}
#bt1w{
background-color: rgb(255, 255, 255, 0.2);
}
#tb1w{
  background-color: transparent;
  cursor: text;
}
#tb2w{
  background-color: transparent;
  cursor: text;
}

/*---------------------------------WHATSAPP---------------------------------*/
#form-whatsapp{
  visibility: hidden;
  width: 100vw;
  height: 100vh;
  position: absolute;
  transition: transform .8s ease-out;
  left: -500px;
}
#bt1{
  background-color: rgb(255, 255, 255, 0.2);
}
.formw input{
  background-color: transparent;
  border: solid 1px rgb(255, 255, 255);
}

#subpw{
  visibility: hidden;
  color: #fff;
  font-size: 1.6em;
}
#subp{
  visibility: hidden;
  color: #fff;
  font-size: 1.6em;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  h1{
    background-position: center;
  }
  h2{
    font-size: 2.3em;
  }
  h3{
    font-size: .8em;
  }
  .visible{
    height: 80%;
    margin: 10% 0;
  }
  #contacto{
    display: none;
  }
  .third .bg{
    justify-content: space-around;
    text-align:start;
  }
  .first{
    text-align:start;
  }
  .first h2{
    margin-top: 5vh;
  }
  .first h3{
    margin: 0vw 15vw 0 15vw;
    line-height: 1.8;

  }
  .projects-button-a{
  width: 100px;
  height: 100px;
  font-size: .8em;
  }
  .desliza{
    font-size: .7em;
  }
  .desliza-text::after{

    left: 47.5%;
    top: 100%;
    width: 5vw;
  }
  .sec-titulo{
    font-size: 2em;
    margin: 0;
    text-align: left;
  }
  .elementor-container{
    flex-wrap: wrap;
  }
  .elementor-widget-container {
    padding: 2vh 0 2vh 0;
}
  .elementor-column{
    width: 50%;
    height: 100%;
    
  }
  .number{
    font-size: .5em;
  }
  .elementor-counter-title{
    padding-top: 2vh;
  }
  .second .sec-titulo{
    width: 100%;
    font-size: 1.5em;
    margin: 0 0vw 2vh 10vw;
  }
  .second h3{
    margin: 0 5vw;
  }
  #slider #slide-track {
    width: calc(26vw * 108);

}
  .third h2{
    font-size: 10px;
  }
  #third-heading .clip-text{
    font-size: 2em;
  }
  #visible-modelo{
    height: 100%;
    margin-top: 0;
    
  }
  
  .logsback{
    flex-direction: column;
    align-items: center;
  }
  .logowithdescription{
    width: 100%;
  }
  .logosdescriptioncontainer{
    margin-bottom: 5vh;
    width: 100%;
  }
  .logos-text{
    width: 77%;
    justify-content: flex-start;

  }
  .modelop{
    font-size: .8em;
    line-height: 1.8;
  }
  .logosdescriptioncontainer h3{
    font-size: .7em;
    margin: 0;
  }
  .logo{
    height: 7vh;
  }
  #canvas-portfoio{
    position: fixed;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.4);
  }
  .canvas-description{
    width: 90%;
  }
  .text-canvas-description{
    z-index: 3;
    width: 100%;
    height: 100%;
    font-size: .7em;
  }
  #h2-portfolio{
    font-size: 1.3em;
    margin-top: 0;
    margin-bottom: 2vh;
  }
  .portfolio-p-div ul li{
    padding:2vh 0 2vh 10vw;
    background-size: 12% auto;
  }
  .portfolio-icons{
    width: 80%;
    justify-content: center;
  }
  .div-icon-selected{
    opacity: .9;
    background-size: 100% auto;
  }
  .div-icon{
    width: 100%;
    margin: 0 4vw;
  }
  #top-portfolio{
    z-index: 6;
    margin: 2vh 0 0 3vh;
  }
  #top-portfolio a svg{
    height: 10vh;
  }
  #loading{
    width: 100%;
    height: 100%;
    font-size: 1em;
  }
  #loading svg{
    width: 50%;
  }
  #loading h2{
    font-size: 1.8em;
  }
  #menu-content{
    flex-direction: column;
  }
  #menu-list{
    width: 90%;
    
  }
  #menu-list li a{
    font-size: 1.9em;
  }
#top-menu{
    background-size: 20%;
    background-position: center;
  }
  #top-menu a svg{
    height: 10vh;
  }
  #menu-footer-elements{
  flex-direction: column;
  margin-top: 0;
 
}
.menu-footer-element a{
   font-size: .7em;
}
   .pup-visualizator{
    width: 100%;
    height: 100%;
   }
  .menu-footer-element {
    margin: .5vh 0;
}
  #coppyright-container p{
    font-size: .6em;
    margin-left: 0;
    opacity: 0.7;
  }
  .top-form{
    margin-left: 3vw;
    background-size: 20%;
    background-position: center;
  }
  .top-form a svg{
    height: 10vh;
  }
  .form-content{
    height: 100%;
    flex-direction: column;
  }
  .form-box{
    width: 90%;
  }
  .form-content h2{
    font-size: 1.2em;
  }
  .form-content p{
    font-size: .7em;
  }
  #bota {
    width: 80%; 
    height: 100%;
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
}
.pup-visualizator form{
  width: 80%; 
    height: 100%;
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
}
}
@media only screen and (min-device-width : 1024px) {
  #contacto a:hover:after{
  width: 100%;
}
#tb1:hover{
  color: #FAFAFA;
  border: solid 1px rgb(255, 255, 255, 0.5);
  background-color: #063E40;
  cursor: text;
}

#tb2:hover {
  color: #FAFAFA;
  border: solid 1px rgb(255, 255, 255, 0.5);
  background-color: #063E40;
  cursor: text;
}
#bt1:hover{
  color: #FAFAFA;
  border: solid 1px rgb(255, 255, 255);
  background-color: rgb(255, 255, 255, 0.6);
}
#tb1w:hover{
  color: #FAFAFA;
  border: solid 1px rgb(255, 255, 255, 0.5);
  background-color: #063E40;
}

#tb2w:hover {
  color: #FAFAFA;
  border: solid 1px rgb(255, 255, 255 0.5);
  background-color: #063E40;
}
#bt1w:hover{
  color: rgb(255, 255, 255 0.5);
  background-color:  rgb(255, 255, 255 0.5);
}
#bota a:hover{
  transition: opacity 0ms;
  border: solid 1px rgb(255, 255, 255);
}
.social-media-icons a:hover{
  opacity: .6;
}
.equis:hover{
  opacity: .6;
}
#menu-list li a:hover{
  color: rgb(255, 255, 255, .6);
}
.menu-footer-element a:hover:after{
  width: 100%;
}
#menu-list li a:hover{
  color: rgb(255, 255, 255, .6);
  
}
.div-icon-selected-hover{
  color: #063E40;
  opacity: 1;
  background-position: 0 75%;
}
.bg button:hover{
  background-color: #A47E3B;
  color: #F2F3F5;
}
}