/* GLOBAL STYLES --------------------------------------- */


/* Padding below the footer and lighter body text */

html {
    height: 100%;
}

body {
    padding-bottom: 0px;
    color: #5a5a5a;
    font-family: 'Ubuntu', sans-serif;
    height: 100%;
}

.image_frame {
    height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.whatsapp_float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-image: url(../images/layout/whatsapp.png);
    height: 42px;
    width: 42px;
    background-size: contain;
    z-index: 1500;
    z-index: 2;
}

.link_reclamos {
    position: fixed;
    bottom: 20px;
    right: 80px;
    background-image: url(../images/layout/reclamos.png);
    height: 42px;
    width: 42px;
    background-size: contain;
    z-index: 1500;
}

.navbar-brand {
    background-image: url(../images/layout/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    text-align: left;
    text-indent: -9999px;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 220px;
    height: 100px;
}

.navbar-brand-footer {
    background-image: url(../images/layout/logo-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    text-align: left;
    text-indent: -9999px;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 250px;
    height: 90px;
}

.navbar-brand.argentina {
    background-image: url(../images/layout/logo-arg.png);
    width: 180px;
    height: 80px;
    margin: 0px 0 20px 15px;
}

.navbar-brand.uruguay {
    background-image: url(../images/layout/logo-uy.png);
    width: 180px;
    height: 80px;
    margin: 15px 0 0 15px;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
}

.navbar-inverse .navbar-toggle {
    border-color: #3b6183;
}

.navbar-toggle {
    border-radius: 0px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #517291;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 0px;
}

.navbar-toggle {
    margin-top: 50px;
    margin-right: 0px;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #3b6089;
}

.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}


/* GLOBAL STYLES ARG------------------------------------ */


/* GLOBAL STYLES URU------------------------------------ */


/* CUSTOMIZE THE NAVBAR--------------------------- */


/* Special class on .container surrounding .navbar, used for positioning it into place. */

.navbar-wrapper {
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    margin-top: 20px;
}


/* Flip around the padding for proper display in narrow viewports */

.navbar-wrapper>.container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: transparent;
    background-color: #3B6087;
}

.navbar-header {
    float: none;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    z-index: 10;
}

.social_mobile {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    display: block;
    list-style: none;
    float: right;
}

.social_mobile li {
    float: left;
}

.lista_idiomas_mobile {
    color: #FFF;
    margin: 10px 0px;
    padding: 10px;
}

.navbar-nav>li>.dropdown-menu {
    background-color: rgba(60, 96, 135, 0.81);
}

.menu-arg {
    text-align: center;
    float: none;
}

.menu-arg li {
    display: inline-block;
    float: none;
}

.dropdown-menu>li>a {
    color: #fff;
}


/* CUSTOMIZE THE NAVBAR URU--------------------------- */


/*LANDING*/

