@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
       url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
       url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflings-regular') format('svg')
}


.header-sec {
    /*padding-top: 100px;*/
    padding-bottom: 60px;
    /*background: url(/Images/pagina_principal-3.jpg) no-repeat 5% 5%;*/
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color:#fff;
    background-attachment:fixed;
    min-height: 500px;
}

/*.header-sec .overlay{
    background:rgba(134, 8, 13, 0.9);
    min-height: 500px;
}*/

.header-sec h2 {
    color:#fff;
    padding-top:150px;
}


.ToolsMenu{ 
	padding: 16px 15px;
    /*height: 80px;*/
    /*color: #6D6D6D;*/
    color: #fff;
    display: block;
    font-size: 11px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-weight: 400;
    /*font-family: 'Open Sans',sans-serif;*/
    font-family: 'Microsoft JhengHei UI';
}

.ToolsMenu a{
	font-weight: 600;
	/*color:#6D6D6D;*/
     color: #fff;
	font-size: 12px;
	padding: 7px;
}

.ToolsMenu a:hover{
	text-decoration:none;
}

.logoSigma{
	height: 75px;
    max-height: 80px;
    /* width: 100px; */
    padding-bottom: 20px;
    top: -4px;
    position: relative;
    z-index: 1003;
}

.imagenCarrusel{
    max-height: 663px !important;
    width: 1140px !important;
}


.navbar {
    /*position:relative;*/
    position: fixed;
    min-height: 50px;
    height:80px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    /*background-color: #fff !important;*/
}

.navbar-nav {
    float:left;
    margin: 0;
    width:63%
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 3px;
    font-size: 18px;
    line-height: 20px;
}


.navigationSigma {
    position:relative;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 1001;
    border-radius: 0px;
    /*height: 10%;*/
    /*padding-top:35px;*/
}

.c-ec0000 {
    color: #ec0000;
    color: #ec0000!important;
    padding-right:2px;
}

.navigationSigma .navbar-nav  .active{     
    background-color:#D50032!important;
}

.navigationSigma .navbar-nav .active a{   
    color:white!important;    
}

.navigationSigma .navbar-nav .active:before{   
    content: ''; 
    display: block; 
    margin: auto;
    height: 1.5px; 
    background: transparent; 
    transition: width .0s ease, background-color .0s ease;
    width: 100%; 
    /*background: #febf0f;*/   
    background: #fff;
}


.nav .navbar-nav .sliding-middle-out .active{     
    /*background-color:#d61d3f!important;*/
    background-color:#D50032!important;
}

.nav .navbar-nav .sliding-middle-out .active a{   
    color:white!important;    
}

.nav .navbar-nav .sliding-middle-out .active:before{   
    content: ''; 
    display: block; 
    margin: auto;
    height: 1.5px; 
    background: transparent; 
    transition: width .0s ease, background-color .0s ease;
    width: 100%;     
    background: #D50032;
}

.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #D50032;
}

.navbar-inverse .navbar-nav .active:before{   
    content: ''; 
    display: block; 
    margin: auto;
    height: 1.5px; 
    background: transparent; 
    transition: width .0s ease, background-color .0s ease;
    width: 100%;     
    background: #fff;
}

.navigationSigma .navbar-nav > li > a {
	padding:26px 14px;
	position: relative;
	background-color: transparent;
	color: #FFF;    
    font-size: 13px;
	text-align: center;  
    text-shadow: none;
    transition: all 300ms ease-in-out;
}

.navigationSigma .navbar-nav > li > a:hover {	
    background-color: #D50032;
	color: #FFF;
	text-align: center;
}

.navigationSigma .navbar-nav > li > a > span {     
	position: relative;
	background-color: transparent;    
	text-align: center;
	margin-right: 9px;
  
}

.sliderContent{
	/*background-color: #d61d3f;*/
    background-color: #D50032;
}
.sliderWrap{
	background-color: #c7beb5;
}

.page-title{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 130px;
    text-align: center;
    width: 65%;
    font-size:12px;
}

.page-title .title-row{
    text-align: left;
    margin-bottom: 30px;
}

.page-title h1{
    display: inline-block;
    box-sizing: border-box;
    color:  #4c565e;
    /*color:  #fff;*/
    font-size: 20px;
    padding: 0 110px 15px;
    border-bottom: 2px solid #d73348;
    margin: 0;
    text-align: left !important;
}

.page-title-vista{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 130px;
    text-align: center;
    width: 65%;
    font-size:12px;
}

.page-title-vista .title-row{
    text-align: left;
    margin-bottom: 30px;
}

.page-title-vista h1{
    display: inline-block;
    box-sizing: border-box;
    color:  #4c565e;
    font-size: 20px;
    padding: 0 110px 15px;
    border-bottom: 2px solid #d73348;
    margin: 0;
    text-align: left !important;
}

 /* NOVA */
.page-title-nova{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 130px;
    text-align: center;
    width: 65%;
    font-size:12px;
}

.page-title-nova .title-row{
    text-align: left;
    margin-bottom: 30px;
}

.page-title-nova h1{
    display: inline-block;
    box-sizing: border-box;
    color:  #4c565e;
    font-size: 20px;
    padding: 0 0px 10px;
    border-bottom: 2px solid #d73348;
    margin: 0 0 0 35px;
    text-align: left !important;
}


/*Formulario Solicitud*/

.form-register{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    font: bold 13px sans-serif;
    text-align: center;
}

.form-register-with-email{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 130px;
    text-align: center;
    width: 65%;
    font-size:12px;
}

.form-register-with-email .form-white-background{
    width: 570px;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 60px 80px;
    margin-bottom: 35px;
}

.form-register-with-email .form-row{
    text-align: left;
    margin-bottom: 10px;
}

.form-register-with-email .form-title-row{
    text-align: center;
    margin-bottom: 30px;
}

.form-register-with-email .label-row{
    padding: 0 0 0 237px;
    margin-bottom: 10px;
    font-size:12px;
}

.form-register-with-email .label-row-title{
    padding: 10px 0 0 237px;
    margin-bottom: 0px;
    font-size:12px;
}

.form-register-with-email h1{
    display: inline-block;
    box-sizing: border-box;
    color:  #4c565e;
    font-size: 20px;
    padding: 0 20px 15px;
    border-bottom: 2px solid #d73348;
    margin: 0;
}

.form-register-with-email .form-row > label span{
    display: inline-block;
    box-sizing: border-box;
    color:  #5f5f5f;
    width: 30%;
    text-align: right;
    padding-right: 20px;
}

