/*
Theme Name: Oficinasymas
Text Domain: Oficinasymas
Version: 1.0
Description: estilo personalizado
Author: Oficinasymas
Tags: oficinas
*/
:root{
    --color_1: #0a78bc;
    --color_2: #4e5b6c;
    --color_3: #677b8a;
    --color_4: #898989;
 }
*{
    font-family: 'Roboto', sans-serif !important;
}

#loading {width: 100%;height: 100%;top: 0px;left: 0px;position: fixed;display: block; z-index: 99}

#loading div{
    top: 33%;
    position: relative;
}

.uk-sticky-fixed {
    position: fixed !important;
}
.IFBorde1{
    border-left: 1px solid #d1d1d1;
    padding: 0px 25px;
    text-align: center;
}
.IFBorde2{
    border-left: 1px solid #d1d1d1;
    padding: 0px 25px;
    text-align: center;
}
.IFBorde3{
    border-left: 1px solid #d1d1d1;
    padding: 0px 25px;
}
.MenuBorder{
    border-bottom: 1px solid #d1d1d1;
    height: 87px;
    background: white;
}
.InfoHeader{
    border-bottom: 1px solid #d1d1d1;
}
.InfoHeader p{
    padding: 10px 0;
    font-size: 13px;
    color: var(--color_2);
}
.MenuPrincipal{
    height: 80px;
}
.MenuPrincipal nav{
    background: white !important;
}
.MenuPrincipal li{
    padding-top: 6px;
}
.MenuPrincipal a{
    padding: 0 35px !important;
    color: var(--color_2) !important;
    font-weight: 500;
    font-size: 13px !important;
}
.MenuPrincipal .uk-navbar-right a{
    padding: 0 20px !important;
}
.MenuPrincipal .uk-active a{
    color: var(--color_1) !important;
}
.MenuPrincipal .uk-active span{
    border-bottom: 1px solid var(--color_1);
}
.MenuPrincipal img {
    width: 180px;
    margin-top: -10px;
}
.CuadroBlanco{
    background: #ffffffcf;
    padding: 25px 25px;
    width: 440px;
    margin: 0 auto;
    padding-bottom: 48px;
}
.CuadroBlanco h3{
    background: var(--color_1);
    color: white;
    font-size: 12px;
    padding: 10px 15px;
    width: fit-content;
    margin-bottom: 0px;
    letter-spacing: 1px;
}
.CuadroBlanco h2{
    margin-top: 12px;
    font-weight: 500;
    color: #2e2e2e;
    margin-bottom: 11px;
    font-size: 34px;
}
.CuadroBlanco p{
    font-size: 13px;
    font-weight: 500;
    margin-top: 0px;
    color: var(--color_2);
}
.FechaBanner{
    border: 2px solid var(--color_1);
    border-radius: 50px;
    color: var(--color_1);
    margin-right: 10px;
}
.MasInfo{
    color: var(--color_2);
    font-size: 15px;
    font-weight: 400;
}
.NoDecoration:hover{
    text-decoration: none;
}
.DotNav{
    margin: 0 auto;
    margin-top: -28px;
    z-index: 9;
    position: relative;
    width: 440px;
}
.DotNav .uk-active a{
    background-color: var(--color_2);
}
.InfoPro{
    border-top: 1px solid #bdbdbd;
    margin: 0px;
    padding: 8px 13px;
}
.CuadroProducto{
    border: 1px solid #bdbdbd;
    margin:auto;
}
.CuadroProducto .uk-inline-clip{
    width: 100%;
}
.ImgPro{
    width: 250px;
    height: 250px;
    margin: 30px 0px;
}
.MasVendido{
    width: 100%;
    margin-top: -25px;
    text-align: left;
}
.MasVendido img{
    width: 125px;
}
.MasVendido span{
    margin-left: -120px;
    font-size: 14px;
    color: white;
    font-weight: 600;
    position: relative;
    top: 2px;
}
.InfoPro span{
    color: var(--color_1);
}
.InfoPro .uk-width-1-2{
    padding: 0;
}
.InfoPro p {
    color: var(--color_2);
    margin: 0px;
    font-size: 15px;
    margin-top: 3px;
}
.InfoPro img{
    width: 13px;
    margin-top: -4px;
}
.IconoFlechaHome{
    background: white;
    border-radius: 50px;
    padding: 7px;
    position: relative;
    top: -22px;
    box-shadow: 1px 2px 5px rgb(0 0 0 / 24%);
    z-index: 2;
}
.OpcionesHome{
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 40px;
    width: max-content;
}
.OpcionesHome a{
    color: var(--color_2) !important;
    font-weight: 800;
    font-size: 13px !important;
}
.OpcionesHome .uk-active a{
    background: white;
    border-top: 1px solid var(--color_2);
    border-bottom: 1px solid var(--color_2);
}
.OpcionesHome li{
    padding: 0px;
    margin: 0 7px;
}
.ContImgInicio .uk-grid-column-small>*, .uk-grid-small>* {
    padding-left: 22px;
}
.ImgInicio .uk-overlay{
    background: #0a78bcb8;
    color: white;
    width: 50%;
}
.ImgInicio p{
    font-size: 13px;
    margin-bottom: -7px;
    margin-top: 21px;
}
.ImgInicio h4{
    margin: 0;
    font-size: 35px;
    color: white;
    font-weight: 400;
}
.ImgInicio span{
    border: 2px solid white;
    border-radius: 50px;
    margin-top: 30px;
}
.AlturaImgInicio{
    margin-top: 20px;
}
.SliderLogos{
    background: whitesmoke;
    padding-top: 20px;
    padding-bottom: 18px;
    text-align: center;
}
.SliderLogos img {
    width: 90%;
}
.CuadroInfoHome{
    background: var(--color_3);
    color: white;
    padding: 68px 50px;
    padding-top: 155px;
}
.CuadroInfoHome span{
    background: var(--color_1);
    padding: 10px 16px;
    font-size: 12px;
    letter-spacing: 1px;
}
.CuadroInfoHome h3{
    color: white;
    font-size: 33px;
    margin-top: 18px;
    font-weight: 400;
    margin-bottom: 8px;
}
.CuadroInfoHome p{
    font-size: 13px;
    margin-top: 0px;
}
.CuadroInfoHome i{
    color: white;
    border: 2px solid white;
    border-radius: 50px;
}
.CuadroInfoHome .ConoceMas{
    background: none;
    color: white;
    padding-left: 6px;
}
.RealidadPro img {
    width: 60px;
}
.RealidadPro strong{
    color: black;
    font-weight: 500;
}
.AlturaRePro{
    margin-top: 9px;
    line-height: 19px;
    color: var(--color_2);
}
.TituloSec {
    color: #202020;
    font-size: 21px;
    font-weight: 500;
}
.ConoceMasRePro i{
    border: 2px solid var(--color_1);
    border-radius: 50px;
    color: var(--color_1);
    margin-right: 6px;
}
.ConoceMasRePro a{
    color: var(--color_2);
    font-size: 13px;
    font-weight: 500;
}
.FondoAzul{
    background: var(--color_1);
    color: white;
    padding-top: 20px;
    padding-bottom: 1px;
}
.FondoAzul a{
    margin-left: 18px;
    color: white;
    border: 1px solid white;
    border-radius: 31px;
    padding: 5px 17px;
}
.FondoGris{
    background: #f8f8f8;
    padding-top: 45px;
    margin-top: 50px;
    padding-bottom: 25px;
}
.FondoGris{
    background: #f8f8f8;
    padding-top: 45px;
    margin-top: 50px;
    padding-bottom: 25px;
}
.FondoGris .SubTitulo{
    margin: 0;
    margin-top: -8px;
    font-size: 13px;
    margin-bottom: 51px;
    color: var(--color_3);
    font-weight: 500;
}
.Noticias p{
    margin: 0px;
    margin-top: 10px;
}
.Noticias h5 {
    margin: 0px;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0px;
}
.Noticias a {
    color: black;
}
.Noticias a:hover {
    text-decoration: none;
    color: black;
}
.ListaProductos h2{
    text-align: center;
}
.SinInventario{
    height: 300px;
    padding-top: 60px;
}
.OpcionesPro span{
    color: var(--color_1);
}
.CuadroProducto .uk-position-cover{
    background: #80808069;
}
.OpcionesPro2{
    background: white;
    height: 42px;
    padding: 10px;
    z-index: 99;
}
.OpcionesPro2 a{
    color: var(--color_3);
    margin-right: 10px;
}
.OpcionesPro2 a:hover{
    color: var(--color_3);
}
.EnlaceNot a{
    color: var(--color_2);
    font-size: 15px;
    font-weight: 400;
}
.EnlaceNot i{
    border: 1px solid var(--color_1);
    color: var(--color_1);
    border-radius: 50px;
    margin-right: 6px;
}
.FondoNegro{
    padding-top: 25px;
    padding-bottom: 25px;
    background: black;
    color: white;
}
.FondoNegro a{
    color: white;
}
.FondoNegro p{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: -3px !important;
}
.FondoNegro li{
    margin-top: 4px !important;
    font-size: 12px;
}
.FondoNegro img{
    width: 185px;
}
.FooterRedes a{
    background: white;
    color: black;
    padding: 2px;
    margin-right: 4px;
    border-radius: 8px;
}
.FinalFooter{
    color: white;
    text-align: center;
    border-top: 1px solid white;
    padding-top: 16px;
}
.CuadroInter {
    text-align: left;
}
.CuadroInter .uk-overlay-default {
    background: rgb(10 120 188 / 74%);
    color: white;
    padding: 15px;
}
.CuadroInter h5{
    color: white;
    margin: 0px;
    margin-bottom: 2px;
    font-size: 22px;
    font-weight: 500;
}
.CuadroInter p{
    color: white;
    margin: 0px;
    font-size: 12px;
    margin-bottom: 135px;
}
.CuadroInter h4{
    background: rgb(10 120 188 / 74%);
    color: white;
    margin: 0;
    padding: 7px 13px 3px 14px;
    font-size: 22px;
    text-transform: uppercase;
    position: absolute;
    width: -webkit-fill-available;
    bottom: 0;
}
.CuadroInter a {
    color: white;
    font-size: 12px;
}
.CuadroInter i {
    border: 1px solid white;
    border-radius: 50px;
    margin-right: 5px;
}
.CuadroInter span {
    border-bottom: 1px solid white;
}

