html {
    margin: 0 !important;
}

body {
   
    color: #000000;
}

body,
html {
    overflow-y: visible !important;
    width: initial;
    height: initial;
}

#drop-menu-cliente button{
	background: #FF6600;
	color:#fff;
	padding:8px 25px;
}

#drop-menu-cliente .dropdown-menu>li>a:focus,.dropdown-menu>li>a{
    transition: none !important;
    border: none !important;
}

#drop-menu-cliente .dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{
	border-bottom:none !important;
	background:#eee;
	padding: 3px 10px;
	font-size: 13px;
	
}

#drop-menu-cliente .dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
	border-bottom:none !important;
	background:#fff;	
}


a:active,
a:focus,
a:hover {
    text-decoration: none !important;
    outline: none !important;
}

.d-flex {
    display: flex;
}

.fa.fa-bars {
    font-size: 3.5rem;
    color: #fff;
}

ul.list-inline {
    display: inline-flex;
    align-items: center;
}

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

.list-inline {
    margin: 0;
}

.bx-viewport {
    position: initial !important;
}

[data-off-canvas] {
    background-color: #000000;
}

[data-canvas=container] {
    overflow: initial;
}

[data-off-canvas] ul {
    margin: 0;
    padding: 0;
}

[data-off-canvas] ul li {
    list-style: none;
}

[data-off-canvas] ul.menu li a {
    color: #fff;
    ;
    display: block;
    padding: 20px;
    -webkit-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
    font-size: 1.25em;
}

[data-off-canvas] ul.menu li a:hover {
    color: #000000;
    background-color: rgba(255, 255, 255, 0.1);
    text-decoration: none;
}

.btn-dark {
    border-color: #414141;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #838894 0%, #475062 100%);
    background-repeat: repeat-x;
    color: #fff;
}

.btn-dark:focus,
.btn-dark:hover {
    background-color: #4a5365;
    background-position: 0 -15px;
    color: #fff;
}

.btn-slide {
    background-color: transparent;
    border-color: #EA8227;
    padding: 1rem 4rem;
    border-radius: 25px;
    margin-top: 20px;
    color: #EA8227 !important;
}

.btn-slide:hover {
    background-color: #EA8227;
    color: #fff !important;
}

#link-simulacao-contato h2 { font-size: 40px; color: #EA8227; margin-top: 25px; }

.btn-back {
    background-color: #000000;
    color: #fff !important;
    border: 1px solid #000000;
    padding: 10px 25px;
    border-radius: 20px;
    font-weight: 1.5rem;
}

.btn-back:hover {
    background-color: #fff;
    color: #000000 !important;
    border: 1px solid #000000;
}

.mb-5 {
    margin-bottom: 3rem;
}

.list-inline>li {
    padding: 0 17px;
}

.list-inline>li:last-child {
    padding-right: 0;
}

.list-inline>li:first-child {
    padding-left: 0;
}

.d-initial {
    display: initial;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.mb-5 {
    margin-bottom: 0;
}

.mt-3 {
    margin-top: 11%;
}

.thumbnail {
    background-color: #000000;
    font-size: 1.2em;
    font-weight: 100;
    padding: 0;
    margin-top: 25px;
    border-top: 6px solid #000000;
}

.thumbnail:hover{
    background-color: #000000;
    border-top: 6px solid #000000;
}

.thumbnail .caption {
    color: #fff;
    background-color: #000000;
    padding: 15px 5px 15px 5px;
}

.mb-7 {
    margin-bottom: 7rem;
}

/* HEADER */

#topo-info {
    padding: 4% 0;
    vertical-align: middle;
   
}

#topo-info a {
    color: #333;
    font-size: 2em;
   
    ;
}

#topo-info p {
    margin: 0;
    width: 15%;
    clear: both;
    margin: 1% auto 0;
    padding: 1%;
    border-radius: 10px;
    font-size: 0.65em;
    background: #000000;
}
#sobrenos {
    padding: 7% 0% 7% 6%;
}

#sobrenos h2 {
    font-size: 2.5em;
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 39px;
    padding-bottom: 0%;
    color: #000000;
   
    letter-spacing: -1px;
}

#sobrenos p {
    width: 69%;
    clear: both;
    margin: 0 auto;
    text-align: justify;
    font-size: 1.4em;
   
    color: #000000;
    padding-bottom: 2%;
    padding-top: 2%;
    line-height: 30px;
}

#sobrenos a {
    width: 80% !important;
    clear: both !important;
    margin: 0 auto !important;
    text-align: center !important;
    font-size: 1.35em !important;
    font-weight: 100 !important;
    font-family: 'Maven Pro', sans-serif !important;
    color: #000000 !important;
    font-weight: none !important;
    border: 2px solid #000000 !important;
    border-radius: 90px !important;
    -webkit-border-radius: 90px !important;
    -moz-border-radius: 90px !important;
    -ms-border-radius: 90px !important;
    -o-border-radius: 90px !important;
}

/*
b,
strong {
    font-weight: 100 !important;
}
*/

