@charset "utf-8";.top {
    margin: 0 auto
}

.top .logo {
    text-align: center
}

.top .logo img {
    margin-top: 5px
}

.top .search {
    text-align: left
}

.top ul.listMidias {
    margin-top: 10px;
    padding: 0
}

.top ul.listMidias li {
    display: inline;
    list-style-type: none;
    padding: 0 2px
}

.top ul.listMidias li a i.btnface {
    color: #3b5998
}

.top ul.listMidias li a i.btntwitter {
    color: #1da0f2
}

.top ul.listMidias li a i.btngoogle {
    color: #e04a39
}

.top ul.listMidias li a i.btnpin {
    color: #bd081c
}

.top .box-tel {
    width: 100%;
    text-align: right
}

.top .atendimento {
    padding-top: 10px;
    width: 220px;
    color: #555
}

.top .box-tel .box-tel-img {
    float: right
}

.top .box-tel .atendimento .txt {
    font-size: 18px;
    color: #000
}

.top .box-tel .atendimento .numTel {
    font-size: 20px
}

@media(max-width: 990px) {
    .top .search {
        text-align:center
    }

    .top .box-tel {
        display: inline-block;
        text-align: center!important;
        display: table;
        margin-top: 10px
    }

    .top .box-tel .atendimento {
        margin-top: 30px
    }
}

.mt-1 {
    margin-top: 10px
}

.mt-2 {
    margin-top: 20px
}

.mt-3 {
    margin-top: 30px
}

.mt-4 {
    margin-top: 40px
}

.mt-5 {
    margin-top: 50px
}

.mb-1 {
    margin-bottom: 10px
}

.mb-2 {
    margin-bottom: 20px
}

.mb-3 {
    margin-bottom: 30px
}

.mb-4 {
    margin-bottom: 40px
}

.mb-5 {
    margin-bottom: 50px
}

.mb-6 {
    margin-bottom: 60px
}

.uk30 {
    font-size: 30px
}

.uk28 {
    font-size: 28px
}

.uk24 {
    font-size: 24px
}

.uk22 {
    font-size: 22px
}

.uk20 {
    font-size: 20px
}

.uk18 {
    font-size: 18px
}

.uk16 {
    font-size: 16px
}

.font-white {
    color: #fff
}

.font-black {
    color: #000
}

.formart {
    padding: 0 27px 55px;
    background-color: #eee;
    border: 2px solid #bbb;
    border-radius: 7px
}

.whats {
    text-align: center;
    padding: 10px;
    margin: 8px 0 0;
    color: #fff;
    background-color: #00e676;
    border-color: #00e676
}

.whats a {
    text-align: center;
    color: #fff
}

.custom-search-input {
    padding: 3px;
    border: solid 1px #e4e4e4;
    border-radius: 6px;
    background-color: #fff;
    margin-top: 10px
}

.custom-search-input input {
    border: 0;
    box-shadow: none
}

.custom-search-input button {
    margin: 2px 0 0;
    background: 0 0;
    box-shadow: none;
    border: 0;
    color: #666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc
}

.custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc
}

.box-menu {
    background-color: #6a737b;
    border-bottom: #42a5f5 solid 8px;
    height: 60px
}

.navMenu {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    background-color: transparent
}

.navMenu ul li a {
    color: #fff!important;
    z-index: 3
}

.navMenu ul li a:hover {
    color: #42a5f5!important
}

.navbar.navbar-default {
    background-color: transparent;
    padding: 0;
    border: none
}

.navbar .navbar-collapse {
    margin: 0;
    position: relative;
    text-align: center
}

.navbar .navbar-nav {
    display: inline-block;
    float: none
}

.navbar .nav-collapse {
    position: absolute;
    z-index: 2;
    width: 90%
}

.navMenu .dropdown .sub-menu {
    display: none;
    position: absolute;
    top: 46px;
    left: -300px;
    margin: 0;
    height: auto;
    width: 550px;
    z-index: 999;
    background: #6a737b
}

.navMenu .dropdown:hover .sub-menu {
    display: block!important;
    list-style-type: none
}

.navMenu .dropdown:hover .sub-menu li {
    position: relative!important;
    float: left;
    width: 250px;
    margin: 0;
    padding: 0
}

.navMenu .dropdown:hover .sub-menu li a {
    display: block;
    width: 253px;
    font-size: 12px;
    padding: 5px;
    text-align: left;
    text-decoration: none;
    color: #fff
}

