h1{
  font-family: 'myriadregularnormal' !important;
  font-size: 26px !important;
}
h2{
   font-family: 'myriadregularnormal' !important;
   font-size: 21px !important;
}
h3{
   font-family: 'myriadregularnormal' !important;
   font-size: 18px !important;
}
body{
  font-size: 14px;
  line-height: 24px;
  font-family: 'myriadregularnormal';
}
header .top{
  background-color: #f5f5f5;
  min-height: 40px;
  display: block;
}
header .top ul{
      padding: 10px 10px 2px 0;
    list-style: none;
  list-style: none;
}
header .top ul li{
  color: #999999;
  border-right: 1px solid #999999;
}
header .top ul li.esp{
  color: #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  text-align: center;

}
header .top ul li.esp a{
  display: block;
  width: 100%;
  height: 100%;
}
header{
  background-color: #fff;
  min-height: 300px;
  background-image: url(../imagens/top.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  position: relative;
}

header .frase-top{
  margin-top: 36px;
  font-family: 'myriadboldnormal';
  font-size: 16px;
  color: #fff;
}
header .frase-top span{
  font-family: 'myriadregularnormal';
}
header .meio-meny{
         border-radius: 100px;
    background: #fff;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    height: 50px;
    margin-top: 19px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.33)!important;
}
header a.logo{
    list-style: none;
    display: block;
    width: 100%;
    margin-top: 40px;
    
}
header a.logo img{
  width: 100%;
}

header a.logo2{
     list-style: none;
    display: block;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    top: 23px;
    margin-top: 27px;
    text-align: center;
    z-index: 41;
    position: relative;
}
header a.logo2 img{
  width: 100%;
}

/*menu*/
header nav.menu-top, nav.menu-top ul{
  list-style: none;
  padding: 0px;
}

nav.menu-top ul li{
  list-style: none;
  float: left;
  position: relative;
}
nav.menu-top ul li a{
      text-transform: uppercase;
    font-family: 'myriadboldnormal';
    font-size: 15px;
    margin-top: 0px;
    display: block;
    padding: 15px 4px 16px 0px;
    text-decoration: none !important;
    position: relative;
}
nav.menu-top ul li a span.bol-menu{
     background: #F02520;
    border-radius: 100px;
    color: #fff;
    width: 20px;
    font-size: 14px;
    padding: 0px;
    height: 20px;
    text-align: center;
    position: absolute;
    top: -6px;
    margin-left: auto;
    margin-right: auto;
    right: 0px;
    left: 0px;
    display: block;
} 
nav.menu-top ul li a:hover span.bol-menu{
 background: #035295;
}
nav.menu-top ul li ul{
    position: absolute;
    background-color: #FFFFFF;
    border-radius: 0 0 10px 10px;
    top: 200px;
    padding: 10px;
    left: 0px;
    overflow: hidden;
    width: 130px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.44);

    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
}

nav.menu-top ul li:hover ul{
 visibility: visible;
    opacity: 1;
     top: 46px;
     -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
nav.menu-top ul li.aux ul{
    position: absolute;
    background-color: #FFFFFF;
    border-radius: 0 0 10px 10px;
    top: 200px;
    padding: 10px;
    left: -59px;
    overflow: hidden;
    width: 130px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.44);

    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
}

