﻿/*MINIFY=TRUE*/

#slide > div {
    width: 100%;
    height: 100%;
}

#slide .container, #slide .col-sm-6 {
    height: 100%;
}

#slide p {
    width: 100%;
    height: 135px;
    /* transition: all 0.5s cubic-bezier(0.680, -0.550, 0.265, 1.550); */
    margin: 15px 0 10px 0;
}

.objetivo-educacao{
    padding: 50px 0 50px 0;

}

.secao1 {
    background-position: center bottom;
    background-size: 100%;
    overflow: hidden;
    position: relative;
}

.secao1-academico {
    background-image: url(../assets/image/img-secoes/secao1-academico.jpg);
    background-position-y: inherit;
    background-repeat: no-repeat;
}

section .container * {
    text-align: left!important;
}

section .img-responsive {
    margin: 30px auto 30px auto;
}

section .col-lg-6 .btn {
    padding: 0 20px 0 20px;
    margin-top: 30px;
}

#slide p {
    width: 100%;
    height: 135px;
    margin: 45px 0 10px 0;
    float: left;
}

    #slide p span {
        text-align: center;
        display: block;
        font-size: 3.8vh;
        background-repeat: no-repeat;
        background-position: left;
        background-size: 85%;
        text-indent: -9000em;
        display: block;
        width: 40%;
        max-width: 150px;
        height: 100%;
        /* margin: auto; */
        float: left;
        border-radius: 50%;
    }

.icon-educacao {
    background-image: url(../../assets/image/icon-educacao-m.png);
}

.tit-pacote {
    background-repeat: no-repeat;
    background-position: left;
    background-size: 100%;
    text-indent: -9000em;
    height: 100%;
    width: 60%;
    max-width: 230px;
    float: left;
    display: block;
}

.educacao {
    background-image: url(../assets/image/tit-produtos-academico-horizontal.png);
}

/*pagina  passos*/

.modal-lg {
    max-width: 600px;
}


.wizard {
    font-size: 14px;
    padding: 0;
    background-color: #f7f8f9;
    border-bottom: 1px solid #e0e4e8;
}

    .wizard .badge {
        margin-right: 4px;
    }

    .wizard .badge-info {
        background-color: #5191d1;
    }

    .wizard .badge-success {
        background-color: #3fcf7f;
    }

    .wizard ul li.complete,
    .wizard ul li.complete:hover {
        cursor: pointer;
        background: #f1f5f9;
    }

        .wizard ul li.complete:after {
            border-left-color: #f1f5f9;
        }

    .wizard ul {
        padding: 0;
        margin: 0;
        list-style: none outside none;
    }

        .wizard ul li {
            position: relative;
            float: left;
            padding: 0 15px 0 25px;
            margin: 0;
            color: #999999;
            cursor: default;
            height: 40px;
            line-height: 40px;
        }

    .wizard.wizard-vertical {
        float: left;
        border-bottom: none;
    }

        .wizard.wizard-vertical + .step-content {
            zoom: 1;
            overflow: hidden;
            padding-left: 40px;
        }

        .wizard.wizard-vertical ul li {
            position: relative;
            float: none;
            border-bottom: 1px solid #e0e4e8;
            padding-left: 15px;
        }

            .wizard.wizard-vertical ul li:last-child {
            }

    .wizard ul li:first-child {
        padding-left: 15px;
        border-radius: 4px 0 0 0;
    }

    .wizard .actions {
        float: right;
        margin: 8px 10px 0 0;
    }

    .wizard ul li:before, .wizard ul li:after {
        content: "";
        position: absolute;
        top: -1px;
        bottom: -1px;
        right: -10px;
        border: 20px solid transparent;
        border-right: 0;
        border-left: 10px solid #e0e4e8;
        z-index: 1;
    }

    .wizard ul li:after {
        right: -9px;
        border-left-color: #f7f8f9;
        z-index: 2;
    }

    .wizard ul li.active {
        color: #3a87ad;
        background: #fff;
    }

        .wizard ul li.active:after {
            border-left-color: #fff;
        }