.form-register-with-email input{
    font-size:13px;
    color:  #5f5f5f;
    box-sizing: border-box;
    width: 40%;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 7px 0px;
    border: 1px solid #dbdbdb;
}

.form-register-with-email input[type="checkbox"] {
    /*background: transparent;*/
    border: inherit;
    width: auto;
    font-size: 13px;
    /*color: #5f5f5f;
    box-sizing: border-box;*/
    /*width: 40%;*/
    /*margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal;*/
}


.form-register-with-email textarea{
    font-size:13px;
    color:  #5f5f5f;
    box-sizing: border-box;
    width: 60%;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 7px 0px;
    border: 1px solid #dbdbdb;
}

.form-register-with-email .color{
    background-color: #eff8fb;

}

.form-register-with-email button{
    display: block;
    border-radius: 2px;
    background-color:  #d73348;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 10px 30px;
    border: 0;
    margin: 0px auto 0px 450px;
    cursor: pointer;
}


/*Formulario Nuevo*/

.formulario{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    font: bold 13px sans-serif;
    text-align: center;
}

.formulario-vistas{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 130px;
    text-align: center;
    width: 65%;
    font-size:12px;
}


/*.formulario-vistas .fondo-blanco{
    width: 570px;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 60px 80px;
    margin-bottom: 35px;
}*/

.formulario-vistas .form-row {
    text-align: left;
    margin-bottom: 10px;
}

/*.formulario-vistas .form-title-row{
    text-align: center;
    margin-bottom: 30px;
}*/

/*.formulario-vistas .label-row{
    padding: 0 0 0 225px;
    margin-bottom: 10px;
    font-size:12px;
}

.formulario-vistas .label-row-title{
    padding: 0 0 0 225px;
    margin-bottom: 0px;
    font-size:12px;
}*/

.formulario-vistas h1{
    display: inline-block;
    box-sizing: border-box;
    color:  #4c565e;
    font-size: 20px;
    padding: 0 20px 15px;
    border-bottom: 2px solid #d73348;
    margin: 0;
}

.formulario-vistas .form-row .claselabel > span{
    display: inline-block;
    box-sizing: border-box;
    color:  #5f5f5f;
    width: 50%;
    text-align: left;
    padding-right: 20px;
}

/*.formulario-vistas .form-row .clasespan{
    display: inline-block;
    box-sizing: border-box;
    color:  #5f5f5f;
    width: 30%;
    text-align: right;
    padding-right: 20px;
}*/

.formulario-vistas input{
    font-size:13px;
    color:  #5f5f5f;
    box-sizing: border-box;
    /*width: 40%;*/
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 7px 0px;
    border: 1px solid #dbdbdb;
}

.formulario-vistas textarea{
    font-size:13px;
    color:  #5f5f5f;
    box-sizing: border-box;
    width: 100%;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 7px 0px;
    border: 1px solid #dbdbdb;
}

.formulario-vistas .botonFormulario{
    display: block;
    border-radius: 2px;
    background-color:  #d73348;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 10px 30px;
    border: 0;
    margin: 0px auto 0px 630px;
    cursor: pointer;
}

.formulario-vistas .botonFormularioLinea{
    display: block;
    border-radius: 2px;
    background-color:  #d73348;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 10px 30px;
    border: 0;
    margin: 19px auto 0px 0px;
    cursor: pointer;
}

.formulario-vistas .botonFormularioLineaRecibos{
    display: inline;
    border-radius: 2px;
    background-color:  #d73348;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 10px 30px;
    border: 0;
    margin: 7px -150px 0px 0px;
    cursor: pointer;
}

.formulario-vistas .botonFormularioReportes {
    display: inline;
    border-radius: 2px;
    background-color: #d73348;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 10px 30px;
    border: 0;
    margin: 0px -161px 0px 0px;
    cursor: pointer;
}


.formulario-vistas input[type="submit"] {
    display: block;
    border-radius: 2px;
    background-color:  #d73348;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 10px 30px;
    border: 0;
    margin: 0px auto 0px 630px;
    cursor: pointer;
}

.formulario-vistas button[type="submit"] {
    display: block;
    border-radius: 2px;
    background-color:  #d73348;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 10px 30px;
    border: 0;
    margin: 0px auto 0px 240px;
    cursor: pointer;
}

.formulario-vistas input[type="checkbox"] {
    /*background: transparent;*/
    border: inherit;
    width: auto;
    font-size: 13px;
    /*color: #5f5f5f;
    box-sizing: border-box;*/
    /*width: 40%;*/
    /*margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal;*/
}

/*	Making the form responsive. Remove these media queries
    if you don't need the form to work on mobile devices. */

@media (max-width: 900px) {

    .form-register{
        margin: 20px auto;
    }

    .form-register-with-email{
        position: relative;
        display: block;
        margin: 0;
    }

    .form-register-with-email .form-white-background{
        margin: 0 auto 32px;
    }

    .form-register-with-email:after{
        bottom: -80px;
        left: 50%;
        margin-left: -25px;
    }

   
}

@media (max-width: 600px) {

    .form-register-with-email .form-white-background{
        width: 300px;
        padding-left: 35px;
        padding-right: 35px;
    }

    .form-register-with-email .form-row > label span{
        display: block;
        text-align: left;
        padding: 0 0 10px;
    }

    .form-register-with-email input{
        display: block;
        margin: 0 auto;
    }

    .form-register-with-email .form-checkbox input{
        display: inline-block;
        margin-left: 0;
    }

    .form-register-with-email .form-checkbox span{
        width: 200px !important;
    }

    .form-register-with-email:after{
        bottom: -80px;
        left: 50%;
        margin-left: -25px;
    }

}

/* Recibos */

.form-recibo
{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    font: bold 13px sans-serif;
    text-align: center;
}

.form-recibo-titulo
{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 130px;
    text-align: center;
    width: 100%;
    font-size:28px;
}

.form-recibo-titulo .background{
    width: 570px;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    padding: 60px 80px;
    margin-bottom: 35px;
}

.form-recibo-titulo .form-title-row{
    text-align: left;
    margin-bottom: 40px;
}

.form-recibo-titulo h1 {
    display: inline-block;
    box-sizing: border-box;
    color:  #4c565e;
    font-size: 24px;
    padding: 0 15px 30px;
    border-bottom: 2px solid #d73348;
    margin: 0;
    width: 80%;
}

.icono-circulo{
    font-size           : 25px;
    color               : #e84700;
    /*background-color    :    #e84700;*/
    margin              : 0 auto;
    height              : 150px;
    width               : 150px;
    border-radius       : 50%;
    border              : 2px solid #e84700;
    line-height         : 80px;
    cursor              : pointer;
    -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}



