.headermain {
background: white !important;
}

header div.bg-nav-bar a.bt-standard {
    float: right;
    margin-top: 23px;
}
.bt-red, .bt-info {
    background: #d14c28 url("../images/bg-bt-red.png") repeat-x scroll 0 0;
}
.bt-info {
    font-size: 11px;
}
.bt-standard {
    box-shadow: 0 1px 2px #666;
    color: #ffffff !important;
    display: block;
    float: left;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    text-transform: uppercase;
}
#navbar ul li, #navbar ul li a{color:#615d5c!important;}

.footer a, .widgets_footer ul li::before {
    color: #000000;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
text-align:right;
list-style-type: none !important;
}

#navbar a {text-transform:uppercase !important;}

#navbar .contato a {
    background: #615d5c !important;
color:#fff !important;
border-radius:20px !important;
height: 30px !important;
margin-top: 11px;
    padding-top: 5px;
}

#navbar {
margin-top:42px !important;
margin-left: 80px;
}


.su-tabs-panes ul li {
    display: inline;
    float: left;
    font-size: 10px !important;
    list-style-type: none;
    padding: 10px;
}
.su-tabs.multiplicador {
    background-color: #ebebeb;
}

.su-tabs.multiplicador ul li{
    font-size: 10px !important;
}

.su-tabs.multiplicador .su-tabs-nav span {
    font-size: 10px;
}
.su-tabs.multiplicador .su-tabs-nav span.su-tabs-current {
    background-color: #f0f0f0;
}
.su-tabs.multiplicador .su-tabs-pane {
    background-color: #fbfbfb;
    font-size: 1.3em;
    padding: 1em;
}

.caracteristicas-site {

color:#fff;
font-size:22px;


}

.imagem-portfolio img{
height:250px !important;
width:250px !important;
border: solid 3px #3E4095;
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);

}


.imagem-portfolio a:hover {
    opacity: 0.8;
}

.imagem-portfolio panel-widget-style{

background: #3E4095 !important;  text-align: center; font-size:12px !important;
}

#navbar, #navbar ul.dropdown-menu{}
.selos ul li {float:left !important; padding-left:5px; list-style-type:none !important;}

.seopress-entry-meta{display:none !important;}

.btn-laranja-cotacao {
    background-color: #5291d8;
    border: 1px solid #ffad41;
    border-radius: 3px;
width:100%;
height:100px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 5px auto 0;
    padding: 0 15px;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}

.mrt20 {
margin-top:0px !important;

}

.content-third{
padding:0px !important;

}

#maincontainer p{text-align:justify;}

.alignr-spsl{float:right; text-aling:rigth; padding-right:0px !important; width:250px;}

#navbar, #navbar ul.dropdown-menu{background: #3F3F95 !important;}

.menu-footer{
font-size:14px !important;

}




p strong{
font-weight: unset !important;

}

p strong{
font-weight: unset !important;

}

.left-content ul li strong {

font-weight: unset !important;

}

.left-content ul li {

font-size:15px !important;

}


.redes-sociais-rodape{

float:right;
margin-top:77px;
font-size: 30px !important;

}

.mrb20{
margin-bottom:0px !important;

}

#maincontainer{
margin-bottom:0px !important;
}

.container-fluid mrt20 mrb20 clearfix{
margin-bottom:0px !important;
}

.contato-lateral h2{

text-align:center;
}

.contato-lateral strong{

text-align:center;
font-size:18px;
}

.contato-lateral{

text-align:center;

}

.the-title a{
font-size:12px !important;
}

/*Mapa da home*/

.iframeWrapper {
    height: 0;
    padding-bottom: 51.4%;
    padding-top: 25px;
    position: relative;
    width: 100%;
}
.mapsWrapper {
    height: 0;
    padding-bottom: 35.25%;
    padding-top: 25px;
    position: relative;
}
.iframeWrapper iframe, .mapsWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.fade
{
        opacity:0.4 !important;
}
.fade:hover
{
        opacity:1 !important;
}

.menu-rodape {
list-style: none;
}

/*Novo hover VPC*/

