@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
.whatsappDiv {
    position: fixed;
    z-index: 2;
    bottom: 20px;
    right: 20px;
}

.img-midias{margin-bottom:1rem}
@media(min-width:1024px){
	.img-midias{max-width:250px;margin-bottom:1rem;margin-left:20px;display:block}
}

.whatsappDiv img {
    max-width: 60px;
    height: auto
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar .dropdown-menu {
    margin-top: 0px;
    max-height: 520px;
    overflow-y: auto;
}

@media(max-width: 992px) {
    img {
        max-width: 100%;
        height: auto !important;
    }
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0px/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.clear {
    clear: both
}

html,
body {
    margin: 0;
    height: 100%;
}

body {
    margin: auto 0 -20px 0;
    font-size: 12px;
    color: #444444;
    background: #f5f5f5;
}

.linkSocial {
    text-align: center;
    line-height: 40px;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
}

.linkSocial.icnWhats {
    margin-left: 45px
}

.linkSocial.icnInsta {
    margin-left: 90px
}

.linkSocial:hover {
    color: #fff!important
}

body h1,
body h2,
body h3,
body h4,
body h5,
body .created {
    font-family: "Fjalla One";
    font-weight: normal
}

body h1 a,
body h1 a:hover,
body h1 a:focus {
    color: #ffffff;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    text-decoration: none;
    outline: 0
}

body h5,
body h6 {
    margin: 0
}

body h3,
body h4 {
    margin-top: 0
}

.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    background-image: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.bkgContato {
    background: #0d164f;
}

.telemail {
    margin: 3px 10px 0 0;
    position: relative;
    float: right
}


/*.telemail p{background:#0d164f;margin:0 0 1px 1px;padding:0 1em;line-height:2.5em;color:#fff;font-size:14px;text-align:center;font-family:"Fjalla One";display:inline-block}*/

.telemail p {
    background: #0d164f;
    margin: 0 0 1px 1px;
    padding: 0 1em;
    line-height: 2.5em;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: inline-block
}

.telemail p a {
    color: #fff;
    font-size: 14px;
    font-family: tahoma;
}

.telemail p a:hover {
    color: #fff
}

.btn.btn-transparent {
    border: 3px solid #fff;
    background: transparent;
    color: #fff
}

.btn.btn-transparent:hover {
    border-color: #0d164f;
    background: #0d164f;
    color: #fff
}

.btn.btn-link {
    color: #0d164f;
    padding: 0
}

.btn.btn-link:hover {
    text-decoration: none
}

.btn-primary {
    background-color: #0d164f
}

.btn-primary:hover {
    background-color: #55649b
}

a {
    color: #444444;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms
}

a:hover,
a:focus {
    color: #444444;
    text-decoration: none;
    outline: 0
}

p a {
    color: #444444;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms
}

p a:hover,
a:focus {
    color: #55649b;
    text-decoration: none;
    outline: 0
}

@media(min-width:1280px){
	.menuContato{margin-right:10px}
}

.dropdown-menu {
    margin-top: -1px;
    min-width: 180px
}

body>section {
    padding: 50px 0
}

body>section#slide-show {
    padding: 0
}

#recent-works {
    background: #9d9d9d;
    color: #f5f5f5
}

#recent-works a,
#recent-works a:hover,
#recent-works a:focus {
    color: #f5f5f5
}

#recent-works .links>a {
    background: #fff;
    color: #0d164f;
    text-shadow: none
}

#clients {
    background: #f5f5f5;
    color: #0d164f
}

#clients h4 {
    color: #0d164f
}

#clients .carousel {
    margin-bottom: 0
}

#clients .clients ul.thumbnails {
    margin: 0
}

#clients .clients ul.thumbnails>li {
    text-align: center;
    margin-bottom: 0
}

#clients .prev,
#clients .next {
    color: #999
}

.title {
    background: #0d164f;
    color: #fff;
    padding: 140px 0 20px 10px;
}

.slider {
    width: 100%;
    padding: 80px 0 0 0;
}

.center {
    text-align: center
}

.box {
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.progress {
    margin-bottom: 10px
}

.progress,
.progress .bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    height: 30px;
    line-height: 30px
}

.label,
.badge {
    font-weight: 300;
    font-size: 90%
}

ul.breadcrumb {
    margin: 12px 0 0;
    background: transparent
}

ul.breadcrumb>li {
    text-shadow: none
}

ul.breadcrumb>li>a,
ul.breadcrumb>li .divider {
    color: #fff
}

ul.breadcrumb>li.active {
    color: rgba(255, 255, 255, 0.7)
}