/* Iconos */


.icon-circle .fa{
    font-size           : 25px;
    color               : #e84700;
    margin              : 0 auto;
    height              : 80px;
    width               : 80px;
    border-radius       : 50%;
    border              : 2px solid #e84700;
    line-height         : 80px;
    cursor              : pointer;
    -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}

.icon-circle  .fa:hover{
    
    background-color        : #e84700;    
    color                   : #fff;
    border                  : 1px solid #e84711;
    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1.2,1.2); 
    -webkit-transform       : scale(1.2,1.2);
    -moz-transform          : scale(1.2,1.2); 
    -o-transform            : scale(1.2,1.2); 
    transform               : scale(1.2,1.2);  
}

.icon-circle  i:before{
    margin-left         : 0px;
    font-size           : 40px;
}


.icon-circle .fa {
    font-size: 25px;
    color: #e84700;
    margin: 0 auto;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 2px solid #e84700;
    line-height: 80px;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.20s,background-color ease-in-out 0.05s;
}

.icon-circle .fa:hover {
    background-color: #e84700;
    color: #fff;
    border: 1px solid #e84711;
    -moz-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 5px #ffffff;
    box-shadow: inset 0px 0px 0px 5px #ffffff;
    -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}

.ifacebook .fa {
    color: #3B5998;
    border: 2px solid #3B5998;
}

.ifacebook .fa:hover {
    background-color: #3B5998;
    color: #fff;
    border: 1px solid #3B5998;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



@media (min-width:320px) and (max-width:768px) {


    .icon-circle .fa {
        font-size: 15px;
        color: #e84700;
        margin: 0 auto;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        border: 2px solid #e84700;
        line-height: 40px;
        cursor: pointer;
        -webkit-transition: all ease-in-out 0.35s;
        -moz-transition: all ease-in-out 0.35s;
        -o-transition: all ease-in-out 0.35s;
        -ms-transition: all ease-in-out 0.35s;
        transition: all ease-in-out 0.20s,background-color ease-in-out 0.05s;
    }

        .icon-circle .fa:hover {
            background-color: #e84700;
            color: #fff;
            border: 1px solid #e84711;
            -moz-box-shadow: inset 0px 0px 0px 5px #ffffff;
            -o-box-shadow: inset 0px 0px 0px 5px #ffffff;
            -ms-box-shadow: inset 0px 0px 0px 5px #ffffff;
            -webkit-box-shadow: inset 0px 0px 0px 5px #ffffff;
            box-shadow: inset 0px 0px 0px 5px #ffffff;
            -ms-transform: scale(1.2,1.2);
            -webkit-transform: scale(1.2,1.2);
            -moz-transform: scale(1.2,1.2);
            -o-transform: scale(1.2,1.2);
            transform: scale(1.2,1.2);
        }

    .icon-circle i:before {
        margin-left: 0px;
        font-size: 20px;
    }
}

.ifacebook .fa{
    color               :#3B5998;
    border              :2px solid #3B5998;
}

.ifacebook .fa:hover{
    
    background-color        : #3B5998;    
    color                   : #fff;
    border                  : 1px solid #3B5998;

}

.itwittter .fa{
    color               : #33ccff;
    border              :2px solid #33ccff;
}

.itwittter .fa:hover{
    
    background-color        : #33ccff;    
    color                   : #fff;
    border                  : 1px solid #33ccff;

}

.igoogle .fa{
    color               : #BD3518;
    border              :2px solid #BD3518;
}

.igoogle .fa:hover{
    
    background-color        : #BD3518;    
    color                   : #fff;
    border                  : 1px solid #BD3518;

}

.iLinkedin .fa{
    color               : #007bb7;
    border              :2px solid #007bb7;
}

.iLinkedin .fa:hover{
    
    background-color        :#007bb7;    
    color                   : #fff;
    border                  : 1px solid #007bb7;

}


.element-icon{
 float: left;
 width: auto;
 height: auto;
 font-size: 4em;
 background-color: #141414;
 opacity: 0.80;
 margin: 20px;
 border: solid 5px #040404;
 border-radius: 50%;

 -webkit-transition: all .05s ease-in-out;
 -moz-transition: all .05s ease-in-out;
 -o-transition: all .05s ease-in-out;
 transition: all .05s ease-in-out;

  -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1.2,1.2); 
    -webkit-transform       : scale(1.2,1.2);
    -moz-transform          : scale(1.2,1.2); 
    -o-transform            : scale(1.2,1.2); 
    transform               : scale(1.2,1.2);  
}

.element-icon:hover{
 border: solid 10px #040404;
 margin: 15px;
 opacity: 0.90;
 background-color: #040404;
}

.element-icon i{
 color: #ffffff;
 padding: 55px;
}


.texto_grande {
    font-size: 14px;    
    /*color: #d73348;*/
    color: #0976b4;
    font-weight:900;   
    /*text-shadow: 0.5px 0.5px 3px rgb(12, 12, 13);*/
    /*transition: all 300ms ease-in-out;*/
    /*padding: 60px 80px;*/
    /*padding: 15px 0px 79px px;
    margin-bottom: 35px;*/
} 

.texto_grande2 {
    font-size: 14px;    
    color: #FFF;   
    /*padding: 60px 80px;*/
    /*padding: 15px 0px 79px px;
    margin-bottom: 35px;*/
} 


.icono-centrado{
      text-align:center !important;
}


.icone_grande {
    font-size: 4rem;
    color: #e84700;
    display:inline-block;
	/*font-size:1.25em;*/
	margin:20px;
	padding:0px 0;
	text-align:center;
}

.icone_grande span {
	margin-right:10px;
}

.icone_grande2 {
    font-size: 4rem;
    color: #fff;
}

.element-icon .span {
text-align:center !important;
}


.card {
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
    transition: 0.3s;
    /*border-radius: 5px;*/ /* 5px rounded corners */
}

/* Colores*/

 /*@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");*/

a.btn-social,
.btn-social
{
    border-radius: 50%;
    color: #ffffff !important;
    display: inline-block;    
    line-height: 54px;
    margin: 10px 4px;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
    webkit-transition: background-color .3s;
    width: 90px;
    height: 90px;
      -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}