.CuadroInter:hover > .MostrarDiv { display:none; }

.InfoInter{
    padding-top: 100px;
}
.InfoInter h3{
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
}
.InfoInter span{
    color: var(--color_1);
}
.InfoInter p {
    font-size: 12px;
    margin-top: 10px;
    color: var(--color_2);
    font-weight: 500;
}
.AlturaInter{
    margin-top: 25px;
}
.MedidaInfoInter{
    width: 29%;
}
.FondoNegro2{
    margin-top: 60px;
    background: black;
}
.FondoNegro2 h3{
    color: white;
    font-weight: 500;
    margin-bottom: -13px;
    margin-top: 70px;
}
.FondoNegro2 span{
    color: var(--color_1);
}
.FondoNegro2 p{
    color: white;
    font-size: 12px;
}
.FondoNegro2 a{
    color: white;
    background: var(--color_1);
    border: none;
    border-radius: 50px;
    padding: 6px 15px 5px 15px;
    font-size: 12px;
}
.InfoFondoNegro{
    padding: 0 80px;
}

.FondoSuscribeteAzul button {
    color: white;
    background: black;
    padding: 5px 40px;
    border-radius: 50px;
    font-size: 18px;
    border: none;
    margin-top: 15px;
    cursor: pointer;
}

.FondoSuscribeteAzul{
    background: #0a78be;
    padding-top: 80px;
    padding-bottom: 110px;
}
.FondoSuscribeteAzul h2{
    color: white;
    margin-bottom: 0px;
    font-size: 36px;
}
.FondoSuscribeteAzul p{
    color: white;
    margin: 0;
    font-size: 12px;
}
.FondoSuscribeteAzul input[type=submit]{
    color: white;
    background: black;
    padding: 5px 40px;
    border-radius: 50px;
    font-size: 18px;
    cursor:pointer;
}
.FondoSuscribeteAzul input{
    height: 34px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #dbdbdb;
}
.FondoContacto .uk-overlay-primary {
    background: #0a78bcbf;
}
.FondoContacto img{
    width: 100%;
}
.FondoContacto .uk-inline{
    margin-top: -44px;
}
.FondoContacto .uk-inline{
    width: 100%;
    height: 637px;
}
.FondoGrisSuscri{
    background: #f4f4f4;
}
.FondoGrisSuscri h2{
    color: black;
}
.FondoGrisSuscri p{
    color: black;
}
.FondoGrisSuscri button{
    background: var(--color_1);
}
.InfoContacto h3{
    color: black !important;
}
.InfoContacto h2{
    color: black !important;
}
.InfoContacto h2{
    font-size: 31px;
    margin-bottom: 30px !important;
    margin-top: 70px;
}
.InfoContacto h3{
    margin-bottom: -2px;
    font-size: 17px;
    font-weight: 500;
    margin-top: 0;
}
.InfoContacto p{
    color: white !important;
    font-size: 13px;
}
.InfoContacto span{
    color: white;
    border-bottom: 1px solid white;
    font-size: 11px;
    font-weight: 500;
}
.InfoContacto h5{
    margin-bottom: 2px;
    margin-top: 76px;
}
.TextoBlanco{
    color: white;
    font-size: 14px;
}
.TextoBlanco a{
    color: black !important;
    margin-right: 2px;
}
.FormContacto{
    background: white;
    padding: 25px 30px;
}
.FormContacto h2{
    color: black !important;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 1px;
}
.FormContacto span{
    color: var(--color_1) !important;
}
.FormContacto input{
    background: #efefef !important;
    color: #676767 !important;
}
.FormContacto textarea{
    background: #efefef !important;
    color: #676767 !important;
}
.FormContacto input::placeholder{
    color: #676767 !important;
    font-size: 12px !important;
}
.FormContacto textarea::placeholder{
    color: #676767 !important;
    font-size: 12px !important;
}
.FormContacto input[type=submit]{
    color: white;
    background: black;
    padding: 10px 16px;
    border: none;
    border-radius: 50px;
    width: 100%;
    font-size: 16px;
    cursor: pointer;
}
.FondoContacto .uk-overlay{
    padding-top: 65px !important;
}
.BordeBlanco{
    border-right: 1px solid white;
}
.CatProductos{
    padding: 0;
}
.CategoriasPro{
    padding-right: 20px;
}
.CategoriasPro span{
    color: var(--color_1);
}
.CategoriasPro .uk-accordion-title{
    color: black;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 14px;
}
.CategoriasPro .uk-list a{
    color: var(--color_3);
    font-size: 13px;
    font-weight: 500;
}
.SliderW{
    padding: 0 !important;
    width: 100%;
}
.VerMenu2{
    display: none;
}
.VerMenu2 .uk-navbar-left{
    float: left;
}
.VerMenu2 .uk-navbar-right{
    float: right;
    padding-top: 20px;
    padding-right: 15px;
}
.VerMenu2 .uk-navbar-toggle{
    margin-top: -6px;
}
.RespBanner2{
    display: none;
}

