﻿body, html {
    width: 100%;
    height: 100%;
    background-color: #fff;
}

html, body {
    overflow-x: hidden;
    max-width: 100vw;
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    text-align: left;
}

label {
    font-weight: 400;
}

a {
    font-weight: 500;
    color: #2E2EFF;
    text-decoration: none;
    font-weight: 700;
}

    a:hover {
        color: #2E2EFF;
        text-decoration: none;
    }

p {
    line-height: 1.3;
    margin: 0px;
}

blockquote {
    padding: 0px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid transparent;
}

.h5, h5 {
    font-size: 29px;
}

.h6, h6 {
    font-size: 21px;
}

.relative {
    position: relative;
}

.espacio {
    height: 20px;
}

article, aside, footer, header, nav, section {
    display: block;
}

header {
    background-color: #fff;
    color: #000;
    font-family: 'Montserrat', sans-serif !important;
    height: auto;
    width: 100%;
}

*, ::before, ::after {
    -webkit-box-sizing: inherit;
    box-sizing: border-box;
}

.container {
    margin-left: 5% !important;
    width: 95%;
}

.avisoCreate {
    display: none;
    z-index: 9999;
    text-align: center;
    color: white;
    font-weight: bold;
    background: linear-gradient(rgb(66, 109, 213) 46%, rgb(48, 81, 159) 100%);
    position: absolute;
    top: 0;
}

    .avisoCreate h3 {
        margin-top: 10px;
    }

.header_blanco {
    background: #fff;
    margin: 0;
    position: relative;
}

    .header_blanco::before {
        content: '';
        background: #2E2EFF;
        height: 5px;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 2;
    }

.header_blanco .logo h1 {
    font-size: 30px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 1px;
}

    .header_blanco .logo h1 a,
    .header_blanco .logo h1 a:hover {
        color: #222222;
        text-decoration: none;
    }

    .header_blanco .logo img {
        padding: 0;
        margin: 0;
        max-height: 30px;
    }

    .header_blanco .social-links {
        padding: 0px;
    }

.en_linea {
    display: inline;
}

.en_linea_block {
    display: inline-block;
}

.panelFirst div .logo_header {
    /*width: 45%;
	max-width: 43%;*/
}

.logo_celerity {
    margin-right: 15px;
}

    .logo_celerity img {
        width: 39%;
    }

.logo_punto img {
    width: 44%;
}

.panelFirst {
    padding-top: 2%;
    padding-bottom: 2%;
}

.text-right {
    text-align: right;
}

.aten_clien_h {
    display: inline-block;
    text-align: right;
    margin-top: 10px;
    margin-right: 4%;
}

.ventas_h {
    display: inline-block;
    text-align: right;
    margin-right: 2%;
}

.info_header p a {
    text-align: right;
    color: #2E2EFF;
}

.info_header p span {
    text-align: right;
    text-transform: uppercase;
}

.info_header p {
    text-align: right;
    line-height: 16px;
    font-weight: 600;
}

    .info_header p .info_header_abajo {
        display: block;
    }

.color_green {
    background: #5079A2;
    border: #5079A2;
    font-size: 10px;
    border-radius: 50px;
    line-height: 2;
    font-weight: 600;
    padding: 12px 12px;
    color: #fff;
    text-decoration: none;
    margin: 0 .2rem;
}

    .color_green:hover {
        background: #5C5CFF;
        border: #5C5CFF;
        border-radius: 50px;
        text-decoration: none;
        color: #fff;
    }

#rn_LogoutLink_3_LogoutLink, #rn_LogoutLink_4_LogoutLink {
    display: block;
    width: 80px;
    /*float: left;*/
    height: 28px;
    padding-top: 30px;
    /* overflow: hidden; */
    background: url(https://asismed.custhelp.com/euf/assets/themes/standard/puntonet/Salir-rojo.png) no-repeat !important;
    /* background-position: 0px 0px!important; */
    margin-right: 3px;
}

#rn_LogoutLink_3_LogoutLink, #rn_LogoutLink_4_LogoutLink {
    padding: 11px 19px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    display: block;
    /*float: left;*/
    font-size: 10px;
    background: #5079A2 !important;
    border-radius: 50px;
    color: #fff;
    text-decoration: none !important;
    line-height: 0;
    font-weight: 600;
    display: inline;
}

    #rn_LogoutLink_3_LogoutLink::before, #rn_LogoutLink_4_LogoutLink::before {
        content: 'SALIR';
        color: #fff !important;
        text-decoration: none !important;
    }

    #rn_LogoutLink_3_LogoutLink:hover, #rn_LogoutLink_4_LogoutLink:hover {
        background: #3B3B3B !important;
    }

.mostrar_movil {
    display: none !important;
}

.celerity {
    color: white !important;
    background: #2E2EFF;
}

.carrito-div {
    display: inline-block;
}

.social_logo {
    margin: 0 .2rem;
}

    .social_logo .logo_youtube span:hover, .social_logo .logo_face span:hover {
        color: #FFFFFF;
        background: #747474;
    }

    .social_logo .logo_youtube {
        color: #fff;
    }

    .social_logo .logo_face {
        color: #fff;
    }

        .social_logo .logo_face span {
            text-decoration: none;
            padding: 9px 12px;
            border-radius: 50%;
            background: #2E2EFF;
        }

    .social_logo .logo_youtube span {
        text-decoration: none;
        padding: 9px 9px;
        border-radius: 50%;
        background: #2E2EFF;
    }

.social .logo_header_social {
    width: 36px;
    margin: 0 .2rem;
}

.carrito .circleBehind {
    max-width: 3.5rem;
    position: relative;
    display: inline;
}

    .carrito .circleBehind .label_carrito {
        position: absolute;
        top: -11px;
        font-size: 12px;
        font-weight: bold;
        color: #747474;
        left: 46%;
    }

    .carrito .circleBehind::after {
        border-width: 3px;
        -webkit-transition: all .5s;
        transition: all .5s;
        position: absolute;
        top: 29px;
        left: 50.8%;
        width: 50px;
        height: 50px;
        border: 4px solid #98c53a;
        -webkit-transform: translateX(-50%) translateY(-50%) scale(.8);
        transform: translateX(-50%) translateY(-50%) scale(.8);
        border-radius: 50%;
        background: transparent;
        content: "";
        opacity: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        z-index: -1;
    }

