﻿
/*-------------------- background's e header --------------------*/
/*Fundo principal*/
#fundo-gradiente {
    font-family: 'Titillium Web', sans-serif;
    background: linear-gradient(115deg, #113965 20%, #5CD6E6);
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Open Sans, Ubuntu, Fira Sans, Helvetica Neue, sans-serif;
    margin: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.fundo-gradiente {
    font-family: 'Titillium Web', sans-serif;
    background: linear-gradient(115deg, #113965 20%, #5CD6E6);
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Open Sans, Ubuntu, Fira Sans, Helvetica Neue, sans-serif;
    margin: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.fundo-planos {
    font-family: 'Titillium Web', sans-serif;
    background: linear-gradient(115deg, #113965 20%, #5CD6E6);
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Open Sans, Ubuntu, Fira Sans, Helvetica Neue, sans-serif;
    color: white;
    margin: 0;
    z-index: 1;
}
h1 {}
.form-control {
    border-radius: 0.65rem;
}
.form-control:disabled ~ label {
    background-color: transparent;
}
.orange {color: #113965 !important;}
.bg-footer {background-color: #113965;min-height: 200px;color: white;}
.bg-footer i {color: white;}
.bg-footer i.fas {color: white;}
.bg-footer i.far {color: white;}
i.fas {color: #113965;}
i.far {color: #113965;}
i.fas.purple {color: #462a71;}
.form-label {color: black;}

/*Loader*/
#pre-loader {
    width: 100%;
    border-radius: 13px;
    height: calc(100% + 52px);
    position: absolute;
    z-index: 9999;
    justify-content: center;
    align-items: center;
    background: url('../../image/pre-loader/azul.gif') no-repeat center center rgb(255 255 255);
}


/*menu mobile*/
.header {
    /*background: linear-gradient(115deg, #FC83B3 20%, #5CD6E6);*/
    position: fixed;
    width: 100%;
    z-index: 1;
    top: 0px;
    left: 0%;
    display: block;
    height: 7vh;
}


    .header .menu-btn:checked ~ .menu {
        height: 1500px;
        max-height: 190vh;
        width: inherit;
        position: absolute;
        background: linear-gradient(115deg, #113965 20%, #5CD6E6);
        top: 1%;
        transition: 1s ease-in;
    }


/*Cor de fundo do autocomplete */
.autocomplete:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #11396599 inset;
    border-radius: 6px;
}
/*-------------------- fim background's e header --------------------*/


/*-------------------- Botões --------------------*/

/*Botao com o fundo transparente e com a borda com cor*/
.btn-com-borda-sem-fundo {
    font-family: 'Titillium Web', sans-serif;
    background-color: transparent;
    border: 1px solid #113965;
    display: block;
    color: #113965;
    font-weight: bold;
    text-align: center;
}
    .btn-com-borda-sem-fundo i {
        margin-top: 5px;
        float: left;
    }


.btn-com-fundo {
    color: #fff !important;
    background-color: #113965 !important;
    border: 1px solid #113965 !important;
    text-align: left;
    font-weight: bold;
}

    .btn-com-fundo i {
        margin-top: 5px;
        float: right;
    }

.btn-com-borda-sem-fundo:hover {
    color: #113965;
}

/*Botao com o fundo transparente e com a borda com cor*/
.btn-contorno {
    font-family: 'Titillium Web', sans-serif;
    background-color: transparent;
    border: 1px solid #5CD6E6;
    display: block;
    color: #5CD6E6;
    font-weight: bold;
    text-align: center;
}

/* botões de anterior e proximo */
.anterior {
    color: #939393 !important;
    background-color: white !important;
    border: 1px solid #113965 !important;
  
}
.proximo {
    color: #fff;
    background: #113965;
}
.proximo .btn-dark {
    color: #fff !important;
    background: #113965 !important;
}
.btn-dark {
    color: #fff !important;
    background: #113965 !important;
}
.btn-dark:hover {
    color: #fff !important;
    background: #113965 !important;
}
.proximo:hover {
    color: #fff !important;
    background: #113965 !important;
}
.proximo i.fas {
    color: #fff !important;
}
.btn-dark i {
    color: #fff !important;
}
/* fim botões de anterior e proximo */
/*botoes pessoas da apólice*/
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #113965;
    border-color: #113965;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #113965 !important;
    border-color: #113965 !important;
}
/* fim botoes pessoas da apólice*/

/*criar organização*/
.btn-organização {
    background-color: #113965;
    border: 1px solid #113965;
    border-radius: 6px;
    display: block;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-left: 20px;
    margin-top: 15px;
    height: 45px
}
.btn-organização:hover {
    color: #fff;
}
/* fim criar organização*/

.btn-login {
    margin-top: 25px !important;
    margin-bottom: 10px !important;
    background-color: #5CD6E6;
    color: white;
    border: none;
    text-align: center;
}




.sidebar ul li.active {
    background: #11396585;
}

.cor:hover {
    background: #11396585;
   /* transform: scale(1.05);
    transition: all 0.5s;*/
}




/*TABS NA PARTE DE COTACOES*/
.tab-cotacoes {
    margin-left: 33%;
    text-align: center;
    color: #113965;
    /*border-bottom: 2px solid #8D8D8D;*/
}

.nav-tabs2 {
    border-bottom: 2px solid #dee2e6
}

    .nav-tabs2 .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs2 .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs2 .nav-link:focus, .nav-tabs2 .nav-link:hover {
            border-color: #ffffff #ffffff #113965;
        }

        .nav-tabs2 .nav-link.disabled {
            color: #113965;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs2 .nav-item.show .nav-link, .nav-tabs2 .nav-link.active {
            color: #113965;
            background-color: #fff;
            border-color: #ffffff #ffffff #113965;
        }

    .nav-tabs2 .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }



a {
    color: #113965;
    text-decoration: none;
}

    a:hover {
        color: #113965;
        text-decoration: underline;
    }



/*-------------------- Fim Botões --------------------*/



/*-------------------- Menu e porcentagem interno dos produtos --------------------*/
/*atual para quando um item estiver sendo tratado*/
.atual i {
    color: #113965;
}

.atual span {
    color: #113965;
}


/*cor da porcentagem de dentro do fazer cotação*/
.chart .radio_chart.animate {
    animation-name: circled;
    animation-duration: 1s;
    animation-timing-function: linear;
    -moz-animation-name: circled;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -webkit-animation-name: circled;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    background: #326dad;
}

.infos {
    margin-top: 158px;
    width: 45%;
    background: linear-gradient( 104deg, #ffffff 28%, #113965 174%);
    box-shadow: 4px 4px 9px grey;
    height: 189px;
    border-radius: 9px;
    /* left: 64%; */
    position: fixed;
    overflow: hidden;
    /* top: -18px; */
    right: 90px;
    z-index: 1;
}

.float-contact {
    width: 91px;
    height: 36px;
    border-radius: 13%;
    /* background: #f26825; */
    background: linear-gradient( 104deg, #ffffff 28%, #113965 174%);
    -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.4);
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.4);
    position: fixed;
    right: 17px;
    top: 41%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 100;
}

.item a {
    color: #000;
}

/*-------------------- Menu interno dos produtos --------------------*/


/*-------------------- Checkbox --------------------*/


.control input:checked ~ .control_indicator {
    background: linear-gradient(-115deg, #113965 20%, #5CD6E6);
}

.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
    background: linear-gradient(-115deg, #113965 20%, #5CD6E6);
}

/*-------------------- Fim Checkbox --------------------*/


.divOrganizacao:hover {
    border-radius: 6px;
    transform: scale(1.05);
    transition: all .5s;
    box-shadow: 0px 3px 13px 0 #113965;
}

/*Borda */
.imagemPessoas {
    width: 100px;
    height: 100px;
    border-radius: 90px;
    object-fit: cover;
    border: 2px solid #113965;
    cursor: pointer;
}

.editar-caneta {
    font-size: 14px;
    margin-left: 7px;
    margin-top: 5px;
    color: #113965;
    cursor: pointer;
}

hr {
    margin: auto;
    width: 90%;
    border: 1px solid #113965;
}


.cor-grid-editavel {
    background: #113965 !important;
}
.cor-grid-editavel i {
    color:white!important;
}
.cor-seta-editavel {
    color: #113965 !important;
}

.cor-nome-objeto-segurado {
    color: #3a8fab !important;
}

.bg-template {
    background: linear-gradient(115deg, #113965 20%, #5CD6E6);
}

@media only screen and (max-width: 990px) {
    .header {
        background: linear-gradient(115deg, #113965 20%, #5CD6E6);
    }
}