/*

    Author  : Victor Hugo Solis Ramos
    Email   : vhsolisr@uaemex.mx
    License : CC
      
    *****************************************

*/


/*		Fuentes		*/

@font-face{
    font-family: 'Metropolis-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis-Regular'), url('../fonts/Metropolis-Regular.otf') format('woff');
}
@font-face{
    font-family: 'Metropolis-Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Metropolis-Bold'), url('../fonts/Metropolis-Bold.otf') format('woff');
}
@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Neue'), url('../fonts/HelveticaNeue.woff') format('woff');
}
@font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('../fonts/Helvetica-Light.ttf') format('ttf');
}
@font-face {
    font-family: 'HelveticaNeue-UltraLight';
    font-style: normal;
    font-weight: normal;
    src: local('HelveticaNeue-UltraLight'), url('../fonts/HelveticaNeue-UltraLight.otf') format('woff');
}


/*		General CSS		*/

body{
    background: #faf9f9;
    padding: 0px;
    margin: 0px;
}

#contenido{
    width: 1024px; /* Definimos el ancho del objeto a centrar */
    margin: 0 auto;
    box-shadow: 2px 2px 40px #999;
    -webkit-box-shadow: 2px 2px 40px #999;
    -moz-box-shadow: 2px 2px 40px #999;
}

a {
    font-size: 100%;
    font-family: "Metropolis-Regular";
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
* {
    font-family: "Metropolis-Regular";
}

a:hover,a:focus{
    text-decoration: none;

}

#arbol .irBusqueda a{
    width: 45px;
    height: 45px;
    position: absolute;
    margin-top: -7px;
}

#secundaria .icono_atras{
    background: url('../../../image/ri/atras.png') no-repeat  center center;
    background-sze: cover; 
    width: 65px;
    height: 65px;

    position: absolute;
}


#secundaria .dos {
    margin-top: 127px;
}

#secundaria .uno {
    margin-top: 77px;
}

#secundaria .tres {
    margin-top: 177px;
}


/*		Encabezado 		*/
#ds-header-wrapper2{
    position: relative;
    display: block;
    z-index: 99;
    height: 184px; 
    width: 100%; 
    margin: 0 auto;
}

#ds-header2{
    position: relative;
    display: block;
    z-index: 99;
    background: url(../../images/ri/header.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 184px; 
    width: 100%; 
    margin: 0 auto;
}
#ds-header2 .ds-irUAEM a{
    width: 420px;
    height: 92px;

    float: left;
    margin-left: 600px;
}
#ds-header .ds-irHome a{
    width: 345px; 
    height: 92px; 

    float: left; 
    margin-left: 680px;

}





/*		Menu del buscador, idioma, usuario y FAQ		*/


#alineacion{
    margin-left: 55px;
    margin-top: 8px;
    width: 205px;
    height: 25px;

}

#menu #buscador{
    display: table-cell;
}

#buscador .texto_barra a:focus, a:hover{

}

#menu #busqueda_a{   
    margin-top: 13px;
    padding-left: 20px;
}
menu #busqueda_a a{
    font-size: 14px;
    color: #fff;
    font-family: "Metropolis-Regular";
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}

#menu #busqueda_a a:hover,
#menu #busqueda_a a:focus{
    text-decoration: none;
    color:#AD9E2D !important;
}

#menu #busqueda_max{
    max-width: 520px;
    margin-left: 4%;
}

/*#menu #menu_der{//
    float: right;
    /* margin-top: 8px; */
/* margin-right: 50%; 
}*/
button{
    color: #EEF0EA;
    background:transparent;
    border:0px;
}

.panelMensaje{
    width: 500px;
    height: 150px;
    padding: 10px;
    border-radius: 20px;
    margin-top: 200px;
    margin-left: 500px;
}

