@font-face {
	font-family: 'Omnes semibold';
	src: url('../../fonts/Omnes/OMNES-SE_3.ttf') format('opentype');
}

@font-face {
	font-family: 'Omnes';
	src: url('../../fonts/Omnes/OMNES-RE_3.ttf') format('opentype');
}

@font-face {
	font-family: 'Roboto';
	src: url('../../fonts/Roboto/Roboto-Bold.ttf') format('opentype');
}
@font-face {
	font-family: 'Roboto medium';
	src:  url('../../fonts/Roboto/Roboto-Medium.ttf') format('opentype');
}
@font-face {
	font-family: 'Roboto normal';
	src: url('../../fonts/Roboto/Roboto-Regular.ttf') format('opentype');
}
	

/* pagina single noticia */ 

.editSingle h2{	
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 48px;
	line-height: 49px;
	text-align: justify;
	text-transform: capitalize;
	color: #333333;
}

.editSingle h5{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #706E6E;
}
.editSingle h6{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 102.19%;/* or 14px */
	color: #706E6E;
}
.iconesRedeSocial img{
	float: right;
	margin: 15px 25px 15px 10px;
}
.iconesRedeSocial{
	border-bottom: solid;
	border-color: black;
	border: 1px;
}
.editfigure figcaption{
   	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	text-transform: capitalize;
	color: #706E6E;
  	width: 100%;
  	text-align: center;
  	margin: 15px;
  	padding: 10px;

}
.editfigure img{	
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
}
.editfigure{
	border-top: solid;
	border-color: #706E6E;
	border-width: 1px;
	padding-top: 25px;
	
}

.editSingle{
	padding: 45px;
}
.editForms{
	margin: 35px;
}
 .editForms img{
	margin: 15px;
	margin-bottom: 20px;
 }
.pdImgForm img{
	margin-bottom: 45px!important;
}
.editFormsH h4{
	margin-bottom: 35px;
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #333333;
}
.editSingle1 h3{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	color: #333333;
}
.editSingle1 p{
	font-family: Roboto medium, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 121%;
	
	color: #333333;	
}
.blockquote1 p{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 17px;
	color: #333333;
	text-align: justify;	
}
.Title h4{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	text-align: justify;
}
.editForms{
	font-family: Roboto, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;	
	color: #333333;
	background-color: whitesmoke;
}
textarea.form-control{
	width: 100%;
	height: auto;
	display: inline-block;
	top: 15%;
	margin-bottom: 55px;
}
    
.editlink img{
	margin: 8px;

}
.editlink{
	display: -webkit-box;
	
}
.editForms p{
	text-align: right;
	margin-right: 10px;

}
.disqus{
	margin-left: 15px;
}
    .breadcrumb>ul{
        
        margin-bottom: 10px;
        list-style: none;
        background-color: #fff;
        border-radius: 0px;
    }
    /* Style to change separator  */
    .breadcrumb>ul{
    
    margin-bottom: 10px;
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
}
/* Style to change separator  */
.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #95C11E;
    padding: 15px;

}
.breadcrumb-item a, .breadcrumb-item.active{
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    color: #95C11E;
}
.breadcrumb {
   	padding: 8px 10px;
    margin-bottom: 20px;
    margin-top: 15px;
    list-style: none;
    background-color: #FFFFFF!important; 
    border-radius: 0px;
}
/* #menuHeader{
	z-index: 1000;
}
.navbar-toggle {
    z-index: 1000;
}
 */
 	/* mobile */
	/* Media Queries
	/---------------------------------------------------------------------------- */
	@media(min-width: 2560px){

	}
	@media(min-width: 1600px){
		.imagemFundo{
			padding: 85px;
		}
	}
	@media(max-width: 1204px){

	}
		/* Extra large devices (large desktops, 1200px and up) 
	Para todos as telas menores de Desktop */
	@media (max-width: 1200px) {
		
		
	}
	@media (min-width: 993px){
		
	}
	/* Large devices (desktops, 992px and up) */
	@media (max-width: 992px){
		.editForms p{
			display: none;		

		}
		.editForms{
			margin: 0px;
		}
	

	
	}

	@media (min-width: 769px) and (max-width: 992px){
		
	}
	/* Medium devices (tablets, 768px and up) */
	@media (max-width: 768px) {
	
		.editlink{
			display: block;
			
		}
		.editSingle h2 {
		     font-size: 30px;
		     line-height: 35px;
		     text-align: center;
		}
		.editfigure img{				
		    width: 100%;
		}
		textarea.form-control { 
		    margin-bottom: 10px;
		}
		.editForms img {
		    margin: 3px;
		    margin-bottom: 10px;
		}
		.pdImgForm img{
			margin-bottom: 5px!important;
		}
		
	}
	@media (max-width: 767px){
		.editheader img{
			width: 120px;
		}

		.d-flex-center{
			display: flex;
    		justify-content: center;
		}
	}
	@media (min-width: 426px) and (max-width: 767px) {
		.editheader img{
			width: 120px;
		}

	}
	
	@media(min-width: 769px){
		
	}

	@media (max-width: 425px) {
		
		.editSingle h2 {
		     font-size: 27px;
		    line-height: 30px;
		    text-align: center;
		}
		.editfigure {
		    border-top: none;			    
		}
		.editSingle {
		    padding: 15px;
		}
		 .editForms img{
			margin: 2px;				
		 }
		 .editForms {
		 	font-size: 16px;			 	
		 }
		.pdImgForm, .editlink{
			text-align: center;
		}
		.iconesRedeSocial img {
    		margin: 10px 10px;
		}			
	}		
	@media(max-width: 375px){
		
	}
	@media(max-width: 320px){
		
	}


/* ------------------------------------------------------------------------- */



	