.header_nav {
    /*border-top:solid #d0d0d0 1px;*/
    color: #fff;
    margin: 0;
    background-color: #E6E6E6;
    border-bottom: 5px solid #fff;
}

    .header_nav::before {
        content: '';
        background: #fff;
        height: 5px;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 2;
    }

    .header_nav .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 0px !important;
        border: 1px solid transparent;
    }

.navbar-nav {
    padding-top: .5rem;
    padding-bottom: .5rem;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: space-evenly;
    background-color: #e6e6e6;
    margin-bottom: .2rem;
}

.nav .navbar-nav li a:not(.no) {
    padding: 15px 9px 15px 9px;
}

.nav .navbar-nav li a {
    color: #fff;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-collapse {
    border-top: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}

.navbar-inverse {
    border: none;
}

.collapse.navbar-collapse {
    padding-left: 0 !important;
}

.nav.navbar-nav li a {
    padding: 15px 89px;
    color: #000;
    font-weight: 500;
}

    .nav.navbar-nav li a:hover {
        color: #2E2EFF !important;
        background: transparent;
    }

.navbar-inverse .navbar-toggle {
    border-color: white;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 3px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #2E2EFF;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.hr_header {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 3px solid #2E2EFF;
}

.seccion_gris_header {
    /*background: #747474;*/
    border-right: 6px solid #fff;
    padding: 10px 7px;
    text-align: center;
    width: 10%;
    /*background: #747474;
	/*: 150px;
	border-right: 4px solid #fff;
	padding: 10px;
	text-align: center;*/
}

.col-menu-8 {
    float: left;
    height: 120px;
}

.col-menu-4 {
    width: 25%;
    float: left;
}

.seccion_gris_header a {
    background: #747474;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
}

.col-menu-4 img {
    width: 30%;
}

.col-menu-8 img {
    width: 50%;
}

.footer {
    background: #D9D9D9;
    margin: 0;
}

.secciones_footer {
    width: 14.28% !important;
}

.secciones_footer_gris_claro {
    width: 14.28% !important;
}

.seccion_gris {
    background: #535353;
    height: auto;
    color: #fff;
    border-right: 4px solid #D9D9D9;
}

.seccion_gris_ult {
    background: #535353;
    height: auto;
    color: #fff;
}

.info_footer {
    padding: 0px 0px;
    height: 420px;
    margin-top: 50px;
}

    .info_footer ul {
        list-style-type: disc;
        padding: 0px 15px;
        font-size: 11px;
        color: #f1f1f1;
    }

        .info_footer ul li a {
            color: #fff;
            text-transform: uppercase;
            text-decoration: none;
            font-size: 10px;
            font-weight: 400;
        }

    .info_footer p {
        text-transform: uppercase;
        font-weight: 700;
        margin: 0px;
    }

    .info_footer .tels {
        margin-top: 20px;
    }

        .info_footer .tels div img {
            margin-top: -25px;
        }

        .info_footer .tels div p {
            display: inline-block;
            margin-left: 10px;
            font-weight: 600;
            font-size: 12px;
            color: #4e4e4d;
        }

        .info_footer .tels .tel_ven {
            margin-top: 20px;
        }

        .info_footer .tels div p .info_header_abajo {
            display: block;
            text-transform: uppercase;
            font-size: 16px;
            font-weight: 400;
        }

        .info_footer .tels div p .telsFooter {
            font-size: 26px;
        }
/*cuerpo*/
.cuerpoContent {
    background: #fff;
    border-top: 5px solid #fff;
}

.texto_img {
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 400;
}

.bg_fondo_datos {
    /*background: url(../Images/Register/FondoInfo.jpg) no-repeat top center;*/
    /*background-size: 900px 687px;*/
    background-size: contain;
    height: 660px;
    margin-top: 20px;
}

.bg_fondo_home {
    padding-top: 0rem;
    height: auto;
    padding-bottom: calc(10rem - 72px);
    /*background: url(../Images/Register/fondo-datos.png);*/
    background-position: center top !important;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 45rem;
    border-top: 5px solid #fff;
}

.img_home img {
    border: 5px solid #fff;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.border_green {
    border-right: 2px solid #2E2EFF;
    height: 120px;
}

    .border_green h6 {
        margin: 0px 20px 10px -10px;
    }

    .border_green p {
        margin: 0px 20px 10px -10px;
        text-align: justify;
    }

.border_sin_green h6 {
    margin: 0px 20px 10px -10px;
}

.border_sin_green p {
    margin: 0px 20px 10px -10px;
    text-align: justify;
}

.item-thumb {
    position: relative;
    overflow: hidden;
}

    .item-thumb .img-menu {
        width: 100%;
        height: 60px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }

.img-menu-info {
    text-align: center;
}

.text_green {
    color: #2E2EFF;
    font-weight: 700;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.titulo {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 30px;
    color: #3B3B3B;
    text-align: center;
    margin-top: 50px;
}

.titulo_2 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 25px;
    color: #3B3B3B;
    text-align: center;
    margin-top: 50px;
}

.titulo_3 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 30px;
    color: #3B3B3B;
    text-align: center;
}

.hr_titulo {
    border-width: 3px;
    border-color: #2E2EFF;
    max-width: 15%;
    margin-left: auto;
    margin-right: auto;
}

/*formularios*/
#rn_CreateAccount .rn_TextInput input[name="Contact.Name.First"],
#rn_CreateAccount .rn_TextInput input[name="Contact.Name.Last"],
#rn_CreateAccount .rn_TextInput input[name="Contact.CustomFields.CO.Cedula"],
textarea, input[type="email"], input[type="number"], input[type="password"],
input[type="search"], input[type="tel"], input[type="text"], input[type="url"],
input[type="color"], input[type="date"], input[type="datetime"],
input[type="datetime-local"], input[type="month"], input[type="time"],
input[type="week"], select[multiple="multiple"], select {
    display: block;
    width: 100% !important;
    height: 30px;
    /*padding: 10px;*/
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #2E2EFF;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 20px;
}

