@charset "UTF-8";
/*  
Theme Name: Sílvio Costa Filho
Version: 2.0.1
Description: ---
Author: ---
Author URI: ---
*/

/*-------------------------------------------------------------------------------------------*/
/* BASE CSS */
/*-------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	
	position: relative;
    min-height: 100%;
}
body {
	margin: 0 0 135px;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}
/*MODIFICAÇÃO*/
b, strong {
    font-weight: bold !important;
	font-family: 'dinbold', sans-serif;
}
i, cite, em, var, address, dfn {
    font-style: italic !important;
}
sub, sup {
    position: relative;
    font-size: 75% !important;
    line-height: 0;
    vertical-align: baseline !important;
}
table, tbody, tfoot, thead, tr, th, td{
  font-size: 18px;
  font-family: 'dinregular', sans-serif;
  color:#15284d;
}
/*MODIFICAÇÃO*/
@font-face {
    font-family: 'dinbold';
    src: url('fonts/din_bold-webfont.eot');
    src: url('fonts/din_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din_bold-webfont.woff2') format('woff2'),
         url('fonts/din_bold-webfont.woff') format('woff'),
         url('fonts/din_bold-webfont.ttf') format('truetype'),
         url('fonts/din_bold-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dinregular';
    src: url('fonts/din-webfont.eot');
    src: url('fonts/din-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-webfont.woff2') format('woff2'),
         url('fonts/din-webfont.woff') format('woff'),
         url('fonts/din-webfont.ttf') format('truetype'),
         url('fonts/din-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
p{
  font-size: 18px;
  font-family: 'dinregular', sans-serif;
  color:#15284d;
}

a{  
    text-decoration:none!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.clearfix{
	overflow: hidden;
  	margin: 30px 0 30px 0;
}
.pd0{
  padding:0;
}
.pdt-40{
  padding-top: 40px;
}
.mt-40{
  margin-top: 40px;
}
.cBlue{
  color:#182e58!important;
}
.cWhite{
  color:#fff!important;
}
.cRed{
  color:#ec201c!important;
}
.topoBox{
	position:relative;
}
.menu{
	margin:40px 0px 40px 0;
}
.menu a{
	font-weight: 500;
  	text-transform: uppercase;
  	font-size: 14px;
}
.menu a:hover{
	color:#182e58
}
.navbar{
	background:#f7f8fa;
	border:none;
  font-family: 'Montserrat', sans-serif;
}
.social{
	display:none;
	position:absolute;
	right:0;
	padding:0 0 0 0!important;
	background:url(images/spriteSocialTopo.png) no-repeat 0px -37px;
	width:58px;
	height:auto;
	overflow:hidden;
	z-index:9999999;
}
.social ul{
	padding:0 0 0 0;
}
.social a{
	display:block;
	width:58px;
	height:60px;
	background:url(images/spriteSocialTopoIcons.png) no-repeat;
	color:transparent;
	text-indent:-999em;
}
.social .facebook{
	background-position:0 -75px;
}
.social .facebook:hover{
	background-position:-58px -38px;
}
.social .twitter{
	background-position:0px -135px;
}
.social .twitter:hover{
	background-position:-58px -97px;
}
.social .instagram{
	background-position:0px -195px;
}

.social .instagram:hover{
	background-position:-58px -157px;
}
.shadow{
	width:100%;
	height:8px;
	position:relative;
	z-index:999;
	background: url(images/shadow.png) no-repeat center top;
}
.topo{
  position: relative;
  z-index: 8;
  margin: -28px 0 0 0;
  padding: 30px 0 40px 0;
}
.topoInt{
  margin: -28px 0 30px 0;
  padding: 20px 0 20px 0;
}
.ptRed{
  background: url(images/patternRed.jpg) repeat;
}
.ptBlue{
  background: url(images/patternBlue.jpg) repeat;
}
.containerTop{
  position: relative;
  z-index: 10;
}
.boxBanners{
	overflow: hidden;
  	position: relative;
  	z-index: 8;
  	margin: -28px 0 0 0;
}
.mask{
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:5;
	background: url(images/bgMask.png) repeat-x bottom;
	bottom:0;
	opacity: 0.5;
}
.img-responsive{
  width:100%
}
.caption{
	position: absolute;
  	bottom: 80px;
  	color: #fff;
  	display: block;
  	z-index: 9999999;
 	width: 100%;
  	text-align: center;
  	max-width: 1000px;
  	margin: 0 0 0 -500px;
  	font-size: 35px;
  	font-weight: 700;
  	line-height: 40px;
  	text-decoration: none!important;
  	left: 50%;
  	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  	opacity:0
}
.flex-active-slide .caption{
	bottom: 30px;
	opacity:1;
}	
.flex-control-nav{
	bottom: 10px;
}
.boxNoticias{
	position:relative;
	margin-top:20px;
	z-index:9999999;
}
.boxNoticias a{
	color:#001b3f;
}
.itemNoticia{
  margin-bottom:30px;
}
.itemNoticia .title {
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 30px;
  display: block;
  margin: 10px 0 10px 0;
}
.itemNoticia p{
	font-family: 'dinregular', sans-serif;
	font-size:20px;
	margin-bottom:30px;
}
.itemNoticia figure{
  border:1px solid #fff;
}
.btnMore{
	display:inline-block;
	background:#168ec4;
	color:#fff!important;
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	position:relative;
	padding:14px 50px 13px 50px;
	letter-spacing: 1px;
}
.btnMore:hover{
	background:#ec201c;
}
.btnMore .borderLeft{
	position:absolute;
	left:0;
	top:0;
	width:27px;
	height:47px;
	background: url(images/leftBorder.png) no-repeat;
	display:block;
}
.btnMore .borderRight{
	position:absolute;
	right:0;
	top:0;
	width:26px;
	height:47px;
	background: url(images/rightBorder.png) no-repeat left;
	display:block;
}
.borderDouble{
	width:100%;
	height:2px;
	background: url(images/borderDouble.png) no-repeat left;
}
.feedbackMultimidia{
	padding-top:30px;
	padding-bottom:30px;
	color:#001b3f;	
}
.feedbackMultimidia h1{
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:50px;
	letter-spacing:-4px;
}
.feedbackMultimidia p{
	font-family: 'dinregular', sans-serif;
	font-size:20px;
}
.iconBallBox{
	position:relative;
	width:100%;
	height:86px;
	display: table-cell;
  	vertical-align: middle;
 	padding-left: 100px;
 	top: 35px;
  	left: 35px;
}
.iconBallBox section{
	text-align: center;
  	width: 86px;
  	height: 86px;
  	background: url(images/bgListras.png) no-repeat -33px 0;
  	-webkit-border-radius: 50%;
  	-moz-border-radius: 50%;
  	border-radius: 50%;
  	color: #fff;
  	font-size: 40px;
  	padding: 14px 0 0 0;
  	overflow:hidden;
  	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	position:absolute;
	top:0;
	left:0;
}
.iconBallBox:hover section{
	background-position: -143px 0;
}
.iconBallBox section i{
	-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.iconBallBox:hover section i{
	transform: scale(1.05);
}
.iconBallBox p{
	color:#182e58;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:18px;
}
.boxBgBlue{
	width: 100%;
	background: url(images/bgborderBlue.png) no-repeat 50% 90%;
	margin: -60px 0 0 0px;
	padding-top: 60px;
  overflow:hidden;
}
.boxBgBlue .bx-wrapper{
	margin-top:50px!important;
}

#bxslider-thumbs-timeline figure{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow:hidden;
	margin:0 0 15px 0;
	border:11px solid #fff;
}
#bxslider-thumbs-timeline figure img{
	width:188px;
}
#bxslider-thumbs-timeline li{
	text-align:center;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}    
#bxslider-thumbs-timeline li:hover figure{
	border-color:#77CFF7;
  -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#bxslider-thumbs-timeline li.active figure{
	border-color:#168ec4!important;
}
#bxslider-thumbs-timeline li:hover a{
  color:#77CFF7;
}
#bxslider-thumbs-timeline li.active a{
  color:#168ec4!important;
}
#bxslider-thumbs-timeline li a{
  font-family: 'dinregular';
  font-size:18px;
  color:#fff;
}
.title{
  font-size:50px;
  text-transform:uppercase;
  font-weight:700;
  color:#ec201c;
  font-family: 'Montserrat', sans-serif;
}
#timeline .bx-wrapper{
  background: url(images/borderDotted.png) no-repeat -78px 100px!important;
}
#bxslider-descricao p{
  font-family: 'dinregular', sans-serif;
  font-size:20px;
  color:#fff; 
  display:block;
  padding:0 20px 0 0px;
}
.blockote{
  width: 100%;
  background: #b9121b;
  border: 10px solid #d20c16;
  position: relative;
  left: -10px;
  top: -10px;
  z-index: 9;
  padding: 24px;
  height: 383px;
  overflow:hidden;
}
.blockote h1{
  margin-top:0;
  font-size:50px;
  color:#fff;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: -2px;
}
.blockote h2{
  font-size: 28px;
  color:#fff;
  font-family: 'dinbold', sans-serif;
}
.blockote p{
  margin:0;
  font-size: 18px;
  color:#fff;
  font-family: 'dinregular', sans-serif;
}
.imgZindex{
  position:relative;
  z-index:99
}
.blockote .plus{
  display: block;
  padding: 10px 20px 5px 20px;
  color: #fff;
  text-decoration: none;
  background: #d20c16;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 25px;
  text-shadow: 2px 2px 2px rgba(70, 70, 70, 1);
}
.boxArtigos{
  background: url(images/bgborderBlue2.png) no-repeat 0 -90px;
  margin-top: -21px;
  padding:30px 40px 40px 40px;
  position:relative;
  min-height: 532px;
}
.boxArtigos .title{
  color:#fff;
}
.post-artigo a{
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 30px;
  display: block;
  margin: 10px 0 10px 0;
  color:#001b3f;
}
.post-artigo a:hover{
  color:#c9100f;
}
.post-artigo p{
  margin:0;
  font-size: 18px;
  color:#fff;
  font-family: 'dinregular', sans-serif;
}
.post p{
  margin-bottom:25px;
}
div.ssb-button-fblike{
  width:100px!important;
}

