html, body {
    box-sizing: border-box;
    overflow-x: hidden;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
}

@font-face {
    font-family: "Conv_Lato-Light";
    src: url("/core/fonts/Lato-Light.eot");
    src: local("'?"), url("/core/fonts/Lato-Light.woff") format("woff"), url("/core/fonts/Lato-Light.ttf") format("truetype"), url("/core/fonts/Lato-Light.svg") format("svg");
}

@font-face {
    font-family: "Conv_Lato-Regular";
    src: url("/core/fonts/Lato-Regular.eot");
    src: local("'?"), url("/core/fonts/Lato-Regular.woff") format("woff"), url("/core/fonts/Lato-Regular.ttf") format("truetype"), url("/core/fonts/Lato-Regular.svg") format("svg");
}

@font-face {
    font-family: "Conv_Lato-Bold";
    src: url("/core/fonts/Lato-Bold.eot");
    src: local("'?"), url("/core/fonts/Lato-Bold.woff") format("woff"), url("/core/fonts/Lato-Bold.ttf") format("truetype"), url("/core/fonts/Lato-Bold.svg") format("svg");
}

h1 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 55px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
}

h2 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 40px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
}

h3 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    margin: 5px 0;
    padding: 0;
    z-index: 1;
    position: relative;
}

button, input, select {
    font-family: inherit;
    font-size: inherit;
    line-height: 0;
}

#home, #iziservice {
    width: 100%;
}

#home {
    background: url("/core/images/sld-login.png") center top no-repeat fixed;
    background-size: cover;
    color: #fff;
    height: 790px;
    margin: 0;
    padding-top: 150px;
    position: relative;
}

#iziservice {
    background-color: #fff;
    color: #333333;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
}

#conheca {
    background-color: #e6eaec;
    color: #fff;
}

.conheca-background {
    background-image: url("/core/images/sld-conheca.png");
    background-color: #f15810;
    background-position: center;
    background-repeat: no-repeat;
    height: 230px;
    display: flex;
    align-items: center;
}

#clientes {
    background: url("/core/images/sld-clientes.png") 50% 0 no-repeat;
    background-size: 100%;
    color: #333333;
    padding-top: 290px;
}

#contato {
    background-color: #35a5a5;
    background-image: url("/core/images/sld-contato.png");
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto;
    padding: 20px 0;
    color: #fff;
}

.center {
    margin: 0 auto;
}

.content {
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
}

.clear {
    clear: both;
}

.margin5px {
    margin-top: 5px;
}

.margin-top-3px {
    margin-top: 3px;
}

