
/***********************************/
/* GERAIS */
/***********************************/
.container {
    width: auto;
    /* max-width: 100%; */
    max-width: 1280px;
}

.row {
    margin-bottom: 0;
}

body {
    font: 16px/25px "Montserrat", sans-serif;
    font-weight: 600;
    background-color: #fff;
    color: #656565;
    overflow-x: hidden !important;
    color: #323232;
    -webkit-font-smoothing: antialiased;
    height: 100vh;
}

p {
    font-size: 16px;
    letter-spacing: 0.07px;
}

h2 {
    font-family: 'Montserrat';
    font-size: 60px;
}

h3 {
    font-size: 32px;
    font-family: 'Montserrat';
}

h4 {
    font-size: 18px;
}

.margin0 {
    margin: 0 !important;
}

.padding0 {
    padding: 0 !important;
}

.margin-top0 {
    margin-top: 0 !important;
}

.margin-bottom0 {
    margin-bottom: 0;
}

.margin-right0 {
    margin-right: 0;
}

.margin-right40 {
    margin-right: 40px;
}

.margin-right20 {
    margin-right: 20px;
}

.margin-right10 {
    margin-right: 10px;
}

.margin-left0 {
    margin-left: 0 !important;
}

.margin-left40 {
    margin-left: 40px;
}

.margin-left20 {
    margin-left: 20px;
}

.padding-top0 {
    padding-top: 0;
}

.padding-bottom0 {
    padding-bottom: 0;
}

.padding-right40 {
    padding-right: 40px;
}

.padding-right20 {
    padding-right: 20px !important;
}

.padding-right30 {
    padding-right: 30px !important;
}

.padding-right10 {
    padding-right: 10px;
}

.padding-right0 {
    padding-right: 0 !important;
}

.padding-left0 {
    padding-left: 0 !important;
}

.padding-left10 {
    padding-left: 10px !important;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top50 {
    margin-top: 50px;
}

.margin-top70 {
    margin-top: 70px;
}

.margin-top5 {
    margin-top: 5px !important;
}

.margin-top10 {
    margin-top: 10px !important;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.margin-bottom40 {
    margin-bottom: 40px;
}

.margin-bottom50 {
    margin-bottom: 50px;
}

.margin-bottom60 {
    margin-bottom: 60px;
}

.margin-bottom70 {
    margin-bottom: 70px;
}

.margin-bottom80 {
    margin-bottom: 80px;
}

.padding-top20 {
    padding-top: 20px;
}

.padding-bottom20 {
    padding-bottom: 20px;
}

.inline-block {
    display: inline-block;
}

.display-block {
    display: block;
}

.display-none {
    display: none;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.width-100C {
    width: 100%;
}

.width-50C {
    width: 50% !important;
}

.position-relative {
    position: relative;
}

.swal-button {
    background-color: #4C85E9 !important;
    border-radius: 22px;
}

.swal-wide {
    width: 850px !important;
}

.border-radius35:before {
    border-radius: 35px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #555;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #555;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #555;
}

:-moz-placeholder { /* Firefox 18- */
    color: #555;
}

.modal-internas .modal-footer {
    text-align: left !important;
    margin-bottom: 15px !important;
    height: 60px !important;
    padding: 0 45px !important;
}

.modal-internas .modal-content {
    padding: 45px 45px 10px 45px !important;
}

    .modal-internas .modal-content p {
        padding-bottom: 20px;
    }

        .modal-internas .modal-content p strong {
            font-weight: 500;
            font-size: 14px;
        }

#modal-speedbump {
    overflow: hidden;
    min-height: 400px;
    color: #34495f;
    margin-top: 50px;
}

    #modal-speedbump.modal-internas .modal-content {
        padding: 45px 40px 10px 45px !important
    }

        #modal-speedbump.modal-internas .modal-content p {
            font-size: 14px !important;
        }

    #modal-speedbump.modal-internas .modal-footer .btn-flat {
        text-transform: inherit !important;
    }

    #modal-speedbump.modal-internas .modal-footer #link-faq, #modal-speedbump.modal-internas .modal-footer .modal-close {
        padding: 0px 1.05rem !important;
    }

.modal-internas .btncontinue {
    margin-right: 15px !important;
}

@media (max-width: 5000px) {
    .modal-internas {
        width: 900px !important;
        height: 400px;
        top: 18% !important;
        z-index: 9999 !important;
    }
}

@media (max-width: 1320px) {
    .modal-internas {
        width: 87% !important;
    }
}

@media (max-width: 1280px) {
    .modal-internas {
        width: 91% !important;
    }
}

@media (max-width: 992px) {
    .modal-internas {
        width: 89% !important;
    }
}

@media (max-width: 780px) {
    .modal-internas {
        width: 86% !important;
    }
}

@media (max-width: 680px) {
    .modal-internas {
        width: 84% !important;
    }
}

@media (max-width: 600px) {
    .modal-internas {
        width: 92% !important;
    }
}

@media (max-width: 480px) {
    .modal-internas .btn {
        width: 100% !important;
    }

    .modal-internas .modal-footer {
        height: 100px !important;
    }

    .btn_ancor_conteudo {
        bottom: -34px !important;
        border-radius: 0 !important;
    }
}

/* Gerais */

