﻿
body {
    margin: 0px;
}

table {
    margin: auto;
}

.btnright {
    margin-left: 10px;
}


.imgx {
    /*height: 40vh;*/
    /*height: 50%;
    max-height: 50%;*/
    /*object-fit: none;*/
    height:110px;
    /*height:35vh;*/
}

.fuentechica{
    font-size:1rem !important;
}

.quote-cardx {
    background: #fff;
    color: #222222;
    padding: 20px;
    /*padding-left: 50px;*/
    /*box-sizing: border-box;*/
    /*box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);*/
    position: relative;
    overflow: hidden;
    min-height: 120px;
}

    .quote-cardx p {
        font-size: 22px;
        line-height: 1.5;
        margin: 0;
        max-width: 80%;
    }

    /*.quote-cardx:before {
        font-family: Georgia, serif;
        content: "“";
        position: absolute;
        top: 10px;
        left: 10px;
        font-size: 5em;
        color: rgba(238, 238, 238, 0.8);
        font-weight: normal;
    }*/

    .quote-cardx:after {
        font-family: Georgia, serif;
        content: "”";
        position: absolute;
        bottom: -110px;
        line-height: 100px;
        right: -32px;
        font-size: 25em;
        color: rgba(238, 238, 238, 0.8);
        font-weight: normal;
    }

@media (max-width: 740px) {
    .quote-cardx:after {
        font-size: 22em;
        right: -25px;
    }
}


.borde-ancho {
    border-width:4px !important;
}

.btn-whatsapp {
    position: fixed;
    width: 70px;
    height: 70px;
    line-height: 70px;
    bottom: 30px;
    right: 30px;
    background: #0df053;
    /*rgba(255,155,0,0.9);*/
    color: white;
    border-radius: 35px;
    text-align: center;
    padding: 0px;
    padding-bottom: 30px;
    vertical-align: central;
    font-size: 40px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.2);
    z-index: 100;
}
.btn-whatsapp:hover {
    text-decoration: none;
    color: black;
    background: forestgreen;
    /*#008f4c*/
}

.imgtop {
    align-content: center;
    vertical-align: central;
    /*margin-bottom: 12px;
    bottom: 38px;*/
}

.iconwa:before {
    display: inline-block;
    font-family: 'Entypo';
    text-decoration: none;
    speak: none;
}
.wa:before {    
    background-image: url('../image/whatsapp.png');    
}

.semitransparente-blanco {
    background-color: rgba(255,255,255,0.9);
    color: black;
}

.semitransparente-negro {
    background-color: rgba(0,0,0,0.8);
    color: white;
    /*text-shadow: 0px 0px 4px #000000;*/
}

.semitransparente-blanco-medio {
    background-color: rgba(255,255,255,0.4);
    color: black;
}

.semitransparente-negro-medio {
    background-color: rgba(0,0,0,0.3);
    color: white;
}

.carousel-altura {
    object-fit: cover;
    object-position: center;
    height: 50vh !important;
    overflow: hidden;
}

.carousel-title {
    transform: translateY(-50%);
    bottom: initial;
    top: 50%;
    right: 20%;
}

.galeria-altura {
    object-fit: cover;
    object-position: center;
    height: 50vh !important;
    overflow: hidden;
}

.padding0 {
    padding: 0px !important;
}

.padding50 {
    padding: 50px !important;
}

.padding40 {
    padding: 40px !important;
}

.padding30 {
    padding: 30px !important;
}

.redondear-ezquinas {
    border-radius: 10px;
}

.redondear-ezquinas2 {
    border-radius: 3px;
}

.margin0 {
    margin: 0px !important;
}

.line-vertical {
    width: 1px;
    height: 34px;
    float: left;
    background-color: red;
    margin: 10px;
}

.x-carousel .x-carousel-item {
    height: 600px !important;
}

.x-carousel-item img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    min-height: 600px;
}