.bt-saibamais {
    color: #000000 !important;
    padding: 1% 2%;
    font-size: 1.45em !important;
   
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.bt-saibamais:hover {
    background: #4c5564;
    color: #fff !important;
    padding: 1% 2%;
    font-size: 1.45em !important;
   
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    -ms-border-radius: 90px;
    -o-border-radius: 90px;
}

.item-servico {
    padding: 1%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.item-servico:hover {
    background: #063765;
    padding: 1%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.frase h4 {
    font-size: 5.25em !important;
    color: #000000 !important;
    width: 100% !important;
    clear: both !important;
    margin: 0 auto !important;
    text-align: center !important;
    font-family: 'Lobster Two', cursive !important;
    line-height: 75px;
}

#topo-info a.icon {
    margin-right: 1%;
}

#topo-info a.icon:last-child {
    margin-right: 0;
}

#link-simulacao h2 {
    font-size: 1.3em;
    font-family: 'Maven Pro', sans-serif;
    ;
    line-height: 37px;
    padding-bottom: 3%;
    width: 80%;
    clear: both;
    margin: 0 auto;
    padding-top: 2%;
    text-align: center;
    color: #005491;
    font-weight: bold;
}

#link-simulacao a {
    float: right;
}

#topo-nav {
    font-size: 1.15em;
    z-index: 9999;
    padding: 1% 0%;
    border-bottom: 1px solid #000000;
}

.bt-nosteajudamos {
    background: #000000ed;
    color: #fff;
    padding: 1% 5% !important;
    font-size: 1.6em !important;
    font-family: 'Maven Pro', sans-serif;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.bt-nosteajudamos:hover {
    background: #073768;
    color: #fff;
    padding: 1% 5% !important;
    font-size: 1.6em !important;
    font-family: 'Maven Pro', sans-serif;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.fas.fa-heart {
    color: #03b9e5;
    font-size: 0.8em;
}

#topo-nav a {
    color: #02afd8;
    font-size: 1.1em;
    font-family: Calibri;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    letter-spacing: 0px;
}

#topo-nav a:hover {
    border-bottom: 2px solid #c7c7c7;
    color: #000000;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.parceiros h3 {
    background: #000000;
    color: #fff;
    width: 36%;
    clear: both;
    margin: 0 auto;
    padding: 1%;
   
    font-size: 1.25em;
    border: 2px solid #000000;
    border-radius: 90px;
    margin-top: 3%;
}

/* CONTEÚDO - INDEX */

#solucoes {
    padding: 8% 0% 8% 0%;
}

.saibamais {
    margin-top: 5%;
}

#solucoes a {
    color: #fff;
}

#solucoes h1 {
    margin-bottom: 1%;
    font-size: 3.8em;
    width: 58%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 56px;
    padding-bottom: 3%;
    color: #000000;
   
    letter-spacing: 0px;
}

#solucoes p {
    margin-bottom: 5%;
    font-size: 1.8em;
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    padding-bottom: 3%;
    color: #000000;
   
    padding-top: 0%;
}

.fas.fa-check {
    display: block;
    font-size: 2em;
    padding-bottom: 3%;
}

.far.fa-file-alt {
    display: block;
    font-size: 2em;
    padding-bottom: 3%;
}

.fas.fa-dollar-sign {
    display: block;
    font-size: 2.5em;
    padding-bottom: 3%;
}

#solucoes-itens {
    margin-bottom: 2%;
}

#solucoes-itens h3 {
    color: #ffffff;
    font-size: 2.5rem;
    letter-spacing: 0;
    margin-top: 0;
    background: #000000;
    padding: 7%;
    border-radius: 6px;
    width: 96%;
    clear: both;
    margin: 0 auto;
}

.bt-news {
    background: #000000;
    color: #fff;
}

.bt-news:hover {
    background: #073768;
    color: #fff;
}

#solucoes-itens h3:hover {
    color: #fff;
    font-size: 2.5rem;
    letter-spacing: 0;
    margin-top: 0;
    background: #000000;
    padding: 7%;
    border-radius: 6px;
    width: 96%;
    clear: both;
    margin: 0 auto;
}

#solucoes-itens p {
    color: #000000;
    font-size: 1.45em;
    padding-top: 5%;
    line-height: 23px;
    width: 70%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 9%;
    font-family: 'Maven Pro', sans-serif;
}

.polaroid1 h2 {
    color: #ffffff !important;
   
    font-size: 2.25em;
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 31px;
    padding-top: 8%;
}

.polaroid1 a {
    background: #000000;
    color: #ffffff !important;
    padding: 3% 10%;
    font-size: 1.45em !important;
   
    margin-bottom: 2%;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    border-radius: 90px;
}

.polaroid1 a:hover {
    background: #000000;
    color: #ffffff !important;
    padding: 2% 5%;
    font-size: 1.25em !important;
   
    margin-bottom: 2%;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    border-radius: 90px;
}

.polaroid1 {
    background-color: #000000;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 25px;
    padding: 0 0 5%;
    border-radius: 15px;
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
    margin: 10px;
    width: 47%;
    height: 402px;
}

#solucoes-itens {
    width: 80%;
    clear: both;
    margin: 0 auto;
}

.simulacao {
    padding: 6% 0% 3% 0%;
}

.simulacao a {
    background: #000000;
    color: #fff;
    font-size: 1.6em;
    padding: 16px 57px;
    border-radius: 90px;
   
}

.simulacao a:hover {
    background: #033d74;
    color: #fff;
    font-size: 1.6em;
    padding: 16px 57px;
    border-radius: 90px;
   
}

.simulacao h2 {
    color: #000000;
    font-size: 2.55em;
    width: 70%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
   
    padding-bottom: 4%;
}

#atendimento {
    padding: 7% 5% 8% 9%;
    background: #000000;
}