.p-0{
    padding: 0px;
}
.InfoPro a{
    color: #0a78c2;
}
.InfoPro a:hover{
    color: #0a78c2;
}

.DetallesProducto span{
    color: orange;
    font-size: 26px;
    font-weight: 500;
}

/*.DetallesProducto .social-share li{*/
    /*float: left;*/
/*}*/

.DetallesProducto .social-share {
    display: inline-block;
    padding: 0;
}
.DetallesProducto .social-share li {
    margin: 0px 8px 10px 0px;
    display: inline-block;
    text-align: center;
}
.DetallesProducto .social-share li a {
    padding: 0;
    display: block;
    height: 38px;
    width: 125px;
    line-height: 38px;
    border: 1px solid #ddd;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    border-radius: 3px;
}
.DetallesProducto .social-share li a i:before {
    padding-right: 10px;
}
.DetallesProducto .social-share li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: var(--color_1);
    border-color: var(--color_1);
}

.FormContacto button {
    color: white;
    background: var(--color_1);
    padding: 10px 16px;
    border: none;
    border-radius: 50px;
    width: 100%;
    font-size: 16px;
    cursor: pointer;
}

.MensajeSubContacto{
    color: black;
    margin-top: 20px;
    display: inherit;
}

.IconWhat{
    width: 45px;
    position: fixed;
    bottom: 18px;
    right: 13px;
    cursor: pointer;
}

