html,
body {
    width: 100%;
    height: 100%
}

body {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Roboto";
    background: #fff;
    -webkit-font-smoothing: antialiased
}

a {
    color: #fff;
    text-decoration: none
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
    outline: 0!important
}

a:focus {
    text-decoration: none
}

a:hover {
    color: inherit;
    text-decoration: none
}

p {
    margin-bottom: 0
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1 {
    font-size: 30px;
    line-height: 36px
}

h2 {
    font-size: 20px;
    line-height: 26px
}

h3 {
    font-size: 18px;
    line-height: 26px
}

h4 {
    font-size: 16px;
    line-height: 20px
}

h5 {
    font-size: 14px;
    line-height: 18px
}

h6 {
    font-size: 12px;
    line-height: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    text-shadow: none
}

.wrapper {
    margin: auto
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    width: 100%;
    height: auto;
    border-top: 5px solid #3e4095;
}

.news .header,
.busca .header {
    position: relative
}

.busca .header {
    border-bottom: 1px solid #dfdfdf;
}

html,
body {
    width: 100%;
    height: 100%
}

body {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Roboto";
    background: #fff;
    -webkit-font-smoothing: antialiased
}

a {
    color: #3f4197;
    text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
    outline: 0!important
}

a:focus {
    text-decoration: none
}

a:hover {
    color: inherit;
    text-decoration: none
}

p {
    margin-bottom: 0
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1 {
    font-size: 30px;
    line-height: 36px
}

h2 {
    font-size: 20px;
    line-height: 26px
}

h3 {
    font-size: 18px;
    line-height: 26px
}

h4 {
    font-size: 16px;
    line-height: 20px
}

h5 {
    font-size: 14px;
    line-height: 18px
}

h6 {
    font-size: 12px;
    line-height: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    text-shadow: none
}

.wrapper {
    margin: auto
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    width: 100%;
    height: auto;
    border-top: 5px solid #3e4095;
}

.news .header,
.busca .header {
    position: relative
}

.busca .header {
    border-bottom: 1px solid #dfdfdf;
}

.header .container {
    position: relative
}

.logo {
    width: 100%;
    height: 100%;
    margin: 0
}

.logo>a {
    width: 280px;
    height: 54px;
    display: block;
    margin: 0 auto;
    text-indent: -9999px;
    white-space: nowrap;
    background: url(../img/autoprime_logo.png) 0 0 no-repeat;
    transition: all .3s ease-in-out
}

.one-page-header.top-nav-collapse .logo a {
    width: 280px;
    height: 54px;
    background: url(../img/autoprime_logo.png) 0 0 no-repeat
}

.navbar {
    min-height: 100%;
    margin-bottom: 0;
    border-radius: 0;
    border: 0
}

.one-page-header.top-nav-collapse {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .20)
}

.one-page-header .navbar-toggle {
    border: none;
    padding: 0;
    margin: 0;
}

.one-page-header .navbar-toggle:hover,
.one-page-header .navbar-toggle:focus {
    background: none
}

.one-page-header {
    background: #fff;
    border-bottom: none
}

.one-page-header .container {
    position: relative
}

.navbar-toggle {
    border-color: transparent
}

.navbar-toggle .icon-bar {
    height: 4px;
    background: #cd171f
}

.navbar-nav>li>a {
    color: #7c7c7c;
    font-weight: 700;
    text-transform: uppercase
}

.navbar-nav>li.active>a,
.navbar-nav>li.active>a:hover,
.navbar-nav>li>a:hover {
    color: #c9161e
}

.navbar-nav>li.home>a:before {
    content: "";
    width: 17px;
    height: 15px;
    display: inline-block;
    background: url(../img/icon-home.png)
}

.phone {
    top: 15px;
    left: 15px;
    transition: all .3s ease-in-out
}

.phone p {
    color: #000;
    font-size: 12px;
    line-height: 12px
}

.phone a {
    color: #c9161e;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .4px
}

.login {
    top: 6px;
    right: 80px
}

.login a {
    color: #000;
    font-size: 14px
}

.login .btn-login:before {
    content: "";
    width: 16px;
    height: 15px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: text-top;
    background: url(../img/icon-user.png) no-repeat 0 0
}

.btn-portal {
    right: 15px;
    top: 0;
}

.btn-portal a {
    width: 48px;
    height: 36px;
    display: block;
    background: url("../img/btn-portal-v1.html") 0 0 no-repeat;
}

.navbar-fixed-top {
    top: auto
}

.noticia-proxima {
    float: right;
}

.div-proxima-anterior>hr {
    border-color: #d1d1d1;
}

.div-proxima-anterior {
    margin: 10px 0;
}

.div-proxima-anterior>a,
.div-proxima-anterior>a:hover {
    color: #c70000;
}

.div-proxima-anterior>a:hover {
    text-decoration: underline;
}

.div-proxima-anterior>a>span {
    font-size: 30px;
    top: 10px;
}

@media (max-width: 991px) {
    .phone {
        position: relative!important;
        top: 0;
        left: 50%;
        margin-left: -85px;
        padding-bottom: 12px
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3)
    }
    .menu-container {
        padding-bottom: 10px
    }
    .navbar-toggle {
        position: absolute;
        top: 30%;
        left: 15px;
        display: block;
        float: none
    }
    .navbar-collapse,
    .navbar-collapse .container {
        padding-left: 0;
        padding-right: 0
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-collapse.collapse.in {
        display: block!important;
        overflow: hidden!important
    }
    .navbar-nav {
        margin: 0 15px 15px;
        float: none!important;
        text-align: center
    }
    .navbar-nav>li {
        float: none
    }
    .navbar-nav>li>a {
        padding: 10px 0;
        border-bottom: solid 1px #eee
    }
    .navbar-nav>li>a:focus {
        background: none
    }
    .navbar-nav>li>a:hover {
        background: transparent
    }
    .navbar-nav>.active>a,
    .navbar-nav>.active>a:hover,
    .navbar-nav>.active>a:focus {
        color: inherit;
        background: none
    }
}

@media (max-width: 767px) {
    .div-proxima-anterior>a,
    .div-proxima-anterior>a:hover {
        font-size: 12px;
    }
    .div-proxima-anterior>a>span {
        font-size: 24px;
        top: 7px;
    }
    .login {
        top: 27%;
        right: 15px;
    }
    .btn-portal {
        display: none
    }
    .login .btn-login .btn-label {
        display: none
    }
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none
    }
    .one-page-header.navbar {
        padding: 0
    }
    /*.one-page-header.top-nav-collapse .phone{top:7px}*/
    .navbar-collapse {
        padding: 0
    }
    .navbar-collapse {
        margin-top: 10px;
        border-top: 1px solid #dfdfdf
    }
    .navbar-collapse .container {
        position: relative;
    }
    .navbar-nav {
        float: none;
        text-align: center;
    }
    .navbar-nav>li {
        display: inline-block;
        float: none
    }
    .navbar-nav>li>a {
        font-size: 14px;
        line-height: 14px;
        letter-spacing: -.4px;
        padding: 6px 20px
    }
    .navbar-nav>li>a,
    .navbar-nav>li>a:focus {
        outline: none
    }
    .navbar-nav>li>a,
    .navbar-nav>li>a:hover,
    .navbar-nav>li>a:focus,
    .navbar-nav>.active>a,
    .navbar-nav>.active>a:hover,
    .navbar-nav>.active>a:focus {
        background-color: transparent
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav>li>a {
        font-size: 12px;
        line-height: 12px;
        padding: 6px 14px
    }
}

.section-header {
    margin: 20px;
    /* margin-top: 20px; */
    text-align: center;
}

.section-header h2 {
    color: #ce171f;
    font-size: 35px;
    line-height: 48px;
    letter-spacing: -1px;
    font-weight: 700;
}

.section-header h3 {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.8px;
}

.section-header h3+p {
    margin-top: 15px;
}

.section-header p {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.8px;
}

.section-header p span {
    color: #ce171f;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
}

.news .section-header {
    /* margin-top: 0; */
}

.busca .section-header {
    margin-top: 60px;
    margin-bottom: 20px;
}

.section-header-banner {
    display: table;
    width: 100%;
    height: 130px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%
}

.section-header-banner .caption {
    padding: 0 15px;
    display: table-cell;
    vertical-align: middle
}

.section-header-banner h1.caption-title,
.section-header-banner h2.caption-title {
    color: #fff;
    font-size: 46px;
    font-weight: 700;
}

.intro {
    position: relative;
    height: 460px;
    overflow: hidden;
}

.intro:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35) url(../img/dot.png) repeat
}

