@import "compass/css3";

.banner{
    margin-top: -10px;
    position: relative;
}

.banner:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.0);
    z-index: 1000;
    top: 0;
}

.banner2{
    margin-top: 10px;
    position: relative;
}

.banner__img{
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.banner__img2{
    width: 100%;
}

.banner__content{
    width: 90%;
    color: white;
    position: absolute;
    z-index: 1500;
    top: 32%;
    text-align: center;
    left: 45%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 1.5em;
    font-weight: bold;
    
}

.banner__cel{
    width: 90%;
    color: white;
    position: absolute;
    z-index: 1200;
    top: 41%;
    text-align: center;
    left: 17%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 10px;
    font-weight: bold;
}
.banner__cel2{
    width: 90%;
    color: white;
    position: absolute;
    z-index: 1200;
    top: 53%;
    text-align: center;
    left: 17%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 10px;
    font-weight: bold;
}
.banner__tel{
    width: 90%;
    color: white;
    position: absolute;
    z-index: 1200;
    top: 65%;
    text-align: center;
    left: 14%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 10px;
    font-weight: bold;
}
.banner__mail{
    width: 90%;
    color: white;
    position: absolute;
    z-index: 1200;
    top: 78%;
    text-align: center;
    left: 28%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 10px;
    font-weight: bold;
}

.boton-circular{
    width:50px;
    height:50px;
    position: absolute;
    z-index: 1500;
    top: 57%;
    background-image: url(wa.png);
    background-size: 100%;
    background-position: center;
    left: 42%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularW{
    width:20px;
    height:20px;
    position: absolute;
    z-index: 1200;
    top: 41%;
    background-image: url(whatsapp-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularW2{
    width:20px;
    height:20px;
    position: absolute;
    z-index: 1200;
    top: 53%;
    background-image: url(whatsapp-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularT{
    width:20px;
    height:20px;
    position: absolute;
    z-index: 1200;
    top: 65%;
    background-image: url(telefono-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularM{
    width:20px;
    height:20px;
    position: absolute;
    z-index: 1200;
    top: 78%;
    background-image: url(gmail-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.banner-footer{
    width:90%;
    position: absolute;
    z-index: 1500;
    text-align: center;
    top: 85%;
    color: white;
    background-position: center;
    left: 45%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 22px;
    font-weight: bold;
}

table{
    background-color: white;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
}

th, td{
    padding: 5px;
}

thead{
    background-color: #246355;
    border-bottom: solid 3px #0F362D;
    color: white;
}

tr:nth-child(even){
    background: #ddd;
    font-weight: lighter;
}

tr:hover{
    background: #369681;
    color: white;
}

video{
        width: 100%;
        height: 100%;
    }

@media only screen and (min-width:480px){

    .banner{
        margin-top:5px;
        z-index: 100;
        width: 100%;
    }
    
    video{
        width: 100%;
        height: 100%;
    }
    
    .banner__content{
        font-size: 2em;
    }
    
    .boton-circular{
        font-size: 2em;
    }
}

@media only screen and (min-width:747px) and (max-width:1023px){
    
    .banner__content{
        font-size: 2.5em;
    }  
    .boton-circular{
        width:90px;
        height:90px;
        font-size: 2.5em;
        top: 71%;
    }
     .banner__img2{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
    
.banner-footer {
    width: 100%;
    top: 85%;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
    color: white;
    font-size: 32px;
    font-weight: bold;
}
    
.banner__cel{
    width: 20%;
    color: white;
    position: absolute;
    z-index: 1000;
    top: 41%;
    text-align: center;
    left: 15%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 17px;
    font-weight: bold;
}
.banner__cel2{
    width: 20%;
    color: white;
    position: absolute;
    z-index: 1000;
    top: 54%;
    text-align: center;
    left: 15%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 17px;
    font-weight: bold;
}
.banner__tel{
    width: 20%;
    color: white;
    position: absolute;
    z-index: 1000;
    top: 67%;
    text-align: center;
    left: 13%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 17px;
    font-weight: bold;
}
.banner__mail{
    width: 30%;
    color: white;
    position: absolute;
    z-index: 1000;
    top: 80%;
    text-align: center;
    left: 22.9%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 17px;
    font-weight: bold;
}
.btn-circularW{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1000;
    top: 41%;
    background-image: url(whatsapp-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularW2{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1000;
    top: 54%;
    background-image: url(whatsapp-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularT{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1000;
    top: 67%;
    background-image: url(telefono-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularM{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1000;
    top: 80%;
    background-image: url(gmail-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}
}


@media only screen and (min-width:1024px){
    
.banner__content{
        font-size: 2.5em;
    }  
.boton-circular{
        width:90px;
        height:90px;
        font-size: 2.5em;
        top: 71%;
    }
.banner__img2{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
    
.banner-footer {
    width: 100%;
    top: 85%;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
    color: white;
    font-size: 32px;
    font-weight: bold;
}
    
.banner__cel{
    width: 20%;
    color: white;
    position: absolute;
    z-index: 1000;
    top: 36%;
    text-align: center;
    left: 14%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 1.5em;
    font-weight: bold;
}
.banner__cel2{
    width: 20%;
    color: white;
    position: absolute;
    z-index: 1000;
    top: 49%;
    text-align: center;
    left: 14%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 1.5em;
    font-weight: bold;
}
.banner__tel{
    width: 20%;
    color: white;
    position: absolute;
    z-index: 1000;
    top: 62%;
    text-align: center;
    left: 12%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 1.5em;
    font-weight: bold;
}
.banner__mail{
    width: 30%;
    color: white;
    position: absolute;
    z-index: 1000;
    top: 75%;
    text-align: center;
    left: 21.5%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 1.5em;
    font-weight: bold;
}
.btn-circularW{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1000;
    top: 36%;
    background-image: url(whatsapp-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularW2{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1000;
    top: 49%;
    background-image: url(whatsapp-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularT{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1000;
    top: 62%;
    background-image: url(telefono-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularM{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1000;
    top: 75%;
    background-image: url(gmail-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}
}

@media only screen and (min-width:1600px){
     .banner{
        margin-top:0;
    }
    
    .banner:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.0);
    z-index: 1500;
    top: 0;
}
    
   .banner__img{
    width: 100%;
    height: 600px;
    object-fit: cover;
} 
  .banner__img2{
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.banner__cel{
    width: 20%;
    color: white;
    position: absolute;
    z-index: 1500;
    top: 40%;
    text-align: center;
    left: 12%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 1.5em;
    font-weight: bold;
}
.banner__cel2{
    width: 20%;
    color: white;
    position: absolute;
    z-index: 1500;
    top: 51%;
    text-align: center;
    left: 12%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 1.5em;
    font-weight: bold;
}
.banner__tel{
    width: 20%;
    color: white;
    position: absolute;
    z-index: 1500;
    top: 62%;
    text-align: center;
    left: 10%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 1.5em;
    font-weight: bold;
}
.banner__mail{
    width: 30%;
    color: white;
    position: absolute;
    z-index: 1500;
    top: 73%;
    text-align: center;
    left: 19%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 1.5em;
    font-weight: bold;
}
.btn-circularW{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1500;
    top: 40%;
    background-image: url(whatsapp-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularW2{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1500;
    top: 51%;
    background-image: url(whatsapp-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularT{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1500;
    top: 62%;
    background-image: url(telefono-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.btn-circularM{
    width:60px;
    height:60px;
    position: absolute;
    z-index: 1500;
    top: 73%;
    background-image: url(gmail-logo.png);
    background-size: 100%;
    background-position: center;
    left: 3%;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
}    
    video{
        width: 100%;
        height: 600px;
    }
}