/***********************************/
/* HEADER */
/***********************************/
.btn_padrao {
    float: left;
    display: block;
    height: 35px;
    line-height: 35px;
    background-color: #5990fe;
    font-size: 16px;
    color: #fff;
    border-radius: 35px;
    text-align: center;
    font-weight: 700;
}

    .btn_padrao:hover {
        background-color: #194D82;
        /* animation: bounceIn 0.2s; */
    }

.nav-wrapper {
    display: block;
    height: 116px;
}

nav {
    height: 116px;
    top: 0;
    position: fixed;
    background-color: transparent;
    box-shadow: none;
    background: url('../../dist/imagens/bg_menu_topo.png') center 0 no-repeat;
    background-size: cover;
    transition: all 1s ease;
    display: inline-block;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: 9999;
}

.anima-nav-in {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.anima-nav-out {
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px);
}

nav a.brand-logo {
    display: block;
    width: 240px;
    height: 88px;
    text-indent: -99999px;
    overflow: hidden;
    background: url('../../dist/imagens/hsalogo.png') 30px 15px no-repeat;
}

nav, nav ul {
    height: 116px;
}

@media (min-width: 1441px) {
    nav {
        height: 150px;
    }

        nav.page-header ~ main {
            position: relative;
            top: -34px;
        }

            nav.page-header ~ main > #slidehome > .box_login {
                top: 130px;
            }
}

@media (min-width: 1900px) {
    nav.page-header ~ main > #slidehome > .box_login {
        top: 250px;
    }
}

nav ul {
    width: 100%;
    height: 88px;
    line-height: 88px;
}

    nav ul li {
        display: block;
        height: 88px;
        line-height: 88px;
        /* padding:0 10px; */
    }

        nav ul li a {
            display: block;
            width: auto;
            height: 88px;
            padding-top: 22px;
            font-family: "Montserrat", sans-serif;
            font-size: 13px;
            line-height: 13px;
            color: #fff;
            text-align: center;
            font-weight: normal;
            text-decoration: none;
        }

            nav ul li a:hover {
                color: #8F9092;
                background-color: transparent;
            }

        nav ul li.account-holder {
            margin-left: 300px;
        }

            nav ul li.account-holder a {
                padding-top: 14px;
            }

        nav ul li.icones {
        }

            nav ul li.icones a {
            }

            nav ul li.icones img {
                display: block;
                padding-top: 8px;
                width: auto;
                margin: 0 auto;
            }

        nav ul li.contact {
            /* margin-left: 80px; */
        }

        nav ul li.search {
            display: block;
            width: 165px;
            height: auto;
            padding-top: 22px;
            font-family: "Montserrat", sans-serif;
            font-size: 13px;
            line-height: 13px;
            color: #fff;
            font-weight: normal;
            text-decoration: none;
            white-space: nowrap;
        }

            nav ul li.search span {
                display: block;
                font-size: 13px;
                padding-bottom: 8px;
                text-align: right;
            }

            nav ul li.search button.btn_search,
            nav ul li.search button.btn_search i {
                float: left;
                display: block;
                width: 30px;
                height: 28px;
                line-height: 28px;
                background-color: transparent;
                text-align: left;
                padding: 0;
            }

                nav ul li.search button.btn_search i {
                    font-size: 22px;
                    color: #fff;
                }

                    nav ul li.search button.btn_search i:hover {
                        animation: bounceIn 0.3s;
                    }

            nav ul li.search input.search {
                float: left;
                width: 128px;
                height: 28px;
                margin-bottom: 0;
                padding-left: 5px;
                background: #fff;
                border: none;
                font-size: 13px;
                color: #2b303b;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

    nav ul .contact-search {
        float: right;
        margin-right: 30px;
    }

#btn-login {
    display: none;
}

#btn-login {
    margin-top: 18px;
    width: 55px;
    height: 55px;
    background: #194D82;
    border-radius: 100%;
}

    #btn-login a {
        padding: 12px 0 0 0;
    }

    #btn-login a {
        font-size: 11px !important;
    }

        #btn-login a i {
            font-size: 18px !important;
            line-height: 22px !important;
        }

hr {
    border: 1px solid #999B9E;
}

.side-nav {
    border: none;
}

    .side-nav li > a {
        color: #fff;
    }


/***********************************/
/* MENU MOBILE TOPO*/
/***********************************/
.collapsible {
    padding-top: 110px;
    z-index: 999 !important;
    background: rgb(112,112,112,0.9) !important;
}

    .collapsible li a {
        color: #fff;
    }

.collapsible2 li {
    margin: 0;
}

.button-collapse {
    display: block !important;
    position: absolute !important;
    top: 15px;
    left: 245px;
    background-color: transparent;
}

    .button-collapse:hover {
        color: #0C1A3F;
        background-color: transparent;
    }

#sidenav-overlay {
    background-color: rgba(0,0,0,0.2);
}

/***********************************/
/* LOGIN */
/***********************************/
.box_login {
    position: absolute;
    display: block;
    width: 340px;
    left: 50px;
    top: 225px;
    padding: 20px;
    background-color: #fff;
    z-index: 9;
    border-radius: 12px;
    -webkit-box-shadow: 0px 2px 18px -2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 18px -2px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 18px -2px rgba(50, 50, 50, 0.75);
}

@media (min-width: 1900px) {
    .box_login {
        top: 350px;
    }
}

@media (min-width: 1025px) {
    .box_login {
        left: 150px;
    }
}