.panelMensaje p{
    font-size: 15px;
    color: #5C5D3F;  
}
.panelMensaje p a{
    background: url('../../images/ri/botonCompletoBusqueda.png') no-repeat left center;
    width: 250px;
    font-size: 14px;
    color:  #ffffff; 
    padding-left: 30px;
    padding-top: 2px;
    border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;

}

#arbol .totalDocumentosIcono{
    margin-top: 90px;
    margin-left: 790px;
    width: 207px;
    height: 32px;
    background: url(../../images/ri/totalDocumentosIcono.png) no-repeat;
    text-align: right;
}
#arbol .totalDocumentosIcono span{
    color: #A6922C;
    font-family: "Metropolis-Regular";
    margin-right: 56px;
}

#buscar{
    width: 205px;
    height: 23px;
    padding: 0 5px;
    background-color: #fff;
    border: 0;
    outline: none;
    margin-right: -4px;
    color: #44492C;
    font-family: "Metropolis-Regular";
    font-size: 12pt;

    border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

#menu #lupa{
    width: 28px;
    height: 28px;
    background: transparent;
    border: 0;
    outline: none;

    text-align: center;
}
#menu #lupa i{
    display: inline-block;
    width: 40px;
    height: 28px;
    vertical-align: middle;
}

#lupa i.icon{
    background: url('../../images/ri/lupa.png') no-repeat;
    background-size: contain;
}
.iconomenu .inicio{
    background: url('../../images/ri/inicio.png') no-repeat;
    background-size: contain;
}
.iconomenu .quien{
    background: url('../../images/ri/acerca.png') no-repeat;
    background-size: contain;
}

.iconomenu .faq{
    background: url('../../images/ri/faq.png') no-repeat;
    background-size: contain;
}

.iconomenu .idioma{
    background: url('../../images/ri/idioma.png') no-repeat;
    background-size: contain;
}

.iconomenu .usuario{
    background: url('../../images/ri/usuario.png') no-repeat;
    background-size: contain;
}

.iconomenu .contacto{
    background: url('../../images/ri/contacto.png') no-repeat;
    background-size: contain;
}
.iconomenu .mex{
    background: url('../../images/banderas/Mexico.png') no-repeat;
    background-size: contain;
}

.iconomenu .usa{
    background: url('../../../image/banderas/United-States.png') no-repeat;
    background-size: contain;
}

.iconomenu .ger{
    background: url('../../../image/banderas/Germany.png') no-repeat;
    background-size: contain;
}

.iconomenu i{
    display: inline-block;
    width: 23px;
    height: 23px;
    vertical-align: middle;
}

#lupa i.loading{
    background: url('../../../image/loading.gif') no-repeat;
}

.espacioFinal{
    height: 40px;
}


#menu .menu_movil{
    display: none;
    float: right; 
    background:#44492C;
    padding: 4px 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Metropolis-Regular";
    font-size: 12pt;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0px 15px;
}

#menu .menu_movil:hover{
    background: #262818;
    color: #C1C1A7!important;
    cursor: pointer;
}

#menu .menu_movil.active{
    background:#44492C;
    color: #ffffff;
}


/*		Arbol		*/

#arbol{
    display: block;
    position: relative;
    width: 100%;
    height: 980px;

    background: url('../../../image/ri/arbol2.jpg') no-repeat  center center;
    background-size: cover;
}

#arbol .raices{
    position: absolute;
    max-width: 1024px;
    /* margin-left: 80px; */
    top: 93.4%;
    transform:translate(0,-50%);
    -webkit-transform:translate(0,-50%);
    -moz-transform:translate(0,-50%);
    -o-transform:translate(0,-50%);
    position: absolute;
    height: 185px;
    width: 1024px;
    left: 4%;
    /* top: 106%; */
    /* margin-top: -200px; */
    /* margin-left: -219px; */
}

