/*body inicio*/
 body{
 	    line-height: 23px;
    background-image: url(../imagens/textura-header.png);
    background-repeat: repeat;
    background-size: 6px;
    font-size: 14px !important;
 }
/*body fim*/


/*header inicio*/
header{
	position: relative;
	width: 100%;
	display: block;
	z-index: 2;
}

header span#header{
  background-image: url(../imagens/textura-header.png);
	background-repeat: repeat;
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: block;
}
header span#header:before{
	content: "";
	position: absolute;
	display: block;
	right: 0px;
	width: 50%;
	height: 100px;
	z-index: 0;
	bottom: 0px; 
}
header a.face{
	display: block;
	color: #4e4e4e;
	background-color: #fff;
	padding: 10px;
	width: 100%;
	border-radius: 0 0 70px 100px;
	text-align: center;
}
header a.face span{
	font-family: 'serpentinedbolregular';
}
header span.chat{
	display: block;
	color: #4e4e4e;
	background-color: #c30102;
	padding: 10px;
	width: 100%;
	text-align: center;
	margin-top:-1px;
}
header a.logo{
	display: block;
    text-align: center;
    padding: 16px 18px 21px 0px;

}
header a.logo img{
	width: 100%;
    margin-top: 17px;
}
header .frase{
	color: #000;
    font-family: 'serpentinedbolregular';
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 42px;
	margin-bottom:30px;
}
header .frase span{
	color: #f9fc00;

}
header .hora{
	color: #000;
    font-family: 'serpentinedbolregular';
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 42px;
}
header .hora span{
	font-family: 'arial';
	font-size: 14px;
	
}
header .bottom-header{
	    width: 100%;
    display: block;
    padding-bottom: 21px;
}
header .tel{
	font-family: 'serpentinedbolregular';
	font-size: 18px;
	color: #4e4e4e;
}
header .tel span{
	font-family: 'arial';
	font-size: 15px;
}
header.header-menu:before, header.header-menu:after{
	display: none !important;
}
/*header fim*/

/*slide inicio*/
#slide-text{
	font-family: 'serpentinedbolregular';
	color: #fff;
	font-size: 18px;
	text-transform: uppercase; 
	display: block;
}
#slide-tam{
	position: relative;
	z-index: 0;
}
#slide-text-one{
	color: #f9fc00;
	font-size: 24px;
}
#slide-text-tre{
	color: #e8322f;
	font-size: 24px;
	background-color: #f6e82d;
	display: block;
	padding: 10px;

}
#slide-text-tre span{
	color: #1b2143;
}
/*slide fim*/