form#rn_ChangePassword input, form#rn_CreateAccount input {
    margin-left: 0% !important;
    float: left;
    border-radius: 10px;
}

#rn_CreateAccount .rn_PasswordInput input[type="password"] {
    border-radius: 10px;
    border: 1px solid #2E2EFF;
}

form#rn_CreateAccount img {
    height: 34px;
    display: none;
}

form#rn_CreateAccount input {
    width: 100% !important;
}

.rn_TextInput .rn_Label {
    display: inline-block;
    font-weight: 500;
    margin-bottom: 2px;
    font-family: 'Montserrat', sans-serif !important;
}

.rn_Label {
    display: inline-block;
    font-weight: 500;
    margin-bottom: 2px;
    font-family: 'Montserrat', sans-serif !important;
}

#rn_ErrorLocation {
    color: #ff000082;
    font-weight: 400;
    padding: 15px;
    margin: 5px;
}

    #rn_ErrorLocation h2 {
        font-style: 12px;
    }

.rn_ErrorMessage a {
    color: #ff000082;
    font-weight: 500;
}

.rn_validNumNom button {
    position: relative;
    background: #2E2EFF !important;
    border: #2E2EFF;
    font-size: 14px;
    border-radius: 50px;
    display: block;
    width: 60%;
    padding: 10px 20px;
    margin: 11px 25%;
}

.rn_validNumNom_right button {
    background: #2E2EFF;
    border: #2E2EFF;
    font-size: 14px;
    border-radius: 50px;
    padding: 10px 20px;
    margin-top: 20px;
}

.rn_validNumNom_right div .btn_gris {
    background: #747474;
    border: #747474;
    font-size: 14px;
    border-radius: 50px;
    padding: 10px 20px;
    margin-top: 20px;
}

.rn_FormSubmit button {
    position: relative;
    background: #1e386c !important;
    border: #1e386c;
    font-size: 14px;
    border-radius: 50px;
    display: block;
    width: 60%;
    padding: 10px 20px;
    margin: auto;
}

.rn_FormSubmit_right button {
    background: #1e386c;
    border: #1e386c;
    font-size: 14px;
    border-radius: 50px;
    padding: 10px 20px;
    margin-top: 20px;
}

.rn_FormSubmit_right div .btn_gris {
    background: #747474;
    border: #747474;
    font-size: 14px;
    border-radius: 50px;
    padding: 10px 20px;
    margin-top: 20px;
}

form#rn_CreateAccount input[name="Contact.NewPassword_Validation"] {
    width: 92% !important;
}

.rn_PasswordInput .rn_Label,
form#rn_LoginFormWithImage_3_Form label {
    display: block;
    font-weight: 500;
    margin-bottom: 2px;
}

form#rn_LoginFormWithImage_3_Form img {
    display: none;
}

form#rn_LoginFormWithImage_3_Form input[name="Contact.Login"],
form#rn_LoginFormWithImage_3_Form input[name="Contact.Password"] {
    display: block;
    width: 100% !important;
    height: 30px;
    padding: 10px;
    font-size: 15px;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #2E2EFF;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 30px;
    font-weight: 300;
}

input[type="submit"] {
    position: relative;
    background: #747474;
    border: #747474;
    font-size: 14px;
    border-radius: 50px;
    display: block;
    width: 100%;
    padding: 10px 20px;
    margin-top: 11px;
    font-weight: 300;
}

.registro_btn button {
    position: relative;
    background: #2E2EFF;
    border: #2E2EFF;
    font-size: 14px;
    border-radius: 50px;
    display: block;
    width: 100%;
    padding: 6px 0px;
    margin-top: 11px;
    font-weight: 400;
    letter-spacing: 0px;
}

.boxAuxFile {
    margin-top: -6px;
}

label[name="fileUpgrade"] {
    display: block;
    width: 100% !important;
    height: 30px;
    padding: 10px;
    font-size: 11px;
    font-weight: 400;
    line-height: 0.7;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #2E2EFF;
    border-radius: 10px;
}

.yui3-overlay {
    /*left: 0% !important;*/
    width: 60%;
    top: 49px !important;
    z-index: 3 !important;
}

.rn_TextInput .rn_HintBox {
    border: 1px solid #DBDBDB;
    max-width: 100%;
    padding: 4px 16px 2px;
    word-wrap: break-word;
}

/*tabs preguntas frecuentes*/
.category {
    margin-bottom: 20px;
}

.tabs_green {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #2E2EFF;
    border: 1px solid #2E2EFF;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tabs_green_au {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #b2dbe1;
    background: #b2dbe1;
    border: 1px solid #b2dbe1;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tabs_green_inf {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #cac1de;
    background: #cac1de;
    border: 1px solid #cac1de;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tabs_green_tele {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #b8cde1;
    background: #b8cde1;
    border: 1px solid #b8cde1;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tabs_green:hover {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #747474;
    border: 1px solid #747474;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tabs_green_au:hover {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #747474;
    border: 1px solid #747474;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tabs_green_inf:hover {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #747474;
    border: 1px solid #747474;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tabs_green_tele:hover {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #747474;
    border: 1px solid #747474;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tab_green_active {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #747474;
    border: 1px solid #747474;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tab_green_active_au {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #42B5C1;
    border: 1px solid #42B5C1;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tab_green_active_inf {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #9883b8;
    border: 1px solid #9883b8;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tab_green_active_tele {
    display: block;
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background: #7097bf;
    border: 1px solid #7097bf;
    margin-bottom: 0px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
}

.tabs_green img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.tabs_green_au img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.tabs_green_inf img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.tabs_green_tele img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.tab_green_active img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.tab_green_active_au img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.tab_green_active_inf img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.tab_green_active_tele img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

#informacion > div > button {
    width: 100%;
    margin-top: 3%;
}

.detailCategory {
    margin-top: 20px;
    margin-left: 2px;
}

.boxInfo {
    padding-right: 0px;
}

#atc .col-md-4, #st .col-md-4,
#beneficios .col-md-4, #facturacion .col-md-4,
#cobranzas .col-md-4, #contratacion .col-md-4,
#producto .col-md-4, #tecnologia .col-md-4 {
    /*height: 180px;*/
    margin-bottom: 15px;
}

