@charset "iso-8859-1";
/* -------------------------------- 

Primary style

-------------------------------- */


*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 70.0%;
}

body {
  font-size: 1.6rem;
  font-family: sans-serif;
  color: #0F182D;
  background-color: #ffffff;
}

a {
  color: #0F182D;
  text-decoration: none;
}



input {
  font-family: sans-serif;
  font-size: 1.6rem;
}

/* remove “X” from search input field */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}



input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* -------------------------------- 

Main Components  site pequeno

-------------------------------- */
header {

  height: 92px;
  background-color: #0F182D;
  margin-bottom: 0px;
  width: 100%;
  z-index: -100;
}

.menuPopular {
  width: 80%;
}

.cd-dropdown-wrapper {
  display: inline-block;
  position: fixed;
  height: 72px;
  margin: 6px 0 0 6px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

 .tituloDetatlheProduto {

  margin-bottom: 7px;
 font-size: large; 
 color: #191919;

}

.descricao {
  display: block;
}



.cd-dropdown-wrapper-titulo-carrinho {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 	-moz-border-radius:8px; /* Firefox, etc */
	-khtml-border-radius:8px; /* Konqueror, etc */
	-webkit-border-radius:8px; /* Safari, Google Chrome, etc */
	-opera-border-radius:8px; /* Opera */ 
 
  right: 0;
  top: 0px;
  width: 8em;
  margin-top: -2.5em;
  display: inline-block;

  margin: 8px 8px 8px 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index:1;

  border: 15px;
  padding-bottom: 15px;
  padding-left:23px;
  padding-right: 15px;
  padding-top:15px;
  width: 96px;
  height:76px;
  background-color:#ACD2F9;
  position: fixed; 
  visibility:hidden;

}

a 
{
   font-size: 18px;
}

.mdropbtn {
    background-color: #0F182D;
    color: white;
    padding: 12px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.has-medium-font-size{
  font-size: x-large;
}

.TextoPadrao16
{
  font-size: large;
}

img{
  max-width: 100%;
}



.mdropbtnUsuario {
    background: url(../../imagens/icones/menu_icone_branco_usuario.png) #0F182D no-repeat left;
	background-position: 12px ;
	background-color: #0F182D;
    color: white;
    padding: 12px;
	padding-left: 37px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.mdropbtnNovidades{
    background: url(../../imagens/icones/menu_icone_branco_novidades.png) #0F182D no-repeat left;
	background-position: 12px ;
	background-color: #0F182D;
    color: white;
    padding: 12px;
	padding-left: 37px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.mdropbtnCurso{
    background: url(../../imagens/icones/menu_icone_branco_cursos.png) #0F182D no-repeat left;
	background-position: 12px ;
	background-color: #0F182D;
    color: white;
    padding: 12px;
	padding-left: 37px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.mdropbtnPagamento{
    background: url(../../imagens/icones/menu_icone_branco_pagamento.png) #0F182D no-repeat left;
	background-position: 12px ;
	background-color: #0F182D;
    color: white;
    padding: 12px;
	padding-left: 37px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.mdropbtnRevista{
    background: url(../../imagens/icones/menu_icone_branco_revista.png) #0F182D no-repeat left;
  background-position: 12px ;
  background-color: #0F182D;
    color: white;
    padding: 12px;
  padding-left: 37px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.mdropbtnAjuda{
    background: url(../../imagens/icones/menu_icone_branco_ajuda.png) #0F182D no-repeat left;
  background-position: 12px;
  background-color: #0F182D;
    color: white;
    padding: 12px;
  padding-left: 37px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.mdropbtnContato{
    background: url(../../imagens/icones/menu_icone_branco_whats.png) #0F182D no-repeat left;
	background-position: 12px ;
	background-color: #0F182D;
    color: white;
    padding: 12px;
	padding-left: 37px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}




.mdropbtnDownload{
    background: url(../../imagens/icones/menu_icone_branco_downloads.png) #0F182D no-repeat left;
	background-position: 12px ;
	background-color: #0F182D;
    color: white;
    padding: 12px;
	padding-left: 37px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.mdropbtnProdutos{
    background: url(../../imagens/icones/menu_icone_branco_produtos.png) #0F182D no-repeat left;
	background-position: 12px ;
	background-color: #0F182D;
    color: white;
    padding: 12px;
	padding-left: 37px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}


.mdropdown {
    position: relative;
    display: inline-block;
}

.mdropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 205px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.mdropdown-content a {
    color: black;
    padding: 12px 12px;
    text-decoration: none;
    display: block;
}

.mdropdown-content a:hover {background-color:#ACD2F9}

.mdropdown:hover .mdropdown-content {
    display: block;
}

.mdropdown:hover .mdropbtn {
    background-color: #389CFF;
}
.mdropdown:hover .mdropbtnUsuario {
    background-color: #389CFF;
	
}


.mdropdown:hover .mdropbtnNovidades {
    background-color: #389CFF;
}
.mdropdown:hover .mdropbtnDownload {
    background-color: #389CFF;
}

.mdropdown:hover .mdropbtnCurso {
    background-color: #389CFF;
}

.mdropdown:hover .mdropbtnContato {
    background-color: #389CFF;
}

.mdropdown:hover .mdropbtnProdutos {
    background-color: #389CFF;
}

.mdropdown:hover .mdropbtnPagamento {
    background-color: #389CFF;
}

.mdropdown:hover .mdropbtnRevista {
    background-color: #389CFF;
}

.mdropdown:hover .mdropbtnAjuda {
    background-color: #389CFF;
}



.cd-dropdown-wrapper-titulo-mobile {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position:fixed;
  left:-25px;
  top: 0px;
  padding-left:166px; 
  padding-top: 2px;
  padding-right: 0 px;
  padding-bottom: 0px;
  font-size: 10px;
  font-size: 1.0rem;
  width:100%;
  position: Absolute; 
	left: -20px;
  color: #ffffff;
  visibility:visible;

}


.cd-dropdown-wrapper-titulo-tat {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left:155px; 
  padding-top:5px;
  font-size: 24px;
  font-size: 1.0rem;
  width:100%;
  color: #ffffff;
  visibility:hidden;

}

.cd-dropdown-d-dropdown-see-all-Figura
{

background-color:#FFFFFF;
 margin:5px;
 position: absolute;
 top: 15; left: 0; bottom: 15px; right: 25px;
}


.cd-dropdown-d-dropdown-item-Figura
{

background-color:#FFFFFF;
 margin:5px;
 position: absolute;
 top: 15; left: 0; bottom: 15px; right: 25px;
}

.cd-dropdown-d-dropdown-item-Titulo
{
 padding-left:10px;
}

.cd-dropdown-logo {
 position: absolute;
 z-index: 9999; 

  background-color: #ACD2F9;
  color: #ffffff;
  border-radius: 8px;
  min-height: 74px;
  min-width: 74px;
}

.cd-dropdown-trigger {
  display: block;
  position: fixed;
  left: 65px;
  padding: 0 30px 0 20px;
  line-height: 20px;
  background-color: #ACD2F9;
  color: #0F182D;
  border-radius: 8px;
  border:1px;
  border-color:#0F182D;
  min-height: 74px;
  min-width: 65px;
}
.no-touch .cd-dropdown-trigger:hover {
  background-color: #75BAFF;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
  /* this is the arrow inside the dropdown trigger*/
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 9px;
  background: #0F182D;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: width 0.6s, -webkit-transform 0.6s;
  -moz-transition: width 0.6s, -moz-transform 0.6s;
  transition: width 0.6s, transform 0.6s;
}
.cd-dropdown-trigger::before {
  right: 22px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-dropdown-trigger::after {
  right: 17px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

 .MenuNavegar {
  visibility:hidden;
  height: 0px;
  }


@media only screen and (min-width: 1280px) {
  body{
    line-height: 0.95;
    /* QUEBRA DE LINHA 1 = QUEBRAR */
  }


 .MenuNavegar {
    visibility:visible;
    height: auto;
    margin-bottom: 5px;
  }

  .cd-dropdown-trigger {
    font-size: 1.5rem;
  }
  .cd-dropdown-trigger.dropdown-is-active {
    background-color: #ACD2F9;
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background-color: #ACD2F9;
  }
  .cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    width: 14px;
  }
  .cd-dropdown-trigger.dropdown-is-active::before {
    /* transform the arrow into a 'X' */
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }
  .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: 40px;
  line-height: 40px;
}
.menuPopular {
  width: 50%;
}

.bannermobile {

  display: inline;
}
 .bannerpc {

  display: none;
}



@media only screen and (min-width: 1280px) {
  .BoxfiguraProdutoDetalhe{
  min-height: 770px;
}
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
  }
  .cd-dropdown-wrapper-titulo-tat {
	visibility:hidden;
}
  .cd-dropdown-wrapper-titulo-mobile {
	visibility:visible;
}






.menuPopular {
  width: 25%;
}

}



@media only screen and (min-width: 1280px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 40px;
    line-height: 40px;
  }
    .cd-dropdown-wrapper-titulo-tat {

	visibility:visible;
	}
  .cd-dropdown-wrapper-titulo-mobile {
	visibility:hidden;
  }	

  .bannermobile {

  display: none;
  }

  .bannerpc {

  display: block;
  }



  .menuPopular {
  width: 20%;
  }

}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0 20px;
}

.cd-dropdown {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0F182D;
  color: #E9F3FE;
  visibility: hidden;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown h2 {
  /* dropdown title - mobile version only */
  position: relative;
  z-index: 1;
  color: #585a70;
  background-color: #0F182D;
  border-bottom: 1px solid #242643;
}
.cd-dropdown .cd-close {
  /* 'X' close icon - mobile version only */
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  height: 80px;
  width: 50px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
  /* this is the 'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 40px;
  width: 4px;
  background-color: #ffffff;
}
.cd-dropdown .cd-close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
  transition: transform 0.5s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 1280px) {
/*	img {
  max-width: 100%; 
  max-height: 100%;
} */

html {
  font-size: 60.0%;
}
  .cd-dropdown .cd-close {
    top: 5px;
  }
  
  .cd-dropdown-wrapper-titulo-carrinho {
 
  visibility:visible;

}
  
}
@media only screen and (min-width: 1280px) {

  .cd-dropdown {
    position: absolute;
    top: calc(100% - 2px);
    /* reset style*/
    height: auto;
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    background-color: #F9F9F9;
    color: #0F182D;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  }
  .open-to-left .cd-dropdown {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    right: 0;
    left: auto;
  }
  .cd-dropdown h2, .cd-dropdown .cd-close {
    /* on desktop - hide title and 'X' */
    display: none;
  }
  .cd-dropdown.dropdown-is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
  }
}

.cd-dropdown-content, .cd-dropdown-content ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  padding-top: 50px;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
  display: block;
  color: #ffffff;
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-top-width: 1px;
  border-color: #242643;
  border-style: solid;
}
.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
  border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
  border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0b0e23;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #585a70;
  text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
  border-top-width: 0;
}

.cd-dropdown-content .see-all a {
  /* link botão ver tudo de cor diferente menu mobile  */
  color: #F9F9F9;
  padding-left: 70px;
    padding-top: 30px;
	  padding-bottom: 60px;
 }

.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
  /* push the secondary dropdown items to the right */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
  opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* push the dropdown items to the left when secondary dropdown slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 1280px) {
	
  .carousel{
    top: 0;
    margin-bottom: 0px;
    border-bottom: 0px;
  }

  .cd-dropdown-d-dropdown-item-Figura
	{
	 padding-left:0px;
	 background-color:transparent;
	 margin:5px;
	 position: absolute;
	 top: 15; left: 0; bottom: 15px; right: 25px;
	}

  .cd-dropdown-d-dropdown-see-all-Figura
	{
	 padding-left:0px;
	 background-color:transparent;
	 margin:0px;
	 position: absolute;
	 top: 0; left: 10px; bottom: 5px; right: 5px;
	}
  	
.cd-dropdown-content .see-all a {
  /* link botão ver tudo de cor diferente menu mobile  */
  color: #0F182D;
  padding-left: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
 }
  	
.cd-dropdown-d-dropdown-item-Titulo
{
 padding-left:40px;
}	
	
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 60px;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 1280px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 0;
    overflow: visible;
	
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    color: #0F182D;
    height: 43px;
    line-height: 43px;
    font-size: 1.5rem;
    border-color: #ebebeb;
  }
  .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    background-color: transparent;
    color: #b3b3b3;
    border-top: 1px solid #ebebeb;
  }
  .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 1px;
  }
  .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    /* reset mobile style */
    opacity: 1;
  }
}


.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px;
  padding: 10px;

}


.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  
  
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
  padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
  position: absolute;
  display: block;
  height: 30px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  padding-left: 75px;
  position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
  color: #0F182D;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
 /* background-image: url("../imagens/icone_celular.png"); */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
/*  background-image: url("img/img.png"); */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
 /* background-image: url("img/img.png"); */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
 /* background-image: url("../img/nucleo-icon-4.svg");  */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
/*  background-image: url("../img/nucleo-icon-5.svg"); */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
/*  background-image: url("../img/nucleo-icon-6.svg"); */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
/*  background-image: url("../img/nucleo-icon-7.svg"); */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
/*  background-image: url("../img/nucleo-icon-8.svg"); */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
/*  background-image: url("../img/nucleo-icon-9.svg"); */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
/*  background-image: url("../img/nucleo-icon-10.svg"); */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
/*  background-image: url("../img/nucleo-icon-11.svg"); */
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
/*  background-image: url("../img/nucleo-icon-12.svg"); */
}
.iconeMenuMobile{
   filter: invert(95%);
}

