@font-face {
  font-family: 'Conv_MyriadPro-Bold_2';
  src: url('../fonts/font01/fonts/MyriadPro-Bold_2.eot');
  src: local('☺'), url('../fonts/font01/MyriadPro-Bold_2.woff') format('woff'), url('../fonts/font01/MyriadPro-Bold_2.ttf') format('truetype'), url('../fonts/font01/MyriadPro-Bold_2.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_MyriadPro-Regular_3';
  src: url('../fonts/font02/MyriadPro-Regular_3.eot');
  src: local('☺'), url('../fonts/font02/MyriadPro-Regular_3.woff') format('woff'), url('../fonts/font02/MyriadPro-Regular_3.ttf') format('truetype'), url('../fonts/font02/MyriadPro-Regular_3.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'FontAwesome';
  src: url('../fonts/font02/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/font02/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/font03/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/font03/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/font03/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/font03/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

h1{
    font-family: 'Conv_MyriadPro-Bold_2' !important;
    font-size: 24px !important;
    color: #003A19 !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{
  font-family: 'Conv_MyriadPro-Regular_3' !important;
  color: #00923F !important
}



h2{
  font-family: 'Conv_MyriadPro-Bold_2' !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{
  font-family: 'Conv_MyriadPro-Regular_3' !important;
  color: #000;
}
 h2 span:before{
 content: "";
 position: absolute;
 bottom: 0px;
 width: 10%;
 height: 4px;
 background-color: #000;
 left: 0px;
 display: block;
}
h3{
  font-family: 'Conv_MyriadPro-Regular_3' !important;
   font-size: 15px !important;
}

body {
    background-color: #fff;
    background-image: linear-gradient(to bottom, transparent 1px, rgba(0,0,0,.1) 1px);
    background-size: auto 2px;
    font-family: 'Conv_MyriadPro-Regular_3' !important;
  position: relative;
  }
    body:before{
         content: "";
    background-repeat: no-repeat;
    background-image: url(../imagens/topo.png);
    background-position: center top;
    position: relative;
    width: 100%;
    height: 50px;
    background-size: 60%;
    display: block;
    }


header{
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../imagens/top.png);
  background-position: center top;
}

.top-faixa{
  background-repeat: no-repeat;
  background-image: url(../imagens/top-bk.png);
  background-position: center bottom;
  height: auto;
}
.top-faixa2{
  background-repeat: no-repeat;
  background-image: url(../imagens/top-bk2.png);
  background-position: center bottom;
  height: 380px;
}
header .container{
  position: relative !important;
}
header .container .row a.logo-img{
    margin-top: -14px;
    display: block;
    width: 100%;
    height: auto !important;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../imagens/back-logo.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
}
header .container .row a.logo-img img{
    width: 60%;
    position: relative;
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 0px;
}
.frase-top{
  padding: 10px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    background-color: #025225;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

/*tel*/

header .container .row .tel{
    width: 100%;
    margin-top: 25%;
    text-align: left;
/*    background-image: url(../imagens/tel.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 45px;*/
    color: #00923F;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Conv_MyriadPro-Bold_2';
    z-index: 20;
    position: relative;
}
header .container .row .tel span{
  font-family: 'Conv_MyriadPro-Regular_3' !important;
}
header .container .row .tel:before{
        content: "\f095";
    display: inline-block;
    color: #fff;
    font: normal normal normal 18px/1 FontAwesome;
    left: 0px;
    position: relative;
    top: 0;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 39px;
    margin-right: 10px;
    background: #00923F;
}


/*hora*/

header .container .row .hora{
    width: 100%;
    margin-top: 25%;
    text-align: right;
    color: #00923F;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Conv_MyriadPro-Bold_2';
    z-index: 20;
    position: relative;
}
header .container .row .hora span{
  font-family: 'Conv_MyriadPro-Regular_3' !important;
}
header .container .row .hora:before{
        content: "\f1da";
    display: inline-block;
    color: #fff;
    font: normal normal normal 18px/1 FontAwesome;
    right: 0px;
    position: relative;
    top: 0;
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 39px;
    margin-left: 10px;
    background: #00923F;
}


/*slide css*/
/* slide*/
#slide-01{
  font-family: 'Conv_MyriadPro-Bold_2';
  font-size: 38px;
  color: #fff;
  line-height: 10px;
}
#slide-01 span{
  
   
  font-size: 24px;
}
#slide-tam2 {
    top: -26px;
    position: relative;
    z-index: 0;
    margin-bottom: -13px;
}



ul.dicas{
  list-style: none;
  padding: 0px;
}

ul.dicas li{
  padding-left: 38px;
  background: url(../imagens/marker.png) no-repeat left 8px;
  text-align: justify;
  line-height: 18px;
  margin-bottom: 22px;
      min-height: 50px;
}

ul.dicas li a{
  color: inherit;
  font-family: 'Arial';
  font-size: 12px;

}


/*news*/
.news-faixa{
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  background-color: rgb(1, 95, 41);
  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: #2d2f9c;
  display: block;
  background-image: linear-gradient(to bottom, transparent 1px, rgba(0,0,0,.1) 1px);
    background-size: auto 2px;
    color: #fff;
    background-image: url(../imagens/footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
}
footer:before{
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .95;
    background-color: rgba(0, 146, 63, 0.74);
}
.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;
}
/* 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;

}
.dica-inf, .dica-inf img{
  width: 100%;
}
.dica-inf .text{
  color: #000 !important;
}

dl.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: 0px 0 18px;
    margin-right: 0;
    margin-left: 0px;
    padding-top: 4px;
}
dl.sub-nav dd {
    padding-right: 15px;
    float: left;
}
dl.sub-nav dd a {
    text-decoration: none;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
}
dl.sub-nav dd.active a {
    font-weight: bold;
    background: #CC2521;
    color: #fff;
    padding: 3px 9px;
    cursor: default;
}
.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: 150px;
}
#img-int{
  width: 100%;
  margin-top: 10px;
}


.erro  {
   font-size: 50px;
    font-family: 'Conv_MyriadPro-Bold_2';
    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: 'Conv_MyriadPro-Bold_2';
    font-size: 20px;
    margin-top: 18px;
    display: block;
    line-height: 47px;
    text-align: center;
}
.erro  .erro03{
 font-size: 14px;
  text-align: center;
}

.chat2{
    position: absolute;
    right: 10px;
    top: 121px;
    z-index: 1000;
}
/* 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:-60px;}
.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:#003A19; padding-top:40px;}
.featured-services .right-side .service-box figure figcaption{ width:100%; float:left; margin:40px 0; font-size:18px;color:#00923F;}
.featured-services .right-side .service-box .desc{ width:100%; float:left; background:#00923F; 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;}


/* carousel owl-theme*/

#owl-demo .item, .owl-demo .item{
  margin: 3px;
}
#owl-demo .item img, .owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
#owl-demo .item:hover img, .owl-demo .item:hover img{
  opacity: 0.4;
}
#desc-port{
  padding: 10px;
  background-color: #000;
  text-align: center;
  color: #fff;
  display: block;
}

dl.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: 0px 0 18px;
    margin-right: 0;
    margin-left: 0px;
    padding-top: 4px;
}
dl.sub-nav dd {
    padding-right: 15px;
    float: left;
}
dl.sub-nav dd a {
    text-decoration: none;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
    padding: 10px;
    display: block;
}
dl.sub-nav dd.active a {
    font-weight: bold;
    background: #CC2521;
    color: #fff;
    padding: 3px 9px;
    cursor: default;
}