#atc .parrafo a, #st .parrafo a,
#beneficios .parrafo a, #facturacion .parrafo a,
#cobranzas .parrafo a, #contratacion .parrafo a
#producto .parrafo a, #tecnologia .parrafo a {
    color: #2E2EFF !important;
    font-size: 14px !important;
    font-weight: 600;
}

.preg_frec {
    border: 1px solid #3c3c3c;
    padding: 15px 15px;
    height: 100px;
    border-radius: 20px;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    width: 96%;
}

    .preg_frec a {
        color: #2E2EFF !important;
        font-size: 14px !important;
        font-weight: 600;
    }

.btn_preg_frec {
    border: 1px solid #2E2EFF;
    background: transparent;
    color: #000 !important;
    border-radius: 50px;
    width: 86% !important;
    font-weight: 500;
    padding: 4px 12px;
    margin-right: 44px;
}

#categoryPaddle {
    /*height: 500px;*/
    margin-top: 30px;
}

.yui3-panel .yui3-panel-content.rn_AnswerFeedbackDialog {
    width: 100%;
}
/* ask */
#rn_QuestionSubmit div div .rn_TextInput {
    display: block;
}

    #rn_QuestionSubmit div div .rn_TextInput input {
        width: 100% !important;
    }

.rn_TextInput textarea {
    height: 122px;
}

.infoCaract {
    float: right;
    font-size: 13px;
    margin-top: 10px;
}

.infoCaract_account {
    float: right;
    font-size: 13px;
    margin-top: -2%;
}

.rn_ProductCategoryInput .rn_Label, .rn_FileAttachmentUpload label {
    display: block;
    font-weight: 500;
    margin-bottom: 2px;
    width: 100%;
    font-family: 'Montserrat', sans-serif !important;
}

.rn_ProductCategoryInput button.rn_DisplayButton {
    display: block;
    width: 100% !important;
    height: 30px;
    padding: 0px 10px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #3b3b3b !important;
    background: transparent;
    background-clip: padding-box;
    border: 1px solid #2E2EFF;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 30px;
}

    .rn_ProductCategoryInput button.rn_DisplayButton:hover {
        background: transparent;
    }

.yui3-panel {
    *zoom: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
}

.rn_ProductCategoryInput .rn_PanelContainer {
    width: 100%;
    border: 1px solid #2E2EFF;
}

.rn_FileAttachmentUpload input[type="file"] {
    width: auto;
    margin-top: 6px;
    position: absolute;
    height: 291px;
    height: 30px;
    z-index: 200;
    opacity: 0;
}

.rn_FileAttachmentUpload ul {
    margin: 10px 20px;
}

.rn_FileAttachmentUpload li {
    list-style-type: disc;
    margin: 6px 0;
    color: #c31c24;
}

    .rn_FileAttachmentUpload li .rn_fileRemove {
        color: #2E2EFF !important;
        font-size: 14px !important;
        font-weight: 600;
    }

#rn_FormSubmit_26 {
    padding-top: 40px;
}

.rn_TextInput {
    clear: both;
    margin-bottom: 0px;
    overflow: visible;
    position: relative;
}

.rn_Link4 {
    display: none !important;
}

.rn_RecordDetail .rn_DetailTools {
    *zoom: 1;
    padding: 0.5em 0;
    border-bottom: 2px dashed #000;
    text-align: right;
}

.rn_GuidedAssistant .rn_Node {
    border-bottom: 1px solid #DDD;
    margin-bottom: 26px;
    padding-bottom: 5px;
}

.rn_ContentDetail .rn_RecordDetail {
    padding-bottom: 0em;
}

.rn_RecordDetail {
    padding: 0px;
}
/*chat launch*/
input, label, select {
    display: block;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1em;
    font-weight: 300;
}

.center-block {
    position: relative;
    font-size: 12px;
    border-radius: 50px;
    display: block;
    padding: 7px 40px;
    margin-top: 20px;
    background: #1e386c;
    border: #1e386c;
}

.center-blok {
    position: relative;
}

.rn_ChatCancelButton button {
    background: #2E2EFF !important;
}

.rn_FloatRight {
    text-align: center;
}

.puntoLogo {
    width: 30%;
    height: auto;
}

#rn_PreChatButtonContainer .rn_ChatRequestEmailResponseButton button {
    letter-spacing: 0.8px;
    border-radius: 20px;
}

button, input[type="submit"] {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #2E2EFF;
    border-radius: 0.1875em;
    color: #fff !important;
    font-size: 1em;
    padding: 0.5em 1em;
    border: 0;
    font-weight: 400;
    letter-spacing: 1.1px;
}

#rn_LoginFormWithImage_3_Submit {
    position: relative;
    background: #495057;
    border: #495057;
    font-size: 14px;
    border-radius: 50px;
    display: block;
    width: 100%;
    padding: 10px 20px;
    margin-top: 11px;
    font-weight: 400;
}

#rn_ChatAttachFileButton_17_Button, #rn_ChatSendButton_18_Button {
    border-radius: 20px !important;
}

.yui3-skin-sam .yui3-panel .yui3-widget-ft {
    background: #4e4e4d;
    padding: 8px;
    text-align: right;
}

#rn_InChatButtonContainer {
    overflow: auto;
    float: right;
    padding: 0 0.5em 1em;
    margin: 20px 0px;
}
/* olvidar contraseÃ±a */
form#rn_EmailCredentialsWithImage_3_username_Form input[name="emailUsername"],
form#rn_EmailCredentialsWithImage_4_password_Form input[name="emailPassword"] {
    display: block;
    width: 100% !important;
    height: 30px;
    padding: 10px;
    font-size: 15px;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #2E2EFF;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 30px;
    font-weight: 300;
}

.rn_EmailCredentials label {
    font-weight: 500;
    text-align: left;
}

.rn_EmailCredentials h2 {
    font-size: 20px;
}

.rn_EmailCredentialsWithImage.rn_EmailCredentials {
    text-align: center;
}

#rn_EmailCredentialsWithImage_4_password_Submit,
#rn_EmailCredentialsWithImage_3_username_Submit {
    position: relative;
    background: #2E2EFF;
    border: #2E2EFF;
    font-size: 14px;
    border-radius: 50px;
    display: block;
    width: 80%;
    padding: 10px 20px;
    margin: 22px auto;
}