#arbol .copa{
    position: absolute;
    align-content:center;
    max-width: 740px;
    margin-left: 80px;

    transform:translate(0,-50%);
    -webkit-transform:translate(0,-50%);
    -moz-transform:translate(0,-50%);
    -o-transform:translate(0,-50%);
    position: absolute;
    height: 125px;
    width: 400px;
    height: 46px;
    left: 35%;
    top: 40%;
    background: url(../../../image/ri/buscar.png) no-repeat;
    background-size: contain;
    margin-top: -200px;
    margin-left: -23px;
}

#arbol .hojas{
    position: absolute;
    max-width: 740px;

    top: 20%;
    transform:translate(0,-50%);
    -webkit-transform:translate(0,-50%);
    -moz-transform:translate(0,-50%);
    -o-transform:translate(0,-50%);
    position: absolute;
    height: 125px;
    width: 835px;
    left: 37%;
    top: 65%;
    margin-top: -200px;
    margin-left: -219px;
}

#secundaria .hojas2{
    position: absolute;
    max-width: 740px;


    transform:translate(0,-50%);
    -webkit-transform:translate(0,-50%);
    -moz-transform:translate(0,-50%);
    -o-transform:translate(0,-50%);

    position: absolute;
    height: 124px;
    width: 740px;
    left: 50%;
    top: 90%;
    margin-top: -62px;
    margin-left: -370px;
}

select{   
    width: 300px;
    height: 20px;
    padding: 0 5px;
    background-color:  lightgray;
    border: 0;
    outline: none;

    color: #44492C;
    font-family: "Metropolis-Regular";
    font-size: 12pt;

    border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;   
}

label{   
    font-family: "Metropolis-Regular";
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;  
    font-size: 14px;
    font-weight: 500;
}

input[type=text]{   

    background-color: lightgray;
    margin-right: 2px;
    color: #44492C;
    font-size: 11pt;
    border-top-right-radius: 0px;
    -o-border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -o-border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px; 

    border-top-left-radius: 10px;
    -o-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -o-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;  
}



/*
button, input[type="button"], input[type="submit"], .botonF{
    //width: 58px;
 
    padding-left: 28px;
    height: 20px;
    //width: 60px;
    float: left;
    border: none;
    background: url('../../../image/ri/botonCompletoBusqueda.png') no-repeat left center;
    outline: none;
    //text-align: center;
    color: midnightblue;
    border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;


}*/

.grande{
    width: 250px;
}


#secundaria .busqueda{

    max-width: 740px;

    height: 200px;
    width: 540px;   
    background: #61673C;

    opacity: 0.9;/* black squeeze*/
    background: -webkit-linear-gradient(45deg, #61673C, #61673C);
    background: -moz-linear-gradient(45deg, #61673C, #61673C);
    background: -o-linear-gradient(45deg, #61673C, #61673C);
    background: linear-gradient(45deg, #61673C, #61673C);
    border-bottom-right-radius: 100px;
    -o-border-bottom-right-radius: 100px;
    -moz-border-bottom-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;
}

#secundaria .marcofiltro{
    padding: 15px;
    height: 100px;
    width: 800px;   
    background: #90956D;  /* black squeeze*/
    opacity: .8;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;   
}


#secundaria .filtros{
    position: relative;


    padding-top: 10px;

    height: 120px;
    width: 800px;   
    background: #90956D;  /* black squeeze*/

    /*background: -webkit-linear-gradient(45deg, #61673C, #61673C);
    background: -moz-linear-gradient(45deg, #61673C, #61673C);
    background: -o-linear-gradient(45deg, #61673C, #61673C);
    background: linear-gradient(45deg, #61673C, #61673C);
    border-bottom-right-radius: 100px;
    -o-border-bottom-right-radius: 100px;
    -moz-border-bottom-right-radius: 100px;
    -webkit-border-bottom-right-radius: 100px;*/
}


#lines {
    position: absolute;
    width: 800px;
    height: 679px;
    pointer-events: none;
    margin-left: 170px;
    margin-top: 0px;
    border-radius: 45%;
}



a.barra{
    display: inline-block;
    text-decoration: none;
    width: 440px;
    height: 48px;
    left: 55%;
    color: #fff;
    font-family: "Metropolis-Regular";
    font-size: 12pt;
}