.intro-caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: table
}

.intro-caption-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

@media (max-width: 991px) {
    .intro-caption-content {
        padding-left: 30px;
        padding-right: 30px
    }
    .intro {
        height: 100vh;
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .intro {
        height: 100vh;
        margin-top: 0;
        background: url("../img/bg-video_convertido.webp") 50% 50% no-repeat;
        background-size: cover;
    }
    .intro video {
        display: none;
    }
}

.intro-caption-content h1 {
    display: block;
    margin: 0 auto;
    font-size: 50px;
    line-height: 58px;
    letter-spacing: -1px
}

.intro-caption-content h1 span {
    display: block;
    font-size: 24px;
    line-height: 46px;
    font-weight: 700
}

.intro-caption-content h2 {
    display: block;
    margin: 20px auto 38px;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: -.5px
}

.intro-caption-content button {
    padding: 12px 24px 10px;
    color: #cb171e;
    font-size: 18px;
    font-weight: 300;
    background: #fff;
    border: 0
}

.intro-caption-content button:after {
    content: "";
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 84px;
    height: 33px;
    background: url(../img/icon-tracking.png) 0 0 no-repeat
}

.intro video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -100;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto
}

@media (max-width: 767px) {
    .intro-caption-content {
        padding-left: 15px;
        padding-right: 15px
    }
    .intro-caption-content h1 {
        margin-bottom: 30px
    }
    .intro-caption-content h2 {
        display: none
    }
    .intro-caption-content button:after {
        display: none
    }
}

@media (max-device-width: 360px) and (max-height: 568px) {
    .intro-caption-content {
        padding-top: 50px
    }
    .intro-caption-content h1 {
        font-size: 44px;
        line-height: 46px;
        letter-spacing: -.6px
    }
    .intro-caption-content h1 span {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .intro-caption-content h1 {
        max-width: 70%
    }
    .intro-caption-content h2 {
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .intro-caption-content h1 {
        max-width: 60%
    }
    .intro-caption-content h2 {
        max-width: 90%
    }
}

@media (min-width: 1200px) {
    .intro-caption-content h1 {
        max-width: 50%
    }
    .intro-caption-content h2 {
        max-width: 70%
    }
}

.box-content {
    max-width: 560px;
    margin-top: 30px;
    padding-left: 100px;
    float: left;
}

.box-content.nth-2 {
    padding-left: 60px
}

.box-content-title h2 {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -.5px;
    text-align: center;
}

.box-content.left-content {
    max-width: 640px;
    padding: 0;
    /* padding-left:30px; */
    float: right;
}

.box-content.left-content.no-fluid {
    max-width: 100%;
    float: none;
    padding-left: 0
}

.box-content.left-content .box-content-title {
    margin-bottom: 60px;
}

.box-content.left-content .box-content-title figure img {
    float: left;
    margin-bottom: 60px;
    margin-right: 10px
}

.box-content.left-content .box-content-title h2 {
    color: #3f4197;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    text-align: left
}

.box-content.left-content .box-content-title h3 {
    color: #ce171f;
    font-size: 50px;
    line-height: 60px;
    /* letter-spacing:-2px; */
    font-weight: 600;
}

.box-content.left-content .box-content-title p {
    color: #393939
}

.list-items {
    /* margin-top:20px */
}

.list-items li {
    display: block;
    padding-bottom: 20px;
}

.list-items li figure,
.list-items li .list-text {
    display: inline-block;
    vertical-align: middle
}

.list-items li img {
    margin-right: 6px
}

.list-items li .list-text {
    max-width: 84%
}

.list-items li .list-text h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.list-items li .list-text p {
    font-size: 13px;
    line-height: 17px
}

.btn-list {
    /* margin-top:30px; */
    padding: 10px 20px;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    border: 1px solid #fff;
    background: transparent;
    text-align: center;
}

.btn-list:hover,
.btn-list:focus {
    color: #fff
}

@media (max-width: 1199px) {
    .box-content {
        float: none;
        padding-bottom: 40px;
        padding-right: 30px
    }
    .box-content,
    .box-content.left-content {
        max-width: 100%
    }
    .box-content {
        padding-left: 30px
    }
    .box-content.left-content {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
        float: none;
        padding-bottom: 30px
    }
    .box-content-title {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 60%
    }
    .box-content-title.custom {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }
    .box-content.left-content .box-content-title {
        margin-bottom: 40px
    }
    .box-content.left-content.no-fluid,
    .box-content.left-content.no-fluid .box-content-title {
        margin-bottom: 0
    }
    .img-left-content {
        display: block;
        margin: 0 auto
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .box-content {
        max-width: 70%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 991px) {
    .box-content-title {
        max-width: 80%
    }
    .box-content.left-content .box-content-title {
        margin-bottom: 40px
    }
    .box-content.nth-2 {
        margin-top: 0;
        padding: 0
    }
}

@media (max-width: 767px) {
    .box-content {
        margin-top: 0;
        padding-top: 40px
    }
    .box-content.left-content {
        padding-left: 0;
        padding-top: 40px
    }
    .box-content-title {
        max-width: 90%
    }
    .box-content.left-content .box-content-title>figure {
        display: none
    }
}

@media (max-width: 640px) {
    .box-content.left-content .box-content-title div,
    .box-content.left-content .box-content-title h2 {
        text-align: center
    }
    .box-content.left-content .box-content-title h3 {
        font-size: 42px
    }
    .list-items li .list-text,
    .list-items li img {
        margin-bottom: 10px
    }
    .list-items li figure {
        display: block;
        margin: 0 auto 10px
    }
    .list-items li img {
        display: block;
        margin: 0 auto
    }
    .list-items li .list-text {
        max-width: 100%;
        text-align: center
    }
}

.bg-gray {
    background: #f5f5f5
}

@media (min-width: 1200px) {
    .bg-gray:after {
        content: "";
        z-index: 99;
        position: absolute;
        top: 50%;
        right: -40px;
        transform: translate(-50%, -50%);
        width: 0;
        height: 0;
        border-top: 85px solid transparent;
        border-bottom: 85px solid transparent;
        border-left: 30px solid #f5f5f5
    }
    .bg-gray.left:after {
        content: "";
        z-index: 99;
        position: absolute;
        top: 50%;
        left: -25px;
        transform: rotatey(-180deg);
        width: 0;
        height: 0;
        border-top: 85px solid transparent;
        border-bottom: 85px solid transparent;
        border-left: 30px solid #f5f5f5
    }
}

.bg-red {
    background: #3f4197
}


/*.bg-second-section{position:relative;background:url(../img/bg-section-2.jpg);-webkit-background-size:cover;background-size:cover}*/

@media (max-width: 1199px) {
    .bg-second-section:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.35)
    }
}

.bg-third-section {
    position: relative;
    padding-bottom: 3%;
    background: url(../img/bg-section-3_convertido.webp);
    -webkit-background-size: cover;
    background-size: cover;
}

@media (max-width: 767px) {
    .bg-third-section {
        background-position: -50% 50%
    }
}

.form-default .state-error+em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393
}

.form-default button {
    padding: 14px 40px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    border-radius: 6px;
    border: 0;
    background: #ce171f
}

.form-default section {
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .form-default fieldset section:last-child {
        margin-bottom: 0
    }
}

.form-default label {
    margin: 0;
    font-weight: normal
}

.form-default label.input,
.form-default label.select,
.form-default label.textarea {
    position: relative;
    display: block
}

.form-default input[type="text"] {
    width: 100%;
    padding: 4px 4px 4px 8px;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    background: #fff
}

.form-default input[type="password"] {
    width: 100%;
    padding: 4px 4px 4px 8px;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    background: #fff
}

.form-default textarea {
    width: 100%;
    padding-left: 8px;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    background: #fff;
    resize: none
}

.form-default label.textarea.custom textarea {
    height: 244px
}

.form-default select {
    width: 100%;
    height: 34px;
    color: #9a9a9a;
    padding-left: 4px;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    background: #fff
}

.form-default input:focus,
.form-default textarea:focus,
.form-default select:focus {
    outline: none
}

.form-default .select i {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 34px;
    background: #fff;
    pointer-events: none
}

.form-default .select.state-error i {
    background: #fff0f0
}

.form-default .select i:before,
.form-default .select i:after {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.form-default .select i:before {
    top: 10px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #000
}

.form-default .select i:after {
    bottom: 10px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000
}

.inline-radio {
    text-align: center
}

.inline-radio p {
    display: inline-block;
    color: #565656
}

.inline-radio p:first-child {
    margin-right: 14px
}

.inline-radio p input[type="radio"] {
    margin-right: 3px
}

.form-default .state-error input,
.form-default .state-error select,
.form-default .state-error textarea {
    background: #fff0f0
}

.form-default .state-success input,
.form-default .state-success select,
.form-default .state-success textarea {
    background: #effdef
}


/*.about{padding-bottom:4%}*/

.about h2 {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -.8px;
    color: #ce171f;
    font-weight: 700
}

.about h3 {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -.8px;
    color: #000
}

.about-text {
    color: #686868;
    letter-spacing: -.5px;
    font-weight: 300
}

.about-list {
    margin-top: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-around;
}

.about-item {
    margin-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
    width: 30%;
    text-align: center;
}

.about-item img {
    display: block;
    margin: 0 auto 10px;
}

.about-item p {
    color: #626262;
    line-height: 20px;
    letter-spacing: -0.5px;
    text-align: center;
}

.about-img {
    display: block;
    margin: 0 auto 20px;
    /*width:200px;*/
}

.about-cesvi h2 {
    margin-bottom: 14px;
    color: #ce171f;
    font-size: 20px;
    line-height: 22px;
}

.about-cesvi p {
    color: #000;
    font-size: 14px;
    line-height: 20px;
}

.cesvi-img {
    margin-top: 20%;
}

@media (max-width: 767px) {
    .about img:not(.about-img) {
        display: block;
        margin: 0 auto 20px
    }
    .about-item {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .about-item {
        width: 100%;
    }
}

.solucoes {
    padding-bottom: 5%;
    background: #ac0f0a;
}

.solucoes .section-header h2,
.solucoes .section-header h3,
.solucoes .section-header p {
    color: #fff;
}

.solucoes .section-header h2 {
    margin-bottom: 12px;
    font-size: 62px;
    line-height: 64px;
    letter-spacing: -1px;
}

.solucoes .section-header h3 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: normal;
}

.solucoes .section-header p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
}

.solucoes-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.solucao {
    width: 50%;
    margin-bottom: 40px;
    padding-right: 60px;
}

.solucao figure,
.solucao .list-text {
    display: inline-block;
    vertical-align: middle;
}

.solucao figure img {
    margin-right: 6px;
}

.solucao .list-text {
    max-width: 84%;
}

.solucao .list-text h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}

