body {
    color: #444444;
    font-family: 'Roboto', sans-serif;
    font-size: 17.0px;
    line-height: 1.6;
    margin: 0px;
}

.status-preos{
    color: blue;
    font-weight: 600;
}

#empresa {
    position: absolute;
    top: -9999px;
    width: 10px;
}

@media (max-width:1302px) {
    body {
        color: #444444;
        font-family: 'Roboto', sans-serif;
        font-size: 16.0px;
        line-height: 1.5;
        margin: 0px;
    }
}
html {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a {
    color: #646464;
    text-decoration: none;
    transition: ease .3s;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    -o-transition: ease .3s;
    -ms-transition: ease .3s;
}
a:hover {
    text-decoration: none;
    color: #5a5a5a;
}
a:focus {
    outline: none;
    color: #999999;
    text-decoration: none;
}
p {
    margin-bottom: 10px;
    margin-top: 0px;
}
h2 {
    font-size: 40px;
    float: left;
    width: 100%;
    font-weight: 600;
    margin-bottom: 20px;
    color: #25A1A5;
    margin-top: 0px;
}
h3 {
    font-size: 20px;
    width: 100%;
    text-align: center;
    color: #ffffff
}
h4 {
    font-size: 27px;
    width: 100%;
    text-align: left;
    color: #25A1A5;
}
h5 {
    font-size: 25px;
    width: 100%;
    text-align: left;
    color: #25A1A5;
}
.box_geral {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1298px) {
    .box_geral {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}
.box_geral_logos {
    width: 774px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 774px) {
    .box_geral_logos {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}
.box_geral_he {
    width: 100%;
    float: left;
    height: 150px
}
.top_bar {
    width: 100%;
    float: left;
    height: 50px;
    background-color: #0B2857;
}
.box_phones {
    width: 750px;
    float: left;
    color: #ffffff;
    margin-top: 15px;
    display: block;
    font-size: 14.5px;
}
@media (max-width: 1300px) {
    .box_phones {
        width: 750px;
        float: left;
        color: #ffffff;
        margin-top: 15px;
        display: block;
        font-size: 14.5px;
    }
}
@media (max-width: 1143px) {
    .box_phones {
        display: none
    }
}
.bnt_top a {
    background-image: url(imgs/icon_phone.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-color: #F9A814;
    padding-top: 3px;
    padding-bottom: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    float: right;
    width: 220px;
    padding-left: 70px;
}
.bnt_top a:hover {
    background-color: #D88E05
}
.box_phone_int {
    float: right;
    padding-right: 40px;
}
.phone_txt {
    padding-left: 10px;
    font-size: 14.5px;
    float: left;
    color: #ffffff;
    margin-top: 15px;
    font-weight: 600;
    display: block;
}
@media (max-width: 1140px) {
    .phone_txt {
        display: none;
    }
}
.logo {
    background-image: url(imgs/logo_datarecover.jpg);
    background-repeat: no-repeat;
    width: 275px;
    height: 55px;
    float: left;
    margin-top: 17px;
    margin-left: 15px;
}
@media (max-width: 1140px) {
    .logo {
        background-image: url(imgs/logo_datarecover.jpg);
        background-repeat: no-repeat;
        width: 220px;
        height: 55px;
        float: none;
        margin-top: 25px;
        background-size: contain;
        margin-left: auto;
        margin-right: auto;
    }
}
.menu_int {
    width: 840px;
    float: right;
    margin-top: 28px;
    display: block;
}
@media (max-width: 1140px) {
    .menu_int {
        display: none
    }
}
.box_header {
    width: 100%;
    float: left;
    height: 80px;
    background-color: #ffffff;
}
.btn_menu a{
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 16px;
    color: #003F86;
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    padding-bottom: 22px;

}
.btn_menu a:hover{
    border-bottom-color: #F9A814;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    padding-bottom: 8px
}
.box_slide_top {
    height: 630px;
    width: 100%;
    background: #0b2857;
    float: left;
    background-image: url(imgs/back_slide_top.png);
    background-position: right center;
    background-repeat: no-repeat;
    margin-top: 134px;
}

@media (max-width: 1400px) {
    .box_slide_top {
        height: 630px;
        width: 100%;
        background: #0b2857;
        float: left;
        background-image: url(imgs/back_slide_top.png);
        background-position: 480px center;
        background-repeat: no-repeat;
        margin-top: 134px;
    }

}
@media (max-width: 1310px) {
    .box_slide_top {
        height: 630px;
        width: 100%;
        background: #0b2857;
        float: left;
        background-image: url(imgs/back_slide_top.png);
        background-position: 510px center;
        background-repeat: no-repeat;
        margin-top: 134px;
    }

}




.box_slide_txt {
    font-size: 40px;
    line-height: 46px;
    color: #ffffff;
    width: 640px;
    float: left;
    font-weight: 300;
    margin-top: 70px;
    margin-left: 50px;
    text-align: left;
}

@media (max-width: 700px) {
    .box_slide_txt {
        font-size: 30px;
        line-height: 38px;
        color: #ffffff;
        width: 90%;
        float: left;
        font-weight: 300;
        margin-top: 50px;
        margin-left: 0px;
        text-align: center;
        padding: 5%;
    }
}

.tit_top_box{
    width: 500px;
}

.box_slide_back {
    width: 100%;
    height: 630px;
    overflow: hidden;
}

.btn_default a {
    font-size: 22px;
    background-color: #F9A814;
    color: #111A31 !IMPORTANT;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 260px;
    float: left;
    font-weight: 600;
    text-align: center;
    border-radius: 10px;
    margin-top: 35px;
    display: block;
    -webkit-box-shadow: 5px 5px 26px 5px rgb(0 0 0 / 16%);
    box-shadow: 5px 5px 26px 5px rgb(0 0 0 / 16%);
}
.btn_default a:hover {
    font-size: 22px;
    background-color: #ffc761;
    color: #111A31 !IMPORTANT;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 260px;
    float: left;
    font-weight: 600;
    text-align: center;
    border-radius: 10px;
    margin-top: 30px;
    display: block;
    -webkit-box-shadow: 5px 5px 26px 5px rgb(0 0 0 / 16%);
    box-shadow: 5px 5px 26px 5px rgb(0 0 0 / 16%);
}

@media (max-width: 950px) {
    .btn_default a {
        font-size: 22px;
        background-color: #F9A814;
        color: #111A31 !IMPORTANT;
        padding-top: 13px;
        padding-bottom: 13px;
        width: 250px;
        float: none;
        font-weight: 600;
        text-align: center;
        border-radius: 10px;
        margin-top: 50px;
        display: grid;
        margin-left: auto;
        margin-right: auto;
    }
    .btn_default a:hover {
        font-size: 22px;
        background-color: #D88E05 ;
        color: #111A31 !IMPORTANT;
        padding-top: 13px;
        padding-bottom: 13px;
        width: 250px;
        float: none;
        font-weight: 600;
        text-align: center;
        border-radius: 10px;
        margin-top: 40px;
        display: grid;
        margin-left: auto;
        margin-right: auto;
    }
}

.box_gray {
    background: rgb(255,255,255);
    background: linear-gradient( 180deg, rgba(255,255,255,1) -78%, rgba(211,211,214,1) 23%, rgba(253,254,255,1) 87%);
    width: 100%;
    float: left;
    padding-top: 90px;
    align-items: normal;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}

.tit_txt {
    font-size: 48px;
    text-align: center;
    margin-bottom: 30px;
    color: #131D37;
    font-weight: 600;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    line-height: 54px;
}
@media (max-width: 700px) {
    .tit_txt {
        font-size: 34px;
        text-align: center;
        margin-bottom: 30px;
        color: #131D37;
        font-weight: 600;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        line-height: 40px;
    }


}
.box_logos {
    width: 255px;
    height: 235px;
    position: relative;
    float: left;
    margin: 1px;
    margin-bottom: 1px
}
@media (max-width: 700px) {
    .box_logos {
        width: 255px;
        height: 235px;
        position: relative;
        float: none;
        margin: 0px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 1px
    }
}

.btn_logo1 a {
    width: 255px;
    height: 235px;
    float: left;
    background-image: url(imgs/logo1.png);
    background-position: center center;
    position: absolute;
    bottom: 0px;
    right: 0px
}
.btn_logo1 a:hover {
    width: 255px;
    height: 235px;
    float: left;
    background-image: url(imgs/logo1b.png);
    background-position: center center;
    bottom: 20px;
    right: 20px

}
.btn_logo2 a {
    width: 255px;
    height: 235px;
    background-image: url(imgs/logo2.png);
    background-position: center center;
    position: absolute;
    bottom: 0px;
    right: 0px

}
.btn_logo2 a:hover {
    width: 255px;
    height: 235px;
    background-image: url(imgs/logo2b.png);
    background-position: center center;
    bottom: 20px;
    right: 5px

}
.btn_logo3 a {
    width: 255px;
    height: 235px;
    background-image: url(imgs/logo3.png);
    background-position: center center;
    position: absolute;
    bottom: 0px;
    left: 0px

}
.btn_logo3 a:hover {
    width: 255px;
    height: 235px;
    background-image: url(imgs/logo3b.png);
    background-position: center center;
    bottom: 20px;
    left: 20px

}
.btn_logo4 a {
    width: 255px;
    height: 235px;
    background-image: url(imgs/logo4.png);
    background-position: center center;
    position: absolute;
    top: 0px;
    right: 0px

}
.btn_logo4 a:hover {
    width: 255px;
    height: 235px;
    float: left;
    background-image: url(imgs/logo4b.png);
    background-position: center center;
    top:20px;
    right: 20px

}
.btn_logo5 a {
    width: 255px;
    height: 235px;
    background-image: url(imgs/logo5.png);
    background-position: center center;
    position: absolute;
    top: 0px;
    left: 0px

}
.btn_logo5 a:hover {
    width: 255px;
    height: 235px;
    background-image: url(imgs/logo5b.png);
    background-position: center center;
    top: 20px;
    left: 8px;
    z-index: 10

}
.btn_logo6 a {
    width: 255px;
    height: 235px;
    background-image: url(imgs/logo6.png);
    background-position: center center;
    position: absolute;
    top: 0px;
    left: 0px

}
.btn_logo6 a:hover {
    width: 255px;
    height: 235px;
    float: left;
    background-image: url(imgs/logo6b.png);
    background-position: center center;
    top: 20px;
    left: 20px

}

/* --- início slide depoimentos--- */






/* -------------------------------------------------------- codepen */
/* -------------------------------------------------------- slider */
.slider{
    height: 25vw;
    overflow: hidden;
}
/* -------------------------------------------------------- slide */
.slider > ul {
    height: 100%;
    z-index: 100;
}
.slider > ul > li{
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;

    opacity: 0;
    z-index: 1;
    -webkit-transition: all 2000ms ease;
    -moz-transition: all 2000ms ease;
    -ms-transition: all 2000ms ease;
    -o-transition: all 2000ms ease;
    transition: all 2000ms ease;
}
.slider > #input-slide-0:checked ~ ul > li.slide-0,
.slider > #input-slide-1:checked ~ ul > li.slide-1,
.slider > #input-slide-2:checked ~ ul > li.slide-2,
.slider > #input-slide-3:checked ~ ul > li.slide-3{
    opacity: 1;
    z-index: 2;
}
.slider > ul > li.slide-0{
    background-color: #00DBF9;
}
.slider > ul > li.slide-1{
    background-color: #47D7ED;
}
.slider > ul > li.slide-2{
    background-color: #0093E9;
}
.slider > ul > li.slide-3{
    background-color: #0073B6;
}
/* -------------------------------------------------------- arrow */

.slider > .slider-arrow-prev,
.slider > .slider-arrow-next {

}
.slider > .slider-arrow-prev > label,
.slider > .slider-arrow-next > label {
    position: absolute;
    width: 5vw;
    height: 5vw;
    margin-top: -2.5vw;
    opacity: 0;
    background-size: 100% auto;
    background-position: center;

    z-index: -1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.slider > #input-slide-0:checked ~ .slider-arrow-prev > label.slide-3,
.slider > #input-slide-0:checked ~ .slider-arrow-next > label.slide-1,
.slider > #input-slide-1:checked ~ .slider-arrow-prev > label.slide-0,
.slider > #input-slide-1:checked ~ .slider-arrow-next > label.slide-2,
.slider > #input-slide-2:checked ~ .slider-arrow-prev > label.slide-1,
.slider > #input-slide-2:checked ~ .slider-arrow-next > label.slide-3,
.slider > #input-slide-3:checked ~ .slider-arrow-prev > label.slide-2,
.slider > #input-slide-3:checked ~ .slider-arrow-next > label.slide-0 {
    z-index: 1;
}
.slider:hover > .slider-arrow-prev > label,
.slider:hover > .slider-arrow-next > label{
    opacity: 1;
}
.slider > .slider-arrow-prev > label {
    left: -17px;
    background-image: url(imgs/arrow-left.png);
    cursor: pointer;
    top: 25%;
    position: absolute;

}
.slider > .slider-arrow-next > label {
    right: -24px;
    background-image: url(imgs/arrow-right.png);
    cursor: pointer;
    top: 25%;
    position: absolute;

}
@media (max-width: 950px) {
    .slider > .slider-arrow-prev > label {
        left: 0px;
        background-image: url(imgs/arrow-left.png);
        cursor: pointer;
        top: 25%;
        position: absolute;

    }
    .slider > .slider-arrow-next > label {
        right: 0px;
        background-image: url(imgs/arrow-right.png);
        cursor: pointer;
        top: 25%;
        position: absolute;

    }

}
/* -------------------------------------------------------- dot */
.slider > .slider-dot {
    position: relative;
    margin-top: -4vw;
    text-align: center;
    z-index: 300;
    font-size: 0;
}
.slider > .slider-dot > label {
    position: relative;
    display: inline-block;
    margin: 1vw 0.5vw;
    width: 1vw;
    height: 1vw;
    border-radius: 50%;

    background-color: #FFF;
}
.slider > #input-slide-0:checked ~ .slider-dot > label.slide-0,
.slider > #input-slide-1:checked ~ .slider-dot > label.slide-1,
.slider > #input-slide-2:checked ~ .slider-dot > label.slide-2,
.slider > #input-slide-3:checked ~ .slider-dot > label.slide-3 {
    background-color: #FD7FE3;
}
.slider > .slider-dot > label:hover{
    background-color: #7E6DE0 !important;
}
/* -------------------------------------------------------- description */
.slider > .slide-description{
    position: absolute;
    width: 90%;
    top: 10px;
    left: 5%;
    z-index: 200;
}
.slider > .slide-description > label{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    cursor: default;

    z-index: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    transition: all 0.75s ease;
}
.slider > #input-slide-0:checked ~ .slide-description > .slide-0,
.slider > #input-slide-1:checked ~ .slide-description > .slide-1,
.slider > #input-slide-2:checked ~ .slide-description > .slide-2,
.slider > #input-slide-3:checked ~ .slide-description > .slide-3{
    z-index: 2;
    opacity: 1;
    visibility: visible;
}
.slider > .slide-description > label > .text-slide{
    margin: 0 auto;
    line-height: 6vw;
    text-align: center;
}
.slider > .slide-description > .slide-0{

}
.slider > .slide-description > .slide-1{

}
.slider > .slide-description > .slide-2{

}
.slider > .slide-description > .slide-3{

}
/* -------------------------------------------------------- autoplay */
/*
        if you don't want to autoplay
  just check input "slide-0"
  instead of input "play" in html code
  and remove the code below
*/
/* -------------------------------------------------------- autoplay slide */
@-webkit-keyframes slide{
    0%, 100% {
        opacity: 0;
    }
    6%, 25% {
        opacity: 1;
        z-index: 2;
    }
    30%, 50% {
        opacity: 0;
        z-index: 2;
    }
}
@-moz-keyframes slide{
    0%, 100% {
        opacity: 0;
    }
    6%, 24% {
        opacity: 1;
        z-index: 2;
    }
    30%, 50% {
        opacity: 0;
        z-index: 2;
    }
}
@-ms-keyframes slide{
    0%, 100% {
        opacity: 0;
    }
    6%, 25% {
        opacity: 1;
        z-index: 2;
    }
    30%, 50% {
        opacity: 0;
        z-index: 2;
    }
}
@-o-keyframes slide{
    0%, 100% {
        opacity: 0;
    }
    6%, 25% {
        opacity: 1;
        z-index: 2;
    }
    30%, 50% {
        opacity: 0;
        z-index: 2;
    }
}
@keyframes slide{
    0%, 100% {
        opacity: 0;
    }
    6%, 25% {
        opacity: 1;
        z-index: 2;
    }
    30%, 50% {
        opacity: 0;
        z-index: 2;
    }
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-0{
    -webkit-animation: slide 32000ms infinite -2000ms linear;
    -moz-animation: slide 32000ms infinite -2000ms linear;
    -ms-animation: slide 32000ms infinite -2000ms linear;
    -o-animation: slide 32000ms infinite -2000ms linear;
    animation: slide 32000ms infinite -2000ms linear;
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-1{
    -webkit-animation: slide 32000ms infinite 6000ms linear;
    -moz-animation: slide 32000ms infinite 6000ms linear;
    -ms-animation: slide 32000ms infinite 6000ms linear;
    -o-animation: slide 32000ms infinite 6000ms linear;
    animation: slide 32000ms infinite 6000ms linear;
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-2{
    -webkit-animation: slide 32000ms infinite 14000ms linear;
    -moz-animation: slide 32000ms infinite 14000ms linear;
    -ms-animation: slide 32000ms infinite 14000ms linear;
    -o-animation: slide 32000ms infinite 14000ms linear;
    animation: slide 32000ms infinite 14000ms linear;
}
.slider > #input-slide-autoplay:checked ~ ul > li.slide-3{
    -webkit-animation: slide 32000ms infinite 22000ms linear;
    -moz-animation: slide 32000ms infinite 22000ms linear;
    -ms-animation: slide 32000ms infinite 22000ms linear;
    -o-animation: slide 32000ms infinite 22000ms linear;
    animation: slide 32000ms infinite 22000ms linear;
}
.slider > #input-slide-autoplay:checked ~ ul > li{
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
/* -------------------------------------------------------- autoplay arrow */
@-webkit-keyframes arrow {
    0%, 24% {
        z-index: 1;
    }
    25%, 100% {
        z-index: -1;
    }
}
@-moz-keyframes arrow {
    0%, 24% {
        z-index: 1;
    }
    25%, 100% {
        z-index: -1;
    }
}
@-ms-keyframes arrow {
    0%, 24% {
        z-index: 1;
    }
    25%, 100% {
        z-index: -1;
    }
}
@-o-keyframes arrow {
    0%, 24% {
        z-index: 1;
    }
    25%, 100% {
        z-index: -1;
    }
}
@keyframes arrow {
    0%, 24% {
        z-index: 1;
    }
    25%, 100% {
        z-index: -1;
    }
}
.slider > #input-slide-autoplay:checked ~ .slider-arrow-prev > label.slide-3,
.slider > #input-slide-autoplay:checked ~ .slider-arrow-next > label.slide-1{
    -webkit-animation: arrow 32000ms infinite -2000ms;
    -moz-animation: arrow 32000ms infinite -2000ms;
    -ms-animation: arrow 32000ms infinite -2000ms;
    -o-animation: arrow 32000ms infinite -2000ms;
    animation: arrow 32000ms infinite -2000ms;
}
.slider > #input-slide-autoplay:checked ~ .slider-arrow-prev > label.slide-0,
.slider > #input-slide-autoplay:checked ~ .slider-arrow-next > label.slide-2{
    -webkit-animation: arrow 32000ms infinite 6000ms;
    -moz-animation: arrow 32000ms infinite 6000ms;
    -ms-animation: arrow 32000ms infinite 6000ms;
    -o-animation: arrow 32000ms infinite 6000ms;
    animation: arrow 32000ms infinite 6000ms;
}
.slider > #input-slide-autoplay:checked ~ .slider-arrow-prev > label.slide-1,
.slider > #input-slide-autoplay:checked ~ .slider-arrow-next > label.slide-3{
    -webkit-animation: arrow 32000ms infinite 14000ms;
    -moz-animation: arrow 32000ms infinite 14000ms;
    -ms-animation: arrow 32000ms infinite 14000ms;
    -o-animation: arrow 32000ms infinite 14000ms;
    animation: arrow 32000ms infinite 14000ms;
}
.slider > #input-slide-autoplay:checked ~ .slider-arrow-prev > label.slide-2,
.slider > #input-slide-autoplay:checked ~ .slider-arrow-next > label.slide-0{
    -webkit-animation: arrow 32000ms infinite 22000ms;
    -moz-animation: arrow 32000ms infinite 22000ms;
    -ms-animation: arrow 32000ms infinite 22000ms;
    -o-animation: arrow 32000ms infinite 22000ms;
    animation: arrow 32000ms infinite 22000ms;
}
/* -------------------------------------------------------- autoplay dot */
@-webkit-keyframes dot {
    0%, 24%	{
        background-color: #FD7FE3;
    }
    25%, 100% {
        background: #FFF;
    }
}
@-moz-keyframes dot {
    0%, 24%	{
        background-color: #FD7FE3;
    }
    25%, 100% {
        background: #FFF;
    }
}
@-ms-keyframes dot {
    0%, 24%	{
        background-color: #FD7FE3;
    }
    25%, 100% {
        background: #FFF;
    }
}
@-o-keyframes dot {
    0%, 24%	{
        background-color: #FD7FE3;
    }
    25%, 100% {
        background: #FFF;
    }
}
@keyframes dot {
    0%, 24%	{
        background-color: #FD7FE3;
    }
    25%, 100% {
        background: #FFF;
    }
}
.slider > #input-slide-autoplay:checked ~ .slider-dot > label.slide-0{
    -webkit-animation: dot 32000ms infinite -2000ms;
    -moz-animation: dot 32000ms infinite -2000ms;
    -ms-animation: dot 32000ms infinite -2000ms;
    -o-animation: dot 32000ms infinite -2000ms;
    animation: dot 32000ms infinite -2000ms;
}
.slider > #input-slide-autoplay:checked ~ .slider-dot > label.slide-1{
    -webkit-animation: dot 32000ms infinite 6000ms;
    -moz-animation: dot 32000ms infinite 6000ms;
    -ms-animation: dot 32000ms infinite 6000ms;
    -o-animation: dot 32000ms infinite 6000ms;
    animation: dot 32000ms infinite 6000ms;
}
.slider > #input-slide-autoplay:checked ~ .slider-dot > label.slide-2{
    -webkit-animation: dot 32000ms infinite 14000ms;
    -moz-animation: dot 32000ms infinite 14000ms;
    -ms-animation: dot 32000ms infinite 14000ms;
    -o-animation: dot 32000ms infinite 14000ms;
    animation: dot 32000ms infinite 14000ms;
}
.slider > #input-slide-autoplay:checked ~ .slider-dot > label.slide-3{
    -webkit-animation: dot 32000ms infinite 22000ms;
    -moz-animation: dot 32000ms infinite 22000ms;
    -ms-animation: dot 32000ms infinite 22000ms;
    -o-animation: dot 32000ms infinite 22000ms;
    animation: dot 32000ms infinite 22000ms;
}
/* -------------------------------------------------------- autoplay description */
@-webkit-keyframes description{
    0%, 5% {
        opacity: 0;
        z-index: 2;
        visibility: visible;
    }
    6%, 24% {
        opacity: 1;
        z-index: 2;
        visibility: visible;
    }
    25%, 100% {
        opacity: 0;
        z-index: 0;
        visibility: hidden;
    }
}
@-moz-keyframes description{
    0%, 5% {
        opacity: 0;
        z-index: 2;
        visibility: visible;
    }
    6%, 24% {
        opacity: 1;
        z-index: 2;
        visibility: visible;
    }
    25%, 100% {
        opacity: 0;
        z-index: 0;
        visibility: hidden;
    }
}
@-ms-keyframes description{
    0%, 5% {
        opacity: 0;
        z-index: 2;
        visibility: visible;
    }
    6%, 24% {
        opacity: 1;
        z-index: 2;
        visibility: visible;
    }
    25%, 100% {
        opacity: 0;
        z-index: 0;
        visibility: hidden;
    }
}
@-o-keyframes description{
    0%, 5% {
        opacity: 0;
        z-index: 2;
        visibility: visible;
    }
    6%, 24% {
        opacity: 1;
        z-index: 2;
        visibility: visible;
    }
    25%, 100% {
        opacity: 0;
        z-index: 0;
        visibility: hidden;
    }
}
@keyframes description{
    0%, 5% {
        opacity: 0;
        z-index: 2;
        visibility: visible;
    }
    6%, 24% {
        opacity: 1;
        z-index: 2;
        visibility: visible;
    }
    25%, 100% {
        opacity: 0;
        z-index: 0;
        visibility: hidden;
    }
}
.slider > #input-slide-autoplay:checked ~ .slide-description > .slide-0{
    -webkit-animation: description 32000ms infinite -2000ms ease;
    -moz-animation: description 32000ms infinite -2000ms ease;
    -ms-animation: description 32000ms infinite -2000ms ease;
    -o-animation: description 32000ms infinite -2000ms ease;
    animation: description 32000ms infinite -2000ms ease;
}
.slider > #input-slide-autoplay:checked ~ .slide-description > .slide-1{
    -webkit-animation: description 32000ms infinite 6000ms ease;
    -moz-animation: description 32000ms infinite 6000ms ease;
    -ms-animation: description 32000ms infinite 6000ms ease;
    -o-animation: description 32000ms infinite 6000ms ease;
    animation: description 32000ms infinite 6000ms ease;
}
.slider > #input-slide-autoplay:checked ~ .slide-description > .slide-2{
    -webkit-animation: description 32000ms infinite 14000ms ease;
    -moz-animation: description 32000ms infinite 14000ms ease;
    -ms-animation: description 32000ms infinite 14000ms ease;
    -o-animation: description 32000ms infinite 14000ms ease;
    animation: description 32000ms infinite 14000ms ease;
}
.slider > #input-slide-autoplay:checked ~ .slide-description > .slide-3{
    -webkit-animation: description 32000ms infinite 22000ms ease;
    -moz-animation: description 32000ms infinite 22000ms ease;
    -ms-animation: description 32000ms infinite 22000ms ease;
    -o-animation: description 32000ms infinite 22000ms ease;
    animation: description 32000ms infinite 22000ms ease;
}
.slider > #input-slide-autoplay:checked ~ .slide-description > label{
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.back_dep_box {
    width: 90%;
    float: none;
    border-radius: 10px;
    padding: 5%;
    text-align: center;
    font-size: 19px;
    -webkit-box-shadow: 2px 7px 40px 2px rgb(0 0 0 / 14%);
    box-shadow: 2px 7px 40px 2px rgb(0 0 0 / 14%);
    background-color: #efeff1;

}
/* -------------------------------------------------------- end codepen */