span.texto_boton_der{
    position: absolute;
    padding: 10px;
    padding-top: 12px;
    padding-right: 66px;
    left: 30%;
    width: 214px;
    height: 60px;
    font-size: 16px;
    vertical-align: middle;

    padding-left: 20px;
}
span.texto_boton_linea{
    position: absolute;
    padding: 10px;
    padding-top: 20px;
    padding-right: 66px;
    left: 30%;
    width: 214px;
    height: 60px;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
}
span.texto_boton_izq{
    position: absolute;
    padding: 10px;
    padding-top: 18px;
    padding-right: 66px;

    width: 214px;
    height: 60px;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
}

span2{
    color:#000200;
}

span.texto_boton{
    position: absolute;

    padding-top: 5px;
    padding-left: 6px;
    left: 30%;
    width: 14px;
    height: 60px;
    vertical-align: middle;
    text-align: left;
}

span.texto_barra{
    position: absolute;
    color: white;
    /* padding-top: 5px; */
    /* padding-bottom: 6px; */
    left: 270px;
    top: 12px;
    text-align: left;

}


a.boton:hover,
a.boton:focus{
    border-color: #41c27d;
    color:  #A6922C
        !important;
}

a.boton{
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}


/*		Secundarias		*/

#secundaria{
    display: block;
    position: relative;
    width: 1024px;  
    padding-bottom: 100px;

}

.signoInte{
    background: url('../../../image/ri/interrogacion-44.png') no-repeat  center center;
    background-size: cover; 
    width: 65px;
    height: 65px;
    margin-top: 47px;
    margin-left: 55px;
}
.signoLicencias{
    background: url('../../../image/ri/licenciasSigno.png') no-repeat  center center;
    background-size: cover; 
    width: 65px;
    height: 65px;
    margin-top: 47px;
    margin-left: 55px;
}
.signoManuales{
    background: url('../../../image/ri/manualesSigno.png') no-repeat  center center;
    background-size: cover; 
    width: 65px;
    height: 65px;
    margin-top: 47px;
    margin-left: 55px;
}
.signoNormatividad{
    background: url('../../../image/ri/normatividadSigno.png') no-repeat  center center;
    background-size: cover; 
    width: 65px;
    height: 65px;
    margin-top: 47px;
    margin-left: 55px;
}

.signoOAI{
    background: url('../../../image/ri/oai-phmSigno.png') no-repeat  center center;
    background-size: cover; 
    width: 65px;
    height: 65px;
    margin-top: 47px;
    margin-left: 55px;
}
.arbolBig{
    background: url('../../../image/ri/preguntas.jpg') no-repeat  center center;
    background-size: cover;   
    height: 770px;
}

.arbol_extra{
    background: url('../../../image/ri/preguntas.jpg') no-repeat  center center;
    background-size: cover;   
    height: 920px;
}

.arbolNormal{
    height: 400px;

    background: url('../../../image/ri/arbolS.png') no-repeat  center center;  
    background-size: cover;
}


#secundaria .fondoFaq{

    background:  #C3C4A6;
    opacity: 0.9;
    border-radius: 0px 0px 90px 0px;
    -moz-border-radius: 0px 0px 90px 0px;
    -webkit-border-radius: 0px 0px 90px 0px;
    width:800px;
    margin-bottom: 50px;
    min-height: 310px;
    height:auto;

    margin-left: 84px;
    padding: 10px;
    /*    padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;*/
}

#secundaria .marcoFaq{
    padding: 30px;
    background: #C3C4A6;
    opacity: 0.9;
    border-radius: 0px 0px 90px 0px;
    -moz-border-radius: 0px 0px 90px 0px;
    -webkit-border-radius: 0px 0px 90px 0px;
    border: 2px solid #ffffff;
    width:780px;
    min-height: 290px;
    height:auto;
    text-align: justify;

    line-height:20px;   
}



