/********************/
/******GENERAL*******/
/********************/

*{margin:0; padding: 0;}
root { 
    display: block;
}
a{text-decoration: none}
.precarga{display:none}

body{background-color: #9acc61; width: 100%; min-height: 680px; font-family: 'Nunito',helvetica,san-serif; background-image: url(../img/bg.png)}
html{overflow-x: hidden} 

#cuerpo{background-color: white; width: 1000px; max-width: 98.5%; min-height: 700px; margin: 150px auto 100px auto; border:  6px solid #699736;}
#telefono{background-color: white; width: 230px; height: 50px; margin-top: -56px; margin-right: -6px; float: right; display: inline-block; border: 6px solid #699736; border-bottom: 0px}
#telefono *{float: left}
#telefono img{height: 35px; width: 35px; margin: 10px 10px 0 10px}
#telefono h1{margin-top: 6px; font-size: 29px; font-family: 'calibri'}
#cuerpo article{width: 100%; display: inline-block; margin: 30px 0}
.unTercio{width: 33.33%; float: left}

/********************/
/******CABECERA******/
/********************/
header{height: 55px; min-width: 100%;max-width: 100%;width: 100%; background-color: #fff; border-bottom:  6px solid #699736; position: fixed; top: 0; z-index: 1000}
header h1{font-family: 'Nunito',helvetica,san-serif; color:#699736; position: absolute; height: 50px; left: 50%; margin-left: -435px; text-transform: capitalize; font-size: 30px; font-weight: normal;line-height: 55px;}
header h1 span{color:#666}
#logo{position: absolute; left: 50%; margin-left: -495px; margin-top: 6px; width: 45px; height: 43px}
/********************/
/***MENU PRINCIPAL***/
/********************/
#ulMenu{left:50%; position: absolute; margin-left: 170px;height: 40px; margin-top: 8px; overflow: hidden; z-index: 2; list-style: none; float: left}
#ulMenu li{display: inline-block; padding-left: 10px; padding-right: 15px; height: 100%; line-height: 40px; border-left: 1px solid #DDD; margin-left: -4px;text-decoration: none; color: #777;  font-family: 'Open Sans', sans-serif; font-weight: bold; font-size: 14px}
#ulMenu li .imageMenu{opacity: 0.7;width: 23px; height: 100%; padding-right: 3px; float: left; background-position: center center; background-repeat: no-repeat}
#ulMenu li span{float: left}
#ulMenu li:hover, .liActive{color:#699736 !important}
#imageInicio{background-image: url(../img/icoInicio.png)}
#imageServicios{background-image: url(../img/icoServicios.png)}
#imageContacto{background-image: url(../img/icoContacto.png)}
#liInicio:hover > #imageInicio{background-image: url(../img/icoInicioHover.png)}
#liServicios:hover > #imageServicios{background-image: url(../img/icoServiciosHover.png)}
#liContacto:hover > #imageContacto{background-image: url(../img/icoContactoHover.png)}



/********************/
/***PIE DE PAGINA****/
/********************/
#marcaAgua{float: left; padding: 10px 0; width: 100%;}
#marcaAgua a{color: white;text-decoration: none;cursor: pointer;font-family: 'Open Sans', sans-serif;font-weight: bold;font-size: 12px; width: 100%}
#marcaAgua a:hover{text-decoration: underline}
footer {background-color: #699736; border-top:  6px solid #fff; min-height: 260px; text-align: center; background-image: url(../img/bg.png);}
#cuerpoFooter{
    text-align: center;
    width: 1000px; 
    margin: 0 auto; 
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}
#horario{width: 230px; background-color: #fff; margin-top: 15px; padding: 15px; display: inline-block;}
#horario h2{color: #699736; font-size: 16px; margin: 8px}
#horario img{vertical-align: middle; width: 24px; height: 24px; margin-top: -2px}
#horario p{margin: 10px 0px; font-size: 12px}
#ulMenuPie0{list-style: none;  min-height: 160px; text-align: center;}
#ulMenuPie{list-style: none;  min-height: 160px;}
#ulMenuPie2{list-style: none;  min-height: 160px;}
#ulMenuPie2 li, #ulMenuPie li{
    padding-left: 10px;
    padding-right: 15px;
    line-height: 40px;
    margin: 5px auto;
    text-decoration: none;
    color: #699736;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 14px;
    background-color: white;
    width: 110px;
    text-align: left;
}
#cuerpoFooter h1{
    display: block; 
    padding-left: 10px; 
    padding-right: 15px;  
    line-height: 40px; 
    text-decoration: none; 
    color: white;  
    font-family: 'Open Sans', sans-serif; 
    font-weight: bold; 
    margin: 10px 0;
    font-size: 20px;
    background-color: transparent;
    text-align: center !important;
}
#ulMenuPie li .imageMenu{opacity: 0.7;width: 23px; height: 23px; padding-right: 3px; float: left; background-position: center center; background-repeat: no-repeat; margin: 8px 5px 0 0}
#imageInicioW{background-image: url(../img/icoInicioHover.png)}
#imageServiciosW{background-image: url(../img/icoServiciosHover.png)}
#imageContactoW{background-image: url(../img/icoContactoHover.png)}
#contacto{width: 250px; height: auto;float: left;}
#ulMenuPie2 img{    
    width: 23px;
    height: 23px;
    padding-right: 5px;
    float: left;
    vertical-align: middle;
    margin: 10px 0;}


/********************/
/********HOME********/
/********************/
#wrapper{margin: 10px;}
#bienvenida{margin: 20px 100px; color: #999}
#bienvenida h1{text-align: center; color: #699736}
#bienvenida p{margin: 40px 0}
.borderRadSup{-webkit-border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;-moz-border-radius-topleft: 20px;-moz-border-radius-topright: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px;}
.borderRadBody{-webkit-border-radius: 20px;-webkit-border-top-right-radius: 0;-moz-border-radius: 20px;-moz-border-radius-topright: 0;border-radius: 20px;border-top-right-radius: 0;}
.borderRad10{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.borderRad20{-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}

/********************/
/******CONTACTO******/
/********************/
#direccion{margin: 90px 0 -30px 0; text-align: center; color: #666; font-size: 16px}
#direccion2{margin: 90px 0 -30px 0; text-align: center; color: #666; font-size: 16px}
.tituloSeccion{background-color: #699736; color: white; margin: 30px 0 20px 0; padding: 5px 35px 5px 0; float: left; font-size: 18px; -webkit-border-top-right-radius: 18px;-webkit-border-bottom-right-radius: 18px;-moz-border-radius-topright: 18px;-moz-border-radius-bottomright: 18px;border-top-right-radius: 18px;border-bottom-right-radius: 18px}
.tituloSeccion img{ margin: -4px 15px 0 15px; vertical-align: middle}
#mapa{width: 900px; height: 300px; border:  4px solid #699736; margin: 45px}
.comoLLegarImagen{width: 80px; height: 80px; margin-left: 30px}
.infoComoLLegar, .comoLLegarImagen{float: left;}
.comoLLegarP{font-weight: bold; color: #699736; font-size: 16px; margin-left: 20px}
.comoLLegarUl li{margin-left: 15px; color: #666; font-size: 14px; max-width: 170px}
.comoLLegarUl{ margin-top: 10px; margin: 20px 0 0 20px}
#formularioContacto{height: 400px}
#descripcionContacto{margin: 100px auto 10px auto; text-align: center; color: #666; font-size: 16px; width: 450px; line-height: 30px}
/********************/
/******SERVICIO******/
/********************/
.imagenServicios{width: 220px; height: 220px; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; border:  5px solid #699736; margin: 25px 60px; overflow: hidden; float: left}
.imagenServicios h1{background-color: #699736; color: white; text-align: center; margin-top: 160px; padding: 5px 20px; font-size: 18px}
.imagenServicios h1.dobleLinea{margin-top: 140px}
.infoServicio{padding-top: 20px;
    margin-right: 70px;}
.infoServicio h1{color: #699736;}
.infoServicioP{line-height: 35px; margin-top: 15px; color: #666; text-indent: 40px; text-align: justify;display: inline;}
.separador{width: 800px; margin: 40px 100px 20px 100px; border-bottom: 1px solid #bbb}