.btn-social .fa,.btn-social i
{
    backface-visibility: hidden;
    moz-backface-visibility: hidden;
    ms-transform: scale(1);
    o-transform: scale(1);
    transform: scale(1);
    transition: all .25s;
    webkit-backface-visibility: hidden;
    webkit-transform: scale(1);
    webkit-transition: all .25s;
    padding-top: 24px;
}
.btn-social:hover,.btn-social:focus
{
    color: #fff;
    outline: none;
    text-decoration: none;
}
.btn-social:hover .fa,.btn-social:focus .fa,.btn-social:hover i,.btn-social:focus i
{
    ms-transform: scale(1.3);
    o-transform: scale(1.3);
    transform: scale(1.3);
    webkit-transform: scale(1.3);
}
.btn-social.btn-xs
{
    font-size: 9px;
    height: 24px;
    line-height: 13px;
    margin: 6px 2px;
    width: 24px;
}
.btn-social.btn-sm
{
    font-size: 13px;
    height: 36px;
    line-height: 18px;
    margin: 6px 2px;
    width: 36px;
}
.btn-social.btn-lg
{
    font-size: 22px;
    height: 72px;
    line-height: 40px;
    margin: 10px 6px;
    width: 72px;
}

.btn-behance
{
    background-color: #1769ff;
}
.btn-behance:hover
{
    background-color: #4a8aff;
}
.btn-bitbucket
{
    background-color: #205081;
}
.btn-bitbucket:hover
{
    background-color: #2a69aa;
}
.btn-codepen
{
    background-color: #76daff;
}
.btn-codepen:hover
{
    background-color: #a9e8ff;
}
.btn-deviantart
{
    background-color: #4e6252;
}
.btn-deviantart:hover
{
    background-color: #657e6a;
}
.btn-digg
{
    background-color: #000;
}
.btn-digg:hover
{
    background-color: #1a1a1a;
}
.btn-dribbble
{
    background-color: #ea4c89;
}
.btn-dribbble:hover
{
    background-color: #ef7aa7;
}
.btn-dropbox
{
    background-color: #007ee5;
}
.btn-dropbox:hover
{
    background-color: #1998ff;
}
.btn-facebook
{
    background-color: #3b5998;
}
.btn-facebook:hover
{
    background-color: #4c70ba;
}
.btn-flickr
{
    background-color: #0063dc;
}
.btn-flickr:hover
{
    background-color: #107cff;
}
.btn-foursquare
{
    background-color: #ef4b78;
}
.btn-foursquare:hover
{
    background-color: #f37a9b;
}
.btn-github
{
    background-color: #4183c4;
}
.btn-github:hover
{
    background-color: #689cd0;
}
.btn-google-plus
{
    background-color: #dd4b39;
}
.btn-google-plus:hover
{
    background-color: #e47365;
}
.btn-instagram
{
    background-color: #3f729b;
}
.btn-instagram:hover
{
    background-color: #548cb9;
}
.btn-jsfiddle
{
    background-color: #4679bd;
}
.btn-jsfiddle:hover
{
    background-color: #6c94ca;
}
.btn-lastfm
{
    background-color: #e31b23;
}
.btn-lastfm:hover
{
    background-color: #e9484e;
}
.btn-linkedin
{
    background-color: #0976b4;
}
.btn-linkedin:hover
{
    background-color: #0b96e5;
}
.btn-paypal
{
    background-color: #253b80;
}
.btn-paypal:hover
{
    background-color: #304da8;
}
.btn-pinterest
{
    background-color: #cc2127;
}
.btn-pinterest:hover
{
    background-color: #e04046;
}
.btn-reddit
{
    background-color: #ff4500;
}
.btn-reddit:hover
{
    background-color: #ff6a33;
}
.btn-skype
{
    background-color: #00aff0;
}
.btn-skype:hover
{
    background-color: #24c4ff;
}
.btn-soundcloud
{
    background-color: #f80;
}
.btn-soundcloud:hover
{
    background-color: #ffa033;
}
.btn-stack-overflow
{
    background-color: #fe7a15;
}
.btn-stack-overflow:hover
{
    background-color: #fe9748;
}
.btn-steam
{
    background-color: #7da10e;
}
.btn-steam:hover
{
    background-color: #a1d012;
}
.btn-stumbleupon
{
    background-color: #eb4924;
}
.btn-stumbleupon:hover
{
    background-color: #ef7053;
}
.btn-trello
{
    background-color: #256a92;
}
.btn-trello:hover
{
    background-color: #2f88bb;
}
.btn-tumblr
{
    background-color: #35465c;
}
.btn-tumblr:hover
{
    background-color: #485f7c;
}
.btn-twitch
{
    background-color: #6441a5;
}
.btn-twitch:hover
{
    background-color: #7e5bbe;
}
.btn-twitter
{
    background-color: #55acee;
}
.btn-twitter:hover
{
    background-color: #83c3f3;
}
.btn-vimeo
{
    background-color: #1ab7ea;
}
.btn-vimeo:hover
{
    background-color: #49c6ee;
}
.btn-vine
{
    background-color: #00b488;
}
.btn-vine:hover
{
    background-color: #00e7af;
}
.btn-vk
{
    background-color: #45668e;
}
.btn-vk:hover
{
    background-color: #587fae;
}
.btn-wechat
{
    background-color: #98d11c;
}
.btn-wechat:hover
{
    background-color: #afe53b;
}
.btn-wordpress
{
    background-color: #21759b;
}
.btn-wordpress:hover
{
    background-color: #2a95c5;
}
.btn-xing
{
    background-color: #026466;
}
.btn-xing:hover
{
    background-color: #039598;
}
.btn-yahoo
{
    background-color: #400191;
}
.btn-yahoo:hover
{
    background-color: #5601c4;
}
.btn-yelp
{
    background-color: #af0606;
}
.btn-yelp:hover
{
    background-color: #e00808;
}
.btn-youtube
{
    background-color: #e52d27;
}
.btn-youtube:hover
{
    background-color: #ea5955;
}
.btn-email
{
    background-color: #44c456;
}
.btn-email:hover
{
    background-color: #6bd079;
}

.btn-usuario
{
    background-color: #9e9a95;
}
.btn-usuario:hover
{
    background-color: #9e9a95;
}

.sombra {
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;*/
    /*box-shadow:0px 3px 0px #e2dfdc;*/
}

 /*Magia  menu*/

.sliding-middle-out { 
        display: inline-block; 
        position: relative; 
        height:100%;
} 

.sliding-middle-out:hover { 
        /*background: rgba(255,255,255,0.1);*/
        background: #D50032!important;
        transition: width .10s ease, background-color .8s ease; 
} 

