

/* DE 0 A 768 */
@media only screen and (min-width: 0px) and (max-width: 768px){
    .bannerWeb {
   
    bottom: 20px;
    height: 74px;
    width: 600px;
    opacity: 1;
    box-shadow: none; 
    border-radius: 0px;
}
.bannerWeb img{

    width: 100%;
       border-radius: 0px;
   
}
    .histText {

        
        max-width: 100%;

        line-height: 20px;
        font-size: 14px !important;
    }

    .histTit {
 
        font-size: 18px;
    }
    .histBKRed {

        padding: 20px !important;

    }
    .textHome-cuad p {
    font-size: 26px;
    margin-bottom: 10px !important;
    text-align: right;
    padding: 0;
    line-height: 25px;
    margin: 0;
    font-family: plainB;
    letter-spacing: -2px;
}
.logo {
    width: 90px;

    }
.wwper{
    width: 80%;
    margin: 0 auto;
    margin-top: 100px;
}
.textHome-cuad2 p {
    font-size: 23px;
    margin-bottom: 10px !important;
    text-align: left;
    padding: 0;
    line-height: 27px;
    margin: 0;
    font-family: plainB;
    margin: 0 auto;
    width: 85%;
    letter-spacing: -2px;
}
.gira {
    font-family: 'Oswald';
    color: #e40026 !important;
    font-size: 50px;
    letter-spacing: -2px;
    font-weight: 700;
    line-height: 50px;
}
.slider{

    width: 80%;
    margin: 0 auto;

}
.spDibuFeed {
    
    height: 410px;
}
.mapbig {
    background-image: none !important
    
}
.bgmob {
    background-image: url('../img/robothome.jpg');
    background-repeat: no-repeat;
    /* background-position: -40% 740%; */
    background-size: 55%;
    /* background-origin: unset; */
    background-position-y: bottom;
    background-position-x: right;
    width: 100vw;
    height: 100vh;
}
/*.bgmob {
    background-image: url('../img/robotanim.gif');
    background-repeat: no-repeat;
    background-position: -40% 740%;
    background-size: 130%;
  
} */ 
.extra-margin-container {
    margin-right: 5px !important;
    margin-left: 5px !important;
}
.slider {
    margin: 0px 25px !important;
}
.txt p {
    position: relative;
    margin: -3px 0 1px 0;
    margin-left: 10px;
    margin-right: 10px;
}
.mapbigLex {
    width: 290px;
}
.autono {
    margin-top: 80px;
    margin-left: 10px;
    margin-right: 10px;
}
.big-num {
    font-size: 420px;
}
.hidedesktop {
  display: block !important;
}
.hidemobile {
    display: none !important;
}
.videohome {
display: none;
}
.homeTxtRed {
    color: #e20026;
    font-size: 35px !important;
    font-family: 'Caveat', cursive !important;
    margin-top: 30px !important;
    font-weight: 700;
}

.homeButton {
    font-family: 'Raleway', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px !important;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin-top: 80px !important;
    text-align: center !important;
    color: black !important;
    width: 100%;
    letter-spacing: 2px !important;
    float: right;
    line-height: 45px !important;
    transition: all 0.1s !important;
}
.animated-text-l .animated-text-content-l, .animated-text-r .animated-text-content-r {
    font-size: 60px;
}
.ccwe {
    text-transform: uppercase;
    font-size: 45px !important;
    font-weight: 800;
    margin-bottom: 30px;
    color: #e40026;
  
}
.textPlat {
    color: black;
    font-family: 'Raleway';
    width: 85%;
    margin: 0 auto;
}
.figupersonw {
  width: 65%;
  margin: 30px 0px;
}
.spmm p {
    margin: 0px 30px !important;
}
.aulli li {
    line-height: 30px;
    font-size: 12px;
}
.ool{
    margin-left: 20px !important;
}
.dot {
    position: relative;
    width: 10px!important;
    height: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    text-align: center;
    background: #e40026;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    z-index: 10;
}
.dot:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    top: 3px;
    left: 3px;
    background: #e40026;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    -ms-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.TcMa {
 
    max-width: 100vw;
}
.titMinSize {
    font-size: 16px !important;
}
.treeimg {
    /* text-align: center; */
    /* margin: 0 auto; */
    width: 100%;
    max-width: 80%;
    /* margin-top: -2px; */
    margin-left: none !important;
    display: block;
}
.section-heading, .section-heading.section-heading-center, .section-heading.section-heading-center-true, .section-heading.section-heading-dot {
    font-size: 23px !important;
    margin: -4px 0 -2px 0;
}
.unifies {
    width: 100%;
}

}
   










































































/* DE 769 A 1024 */
@media only screen and (min-width: 769px) and (max-width: 1024px){
  

}




































/* DE 1025 A 1280 */
@media only screen and (min-width: 1025px) and (max-width: 1280px){
    .histText {

        max-width: 95%;
      }
  /* .titMinSize {
    font-size: 17px !important;
}


.textHome-cuad p {
    font-size: 43px;
    margin-bottom: 10px !important;
    text-align: right;
    padding: 0;
    line-height: 40px;
    margin: 0;
    font-family: plainB;
    letter-spacing: -2px;
}
.txt p {
    font-size: 14px !important;
}







.section-heading, .section-heading.section-heading-center, .section-heading.section-heading-center-true, .section-heading.section-heading-dot {
    
    font-size: 25px;
  
}
.animated-text-l .animated-text-content-l, .animated-text-r .animated-text-content-r {

    font-size: 120px;
    
}
.txtplatform p {
    
    font-size: 12px !important;
    padding-bottom: 8px;
    margin-bottom: 10px !important;
   
}
.homeTxtRed {
    color: #e20026;
    font-size: 55px !important;
}

.homeButton {
    font-family: 'Raleway', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px !important;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin-top: 38px !important;
    text-align: center !important;
    color: black !important;
    width: 350px;
    letter-spacing: 2px !important;
    float: right;
    line-height: 35px !important;
    transition: all 0.1s !important;
}
.textHome-container {
  
    top: 27vh;
    right: 10vw;
    
}
.big-num {

    font-size: 480px;

}*/



}


















/* DE 1281 HASTA 1366 */
@media only screen and (min-width: 1281px) and (max-width: 1366px){
   

}


















/* DE 1367 A 1600 */
@media only screen and (min-width: 1367px) and (max-width: 1600px){
    

}