.hoverzoom { position: relative; width: 350px; overflow: hidden;}.hoverzoom > img { width: 100%; border-radius: 2px; -webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);}.hoverzoom:hover > img { -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5);}.hoverzoom .retina{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); border-radius: 2px; text-align: center; padding: 30px; -webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); }.hoverzoom:hover .retina { opacity: 1; box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5); }.hoverzoom .retina p { color: #fff;}.hoverzoom .retina a { display: block; width: 150px; background: #6fc5e9; border: 1px solid #59afd4; border-radius: 4px; color: #fff; text-decoration: none; text-align: center; padding: 10px 15px; margin: 16px auto 0;}
.hoverzoom {
 position: relative;
    width: 100%;
    overflow: hidden;
}
.hoverzoom > img {
   width: 100%; 
 border-radius: 2px;
 -webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
     -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
      -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
       -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
          transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
 -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
     -ms-transform: scale(1.5);
      -o-transform: scale(1.5);
         transform: scale(1.5);
}
.hoverzoom .retina{
 position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;    
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);    
    border-radius: 2px;
    text-align: center;
    padding: 30px;
 
    -webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
     -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
      -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
       -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
          transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); 
}
.hoverzoom:hover .retina {
    opacity: 1;
    box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
    
}
.hoverzoom .retina p {
 color: #fff;
}
.hoverzoom .retina a {
 display: block;
 width: 150px;
 background: #6fc5e9;
 border: 1px solid #59afd4;
 border-radius: 4px;
 color: #fff;
 text-decoration: none;
 text-align: center;
 padding: 10px 15px;
 margin: 16px auto 0;
}

/*Fim novo hover VPC*/


.texto-sobre-empresa {
    font-size: 16px;
    padding: 20px 0px 40px 0px;
}

.subtitulo-sobre-empresa {
    font-size: 20px;
    font-weight: 500;
    color: #B5232B;
    padding-right: 6px;
}

.ligue-sobre-empresa {
    color: #000000;
    font-weight: 500;
}

.texto-principal-home {
    font-size: 22px;
    color: #ffffff;
    padding-top: 11px;
    text-transform: uppercase;
}

.imagem-home {
    background-color: #888888;
    padding: 12px;
    border-radius: 6px;
}

.imagem-home:hover {
    background-color: #cccccc;
    transition: all linear .6s;
}

.imagem-home img {
    margin: 0 auto;
}


/* Efeito Hover */