.navMenu .dropdown:hover .sub-menu li a:hover {
    color: #fff;
    text-decoration: none
}

.navMenu .dropdown ul li.dropdown .sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 200px;
    margin: 0;
    height: auto;
    width: 190px;
    z-index: 3
}

.navMenu .dropdown ul li.dropdown:hover .sub-menu {
    display: block
}

.navMenu .dropdown .sub-menu2 {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    margin: 0;
    height: auto;
    width: 200px;
    z-index: 999;
    background: #6a0000
}

.navMenu .dropdown:hover .sub-menu2 {
    display: block
}

.navMenu .dropdown:hover .sub-menu2 li {
    position: relative;
    float: left;
    width: 200px;
    margin: 0;
    padding: 0
}

.navMenu .dropdown:hover .sub-menu2 li a {
    display: block;
    width: 190px;
    font-size: 13px;
    padding: 5px;
    text-align: left;
    text-decoration: none;
    color: #fff
}

.navMenu .dropdown:hover .sub-menu2 li a:hover {
    background: #400000;
    color: #fff;
    text-decoration: none;
    font-size: 13px!important
}

.navMenu .dropdown ul li.dropdown .sub-menu2 {
    font-size: 13px!important;
    display: none!important;
    position: absolute!important;
    top: 0!important;
    left: 200px!important;
    margin: 0;
    height: auto!important;
    width: 190px!important;
    z-index: 3!important
}

.navMenu .dropdown ul li.dropdown:hover .sub-menu2 {
    display: block!important
}

@media screen and (max-width: 767px) {
    .navbar .navbar-collapse .navbar-right>li:last-child {
        padding-left:15px;
        padding-right: 15px
    }

    .navbar .nav-collapse {
        margin: 7.5px auto;
        padding: 0
    }

    .navbar .nav-collapse .navbar-form {
        margin: 0
    }

    .nav-collapse>li {
        float: none
    }

    .navbar.navbar-default {
        background-color: #6a737b;
        border: none!important;
        z-index: 1000
    }
}

.boxcarousel {
    border-bottom: #42a5f5 solid 8px
}

.carousel {
    overflow: hidden
}

.carousel-indicators {
    bottom: 30px!important;
    width: 100%!important;
    left: 70%!important
}

.carousel-indicators li {
    border: 1px solid #42a5f5!important
}

.carousel-indicators .active {
    background-color: #6a737b!important
}

.carousel .item {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    z-index: 1
}

.carousel .active.left,.carousel .active.right {
    left: 0;
    opacity: 0;
    z-index: 2
}

.carousel .next,.carousel .prev {
    left: 0;
    opacity: 1;
    z-index: 1
}

.item:nth-child(1) {
    background: #005081
}

.item:nth-child(2) {
    background: #bfbfbd
}

.item:nth-child(3) {
    background: #00502b
}

.item:nth-child(4) {
    background: #7a8080
}

.contentHome {
    border-bottom: #42a5f5 solid 8px
}

.menuLateralRight {
    margin: 30px 0
}

.contentHomeEsquerda {
    margin: 30px 0
}

.ttlMenu {
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 700
}

.borderNone {
    border: none!important
}

.contentHome2 {
    margin-bottom: 30px
}

.contentHome2 h3 {
    font-size: 40px;
    padding: 30px 0;
    margin-left: 45px
}

.contentHome2 h4 {
    font-size: 40px;
    padding: 30px 0;
    margin-left: 45px
}

.contentHome2 ul li {
    list-style-type: none;
    font-size: 25px;
    padding: 5px 0;
    color: #666
}

.contentHome2 ul li i {
    font-size: 40px;
    padding-right: 10px
}

.footer {
    background-color: #666
}

.footer ul.listMidias {
    margin: 10px 0;
    padding: 0
}

.footer ul.listMidias li {
    display: inline;
    list-style-type: none;
    padding: 0 2px
}

.footer ul.listMidias li a i {
    color: #fff
}

.footer h2 {
    color: #fff;
    font-style: italic;
    text-transform: uppercase
}

.containerFooter {
    margin-top: 30px
}

.footer ul.menuFooter li a {
    color: #fff
}

.footer ul.menuFooter li a:hover {
    color: #666
}

@media screen and (max-width: 767px) {
    .footer ul.listMidias {
        margin-bottom:30px!important
    }

    .footer ul.menuFooter {
        margin-bottom: 30px!important
    }

    .footer box3footer {
        margin-bottom: 30px!important
    }
}