.box_login .row .col {
    padding: 0;
}

.box_login .row {
}

    .box_login .row h2 {
        display: block;
        margin-bottom: 16px;
        font-size: 25px;
        color: #707070;
        font-weight: 700;
    }

    .box_login .row .input-field {
        position: relative;
        margin: 0 0 10px 0;
    }

        .box_login .row .input-field i {
            position: absolute;
            top: 10px;
            right: 10px;
            font-size: 18px;
            color: #8E9093;
        }

        .box_login .row .input-field input {
            float: left;
            display: block;
            width: 80%;
            height: 35px;
            margin: 0;
            padding-left: 5%;
            padding-right: 15%;
            background-color: #fff;
            border: 1px solid #8E9093;
            border-radius: 5px;
            font-size: 16px;
            color: #707070;
            font-weight: 400;
            text-transform: lowercase;
        }

            .box_login .row .input-field input[type="password"] {
                text-transform: none;
            }

    .box_login .row .links {
        display: block;
        float: left;
    }

        .box_login .row .links a {
            display: block;
            font-size: 12px;
            color: #024ad8;
            text-align: right;
        }

            .box_login .row .links a:hover {
                text-decoration: underline;
            }

    .box_login .row .btn_login, .btn-landing {
        float: left;
        display: block;
        width: 100%;
        height: 35px;
        line-height: 35px;
        margin-top: 10px;
        margin-bottom: 5px;
        background-color: #194D82;
        font-size: 16px;
        color: #fff;
        border-radius: 35px;
        text-align: center;
        font-weight: 700;
    }

.btn-landing-second {
    color: #515151 !important;
    background-color: #b5bac1;
}

    .btn-landing-second:before {
        background: #e1e1e1 !important;
    }

.box_login .row .btn_login:hover {
    /* animation: bounceIn 0.2s; */
}

a.disabled {
    pointer-events: none;
}

[type="radio"].with-gap:checked + label:after {
    background-color: #1a237e !important;
}

[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
    border: 2px solid #1a237e !important;
}

/***********************************/
/* SLIDE HOME */
/***********************************/
/*#slidehome{
	position:relative;margin:65px auto 0 auto;top:0;left:0px;width:100%;height:540px;
}
#slidehome .conteudo{
	width: 100%;
	z-index:0;
}
#slidehome .slideconteudo{
	cursor:default;position:relative;top:0;left:0px;width:100%;height:540px;overflow:hidden;
}
#slidehome .slideconteudo .conteudo-slider {
}
#slidehome .slideconteudo .conteudo-slider img.responsive-img{
}
*/

/* Lazy Load */
#slidehome {
    display: block;
    max-width: 1440px;
    margin: 80px auto 0;
}

@media (min-width: 1441px) {
    #slidehome {
        margin-top: 110px;
        max-width: none;
    }
}

.slider_container {
    position: relative;
    width: 100%;
}

#slider_side_image {
    position: absolute;
    top: -60px;
    /* z-index do box_login é 9 */
    z-index: 8;
    height: 670px;
    width: 300px;
    background-color: #fff;
    border: 15px solid transparent;
    border-right-color: #5990fe;
    border-radius: 0 30% 30% 0 / 0 50% 50% 0;
    box-shadow: inset -5px 0 5px #ccc;
}

@media (max-width: 768px) {
    #slider_side_image {
        display: none;
    }
}

@media (min-width: 1025px) {
    #slider_side_image {
        width: 400px;
    }
}

@media (min-width: 1900px) {
    #slider_side_image {
        height: 880px;
    }
}

.card-image {
    filter: blur(4px);
}
    .card-image > img {
        opacity: 0;
        height: calc(100vh - 103px);
    }

    @media (min-width: 1900px) {
        .card-image > img {
            height: 820px;
        }
    }

.card-image.is-loaded {
    filter: none;
    transition: filter 1s;
}

@media (max-width:992px) {
    .slick-list,
    .slider_home,
    /*#slidehome{height: 396px!important;}*/
    .card-image {
        background-position: -180px center;
        /*height: 396px!important;*/
    }

    .box_login {
        left: 50px;
    }
}

@media (max-width:600px) {
    .slick-list,
    .slider_home,
    #slidehome {
        height: 396px !important;
    }

    .card-image {
        background-position: -460px center;
        height: 396px !important;
    }
}


#slidehome .seta-prev,
#slidehome .seta-next {
    cursor: pointer;
    position: absolute;
    display: none;
    z-index: 10;
    bottom: 80px !important;
    color: #fff;
    text-align: center;
}

#slidehome .seta-prev {
    right: 192px !important;
    background-color: #EF3453;
}

#slidehome .seta-next {
    right: 45px !important;
    background-color: #FF4967;
}

#slidehome .seta-prev,
#slidehome .seta-next {
    width: 150px;
    height: 80px;
    line-height: 80px;
    z-index: 11;
}

    #slidehome .seta-prev:hover i {
        margin-right: 15px;
    }

    #slidehome .seta-next:hover i {
        margin-left: 15px;
    }

    #slidehome .seta-prev:hover,
    #slidehome .seta-next:hover {
    }

    #slidehome .seta-prev i,
    #slidehome .seta-next i {
        font-size: 50px;
        line-height: 80px;
    }