ul.tag-cloud li {
    display: inline-block;
    margin: 0 0 2px 0
}

.btn-social {
    border: 0;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.5)
}

.btn-social.btn-facebook {
    background: #4f7dd4
}

.btn-social.btn-facebook:hover {
    background: #789bde
}

.btn-social.btn-twitter {
    background: #5bceff
}

.btn-social.btn-twitter:hover {
    background: #8eddff
}

.btn-social.btn-linkedin {
    background: #21a6d8
}

.btn-social.btn-linkedin:hover {
    background: #49b9e3
}

.btn-social.btn-google-plus {
    background: #dc422b
}

.btn-social.btn-google-plus:hover {
    background: #e36957
}

.btn-social:hover {
    color: #fff
}

header.navbar .navbar-inner {
    background: #fff!important;
    border: 0;
}

header #logo {
    /* width: 240px;
    height: 80px;
    background: url(../images/logo.png) no-repeat 10% 50% */
    width: 150px;
    height: 50px;
    background: url(../images/logo.png) no-repeat center center / contain;
}

header.navbar {
    margin-bottom: 0;
    transition: all 0.3s ease;
    z-index: 9999
}

header.navbar .nav {
    margin: 10px 0;
}

header.navbar .nav>li {
    margin-left: 1px
}

header.navbar .nav>li>a {
    padding: 10px 7px;
    color: #0d164f;
    font-family: "Fjalla One";
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: none;
}

header.navbar .nav>li>a:hover {
    background: transparent;
    color: #9d9d9d;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

header.navbar .nav>li.active>a,
header.navbar .nav>li.active>a:hover {
    background: transparent;
    color: #55649b;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

header.navbar .nav>li.dropdown.open>a.dropdown-toggle {
    background: transparent;
    color: #55649b
}

header.navbar .nav>li.login>a {
    border-left: 1px solid #55649b
}

header .dropdown-menu {
    margin-top: 20px
}

header .dropdown-menu:before {
    display: none!important
}

.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: transparent;
    color: #9d9d9d
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    color: #55649b
}

.dropdown-menu {
    background: #55649b;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    padding: 0;
    border: 0;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
    background: #0d164f
}

ul.dropdown-menu a {
    color: #e5e5e5
}

.main-info {
    background-color: #55649b;
    color: #f5f5f5
}

.main-info h4 {
    color: #f5f5f5
}

.icon-medium {
    font-size: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    background: #0d164f;
    padding: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff
}

.modal {
    border: 0
}

.modal#loginForm {
    width: 600px;
    margin-left: -300px
}

.modal .modal-header {
    border: 0;
    padding: 20px 20px 0
}

.modal .modal-header>h4 {
    font-weight: 300;
    font-size: 14px;
    color: #848484;
    text-transform: uppercase;
    margin: 0
}

.modal .modal-body {
    padding: 20px
}

.modal input[type="text"],
.modal input[type="password"] {
    padding: 5px 10px;
    min-height: 30px;
    width: 130px;
    margin-right: 10px
}

.modal .fa-times {
    color: #848484;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    display: block;
    background: #ebebeb;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer
}

.modal button {
    margin-left: 10px;
    border: 0
}

.gap {
    margin-bottom: 50px
}

.big-gap {
    margin-bottom: 100px
}

.no-margin {
    margin: 0;
    padding: 0
}

#services {
    background: #0d164f;
    color: #999
}

#services a,
#services h1,
#services h2,
#services h3,
#services h4,
#services h5,
#services h6 {
    color: #fff
}

#main-contents {
    margin-top: 20px
}

#main-contents .blog-news .created {
    font-size: 18px;
    color: #0d164f
}

.registration-form {
    border: 0;
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    display: inline-block
}

#bottom {
    background: #232323;
    color: #6f6f6f;
    position: relative;
}

#bottom h4 {
    margin-top: 0;
    margin-bottom: 15px
}

#bottom h1,
#bottom h2,
#bottom h3,
#bottom h4,
#bottom h5,
#bottom h6 {
    color: #fff
}

#bottom a {
    color: #6f6f6f
}

#bottom a:hover {
    color: #cccccc
}

#bottom ul.address>li {
    position: relative;
    padding-left: 20px;
    margin-top: 10px
}

#bottom ul.address>li:first-child {
    margin-top: 0
}

#bottom ul.address>li>i {
    position: absolute;
    top: 3px;
    left: 0
}

#bottom ul.thumbnails {
    margin-bottom: 0
}

#bottom ul.thumbnails li {
    margin-bottom: 5px
}