.footer .box3footer p {
    color: #fff;
    text-align: center;
    margin-top: 20px
}

.footer .box3footer a {
    color: #3690fc;
    text-decoration: none
}

.footer .box3footer a {
    text-decoration: underline
}

.footer .boxcopy {
    border-top: #fff solid 1px;
    margin: 30px 0
}

.footer .boxcopy .copy p {
    color: #fff;
    margin: 30px 0
}

.footer .boxcopy .selos img {
    margin: 30px 0;
    bottom: 0
}

.contentEmpresa {
    margin: 30px 0
}

.contentEmpresa p,.contentEmpresa ul {
    font-size: 15px!important;
    color: #666;
    text-align: justify
}

.contentEmpresa img {
    float: left;
    margin-right: 10px
}

.contentEmpresa .boxAr {
    border: #666 solid 2px;
    padding: 10px;
    background-color: #ccc;
    border-radius: 10px
}

.contentContato {
    margin: 30px 0
}

.contentContato h1 {
    color: #666;
    border-bottom: #c9c9c9 solid 1px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    text-align: center!important
}

.contentContato h2 {
    color: #666;
    border-bottom: #c9c9c9 solid 1px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    text-align: center!important
}

.contentContato h3 {
    text-align: center
}

.contentContato p {
    font-size: 18px;
    color: #666;
    text-align: center;
    margin-top: 10px
}

.contentContato div.txt {
    color: #666;
    text-align: center;
    margin-top: 10px
}

.form-area {
    width: 650px
}

@media screen and (max-width: 767px) {
    .form-area {
        width:auto!important
    }
}

.contentLocal {
    margin: 30px 0
}

.contentLocal h2 {
    color: #666;
    border-bottom: #c9c9c9 solid 1px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    text-align: center!important
}

.menuLateral {
    margin: 0 0 30px
}

.contentProduto {
    margin: 20px 0
}

.contentDetalhes {
    margin-top: 30px
}

.product {
    max-width: 600px;
    height: 321px
}

.product>img {
    max-width: 600px;
    max-height: 300px
}

.product-title {
    font-size: 20px
}

.product-desc {
    font-size: 14px;
    margin-top: 20px
}

.product-info {
    margin-top: 10px;
    max-width: 100%
}

#accordion .glyphicon {
    margin-right: 10px
}

.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0
}

.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel-collapse .list-group-item {
    border-radius: 0
}

.panel-collapse .list-group .list-group {
    margin: 0;
    margin-top: 10px
}

.panel-collapse .list-group-item li.list-group-item {
    margin: 0 -15px;
    border-top: 1px solid #ddd;
    border-bottom: 0;
    padding-left: 30px
}

.panel-collapse .list-group-item li.list-group-item:last-child {
    padding-bottom: 0
}

.panel-collapse div.list-group div.list-group {
    margin: 0
}

.panel-collapse div.list-group .list-group a.list-group-item {
    border-top: 1px solid #ddd;
    border-bottom: 0;
    padding-left: 30px
}

.contentBlog {
    margin: 20px 0
}

.blogShort {
    border-bottom: 1px solid #ddd
}

.add {
    background: #333;
    padding: 10%;
    height: 300px
}

.nav-sidebar {
    width: 100%;
    padding: 8px 0;
    border-right: 1px solid #ddd
}

.nav-sidebar a {
    color: #333;
    -webkit-transition: all 80ms linear;
    -moz-transition: all 80ms linear;
    -o-transition: all 80ms linear;
    transition: all 80ms linear
}

.nav-sidebar .active a {
    cursor: default;
    background-color: #34ca78;
    color: #fff
}

.nav-sidebar .active a:hover {
    background-color: #37d980
}

.nav-sidebar .text-overflow .media-body,.nav-sidebar .text-overflow a {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.btn-blog {
    color: #fff;
    background-color: #37d980;
    border-color: #37d980;
    border-radius: 0;
    margin-bottom: 10px
}

.btn-blog.active,.btn-blog:active,.btn-blog:focus,.btn-blog:hover,.open .dropdown-toggle.btn-blog {
    color: #fff;
    background-color: #34ca78;
    border-color: #34ca78
}

h2 {
    color: #34ca78
}

.margin10 {
    margin-bottom: 10px;
    margin-right: 10px
}

#services .services-top {
    padding: 30px 0 50px
}

#services .services-list {
    padding-top: 50px
}

.services-list .service-block {
    margin-bottom: 35px
}

