@charset "utf-8";
/* CSS Document */



/* IMPORTANTE  ql editor  when theme is none, this problem appears. */
:root {
    --primary-color: #007bff; 
    --text-color: #444;
}

 input[type=text] .inputSlim,  nput[type=email] .inputSlim,  input[type=password] .inputSlim,  textarea .inputSlim,
.inputSlim  {
    background: #f7f7f7 !important; 
    padding: 5px !important; 
     padding-left: 10px !important;
      padding-right: 10px !important;
       border-radius: 10px;
}

/* .ui-chkbox .ui-chkbox-box {
    background: lightgray;    
} */

/* IMPORTANTE para ignorar thema jul25  */
.no-bs-theme * {
    all: unset !important;
    font-family: inherit !important;
}

blockquote.index:before {
	top: 5px;
    left: 2px; 
    font-size: 15px; 

}

.alinharTextoCentro{
	text-align:  center;
}
  
/* .ql-html:after {
  content: "#";
} */
/* 
#editor .ql-html-editor {
  position:absolute;
  background:#fffff0;
  top: 0;
  left: 0;
  bottom: 0;
  width:100%;
  border:0;
  padding:12px;
  box-sizing:border-box;
}
 */

.corCinzaAlt {
    color: #cecece!important;
}

.corVermelha{
	 color: #cecece!important;
}


.fundoCinzaAlt {
    background-color: #cecece !important;
}



.fundoWarning , .fundoAmarelo {
    background-color: #cd8c18 !important;
}


body .ui-commandlink, body .ui-link {
    color: black;
} 

.corBranca, .icon-white, .button.mini.fundoVerde3, .button.small.fundoVerde3,
body .ui-commandlink .fundoVerde3, body .ui-commandlink a  {
	color: white !important;
}

.linhaP, .linhaP p  {
	line-height: 18px !important;
	margin-bottom: 5px;
}

.justificado{
 text-align: justify !important; 
}

input.largerCheckbox { 
            width: 17px; 
            height: 17px; 
            background-color: #99cc66; 
            margin-top:-1px;
        } 
        

/* .parceiroCard{
  
    
}

.parceiroCard img{
	margin-top:20px;
	margin-bottom:20px;
	 border: 1px solid #d9d9d9;
}
 */
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-none {
    color: black;
    background-color: #fff;
    border-color: #007bff;
}



.tabelaBlog, .tabelaBlog tr td,  .tabelaBlog .tr .td{   
background: none !important;
background-color: white !important;
border: none !important;
text-indent: 0pt !important;
  font-size: 15px !important;
  color: #939393 !important;
  line-height: 24px !important;
 text-align: justify !important;
    margin-right: 10px !important; 
        vertical-align: middle !important;
}


ul.videos { width:100%; margin:0px; padding:0px; float:left; }
ul.videos li { display:inline; margin:0px 5px 20px; padding:0px; float:left; width:500px; }

/* estava 479px */
@media only screen and (max-width: 600px){
	
	.product-carousel-wrapper ul.products li .product-thumb {
	    height: auto;  
	}
	
	img .img-logo-parceiro-cel, .img-logo-parceiro-cel{
		 width: 50% !important;
	     width: 50%;
	}
	
 
}
 


@media only screen and (max-width: 479px){
.container {
    width: 90% !important;
     width: 90%;
}
}

/* @media only screen and (max-width: 479px)
.container {
    width: 350px;
}
 */

@media  (min-width: 960px) and (max-width: 1120px) {
#logo{
	   width: 250px;
	     }
#logo img {
   /*  margin-left:  -80px !important;      max-width: 100%; */
    width: 90% !important;
 }
 #logo h5{
 font-size:12px;
  text-align:left;
 } 
}

.default .widget{
	  -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear;
	   -ms-transition:all 300ms linear; transition:all 300ms linear;
	       background: #ededed !important;
	   
}

.default .widget:hover{ 
	       background: #99cc66 !important;
	   
}


.imagemPost{
    max-height: 400px !important;
    width: 100% !important;
}

.entry-body, .entry-body p, .entry-metadata div{
  text-indent: 0pt !important; 
   font-size: 15px !important; 
    color: #939393 !important; 
    
    line-height: 24px !important; 
    text-align: justify !important; 
    margin-right: 10px !important; 
}


