@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Ramaraja');


@media screen and (min-width:1000px) and (max-width:2200px){
.primercontenedor{
    position: relative;
    margin-top: 50px;
}
.logoemi{
    position: absolute;
    width: 110px;
    left: 5%;
    top: -5%;
}
.encabezado{
    color: black;
    text-align: center;
    width: 50%;
    border-bottom: solid 3px;
    border-bottom-color: #00a3d4;
    margin-left: 25%;
    font-family: ramaraja;
    font-size: 30px;
    letter-spacing: 2px;
}
    
.encabezado2{
    color: black;
    text-align: center;
    width: 50%;
    margin-left: 25%;
    margin-top: -7px;
    font-family: ramaraja;
}
.contenedorprimercontacto ul{
    list-style: none;
    width: 20%;
    height: 270%;
    padding: 10px;
    border: solid 2px;
    margin-left: auto;
    margin-right: 20px;
    margin-top: -100px;
    background: rgba(0,0,0,0.9);
}
.contenedorprimercontacto li{
    list-style: none;
}
.contenedorul{
    font-size: 1.1vw;
    color: #fff;
}
.contenedorprimercontacto a{
    color: #fff;
    font-size: 0.7vw;
}
.container-fluid{
    background: #00a3d4;
}
.navbar ul{
    font-family: ramaraja;
    font-size: 20px;
    margin-left: 50%;
}
.slide{
    margin-left: -80px;
}    
.complee, .aemc, .amprobe{
    margin-top: 20px;
}
.crompton{
    margin-top: 10px;
}
.emko{
    margin-top: 10px;
    margin-left: -30px;
}
.extech{
    margin-top: 11.5px;
    margin-left: -10px;
}
.fimesa, .fluke{
    margin-top: 20px;
}
.kyo{
    margin-top: 15px;
}
.megger{
    margin-top: 35px;
    margin-left: -80px;
}
.murphy{
    margin-top: 25px;
    margin-left: -70px;
}
.omron{
    margin-top: 30px;
    margin-left: -60px;
}
.orion{
    margin-top: 2px;
    margin-left: -50px;
}
.sanyou{
    margin-top: 12.5px;
    margin-left: -40px;
}
.shimpo{
    margin-top: 40px;
    margin-left: -50px;
}
.simpson{
    margin-top: 30px;
    margin-left: -50px;
}
.tei{
    margin-top: 20px;
    margin-left: -50px;
}
.tek{
    margin-top: 35px;
    margin-left: -50px;
}
.weller{
    margin-top: 30px;
    margin-left: -40px;
}
.wit{
    margin-top: 25px;
    margin-left: -40px;
}
.yoko{
    margin-top: 23px;
    margin-left: -40px;
}
.raytek{
    margin-top: 22px;
    margin-left: -40px;
}
.sew{
    margin-top: 1px;
    margin-left: -40px;
}

/*--------------------------------Estilos Slider 2--------------------------------------------------*/
#sliderequipos{
    border: none;
    margin-left: 0px;
}
.equipo1{
    width: 40%;
    margin-top: 5%;
}
.equipo1:hover{
    cursor: pointer;
}

