/**********
############# NAVEGADOR
**********/
/*
*{   
    font-family: 'Slabo',sans-serif;
}
*/
*{   
    font-family: 'roboto',sans-serif;
}
.back-usdg {
    background: #039be5;
}

.back-usdg2 {
    background: #0277bd ;
}

.bord-usdg{
    border-color: #039be5 !important;
}

.backGrad-usdg{
    background: #1e5799;
    background: -moz-linear-gradient(left, #1e5799 0%, #0288d1 50%, #0277bd 100%);
    background: -webkit-linear-gradient(left, #1e5799 0%,#0288d1 50%,#0277bd 100%);
    background: linear-gradient(to right, #1e5799 0%,#0288d1 50%,#0277bd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#0277bd',GradientType=1 );
}

.banner-usdg-out {
    background-size: 100% auto;
    background-position: center;
    position: relative;
}

.banner-usdg-in {
    position: absolute;
    background: rgba(3, 155, 229, .85);
    height: 100%;
    width: 100%;
    top: 0,
}

.text-oleo{
    font-family: 'Oleo Script', sans-serif;
}

.text-audio{
    font-family: 'Audiowide', sans-serif;
}

.back2-usdg {
    background: #eeeeee;
}

.back3-usdg {
    background: #f5f5f5;
}

.col-usdg {
    color: #039be5;
}

.col-usdg2 {
    color: #ffa000 ;
}

.bord-usdg {
    border: 1px solid #039be5;
}

.scro-usdg {
    overflow: hidden;
}

.scro-usdg:hover {
    overflow: auto;
}

.borderb-custom {
    box-shadow: 0px 0px 10px #039be5;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}

.rotate-up {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition-duration: .5s;
}

.rotate-down {
    -webkit-transform: rotate(-0deg);
    -moz-transform: rotate(-0deg);
    transform: rotate(-0deg);
    transition-duration: .5s;
}


.img-fluid-usdg {
    width: 100%;
    height: auto;
}

.card-usdg {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.card-body-usdg {
    position: absolute;
    height: 0%;
    width: 100%;
    top: 0px;
    text-align: center;
    overflow: hidden;
    transition: all .5s;
    transition: all .5s ease-in-out;
    color: white;
}

.bg-inicial-usdg {
    background: -moz-linear-gradient(top, rgba(252, 228, 50, 1) 20%, rgba(252, 228, 50, 0.98) 24%, rgba(254, 242, 158, 0.75) 64%, rgba(255, 255, 255, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(252, 228, 50, 1) 20%, rgba(252, 228, 50, 0.98) 24%, rgba(254, 242, 158, 0.75) 64%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(252, 228, 50, 1) 20%, rgba(252, 228, 50, 0.98) 24%, rgba(254, 242, 158, 0.75) 64%, rgba(255, 255, 255, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fce432', endColorstr='#80ffffff', GradientType=0);
}

.bg-primaria-usdg {
    background: -moz-linear-gradient(top, rgba(255, 50, 50, 1) 20%, rgba(255, 50, 50, 0.98) 24%, rgba(255, 158, 158, 0.75) 64%, rgba(255, 255, 255, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 50, 50, 1) 20%, rgba(255, 50, 50, 0.98) 24%, rgba(255, 158, 158, 0.75) 64%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(255, 50, 50, 1) 20%, rgba(255, 50, 50, 0.98) 24%, rgba(255, 158, 158, 0.75) 64%, rgba(255, 255, 255, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3232', endColorstr='#80ffffff', GradientType=0);
}

.bg-negocios-usdg {
    background: -moz-linear-gradient(top, rgba(114, 186, 37, 1) 19%, rgba(114, 186, 37, 0.97) 24%, rgba(183, 220, 143, 0.75) 61%, rgba(255, 255, 255, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(114, 186, 37, 1) 19%, rgba(114, 186, 37, 0.97) 24%, rgba(183, 220, 143, 0.75) 61%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(114, 186, 37, 1) 19%, rgba(114, 186, 37, 0.97) 24%, rgba(183, 220, 143, 0.75) 61%, rgba(255, 255, 255, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72ba25', endColorstr='#80ffffff', GradientType=0);
}

.bg-sistemas-usdg {
    background: -moz-linear-gradient(top, rgba(45, 178, 226, 1) 20%, rgba(45, 178, 226, 0.98) 24%, rgba(156, 219, 241, 0.75) 64%, rgba(255, 255, 255, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(45, 178, 226, 1) 20%, rgba(45, 178, 226, 0.98) 24%, rgba(156, 219, 241, 0.75) 64%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(45, 178, 226, 1) 20%, rgba(45, 178, 226, 0.98) 24%, rgba(156, 219, 241, 0.75) 64%, rgba(255, 255, 255, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2db2e2', endColorstr='#80ffffff', GradientType=0);
}

.card-usdg:hover>.card-body-usdg {
    height: 100%;
}

/*********/
.containerf-custom {
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    justify-content: center;
    align-items: center;
}

.icon-social {
    display: flex;
    margin: 10px 20px 0px auto;
    padding: 0px;
}

.social-custom {
    width: 50px;
    height: auto;
    text-align: center;
}

.social-custom>a>i {
    color: white;
    width: 40px !important;
}

.btn-custom {
    background: #000;
    border-radius: 0px;
}

.btn-custom>a>h6 {
    color: white;
    font-weight: bold;
}

.btn-custom:hover {
    background: #fff;
}

.btn-custom:hover>a>h6 {
    color: black;
}

.nav-item>a {
    margin: 0px 3px;
    padding: 4px 0px;
    box-sizing: border-box;
    height: auto;
}

.piripitiflautica {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
}

/* ####################################################
PARA UQE SE DEPLIEGE EL MENU CUANDO EL PUNTERO ESTA SOBRE EL
Y ASU VES DESAPARESER CUANDO PIERDE EL FOCUS
*/
.dropdown:hover>.dropdown-menu {
    display: block;
}

.no-click {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

/* EL FINAL DEL MENU HOVER
#######################################################*/
@media screen and (min-width: 992px) {
    .hiddem-sm-custom-i {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .btn-custom {
        display: none;
    }

    .hiddem-sm-custom-o {
        display: none;
    }
}

@media screen and (min-width: 701px) {
    .social-nav-custom {
        display: none
    }
}

@media screen and (max-width: 700px) {
    .carousel-inner img {
        width: 100%;
    }

    .navsmall-custom {
        display: none;
    }

    .containerf-custom {
        display: block;
        text-align: center;
        width: 320px;
    }

    .sdg-text-custom {
        margin: auto;
    }
}

@media screen and (max-width: 330px) {
    .containerf-custom {
        width: 100%;
    }
}

/***********
*************
*****************/

.navsmall-custom {
    height: 20px;
    width: 70%;
    background: transparent;
    margin: 0px 0px 0px auto;
    padding: 0px;
}

/* cambia el color de fondo */
.navbar-custom {
    color: #fff;
}

/* cambia el color der texto*/
.navbar-custom .navbar-brand {
    color: #333333;
}

.navbar-custom .navbar-text,
.navbar-custom .navbar-brand:hover {
    color: #fff;
}

/* cambia el link color */
.navbar-custom .navbar-nav .nav-link {
    color: #424242  ;
    font-family: 'Swins721',"Swins721BT",Helvetica,sans-serif;
}

/*cambia el color de link seleccionado y hover*/
.navbar-custom .nav-item.active .nav-link {
    color: #000000;
}

.text-prf{
font-family:'ntc2';
}

.hoverBlueUsdg *, .hoverBlueUsdg {
    transition: all .5s;
    transition: all .5s ease-in-out;
}

.hoverBlueUsdg:hover *{
    color: #fff !important;    
}
.hoverBlueUsdg:hover{
    background: #039be5 !important;
}

.navbar-custom .nav-item .nav-link{    
    border: 1px solid transparent;
}

.navbar-custom .nav-item:hover .nav-link {
    /*color: #ffffff;
    background: rgba(0, 150, 136, 0.9);
    border-top: 2px solid #039be5 !important;*/
    background: #039be5 ;
    color: #fff ;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border:1px solid #039be5  !important;
    border-bottom: 0px;
}


.navbar-custom .nav-item:hover .w-100{
    color: #fff;
}

.dropdown-menu-custom {
    margin-left: 3px;
    margin-top: 0px;
    padding: 0px;
    padding-top: 5px;
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background: #039be5   ;
    border:1px solid #039be5   ;
    border-top:0px;
    font-family: "Swins7215C",Helvetica,sans-serif;
}

.dropdown-menu-custom>a {
    color: #FFF !important;
    border-bottom: 1px solid #039be5 ;
}

.navbar-custom .dropdown-item {
    color: #333333;
    font-weight: bold;
}

.navbar-custom .dropdown-item:hover {
    background: #FFF;
    color: #000 !important;
    border-radius: 3px;
}

.navbar-custom .navbar-toggler {
    border-color: #a8a8a8;
}

.navbar-custom .navbar-toggler {
    background: #fff;
}

.carousel>a {
    font-weight: bold;
    background: rgba(0, 0, 0, 0.79);
    max-width: 60px !important;
    max-height: 60px !important;
    min-width: 60px !important;
    min-height: 60px !important;
    border-radius: 2px;
    text-align: center;
    margin: auto 20px;
}

.padding-custom {
    padding: 10px;
}

.margin-top-custom {
    margin-top: 10px;
}

.f-ico-custom,
.i-ico-custom,
.t-ico-custom,
.y-ico-custom {
    font-size: 100px;
    border-radius: 5px;
}

.f-ico-custom {
    background: #5971d8;
}

.t-ico-custom {
    background: #76bafd;
}

.y-ico-custom {
    background: #fc7272;
}

.i-ico-custom {
    background: #ce7169;
}

.transparent-custom {
    background: transparent;
    border: none;
}

.transparent-custom>i {
    color: #727272
}

.f-custom:hover,
.i-custom:hover,
.t-custom:hover,
.y-custom:hover,
.f-ico-custom:hover,
.i-ico-custom:hover,
.t-ico-custom:hover,
.y-ico-custom:hover {
    cursor: pointer;
    border-radius: 5px;
}

.f-custom:hover,
.f-ico-custom:hover {
    background: #1b46bc;
    color: white;
}

.t-custom:hover,
.t-ico-custom:hover {
    background: #1e90ff;
    color: white;
}

.i-custom:hover,
.i-ico-custom:hover {
    background: #D13D2F;
    color: white;
}

.y-custom:hover,
.y-ico-custom:hover {
    background: #ef2121;
    color: white;
}

.hover-custom:hover {
    color: orange;
    font-weight: bold;
}

#ntc>.carousel-indicators>li {
    background: rgba(74, 239, 214, 0.71);
    max-width: 15px !important;
    min-height: 15px !important;
    overflow: hidden !important;
    border-radius: 50%;
}

#ntc>.carousel-indicators>.active {
    background: #055d77;
}

#inicio>.carousel-indicators>li {
    background: #333;
    max-width: 20px !important;
    min-height: 20px !important;
    border-radius: 50%;
    border: 2px outset #03A9F4;
}

#inicio>.carousel-indicators>li:hover {
    cursor: pointer;
}

#inicio>.carousel-indicators>.active {
    background: #26A69A;
}

.nav-link {
    font-size: 14px;
}

.btn-c-custom {
    color: #333;
}

.btn-c-custom:hover {
    background: rgba(248, 238, 213, 0.77);
    color: rgb(214, 134, 24);
}

.centrar-custom {
    display: flex;
    justify-content: center;
    align-items: center;
}

#libro-reclamos:hover {
    background: rgba(248, 238, 213, 0.77);
    color: rgb(214, 134, 24);
    border: 1px inset rgb(214, 134, 24);
}

.carta {
    height: 215px;
    width: 215px;
    min-height: 215px;
    min-width: 215px;
    background: darkred;
    margin: auto 1px;
}

.item-margin {
    margin-top: 5px;
    margin-bottom: 5px;
}

.card-hover-custom:hover {
    opacity: .8;
    box-shadow: 1px 0px 1px #43A047, 0px 1px 1px #43A047, -1px 0px 1px #43A047, 0px -1px 1px #43A047;
}

/*#################################
#####INICIO DEL TITULO BANNER######
#################################*/
.banner-custom {
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-position: center;
    background-size: 100% auto;
    font-family: "Swins721BT",Helvetica,sans-serif;
}

/*#################################
#####FIN DEL TITULO BANNER######
#################################*/
/*
## LISTA DE LINKS ESTILO
*/
.pointer-custom:hover {
    cursor: pointer;
}

.list-a-custom {
    display: inline-block;
    border-radius: 4px;
    border: none;
    color: #218cac;
    text-align: left;
    font-size: 20px;
    padding: 5px 20px;
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    font-family: "Swins721BT",Helvetica,sans-serif;
}

.list-a-custom span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.list-a-custom span::before {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    left: -20px;
    transition: 0.5s;
}

.list-a-custom:hover {
    background: rgba(137, 134, 134, 0.1);
}

.list-a-custom:hover span {
    padding-left: 25px;
    color: #69be61;
    text-shadow: 0px 02px 3px #fff;
}

.list-a-custom:hover span::before {
    opacity: 1;
    left: 0;
}

/*## FIN DE LA LISTA DE LINKS*/

/*###################################
**FOLLETO DE CARRERAS
###################################*/
.pentagon {
    position: relative;
    width: 194px;
    border-width: 100px 35px 0px;
    border-style: solid;
    margin-top: 90px;
    margin-bottom: 10px;
}

.pentagon:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: -180px;
    left: -35px;
    border-width: 0 97px 80px;
    border-style: solid;
}

.pentagon-color-rojo {
    border-color: red transparent;
}

.pentagon-color-rojo:before {
    border-color: transparent transparent red;
}

.pentagon-color-celeste {
    border-color: #31BAEC transparent;
}

.pentagon-color-celeste:before {
    border-color: transparent transparent #31BAEC;
}

.pentagon-color-verde {
    border-color: #5EB026 transparent;
}

.pentagon-color-verde:before {
    border-color: transparent transparent #5EB026;
}

.pentagon-color-naranja {
    border-color: #FFC300 transparent;
}

.pentagon-color-naranja:before {
    border-color: transparent transparent #FFC300;
}

.title-c-custom {
    font-family: "Swins721BT",Helvetica,sans-serif;
    font-size: 45px;
    font-weight: bold;
}

.lista-custom {
    list-style: square;
    padding: 0;
    margin: 0;
    margin-left: 15px
}

.color-custom-rojo {
    color: #FF0000;
}

.color-custom-celeste {
    color: #31BAEC;
}

.color-custom-verde {
    color: #5EB026;
}

.color-custom-naranja {
    color: #FFC300;
}

.bg-custom-rojo {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(255, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(255, 0, 0, 0.65) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 1%, rgba(255, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6ff0000', GradientType=1);
}

.bg-custom-celeste {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(49, 186, 236, 0.65) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(49, 186, 236, 0.65) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 1%, rgba(49, 186, 236, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a631baec', GradientType=1);
}

.bg-custom-verde {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(94, 176, 38, 0.65) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(94, 176, 38, 0.65) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 1%, rgba(94, 176, 38, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a65eb026', GradientType=1);
}

.bg-custom-naranja {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(255, 195, 0, 0.65) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 1%, rgba(255, 195, 0, 0.65) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 1%, rgba(255, 195, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6ffc300', GradientType=1);
}

/*###################################
FOLLETO DE CARRERAS FIN
###################################*/

.card-msg-custom {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
    transition: box-shadow .4s, transform .3s;
    transition: box-shadow .4s ease-in-out, transform .3s ease-in-out;
    color: #555555;
}

.card-msg-custom:hover {
    /*
    -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3), 5px 8px 8px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3), 5px 8px 8px rgba(0, 0, 0, 0.26);
    */
    transform: translateX(-0.25em);
    -webkit-transform: translateX(-0.25em);
    -moz-transform: translateX(-0.25em);
    transform: translateY(-0.25em);
    -webkit-transform: translateY(-0.25em);
    -moz-transform: translateY(-0.25em);
    box-shadow: 5px 7px 2px rgba(0, 0, 0, 0.35), -1px -1px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 5px 7px 2px rgba(0, 0, 0, 0.35), -1px -1px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 5px 7px 2px rgba(0, 0, 0, 0.35), -1px -1px 6px rgba(0, 0, 0, 0.16);
    cursor: pointer;
    color: #000000;
    border-color: #fff;
}

.msg-custom {
    position: relative;
}

.concurso-custom {
    background: #17A2B8;
    transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
}

.msg-custom:hover>.concurso-custom {
    background: #3277c7;
    transition: background 0.2s;
    -moz-transition: background 0.2s;
    -webkit-transition: background 0.2s;
}

.msg-custom:hover:after {
    margin-top: 19px;
    margin-left: 1px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 40px;
    content: "\00a0 \00bb \00a0 MÁS INFORMACIÓN";
    position: absolute;
    font-size: 20px;
    z-index: 1090;
    width: 250px;
    background: #f0da7d;
    font-family: 'Swins721BT',Helvetica,sans-serif;
    color: #000;
    height: 30px;
}


@media screen and (max-width: 991px) {
    .cont-item-5 {
        height: auto;
    }

    .cont-item-5>.row {
        margin: 50px auto;
    }
}

@media screen and (max-width: 975px) {
    .card-ingreso-custom {
        height: auto;
    }
}

@media screen and (min-width: 976px) {
    .card-ingreso-custom {
        height: 400px;
    }
}

.carousel-inner {
    background: rgba(3, 155, 229, .85);
}

.carousel-title-usdg {
    background: rgba(3, 155, 229, .9);
    position: absolute;
    height: auto;
    width: auto;
    top: 3%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 5px 5px 0px rgba(250, 250, 250, .6);
}

.carousel-title-usdg>span {
    color: #fff;
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.5em;
    padding: 20px 15px;
}

.content-btn-usdg {
    position: absolute;
    height: 240px;
    width: 240px;
    bottom: 0;
    right: 0;
}

.carousel-btn-usdg {
    position: absolute;
    height: 30em;
    width: 20em;
    background: rgba(3, 155, 229, .9);
    transform: rotate(-15deg) translateX(0) translateY(100px);
    padding: 40px;
    text-align: center;
    box-shadow: -10px -10px 0px rgba(250, 250, 250, .6);
}

.deg-usdg {
    transform: rotate(15deg) !important;
    margin-top: 20px;
}

.delay-usdg {
    animation-duration: .5s;
    animation-delay: .5s;
}

.cBtn-usdg{
    color: #ff8f00  ;
    font-weight: bold;
    text-shadow: 1px 1px 0px #fff , -1px -1px 0px #fff , -1px 1px 0px #fff , 1px -1px 0px #fff ;
    letter-spacing: 2px;
    font-family: 'Spicy Rice', cursive;
    font-size: 1.2em;
    transition: all .3s;
}
.cBtn-usdg:hover{
    text-shadow: 1px 1px 2px #fff , -1px -1px 2px #fff , -1px 1px 2px #fff , 1px -1px 2px #fff ;
}

.content-fl-usdg{
    position: absolute;
    height: 140px;
    width: 140px;
    bottom: 0;
    left: 0;
}

.fl-usdg{
    position: absolute;
    height: 100%;
    width: 100%;
    border-top-left-radius: 100%;
    border-bottom-right-radius: 100%;
    /*background:rgba(3, 155, 229, .4);*/
    display: flex;
    justify-content: center;
    align-items: center;
}


.text-fl-usdg{
    color: rgba(250, 250, 250, .4);
    font-family: 'Spicy Rice', cursive;
    /*transform: rotate(-45deg) !important;*/
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 3em;
}

.nav-title-usdg{
    font-size:60px;
    font-family: 'Spicy Rice', cursive;
    text-shadow: 2px 2px 1px #444444;
}
.muyPronto-usdg{
    font-size:40px;
    font-family: 'Spicy Rice', cursive;
    text-shadow: 1px 1px 0px #fff , -1px -1px 0px #fff , -1px 1px 0px #fff , 1px -1px 0px #fff ,
    2px 2px 2px #333 ;
    letter-spacing: 3px;
}
.alturaClass{
    position:absolute;
    top:0;
    right:15px;
    height: 50px;
    width: 150px;
    background-color: #eeeeee;
    z-index:150;
    border-radius: 0px 0px 10px 10px;
    color:#fb8c00;
    border:2px solid #fb8c00;
    border-top:0px;
    cursor: pointer;
}
.bgBuscar{
    background: #1e5799;
background: -moz-linear-gradient(45deg, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
background: -webkit-linear-gradient(45deg, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
background: linear-gradient(45deg, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
}
.uGreen{
    background: #1e5799;
}

.card-hover-overflow{
    overflow: hidden !important;
}


.card-hover-overflow:hover{
    overflow: auto !important;
}