/***********************************/
/* HOME */
/***********************************/
.pg-home {
    position: relative;
    z-index: 10;
    padding-bottom: 30px;
}

    /***********************************/
    /* cont-case-home */
    /***********************************/
    .pg-home .cont-case-home {
        padding-top: 50px;
        padding-bottom: 20px;
        background: url('../../dist/imagens/cont-case-home.png') center 0 no-repeat;
        background-size: cover;
    }

        .pg-home .cont-case-home .row .col span {
            margin-left: 8px;
            margin-right: 8px;
            display: block;
            background-color: #fff;
            border-radius: 18px;
            overflow: hidden;
            -webkit-box-shadow: 0px 2px 18px -2px rgba(50, 50, 50, 0.75);
            -moz-box-shadow: 0px 2px 18px -2px rgba(50, 50, 50, 0.75);
            box-shadow: 0px 2px 18px -2px rgba(50, 50, 50, 0.75);
        }

            .pg-home .cont-case-home .row .col span h2,
            .pg-home .cont-case-home .row .col span p,
            .pg-home .cont-case-home .row .col span a {
                margin: 25px 40px;
                text-align: center;
            }

            .pg-home .cont-case-home .row .col span h2 {
                font-size: 26px;
                font-weight: 700;
                color: #515151;
                padding-bottom: 0;
            }

            .pg-home .cont-case-home .row .col span p {
                font-size: 18px;
                line-height: 28px;
                color: #515151;
            }

            .pg-home .cont-case-home .row .col span img {
                width: 100%;
            }

            .pg-home .cont-case-home .row .col span a {
                display: block;
                height: 42px;
                line-height: 42px;
                background-color: #1862f5;
                color: #fff;
                border-radius: 42px;
                font-weight: 700;
            }