/* --- final slide depoimentos--- */


.box_blue {
    width: 100%;
    background-color: #111F3D;
    min-height: 500px;
    padding-top: 150px;
    float: left;

}

.box_rec {
    width: 100%;
    min-height: 500px;
    padding-top: 150px;
    float: left;

}
.box_footer {
    width: 100%;
    background-color: #111F3D;
    padding-top: 90px;
    float: left;
    padding-bottom: 100px;
}
.box_blue_cf {
    width: 100%;
    background-color: #0E1A32;
    min-height: 500px;
    padding-top: 153px;
    float: left;
    position: relative;
    height: 1375px;
}
@media (max-width: 950px) {
    .box_blue_cf {
        width: 100%;
        background-color: #0E1A32;
        min-height: 500px;
        padding-top: 193px;
        float: left;
        position: relative;
        height: auto;
    }
}
.box_geral_disp {
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 40px
}
@media (max-width: 849px) {
    .box_geral_disp {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-bottom: 40px
    }
}
.box_background {
    background-image: url(imgs/back_banner.png);
    background-attachment: fixed;
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 1050px;
    float: left;
}
@media (max-width: 800px) {
    .box_background {
        background-image: url(imgs/back_banner.png);
        background-attachment:  scroll;
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 1050px;
        float: left;
    }
}
.box_txt_banner {
    color: #ffffff;
    width: 600px;
    font-size: 30px;
    line-height: 40px;
    float: left;
    margin-left: 70px;
    margin-top: 160px;
    text-align: left;
}
@media (max-width: 800px) {
    .box_txt_banner {
        color: #ffffff;
        width: 100%;
        font-size: 30px;
        line-height: 36px;
        float: left;
        margin-left: 0px;
        margin-top: 193px;
        text-align: center
    }
}
.tit_banner {
    font-size: 70px;
    color: #ffffff;
    margin-bottom: 50px;
    font-weight: 800;
    line-height: 78px
}
@media (max-width: 800px) {
    .tit_banner {
        font-size: 42px;
        color: #ffffff;
        margin-bottom: 50px;
        font-weight: 800;
        line-height: 50px
    }
}
.box_background_of {
    background-image: url(imgs/back_banner_qs.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 100%;
    height: 750px;
    float: left;
    background-color: #F2F1EE;
    background-size: 55%;

}


@media (max-width: 1360px) {
    .box_background_of {
        background-image: url(imgs/back_banner_qs.png);
        background-position: top left;
        background-repeat: no-repeat;
        width: 100%;
        height: 750px;
        float: left;
        background-color: #F2F1EE;
        background-size: 55%;

    }

}

@media (max-width: 950px) {
    .box_background_of {
        background-image: url(imgs/back_banner_qs.png);
        background-position: top left;
        background-repeat: no-repeat;
        width: 100%;
        height: 1000px;
        float: left;
        background-color: #F2F1EE

    }

}
.box_txt_banner_of {
    color: #131D37;
    width: 600px;
    font-size: 30px;
    line-height: 38px;
    float: right;
    margin-right: 70px;
    margin-top: 140px;
    text-align: left;
}
@media (max-width: 950px) {
    .box_txt_banner_of {
        color: #131D37;
        width: 100%;
        font-size: 30px;
        line-height: 38px;
        float: none;
        margin-right: 0px;
        margin-top: 620px;
        text-align: center
    }
}
.box_header_fix {
    position: fixed;
    width: 100%;
    float:left;
    z-index: 999
}
.pri_trilha a {
    background-color: #0E1A32;
    width: 100%;
    padding-bottom: 90px;
    padding-top: 90px;
    cursor: default;
    float: left;
}
.pri_trilha a:hover {
    background-color: #132240;
    margin-top: -30px;

}
.sec_trilha a {

    background-color: #131D37;
    width: 100%;
    padding-bottom: 90px;
    padding-top: 90px;
    -webkit-box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
    box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
    cursor: default;
    float: left;
}
.sec_trilha a:hover {
    background-color: #132240;
    margin-top: -30px;

}

.tri_trilha a {
    background-color: #15213E;
    width: 100%;
    padding-bottom: 90px;
    padding-top: 90px;
    -webkit-box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
    box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
    cursor: default;
    float: left;
}
.tri_trilha a:hover {
    background-color: #132240;
    margin-top: -30px;


}
.qua_trilha a {
    background-color: #102244;
    width: 100%;
    padding-bottom: 90px;
    padding-top: 90px;
    -webkit-box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
    box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
    cursor: default;
    float: left;
}
.qua_trilha a:hover {
    background-color: #132240;
    margin-top: -30px;

}
.qui_trilha a {
    background-color: #122750;
    width: 100%;
    padding-bottom: 90px;
    padding-top: 90px;
    -webkit-box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
    box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
    cursor: default;
    float: left;
}
.qui_trilha a:hover {
    background-color: #132240;
    margin-top: -30px;
}
@media (max-width: 1000px) {

    .pri_trilha a {
        position: static;
        background-color: #0E1A32;
        width: 100%;
        padding-bottom: 50px;
        padding-top: 60px;
        top: 310px;
        left: 0px;
        cursor: default;
        float: left
    }
    .pri_trilha a:hover {
        position: static;
        background-color: #132240;
        top: 290px;
    }
    .sec_trilha a {
        position: static;
        background-color: #131D37;
        width: 100%;
        padding-bottom: 50px;
        padding-top: 60px;
        top: 550px;
        left: 0px;
        -webkit-box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
        box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
        cursor: default;
        float: left
    }
    .sec_trilha a:hover {
        position: static;
        background-color: #132240;
        top: 530px;
    }

    .tri_trilha a {
        position: static;
        background-color: #15213E;
        width: 100%;
        padding-bottom: 50px;
        padding-top: 60px;
        top: 790px;
        left: 0px;
        -webkit-box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
        box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
        cursor: default;
        float: left
    }
    .tri_trilha a:hover {
        position: static;
        background-color: #132240;
        top: 770px;

    }
    .qua_trilha a {
        position: static;
        background-color: #102244;
        width: 100%;
        padding-bottom: 50px;
        padding-top: 60px;
        top: 1034px;
        left: 0px;
        -webkit-box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
        box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
        cursor: default;
        float: left
    }
    .qua_trilha a:hover {
        position: static;
        background-color: #132240;
        top: 1014px;
    }
    .qui_trilha a {
        position: static;
        background-color: #122750;
        width: 100%;
        padding-bottom: 50px;
        padding-top: 60px;
        top: 1280px;
        left: 0px;
        -webkit-box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
        box-shadow: -2px -3px 16px 3px rgba(0,0,0,0.23);
        cursor: default;
        float: left
    }
    .qui_trilha a:hover {
        position: static;
        background-color: #132240;
        top: 1260px;
    }

}
.txt_number {
    font-size: 110px;
    color: #626A7A;
    position: absolute;
    left: 0px;
    top: -94px;
    font-weight: 600;
}
.tit_trilha {
    font-size: 26px;
    color: #F8A510;
    padding-left: 90px;
    margin-bottom: 15px;
    font-weight: 600;
}
.txt_trilha {
    font-size: 18px;
    color: #ffffff;
    line-height: 26px;
    padding-left: 90px
}
.box_geral_cf {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}
@media (max-width: 1000px) {
    .box_geral_cf {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative
    }
}
.box_geral_bluebt {
    background-color: #122750;
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 0px;
}
@media (max-width: 1000px) {
    .box_geral_bluebt {
        background-color: #122750;
        width: 100%;
        float: left;
        padding-top: 80px;
        padding-bottom: 20px;
    }
}
.btn_relat a {
    font-size: 24px;
    background-color: #F9A814;
    color: #111A31 !IMPORTANT;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 280px;
    font-weight: 600;
    text-align: center;
    border-radius: 10px;
    margin-top: 50px;
    align-items: normal;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.btn_relat a:hover {
    font-size: 24px;
    background-color: #D88E05 ;
    color: #111A31 !IMPORTANT;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 280px;
    font-weight: 600;
    text-align: center;
    border-radius: 10px;
    margin-top: 40px;
}
.box_ondeestamos {
    background-image: url(imgs/back_ondeestamos.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 100%;
    height: 822px;
    float: left;
    position: relative

}
@media (max-width: 1144px) {
    .box_ondeestamos {
        background-image: none;
        background-position: left top;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
        float: left;
        position: relative

    }
}
.box_txt_oe {
    width: 500px;
    font-size: 42px;
    font-weight: 600;
    color: #131D37;
    float: right;
    line-height: 47px;
    margin-top: 70px;
    margin-right: 200px;
}
@media (max-width: 1600px) {
    .box_txt_oe {
        width: 500px;
        font-size: 42px;
        font-weight: 600;
        color: #131D37;
        float: right;
        line-height: 47px;
        margin-top: 70px;
        margin-right: 100px;
    }
}
@media (max-width: 1400px) {
    .box_txt_oe {
        width: 400px;
        font-size: 36px;
        font-weight: 600;
        color: #131D37;
        float: right;
        line-height: 40px;
        margin-top: 70px;
        margin-right: 30px;
    }
}
@media (max-width: 1144px) {
    .box_txt_oe {
        width: 90%;
        font-size: 36px;
        font-weight: 600;
        color: #131D37;
        float: left;
        line-height: 40px;
        margin-top: 40px;
        margin-right: 0px;
        text-align: center;
        margin-bottom: 20px;
        padding: 5%;
    }
}

.local1 a {
    position: absolute;
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #FFFFFF;
    top: 192px;
    background-color: #FF8000;
    width: 170px;
    text-align: center;
    border-radius: 5px;
    left: 138px;
}
.local1 a:hover {
    background-color: #999999;
}
.local1 span {
    display: none; /* Aqui você define que todo SPAN que estiver dentro de um A estará invisível */
}

.local1 a:hover span {
    display: block; /* Tranforma o SPAN em um elemento do tipo bloco */
    position: absolute; /* Para você poder posicionar a vontade, sem quebrar o layour em volta */
    top: 126px; /* Para ficar na mesma altura do link */
    left: 200px; /* Empurra a imagem para fora do link, ficando a lado do mesmo */
    width: 300px;
    text-align: left;

}


.local2 a {
    position: absolute;
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #FFFFFF;
    top: 240px;
    background-color: #FF8000;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    left: 120px;
}
.local2 a:hover {
    background-color: #999999;
}
.local2 span {
    display: none; /* Aqui você define que todo SPAN que estiver dentro de um A estará invisível */
}

.local2 a:hover span {
    display: block; /* Tranforma o SPAN em um elemento do tipo bloco */
    position: absolute; /* Para você poder posicionar a vontade, sem quebrar o layour em volta */
    top: 85px; /* Para ficar na mesma altura do link */
    left: 175px; /* Empurra a imagem para fora do link, ficando a lado do mesmo */
    width: 300px;
    text-align: left;

}



.local3 a {
    position: absolute;
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #FFFFFF;
    top: 288px;
    background-color: #FF8000;
    width: 140px;
    text-align: center;
    border-radius: 5px;
    left: 60px;
}
.local3 a:hover {
    background-color: #999999;
}
.local3 span {
    display: none; /* Aqui você define que todo SPAN que estiver dentro de um A estará invisível */
}

.local3 a:hover span {
    display: block; /* Tranforma o SPAN em um elemento do tipo bloco */
    position: absolute; /* Para você poder posicionar a vontade, sem quebrar o layour em volta */
    top: 45px; /* Para ficar na mesma altura do link */
    left: 210px; /* Empurra a imagem para fora do link, ficando a lado do mesmo */
    width: 300px;
    text-align: left;

}




.local4 a {
    position: absolute;
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #FFFFFF;
    top: 336px;
    background-color: #FF8000;
    width: 160px;
    text-align: center;
    border-radius: 5px;
    left: 10px;
    line-height: 22px;
}
.local4 a:hover {
    background-color: #999999;
}
.local4 span {
    display: none; /* Aqui você define que todo SPAN que estiver dentro de um A estará invisível */
}

.local4 a:hover span {
    display: block; /* Tranforma o SPAN em um elemento do tipo bloco */
    position: absolute; /* Para você poder posicionar a vontade, sem quebrar o layour em volta */
    top: 40px; /* Para ficar na mesma altura do link */
    left: 220px; /* Empurra a imagem para fora do link, ficando a lado do mesmo */
    width: 300px;
    text-align: left;

}



.local5 a {
    position: absolute;
    display: block;
    padding: 5px 0;
    text-decoration: none;
    color: #FFFFFF;
    top: 400px;
    background-color: #FF8000;
    width: 160px;
    text-align: center;
    border-radius: 5px;
    left: 10px;
    line-height: 22px;
}
.local5 a:hover {
    background-color: #999999;
}
.local5 span {
    display: none; /* Aqui você define que todo SPAN que estiver dentro de um A estará invisível */
}

.local5 a:hover span {
    display: block; /* Tranforma o SPAN em um elemento do tipo bloco */
    position: absolute; /* Para você poder posicionar a vontade, sem quebrar o layour em volta */
    top: -23px; /* Para ficar na mesma altura do link */
    left: 220px; /* Empurra a imagem para fora do link, ficando a lado do mesmo */
    width: 300px;
    text-align: left;

}




.box_locais {
    width: 554px;
    position: absolute;
    bottom: 90px;
    left: 580px;
    background-image: url(imgs/map.png);
    background-repeat: no-repeat;
    height: 419px;
    display: block
}


.msg_telefonia {
    font-size: 18px;
    color: #ffffff;
    float: right;
    display: block;
    margin-top: 30px;
    position: absolute;
    right: 0px;
    top: 83px;
    background-color: #ff850c;
    line-height: 26px;
    width: 310px;
    padding: 24px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 0px;
    z-index: -1;
}

@media (max-width: 1200px) {
    .msg_telefonia {
        font-size: 18px;
        color: #ffffff;
        float: right;
        display: block;
        margin-top: 75px;
        position: absolute;
        right: 0px;
        top: 48px;
        background-color: #ff850c;
        line-height: 26px;
        width: 92%;
        padding-left: 4%;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
        z-index: -1;
        padding-right: 4%;
    }
}

@media (max-width: 1144px) {
    .box_locais {
        display:none
    }
}
.box_locais_mb {
    display: none
}

@media (max-width: 1144px) {
    .box_locais_mb {
        width: 100%;
        position: static;
        bottom: 90px;
        left: 0px;
        height: auto;
        display: block;
        float: left;
        background-color: #ffffff;
        margin-top: 20px;
        margin-bottom: 20px
    }
}
.dest_locais {
    position: relative;
    width: 300px;
    bottom: 10px;
    background-color: #000000;
    left: 500px
}
.logo_footer {
    width: 270px;
    height: 59px;
    background-image: url(imgs/logo_footer.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 40px
}
.btn_emer_footer a {
    background-image: url(imgs/icon_phone.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-color: #F9A814;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    /* float: right; */
    width: 220px;
    padding-left: 70px;
    display: grid;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    line-height: 25px;
}
.btn_emer_footer a:hover {
    background-color: #D88E05
}
.btn_whatsapp a{
    background-image: url(https://datarecoverbrasil.com.br/assets/imgs/btn_whatsapp.png);
    background-repeat: no-repeat;
    width: 273px;
    height: 102px;
    position: fixed;
    right: 2px;
    bottom: 2px;
    cursor: pointer;
    z-index: 10;
    background-size: cover;
    display: block;
}
.btn_whatsapp a:hover{
    opacity: 0.8;
}
@media (max-width: 700px) {


}

input[type="radio"]{
    display:none;
}

input[type="radio"] + label
{
    background-image: url(imgs/checkbox.png);
    height: 26px;
    width: 20px;
    display: block;
    cursor: pointer;
    float: left;
    padding-right: 10px;
    background-repeat: no-repeat;
    background-position: center -2px;
    background-size: 100%;
    margin-right: 10px;
}

input[type="radio"]:checked + label
{
    background-image:url(imgs/checkbox2.png);
}
.txt_radiocheck {
    line-height: 20px
}


/*menu mobile*/
@media only screen and (max-width: 1140px) {
    #toggle {
        position: fixed;
        z-index: 999999999;
        width: 32px;
        height: 25px;
        top: 13px;
        left: 11px;
        cursor: pointer;
        font-weight: 600;
        font-size: 10px;
        display: block;
    }
}
@media only screen and (max-width: 1140px) {
    #toggle span {
        display: block;
        position: absolute;
        width: 100%;
        height: 0.3em;
        margin: 1.25em 0 0 0;
        background: #eee;
        -webkit-transition: 350ms ease all;
        -moz-transition: 350ms ease all;
        transition: 350ms ease all;
    }
}
@media only screen and (max-width: 1140px) {
    #toggle span:before, #toggle span:after {
        content: " ";
        position: absolute;
        width: 100%;
        height: 0.3em;
        background: #ffffff;
        -webkit-transition: 350ms ease all;
        -moz-transition: 350ms ease all;
        transition: 350ms ease all;
    }
    #toggle span:before {
        margin: -1em 0 0 0;
    }
    #toggle span:after {
        margin: 1em 0 0 0;
    }
    #toggle.open span {
        background-color: transparent;
    }
    #toggle.open span:before, #toggle.open span:after {
        margin: 0;
    }
    #toggle.open span:before {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    #toggle.open span:after {
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
}
#menu {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: left;
    background: rgba(0, 0, 0, 0.44);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all;
}
@media (min-width:1140px) {
    #menu {
        visibility: hidden;
        opacity: 0;
        position: fixed;
        z-index: 9999;
        width: 150px;
        height: 100%;
        top: 0;
        left: 0;
        text-align: left;
        background: rgba(0, 0, 0, 0.44);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition: 350ms ease all;
        -moz-transition: 350ms ease all;
        transition: 350ms ease all;
        display: none
    }
}
#menu.opened {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all;
}
#menu span#title {
    display: block;
    line-height: 1em;
    margin: 0 0 0.5em 0;
    font-size: 5em;
    color: #ffffff;
}
#menu ul {
    list-style: none;
    margin: 0 auto;
    padding-top: 44px;
    padding-left: 0px
}
@media (max-width:1140px) {
    #menu ul {
        list-style: none;
        margin: 0 auto;
        padding-top: 14px;
        padding-left: 0px;
        overflow-y: scroll;
        overflow-x: hidden;
        max-height: 85%;
    }
}
#menu ul li {
    display: block;
    width: 100%;
}
#menu ul li:after {
    content: " ";
    position: absolute;
    width: 0%;
    height: 50px;
    margin: -50px 0 0 5%;
    left: 0;
    border-radius: 0.25em;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
}
#menu ul li:hover:after {
    width: 90%;
}
#menu ul li a {
    position: relative;
    z-index: 99999999;
    display: block;
    width: 100%;
    line-height: 20px;
    margin: 0 auto;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-color: #023da7;
    border-bottom-width: 1px;
}
#menu ul li a:hover {
    z-index: 9999;
    background-color: #00369B;
    color: #ffffff;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
}
#menu ul li a span {
    color: #ffffff;
    font-weight: 300;
    text-align: left;
    /* font-family: 'Roboto'; */
    font-weight: 300;
}
#menu ul li a i {
    position: absolute;
    padding: 0 1.25em 0 0;
    font-size: 2em;
}
#wrapper {
    width: 85%;
    margin: 0 auto;
}
#wrapper #logo {
    display: block;
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
#wrapper #logo span {
    font-size: 3.33333em;
}
ul, menu, dir {
    padding: 0px 0px 0px 0px;
}
@media only screen and (max-width: 1140px) {
    .navigation {
        display: block;
        background-color: #003882;
        width: 45px;
        height: 44px;
        position: fixed;
        z-index: 999999;
        top: 5px;
        left: 5px;
        border-radius: 5px;
        margin-right: 0px;
    }
}
/*menu mobile fim*/