#atendimento h2 {
    font-size: 2.65em;
   
    color: #ffffff;
    padding-bottom: 3%;
    line-height: 45px;
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-top: 4%;
}

.fas.fa-comment-alt {
    color: #000000;
    font-size: 2.5em;
    margin: 0 auto;
    text-align: center;
}

#atendimento h3 {
    font-size: 1.45em;
   
    color: #ffffff;
    line-height: 30px;
    border: 2px solid #000000;
    width: 44%;
    padding: 1%;
    border-radius: 90px;
    text-align: center;
}

.contatos {
    padding-top: 1%;
}

#atendimento p {
    font-size: 1.6em;
   
    color: #000000;
    line-height: 31px;
}

#atendimento a {
    font-size: 1em;
   
    color: #000000;
    line-height: 35px;
}

#frase {
    padding: 2% 0% 2% 0%;
}

#ferramentas h3 {
    color: #000000;
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.polaroid1 img.imagem-hover {
    display: none;
}

.polaroid1:hover img.imagem-ativa {
    display: none;
}

.polaroid1:hover img.imagem-hover {
    display: inherit;
    opacity: 2;
}

#artigos {
    padding: 0% 0% 8% 0%;
    background: #fff;
}

#utilitarios2 {
    padding: 0% 1% 8% 0%;
    background: #fff;
}

.artigos h2 {
    font-size: 3em;
    width: 70%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    padding-bottom: 4%;
    color: #000000;
    font-family: 'Maven Pro', sans-serif;
    letter-spacing: -2px;
    font-weight: bold;
}

#artigos h2 {
    font-size: 2.5em;
    width: 70%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    padding-bottom: 4%;
    color: #000000;
    font-family: 'Maven Pro', sans-serif;
    ;
}

#artigos p {
    font-size: 0.85em;
    text-align: center;
    line-height: 39px;
    padding-bottom: 2%;
    color: #656565;
    font-family: 'Maven Pro', sans-serif;
    width: 65%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
}

#artigos #list-artigos {
    margin: 3rem 0;
}

#artigos a {
    color: #fff;
    font-size: 1.15em;
    font-family: 'Maven Pro', sans-serif;
}

#util-container {
    padding: 8% 3% 8% 3%;
    height: 895px;
}

#util-container .agenda {
    border-right: 2px solid #000000;
}

#galeria-depo {
    padding: 7% 5% 7% 5%;
    background: #000000;
}

.galeria-item {
    margin-bottom: 25px;
}

#galeria-depo .center-title {
    position: absolute;
    left: 0;
    right: 0;
}

#galeria-depo h2 {
    font-size: 2.5em;
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 39px;
    padding-bottom: 0%;
    color: #ffffff;
   
    letter-spacing: 0px;
    padding-bottom: 2%;
}

#galeria-depo p {
    color: #FFF;
    font-family: 'Maven Pro', sans-serif;
    font-size: 1.65em;
    padding-bottom: 2%;
}

#btservicos h2 {
    font-size: 1.65em !important;
    background: #000000 !important;
    color: #111a31 !important;
    width: 43% !important;
    padding: 2% !important;
    border-radius: 6px !important;
    margin: 0 auto !important;
}

#nossosservicos h2 {
    font-size: 3em;
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 39px;
    padding-bottom: 0%;
    color: #ffffff;
   
    letter-spacing: 0px;
    padding-bottom: 3%;
}

#ferramentas {
    padding-top: 4%;
}

#btservicos {
    margin-top: 5%;
}

.btn-default {
    background: #cacaca;
    padding: 12px 40px;
    border: 0;
    border-radius: 25px;
}
.btn-default:hover { background: #d2d1d1; color: #343434; }

.btn-primary {
    background: #000000;
    padding: 12px 30px;
    border: 0;
    border-radius: 25px;
}
.btn-primary:hover { background: #ff6600; }


#galeria-depo .fa-quote-left,
#galeria-depo .fa-quote-right {
    font-size: 10rem;
}

#galeria-depo #depo-bxslider a {
    color: #091325;
}

#galeria-depo #depo-bxslider p {
    font-size: 1.25em;
    width: 64%;
    clear: both;
    margin: 0 auto;
    color: #ffffff;
   
}

.col-depoimento {
    height: 250px;
    padding-top: 5%;
}

#galeria-depo #depo-bxslider h5 {
    font-size: 2rem;
    color: #ffffff;
    text-transform: capitalize;
}

.serv {
    padding: 3% 0 6% 0 !important;
}

#noticias {
    font-size: 1.45em;
    color: #000000;
    text-transform: capitalize;
}

#list-news h2 {
    margin-bottom: 1%;
    font-size: 3.4em;
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 56px;
    padding-bottom: 4%;
    color: #fff;
   
    letter-spacing: 0px;
}

#list-news .new-bxslider {
    padding: 0;
    margin: 0;
}

#list-news .new-bxslider p {
    color: #000000;
    font-size: 1.2em;
    margin: 0 auto;
    text-align: center;
   
    padding-top: 0;
    margin-top: 0%;
    padding-bottom: 3%;
    font-weight: bold;
}

#list-news .new-data {
    padding: 5px;
}