ul.arrow,
ul.arrow-double,
ul.tick,
ul.cross,
ul.star,
ul.rss {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before,
ul.arrow li::after,
ul.arrow-double li::after,
ul.tick li::after,
ul.cross li::after,
ul.star li::after,
ul.rss li::after {
    font-family: FontAwesome;
    font-size: 11px
}

ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before {
    margin-right: 5px
}

ul.arrow li::before {
    content: "\f105"
}

ul.arrow-double li::before {
    content: "\f101"
}

ul.tick li::before {
    content: "\f00c"
}

ul.cross li::before {
    content: "\f00d"
}

ul.star li::before {
    content: "\f006"
}

ul.rss li::before {
    content: "\f09e"
}

#footer {
    background: #333;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #666
}

#footer a {
    color: #666
}

#footer a:hover {
    color: #999999
}

#footer #gototop {
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    display: inline-block;
    background: #1d1d1d;
    font-size: 24px;
    color: #fff
}

#footer #gototop:hover {
    background: #2b2b2b;
    text-decoration: none
}

#footer .cp {
    margin-top: 11px
}

ul.social {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    display: inline-block
}

ul.social>li {
    display: inline-block;
    margin: -10px 0 0
}

ul.social>li>a {
    font-size: 14px;
    color: #666
}

ul.social>li>a:hover {
    color: #0d164f
}

.box-border {
    padding: 15px
}

.accordion-group {
    background-color: #fff;
    border-top: 1px solid #f0f0f0
}

.accordion-heading .accordion-toggle {
    color: #666;
    font-weight: 700
}

.accordion-inner {
    border-top: 0
}

.blog .blog-item h2 {
    margin-top: 0
}

.blog .blog-item .date span {
    display: block;
    text-align: center
}

.blog .blog-item .date span.day {
    font-size: 50px;
    line-height: 50px;
    padding-top: 10px;
    font-family: "Fjalla One", sans-serif
}

.blog .blog-item .date span.month {
    font-size: 18px
}

.blog .blog-item .tag {
    margin-top: 5px
}

.blog .blog-item .avatar {
    margin-top: 5px
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-height: 50px;
    padding: 0 15px;
    border: 3px solid #ededed
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: #2dcc70;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.input-block-level {
    min-height: 50px
}

textarea#message {
    padding: 10px 15px;
    height: 219px
}

.widget {
    margin-bottom: 30px
}

.widget>h3 {
    font-size: 16px;
    margin-top: 0
}

.widget h5 {
    margin-top: 10px
}

.widget .date {
    margin-top: 5px;
    padding: 8px 10px;
    background: #0d164f
}

.widget .date>span {
    display: block;
    text-align: center;
    font-family: "Fjalla One";
    color: #fff
}

.widget .date>span.month {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.widget .date>span.day {
    font-size: 18px;
    line-height: 18px
}

#pricing-table {
    margin-top: 20px;
    margin-bottom: 30px
}

#pricing-table .plan {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #fff
}

#pricing-table .plan.featured {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

#pricing-table .plan>li {
    padding: 10px 15px
}

#pricing-table .plan>li.plan-name {
    background: rgba(0, 0, 0, 0.1)
}

#pricing-table .plan>li.plan-name h3 {
    margin: 10px 0
}

#pricing-table .plan>li.plan-action {
    padding: 20px 0
}

#pricing-table .plan1 {
    background: #1abc9c
}

#pricing-table .plan2 {
    background: #e74c3c
}

#pricing-table .plan3 {
    background: #3498db
}

#pricing-table .plan4 {
    background: #9b59b6
}

ul.gallery {
    display: block;
    margin: -15px
}

ul.gallery.col-1 li {
    width: 100%
}

ul.gallery.col-2 li {
    width: 50%
}

ul.gallery.col-3 li {
    width: 33.3333%
}

ul.gallery.col-4 li {
    width: 25%
}

ul.gallery li {
    display: block;
    padding: 0;
    margin: 0;
    float: left
}

ul.gallery li .desc {
    margin: 15px
}

ul.gallery li .preview {
    margin: 15px;
    display: block;
    position: relative
}

ul.gallery li .preview .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms
}

ul.gallery li .preview .links {
    width: 50px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -25px;
    opacity: 0;
    -webkit-transform: translate(0, -50px);
    -moz-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    transform: translate(0, -50px);
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms
}

ul.gallery li .preview .links>a {
    width: 50px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    background: #0d164f;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    margin: 0 1px
}

ul.gallery li .preview:hover .overlay,
ul.gallery li .preview:hover .links {
    opacity: 1;
}