.solucao .list-text p {
    font-size: 13px;
    line-height: 17px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .solucao {
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    .solucao {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    .solucao figure img {
        display: block;
        margin: 0 auto 10px;
    }
    .solucao figure,
    .solucao .list-text {
        display: block;
    }
    .solucao .list-text {
        max-width: 100%;
    }
}

.bg-fifty-section {
    position: relative;
    padding: 2% 0;
    background: url(../img/bg-section-5_convertido.webp);
    background-position: 30% 50%;
    -webkit-background-size: cover;
    background-size: cover;
}

.app-khronos h2 {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -1.2px;
    font-weight: 700;
    margin-bottom: 12px
}

.app-khronos>p>a:focus {
    color: #fff
}

.btn-app-gplay,
.btn-app-store {
    display: block
}

.link-video-app {
    display: block
}

.text-video-app {
    text-align: center
}

.text-video-app p {
    margin-top: 4px;
    display: inline-block;
    letter-spacing: -.5px;
    text-align: center;
    border-bottom: 1px solid #fff
}

.modal-video .modal-content {
    background: #000
}

.modal-video .modal-header {
    border-bottom: 1px solid #222
}

.modal-video .modal-header h4 {
    color: #fff
}

.modal-video .modal-header .close {
    color: #fff
}

.modal-video .modal-backdrop.in {
    opacity: .85;
    filter: alpha(opacity=0.85)
}

.modal-video .modal-dialog {
    padding-top: 3%
}

@media (max-width: 767px) {
    .modal-video .modal-dialog {
        padding-top: 40%
    }
}

.contact {
    padding-bottom: 4%;
    background: #e8e8e8
}

@media (max-width: 991px) {
    .televendas {
        margin-top: 60px
    }
}

.televendas h2 {
    margin-bottom: 10px;
    padding-bottom: 4px;
    color: #000;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #c1c1c1
}

.televendas .list li {
    position: relative;
    display: block;
    padding: 10px 0 10px 30px
}

.televendas .list li:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    width: 20px;
    height: 32px;
    background: url(../img/icon-map.png) no-repeat
}

.televendas .list li h3 {
    color: #ce171f
}

.televendas .list li p {
    color: #000
}

.bg-boxes {
    padding: 24px 0;
    background: #000
}

.content-box.last {
    float: right
}

.content-box h2 {
    margin-bottom: 8px;
    color: #ce171f;
    font-style: 20px;
    font-weight: 700
}

.content-box p {
    font-weight: 300
}

.content-box p a {
    color: #ff000b;
    font-weight: 700
}

.content-box p a:focus {
    color: #ff000b
}

@media (min-width: 992px) {
    .boxes {
        padding-left: 10%;
        padding-right: 10%
    }
}

.content-box {
    max-width: 360px;
    padding: 20px;
    float: left;
    text-align: center;
    border: 1px solid #d42127
}

@media (max-width: 991px) {
    .content-box {
        float: none;
        margin: 0 auto 20px;
        max-width: 50%
    }
    .content-box.last {
        float: none;
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .content-box {
        max-width: 100%;
        padding-left: 5px;
        padding-right: 5px
    }
}

[image-center] {
    display: block;
    margin: 0 auto
}

.article-title {
    color: #000;
    font-weight: 300
}

.articles-list .article-title {
    margin-bottom: 16px;
    font-size: 26px;
    line-height: 28px
}

.article-page .article-title {
    margin-bottom: 16px;
    padding-bottom: 6px;
    border-bottom: 2px solid #ddd
}

.article-date {
    padding-right: 20px;
    color: #7c7c7c;
    font-size: 12px
}

.article-date:before {
    content: "";
    width: 13px;
    height: 16px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: sub;
    background: url(../img/icon-calendar.png) no-repeat
}

.article-description {
    color: #6d6d6d;
    line-height: 22px
}

.article-share {
    margin-top: 4px
}

.article-share li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    padding-right: 0;
    font-size: 0
}

.article-share li span {
    padding: 0;
    margin: 0;
    font-size: 0
}

.article-share li span span {
    width: 20px!important
}

.article-tags {
    margin-bottom: 30px;
    margin-top: 16px;
    padding-bottom: 24px;
    border-bottom: 2px solid #ddd
}

.article-tags span {
    width: 15px;
    height: 13px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: sub;
    background: url(../img/icon-tags.png) no-repeat
}

.article-tags a {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    padding: 4px 8px;
    margin-right: 2px;
    margin-bottom: 2px;
    background: #c9161e
}

.article-tags a:hover {
    background: #a90c13
}

.article-gallery div[class^="col-"] {
    margin-bottom: 30px
}

@media (min-width: 300px) {
    .article-gallery img {
        width: 100%
    }
}

@media (min-width: 300px) and (max-width: 567px) {
    .article-gallery img {
        height: auto
    }
}

@media (min-width: 568px) {
    .article-gallery img {
        height: 166px
    }
}

@media (min-width: 768px) {
    .article-gallery img {
        height: 140px
    }
}

@media (min-width: 992px) {
    .article-gallery img {
        height: 108px
    }
}

@media (min-width: 1200px) {
    .article-gallery img {
        height: 140px
    }
}

@media (max-width: 767px) {
    .article-gallery div[class^="col-xs"] {
        width: 50%
    }
}

@media (max-width: 480px) {
    .article-gallery div[class^="col-xs"] {
        width: 100%
    }
}

@media (min-width: 1200px) {
    .articles-list .article {
        padding: 30px 0;
        border-bottom: 1px solid #d3d3d3
    }
    .articles-list .article-title {
        margin-top: -6px
    }
}

@media (max-width: 1199px) {
    .articles-list .article {
        margin-bottom: 30px
    }
    .articles-list .article-title {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .articles-list .article {
        padding-bottom: 30px;
        border-bottom: 1px solid #d3d3d3
    }
    .article img.cover {
        width: 100%
    }
}

aside.aside h3 {
    margin-bottom: 8px;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    border-bottom: 1px solid #000
}

aside.aside .aside-search input {
    height: 36px;
    border-radius: 0
}

.aside-list li {
    border-bottom: 1px solid #e3e3e3
}

.aside-list li a {
    display: block;
    padding: 8px 0;
    color: #6d6d6d;
    font-size: 14px;
    line-height: 18px
}

.list-unstyled li {
    display: inline-block;
    vertical-align: middle
}

.redactor {
    color: #6d6d6d;
    font-size: 16px;
    line-height: 24px
}

.redactor a:hover {
    text-decoration: underline;
}

.redactor a {
    color: #c70000;
}

.redactor img {
    display: block;
    max-width: 100%;
    height: auto
}

.pagination li {
    padding-right: 0!important
}

.pagination {
    margin: 0;
    border-right: 0;
    border: 0
}

.pagination li,
.pagination li a {
    font-size: 18px
}

.pagination li a {
    color: #6d6d6d;
    padding: 5px 15px
}

.pagination li a:hover {
    color: #cc181f;
    border-color: transparent;
    background-color: transparent
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #cc181f;
    border-color: transparent;
    background-color: transparent
}

.pagination>li>a,
.pagination>li>span {
    border: 0
}

.pagination-block {
    position: relative;
    padding: 60px 0
}

.btn-page {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    padding: 4px 16px;
    color: #ed1d24;
    border: 1px solid #ed1d24;
    transform: translate(0, -50%)
}

.btn-page:hover {
    color: #ed1d24
}

.btn-page.prev {
    left: 0
}

.btn-page.next {
    right: 0
}

.error-custom {
    padding-top: 100px;
}

.error-v1 {
    padding: 100px 0;
    text-align: center
}

.error-v1 p {
    margin-bottom: 20px;
    color: #000;
    font-size: 16px
}

.error-v1 span.error-v1-title {
    display: block;
    margin-bottom: 40px;
    color: #000;
    font-size: 200px;
    line-height: 200px;
    font-weight: 300
}

@media (max-width: 500px) {
    .error-v1 p {
        font-size: 12px
    }
    .error-v1 span {
        font-size: 25px
    }
    .error-v1 span.error-v1-title {
        font-size: 140px
    }
}

.busca-form input[type="text"] {
    height: 36px;
    border-radius: 0;
}

.results-number {
    padding-bottom: 10px;
    padding-top: 10px;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px dotted #d3d3d3;
}

.btn {
    box-shadow: none
}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 16px;
    position: relative;
    background: #c70000;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none
}

.btn-u:hover {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-u.btn-block {
    text-align: center
}

.btn-u:hover,
.btn-u:focus,
.btn-u:active,
.btn-u.active,
.open .dropdown-toggle.btn-u {
    background: #ac0303
}

.responsive-video {
    height: 0;
    padding-top: 1px;
    position: relative;
    padding-bottom: 56.25%
}

.responsive-video iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60 {
    clear: both
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-35 {
    margin-bottom: 35px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-45 {
    margin-bottom: 45px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-55 {
    margin-bottom: 55px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-70 {
    margin-bottom: 80px
}

.margin-bottom-80 {
    margin-bottom: 80px
}

@media (max-width: 767px) {
    .xs-margin-bottom-0 {
        margin-bottom: 0!important
    }
    .xs-margin-bottom-10 {
        margin-bottom: 10px
    }
    .xs-margin-bottom-20 {
        margin-bottom: 20px
    }
    .xs-margin-bottom-30 {
        margin-bottom: 30px
    }
    .xs-margin-bottom-40 {
        margin-bottom: 40px
    }
    .xs-margin-bottom-50 {
        margin-bottom: 50px
    }
    .xs-margin-bottom-60 {
        margin-bottom: 60px
    }
    .xs-margin-bottom-70 {
        margin-bottom: 80px
    }
}

@media (max-width: 991px) {
    .sm-margin-bottom-10 {
        margin-bottom: 10px
    }
    .sm-margin-bottom-20 {
        margin-bottom: 20px
    }
    .sm-margin-bottom-30 {
        margin-bottom: 30px
    }
    .sm-margin-bottom-40 {
        margin-bottom: 40px
    }
    .sm-margin-bottom-50 {
        margin-bottom: 50px
    }
    .sm-margin-bottom-60 {
        margin-bottom: 60px
    }
    .sm-margin-bottom-70 {
        margin-bottom: 70px
    }
    .sm-margin-bottom-80 {
        margin-bottom: 80px
    }
}

@media (max-width: 1199px) {
    .md-margin-bottom-10 {
        margin-bottom: 10px
    }
    .md-margin-bottom-20 {
        margin-bottom: 20px
    }
    .md-margin-bottom-30 {
        margin-bottom: 30px
    }
    .md-margin-bottom-40 {
        margin-bottom: 40px
    }
    .md-margin-bottom-50 {
        margin-bottom: 50px
    }
    .md-margin-bottom-60 {
        margin-bottom: 60px
    }
    .md-margin-bottom-70 {
        margin-bottom: 70px
    }
    .md-margin-bottom-80 {
        margin-bottom: 80px
    }
}

@media (min-width: 1200px) {
    .lg-margin-bottom-10 {
        margin-bottom: 10px
    }
    .lg-margin-bottom-20 {
        margin-bottom: 20px
    }
    .lg-margin-bottom-30 {
        margin-bottom: 30px
    }
    .lg-margin-bottom-40 {
        margin-bottom: 40px
    }
    .lg-margin-bottom-50 {
        margin-bottom: 50px
    }
    .lg-margin-bottom-60 {
        margin-bottom: 60px
    }
    .lg-margin-bottom-70 {
        margin-bottom: 70px
    }
    .lg-margin-bottom-80 {
        margin-bottom: 80px
    }
}

.fill {
    object-fit: fill
}

.contain {
    object-fit: contain
}

.cover {
    object-fit: cover
}

.none {
    object-fit: none
}

.scale-down {
    object-fit: scale-down
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

[fit] {
    position: absolute
}

.no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left: 0
}

.modal-form {
    color: #000
}

.modal-form .modal-body {
    padding: 30px;
    background: #e2e2e2
}

.modal-form .modal-body textarea {
    height: 200px
}

@media (max-width: 568px) {
    .modal-form .modal-body {
        padding-left: 15px;
        padding-right: 15px
    }
}

.footer {
    padding: 20px 0;
    color: #737373;
    text-align: center;
}

.news .footer,
.busca .footer {
    border-top: 1px solid #d1d1d1;
}

.footer img {
    margin-bottom: 20px;
}

.footer span {
    font-size: 12px;
}

.btn-via {
    padding-left: 2px;
    padding-right: 2px;
}

.login {
    margin-right: -8px;
}

.login .dropdown {
    display: inline-block;
}

@media (min-width: 992px) {
    .btn-via {
        display: inline-block;
    }
}

.login-box {
    border: 2px solid #e3e3e3;
    padding: 32px;
    margin-bottom: 32px;
    border-radius: 3px;
}

.login-box .section-header {
    margin-bottom: 16px;
}

@media (min-width: 640px) {
    .login-box {
        padding: 64px;
    }
}

.login-box a {
    background-color: transparent;
    border: 2px solid #999;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    border-radius: 96px;
    margin: 8px;
    padding: 10px 30px 10px 30px;
    position: relative;
    top: 10px;
}

.login-box input[type="text"],
.login-box input[type="email"],
.login-box input[type="password"] {
    height: 48px;
    padding: 4px 2px;
    border-radius: 3px;
    background: transparent;
    border-bottom: 2px solid #ccc;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

.login-box input[type="text"]::-webkit-input-placeholder,
.login-box input[type="email"]::-webkit-input-placeholder,
.login-box input[type="password"]::-webkit-input-placeholder,
.login-box input[type="text"]::placeholder,
.login-box input[type="email"]::placeholder,
.login-box input[type="password"]::placeholder {
    color: #999;
    font-weight: normal;
}

.login-box input[type="text"]:focus,
.login-box input[type="email"]:focus,
.login-box input[type="password"]:focus {
    border-bottom-color: #000;
}

.login-box figure {
    padding-bottom: 8px;
}

@media (min-width: 640px) {
    .login-box figure {
        padding-bottom: 16px;
    }
}

.login-box figure img {
    max-height: 54px;
    border-radius: 3px;
}

.img-responsive {
    margin-bottom: 15px;
}

.text-right {
    text-align: right!important;
}

.image-in-block {
    display: inline-block;
}

.btn-contact {
    display: block;
    font-size: 12px;
    color: #000;
    float: right;
    line-height: 15px;
    margin-right: -27px;
    padding-left: 20px;
}

.about-item i {
    color: #3f4197;
    font-size: 60px;
    margin-bottom: 15px;
}

#certificacoes {
    margin-bottom: 40px;
}

#certificacoes .columns {
    width: 16.3%;
}

* {
    box-sizing: border-box;
}

.equal-height-columns {
    background-color: #f5f5f5;
}


/* Create three columns of equal width */

.columns {
    float: left;
    width: 25%;
    padding: 8px;
}


/* Style the list */

.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #000;
}


/* Add shadows on hover */

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2)
}


/* Pricing header */

.price .header {
    background-color: #111;
    color: white;
    font-size: 25px;
}


/* List items */

.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}


/* Grey list item */

.price .grey {
    background-color: #eee;
    font-size: 20px;
}


/* The "Sign Up" button */

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}


