/*
	Theme Name: Gob-Theme-Nuevo
    Theme Slug: gob-theme-nuevo
	Theme URI: http://mendoza.gov.ar
	Description: Theme Wordpress para el portal web del Gobierno de Mendoza gestion Cornejo 2024
	Version: 0.0.1
	Author: Wippie
	Author URI: https://www.wippie.io/

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
.label-primary {
    background-color: #000f9f;
}

.bg-blank {
    background-color: #fff;
}

.bg-naranja {
    background-color: #ff8000;
    color: #FFF;
}

a.bg-naranja {
    color: #FFF;
    display: block;
}

a.bg-white {
    color: #007B8F;
    display: block;
    font-weight: bold;
}

.affix-top {
    /* Initial items */
}

@media (min-width: @screen-xs-min) {
    #menu-inferior li {
        float: left !important;
    }
}

.affix {
    position: fixed;
    top: 0px;
    right: 66.66666667% !important;
}

/* SmartWizard Basic CSS */
.sw-main {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

.sw-main .sw-container {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}

.sw-main .step-content {
    display: none;
    position: relative;
    margin: 0;
}

.sw-main .sw-toolbar {
    margin-left: 0;
}


/* SmartWizard Theme: White */
.sw-theme-default {
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}

.sw-theme-default .sw-container {
    min-height: 250px;
}

.sw-theme-default .step-content {
    padding: 10px;
    border: 0px solid #D4D4D4;
    background-color: #FFF;
    text-align: left;
}

.sw-theme-default .sw-toolbar {
    background: #f9f9f9;
    border-radius: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0 !important;
}

.sw-theme-default .sw-toolbar-top {
    border-bottom-color: #ddd !important;
}

.sw-theme-default .sw-toolbar-bottom {
    border-top-color: #ddd !important;
}

.sw-theme-default>ul.step-anchor>li>a,
.sw-theme-default>ul.step-anchor>li>a:hover {
    border: none !important;
    color: #bbb;
    text-decoration: none;
    outline-style: none;
    background: transparent !important;
    border: none !important;
}

.sw-theme-default>ul.step-anchor>li.clickable>a:hover {
    color: #4285F4 !important;
    background: transparent !important;
}

.sw-theme-default>ul.step-anchor>li>a::after {
    content: "";
    background: #4285F4;
    /* #5bc0de #4285F4*/
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    -webkit-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.sw-theme-default>ul.step-anchor>li.active>a {
    border: none !important;
    color: #4285F4 !important;
    background: transparent !important;
}

.sw-theme-default>ul.step-anchor>li.active>a::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.sw-theme-default>ul.step-anchor>li.done>a {
    border: none !important;
    color: #000 !important;
    background: transparent !important;
}

.sw-theme-default>ul.step-anchor>li.done>a::after {
    background: #5cb85c;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.sw-theme-default>ul.step-anchor>li.danger>a {
    border: none !important;
    color: #d9534f !important;
    background: transparent !important;
}

.sw-theme-default>ul.step-anchor>li.danger>a::after {
    background: #d9534f;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.sw-theme-default>ul.step-anchor>li.disabled>a,
.sw-theme-default>ul.step-anchor>li.disabled>a:hover {
    color: #eee !important;
}

/* Loader Animation
Courtesy: http://bootsnipp.com/snippets/featured/loading-button-effect-no-js
*/
@-webkit-keyframes ld {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1.1);
        transform: rotate(180deg) scale(1.1);
    }

    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1);
    }
}

@keyframes ld {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1.1);
        transform: rotate(180deg) scale(1.1);
    }

    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1);
    }
}

.sw-theme-default>ul.step-anchor>li.loading:before {
    content: '';
    display: inline-block;
    position: absolute;
    background: transparent;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #4285f4;
    border-right-color: #4285f4;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    width: 32px;
    height: 32px;
    -webkit-animation: ld 1s ease-in-out infinite;
    animation: ld 1s ease-in-out infinite;
}

.verticalLine {
    border-left: 2px solid #D6D6D6;
}

.dropdown-header {
    color: #fff;
    padding: 0 15px !important;
    margin: 8px 0;
    opacity: .7;
    font-weight: 700;
    font-size: 24px;
}