ul.gallery li .preview:hover .links {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

ul.faq {
    list-style: none;
    margin: 0
}

ul.faq li {
    margin-top: 30px
}

ul.faq li:first-child {
    margin-top: 0
}

ul.faq li span.number {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #0d164f;
    color: #fff;
    font-size: 24px
}

ul.faq li>div {
    margin-left: 70px
}

ul.faq li>div h3 {
    margin-top: 0
}

#error {
    text-align: center;
    margin-top: 150px;
    margin-bottom: 150px
}


/* ------------------ imagens ------------------ */

.versaoMobile {
    display: none;
}

.versaoDesktop {
    display: block;
}

.fotoMoldura {
    border: 1px solid #cccccc;
    padding: 5px;
    background: #fff
}

@media(min-width:768px) {
    .fotoEsquerda {
        float: left;
        margin: 8px 40px 20px 0;
        max-width: 270px
    }
    .imgcatalogo {
        margin-left: 20px;
    }
}

@media(max-width:767px) {
    .fotoEsquerda {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px
    }
    .versaoMobile {
        display: block;
    }
    .versaoDesktop {
        display: none;
    }
}

.fotoCentro {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.fotoRedonda {
    border-radius: 100%;
}

.arredondar {
    border-radius: 30px;
}


/* ------------------ veja tambem ------------------ */

.scroll {
    width: 900px;
    margin: 0 auto 30px auto;
}

.scroll h4 a {
    font-size: 12px;
    text-transform: uppercase;
    color: #cccccc;
    text-align: center;
    padding: 0 10px;
    width: 200px;
    height: 48px;
    vertical-align: middle;
    display: table-cell;
}

.scroll h4 a:hover {
    text-decoration: none;
    color: #fff;
}

.scroll h4 strong {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    margin: 40px 0 -10px 0;
    padding: 8px 0 8px 0;
    width: 100%;
    background-color: #55649b;
    text-align: center;
    display: block;
}

.boxScroll {
    width: 200px;
    height: 248px;
    margin: 0 10px;
    background: #000;
}

.txtScroll {
    background: #2C2F30;
    font-size: 20px;
    color: #fff;
}


/* ------------------ mais visitados e tags ------------------ */

.maisVisitados {
    border: 1px solid #dfdfdf;
    padding: 10px;
    margin: 15px 0 0 0;
    border-radius: 15px 15px 0 0;
    background-color: #ffffff;
    text-align: left;
}

.maisVisitados h4 {
    color: #6d6e70;
    font-size: 14px;
    margin-bottom: 5px;
}

.maisVisitados ul {}

.maisVisitados li {
    display: inline;
    margin: 0 7px;
    font: normal 11px arial;
    color: #999;
}

.maisVisitados li a {
    color: #666;
}

.maisVisitados li a:hover {
    color: #333;
}

.tags {
    color: #666666;
    background: #dfdfdf;
    padding: 10px;
    border-radius: 0 0 15px 15px;
    margin-bottom: 15px;
    font-family: tahoma;
    font-size: 9px;
    text-align: left;
}

.tags em {
    text-transform: lowercase;
}


/* ------------------ google map ------------------ */

#map-canvas {
    padding: 92px 0 0 0;
    margin-top: 25px !important
}

@media (max-width: 768px) {
    #map-canvas {
        margin-top: 0px
    }
}

.hrProd {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #0d164f;
    height: 0px;
}

.versaoMobile {
    display: none;
}

.whatsMobile {
    display: none
}

@media (min-width: 770px) {
    .navbar-inner .nav-collapse {
        float: right
    }
}

@media (min-width: 1024px) {
    #logo {
        margin-top: 4px;
    }
}

@media (max-width: 768px) {
    .btnhome {
        margin-bottom: 20px;
    }
    .gridHome .span3 {
        padding: 20px 0;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #ddd;
    }
    .gridHome .span3:first-child {
        border-top: none;
    }
    .gridHome .span3:last-child {
        border-bottom: none;
    }
    .versaoDesktop {
        display: none;
    }
    .versaoMobile {
        display: block;
        text-align: left;
    }
    .whatsMobile {
        display: block;
        position: absolute;
        z-index: 2;
        top: 50px;
        right: 20px;
    }
    .whatsMobile a {
        color: #25d366
    }
}

.imgcatalogo {
    cursor: pointer;
}

.box-categoria-home{min-height:380px;margin-bottom:1rem;}

.box-catalogo{position:relative;}

.formCatalogo {
    position: absolute;
    max-width: 250px;
    background: #eee;
    padding: 10px;
    display: none;
	
}

.txtProdutos p,
.txtProdutos li,
.txtProdutos li>span {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #333;
}