.services-list .service-block h2 {
    font-size: 16px;
    font-weight: 700
}

.services-list .service-block .ico {
    font-size: 38px;
    float: left
}

.services-list .service-block .text-block .name {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 5px
}

.services-list .service-block .text-block .info {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px
}

.services-list .service-block .text-block .text {
    font-size: 12px;
    line-height: normal;
    font-weight: 300
}

.highlight {
    color: #2ac5ed;
    font-weight: 700
}

.h1Home {
    font-size: 40px!important;
    line-height: 60px;
    margin-bottom: 20px;
    font-weight: 900
}

.txtPage h2 {
    font-size: 18px!important;
    font-weight: 700;
    margin-top: 10px
}

.txtPage p {
    margin: 20px 0
}

.wptwa-toggle {
    background-color: #0dc152!important;
    color: #fff;
    display: flex;
    justify-content: center;
    white-space: nowrap;
    line-height: 100%;
    padding: 12px 18px;
    border-radius: 50px;
    position: fixed;
    bottom: 70px;
    left: 18px;
    cursor: pointer;
    box-shadow: 0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);
    transition: box-shadow 80ms ease-in-out,width .4s ease .2s;
    z-index: 9999999
}

.wptwa-text {
    font-size: 18px;
    margin-left: 8px;
    color: #fff!important;
    line-height: 40px;
    vertical-align: middle
}

.wptwa-toggle a {
    text-decoration: none
}

.iconWhatsapp {
    color: #fff!important;
    vertical-align: middle
}

h3.h3 {
    text-align: center;
    margin: 1em;
    text-transform: capitalize;
    font-size: 1.7em
}

.product-grid {
    font-family: Raleway,sans-serif;
    text-align: center;
    padding: 0 0 72px;
    border: 1px solid rgba(0,0,0,.1);
    overflow: hidden;
    position: relative;
    z-index: 1
}

.product-grid .product-image {
    position: relative;
    transition: all .3s ease 0s
}

.product-grid .product-image a {
    display: block
}

.product-grid .product-image img {
    width: 100%;
    height: auto
}

.product-grid .pic-1 {
    opacity: 1;
    transition: all .3s ease-out 0s
}

.product-grid:hover .pic-1 {
    opacity: 1
}

.product-grid .pic-2 {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-out 0s
}

.product-grid:hover .pic-2 {
    opacity: 1
}

.product-grid .social {
    width: 150px;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 1;
    transition: all .3s ease 0s
}

.product-grid:hover .social {
    opacity: 1;
    top: 50%
}

.product-grid .social li {
    display: inline-block
}

.product-grid .social li a {
    color: #fff;
    background-color: #333;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    margin: 0 2px;
    display: block;
    position: relative;
    transition: all .3s ease-in-out
}

.product-grid .social li a:hover {
    color: #fff;
    background-color: #ef5777
}

.product-grid .social li a:after,.product-grid .social li a:before {
    content: attr(data-tip);
    color: #fff;
    background-color: #000;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 1px 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px
}

.product-grid .social li a:after {
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -20px;
    z-index: -1
}

.product-grid .social li a:hover:after,.product-grid .social li a:hover:before {
    opacity: 1
}

.product-grid .product-discount-label,.product-grid .product-new-label {
    color: #fff;
    background-color: #ef5777;
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px 7px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0
}

.product-grid .product-discount-label {
    background-color: #333;
    left: auto;
    right: 0
}

.product-grid .rating {
    color: #ffd200;
    font-size: 12px;
    padding: 12px 0 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: -1
}

.product-grid .rating li.disable {
    color: rgba(0,0,0,.2)
}

.product-grid .product-content {
    background-color: #fff;
    text-align: center;
    padding: 12px 0;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -27px;
    z-index: 1;
    transition: all .3s
}

.product-grid:hover .product-content {
    bottom: 0
}

.product-grid .title {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: all .3s ease 0s
}

.product-grid .title a {
    color: #828282
}

.product-grid .title a:hover,.product-grid:hover .title a {
    color: #ef5777
}

.product-grid .price {
    color: #333;
    font-size: 17px;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    letter-spacing: .6px;
    margin-bottom: 8px;
    text-align: center;
    transition: all .3s
}

.product-grid .price span {
    color: #999;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 3px;
    display: inline-block
}

.product-grid .add-to-cart {
    color: #000;
    font-size: 13px;
    font-weight: 600
}