/* -----------------------------------
BUSCADOR - PLUGIN
-------------------------------------*/
div[id*='ajaxsearchlite'] .probox div.asl_loader {
    display: none !important;
}

/* -----------------------------------
Contents
-------------------------------------*/
p {
    font-family: "REM", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.the_content {
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.alert-primary {
    background: #007B8F;
    border-color: #0086bd;
}

/* OVERRIDE DE ESTILO DE MENU */
.navbar-default .nav>li>a {
    font-size: 14px !important;
    padding: 14px 10px !important;
    font-weight: bold !important;
}

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}

div.pagination>a,
div.pagination>span {
    background-color: transparent;
    border: 0;
    border-radius: 4px;
    color: #0695d6;
    float: left;
    line-height: 1.42857;
    margin: 0 2px;
    padding: 10px 17px;
    position: relative;
    text-decoration: none;
}

div.pagination>a.active,
div.pagination>span.current {
    background-color: #767676;
    border-color: #0695d6;
    color: #F9F9F9;
    cursor: default;
    z-index: 2;
    a
}

.navbar ul li .dropdown-menu {
    background: #000f9f !important;
}

.navbar ul li .dropdown-menu>li>a:hover,
.navbar ul li .dropdown-menu li a:hover {
    background-color: #444d9b !important;
}

.current-menu-item a {
    background: #000f9f !important;
    color: #ffffff !important;
}

.aligncenter {
    text-align: center;
}

/*************/
/* ICON-BAR  */
/*************/
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ffffff !important;
}

.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #000 !important;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #000 !important;
}

/*****************/
/*    SHARING    */
/*****************/
div.social-share ul li a i.fa {
    color: #007B8F !important;
}

div.social-share ul li:hover {
    background-color: #007B8F !important;
}

div.social-share ul li:hover a i.fa {
    color: #fff !important;
}

/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3em
}

.woocommerce-product-gallery figure {
    margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    float: left;
    cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
    opacity: 1
}

.woocommerce-product-gallery img {
    display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 20%
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99;
}

a.woocommerce-product-gallery__trigger {
    text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .875em;
    right: .875em;
    display: block;
    height: 2em;
    width: 2em;
    border-radius: 3px;
    z-index: 99;
    text-align: center;
    text-indent: -999px;
    overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #169fda;
    color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #1781ae;
    border-color: #1781ae;
    color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    content: "\f00e";
    line-height: 2;
    text-indent: 0;
}

b.texto-alerta {
    font-weight: 300;
    color: #000f9f !important;
}

.bg-white b.texto-alerta {
    font-weight: 400;
}

.new-theme-nav {
    background-color: #3A3A3A;
}

.new-theme-nav a {
    color: #F9F9F9;
}

.new-theme-nav .nav>li>a {
    color: #F9F9F9;
}

.new-theme-nav ul li .dropdown-menu {
    background: rgba(255, 255, 255, 1) !important;
}

.new-theme-nav .navbar-nav>li>a:hover {
    background: #F9F9F9;
    color: #007B8F !important;
}

.navbar-default .navbar-nav>li>a:focus {
    background: #000f9f;
    color: #F9F9F9 !important;
}

.new-theme-nav .current-menu-item .dropdown-toggle {
    background: #F9F9F9 !important;
    color: #007B8F !important;
}

.new-theme-nav ul li .dropdown-menu>li>a {
    background: #F9F9F9 !important;
    color: #000 !important;
}

.new-theme-nav ul li .dropdown-menu li a {
    color: #000;
    text-transform: uppercase;
    border-bottom: none;
}

.new-theme-nav ul li .dropdown-menu>li {
    border-bottom: 1px solid;
    border-color: #3A3A3A !important;
}

.new-theme-nav ul li .dropdown-menu>li:last-child {
    border-bottom: none;
}

.new-theme-nav ul li .dropdown-menu>li>a:hover,
.new-theme-nav ul li .dropdown-menu li a:hover {
    background-color: #FFF !important;
    color: #007B8F !important;
}

.new-theme-nav .navbar-nav>.open>a,
.new-theme-nav .navbar-nav>.open>a:hover {
    background: #F9F9F9;
    color: #007B8F !important;
}

.video-portada .jumbotron {
    padding-right: 0px;
    padding-left: 0px;
}

.carousel-portada .carousel-caption {
    top: 30%;
    bottom: 0;
    text-align: left;
}

