﻿
* {
    padding: 0;
    font-family: 'Kanit', sans-serif;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

html, body {
    margin: 0px;
    height: 0%;
    width: 100%;
    font-family: 'Kanit', sans-serif;
    overflow-x: hidden;
    overflow-y: auto;
}

.TituloL {
    top: 0px;
    width: 70%;
    text-align: center;
    height: 89px;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 15%;
    right: 15%;
}

.logo4-2 {
    height: 100%;
    width: 40%;
    font-family: Arial;
    font-weight: bold;
    font-size: 50px;
    text-align: center;
}

.Menu {
    position: absolute;
    top: 25px;
    right: 1%;
    left: 70%;
}

.linea {
    position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
    height: 3px;
    top: 89px;
    background-color: rgba(0, 93, 118, 0.78);
}

.imagengaleria {
    width: 100%;
    height: 100%;
}



header {
    right: 5%;
    left: 5%;
    height: 60px;
    background-color: transparent;
    display: flex;
    justify-content: flex-end;
}

    header ul {
        display: flex;
        list-style: none;
        font-size: 14px;
        border-radius: 10px;
    }

        header ul li a {
            display: block;
            padding: 18px 28px;
            color: rgba(0, 93, 118, 0.78);
            border-radius: 5px;
            text-decoration: none;
        }


        header ul li:hover ul {
            opacity: 1;
            transform: translateX(0)
        }

        header ul li ul li a {
            font-size: 14px;
        }

        header ul li a:hover {
            background-color: rgba(0, 114, 144, 0.97);
            color: white;
        }





.bodyinicioP {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: -1;
    font-family: 'Kanit', sans-serif;
    font-size: 1em;
    background-color:white;
}





.logo {
    height: 100%;
    left: 0px;
    font-family: Arial;
    font-weight: bold;
    font-size: 50px;
    position: absolute;
}

#titulo {
    margin: 0 auto;
    left: 1%;
    width: 35%;
    height: 89px;
    font-family: Arial;
    font-weight: bold;
    font-size: 50px;
    position: absolute;
}


#Titulo5 {
    margin: 0 auto;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    top: 120px;
    font-size: 50px;
    left:50%;
    
}

.titulomenu {
    margin: 0 auto;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-size: 50px;
    position: absolute;
    height: 100px;
    left: 50%, -192px;
}




.tablaprincipalP {
    width: 100%;
    right: 0%;
    left: 0%;
    top: 100px;
    bottom: 0px;
    position: absolute;
    background-color: white;
    overflow-x: hidden;
    overflow-y: hidden;
}

.tablaprincipalP2 {
    width: 100%;
    right: 0%;
    left: 0%;
    top: 100px;
    bottom: 0px;
    position: absolute;
    background-color: white;
    overflow-x: hidden;
    overflow-y: auto;
}
    .tablaprincipalP2::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #99e9ff;
        border-radius: 5px;
    }

    .tablaprincipalP2::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5;
    }

    .tablaprincipalP2::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
    }




.tablasecundaria {
    top: 0px;
    bottom: 0px;
    width: 100%;
    right: 0%;
    left: 0%;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
}

    .tablasecundaria::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #99e9ff;
        border-radius: 5px;
    }

    .tablasecundaria::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5;
    }

    .tablasecundaria::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
    }




.galeria{
    top:0px;
    position:absolute;
    width:100%;
    height:300px;
}

.bienvenido {
    top: 300px;
    position: absolute;
    width: 100%;
    height: 562px;
    background-color: rgba(0, 93, 118, 0.78);
}

.textM{
    text-align:center;
    font-size:75px;
    top:10%;
    right:30%;
    width:40%;
    left:30%;
    position:absolute;
    color:white;
}

.textMt {
    text-align: center;
    font-size: 30px;
    top: 30%;
    right: 10%;
    width: 80%;
    left: 10%;
    position: absolute;
    color: white;
}

.textMt2 {
    text-align: center;
    font-size: 30px;
    bottom: 10%;
    right: 10%;
    width: 80%;
    left: 10%;
    position: absolute;
    color: white;
}

.textM2 {
    text-align: center;
    font-size: 55px;
    top: 10%;
    right: 0%;
    width: 100%;
    left: 0%;
    position: absolute;
    color: white;
    background-color: rgba(0, 93, 118, 0.78);
}

.bienvenidoCatalogo {
    top: 862px;
    position: absolute;
    width: 100%;
    height: 562px;
    background-color: white;
}


.redeslogo {
    height: 65px;
}


.tabla_division {
    position: absolute;
    left:2%;
    right: 2%;
    width: 96%;
    top: 45%;
}