@media only screen and (max-width: 990px) {
    .product-grid {
        margin-bottom:30px
    }
}

.mb-30 {
    margin-bottom: 30px
}

.mt-30 {
    margin-top: 30px
}

#servicosTabs .list-wrap,#servicosTabsDois .list-wrap {
    background: #f7f7f7;
    padding: 10px;
    margin: 0 0 15px;
    font-size: 13px;
    border: 1px solid #ccc
}

#servicosTabs ul,#servicosTabsDois ul {
    list-style: none;
    display: inline-block
}

#servicosTabs .list-wrap li,#servicosTabsDois .list-wrap li {
    width: 160px;
    float: left;
    color: #666
}

#servicosTabs .nav,#servicosTabsDois .nav {
    overflow: hidden;
    margin: 0;
    padding: 0
}

#servicosTabs .nav li,#servicosTabsDois .nav li {
    float: left;
    margin: 0 10px 0 0
}

#servicosTabs .nav li.last,#servicosTabsDois .nav li.last {
    margin-right: 0
}

#servicosTabs .nav li a,#servicosTabsDois .nav li a {
    display: block;
    text-decoration: none;
    padding: 12px;
    background: #f7f7f7;
    color: #666;
    font-size: 12px;
    text-align: center;
    border: 0;
    border: 1px solid #ccc
}

#servicosTabs .nav li a:focus,#servicosTabs .nav li a:hover,#servicosTabsDois .nav li a:focus,#servicosTabsDois .nav li a:hover {
    background: #999;
    color: #fff
}

#servicosTabs ul li.nav-two a.current,#servicosTabsDois ul li.nav-two a.current {
    background-color: #e8e8e8!important;
    color: #666;
    border: 1px solid #ccc
}

.cookieConsentContainer {
    z-index: 999;
    width: 350px;
    min-height: 20px;
    box-sizing: border-box;
    padding: 30px;
    background: #eee;
    overflow: hidden;
    position: fixed;
    border: solid 3px #000;
    bottom: 30px;
    right: 30px;
    display: none
}

.cookieConsentContainer .cookieTitle a {
    font-family: OpenSans,arial,sans-serif;
    color: #000;
    font-size: 22px;
    line-height: 20px;
    display: block
}

.cookieConsentContainer .cookieDesc p {
    margin: 0;
    padding: 0;
    font-family: OpenSans,arial,sans-serif;
    color: #000;
    font-size: 13px;
    line-height: 20px;
    display: block;
    margin-top: 10px
}

.cookieConsentContainer .cookieDesc a {
    font-family: OpenSans,arial,sans-serif;
    color: #000;
    text-decoration: underline
}

.cookieConsentContainer .cookieButton a {
    display: inline-block;
    font-family: OpenSans,arial,sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-top: 14px;
    background: #000;
    box-sizing: border-box;
    padding: 15px 24px;
    text-align: center;
    transition: background .3s
}

.cookieConsentContainer .cookieButton a:hover {
    cursor: pointer;
    background: #6a737b
}

@media(max-width: 980px) {
    .cookieConsentContainer {
        bottom:0!important;
        left: 0!important;
        width: 100%!important
    }
}


.firstcontent {background-color:#e4e3e3;}
.firstcontent h1 {text-align:center; font-size:50px;font-weight:600; color:#006db4;}
.firstcontent p {font-size:22px; color: #006db4; margin:20px 0px 40px;}

.secondcontent {background-color:#1779b9;}
.secondcontent h2 {font-size:40px;font-weight:600; color:#fff; text-align:center; margin:40px 0px;}
.secondcontent h3 {font-size:30px;font-weight:600; color:#fff; text-transform:uppercase;}
.secondcontent p {font-size:18px; color:#fff;margin-bottom:40px;}

.thirdcontent {background-color:#e3d8d7;}
.thirdcontent h2{font-size:30px; text-align:center;color:#539253;margin:40px 0px;}
.thirdcontent h3{font-size:30px; color:#006db4;margin-left:22px;}
.thirdcontent ul li {color:#006db4;font-size:20px}
.thirdcontent img {margin:20px 0px 50px;}

.fourcontent {background-color:#0670a6;}
.fourcontent h2 {color:#fff;font-weight:700;font-size:80px; margin:40px 0px;}
.fourcontent h3 {color:#fff;font-size:45px;}
.fourcontent p {color:#fff; font-size:24px; margin:30px 0px;}
.fourcontent video {margin-bottom:40px; width:100%; max-width:500px;}