.carousel-portada .carousel-caption h3 {
    padding-right: 35%;
    text-transform: lowercase;
}

.carousel-portada .carousel-caption h3::first-letter {
    text-transform: uppercase;
}

.carousel-portada .jumbotron .jumbotron_body p {
    font-size: 24px;
    line-height: 34px;
    padding-right: 155px;
}

.mendoza-list-access .nav.nav-icons li a {
    padding: 10px 0px;
    width: 110px;
}

.mendoza-list-access .nav.nav-icons li span {
    /* letras icons */
    color: #000f9f;
}

.mendoza-list-access {
    width: calc(100vw - 9px);
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
}

.nav-icons i[class^=icono-arg-]:before {
    line-height: 80px;
}

.navbar-default .navbar-toggle {
    background-color: #ffffff !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000 !important;
}

#modalMendoza .btn-primary {
    background-color: #FFF;
    border: 1px solid #007B8F;
    color: #007B8F;
    font-weight: bold;
}

#modalMendoza .btn-primary:hover {
    background-color: #007B8F;
    color: #FFF;
    font-weight: bold;
}

#modalMendoza .btn {
    padding: 12px 25px;
}

.new-theme-mobile .container:before {
    display: contents;
}

.container_menu_mobile {
    align-items: center;
    display: flex;
    width: 100%;
    position: absolute;
}

.menu_mobile_mendoza img {
    margin-top: 5px;
    margin-right: 10px;
    vertical-align: middle;
}

.li_mobile1 {
    width: 400px;
}

.li_mobile4 {
    width: 350px;
}

.carousel-noticias .carousel-caption {
    position: relative;
    bottom: 0px;
    padding: 10px 15px 10px 15px;
    left: 0;
    right: 0;
    text-shadow: none;
}