.margin-left-5px {
    padding-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-25px {
    margin-left: 25px;
}

.padding-10 {
    padding: 10px;
}

.width-100 {
    width: 100px !important;
}

.width-140 {
    width: 140px !important;
}

.width-150 {
    width: 150px !important;
}

.width-175px {
    width: 175px !important;
}

.width-177px {
    width: 177px !important;
}

.width-180 {
    width: 180px !important;
}

.width-200 {
    width: 200px !important;
}

.width-210 {
    width: 210px !important;
}

.width-214px {
    width: 214px !important;
}

.width-220 {
    width: 220px !important;
}

.width-230 {
    width: 230px;
}

.width-280 {
    width: 280px;
}

.width-300 {
    width: 300px !important;
}

.width-320 {
    width: 320px !important;
}

.width-500 {
    width: 500px !important;
}

.width-520 {
    width: 520px !important;
}

.width-530 {
    width: 530px !important;
}

.width-623px {
    width: 623px !important;
}

.height-450 {
    height: 450px;
    width: 230px;
}

.height-50 {
    height: 50px;
}

.height-96px {
    height: 96px;
}

.height-120 {
    height: 120px;
}

.text-align-right {
    text-align: right;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-lowercase {
    text-transform: lowercase;
}

.valign-top {
    vertical-align: top;
}

.valign-middle {
    vertical-align: middle;
}

.image-logo-cadastro {
    margin-top: 130px;
}

.bt-contato,
.bt-cadastro {
    height: 13px;
    background-color: #ff5f0a;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 3px;
    border: 0;
}

    .bt-contato:hover,
    .bt-cadastro:hover {
        height: 13px;
        background-color: #f15a0a;
        text-align: center;
        padding: 10px;
        text-decoration: none;
        color: #ffffff;
        border-radius: 3px;
    }

.input-login {
    border-radius: 3px;
    font-family: "Conv_Lato-Bold", Sans-Serif, serif;
    border: 0;
    color: #555;
}

.s1-login .form-control {
    padding-left: 3px !important;
}

.input-login-line {
    display: inline-block;
    text-align: center;
    padding: 3px;
}

.input-cadastro {
    background-color: #ebebec;
    margin-left: 5px;
    border-radius: 3px;
    font-family: "Conv_Lato-Bold", Sans-Serif, serif;
    font-weight: normal;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #666666;
}

.input-contato {
    background-color: #ebebec;
    margin-left: 5px;
    border-radius: 3px;
    font-family: "Conv_Lato-Bold", Sans-Serif, serif;
    font-weight: normal;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #666666;
}

.label-login {
    display: block;
    width: 100%;
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 10px;
    text-align: left;
    color: #fff;
    margin: 10px 0 10px 0;
    padding: 0;
}

.label-cadastro {
    min-width: 90px;
    display: inline-block;
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #5e5e5e;
    margin: 0;
    padding: 0;
}

.label-cadastro-cnpj {
    width: 40px;
    display: inline-block;
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #5e5e5e;
    margin: 0 0 0 5px;
    padding: 0;
}

.label-cadastro-celular {
    width: 60px;
    display: inline-block;
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #5e5e5e;
    margin: 0 0 0 5px;
    padding: 0;
}

.label-contato {
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #fff;
    margin: 0;
    padding: 0;
}

.label-contato-celular {
    width: 60px;
    display: inline-block;
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #fff;
    margin: 0 0 0 5px;
    padding: 0;
}

.s1l1 {
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
}

.s1l2 {
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 65px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
}

.s1l3 {
    display: flex;
    justify-content: center;
}

.s1-login {
    border-radius: 10px;
    display: inline-block;
    background-color: #ff6210;
    padding: 20px 20px 0 20px;
    max-width: 320px;
    width: 100%;
}

    .s1-login .form-control {
        padding: 0;
    }

.bt-login {
    width: calc(100% + 16px);
    margin-left: -20px;
    margin-right: -20px;
    background: #dc4b00;
    border: none;
    color: #fff;
    padding: 12px;
    margin-top: 10px;
    font-size: 14px;
    border-radius: 0 0 10px 10px;
    transition: background 0.2s;
    height: 30px;
}

    .bt-login:hover {
        background: #c34300;
    }

.s2l1 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 26px;
    text-align: center;
    color: #5e5e5e;
    margin: 0;
    padding: 0;
}

.s2l2 {
    text-align: center;
}

.s2l3 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    color: #5e5e5e;
    margin: 0;
    padding: 0;
}

.s2l4 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    color: #5e5e5e;
    margin: 0;
    padding: 0;
}

.s2l5 {
    margin-top: 50px;
}

.s2l5-icon {
    text-align: center;
}

.s2l5-card {
    --bs-card-border-width: 0;
}

.s2l5-title-sistema {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    color: #ff8662;
    margin-top: 5px;
    padding: 0;
}

.s2l5-title-seguranca {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    color: #e76666;
    margin-top: 5px;
    padding: 0;
}

.s2l5-title-economia {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    color: #7fcdcd;
    margin-top: 5px;
    padding: 0;
}

.s2l5-title-conforto {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    color: #ffcd5e;
    margin-top: 5px;
    padding: 0;
}

.s2l5-text {
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    word-spacing: -0.05em;
    color: #5e5e5e;
    margin: 0;
    padding: 0;
}

.s3l1 {
    margin-top: 0;
    padding: 30px;
    background-color: #e6eaec;
}

.s3-title {
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    text-align: center;
}

.s3-title-1 {
    font-size: 0.8rem;
    letter-spacing: 10px;
}

.s3-title-2 {
    font-size: 3.5rem;
}

.s3l1-col1 {
    margin-top: 0;
}

.s3l1-col2 {
    margin-top: 0;
}

.s3l1-col-l1 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 25px;
    margin-top: 0;
    text-align: left;
    color: #5e5e5e;
}

.s3l1-col-l2 {
    text-align: left;
}

.s3l1-col-l3 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 15px;
    margin-top: 0;
    text-align: left;
    color: #5e5e5e;
}

.s3l1-col-l4 {
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 15px;
    margin-top: 10px;
    text-align: left;
    color: #5e5e5e;
    border-bottom: 1pt solid #7fcdcd;
}

.s4l1 {
    text-align: center;
    margin-top: 0;
}

.s4l1-col3 {
    display: inline-block;
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 25px;
    margin-top: 0;
    text-align: left;
    color: #5e5e5e;
}

.s4l1-col3-l1 {
    text-align: left;
}

.s4l1-col3-l2 {
    text-align: left;
}

.s4l1-col3-l3 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 15px;
    margin-top: 0;
    text-align: left;
    color: #5e5e5e;
}

.s4l1-col3-cadastro {
    display: inline-block;
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #5e5e5e;
    margin: 0;
    padding: 10px;
}

.s5l1 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 26px;
    margin-top: 0;
    text-align: left;
    color: #fff;
}