@media only screen and (max-width: 1270px) {
    .CuadroInter p {
        margin-bottom: 110px;
    }
    .FormContacto button {
        padding: 5px 16px;
    }
    .FormContacto h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1250px) {
    .CuadroInfoHome {
        padding-top: 10%;
    }
    .ImgInicio h4 {
        font-size: 26px;
    }
    .FondoSuscribeteAzul .uk-width-1-3{
        width: 40%;
    }
    .InfoInter {
        padding-top: 7%;
    }
    .FondoNegro2 h3 {
        margin-top: 28px;
        font-size: 20px;
    }
    .FondoContacto .uk-overlay {
        padding-top: 28px !important;
    }
}

@media only screen and (max-width: 1170px) {
    .CuadroInter p {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 1116px) {
    .CuadroInter p {
        margin-bottom: 60px;
    }
    .InfoInter {
        padding-top: 10px;
    }
    .CuadroInter p {
        margin-bottom: 10px;
    }
    .InfoFondoNegro {
        padding: 0 36px;
    }
}

@media only screen and (max-width: 1043px) {
    .ImgInicio .uk-overlay {
        padding: 15px;
    }
    .FondoSuscribeteAzul .uk-width-1-3{
        width: 60%;
    }
    .FondoNegro2 h3 {
        margin-top: 12px;
    }
    .InfoFondoNegro {
        padding: 0 17px;
    }

}

@media only screen and (max-width: 960px) {
    .MedidaInfoInter {
        width: 100%;
        padding-left: 40px;
        margin-bottom: 30px;
    }
    .FondoNegro2 img{
        width: 100%;
    }
    .InfoFondoNegro {
        padding: 22px 17px;
    }
    .FondoNegro2 h3 {
        margin-top: 0;
    }
    .RespBanner1{
        display: none;
    }
    .RespBanner2{
        display: block;
    }
    .FormContacto{
        margin-top: 70px;
    }
    .FondoContacto .uk-inline {
        height: 1014px;
    }
}

@media only screen and (max-width: 937px) {

    .MenuPrincipal a {
        padding: 0 20px !important;
    }
}

@media only screen and (max-width: 830px) {
    .CuadroInfoHome span {
        padding: 8px 8px;
        font-size: 12px;
    }
    .CuadroInfoHome {
        padding: 37px 20px;
        padding-top: 4%;
    }
}

@media only screen and (max-width: 800px) {
    .VerMenu1{
        display: none;
    }
    .VerMenu2{
        display: block;
    }
    .MenuBorder {
        height: 70px;
    }
    .ImgInicio p {
        margin-top: 0px;
    }
    .ImgInicio h4 {
        font-size: 24px;
    }
    .InfoContacto h2 {
        margin-top: 24px;
    }
}

@media only screen and (max-width: 700px) {
    .FondoSuscribeteAzul .uk-width-1-3{
        width: 90%;
    }
    .FondoContacto img {
        height: 944px;
    }
}

@media only screen and (max-width: 680px) {
    .ImgInicio h4 {
        font-size: 20px;
    }
    .FondoSuscribeteAzul h2 {
        margin-bottom: 4px;
        font-size: 29px;
    }
}

@media only screen and (max-width: 653px) {
    .InfoHeader {
        display: none;
    }
}

@media only screen and (max-width: 640px) {
    .ImgInicio p {
        margin-top: 50px;
    }
    .ImgInicio h4 {
        font-size: 35px;
    }
    .ImgInicio span {
        margin-top: 35px;
    }
    .AlturaRealPro {
        margin-bottom: 20px;
    }
    .Noticias img{
        width: 100%;
    }
    .SepNoti{
        margin-bottom: 40px;
    }
    .FondoNegro img {
        margin-bottom: 0px !important;
    }
    .FooterRedes{
        margin-bottom: 20px !important;
    }
    .Full{
        width: 100%;
        margin: 0 auto;
    }
    .CuadroInter{
        margin-bottom: 20px !important;
    }
    .AlturaInter {
        margin-top: 0px;
    }
    .CuadroInter p {
        margin-bottom: 20%;
    }
    .BordeBlanco {
        border-right: none;
        margin-bottom: 26px;
    }
    .InfoContacto h5 {
        margin-top: 26px;
    }
    .FondoContacto .uk-inline {
        height: 1151px;
    }
}

@media only screen and (max-width: 520px) {
    .CuadroBlanco {
        width: 83%;
    }
}

@media only screen and (max-width: 500px) {
    .ImgInicio p {
        margin-top: 0px;
    }
    .FondoAzul a{
        position: absolute;
        width: 122px;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-top: 33px;
    }
    .FondoAzul {
        height: 90px;
    }
}

@media only screen and (max-width: 450px) {
    .ImgInicio h4 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 434px) {
    .FondoContacto .uk-inline {
        height: 1188px;
    }
}

@media only screen and (max-width: 430px) {
    .OpcionesHome{
        width: 84% !important;
    }
    .OpcionesHome li {
        width: 100%;
    }
    .InfoPro img {
        width: 8px;
    }
}

@media only screen and (max-width: 395px) {
    .FondoContacto .uk-inline {
        height: 1220px;
    }
}

@media only screen and (max-width: 350px) {
    .FondoContacto .uk-inline {
        height: 1245px;
    }
}