.sliding-middle-out:before { 
        content: ''; 
        display: block; 
        margin: auto;
        height: 1.5px; 
        width: 0px; 
        background: transparent; 
        transition: width .5s ease, background-color .5s ease;
} 

.sliding-middle-out:hover:before { 
        width: 100%; 
        /*background: #febf0f;*/ 
        background: #fff; 
}


.background-recibos {
    position: relative;
    background: #5C97FF;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    /*opacity:0.7;*/       
    background-image:url(../Images/nomina.jpg);
    background-position:5% 45%;
    background-size:cover;
    background-repeat:no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    
}

.background-documentos{
    position: relative;
    background: #5C97FF;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    /*opacity:0.7;*/  
    background-image:url(../Images/corporativo-documentacion.jpg);
    background-position:10% 30%;
    background-size:cover;
    background-repeat:no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    /*transition: .5s ease;
    background-color: rgb(51, 88, 109);*/
    
}


.background-nova{
    position: relative;
    background: #5C97FF;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    /*opacity:0.7;*/     
    background-image:url(../Images/corporativo-nova.png);
    background-position:5% 30%;
    background-size:cover;
    background-repeat:no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}


.background-vacaciones{
    position: relative;
    background: #5C97FF;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    /*opacity:0.7;*/     
    background-image:url(../Images/corporativo-vacaciones4.jpg);
    background-position:center center;
    background-size:cover;
    background-repeat:no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.background-tickets {
    position: relative;
    background: #5C97FF;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.7;
    background-image: url(../Images/corporativo-tickets.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
.background-visitas {
    position: relative;
    background: #5C97FF;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: url('../Images/Visitas.jpeg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.background-servicios{
    position: relative;
    background: #5C97FF;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity:0.7;       
    background-image:url(../Images/corporativo.jpg);
    background-position:20% 40%;
    background-size:cover;
    background-repeat:no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

/*.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
    max-height:100%;
}*/


/* Makes images fully responsive */

/*.img-responsive,
.thumbnail > img,
.thumbnail a > img,*/
.carousel-inner > .item > img
{
  display: block;
  width: 100%;
  height: auto;
}

.carousel-control.right {
    right: 0;
    left: 85.2%;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.fondogris{
    background-color:#f2f2f2;
    /*padding-bottom: 80px !important;*/
}

.superZindex{
    z-index:9999 !important;
}

.boxtext{
    font-size: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #5f5f5f;
    /*text-transform: capitalize;*/
    display: block;
   text-align:center;
}

/*.boxtext::first-letter {
    text-transform: uppercase;
}*/

.rowAlign { 
  display: -webkit-box; 
  display: -webkit-flex; 
  display: -ms-flexbox; 
  display: flex; 
} 

.rowAlign > [class*='col-'] { 
    display: flex; 
    flex-direction: column; 
}
.Aligner{
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    height: 100%;
}

.Aligner-item{
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    height: 100%;
    padding-left: 0px;
}

.boxImagen{
    display: block;
    position:relative;
    height: 200px !important;
}


/* Mensajes */

/* CSS talk bubble */
.talk-bubble {
	margin: 40px;
    display: inline-block;
    position: relative;
	width: 200px;
	height: auto;
	background-color: lightyellow;
}

.talk-bubble-mensajes {
	margin: 5px;
    padding: 20px 20px;
    display: inline-block;
    position: relative;
	/*width: 200px;
	height: auto;*/
    width: 95%;
    height: auto;
	background-color: #c1dde6;
}

.border{
  border: 8px solid #666;
}
.round{
  border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;

}

/* Right triangle placed top left flush. */
.tri-right.border.left-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -40px;
	right: auto;
  top: -8px;
	bottom: auto;
	border: 32px solid;
	border-color: #666 transparent transparent transparent;
}
.tri-right.left-top:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -20px;
	right: auto;
  top: 0px;
	bottom: auto;
	border: 22px solid;
	border-color: lightyellow transparent transparent transparent;
}

/* Right triangle, left side slightly down */
.tri-right.border.left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -40px;
	right: auto;
  top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.left-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -20px;
	right: auto;
  top: 38px;
	bottom: auto;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -8px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
}
.tri-right.btm-left:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent lightyellow;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 transparent transparent #666;
}
.tri-right.btm-left-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 38px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow transparent transparent lightyellow;
}

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 30px;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.btm-right-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 38px;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}
/*
	left: -8px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
	left: 0px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent lightyellow;

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -8px;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.btm-right:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 0px;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}

/* Right triangle, right side slightly down*/
.tri-right.border.right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -40px;
  top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 transparent transparent #666;
}

.tri-right.right-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
    left: auto;
	right: -20px;
    top: 10px;
	bottom: auto;
	border: 12px solid;
	border-color: #c1dde6 transparent transparent #c1dde6;
}

/* Right triangle placed top right flush. */
.tri-right.border.right-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -40px;
  top: -8px;
	bottom: auto;
	border: 32px solid;
	border-color: #666 transparent transparent transparent;
}
.tri-right.right-top:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -20px;
  top: 0px;
	bottom: auto;
	border: 20px solid;
	border-color: lightyellow transparent transparent transparent;
}

/* talk bubble contents */
.talktext{
  padding: 1em;
	text-align: left;
  line-height: 1.5em;
}