.s5l2 {
    text-align: left;
}

.s5l3 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 15px;
    margin-top: 0;
    text-align: left;
    color: #fff;
}

.s5l4-contato {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #5e5e5e;
    margin: 0;
    padding: 10px;
}

    .s5l4-contato .form-control {
        width: 100% !important;
        box-sizing: border-box;
    }

    .s5l4-contato .row {
        margin: 0;
        padding-right: 50px;
    }

.s5l5 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    color: #fff;
}

    .s5l5 p {
        line-height: 0.5;
        padding-left: 10px;
    }

.s5l6 {
    font-family: "Conv_Lato-Light", Sans-Serif, serif;
    font-weight: normal;
    font-size: 15px;
    margin-top: 0;
    text-align: left;
    color: #fff;
}

.footer-separator {
    background-color: #fff;
    height: 3px;
}

.footer {
    background-color: #000;
    height: 65px;
    display: flex;
    align-items: center;
    padding: 0 25px;
    color: #fff;
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 13px;
}

    .footer a {
        color: #fff;
        text-decoration: none;
    }

.footer-l1-col2 {
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 13px;
    text-align: center;
    color: #fff;
}

.footer-l1-col3 {
    font-family: "Conv_Lato-Regular", Sans-Serif, serif;
    font-weight: normal;
    font-size: 13px;
    text-align: right;
    color: #fff;
}

    .footer-l1-col2 a:link, .footer-l1-col2 a:hover, .footer-l1-col2 a:active, .footer-l1-col2 a:visited,
    .footer-l1-col3 a:link, .footer-l1-col3 a:hover, .footer-l1-col3 a:active, .footer-l1-col3 a:visited {
        font-family: "Conv_Lato-Regular", Sans-Serif, serif;
        font-weight: normal;
        font-size: 13px;
        padding-top: 25px;
        padding-right: 25px;
        margin-top: 0;
        text-align: right;
        color: #fff;
        text-decoration: none;
    }

* {
    -webkit-box-sizing: inherit !important;
    -moz-box-sizing: inherit !important;
    box-sizing: inherit !important;
}

    *:before,
    *:after {
        -webkit-box-sizing: inherit !important;
        -moz-box-sizing: inherit !important;
        box-sizing: inherit !important;
    }

.div-center {
    position: absolute;
    top: 25%;
    height: 10em;
    margin-top: -5em;
    width: 100%;
}

.border-green {
    border: 1pt solid green;
}

.float-right {
    float: right;
}

.borda-erro {
    border: 1pt solid red;
}

.btn-contato-padding {
    padding: .375rem 1.5rem;
}

#btnTop {
    background-color: #000;
    color: #fff;
    border: 1px solid #fff;
    transition: all 0.3s ease;
}

    #btnTop:hover {
        background-color: #fff;
        color: #000;
        border-color: #000;
    }

.form-control.is-valid, .was-validated .form-control:valid {
    padding-right: 10px !important;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    padding-right: 10px !important;
}

.s1-login .invalid-feedback {
    font-size: .6rem;
    font-weight: bolder;
    color: #fff;
    padding-left: 5px;
    text-align: left;
}

.s5l4-contato .invalid-feedback {
    font-size: .8rem;
    font-weight: bolder;
    color: #000;
    padding-left: 5px;
}

.form-control:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 98, 16, 1);
}

@media (min-width: 1000px) {
    .w-lg-50 {
        width: 50% !important;
    }
}

@media (max-width: 768px) {
    .s1l2 {
        font-size: 40px;
    }

    .s3-title-1 {
        font-size: .6rem;
    }

    .s3-title-2 {
        font-size: 40px;
    }
}

.login-title {
    width: calc(100% + 16px);
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
    background: #084747;
    color: #fff;
    padding: 12px;
    text-align: center;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #dc4b00;
}

.btn-top {
    margin-right: 30px;
}

/* toast */

.toast-success {
    background-color: #28a745;
}

.toast-error {
    background-color: #dc3545;
}

.toast-warning {
    background-color: #ffc107;
    color: #212529;
}

/* button loading spinner */

#cntButtonSpinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
    z-index: 999;
}

#btnSpinner {
    transform-origin: center;
    animation-name: animation;
    animation-duration: 1.2s;
    animation-timing-function: cubic-bezier(1,1,1,1);
    animation-iteration-count: infinite;
}

@keyframes animation {
    0% {
        stroke-dasharray: 1 98;
        stroke-dashoffset: -105;
    }

    50% {
        stroke-dasharray: 80 10;
        stroke-dashoffset: -160;
    }

    100% {
        stroke-dasharray: 1 98;
        stroke-dashoffset: -300;
    }
}

#error-top {
    background-color: #36A8A8;
    height: 120px;
    margin: 0;
    position: relative;
}