#secundaria .raices{
    position: absolute;
    max-width: 740px;

    top: 85%;
    transform:translate(0,-50%);
    -webkit-transform:translate(0,-50%);
    -moz-transform:translate(0,-50%);
    -o-transform:translate(0,-50%);

    position: absolute;
    height: 185px;
    width: 435px;
    left: 50%;
    top: 106%;
    margin-top: -200px;
    margin-left: -219px;
}
#secundaria .hojas{
    max-width: 1024px;
    position: absolute;
    height: 430px;
    width: 530px;  
}


#secundaria .subestructura{
    color: #2D3639;

}

#secundaria .subsubestructura{
    color:#AD9E2D;
    font-size: 9pt; 
}

#secundaria .titulo{
}

h1{
    font-family: "Metropolis-Bold";
}

h2{
    font-family: "Metropolis-Regular";
    font-size: 96%;
    font-weight: bold;
    color:#5C5D3F;
    text-align: left;
}

h3{
    font-family: "Metropolis-Regular";
    text-align: left;
    /*padding-right: 60px;*/
    padding-top: 20px;
    /*font-weight: 500;  */
    color:  #5D7A37;
    font-size: 18px;
    font-weight: bolder;
}

h4{
    font-family: "Metropolis-Regular";
    color:  #5D7A37;
    font-weight: 500;
}

#secundaria2{
    display: block;
    font-size: 12pt; 
    position: relative;
    width: 100%;
    height: 100%;

    background: url('../../../image/ri/arbol3.png') no-repeat  center center;
    padding: 100px;
    background-size: cover;
}


#secundaria2 .estructura2{
    font-family: "Metropolis-Regular";
    color: #5D7A37;
    font-size: 12pt; 
    position: absolute;
    height: 125px;
    width: 435px;
    left: 60%;
    top: 63%;
    margin-top: -200px;
    margin-left: -219px;
}

#secundaria2 .subestructura{
    color: #2D3639;

}

#secundaria2 .subsubestructura{
    color:#AD9E2D;
    font-size: 9pt; 
}


#secundaria2 .botonR{
    font-family: "Metropolis-Regular";
    color: #2D3639;
    font-size:11px;
    border-radius: 0px 109px 109px 0px;
    -moz-border-radius: 0px 109px 109px 0px;
    -webkit-border-radius: 0px 109px 109px 0px;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #d1d1d1) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #d1d1d1 100% );
    background-color:#ffffff;
    border:1px solid   #949494;
    display:inline-block;
    padding:0px 8px;

}
.botonR:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d1d1d1), color-stop(1, #ffffff) );
    background:-moz-linear-gradient( center top, #d1d1d1 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#ffffff');
    background-color:#d1d1d1;
}
.botonR:active {
    position:relative;
    top:1px;
}

#secundaria .fondoColor{
    background:rgba(255,255,255,.5);
    width:900px;
    height:800px;
}


#secundaria2 .textbox{
    font-family: "Metropolis-Regular";
    color: #2D3639;
    font-size:11px;
    border-radius: 0px 109px 109px 0px;
    -moz-border-radius: 0px 109px 109px 0px;
    -webkit-border-radius: 0px 109px 109px 0px;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;

}

#secundaria2 .combo{
    font-family: "Metropolis-Regular";
    color: #2D3639;
    font-size:11px;
    border-radius: 0px 109px 109px 0px;
    -moz-border-radius: 0px 109px 109px 0px;
    -webkit-border-radius: 0px 109px 109px 0px;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    padding-left: 30px;

}

#secundaria .estructura{
    font-family: "Metropolis-Regular";
    color: #5D7A37;
    font-size: 10pt; 
    position: absolute;

    max-width: 600px;
    max-height: 710px;

    margin-left: 275px; 

}