/* Change the width of the three columns to 100%
(to stack horizontally on small screens) */

@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}

.header .container {
    position: relative
}

.logo {
    width: 100%;
    height: 100%;
    margin: 0
}

.logo>a {
    width: 280px;
    height: 54px;
    display: block;
    margin: 0 auto;
    text-indent: -9999px;
    white-space: nowrap;
    background: url(../img/autoprime_logo.png) 0 0 no-repeat;
    transition: all .3s ease-in-out;
}

.one-page-header.top-nav-collapse .logo a {
    width: 280px;
    height: 54px;
    background: url(../img/autoprime_logo.png) 0 0 no-repeat
}

.navbar {
    min-height: 100%;
    margin-bottom: 0;
    border-radius: 0;
    border: 0
}

.one-page-header.top-nav-collapse {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .20)
}

.one-page-header .navbar-toggle {
    border: none;
    padding: 0;
    margin: 0;
    margin-top: -4px;
}

.one-page-header .navbar-toggle:hover,
.one-page-header .navbar-toggle:focus {
    background: none
}

.one-page-header {
    background: #fff;
    border-bottom: none
}

.one-page-header .container {
    position: relative
}

.navbar-toggle {
    border-color: transparent
}

.navbar-toggle .icon-bar {
    height: 4px;
    background: #cd171f
}