nav.menu-top ul li.aux:hover ul{
 visibility: visible;
    opacity: 1;
     top: 46px;
     -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
nav.menu-top ul li ul li{
  width: 100%;
  display: block;
}
nav.menu-top ul li ul li a{
  padding: 4px;
  border-bottom: 1px solid #999999;
  display: block;
  width: 100%;
   font-family: 'myriadregularnormal';
}
.chat{
      float: left;
    margin-top: 7px;
}

#busca{
        background-color: #DADADA;
    border: 0px;
    height: 34px;
    width: 200px;
    border-radius: 100px;
    margin-bottom: 0px;
    color: #000;
}
#ok{
  border: 0px;
  cursor: pointer;
  background: transparent;
  width: 30px;
  height: 30px;
  position: relative;
  color: #5A5252;
  padding: 10px;
}
#ok input{
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: 0px;
}
#fbk{
      width: 100%;
    border-radius: 0 0 10px 10px;
    height: 15px;
    background-color: #1a171b;
    display: block;
    position: relative;
    z-index: 1;
}
.bottom-header{
  position: relative;
}
.bottom-header span{
      position: absolute;
    height: 30px;
    border-radius: 100px 100px 0 0;
    background-color: #0098d2;
    top: -30px;
    width: 100%;
}
.bottom-header span:before{
     content: "";
    position: absolute;
    height: 8px;
    border-radius: 0 0 10px 10px;
    background-color: #ff0000;
    bottom: -23px;
    width: 100%;
    display: block;
}
.menu_apar{
    padding: 10px;
    border-radius: 6px;
    background-color: #F5F5F5;
    display: none;
    color: #035295;
    font-size: 18px !important;
    position: absolute;
    width: 40px;
    text-align: center;
    height: 43px;
    top: 42px;
    right: 0px;
}
/*menu responsive*/
.menu13 {
    cursor: pointer;
    margin: 0 auto;
    padding-left: 0;
    position: relative;
    width: 100%;
    height: auto;
}
.menu-global {
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  border-top: 3px solid #035295;
  width: 100%;
  transition: 0.55s;
}
.menu-top {
  top: 3px;
}
.menu-middle {
  top: 10px;
}
.menu-bottom {
  top: 17px;
}
.menu-top-click {
  backface-visibility: hidden;
  top: 10px;
  transform: rotate(50deg);
  transition: 0.55s 0.5s;
}
.menu-middle-click {
  opacity: 0;
}
.menu-bottom-click {
  backface-visibility: hidden;
  top: 10px;
  transform: rotate(-410deg);
  transition: 0.55s 0.5s;
}

/*slide*/
#slide-tam{
  position: relative;
  z-index: 0;
  margin-top:26px;
}
#slide-text{
font-family: 'myriadboldnormal';
font-size: 35px;
/*color: #ff0c06;*/
text-transform: uppercase;
}

#slide-text span{
  font-family: 'myriadregularnormal';
  font-size: 28px;
 /* color: #fff;*/

}
#slide-text span span{
font-family: 'myriadboldnormal';
font-size: 32px;
/*color: #08bbff;*/
text-transform: uppercase;
}

/*servicos*/
a.servicos{
  display: block;
  text-decoration: none !important;
  color: #000;
}
a.servicos h3{
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 18px;
}
a.servicos .ov{
     height: 150px;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
    display: block;
    border: solid 1px #ddd;
    padding: 10px;
}
a.servicos div.ov img{
  width: 100%;
 
}

/*h1*/
.sep-text:last-child {
    margin-bottom: 20px;
}
.sep-text {
    position: relative;
    margin: 38px 0px 31px 0;
    text-align: center;
}
.sep-text.centered .sep-text-before, .sep-text.centered .sep-text-after {
    width: 50%;
    font-size: 22px;
}
.sep-text .sep-text-before, .sep-text .sep-text-after {
    display: table-cell;
    width: 100%;
    vertical-align: bottom;
}
.sep-text .sep-text-line {
    display: inline-block;
    padding-top: 2px;
    width: 100%;
    border-top: 0 solid;
    border-bottom: 1px solid;
    color: #EDEDED;
    vertical-align: baseline;
}
.sep-text.centered .content {
    padding-left: .8em;
}
.sep-text .content {
    padding-right: .8em;
}
.sep-text .content, .sep-text .sep-text-more {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
}
.sep-text .content *, .sep-text .sep-text-more * {
    margin: 0;
    line-height: 1;
}
.text-divider-double {
    position: relative;
    margin: 60px 0 12px 0;
    text-align: center;
}
/*produtos*/
.faix-prod {
  width: 100%;
  min-height: 500px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  background: #f2f2f2;
  display: block;
}
.faix-prod #owl-prod .item{
  
} 

.product-block {
  border: 1px solid #e5e5e5;
    margin: 0px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  clear: both;
  overflow: hidden;
  padding: 10px;
  position: relative;
  text-align: center;
}
.product-block .product-block-inner {
  padding: 0px;
  text-align: center;
  position: relative;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.product-block .product-block-inner .image {
  text-align: center;
}
.product-block .product-block-inner .image a {
  width: 100%;
  display: block;
  height: 100px;
  background: #fff;
}
.product-block .product-block-inner .image img {
  margin-left: auto;
  margin-right: auto;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  height: 100%;
}

.product-block .product-block-inner .caption h4{
  font-size: 15px;
  color: #000;
}
.product-block .product-block-inner .button-group .cart input#button{
  background-color: #153860;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 18px;
    font-size: 10px;
    min-height: 36px;
    text-transform: uppercase;
    color: #FAFF81;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    position: relative;
}
.product-block .product-block-inner .button-group .cart span input#quant{
  padding: 3px !important;
    margin-bottom: 9px !important;
    margin-top: 9px !important;
    display: block !important;
    border: 0px !important;
    color: #fff !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 99% !important;
    background: #FE4A10 !important;
} 

