body {
    width: 100vw;
    overflow-x: hidden !important;
    padding: 0 !important;
    margin: 0 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.black {
    color: #000
}

.white {
    color: #fff
}

.vinho {
    color: #B31C2C
}

.bg_vinho {
    background: #B31C2C
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.desktop {
    display: none
}

.mobile {
    display: block
}

@media (min-width: 1025px) {
    .desktop {
        display: block
    }

    .mobile {
        display: none
    }
}

.btn:focus,
.btn:active {
    box-shadow: none !important;
    outline: 0px !important;
}

.form-control {
    color: #B31C2C !important;
    font-size: 14px !important;
    background: none !important;
    box-shadow: none !important;
    border: 1px solid #B9B4B2 !important;
    border-radius: 0 !important;
    height: 40px;
    padding-left: 8px !important;
    margin-bottom: 15px;
    margin-top: 5px
}

.form-control::-webkit-input-placeholder,
.form-control:-moz-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-ms-input-placeholder,
.form-control::placeholder {
    color: #bbb !important;
    font-size: 16px !important;
}

.form-control:focus {
    border: 1px solid #B31C2C !important;
}

.row {
    margin: 0 !important;
    padding: 0 !important;
}



/* ================================================== */
.header-nav {
    background: #fff;
    border-bottom: 1px solid #eee;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.05);
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100vw;
    display: none;
}

.header-nav-mobile {
    background: #fff;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100vw;
}

.tabs {
    background: #fff;
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: fixed;
    top: 59px;
    left: 0;
    z-index: 2;
    width: 100vw;
}

.tab {
    border-bottom: 2px #ddd solid;
    color: #bbb;
    font-size: 14px;
    height: 40px;
}

.tabActive {
    border-bottom: 2px #B31C2C solid;
    color: #B31C2C;
    height: 40px;
}

.pre-header {
    height: 10px;
    background: #000;
}

.header {
    background: #fff;
    padding: 20px 0;
}

.header-col-1 {
    padding: 20px;
    text-align: center;
}

.header-col-1 img {
    height: 80px;
}

.header-title {
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 10px
}

.header-values {
    font-size: 28px;
    color: #333
}

.trator {
    background: #fff;
    /* background: url("../img/trator.jpg") no-repeat center center; */
    /* background-size: cover; */
    width: 100vw;
    height: 33vw;
}

.card {
    margin: 0px 0px 0px 0px;
    border: none !important;
}

@media (min-width: 1025px) {
    .card {
        margin: 45px 20px 60px 20px;
        border: 1px solid #B9B4B2 !important;
    }
}

.card-header {
    background: #B31C2C !important;
    padding: 13px 15px 8px !important;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.card-header img {
    margin-right: 20px;
    margin-left: -20px
}

.card-content {
    padding: 20px 20px 40px 20px
}

.content-title {
    color: #888;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center
}

.input-label {
    font-size: 13px;
    color: #B31C2C;
}

.input-label-gray {
    font-size: 13px;
    color: #888;
}

.card-value {
    font-size: 20px;
    margin: 5px 0 25px 0;
}

.card-final-value {
    font-size: 30px;
    margin-top: 2px
}

hr {
    margin: 25px 0 !important
}

.footer-vinho {
    background: #B31C2C;
    height: 25px;
}

.footer-preto {
    background: #000;
    height: 100px;
    padding: 20px
}

.footer-preto img {
    height: 60px;
}

.input-container-standalone {
    margin: 10px 20px 100px 20px
}

@media (min-width: 1025px) {
    .input-container-standalone {
        margin: -30px 20px 100px 20px
    }
}

.logo-horizontal {
    height: 40px;
    margin-top: 10px
}

.title-navbar {
    font-size: 12px;
    margin-top: 5px;
    color: #B31C2C;
}

.value-navbar {
    font-size: 28px;
    margin-top: -6px;
}

.footer-mobile {
    /* box-shadow: -1px -1px 10px 2px rgba(0,0,0,0.05); */
    border-top: 1px solid #ccc;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    padding-bottom: 8px;
    padding-top: 8px;
    background: #fff;
}

.page-container {
    display:none;
}
.loading {
    width:100%;
    padding-top: 20vh;
    text-align: center
}
.loading svg {
    width:100px;
}
.print {
    position: absolute;
    right: 20px;
    height: 40px;
    top: 7px;
    cursor: pointer;
}
.print:hover {
    transform: scale(1.05)
}
.print-mobile {
    position: absolute;
    right: 11px;
    height: 34px;
    top: 11px;
    cursor: pointer;
}


.swiper-slide {
    width:100vw;
}
.swiper-slide img {
    width:100vw;
}
.header-col-1 img {
    position: inherit;
    z-index:2
}
.swiper-pagination-bullet-active {
    background-color: #ca2026 !important;
  }

  .swiper-container {
    overflow: visible !important;
}
.swiper-pagination {
    position: absolute !important;
    bottom: -25px !important; 
}




/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #ca2026;
}