.local_mb {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    font-size: 19px;
    text-align: center;
    background-color: #ededed;
    padding: 5%;

}
.d-mobile {
    display: none
}
.space_tel {
    display: none
}
@media only screen and (max-width: 600px) {
    .t-mobile a, .d-mobile a {
        color: #FFF !important;
        text-decoration: none;
        nounderline: link;
    }
    .d-mobile, .t-mobile {
        display: block;
    }
    .d-mobile {
        position: fixed;
        width: 100%;
        opacity: 0.9;
        bottom: 0;
        font-size: 16px;
        z-index: 99999999;
        text-align: center;
        display: block
    }
    .d-mobile .d-phone {
        width: 50%;
        float: left;
        background-color: #858ea1;
        padding-bottom: 16px;
        padding-top: 16px
    }
    .d-mobile .d-whats {
        width: 50%;
        float: right;
        background-color: #33af23;
        padding-bottom: 16px;
        padding-top: 16px
    }
    .close {
        background-color: #003086;
        padding: 15px;
        border-radius: 20px;
        float: right;
        color: #ffffff
    }
    .space_tel {
        background-color: #003086;
        font-size: 18px;
        border-radius: 5px;
        padding-bottom: 7px;
        padding-top: 7px;
        text-indent: 10px;
        margin-bottom: 5px;
        font-weight: 300;
        display: block
    }
}
.box_depo {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 400px
}
@media (max-width: 950px) {
    .box_depo {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

}


.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 999 !important;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    text-align: center;
}



