@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;900&display=swap');

*{
	font-family: 'Arial', sans-serif;
}

p{
 	color: #000000;
}

a{
	transition: all .6s;
}

img{
	max-width: 100%;
}

#painel-home ul{
	padding-left: 0;
	list-style: none;
}
.conteudo h2{
	font-size: 30px;
	color: #0c3031;
	margin-bottom: 30px;
	font-weight: 900;
}


.conteudo p{ 
	color: #0c3031;
}

.conteudo hr{
	border-color: #c07aff;
}

.bg_deputados{
	padding-bottom: 100px;
	background: #0c3031;
	background: -moz-linear-gradient(left,  #0c3031 0%, #113e3f 50%, #0c3031 100%);
	background: -webkit-linear-gradient(left,  #0c3031 0%,#113e3f 50%,#0c3031 100%);
	background: linear-gradient(to right,  #0c3031 0%,#113e3f 50%,#0c3031 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c3031', endColorstr='#0c3031',GradientType=1 );
}
	.bg_deputados hr{
		border-color: #1b5e60;
	}

	.bg_deputados h2{
		color: #fff;
		font-weight: 900;
		text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
		font-size: 32px;
		margin-bottom: 30px;
	}
	.bg_deputados h3{
		color: #f28e11;
		text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
		font-weight: 900;
		font-size: 38px;
		margin-bottom: 30px;
	}
	.bg_deputados p{
		color: #fff;
		line-height: 20px;
	}

	.box-deputados h4{
		color: #fff;
		font-size: 16px;
		font-weight: 600;
	}
	.box-deputados h4 span{
		font-size: 15px;
	}
	.bull{
		color: #ffa815;
	}

	.box-deputados a{
		color: #fff;
		font-size: 14px;
	}

	.box-deputados a span{
		color: #ffa815; 
	}

	.capa{
		margin-bottom: 15px;
		text-align: center;	
	}

	.capa img{
		border:4px solid #04964c;
		width: 150px;
		-webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.48);
		-moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.48);
		box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.48);
	}

 .content_roxo{
 	background-color: #4f0099;
 	background-repeat: no-repeat;
 	background-position: center;
 	background-size: cover;
	padding: 80px 0 50px 0;
 }

 .content_verde{
 	background-color: #009948;
 	background-size: cover;
	padding: 80px 0 50px 0;
 	background-repeat: no-repeat;
 	background-position: center;
 	background-size: cover;
 }

 .content_branco{
 	background-color: #f0f0f0 ;
 	background-size: cover;
	padding: 80px 0 50px 0;
 	background-repeat: no-repeat;
 	background-position: center;
 	background-size: cover;
 }

 
@media (min-width: 992px) {
 	.content_roxo{ 
 		background-image:url(../img/bg-roxo.jpg);
 	}
 	.content_verde{
 		background-image: url(../img/bg-verde.jpg);
 	}
 	.content_branco{ 
 		background-image: url(../img/bg-branco.jpg);
 	}

	 .bg_roxo{
	 	background-image: url(../img/bg-roxo1.jpg);
	 }
 	.bg-verde1{
 		background-image: url(../img/bg-verde1.jpg);
 	}
 	.bg-verde2{
 		background-image: url(../img/bg-verde2.jpg);
 	}
 }

.tit{
 	color: #fff; 
 	font-size: 30px;
 	text-transform: uppercase;
 }
	.tit strong{
	 	background: #04823c; 
	 	padding: 5px 15px;
	}
 .tt{
 	color: #fff;
 	text-transform: uppercase;
 	margin-bottom: 35px;
 	font-size: 30px;
 }
	 .tt strong{
	 	background: #6714b1; 
	 	padding: 5px 15px;
	 }

.color-verde{
	color: #20d673;
}
 
 .content p{
 	color: #fff;
 	margin-bottom: 35px;
 	font-size: 22px;
 }

 .content_dark p{
 	margin-bottom: 35px;
 	font-size: 22px;
 }

.color{
	color: #6714b1;
	line-height: 10px;
}