.bt-noticias {
    width: 48%;
    clear: both;
    margin: 0 auto;
    border-radius: 0px;
    float: none;
    background: #000000;
   
    color: #fff;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

.bt-noticias:hover {
    width: 48%;
    clear: both;
    margin: 0 auto;
    border-radius: 0px;
    float: none;
    background: #15c4eb;
   
    color: #fff;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

#list-artigos h5 {
    font-size: 1.2em;
    color: #000000;
    font-family: 'Maven Pro', sans-serif;
    padding-top: 6%;
    text-align: center;
}

#list-artigos p {
    font-size: 1em;
    color: #8d8d8d;
    font-family: 'Maven Pro', sans-serif;
    padding-top: 0%;
    text-align: center;
}

.btn-primary.active {
    background-color: #000000;
    padding: 2px;
    margin-top: 0;
    border-radius: 76;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-primary.active:hover {
    background-color: #000000;
    border: none;
    padding: 2px;
    margin-top: 0;
    border-radius: 76;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bt-galeria {
    background: #ffffff;
    color: #000000;
    width: 19%;
    margin-bottom: 3%;
    border-radius: 0px;
    padding: 1%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    font-size: 1.25em;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    border: 2px solid #ec6f0c;
    border-radius: 90px;
    margin: 10px;
}

.bt-galeria:hover {
    background: #4c5564;
    color: #fff;
    width: 19%;
    margin-bottom: 3%;
    border-radius: 0px;
    padding: 1%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    font-size: 1.25em;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    border: 2px solid #ec6f0c;
    border-radius: 90px;
    margin: 10px;
}

.bt-gal {
    padding: 0% 0% 3% 0%;
}

#util-container h2 {
    margin-bottom: 1%;
    font-size: 3.15em;
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 56px;
    padding-bottom: 5%;
    color: #000000;
   
    letter-spacing: 0px;
}

#util-container h4 {
    margin-bottom: 1%;
    font-size: 2em;
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 56px;
    padding-bottom: 2%;
    color: #03b9e5;
   
    letter-spacing: 0px;
    /* font-weight: bold; */
}

.noticias {
    padding: 0% 6% 0% 6%;
}

#noticias a.btn {
    display: table;
    margin: 3rem auto 0;
    font-size: 1.25em;
}

.tbcalendario {
    margin-left: auto;
    margin-right: auto;
    border-collapse: separate;
    border-spacing: 3px;
}

.tbcalendario td {
    padding: 0.5rem 2rem;
    background-color: #fff;
}

.tbcalendario td span {
    color: #000;
}

.tbcalendario .atual {
    font-weight: bold;
}

.tbcalendario td.first-td,
.tbcalendario tr.titulo td {
    background-color: #000000;
}

.tbcalendario td.first-td span {
    color: #fff;
}

.tbcalendario th {
    background-color: #000000;
    text-align: center;
}

#icalendario_agenda_estadual a {
    color: #fff;
}

.utilitarios {
    margin-bottom: 30px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 100%;
    left: 16px;
    right: 0;
    background-color: #000000;
    overflow: hidden;
    width: 90%;
    height: 0;
    transition: .8s ease;
}

.utilitarios:hover .overlay {
    bottom: 0;
    height: 100%;
}

.text {
    color: white;
    font-size: 1.2em;
    font-family: 'Maven Pro', sans-serif;
    line-height: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
}

/* CONTEÚDO - INDEX */

footer {
    padding: 1% 0% 1% 0%;
}

#rodape {
    padding: 4% 0% 1% 0%;
    background: url('../img/rodape.html');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.socialmedia h4 {
    color: #363d48 !important;
    font-size: 1em !important;
    padding-top: 1% !important;
    font-family: 'Maven Pro', sans-serif !important;
    font-weight: bold;
}

footer a {
    color: #000000;
}

footer .ti-ideal {
    vertical-align: bottom;
}

footer ul {
    padding: 0;
}

footer #newsletter {
    margin-bottom: 2%;
}

footer #newsletter h2 {
    margin-bottom: 1%;
    font-size: 2.15em;
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 35px;
    padding-bottom: 4%;
    color: #343434;
   
    padding-top: 6%;
    font-weight: bold;
}

#footer-content h4 {
    color: #000000;
    font-size: 1.025em;
    line-height: 29px;
   
    text-align: left;
    width: 85%;
    font-weight: bold;
}

.socialmedia h5 {
    font-size: 0.85em;
   
    font-weight: bold;
    color: #000000;
}

footer #newsletter .input-group {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

footer #news_email-error {
    text-align: center;
}

footer #footer-content {
    color: #000000;
    font-size: 1.45em;
    line-height: 30px;
    font-family: 'Maven Pro', sans-serif;
    text-align: center;
}

footer #selosrodape {
    padding: 0% 0 0;
}

footer #selosrodape .selos-left {
    float: left;
    padding-top: 2%;
}

footer #selosrodape .selos-right {
    float: right;
}

#footer-content p {
    color: #000000;
    font-size: 1.025em;
    line-height: 29px;
   
    text-align: left;
    width: 85%;
    font-weight: bold;
}

.endereco {
    padding-top: 2%;
}

#copyright {
    padding: 1rem 0;
    background-color: #000000;
}

#copyright p {
    margin: 0;
}

#contato p {
    color: #4c5564;
}

label {
    display: inline-block;
    max-width: 90%;
    margin-bottom: 5px;
    font-weight: 100;
    color: #000000;
}

#footer-session label{
    color: #fff;
    font-family: Calibri;
}

.form-control { height: 50px !important; }

#fickle-content {
    color: #000000;
    font-size: 1.4em;
    padding: 2% 5% 10% 5%;
}

