@import url('https://fonts.googleapis.com/css?family=Hind+Siliguri:300,400,500,600,700');

body {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
    display: block;
    position: relative;
    color: #0463A3;
    /*height:100%;*/
}

    body#homeform {
        /*background: url("../img/bgsite2.jpg") no-repeat center center;*/
        background: url("/img/bgsite2.jpg") no-repeat center center;
        background-attachment: fixed;
        background-size: cover;
    }

header {
    background: #fff;
    border-bottom: 4px solid #0071BC;
    padding: 0px 0px;
    box-shadow: 0 0 10px -3px #000;
}

.bgblue {
    background: #0071BC;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
}

header h1 {
    margin: 6px 0;
    color: #fff;
    font-size: 2.18em;
}

.mainlogo {
    padding: 9px 0px;
}
/*Fields Home Styles*/
.homeform {
    color: #00375B;
    font-size: 1em;
    margin-top: 92px;
}

    .homeform .row {
        margin-bottom: 20px;
    }

label {
    font-weight: 600;
}

.sw-btn-group .btn {
    margin-left: 5px;
}

.btnmargin {
    margin-top: 5px;
}

.cmpreq {
    border: 1px solid #DE7C7A;
    background: #FCEBEB;
}

.cmpreqnoborder {
    background: #FCEBEB;
}

.marginrow {
    /*margin-top: 40px;*/
    margin-top: 15px;
}

.form-group small {
    color: red;
}

.modal-body .form-control {
    border: 1px solid #bbb;
}

.modal-title {
    color: #555;
}

.bg-danger {
    padding: 8px 20px;
    background: #ec6d6d;
    color: #fff;
    font-size: 0.875em;
}

    .bg-danger i {
        margin-right: 8px;
    }

footer {
    font-size: 1em;
    margin: 50PX 0 15PX;
}

h2 {
    color: #0463A3;
    font-size: 1.5em;
    margin-bottom: 0px;
    font-weight: bold;
}

.steeps i {
    display: block;
    font-size: 0.875em;
    color: rgba(82, 82, 82, 1);
    margin: 5px 0px 10px;
    background-image: url(/css/images/ico-info.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 0.5px 2px;
    padding-left: 20px;
    font-style: normal;
}

    .steeps i.glyphicon {
        background: none !important;
    }

p {
    margin-bottom: 20px;
}

#visibleoption4 p {
    margin-left: 40px;
}

.addbox {
    position: relative;
    width: 100%;
    min-height: 230px;
    border: 2px dashed #ccc;
    color: #807e7e;
    text-align: center;
    font-size: 1em;
    transition: box-shadow 0.5s, color 1s, margin 0.5s;
    box-shadow: 0px 0px 3px 0px #ddd;
    /*padding: 20% 0px!important;
    display: block!important;*/
}

.addbox2 {
    padding: 20% 0px !important;
    display: block !important;
    margin-top: 10px;
}

.addbox p:before {
    content: '+';
    display: block;
    font-size: 4.375em;
    line-height: 60px;
}

.addbox:hover {
    /*margin: 1px 0px 40px 1px;*/
    color: #ccc;
    text-decoration: none;
    box-shadow: 0px 0px 5px 0px #ddd;
    transition: box-shadow 0.5s, color 1s, margin 0.5s;
    cursor: pointer;
}

.addedbox {
    position: relative;
    display: block;
    width: 100%;
    min-height: 230px;
    padding: 10px;
    /*background: #888;*/
    border: 1px solid #ccc;
    /*color: #fff;*/
    font-size: 0.80em;
    box-shadow: 1px 3px 10px -3px #6d6868;
    border-radius: 3px;
    margin-top: 10px;
}

    .addedbox h5 {
        font-size: 1.1em;
        margin-top: 5px;
        padding-bottom: 5px;
        border-bottom: 0.5px solid #ccc;
        color: #000;
        font-weight: 600;
    }

    .addedbox p {
        margin-bottom: 5px;
        color: #000;
    }

.linkmore {
    margin-top: 1.5em;
}

    .linkmore a {
        /*display: block;*/
        margin: 15px 0px;
        text-transform: uppercase;
        font-size: 0.875em;
        color: #73AD26;
    }

.detailbox {
    display: block;
    text-align: right;
    margin: 45px 0px 0px;
    position: absolute;
    right: 10px;
    bottom: 5px;
}

    .detailbox a {
        /*color: #fff;*/
        font-weight: 600;
        text-align: right;
    }

.modal-open {
    padding-right: 0px !important;
}