.boxArtigos .moreAll{
  background: #fff;
  display: inline-block;
  position: absolute;
  width: 245px;
  right: 0;
  bottom: 100px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}

.boxArtigos .moreAll span{
  display: inline-block;
  padding: 10px 20px 10px 20px;
  color: #fff;
  text-decoration: none;
  background: #c9100f;
  font-size: 25px;
  float:left;
  text-shadow: 2px 2px 2px rgba(70, 70, 70, 1);
  border-radius:0;
}

.boxArtigos .moreAll p{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 17px;
  margin-top: 16px;
  color:#001b3f;
}
.listClipping{
  margin-top:-80px;
}
.moreAll{
  background: #fff;
  display: inline-block;
  width: 245px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}

.moreAll span{
  display: inline-block;
  padding: 12px 20px 12px 20px;
  color: #fff;
  text-decoration: none;
  background: #c9100f;
  font-size: 25px;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 -40px 0 0;
  text-shadow: 2px 2px 2px rgba(70, 70, 70, 1);
}

.moreAll p{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 17px;
  margin-top: 16px;
  color:#001b3f;
}

.listClipping .moreAll{
  margin-top: 80px;
}

.listClipping .clearfix{
  margin:20px 0 20px 0;
}
.itemClipping{
  margin-bottom:30px;
}
.itemClipping section{
  border: 10px solid #ebebeb;
  overflow:hidden;
  position:relative;
  max-height: 400px;
}
.itemClipping .title{
  font-size:22px;
  text-align:center;
  text-transform:none;
  font-family: 'Montserrat', sans-serif;
  display:inline-block;
  margin-top:15px;
  cursor:pointer;
  color:#888888
}
.itemClipping .title:hover{
  color:#182e58
}