.txtProdutos h4,
.txtProdutos h4 span,
.txtProdutos h4 span span,
.txtProdutos h4>span {
    font-size: 24px;
    margin-bottom: .5em;
    font-weight: 100;
    text-shadow: 0;
}

.txtProdutos h5,
.txtProdutos h5 span,
.txtProdutos h5 span span,
.txtProdutos h5>span {
    font-size: 18px;
    margin-bottom: .5em;
    font-weight: 100;
    text-shadow: 0;
}


/* Changes made by ACTMOB */

.text-center {
    text-align: center;
}

.align-center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.btn-talk-to-us-wpp {
    transition-duration: 0.3s;
    padding: 0.5rem 3rem;
    margin: 0.5rem auto;
    background-color: #4aa819;
    border: #4aa819;
    color: #fff;
    border-radius: 7px;
    font-size: 1.3rem;
    transition: filter brightness 0.2s;
}

.btn-vs {
    padding: 0.5rem 3rem;
    margin: 0.5rem auto;
    background-color: #0093da;
    border: #0093da;
    color: #fff;
    border-radius: 7px;
    font-size: 1.3rem;
    transition: filter brightness 0.2s;
}

.link-block {
    display: inline-block;
    margin: 0px 2.5px;
}

.btn-pdf,
.btn-youtube {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 56px;
    padding: 0.3rem;
    color: #fff;
    font-size: 1.4rem;
    border-radius: 7px;
    transition-duration: 0.2s;
}

.btn-pdf,
.btn-pdf:focus {
    background-color: #0e1b4f;
    border: #0e1b4f;
    outline: none;
}

.btn-youtube {
    background-color: #f74225;
    border: #f74225;
}

.btns-product {
    min-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.97rem;
    height: 45px !important;
}

.btn-vs {
    transition-duration: 0.2s;
}

.btn-vs:hover {
    background-color: #026494;
    border: #026494 solid 1px;
}

@media (max-width: 768px) {
    .btns-product {
        min-width: 100%;
        font-size: 0.8rem;
    }
    .btn-talk-to-us-wpp,
    .btn-vs {
        padding: 0.5rem 0rem;
    }
}

.btn-talk-to-us-wpp:hover,
.btn-talk-to-us-wpp:hover {
    transition-duration: 0.3s;
    filter: brightness(0.9) !important;
    background-color: white;
    color: green;
}

.btn-pdf:hover {
    background-color: #040D34 !important;
    border: #040D34 !important;
    color: #fff;
}

.btn-youtube:hover {
    background-color: #8B2312;
    border: #8B2312;
    color: #fff;
}

.block-btn {
    display: block;
}
.distanciador {
    display: none;
}
@media(min-width: 992px){
    .distanciador {
        display: block;
    }
}

.wpp {
    
    text-decoration: none;
}
.wpp:hover > div {
    /* min-height: 50px; */
    transition: all 300ms ease-in-out;
    background-image: url("../images/BotaoCinza.png");
    /* background-size: contain; */
}
.wpp > div {
    margin-top: 20px;

    min-width: 100%;
    min-height: 212px;
    background-image: url("../images/Botao2.png");
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 300ms ease-in-out;
}
.wpp2 {
    
    text-decoration: none;
}
.wpp2:hover > div {
    /* min-height: 50px; */
    transition: all 300ms ease-in-out;
    background-image: url("../images/WhatsCinza.png");
    /* background-size: contain; */
}
.wpp2 > div {
    margin-top: 20px;
    /* background-position: center; */
    min-width: 100%;
    min-height: 66px;
    background-image: url("../images/Whats2.png");
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 300ms ease-in-out;
}

.btn-virtual-store {
    text-decoration: none;
}

.btn-virtual-store > div {
    margin-top: 20px;
    min-width: 100%;
    min-height: 66px;
    background-image: url("../images/btn-comprar-azul.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.btn-virtual-store:hover > div {
    background-image: url("../images/btn-comprar-cinza.png");
}

.pdf2:hover > div:first-child {
    /* min-height: 50px; */
    
    /* background-size: contain; */
	opacity:0;
}
.pdf2{position:relative;}
.pdf2 > div:first-child {
    /* background-position: center; */
    min-width: 100%;
    min-height: 66px;
    background-image: url("../images/PDF-azul.png");
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 300ms ease-in-out;
	position:absolute;
}
.pdf2 > div:last-child {
    /* background-position: center; */
    min-width: 100%;
    min-height: 66px;
    background-image: url("../images/PDF-cinza.png");
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 300ms ease-in-out;
	z-index:-1;
}
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 */
  position: relative;
} 

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
}
.iframe-container-categoria{padding:30px 0 20px 0;}