

/********  COR LISTA CATEGORIAS *******/

.collection .collection-item.active{background-color: #0D47A1; color: #eafaf9;}

.collection a.collection-item { color: #0D47A1; }

/********  COR LINHA TITULOS *******/

.titulo-interno{ border-bottom: #0D47A1 2px solid; color: black; }

.titprodii{ border-bottom: #0D47A1 2px solid;     margin-bottom: 30px;}



/********  COR links *******/


.dropdown-content li > a, .dropdown-content li > span{
	color: #0D47A1 !important;


}

.cortextossite{
  color: #0D47A1;
}


@media screen and (max-width: 450px){
.creditos {
    height: 110px !important;
    line-height: 25px;
}
}

.labelradio{
    border: solid 1px #c7c7c7;
    padding-left: 37px !important;
    padding-top: 7px;
    padding-bottom: 15px;
    background-color: #f5f5f5;
    border-radius: 5px;
    height: 40px !important;
    padding-right: 10px;
    margin-right: 10px;
    margin-left: 15px;
} 



.bgsite{
  background-color: #0D47A1;
}


.colorwhite{
  color:white !important;
}

.menupagina{
  height: 50px;
}

.chamada-banner{
  position: relative;
}



/***********  TOPO ***************************************/



body{
    background: url(/imagem/bgtop.png) no-repeat top center; 
}
#Logotipo{
	float:left;
	
}
#Logotipo a{
	display:block;


}

.icofacetop{
	top: 4px;
	position: relative;
}

.icotelefonetop{
	top: 10px;
	position: relative;
}

.FacebookTopo{ font-size: 20px; margin-bottom: 30px; }

.topoinfo{
 font-size: 18px;
 position: relative;
}



 #bands img{
	margin-top: -3px;

}

#bands{
	margin-bottom: 15px;
}

.btcarrinho{
    background-color: black;
    color: white;

}

.btcarrinho a{
    color: white !important;
}

.cd-accordion-menu{
  border-bottom: 4px solid !important;
  border-radius: 7px;
}

.idioma-selecionado{
/*  FUNDO ESCURO  */ 	
-webkit-box-shadow: 0px 0px 26px 1px rgba(0,0,0,0.95);
-moz-box-shadow: 0px 0px 26px 1px rgba(0,0,0,0.95);
box-shadow: 0px 0px 26px 1px rgba(0,0,0,0.95);


}

@media screen and (max-width: 992px) {
  .someTablet {
    display: none !important;
  }
}

 /* AJUSTA TOPO E RESOLUÇÃO DE CELULAR */ 
 @media screen and (max-width: 600px) { 
	#Logotipo{
	    position: relative;
	    left: 0;

	}
	 .infotopo{
	 	   text-align: center;
	 	   margin-top: 15px;
	 	   padding-right: 20px;
	 }
   .TelefoneTopo{ margin-bottom: 20px;}
 }

.radius10{
  border-radius: 10px;
}
/***********  MENU  ***************************************/

.centraliza{margin:0 auto; width: 1100px;}

.container{max-width: 1100px; }

 .paddingcontainer{
   padding-top: 40px !important;
   padding-bottom: 40px  !important;
 }

.localizacao01{
  position: absolute;
  top: 50px;
  z-index: 999;
  
}
.cupomoff{
  text-align: right;
  font-size: 25px;
  color: red;
}

.cupomoff2{
  text-align: right;

}


/***********  CHAMADAS  ***************************************/

.chamalegenda{
	min-height: 60px;
}

/***********  SUB-MENU  ***************************************/

.dropdown-content{
	top: 50px !important;
    width: 180px !important;
}

.pdesconto{
  font-size: 16px !important;
}

/***********  TÍTULO PÁGINAS INTERNAS  ***************************************/

.titulo-interno{
	float:left;
	width:100%;
	margin:20px 0;
	font:25px latobold;
	padding-bottom:7px;
  

}

.titulo-interno-paralax{
  float:left;
  width:100%;
  margin:20px 0;
  font:25px latobold;
  padding-bottom:7px;
}


.titulo-internoprod{
  float:left;
  margin: 0;
  width:100%;
  font:25px latobold;
  color: #000000 !important;
    position: relative;
    top: 21px;
    left: -15px;
    overflow: hidden;
    height: 42px;
}



