/* USIOS PADRAO */
/* FONTE */
@font-face {
  font-family: 'Titillium';
  src: url('../fonts/Titillium-Light.otf');
  src: local('Titillium'), url('../fonts/Titillium-Light.otf') format('opentype');
}
@font-face {
  font-family: 'Raleway Light';
  src: url('../fonts/Raleway-Light.otf');
  src: local('Raleway'), url('../fonts/Raleway-Light.otf') format('opentype');
}
@font-face {
  font-family: 'Mandela';
  src: url('../fonts/Mandela Script Personal Use.ttf');
  src: local('Mandcenrela'), url('../fonts/Mandela Script Personal Use.ttf') format('truetype');
}
/*SCROLL*/
::selection{background: #761caa; color: #FFF;opacity:1;}
::-webkit-selection{background: #2098d1; color: #FFF;opacity:1;}
::-moz-selection{background: #2098d1; color: #FFF;opacity:1;}
::-o-selection{background: #2098d1; color: #FFF;opacity:1;}

::-webkit-scrollbar {background: #FFF; width: 5px;}
::-webkit-scrollbar-thumb {background: #333;-webkit-border-radius: 5px;}
::-moz-scrollbar {background: #FFF; width: 5px;}
::-moz-scrollbar-thumb {background: #333;-webkit-border-radius: 5px;}
::-o-scrollbar {background: #FFF; width: 5px;}
::-o-scrollbar-thumb {background: #333;-webkit-border-radius: 5px;}
/* OWL CAROUSEL */
  .owlCustomNextPrev {
  }

  .owlCustomNextPrev div {
  }

  .owlCustomNextPrev .btnNextPrev {
    cursor:pointer;
  }

  .owlCustomNextPrev .btnNextPrev span {
    font-size:180px;
    background: -webkit-linear-gradient(left, #1c9baa, #761caa); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #1c9baa, #761caa); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #1c9baa, #761caa); /* For Firefox 3.6 to 15 */
    background: linear-gradient(left, #1c9baa, #761caa); /* Standard syntax */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #owl-slide .owl-dots {
    margin-top: -30px !important;
  }
  #owl-slide .owl-dots .owl-dot span,
  #owl-slide1 .owl-dots .owl-dot span,
  #owl-slide3 .owl-dots .owl-dot span {
    background: transparent !important;
    width:15px;
    height:15px;
    border:2px solid #bb2e53;
    opacity:0.7;
  }
  #owl-slide .owl-dots .owl-dot.active span, #owl-slide .owl-dots .owl-dot:hover span,
  #owl-slide1 .owl-dots .owl-dot.active span, #owl-slide1 .owl-dots .owl-dot:hover span,
  #owl-slide3 .owl-dots .owl-dot.active span, #owl-slide3 .owl-dots .owl-dot:hover span  {
    opacity:0.99;
    background-color: #bb2e53!important;
  }
  #owl-slide2 .owl-dots .owl-dot span {
    background: transparent !important;
    width:15px;
    height:15px;
    border:2px solid #761caa;
    opacity:0.7;
  }
  #owl-slide2 .owl-dots .owl-dot.active span, #owl-slide2 .owl-dots .owl-dot:hover span {
    opacity:0.99;
    background-color: #761caa!important;
  }
/*USIOS PADRAO */
  body{
    font-family: 'Titillium';
      overflow-x: hidden;
      max-width: 100% !important;
      background-color: #fff;
  }
  img {
    object-fit: contain !important;
  }
  #box_carregando{
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, 0.75);
    top:0px;
    z-index:999999999999999999999999;
    position:fixed;
  }
  #box_carregando #box_img{
    width:200px;
    height:190px;
    background:#FFF;
    border-radius:10px;
    margin-left:auto;
    margin-right:auto;
    padding:30px;
    top:25%;
    position:relative;
    text-align:center;
  }
  .no-padding {
    margin: 0 !important;
    padding: 0 !important;
  }
/*  */
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
  }
  .modal-login {
    max-width: 300px !important;
    margin: auto !important;
  }
  .modal-login img {
    height: 50px !important;
  }
  .modal-login .modal-body {
    height: 160px;
  }
/* MENU  */
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 0 0px;
  }
  .navbar-main {
    background: #7c4397; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #7c4397, #dc2431); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #7c4397, #dc2431); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #7c4397, #dc2431); /* For Firefox 3.6 to 15 */
    background: linear-gradient(left, #7c4397, #dc2431); /* Standard syntax */
    height: 75px !important;
  }
  .navbar-main .navbar-nav li,
  .navbar-main .navbar-nav li a {
    height:74px !important;
    line-height:normal !important;
    text-align:center !important;
    background-color: transparent !important;
    color: #fff;
    font-family: 'Titillium';
  }
  .navbar-main .navbar-nav li a:active,
  .navbar-main .navbar-nav li a:focus,
  .navbar-main .navbar-nav li a:hover {
    font-weight: bolder;
    color: #fff !important;
    background: rgba(0, 0, 0, 0.5) !important;
  }
  .navbar-main .navbar-nav li a:hover span{
    color: #fff;
  }
  .navbar-main .navbar-header .navbar-toggle {
    margin-top:23px !important;
    width: 35px;
    padding-left: 8px;
  }
  .navbar-main .navbar-nav li a span {
    float:left;
    width:100%;
    height: 100%;
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 50px
  }
  .navbar-main .navbar-nav li a span:first-child {
  }
  .navbar-main .navbar-nav li a span:last-child {
    font-size:15px;
    font-weight:bold;
  }
  .navbar-main .navbar-links li {
    background: transparent !important;
    border-right: 1px solid rgba(0, 0, 0, 0.5);
  }
  .navbar-main .navbar-links li:last-child {
    padding:0 10px 0 0 !important;
    border-right: none;
  }
  .navbar-main .navbar-links li:first-child {
    margin-left: 45px;
  }
	.navbar-main .navbar-header .navbar-brand {
		float: left;
		height: 75px;
		padding: 5px;
		font-size: 18px;
		line-height: 75px;
	}
	.navbar-main .navbar-brand img {
		height: 100%;
		object-fit: contain !important;
	}
  .navbar-main .navbar-right {
  }
  .navbar-main .navbar-right .botoes-menu {
    height:auto !important;
    margin-top:15px !important;
    margin-bottom:15px !important;
  }
  .botoes-menu a {
    margin-top:auto !important;
    border-radius:0;
    color:#fff;
    font-weight:bold;
    min-height:34px !important;
  }
  .box-botoes-barra {
    margin-top: 15px;
    margin-left: -10px !important;
    padding: 5px;
    color: #fff;
    font-weight: bold;
  }
  .box-botoes-barra em {
    font-size: 150%;
  }
  .box-botoes-menu {
    color: #fff;
    font-weight: bold;
    margin-right: 20px;

  }
  .box-botoes-menu em {
    font-size: 150%;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 1.5px;
    width: 17px;
  }
  .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:active{
    border: 1.5px solid #fff;
    background-color: transparent;
  }
/* HOME */
.home-pg .page-start {
  margin-right: 0;
  margin-bottom: 0;
}
.home-pg1 {
  border-width: 0 0 0 0px;
  padding-bottom: 40px !important;
}
.home-pg1 .degrade {
  background: #1c9baa; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #1c9baa, #761caa); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #1c9baa, #761caa); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #1c9baa, #761caa); /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #1c9baa, #761caa); /* Standard syntax */
  height: 10px !important;
}
.home-pg1 .right h2 {
  font-family: 'Titillium';
  color: #751eaa;
  font-size: 38pt;
}
.home-pg1 .right h3 {
  font-family: 'Mandela';
  color: #73c0ca;
  font-size: 38pt;
}
.home-pg1 .right b {
  color: #751eaa;
}
.home-pg2 {
  padding-bottom: 40px !important;
}
.home-pg2 .degrade {
  background: #1c9baa; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #1c9baa, #761caa); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #1c9baa, #761caa); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #1c9baa, #761caa); /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #1c9baa, #761caa); /* Standard syntax */
  height: 5px !important;
}
.home-pg2 .right h2 {
  color: #751eaa;
  margin-bottom: 40px;
}
.home-pg2 .right p {
  font-size: 13pt;
}
.home-pg2 .right b {
  color: #751eaa;
}
.home-pg2 .organizadores {
  margin-top: 40px;
}
.home-pg2 a .img-produtos{
    margin-top: 10px;
    padding: 30px 15px 30px 15px;
    height: 120px;
	width: 120px;
	object-fit: contain !important;
	opacity: 1 !important;

}

.home-pg2 .img-banner-institucional{
  height: 470px !important;
  object-fit: cover !important;
}
.home-pg3 {
  padding-bottom: 40px;
}
.home-pg3 .titulo-transparente {
  background-color:transparent !important;
  border: 3px solid #1d9aaa;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  padding: 7px 50px;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  max-width: 350px;
}
.home-pg3 .titulo-transparente > span {
  color:#751eaa;
  text-transform: uppercase;
  font-family: 'Raleway Light';
  font-weight: bold;
}
.home-pg3 .titulo-transparente > span > b {
  font-size: 130%;
  font-weight: bolder;
}
.home-pg3 .img-produtos {
  margin-top: 10px;
  height: 170px;
	width: 170px;
	object-fit: cover !important;
	opacity: 1 !important;


}

.home-pg4 {
  background: #1c9baa; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #1c9baa, #761caa); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #1c9baa, #761caa); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #1c9baa, #761caa); /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #1c9baa, #761caa); /* Standard syntax */
}
.home-pg4 h2 {
  font-family: 'Titillium';
  color: #fff;
  margin-top: 40px;
  font-weight: lighter;
}
.home-pg4 p {
  font-family: 'Titillium';
  color: #fff;
  margin-bottom: 30px;
}
.home-pg5 {
  background-color: #fff;
  color: #333333;
  padding-bottom: 20px;
}
.home-pg5 .titulo-transparente {
  background-color:transparent !important;
  border: 2px solid #1d9aaa;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 7px 50px;
  margin-top: 30px !important;
  max-width: 350px;
}
.home-pg5 .titulo-transparente > span {
  color:#761daa;
  text-transform: uppercase;
  font-weight: bold;
}
.home-pg5 .titulo-transparente > span > b {
  font-size: 120%;
}
.home-pg5 h3 {
  text-transform: uppercase;
  color: #7470af;
}
.home-pg5 table i {
  width:45px;
}
.home-pg5 table tr td {
  height:60px !important;
}

.contato-pg table tr td a, .home-pg5 table tr td a {
	color: #333333;

}
.contato-pg table tr td a, .home-pg5 table tr td a:hover {
	text-decoration: none;

}
.home-pg5 .iconeWhatsFaleConosco {
  background-color: #fff;
  font-size: 20pt;
  padding: 5px 9px;
  color: #1d9aaa;
  border-color: #761daa;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
}
.home-pg5 .iconePhoneFaleConosco {
  background-color: #fff;
  font-size: 20pt;
  padding: 5px 9px;
  color: #1d9aaa;
  border-color: #761daa;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
}
.home-pg5 .iconeMailFaleConosco {
  background-color: #fff;
  font-size: 20pt;
  padding: 5px 7px;
  color: #1d9aaa;
  border-color: #761daa;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
}
.home-pg5 .iconeMapFaleConosco {
  background-color: #fff;
  font-size: 20pt;
  padding: 5px 13px;
  color: #1d9aaa;
  border-color: #761daa;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
  margin-bottom: 10px;
}
.home-pg5 .mapaContato {
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #761daa !important;
}
.home-pg5 form {
  margin-top: 20px;
}
.labelFormStyle {
  color: #333 !important;
  font-size: 14px;
  margin-bottom: -10px;
  font-weight: normal;
  text-align: left;
}
.form-group > textarea {
  max-width: 100%;
}
.home-pg5 .btn-enviarEmail {
  background-color:transparent !important;
  color: #761daa;
  border: 2px solid #1d9aaa;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 7px 50px;
}
.home-pg5 .btn-enviarEmail:hover {
  color: #fff;
  background-color: #761daa !important;
  border: 2px solid #761daa;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 7px 50px;
}
/* INSTITUCIONAL */
.institucional-pg {
  margin-bottom: 40px;
}
.institucional-pg .titulo-transparente {
  background-color:transparent !important;
  border: 3px solid #1d9aaa;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  padding: 7px 50px;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  max-width: 350px;
}
.institucional-pg .titulo-transparente > span {
  color:#751eaa;
  text-transform: uppercase;
  font-family: 'Raleway Light';
  font-weight: bold;
}
.institucional-pg .titulo-transparente > span > b {
  font-size: 130%;
  font-weight: bolder;
}
.institucional-pg h1 {
  font-family: 'Titillium';
  font-weight: lighter;
  font-size: 36pt;
  color: #751eaa;
}
.institucional-pg b {
  color: #68bcc6;
}
.institucional-pg p {
  font-family: 'Raleway Light';
  color: #333;
}
.institucional-pg p > b {
  color: #751eaa
}
.institucional-pg .barra-azul {
  width: 70px;
  height: 3px;
  background-color: #68bcc6;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  margin-top: 20px !important;
  margin-bottom: 20px;
}
.institucional-pg1 {
  background: #7c4397; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #7c4397, #dc2431); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #7c4397, #dc2431); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #7c4397, #dc2431); /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #7c4397, #dc2431); /* Standard syntax */
  padding-top: 50px;
  padding-bottom: 50px;
}
.institucional-pg1 p {
  color: #fff;
  font-family: 'Raleway Light';
  font-size: 12pt;
}
.institucional-pg1 .img-descricao {
  border: 5px solid #fff;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
}
.institucional-pg2 {
  margin-top: 40px;
}
.institucional-pg2 p {
  color: #333;
  font-family: 'Raleway Light';
  font-size: 12pt;
}
.institucional-pg2 p > b {
  color: #3b81bc;
}
.institucional-pg2 .img-descricao {
  border: 5px solid #3b81bc;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
}
.institucional-pg3 {
  background: #81bdcb; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #81bdcb, #7370af); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #81bdcb, #7370af); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #81bdcb, #7370af); /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #81bdcb, #7370af); /* Standard syntax */
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.institucional-pg3 h1 {
  font-family: 'Titillium';
  font-weight: lighter;
  font-size: 30pt;
  color: #fff;
}
.institucional-pg3 h2 {
  font-family: 'Titillium';
  font-weight: lighter;
  font-size: 18pt;
  color: #fff;
}
.institucional-pg3 p {
  font-family: 'Raleway Light';
  font-weight: lighter;
  font-size: 10pt;
  color: #fff;
}
.institucional-pg3 .img-bpa {
  padding-top: 20px;
}
.institucional-pg3 .barra-branca {
  width: 70px;
  height: 3px;
  background-color: #fff;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  margin-top: 20px !important;
  margin-bottom: 20px;
}
.institucional-pg3 .icon-bpa {
  margin-right: 10px;
  margin-top: -10px;
}
.institucional-pg4 {
  padding-bottom: 40px;
  padding-top: 20px;
}
.institucional-pg4 .titulo-transparente {
  background-color:transparent !important;
  border: 3px solid #1d9aaa;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  padding: 7px 50px;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  max-width: 350px;
}
.institucional-pg4 .titulo-transparente > span {
  color:#751eaa;
  text-transform: uppercase;
  font-family: 'Raleway Light';
  font-weight: bold;
}
.institucional-pg4 .titulo-transparente > span > b {
  font-size: 130%;
  font-weight: bolder;
}
.institucional-pg4 p {
  margin-bottom: 20px;
  font-family: 'Raleway Light';
  font-size: 13pt;
}
.institucional-pg4 .img-produtos {
  margin-top: 10px;
  height: 170px;
	width: 170px;
	object-fit: cover !important;
	opacity: 1 !important;

}
/* DETALHES */
.detalhes-pg {
  padding-top: 40px;
  padding-bottom: 40px;
}
.detalhes-pg .voltar i {
  font-size: 25pt;
  color: #4d838d;
}
.detalhes-pg .voltar a {
  color: #333;
}
.detalhes-pg .titulo-produtos h2 {
  font-family: 'Raleway Light';
  color: #751eaa;
}
.detalhes-pg .cores-produtos {
  margin-right: 20px;
}
.detalhes-pg .cores-produtos  ul{
  list-style: none;
  padding-left: 0px;
}
.detalhes-pg .cores-produtos ul li {
  margin-bottom: 10px;
  width:15px;
  height:15px;
  border-radius: 100%;
	border: 1px solid #ddd;
}
.detalhes-pg .cores-produtos .roxo {
  width:15px;
  height:15px;
  background-color: #751eaa;
  border-radius: 100%;
}
.detalhes-pg .cores-produtos .vermelho {
  width:15px;
  height:15px;
  background-color: #bf0811;
  border-radius: 100%;
}
.detalhes-pg .cores-produtos .amarelo {
  width:15px;
  height:15px;
  background-color: #db9600;
  border-radius: 100%;
}
.detalhes-pg .cores-produtos .azul {
  width:15px;
  height:15px;
  background-color: #4d838d;
  border-radius: 100%;
}
.owl-carousel-thumb img {
    height: 100px;
    width: 100px;
    float: left;
    margin-left: 5px;
}
.detalhes-pg1 {
  padding-bottom: 40px;
  background-color: #efefef;
  border-bottom: 1px solid #ccc;
}
.detalhes-pg1 .titulo-transparente {
  background-color:transparent !important;
  border: 3px solid #1d9aaa;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  padding: 7px 50px;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  max-width: 350px;
}
.detalhes-pg1 .titulo-transparente > span {
  color:#751eaa;
  text-transform: uppercase;
  font-family: 'Raleway Light';
  font-weight: bold;
}
.detalhes-pg1 p {
  color: #333;
}
.detalhes-pg2 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.detalhes-pg3 {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #7c4397; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #7c4397, #dc2431); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #7c4397, #dc2431); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #7c4397, #dc2431); /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #7c4397, #dc2431); /* Standard syntax */
}
.detalhes-pg3 .titulo-transparente {
  background-color:transparent !important;
  border: 3px solid #fff;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  padding: 7px;
  width: 150px;
  text-align: center;
}
.detalhes-pg3 .titulo-transparente > span {
  color:#fff;
  text-transform: uppercase;
  font-family: 'Raleway Light';
  font-weight: bold;
}
.detalhes-pg3 h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 20pt;
  margin-top: 0;
}
.detalhes-pg3 .btn-customizado, .detalhes-pg3 .btn-customizado:active{
  background: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 15px 7px 15px !important;
  font-weight: bolder;
  border: 3px solid #fff;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  color: #d42739;
  width: 150px;
}
.detalhes-pg3 .btn-customizado:hover {
  background: transparent;
  color: #fff;

}
.detalhes-pg4 {
  padding-bottom: 40px;
  padding-top: 20px;
}
.detalhes-pg4 .titulo-transparente {
  background-color:transparent !important;
  border: 3px solid #1d9aaa;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  padding: 7px 50px;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  max-width: 350px;
}
.detalhes-pg4 .titulo-transparente > span {
  color:#751eaa;
  text-transform: uppercase;
  font-family: 'Raleway Light';
  font-weight: bold;
}
.detalhes-pg4 .titulo-transparente > span > b {
  font-size: 130%;
  font-weight: bolder;
}
.detalhes-pg4 p {
  margin-bottom: 20px;
  font-family: 'Raleway Light';
  font-size: 13pt;
}
.detalhes-pg4 .img-produtos {
  margin-top: 10px;
  height: 170px;
	width: 170px;
	object-fit: cover !important;
	opacity: 1 !important;


}
/* LISTAGEM  */
.listagem-pg {
  padding-top: 40px;
  padding-bottom: 40px;
}
.listagem-pg .titulo-transparente {
  background-color:transparent !important;
  border: 3px solid #1d9aaa;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  padding: 7px 50px;
  margin-bottom: 50px !important;
  max-width: 350px;
}
.listagem-pg .titulo-transparente > span {
  color:#751eaa;
  text-transform: uppercase;
  font-family: 'Raleway Light';
  font-weight: bold;
}
.listagem-pg .titulo-transparente > span > b {
  font-size: 130%;
  font-weight: bolder;
}
.listagem-pg p {
  margin-bottom: 20px;
  font-family: 'Raleway Light';
  font-size: 13pt;
}
.listagem-pg .img-produtos {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 170px;
	width: 170px;
	object-fit: contain !important;
	opacity: 1 !important;
}

.img-produtos:hover {
	transform: scale(0.9) !important;
	transition: transform 0.2s;
		opacity: 1;

}

.listagem-pg .roxo {
  background-color: #7c4397;
}
.listagem-pg .verde {
  background-color: #1e98aa;
}
.listagem-pg .amarelo {
  background-color: #fcb814;
}
.listagem-pg .azul {
  background-color: #004389;
}
.listagem-pg .bolinhas {
  height: 40px;
}
.listagem-pg .bolinhas .bolinha-cor {
    display: inline-block;
    zoom: 1;
    width:15px;
    height:15px;
	border: 1px solid #d7d7d7;
}
.listagem-pg .bolinhas .bolinha-cor{
    border-radius: 100%;
    width:15px !important;
    height:15px !important;
    opacity:0.7;
}
.listagem-pg1 {
  border-top: 5px solid #1e98aa;
}
.listagem-pg1 .left h2 {
  font-family: 'Titillium';
  color: #1e98aa;
}
.listagem-pg1 .btn-enviarEmail {
  background-color:transparent !important;
  color: #761daa;
  border: 2px solid #1d9aaa;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 7px 50px;
}
.listagem-pg1 .btn-enviarEmail:hover {
  color: #fff;
  background-color: #761daa !important;
  border: 2px solid #761daa;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 7px 50px;
}
/* REPRESENTANTE */
.representante-pg .titulo-transparente {
  background-color:transparent !important;
  border: 3px solid #1d9aaa;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  padding: 7px 50px;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  max-width: 350px;
}
.representante-pg .titulo-transparente > span {
  color:#751eaa;
  text-transform: uppercase;
  font-family: 'Raleway Light';
  font-weight: bold;
}
.representante-pg .titulo-transparente > span > b {
  font-size: 130%;
  font-weight: bolder;
}
.representante-pg .right h2 {
  font-family: 'Titillium';
  color: #1e98aa;
}
.representante-pg .btn-enviarEmail {
  background-color:transparent !important;
  color: #761daa;
  border: 2px solid #1d9aaa;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 7px 50px;
}
.representante-pg .btn-enviarEmail:hover {
  color: #fff;
  background-color: #761daa !important;
  border: 2px solid #761daa;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 7px 50px;
}
/* CONTATO */
.contato-pg {
  background-color: #fff;
  color: #333333;
  padding-bottom: 20px;
}
.contato-pg .titulo-transparente {
  background-color:transparent !important;
  border: 2px solid #1d9aaa;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 7px 50px;
  margin-top: 30px !important;
  max-width: 350px;
}
.contato-pg .titulo-transparente > span {
  color:#761daa;
  text-transform: uppercase;
  font-weight: bold;
}
.contato-pg .titulo-transparente > span > b {
  font-size: 120%;
}
.contato-pg h3 {
  text-transform: uppercase;
  color: #7470af;
}
.contato-pg table i {
  width:45px;
}
.contato-pg table tr td {
  height:60px !important;
}
.contato-pg .iconeWhatsFaleConosco {
  background-color: #fff;
  font-size: 20pt;
  padding: 5px 9px;
  color: #1d9aaa;
  border-color: #761daa;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
}
.contato-pg .iconePhoneFaleConosco {
  background-color: #fff;
  font-size: 20pt;
  padding: 5px 9px;
  color: #1d9aaa;
  border-color: #761daa;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
}
.contato-pg .iconeMailFaleConosco {
  background-color: #fff;
  font-size: 20pt;
  padding: 5px 7px;
  color: #1d9aaa;
  border-color: #761daa;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
}
.contato-pg .iconeMapFaleConosco {
  background-color: #fff;
  font-size: 20pt;
  padding: 5px 13px;
  color: #1d9aaa;
  border-color: #761daa;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
  margin-bottom: 10px;
}
.contato-pg .mapaContato {
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #761daa !important;
}
.contato-pg form {
  margin-top: 20px;
}
.labelFormStyle {
  color: #333 !important;
  font-size: 14px;
  margin-bottom: -10px;
  font-weight: normal;
  text-align: left;
}
.form-group > textarea {
  max-width: 100%;
}
.contato-pg .btn-enviarEmail {
  background-color:transparent !important;
  color: #761daa;
  border: 2px solid #1d9aaa;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 7px 50px;
}
.contato-pg .btn-enviarEmail:hover {
  color: #fff;
  background-color: #761daa !important;
  border: 2px solid #761daa;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 7px 50px;
}
/* RODAPE */
.degrade-rodape {
  background: #7c4397; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(top left, #7c4397, #dc2431); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top left, #7c4397, #dc2431); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top left, #7c4397, #dc2431); /* For Firefox 3.6 to 15 */
  background: linear-gradient(top left, #7c4397, #dc2431); /* Standard syntax */
  height: 2px !important;
  width: 100%;
  margin-top: 1px;
}
.rodape_principal {
}
.rodape_principal .box-topo {
    padding: 10px 0 10px 0;
}
.rodape_principal .box-topo .btn-rodape {
  border-radius: 0;
  border: none;
  margin-left: -3px;
  border-right: 1px solid #ccc !important;
  font-weight: bold;
  text-transform: uppercase;
}
.rodape_principal .box-topo .btn-rodape:last-child {
  border-right: none !important;
}
.rodape_principal .box-meio {
  background: #7c4397; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(top left, #7c4397, #dc2431); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top left, #7c4397, #dc2431); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top left, #7c4397, #dc2431); /* For Firefox 3.6 to 15 */
  background: linear-gradient(top left, #7c4397, #dc2431); /* Standard syntax */
  padding:40px 0 10px 0;
}

.rodape_principal .box-meio .links {

}

.rodape_principal .box-meio .links a {
  color:#fff;
  font-size:16px;
}

.rodape_principal .box-meio table tr td i {
  background:transparent !important;
  color: #fff !important;
  border-color: #fff !important;
  width:45px;
}
.rodape_principal .box-meio table tr td p {
  font-size:12px;
  color:#fff;
	margin: 0;
	padding: 0;
}
.rodape_principal .iconeMapFaleConosco {
	margin-bottom: 0;
	
}
.rodape_principal .box-meio table tr td a {
	text-decoration: none;
}
.rodape_principal .box-meio table tr td {
  height:60px;
}
.rodape_principal .box-rodape {
  background:#333333;
  padding-top:8px;
  padding-bottom:8px;
}
.rodape_principal .box-rodape .btn-default{
  background: #7c4397; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #7c4397, #dc2431); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #7c4397, #dc2431); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #7c4397, #dc2431); /* For Firefox 3.6 to 15 */
  background: linear-gradient(left, #7c4397, #dc2431); /* Standard syntax */
  color:#fff;
  padding: 7px 13px;
  border: none !important;
}
.rodape_principal .box-rodape p {
  color:#fff;
  padding:0;
  margin:0;
  line-height:34px;
}
.rodape_principal .box-rodape p.plasthi {
  text-align:left;
}
.rodape_principal .box-rodape p.usios {
  text-align:right;
}
.iconePhoneFaleConosco {
  background-color: transparent;
  font-size: 20pt;
  padding: 5px 9px;
  color: #ffffff;
  border-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
}
.iconeMailFaleConosco {
  background-color: transparent;
  font-size: 20pt;
  padding: 5px 7px;
  color: #ffffff;
  border-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
}
.iconeMapFaleConosco {
  background-color: transparent;
  font-size: 20pt;
  padding: 5px 13px;
  color: #fff;
  border-color: #fff;
  border-width: 2px;
  border-style: solid;
  margin-right: 10px;
  margin-bottom: 10px;
}
.fb-page {
  min-height: 70px !important;
  min-width: 180px !important;
  max-height: 500px !important;
  max-width: 340px !important;
}

/*início central representante*/
.img-thumb img {
	margin-bottom: 5px;
	height: 75px;
	width: 75px;
	object-fit: contain;
	
}
.box-central .span-cor {
	width: 25px;
	height: 25px;
	border: 1px solid #ccc;
	border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
}
.box-central .box-cliente input[type="text"] {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;	
}
.box-central .box-cliente .clearfix {
	margin-bottom: 10px;
}

.box-central .box-totais {
	padding-left: 15px;
	padding-right: 15px;
}
.box-central .box-totais p.lead {
	margin: 0;
	padding: 0;
	font-size: 16px;
	
}
.box-central-radio-cores {
}
.box-central-radio-cores .box-radio-cor {
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
	margin-bottom: 5px;
	line-height: 25px !important;
	cursor: pointer;
}
.box-central-radio-cores input {
	float: left;
	position: relative;
	top: 3px;

	
}
.box-central-radio-cores .span-cor {
	float: left;
	margin-left: 5px !important;
}
.box-central-radio-cores .span-nome-cor {
	float: left;
	margin-left: 5px;
}

.box-central {
	/*background: #00f;*/
	padding: 25px 0 25px 0;
}

.box-central textarea {
	height: 200px;
}
.box-central .box-botoes-rodape {
	margin-top: 25px;
}
.box-central .titulo-transparente{
	background-color:transparent !important;
	border: 3px solid #1d9aaa;
	border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
	padding: 7px 50px;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	max-width: 350px;
	margin: auto;
	text-align: center
}
.box-central .titulo-transparente > span {
  color:#761daa;
  text-transform: uppercase;
  font-weight: bold;
}
.box-central .titulo-transparente > span > b {
  font-size: 120%;
}

.box-central .box-item {
	/*background: #f0f;*/
	text-align: center;
	padding: 15px;
}
.box-central .box-item a {
	/*background: #f00;*/
	display: block;
	color: #7c4397;
	border: 2px solid #7c4397;
	padding: 15px;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;	
}
.box-central .box-item a:hover {
	text-decoration: none;
	color: #fff;
	background-color:#7c4397; 
}
.box-central .box-item p:first-child {
	margin-top: 15px;
}
.box-central .box-item p {
	/*background: #0ff;*/
	margin: 0;
	padding: 0;
	font-size: 150%;
	font-weight: bold;
}
.box-central label.same-height {
	line-height: 34px;
}
.box-central a.btn-central {
	color: #333;
	display: block;
	line-height: 34px;
	font-weight: bold;
}
.box-central a.btn-central i {
	font-size: 34px;
	/*float: left;*/
	color: #7c4397;
}
.box-central a.btn-central span {
	line-height: 34px;
	/*float: left;*/
	padding-left: 5px;
    position: relative;
    top: -6px;
}
.box-central a.btn-central:hover {
	text-decoration: none;
}
.box-central .ul-autocomplete {
	background: #fff;
	border: 1px solid #333;
	border-top: 0px;
	padding: 5px;
	position: absolute;
	width: CALC(100% - 30px);
	z-index: 999;
	-webkit-padding-start: 5px;
}
.box-central .ul-autocomplete li {
	background: #fff;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
}
.box-central .ul-autocomplete li:hover {
	cursor: pointer;
	background: #EBEBEB;
}
.box-central .box-branco {
	border: 2px solid #7c4397;
	padding: 15px;
	margin-top: 20px;
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}
.box-central .box-branco label {
	line-height: 35px;
	text-align:right;
}
.box-central .box-branco p.lead {
	margin-bottom: 0px;
}

.box-central .alert {
	margin-bottom: 0px;
}

.box-central .box-central-radio {
	

	padding-top: 7.5px;
}
.box-central label.radio-inline {
	line-height: inherit;
}

.owl-produto-detalhes img {
	max-height: 400px;
	border: 1px solid #ccc;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	
}
/*fim central representante*/

/* MUDANÇA MENU */
/* CORRIGE QUANDO MUDA DO MENU NORMAL PARA TOGGLE MENU */
@media (min-width: 768px) and (max-width: 1199px){
  .navbar-left {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: centr;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .navbar-main .navbar-links li {
    background: transparent !important;
    border-right:none;
  }
  .menu-telefone > span {
    margin-left: -155px;
  }
  .menu-telefone > span > img {
    margin-top: -10px;
  }
  #section_header .box-botoes-menu {
    display:none;
  }
  #section_header .box-botoes-barra {
    display:block;
  }
}
@media (max-width: 1199px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
      border: none !important;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
        background: #7c4397; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(left, #7c4397, #dc2431); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(left, #7c4397, #dc2431); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(left, #7c4397, #dc2431); /* For Firefox 3.6 to 15 */
        background: linear-gradient(left, #7c4397, #dc2431); /* Standard syntax */
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-main .navbar-links li:first-child {
      margin-left: 0;
    }
     #section_header .box-botoes-menu {
      display:none;
    }
box-meio     #section_header .botoes-menu a:hover{
		 text-decoration: none;
    }	
    #section_header .box-botoes-barra {
      display:block;
    }
    .navbar-main .navbar-links li {
      border-right: none !important;
    }
}

.box-fb-page a {
	color: #fff;
	font-size: 24px;
}
.box-fb-page a i {
	font-size: 32px;
    top: 2px;
    position: relative;
	margin-right: 5px;
}
.box-fb-page a:hover {
	text-decoration: none;
	
}
/* Responsive styles */
/* Large Devices, Wide Screens */
@media (min-width : 1200px) {
 .navbar-main .navbar-nav li a span {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .navbar-main .navbar-links li {
    float: left;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  #section_header .box-botoes-menu {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  #section_header .box-botoes-barra {
    display:none;
  }
}
/* Medium Devices, Desktops */
@media (min-width : 992px) {

  /* ALINHA TEXTO COM IMAGEM  */
  .institucional-pg1 .row, .institucional-pg2 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
  }
  .institucional-pg1 .row .left, .institucional-pg2 .row .right {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
/* Small Devices, Tablets and Small Devices Potrait */
@media (max-width: 991px) {
  .box-fb-page {
    padding-bottom:15px;
  }
}
/* Small Devices, Tablets */
@media (min-width : 768px) and (max-width: 991px) {
  #section_header .box-botoes-menu {
    display:none !important;
  }
  .institucional-pg1 .row .left,.institucional-pg2 .row .left {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: left;
    margin-bottom: 50px !important;
  }
  .home-pg2 .right {
    text-align: center;
  }
  .rodape_principal .box-topo .btn-rodape {
    border: none !important;
  }
  .rodape_principal .box-rodape p {
    color:#fff;
    text-align: center !important;
    padding:0;
    margin:0;
    line-height:34px;
  }
}
/* Small Devices Potrait */
@media (max-width : 767px){
.rodape_principal .box-meio .links {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
	.box-central .box-central-radio {
		padding-top: 7.5px;
	}
	
	.box-central .box-centraliza {
		text-align:center
	}
  #section_header .box-botoes-barra {
    display:none;
  }
  #section_header .box-botoes-menu {
    display: block;
  }
  .menu-telefone > span {
  }
  .menu-telefone > span > img {
    margin-top: -10px;
  }
  .home-pg2 .right {
    text-align: center;
  }
  .institucional-pg1 .row .left,.institucional-pg2 .row .left {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: left;
    margin-bottom: 50px !important;
  }
  .institucional-pg2 p, .institucional-pg1 p {
    padding-left: 15px !important;
  }
  .detalhes-pg3 h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20pt;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .institucional-pg3 h1, .institucional-pg3 h2 {
    text-align: center;
  }
  .home-pg1 .right {
    text-align: left !important;
  }
  .rodape_principal .box-topo .btn-rodape {
    border: none !important;
  }
  .rodape_principal .box-rodape p {
    color:#fff;
    text-align: center !important;
    padding:0;
    margin:0;
    line-height:34px;
  }
  .owlCustomNextPrev .btnNextPrev span {
    font-size:100px;
    margin-top: 15px !important;
  }
  .rodape_principal .box-rodape .btn-default {
    margin-top: 5px;
  }
}