#fickle-content p {
    font-size: 17px;
    color: #000000;
    font-family: sans-serif;
    text-align: left;
}

#fickle-content h1 {
    font-weight: 600;
    font-size: 1.2em;
    padding-bottom: 0px;
    margin-bottom: 15px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

#fickle-content h3 {
    font-size: 1.05em;
    color: #000000;
    padding-bottom: 2%;
    
}

#fickle-content .btn-voltar{ 
    background: #000000;
    color: #fff;
    padding: 2px 20px;
    border-radius: 30px;
    border: 0;
    transition: 0.5s;
    font-size: 16px;
}

 #fickle-content .btn-voltar:hover{ 
    background: #ff6600;
 }

#fickle-content h1 i { color: #1D2E54; }

#fickle-content a {
    color: #000000;
    transition: color 0.5s;
    font-weight: bold;
   
}

#fickle-content a:hover {
    color: #000000;
}

#fickle-content ul {
    padding: 20px;
    list-style: initial;
}

#fickle-content ul li {
    background-color: #fff; color: #000000;
   font-size: 1em;
}

#servicos #fickle-content ul li {
    background-color: #fff; color: #000000;
    font-size: 1em;
}


#contato h1 {
    font-size: 2rem;
    margin: 0;
}

#contato table {
    border-collapse: separate;
    border-spacing: 0 10px;
}

#galerias h1 {
    margin: 0;
}

#galerias h2 {
    margin: 0 0 3rem;
    font-size: 2.5rem;
}

#galerias h4 {
    font-size: 2.6rem; margin-bottom: 6px; margin-top: 5px;
}
#galerias p {
    font-size: 1.4rem; margin-bottom: 0;
}

#galerias .col-foto,
#galerias .col-vids {
    margin: 0;
}

#galerias img {
    color: #fff;
}

#downloads ul {
    padding: 0;
}

#downloads ul li {
    list-style: none;
    border-radius: 20px;
    position: relative;
    margin: 15px 0;
    font-size: 1.7rem;
    line-height: 0;
}

#downloads ul li i.fas.fa-cloud-download-alt {
    font-size: 25px;
    color: #39ae5d;
    margin-right: 12px; 
}

#downloads ul li i { color: #FFF; background-color: #000000; padding: 12px; font-size: 18px; border-radius: 30px; position: initial; }
#downloads ul li a { color: #000; }
#downloads ul li a:hover { color: #000000; }

#parceiros .media {
    padding: 2rem;
    border: 1px solid #7a89ab;
    border-top: 3px solid #7a89ab;
    margin-bottom: 10px;
    font-size: 1.8rem;
}

#iartigos ul {
    padding: 0;
}

#iartigos ul li {
    list-style: none;
    margin-left: 0;
    border: 1px solid #eae8e8;
    border-radius: 15px;
    padding: 12px;
    position: relative;
    margin: 1rem 0;
    font-size: 1.6rem;
    background-color: #f4f4f4;
}
#iartigos ul li i { color: #FFF; background-color: #000000; padding: 14px; font-size: 18px; border-radius: 15px; }

#iartigos ul li i.fa.fa-file-text {
    margin-right: 20px;
}

#iartigos ul li a {
    position: initial;
    top: 3rem;
}

#documentos_form,
#ligue_form {
    width: 50%;
    margin: 0 auto;
    padding: 3rem;
    border: 2px solid;
    /* border-image: linear-gradient(to top, rgb(0, 121, 202,0.73), rgb(3, 34, 113,0.68)) 1; */
    border-radius: 22px;
}

.bt-documentos {
    background: #000000;
    color: #fff;
    padding: 10px 35px;
    border-radius: unset;
    font-size: 17px;
    border-radius: 90px;
}

.bt-documentos:hover {
    background: #ff6600;
    color: #fff;
}

#loadchat-2 {
    bottom: 2% !important;
    right: 2% !important;
}

.lcp-chat-icon-p1 {
    margin-right: 0 !important;
}



#link-simulacao,
#link-simulacao-contato {
    margin-top: 2rem;
    text-align: center;
    font-size: 24px;
}

#link-simulacao a,
#link-simulacao-contato a {
    border-width: 2px;
}

#link-simulacao {
    color: #fff;
}

#nossosservicos {
    padding: 7% 15% 1% 15%;
    background: #000000;
}

#nossosservicos h3 {
    font-size: 1.45em;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    line-height: 22px;
    height: 120px;
   
    padding-top: 3%;
    width: 90%;
    letter-spacing: 0px;
}

#nossosservicos h3:hover {
    font-size: 1.45em;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    line-height: 22px;
    height: 120px;
   
    padding-top: 3%;
    width: 90%;
    letter-spacing: 0px;
}

#ferramentas h3 {
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    color: #000000;
    font-size: 1.45em;
   
    padding-top: 7%;
    height: 180px;
    font-weight: bold;
}

#ferramentas p {
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 1em;
    padding-top: 11px;
    line-height: 21px;
    /* height: 120px; */
    font-family: 'Maven Pro', sans-serif;
    ;
    padding-bottom: 5%;
}

#nossosservicos img {
    text-align: center;
    margin: 0 auto;
}

#link-simulacao a {
    width: 15%;
    clear: both;
    margin: 1% auto 0;
    padding: 1% 3%;
    border-radius: 0;
    font-size: 0.95em;
    color: #ffffff;
    float: none;
    background: #000000;
    font-family: 'Maven Pro', sans-serif;
    ;
}

