﻿
* {
    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;
}

.Menu {
    position: absolute;
    top: 25px;
    right: 1%;
    left: 50%;
}

.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: white;
    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;
}



.tablasecundaria {
    top: 0px;
    bottom: 0px;
    width: 100%;
    right: 0%;
    left: 0%;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 93, 118, 0.78);
}

    .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);
}


.textMC2 {
    text-align: center;
    font-size: 25px;
    right: 10%;
    width: 80%;
    left: 10%;
    color: white;
}

.textMC1 {
    text-align: center;
    font-size: 55px;
    right: 10%;
    width: 80%;
    left: 10%;
    color: white;
}

.bienvenidoC {
    top: 0px;
    position: absolute;
    width: 100%;
    height: 230px;
    background-color: rgba(0, 93, 118, 0.78);
    left: 0px;
}

.imagenfondo{
    top:5%;
    left:1%;
    right:1%;
    width:98%;
    height:100%;
    position:absolute;
    border-radius:10px;
}

.imagenfondo2 {
    top: 5%;
    right: 1%;
    right: 1%;
    width: 98%;
    height: 100%;
    position: absolute;
    border-radius: 10px;
}

.MAINTENANCE {
    top: 230px;
    width: 100%;
    left: 0%;
    right: 0%;
    position: absolute;
    height: 550px;
    background-color:transparent;
}


.Lineasmt {
    top: 790px;
    width: 100%;
    left: 0%;
    right: 0%;
    position: absolute;
    height: 550px;
    background-color:transparent;
}

.Refurbish {
    top: 1345px;
    width: 100%;
    left: 0%;
    right: 0%;
    position: absolute;
    height: 550px;
    background-color: transparent;
}

.Reparacion {
    top: 1900px;
    width: 100%;
    left: 0%;
    right: 0%;
    position: absolute;
    height: 550px;
    background-color: transparent;
}

.textoderecha {
    vertical-align:middle;
    right: 1%;
    top: 10%;
    bottom: 5%;
    height: 85%;
    width: 37%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.60);
    text-align: center;
    color: black;
    border-radius: 10px;
}

.textoizq {
    vertical-align: middle;
    left: 1%;
    top: 10%;
    bottom: 5%;
    height: 85%;
    width: 37%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.60);
    text-align: center;
    color: black;
    border-radius: 10px;
}

.subtitulo{
    font-size:30px;
    font-weight:800;
}

.subTitulo5 {
    font-size: 20px;
    font-weight: 700;
}

.tenxtonormal{
    font-size:18px;
}