.tabla_divisionM {
    position: absolute;
    left: 0%;
    right: 0%;
    width: 100%;
    top: 0%;
}

.tabla_divisionM2 {
    left: 0%;
    right: 0%;
    width: 100%;
}

.imagentablap {
    border-width: 0px;
    height: 200px;
    width: 300px;
}

.bienvenidoPromociones {
    top: 1424px;
    position: absolute;
    width: 100%;
    height: 662px;
    background-color: rgba(0, 93, 118, 1.00);
}


.bienvenidoServices {
    top: 2648px;
    position: absolute;
    width: 100%;
    height: 662px;
    background-color: rgba(0, 93, 118, 1.00);
   
}

.bienvenidoContacto {
    top: 3310px;
    position: absolute;
    width: 100%;
    height: 612px;
    background-color: white;
}

.bienvenidoMarcas {
    top: 2086px;
    position: absolute;
    width: 100%;
    height: 562px;
    background-color: white;
}

.textM2C {
    text-align: center;
    font-size: 55px;
    top: 5%;
    right: 0%;
    width: 100%;
    left: 0%;
    position: absolute;
    color: white;
}

.textM3 {
    text-align: center;
    font-size: 55px;
    top: 10%;
    right: 0%;
    width: 100%;
    left: 0%;
    position: absolute;
    color: white;
   
}

.tabla_division_services {
    position: absolute;
    margin:0px,auto,0px,auto;
    width: 100%;
    top: 35%;
}

    .tabla_division_services th{
        width:33%;
    }


    .labeltabla {
        color: white;
        font-size: Large;
        font-weight: bold
    }

.imagentabla {
    border-width: 0px;
    height: 200PX;
    width: 300px;
    border-radius:5px;
}



.posicion_promos {
    top: 22%;
    height: 450px;
    width: 99.4%;
    left: .3%;
    border-radius: 10PX;
    position: absolute;
    overflow-x: auto;
    overflow-y: hidden;
}

    .posicion_promos::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #99e9ff;
        border-radius: 5px;
    }

    .posicion_promos::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        background-color: #F5F5F5;
    }

    .posicion_promos::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
    }



.posicion_marcas {
    top: 35%;
    height: 53%;
    width: 99.4%;
    left: .3%;
    border-radius:10PX;
    position: absolute;
    overflow-x: auto;
    overflow-y: hidden;
}

    .posicion_marcas::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #99e9ff;
        border-radius: 5px;
    }

    .posicion_marcas::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        background-color: #F5F5F5;
    }

    .posicion_marcas::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
    }


.datalist {
    height: 100%;
    width: 100%;
    background-color:white;

}

.slidecatalogo {
    width: 360px;
    height: auto;

}

.slidecatalogo2 {
    width: auto;
    height: 450px;
}


.mapa {
    position: absolute;
    top: 25%;
    bottom:5%;
    left:55%;
    right:4%;
    width:41%;
}

.Datacontacto {
    position: absolute;
    top: 25%;
    bottom: 1%;
    right: 50%;
    left: 2%;
    width: 48%;
    background-color: rgb(0 114 144 / 28%);
    border-radius: 5px;
}
.Datacontacto p{
    font-size:12px;
    color:black;
    text-align:center;
}

.framemapa{
    width:100%;
    height:100%;
    border:0;
}

.txt {
    height: 18px;
    font-size: 12px;
    left: 2%;
    width: 47%;
    position: absolute;
    border-radius: 1px;
}

.txt2 {
    height: 18px;
    font-size: 12px;
    left:50%;
    width: 48%;
    position: absolute;
    border-radius: 1px;
}

.txt3 {
    height: 18px;
    font-size: 12px;
    left: 2%;
    right:2%;
    width: 96%;
    position: absolute;
    border-radius: 1px;
}

.txt31 {
    height: 64px;
    font-size: 12px;
    left: 2%;
    right: 2%;
    width: 96%;
    position: absolute;
    border-radius: 1px;
}

.guardarP {
    height: 30px;
    width: 98%;
    bottom:1%;
    left: 1%;
    right: 1%;
    position: absolute;
    margin: auto;
    border: none;
    background: #2c5367;
    color: #f2f2f2;
    padding: 1px;
    font-size: 18px;
    border-radius: 5px;
    box-sizing: border-box;
    transition: all 500ms ease;
    text-align: center;
}

    .guardarP:hover {
        background: rgba(0,0,0,0);
        color: #2c5367;
        box-shadow: inset 0 0 0 3px #3a7999;
    }