h1{
    font-family: 'serpentinedbolregular' !important;
    font-size: 24px !important;
    color: #ad0000 !important;
    text-transform: uppercase !important;
    position: relative !important;
    margin-bottom: 15px !important;
    position: relative;
    background-image: url(../imagens/galinha-santarem.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #003A19;

}
h1 span{
  color: #5f5f5f !important;
}



h2{
  font-family: 'serpentinedbolregular' !important;
  font-size: 17px !important;
  display: block !important;
  text-transform: uppercase !important;
  position: relative !important;
   padding-bottom: 20px;
  margin-bottom: 20px;
  display: block;
}
 h2 span{
  color: #000;
}
 h2 span:before{
 content: "";
 position: absolute;
 bottom: 0px;
 width: 10%;
 height: 4px;
 background-color: #000;
 left: 0px;
 display: block;
}
h3{
  font-family: 'serpentinedbolregular' !important;
   font-size: 15px !important;
}

/* FEATURED SERVICES */
.featured-services{ width:100%; float:left;}
.featured-services .left-side{ width:100%; float:left;}
.featured-services .left-side .section-title{ margin-top:26px;}
.featured-services .left-side p{ width:100%; float:left; margin-bottom:16px; font-size:15px; line-height:24px;}
.featured-services .left-side ul{ width:100%; float:left;}
.featured-services .left-side ul li{ width:100%; float:left; margin:3px 0;}
.featured-services .left-side ul li:before{content:''; width:4px; height:4px; float:left; margin-right:10px; margin-top:8px; border-radius:50%; background:#ffba00;}
.featured-services .right-side{ width:100%; float:left; margin-top:-26px;}
.featured-services .right-side .service-box{margin-bottom: 10px; width:100%; float:left; text-align:center;}
.featured-services .right-side .service-box.spacing{}
.featured-services .right-side .service-box figure{ width:100%; float:left; background:#5f5f5f; padding-top:40px;}
.featured-services .right-side .service-box figure figcaption{ width:100%; float:left; margin:40px 0; font-size:18px;color:#FFFFFF;}
.featured-services .right-side .service-box .desc{ width:100%; float:left; background:#ad0000; padding:20px 10px; font-size:14px;min-height: 130px;
  display: block;text-decoration: none;color: #fff !important;
}



/* LATEST NEWS */
.latest-news{ width:100%; float:left;}
/*.latest-news .spacing{margin:0;padding:0;}*/
.latest-news .news-box{ margin-bottom: 30px;width:100%; float:left; background:#00923F;}
.latest-news .news-box:hover .news-caption a:after{ width:100%;}
.latest-news .news-box:hover figure img{ opacity:0.2;}
.latest-news .news-box figure{ width: 100%;
    float: left;
    position: relative;
        overflow: hidden;
    background: #FFFFFF;
    height: 220px;text-align: center;}
.latest-news .news-box figure img {
    width: 100%;
    height: 100%;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -ms-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}
.latest-news .news-box figure .date{ position:absolute; right:0; top:0; background:#ffba00; color:#fff; font-weight:700; font-size:18px; padding:3px 9px;}
.latest-news .news-box .news-caption{ min-height: 222px;width:100%; float:left; padding:30px 20px;}
.latest-news .news-box .news-caption h4{ font-size: 20px;
    color: #fff;
    margin-top: 0;}
.latest-news .news-box .news-caption p{ font-size:15px; color:#fff; font-weight:;}
.latest-news .news-box .news-caption a{ float:left; font-size:14px; font-weight:; color:#ffba00; position:relative; padding-bottom:16px;}
.latest-news .news-box .news-caption a:after{content:""; width:30px; height:1px; background:#ffba00; position:absolute; left:0; bottom:0; -webkit-transition: .15s ease-in-out;-moz-transition: .15s ease-in-out;-ms-transition: .15s ease-in-out; -o-transition: .15s ease-in-out; transition: .15s ease-in-out;}


/* footer*/
footer .news-tab{
  background-color: #5d5d5d;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: relative;
  background-image: url(../imagens/textura-header.png);
    background-repeat: repeat;
}

footer .news-tab *{
  position: relative;
  z-index: 10;
}

/*news*/
footer .news-tab .news-faixa{
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  background-color: #161A5C;
  margin-top: 20px;
}

footer .news-tab #news h2{
  font-size: 16px !important;
  color: #fff !important;
}
footer .news-tab #news p{
  color: #fff !important;
}
footer .news-tab #news #new-email{
        background: #ffffff;
    border-radius: 0px;
    padding: 17px;
    width: 70%;
    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;

}
footer .news-tab #news #new-botao{
    padding: 18px;
    background-color: #FFFFFF;
    color: #000;
    border-radius: 0px;
    border: none;
    cursor: pointer;
    outline: none;
    float: right;
    width: 27%;
    position: relative;

}

footer #assinar-sky{
     font-size: 16px !important;
    color: #fff !important;
    text-align: right;
    color: #fff;
    text-decoration: none !important;
    display: block;
    padding-top: 0px;
}
footer #assinar-sky span{
      position: relative;
      float: right;
      margin-top: 20px;
    margin-right: 0px;
    padding: 9px 39px 5px 9px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-image: none;
    border: 1px solid transparent;
    background-color: #174698;
    border-radius: 2px;
    transition: all 100ms ease-out;
    outline: none;
    color: #fff;
    font-size: 15px;
    display: block;
}

footer{
  background-color: #9c0000;
  color: #fff;
}
footer .logo-rodape{
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
footer .logo-rodape img{
  width: 33%;
  -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
       display: block;
  margin-right: auto;
  margin-left: auto;
}


/* menu rodape */

footer .bloco-rodape {
  width: 100%;

}
footer .bloco-rodape h2{
    margin-bottom: 32px;
}
footer .mapa-site{
  width: 100%;
  /*min-height: 100px;*/
  display: block;
}

footer .mapa-site nav{
    float: left;
    width: 100%;
    height: auto;
}
footer .mapa-site nav ul{
    list-style: none;
    float: left;
    width: 100%;
    padding: 0px;
    display: block;
    height: auto;
}

footer .mapa-sitenav ul li{
    padding-top: 8px;
    padding-bottom: 8px;
}
footer .mapa-site nav ul li a{
    color: #fff;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;

}
footer .mapa-site nav ul li a:hover{
    color: #FFEB15;
}


footer .bloco-rodape address#inf-rod span{
    margin-bottom: 20px;
    padding-left: 30px;
    display: block;
    position: relative;
}
footer .bloco-rodape address#inf-rod span .ico1:before{
    content: "\f041";
    display: inline-block;
    color: #FFFFFF;
    font: normal normal normal 18px/1 FontAwesome;
    left: 0px;
    position: absolute;
    top: 0;
}
footer .bloco-rodape address#inf-rod span .ico2:before{
    content: "\f0e0";
    display: inline-block;
    color: #FFFFFF;
    font: normal normal normal 18px/1 FontAwesome;
    left: 0px;
    position: absolute;
    top: 0;
}
footer .bloco-rodape address#inf-rod span .ico3:before{
    content: "\f095";
    display: inline-block;
    color: #FFFFFF;
    font: normal normal normal 18px/1 FontAwesome;
    left: 0px;
    position: absolute;
    top: 0;
}
footer .bottom-footter {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ccc;
    position: relative;
    z-index: 10;
}
.face2 {
    background-color: #194fae;
    padding: 10px 40px 10px 10px;
    float: right;
    margin: 26px 0px 26px 26px;
    color: #fff;
    position: relative;
    text-decoration: none !important;
}