.view {
    width: 300px;
    height: 200px;
    margin: 10px;
    float: left;
    border: 10px solid #ededed;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center;
}
.view .mask, .view .content {
    width: 300px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view img {
    display: block;
    position: relative;
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(31, 41, 143, 0.9);
    margin: 40px 0px 35px 0px;
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
}
.view a.info:hover {
    box-shadow: 0 0 5px #000;
}

.view-eighth .mask { 
	background-color: rgba(31, 41, 143, 0.2);
	top: -200px;
	opacity: 0;
	transition: all 0.3s ease-out 0.5s;
}
.view-eighth h2{
    transform: translateY(-200px);
	transition: all 0.2s ease-in-out 0.1s;
}
.view-eighth p { 
    color: #333;
    transform: translateY(-200px);
	transition: all 0.2s ease-in-out 0.2s;
}
.view-eighth a.info { 
    transform: translateY(-200px);
	transition:  all 0.2s ease-in-out 0.3s;
} 

.view-eighth:hover .mask { 
	opacity: 1; 
	top: 0px; 
	transition-delay: 0s; 
    animation: bounceY 0.9s linear;
}																						
.view-eighth:hover h2 { 
    transform: translateY(0px);
	transition-delay: 0.4s;
}
.view-eighth:hover p { 
	transform: translateY(0px);
	transition-delay: 0.2s;
}
.view-eighth:hover a.info { 
    transform: translateY(0px);
	transition-delay: 0s;
}

@keyframes bounceY {
    0% { transform: translateY(-205px);}
    40% { transform: translateY(-100px);}
    65% { transform: translateY(-52px);}
    82% { transform: translateY(-25px);}
    92% { transform: translateY(-12px);}
    55%, 75%, 87%, 97%, 100% { transform: translateY(0px);}
}

/* FIM Efeito Hover */

.titulo-home-video{
    font-size: 20px;
    font-weight: 500
}

.texto-home-video {
    font-size: 17px;
    line-height: 21px;
}

.titulo-produtos {
    font-size: 20px;
    background-color: #0b125b;
    padding: 7px 5px 7px 14px;
    color: #ffffff;
    border-left: 3px solid #B5232B;
}

.imagem-produtos img {
    margin: 0 auto;
}

.texto-produtos-img {
    font-size: 17px;
    font-weight: 500;
}

.ligue-locacao-servicos {
    font-size: 19px;
    color: #000000;
    font-weight: 500;
}


/*Botﾃ｣o loja virtual*/

.loja-virtual-efeito a {
    color: #ffffff !important;
}

.loja-virtual-efeito {
    background-color: #f01b48 !important;
    border-radius: 25px !important;
}

.loja-virtual-efeito:hover {
    background-color: #cc163c !important;
}

/*FIM Botﾃ｣o loja virtual*/

/* EFEITO PRODUTOS EM DESTAQUE*/

.principais-produtos {
    border: 1px solid #c30017;
    padding: 8px 8px 20px 8px;
box-shadow: 0 0 15px #ccc;
}

.principais-produtos:hover {
    box-shadow: 0 0 15px #ccc;
    border: 1px solid #0b125b;
}

.principais-produtos, .texto-principais-produtos {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
}

.principais-produtos img {
    margin: 0 auto;
    width: 180px;
    height: 202px;
    object-fit: cover;
    transition: .3s;
    margin-bottom: 10px;
    border: 1px solid #ededed;
}

/* FIM EFEITO PRODUTOS EM DESTAQUE*/



/* TITULO PRODUTOS EM DESTAQUE*/

.titulo-produtos-destaque {
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 95px;
    color: #0b125b;
    font-weight: 500;
}

/* FIM TITULO PRODUTOS EM DESTAQUE*/



/*FIM TITULO PRINCIPAL BOTﾃグ*/

.titulo-principal-botao {
    font-size: 20px;
    color: #ffffff;
    padding: 15px 0px 0px 0px;
}

.botao-home {
    background-color: #ffffff;
    padding: 20px;
}

.botao-home:hover {
    background-color: #cc0000;
    transition: all linear .6s;
}

.botao-home a {
    font-size: 16px;
    color: #cc0000;
}

.botao-home:hover a {
    color: #ffffff;
}

.weigt-titulo {
    font-weight: 500;
}

/*FIM TITULO PRINCIPAL BOTﾃグ*/



/*FIM TITULO PRINCIPAL INFORMATIVO*/

.titulo-principal-informativo {
    font-size: 21px;
    text-transform: uppercase;
    padding-left: 95px;
    color: #0b125b;
    font-weight: 500;
}

.texto-titulo-principal-informativo {
    padding: 20px 95px 0px 95px;
    color: #383838;
    font-size: 15px;
}

.botao-home-principal {
    background-color: #0b125b;
    padding: 7px 0px 7px 0px;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 4px;
}

.botao-home-principal:hover {
    background-color: #1c2c6b;
}

.botao-home-principal a {
    color: #ffffff;
}

/*FIM TITULO PRINCIPAL INFORMATIVO*/



/*Media Queries*/

@media (min-width: 100px) and (max-width: 500px) {
  .contato-footer {
    font-size: 16px;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .contato-footer a {
    font-size: 16px;
    width: 100%;
    text-align: center;
    padding-bottom: 12px;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .endereco-topbar {
    display: none;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .redes-tel {
    display: none; 
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .mega-menu-toggle {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  #thsp-sticky-header {
    display: none;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .menu-footer-new nav li a {
    width: 100%;
    text-align: center;
    background-color: #bbbbbb;
    margin: 0 auto;
    border-radius: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .menu-footer-new ul {
    margin: 0 auto;
    padding: 0;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .social-icons,.fa-facebook-f,.fa-youtube,.fa-envelope-o {
    margin: 0 auto;
    width: 100%;
    background-color: #0b125b;
    border-radius: 12px;
    margin-bottom: 7px;
    text-align: center;
  }
}

@media (min-width: 100px) and (max-width: 30000px) {
  #back-to-top {
    color: #ffffff !important;
    background-color: #0b125b !important;
    border-radius: 100% !important;
  }
}

@media (min-width: 100px) and (max-width: 30000px) {
  #back-to-top:hover {
    color: #ffffff !important;
    background-color: #cc0000 !important;
  }
}


@media (min-width: 100px) and (max-width: 500px) {
  .footerwdgthr{
    background-color: #ffffff !important;
    border-radius: 100% !important;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .row {
    text-align: center;
    font-size: 11px;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .selos ul li {
    text-align: center;
    margin: 0 auto;
    display: inline;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .col-md-4, .cprtlft_ctmzr {
    width: 100%;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .selos ul li{
    text-align: center;
    margin: 0 auto;
    padding-left: 39px;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .custom-logo-link img {
    width: 130px;
  }
}

@media (min-width: 1000px) and (max-width: 30000px) {
  .social-icons {
    margin-right: 8px;
    width: 44px;
    background-color: #ffffff;
    border-radius: 10px;
    text-align: center;
    float: right !important;
    color: #0b125b !important;
    
  }
}

@media (min-width: 1000px) and (max-width: 30000px) {
  .social-icons:hover {
    background-color: #52335e;
    color: #ffffff !important;
    
  }
}

@media (min-width: 1000px) and (max-width: 30000px) {
  .fa-facebook-f {
    padding-right: 9px !important;
    
  }
}

@media (min-width: 1000px) and (max-width: 30000px) {
  .fa-youtube {
    padding-right: 6px !important;
    
  }
}

@media (min-width: 1000px) and (max-width: 30000px) {
  .fa-envelope-o {
    padding-right: 5px !important;
    
  }
}

@media (min-width: 1000px) and (max-width: 3000px) {
  .menu-footer-new nav  {
    margin: 0 auto;
    float: right;
    position: absolute !important;
    padding-left: 70px !important;
    
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  #navbarouter {
    width: 100%;
    top: 39px;
    position: fixed;
    left: 0;
    right: 0;
  }
}

/*Media Queries*/


/*New Template*/

.endereco-topbar {
    float: left;
    font-size: 14px;
}

.redes-tel {
    float: right;
    font-size: 14px;
    padding-right: 22px;
}

.bgtoph {
    height: 38px;
}

.row .pdt10 {
    padding-top: 0 !important;
}

.fa-map-marker {
    padding-left: 22px;
    padding-right: 6px;
}

.fa-phone {
    padding: 4px;
    border-radius: 4px;
}

.fa-facebook {
    padding: 4px;
    border-radius: 4px;
}

.fa-youtube-play {
    padding: 4px;
    border-radius: 4px;
}

.fa-envelope {
    background-color: #572fae;
    padding: 4px;
    border-radius: 4px;
}

.img-responsive {
    margin: 0 auto !important;
}

.menu {
    font-size: 24px;
    padding-right: 240px
}

#thsp-sticky-header-title img {
    padding-left: 180px !important;
}

#thsp-sticky-header, #thsp-sticky-header a {
    font-size: 16px !important;
}

.menu-footer-new {
text-align: right;
}

.menu-footer-new nav {
margin: 3px 0;
}

.menu-footer-new nav li {
display: inline;
padding: 0 10px 0 0;
}

.menu-footer-new nav li a {
    color: #eee;
    font-size: 15px;
    text-decoration: none;
}

.menu-footer-new nav li a:hover {
    color: #5ABECB;
}

.social-new {
   font-size: 25px;
}

/*Fim New Template*/

.texto-video-home {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

.menu-footer-new {
text-align: right;
}

.menu-footer-new nav {
margin: 3px 0;
}

.menu-footer-new nav li {
display: inline;
padding: 0 5px 0 0;
}

.menu-footer-new nav li a {
    background-color: #0b125b !important;
    color: ffff !important;
    font-size: 15px;
    text-decoration: none;
}

.menu-footer-new nav li a:hover {
    border-radius: 8px !important;
    color: #0b125b !important;
    background-color: white !important;
}

@media (min-width: 100px) and (max-width: 500px) {
  .menu-footer-new nav li a {
    width: 100%;
    text-align: center;
    background-color: #bbbbbb;
    margin: 0 auto;
    border-radius: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .menu-footer-new ul {
    margin: 0 auto;
    padding: 0;
  }
}

@media (min-width: 1000px) and (max-width: 3000px) {
  .menu-footer-new {
    padding-bottom: 40px; 
    
  }
}
@media (min-width: 1000px) and (max-width: 3000px) {
  .menu-footer-new nav  {
    margin: 0 auto;
    float: right;
    position: absolute !important;
    padding-left: 44px;
    
  }
}

@media (min-width: 100px) and (max-width: 500px) {
  .social-icons,.fa-facebook-f,.fa-youtube,.fa-envelope-o {
    margin: 0 auto;
    width: 100%;
    background-color: red;
    border-radius: 12px;
    margin-bottom: 7px;
    text-align: center;
  }
}
@media (min-width: 1000px) and (max-width: 30000px) {
  .social-icons:hover {
    background-color: #0b125b;
      border: 1px solid white;
    color: #ffffff !important;
    
  }
}

@media (min-width: 1000px) and (max-width: 30000px) {
  .fa-facebook-f {
    padding-right: 9px !important;
    
  }
}

@media (min-width: 1000px) and (max-width: 30000px) {
  .fa-youtube {
    padding-right: 6px !important;
    
  }
}

.texto-principais-produtos {
    font-size: 11px;
    padding-bottom: 7.5px
}

.sessao-white {
	margin-top: -40px;
	color: #e5e5e5;
	text-align: center;
}

.btn-empresa .ow-button-hover span:hover {
	color: #444444;
}

.titulo-footer {
  font-size: 15px;
  font-weight: bold;
}

.titulo-footer-links {
    font-size: 15px;
    font-weight: bold;
    padding-left: 25px;
}



.textos-footer-line {
  line-height: 19px;
  color: #cccccc;
}

.textos-footer {
  color: #cccccc;
}

.imagens-footer {
  float: left;
}

.icons-espaco {
  padding-top: 9px;
  padding-left: 12px;
  padding-right: 3px;
}

.espaco-footer {
  padding-left: 3px;
}

.mega-sub-menu{
	overflow-y:scroll !important;
	height: 138px !important;
  width:250px;
	font-size:9px !important;
}

.mega-sub-menu a{

	font-size:9px !important;
}