#link-simulacao a:hover {
    width: 15%;
    clear: both;
    margin: 1% auto 0;
    padding: 1% 3%;
    border-radius: 0;
    font-size: 0.95em;
    color: #fff;
    float: none;
    background: #000000;
    font-family: 'Maven Pro', sans-serif;
    ;
}

#link-simulacao-contato a:hover {
    color: #fff;
}

#box-simulacao {
    background: #efefef;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-radius: 6px;
}

#box-simulacao .form-group label { font-size: 1.4rem; }

@keyframes pulse_animation {
    0% {
        transform: scale(1);
    }
    30% {
        transform: scale(1);
    }
    40% {
        transform: scale(1.08);
    }
    50% {
        transform: scale(1);
    }
    60% {
        transform: scale(1);
    }
    70% {
        transform: scale(1.05);
    }
    80% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

.pulse {
    animation-name: pulse_animation;
    animation-duration: 5000ms;
    transform-origin: 70% 70%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@media (max-width: 1250px) {

    .frase h4 {
        font-size: 4.25em !important;
        color: #000000 !important;
        width: 100% !important;
        clear: both !important;
        margin: 0 auto !important;
        text-align: center !important;
        font-family: 'Lobster Two', cursive !important;
        line-height: 59px;
        padding-top: 16%;
    }

}

@media (max-width:995px) {

    footer #newsletter h2 {
        margin-bottom: 1%;
        font-size: 1.85em;
        width: 60%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 35px;
        padding-bottom: 4%;
        color: #000000;
       
        padding-top: 6%;
        font-weight: bold;
    }

    #footer-content h4 {
        color: #000000;
        font-size: 1.025em;
        line-height: 29px;
       
        text-align: center;
        width: 100%;
        font-weight: bold;
        padding-bottom: 2%;
    }

    #footer-content p {
        color: #000000;
        font-size: 1.025em;
        line-height: 29px;
       
        text-align: center;
        width: 100%;
        font-weight: bold;
        padding-bottom: 1%;
    }

    #util-container {
        padding: 8% 3% 8% 3%;
        height: 1330px;
    }

    #galeria-depo #depo-bxslider p {
        font-size: 1.2em;
        width: 90%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
       
    }

    .parceiros h3 {
        background: #000000;
        color: #fff;
        width: 57%;
        clear: both;
        margin: 0 auto;
        padding: 1%;
       
        font-size: 1.25em;
        border: 2px solid #000000;
        border-radius: 90px;
        margin-top: 3%;
    }

    #util-container h2 {
        margin-bottom: 1%;
        font-size: 2.65em;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 56px;
        padding-bottom: 5%;
        color: #000000;
       
        letter-spacing: 0px;
    }

    #atendimento h2 {
        font-size: 2.25em;
       
        color: #ffffff;
        padding-bottom: 3%;
        line-height: 38px;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-top: 0%;
    }

    .contatos {
        padding-top: 1%;
        text-align: center;
    }

    #atendimento h3 {
        font-size: 1.45em;
       
        color: #ffffff;
        line-height: 30px;
        border: 2px solid #000000;
        width: 44%;
        padding: 1%;
        border-radius: 90px;
        text-align: center;
        margin: 0 auto;
        margin-top: 5%;
    }

    .simulacao h2 {
        color: #000000;
        font-size: 2em;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 31px;
       
        padding-bottom: 4%;
    }

    .polaroid1 a {
        background: #000000;
        color: #ffffff !important;
        padding: 3% 10%;
        font-size: 1.35em !important;
       
        margin-bottom: 2%;
        transition: 1s;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
        border-radius: 90px;
    }

    #solucoes p {
        margin-bottom: 5%;
        font-size: 1.45em;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 25px;
        padding-bottom: 3%;
        color: #000000;
       
        padding-top: 0%;
    }

    #solucoes-itens p {
        color: #000000!important;
        font-size: 1.45em!important;
        padding-top: 5%!important;
        line-height: 23px!important;
        width: 70%!important;
        clear: both!important;
        margin: 0 auto!important;
        text-align: center!important;
        padding-bottom: 9%!important;
        font-family: 'Maven Pro', sans-serif!important;
    }

    #solucoes h1 {
        margin-bottom: 1%;
        font-size: 3em;
        width: 70%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 45px;
        padding-bottom: 3%;
        color: #000000;
       
        letter-spacing: 0px;
    }

    #sobrenos p {
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: justify;
        font-size: 1.4em;
       
        color: #000000;
        padding-bottom: 0%;
        padding-top: 2%;
        line-height: 33px;
    }
    #sobrenos {
        padding: 7% 0% 7% 0%;
    }
    .frase h4 {
        font-size: 2.65em !important;
        color: #000000 !important;
        width: 100% !important;
        clear: both !important;
        margin: 0 auto !important;
        text-align: center !important;
        font-family: 'Lobster Two', cursive !important;
        line-height: 59px;
        padding-top: 0%;
        padding-bottom: 7%;
    }
    footer #selosrodape .selos-left {
        float: none;
        padding-top: 2%;
        margin: 0 auto;
        text-align: center;
    }
    footer #selosrodape .selos-right {
        float: none;
        margin: 0 auto;
        text-align: center;
        padding: 2%;
    }
    #ferramentas {
        padding-top: 4%;
        height: 532px;
    }
}