.landing .navbar-brand {
    background-image: url(../images/layout/logo_landing.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 144px;
    float: none;
    margin: auto;
    background-position: center center;
}

.landing .navbar-header {
    float: none;
    margin-bottom: 20px;
}

.landing .navbar>.container .navbar-brand,
.landing .navbar>.container-fluid .navbar-brand {
    margin-left: auto;
}

.ingreso_landing {
    color: #182c42;
}

.ingreso_landing strong {
    color: #000f94;
}

.datos_header {
    float: right;
    margin-top: 30px;
    margin-right: 10px;
}

.datos_header ul {
    padding: 0px;
    margin: 0px;
}

.datos_header ul li {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    float: right;
    margin-top: 5px;
}

html ul>li>a.social {
    display: block;
    text-indent:-9999px;
    background-image: url(../images/layout/social_icons2.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 28px;
    height: 25px;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    margin-left: 15px;
    text-align: left;
    margin-bottom: 5px;
    line-height: 2.5;
    margin-right: 0;
}

html ul>li>a.acceso {
    display: block;
    text-indent: -9999px;
    background-image: url(../images/layout/acceso.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 31px;
    height: 40px;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    margin-left: 15px;
    text-align: left;
    margin-bottom: 5px;
    line-height: 4.8;
    margin-right: 0;
}

a.social.facebook {
    background-position: 0px 0px;
}

a.social.twitter {
    background-position: -38px 0px;
}

a.social.linkedin {
    background-position: -76px 0px;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #dedfeb;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #222438;
}

.datos_header ul.banderas_top {
    padding: 0px;
    margin: 30px 0px;
}

.datos_header ul.banderas_top li {
    display: inline-block;
}

.datos_header ul.banderas_top li a {
    display: inline-block;
}

.datos_header ul.banderas_top li a span {
    display: inline-block;
    background-repeat: no-repeat;
    width: 26px;
    background-size: contain;
    height: 19px;
}

.datos_header ul.banderas_top li.bandera_uruguay a strong {
    line-height: 32px;
    float: right;
}

.datos_header ul.banderas_top li.bandera_argentina a strong {
    line-height: 32px;
    float: left;
}

.datos_header ul.banderas_top li.bandera_argentina a span {
    background-image: url(../images/layout/test_flag_ar_1.png);
}

.datos_header ul.banderas_top li.bandera_uruguay a span {
    background-image: url(../images/layout/test_flag_ur_1.png);
}

.datos_header ul.banderas_top li.bandera_uruguay a strong {
    line-height: 32px;
    float: right;
}

.datos_header ul.banderas_top li.bandera_argentina a strong {
    line-height: 32px;
    float: left;
}

.datos_header .dropdown-menu>li>a {
    color: #CCC;
}

.datos_header .lista_pais {
    display: inline-block;
    margin-right: 10px;
}

.datos_header .lista_idiomas {
    text-align: center;
    display: inline-block;
    font-size: 14px;
}

.datos_header .regional .form-control {
    margin-bottom: 5px;
    font-size: 11px;
    display: block;
    width: 100%;
    height: 20px;
    padding: 2px;
}

.translation-links {
    float: right;
    clear: right;
    list-style-type: none;
    margin-right: 5px;
    margin-top: 0px;
}

.translation-links a {
    display: inline-block;
    padding: 0px 5px;
    margin-left: 6px;
}

.translation-links a {
    font-size: 10px;
    color: #269DCA;
    background-image: url(../images/layout/banderas.jpg);
    background-repeat: no-repeat;
    height: 20px;
    width: 27px;
    text-indent: -5000px;
    display: inline-block;
    overflow: hidden;
}

.translation-links a.esp {
    background-position: 0px 0px;
}

.translation-links a.esp:hover {
    background-position: 0px -20px;
}

.translation-links a.esp.uruguay {
    background-position: -81px 0px;
}

.translation-links a.esp.uruguay:hover {
    background-position: -81px -20px;
}

.translation-links a.esp.espania {
    background-position: -111px 0px;
}

.translation-links a.esp.espania:hover {
    background-position: -111px -20px;
}

.translation-links a.eng {
    background-position: -27px 0px;
}

.translation-links a.eng:hover {
    background-position: -27px -20px;
}

.translation-links a.por {
    background-position: -54px 0px;
}

.translation-links a.por:hover {
    background-position: -54px -20px;
}


/*ARGENTINA*/

h2 {
    color: #0087FD;
    background: url(../images/layout/bg-h2-arg.png) left bottom no-repeat;
    padding-bottom: 15px;
    font-size: 5rem;
    font-weight: 700;
    margin-bottom: 5rem;
}

p {
    color: #182C42;
}

.iconos-footer .glyphicon,
.tit-nov {
    color: #0087FD;
}

.seccion-ar-uy .mediano p {
    font-size: 17px;
}

p.blanco,
footer p {
    color: #ffffff;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

footer .menu_footer {
    margin-bottom: 30px;
}

.seccion-ar-uy h3 {
    text-align: center;
    color: #000F94;
    font-weight: bold;
}

.seccion-ar-uy .clientes-txt h3 {
    text-align: left;
}

.seccion-ar-uy .video_central {
    margin-bottom: 5rem;
}

.seccion-ar-uy p {
    text-align: center;
    font-size: 16px;
}

footer .menu_footer {
    float: none;
}

.menu_footer li {
    display: block;
    margin: 0;
}

footer .textos_footer {
    text-align: center;
    border-top: 1px solid;
    padding-top: 7px;
}

.right {
    text-align: right;
}

.contacto .glyphicon {
    margin-right: 0.8rem;
}

.celeste {
    color: #0087FD;
}

.seccion-ar-uy .left p {
    text-align: left;
}

h2 span {
    color: #000F94;
}

.contacto .left .glyphicon {
    color: #000F94;
    font-size: 2.3rem;
}

.contacto .txt-datos {
    padding-left: 3.5rem;
}

.bajada {
    color: #182C42;
}

h4.tit-nov {
    color: #0087FD;
    font-size: 2rem;
    font-weight: bold;
}

.pre-landing .datos_header .lista_idiomas a,
.datos_header .lista_idiomas a {
    margin: 3px 1rem 0;
}

.pre-landing .datos_header .lista_idiomas a:hover,
.datos_header .lista_idiomas a:hover {
    color: #000f94;
}

.pre-landing .translation-links a,
.translation-links a {
    font-size: 14px;
    color: #182c42;
    background-image: none;
    height: auto;
    width: auto;
    text-indent: 0;
    display: inline-block;
}


/* CUSTOMIZE THE NAVBAR ARG--------------------------- */

.regional {
    text-align: right;
    padding-top: 10px;
}

.lista_pais,
.lista_idiomas {
    display: inline-block;
    padding-bottom: 15px;
}

.datos_header .lista_pais {
    margin-right: 0;
}

.lista_idiomas {
    margin: 5px 0;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}

.navbar-nav>li {
    display: inline-block;
}

.navbar-nav {
    float: none !important;
}

.navbar-inverse .navbar-collapse {
    margin-bottom: 15px;
}

.lista_idiomas li {
    display: inline-block;
}

.novedad_reg_home {
    margin-top: 3rem;
}

.navbar-toggle {
    margin: 24px -15px 20px 0;
}

.datos_header {
    float: none;
    margin: auto;
}

.datos_header .regional .form-control {
    margin-bottom: 0;
    font-size: 13px;
    height: auto;
    padding: 10px 25px;
}

.right {
    text-align: right;
}

.datos_header ul li {
    float: none;
    margin-top: 0;
}

.translation-links {
    float: none;
}

.alinear {
    margin-top: -25px;
    font-weight: bold;
    color: #000F94;
}

.alinear a:hover,
.alinear .active {
    color: #0087FD;
}

.alinear .active a {
    border-bottom: 2px solid #0087FD;
}

html .nav>li>a {
    padding: 10px 0;
    margin: 0 15px;
}

html .nav>li>a:hover,
html .nav>li>a:focus {
    background-color: transparent;
}


/*Carrusel Arg*/

.carousel-control {
    opacity: 0.8;
}

.carousel-control .glyphicon-chevron-right:before,
.carousel-control .glyphicon-chevron-left:before {
    background-color: #000F94;
    padding: 10px;
    border-radius: 9px;
}

.carousel-caption p.celeste {
    color: #000F94;
    text-shadow: /*0 1px 2px rgba(100,100,100, 0.8)*/
    none;
    font-weight: bold;
}

.carousel-caption h3 {
    color: #0087FD;
    font-size: 5.4rem;
    text-shadow: none;
    font-weight: bold;
    margin-bottom: 0;
}

.soluciones,
.noticias,
.contacto,
.acceso-clientes {
    background-color: #F4F5F5;
}

.seccion-ar-uy {
    padding: 2rem 0 8rem;
}

.soluciones .placa {
    min-height: 430px;
    margin: 3rem 2rem 2rem;
    background-color: #ffffff;
    width: calc(33.33% - 4rem);
    padding: 2rem 1.2rem 3rem 1.2rem;
    border-radius: 5px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
}

.soluciones .placa h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.iconos-soluciones {
    height: 70px;
    display: block;
    background-size: contain !important;
    margin: 0 auto;
}

.cobranzas {
    background: url(../images/layout/icono-cobranzas.png) center center no-repeat;
}

.customer {
    background: url(../images/layout/icono-customer.png) center center no-repeat;
}

.ventas {
    background: url(../images/layout/icono-ventas.png) center center no-repeat;
}

.back {
    background: url(../images/layout/icono-backoffice.png) center center no-repeat;
}

.personal {
    background: url(../images/layout/icono-personal.png) center center no-repeat;
}

.recupero {
    background: url(../images/layout/icono-alvarez.png) center center no-repeat;
}

.icono-pagos {
    background: url(../images/layout/icono-pagos-4.png) center center no-repeat;
}

.icono-mopc-pagos {
    height: 70px;
    display: block;
    background-size: contain !important;
    margin: 0 auto;
    background: url(../images/layout/icono-pagos-3.png) center center no-repeat;
}

.plataforma {
    background: #ffffff url(../images/layout/fondo-plataforma.jpg) right bottom no-repeat;
}

.plataforma .placa {
    min-height: 400px;
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    width: calc(33.33% - 5rem);
}

.plataforma .placa h3,
.plataforma .placa p {
    text-align: left;
    padding-left: 80px;
    margin-left: -40px;
}

.plataforma .placa h3 {
    padding-top: 20px;
}

.iconos-plataforma {
    height: 65px;
    display: inline-block;
    background-size: contain !important;
    margin: 0 auto;
}

.crm {
    background: url(../images/layout/icono-crm.png) left center no-repeat;
}

.telefonia {
    background: url(../images/layout/icono-telefonia.png) left center no-repeat;
}

.site {
    background: url(../images/layout/icono-site.png) left center no-repeat;
}

.data {
    background: url(../images/layout/icono-data.png) left center no-repeat;
}

.cloud {
    background: url(../images/layout/icono-cloud.png) left center no-repeat;
}

.wab {
    background: url(../images/layout/icono-wab.png) left center no-repeat;
}

.btn-primary {
    width: 100%;
    background-color: #0087FD;
    border-color: transparent;
}

.icono-form {
    margin-right: 0.5rem;
}

.innovacion .galeria .thumb {
    max-width: 360px;
}

.innovacion .header_seccion {
    height: 65vh;
}

.innovacion .titulo h2 {
    background: none;
    margin: 0;
    padding: 0;
}

.innovacion .encabezado {
    margin-top: 5rem;
    text-align: center;
}

.innovacion .encabezado p {
    color: #ffffff;
    font-size: 18px;
}

.innovacion .linea-top {
    background: url(../images/layout/bg-h2-arg.png) left top no-repeat;
    padding-top: 25px;
    margin-top: 2rem;
}

.innovacion .gris {
    background-color: #EDF1F9;
    margin: 3rem 2rem 2rem;
    padding: 1.2rem 1.2rem 4rem 1.2rem;
    border-radius: 5px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
    width: calc(33.33% - 4rem);
}

.innovacion .gris .foto {
    background-size: cover;
    width: 100%;
    padding-top: 75%;
    display: block;
}

.reclamos-form {
    background: url(../images/layout/fondo-reclamos.jpg) center top no-repeat;
    background-size: cover;
    padding-top: 25px;
    margin-top: 0;
}

.trabajaconnos {
    background: url(../images/layout/trabaja-con-nosotros.jpg) center top no-repeat;
    background-size: cover;
    padding-top: 25px;
    margin-top: 0;
}

.trabajaconnos h2 {
    margin-bottom: 2rem;
}

.trabajaconnos form.well .form-control {
    box-shadow: none;
}

.trabajaconnos label {
    color: #0087FD;
    font-size: 16px;
}

.trabajaconnos .cargar label {
    color: #002C55;
    font-size: 18px;
}

.trabajaconnos .cargar input {
    background-color: transparent;
    padding: 0;
}

.trabajaconnos .btn-primary {
    width: 100%;
    margin: 0;
}

.volanta {
    font-size: 16px;
}

.noticias_inside .mini_texto {
    font-style: normal;
    font-size: 24px;
    margin-bottom: 20px;
}

.news_reg .date {
    font-size: 10px;
    border-bottom: none;
    padding: 0;
}

.novedades_home {
    margin-bottom: 5rem;
}

.novedades_home h2 {
    color: #002C55;
    border-bottom: none;
}

.noticias_inside .foto_bajo {
    height: auto;
    width: 100%;
    margin: 0 0 20px;
    clear: both;
}

.image_frame_not {
    padding-top: 100%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #002C55;
    background-position: center;
}

.formulario-contacto {
    position: relative;
}

.formulario-contacto.loading::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(245, 245, 245, .8);
    z-index: 1;
}


/*End Argentina*/

.acceso-clientes .placa {
    background-color: #ffffff;
    padding: 2rem 1.2rem 3rem 1.2rem;
    border-radius: 5px;
    margin: 0 25px 0;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
    width: calc(50% - 50px);
    min-height: 250px;
}

.acceso-clientes .placa p {
    color: #182c42;
    font-size: 18px;
}

.iconos-acceso {
    width: 100%;
    height: 80px;
    display: block;
    margin: 0 auto 5rem;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    position: absolute;
    left: 0;
    bottom: 0;
}

.acceso-clientes .contacte {
    background-image: url(../images/layout/contacte.png);
}

.acceso-clientes .ingrese {
    background-image: url(../images/layout/ingrese.png);
}

a.iconos-acceso:hover {
    filter: saturate(0);
}


/* Since positioning the image, we need to help out the caption */

.pre-landing {
    background-image: url(../images/layout/entrada.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.landing .ingreso_landing {
    text-align: center;
}

.landing .ingreso_landing h4 {
    font-size: 15px;
    font-weight: normal;
    color: #636363;
    margin: 30px 0px;
}

.landing .landing_text {
    text-align: left;
    margin-top: 3.5rem;
    font-size: 16px;
}

.landing .ingreso_landing .button li {
    display: inline-block;
    margin: 15px 10px;
}

.landing .ingreso_landing .button li a {
    display: block;
    padding: 1.5rem 1.5rem;
    border-radius: 5px;
    min-width: 120px;
    min-height: 45px;
    text-align: center;
    text-transform: uppercase;
}

.landing .ingreso_landing .button li a strong {
    color: #ffffff;
}

.ingreso_landing .button .arg {
    background-color: #0087fd;
}

.ingreso_landing .button .uru {
    background-color: #808080;
}

.landing .ingreso_landing .button li a:hover {
    background-color: #000f94;
}


/* Carousel base class */

.slide_home .carousel {
    height: 450px;
    margin-bottom: 0px;
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Since positioning the image, we need to help out the caption */

.slide_home .carousel-caption {
    z-index: 10;
}


/* Declare heights because of positioning of img element */

.slide_home .carousel .item {
    height: 450px;
    background-color: transparent;
}

.slide_home .carousel-inner>.item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 450px;
}

.slide_home .carousel-inner>.item p {
    text-align: center;
}

.novedades_home h2 {
    color: #3B6087;
    border-bottom: none;
    margin-bottom: 20px;
    font-size: 24px;
}

.novedad_reg_home .novedad_reg_foto {
    height: 200px;
    margin-bottom: 10px;
}

.novedad_reg_home .novedad_reg_texto {
    margin-bottom: 20px;
}

.novedad_reg_home .novedad_reg_texto h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    text-align: justify;
}

.novedad_reg_home .novedad_reg_texto span.fecha {
    font-size: 12px;
    margin-bottom: 5px;
}

.novedad_reg_home .novedad_reg_texto p.bajada {
    font-size: 13px;
    margin-bottom: 5px;
    text-align: justify;
}

.novedad_reg_home .novedad_reg_texto p.bajada {
    font-size: 14px;
    text-align: left;
}

.novedad_reg_home .novedad_reg_texto .ver_mas {
    background-color: #3b6087;
    padding: 3px;
    color: #FFF;
    font-size: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.clientes_home h2 {
    color: #3B6087;
    border-bottom: 3px solid #CCC;
    margin-bottom: 20px;
    font-size: 24px;
}

.clientes_home .video_clientes_home h3 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}

.clientes_home .video_clientes_home .video_cliente {
    margin-bottom: 20px;
}

.sectores_especializacion_home h3 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    text-align: center;
}


/* Carousel base class */

.slide_banner_home .carousel {
    height: 200px;
    margin-bottom: 0px;
    background-color: transparent;
}


/* Since positioning the image, we need to help out the caption */

.slide_banner_home .carousel-caption {
    z-index: 10;
}


/* Declare heights because of positioning of img element */

.slide_banner_home .carousel .item {
    height: 200px;
    background-color: transparent;
}

.slide_banner_home .carousel-inner>.item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 200px;
}

.slide_banner_home .carousel-inner>.item p {
    text-align: left;
}

.slide_banner_home .image_frame {
    background-size: contain;
}

.slide_banner_home .carousel-control.left,
.slide_banner_home .carousel-control.right {
    background: none;
}

.slide_banner_home .carousel-control .glyphicon-chevron-right,
.slide_banner_home .carousel-control .icon-next,
.slide_banner_home .carousel-control .glyphicon-chevron-left,
.slide_banner_home .carousel-control .icon-prev {
    margin-right: -15px;
    color: #3b6087;
}


/* Carousel base class */

.slide_banner_home_interna .carousel {
    height: 400px;
    margin-bottom: 0px;
    background-color: transparent;
}


/* Since positioning the image, we need to help out the caption */

.slide_banner_home_interna .carousel-caption {
    z-index: 10;
}


/* Declare heights because of positioning of img element */

.slide_banner_home_interna .carousel .item {
    height: 400px;
    background-color: transparent;
}

.slide_banner_home_interna .carousel-inner>.item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 400px;
}

.slide_banner_home_interna .carousel-inner>.item p {
    text-align: left;
}

.slide_banner_home_interna .image_frame {
    background-size: contain;
}

.slide_banner_home_interna .carousel-control.left,
.slide_banner_home_interna .carousel-control.right {
    background: none;
}

.slide_banner_home_interna .carousel-control .glyphicon-chevron-right,
.slide_banner_home_interna .carousel-control .icon-next,
.slide_banner_home_interna .carousel-control .glyphicon-chevron-left,
.slide_banner_home_interna .carousel-control .icon-prev {
    margin-right: -15px;
    color: #3b6087;
}

.header_seccion {
    height: 100px;
    margin-bottom: 20px;
}

.header_seccion .titulo {
    position: absolute;
    color: #FFF;
    width: 100%;
}

footer {
    background-color: #02273F;
    border-top: none;
    padding: 20px;
    color: #FFF;
    margin-top: 0;
}

footer .primero {
    margin-left: 0 !important;
}

.icono-footer {
    font-size: 20px;
    vertical-align: middle;
    text-align: right;
}

.logos-footer {
    margin: 0 1rem 1rem 1rem;
    max-height: 35px;
}

ul.social,
.social li {
    display: inline-block;
}

ul.social {
    margin-right: 0;
    padding: 0;
}

footer ul>li>a.social {
    background-image: url(../images/layout/social_icons2c.png);
}

.social-small>li>a.social {
    background-size: cover;
    width: 23px;
    height: 22px;
    padding: 0px;
    margin: 0px 3px;
    margin-top: 0;
    text-align: left;
}

html ul>li>a.acceso {
    display: block;
    text-indent: -9999px;
    background-image: url(../images/layout/acceso.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 31px;
    height: 40px;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    margin-left: 15px;
    text-align: left;
    margin-bottom: 5px;
    line-height: 4.8;
    margin-right: 0;
}

.nav>li>a.ultimo-item {
    margin-right: 0;
}

.social-small a.social.facebook,
footer ul.social>li>a.social.facebook {
    background-position: 0px 0px;
}

.social-small a.social.twitter,
footer ul.social>li>a.social.twitter {
    background-position: -34px 0px;
}

.social-small a.social.linkedin {
    background-position: -68px 0px;
}

footer ul.social>li>a.social.linkedin {
    background-position: -75px 0px;
}

footer ul>li {
    float: none;
}

footer .menu_footer a {
    font-size: 16px;
}

footer .datos_footer {
    text-align: right;
}

footer ul {
    float: right;
}

footer ul>li {
    float: left;
    list-style: none;
}

footer .gallagher {
    font-size: 11px;
    color: #a2a2a2;
    font-style: normal;
    text-align: center;
    display: block;
}

footer .menu_footer {
    float: left;
    margin: 0px;
    padding: 0px;
}

footer .menu_footer li {
    display: block;
    float: none;
}

footer .text_footer {
    clear: both;
    font-size: 12px;
    margin-top: 20px;
}

.side_menu {
    background-color: #004234;
    padding: 15px;
    margin-bottom: 10px;
}

.side_menu {
    background-color: #222437;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.side_menu ul {
    padding: 0px;
    margin: 0px;
}

.side_menu ul li {
    list-style-type: none;
}

.side_menu ul li a {
    color: #FFF;
    font-size: 16px;
    display: block;
    padding: 15px;
    border-bottom: 1px solid #3b6087;
}

.side_menu ul li a:hover {
    color: #ffffff;
    background-color: #2b2f48;
}

.side_menu ul li a.selected {
    color: #ffffff;
    background-color: #3b6087;
}

.side_menu .navbar-toggle2 {
    position: relative;
    float: right;
    padding: 0px 10px;
    margin-top: -10px;
    margin-right: -10px;
    margin-bottom: 8px;
    background-color: rgb(60, 96, 133);
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    height: 35px;
    margin: 0px 5px;
}

.side_menu .navbar-collapse {
    padding: 0px;
}

.navbar-toggle2 .icon-bar {
    margin-top: 2px;
    background-color: #FFF;
}

.text_content h2 {
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
    text-align: left;
}

.news_reg {
    margin-bottom: 0px;
    clear: both;
}

.news_reg .imagen {
    float: left;
    width: 50%;
    height: 220px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

.news_reg .texto {
    float: left;
    width: 50%;
    height: 220px;
}

.news_reg .texto h3 {
    padding: 0px 10px;
    margin: 0px 0px 10px 0px;
    font-size: 24px;
    color: #000;
}

.news_reg .texto h4 {
    padding: 5px 0px;
    margin: 0px 10px 10px 10px;
    font-size: 14px;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
}

.news_reg .texto p {
    padding: 0px 10px;
    margin: 0px 0px 10px 0px;
    font-size: 12px;
}

.news_reg .texto a {
    color: inherit;
}

.news_reg .texto a:hover {
    text-decoration: none;
}

.news_reg .texto a.link {
    background-color: #000;
    color: #FFF;
    padding: 5px;
    border-radius: 4px;
    padding: 5px;
    margin: 10px;
}

.news_reg .date {
    font-size: 10px;
    border-bottom: 1px solid #CCC;
    padding: 7px 0px 0px 0px;
}

.news_reg h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0px;
    text-align: justify;
    color: #444444;
    padding: 7px 0px 0px 0px;
}

.news_reg .divide {
    clear: both;
    padding-top: 30px;
}

.news_reg .mini_cuerpo {
    padding-top: 10px;
}

.news_reg a {
    color: #444444;
}

.news_reg h4 a:hover {
    color: #CB3502;
}

.news_reg a:hover {
    text-decoration: none;
}

.news_reg .mini_cuerpo .mini_imagen {
    float: left;
    width: 25%;
    height: 200px;
}

.news_reg .mini_cuerpo .mini_texto {
    float: left;
    padding-left: 7px;
    width: 73%;
    text-align: justify;
    font-size: 15px;
}

.news_reg .link_descargas {
    font-size: 15px;
    color: #000;
    padding: 10px 0px;
    display: block;
}

.news_reg .link_descargas span {
    color: red;
}

.noticias_inside {
    padding-top: 20px;
    background-color: transparent;
}

.noticias_inside .news_reg .mini_cuerpo .mini_imagen {
    float: left;
    width: 35%;
    height: 100%;
    margin: 0px 35px 10px 0px;
}

.noticias_inside .news_reg h4 {
    font-size: 18px;
}

.noticias_inside .mini_texto {
    font-style: italic;
}

.noticias_inside .foto_bajo {
    height: 450px;
    width: 100%;
    margin: 20px;
    clear: both;
}

form.well {
    background: transparent;
    border: none;
    box-shadow: none;
    min-height: auto;
    padding: 0;
    margin-bottom: 0;
}

form.well .form-control {
    color: #002C55;
    background-color: #fff;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.15);
    border: none;
    padding: 2rem 1rem;
    margin-bottom: 2rem;
}

.actividades_videos_overlay {
    padding: 10px;
    z-index: 1500;
}

.actividades_videos_overlay .close_icon {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1500;
}

.actividades_videos {
    padding: 10px;
}

.actividades_videos .mini_videos_list {
    height: 400px;
    overflow-y: scroll;
}

.actividades_videos .mini_videos_list_arrow {
    text-align: center;
}

.actividades_videos .mini_videos_list_arrow a {
    display: block;
    text-align: center;
}

.actividades_videos .mini_videos_list .mini_video {
    margin-bottom: 20px;
}

.actividades_videos .mini_videos_list .mini_video h2 {
    font-size: 14px;
    color: #8A582A;
    margin: 10px 0px;
}

.actividades_videos .video_central h2 {
    font-size: 18px;
    color: #222437;
    margin: 10px 0px;
}

.actividades_videos .video_central h3 {
    font-size: 12px;
    color: #858585;
    margin: 10px 0px;
    padding: 0px 10px;
}


/* Carousel base class */

.representaciones_home .carousel {
    height: 70px;
    margin-bottom: 0px;
}


/* Since positioning the image, we need to help out the caption */

.representaciones_home .carousel-caption {
    z-index: 10;
}


/* Declare heights because of positioning of img element */

.representaciones_home .carousel .item {
    height: 70px;
    background-color: transparent;
}

.representaciones_home .carousel-inner>.item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 70px;
}

.representaciones_home .carousel-control {
    width: 30px;
}

.representaciones_home .padcli {
    padding: 0;
    margin: 0;
}

.representaciones_home .image_frame {
    width: 100%;
    height: 70px;
    margin: auto;
    background-size: contain;
}

.representaciones_home .carousel-control.left {
    left: 0;
    background-image: none;
}

.representaciones_home .carousel-control.right {
    right: 20px;
    background-image: none;
}

.clientes-dest .carousel-control .glyphicon-chevron-left,
.clientes-dest .carousel-control .glyphicon-chevron-right,
.clientes-dest .carousel-control .icon-prev,
.clientes-dest .carousel-control .icon-next {
    width: 15px;
    height: 15px;
    margin-top: -5px;
    font-size: 15px;
}

.clientes-dest .carousel-control .glyphicon-chevron-right:before,
.clientes-dest .carousel-control .glyphicon-chevron-left:before {
    background-color: #000F94;
    padding: 6px;
    border-radius: 9px;
}

.representaciones_home .carousel-control {
    text-shadow: none;
    opacity: 1;
    color: #ffffff;
}

.representaciones_home h1 {
    color: #3B6087;
    border-bottom: 3px solid #CCC;
    margin-bottom: 20px;
    font-size: 24px;
}

.representaciones_home h2 {
    font-size: 16px;
}

.representaciones_home p {
    font-size: 14px;
    font-weight: bold;
}

.representaciones_home p .btn {
    font-size: 14px;
    background-color: #DE4845;
    color: #FFF;
    padding: 3px 10px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 5px;
        font-size: 12px;
    }
    .landing .navbar-brand {
        background-image: url(../images/layout/logo_landing.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        max-width: 267px;
        height: 130px;
        float: none;
        margin: auto;
    }
    .landing .slide_home .carousel-caption h1:first-child {
        font-size: 56px;
    }
    .landing .ingreso_landing ul li.bandera_uruguay a strong {
        line-height: 56px;
    }
    .landing .ingreso_landing ul li.bandera_argentina a strong {
        line-height: 56px;
    }
    .landing .ingreso_landing ul li a span {
        width: 90px;
        height: 50px;
    }
    .navbar-brand {
        width: 280px;
        height: 125px;
    }
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
    /* Navbar positioning foo */
    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }
    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }
    /* Bump up size of carousel content */
    .slide_home .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }
    .slide_home .featurette-heading {
        font-size: 50px;
    }
}