.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 650px;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
}

/*Começo formulário  */

form label {
    display: block;
    width: 100%;
    text-indent: 0px;
    margin-left: auto;
    margin-right: auto
}
form label span {
    display: block;
    float: left;
    font-weight: normal;
    width: 195px;
    line-height: 24px;
}
@media (max-width: 680px) {
    form label span {
        display: block;
        float: left;
        font-weight: normal;
        width: 90%;
        line-height: 24px;
    }
}
form label input {

    height: 27px;
    font-weight: normal;
    color: #0B2857;
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 14px;
    background-color: #f9f9f9;
    border: none;
    width: 100%;
    text-indent: 15px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    margin-bottom: 10px;

}
@media (max-width: 1070px) {
    form label input {
        font-weight: normal;
        color: #0B2857;
        padding-top: 12px;
        padding-bottom: 10px;
        font-size: 14px;
        background-color: #f9f9f9;
        border: 1px solid #b9c6dc;
        width: 100%;
        text-indent: 15px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
        margin-bottom: 10px;

    }
}
form select {
    font-weight: normal;
    color: #909090;
    padding-top: 14px;
    padding-bottom: 13px;
    font-size: 15px;
    background-color: #ffffff;
    border: 1px solid #1d93a5;
    width: 100%;
    border-radius: 4px;
    text-indent: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px
}
@media (max-width: 1070px) {
    form select {
        font-weight: normal;
        color: #909090;
        padding-top: 14px;
        padding-bottom: 13px;
        font-size: 15px;
        background-color: #ffffff;
        border: 1px solid #1d93a5;
        width: 100%;
        border-radius: 4px;
        text-indent: 15px;
        margin-left: auto;
        margin-right: auto;
    }
}
.textarea {
    font-weight: normal;
    color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    background-color: #ffffff;
    border: 1px solid #1d93a5;
    width: 100%;
    border-radius: 10px;
    text-indent: 15px;
    font-family: 'Roboto', sans-serif;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1070px) {
    .textarea {
        font-weight: normal;
        color: #FFFFFF;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;
        background-color: #ffffff;
        border: 1px solid #1d93a5;
        width: 100%;
        border-radius: 10px;
        text-indent: 15px;
        font-family: 'Roboto', sans-serif;
        margin-left: auto;
        margin-right: auto;
    }
}
form input.btn {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 18px;
    width: 100%;
    display: block;
    border-radius: 10px;
    padding-bottom: 13px;
    padding-top: 13px;
    margin-top: 0px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1070px) {
    form input.btn {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-size: 18px;
        width: 100%;
        display: block;
        border-radius: 10px;
        padding-bottom: 15px;
        padding-top: 15px;
        cursor: pointer;
        margin-left: auto;
        margin-right: auto;
    }
}
form fieldset legend {
    color: #333;
    padding-bottom: 8px;
    padding-left: 0px
}