.perbef {
    position: relative;
    display: block;
    width: 64px;
    height: 64px;
    line-height: 64px;
    margin: 0px 0px 5px 6px;
    background: #fff;
    color: #40C4DF;
    font-size: 1.8em;
    text-align: center;
    border-radius: 50%;
    float: right;
    box-shadow: 0px 0px 15px -2px #444;
}

.marginbottom {
    margin-bottom: 40px;
}

.marginvertodo {
    margin-top: 10px;
}
/*Forms Steeps Styles*/
body#steep footer {
    background: #0071BC;
    color: #fff;
    margin-bottom: 0;
    padding: 20px 0;
    font-size: 0.75em;
}

section.steeps {
    margin-top: 15px;
}

/*Wizars Styles*/
/*.sw-theme-circles > ul.step-anchor > li > a div {
   	background: #ffffff;
    border-radius: 100%;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    top: 12px;
    bottom: 12px;
    left: 12px;
    right: 12px;
    box-shadow: 2px 2px 10px -3px #000 !important;
   
}*/
.sw-theme-circles > ul.step-anchor > li.active > a div {
    color: #ffa10e;
}

.sw-theme-circles > ul.step-anchor > li.done > a div, .sw-theme-circles > ul.step-anchor > li > a div {
    color: #ccc;
}

.sw-theme-circles > ul.step-anchor > li.active > a span {
    width: 70px;
    height: 70px;
    background: #ffffff;
    padding: 23% 14%;
    border-radius: 100%;
    /* display: -webkit-box; */
    position: relative;
    box-shadow: 2px 2px 10px -3px #000 !important;
    color: #ffa10e;
}

.sw-theme-circles > ul.step-anchor > li > a span {
    font-size: 0.875em;
}
/*Inicio Clase agregada*/
.sw-theme-circles > ul.step-anchor > li.bigger > a div {
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    line-height: 58px;
    background: #fff;
    box-shadow: 0px 0px 22px -3px #000 !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    cursor: pointer !important;
}
/*Fin Clase agregada*/
.LegendEmpresa {
    padding: 0 !important;
    border: 0 !important;
    border-bottom: 0 !important;
    width: 18% !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #0463A3 !important;
    margin-bottom: 10px !important;
}

.BoxInicio {
    display: flex !important;
    margin-top: 10px !important;
    height: 50px !important;
}

.InicioLeftSel {
    width: 50% !important;
    height: 100% !important;
    white-space: normal !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.InicioLeftNotSel {
    width: 50% !important;
    height: 100% !important;
    white-space: normal !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    background-color: white !important;
    border-color: #265a88 !important;
}

    .InicioLeftNotSel:hover {
        color: #265a88 !important;
        font-weight: bold;
    }

.InicioRightNotSel {
    margin-left: 0px !important;
    width: 50% !important;
    height: 100% !important;
    white-space: normal !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
    background-color: white !important;
    border-color: #265a88 !important;
}

    .InicioRightNotSel:hover {
        color: #265a88 !important;
        font-weight: bold;
    }

.InicioRightSel {
    margin-left: 0px !important;
    width: 50% !important;
    height: 100% !important;
    white-space: normal !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.steepsform {
    margin-top: 75px;
}

.btnleft {
    position: absolute;
    left: 0;
}

.sw-theme-circles .sw-toolbar-top .btnleft, .sw-theme-arrows > .sw-toolbar-top .btnleft {
    display: none;
}
/*Helper*/
.noshow {
    display: none;
}

.margintopblocks {
    /*margin-top: 55px;*/
    margin-top: 0px;
}

.marginbottomlines {
    margin-bottom: 20px;
}

.marginbottom {
    margin-bottom: 40px;
}

.cleardiv {
    clear: both;
}
/*Agregados*/
.divProgImgStyle {
    position: fixed;
    top: 40%;
}

.divProgressStyle {
    width: 50%;
    margin: 0 auto;
    height: 25px;
}

.divBootProgStyle {
    width: 100%;
    text-align: center;
    line-height: 27px;
    background-color: #053b63ed;
    color: #fff !important;
}

.stylehomeform {
    font-family: 'Hind Siliguri', sans-serif;
    color: #00375B;
    font-size: 1em;
}

    .stylehomeform .row {
        /* margin-bottom: 20px;*/
    }

.NewStyleBody {
    background: url("../img/bgconline.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    background-attachment: fixed;
    background-size: cover;
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 16px;
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}

.Labelcmpreq {
    color: #DE7C7A;
}

.bg-Notif {
    padding: 8px 20px;
    background: #ec6d6d;
    color: orange;
    font-size: 0.875em;
}

    .bg-Notif i {
        margin-right: 8px;
    }

.icon-front {
    background: url(/css/images/ico-frontal.jpg) no-repeat;
    width: 30px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
}

.icon-rever {
    background: url(/css/images/ico-reverso.jpg) no-repeat;
    width: 30px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
}

.icon-self {
    background: url(/css/images/ico-selfie.jpg) no-repeat;
    width: 30px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
}

small {
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: -1px -1px;
}

span {
    font-weight: 600;
}

@media screen and (max-width: 768px) {

    #modal-test{
        padding-right:0 !important;
        top:auto;
    }

    #modal-test .modal-dialog{
        margin:0;
    }

    #modal-test .modal-content{
        border-radius:10px 10px 0 0 !important;
    }

    .sw-theme-arrows > .sw-toolbar-bottom {
        margin-top: 80px;
    }

    .btnleft {
        position: absolute;
        top: -50px;
        left: 50%;
        margin-left: -136px;
    }

    .sw-btn-group {
        position: absolute;
        left: 50%;
        margin-left: -116px;
    }

    .mainlogo {
        display: block;
        margin: 0px auto;
        padding: 15px 0px;
    }

    .sw-theme-arrows > ul.step-anchor > li.active {
        background-color: #DF8600;
    }

    .inputfile-6 + label {
        border-bottom-width: 0px !important;
    }

        .inputfile-6 + label span {
            padding-left: 15px !important;
        }

    .LegendEmpresa {
        width: 40% !important;
    }

    .col-xs-offset-3 {
        margin-left: 15% !important;
    }

    .NewStyleBody {
        background: url(../img/bg-conline-op.jpg) no-repeat;
        background-position: -200px center;
        background-size: cover;
        height: auto;
        position: relative;
        display: block;
    }

    .progress-bar.active {
        top: 40%;
        height: auto;
    }
}