@media only screen and (min-width: 1280px) {

.iconeMenuMobile{
  filter: invert(0%);
}

  .cd-dropdown-content {
    /* reset mobile style */
    position: static;
    height: auto;
    width: 280px;
  }
  .cd-dropdown-content > li:last-of-type a {
    border-bottom: none;
  }
  .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
    color: #0F182D;
	font-weight: bold;	
	/* link sem filhos menu principal */
  }
  
  

  
  .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  /* items with picture (or icon) and title */
  background-color: #E9F3FE;
}
  
  
  .cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 100%;
    height: auto;
	
    background-color:   #F9F9F9;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
	
	/* box do fundo fundo menu filho */
  }
  .cd-dropdown-content .cd-secondary-dropdown::after, .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    left: auto;
    right: 100%;
  }
  .cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-in, .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-in 0.2s;
    -moz-animation: cd-fade-in 0.2s;
    animation: cd-fade-in 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-out, .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-out 0.2s;
    -moz-animation: cd-fade-out 0.2s;
    animation: cd-fade-out 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .go-back, .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all, .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    position: absolute;
    bottom: 20px;
    height: 45px;
    text-align: center;
	font-weight: bold;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
    margin: 0;
    height: 100%;
    line-height: 45px;
    background-color: #ACD2F9;
    pointer-events: auto;
	font-weight: bold;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {

    background-color: #75BAFF;
  }
  .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a, .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a {
    border: none;
  }
  .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
  }
  .cd-dropdown-content .cd-dropdown-icons > li, .cd-dropdown-content .cd-secondary-dropdown > li {
    width: 50%;
    float: left;
  }
  .cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    width: 550px;
    padding-bottom: 65px;
  }
  .cd-dropdown-content .cd-secondary-dropdown::before {
    /* this is the separation line in the middle of the .cd-secondary-dropdown element */
    position: absolute;
    content: '';
    top: 290px;
    left: 15px;
    height: 1px;
    width: 520px;
    background-color: #ACD2F9;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a {
    color: #0F182D;
    font-size: 1.6rem;
    margin-bottom: 10px;
    line-height: 30px;
    height: 30px;
		font-weight: bold;
    pointer-events: none;
    /* TITULO DEPARTAMENTO ABERTO */	
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
    /* hide the arrow */
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown > li {
    margin: 20px 0;
    border-right-width: 1px;
    border-color: #ACD2F9;
    border-style: solid;
    padding: 0 30px;
    height: 250px;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
    border-right-width: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul {
    /* reset mobile style */
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    position: relative;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown a {
    line-height: 25px;
    height: 25px;
    font-size: 1.3rem;
    padding-left: 0;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #0F182D;
  }
  .cd-dropdown-content .cd-secondary-dropdown ul {
    padding-bottom: 25px;
    overflow: hidden;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a {
    padding-left: 20px;
    color: transparent;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: transparent;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .cd-dropdown-content .cd-dropdown-gallery {
    width: 600px;
    padding-bottom: 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li {
    width: 48%;
    float: left;
    margin-right: 4%;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding: 0;
    height: auto;
    line-height: normal;
    color: #0F182D;
    margin-bottom: 2em;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
    margin-bottom: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery img {
    position: static;
    height: auto;
    width: 100%;
    margin: 0 0 0.6em;
  }
  .cd-dropdown-content .cd-dropdown-icons {
    width: 600px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 1.2;
    padding: 20px 0 0 15px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ACD2F9;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    color: #0F182D;
    font-weight: bold;
/* -------------------------------- 

link serviçoes

-------------------------------- */
  }
  

  
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 1.2rem;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
  }
  .cd-dropdown-content > .has-children > ul {
    visibility: hidden;
  }
  .cd-dropdown-content > .has-children > ul.is-active {
    /* when hover over .cd-dropdown-content items - show subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
    /* if .cd-secondary-dropdown is visible - show also subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > a.is-active {
    /* efeito de cor sobre o menu principal */
    box-shadow: inset 2px 0 0 #0F182D;
    color: #0F182D;
	font-weight: bold;
	
  }
  .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
    background: #D90000;
  }
  .open-to-left .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: inset -2px 0 0 #0F182D;
  }
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.cd-search input[type="search"] {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #0F182D;
  color: #FEFDFC;
  border: none;
  border-radius: 0;
  background-image: url(../../imagens/icones/centralProcurarICONE.png);
  background-repeat: no-repeat;
  text-indent: 22px;
}
.cd-search input[type="search"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:focus {
  background: #ffffff;
  color: #0F182D;
  outline: none;
}
.cd-search input[type="search"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1280px) {
  .cd-search input[type="search"] {
    background-color: #E8F2F9;
	/* fundo search desktop*/
	}
  .cd-search input[type="search"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}







.cd-search input[type="submit"] {
	border: 0px solid white; 
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.4),
            0 0 8px rgba(0,0,0,0.8); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.4),
            0 0 8px rgba(0,0,0,0.8);  
    box-shadow:   
      inset 0 0 8px  rgba(0,0,0,0.4),
            0 0 8px rgba(0,0,0,0.8); 
    padding: 15px;
    background: url(../imagens/icones/new_botao_procurar.png)  no-repeat left;
    margin: 10px 10px 10px 10px; 
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5F5F5;
	font-weight: bold;
	padding-left:50px;
	padding-right:20px; 
}
.cd-search input[type="submit"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="submit"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="submit"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="submit"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="submit"]:focus {
  background: #ffffff;
  color: #F5F5F5;
  outline: none;
}
.cd-search input[type="submit"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="submit"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="submit"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="submit"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1280px) {
  .cd-search input[type="submit"] {
    background-color: #ebebeb;
  }
  .cd-search input[type="submit"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="submit"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="submit"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="submit"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}








.cd-search input[type="password"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #242643;
  color: #ffffff;
  border: none;
  border-radius: 0;
}
.cd-search input[type="password"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="password"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="password"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="password"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="password"]:focus {
  background: #ffffff;
  color: #0F182D;
  outline: none;
}
.cd-search input[type="password"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="password"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="password"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="password"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1280px) {
  .cd-search input[type="password"] {
    background-color: #ebebeb;
  }
  .cd-search input[type="password"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="password"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="password"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="password"]]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}





.cd-search input[type="text"] {
  width: 100%;
  height: 60px;
  padding: 5 5px;
  margin-top: 4px;

  background-color: #242643;
  border-color: silver;
  color: #ffffff;
  border: solid;
  border-radius: 5px;
}
.cd-search input[type="text"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="text"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="text"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="text"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="text"]:focus {
  background: #ffffff;
  color: #0F182D;
  outline: none;
}
.cd-search input[type="text"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="text"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="text"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="text"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1280px) {
  .cd-search input[type="text"] {
    background-color: #ebebeb;

  }
  .cd-search input[type="text"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="text"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="text"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="text"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}


.has-children > a, .go-back a {
  position: relative;
}

.go-back a {
  margin-top: 50px;
}


.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1280px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #F3b3b3;
  }
}

.has-children > a {
  padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation seta quando tem filho no menu */
  right: 25px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}



@media only screen and (min-width: 1280px) {

 .descricao{
  display: none;
}




  .open-to-left .cd-dropdown-content > .has-children > a {
    padding-left: 40px;
    padding-right: 20px;
  }
  .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
    right: auto;
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}
.cd-dropdown-content .go-back a {
  padding-left: 40px;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}
.BotaoGenericoProcurar15 {
	background:url(imagens/procura.PNG) no-repeat left bottom;
	height: 34px;
	width: 34px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cd-main-content {
  background-color: #F9F9F9;
  min-height: calc(100vh - 100px);
  padding: 1em 3.5%;
  line-height: 1.2;
}
 
.cd-rodape-content {
  background-color: #F9F9F9;
  min-height: calc(100vh - 100px);
  padding: 2em 3.5%;
  line-height: 1.2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close {
  display: none;
}



.loader {
  border: 12px solid #f3f3f3;
  border-radius: 50%;
  border-top: 12px solid #3498db;
  width:60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  float: left;
  align-items: center;
  display: flex;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}



@media only screen and (max-width: 899px) {
  .cd-main-content {
    background-color: #F9F9F9;
    min-height: calc(100vh - 100px);
    padding: 1em 0.5%;
    line-height: 1.5;
  }
   
  .cd-rodape-content {
    background-color: #F9F9F9;
    min-height: calc(100vh - 100px);
    padding: 2em 0.5%;
    line-height: 1.5;
  }

a 
{
   font-size: 12px;
}
panel-body
{
   font-size: 12px;
   line-height: 1.5;
   padding-top: 0px;
   border-top: 0px;
}


 .descricao{
  display: none;
  visibility:hidden;
}


 .pagamentoCartao{
  display: none;
  visibility:hidden;
}
 .BoxAlturaDetalhe{
  height: 720px;
  min-height: 690px;
   
 }
}


@media only screen and (min-width: 1280px) {

 .descricao{
  display: block;
   visibility: visible;
}
 .pagamentoCartao{
  display: block;
   visibility: visible;
}

 .BoxAlturaDetalhe{
  height: 990px;
  min-height: 990px;
   
 }
 .tituloDetatlheProduto {

  margin-bottom: 7px;
 font-size: x-large; 
 color: #191919;

}
}



@media only screen and (max-width: 1280px) {
    .carousel{
    top: -8px;
    margin-bottom: -8px;
  }
  .descricao{
  display: none;
  visibility:hidden;
}

  .pagamentoCartao{
  display: none;
  visibility:hidden;
}

 .BoxAlturaDetalhe{
  height: 560px;
  min-height: 560px;
   }
.tituloDetatlheProduto {

  margin-bottom: 10px;
  font-size: x-medium; 
  color: #191919;

}
   



}
@media only screen and (max-width: 1000px) {
    .carousel{
    top: -9px;
    margin-bottom: -9px;
  }
  .descricao {
  display: none;
  visibility: none;
}
  .pagamentoCartao {
  display: none;
  visibility: none;
}
 .BoxAlturaDetalhe{
  height: 80%;
  min-height: 400px;
   }

}
@media only screen and (max-width: 760px) {
    .carousel{
    top: -9px;
    margin-bottom: -9px;
  }
  .pagamentoCartao {
  display: block;
  visibility: visible;
}
  .descricao {
  display: none;
  visibility: none;
}
 .BoxAlturaDetalhe{
  height: 80%;
  min-height: 400px;
   }

}

@media only screen and (max-width: 350px) {
    .carousel{
    top: -15px;
    margin-bottom: -15px;
  }  
.descricao{
  display: none;
}

}
@media only screen and (max-width: 320px) {
    .carousel{
    top: -20px;
    margin-bottom: -20px;
  }    


}
}