.footer-top{
  background-image: url(../imagens/textura-top.png);
  background-repeat: repeat;
  background-position: center top;
  display: block;
  padding-top: 40px;
}
#bt-form{
  margin-top: 20px;
    font-size: 1em;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 0;
    vertical-align: middle;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    text-shadow: none;
    border: 0;
    padding: 0;
    line-height: 1.15em;
    font-weight: normal;
    background: #253993;
    color: #ffffff;
    padding: 0.8em 1.6em;
}

/* footer inicio */
/*news*/
.news-faixa{
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  background-color: rgb(254, 74, 16);
  margin-top: 20px;
}

#news h2{
  font-size: 16px !important;
  color: #fff !important;
}
#news p{
  color: #fff !important;
}
#news #new-email{
        background: #ffffff;
    border-radius: 0px;
    padding: 17px;
    width: 100%;
    position: relative;
    border: none;
    outline: none;
    border: 1px solid #EDEDED;
    border-bottom: 1px solid transparent;
    margin: 0 0 20px 0;
    box-shadow: none!important;
    font-size: 14px;
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1)!important;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1)!important;
    color: #2B2F34;

}
#news #new-botao{
    padding: 18px;
    background-color: #FFFFFF;
    color: #000;
    border-radius: 0px;
    border: none;
    cursor: pointer;
    outline: none;
    float: right;
    width: 100%;
    position: relative;

}
footer{
  background-color: #0D426A;
  display: block;
  background-image: url(../imagens/textura-top.png);
  background-repeat: repeat;
  background-position: center top;
    color: #fff;

}
.bottom-footter {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ccc;
    position: relative;
    z-index: 10;
}
.bloco-rodape{
  width: 100%;
  height: auto;
  display: block;
  margin-top: 20px;
}
.bloco-rodape h2{
      margin-bottom: 21px;
    font-size: 20px !important;
    font-family: 'Conv_MyriadPro-Bold_2';
    background-position: left center;
    background-repeat: no-repeat;
}

.address_rodape address{
    float: right;
    font-style: normal;
    width: 300px;

}

.bloco-rodape address span{
    margin-bottom: 20px;
    padding-left: 30px;
    display: block;
    position: relative;
}
.bloco-rodape address span .ico1:before{
    content: "\f041";
    display: inline-block;
    color: #FFF;
    font: normal normal normal 18px/1 FontAwesome;
    left: 0px;
    position: absolute;
    top: 0;
}
.bloco-rodape address span .ico2:before{
    content: "\f0e0";
    display: inline-block;
    color: #FFF;
    font: normal normal normal 18px/1 FontAwesome;
    left: 0px;
    position: absolute;
    top: 0;
}
.bloco-rodape address span .ico3:before{
    content: "\f095";
    display: inline-block;
    color: #FFF;
    font: normal normal normal 18px/1 FontAwesome;
    left: 0px;
    position: absolute;
    top: 0;
}
.bloco-rodape address span .ico4:before{
	content: ' ';
    display: inline-block;
    color: #FFF;
    font: normal normal normal 18px/1 FontAwesome;
    left: 0px;
    position: absolute;
    top: 0;
	background-image: url(../imagens/wpp.png);
	width: 18px;
	height: 18px;
}
/* menu rodape */

.mapa-site{
  width: 100%;
  min-height: 100px;
  display: block;
}

.mapa-site nav{
    float: left;
    width: 100%;
    height: auto;
}
.mapa-site nav ul{
    list-style: none;
    float: left;
    width: 100%;
    padding: 0px;
    display: block;
    height: auto;
}