@media (max-width:767px) {
    html {
        height: auto !important;
    }
}

@media screen and (max-width: 768px) {
    .LegendEmpresa {
        width: 70% !important;
    }
}
/*Otros agregados*/
/*.mycustom-tooltip{
     font-size:30px !important;
     color:red !important;
     background-color:yellow !important;    
}*/
.progressStyle {
    /*margin: 20px;*/
    width: 80px;
    height: auto;
    position: relative;
    margin: 0 auto;
    transform: rotateY(180deg);
}

.divReqStyle {
    margin-top: -19px;
}

    .divReqStyle i {
        font-size: 12px;
        color: rgba(196, 0, 0, 1) !important;
        padding-left: 0px;
        display: inline-block;
    }

    .divReqStyle img {
        height: 14px;
    }

    .divReqStyle small {
        color: rgba(230, 0, 0, 1);
        text-align: left;
        margin-left: 5px;
        font-size: 12px;
    }

.divReqStyleTop {
    margin-top: -4px;
}

    .divReqStyleTop i {
        font-size: 12px;
        color: rgba(196, 0, 0, 1) !important;
        padding-left: 0px;
        display: inline-block;
    }

    .divReqStyleTop img {
        height: 14px;
    }

    .divReqStyleTop small {
        color: rgba(230, 0, 0, 1);
        text-align: left;
        margin-left: 5px;
        font-size: 12px;
    }

.divReqStyleBoxes {
    margin-top: 0px;
}

    .divReqStyleBoxes i {
        font-size: 12px;
        color: rgba(196, 0, 0, 1) !important;
        padding-left: 0px;
        display: inline-block;
    }

    .divReqStyleBoxes img {
        height: 14px;
    }

    .divReqStyleBoxes small {
        color: rgba(230, 0, 0, 1);
        text-align: left;
        margin-left: 5px;
        font-size: 12px;
    }

.styleayuda {
    border-left: 5px solid orange;
    margin-bottom: 10px;
    padding-left: 5px;
    margin-left: 16px;
    margin-top: 10px;
}
/*Fin Otros agregados*/

.modal-body img {
    margin: auto;
}

.inputfile-6 + label strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

@media (max-width:758px) {

    .done.bigger, .active.bigger {
        border-left: 5px solid rgba(0, 0, 0, 0.5);
    }

    .wizard-activo {
        position: fixed !important;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1040;
    }
}



.sw-theme-circles .sw-toolbar-bottom {
    margin-top: 4em;
}

#msgNot {
    display: inline-flex;
    color: #d62929;
    
}

    #msgNot i {
        margin-right: 0.5em;
        
    }

#msgNotif {
    display: inline-flex;
}

    #msgNotif i {
        margin-right: 0.5em;
        
    }


@media (min-width:768px) {

    #modal-test{
        top:10%;
    }
    
