html, ul {
    margin: 0;
    padding: 0
}

.tabbable-panel li.active, header, section {
    position: relative
}

.mask, .sli {
    overflow: hidden
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

html {
    border: 0
}

a, abbr, acronym, address, article, aside, blockquote, body, caption, code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, iframe, img, label, legend, li, nav, object, ol, p, pre, q, section, span, table, tbody, td, tfoot, th, thead, tr, ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
    display: block
}

body {
    line-height: 1.5;
    background: #fff;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: calc(14px + 22 * ((100vw - 420px) / 860));
    overflow-x: hidden;
    color: #2a3237;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption, td, th {
    text-align: left;
    font-weight: 400;
    float: none !important
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li > a {
    text-align: center
}

table, td, th {
    vertical-align: middle
}

blockquote after, blockquote before, q after, q before {
    content: ''
}

a img {
    border: none
}

b, i {
    display: none
}

@media screen and (min-width: 1280px) {
    body {
        font-size: 36px
    }
}

@media screen and (max-width: 420px) {
    body {
        font-size: 14px
    }
}

h5, p {
    font-size: 14px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h6 {
    font-size: 12px
}

ul {
    list-style: none
}

header {
    width: 100%;
    min-height: 80vh;
    padding-bottom: 20px;
    color: #fff;
    background: url(/static/smart_v3/images/header.jpg) no-repeat;
    background-size: cover
}

header .table {
    display: table;
    height: 100%
}

header .container {
    height: 100%
}

header .header-text {
    margin-top: 50px
}

.btn-login {
    border-radius: 18px;
    background: #F48D7D;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 8px 30px;
    margin-top: 38px
}

.btn-login-sabia {
    border-radius: 18px;
    background: #e67e22;
    border: 1px solid #e67e22;
    color: #fff;
    font-size: 14px;
    padding: 8px 30px;
}

.carousel-control.left, .carousel-control.right, .sli .btn-hero {
    background: 0 0
}

.margin-one {
    margin-top: 60px;
    margin-bottom: 50px
}

.sli {
    width: 75%;
    min-height: 200px;
    padding-bottom: 120px
}

.sli .txt-inside {
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    margin-top: 50px
}

.sli .btn-hero {
    margin-top: 30px;
    border-color: #25BCBD
}

.sli .btn-hero:hover {
    color: #ff0
}

.logo-manu {
    margin-top: 80px
}

.txt-manu {
    color: #fff;
    font-family: "Myriad Pro";
    font-size: 24px;
    line-height: 29px;
    margin: 60px auto;
    max-width: 650px
}

.section {
    padding: 40px 0 75px;
    background: #fff
}

.one {
    background: url(/static/smart_v3/images/section-one.jpg) no-repeat;
    background-size: cover;
    padding-top: 0
}

.tabbable-panel {
    color: #fff
}

.tabbable-panel .tab-pane {
    margin-top: 50px
}

.tabbable-panel .tab-pane h1 {
    margin-bottom: 30px
}

.tabbable-panel .tab-pane p {
    font-size: 16px;
    line-height: 28px
}

.tabbable-panel .tab-pane img {
    margin: 20px 0
}

.tabbable-panel li.active:after {
    border-top: 30px solid #000;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    opacity: .7;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: -29px;
    width: 0
}

.dark {
    background: rgba(0, 0, 0, .7);
    margin-top: 0
}

.nav-tabs {
    border-bottom: none;
    padding-top: 40px
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background: 0 0;
    border: none;
    color: #fff
}

.nav > li > a:focus, .nav > li > a:hover {
    background: 0 0;
    border: none
}

.nav-tabs > li > a {
    border: none;
    color: #fff;
    padding: 10px 0
}

.boner {
    border: 1px solid #fff;
    border-radius: 5px;
    display: block;
    padding: 20px;
    margin-bottom: 20px;
}

.boner h4 {
    font-size: 24px;
    margin-bottom: 15px
}

.boner .boner-txt-inside {
    margin-bottom: 20px;
    font-size: 14px;
    padding: 0 15px;
    height: 180px;
}

.bt-tab1 {
    background: #598294;
    border: 1px solid transparent;
    color: #fff
}

.bt-tab1:hover {
    border-color: #fff;
    background: #598294 !important;
    color: #fff
}

.bt-tab2 {
    background: #F1885B;
    border: 1px solid transparent;
    color: #fff
}

.bt-tab2:hover {
    border-color: #fff;
    background: #F1885B !important;
    color: #fff
}

.bt-tab3 {
    background: #77787B;
    border: 1px solid transparent;
    color: #fff
}

.bt-tab3:hover {
    border-color: #fff;
    background: #77787B !important;
    color: #fff
}

.two {
    background: url(/static/smart_v3/images/section-two.jpg) no-repeat;
    background-size: cover;
    padding-top: 0
}

.two h1, .two p {
    color: #fff
}

.two h1 {
    margin-bottom: 20px;
    margin-top: 50px
}

.two ul:first-child {
    margin-top: 65px
}

.two ul:nth-of-type(even) {
    margin-top: 5px;
    margin-left: 30px
}

.two ul li {
    color: #fff;
    font-size: 14px;
    margin-right: 20px
}

.two ul li:last-child {
    margin-right: 0
}

.box-mask {
    background: rgba(37, 188, 189, .2);
    padding-bottom: 80px
}

.mask {
    background: #fff;
    margin-right: 10px;
    width: 255px;
    height: 255px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px
}

.multi-item-carousel {
    margin-top: 60px
}

#carousel-example-generic .carousel-control {
    top: 40%
}

#carousel-example-generic .carousel-control.left {
    margin-left: -75px;
    background-image: none
}

#carousel-example-generic .carousel-control.right {
    margin-right: -70px;
    background-image: none
}

.multi-item-carousel .carousel-inner .active.left {
    left: -25%
}

.multi-item-carousel .carousel-inner .next {
    left: 25%
}

.multi-item-carousel .carousel-inner .prev {
    left: -25%
}

.multi-item-carousel .carousel-control {
    width: 4%;
    top: 40%
}

.multi-item-carousel .carousel-control.left {
    margin-left: -55px;
    background-image: none
}

.multi-item-carousel .carousel-control.right {
    margin-right: -50px;
    background-image: none
}

.list li {
    display: inline-block
}

.logo-inferior {
    margin-top: 115px
}

.copyright {
    color: #B3B3B3 !important
}

hr {
    border-top: 1px solid #999
}

.txt-small li {
    font-size: 11px !important
}

.form-login {
    margin-top: 30px
}

.form-login input {
    border: 1px solid #D9D9D9;
    border-radius: 18px
}

.form-login input::-webkit-input-placeholder {
    text-align: center;
    text-transform: uppercase
}

.form-login input::-moz-placeholder {
    text-align: center;
    text-transform: uppercase
}

.form-login input:-ms-input-placeholder {
    text-align: center;
    text-transform: uppercase
}

.form-login input::placeholder {
    text-align: center;
    text-transform: uppercase
}

.modal-login {
    width: 30%
}

.modal .btn-login {
    margin-top: 0
}

.lnr {
    font-size: 48px
}

@media (max-width: 980px) {
    .mask {
        margin-top: 10px
    }
}

@media (max-width: 480px) {
    .carousel-inner {
        margin-left: 10%
    }

    .mask {
        margin-top: 10px
    }
}

.logo-manu {
    margin-top: 80px
}

.txt-manu {
    color: #fff;
    font-size: 22px;
    line-height: 29px;
    margin: 60px auto;
    max-width: 680px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.logos-manu {
    padding-bottom: 60px;
}