.list-checklist{
	list-style: none;
	padding: 0;
}
.list-checklist li{
	padding: 5px 5px 5px 60px;
	background: rgba(0,68,32, 0.51)  url(../img/checklist.png) no-repeat 15px 11px;
	color: #fff;
 	font-size: 22px;
 	display: block;
 	margin-bottom: 5px;
}

.blockquote{
	border:none;
	background: #086b38;
}
 .content_roxo hr{
 	border-color: #c07aff;
 }

.owl-prev, .owl-next{display: block; height: 45px; width: 45px; position: absolute; z-index: 200; text-indent: -9999px; top:50%; 
		background-image: url(../img/icones/arrow.png); background-repeat: no-repeat; margin-top: -22px;}
	.owl-prev {background-position: 0 0; left: -50px; }
	.owl-next {background-position: -48px 0; right: -50px; }
	.item{
		border:5px solid #fff;
		-webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.48);
		-moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.48);
		box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.48);
	}

#footer{
	padding: 40px 0 10px 0;
	background: #f0e2ef url(../img/rodape.jpg) ;
	color: #fff;
}

.img-rodape{
	margin-top: -190px;
}

.fancybox-type-iframe .fancybox-inner {
  height: 450px !important;
}
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {position: relative; max-width: 100% !important; margin: 0 auto; padding: 0; *zoom: 1;}
.bx-wrapper img {width: 100%; display: block;}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {position: absolute; bottom: 5px; width: 100%; padding: 0;  z-index: 1000; }
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px; background: url(../js/bxslider/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-pager-item {padding: 5px 0;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #dcdada; text-indent: -9999px; display: block; width: 20px; border:2px solid #fff; height: 20px; margin: 0 2px;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {background: #3879bb;}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 5%; background-position: 0 0; }
.bx-wrapper .bx-next {right: 5%; background-position: -42px 0; }
.bx-wrapper .bx-prev:hover ,
.bx-wrapper .bx-next:hover {opacity: 1;}
.bx-wrapper .bx-controls-direction a {position: absolute; top: 50%; margin-top: -25px; outline: 0; width: 41px; height: 41px; text-indent: -9999px; z-index: 9999;
background-image: url(../img/icones/arrow.png); background-repeat: no-repeat; opacity: 0.6;}

.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(../js/bxslider/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(../js/bxslider/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; display: block; font-size: .85em; padding: 10px;}

/* OWL CAROUSEL */
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
 
 
@media only screen and (max-width: 767px) { 
	.bg_deputados h2{ 
		font-size: 20px; 
	}
	.conteudo h2,
	.bg_deputados h3{
		font-size: 22px;
	}

	.img-rodape{
		margin-top: -90px;
	}

	.content_branco img{
		width: 80px;
	}

	.bg_deputados{
		padding-bottom: 50px;
	}
}

.codephix_blog_post_video {
  width: 700px;
  max-width: 90%;
  margin: 25px auto 0 auto;
}
.codephix_embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.codephix_embed-container iframe, .codephix_embed-container object, .codephix_embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.codephix_embed-container embed, .codephix_embed-container video, .codephix_embed-container iframe, .codephix_embed-container iframe[style] {
  max-width: 100%;
}

.wa img { max-width: 30px; margin-top: 4px; vertical-align: middle;}
.wa {color: #fff; display: block;}
.wa:hover {background: #41a79d;}

.wa {position: fixed; left: 40px; width: 50px; height: 50px; bottom: 30px; padding: 5px; vertical-align: middle; text-align: center;
border-radius: 50%; background: #0ba360; z-index: 1000; z-index: 2000;}
.wa::after,
.wa::before{content: ''; position: absolute; opacity: 0; border: 4px solid #0ba360; left: -10px; top: -10px; right: -10px; bottom: -10px; -webkit-border-radius: 50%; animation: WaveWhatsApp 1.5s ease infinite;}
.wa::after{animation-delay: .5s;}
@keyframes WaveWhatsApp {0%{ transform: scale(0.5); } 50%{ opacity: 1; } 100%{ transform: scale(1.2); opacity: 0; }}