@media (max-width:787px) {

    .frase h4 {
        font-size: 1.95em !important;
        color: #000000 !important;
        width: 100% !important;
        clear: both !important;
        margin: 0 auto !important;
        text-align: center !important;
        font-family: 'Lobster Two', cursive !important;
        line-height: 43px;
        padding-top: 0%;
        padding-bottom: 7%;
    }
    #nossosservicos h2 {
        font-size: 2.25em;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 39px;
        padding-bottom: 0%;
        color: #ffffff;
       
        letter-spacing: 0px;
        padding-bottom: 3%;
    }
    #nossosservicos h3 {
        font-size: 1.3em;
        color: #ffffff;
        text-align: center;
        margin: 0 auto;
        line-height: 25px;
        height: 120px;
       
        padding-top: 3%;
        width: 90%;
        letter-spacing: 0px;
    }
    #solucoes h1 {
        margin-bottom: 1%;
        font-size: 2.5em;
        width: 70%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 36px;
        padding-bottom: 3%;
        color: #000000;
       
        letter-spacing: 0px;
    }
    .polaroid1 {
        background-color: #000000;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        margin-bottom: 25px;
        padding: 0 0 5%;
        border-radius: 15px;
        opacity: 1;
        animation-name: fadeInOpacity;
        animation-iteration-count: 1;
        animation-timing-function: ease-in;
        animation-duration: 1s;
        margin: 10px;
        width: 100%;
        height: 402px;
    }
    .simulacao h2 {
        color: #000000;
        font-size: 2.15em;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 31px;
       
        padding-bottom: 7%;
    }
    #util-container h2 {
        margin-bottom: 1%;
        font-size: 3em;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 44px;
        padding-bottom: 5%;
        color: #000000;
       
        letter-spacing: 0px;
    }
    #ferramentas h3 {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        color: #000000;
        font-size: 1.65em;
       
        padding-top: 7%;
        height: 180px;
        font-weight: bold;
    }

}

@media (max-width:600px) {
    #layerslider p{
        letter-spacing: 0px!important;
    }
    #atendimento h2 {
        font-size: 2em;
       
        color: #ffffff;
        padding-bottom: 5%;
        line-height: 33px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-top: 5%;
    }
    #atendimento p {
        font-size: 1.45em;
       
        color: #000000;
        line-height: 27px;
    }
    #atendimento {
        padding: 10% 5% 15% 9%;
        background: #000000;
    }
    #atendimento h3 {
        font-size: 1.45em;
       
        color: #ffffff;
        line-height: 30px;
        border: 2px solid #000000;
        width: 65%;
        padding: 1%;
        border-radius: 90px;
        text-align: center;
        margin: 0 auto;
        margin-top: 5%;
    }
    #util-container h2 {
        margin-bottom: 1%;
        font-size: 2.85em;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 44px;
        padding-bottom: 5%;
        color: #000000;
       
        letter-spacing: 0px;
    }
    #util-container {
        padding: 8% 3% 8% 3%;
        height: 1570px;
    }
    #galeria-depo {
        padding: 17% 0% 17% 0%;
        background: #000000;
    }
    .parceiros h3 {
        background: #000000;
        color: #fff;
        width: 80%;
        clear: both;
        margin: 0 auto;
        padding: 1%;
       
        font-size: 1.25em;
        border: 2px solid #000000;
        border-radius: 90px;
        margin-top: 3%;
    }
    #galeria-depo #depo-bxslider p {
        font-size: 1.15em;
        width: 95%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
       
        padding-bottom: 5%;
    }
    #galeria-depo h2 {
        font-size: 2.25em;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 39px;
        padding-bottom: 0%;
        color: #ffffff;
       
        letter-spacing: 0px;
        padding-bottom: 4%;
    }
    footer #newsletter h2 {
        margin-bottom: 1%;
        font-size: 2em;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 35px;
        padding-bottom: 4%;
        color: #000000;
       
        padding-top: 6%;
        font-weight: bold;
    }
    footer #newsletter .input-group {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width:450px) {
    .frase h4 {
        font-size: 2.25em !important;
        color: #000000 !important;
        width: 100% !important;
        clear: both !important;
        margin: 0 auto !important;
        text-align: center !important;
        font-family: 'Lobster Two', cursive !important;
        line-height: 35px;
        padding-top: 2%;
        padding-bottom: 12%;
    }
    #nossosservicos {
        padding: 17% 0% 7% 0%;
        background: #000000;
    }
    #nossosservicos h3 {
        font-size: 1.2em;
        color: #ffffff;
        text-align: center;
        margin: 0 auto;
        line-height: 22px;
        height: 120px;
       
        padding-top: 3%;
        width: 90%;
        letter-spacing: 0px;
    }
    #solucoes h1 {
        margin-bottom: 1%;
        font-size: 2.25em;
        width: 95%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 40px;
        padding-bottom: 5%;
        color: #000000;
       
        letter-spacing: 0px;
        padding-top: 5%;
    }

    #solucoes p {
        margin-bottom: 5%;
        font-size: 1.45em;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 25px;
        padding-bottom: 7%;
        color: #000000;
       
        padding-top: 4%;
    }
    #solucoes-itens p {
        color: #000000!important;
        font-size: 1.25em!important;
        padding-top: 5%!important;
        line-height: 19px!important;
        width: 85%!important;
        clear: both!important;
        margin: 0 auto!important;
        text-align: center!important;
        padding-bottom: 9%!important;
        font-family: 'Maven Pro', sans-serif!important;
    }
    .simulacao h2 {
        color: #000000;
        font-size: 1.85em;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 30px;
       
        padding-bottom: 13%;
        padding-top: 8%;
    }
    .simulacao a {
        background: #000000;
        color: #fff;
        font-size: 1.2em;
        padding: 16px 34px;
        border-radius: 90px;
       
    }
    #solucoes {
        padding: 8% 0% 20% 0%;
    }
    #atendimento {
        padding: 10% 0% 15% 0%;
        background: #000000;
    }
    #atendimento h2 {
        font-size: 1.8em;
       
        color: #ffffff;
        padding-bottom: 5%;
        line-height: 29px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-top: 5%;
    }
    #atendimento p {
        font-size: 1.4em;
       
        color: #000000;
        line-height: 27px;
    }
    #util-container h2 {
        margin-bottom: 1%;
        font-size: 2.25em;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 35px;
        padding-bottom: 11%;
        color: #000000;
       
        letter-spacing: 0px;
    }
    #util-container {
        padding: 17% 3% 8% 3%;
        height: 1595px;
    }
    #galeria-depo h2 {
        font-size: 2em;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 39px;
        padding-bottom: 0%;
        color: #ffffff;
       
        letter-spacing: 0px;
        padding-bottom: 4%;
    }
    footer #newsletter h2 {
        margin-bottom: 1%;
        font-size: 1.65em;
        width: 95%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 30px;
        padding-bottom: 4%;
        color: #000000;
       
        padding-top: 6%;
        font-weight: bold;
    }
    #footer-content h4 {
        color: #000000;
        font-size: 1em;
        line-height: 29px;
       
        text-align: center;
        width: 80%;
        font-weight: bold;
        padding-bottom: 2%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 5%;
    }
    #footer-content p {
        color: #000000;
        font-size: 0.9em;
        line-height: 24px;
       
        text-align: center;
        width: 59%;
        font-weight: bold;
        padding-bottom: 1%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 5%;
    }
    .socialmedia{
        padding: 2%;
    }
}