.rn_ErrorMessage {
    color: #ff000082;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0px;
    /*border: 1px solid;*/
    text-align: justify;
    border-radius: 25px;
}

    .rn_ErrorMessage h2 {
        color: #000 !important;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        text-align: justify;
        border-radius: 25px;
        font-weight: 500;
        font-size: 18px;
    }

    .rn_ErrorMessage a {
        color: #ff000082;
        font-weight: 400;
        text-decoration: none;
        line-height: 1.3;
    }
/*profile*/
.tab {
    overflow: hidden;
    border: 1px solid transparent;
    background-color: transparent;
    text-align: center;
}

    .tab button {
        background: #747474;
        /*float: left;*/
        border: none;
        outline: none;
        cursor: pointer;
        padding: 10px 9px;
        transition: 0.3s;
        font-size: 14px;
        width: 30%;
        border-radius: 10px;
        margin-right: 20px;
    }

        .tab button:hover {
            background: #2E2EFF;
        }

        .tab button img {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .tab button.active {
            background-color: #2E2EFF;
        }

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid transparent;
    border-top: none;
}

.phantomDiv {
    height: 0px !important;
}

.ver_fac {
    background: #e6e6e6;
    padding: 10px;
}

.puntos_club {
    font-weight: 600;
    text-align: center;
    padding: 0px 16px;
}

    .puntos_club .puntos_num {
        font-weight: 800;
        font-size: 18px;
    }

.puntos_cad_club {
    font-size: 11px;
    font-weight: 800;
}

.sec_ver_fac {
    background: #e6e6e6;
    padding: 26px 0px;
    text-align: center;
    margin-top: -10px;
}

.sec_puntos {
    background: #e6e6e6;
    padding: 8px;
    margin-top: -17px;
}

.tittleEstadoCuenta {
    font-weight: 500;
}

.estadoCuentaBien {
    display: inline-block;
}

.estadoCuentaBien2 {
    float: right;
}
/*detail*/
.rn_RatingButtons button {
    background: #2E2EFF;
}

.rn_AnswerFeedback .rn_Title {
    padding-bottom: 2px;
    font-size: 1.333em;
    font-weight: bold;
    line-height: 0em;
    display: inline-block;
}

.rn_RecordDetail .rn_DetailTools {
    *zoom: 1;
    padding: 0.5em 0;
    border-bottom: 2px dashed #3b3b3b;
    text-align: right;
}

.rn_Well, .rn_WellDark {
    padding: 5px 17px 20px 15px;
    background: transparent;
    border: 2px solid #2E2EFF;
    border-radius: 5px;
}

.rn_ButtonQuestion button {
    background: #2E2EFF;
}

.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-hd,
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-bd,
.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft {
    padding: 30px;
}

.yui3-widget-buttons button {
    background: #2E2EFF;
}

.yui3-panel .yui3-widget-ft {
    background: #747474;
    padding: 8px;
    text-align: right;
}

.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-hd, .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-bd, .yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-ft {
    padding: 12px 25px;
}

.yui3-panel .yui3-panel-content.rn_ActionDialog .yui3-widget-hd {
    color: inherit;
    font-size: 1.6em;
    margin-bottom: 0px;
    padding-right: 1.2em;
}

.yui3-panel .yui3-widget-hd .yui3-button-close {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    overflow: hidden;
    vertical-align: top;
    color: #2E2EFF !important;
    font-size: 1.2em;
    height: 1em;
    width: 0.9em;
    font-weight: 500;
}

#rn_ChangePassword .rn_PasswordInput .rn_Password {
    display: block;
    width: 100% !important;
    height: 30px;
    padding: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #2E2EFF;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 20px;
}

form#rn_ChangePassword i {
    float: right;
    height: 30px;
    border-radius: 0.3875em 0em 0em 0.3875em;
    position: relative;
    filter: invert(80%);
    margin-top: -44px;
    margin-right: 10px;
}

#rn_ChangePassword div div img {
    display: none;
}

#rn_ChangePassword div img {
    display: none;
}

.rn_IncidentThreadDisplay .rn_ThreadHeader .rn_ThreadTime {
    position: relative;
    right: 0em;
}
/*gestionar tu cuenta */
.buttonHook {
    background-color: #2E2EFF;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    text-align: center;
}

    .buttonHook p {
        color: #fff;
        font-size: 9.7px;
    }

.seccion_verde {
    background: #747474;
    height: 120px;
    border-right: 4px solid #fff;
    padding: 20px;
    text-align: center;
}

    .seccion_verde:hover {
        background: #2E2EFF;
    }

    .seccion_verde a .img-menu-info .texto_img {
        color: #fff;
        font-size: 10px;
    }

.rn_SearchControls .rn_SearchButton .rn_SubmitButton,
.rn_SearchControls .rn_SourceSearchButton .rn_SubmitButton {
    width: 100%;
    padding: 4px 14px;
    font-weight: 100;
    background: #2E2EFF;
}

.rn_ProductCategorySearchFilter button.rn_DisplayButton {
    display: block;
    width: 100% !important;
    height: 30px;
    padding: 0px 10px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #3b3b3b !important;
    background: transparent;
    background-clip: padding-box;
    border: 1px solid #2E2EFF;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 30px;
}

.rn_ProductCategorySearchFilter {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    text-shadow: none;
}

    .rn_ProductCategorySearchFilter .rn_PanelContainer {
        width: 100%;
        border: 1px solid #2E2EFF;
    }

.rn_FieldDisplay .rn_DataLabel {
    display: block;
    font-weight: 500;
    float: none;
}

.rn_FieldDisplay .rn_DataValue {
    margin-left: 0px;
    word-wrap: break-word;
}

.rn_ProductCategoryDisplay .rn_DataLabel {
    float: none;
    font-weight: 500;
    display: block;
}

.rn_ProductCategoryDisplay .rn_DataValue {
    margin-left: 0px;
}

.estadoCuentaBien .tittleEstadoFactura a {
    color: #2E2EFF !important;
}

.rn_Grid {
    overflow-x: auto;
    overflow-y: hidden;
    *padding-bottom: 10px;
}