@media (max-width: 899px) {
    .navbar-brand.argentina {
        width: 200px;
        height: 80px;
        margin: 0 0 0 10px;
    }
    .navbar-brand-footer {
        width: 200px;
        height: 80px;
        margin: 10px 0 30px 20px;
    }
    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
    }
    .slide_home .carousel {
        height: 320px;
    }
    .slide_home .carousel .item {
        height: 320px;
    }
    .slide_home .carousel-inner>.item>img {
        height: 320px;
    }
    .soluciones .placa {
        min-height: 380px;
        margin: 2rem 1.5rem 2rem;
        width: calc(50% - 4rem);
        padding: 2rem 1rem 3rem 1rem;
    }
    .plataforma .placa {
        min-height: 380px;
        margin-left: 1.5rem;
        margin-right: 1.5rem;
        width: calc(50% - 4rem);
    }
    .seccion-ar-uy {
        padding: 2rem 0 8rem 2rem;
    }
    .iconos-plataforma {
        height: 90px;
        display: inline-block;
        background-size: 50px !important;
        margin: 0 auto;
        background-position: center top;
    }
    .plataforma .placa h3 {
        text-align: center;
        padding-top: 60px;
        padding-left: 0;
        margin-left: 0;
        width: 100%;
    }
    .plataforma .placa p {
        text-align: left;
        padding-left: 0;
        margin-left: 0;
    }
    .datos_header {
        float: none;
        margin-top: 0;
        margin-right: 0;
    }
    .regional {
        padding-top: 0;
    }
    .lista_idiomas {
        margin: 5px 0;
    }
    /*footer{min-height: 625px;}*/
    footer .menu_footer {
        text-align: left;
    }
    .innovacion .gris {
        width: calc(50% - 20px);
        margin: 30px 0px 30px 20px;
    }
    .innovacion .header_seccion {
        height: 25vh;
    }
    .cero {
        margin: 0;
    }
    .navbar-wrapper {
        text-align: end;
    }
    .novedad-open .row {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-nav>li {
        float: revert;
    }
    .whatsapp_float {
        left: 20px;
        bottom: 0;
    }
}