#modal-test .modal-dialog{
    width:532px;
}
    .header-cuenta-online {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }

        .header-cuenta-online .bgblue {
            margin-left: auto;
            flex-direction: row;
        }

    .align-items-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.btn-default, .btn-secondary {
    background-color: #e0e0e0;
    border-color: #ababab;
    background-image: none;
}


/***************************************************************
            Estilo para modal progress
***************************************************************/
.modal-wrapper {
    top: 50%;
    left: 50%;
    z-index: 13000;
    position: fixed;
    -webkit-transform: scale(1) translate(-50%, -50%) !important;
    -moz-transform: scale(1) translate(-50%, -50%) !important;
    -ms-transform: scale(1) translate(-50%, -50%) !important;
    -o-transform: scale(1) translate(-50%, -50%) !important;
    transform: scale(1) translate(-50%, -50%) !important;
}

.loading-modal {
    width: 300px;
    display: none;
    z-index: 13000;
    position: static;
    min-height: 60px;
    overflow: initial;
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
}

.loading-modal-content {
    color: #666;
    line-height: 100%;
    padding: 16px 10px 10px;
}

    .loading-modal-content span {
        font-size: 13px;
        text-align: justify;
    }

.wait-text {
    padding: 5px;
    position: relative;
    display: inline-block;
}

.wrapper-show .loading-modal {
    display: block;
}

.wrapper-show ~ .overlay-container {
    top: 0;
    left: 0;
    width: 100%;
    content: " ";
    height: 100%;
    opacity: 0.5;
    z-index: 12999;
    position: fixed;
    visibility: visible;
    background-color: #404040;
}

#modal-test h2{
    font-family:Verdana;
    font-weight:900;
    color:#0071B9;
    font-size:40px;
    text-align:center;
    margin-bottom:0.4em;
}

#modal-test .modal-header{
    border:none;
}

#modal-test .modal-header span{
    font-weight:300;
    font-size:20px;
    color:#6B6B6B !important;
}

.boton-close::before{
    content:"";
    display:block;
    background:url(images/iconos-modal.png)0px 10px;
    width: 18px;
    height:26px;
}

#modal-test .modal-content{
    border-radius:10px;
}

#modal-test .modal-body{
    padding-top:0;
    font-family: 'Lato', sans-serif;
    color:#4B4B4B;
    font-size:16px;
}
#modal-test ul{
    list-style:none;
    padding-left:0;
}
#modal-test li{
    display:block;
    margin-bottom:0.3em;
}

#modal-test li i{
    padding-right: 0.5em;
    padding-top: 0.3em;
}

#modal-test .modal-footer{
    text-align:center;
    font-family: 'Lato', sans-serif;
    color:#6B6B6B;
    font-size:12px;
    padding-top:0;
}

#modal-test .modal-footer .col-xs-6{
    padding-top:1em;
}

#modal-test .modal-footer p{
    margin-top:0.5em;
}

.border-right-modal{
    border-right:1px solid #EEEEEE;
}

.icon-wifi::before{
    margin:auto;
    display:block;
   content:"";
   background:url(images/iconos-modal.png);
   width:19px;
   height:15px;
}

.icon-seguro::before{
    display:block;
    margin:auto;
    content:"";
   background:url(images/iconos-modal.png)13px 0px;
   width:13px;
   height:15px;
}

#modal-test .close{
    opacity:1;
}


/*.cambio-modal {
    filter: alpha(opacity=50);
    opacity: .8;
    background-color: #003151;
}*/

/*COOKIES*/
#cookieModal.modal {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    flex-direction: column;
    padding-right: 0!important;
}

#cookieModal .modal-dialog {
    width: 100%;
    color: #464545;
    margin: 0;
}

#cookieModal .modal-content {
    padding-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .9);
}

#cookieModal .modal-body {
    padding: 30px;
    display: flex;
}

.modal-backdrop {
    background-color: #002c48!important;
}

.logoCookies {
    border-right: 1px solid #eee;
    justify-content: center;
    flex-direction: column;
    display: flex;
    padding-right: 1rem;
}

.textCookies {
    margin-left: 1rem;
    text-align: justify;
}
.textCookies .btn-default:hover {
    background-color: #d9d8d8;
}

.btnsCookies {
    margin-top: 20px;
}
.btnsCookies a {
    line-height: 2;
}

@media (max-width:600px) {
    #cookieModal .modal-body {
        flex-direction: column;
    }
    .logoCookies {
        flex-direction: row;
        border-right: 0;
        border-bottom: 1px solid #eee;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
    }
    .textCookies {
        margin-left: 0;
    }
    .btn {
        width: 100%;
        margin-bottom: 10px;
    }
}

#cookieModal .close {
    padding: 30px 15px 30px 0px;
}