/* dicas e novidades*/
/*paletas index*/

.fa-flask, .fa-trophy, .fa-headphones {
    display: block;
    padding: 24px;
    background-color: #2EAA30;
    font-size: 40px !important;
    color: white;
    width: 90px;
    height: 90px;
    border-radius: 99px;
    -webkit-border-radius: 99px;
    -o-border-radius: 99px;
    margin-left: auto;
    margin-right: auto;
}
a.fa-flask, a.fa-trophy, a.fa-headphones {
    color: #0db7c4;
    font-weight: 300;
    text-decoration: none !important;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    margin-left: auto;
    margin-right: auto;
}
a.fa-flask:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0c3";
    color: #fff;
}
a.fa-trophy:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f091";
    color: #fff;
}
a.fa-headphones:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f025";
    color: #fff;
}

.pm-column-title {
    font-size: 24px;
    font-weight: 300;
    color: #2EAA30;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0px;
}
.pm-title-divider {
    width: 120px;
    height: 1px;
    background-color: #2EAA30;
    margin: 26px auto;
}
a.pm-standard-link {
    color: #1F742A;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    margin: 20px 0;
    display: inline-block;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-plus:before {
    content: "\f067";
}
.pm-center {
    text-align: center;
    margin-top: 30px;
}

/*conteudo meio index*/
.pm-column-container-message {
    max-width: 900px;
    background-color: #1F742A;
    border: 3px solid white;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: table;
    padding: 15px 30px;
    top: -30px;
    border-radius: 99px;
    -webkit-border-radius: 99px;
    -o-border-radius: 99px;
}
/* 42. Accordion system */
.panel-title > a {
    padding: 8px 0px 0px 8px;
    display: block;
    line-height: 32px !important;
    font-size: 18px;
    font-weight: 300;
    color: #424242 !important;
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(left,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #eeeeee 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 */

}

.panel-title > a.pm-dark-link {  
    color:white;
    text-align:left;
}

.panel-body p {
    font-size:14px;
    color:white;
    font-weight: 100;
    line-height: 24px;
}

.panel {
    box-shadow:none;    
}

.panel-default {
    border:none;    
}

.panel-group {
    margin: 8px 0px 30px !important;
}

.panel-group .panel {
        border: none;
    border-radius: 0 !important;
    margin-bottom: 2px !important;
    padding-bottom: 0px;
    
}

.panel-title {
    display: block;
    /*float: right;*/
    font-size: 16px;
    margin-bottom: 0 !important;
   /* margin-left: 10px;*/
    margin-top: 0;
}

.panel-title i {
    display: block;
    float: right;
    font-size: 14px;
    padding:15px;
    color:white;
}


.panel-title p {
    margin:0px;
    padding:0px;    
}

.panel-body {
    float: left;
    padding: 10px 4px;
}
.panel-collapse {
    float: left;
    width:100%;
    background-color:#8c8c8c;
}

.panel-collapse a {
    color:white;
    font-weight:500;    
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: medium none;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right:30px;
}

.panel-default > .panel-heading {
    background-color:white;
    border-color: transparent;
    color: inherit;
    padding: 0px;
    display:inline-block;
    width:100%;
    
    @include borderRadiusAll(0px);
    @include transition(all, .4s);
}



.panel-default > .panel-heading:hover h4 a {
    color: #1F742A;
    text-decoration: none;
}

.pm-accordionIcon {
    float: left;
    font-size: 16px;
    margin-right: 7px;
    width:auto;
    padding:6px 5px;
    display:block;
}


.panel-group .panel + .panel {
    margin-top:0px !important;  
}




.panel-title i {
    display: block;
    float: right;
    font-size: 14px;
    padding: 15px;
    margin-top: 0px;
    color: white;
    background-color: #000000;
}
.fa-plus:before {
    content: "\f067";
}
.pm-column-container-message p {
    font-size:18px;
    color:white;
    text-transform:uppercase;   
    margin-bottom:0px;
}

.pm-containerPadding-top-50 h4{
    font-size: 20px;
    font-weight: normal;
    color: white;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
.pm-containerPadding-top-50 p.light {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

.pm-rounded-btn {
    width: auto;
    height: auto;
    display: inline;
    background-color: #1F742A;
    min-width: 100px;
    display: inline-block;
    padding: 14px 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: white !important;
    margin: 15px 0px;
    text-align: center;
    border: 2px solid white;
    border-radius: 99px;
    -webkit-border-radius: 99px;
    -o-border-radius: 99px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.pm-center-align {
    margin: 0 auto !important;
    display: table !important;
}
.pm-video-container {
    width: 100%;
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 30px 0;
    position: relative;
    background-size: cover;
}
.pm-video-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    min-height: 150px;
    position: absolute;
    right: 0;
    width: 100%;
}
.pm-video-activator-btn {
    background-color: white;
    border: 3px solid #1F742A;
    color: #1F742A;
    display: table !important;
    font-size: 30px !important;
    height: 80px;
    margin: 0 auto;
    padding: 23px 0 0 7px;
    position: relative;
    text-align: center;
    top: -40px;
    width: 80px;
    border-radius: 99px;
    -webkit-border-radius: 99px;
    -o-border-radius: 99px;
    text-decoration: none !important;
}
.fa-play:before {
    content: "\f04b";
}

/*news*/

/*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;
}
}

ul.dist{
	display: block;
	list-style: none;
	padding: 0px;
	width: 100%;
	margin-bottom: 20px;
}
ul.dist li{
  width: 100%;
  padding: 3px 3px 3px 10px;
}
ul.dist li:nth-child(even) {background: #FFF}
ul.dist li:nth-child(odd) {background: #EEE}
ul.dist li span{
	float: right;
	display: block;
}

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;
}

/*equipe tecnica*/
/* 45. Staff profile */
.pm-staff-profile-container {
    width:100%;
    height:290px;
    background-position:center top;
    background-size:cover;
    background-repeat:no-repeat;
    position:relative;
}

.pm-staff-profile-overlay-container {
    width:100%;
    height:290px;
    position:absolute;
    top:0;
    left:0;
    overflow:hidden;
}

.pm-staff-profile-icons {
    list-style:none;
    margin:0;
    padding:0;
    position:absolute;
    top:10px;
    right:15px;
    z-index:10;
    
    @include transition(all, .4s);
}

.pm-staff-profile-icons li:before {
    content:"";
    margin:0;
    padding:0;
}

.pm-staff-profile-icons li {
    margin-bottom:1px;  
}

.pm-staff-profile-icons li a {
    width:53px;
    height:53px;
    display:block;
    background-color:#0EAF3F;
    color:white;
    font-family:'FontAwesome';
    padding-top:19px;   
    text-align:center;
    font-size:16px !important;
}

.pm-staff-profile-icons li a:hover {
    background-color:#1F742A;
    color:white;    
}

.pm-staff-profile-expander {
        background-color: #0000ED;
    border: 3px solid white;
    border-radius: 100px;
    color: white;
    font-size: 18px !important;
    display: table !important;
    height: 60px;
    margin: 0 auto;
    padding-top: 17px;
    position: relative;
    text-align: center;
    top: 260px;
    width: 60px;
    z-index: 9;
    
}

.pm-staff-profile-expander:hover {
    color:white;
    background-color:$primaryColor;
}

.pm-staff-profile-info {
    padding:50px 30px 0px 30px;
    text-align:center;  
}

.pm-staff-profile-info p {
    margin-bottom:10px; 
}

.pm-staff-profile-name {
    font-weight:bold;
    font-size:20px;
    text-transform:uppercase;
    color:#0EAF3F;
    letter-spacing:1px;
}

.pm-staff-profile-name.light, .pm-staff-profile-title.light {
    color:white;    
}

.pm-staff-profile-title {
    font-weight:300;
    font-size:14px;
    text-transform:uppercase;
    color:#131313;
    letter-spacing:1px;
}

.pm-staff-profile-quote {
    width:100%;
    height: 290px;
    background-color:rgba(0,0,0,.8);
    position:absolute;
    top:290px;
    left:0;
    z-index:2;
    
}

.pm-staff-profile-quote p {
    text-align:center;
    padding:30px;
    color:white;
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.logo-panel img {
    border: 1px solid rgba(0, 0, 0, 0.08);
    
    opacity: 1;
    transition: all 100ms ease-out;
    margin-bottom: 20px;
    border-radius: 2px;
}
.logo-panel img:hover {
    border: 1px solid transparent;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    opacity: .6;
}
.logo-panel img {
    max-width: 100%;
    height: auto;
}

/*abrangencia*/
#svg-map path { fill:#ccc }
    #svg-map text { fill:#fff; font:12px Arial-BoldMT, sans-serif; cursor:pointer }
    #svg-map a{ text-decoration:none }
    #svg-map a:hover { cursor:pointer; text-decoration:none }
    #svg-map a:hover path{ fill:#ddd !important }
    #svg-map .circle { fill:#ccc }
    #svg-map a:hover .circle { fill:#ddd !important; cursor:pointer }



#svg-map path#cor-map { fill:#cccccc !important;}
#svg-map a:hover path#cor-map { fill:#000 !important;}

/*err0 404*/
/* erro 404*/

.erro  {
   font-size: 50px;
    	font-family: 'serpentinedbolregular';
    text-align: center;
    margin-top: 60px;
    border-bottom: solid 1px #000;
    margin-bottom: 105px;
    display: block;
    padding-bottom: 42px;
    width: 100%;

}
.erro  .erro02{
    color: #96a1a3;
   	font-family: 'serpentinedbolregular';
    font-size: 20px;
    margin-top: 18px;
    display: block;
    line-height: 47px;
    text-align: center;
}
.erro  .erro03{
 font-size: 14px;
  text-align: center;
}
