body {
    font-family: helvetica;
}
.logo-pagina {
    text-align: center;
    margin-top: 40px;
    margin-right: 150px;
}

.logo-pagina table, td {
    border: 0px !important;
    max-height: 370px;
}
.logo-pagina td {
    vertical-align: bottom;
    text-align: center;
}
.logo-pagina img {
    width: 370px;
}
.g-content {
    padding: 0;
    margin: 0;
}
#g-main {
    padding-top: 0;
    padding-bottom: 10px;
    
}
#g-main .g-container:first-child{
    background-image: url(../../../images/img-background.png);
    background-repeat: no-repeat;
}
.g-toplevel {
    margin: 0 auto !important;
    margin-top: 25px !important;
    text-align: center;
    background-color: rgb(71,71,71);
}

.g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1px 15px;
    background-color: rgb(186,183,183);
    color: rgb(222,36,39);
    font-weight: bold;
    font-size: 16px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
    color: #fafafa;
}
#g-footer {
    border: 0px;
}
.footer-home {
    background-color: rgb(222,36,39);
    color: #fafafa;
}
.footer-home a {
    color: #fafafa;
}
.footer-home a:hover {
    color: rgb(71,71,71);
}
.g-container {
    width: 100%;
    max-width: 2000px;
}
.selector-idiomas {
   
}
.selector-idiomas ul {
    background: rgb(71,71,71);
    text-align: left;
}
.selector-idiomas li, .selector-idiomas a {
    color: #fafafa;
    text-transform: uppercase;
    font-weight: bold;
}
.selector-idiomas a:hover {
    color: rgb(71,71,71) !important;
    background-color: #fafafa;
}
.ordim-left {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 85%;
}
.ordim-rigth {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 85%;
}
.ordim-left img {
    width: 100%;
}
.ordim-left img, .ordim-left div {
    max-width: 560px;
}
.caja-roja-texto {
    text-align: justify;
    text-justify: inter-word;
    background-color: rgb(222,36,39);
    margin: 0 auto;
    padding: 15px 20px;
    margin-top: 15px;
}
.caja-roja-texto h3 {
    color: #fafafa;
    margin: 10px;
    font-size: 20px;
    margin-left: 0px;
}
.caja-roja-texto p {
    line-height: 23px;
    margin: 5px;
}
.ordim-left div, .ordim-rigth div {
    margin: 15px auto;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
    color: #fafafa;
}
.tabla-imagen {

    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 5px !important;
    
}
.tabla-imagen table {
    border: 0px !important;
}
.tabla-imagen td:nth-first-child {
    padding: 25px 10px;
    vertical-align: middle;
    text-align: justify;
    text-justify: inter-word;
    width: 65%;
}
.tabla-imagen td:nth-child(2) {
    vertical-align: middle;
    width: 35%;
}
.tabla-imagen td:nth-child(2) img {
    width: 90%;
    height: 30%;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.75);
    margin: 10px 0;
    max-height: 150px;
}

.tabla-imagen p {
    margin: 10px 0;
    line-height: 16px;
    font-size: 12px;
    color: rgb(101,101,101);
    text-align: justify;
    text-justify: inter-word;
    color: rgb(71,71,71);
    font-weight: bold;
}
.tabla-imagen-responsive{
    display: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.tabla-imagen-responsive img{
    width: 100%;
    margin: 5px auto;
}
.tabla-imagen-responsive p {
    margin: 10px 0;
    line-height: 16px;
    font-size: 12px;
    color: rgb(101,101,101);
    text-align: justify;
    text-justify: inter-word;
    color: rgb(71,71,71);
    font-weight: bold;
}

.titulo-gris-separador {
    background: rgb(71,71,71);
    color: #fafafa;
    text-align: center;
    padding: 10px;
    margin: 15px auto;
    font-weight: bold;
    margin-top: 0px !important;
}
.columna3 {
 -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.columna3 > div {
    float: left;
    width: 32%;
    margin-top: 0px;
    height: 268px;
    display: flex;
}
.columna3 div p {
    font-size: 13px;
    line-height: 16px;
}
.columna3 div:nth-child(2) p {
    font-size: 15px;
}

.columna3 div:nth-child(2) {
    margin: 0px 2%;
}

.centrador {
    margin: auto 0 !important;
    display: block;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.margin-drecho{
    margin-right: 0%;
    
}

.franjas-ordim{
    
}



@media (max-width: 1615px) {
    .columna3 > div {
        height: 300px;
    }
}
@media (max-width: 1472px) {
    .columna3 > div {
        height: 330px;
    }
}
@media (max-width: 1398px) {
    .columna3 > div {
        height: 350px;
    }
}
@media (max-width: 1317px) {
    .columna3 > div {
        height: 400px;
    }
}

@media (max-width: 1280px) {
    #g-main .size-50 {

        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        box-flex: 0;
        -webkit-flex: 0 100%;
        -moz-flex: 0 100%;
        -ms-flex: 0 100%;
        flex: 0 100%;
    }
    .columna3 > div {
        height: 268px;
    }
    #g-main .g-container:first-child{
        background: none;
    }
    .logo-pagina{
        margin-right: 0 !important; 
    }
    .cambia img{
        content:url(../../../images/Logo-Geodim.png) ;
    }
}
@media (max-width: 781px) {
    .columna3 > div {
        height: 350px;
    }
}
@media (max-width: 671px) {
    .columna3 > div {
        height: 200px;
        width: 100%;
        margin: 5px auto !important;
        float: none;
    }
    .tabla-imagen-responsive{
        display: block;
    }
    .tabla-imagen{
        display: none;
    }
}
@media (max-width:767px){
    .mod-languages{
        background: rgb(71,71,71);
        height: 40px;
    }
    .selector-idiomas ul {
        text-align: right;
    }
    
}