.itemClipping .plus{
  display: block;
  padding: 10px 20px 5px 20px;
  color: #ec201c;
  text-decoration: none;
  background:#ebebeb;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 25px;
  text-shadow: 2px 2px 2px rgba(70, 70, 70, 1);
}
.itemClipping .title:hover{
  color:#ec201c;
}

.pageNoticias .itemNoticia{
  margin-bottom:40px;
}

.pageNoticias .itemNoticia .title{
  color: #182E58;
}
.pageNoticias .itemNoticia .title:hover{
  color:#ec201c;
}
.textBio{
  text-align:justify;
}
.textBio img{
  border:8px solid #168ec4;
  margin:10px 0;
}
.textBio .title{
  margin:25px 0;
}
.galeryThumb{
  max-width: 100%;
  margin: 30px auto;
}

.itemGalery{
  padding:0;
}
.itemGalery a{
  display:block;
  padding:6px;
  cursor:pointer;
}
.itemGalery a:hover img{
  -webkit-filter: grayscale(100%);
}
.itemGalery img{
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
      -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.itemGalery .current img{
  -webkit-filter: grayscale(0%);
}
.itemGalery .current{
  background:#ec201c;
}
.listMultimidia .item {
  margin-bottom:15px;
}

.listMultimidia .item section{
  position:relative;
  overflow:hidden;
  margin:15px 0 15px 0;
}
.listMultimidia .borderTop{
  width:125px;
  height:148px;
  background: url(images/borderM-top.png) no-repeat top;
  display:block;
  position:absolute;
  top:-150px;
  left:0;
  z-index: 99;
}
.listMultimidia .borderBottom{
  width:125px;
  height:148px;
  background: url(images/borderM-bottom.png) no-repeat top;
  display:block;
  position:absolute;
  bottom:-90px;
  right:0;
}
.listMultimidia .icon{
  position: absolute;
  top: 50%;
  color: transparent;
  font-size: 50px;
  left: 50%;
  margin: -30px 0 0 -30px;
  display:block;
}
.listMultimidia .iconBottom{
  position: absolute;
  bottom: 10px;
  color: transparent;
  font-size: 35px;
  right: 10px;
  z-index: 99;
}
.listMultimidia .bg{
  position: absolute;
  top:0px;
  background: rgba(0, 0, 0, 0.53);
  font-size: 35px;
  width:100%;
  height:100%;
  left:0;
  display:none;
}
.listMultimidia .title{
  font-size:20px;
  color:#182e58;
}

.album .fa-camera{
  color:#fff!important;
}
.video .fa-video-camera{
  color:#fff!important;
}

.carousel-single{
  max-width: 640px;
  margin:15px auto!important;
  position:relative;
}

.carousel-single .slides li{
  position:relative;
  border:10px solid #fff;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor:pointer;
}
.carousel-single .flex-active-slide{
  border-color:#00aeef!important;
}

.carousel-single .flex-prev{
  left:-50px!important;
  color:red;
}
.carousel-single .flex-next{
  right:-50px!important;
  color:red;
}

.borderSolid{
  width:100%;
  height:2px;
  background: url(images/borderSolid.jpg) no-repeat left;
  overflow:hidden;
}

.post .borderSolid{
  margin:30px 0 30px 0
}

.borderSolid2, .borderSolid2a{
  width:100%;
  height:1px;
  background:#CCC;
  overflow:hidden;
}
.post .borderSolid2{
  margin:30px 0 0px 0
}
.post .borderSolid2a{
  margin:0px 0 30px 0
}
.post .title{
  font-size:30px;
  line-height:40px;
  color:#00aeef;
  margin: 20px 0 10px 0;
}
.social-buttons li{
  float:left;
}
.int-data{
	line-height:40px;
	font-size: 14px;
    font-family: 'dinregular', sans-serif;
    color: #15284d;
	padding-left: 30px;
}
.int-rs{
	padding-right:20px;
	padding-top: 5px;
}
.ssba_print, .ssba_email_share{
	margin-right: 5px;
}
.ssba_twitter_share{
	margin-left:5px;
}
.ssba, .ssba a{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.int-rs div.ssb-button-googleplus{
	width: 70px;
}
.int-rs div.ssb-button-fblike{
	
}
.int-rs div.ssb-button-twitter{
	width: 100px;
}
.int-rs div.simplesocialbuttons{
	width: 270px;
	float: right;
}

.pages{
  display:none!important;
}
.sidebar{
  padding-top: 70px;
}

.sidebar .moreAll{
  cursor:default;
}

.postsRelacionados{
  padding:0 0 0 0;
  margin:15px 0 30px 0;
  list-style:none;
}
.postsRelacionados a{
  font-size:20px;
  text-align:left;
  text-transform:none;
  font-family: 'Montserrat', sans-serif;
  display:inline-block;
  margin-top:15px;
  cursor:pointer;
  color:#168ec4;
}

.postsRelacionados a:hover{
  color:#102848;
}
.pageProjetos .blockote{
  position:static;
  height:auto;
}
.pageProjetos .blockote .plus{
  bottom:9px;
  right:3px;
}

.pageProjetos .item{
  margin-bottom:30px;
}

footer{
	background:#182e58 url(images/bgborderColor.png) no-repeat center top;
	padding:50px 0 10px;
	text-align:center;
	
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
footer ul li{
  display:inline-block;
  list-style:none;
  background: url(images/dot.jpg) no-repeat right center;
  padding:0 15px 0 5px;
}
footer ul li:last-child{
  background:none!important;
}
footer ul li a{
  font-family: 'Montserrat', sans-serif;
  color:#fff;
  text-transform:uppercase;
  font-size:13px;
}
footer ul li a:hover{
  color:#ff3333
}
footer p{
  font-family: 'Montserrat', sans-serif;
  color:#cccccc;
  font-size:13px;
  font-weight:300;
  display:block;
  margin-top:20px;
}

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;

}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
   
    left: -5px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    /*background: url(images/bx_loader.gif) center center no-repeat #fff;*/
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: -100px;
    background: url(images/left.png) no-repeat ;
}

.bx-wrapper .bx-next {
    right: -100px;
    background: url(images/right.png) no-repeat right;
}

.bx-wrapper .bx-prev:hover {
    background-position:right;
}

.bx-wrapper .bx-next:hover {
    background-position:left;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -56px;
    outline: 0;
    width: 26px;
    height: 46px;
    text-indent: -9999px;
    z-index: 9999;
}
#bxslider-descricao .bx-controls-direction a{
  display:none!important
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
.modal-title{
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
}
.modal-body{
  overflow:scroll;
}

.boxMap{
  position:relative;
  margin-top: -28px;
}

.boxMap .box-title {
  position: absolute;
  color: #fff!important;
  bottom: 50px;
  left: 50%;
  margin: 0 0 0 -570px;
  max-width: 420px;
  z-index: 10;
}
.boxMap .box-title p{
  color:#fff;
}

#map {
  width: 100%;
  height: 650px;
}