form {
    width: 100%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
}
@media (max-width:600px){
    form {
        width: 100%;
        float: none;
        margin-right: auto;
        margin-left: auto;
        margin-top: 40px;
    }
}
form fieldset {
    border: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-right: 0px;
}
.form_data {
    display: block;
    float: left;
    margin-right: 2px;
}
::-webkit-input-placeholder { /* Edge */
    color: #033845;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #033845;
}

::placeholder {
    color: #033845;
}

.txt_mensagemerro {
    font-size: 20px;
    color: #f58120;
    font-weight: 900;
    float: left;
    width: 100%;
    margin-top: 25px;
    text-align: left;
}
.box_form_sep {
    width: 370px;
    float: left;
    margin-right: 30px;
}
@media (max-width:1264px) {
    .box_form_sep {
        width: 280px;
        float: left;
        margin-right: 20px;
    }
}
@media (max-width:950px) {
    .box_form_sep {
        width: 90%;
        float: none;
        margin-right: 0px;
        margin-left: auto;
        margin-right: auto
    }
}

/* Desabilitar o efeito de flip ao passar o mouse */
.flip-cards li.hover .card-front,
.flip-cards li:hover .card-front {
    transform: none !important;
}

.flip-cards li.hover .card-back,
.flip-cards li:hover .card-back {
    transform: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

/* Manter apenas o card-front visível */
.flip-cards li .card-front {
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.flip-cards li .card-back {
    display: none !important;
}

/*Fim formulário  */


.tit_modal_dis {
    font-size: 19px;
    margin-bottom: -20px;
    margin-top: 20px;
    color: #0B2857;
    font-weight: 600;
    line-height: 24px;

}

.form_checkbox {
    float: left;
    width: 100%;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #a2a2a2;
    margin-bottom: 16px;
    padding-bottom: 5px;
    font-size: 15px;
    color: #676767;
}

.check_h {
    float: left;
    width: 20px;
    margin-top: 12px;
    margin-right: 7px;
}

.white{
    color: white;
}

.white:hover{
    color: white;
}

.white:active{
    color: white;
}

.cursor-pointer{
    cursor: pointer;
}

.btn-iniciar {
    cursor: pointer;
    font-size: 22px;
    background-color: #f8a613;
    color: #111A31 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 260px;
    float: right; /* Alterado de 'left' para 'right' */
    font-weight: 600;
    text-align: center;
    border-radius: 10px;
    display: block;
}


.btn-iniciar:hover{
    background-color:#fbc157;
}

.btn-iniciar:active{
    background-color:#fbc157;
}

.tit_txt_p2{
    width: 100%;
    font-size: 34px;
    text-align: center;
    margin-bottom: 30px;
    color: #131D37;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    line-height: 40px;
}

@media (max-width: 768px) {
    .btn_whatsapp{
        display: none;
    }
    .btn-iniciar {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .box_slide_top {
        height: 600px;
        width: 100%;
        background: #0b2857;
        float: left;
        background-image: url(imgs/back_slide_top.png);
        background-position: 510px center;
        background-repeat: no-repeat;
        margin-top: 134px;
    }
    .tit_top_box{
        width: 100% !important;
    }
}