.navbar-nav>li>a {
    color: #7c7c7c;
    font-weight: 700;
    text-transform: uppercase
}

.navbar-nav>li.active>a,
.navbar-nav>li.active>a:hover,
.navbar-nav>li>a:hover {
    color: #c9161e
}

.navbar-nav>li.home>a:before {
    content: "";
    width: 17px;
    height: 15px;
    display: inline-block;
    background: url(../img/icon-home.png)
}

.phone {
    top: 15px;
    left: 15px;
    transition: all .3s ease-in-out
}

.phone p {
    color: #000;
    font-size: 12px;
    line-height: 12px
}

.phone a {
    color: #c9161e;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .4px
}

.login {
    top: 6px;
    right: 80px
}

.login a {
    color: #000;
    font-size: 14px
}

.login .btn-login:before {
    content: "";
    width: 16px;
    height: 15px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: text-top;
    background: url(../img/icon-user.png) no-repeat 0 0
}

.btn-portal {
    right: 15px;
    top: 0;
}

.btn-portal a {
    width: 48px;
    height: 36px;
    display: block;
    background: url("../img/btn-portal-v1.html") 0 0 no-repeat;
}

.navbar-fixed-top {
    top: auto
}

.noticia-proxima {
    float: right;
}

.div-proxima-anterior>hr {
    border-color: #d1d1d1;
}

.div-proxima-anterior {
    margin: 10px 0;
}

.div-proxima-anterior>a,
.div-proxima-anterior>a:hover {
    color: #c70000;
}

.div-proxima-anterior>a:hover {
    text-decoration: underline;
}

.div-proxima-anterior>a>span {
    font-size: 30px;
    top: 10px;
}

@media (max-width: 991px) {
    .phone {
        position: relative!important;
        top: 0;
        left: 50%;
        margin-left: -85px;
        padding-bottom: 12px
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3)
    }
    .menu-container {
        padding-bottom: 10px
    }
    .navbar-toggle {
        position: absolute;
        top: 30%;
        left: 15px;
        display: block;
        float: none
    }
    .navbar-collapse,
    .navbar-collapse .container {
        padding-left: 0;
        padding-right: 0
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-collapse.collapse.in {
        display: block!important;
        overflow: hidden!important
    }
    .navbar-nav {
        margin: 0 15px 15px;
        float: none!important;
        text-align: center
    }
    .navbar-nav>li {
        float: none
    }
    .navbar-nav>li>a {
        padding: 10px 0;
        border-bottom: solid 1px #eee
    }
    .navbar-nav>li>a:focus {
        background: none
    }
    .navbar-nav>li>a:hover {
        background: transparent
    }
    .navbar-nav>.active>a,
    .navbar-nav>.active>a:hover,
    .navbar-nav>.active>a:focus {
        color: inherit;
        background: none
    }
}

@media (max-width: 767px) {
    .div-proxima-anterior>a,
    .div-proxima-anterior>a:hover {
        font-size: 12px;
    }
    .div-proxima-anterior>a>span {
        font-size: 24px;
        top: 7px;
    }
    .login {
        top: 27%;
        right: 15px;
    }
    .btn-portal {
        display: none
    }
    .login .btn-login .btn-label {
        display: none
    }
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none
    }
    .one-page-header.navbar {
        padding: 0
    }
    /*.one-page-header.top-nav-collapse .phone{top:7px}*/
    .navbar-collapse {
        padding: 0
    }
    .navbar-collapse {
        margin-top: 10px;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
    }
    .navbar-collapse .container {
        position: relative;
    }
    .navbar-nav {
        float: none;
        text-align: center;
    }
    .navbar-nav>li {
        display: inline-block;
        float: none
    }
    .navbar-nav>li>a {
        font-size: 14px;
        line-height: 14px;
        letter-spacing: -.4px;
        padding: 6px 20px
    }
    .navbar-nav>li>a,
    .navbar-nav>li>a:focus {
        outline: none
    }
    .navbar-nav>li>a,
    .navbar-nav>li>a:hover,
    .navbar-nav>li>a:focus,
    .navbar-nav>.active>a,
    .navbar-nav>.active>a:hover,
    .navbar-nav>.active>a:focus {
        background-color: transparent
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav>li>a {
        font-size: 12px;
        line-height: 12px;
        padding: 6px 14px
    }
}

.section-header {
    margin: 20px;
    /* margin-top: 20px; */
    text-align: center;
}

.section-header h2 {
    color: #ce171f;
    font-size: 35px;
    line-height: 48px;
    letter-spacing: -1px;
    font-weight: 700;
}

.section-header h3 {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.8px;
}

.section-header h3+p {
    margin-top: 15px;
}

.section-header p {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.8px;
}

.section-header p span {
    color: #ce171f;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
}

.news .section-header {
    /* margin-top: 0; */
}

.busca .section-header {
    margin-top: 60px;
    margin-bottom: 20px;
}

.section-header-banner {
    display: table;
    width: 100%;
    height: 130px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%
}

.section-header-banner .caption {
    padding: 0 15px;
    display: table-cell;
    vertical-align: middle
}

.section-header-banner h1.caption-title,
.section-header-banner h2.caption-title {
    color: #fff;
    font-size: 46px;
    font-weight: 700;
}

.intro {
    position: relative;
    height: 460px;
    overflow: hidden;
    margin-top: 100px;
}

.intro:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35) url(../img/dot.png) repeat
}

.intro-caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: table
}

.intro-caption-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

@media (max-width: 991px) {
    .intro-caption-content {
        padding-left: 30px;
        padding-right: 30px
    }
    .intro {
        height: 100vh;
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .intro {
        height: 100vh;
        margin-top: 0;
        background: url("../img/bg-video_convertido.webp") 50% 50% no-repeat;
        background-size: cover;
    }
    .intro video {
        display: none;
    }
}

.intro-caption-content h1 {
    display: block;
    margin: 0 auto;
    font-size: 50px;
    line-height: 58px;
    letter-spacing: -1px
}

.intro-caption-content h1 span {
    display: block;
    font-size: 24px;
    line-height: 46px;
    font-weight: 700
}

.intro-caption-content h2 {
    display: block;
    margin: 20px auto 38px;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: -.5px
}

.intro-caption-content button {
    padding: 12px 24px 10px;
    color: #cb171e;
    font-size: 18px;
    font-weight: 300;
    background: #fff;
    border: 0
}

.intro-caption-content button:after {
    content: "";
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 84px;
    height: 33px;
    background: url(../img/icon-tracking.png) 0 0 no-repeat
}

.intro video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -100;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto
}