.step-content {
    /*padding: 15px;*/
}

    .step-content .step-pane {
        display: none;
    }

        .step-content .step-pane.active {
            display: inherit;
        }



.wizard .step-pane {
    display: none;
}

    .wizard .step-pane.active {
        display: block !important;
    }


.steps .active .badge {
    background-color: #5191d1 !important;
}

.steps .complete .badge {
    background-color: #3fcf7f !important;
}

.panel {
    margin-bottom: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #e3e8ed;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

section {
    display: block;
}

#leiame {
    height: 230px;
    overflow: scroll;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    font-size: 9pt;
    width: 508px;
}

    #leiame span {
        padding-left: 25px;
    }



.required {
    color: #b94a48;
}

input.required {
    border: 1px solid red;
    box-shadow: 0px 1px 1px rgba(255,0,0,0.3);
}

.qq-upload-button {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    background-color: #49afcd;
    background-repeat: repeat-x;
    display: inline-block !important;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    margin: 0;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    border-left-color: #2f96b4 !important;
    border-right-color: #2f96b4 !important;
    border-top-color: #2f96b4 !important;
    border-bottom-color: #1f6377 !important;
    height: 50px;
    padding: 5px;
}

.qq-upload-list {
    /*display: none!important;*/
    display: inline-block !important;
    /*padding-left: 5px !important;*/
}

#fileRG .qq-upload-list {
    position: absolute !important;
    margin-top: 62px !important;
    margin-left: -114px !important;
    width: 114px;
    height: 13px;
    overflow: hidden;
    border-radius: 3px;
}

#fileCPF .qq-upload-list {
    position: absolute !important;
    margin-top: 62px !important;
    margin-left: -114px !important;
    width: 114px;
    height: 13px;
    overflow: hidden;
    border-radius: 3px;
}

#fileComprovante .qq-upload-list {
    position: absolute !important;
    margin-top: 62px !important;
    margin-left: -114px !important;
    width: 114px;
    height: 13px;
    overflow: hidden;
    border-radius: 3px;
}



.qq-upload-drop-area {
    display: none !important;
}



.fine-uploader.success .qq-upload-button {
    background-color: #3FCF7F;
}

.fine-uploader.fail .qq-upload-button {
    background-color: #da4f49;
}


.btnupload {
    height: 70px;
}


.qq-upload-success {
    background-color: #149bdf;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    transition: width 0.6s ease;
    background-repeat: repeat-x;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
}

.qq-upload-list li.qq-upload-success {
    background-color: #49AFCD !important;
}

.qq-upload-list span {
    display: none !important;
}

.qq-upload-list div {
    display: none !important;
}

.qq-upload-list a {
    display: none !important;
}

.qq-upload-fail {
    display: none !important;
}

.fine-uploader input {
    height: 70px;
}

@media (max-width: 539px) {
    #slide > div {
        background-image: none;
        border-bottom: 1px solid #eee;
    }
}

@media (min-width: 530px) {
    .tit-pacote {
        background-size: 100%;
        height: 160px;
        width: 60%;
        float: left;
    }
}

@media (min-width: 767px) {
    section .col-lg-8 * {
        text-align: left;
    }

    section .col-lg-8 h3 {
        font-size: 40px;
    }

    section .btn {
        float: left;
        padding: 0 25px 0 25px;
        font-size: 14px;
        margin-top: 25px;
    }

    .right-side {
        float: right;
    }

    section .instituicao .col-lg-8 * {
        text-align: right;
    }

    section .instituicao .btn {
        float: right;
    }
}

@media (min-width: 970px) {
    #slide {
        height: 615px;
    }
}

@media (min-width: 992px) {
    #slide p span {
        width: 135px;
        float: left;
        height: 150px;
    }

    .tit-pacote {
        background-size: 100%;
        height: 150px;
        width: 60%;
        float: left;
    }
}