@media (min-width: 992px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 15px;
        font-size: 14px;
    }
    .ingreso_landing {
        margin-top: 15rem;
    }
    .ingreso_landing ul {
        text-align: right;
    }
}

@media (min-width: 900px) {
    .slide_home .carousel {
        height: 450px;
    }
    .slide_home .carousel .item {
        height: 450px;
    }
    .slide_home .carousel-inner>.item>img {
        height: 450px;
    }
    .novedad_reg_home .novedad_reg_foto {
        height: 200px;
    }
    .no-pad {
        padding: 0;
    }
    .cero {
        margin: 0;
    }
    .navbar-wrapper {
        padding: 0 30px;
        text-align: end;
    }
    .navbar-collapse.collapse {
        display: inline-block !important;
    }
}

@media (max-width: 600px) {
    .navbar-brand {
        width: 180px !important;
        height: 80px !important;
        margin: 0 !important;
    }
    .navbar {
        margin-top: -60px;
    }
    .subir {
        margin-top: 0px;
    }
    .arriba {
        margin-top: 3rem;
    }
    a.acceso {
        display: inline-block;
        text-indent: -9999px;
        background-image: url(../images/layout/acceso.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 31px;
        height: 40px;
        padding: 0px;
        margin: 0px;
        margin-top: 0px;
        margin-left: 0;
        text-align: left;
        margin-bottom: 5px;
        margin-right: 55px;
    }
    .subirlo {
        margin-top: -30px;
    }
    h2 {
        font-size: 3rem;
        margin-bottom: 2rem;
    }
    .slide_home .carousel {
        height: 240px !important;
    }
    .slide_home .carousel .item {
        height: 240px !important;
    }
    .slide_home .carousel-inner>.item>img {
        height: 240px !important;
    }
    .carousel-caption h3 {
        font-size: 2.4rem;
    }
    .seccion-ar-uy {
        padding: 1rem 0 4rem;
    }
    .novedad_reg_home .novedad_reg_foto {
        height: 200px;
    }
    .soluciones .placa {
        min-height: auto;
        margin: 2rem 2.5rem 2rem;
        width: calc(100% - 5rem);
    }
    .plataforma {
        background-size: 100%;
        padding-bottom: 15rem;
    }
    .plataforma .placa {
        min-height: auto;
        margin-left: 2rem;
        margin-right: 1.5rem;
        margin-bottom: 5rem;
        width: calc(100% - 4rem);
    }
    ul.social {
        margin-right: 0;
        padding: 0;
        margin-top: 10px;
    }
    .lista_idiomas {
        margin-right: 0;
        padding-top: 10px;
    }
    .datos_header {
        margin: 0 15px;
        float: none;
    }
    .translation-links {
        margin: 0;
        float: none;
    }
    .translation-links a {
        font-size: 12px;
        padding: 0;
    }
    .datos_header ul li {
        margin-top: 0;
    }
    .navbar-nav>li {
        display: block;
    }
    .datos_header .lista_idiomas a {
        margin: 0 0.5rem 0;
    }
    .datos_header .lista_pais {
        display: inline-block;
        margin-right: 0;
        width: 100%;
    }
    .regional {
        text-align: left;
    }
    .alinear {
        text-align: left;
    }
    .alinear .nav {
        margin-left: 20px;
    }
    footer {
        min-height: 625px;
    }
    .innovacion .gris {
        width: 100%;
        margin: 30px 15px;
    }
    .innovacion .header_seccion {
        height: 30vh;
    }
    .menu_footer li {
        margin: 10px 1rem;
    }
    .xs-center {
        text-align: center;
    }
    .alinear {
        margin-left: 0;
    }
}