.carousel-noticias {
    border-radius: 0px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

.carousel-noticias .carousel-background {
    background: #FFF;
}

.carousel-noticias .carousel-caption a>h5:hover {
    color: #000f9f;
}

.div-image {
    height: 220px;
    overflow: hidden;
}

.carousel-noticias .carousel-inner>.item>img,
.carousel-inner>.item>a>.div-image>img {
    text-align: center;
    width: 100%;
    min-height: 100%;
}

.carousel-noticias .carousel-control {
    height: 220px;
}

.carousel-noticias .carousel-caption h5 {
    color: #111;
}

.carousel-noticias .carousel-caption h5,
.new-theme-destacada .destacada-con-bajada h3 {
    font-weight: 400;
    height: 50px;
    text-align: left;
    line-height: 1.2 !important;
    overflow: hidden;
}

.carousel-noticias .carousel-caption h5::first-letter,
.new-theme-destacada .destacada-con-bajada h3::first-letter {
    text-transform: uppercase;
}

.new-theme-destacada .destacada-sin-bajada h3 {
    font-weight: 400;
    height: 94px;
    text-align: left;
    line-height: 1.2 !important;
    overflow: hidden;
}

.carousel-noticias .carousel-caption p {
    color: #111;
}

.carousel-noticias .carousel-caption p,
.new-theme-destacada .destacada-con-bajada p {
    font-size: 18px;
    height: 50px;
    overflow: hidden;
    text-align: left;
}

.new-theme-destacada .destacada-sin-bajada p {
    height: 0px;
}

.carousel-noticias .carousel-indicators {
    bottom: 140px;
}

.new-theme-agenda {
    height: 365px;
    display: flex;
    align-items: center;
    border: 2px solid #000f9f;
}

.agenda-sin-evento {
    display: flex;
    align-items: center;
}

.agenda-con-evento {
    display: flex;
    align-items: start;
}

.new-theme-agenda img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.new-theme-agenda h4 {
    font-size: 1.4em;
    font-weight: 600;
}

.btn-mendoza {
    background-color: #fff;
    border: 1px solid #000f9f;
    color: #000f9f;
    font-weight: 600;
}

.btn-mendoza:hover {
    /* background-color: #007B8F; */
    background-color: #000f9f;
    border: 1px solid #000f9f;
    color: #FFF;
}

.new-theme-destacada {
    height: 365px;
    margin-bottom: 30px;
}

.widget_sp_image-image-link img {
    margin-bottom: 30px;
}

.mendoza-list-access {
    padding-top: 0px;
}

/* Colores para cutomizer.php */

.padding-top-cero {
    padding-top: 0px !important;
}

.background-blanco {
    background-color: #fff;
}

.background-azul {
    background-color: #000f9f;
}

.background-celeste {
    background-color: #3cb4e5
}

.background-dorado {
    background-color: #c8a977
}

/* .background-gris {
    background-color: #eaeaea;
} */

.background-negro {
    background-color: #3A3A3A;
}

.background-cian {
    background-color: #007B8F;
}

.new-theme-acceso-rapido {
    height: 200px;
}

.new-theme-acceso-rapido p {
    overflow: hidden;
}

.col-md-3 .new-theme-acceso-rapido-tarjeta {
    height: 365px;
}

.col-md-3 .new-theme-acceso-rapido-tarjeta h3 {
    height: 54px;
}

.col-md-3 .new-theme-acceso-rapido-tarjeta p {
    overflow: hidden;
}

.col-md-4 .new-theme-acceso-rapido-tarjeta {
    height: 320px;
}

.col-md-4 .new-theme-acceso-rapido-tarjeta h3 {
    height: 54px;
}

.col-md-4 .new-theme-acceso-rapido-tarjeta p {
    overflow: hidden;
}

.new-theme-acceso-rapido-centrado {
    height: 200px;
}

.nav-bg-cian {
    background-color: #007B8F;
}

.nav-bg-morado {
    background-color: #541a66;
}

.nav-bg-morado #ajaxsearchpro4_1,
#ajaxsearchpro4_2,
div.ajaxsearchpro[id*="ajaxsearchpro4_"] {
    background-image: radial-gradient(ellipse at center, rgba(84, 26, 102, 1), rgba(84, 26, 102, 1));
}

.nav-bg-morado #ajaxsearchpro1_1,
#ajaxsearchpro1_2,
div.ajaxsearchpro[id*="ajaxsearchpro1_"] {
    background-image: radial-gradient(ellipse at center, rgba(84, 26, 102, 1), rgba(84, 26, 102, 1));
}

.nav-bg-white {
    background-color: #FFFFFF;
}

.nav-bg-white #ajaxsearchpro4_1,
#ajaxsearchpro4_2,
div.ajaxsearchpro[id*="ajaxsearchpro4_"] {
    background-image: radial-gradient(ellipse at center, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
}

.nav-bg-white #ajaxsearchpro1_1,
#ajaxsearchpro1_2,
div.ajaxsearchpro[id*="ajaxsearchpro1_"] {
    background-image: radial-gradient(ellipse at center, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
}

.nav-bg-white #ajaxsearchpro4_1 .probox,
#ajaxsearchpro4_2 .probox,
div.ajaxsearchpro[id*="ajaxsearchpro4_"] .probox {
    border: 1px solid #000f9f;
}

.nav-bg-white #ajaxsearchpro1_1 .probox,
#ajaxsearchpro1_2 .probox,
div.ajaxsearchpro[id*="ajaxsearchpro1_"] .probox {
    border: 1px solid #000f9f;
    
}
.innericon svg {
    
    fill: #000f9f !important;
}

.nav-header-hidden {
    border-left: 1px solid white;
}

.nav-bg-white .nav-header-hidden {
    border-left: 1px solid #007B8F;
}

.nav-bg-white .nav-header-hidden .pull-left>div {
    color: #007B8F !important;
}

/* Responsive CSS */
@media screen and (max-width: 768px) {
    .sw-theme-default>.nav-tabs>li {
        float: none !important;
    }

    .button-search-nav ul.navbar-nav {
        position: relative;
        bottom: 57px;
    }

    .new-theme-nav {
        display: initial;
        background: #3A3A3A !important;
    }

    .new-theme-nav .nav>li>a {
        color: #F9F9F9;
        font-size: 20px !important;
        font-weight: bold;
    }

    .new-theme-nav ul li .dropdown-menu>li {
        border-bottom: 1px solid;
        border-color: #3A3A3A !important;
    }

    .new-theme-nav .navbar-collapse {
        background: #3A3A3A;
    }

    .new-theme-nav ul li .dropdown-menu>li>a {
        background-color: #3A3A3A !important;
        color: #F9F9F9 !important;
        font-size: 20px;
        font-weight: bold;
    }

    .new-theme-nav ul li .dropdown-menu>li {
        border-bottom: 2px solid;
        border-color: #F9F9F9 !important;
    }

    #modalMendoza .modal-dialog {
        margin: 50px auto;
    }

    .navbar-default {
        background-color: #ffffff;
    }

    .new-theme-mobile {
        display: block;
        background-color: #007B8F;
    }

    .nav-gb-cian-mobile {
        background-color: #007B8F;
    }

    .nav-bg-morado-mobile {
        background-color: #541a66;
    }

    .nav-bg-white-mobile {
        background-color: #FFFFFF;
    }

    .nav-bg-white-mobile .menu_mobile_mendoza .mobile_name_site {
        color: #007B8F !important;
    }

    .current-menu-item a {
        background: #000f9f !important;
        color: #ffffff !important;
    }

    .new-theme-mobile .navbar-header {
        float: left;
    }

    .li_mobile1 {
        width: 310px;
    }

    .li_mobile4 {
        width: 310px;
    }

    .li_mobile1 #ajaxsearchpro1_1,
    .li_mobile div.ajaxsearchpro[id*="ajaxsearchpro1_"] {
        background-image: radial-gradient(ellipse at center, rgb(58, 58, 58), rgb(58, 58, 58));
        background: #3A3A3A;
    }

    .li_mobile4 #ajaxsearchpro4_1,
    .li_mobile div.ajaxsearchpro[id*="ajaxsearchpro4_"] {
        background-image: radial-gradient(ellipse at center, rgb(58, 58, 58), rgb(58, 58, 58));
        background: #3A3A3A;
    }

    .carousel-noticias .carousel-caption h5 {
        height: 75px;
        margin: 0px;
    }

    .carousel-noticias .carousel-caption p {
        display: none;
    }

    .carousel-noticias .carousel-indicators {
        bottom: 115px;
    }

    .new-theme-agenda h4 {
        font-size: 1.3em;
    }

    .new-theme-agenda {
        padding: 10px 5px;
    }

    .new-theme-agenda .btn-mendoza {
        padding: 10px 5px;
        margin-bottom: 5px;
    }

    .new-theme-acceso-rapido {
        height: 150px;
    }
}

@media screen and (min-width: 768px) {
    #modalMendoza .modal-dialog {
        margin: 50px auto;
    }

    .new-theme-mobile {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .new-theme-agenda .col-md-10 {
        padding: 0px;
    }

    .new-theme-agenda h4 {
        font-size: 1.3em;
    }

    .new-theme-agenda {
        padding: 10px 5px;
    }

    .new-theme-agenda .media-body .text-muted {
        font-size: 15px;
    }

    .new-theme-agenda .btn-mendoza {
        padding: 10px 5px;
        margin-bottom: 0px;
        font-size: 14px;
    }

    .new-theme-acceso-rapido h3 {
        font-size: 1.2em;
    }

    .new-theme-acceso-rapido p {
        height: 110px;
        overflow: hidden;
    }
}

@media screen and (max-width: 400px) {
    .new-theme-agenda .col-md-10 {
        padding: 0px;
    }

    .new-theme-agenda h4 {
        font-size: 1em;
    }

    .new-theme-agenda {
        padding: 10px 5px;
    }

    .new-theme-agenda .media-body .text-muted {
        font-size: 14px;
    }

    .new-theme-agenda .btn-mendoza {
        padding: 10px 5px;
        margin-bottom: 0px;
        font-size: 14px;
    }

    .new-theme-acceso-rapido {
        height: 180px;
    }

    .new-theme-acceso-rapido p {
        height: 90px;
        overflow: hidden;
    }

    .mendoza-list-access {
        width: calc(100vw - 8px);
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        overflow: hidden;
    }
}
.pad-destop{
    padding-left: 0px;
    padding-right: 0px;
}
li.active a {
    color: #555 !important;
}
.hidden-xs {
    background-position: center !important;
}
.navbar ul li .dropdown-menu li a {
    font-size: 14px;
}
.bg-primary {
    background-color: #000f9f !important;
}
.panel-heading {
    background-color: #000f9f !important;
}
li.active a {
    color: #3cb4e5 !important;
}
.nav-tabs>li.active>a {
    color: #3cb4e5 !important;
}	