#rn_Grid_9 {
    height: 300px;
}
/*
  ##Device = Low Mobiles (Landscape)
*/
@media (min-width: 300px) and (max-width: 820px) {
    .header_nav .navbar {
        position: relative;
        min-height: 0px;
        margin-bottom: 0px !important;
        border: 1px solid transparent;
    }

    .navbar-header {
        display: inline;
        float: left;
        margin-top: 0;
        padding: 0 10px 0 0;
    }

    .navbar-toggle {
        margin-right: 0px;
        margin-top: 0;
    }

    .navbar-collapse {
        padding-right: 0 !important;
    }

    .navbar-nav {
        margin: 0px 0px 10px 0px !important;
    }

    .nav > li {
        font-size: 1em !important;
    }

    .botonera {
        padding-right: 15px;
    }

    .nav.navbar-nav li a {
        padding: 5px 9px 5px 9px !important;
    }

    #listaMenu li a {
        margin-left: 15px;
        padding-left: 25px;
    }

    .bg_fondo_datos {
        padding-top: 0rem;
        height: auto;
        padding-bottom: calc(10rem - 72px);
        /*background: url(../Images/Register/fondo-datos.png);*/
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 100rem;
    }

    .hr_titulo {
        border-width: 3px;
        border-color: #2E2EFF;
        max-width: 15%;
        margin-left: auto;
        margin-right: auto;
    }

    .info_footer {
        padding: 15px;
        height: 350px;
    }

    .info_header p span {
        text-align: right;
        font-size: 12px;
    }

    .info_header {
        margin-top: 10px;
    }

    .preg_frec {
        border: 1px solid #3c3c3c;
        padding: 15px;
        height: auto;
        border-radius: 20px;
        margin-bottom: 15px;
    }

    #atc .col-md-4, #st .col-md-4,
    #beneficios .col-md-4, #facturacion .col-md-4,
    #cobranzas .col-md-4, #contratacion .col-md-4,
    #producto .col-md-4, #tecnologia .col-md-4 {
        /*height: 180px;*/
        margin-bottom: 15px;
    }

    .seccion_gris_header {
        background: #747474;
        height: 80px;
        border: 2px solid #fff;
        padding: 10px;
        text-align: center;
    }

    .col-menu-8 {
        width: 25%;
        float: left;
    }

    .col-menu-4 {
        width: 25%;
        float: left;
    }

    .texto_img {
        margin: 10px 0px;
        font-size: 7px;
    }

    .ocultar_movil {
        display: none;
    }

    .mostrar_movil {
        display: block !important;
    }

    #myNavbar ul li .rn_LogoutLink a {
        display: block;
        width: 80px;
        float: left;
        height: 30px;
        padding-top: 30px;
        overflow: hidden;
        background: url(https://asismed.custhelp.com/euf/assets/themes/standard/puntonet/Salir-rojo.png) no-repeat !important;
        background-position: 0px 0px !important;
    }

    .panelFirst {
        padding-top: 9%;
    }

    .seccion_gris {
        height: auto;
        color: #fff;
        border-bottom: 4px solid #f1f1f1;
        border-right: 0px solid #D9D9D9;
    }

    .item-thumb .img-menu {
        width: 100%;
        height: 30px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }

    .border_green {
        border-right: none;
        height: 180px;
    }

    .border_green_top {
        border-top: 2px solid #2E2EFF;
    }

    .border_green_right {
        border-right: 2px solid #2E2EFF;
    }

    .bg_fondo_home {
        padding-top: 0rem;
        height: auto;
        padding-bottom: calc(10rem - 72px);
        /*background: url(../Images/Register/fondo-datos.png);*/
        background-position: center top !important;
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 20rem;
        border-top: 5px solid #fff;
    }

    .seccion_verde {
        border-bottom: 4px solid #fff;
    }

    .tab button {
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 10px 9px;
        transition: 0.3s;
        font-size: 16px;
        width: 100%;
        border-radius: 10px;
        margin-right: 20px;
        color: #fff;
        text-decoration: none;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
        font-weight: 300;
    }

        .tab button img {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

    .rn_AnswerFeedback .rn_Title {
        padding-bottom: 2px;
        font-size: 1.333em;
        font-weight: bold;
        line-height: 1em;
        display: inline-block;
    }

    .rn_FormSubmit button {
        width: 100%;
        margin: 11px 0px;
    }

    #rn_EmailCredentialsWithImage_4_password_Submit,
    #rn_EmailCredentialsWithImage_3_username_Submit {
        width: 100%;
    }

    .rn_RecordDetail {
        padding: 0px;
        padding-bottom: 0px;
    }

        .rn_RecordDetail .rn_DetailTools {
            *zoom: 1;
            padding: 0px;
            border-bottom: 2px dashed #3b3b3b;
            text-align: left;
            text-align: justify;
        }

    .yui3-panel {
        left: 3px !important;
        top: 502.9px;
        z-index: 10;
    }

    #rn_LogoutLink_4_LogoutLink {
        display: none;
    }

    #rn_LogoutLink_3_LogoutLink {
        padding: 14px 19px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        display: block;
        float: left;
        font-size: 10px;
        background: #da041c !important;
        border-radius: 50px;
        color: #fff;
        text-decoration: none !important;
        line-height: 0;
        font-weight: 600;
        display: block;
    }

    .color_green {
        padding: 5px 12px;
        color: #fff;
    }

    .navbar-nav {
        display: block;
    }

    .tabs_green, .tab_green_active, .tab_green_active_au,
    .tab_green_active_inf, .tab_green_active_tele {
        margin-bottom: 10px;
    }

    .border_green h6 {
        margin: 10px 5px 10px 0px;
    }

    .border_green p {
        margin: 10px 5px 10px 0px;
    }

    .border_sin_green h6 {
        margin: 10px 5px 10px 0px;
    }

    .border_sin_green p {
        margin: 10px 5px 10px 0px;
    }
}