.mapa-sitenav ul li{
    padding-top: 8px;
    padding-bottom: 8px;
}
.mapa-site nav ul li a{
    color: #FFF;
    text-decoration: none;

}
/* footer fim*/
.cartoes{
  display: block;
  width: 100%;
}
.cartoes img{
  width: 60%;
}
.button.accent1, .vamtam-button.accent1, .slogan-content .button.accent1 {
    background: #253993;
    color: #ffffff;
}
.btext{
  padding: 10px;
  display: block;
}
nav.menu-lateral{
  padding-bottom: 15px;
  margin-bottom: 30px;
  width: 100%;
  float: left;
  min-height: 330px;
  padding-top: 10px;
  
  background: #b70000; /* Old browsers */
  background: -moz-linear-gradient(-45deg,  #b70000 0%, #de0000 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b70000), color-stop(100%,#de0000)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg,  #b70000 0%,#de0000 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg,  #b70000 0%,#de0000 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg,  #b70000 0%,#de0000 100%); /* IE10+ */
  background: linear-gradient(135deg,  #b70000 0%,#de0000 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b70000', endColorstr='#de0000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

nav.menu-lateral span{
  margin-left: 30px;
  margin-top: 20px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

nav.menu-lateral ul{
  margin-bottom: 5px;
}

nav.menu-lateral span.title{
  font-family: 'Arial';
  font-size: 18px;
  color: #000;
}

nav.menu-lateral li{
  list-style: none;
  margin: 2px 0px;
  font-family: 'Arial';
  font-size: 13px;
  padding: 4px 0px;
  padding-left: 30px;
  margin-right: 20px;
  color: #000;
}
nav.menu-lateral li:hover{
  color:#2B9264;
}



nav.menu-lateral li:hover a{
  text-decoration:underline;
}

nav.menu-lateral a{
  color: #fff;
  height: 20px;
  line-height: 45px;
  padding: 2px 0px;
  padding-left: 20px;
  width: 193px;
  display: block;
  margin-left: -18px;
  margin-bottom: 10px;
  text-decoration:none;
}

nav.menu-lateral a:hover{
  text-decoration:underline;
}

.button-group .cart a{
  background-color: #153860;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 18px;
    font-size: 10px;
    min-height: 36px;
    text-transform: uppercase;
    color: #FAFF81;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    position: relative;
    width: 100%;
} 
a.eventos{
  text-decoration: none;
  color: #000;
  display: block;
  margin-bottom: 15px;
}
.post-date {
    float: left;
    width: 10%;
    height: 90px;
    background: #3a3d41;
    text-align: center;
    padding: 12px 2px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
a.eventos:hover .post-date{
  background: #26B58D;
}
.post-date p {
    font-size: 13px;
    color: #dddddd;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 24px;
    margin: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
}
.post-date p span {
    display: block;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    line-height: 38px;
}
.post-date p span:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 1px;
    background: #ffffff;
    bottom: 0px;
    left: 50%;
    margin-left: -10px;
}
.content-data {
    float: left;
    width: 90%;
    display: block;
}
.content-data h2  {
    color: #3a3d41;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    text-decoration: none;
    margin-left: 15px;
    font-size: 17px;

    margin-top: 0px;
}
.content-data span#text{
  text-decoration: none;
}
/*Seguradoras*/
.ec-sponsored ul li a, .ec-sponsored ul li a img {
    float: left;
    width: 100%;
}
.ec-sponsored ul {
    margin: 0px -5px;
    padding: 0px;
}
.ec-sponsored ul li {
    list-style: none;
    padding: 0px 5px;
    margin-bottom: 10px;
}
.ec-sponsored ul li a img {
    float: left;
    width: 100%;
}
.ec-sponsored, .ec-sponsored ul li a, .ec-sponsored ul li a img {
    float: left;
    width: 100%;
}
.ec-sponsored ul li a {
    border: 1px solid #ebe9e9;
}


@media (max-width: 768px){
.ec-sponsored ul li.col-sm-2 {
    width: 16.66666667% !important;
    float: left;
}
}
@media (max-width: 468px){
.ec-sponsored ul li.col-sm-2 {
    width: 33.333% !important;
    float: left;
}
}

.panel-emp{
      border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
    color: #333333;
}
::-webkit-input-placeholder {
   color: #000;
}

:-moz-placeholder {
   color: #000;
}

::-moz-placeholder {
   color: #000;  
 }
 /*equipamentos*/
div#equipamentos ul {
  display:table;
  list-style: none;
  padding: 0px;
  width: 100%;
}


div#equipamentos ul li {

  display: block;
  float:right;
  width:100%;
  margin:10px 0px 10px 0px;
}


div#equipamentos ul li span {

  display:block;
  float:left;
  
  width:100px;
  height:100px;
  
  margin:0px 7px 0px 0px;
  
  border-width:1px;
  border-style:solid;
  border-color:#D6D6D6;
}


div#equipamentos ul li span img {

  display:block;
  
  width:90px;
  height:90px;
  
  margin:5px 0px 0px 5px;
}


div#equipamentos ul li h3 {
    width: 100%;
    font-size: 15px !important;
    margin-top: 0px;
}


div#equipamentos ul li p {

  width:100%;
  margin:8px 0px 10px 0px;
}


div#equipamentos ul li a.BotaoPadrao {
    width: 80px;
    background: #253993;
    color: #fff;
    padding: 4px;
}