.boxForm{
  position:relative;
}
div.wpcf7-validation-errors{
  border: none;
  position: absolute;
  bottom: 6px;
  right: 0;
  font-size: 14px;
  font-family: 'dinregular', sans-serif;
  color:rgb(215, 51, 51);
}
.form-control{
  border-radius:0;
  font-size: 16px;
  font-family: 'dinregular', sans-serif;
  height:40px;
}
textarea.form-control {
  height: 170px!important;
  max-width:653px!important;
}

.form-group input[type="submit"]{
  font-size: 16px;
  font-family: 'dinregular', sans-serif;
  color:#fff;
  background:#1273e8;
  border-radius:0;
  border:none;
  padding:10px 30px 8px 30px;
}

.social-contact i {
  color: #fff;
  display: inline-block;
  background: #062e58;
  padding: 10px;
  border-radius: 50%;
  width: 38px;
  text-align: center;
  margin-bottom: 20px;
}
/*-------------------------------------------------------------------------------------------*/
/* MODIFICAÇÃO CSS */
/*-------------------------------------------------------------------------------------------*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.logoprint{display:none;}

.navbar-default .navbar-nav > li > a::after{
	content: url(images/img/dot.png);
    position: absolute;
    top: 12px;
    left: 0px;
}
.navbar-default .navbar-nav > li:first-child > a::after{
	content: "";
}
.barra_rs{
	width:121px; /*94*/
	height:34px; /*26*/
	background:url(images/img/bg_rs2.png) top left no-repeat;
	position: absolute;
    right: 44px;
    bottom: 10px
}
.barra_rs a{
	width:40px;
	height:34px;
	display:block;
	text-indent:9999px;
	overflow:hidden;
	float:left;
	-o-transition:background-image .5s ease-in-out;
	-ms-transition:background-image .5s ease-in-out;
	-moz-transition:background-image .5s ease-in-out;
	-webkit-transition:background-image .5s ease-in-out;
	transition: background-image .5s ease-in-out;
	outline:none;
}
/*.barra_rs a.fb{
	background:url(images/img/icon_rs2.png) no-repeat -41px -14px;
}
.barra_rs a.fb:hover{
	background:url(images/img/icon_rs2a.png) no-repeat -41px -14px;
}
.barra_rs a.it{
	background:url(images/img/icon_rs2.png) no-repeat -98px -14px;
}
.barra_rs a.it:hover{
	background:url(images/img/icon_rs2a.png) no-repeat -98px -14px;
}
.barra_rs a.tw{
	background:url(images/img/icon_rs2.png) no-repeat -162px -14px;
}
.barra_rs a.tw:hover{
	background:url(images/img/icon_rs2a.png) no-repeat -162px -14px;
}*/
.barra_rs a.fb{
	background:url(images/img/icon_rs2a.png) no-repeat -41px -14px;
}
.barra_rs a.fb:hover{
	background:url(images/img/icon_rs2.png) no-repeat -41px -14px;
}
.barra_rs a.it{
	background:url(images/img/icon_rs2a.png) no-repeat -98px -14px;
}
.barra_rs a.it:hover{
	background:url(images/img/icon_rs2.png) no-repeat -98px -14px;
}
.barra_rs a.tw{
	background:url(images/img/icon_rs2a.png) no-repeat -162px -14px;
}
.barra_rs a.tw:hover{
	background:url(images/img/icon_rs2.png) no-repeat -162px -14px;
}
.nt_titulo_news {
    font-size: 30px;
    line-height: 40px;
    color: #00aeef;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
    /*font-weight: 700;*/
    font-family: 'Montserrat', sans-serif;
}
.end_news {
    border: 1px solid #CCC;
    border-left: none;
    border-right: none;
    padding: 10px 0px;
    margin-bottom: 50px;
    margin-top: 20px;
}
.nt_data_news p, .nt_leia_news p{
    font-size: 14px;
}
.nt_leia_news {
    text-align: right;
}
.category .nt_descricao_news img{
	float:left; 
	margin:0 1em 1em 0;
}
.imgZindex img{
	margin-top:-10px;
	max-width:780px;
	max-height:383px;
	width:100%;
	height:auto;
}
.pd0 .blockote a h2, .pd0 .blockote a p, .itemNoticia a{
	text-decoration: none!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.pd0 .blockote a:hover h2, .pd0 .blockote a:hover p, .itemNoticia a:hover{
	color:#23527c;
	text-decoration: none!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.itemNoticia a:hover{
	color:#ec201c;
}
.caption{
	max-width:950px;
	margin:auto;
	-webkit-transform: translateX(-50%);
  	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.boxBanners, .flexslider .slides > li{
	/*max-height:417px;
	height:417px;*/
	background-color: #fff;
}
.itemNoticia img{
	width:100%;
	height:auto;
}
footer ul.menu{
	margin-top:0px;
	margin-bottom:0px;
}
footer ul.menu li a{
	font-size: 13px;
}
footer ul.menu li a:hover{
	color:#ff3333;
}

/*-------------------------------------------------------------------------------------------*/
span.extend{
	display:none;
}
.bg_img{
	background-size:cover;
}
.bg_img img{
	width:100%;
	height:auto;
}
.imagem img.attachment-home-noticias-interna{
	width:100%;
	height:auto;
}
.post .borderSolid {
    margin: 10px 0 0px 0;
}
.post .title {
    margin: 0px 0px;
}
.sidebar{
	padding-top:0px;
	padding-left:30px;
    font-size: 16px;
    font-family: 'dinregular', sans-serif;
    color: #15284d;
}
.sidebar .widget {
    margin-bottom: 40px;
}
.sidebar h2 {
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid #CCCCCC;
	margin-top: 20px;
    margin-bottom: 10px;
}
.sidebar label {
    display: none;
}
.sidebar #archives-dropdown-3{
    color: #132344;
    font-size: 14px;
    background-color: #FFF;
    width: 100%;
    height: 30px;
    border: 1px solid #132344;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.sidebar .widget_recent_entries li {
    padding: 5px 0px;
    border-bottom: 1px solid #efefef;
}
.sidebar .widget_recent_entries li:last-child {
    padding-bottom: 0px;
    border: none;
}
.boxBanners{
	min-height:414px;
}

/*span.wpcf7-not-valid-tip{
	font-size:12px;
	position: absolute;
    top: 140%;
	color: #ffd50b;
    font-weight: bold;
}
.nome-1 span.wpcf7-not-valid-tip, .email-78 span.wpcf7-not-valid-tip{
	left: 0%;
}*/
div.wpcf7-validation-errors{
	display: block;
    background-color: #ec201c;
    width: 96%;
	font-size: 16px;
    font-family: 'dinregular', sans-serif;
	text-align: center;
	color:#FFF;
	position:relative;
	
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
}
div.wpcf7-mail-sent-ok{
	border: 2px solid #062e58;
	background-color: #062e58;
    color: #fff;
	width: 96%;
	font-size: 16px;
    font-family: 'dinregular', sans-serif;
	text-align: center;
	
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.75);
}
/*-------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1199px) {
.boxBanners{
	min-height:342px;
}
.caption{
	max-width:900px;
	font-size: 33px;
	line-height: 38px;
}
.blockote{
	height: 318px;
}
.blockote h1{
	font-size: 40px;
}
.blockote h2 {
    font-size: 22px;
}
.blockote p {
    font-size: 16px;
	line-height: 18px;
}
.itemNoticia .title{
	font-size: 22px;
	line-height: 25px;	
}
}
@media screen and (max-width: 991px) {
.boxBanners{
	min-height:265px;
}
.caption{
	max-width:650px;
	font-size: 24px;
	line-height: 29px;
}
.blockote {
    left: 0px;
    top: -10px;
    height: 262px;
}
.blockote h1{
	font-size:50px;
}
.blockote h2 {
    font-size: 28px;
}
.blockote p {
    font-size: 18px;
	line-height: 24px;
}
.boxArtigos{
	background-color: #168ec4;
    padding-bottom: 60px;
	min-height:0px;
}
.post-artigo{
	margin-bottom:20px;
}
.boxArtigos .moreAll{
	bottom: 10px;
}
.itemNoticia .title{
	font-size: 19px;
	line-height: 24px;	
}
}
@media screen and (max-width: 767px) {
.boxBanners{
	min-height:138px;
}
.caption{
	max-width:380px;
	font-size: 14px;
	line-height: 18px;
}
.blockote h1{
	font-size:30px;
}
.blockote h2 {
    font-size: 20px;
}
.blockote p {
    font-size: 15px;
	line-height: 18px;
}
footer ul.menu li a {
    font-size: 9px;
}
.barra_rs{
	bottom: 10px;
	right: 10px;
}
.navbar-default .navbar-nav > li > a::after{
	content: "";
}
}
@media screen and (max-width: 400px) {
.boxBanners{
	min-height:110px;
}
.blockote p {
    font-size: 14px;
	line-height: 16px;
}
.post-artigo a{
	font-size: 20px;
    line-height: 25px;
}
.post-artigo p{
	font-size: 14px;
}
}
	
	