/*// BOTON COMPLETO ESTILO*/
.botonF{
    padding-left: 8px;
    font-size: 13px;
    float: left;
    margin-left: 10px;
    height: 20px;
    width: 200px;
    background:url('../../../image/ri/botonCompletoBusqueda.png') no-repeat left center;
    outline: none;
    color: #fff;
    border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;   
}

.botonF a:focus {
    text-decoration: none;

}





#secundaria .citaCombo{

    height: 180px;

}



#secundaria .colorTexto{
    font-size:15px;
    color:#ABA663;
}




#secundaria .datosDoc a{
    color:#000;
    font-family: "Metropolis-Regular";
    font-size: 10pt; 

}

#secundaria .datosDoc a:hover{
    color:#44492C;
    font-family: "Metropolis-Regular";
    font-size: 10pt; 

}

#secundaria .comboCita{
    text-align: left;
    width:180px;
    height:25px;
    -webkit-border-radius: 69px 4px 10px 69px;
    -moz-border-radius: 69px 4px 10px 69px;
    border-radius: 69px 4px 10px 69px;
    background:rgba(169,160,79,0.8);
    color: #F5F0F0;
    border: 0;
    -webkit-appearance: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}











/*		Redes		*/

#redes{
    width: 1024px;
    position: relative;

    background: #F2F2ED;  /* black squeeze*/
    background: #DEDECA;  /* green white*/
    background: -webkit-linear-gradient(45deg, #DEDECA, #F2F2ED);
    background: -moz-linear-gradient(45deg, #DEDECA, #F2F2ED);
    background: -o-linear-gradient(45deg, #DEDECA, #F2F2ED);
    background: linear-gradient(45deg, #DEDECA, #F2F2ED);    
    max-height: 360px;
    height: 360px;

}





div.bounceOutRight{

    background:#A9A04f;
    max-width:1000px;
    background-repeat: repeat-y;
}


#redes .carrusel{
    position: absolute;

    height: 350px;
    margin-left: 50px;

}

#redes .redestop{


    max-width: 1024px;


}


#redes .redesSociales{  


    color: #5D7A37;
    font-size: 5pt;
    position: absolute;
    right: 12%;
    margin-top: 27px;


}

#redes .social{
    right: 7%;
    position: absolute;
    margin-top: 27px;


}




#redes .social li{

    padding: 5px 5px;
}

.container{
    max-width: 1024px;


}

/*		Footer 		*/

footer{

    position: relative;
    text-align: left;
    background: url(../../images/ri/footer.png) repeat-x;
    max-height: 210px;
    max-width: 1024px;
    height: 170px; 
    width: 100%; 
    margin: 0 auto;
}

footer .app_platform li{
    margin: 25px 0 0 60px;
}

footer .app_platform li:first-child{
    margin: 0;
}

footer .uaem{
    margin:0;
    padding: 0;
    color: #fff;
    font-family: "Metropolis-Regular";
    font-size: 10px;
    letter-spacing: .2px;
}

footer .uaem a{
    color: #FFF;
}

footer .contacto{

}

footer .pie{

    padding: 0px 10%;
    padding-top: 50px;

}



/*idioma*/

#menu #menu_idioma{
    width: 124px;
    float: none;
    background: #44492C; /*verde obscuro*/
    position: absolute;
    margin-top: -10px;
    right: 50px;
    display: none;
}

#menu #menu_idioma.show{
    display: block;
}


#menu #menu_idioma li{
    display: block;
    width: 100%;
    margin: 0;
    text-align: center;
}

#menu #menu_idioma li a{
    display: block;
    width: 100%;	
    padding: 5px 5px;
}

#menu #menu_idioma li:first-child a{
    border-top: 1px solid #252818;
}

.iconomenu_idioma{
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 420px;
    height: 45px;
    color: #fff;

}

.iconomenu_idioma:hover{
    color: #C1C1A7!important;
    text-decoration: none;
}

.logout{
    text-align: right;
    padding-right: 40px;
    padding-top: 50px;
    color: #5c5d3f;
}

.logout a{
    color: #5c5d3f;
}