/***********  RODAPÉ  ***************************************/

.estilorodape{
  position: relative;
}

.titaprova{
  font-size: 40px !important;
  font-weight: bold;
  margin: 10px 0 20px 0;
}

.textoaprova {
 font-weight: bold
  
}
.creditos {
	

    position: absolute;
    bottom: 0px;
    width: 100%;
}

/* .creditos a{ color: white !important;  } */

#malvis{ float: right; }

#malvis a{  display:block; width:30px; height:22px; text-indent:-8000px; background:url(../imagem/malvis.png); }

 /* AJUSTA RODAPE EM RESOLUÇÃO DE CELULAR */ 
 @media screen and (max-width: 600px) { 
	.creditos {
		height: 80px;
	}
 }



 .textorodape{
  font-size: 18px !important;
  line-height: 40px;
 }

.iconothom{
      position: relative;
    margin-left: 50px;
}

  /*********** QUEM SOMOS - HOME ***********/
  .conteudo-grid {
    width: 100%;
    margin: auto;
    display: flex;
  }

  .conteudo-grid .background-grid1 {
    width: 100%;
    background-image: url("/imagem/img-QuemSomos.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: auto;
    flex: 1;
  }

  .conteudo-grid .background-grid2 {
      flex: 1;
      background-color: #081327;
      min-height: 420px;
      height: 480px;
  }

  @media screen and (max-width: 497px) {
    .conteudo-grid .background-grid2 {
      display: table;
    }
  }

  .btn-QuemSomos {
    width: 180px;
    color: #1F327F;
    border: 1px solid #fff;
    background-color: initial !important;
  }

  .btn-QuemSomos:hover {
    color: #081327;
    background-color: #FFF !important;
  }

  .conteudo-bg2 {
    font-family: 'Open Sans', Arial, sans-serif;
    line-height: 1.5em;
    max-width: 550px !important;
    margin: 0 auto;
    display: inline-block;
  }

  .conteudo-bg2 p {
    line-height: 1.8em;
    font-size: 18px;
    color: #fff !important;
    text-align: justify;
  }

.listagemproduto{
  padding: 10px;
}
 .descricao-servicow ul li {
      margin-left: 50px;
}

.textinhoempresa ul li{
  
        margin-left: 50px;
}
  .conteudo-bg2 h4 {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 30px;
  }

  .conteudo-bg2 img {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .conteudo-bg2 span {
    color: #fff !important;
  }

  .btn-txt {
    width: 221px;
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-top: 50px;
  }
  .btn-txt span {
    font-weight: bold;
    font-style: italic;
  }
  .btn-txt a {
    margin-top: -20px !important;
  }
  
.collection .collection-item{
  line-height: 30px !important;
}
.collection{
  border-radius: 10px !important;
}

.collection .collection-item{
      padding: 10px 3px 15px 10px !important;
}

  nav ul li.active{
        border-right: 1px solid;
    border-left: 1px solid;
  }

.texto-chamada-banner p {
    font-weight: bold;
    color: white;
    font-size: 28px;
    text-shadow: -2px -1px 10px rgba(1, 1, 1, 1);
}

/***********  FORMULÁRIOS  ***************************************/

.border-radius-100 {
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
}
html body .solid-form .form-group.form-group-radio input[type="radio"] + span:after,
html body .solid-form .form-group.form-group-checkbox input[type="checkbox"] + span:after {
  background: #0D47A1;
  border-color: #0D47A1 !important;
}
html body .solid-form .form-group.form-group-radio input[type="radio"] + span.radio-fa-1:after,
html body .solid-form .form-group.form-group-checkbox input[type="checkbox"] + span.check-fa-1:after {
  background: #0D47A1;
}
html body .solid-form .form-group.form-group-radio input[type="radio"] + span.radio-fa-2:after,
html body .solid-form .form-group.form-group-checkbox input[type="checkbox"] + span.check-fa-2:after {
  background: #0D47A1;
}
html body .solid-form .form-group.form-group-radio input[type="radio"] + span.radio-fa-3:after,
html body .solid-form .form-group.form-group-checkbox input[type="checkbox"] + span.check-fa-3:after {
  color: #0D47A1;
}
html body .solid-form .form-group.form-group-radio input[type="radio"] + span.radio-svg-1 ~ svg path,
html body .solid-form .form-group.form-group-radio input[type="radio"] + span.radio-svg-2 ~ svg path,
html body .solid-form .form-group.form-group-checkbox input[type="checkbox"] + span.check-svg-1 ~ svg path,
html body .solid-form .form-group.form-group-checkbox input[type="checkbox"] + span.check-svg-2 ~ svg path {
  stroke: #0D47A1;
}
html body .solid-form .form-group.form-group-radio input[type="radio"]:checked + span ~ label,
html body .solid-form .form-group.form-group-checkbox input[type="checkbox"]:checked + span ~ label {
  color: #0D47A1;
}
html body .solid-form .form-group.form-group-switch .switch-input:checked ~ .switch-label {
  background: #0D47A1;
}
html body .solid-form .btn-default {
  background: #0D47A1;
  -webkit-box-shadow: 0 3px 0 #04648e;
     -moz-box-shadow: 0 3px 0 #04648e;
          box-shadow: 0 3px 0 #04648e;
}
html body .solid-form .btn-default:hover {
  background: #0472a2;
}
html body .solid-form .form-group input:focus,
html body .solid-form .form-group select:focus,
html body .solid-form .form-group textarea:focus {
  outline: none;
  border: 1px solid #0D47A1;
  -webkit-transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
       -o-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
}
html body .solid-form .form-group input:focus ~ i.fa,
html body .solid-form .form-group select:focus ~ i.fa,
html body .solid-form .form-group textarea:focus ~ i.fa {
  color: #0D47A1;
}
html body .solid-form .form-group input:focus ~ i.fa.fa-background,
html body .solid-form .form-group select:focus ~ i.fa.fa-background,
html body .solid-form .form-group textarea:focus ~ i.fa.fa-background {
  border: 1px solid #0D47A1;
  background: #0D47A1;
  color: white;
  -webkit-transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
       -o-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
}
html body .solid-form .form-group.form-group-alternate input:focus,
html body .solid-form .form-group.form-group-alternate select:focus,
html body .solid-form .form-group.form-group-alternate textarea:focus {
  outline: none;
  border-bottom: 1px solid #0D47A1;
  -webkit-transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
       -o-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
}
html body .solid-form .form-group.form-group-alternate input:focus ~ i.fa,
html body .solid-form .form-group.form-group-alternate select:focus ~ i.fa,
html body .solid-form .form-group.form-group-alternate textarea:focus ~ i.fa {
  color: #0D47A1;
}
html body .solid-form .form-group.form-group-alternate input:focus ~ i.fa.fa-background,
html body .solid-form .form-group.form-group-alternate select:focus ~ i.fa.fa-background,
html body .solid-form .form-group.form-group-alternate textarea:focus ~ i.fa.fa-background {
  border: 1px solid #0D47A1;
  background: #0D47A1;
  color: white;
  -webkit-transition: all 0.4s ease-in-out;
     -moz-transition: all 0.4s ease-in-out;
       -o-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
}
html body .solid-form .form-group.form-group-rating .rating-icon input[type="radio"]:checked ~ label {
  color: #0D47A1;
}
html body .solid-form .form-group.form-group-rating .rating-icon input[type="radio"] + label:hover {
  color: #0D47A1;
}
html body .solid-form .form-group.form-group-rating .rating-icon input[type="radio"] + label:hover ~ label {
  color: #0D47A1;
}
html body .solid-form .form-group.form-group-rating .rating-block input[type="radio"] {
  display: none;
}
html body .solid-form .form-group.form-group-rating .rating-block input[type="radio"]:checked ~ label {
  color: white;
  background: #0D47A1;
}
html body .solid-form .form-group.form-group-rating .rating-block input[type="radio"] + label:hover {
  color: white;
}
html body .solid-form .form-group.form-group-rating .rating-block input[type="radio"] + label:hover ~ label {
  color: white;
}

.grid-item {
  float: left;
  height: auto;
}

@media screen and (min-width: 992px) {
  .grid-item {
      margin-left: 20px;
      width: 30%;
  }
}

@media screen and (max-width: 992px) {
  .grid-item {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .grid-item {
    width: 100%;
  }
}

/****** DEPOIMENTOS ***/

.flechaDepoimento {
    margin-top: 162px !important;
}