.talktext p{
  /* remove webkit p margins */
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

/* talk bubble contents */
.talktext-mensaje{
  padding: 1.2em;
  text-align:justify;
  line-height: 1.5em;
  font-size:12px;
}

.talktext-mensaje p{
  /* remove webkit p margins */
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

.labelText{    
  /*padding: 1.2em;*/
  text-align:left;
  /*line-height: 1.5em;*/
  font-size:15px;
  font-weight:500;
  color:  #4c4c4c; 
 /*
    padding: 0 110px 15px;
    border-bottom: 2px solid #d73348;
    margin: 0;
    text-align: left !important;*/
}

.datosText{
    font-size:13px !important;
    font-weight:200;
    color:  #6D6D6D; 
}

.titulo-paso{
  text-align:left;
  padding: 0 30px 15px;
  line-height: 1em; 
  font-weight:400;
  font-size:22px !important;
  text-decoration:underline;
  text-decoration-color: #D50032;
  margin-bottom:40px;
  
  
}

.titulo-paso2{
  text-align:left;
  padding: 0 15px 15px;
  line-height: 1.5em; 
  font-weight:800;
  color:  #5f5f5f; 
  font-size:19px !important;
}

.px150{
    width:150px !important;
}

.px350{
    width:350px !important;
}

.px450{
    width:450px !important;
}

.px300{
    width:300px !important;
}

.px300100{
    width:100% !important;
}

.paddingLeft15{
    padding-left: 15px;
}

.paddingLeft50{
    padding-left: 50px;
}

.paddingLeft140{
    padding-left: 100px;
}

.paddingLeft280{
    padding-left: 280px;
}


.paddingRight70 {
    padding-right: 70px;
}

.paddingLeft45 {
    padding-left: 45px;
}

.slider .slider-horizontal {
    width: 665px !important;
    height: 20px;
}

.height200px{
    /*height: 200px;
    padding: 40px 0px 0px 0px;*/
    /*position:relative;*/
    /* height: 200px; */
    padding: 90px 0px 0 0px;
    /* position: relative; */
    /* margin-bottom: 17px; */
    position: relative;
    /* display: inline-block; */
    /* text-align: -webkit-left; */
    flex: unset;
    top: -45px;
}

.height150px{
    height: 150px;
}

.height180px{
    height: 180px;
}

.iconoAling{
    position: relative;
    top: -11px;
}
.w3-red,.w3-hover-red:hover{
    color:#fff!important;
    background-color:#d73348!important;
    padding: 25px 25px 25px 25px;
}

.menuDoc{
    width: 65%;
    background-color: #555;
    overflow: auto;
}

.menuDoc a {
    float: left;
    /*width: 20%;*/
    text-align: center;
    /*padding: 12px 0;*/
    transition: all 0.3s ease;
    color: #fff !important;
    font-size: 50px;
}

.menuDoc span{
    /*width: 20%;*/
    text-align: center;
    padding: 12px 0;   
    color: #fff !important;
    font-size: 15px;
}

.menuDoc a:hover {
    background-color: #d73348;
}

.activeDoc {
    background-color: #4CAF50 !important;
}


#menu-icon{
    display:none;
    width:40px;
    height: 40px
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait){
    .NombreCompleto{
        display:none;
    }
    .icon-menu{
        display:block
    }
    .text-menu{
        display:block
    }
    .ToolsMenu{
        padding: 25px 0px;
    }
}

.content-wrapper-back{
    /*background-color: #fdfdfe; #eaf3fb*/
    background-color: #f9fbfd;
    background-image: -moz-linear-gradient(top, #ffffff, #eaf3fb);
    background-image: -ms-linear-gradient(top, #ffffff, #eaf3fb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eaf3fb));
    background-image: -webkit-linear-gradient(top, #ffffff, #eaf3fb);
    background-image: -o-linear-gradient(top, #ffffff, #eaf3fb);
    background-image: linear-gradient(top, #ffffff, #eaf3fb);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#eaf3fb', GradientType=0);
    /*margin-top: -16px;*/
    /*margin-bottom: 48px;*/
    margin-bottom: 0px;
    font-size: 12px;
    border-bottom: 1px solid #dee5e7;
    /*margin-left: -16px;*/
    margin-right: -16px;
}

.notification-container {
    position: relative;
    width: 16px;
    height: 16px;
    /*top: 15px;
    left: 15px;*/
}

.notification-container i {
     color: #fff;
}

.notification-counter {   
    position: absolute;
    top: -5px !important;
    left: 13px;
    background-color: rgba(212, 19, 13, 1);
    color: #fff;
    border-radius: 10px;
    padding: 4px 6px;
    font: 9px Verdana;
}

.fake-notification {
    font: 10px Arial;
    margin-top: 50px;
}


.notification-container-avisos {
    position: relative;
    width: 22px;
    height: 16px;
    /*top: 15px;
    left: 15px;*/
}

.notification-container-avisos i {
     color: #fff;
}

.notification-counter-avisos {   
    position: absolute;
    top: 35px !important;
    left: 140px;
    background-color: rgba(212, 19, 13, 1);
    color: #fff;
    border-radius: 10px;
    padding: 2px 5px;
    font: 9px Verdana;
}

.fake-notification-avisos {
    font: 10px Arial;
    margin-top: 50px;
}



/* Dropdowns */

select[multiple], select[size] {
    height:auto
}

.input-group {
    position:relative;
    display:table;
    border-collapse:separate
}
.input-group[class*="col-"] {
    float:none;
    padding-left:0;
    padding-right:0
}
.input-group .form-control {
    position:relative;
    z-index:2;
    float:left;
    width:100%;
    margin-bottom:0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    height:48px;
    padding:10px 16px;
    font-size:19px;
    line-height:1.33;
    border-radius:6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    height:48px;
    line-height:48px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
    height:auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height:31px;
    padding:5px 10px;
    font-size:13px;
    line-height:1.5;
    border-radius:3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    height:31px;
    line-height:31px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
    height:auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display:table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius:0
}
.input-group-addon, .input-group-btn {
    width:1%;
    white-space:nowrap;
    vertical-align:middle
}
.input-group-addon {
    padding:6px 12px;
    font-size:15px;
    font-weight:normal;
    line-height:1;
    color:#555;
    text-align:center;
    background-color:#eee;
    border:1px solid #ccc;
    border-radius:4px
}
.input-group-addon.input-sm {
    padding:5px 10px;
    font-size:13px;
    border-radius:3px
}
.input-group-addon.input-lg {
    padding:10px 16px;
    font-size:19px;
    border-radius:6px
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top:0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.input-group-addon:first-child {
    border-right:0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.input-group-addon:last-child {
    border-left:0
}
.input-group-btn {
    position:relative;
    font-size:0;
    white-space:nowrap
}
.input-group-btn>.btn {
    position:relative
}
.input-group-btn>.btn+.btn {
    margin-left:-1px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
    z-index:2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right:-1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left:-1px
}


.bootstrap-select.btn-group  {
    border-radius:0 !important;
    -webkit-border-radius:0;
    width:100%;
    text-align:left !important;
    font-size:14px !important;   
    position:relative;
    background:#fff !important;
    height:35px !important;
}

.bootstrap-select.btn-group:before {
    position:relative;
    top:1px;
    display:inline-block;
    font-family:'Glyphicons Halflings';
    /*font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/    
     /*height:35px !important;*/
    font-style:normal;
    font-weight:normal;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:"\e114"
}

.bootstrap-select.btn-group:before {
    position:absolute;
    border:none !important;
    right:0;
    font-size:13px;
    height:100% !important;
    top:0;
    padding:11px
}
 
/*
.bootstrap-select.btn-group span.caret {
    display:none !important
}
 */

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -16px;
    vertical-align: middle;
}

.btn .caret {
    margin-left: 0;
}

.caret{
    position:absolute;
    border:none !important;
    right:0;
    border-left:2px solid #e0e0e0 !important;
    font-size:13px;
    height:100% !important;
    top:0;
    margin-right:30px
}

.caret:before {
    position:relative;
    top:1px;
    display:inline-block;
    font-family:'Glyphicons Halflings';
    font-style:normal;
    font-weight:normal;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    color:#e0e0e0;
    content:"\e114"
}
.caret:before {
    position:absolute;
    left:9px;
    top:10px
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;   
    overflow-y:auto;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 2000;
    /*height:200px;
    overflow-y:auto;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.open>.dropdown-menu {
    display: block;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}

.bootstrap-select>.btn {
    width: 100%;
    padding-right: 25px;
}

/*.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    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;
    border-radius: 4px;
}*/


/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */
.tabbable-panel {
    /*border:1px solid #eee;*/
    padding: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #fcfcfc;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
  /*margin-bottom: -21px;*/
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}

.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li > a > h2 {
  margin-right: 20px;
}

.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}



/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}


/*----------------------------------------------------*/
/*----------------- Testimonials CSS -----------------*/
/*----------------------------------------------------*/
.testimonial{
margin-bottom: 10px;
}

.testimonial-section {
width: 100%;
height: auto;
padding: 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
border: 1px solid #fff;
}
.testimonial-section:after {
top: 100%;
left: 38px;
border: solid transparent;
content: " ";
position: absolute;
border-top-color: #fff;
border-width: 15px;
margin-left: -15px;
}

.testimonial-desc {
margin-top: 20px;
text-align:left;
padding-left: 15px;
}
.testimonial-desc img {
    border: 1px solid #f5f5f5;
    border-radius: 150px;
    height: 70px;
    padding: 3px;
    width: 70px;
    display:inline-block;
    vertical-align: top;
}

.testimonial-desc span {
    border: 1px solid #f5f5f5;
    border-radius: 150px;
    height: 50px;
    padding: 13px;
    width: 50px;
    display:inline-block;
    vertical-align: top;
}

.testimonial-writer{
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

    .testimonial-writer-name{
        font-weight: bold;
    }

    .testimonial-writer-designation{
        font-size: 85%;
    }

    .testimonial-writer-company{
        font-size: 85%;
    }


    /*---- Outlined Styles ----*/
.testimonial.testimonial-default{
        
}
.testimonial.testimonial-default .testimonial-section{
border-color: #777;
}

.testimonial.testimonial-default .testimonial-section:after{
    border-top-color: #777;
}

/*.testimonial.testimonial-default .testimonial-desc{
            
}*/

.testimonial.testimonial-default .testimonial-desc img{
    border-color: #777;
}

.testimonial.testimonial-default .testimonial-writer-name{
    color: #777;
}

/*.testimonial.testimonial-primary{
        
}*/

.testimonial.testimonial-primary .testimonial-section{
border-color: #337AB7;
color: #286090;
background-color: rgba(51, 122, 183, 0.1);
}

.testimonial.testimonial-primary .testimonial-section:after{
    border-top-color: #337AB7;
}

/*.testimonial.testimonial-primary .testimonial-desc{
            
}*/

.testimonial.testimonial-primary .testimonial-desc img{
    border-color: #337AB7;
}

.testimonial.testimonial-primary .testimonial-writer-name{
    color: #337AB7;
}

.testimonial.testimonial-info{
        
}

.testimonial.testimonial-info .testimonial-section{
border-color: #5BC0DE;
color: #31b0d5;
background-color: rgba(91, 192, 222, 0.1);
}

.testimonial.testimonial-info .testimonial-section:after{
    border-top-color: #5BC0DE;
}

.testimonial.testimonial-info .testimonial-desc{
            
}

.testimonial.testimonial-info .testimonial-desc img{
    border-color: #5BC0DE;
}

.testimonial.testimonial-info .testimonial-writer-name{
    color: #5BC0DE;
}


.testimonial.testimonial-success{
        
}
.testimonial.testimonial-success .testimonial-section{
border-color: #5CB85C;
color: #449d44;
background-color: rgba(92, 184, 92, 0.1);
}

.testimonial.testimonial-success .testimonial-section:after{
    border-top-color: #5CB85C;
}

.testimonial.testimonial-success .testimonial-desc{
            
}

.testimonial.testimonial-success .testimonial-desc img{
    border-color: #5CB85C;
}

.testimonial.testimonial-success .testimonial-writer-name{
    color: #5CB85C;
}

.testimonial.testimonial-warning{
        
}
.testimonial.testimonial-warning .testimonial-section{
border-color: #F0AD4E;
color: #d58512;
background-color: rgba(240, 173, 78, 0.1);
}

.testimonial.testimonial-warning .testimonial-section:after{
    border-top-color: #F0AD4E;
}

.testimonial.testimonial-warning .testimonial-desc{
            
}

.testimonial.testimonial-warning .testimonial-desc img{
    border-color: #F0AD4E;
}

.testimonial.testimonial-warning .testimonial-writer-name{
    color: #F0AD4E;
}

.testimonial.testimonial-danger{
        
}
.testimonial.testimonial-danger .testimonial-section{
border-color: #D9534F;
color: #c9302c;
background-color: rgba(217, 83, 79, 0.1);
}

.testimonial.testimonial-danger .testimonial-section:after{
    border-top-color: #D9534F;
    left: 37px !important; 
    margin-left: 435px;
}

.testimonial.testimonial-danger .testimonial-desc{
            
}

.testimonial.testimonial-danger .testimonial-desc img{
    border-color: #D9534F;
}

.testimonial.testimonial-danger .testimonial-writer-name{
    color: #D9534F;
}

    /*---- Filled Styles ----*/
.testimonial.testimonial-default-filled{
        
}
.testimonial.testimonial-default-filled .testimonial-section{
color: #fff;
border-color: #777;
background-color: #777;
}

.testimonial.testimonial-default-filled .testimonial-section:after{
    border-top-color: #777;
}

.testimonial.testimonial-default-filled .testimonial-desc{
            
}

.testimonial.testimonial-default-filled .testimonial-desc img{
    border-color: #777;
    background-color: #777;
}

.testimonial.testimonial-default-filled .testimonial-writer-name{
    color: #777;
}

.testimonial.testimonial-primary-filled{
        
}
.testimonial.testimonial-primary-filled .testimonial-section{
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}

.testimonial.testimonial-primary-filled .testimonial-section:after{
    border-top-color: #337AB7;
}

.testimonial.testimonial-primary-filled .testimonial-desc{
            
}

.testimonial.testimonial-primary-filled .testimonial-desc img{
    border-color: #2e6da4;
    background-color: #337ab7;
}

.testimonial.testimonial-primary-filled .testimonial-writer-name{
    color: #337AB7;
}

.testimonial.testimonial-info-filled{
        
}
.testimonial.testimonial-info-filled .testimonial-section{
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}

.testimonial.testimonial-info-filled .testimonial-section:after{
    border-top-color: #5BC0DE;
}

.testimonial.testimonial-info-filled .testimonial-desc{
            
}

.testimonial.testimonial-info-filled .testimonial-desc img{
    border-color: #46b8da;
    background-color: #5bc0de;
}

.testimonial.testimonial-info-filled .testimonial-writer-name{
    color: #5BC0DE;
}


.testimonial.testimonial-success-filled{
        
}
.testimonial.testimonial-success-filled .testimonial-section{
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}

.testimonial.testimonial-success-filled .testimonial-section:after{
    border-top-color: #5CB85C;
}

.testimonial.testimonial-success-filled .testimonial-desc{
            
}

.testimonial.testimonial-success-filled .testimonial-desc img{
    border-color: #4cae4c;
    background-color: #5cb85c;
}

.testimonial.testimonial-success-filled .testimonial-writer-name{
    color: #5CB85C;
}

/*.testimonial.testimonial-warning-filled{
        
}*/

.testimonial.testimonial-warning-filled .testimonial-section{
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}

.testimonial.testimonial-warning-filled .testimonial-section:after{
    border-top-color: #F0AD4E;
}

/*.testimonial.testimonial-warning-filled .testimonial-desc{
            
}*/

.testimonial.testimonial-warning-filled .testimonial-desc img{
    border-color: #eea236;
    background-color: #f0ad4e;
}

.testimonial.testimonial-warning-filled .testimonial-writer-name{
    color: #F0AD4E;
}

/*.testimonial.testimonial-danger-filled{
        
}*/
.testimonial.testimonial-danger-filled .testimonial-section{
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}

.testimonial.testimonial-danger-filled .testimonial-section:after{
border-top-color: #D9534F;
}

.testimonial.testimonial-danger-filled .testimonial-desc{
            
}

.testimonial.testimonial-danger-filled .testimonial-desc img{
border-color: #d43f3a;
background-color: #D9534F;
}

.testimonial.testimonial-danger-filled .testimonial-writer-name{
color: #D9534F;
}

/** The Magic **/
.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}


/** The Spacing **/
.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
  border-left: 10px solid #428bca;
}
.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
  border-left: 10px solid #357ebd;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
  border-left: 10px solid #3276b1;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
  border-left: 10px solid #285e8e;
}

/** Success button **/
.btn-breadcrumb .btn.btn-success:not(:last-child):after {
  border-left: 10px solid #5cb85c;
}
.btn-breadcrumb .btn.btn-success:not(:last-child):before {
  border-left: 10px solid #4cae4c;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
  border-left: 10px solid #47a447;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
  border-left: 10px solid #398439;
}

/** Danger button **/
.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
  border-left: 10px solid #d9534f;
}
.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
  border-left: 10px solid #d43f3a;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
  border-left: 10px solid #d2322d;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
  border-left: 10px solid #ac2925;
}

/** Warning button **/
.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
  border-left: 10px solid #f0ad4e;
}
.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
  border-left: 10px solid #eea236;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
  border-left: 10px solid #ed9c28;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
  border-left: 10px solid #d58512;
}