.color-dark{
    color:black;
}

.color-white {
    color: white;
}

.cropped {
    /*width: 100%; /* width of container */
    /*height: 40%; /* height of container <%=glob.globAlto%>*/
    /*object-fit: cover;*/
    width: 100%;
    height: 50vh;
    overflow: hidden;
    margin: 0px;
    position: relative;
}

#carousel img {
    width: auto;
    height: 225px;
    max-height: 225px;
}

.txtlogin {
    margin-top: 10px;
    border-radius: 10px;
    padding: 10px;
    border: solid #d4d4d4;
    border-width: 1px;
    background-color: white;
    color: black;
    font-size: 14px;
    font-family: Verdana, Calibri;
}

.txtloginwather {
    margin-top: 10px;
    border-radius: 10px;
    padding: 10px;
    border: solid #d4d4d4;
    border-width: 1px;
    background-color: #F7F7F7;
    color: #a9a8a8;
    font-size: 14px;
    font-family: Verdana, Calibri;
}

.txtloginwatherclave {
    margin-top: 10px;
    border-radius: 10px;
    padding-top: 15px;    
    color: #F7F7F7;
    background-image: url(../image/fondo_contraseña3.png);
    background-repeat: no-repeat;
    border: solid #d4d4d4;
    border-width: 1px;
    background-color: #F7F7F7;
}

.superponer_padre {
    padding: 0px 0;
    position: relative;
}
.superponer_fondo {
    height: 35px;
    width: 35px;
    margin: 0px;
    margin-top: 0px;
    position: relative;
    z-index: 0;
    background-color: white;
    border-radius: 20px;
    margin-right: 5px;
    padding: 6px;
}
.superponer_publicador {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: orangered;
    margin: auto;
    position: absolute;
    top: 70%;
    left: 25px;
    z-index: 1;
    background: #1eba07;
}
.superponer_autor {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: orangered;
    margin: auto;
    position: absolute;
    top: 70%;
    left: 20px;
    z-index: 1;
    background: #0052fa;
}

.espacio {
    height:10px;
}