@media (max-width: 767px) {
    .intro-caption-content {
        padding-left: 15px;
        padding-right: 15px
    }
    .intro-caption-content h1 {
        margin-bottom: 30px
    }
    .intro-caption-content h2 {
        display: none
    }
    .intro-caption-content button:after {
        display: none
    }
}

@media (max-device-width: 360px) and (max-height: 568px) {
    .intro-caption-content {
        padding-top: 50px
    }
    .intro-caption-content h1 {
        font-size: 44px;
        line-height: 46px;
        letter-spacing: -.6px
    }
    .intro-caption-content h1 span {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .intro-caption-content h1 {
        max-width: 70%
    }
    .intro-caption-content h2 {
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .intro-caption-content h1 {
        max-width: 60%
    }
    .intro-caption-content h2 {
        max-width: 90%
    }
}

@media (min-width: 1200px) {
    .intro-caption-content h1 {
        max-width: 50%
    }
    .intro-caption-content h2 {
        max-width: 70%
    }
}

.box-content {
    max-width: 560px;
    margin-top: 30px;
    padding-left: 100px;
    float: left;
}

.box-content.nth-2 {
    padding-left: 60px
}

.box-content-title h2 {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -.5px;
    text-align: center;
}

.box-content.left-content {
    max-width: 640px;
    padding: 0;
    /* padding-left:30px; */
    float: right;
}

.box-content.left-content.no-fluid {
    max-width: 100%;
    float: none;
    padding-left: 0
}

.box-content.left-content .box-content-title {
    margin-bottom: 60px;
}

.box-content.left-content .box-content-title figure img {
    float: left;
    margin-bottom: 60px;
    margin-right: 10px
}

.box-content.left-content .box-content-title h2 {
    color: #3f4197;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    text-align: left
}

.box-content.left-content .box-content-title h3 {
    color: #ce171f;
    font-size: 50px;
    line-height: 60px;
    /* letter-spacing:-2px; */
    font-weight: 600;
}

.box-content.left-content .box-content-title p {
    color: #393939
}

.list-items {
    /* margin-top:20px */
}

.list-items li {
    display: block;
    padding-bottom: 20px;
}

.list-items li figure,
.list-items li .list-text {
    display: inline-block;
    vertical-align: middle
}

.list-items li img {
    margin-right: 6px
}

.list-items li .list-text {
    max-width: 84%
}

.list-items li .list-text h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.list-items li .list-text p {
    font-size: 13px;
    line-height: 17px
}

.btn-list {
    /* margin-top:30px; */
    padding: 10px 20px;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    border: 1px solid #fff;
    background: transparent;
    text-align: center;
    color: #fff;
}

.btn-list:hover,
.btn-list:focus {
    color: #fff
}

@media (max-width: 1199px) {
    .box-content {
        float: none;
        padding-bottom: 40px;
        padding-right: 30px
    }
    .box-content,
    .box-content.left-content {
        max-width: 100%
    }
    .box-content {
        padding-left: 30px
    }
    .box-content.left-content {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
        float: none;
        padding-bottom: 30px
    }
    .box-content-title {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 60%
    }
    .box-content-title.custom {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }
    .box-content.left-content .box-content-title {
        margin-bottom: 40px
    }
    .box-content.left-content.no-fluid,
    .box-content.left-content.no-fluid .box-content-title {
        margin-bottom: 0
    }
    .img-left-content {
        display: block;
        margin: 0 auto
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .box-content {
        max-width: 70%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 991px) {
    .box-content-title {
        max-width: 80%
    }
    .box-content.left-content .box-content-title {
        margin-bottom: 40px
    }
    .box-content.nth-2 {
        margin-top: 0;
        padding: 0
    }
}

@media (max-width: 767px) {
    .box-content {
        margin-top: 0;
        padding-top: 40px
    }
    .box-content.left-content {
        padding-left: 0;
        padding-top: 40px
    }
    .box-content-title {
        max-width: 90%
    }
    .box-content.left-content .box-content-title>figure {
        display: none
    }
}

@media (max-width: 640px) {
    .box-content.left-content .box-content-title div,
    .box-content.left-content .box-content-title h2 {
        text-align: center
    }
    .box-content.left-content .box-content-title h3 {
        font-size: 42px
    }
    .list-items li .list-text,
    .list-items li img {
        margin-bottom: 10px
    }
    .list-items li figure {
        display: block;
        margin: 0 auto 10px
    }
    .list-items li img {
        display: block;
        margin: 0 auto
    }
    .list-items li .list-text {
        max-width: 100%;
        text-align: center
    }
}

.bg-gray {
    background: #f5f5f5
}

@media (min-width: 1200px) {
    .bg-gray:after {
        content: "";
        z-index: 99;
        position: absolute;
        top: 50%;
        right: -40px;
        transform: translate(-50%, -50%);
        width: 0;
        height: 0;
        border-top: 85px solid transparent;
        border-bottom: 85px solid transparent;
        border-left: 30px solid #f5f5f5
    }
    .bg-gray.left:after {
        content: "";
        z-index: 99;
        position: absolute;
        top: 50%;
        left: -25px;
        transform: rotatey(-180deg);
        width: 0;
        height: 0;
        border-top: 85px solid transparent;
        border-bottom: 85px solid transparent;
        border-left: 30px solid #f5f5f5
    }
}

.bg-red {
    background: #3f4197
}


/*.bg-second-section{position:relative;background:url(../img/bg-section-2.jpg);-webkit-background-size:cover;background-size:cover}*/

@media (max-width: 1199px) {
    .bg-second-section:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.35)
    }
}

.bg-third-section {
    position: relative;
    padding-bottom: 3%;
    background: url(../img/bg-section-3_convertido.webp);
    -webkit-background-size: cover;
    background-size: cover;
}

@media (max-width: 767px) {
    .bg-third-section {
        background-position: -50% 50%
    }
}

.form-default .state-error+em {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393
}

.form-default button {
    padding: 14px 40px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    border-radius: 6px;
    border: 0;
    background: #ce171f
}

.form-default section {
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .form-default fieldset section:last-child {
        margin-bottom: 0
    }
}

.form-default label {
    margin: 0;
    font-weight: normal
}

.form-default label.input,
.form-default label.select,
.form-default label.textarea {
    position: relative;
    display: block
}

.form-default input {
    width: 100%;
    padding: 4px 4px 4px 8px;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    background: #fff
}

.form-default input[type="password"] {
    width: 100%;
    padding: 4px 4px 4px 8px;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    background: #fff
}

.form-default textarea {
    width: 100%;
    padding-left: 8px;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    background: #fff;
    resize: none
}

.form-default label.textarea.custom textarea {
    height: 244px
}

.form-default select {
    width: 100%;
    height: 34px;
    color: #9a9a9a;
    padding-left: 4px;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    background: #fff
}

.form-default input:focus,
.form-default textarea:focus,
.form-default select:focus {
    outline: none
}

.form-default .select i {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 34px;
    background: #fff;
    pointer-events: none
}

.form-default .select.state-error i {
    background: #fff0f0
}

.form-default .select i:before,
.form-default .select i:after {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.form-default .select i:before {
    top: 10px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #000
}

.form-default .select i:after {
    bottom: 10px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000
}

.inline-radio {
    text-align: center
}

.inline-radio p {
    display: inline-block;
    color: #565656
}

.inline-radio p:first-child {
    margin-right: 14px
}

.inline-radio p input[type="radio"] {
    margin-right: 3px
}

.form-default .state-error input,
.form-default .state-error select,
.form-default .state-error textarea {
    background: #fff0f0
}

.form-default .state-success input,
.form-default .state-success select,
.form-default .state-success textarea {
    background: #effdef
}


/*.about{padding-bottom:4%}*/

.about h2 {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -.8px;
    color: #ce171f;
    font-weight: 700
}

.about h3 {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -.8px;
    color: #000
}

.about-text {
    color: #686868;
    letter-spacing: -.5px;
    font-weight: 300
}

.about-list {
    margin-top: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-around;
}

.about-item {
    margin-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
    width: 30%;
    text-align: center;
}

.about-item img {
    display: block;
    margin: 0 auto 10px;
}

.about-item p {
    color: #626262;
    line-height: 20px;
    letter-spacing: -0.5px;
    text-align: center;
}

.about-img {
    display: block;
    margin: 0 auto 20px;
    /*width:200px;*/
}

.about-cesvi h2 {
    margin-bottom: 14px;
    color: #ce171f;
    font-size: 20px;
    line-height: 22px;
}

.about-cesvi p {
    color: #000;
    font-size: 14px;
    line-height: 20px;
}

.cesvi-img {
    margin-top: 20%;
}

@media (max-width: 767px) {
    .about img:not(.about-img) {
        display: block;
        margin: 0 auto 20px
    }
    .about-item {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .about-item {
        width: 100%;
    }
}

.solucoes {
    padding-bottom: 5%;
    background: #ac0f0a;
}

.solucoes .section-header h2,
.solucoes .section-header h3,
.solucoes .section-header p {
    color: #fff;
}

.solucoes .section-header h2 {
    margin-bottom: 12px;
    font-size: 62px;
    line-height: 64px;
    letter-spacing: -1px;
}

.solucoes .section-header h3 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: normal;
}

.solucoes .section-header p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
}

.solucoes-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.solucao {
    width: 50%;
    margin-bottom: 40px;
    padding-right: 60px;
}

.solucao figure,
.solucao .list-text {
    display: inline-block;
    vertical-align: middle;
}

.solucao figure img {
    margin-right: 6px;
}

.solucao .list-text {
    max-width: 84%;
}

.solucao .list-text h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}

.solucao .list-text p {
    font-size: 13px;
    line-height: 17px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .solucao {
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    .solucao {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    .solucao figure img {
        display: block;
        margin: 0 auto 10px;
    }
    .solucao figure,
    .solucao .list-text {
        display: block;
    }
    .solucao .list-text {
        max-width: 100%;
    }
}

.bg-fifty-section {
    position: relative;
    padding: 2% 0;
    background: url(../img/bg-section-5_convertido.webp);
    background-position: 30% 50%;
    -webkit-background-size: cover;
    background-size: cover;
}

.app-khronos h2 {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -1.2px;
    font-weight: 700;
    margin-bottom: 12px
}

.app-khronos>p>a:focus {
    color: #fff
}

.btn-app-gplay,
.btn-app-store {
    display: block
}

.link-video-app {
    display: block
}

.text-video-app {
    text-align: center
}

.text-video-app p {
    margin-top: 4px;
    display: inline-block;
    letter-spacing: -.5px;
    text-align: center;
    border-bottom: 1px solid #fff
}

.modal-video .modal-content {
    background: #000
}

.modal-video .modal-header {
    border-bottom: 1px solid #222
}

.modal-video .modal-header h4 {
    color: #fff
}

.modal-video .modal-header .close {
    color: #fff
}

.modal-video .modal-backdrop.in {
    opacity: .85;
    filter: alpha(opacity=0.85)
}

.modal-video .modal-dialog {
    padding-top: 3%
}

@media (max-width: 767px) {
    .modal-video .modal-dialog {
        padding-top: 40%
    }
}

.contact {
    padding-bottom: 4%;
    background: #e8e8e8
}

@media (max-width: 991px) {
    .televendas {
        margin-top: 60px
    }
}

.televendas h2 {
    margin-bottom: 10px;
    padding-bottom: 4px;
    color: #000;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #c1c1c1
}

.televendas .list li {
    position: relative;
    display: block;
    padding: 10px 0 10px 30px
}

.televendas .list li:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    width: 20px;
    height: 32px;
    background: url(../img/icon-map.png) no-repeat
}

.televendas .list li h3 {
    color: #ce171f
}

.televendas .list li p {
    color: #000
}

.bg-boxes {
    padding: 24px 0;
    background: #000
}

.content-box.last {
    float: right
}

.content-box h2 {
    margin-bottom: 8px;
    color: #ce171f;
    font-style: 20px;
    font-weight: 700
}

.content-box p {
    font-weight: 300
}

.content-box p a {
    color: #ff000b;
    font-weight: 700
}

.content-box p a:focus {
    color: #ff000b
}

@media (min-width: 992px) {
    .boxes {
        padding-left: 10%;
        padding-right: 10%
    }
}

.content-box {
    max-width: 360px;
    padding: 20px;
    float: left;
    text-align: center;
    border: 1px solid #d42127
}

@media (max-width: 991px) {
    .content-box {
        float: none;
        margin: 0 auto 20px;
        max-width: 50%
    }
    .content-box.last {
        float: none;
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .content-box {
        max-width: 100%;
        padding-left: 5px;
        padding-right: 5px
    }
}

[image-center] {
    display: block;
    margin: 0 auto
}

.article-title {
    color: #000;
    font-weight: 300
}

.articles-list .article-title {
    margin-bottom: 16px;
    font-size: 26px;
    line-height: 28px
}

.article-page .article-title {
    margin-bottom: 16px;
    padding-bottom: 6px;
    border-bottom: 2px solid #ddd
}

.article-date {
    padding-right: 20px;
    color: #7c7c7c;
    font-size: 12px
}

.article-date:before {
    content: "";
    width: 13px;
    height: 16px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: sub;
    background: url(../img/icon-calendar.png) no-repeat
}

.article-description {
    color: #6d6d6d;
    line-height: 22px
}

.article-share {
    margin-top: 4px
}

.article-share li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    padding-right: 0;
    font-size: 0
}

.article-share li span {
    padding: 0;
    margin: 0;
    font-size: 0
}

.article-share li span span {
    width: 20px!important
}

.article-tags {
    margin-bottom: 30px;
    margin-top: 16px;
    padding-bottom: 24px;
    border-bottom: 2px solid #ddd
}

.article-tags span {
    width: 15px;
    height: 13px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: sub;
    background: url(../img/icon-tags.png) no-repeat
}

.article-tags a {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    padding: 4px 8px;
    margin-right: 2px;
    margin-bottom: 2px;
    background: #c9161e
}

.article-tags a:hover {
    background: #a90c13
}

.article-gallery div[class^="col-"] {
    margin-bottom: 30px
}

@media (min-width: 300px) {
    .article-gallery img {
        width: 100%
    }
}

@media (min-width: 300px) and (max-width: 567px) {
    .article-gallery img {
        height: auto
    }
}

@media (min-width: 568px) {
    .article-gallery img {
        height: 166px
    }
}

@media (min-width: 768px) {
    .article-gallery img {
        height: 140px
    }
}

@media (min-width: 992px) {
    .article-gallery img {
        height: 108px
    }
}

@media (min-width: 1200px) {
    .article-gallery img {
        height: 140px
    }
}

@media (max-width: 767px) {
    .article-gallery div[class^="col-xs"] {
        width: 50%
    }
}

@media (max-width: 480px) {
    .article-gallery div[class^="col-xs"] {
        width: 100%
    }
}

@media (min-width: 1200px) {
    .articles-list .article {
        padding: 30px 0;
        border-bottom: 1px solid #d3d3d3
    }
    .articles-list .article-title {
        margin-top: -6px
    }
}

@media (max-width: 1199px) {
    .articles-list .article {
        margin-bottom: 30px
    }
    .articles-list .article-title {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .articles-list .article {
        padding-bottom: 30px;
        border-bottom: 1px solid #d3d3d3
    }
    .article img.cover {
        width: 100%
    }
}

aside.aside h3 {
    margin-bottom: 8px;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    border-bottom: 1px solid #000
}

aside.aside .aside-search input {
    height: 36px;
    border-radius: 0
}

.aside-list li {
    border-bottom: 1px solid #e3e3e3
}

.aside-list li a {
    display: block;
    padding: 8px 0;
    color: #6d6d6d;
    font-size: 14px;
    line-height: 18px
}

.list-unstyled li {
    display: inline-block;
    vertical-align: middle
}

.redactor {
    color: #6d6d6d;
    font-size: 16px;
    line-height: 24px
}

.redactor a:hover {
    text-decoration: underline;
}

.redactor a {
    color: #c70000;
}

.redactor img {
    display: block;
    max-width: 100%;
    height: auto
}

.pagination li {
    padding-right: 0!important
}

.pagination {
    margin: 0;
    border-right: 0;
    border: 0
}

.pagination li,
.pagination li a {
    font-size: 18px
}

.pagination li a {
    color: #6d6d6d;
    padding: 5px 15px
}

.pagination li a:hover {
    color: #cc181f;
    border-color: transparent;
    background-color: transparent
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #cc181f;
    border-color: transparent;
    background-color: transparent
}

.pagination>li>a,
.pagination>li>span {
    border: 0
}

.pagination-block {
    position: relative;
    padding: 60px 0
}

.btn-page {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    padding: 4px 16px;
    color: #ed1d24;
    border: 1px solid #ed1d24;
    transform: translate(0, -50%)
}

.btn-page:hover {
    color: #ed1d24
}

.btn-page.prev {
    left: 0
}

.btn-page.next {
    right: 0
}

.error-custom {
    padding-top: 100px;
}

.error-v1 {
    padding: 100px 0;
    text-align: center
}

.error-v1 p {
    margin-bottom: 20px;
    color: #000;
    font-size: 16px
}

.error-v1 span.error-v1-title {
    display: block;
    margin-bottom: 40px;
    color: #000;
    font-size: 200px;
    line-height: 200px;
    font-weight: 300
}

@media (max-width: 500px) {
    .error-v1 p {
        font-size: 12px
    }
    .error-v1 span {
        font-size: 25px
    }
    .error-v1 span.error-v1-title {
        font-size: 140px
    }
}

.busca-form input[type="text"] {
    height: 36px;
    border-radius: 0;
}

.results-number {
    padding-bottom: 10px;
    padding-top: 10px;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px dotted #d3d3d3;
}

.btn {
    box-shadow: none
}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 16px;
    position: relative;
    background: #c70000;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none
}

.btn-u:hover {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-u.btn-block {
    text-align: center
}

.btn-u:hover,
.btn-u:focus,
.btn-u:active,
.btn-u.active,
.open .dropdown-toggle.btn-u {
    background: #ac0303
}

.responsive-video {
    height: 0;
    padding-top: 1px;
    position: relative;
    padding-bottom: 56.25%
}

.responsive-video iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60 {
    clear: both
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-35 {
    margin-bottom: 35px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-45 {
    margin-bottom: 45px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-55 {
    margin-bottom: 55px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-70 {
    margin-bottom: 80px
}

.margin-bottom-80 {
    margin-bottom: 80px
}

@media (max-width: 767px) {
    .xs-margin-bottom-0 {
        margin-bottom: 0!important
    }
    .xs-margin-bottom-10 {
        margin-bottom: 10px
    }
    .xs-margin-bottom-20 {
        margin-bottom: 20px
    }
    .xs-margin-bottom-30 {
        margin-bottom: 30px
    }
    .xs-margin-bottom-40 {
        margin-bottom: 40px
    }
    .xs-margin-bottom-50 {
        margin-bottom: 50px
    }
    .xs-margin-bottom-60 {
        margin-bottom: 60px
    }
    .xs-margin-bottom-70 {
        margin-bottom: 80px
    }
}

@media (max-width: 991px) {
    .sm-margin-bottom-10 {
        margin-bottom: 10px
    }
    .sm-margin-bottom-20 {
        margin-bottom: 20px
    }
    .sm-margin-bottom-30 {
        margin-bottom: 30px
    }
    .sm-margin-bottom-40 {
        margin-bottom: 40px
    }
    .sm-margin-bottom-50 {
        margin-bottom: 50px
    }
    .sm-margin-bottom-60 {
        margin-bottom: 60px
    }
    .sm-margin-bottom-70 {
        margin-bottom: 70px
    }
    .sm-margin-bottom-80 {
        margin-bottom: 80px
    }
}

@media (max-width: 1199px) {
    .md-margin-bottom-10 {
        margin-bottom: 10px
    }
    .md-margin-bottom-20 {
        margin-bottom: 20px
    }
    .md-margin-bottom-30 {
        margin-bottom: 30px
    }
    .md-margin-bottom-40 {
        margin-bottom: 40px
    }
    .md-margin-bottom-50 {
        margin-bottom: 50px
    }
    .md-margin-bottom-60 {
        margin-bottom: 60px
    }
    .md-margin-bottom-70 {
        margin-bottom: 70px
    }
    .md-margin-bottom-80 {
        margin-bottom: 80px
    }
}

@media (min-width: 1200px) {
    .lg-margin-bottom-10 {
        margin-bottom: 10px
    }
    .lg-margin-bottom-20 {
        margin-bottom: 20px
    }
    .lg-margin-bottom-30 {
        margin-bottom: 30px
    }
    .lg-margin-bottom-40 {
        margin-bottom: 40px
    }
    .lg-margin-bottom-50 {
        margin-bottom: 50px
    }
    .lg-margin-bottom-60 {
        margin-bottom: 60px
    }
    .lg-margin-bottom-70 {
        margin-bottom: 70px
    }
    .lg-margin-bottom-80 {
        margin-bottom: 80px
    }
}

.fill {
    object-fit: fill
}

.contain {
    object-fit: contain
}

.cover {
    object-fit: cover
}

.none {
    object-fit: none
}

.scale-down {
    object-fit: scale-down
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

[fit] {
    position: absolute
}

.no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left: 0
}

.modal-form {
    color: #000
}

.modal-form .modal-body {
    padding: 30px;
    background: #e2e2e2
}

.modal-form .modal-body textarea {
    height: 200px
}

@media (max-width: 568px) {
    .modal-form .modal-body {
        padding-left: 15px;
        padding-right: 15px
    }
}

.footer {
    padding: 20px 0;
    color: #737373;
    text-align: center;
}

.news .footer,
.busca .footer {
    border-top: 1px solid #d1d1d1;
}

.footer img {
    margin-bottom: 20px;
}

.footer span {
    font-size: 12px;
}

.btn-via {
    padding-left: 2px;
    padding-right: 2px;
}

.login {
    margin-right: -8px;
}

.login .dropdown {
    display: inline-block;
}

@media (min-width: 992px) {
    .btn-via {
        display: inline-block;
    }
}

.login-box {
    border: 2px solid #e3e3e3;
    padding: 32px;
    margin-bottom: 32px;
    border-radius: 3px;
}

.login-box .section-header {
    margin-bottom: 16px;
}

@media (min-width: 640px) {
    .login-box {
        padding: 64px;
    }
}

.login-box a {
    background-color: transparent;
    border: 2px solid #999;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    border-radius: 96px;
    margin: 8px;
    padding: 10px 30px 10px 30px;
    position: relative;
    top: 10px;
}

.login-box input[type="text"],
.login-box input[type="email"],
.login-box input[type="password"] {
    height: 48px;
    padding: 4px 2px;
    border-radius: 3px;
    background: transparent;
    border-bottom: 2px solid #ccc;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

.login-box input[type="text"]::-webkit-input-placeholder,
.login-box input[type="email"]::-webkit-input-placeholder,
.login-box input[type="password"]::-webkit-input-placeholder,
.login-box input[type="text"]::placeholder,
.login-box input[type="email"]::placeholder,
.login-box input[type="password"]::placeholder {
    color: #999;
    font-weight: normal;
}

.login-box input[type="text"]:focus,
.login-box input[type="email"]:focus,
.login-box input[type="password"]:focus {
    border-bottom-color: #000;
}

.login-box figure {
    padding-bottom: 8px;
}

@media (min-width: 640px) {
    .login-box figure {
        padding-bottom: 16px;
    }
}

.login-box figure img {
    max-height: 54px;
    border-radius: 3px;
}

.img-responsive {
    margin-bottom: 15px;
}

.text-right {
    text-align: right!important;
}

.image-in-block {
    display: inline-block;
}

.btn-contact {
    display: block;
    font-size: 12px;
    color: #000;
    float: right;
    line-height: 15px;
    margin-right: -27px;
    padding-left: 20px;
}

.about-item i {
    color: #3f4197;
    font-size: 60px;
    margin-bottom: 15px;
}

#certificacoes {
    margin-bottom: 40px;
}

#certificacoes .columns {
    width: 16.3%;
}

* {
    box-sizing: border-box;
}

.equal-height-columns {
    background-color: #f5f5f5;
}


/* Create three columns of equal width */

.columns {
    float: left;
    width: 25%;
    padding: 8px;
}


/* Style the list */

.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #000;
}


/* Add shadows on hover */

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2)
}


/* Pricing header */

.price .header {
    background-color: #111;
    color: white;
    font-size: 25px;
}


/* List items */

.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}


/* Grey list item */

.price .grey {
    background-color: #eee;
    font-size: 20px;
}


/* The "Sign Up" button */

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}


/* Change the width of the three columns to 100%
(to stack horizontally on small screens) */

@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
}