/** Info button **/
.btn-breadcrumb .btn.btn-info:not(:last-child):after {
  border-left: 10px solid #5bc0de;
}
.btn-breadcrumb .btn.btn-info:not(:last-child):before {
  border-left: 10px solid #46b8da;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
  border-left: 10px solid #39b3d7;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
  border-left: 10px solid #269abc;
}


/* Radio buttons*/



@media only screen and (max-width: 700px) {
  section {
    flex-direction: column;
  }
}

/* Caja Aviso Documentos */

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    font-size:14px;
    font-weight:500;
}

.bs-callout-danger {
    border-left-color: #ce4844;
}

.bs-callout-danger h4 {
    color: #ce4844;
    font-size:20px;
    text-decoration: underline;   
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 25px;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout p {
    margin: 0 0 10px;
}


/* Card */
.index-content a:hover{
    color:black;
    text-decoration:none;
}
.index-content{
    margin-bottom:30px;
    /*padding:50px 0px;*/
}
.index-content .row{
    margin-top:20px;
}
.index-content a{
    color: black;
}
.index-content .card{
    /*background-color: #FFFFFF;*/
    /*background-color:#ccc;*/
    background-color: rgba(204, 204, 204, 0.73);
    padding:0;
    border: 1px solid #c0c0c0;
    /*-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius:0px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);*/
}

/*.index-content .card:hover{
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
    color:black;
}*/

.index-content .card img{
    width:100%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.index-content .card span{
    width:100%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 70px;
    text-align: center;
    padding: 12px 0;  
    /*color: #555 !important;*/ 
    color:#fff;   
}


.index-content .card h4{
    margin:20px;
    font-size:17px;
    font-weight:600;
    text-align: center;
}

.index-content .card p{
    margin:20px;
    opacity: 0.65;
}


.index-content .blue-button{
    width: 100px;
    -webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
    transition: background-color 1s , color 1s;
    min-height: 20px;
    background-color: #d73348;
    color: #ffffff;
    border-radius: 0px;
    text-align: center;
    font-weight: lighter;
    margin: 0px 35px 15px 20px;
    padding: 5px 0px;
    display: inline-block;
    font-size:13px;
}

.index-content .blue-button:hover{
    background-color: #dadada;
    color: #002E5B;
}


@media (max-width: 768px) {
    .index-content .col-lg-4 {
        margin-top: 20px;
    }
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
     text-align: right !important;
}


.table.dataTable thead .sorting:after {
    opacity: .8 !important;
    /*content: "";*/
}

.table.dataTable thead .sorting_desc:after {
    /*content: "";*/
    opacity: .8 !important;
}

.table.dataTable thead .sorting_asc:after {
    /*content: "";*/
    opacity: .8 !important;
}


.demoPanel {
  float: none;
  /*border: 2px solid #A7C8E2;*/
  margin: 4px 138px;
  padding: 10px;
  width: 350px;
  /*border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;*/
}

/*.demoPanel input {
  margin: 4px 138px;
  padding: 10px;
  position:relative;
}*/

.evo-colorind, .evo-colorind-ie, .evo-colorind-ff {
    margin-right: 45px !important;
}