/*
  Tablet
*/
@media (min-width: 700px) and (max-width: 820px) {
    .header_nav .navbar {
        position: relative;
        min-height: 0px;
        margin-bottom: 0px !important;
        border: 1px solid transparent;
    }

    .navbar-header {
        display: inline;
        float: left;
        margin-top: 0;
        padding: 0 15px 0 0;
    }

    .navbar-toggle {
        margin-right: 0px;
        margin-top: 0;
    }

    .navbar-collapse {
        padding-right: 0 !important;
    }

    .navbar-nav {
        margin: 0px 0px 10px 0px !important;
    }

    .nav > li {
        font-size: 1em !important;
    }

    .botonera {
        padding-right: 15px;
    }

    .nav.navbar-nav li a {
        padding: 5px 9px 5px 9px !important;
    }

    .celerity {
        margin-left: 0 !important;
    }

    #listaMenu li a {
        margin-left: 15px;
        padding-left: 25px;
    }

    .bg_fondo_datos {
        padding-top: 0rem;
        height: auto;
        padding-bottom: calc(10rem - 72px);
        /*background: url(../Images/Register/fondo-datos.png);*/
        background-position: center center !important;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 100rem;
    }

    .hr_titulo {
        max-width: 100px;
        border-width: 3px;
        border-color: #2E2EFF;
        margin-left: 30%;
    }

    .info_footer {
        padding: 15px;
        height: 350px;
    }

    .info_header p span {
        text-align: right;
        font-size: 12px;
    }

    .info_header {
        margin-top: 10px;
    }

    .preg_frec {
        border: 1px solid #3c3c3c;
        padding: 15px;
        height: auto;
        border-radius: 20px;
        margin-bottom: 15px;
    }

    #atc .col-md-4, #st .col-md-4,
    #beneficios .col-md-4, #facturacion .col-md-4,
    #cobranzas .col-md-4, #contratacion .col-md-4,
    #producto .col-md-4, #tecnologia .col-md-4 {
        /*height: 180px;*/
        margin-bottom: 15px;
    }

    .seccion_gris_header {
        background: #747474;
        height: 80px;
        border: 2px solid #fff;
        padding: 10px;
        text-align: center;
    }

    .col-menu-8 {
        width: 25%;
        float: left;
    }

    .col-menu-4 {
        width: 25%;
        float: left;
    }

    .texto_img {
        margin: 10px 0px;
        font-size: 7px;
    }

    .ocultar_movil {
        display: none;
    }

    .mostrar_movil {
        display: block;
    }

    #myNavbar ul li .rn_LogoutLink a {
        display: block;
        width: 80px;
        float: left;
        height: 30px;
        padding-top: 30px;
        overflow: hidden;
        background: url(https://asismed.custhelp.com/euf/assets/themes/standard/puntonet/Salir-rojo.png) no-repeat !important;
        background-position: 0px 0px !important;
    }

    #rn_LogoutLink_3_LogoutLink {
        display: none;
    }

    .panelFirst {
        padding-top: 9%;
    }

    .seccion_gris {
        height: auto;
        color: #fff;
        border-bottom: 4px solid #f1f1f1;
        border-right: 0px solid #D9D9D9;
    }

    .item-thumb .img-menu {
        width: 100%;
        height: 30px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }

    .border_green {
        border-right: none;
        height: 180px;
    }

    .border_green_top {
        border-top: 2px solid #2E2EFF;
    }

    .border_green_right {
        border-right: 2px solid #2E2EFF;
    }

    .bg_fondo_home {
        padding-top: 0rem;
        height: auto;
        padding-bottom: calc(10rem - 72px);
        /*background: url(../Images/Register/fondo-datos.png);*/
        background-position: center top !important;
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 30rem;
        border-top: 5px solid #fff;
    }
}

@media (min-width: 821px) and (max-width: 1024px) {
    .info_footer {
        padding: 15px;
        height: 550px;
    }

    .bg_fondo_datos {
        padding-top: 0rem;
        height: auto;
        padding-bottom: calc(10rem - 72px);
        /*background: url(../Images/Register/fondo-datos.png);*/
        background-position: center top !important;
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 100rem;
        margin-top: 30px;
    }

    .nav.navbar-nav li a:not(.no) {
        padding: 15px 50px;
        color: #000;
        font-weight: 500;
    }
}

@media only screen and (min-width: 993px) {

    .opc_movil {
        visibility: collapse;
        display: none;
    }
}

.navbar {
    padding: 0;
}

    .navbar ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
    }

    .navbar li {
        position: relative;
    }

    .navbar a,
    .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 1px 10px;
        margin-left: 5px;
        font-size: 12px;
        font-weight: bold;
        color: #4aa3df;
        white-space: nowrap;
        transition: 0.3s;
    }

        .navbar a i,
        .navbar a:focus i {
            font-size: 12px;
            line-height: 0;
            margin-left: 5px;
        }

        .navbar a:hover,
        .navbar .active,
        .navbar .active:focus,
        .navbar li:hover > a {
            color: white;
            border-radius: 50px;
            background: #8f81e4;
        }

    .navbar .dropdown ul {
        display: block;
        position: absolute;
        top: calc(100% + 30px);
        margin: 0;
        padding: 10px 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
        transition: 0.3s;
        border-radius: 4px;
    }

        .navbar .dropdown ul li {
            min-width: 200px;
        }

        .navbar .dropdown ul a {
            padding: 10px 20px;
            font-size: 12px;
        }

            .navbar .dropdown ul a i {
                font-size: 12px;
            }

            .navbar .dropdown ul a:hover,
            .navbar .dropdown ul .active:hover,
            .navbar .dropdown ul li:hover > a {
                font-size: 12px;
                font-weight: bold;
                color: #ffffff;
                border-radius: 4px
            }

    .navbar .dropdown:hover > ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }

    .navbar .dropdown .dropdown ul {
        top: 0;
        left: calc(100% - 30px);
        visibility: hidden;
    }

    .navbar .dropdown .dropdown:hover > ul {
        opacity: 1;
        top: 0;
        left: 100%;
        visibility: visible;
    }

@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }

    .navbar .dropdown .dropdown:hover > ul {
        left: -100%;
    }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
    color: #1e386c;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}

    .mobile-nav-toggle.bi-x {
        color: #fff;
    }