#secondary .widget h3.widgettitle

.ui-selectcheckboxmenu {
	/* ui-widget ui-state-default ui-corner-all */
	height:40px !important;
}
  
.ui-selectcheckboxmenu-filter-container input, .ui-inputfield .ui-inputtext .ui-widget .ui-state-default .ui-corner-all{  
      margin-top: -2px !important;
}


/* #main-menu > ul > li.current_page_item > a */
#mblog >  li.current_page_item > a{
      background: #ededed;
   /*  position: relative;
    margin: -40px 0px; */
    transition: background 1s, padding 0.5s, margin 0.5s;
    -moz-transition: background 1s, padding 0.5s, margin 0.5s;
    -webkit-transition: background 1s, padding 0.5s, 
}



 
 
/*   .boxed .wrapper { width:1280px; margin:0 auto 30px; background:#ffffff; display:table; box-shadow:0px 0px 30px rgba(0, 0, 0, .35); }
	.boxed { background:url(images/patterns/pattern1.webp) repeat; }   */
	
::selection { background: #99cc66; /* Safari */	}
::-moz-selection {	background: #99cc66; /* Firefox */} 
a::selection  {background: #99cc66; /* Safari */ }
a::-moz-selection {background: #99cc66; /* Firefox */}  

/* a::selection  {	background: rgb(16, 112, 31); Safari }
a::-moz-selection {	background: rgb(16, 112, 31); Firefox}  */

.author-info { 
    padding: 25px; 
    line-height: 18px;
}



/* } */

.widget.widget_tag_cloud .tagcloud a:hover .naoDestacarTag, .naoDestacarTag:hover {
    font-weight: normal;
      color: rgb(102, 102, 102) !important;
    /* background: #99cc66;   */
    
    font-size: 14px;
    line-height: 36px;
    color: #666666;
    padding: 0px 15px;
    background: #ededed;
    margin: 0px 10px 10px 0px;
    float: left;
    border-bottom: 2px solid #d9d9d9;
    position: relative; 
    cursor: default !important;
    
}




.ui-inputfield{
	height: 25px;
	padding-top: 15px;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter-container .ui-icon { 
    top: 22px;
}


 

.author-info img {
    border: 5px solid #c0d0ad;
   /*  max-width: 88px;
    max-height: 88px;
    float: left;
    margin: 0px; */
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border-radius: 50px;
}

.author-info img:hover {
    border: 5px solid #4f7942;
      -moz-transform: scale(1.05) rotate(-20deg) translate(2px);
    -webkit-transform: scale(1.05) rotate(-20deg) translate(2px);
    -o-transform: scale(1.05) rotate(-20deg) translate(2px);
    transform: scale(1.05) rotate(-20deg) translate(2px);
     border-radius: 80px;
} 



  /*  ui-corner-bottom */
.ui-paginator.ui-paginator-bottom{ 
	background: none !important;
	background-color: transparent;

  }
  
  
.meuCalendario input{
	width: 120px !important;
}  

.ui-editor .ui-widget-content, .ui-widget-content{
  background: white !important;
}
 

.ui-widget-content .ui-state-disabled  {
    opacity: .8; 
 }
 
 .ui-datepicker .ui-datepicker-current-day .ui-state-highlight, .ui-datepicker .ui-datepicker-current-day .ui-state-default {
    background: #7aa127;
 }
 .ui-datepicker .ui-datepicker-calendar .ui-state-default {
     
    color: #7aa127;
}
  
.entry-thumb:hover, .entry-thumb img:hover{
	opacity: 0.9 !important;
}

.entry-thumb .comBorda ,  .comBorda {
	 border-radius: 5px;
} 

.entry-thumb .comBordaG ,  .comBordaG {
	 border-radius: 8px;
} 

.fonteM2, .fonteMAlt{
	font-size: 25px;
}


.fonteM{
	font-size: medium;
}

.btnSm{
	height: 30px;
	width: 30px;
	  margin: 5px !important;
	  padding: 5px 15px 5px 15px !important;
	  vertical-align:    middle;
}
  
  
.fundoCirculoVerde{
   /* breadcrumb span */
  /*   float: left; */
    margin: -5px 0px 0px;
    text-align: center;
    color: #ffffff;
    font-size: 15px !important;
    line-height: 22px;
    width: 30px;
    height: 30px;
    border-radius: 16px;
    background: #99cc66;
}

 .fundoCirculoVerde .icon, .fundoCirculoVerde span{
 margin-left:3px;   
  /* margin-top:12px;  
    padding-top:12px;
    vertical-align: baseline;  */
 line-height: 2 !important;
 }
  
   
  .button.mini { font-size:14px; padding:8px 8px; background:url(../images/btn/btn-small-gradient.webp) top repeat-x; }
  
  .fundoBlog{
	    background: url(../images/patterns/patternGrama.webp) repeat !important;
	   /*  "src/main/webapp/images/patterns/patternGrama.webp"
	    "src/main/webapp/images/patterns/patternGramaAlt.webp"
	    "src/main/webapp/images/patterns/patternMapa.webp"
	    "src/main/webapp/images/patterns/patternTerra.webp" */
  }
  
  
  
  .button.small { font-size:14px; padding:11px 20px; background:url(../images/btn/btn-small-gradient.webp) top repeat-x; }
	.button.medium { font-size:16px; padding:16px 20px; background:url(../images/btn/btn-medium-gradient.webp) top repeat-x; }
	.button.large { font-size:18px; padding:21px 45px; font-size:16px; background:url(../images/btn/btn-large-gradient.webp) top repeat-x; }
	.button.xlarge { font-size:20px; padding:25px 50px; font-size:18px; background:url(../images/btn/btn-large-gradient.webp) top repeat-x; }
	
	ul.tabs-vertical-frame li.current a span { position:absolute; right:-6px; top:16px; background:url(../images/btn/vertical-tabs-active.webp) no-repeat; width:7px; height:12px;  }
	
  
.fundoGramaAlt{
	    background: url(../images/patterns/patternGramaAlt.webp) repeat !important;	  
  }

.fundoMapa{
	    background: url(../images/patterns/patternMapa.webp) repeat !important; 
  }
  
.fundoTerra{
	    background: url(../images/patterns/patternTerra.webp) repeat !important; 
  }
  
.fundoTerraAlt{
	    background: url(../images/patterns/patternTerraAlt.webp) repeat !important; 
  }

.fundoMapaAerialAlt{
	    background: url(../images/patterns/patternMapaAerialAlt.webp) repeat !important; 
  }

.fundoMapaPlanta{
	    background: url(../images/patterns/patternPlant.webp) repeat !important; 
  }
  
.fundoMapaPlantaAlt{
	    background: url(../images/patterns/patternPlantAlt.webp) repeat  !important; 
  }  
   
.fundoMapaAlt{
	    background: url(../images/patterns/patternMapaAlt.webp) repeat !important; 
  }
  
  .fundoGramaNovaAlt{
	    background: url(../images/patterns/patternGramaNovaAlt.webp) repeat !important; 
  }
  
  .fundoMapaMiniAlt{
	    background: url(../images/patterns/patternMapaMinAlt.webp) repeat !important; 
	  
  }
  
.caixasBlog{
       
    padding: 15px 10px 15px 45px !important;
    display: block !important;
    border-bottom: 1px solid #ffffff !important;
    position: relative !important;
    width: -webkit-fill-available !important;
}

.caixasBlogSidebar {
    padding: 15px 15px 15px 15px !important;
    display: block !important;
    border-bottom: 1px solid #ffffff !important;
    position: relative !important;
    width: -webkit-fill-available !important;
}
 
.testimonialAlt blockquote:before {
    left: 10px;
    top: 15px;
} 
 
.caixaAlta{ text-transform: uppercase;}
 
.fonteBranca{ color: white !important;}

.centro{ text-align:center;}

.centroImagem{display: block; margin-left: auto; margin-right: auto; }

.sublinhar { text-decoration:underline; }

.fonteMedia{font-size:medium !important;}

.fonteGrande{font-size:large !important;}

.negrito{font-weight:bold !important;}

.semmargem{ margin:0px !important;}

.quadrado{ border-radius: 10px !important;}

.fundoVerde{ background-color: #99cc66 !important;}
.fundoVerde2{ background-color: rgb(33, 170, 55) !important;}

.fundoVerde4{ background-color: #7aa127 !important;}
.fundoVerde3{ background-color: rgb(16, 112, 31) !important;  }
.fundoVerde5{    background-color: #bbde8f !important; }
.fundoVerde6 {    background-color: #dae6cb !important; }
.fundoVerde7 {    background-color: #c0d0ad !important; }



.fundoCinza{ background-color: #dddddd !important;} 
.fundoCinza1{ background-color: #666666 !important;} 
.fundoCinza2{ background-color: #c2c2c2!important;} 

.semMouse{
	cursor: none !important;
}


.ui-datatable .ui-sortable-column, .ui-datatable .ui-state-default{
	 /* background-colorgb(49, 230, 76)6cb !important; */
}

 .ui-state-active{
 /* .ui-state-default .ui-sortable-column .ui-filter-column .ui-state-active, .ui-filter-column */
	 background-color: rgb(16, 112, 31) !important;
}

.ui-paginator-rpp-options, select .ui-paginator-rpp-options  { 
    margin-top: -5px !important;
    float: right !important;
    background-color: white !important;
    background-color: transparent !important;
}

/* input[type=text], input[type=email], input[type=password], textarea {
    background: #dae6cb;
    border-radius: 10px !important;
   
}
 */
.mostrarMouse, .mostrarMouse:hover, .mostrarMouse span, .mostrarMouse a, .mostrarMouse [class^="icon-"]{ 
	cursor: pointer !important; 
}

.naoMostrarMouse, .naoMostrarMouse:hover, .naoMostrarMouse span, .naoMostrarMouse a, .naoMostrarMouse [class^="icon-"]{ 
	cursor: default !important; 
}

.buttonTabela {
    font-size: 14px;
     border-radius: 5px !important;
     background-color:  #dddddd;   
     padding: 5px !important;
     color: black;
    
}

.button:hover, .button.small:hover {
    opacity: 0.7;
   border-width: medium !important;
    border-color: #666666 !important;
     border: medium;
}

.manterCorTextoCinza, .manterCorTextoCinza:hover, .manterCorTextoCinza a:hover{
	color: #666666 !important;
}

.preto{color: black !important;}

.verde1{color: #99cc66 !important;}
.verde2{color: rgb(33, 170, 55) !important;}
.verde3{color: #7aa127 !important;}
.verde4{color: rgb(16, 112, 31) !important;}

.cinzaLogo, .cinza{color: #666666 !important;}


.brancoCinzento{color: rgb(189, 183, 183) !important;}

#footer .widget ul li a{color:rgba(211, 209, 209, 1)   !important;}
#footer .widget ul li a:hover{color: #99cc66   !important;}

.linhaTam30{line-height: 30px;}

.margem15esquerda{ margin-left: 15px;}
.margem25esquerda{ margin-left: 25px;}
.margem40esquerda{ margin-left: 40px;}

.margemSupDez, .margemSup{
    margin-top: 10px;
}
 

/*sobrescrevendo o style default*/

.highlight{ background-color: #7aa127 !important; }

.mystyleCarousel li { height:140px !important; }

.price{ font-size:25px !important; }

#main {padding: 0px 0px 35px;}

.side-nav-container ul li a span {
background: #666666;
border: 3px solid #e2e2e2;
width: 40px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 12px;
color: #ffffff;
margin: 10px 10px 0px 10px;
float: left;
border-radius: 25px;
}


.ico-content.type1:hover .icon span, .ico-content.type3:hover .icon span {
background: #99cc66 !important;
}

.destaqueFundo:hover {
background-color: rgb(236, 250, 206) !important; 
}


.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

input[type=text], input[type=email], input[type=password], input.text, textarea {
    width: 90%;
}
 
input[type=text]:disabled,  input.text:disabled, 
input:disabled, textarea:disabled {
	  cursor: not-allowed !important;
	    background: #c5c5c2;
}


.carousel-arrows a {
    display: inline-block !important;
}

 
 




 