body.landing #page-wrapper{background: #fff;}
body{color: #59595B;}
header{background-color: #fff;-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);box-shadow: 0 0 8px rgba(0,0,0,0.3);}



/* Proyecto */
.sldPro .proSldCtrl{
    position: absolute;
    width: 100%;height: 30px;
    top: 46%;
    z-index: 10;
}

.ctrlSld{
    text-align: center;
}

.ctrlSld .izq, .ctrlSld .cen, .ctrlSld .der{
    display: inline-block;
}

.ctrlSld .izq,.ctrlSld .der{
    width: 30px;height: 20px;
}

.ctrlSld .cen{
    padding-left: 33px;padding-right: 33px;
    padding-top: 6px;
}
.ctrlSld .cen p{
    margin: 0;padding: 0;
    font-family: "TGE-Bold";
    line-height: normal;
    font-size: 18pt;
}


.ctrlSld .proclBtns{

}
.ctrlSld .proclBtns svg{
    width: 30px;height: 20px;
}
.ctrlSld .proclBtns .cls-1{fill:#3b3d42;}

/*
.proSldCtrl .proclBtns:hover img{
    margin-left: 50px !important;
}
*/



.footer3{
    position: absolute;
    margin: 0;padding: 0;bottom: 0;
    width: 100%;height: 45px;
    background-color: #fff;
}

.ctrlSld,.ctrlPry{
    position: relative;
    float: left;
}
.ctrlSld{
    width: 65.7894%;height: 45px;
}
.ctrlPry{
    width: 34.2105%;height: 45px;
    background-color: #3b3d42;
    text-align: center;
    padding-top: 6px;
}


.cmbProy,.cmbDiv,.cmbTodos{
    display: inline-block;
    margin: 0;padding: 0;
    height: 30px;
    
}

.cmbProy .cls-1{fill:#c2c7ce;}

.cmbProy .ant,.cmbProy .sig{
    float: left;
    padding-top: 6px;
}

.cmbProy .ant svg{
    height: 12px;
}
.cmbProy .sig svg{
    height: 12px;
}
.cmbDiv{
    padding: 0 15px;
}
.cmbDiv svg{
    width: 1px;height: 30px;
}
.cmbDiv .cls-1{fill:none;stroke:#c2c7ce;stroke-miterlimit:10;}

.cmbTodos{
    padding: 0 15px;
}
.cmbTodos svg{
    height: 21px;
}
.cmbTodos .cls-1{fill:#c2c7ce;}
.cmbTodos .tds{
    float: left;
    padding-top: 6px;
}






/*

.footer3 .proTitRS{
    background-color: #fff;
    padding: 7px;
    color: #3B3D42;
}
.footer3 .proTitRS .tit{
    width: 70%;
    margin: auto;
    color: #3B3D42;
    font-size: 180%;
    font-family: "SansBold",sans-serif;
    text-align: center;
}

.footer3 .rs{
    float: right;
    margin-right: 25px;
}
.footer3 .rs > span{
    margin-right: 10px;
}
.footer3 .rs a{
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    
    font-size: 20px;
    padding: 0 11px;
    color: #3B3D42;
    vertical-align: middle;
    text-decoration: none;
}
.footer3 .rs a span{
    display: table-cell;
    width: 100%;height: 100%;
    vertical-align: middle;
}
.footer3 .rs a:hover{
    color: #97A1AF;
    text-decoration: none;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}





.proTds{
    float: left;
    width: 150px;
    padding-top: 10px;
}
.proTds a{display: block;}
.proTds a svg{
    width: 124px;fill:#80858E;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.proTds a:hover svg{
    width: 124px;fill:#fff;
}



.footer3 .proCtrl{
    background-color: #3B3D42;
    color: #3B3D42;
    padding: 6px;
    text-align: center;
    font-family: "SansBold",sans-serif;
    font-size: 100%;
    line-height: normal;
}
.footer3 .proCtrl .proNav{
    width: 70%;
    margin: auto;
}


.footer3 .proCtrl > div > div {
    position: relative;
    display: inline-block;
    padding: 6px 15px;
}

.footer3 .proCtrl .ant a svg{
    width: 124px;fill:#80858E;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.footer3 .proCtrl .ant a:hover svg{fill:#fff;}


.footer3 .proCtrl .sig a svg{
    width: 122px;fill:#80858E;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.footer3 .proCtrl .sig a:hover svg{fill:#fff;}

.footer3 .proCtrl > div > div.nums{
    position: relative;
    width: 130px;
}
.footer3 .proCtrl > div > div.nums img{
    position: absolute;
    width: 74px;height:24px;
    top:6px;left: 27px;
}
.footer3 .proCtrl > div > div.nums span{
    color: #fff;
    font-family: "SansRegular",sans-serif;
    font-size: 138%;
    font-weight: 800;
    text-align: center;
    margin-top: 20px;
}
*/