@media (max-width: 991px) {
    .mobile-nav-toggle {
        display: block;
    }

    .navbar ul {
        display: none;
    }
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(9, 9, 9, 0.9);
    transition: 0.3s;
    z-index: 999;
}

    .navbar-mobile .mobile-nav-toggle {
        position: absolute;
        top: 30px;
        right: 15px;
    }

    .navbar-mobile ul {
        display: block;
        position: absolute;
        top: 55px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        padding: 10px 0;
        border-radius: 8px;
        background-color: #fff;
        overflow-y: auto;
        transition: 0.3s;
    }

    .navbar-mobile a,
    .navbar-mobile a:focus {
        padding: 10px 20px;
        font-size: 15px;
        color: #69B3E5;
    }

        .navbar-mobile a:hover,
        .navbar-mobile .active,
        .navbar-mobile li:hover > a {
            color: #fff;
        }

    .navbar-mobile .dropdown ul {
        position: static;
        display: none;
        margin: 10px 20px;
        padding: 10px 0;
        z-index: 99;
        opacity: 1;
        visibility: visible;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    }

        .navbar-mobile .dropdown ul li {
            min-width: 200px;
        }

        .navbar-mobile .dropdown ul a {
            padding: 10px 20px;
        }

            .navbar-mobile .dropdown ul a i {
                font-size: 12px;
            }

            .navbar-mobile .dropdown ul a:hover,
            .navbar-mobile .dropdown ul .active:hover,
            .navbar-mobile .dropdown ul li:hover > a {
                color: #fff;
            }

    .navbar-mobile .dropdown > .dropdown-active {
        display: block;
    }

/**
* Navigation Options
*/

.navbar-custom {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.navbar-custom ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    justify-content: space-around;
}

.navbar-custom li {
    flex: 1;
    background-color: inherit;
    border-radius: 8px;
    margin: 5px;
    text-align: center;
    width: 100%;
    display: table;
}

.navbar-custom .nav-link {
    color: white;
    text-decoration: none;
}

.navbar-custom img {
    width: 90px;
    height: 60px;
    margin-bottom: 10px;
}

.navbar-custom .navbar {
    display: block;
}

.navbar-custom a {
    text-decoration: none;
    color: white;
    display: block;
    padding: 10px;
}


@media (max-width: 993px) {
    .navbar-custom li {
        flex: 0 0 24%;
    }
}

@media (max-width: 768px) {
    .navbar-custom li {
        flex: 0 0 48%;
    }
}

@media (max-width: 480px) {
    .navbar-custom li {
        flex: 0 0 100%;
    }
}

.navbar2 {
    padding: 0;
}

    .navbar2 ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
    }

    .navbar2 li {
        position: relative;
    }

    .navbar2 a,
    .navbar2 a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 1px 10px;
        margin-left: 5px;
        font-size: 12px;
        font-weight: bold;
        color: #4aa3df;
        white-space: nowrap;
        transition: 0.3s;
    }

        .navbar2 a i,
        .navbar2 a:focus i {
            font-size: 12px;
            line-height: 0;
            margin-left: 5px;
        }

        .navbar2 a:hover,
        .navbar2 .active,
        .navbar2 .active:focus,
        .navbar2 li:hover > a {
            color: white;
            border-radius: 50px;
            background: #8f81e4;
        }

    .navbar2 .dropdown ul {
        display: block;
        position: absolute;
        top: calc(100% + 30px);
        margin: 0;
        padding: 10px 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
        transition: 0.3s;
        border-radius: 4px;
    }

        .navbar2 .dropdown ul li {
            min-width: 200px;
        }

        .navbar2 .dropdown ul a {
            padding: 10px 20px;
            font-size: 12px;
        }

            .navbar2 .dropdown ul a i {
                font-size: 12px;
            }

            .navbar2 .dropdown ul a:hover,
            .navbar2 .dropdown ul .active:hover,
            .navbar2 .dropdown ul li:hover > a {
                font-size: 12px;
                font-weight: bold;
                color: #ffffff;
                border-radius: 4px
            }

    .navbar2 .dropdown:hover > ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }

    .navbar2 .dropdown .dropdown ul {
        top: 0;
        left: calc(100% - 30px);
        visibility: hidden;
    }

    .navbar2 .dropdown .dropdown:hover > ul {
        opacity: 1;
        top: 0;
        left: 100%;
        visibility: visible;
    }

@media (max-width: 1366px) {
    .navbar2 .dropdown .dropdown ul {
        left: -90%;
    }

    .navbar2 .dropdown .dropdown:hover > ul {
        left: -100%;
    }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle2 {
    color: #1e386c;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}

    .mobile-nav-toggle2.bi-x {
        color: #fff;
    }

@media (max-width: 991px) {
    .mobile-nav-toggle2 {
        display: block;
    }

    .navbar2 ul {
        display: none;
    }
}

.navbar-mobile2 {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(9, 9, 9, 0.9);
    transition: 0.3s;
    z-index: 999;
}

    .navbar-mobile2 .mobile-nav-toggle {
        position: absolute;
        top: 30px;
        right: 15px;
    }

    .navbar-mobile2 ul {
        display: block;
        position: absolute;
        top: 55px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        padding: 10px 0;
        border-radius: 8px;
        background-color: #fff;
        overflow-y: auto;
        transition: 0.3s;
    }

    .navbar-mobile2 a,
    .navbar-mobile2 a:focus {
        padding: 10px 20px;
        font-size: 15px;
        color: #69B3E5;
    }

        .navbar-mobile2 a:hover,
        .navbar-mobile2 .active,
        .navbar-mobile2 li:hover > a {
            color: #fff;
        }

    .navbar-mobile2 .dropdown ul {
        position: static;
        display: none;
        margin: 10px 20px;
        padding: 10px 0;
        z-index: 99;
        opacity: 1;
        visibility: visible;
        background: #fff;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    }

        .navbar-mobile2 .dropdown ul li {
            min-width: 200px;
        }

        .navbar-mobile2 .dropdown ul a {
            padding: 10px 20px;
        }

            .navbar-mobile2 .dropdown ul a i {
                font-size: 12px;
            }

            .navbar-mobile2 .dropdown ul a:hover,
            .navbar-mobile2 .dropdown ul .active:hover,
            .navbar-mobile2 .dropdown ul li:hover > a {
                color: #fff;
            }

    .navbar-mobile .dropdown > .dropdown-active {
        display: block;
    }