.btnenviar {
    margin: 30px;
    padding: 15px;
    border-radius: 10px;
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.btnsiguiente {
    
    margin-bottom:10px;
    padding: 10px;
    border-radius: 10px;
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.btnadjunto {
    margin: 30px;
    padding: 15px;
    border-radius: 10px;
    color: #03A9F4;
    background-color: white;
    border-color: #03A9F4;
    border-width: 1px;
}

.btnlogin{
    margin-top: 30px;
    padding: 15px;
    border-radius: 10px;
    color: #03A9F4;
    background-color: white;
    border-color: #03A9F4;
    border-width: 1px;
}

.btnenviar2 {
    margin-top: 5px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 15px;
    border-radius: 10px;
    color: white;
    background-color: orange;
    border-color: forestgreen;
    border-width: 1px;
}

.btnenviar2cancelar {
    margin-top: 5px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 5px;
    padding: 15px;
    border-radius: 10px;
    color: white;
    background-color: orangered;
    border-color: orangered;
    border-width: 1px;
}

.btnCancelar {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 10px;
    color: white;
    background-color: orangered;
    border-color: orangered;
    border-width: 0px;
}
.btnCerrar {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 0px;
    border-radius: 10px;
    color: orangered;
    background-color: transparent;
    border-color: none;
    border-width: 0px;
    font-size:28px;
}

.btnAgregarTramite {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-bottom: 11px;
    border-radius: 20px;
    color: white;
    background-color: #2aa9ed;
    border-color: none;
    border-width: 0px;
    height: 30px;
    width: 30px;    
    font-size: 17px;
}

.btnGardar {
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 10px;
    color: white;
    background-color: forestgreen;
    border-color: forestgreen;
    border-width: 0px;
}

.btnSeleccionar {
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: center;
    font-size: calc(80% + 1vw + 1vh);
    margin: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding: 3px;
    border-radius: 15px;
    color: white;
    background-color: forestgreen;
    border-color: forestgreen;
    border-width: 0px;
}

.tarjetaderecha {
    display: flex;
    align-content: flex-start;
}

.centrarimagen {
    margin: 24%;
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}

.centradovertical {
    vertical-align:central;
    height:40px;
}

.alinear-padre {
    display: table;
    height: 70px;
}
.alinear-hijo {
    display: table-cell;
    vertical-align: middle;
}

.alinacionhizquierda {
    text-align: end;
}

.alinacionderecha {
    text-align: left !important;
    padding: 0px !important;
    margin-right: 10px !important;
    white-space: nowrap;
}

.btnenviar-devolver {
    margin: 30px;
    padding: 15px;
    border-radius: 10px;
    color: white;
    background-color: #d1ecf1;
    border-color: #f11522;

}

.circular_logo {
    border-radius: 50%;
    border: solid;
    border-color: white;
    border-width: 1px;
    /*margin: 5px;*/
}

.circular {
    border-radius: 50%;
    border:solid;
    border-color:white;
    border-width:1px;
}

.circular_foro {
    border-radius: 50%;
    border: solid;
    border-color: white;
    border-width: 1px;
    /*margin: 5px;*/
}
.circular_foro_borde {
    border-radius: 50%;
    border: solid;
    border-color: black;
    border-width: 1px;
    padding:10px;
    /*margin: 5px;*/
}

.rectangular_clase {
    border-radius: 10px;
    border: solid;
    border-color: white;
    border-width: 1px;
    /*margin: 5px;*/
}

.rectangular_clase_40 {
    border-radius: 10px;
    border: solid;
    border-color: white;
    border-width: 1px;
    height: 40vh;
    width: 100%;
    /*height: 40%;*/
    /*width: 100%;*/
}

.img_container {
    width: 100%;
    height: 40vh;
    overflow: hidden;
    margin: 0px;
    position: relative;
}
.img_container > .img_crop {
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    min-height: 100%;
    min-width: 50%;
}

.objetfit > img {
    width: 100%;
    height: 40%;
    object-fit: none;
    background-color: black;
}

.objetfitcover > img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.clip {
    clip-path: inset(100% 50% 100% 0px);
}
    .clip > img {
        border: 3px solid #ff9daa;
    }

.overflow {
    width: 100%;
    height: 50%;
    overflow: hidden;
}

.object_fit {
    object-fit: cover;
}


crop-img {
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
crop-img img {
    display: block;
    max-width: none;
}

.center-cropped {
    object-fit: none; /* Do not scale the image */
    object-position: center; /* Center the image within the element */
    height: 40vh;
    width: 100%;
    max-height:50%;
}

.center-cropped-basic {
    width: 100%;
    height: 40vh;
    background-position: center center;
    background-repeat: no-repeat;
}

.center-cropp {
    width: 100%;
    height: 40vh;
    overflow: hidden;
}
    .center-cropp img {
        height: 40vh;
        min-width: 100%;
        left: 50%;
        position: relative;
        transform: translateX(-50%);
    }

.side-crop {
    height: 50%;
    overflow: hidden;
}
    .side-crop img {
        max-height: initial; /* Maybe optional. See note below */
    }

.cropped1 {
    width: 100%; /* width of container */
    height: 40vh; /* height of container */
    object-fit: cover;
    border-radius: 10px;
}

.cropped2 {
    width: 100%; /* width of container */
    height: 40vh; /* height of container */
    object-fit: cover;
    border-radius: 10px;
}

.cropped3 {
    width: 100%; /* width of container */
    height: 40vh; /* height of container */
    object-fit: cover;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}


.imagen {
    margin-top:20px;
    margin-bottom:20px;
}

.imagen_arriba {
    position: absolute;
    height: 40px;
    width: 40px;
    top: 40%;
    left: 45%;
    z-index: 1;
}

.imagen_abajo {
    /*position: absolute;*/
    border-radius: 10px;
    border: solid;
    border-color: white;
    border-width: 1px;
    height: 50%;
    width: 100%;
    z-index: -1;
}

.link {
    text-decoration: underline;
    color:blue;    
}

.parrafo-resaltado {
    padding:5px;
    border-radius:8px;
    color: white;
    background-color:black;
}

.parrafo-importante {
    padding: 5px;
    border-radius: 8px;
    color: black;
    background-color: #dff4ff;
}

.respuesta-texto {
    margin-right:10px;
    padding: 5px;
    border-radius: 8px;
    color: black;
    background-color: #def3a7;
}

.observacion {
    margin-top: 10px;
    margin-right: 20px;
    padding: 5px;
    border-radius: 8px;
    color: gray;
    font-size: 11px;
    background-color: #fcfccf;    
}

.estrella-derecha {
    align-self:flex-end;
    align-items:flex-end;
    text-align:end;
    align-content:flex-end;
    width:100%;
}

.boton-estrella {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 0px;
    margin-bottom: 2px;
    padding: 5px;
    border-radius: 19px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    border-bottom-color: black;
    border-bottom-width: 4px;
    border-color: black;
    border-width: 4px;
    width: 38px;
    height: 38px;
    text-decoration: none;
}

.boton-estrella-real {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 0px;
    margin-bottom: 2px;
    padding: 0px;
    /*border-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-color: black;
    border-bottom-width: 4px;
    border-color: black;
    border-width: 4px;*/
    width: 40px;
    height: 40px;
    text-decoration: none;
}

.lbl_avatar {
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
}

.lbl_img_redonda {
    text-align: center;
    border: dotted;
    border-width: 1px;
    /*padding: 4px;*/
    margin: 2px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.lbl_titulo {
    text-align: center;
    border: dotted;
    border-width: 1px;
    padding: 4px;
    margin:4px;
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    border-radius: 5px;
}

.lbl_titulo_foro {
    text-align: start;
    /*border: none;
    border-width: 0px;
    margin: 0px;
    line-height: 0.5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 0px;*/
}

.lbl_titulo_foro_fecha {
    text-align: start;
    margin-top: 20px;
}

.lbl_titulo_sel {
    background-color: aliceblue;
    text-align: center;
    border: dotted;
    border-width: 1px;
    padding: 4px;
    margin: 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.lbl_ultimalectura {
    text-align: center;
    border: dotted;
    border-width: 1px;
    padding: 4px;
    margin:2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.drop_list {
    text-align: center;    
    border-width: 0px;
    padding: 4px;
    margin: 2px;
    background-color:lightgray;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height:40px;
}

.txt_Lectura {
    text-align: center;
    border-width: 0px;
    padding: 4px;
    margin: 2px;
    background-color: lightgray;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 40px;
}

.txt_Mensaje {
    text-align: left;
    border-width: 0px;
    padding-top:4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    margin: 2px;
    background-color: lightgray;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 60px;
}

.div_center {
    vertical-align:central;
}

.div_center_horizontal {
    text-align: center;
    align-content: center;
    align-items: center;
    align-self: center;
}

.btnMail {
    border-style: solid;
    border-radius: 10px;
    /*border-color: antiquewhite;*/
    border-color: #DC654A;
    /*background-color: transparent;*/
    background-color: #DC654A;
    color: white; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 44px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    /*height:35px;
    width:100%;*/
    box-sizing: content-box;
}
    .btnMail:hover {
        background-color: #D35221;
    }
    .btnMail:disabled {
        background-color: gray;
    }

.btnMailXamarin {
    border-style: solid;
    border-radius: 10px;
    /*border-color: antiquewhite;*/
    border-color: #DC654A;
    /*background-color: transparent;*/
    background-color: #DC654A;
    color: white; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    /*height:35px;
    width:100%;*/
    box-sizing: content-box;
}

    .btnMailXamarin:hover {
        background-color: #D35221;
    }

    .btnMailXamarin:disabled {
        background-color: gray;
    }



.btnMailanti {
    border-style: solid;
    border-radius: 10px;
    border-color: #DC654A;
    color: #DC654A;
    background-color: antiquewhite;
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 44px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    box-sizing: content-box;
}
    .btnMailanti:hover {
        background-color: #D35221;
        color: #FFFFFF;
    }
    .btnMailanti:disabled {
        background-color: gray;
        color: #FFFFFF;
    }


.btnAnterior {
    border-style: solid;
    border-radius: 10px;
    border-color: antiquewhite;
    /*background-color: transparent;*/
    /*background-color: #DC654A;*/
    color: white; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 44px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    /*height:35px;
    width:100%;*/
    display: block;
    background: url(../image/btnFlechaRegreso.png) no-repeat 5px 5px;
    box-sizing: content-box;
}
    .btnAnterior:hover {
        background-color: #D35221;

    }
    .btnAnterior:disabled {
        background-color: gray;
    }


.lblOrden {
    width: 100px;
    height: 100px;
    border: solid;
    border-width: 3px;
    border-color: aliceblue;
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: center;
    font-size: 30px;
    border-radius: 100px;
    padding: 0px;
    vertical-align: middle;
    display: table;
}

.lblOrdenXamarin {
    width: 70px;
    height: 70px;
    border: solid;
    border-width: 3px;
    border-color: aliceblue;
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: center;
    font-size: 18px;
    border-radius: 100px;
    padding: 0px;
    vertical-align: middle;
    display: table;
}

.avatar {
    /* cambia estos dos valores para definir el tamaño de tu círculo */
    height: 40px;
    width: 40px;
    padding:5px;
    /* los siguientes valores son independientes del tamaño del círculo */
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
    background:white;
}

.avatar2 {
    /* cambia estos dos valores para definir el tamaño de tu círculo */
    height: 40px;
    width: 40px;
    padding: 7px;
    /* los siguientes valores son independientes del tamaño del círculo */
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
    background: white;
}

.fotoperfilchico {
    height: 40px;
    width: 40px;
    padding: 0px;
    margin: 0px;
    border-radius: 20px;
    background: white;
}

.fotoperfil {
    height: 50px;
    width: 50px;
    padding: 0px;   
    margin: 0px;
    border-radius: 25px;    
    background: white;
}

.fotoperfil60 {
    height: 60px;
    width: 60px;
    padding: 0px;
    margin-left: 20px;
    margin: 5px;
    border-radius: 30px;
    background: white;
}

.btnSuveo {
    border-style: solid;
    border-radius: 10px;
    border-color: #DC654A;
    color: #DC654A;
    background-color: antiquewhite;
    color: black; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    /*height:35px;
    width:100%;*/
    box-sizing: content-box;
}

    .btnSuveo:hover {
        background-color: #D35221;
        color: white;
    }

    .btnSuveo:disabled {
        background-color: gray;
    }


.btnSuveo2 {
    border-style: solid;
    border-radius: 10px;
    border-color: red;
    color: #DC654A;
    background-color: antiquewhite;
    color: black; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    /*height:35px;
    width:100%;*/
    box-sizing: content-box;
}

    .btnSuveo2:hover {
        background-color: red;
        color: white;
    }

    .btnSuveo2:disabled {
        background-color: gray;
    }



.btnSuveoFino {
    border-width:1px;
    border-style: solid;
    border-radius: 10px;
    border-color: #DC654A;
    color: #DC654A;
    background-color: antiquewhite;
    color: black; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    /*height:35px;
    width:100%;*/
    box-sizing: content-box;
    width: 100%;
}

    .btnSuveoFino:hover {
        background-color: antiquewhite;
        color: black;
    }

    .btnSuveoFino:disabled {
        background-color: gray;
    }

.btnSuveoFino2 {
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    border-color: lightgray;
    color: white;
    background-color: white;
    color: black; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    /*height:35px;
    width:100%;*/
    box-sizing: content-box;
    width: 100%;
}

    .btnSuveoFino2:hover {
        background-color: white;
        color: black;
    }

    .btnSuveoFino2:disabled {
        background-color: gray;
    }


.btnSuveoFinoAzure {
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    border-color: azure;
    color: #DC654A;
    background-color: white;
    color: black; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    /*height:35px;
    width:100%;*/
    box-sizing: content-box;
    width: 100%;
}

    .btnSuveoFinoAzure:hover {
        background-color: azure;
        color: black;
    }

    .btnSuveoFinoAzure:disabled {
        background-color: gray;
    }


.btnSuveoExperto {
    /*border-style: solid;*/
    border-top-style: solid;
    border-width: 1px;
    /*border-radius: 10px;*/
    border-color: lightgray;
    color: #DC654A;
    background-color: white;
    color: black; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    /*height:35px;
    width:100%;*/
    box-sizing: content-box;
}

    .btnSuveoExperto:hover {
        background-color: #f6f6f3;
        color: black;
    }

    .btnSuveoExperto:disabled {
        background-color: gray;
    }


.btnSuveoEnviar {
    /*border-style: solid;*/
    /*border-style: none;*/
    border-width: 0px;
    border-radius: 10px;
    /*border-color: lightgray;*/
    color: #DC654A;
    background-color: limegreen;
    color: white; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 20px;
    text-align: center;   
    padding: 0px;
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}
.btnSuveoEnviar:hover {
        background-color: #f6f6f3;
        color: black;
}
.btnSuveoEnviar:disabled {
        background-color: gray;
    }


.btnMas {
    /*border-style: solid;*/
    /*border-style: none;*/
    margin:0px;
    border-width: 0px;
    border-radius: 10px;
    /*border-color: lightgray;*/
    color: #DC654A;
    background-color: red;
    color: white; /*4f4f4f;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    padding: 0px;
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}

    .btnMas:hover {
        background-color: #f6f6f3;
        color: black;
    }

    .btnMas:disabled {
        background-color: gray;
    }


.imgSuveoFlecha {
    margin-left: 20px;
    margin-right: 20px;
}

.pnlEditar {
    padding: 10px;
    border: dotted;
    border-width: 1px;
    border-color: #DC654A;
    margin: 10px;
    border-radius: 10px;
}


.lblOrdenSuveo {
    width: 60px;
    height: 60px;
    border: dotted;
    border-width: 0px;
    border-color: #DC654A;
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: center;
    font-size: 22px;
    border-radius: 30px;
    background-color: #f6f6f3;
    padding: 0px;
    vertical-align: middle;
    margin: 10px;
    display: table;
    /*background-image: url('../image/btnnumero.gif');*/
}
    .lblOrdenSuveo:hover {
        /*border-color: white;*/
        color: black;
    }

.lblOrdenNro {
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
}

.lblRegresar {
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    /*display: block;
    background: url(../image/btnFlechaRegreso.png) no-repeat 5px 5px;*/
}

.lblHelp {
    background-color: antiquewhite;
    border-radius: 6px;
    width: 100%;
    /*height: 90%;*/
    padding: 10px;
    margin-top:50px;
    /*overflow: hidden;
    float:inherit;*/
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    box-sizing: border-box;
}

.rnd {
    /*para Firefox*/
    -moz-border-radius: 4px 4px 4px 4px;
    /*para Safari y Chrome*/
    -webkit-border-radius: 4px 4px 4px 4px;
    /* para Opera */
    border-radius: 4px 4px 4px 4px;
    padding: 4px;
    border: solid #d4d4d4;
    border-width: 1px;
    background-color: white;
    color: black;
    font-size: 14px;
    font-family: Verdana, Calibri;
}

.rndwater {
    /*para Firefox*/
    -moz-border-radius: 4px 4px 4px 4px;
    /*para Safari y Chrome*/
    -webkit-border-radius: 4px 4px 4px 4px;
    /* para Opera */
    border-radius: 4px 4px 4px 4px;
    padding: 4px;
    border: solid #d4d4d4;
    border-width: 1px;
    background-color: #F7F7F7;
    color: #a9a8a8;
    font-size: 14px;
    font-family: Verdana, Calibri;
}

.rndwaterimg {
    /*para Firefox*/
    -moz-border-radius: 4px 4px 4px 4px;
    /*para Safari y Chrome*/
    -webkit-border-radius: 4px 4px 4px 4px;
    /* para Opera */
    border-radius: 4px 4px 4px 4px;
    padding: 4px;
    color: #F7F7F7;
    background-image: url(../image/fondo_contraseña3.png);
    background-repeat: no-repeat;
    border: solid #d4d4d4;
    border-width: 1px;
    background-color: #F7F7F7;
}

.MarcaAguaClaveRND {
    /*para Firefox*/
    -moz-border-radius: 4px 4px 4px 4px;
    /*para Safari y Chrome*/
    -webkit-border-radius: 4px 4px 4px 4px;
    /* para Opera */
    border-radius: 4px 4px 4px 4px;
    padding: 4px;
    color: #F7F7F7;
    background-image: url(../image/fondo_contraseña3.png);
    background-repeat: no-repeat;
    border: solid #d4d4d4;
    border-width: 1px;
    background-color: #F7F7F7;
}

.miBotonOrange {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: #E76B2E;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}
.miBotonOrange:hover {
    background-color: #be711f;
}
.miBotonOrange:disabled {
    background-color: gray;
}

.miBotonBlanco {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: #F7F7F7;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}
    .miBotonBlanco:hover {
        background-color: #d4d4d4;
    }

    .miBotonBlanco:disabled {
        background-color: gray;
    }


.fuentelinda {
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: left;
}

.fuentelinda_bottom {
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: left;    
    vertical-align:bottom;
}

.fuentelindamovildos {
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: left;
    font-size: 11px;
}

.fuentelindamoviltres {
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: left;
    font-size: 9px;
}

.fuentelinda-responsiva {
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: left;
    font-size: calc(100% + 1vw + 1vh);
}

.fuentelinda_pad {
    font-family: Segoe UI Light, Segoe UI, Helvetica Neue Medium, Calibri, Arial, sans-serif;
    text-align: center;
    /*padding: 50px;*/
    /*margin:40px;*/
}

@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);
.testimonial3 {
    font-family: "Montserrat", sans-serif;
    color: #8d97ad;
    font-weight: 300;
}

.testimonial3 h1,
.testimonial3 h2,
.testimonial3 h3,
.testimonial3 h4,
.testimonial3 h5,
.testimonial3 h6 {
    color: #3e4555;
}

.testimonial3 .font-weight-medium {
    font-weight: 500;
}

.testimonial3 .bg-light {
    background-color: #f4f8fa !important;
}

.testimonial3 .subtitle {
    color: #8d97ad;
    line-height: 24px;
}

.testimonial3 .testi3 .card-body {
    padding: 40px;
}

.testimonial3 .testi3 h6 {
    line-height: 26px;
}

.testimonial3 .testi3 .thumb-img img {
    width: 60px;
}

.testimonial3 .testi3 .customer {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.testimonial3 .card.card-shadow {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.testimonial3 .font-10 {
    font-size: 10px;
}

.testimonial3 .text-success {
    color: #2cdd9b !important;
}

.testimonial3 .text-muted {
    color: #8d97ad !important;
}

.testimonial3 .owl-theme .owl-dots .owl-dot.active span,
.testimonial3 .owl-theme .owl-dots .owl-dot:hover span {
    background: #316ce8;
}