.triple-card-item {
    position: relative;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .triple-card {
        display: block
    }

    .triple-card-btn {
        position: static;
    }

    .tripe-span {
        min-height: 100%;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .triple-card {
        display: block
    }

    .triple-card-btn {
        position: static;
    }

    .tripe-span {
        min-height: 100%;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .triple-card {
        display: block
    }

    .triple-card-btn {
        position: static;
    }

    .tripe-span {
        min-height: 100%;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .triple-card {
        display: flex
    }

    .triple-card-btn {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .tripe-span {
        min-height: 620px
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .triple-card {
        display: flex
    }

    .triple-card-btn {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .tripe-span {
        min-height: 620px
    }
}

/***********************************/
/* calculators-tools */
/***********************************/
.pg-home .calculators-tools {
}

    .pg-home .calculators-tools h2 {
        font-size: 40px;
        font-weight: 700;
        color: #515151;
        padding: 60px 0;
        text-align: center;
    }

    .pg-home .calculators-tools .links {
        font-size: 22px;
        font-weight: 600;
        color: #515151;
        text-align: center;
        padding: 0 60px;
        margin-bottom: 50px;
    }

        .pg-home .calculators-tools .links span {
            display: block;
        }

        .pg-home .calculators-tools .links img {
            padding-bottom: 25px;
        }

/***********************************/
/* mobile-section app */
/***********************************/
.pg-home .mobile-section {
    padding: 0px 30px;
    margin-top: 80px;
    /*    background-color: #515151 !important;*/
}

    .pg-home .mobile-section h2 {
        font-size: 40px;
        font-weight: 700;
        color: #515151;
        padding: 10px 0;
        text-align: initial;
    }

    .pg-home .mobile-section h3 {
        font-size: 30px;
        font-weight: 700;
        color: #5990FE;
        text-align: initial;
    }

    .pg-home .mobile-section h4 {
        font-size: 20px;
        font-weight: 700;
        color: #515151;
        text-align: initial;
        padding: 10px 0;
    }

    .pg-home .mobile-section table.android-ios {
        border-collapse: separate;
        mso-table-lspace: 0pt;
        mso-table-rspace: 0pt;
        width: 100%;
        box-sizing: border-box;
    }

    .pg-home .mobile-section .list1 {
        display: block;
        padding: 20px 20px;
    }

        .pg-home .mobile-section .list1 li {
            margin-left: 15px;
            line-height: 40px;
            list-style: disc;
        }

    .pg-home .mobile-section div.mobile-links {
        /*        padding-top: 20px;*/
    }

.carousel-item img.mobile-app {
    width: 200px;
    height: auto;
}

/***********************************/
/* contact-us-section */
/***********************************/
.pg-home .contact-us-section {
    padding: 0px 40px;
    margin-top: 80px;
}

    .pg-home .contact-us-section h2 {
        font-size: 40px;
        font-weight: 700;
        color: #515151;
        padding: 10px 0;
        text-align: initial;
    }

    .pg-home .contact-us-section h3 {
        font-size: 30px;
        font-weight: 700;
        color: #5990FE;
        text-align: initial;
    }

    .pg-home .contact-us-section h4 {
        font-size: 20px;
        font-weight: 700;
        color: #515151;
        text-align: initial;
        padding: 10px 0;
    }

/***********************************/
/* INTERNAS */
/***********************************/
.pg-internas {
    display: block;
    max-width: 1220px;
    margin: 0 auto;
    padding: 130px 20px 20px 020px;
}

    .pg-internas h2 {
        font-size: 40px;
        font-weight: 700;
        color: #515151;
        padding: 80px 0 60px 0;
        text-align: center;
    }

    .pg-internas h3 {
        font-size: 30px;
        font-weight: 700;
        color: #515151;
        padding: 40px 0 40px 0;
    }

    .pg-internas h4 {
        font-size: 25px;
        font-weight: 700;
        color: #515151;
        padding: 20px 0 20px 0;
    }

    .pg-internas p {
        font-size: 18px;
        line-height: 30px;
        padding-bottom: 25px;
    }

.breadcrumb {
    border-bottom: 1px solid #4780E4;
    white-space: nowrap;
}

    .breadcrumb li {
        display: inline-block;
        line-height: 26px;
        margin: 0 0 0 0;
        padding: 0 5px 0 0;
        position: relative;
    }

        .breadcrumb li::after {
            font-size: 18px;
            text-decoration: none;
            content: '/';
            color: #515151;
            padding-left: 8px;
            /* border-right: 1px solid #666666;
       content: '';
    	display: block;
    	height: 50%;
    	position: absolute;
    	left: 0;
    	right: 0;
    	top: 0;
    	z-index: -1;
    	transform: skewX(45deg);   */
        }

        .breadcrumb li::after {
            bottom: 0;
            top: auto;
            transform: skewX(-45deg);
        }

        .breadcrumb li:last-of-type::before,
        .breadcrumb li:last-of-type::after {
            display: none;
        }

        .breadcrumb li a {
            font-size: 18px;
            letter-spacing: -1px;
            text-decoration: none;
            font-weight: 600;
        }

        .breadcrumb li:nth-of-type(1) a {
            color: #4780E4;
        }

        .breadcrumb li:nth-of-type(2) a {
            color: #515151;
            font-weight: 400;
            font-size: 15px;
        }

        .breadcrumb li:nth-of-type(3) a {
            color: #515151;
            font-weight: 400;
            font-size: 15px;
        }

        .breadcrumb li:nth-of-type(4) a {
            color: #515151;
            font-weight: 400;
            font-size: 15px;
        }

        .breadcrumb li:nth-of-type(5) a {
            color: #515151;
            font-weight: 400;
            font-size: 15px;
        }

        .breadcrumb li a:hover {
            color: #4780E4;
        }

.btn_ancor_conteudo {
    position: absolute;
    bottom: 10px;
    right: 0;
    text-transform: none;
}

.pg-internas .list1 {
    display: block;
}

.pg-internas ol.list2 li {
    margin-left: 15px;
    line-height: 40px;
    list-style: decimal;
}

.pg-internas .list1 li {
    margin-left: 15px;
    line-height: 40px;
    list-style: disc;
}

.pg-internas .lista2 {
    border: none;
    margin-bottom: 0;
}

    .pg-internas .lista2 a {
        padding-left: 0;
        padding-right: 0;
        color: #707070;
        cursor: default;
    }

/***********************************/
/* Footer */
/***********************************/
footer {
    display: block;
    width: 100%;
    height: 92px;
    padding: 20px 30px 0;
    background: url('../../dist/imagens/footer.png') center 0 no-repeat;
    background-size: cover;
}

    footer .privacy_terms {
        display: block;
        float: left;
    }

        footer .privacy_terms a {
            color: #fff;
            font-size: 18px;
            line-height: 72px;
            padding-right: 25px;
        }

            footer .privacy_terms a:hover {
                text-decoration: underline;
            }

    footer .logo-sunwest label {
        float: right;
        padding-top: 10px;
        font-size: 12px;
        color: #fff;
    }

    footer .logo-sunwest > img {
        padding-top: 12px;
    }

    footer .redes-sociais {
        min-width: 300px;
        display: block;
        float: right;
    }

        footer .redes-sociais ul li a.icones {
            display: block;
            float: left;
            width: 28px;
            line-height: 72px;
            text-indent: -99999px;
            overflow: hidden;
            margin-right: 5px;
        }

        footer .redes-sociais ul li a.facebook {
            background: url('../../dist/imagens/facebook.png') 0 center no-repeat;
        }

        footer .redes-sociais ul li a.twitter {
            background: url('../../dist/imagens/twitter.png') 0 center no-repeat;
        }

        footer .redes-sociais ul li a.Instagram {
            background: url('../../dist/imagens/instagram.png') 0 center no-repeat;
        }

        footer .redes-sociais ul li a.linkedin {
            background: url('../../dist/imagens/linkedin.png') 0 center no-repeat;
        }

        footer .redes-sociais a:hover {
            text-decoration: underline;
        }

/***********************************/
/* Subir ao topo */
/***********************************/
.go-top-fixo {
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: block;
    width: 46px;
    height: 46px;
    line-height: 45px;
    z-index: 999;
    cursor: pointer;
    background-color: #0C1A3F;
    color: #fff;
    text-align: center;
}

.go-top {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 46px;
    height: 46px;
    line-height: 45px;
    z-index: 999;
    cursor: pointer;
    background-color: #5990FE;
    text-align: center;
}

    .go-top i {
        font-size: 18px;
        color: #fff;
        padding-bottom: 3px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .go-top:hover {
        background-color: #5990FE;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .go-top:hover i {
            color: #fff;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }



/***********************************/
/* media */
/***********************************/
@media screen and (min-width: 3000px) and (max-width: 5000px) {
}

@media screen and (min-width: 1900px) and (max-width: 3000px) {
}

@media (max-width:1700px) {
}

@media (max-width:1320px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    a.button-collapse {
        left: 285px;
    }
}

@media (max-width:1400px) {
}

@media (max-width:1280px) {
    /***********************************/
    /* Footer */
    /***********************************/
    footer {
        padding-left: 2.5%;
        padding-right: 2.5%;
    }

    /***********************************/
    /* cont-case-home */
    /***********************************/
    .pg-home .cont-case-home {
        padding-top: 50px;
        background: url('../../dist/imagens/cont-case-home.png') center 0 no-repeat;
        background-size: cover;
    }

        .pg-home .cont-case-home .row .col span {
            min-height: 600px;
        }
}

@media (max-width:1200px) {

    /* 
	*********************************
	Footer
	*********************************
	footer {
		display: block;
		width: 100%;
		height: auto;
		padding-top: 18px;
		background: #5990FE;
	}
	footer .privacy_terms{}
	footer .privacy_terms a{
		font-size: 14px;
		padding:0 5px;
	}
	footer .privacy_terms a:hover{
		text-decoration: underline;
	}
	footer .redes-sociais{
		text-align:right;
	}
	footer .redes-sociais li,
	footer .redes-sociais li a.logo-sunwest{
		text-align:right;
	}
	footer .redes-sociais a{
		float: right;
		color: #fff;
		font-size: 14px;
		padding:0 5px;
		} */
}

@media (min-width: 992px) {
    .button-collapse {
        display: block !important;
        left: 245px;
    }

    .collapsible {
        padding-top: 110px;
        z-index: 999 !important;
    }
}

@media (max-width: 992px) {
    .button-collapse {
        display: block !important;
        left: 10px;
    }

    .pg-home .cont-case-home .row .col span {
        margin-bottom: 35px;
    }

    a.button-collapse {
        left: 0;
    }

    /* 
	*********************************
	Footer
	*********************************
	footer .privacy_terms{}
	footer .privacy_terms a{
		font-size: 14px;
	}
	footer .privacy_terms a:hover{
		text-decoration: underline;
	}
	footer .redes-sociais a,
	footer .privacy_terms a{
		line-height: 35px;
	}
	.redes-sociais li{
		text-align:left;
		float: left; 
	}
	footer .privacy_terms a{
		text-align:left!important;
	}
	footer a.logo-sunwest{
		position: relative;
	}
	footer a.logo-sunwest img{
		margin-bottom: 10px;
		width: 90%;
		} */

}

@media (max-width: 709px) {
}

@media (max-width: 600px) {

    /* *********************************
		SLIDE HOME
		*********************************
		#slidehome{
			position:relative;margin:65px auto 0 auto;top:0;left:0px;width:1100px;height:540px;
		}
		#slidehome .conteudo{
			width: 100%;
			z-index:0;
		}
		#slidehome .slideconteudo{
			cursor:default;position:relative;top:0;left:0px;width:1100px;height:540px;overflow:hidden;
		}
		#slidehome .slideconteudo .conteudo-slider {
		}
		#slidehome .slideconteudo .conteudo-slider img.responsive-img{
			margin-top: 40px;
		}
		#slidehome .seta-prev,
		#slidehome .seta-next{
			cursor: pointer;
			position: absolute;
			display: none;
			z-index:10;
			bottom: 80px!important;
			color: #fff;
			text-align: center;
		}
		#slidehome .seta-prev{
			right: 192px!important;
			background-color:#EF3453;
		}
		#slidehome .seta-next{
			right: 45px!important;
			background-color:#FF4967;
		}
		
		#slidehome .seta-prev,
		#slidehome .seta-next{
			width: 150px;
			height: 80px;
			line-height: 80px;
			z-index:11;
		}
		#slidehome .seta-prev:hover i{
			margin-right:15px;
		}
		#slidehome .seta-next:hover i{
			margin-left:15px;
		}
		#slidehome .seta-prev:hover,
		#slidehome .seta-next:hover{
		}
		#slidehome .seta-prev i,
		#slidehome .seta-next i{
			font-size:50px;
			line-height: 80px;
		}
		
		*********************************
		LOGIN
		*********************************
		.box_login{
			position: absolute;
			display: block;
			width: 340px;
			left: 50px;
			top: 120px;
			padding:20px;
			background-color: #fff;
			z-index: 9;
			border-radius: 12px;
			-webkit-box-shadow: 0px 2px 18px -2px rgba(50, 50, 50, 0.75);
			-moz-box-shadow:    0px 2px 18px -2px rgba(50, 50, 50, 0.75);
			box-shadow:         0px 2px 18px -2px rgba(50, 50, 50, 0.75);
		}
		.box_login .row .col{
			padding:0;
		}
		.box_login .row {
		}
		.box_login .row h2{
			display: block;
			margin-bottom: 16px;
			font-size: 35px;
			color: #707070;
			font-weight: 700;
		}
		.box_login .row .input-field{
			position: relative;
			margin:0 0 10px 0;
		}
		.box_login .row .input-field i{
			position: absolute;
			top:10px;
			right: 10px;
			font-size: 22px;
			color: #8E9093;
		}
		.box_login .row .input-field input{
			float: left;
			display: block;
			width: 80%;
			height: 45px;
			margin: 0;
			padding-left: 5%;
			padding-right: 15%;
			background-color: #fff;
			border: 1px solid #8E9093;
			border-radius: 5px;
			font-size: 22px;
			color: #707070;
			font-weight: 200;
			text-transform: lowercase;
		}
		.box_login .row .links{
			display: block;
			float: left;
			padding:10px 0;
		}
		.box_login .row .links a{
			display: block;
			font-size: 20px;
			color: #5990FE;
			text-align: right;
		}
		.box_login .row .links a:hover{
			text-decoration: underline;
		}
		.box_login .row .btn_login{
			float: left;
			display: block;
			width: 100%;
			height: 50px;
			line-height: 50px;
			margin-top: 10px;
			margin-bottom: 5px;
			background-color: #194D82;
			font-size: 22px;
			color: #fff;
			border-radius: 35px;
			text-align: center;
			font-weight: 700;
		}
		.box_login .row .btn_login:hover{
			animation: bounceIn 0.2s;
			} */

    .slick-slide img {
        width: 940px !important;
        height: 396px !important;
    }

    /***********************************/
    /* LOGIN */
    /***********************************/
    .box_login {
        position: absolute;
        display: block;
        width: 70%;
        top: 140px;
        left: 50%;
        margin-left: -37%;
    }

    /*.box_login .row .col{
		padding:0;
	}
	.box_login .row {
	}
	.box_login .row h2{
		display: block;
		margin-top: 20px;
		margin-bottom: 32px;
		font-size: 60px;
		color: #707070;
		font-weight: 700;
	}
	.box_login .row .input-field{
		position: relative;
		margin:0 0 10px 0;
	}
	.box_login .row .input-field i{
		position: absolute;
		top:22px;
		right: 10px;
		font-size: 36px;
		color: #8E9093;
	}
	.box_login .row .input-field input{
		float: left;
		display: block;
		width: 80%;
		height: 75px;
		line-height: 75px;
		margin: 0 0 10px 0;
		padding-left: 5%;
		padding-right: 15%;
		background-color: #fff;
		border: 1px solid #8E9093;
		border-radius: 5px;
		font-size: 36px;
		color: #707070;
		font-weight: 400;
		text-transform: lowercase;
	}
	.box_login .row .links{
		display: block;
		float: left;
	}
	.box_login .row .links a{
		display: block;
		font-size: 36px;
		line-height: 62px;
		color: #5990FE;
		text-align: right;
	}
	.box_login .row .links a:hover{
		text-decoration: underline;
	}
	.box_login .row .btn_login{
		float: left;
		display: block;
		width: 100%;
		height: 75px;
		line-height: 75px;
		margin-top: 10px;
		margin-bottom: 5px;
		background-color: #194D82;
		font-size: 32px;
		color: #fff;
		border-radius: 35px;
		text-align: center;
		font-weight: 700;
	}
	.box_login .row .btn_login:hover{
		
	}*/

    /***********************************/
    /* Footer */
    /***********************************/
    footer {
        padding-top: 18px;
        background: #5990FE;
        padding: 0;
    }

        footer .privacy_terms {
            width: 100%;
            display: block;
            float: left;
            text-align: center;
        }

            footer .privacy_terms a {
                color: #fff;
                font-size: 18px;
            }

                footer .privacy_terms a:hover {
                    text-decoration: underline;
                }

        footer .logo-sunwest label {
            padding-top: 14px;
        }

        footer .redes-sociais {
            width: 100%;
            height: 100%;
            text-align: center;
            background: #194D82;
        }

            footer .redes-sociais ul {
                height: 70px !important;
                text-align: center;
            }

                footer .redes-sociais ul li {
                    display: inline-block;
                }

                    footer .redes-sociais ul li a.icones {
                        width: 28px;
                        line-height: 70px;
                        text-indent: -99999px;
                        overflow: hidden;
                    }

        footer .logo-sunwest > img {
            padding: 0;
            padding-bottom: 10px;
        }

        footer p.logo-sunwest {
            float: left;
            position: relative;
            display: block;
            width: 100%;
            height: 80px;
            text-align: center;
            background: #194D82 !important;
        }

            footer p.logo-sunwest p {
                /*width: 146px;*/
                position: absolute;
                left: 50%;
                margin-left: -70px;
            }

        footer .redes-sociais ul li a.facebook {
            background: url('../../dist/imagens/facebook.png') 0 center no-repeat;
        }

        footer .redes-sociais ul li a.twitter {
            background: url('../../dist/imagens/twitter.png') 0 center no-repeat;
        }

        footer .redes-sociais ul li a.Instagram {
            background: url('../../dist/imagens/instagram.png') 0 center no-repeat;
        }

        footer .redes-sociais ul li a.linkedin {
            background: url('../../dist/imagens/linkedin.png') 0 center no-repeat;
        }

        footer .redes-sociais a:hover {
            text-decoration: underline;
        }

    .container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 500px) {
}

@media (max-width: 480px) {
}

@media (max-width: 400px) {
    /***********************************/
    /* SLIDE HOME */
    /***********************************/
    /*#slidehome{
		position:relative;margin:65px auto 0 auto;top:0;left:0px;width:1400px;height:740px;
	}
	#slidehome .conteudo{
		width: 100%;
		z-index:0;
	}
	#slidehome .slideconteudo{
		cursor:default;position:relative;top:0;left:0px;width:1400px;height:740px;overflow:hidden;
	}*/

    #slidehome {
        /*height: 396px!important;*/
    }

    .slick-slide img {
        width: 940px !important;
        height: 396px !important;
        transform: translateX(-90%);
        /*filter: blur(4px);*/
    }

    /***********************************/
    /* LOGIN */
    /***********************************/
    .box_login {
        position: absolute;
        display: block;
        width: 70%;
        top: 140px;
        left: 50%;
        margin-left: -35%;
    }

    /*.box_login .row .col{
		padding:0;
	}
	.box_login .row {
	}
	.box_login .row h2{
		display: block;
		margin-top: 20px;
		margin-bottom: 32px;
		font-size: 60px;
		color: #707070;
		font-weight: 700;
	}
	.box_login .row .input-field{
		position: relative;
		margin:0 0 10px 0;
	}
	.box_login .row .input-field i{
		position: absolute;
		top:22px;
		right: 10px;
		font-size: 36px;
		color: #8E9093;
	}
	.box_login .row .input-field input{
		float: left;
		display: block;
		width: 80%;
		height: 75px;
		line-height: 75px;
		margin: 0 0 10px 0;
		padding-left: 5%;
		padding-right: 15%;
		background-color: #fff;
		border: 1px solid #8E9093;
		border-radius: 5px;
		font-size: 36px;
		color: #707070;
		font-weight: 400;
		text-transform: lowercase;
	}
	.box_login .row .links{
		display: block;
		float: left;
	}
	.box_login .row .links a{
		display: block;
		font-size: 36px;
		line-height: 62px;
		color: #5990FE;
		text-align: right;
	}
	.box_login .row .links a:hover{
		text-decoration: underline;
	}
	.box_login .row .btn_login{
		float: left;
		display: block;
		width: 100%;
		height: 75px;
		line-height: 75px;
		margin-top: 10px;
		margin-bottom: 5px;
		background-color: #194D82;
		font-size: 32px;
		font-size: 32px;
		color: #fff;
		border-radius: 35px;
		text-align: center;
		font-weight: 700;
	}
	.box_login .row .btn_login:hover{
	}*/
}

/*IE10 + CSS here*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .box_login {
        top: 125px;
    }
}


/* Modal TwoFactorAuthentication*/
div#ModalLoginTwoFactorAuthentication {
    width: 600px;
    height: 225px;
    margin-top: 100px;
}

.TwoFactorAuthentication {
    text-align: center;
    top: 25%;
}

    .TwoFactorAuthentication h1 {
        padding: 20px;
        text-align: center;
        font-size: 25px;
        font-weight: 500;
        font-family: inherit;
        color: #34495f;
        border-bottom: 1px solid #e9ecef;
    }

    .TwoFactorAuthentication p {
        text-align: center;
        font-size: 14px;
    }

    .TwoFactorAuthentication input {
        width: 35px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0px;
        left: auto;
        right: 1em;
        font-size: 14px;
        height: 25px;
        text-align: center;
    }

    .TwoFactorAuthentication .row {
        margin-bottom: 1em;
    }

    .TwoFactorAuthentication .code-two-factor-authentication .row {
        border-bottom: 1px solid #e9ecef;
        padding-bottom: 20px;
        margin-bottom: 0px;
        padding-top: 5px;
    }

    .TwoFactorAuthentication button[disabled] {
        background-color: darkgray;
    }

    .TwoFactorAuthentication button {
        color: #fff;
        background: #5990fe;
        padding-bottom: 2px;
        padding: 12px 16px;
        white-space: nowrap;
        border-radius: 2px;
    }

        .TwoFactorAuthentication button.btn-primary {
            color: #fff;
            background-color: #5C6BC0;
            border-color: #5C6BC0;
            font-size: 14px !important;
            font-weight: 400;
        }

        .TwoFactorAuthentication button.btn-default {
            background-color: #ccc !important;
            color: black;
            font-size: 14px !important;
            font-weight: 400;
        }

    .TwoFactorAuthentication .row-footer {
        display: flex;
        float: right;
    }

        .TwoFactorAuthentication .row-footer .col {
            margin-right: 10px;
        }

    .TwoFactorAuthentication span.modal-close {
        cursor: pointer;
        float: right;
        padding: 10px 13px;
        font-size: 20px;
    }

.pg-home {
    padding-bottom: 0px;
    margin-bottom: -7px;
}

@media (min-width: 1441px) {
    .pg-home {
        margin-bottom: -35px;
    }

    .footer-adm .privacy_terms {
        display: block;
        float: left;
        position: absolute;
    }
}

.page-footer-curve {
    position: inherit !important;
    background: radial-gradient(200% 350px at 50% 0px,transparent 29.5%,#0b4c8f 30%,#5990fe 150%) !important;
    height: 400px;
}

    .page-footer-curve .card-tools {
        max-width: 450px;
        margin: auto;
        background-color: #ffffff;
        padding-right: 25px;
        padding-left: 25px;
    }

        .page-footer-curve .card-tools div.col, .page-footer-curve .card-tools a {
            background-color: #ffffff;
            border: solid 1px #ffffff;
        }

        .page-footer-curve .card-tools a {
            border-bottom-left-radius: 50px;
            border-bottom-right-radius: 50px;
            box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.20);
            margin-top: -2px;
        }

        .page-footer-curve .card-tools span {
            margin-bottom: 20px;
        }

.mobile-section .carousel.carousel-slider.center {
    height: 400px !important;
    max-height: 400px !important;
}