.equipo2{
    width: 40%;
    margin-top: 5%;
}
.equipo3{
    width: 40%;
    margin-top: 12%;
}
.equipo4{
    width: 40%;
    margin-top: 11%;
}
.equipo5{
    width: 40%;
    margin-top: 2%;
}
.equipo6{
    width: 40%;
    margin-top: 2%;
}
.equipo7{
    width: 40%;
    margin-top: 10%;
}
.equipo8{
    width: 40%;
    margin-top: 10%;
}
.equipo9{
    width: 50%;
    margin-top: 8%;
}
.equipo10{
    width: 40%;
    margin-top: 9%;
}
.equipo11{
    width: 40%;
    margin-top: 7%;
}
.equipo12{
    width: 20%;
    margin-top: 5%;
}
.equipo13{
    width: 40%;
    margin-top: 5%;
}
.equipo14{
    width: 40%;
    margin-top: 5%;
}
.equipo15{
    width: 40%;
    margin-top: 5%;
}
.equipo16{
    width: 40%;
    margin-top: 6%;
}
.equipo17{
    width: 40%;
    margin-top: 9%;
}
.equipo18{
    width: 40%;
    margin-top: 9%;
}
.equipo19{
    width: 40%;
    margin-top: 9%;
}
.equipo20{
    margin-top: 6%;
}
.equipo21{
    margin-top: 6%;
}
.equipo22{
    margin-top: 10%;
}
.equipo23{
    width: 40%;
    margin-top: 6%;
}
.equipo24{
    width: 80%;
    margin-top: 10%;
    margin-left: -10px;
}
.equipo25{
    margin-top: 8%;
}
.equipo26{
    margin-top: 6%;
}


/*--------------------------------Estilos menu productos--------------------------------------------*/
.menuacorh{
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: 512px;
}
ul.acorh, ul.acorh *{
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    margin-top: 1px;
}
ul.acorh{
    margin: 10px auto;
    padding: 0;
    list-style: none;
    width: 16%;
    font-size: 15px;
    margin-left: 2%;
    margin-top: 0px;
}
ul.acorh li{
    list-style:none;
}
ul.acorh li a {
display: block;
padding: 5px 5px 5px 10px;
background: #00a3d4;
color: #fff;
border-bottom: 1px solid #fff;
border-top: 1px solid #666;
text-decoration: none;
box-sizing: border-box;
}
ul.acorh li ul {
max-height: 0;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
transition: 1s all ease-in;
}
ul.acorh li li a {
padding: 10px 10px 10px 40px;
background: #999;
color: #fff;
font-size: 16px;
border: 0;
border-bottom: 1px solid #ccc;
box-sizing: border-box;
}
ul.acorc li li:last-child a {
border-bottom: 0;
}
ul.acorh li:target ul {
max-height: 300px;
transition: .3s all;
}
ul.acorh li a:target {
background: #666;
color: #fff;
}
.banner{
    width: 800px;
    height: 500px;
    margin: auto;
    background-size: 100% 100%;    
    animation-name: banner;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    margin-left: 27%;
}
@keyframes banner{
    0%, 20%{
        background-image: url(imgcss/banner/anuniciomarcasn1.jpg);
        opacity: 2;}
    21%, 24%{
        opacity: 1;}
    25%, 45%{
        background-image: url(imgcss/banner/anunciocomplee.jpg);
        opacity: 2;}
    46%, 49%{
        opacity: 1;}
    50%, 70%{
        background-image: url(imgcss/banner/productos.jpg);
        opacity: 2;}
    71%, 74%{
        opacity: 1;}
    75%, 95%{
        background-image: url(imgcss/banner/servicios.jpg);
        opacity: 2;}
    96%, 100%{
        opacity: 10;}
}

.footer{
    height: 200px;
    background: black;
    float: none;
    position: relative;
    width: 100%;
    margin-top: 60px;
}
.footer img{
    width: 100px;    
    position: absolute;
    display: flex;
    margin-top: 2%;
    left: 5%;
}
.contenedorime{
    position: absolute;
    left: 65%;
    border-left: solid 1px white;
    margin: 0;
    padding: 0;
    height: 200px;
}
.contenedorime h2{
    font-family: majaraja;
    font-size: 25px;
    margin:0;
    padding: 0;
    margin-top: 3px;
    margin-left: 20px;
}
.contenedorime li{
    font-family:sans-serif;
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
    color: gray;
    letter-spacing: 2px;
}
.footer .aviso{
    position: absolute;
    color: #fff;
    font-family: majaraja;
    font-size: 20px;
    font-weight: 100;
    text-decoration: underline;
    width: 100%;
    text-align: center;
    top: 60%;
}
.footer .copy{
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    top: 80%;
    font-size:8px;
}
}