@media (max-width:380px) {

    #topo-nav {
        font-size: 1.15em;
        z-index: 9999;
        padding: 3% 0%;
        border-bottom: 1px solid #000000;
    }
    #sobrenos p {
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: justify;
        font-size: 1.35em;
       
        color: #000000;
        padding-bottom: 0%;
        padding-top: 2%;
        line-height: 28px;
    }
    #sobrenos h2 {
        font-size: 2em;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 39px;
        padding-bottom: 0%;
        color: #000000;
       
        letter-spacing: -1px;
    }
    #sobrenos {
        padding: 7% 0% 15% 0%;
    }
    .simulacao a {
        background: #000000;
        color: #fff;
        font-size: 1em;
        padding: 16px 34px;
        border-radius: 90px;
       
    }
    #atendimento p {
        font-size: 1.25em;
       
        color: #000000;
        line-height: 23px;
    }
    #atendimento h3 {
        font-size: 1.25em;
       
        color: #ffffff;
        line-height: 30px;
        border: 2px solid #000000;
        width: 80%;
        padding: 1%;
        border-radius: 90px;
        text-align: center;
        margin: 0 auto;
        margin-top: 5%;
    }
    #ferramentas h3 {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        color: #000000;
        font-size: 1.45em;
       
        padding-top: 7%;
        height: 170px;
        font-weight: bold;
    }
    #util-container {
        padding: 17% 0% 8% 0%;
        height: 1595px;
    }
    .parceiros h3 {
        background: #000000;
        color: #fff;
        width: 100%;
        clear: both;
        margin: 0 auto;
        padding: 4%;
       
        font-size: 1em;
        border: 2px solid #000000;
        border-radius: 90px;
        margin-top: 3%;
    }
    #galeria-depo #depo-bxslider p {
        font-size: 1.15em;
        width: 95%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
       
        padding-bottom: 5%;
        text-align: justify;
    }

}

@media (max-width:350px) {


    #footer-content p {
        color: #000000;
        font-size: 0.85em;
        line-height: 22px;
       
        text-align: center;
        width: 80%;
        font-weight: bold;
        padding-bottom: 1%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 5%;
    }
    #footer-content h4 {
        color: #000000;
        font-size: 0.9em;
        line-height: 23px;
       
        text-align: center;
        width: 95%;
        font-weight: bold;
        padding-bottom: 2%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 9%;
    }
    .socialmedia h5 {
        font-size: 0.7em;
       
        font-weight: bold;
        color: #000000;
    }
    #solucoes-itens {
        width: 100%;
        clear: both;
        margin: 0 auto;
    }
    .polaroid1 {
        background-color: #000000;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        margin-bottom: 25px;
        padding: 0 0 5%;
        border-radius: 15px;
        opacity: 1;
        animation-name: fadeInOpacity;
        animation-iteration-count: 1;
        animation-timing-function: ease-in;
        animation-duration: 1s;
        margin: 0px;
        width: 100%;
        height: 402px;
        margin-bottom: 7%;
    }

}


#fickle-content .panel { border: 0; }
#fickle-content .panel .panel-heading { background: #FFF !important; }
#fickle-content .panel h1 { font-size: 2.5rem; margin-bottom: 25px; }
#fickle-content .panel .contact-form { border-right: 1px solid #eee; }
#fickle-content .panel input { border-radius: 12px; }
#fickle-content .panel .contact-info { padding-top: 10px; margin-top: 25px; }