body {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  background:url(../../images/fundosite.png);
  color:#335466;
  line-height:1.2em;
}
body input, body textarea, body .btn, body button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

blockquote p {
  font-size: 20px;
  font-weight: 400;
}

.hairline {
  font-weight: 100 !important;
}
.hairline strong {
  font-weight: 300;
}

.light {
  font-weight: 300 !important;
}

.regular {
  font-weight: 400 !important;
}

.bold {
  font-weight: 700 !important;
}

.black {
  font-weight: 900 !important;
}

h1, h3, h4, h5, h6 {
  font-family: 'Vidaloka', serif;
  font-weight: 400;
}
h1{
  color:#3e78a5;
  text-shadow:none;
  font-size:81px;
  text-align:left;
}
	h1 img{
		vertical-align:baseline
	}
	@media (max-width: 990px) {
		h1{
		  font-size:60px;
		}
	}
	@media (max-width: 560px) {
		h1{
		  font-size:40px;
		}
	}
h5, h6 {
  color: black;
}
h2{
	  color:#335466;
	  text-shadow:none;
	  font-size:22px;
	  text-align:left;
	  margin-bottom:20px;
	  padding:0px;
	  line-height:30px;
	  text-transform:uppercase;
}

	a h3{
	  color:#3e78a5;
	  text-shadow:none;
	  font-size:37px;
	  text-align:left;
	  margin:0px;
	  padding:0px;
	  line-height:40px;
	}
	@media (max-width: 990px) {
		h3{
		  font-size:25px;
		}
	}
	@media (max-width: 560px) {
		h3{
		  font-size:20px !important;
		  line-height:25px !important;

		}
	}
h4{
	color:#666;
}
	a h4:hover{
		color:red;
	}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #959494;
}

h4{
	font-size:15px;
}
	h4 a{
		color:#666 !important;
	}
	h4 a:hover{
		color:#885bc6 !important;
	}

.lead {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.75em;
}
.lead strong {
  font-weight: 700;
}

#masthead .menu, #masthead.menu, #navbar-slide.menu {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
#masthead .menu .dropdown-menu, #masthead.menu .dropdown-menu, #navbar-slide.menu .dropdown-menu {
  font-size: 18px;
  border-top:2px solid white;
}

.menu .navbar-brand {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 24px;
}

.post-head h1 {
  font-size: 36px;
  font-weight: 700;
}
.post-head h2 {
  font-size: 28.8px;
  font-weight: 700;
}
.post-head .lead {
  color: #959494;
}

.post-details {
  color: #959494;
}
.post-details a, .post-details i {
  color: #959494;
}
.post-details a:hover {
  color: #623f91;
}
.post-details span {
  border-color: rgba(0, 0, 0, 0.1);
}

.post-title span {
  color: #959494;
}

.post-body {
  font-size: 16px;
  font-weight: 400;
}

.post-extras {
  color: #959494;
}
.post-extras a {
  color: #959494;
}
.post-extras a:hover {
  color: #623f91;
}

.post-tags a, .post-share ul.social-icons li a {
  border-radius: 3px;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  color: #575757;
}
.post-tags a:hover, .post-share ul.social-icons li a:hover {
  box-shadow: 0px 0px 0px 1px #623f91;
  color: #623f91;
}
.post-tags a:hover i, .post-share ul.social-icons li a:hover i {
  color: #623f91 !important;
}

.btn, button, input[type="submit"], .button {
  border-radius: 3px;
}
.btn.btn-lg, button.btn-lg, input[type="submit"].btn-lg, .button.btn-lg {
  border-radius: 3px;
}
.btn.btn-sm, button.btn-sm, input[type="submit"].btn-sm, .button.btn-sm {
  border-radius: 3px;
}

.portfolio-title {
  border-radius: 3px;
}

.pager li > a, .pager li > span {
  border-radius: 3px;
}

.form-control,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.select-wrap {
  border-radius: 8px;
  
}
select{
	font-family:'Cuprum', sans-serif;
	padding:0px 0px 0px 20px !important;
}

.widget_tag_cloud ul li a {
  border-radius: 3px;
}

.tag-list-inline li span {
  border-radius: 3px;
}

.tag-list-lg li span {
  border-radius: 3px;
}

.tag-list-sm li span {
  border-radius: 3px;
}

.skills-list li:before {
  color: #623f91;
}

.map-marker-label {
  font-size: 16px;
  font-weight: 400;
}

.navbar-brand {
  padding: 0;
  line-height: 126px; /* ALTURA DO MENU */
  height: 126px; /* ALTURA DO MENU */
  margin:10px !important;
}

.logo-navbar .nav > li > a {
  padding-top: 30px;
  padding-bottom: 15px;
  line-height: 24px;
  padding-left:15px;
  padding-right:15px;
}
.logo-navbar .nav > li > a:before {
  margin-bottom: -21px;
}
.logo-navbar .nav > li.active > a:before, .logo-navbar .nav > li > a:hover:before, .logo-navbar .nav > li.current-page-parent > a:before, .logo-navbar .nav > li.current-menu-parent > a:before, .logo-navbar .nav > li.current-page-ancestor > a:before, .logo-navbar .nav > li.current-menu-ancestor > a:before {
  opacity: 1;
  margin-bottom: -19px;
}

#masthead.navbar {
  min-height: 130px;
}

.navbar-toggle {
  margin-top: 65px;
  margin-bottom: 42px;
  margin-right:5px;
}

#masthead .dropdown-menu {
  min-width: 220px;
}

@media (min-width: 992px) {
  #masthead.navbar-scrolled {
    min-height: 90px;
	background:white;  /* FUNDO ROLOVER */
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  }
  #masthead.navbar-scrolled .navbar-brand {
    line-height: 80px;
    height: 80px;
	margin:10px;
  }

  #masthead.navbar-scrolled .logo-navbar .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #masthead.navbar-scrolled .logo-navbar .navbar-text, #masthead.navbar-scrolled .logo-navbar .sidebar-widget {
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .navbar-scrolled .navbar-toggle {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  #masthead .logo-navbar .search-close {
    top: 0;
    height: 100px;
    width: 100px;
  }
  #masthead .logo-navbar .form-control {
    height: 99px;
    /* so that bottom border shows */
  }
  .transparent-header #content {
    margin-top: 0px;
  }

  #masthead.navbar-scrolled .logo-navbar .menu-sidebar .search-close {
    top: 0;
    height: 90px;
    width: 90px;
  }
  #masthead.navbar-scrolled .logo-navbar .form-control {
    height: 90px;
  }

  .logo-navbar .navbar-text, .logo-navbar .sidebar-widget {
    line-height: 24px;
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .transparent-header #content {
    margin-top: 0px;
    display: inline-block;
    vertical-align: top;
  }
  .transparent-header #content.layout-boxed {
    display: inline-block;
  }

  .transparent-header.layout-boxed #content {
    display: block;
  }

  .transparent-header.transparent-menu-below #content {
    margin-top: -150px;
  }

  .transparent-topbar #content {
    margin-top: -136px;
  }

  .transparent-topbar.transparent-menu-below #content {
    margin-top: -186px;
  }

}
#navbar-slide {
  width: 270px;
}
#navbar-slide .navbar-nav {
  max-height: 600px;
}
#navbar-slide .navbar-brand {
  height: 187px;
}

.slide-on #masthead, .slide-on #content, .slide-on #navbar-slide, .slide-on .top-bar {
  -ms-transform: translateX(-270px);
  -webkit-transform: translateX(-270px);
  transform: translateX(-270px);
}
@media (max-width: 991px) {
  #navbar-slide .navbar-nav {
    max-height: 60%;
	
  }
div#fundoescuro{
	background:white; /* FUNDO ROLOVER */
	width:100%;
}

	div#telefone{
		top:100px;
		right:10px;
		position:absolute;
	}
	
}
.btn i, button i, .button i {
  color: inherit !important;
}

.btn-default {
  background: #4D4A51 !important;
  color: #ffffff !important;
}
.btn-default:hover {
  background: rgba(77, 74, 81, 0.9) !important;
}

.btn-warning {
  background: #cd6727 !important;
  color: #ffffff !important;
}
.btn-peq {
	border:1px solid silver;
}

a.btn-peq{
	color:grey !important;
}

a.btn-peq:hover{
	color:#333 !important;
	border:1px solid #333;
}

.btn-warning:hover {
  background: rgba(205, 103, 39, 0.9) !important;
}

.btn-danger {
  background: #e85543 !important;
  color: #ffffff !important;
}
.btn-danger:hover {
  background: rgba(232, 85, 67, 0.9) !important;
}

.btn-success {
  background: white !important;
  color:#666 !important;
}
.btn-success:hover {
  background: #fac9ca !important;
}

.btn-info {
  background: #f03238 !important;
  color: #ffffff !important;
  font-size:14px !important;
  font-style:normal !important;
  font-weight:700 !important;
  max-width:100%;
  display:block;
  border-radius: 3px;
}
.btn-info:hover {
  background: #f03238 !important;
}

.panel-default .panel-heading {
  background: #f03238 !important;
}
.panel-default .panel-heading a, .panel-default .panel-heading a:hover {
  color: #ffffff !important;
}
.panel-default .panel-title {
  color: #ffffff !important;
}

.panel-warning .panel-heading {
  background: #6ebbb6 !important;
}
.panel-warning .panel-heading a, .panel-warning .panel-heading a:hover {
  color: #ffffff !important;
}
.panel-warning .panel-title {
  color: #ffffff !important;
}

.panel-danger .panel-heading {
  background: #cfda4c !important;
}
.panel-danger .panel-heading a, .panel-danger .panel-heading a:hover {
  color: #ffffff !important;
}
.panel-danger .panel-title {
  color: #ffffff !important;
}

.panel-success .panel-heading {
  background: #aed2b0 !important;
}
.panel-success .panel-heading a, .panel-success .panel-heading a:hover {
  color: #ffffff !important;
}
.panel-success .panel-title {
  color: #ffffff !important;
}

.panel-info .panel-heading {
  background: #78A2BB !important;
}
.panel-info .panel-heading a, .panel-info .panel-heading a:hover {
  color: #ffffff !important;
}
.panel-info .panel-title {
  color: #ffffff !important;
}

.alert-warning {
  background: #cd6727;
  color: #ffffff !important;
}
.alert-warning a {
  color: #ffffff !important;
  text-decoration: underline;
}
.alert-warning .btn, .alert-warning .button {
  background: #cd6727 !important;
  color: #ffffff !important;
  text-decoration: none;
  border: 1px solid #ffffff;
}
.alert-warning .close {
  color: #ffffff !important;
}

.alert-danger {
  background: #e85543;
  color: #ffffff !important;
}
.alert-danger a {
  color: #ffffff !important;
  text-decoration: underline;
}
.alert-danger .btn, .alert-danger .button {
  background: #e85543 !important;
  color: #ffffff !important;
  text-decoration: none;
  border: 1px solid #ffffff;
}
.alert-danger .close {
  color: #ffffff !important;
}

.alert-success {
  background: #008D7D;
  color: #ffffff !important;
}
.alert-success a {
  color: #ffffff !important;
  text-decoration: underline;
}
.alert-success .btn, .alert-success .button {
  background: #008D7D !important;
  color: #ffffff !important;
  text-decoration: none;
  border: 1px solid #ffffff;
}
.alert-success .close {
  color: #ffffff !important;
}

.alert-info {
  background: #78A2BB;
  color: #ffffff !important;
}
.alert-info a {
  color: #ffffff !important;
  text-decoration: underline;
}
.alert-info .btn, .alert-info .button {
  background: #78A2BB !important;
  color: #ffffff !important;
  text-decoration: none;
  border: 1px solid #ffffff;
}
.alert-info .close {
  color: #ffffff !important;
}

.progress-bar-default {
  box-shadow: none;
  background: #4D4A51;
}
.progress-bar-default span {
  color: #ffffff;
}

.progress-bar-default.progress-striped .progress-bar, .progress-striped .progress-bar-default {
  background-color: #4D4A51;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-verde {
  background: green;
  box-shadow: none;
}
.progress-bar-roxo {
  background: purple;
  box-shadow: none;
}
.progress-bar-amarelo {
  background: gold;
  box-shadow: none;
}
	.progress-bar-amarelo span{
		color:black !important;
	}
.progress-bar-azul {
  background: blue;
  box-shadow: none;
}
.progress-bar-verdeclaro {
  background: #6C9;
  box-shadow: none;
}
.progress-bar-laranja {
  background: orange;
  box-shadow: none;
}
.progress-bar-vermelho {
  background: red;
  box-shadow: none;
}
.progress-bar-warning {
  background: #cd6727;
  box-shadow: none;
}
.progress-bar-warning span {
  color: #ffffff;
}

.progress-bar-warning.progress-striped .progress-bar, .progress-striped .progress-bar-warning {
  background-color: #cd6727;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-danger {
  box-shadow: none;
  background: #e85543;
}
.progress-bar-danger span {
  color: #ffffff;
}

.progress-bar-danger.progress-striped .progress-bar, .progress-striped .progress-bar-danger {
  background-color: #e85543;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-success {
  box-shadow: none;
  background: #008D7D;
}
.progress-bar-success span {
  color: #ffffff;
}

.progress-bar-success.progress-striped .progress-bar, .progress-striped .progress-bar-success {
  background-color: #008D7D;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-info {
  box-shadow: none;
  background: #78A2BB;
}
.progress-bar-info span {
  color: #ffffff;
}

.progress-bar-info.progress-striped .progress-bar, .progress-striped .progress-bar-info {
  background-color: #78A2BB;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.figure-overlay {
  background-color: rgba(0, 90, 155, 0.7);
  color: #ffffff;
}
.figure-overlay .figure-caption {
  color: #ffffff;
}
.figure-overlay .figure-caption h1, .figure-overlay .figure-caption h2, .figure-overlay .figure-caption h3, .figure-overlay .figure-caption h4, .figure-overlay .figure-caption h5, .figure-overlay .figure-caption i, .figure-overlay .figure-caption a {
  color: inherit !important;
}
.figure-overlay .figure-caption small {
  color: rgba(255, 255, 255, 0.8) !important;
}
.figure-overlay .figure-caption .btn {
  background: #ffffff !important;
  color: rgba(254, 200, 64, 0.9) !important;
}
.figure-overlay .figure-caption .btn:hover {
  background: rgba(255, 255, 255, 0.8) !important;
}
.figure-overlay .figure-caption i {
  font-size: 21px;
}
.fade-none.figcaption-top .figure-overlay {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(254, 200, 64, 0.9) 60%, rgba(254, 200, 64, 0) 100%);
  /* W3C */
}
.fade-none.figcaption-bottom .figure-overlay {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, black 100%);
  /* W3C */
}

.mfp-bg {
  background: rgba(0, 128, 148, 0.9);
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  background-color: #b0dee0 !important;
  color: #623f91;
}

.mfp-counter, .mfp-preloader {
  color: white;
}

button.mfp-arrow {
  background: #b0dee0 !important;
  color:#623f91 !important;
}

.mfp-arrow:before {
  color: #ffffff;
}

.go-top {
  background: #3e78a5 !important;
}
.go-top i {
  color: #ffffff;
}

.carousel-control {
  color: #ffffff !important;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.carousel-caption, .carousel-caption h3 {
  color: #ffffff !important;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.carousel-indicators li {
  background: rgba(0, 0, 0, 0.2);
  border-color: transparent;
}

.carousel-indicators li.active {
  background: #ffffff;
  border-color: #ffffff;
}

.flex-direction-nav a {
  color: #ffffff !important;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.2);
}

.flex-control-nav a {
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.2);
}

.flex-control-nav a.flex-active {
  background: #ffffff;
}

.flexslider figcaption {
  background: rgba(0, 0, 0, 0.2);
}
.flexslider figcaption h3, .flexslider figcaption p {
  color: #ffffff;
}

.ls-fullwidth .ls-nav-prev:after, .ls-fullwidth .ls-nav-next:after {
  color: #ffffff !important;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.gform_wrapper .gfield_required.gfield_error, .gform_wrapper .gfield_error .gfield_label, .gform_wrapper .gfield_contains_required.gfield_error {
  color: #b02615;
}

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  border: 1px solid rgba(221, 48, 27, 0.5);
  background: rgba(232, 85, 67, 0.5);
  color: #b02615;
}

.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
  box-shadow: 0px 3px 0px #e85543;
}

.validation_error {
  background: #e85543;
  color: #ffffff;
}

.validation_error hr {
  border-top-color: #e85543;
}

.validation_error .alert-link {
  color: #e6e6e6;
}

.select2-container {
  background: rgba(209, 209, 209, 0.22);
  border-radius: 3px;
}

.select2-container .select2-choice {
  color: #623f91;
}

.select2-container .select2-choice .select2-arrow b:after {
  color: #623f91;
}

.select2-drop-active {
  background: rgba(209, 209, 209, 0.8);
  color: #623f91;
  box-shadow: 0px 2px 4px rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.13) !important;
}

.select2-results .select2-highlighted {
  background-color: #623f91;
  color: #623f91;
}

.select2-results {
  background: rgba(209, 209, 209, 0.22);
}

.select2-search, .select2-results {
  background: rgba(209, 209, 209, 0.22);
}

.panel-bbpress .bbp-template-notice {
  color: #e85543;
}

[role="alert"] {
  color: #e85543;
}
[role="alert"].wpcf7-mail-sent-ok {
  color: #008D7D;
}

.wpcf7-not-valid {
  border-color: #e85543 !important;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  color: #ffffff;
  background-color: #cd6727;
}

.table > tbody > tr.error > td, .table > tbody > tr.error > th, .table > tbody > tr > td.error, .table > tbody > tr > th.error, .table > tfoot > tr.error > td, .table > tfoot > tr.error > th, .table > tfoot > tr > td.error, .table > tfoot > tr > th.error, .table > thead > tr.error > td, .table > thead > tr.error > th, .table > thead > tr > td.error, .table > thead > tr > th.error {
  color: #ffffff;
  background-color: #e85543;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  color: #ffffff;
  background-color: #78A2BB;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  color: #ffffff;
  background-color: #008D7D;
}

.has-warning .form-control {
  border-color: #cd6727;
}

.has-error .form-control {
  border-color: #e85543;
}

.has-success .form-control {
  border-color: #ffffff;
}

.has-info .form-control {
  border-color: #78A2BB;
}

.post-grid {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.post-grid .post-grid-content-title a {
  color: black;
}
.post-grid:hover .post-grid-content-title a {
  color: #623f91;
}
.post-grid blockquote p {
  font-size: 19.2px;
}
.post-grid .post-grid-content-footer, .post-grid blockquote footer {
  border-top-color: rgba(0, 0, 0, 0.1);
}

.post-grid-overlay {
  background-color: rgba(254, 200, 64, 0.9);
}
.post-grid-overlay .post-grid-content-title, .post-grid-overlay .post-grid-content-footer, .post-grid-overlay blockquote p, .post-grid-overlay blockquote footer {
  color: #ffffff;
}
.post-grid-overlay .post-grid-content {
  background: rgba(254, 200, 64, 0.9);
}
.post-grid-overlay blockquote:before {
  color: rgba(255, 255, 255, 0.7);
}

.figure-caption-category a {
  background: rgba(254, 200, 64, 0.95);
  color: #ffffff;
  transition: all .2s;
}

.figure-caption-category a:hover {
	color:white;
}

.cor a {
  background: rgba(254, 200, 64, 0.95);
  color: #ffffff;
  transition: all .2s;
}

.cor1 a {
  background: rgba(62, 120, 165, 0.95);
  color: #ffffff;
  transition: all .2s;
}

.cor2 a {
  background: rgba(238, 195, 33, 0.95);
  color: #000000;
  transition: all .2s;
}

.cor3 a {
  background: rgba(205, 50, 89, 0.95);
  color: #ffffff;
  transition: all .2s;
}

#content {
  color: #666;
}


a {

  text-decoration:none;
}
a:hover {
  color: red;
}

small, .small {
  color: #959494;
  font-weight:400;
  font-size:13px;
}
small a, .small a {
  color: #959494;
}
small a:hover, .small a:hover {
  color: #623f91;
}
small i, .small i {
  color: #959494;
}

i {
  /*color: #623f91;*/
}

blockquote p {
  font-family: "Gentium Book Basic";
  font-style: italic;
}
blockquote small, blockquote footer {
  font-family: 'Open Sans', sans-serif;
  color: #959494;
}
blockquote cite {
  color: #575757;
}
blockquote:before {
  color: rgba(87, 87, 87, 0.2);
}
blockquote.blockquote-simple img {
  border-color: rgba(0, 0, 0, 0.2);
}

::-moz-selection {
  background: #623f91;
  color: #ffffff;
}

::selection {
  background: #23465b;
  color: #ffffff;
}

::-moz-selection {
  background: #623f91;
  color: #ffffff;
}

hr {
  border-top-color: rgba(0, 0, 0, 0.1);
}

pre {
  background: #623f91;
  color: #ffffff;
}

v.btn-primary, button, input[type="submit"] {
  background:url(../../images/enviar.png) right no-repeat #289548;
  color: #ffffff;
  border: none;
  padding:5px;
  padding-right:70px;
  padding-left:15px;
  font-size:18px;
  box-shadow: 1px 2px 2px  #333333 !important;
  
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, button:hover, button:active, button:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
  /* background-color: #034853; */
}

.btn-link {
  background: white;
  color: #623f91;
  font-size:25px;
  text-decoration: none;
  box-shadow: 0px 0px 0px 1px #623f91 inset;
}
.btn-link:hover {
  text-decoration: none;
  background-color: #623f91;
  color: #ffffff;
  box-shadow: 0px 0px 0px 1px #623f91 inset;
}

.open .dropdown-toggle.btn-primary {
  background-color: #623f91;
  color: #ffffff;
}

.btn-group .dropdown-menu {
  background-color: #f5f9fb;
}
.btn-group .dropdown-menu > li > a {
  color: #ffffff;
  box-shadow: 0px -1px 0px #fec127;
}
.btn-group .dropdown-menu > li:first-child > a {
  box-shadow: none;
}
.btn-group .dropdown-menu > li > a:hover {
  background: #fed264;
}

.label-primary {
  background: #623f91;
  color: #ffffff;
}
.label-primary a {
  color: #ffffff;
}

.form-control {
  background-color: white;
  color: grey;
  border:none;
  box-shadow: 0px 1px 1px  #333333 !important;
}
.form-control:-moz-placeholder {
  color: grey;
}
.form-control::-moz-placeholder {
  color: grey;
}
.form-control:-ms-input-placeholder {
  color: grey;
}
.form-control::-webkit-input-placeholder {
  color: grey;
}

.form-control:focus {
  border-color: #623f91;
}

input[type="checkbox"], input[type="radio"] {
  box-shadow: none;
}

.form-icon-group i {
  color: grey;
}

input[type="button"] {
  background: #623f91;
  color: #ffffff;
}

.select-wrap {
  color: #623f91;
  background: rgba(209, 209, 209, 0.22);
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.13) inset;
}

.select-wrap:after {
  color: #623f91;
}

.table > thead {
  border-color: rgba(0, 0, 0, 0.1);
}

.table > thead > tr > th {
  background-color: rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  color: #575757;
  font-family: 'Open Sans', sans-serif;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-color: rgba(0, 0, 0, 0.1);
}

.table tfoot th {
  background-color: rgba(0, 0, 0, 0.1);
}

.table-hover tbody tr:hover th {
  background: rgba(0, 0, 0, 0.1);
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th, .table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background: rgba(0, 0, 0, 0.1);
}

#masthead {

}

.menu {
  color: #623f91;
  background: none;
  font-size:19px !important;
	
}

.menu .navbar-text {
  color: #623f91;
}

.menu .navbar-brand {
  color: #ffffff;
}
.menu .navbar-brand:hover {
  color: #ffffff;
}

.menu a {
  color: #ffffff;
}
.menu a:before {
  height: 3px;
  margin-top:67px; /* LINHA DO MENU */
  
}

.menu .nav > li > a {
    color: #335466;
	font-size:18px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}
.menu .nav > li > a:hover, .menu .nav > li > a:focus {
  color: #85cdff !important;
  background: none;
}
.menu .nav > li > a:hover:before, .menu .nav > li > a:focus:before {
  opacity: 1;
  width: 100%;
  background-color: #85cdff !important; /* LIHA DO MENU */
}

.menu a .menu-icon {
  color: inherit;
}

.navbar-toggle {
  background: none !important;
}
.navbar-toggle .icon-bar {
  background-color: #85cdff;
  height:2px;
}
.navbar-toggle:hover {
  background: none;
}

.menu .nav > .active > a,
.menu .nav > .current-menu-parent > a,
.menu .nav > .current-menu-ancestor > a,
.menu .nav > .current-menu-item > a,
.menu .nav > .current-menu-item > a:focus,
.menu .nav > .current-page-parent > a,
.menu .nav > .active > a:focus,
.menu .nav li.dropdown.open > .dropdown-toggle,
.menu .nav li.dropdown.active > .dropdown-toggle,
.menu .nav li.dropdown.open.active > .dropdown-toggle {
  color: #85cdff;
  
}

	.active a:before  { /* LINHA DO MENU, ENQUANTO ACTIVE */
		border-bottom:solid #85cdff 3px  !important;
		opacity:1  !important;
		width:100% !important;
	}

.menu .nav > .active > a:hover,
.menu .nav > .current-menu-parent > a:hover,
.menu .nav > .current-menu-ancestor > a:hover,
.menu .nav > .current-menu-item > a:hover,
.menu .nav > .current-menu-item > a:focus:hover,
.menu .nav > .current-page-parent > a:hover,
.menu .nav > .active > a:focus:hover,
.menu .nav li.dropdown.open > .dropdown-toggle:hover,
.menu .nav li.dropdown.active > .dropdown-toggle:hover,
.menu .nav li.dropdown.open.active > .dropdown-toggle:hover {
  color: #623f91;
}

.menu .nav > .disabled > a {
  opacity: 0.8;
}

.menu .dropdown-menu {
  background-color: rgba(98, 63, 145, 0.90);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 3px 0px rgba(0, 0, 0, 0.055) inset;
}
.menu .dropdown-menu > li > a {
  color: #ffffff;
}
.menu .dropdown-menu > li > a .menu-icon {
  color: inherit;
}

.menu .dropdown-menu > li > a:hover, .menu .dropdown-menu > .active > a, .menu .dropdown-menu > .active > a:hover, .menu .dropdown-menu > .active > a:focus {
  color: rgba(255, 255, 255, 0.75);
  background: transparent;
}

.menu .nav > li > .dropdown-menu:after, .menu .nav > li > .dropdown-menu:before {
  display: none;
}

.menu .dropdown-submenu > a:after {
  border-left-color: #ffffff !important;
}

.menu .dropdown-menu .divider {
  background-color: rgba(0, 0, 0, 0.055);
}

.nav-highlight > a, .nav-highlight-ghost > a {
  border-radius: 3px;
}
.nav-highlight > a:after, .nav-highlight-ghost > a:after {
  border-radius: 3px;
}

.menu .nav-highlight > a {
  color: rgba(46, 46, 46, 0.83) !important;
}
.menu .nav-highlight > a:after {
  background: #ffffff;
}
.menu .nav-highlight > a:hover {
  color: rgba(46, 46, 46, 0.83) !important;
}
.menu .nav-highlight > a:hover:after {
  background: #623f91;
}
.menu .nav-highlight.active > a {
  color: rgba(46, 46, 46, 0.83) !important;
}
.menu .nav-highlight.active > a:after {
  background: #623f91;
}
.menu .nav-highlight.active > a:hover {
  color: rgba(46, 46, 46, 0.83) !important;
}
.menu .nav-highlight.active > a:hover:after {
  background: #623f91;
}
.menu .nav-highlight .menu-icon {
  color: rgba(46, 46, 46, 0.83);
}

.menu .nav-highlight-ghost > a {
  color: #ffffff;
}
.menu .nav-highlight-ghost > a:after {
  border: 1px solid #ffffff;
}
.menu .nav-highlight-ghost > a:hover {
  color: #623f91;
}
.menu .nav-highlight-ghost > a:hover:after {
  border: 1px solid #623f91;
}
.menu .nav-highlight-ghost.active > a {
  color: #623f91;
}
.menu .nav-highlight-ghost.active > a:after {
  border: 1px solid #623f91;
}
.menu .nav-highlight-ghost.active > a:hover {
  color: #623f91;
}
.menu .nav-highlight-ghost.active > a:hover:after {
  border: 1px solid #623f91;
}

.search-trigger, .search-trigger:hover {
  color: #623f91;
}

.search-trigger:before {
  border-color: #623f91;
  color: #623f91;
}

.search-trigger:after {
  background: #623f91;
}

.top-search.active .search-trigger:before {
  background: #623f91;
}
.top-search.active .search-trigger:after {
  background: #623f91;
}

.header-logo-center-menu-below .container-logo, .header-logo-left-menu-below .container-logo, .header-logo-right-menu-below .container-logo, .header-logo-left-sidebar-right .container-logo {
  background: #303C40;
  box-shadow: 0px 1px 0px #2e2e2e;
}
.header-logo-center-menu-below .navbar-brand, .header-logo-left-menu-below .navbar-brand, .header-logo-right-menu-below .navbar-brand, .header-logo-left-sidebar-right .navbar-brand {
  color: #ffffff;
}
.header-logo-center-menu-below .navbar-brand:hover, .header-logo-left-menu-below .navbar-brand:hover, .header-logo-right-menu-below .navbar-brand:hover, .header-logo-left-sidebar-right .navbar-brand:hover {
  color: #ffffff;
  opacity: 0.9;
}
.header-logo-center-menu-below .logo-navbar, .header-logo-left-menu-below .logo-navbar, .header-logo-right-menu-below .logo-navbar, .header-logo-left-sidebar-right .logo-navbar {
  color: #ffffff;
}
.header-logo-center-menu-below .logo-navbar a, .header-logo-left-menu-below .logo-navbar a, .header-logo-right-menu-below .logo-navbar a, .header-logo-left-sidebar-right .logo-navbar a {
  color: #ffffff;
}
.header-logo-center-menu-below .logo-navbar .navbar-toggle .icon-bar, .header-logo-left-menu-below .logo-navbar .navbar-toggle .icon-bar, .header-logo-right-menu-below .logo-navbar .navbar-toggle .icon-bar, .header-logo-left-sidebar-right .logo-navbar .navbar-toggle .icon-bar {
  background: #ffffff;
}
.header-logo-center-menu-below .logo-navbar .logo-sidebar .sidebar-widget, .header-logo-center-menu-below .logo-navbar .logo-sidebar .sidebar-widget i, .header-logo-left-menu-below .logo-navbar .logo-sidebar .sidebar-widget, .header-logo-left-menu-below .logo-navbar .logo-sidebar .sidebar-widget i, .header-logo-right-menu-below .logo-navbar .logo-sidebar .sidebar-widget, .header-logo-right-menu-below .logo-navbar .logo-sidebar .sidebar-widget i, .header-logo-left-sidebar-right .logo-navbar .logo-sidebar .sidebar-widget, .header-logo-left-sidebar-right .logo-navbar .logo-sidebar .sidebar-widget i {
  color: #ffffff;
}
.header-logo-center-menu-below .logo-navbar .search-trigger, .header-logo-center-menu-below .logo-navbar .search-trigger:hover, .header-logo-left-menu-below .logo-navbar .search-trigger, .header-logo-left-menu-below .logo-navbar .search-trigger:hover, .header-logo-right-menu-below .logo-navbar .search-trigger, .header-logo-right-menu-below .logo-navbar .search-trigger:hover, .header-logo-left-sidebar-right .logo-navbar .search-trigger, .header-logo-left-sidebar-right .logo-navbar .search-trigger:hover {
  color: #ffffff;
}
.header-logo-center-menu-below .logo-navbar .search-trigger:before, .header-logo-left-menu-below .logo-navbar .search-trigger:before, .header-logo-right-menu-below .logo-navbar .search-trigger:before, .header-logo-left-sidebar-right .logo-navbar .search-trigger:before {
  border-color: #ffffff;
}
.header-logo-center-menu-below .logo-navbar .search-trigger:after, .header-logo-left-menu-below .logo-navbar .search-trigger:after, .header-logo-right-menu-below .logo-navbar .search-trigger:after, .header-logo-left-sidebar-right .logo-navbar .search-trigger:after {
  background: #ffffff;
}
.header-logo-center-menu-below .logo-navbar .top-search.active .search-trigger:before, .header-logo-left-menu-below .logo-navbar .top-search.active .search-trigger:before, .header-logo-right-menu-below .logo-navbar .top-search.active .search-trigger:before, .header-logo-left-sidebar-right .logo-navbar .top-search.active .search-trigger:before {
  background: #ffffff;
}
.header-logo-center-menu-below .logo-navbar .top-search.active .search-trigger:after, .header-logo-left-menu-below .logo-navbar .top-search.active .search-trigger:after, .header-logo-right-menu-below .logo-navbar .top-search.active .search-trigger:after, .header-logo-left-sidebar-right .logo-navbar .top-search.active .search-trigger:after {
  background: #ffffff;
}

.menu .sidebar-widget {
  color: #623f91;
}
.menu .sidebar-widget .sidebar-header {
  color: #623f91;
}
.menu .sidebar-widget i {
  color: #623f91;
}

@media (min-width: 992px) {
  .transparent-header .sticky-wrapper {
    background: white;
  }

  .transparent-header #masthead:not(.navbar-scrolled) {
	background:white;
  }
  .transparent-header #masthead:not(.navbar-scrolled) a {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled).search-active {
    background: rgba(46, 46, 46, 0.83) !important;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .navbar-text {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .navbar-brand {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .navbar-brand:hover {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a {
    color: #23465b;
	font-size:18px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:before {
    background: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:focus {
    color: #623f91;

  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:hover:before, .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:focus:before {
    background: #623f91;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .navbar-toggle .icon-bar {
    background-color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:hover,
  .transparent-header #masthead:not(.navbar-scrolled) .nav > .active > a,
  .transparent-header #masthead:not(.navbar-scrolled) .nav > .active > a:hover,
  .transparent-header #masthead:not(.navbar-scrolled) .nav > .current-menu-parent > a,
  .transparent-header #masthead:not(.navbar-scrolled) .nav > .current-menu-ancestor > a,
  .transparent-header #masthead:not(.navbar-scrolled) .nav > .current-menu-item > a,
  .transparent-header #masthead:not(.navbar-scrolled) .nav > .current-menu-item > a:hover,
  .transparent-header #masthead:not(.navbar-scrolled) .nav > .current-menu-item > a:focus,
  .transparent-header #masthead:not(.navbar-scrolled) .nav > .active > a:focus,
  .transparent-header #masthead:not(.navbar-scrolled) .nav li.dropdown.open > .dropdown-toggle,
  .transparent-header #masthead:not(.navbar-scrolled) .nav li.dropdown.active > .dropdown-toggle,
  .transparent-header #masthead:not(.navbar-scrolled) .nav li.dropdown.open.active > .dropdown-toggle {
    color: #23465b;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu li a {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu li > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu .active > a, .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu .active > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu .active > a:focus {
    color: rgba(255, 255, 255, 0.75);
  }
  .transparent-header #masthead:not(.navbar-scrolled) .search-trigger:before {
    border-color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .search-trigger:after {
    background: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .top-search.active .search-trigger:before {
    border-color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .top-search.active .search-trigger:after {
    background: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight > a, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active > a {
    color: black !important;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight > a:after, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active > a:after {
    background: #ffffff !important;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active > a:hover {
    color: #0137bf !important;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight > a:hover:after, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active > a:hover:after {
    background: #623f91 !important;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight > a .menu-icon, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active > a .menu-icon {
    color: #ffffff !important;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost > a, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active > a {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost > a:after, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active > a:after {
    border: 1px solid #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost > a:hover, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active > a:hover {
    color: #623f91 !important;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost > a:hover:after, .transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active > a:hover:after {
    border-color: #623f91 !important;
  }
  .transparent-header #masthead:not(.navbar-scrolled).header-logo-center-menu-below .container-logo, .transparent-header #masthead:not(.navbar-scrolled).header-logo-left-menu-below .container-logo, .transparent-header #masthead:not(.navbar-scrolled).header-logo-right-menu-below .container-logo, .transparent-header #masthead:not(.navbar-scrolled).header-logo-left-sidebar-right .container-logo {
    background: none;
    box-shadow: 0 -1px 0px 0 rgba(255, 255, 255, 0.1) inset;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .navbar-brand {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .logo-sidebar .sidebar-widget, .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .logo-sidebar .sidebar-widget i {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger, .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger:hover {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger:before {
    border-color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger:after {
    background: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .top-search.active .search-trigger:before {
    background: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .top-search.active .search-trigger:after {
    background: #ffffff;
  }

  .transparent-header .top-bar {
    background: url(../../images/fundotop.png);
    color: white;
	font-weight:700;
	font-size:12px;
	border-bottom:8px solid #efc41f;
  }
  .transparent-header .top-bar a {
    color: #ffffff;
  }
  .transparent-header .top-bar a:hover {
    color: #ffffff;
  }
  .transparent-header .top-bar i, .transparent-header .top-bar li i, .transparent-header .top-bar li a i {
    color: #ffffff;
  }
  .transparent-header .top-bar .sidebar-widget {
    border-color: rgba(255, 255, 255, 0);
  }
  .transparent-header .top-bar .widget_wpml_language_selector li:before {
    background: rgba(255, 255, 255, 0.1);
  }
  .transparent-header .top-bar .widget_recent_entries li, .transparent-header .top-bar .widget_recent_comments li, .transparent-header .top-bar .widget_archive li, .transparent-header .top-bar .widget_categories li, .transparent-header .top-bar .widget_meta li, .transparent-header .top-bar .widget_pages li, .transparent-header .top-bar .widget_twitter li, .transparent-header .top-bar .widget_nav_menu li, .transparent-header .top-bar .widget_rss li {
    border-color: rgba(255, 255, 255, 0.1);
  }
  .transparent-header .top-bar .search-trigger:before {
    border-color: #ffffff;
    color: #ffffff;
  }
  .transparent-header .top-bar .search-trigger:after {
    background: #ffffff;
  }
  .transparent-header .top-bar .top-search.active .search-trigger:before {
    background: #ffffff;
  }
  .transparent-header .top-bar .top-search.active .search-trigger:after {
    background: #ffffff;
  }
}
.menu-item-object-oxy_mega_menu {
  color: rgba(255, 255, 255, 0.75);
}

.menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a {
  color: #ffffff;
}

.menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
  color: rgba(255, 255, 255, 0.75);
}

.menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li.current-menu-item > a {
  color: rgba(255, 255, 255, 0.75);
}

.menu-item-object-oxy_mega_menu .dropdown-menu > li > p {
  border-bottom-color: rgba(0, 0, 0, 0.055);
}

.menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
  background: rgba(0, 0, 0, 0.055);
}

#navbar-slide .form-control {
  color: #623f91;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.055);
  }

  .menu .nav > li > a {
    border-radius: 0;
  }

  .menu .open .dropdown-menu {
    background: rgba(58, 58, 58, 0.9);
    border-radius: 0;
    box-shadow: none;
  }
  .menu .open .dropdown-menu > li > a {
    border-radius: 0;
  }
  .menu .open .dropdown-menu > li > a:hover, .menu .open .dropdown-menu > li > a:focus, .menu .open .dropdown-menu > li.active > a {
    color: rgba(255, 255, 255, 0.75);
  }

  .dropdown-submenu > a:after {
    border-left-color: transparent !important;
    border-top-color: #ffffff !important;
  }

  .menu-item-object-oxy_mega_menu .dropdown-menu > li > ul > li > a:hover {
    color: rgba(255, 255, 255, 0.75);
  }

  .menu-item-object-oxy_mega_menu .dropdown-menu > li:before {
    display: none;
  }

  .nav-highlight > a {
    color: #ffffff !important;
  }
  .nav-highlight > a:after {
    background: transparent;
  }
  .nav-highlight > a:hover {
    color: #ffffff !important;
  }
  .nav-highlight > a:hover:after {
    background: transparent;
  }

  .transparent-header .navbar-collapse {
    /*background: rgba(46, 46, 46, 0.95) !important;*/
  }

  .menu-sidebar {
    border-top: 1px solid rgba(255, 255, 255, 0.075);
  }
}
@media (max-width: 560px) {
	div#telefone{
		font-size:18px;
		top:70px;
	}
		#telefone img{
			display:none;
		}
		#telefone sup{
			display:block;
		}
	section#tarjamarela{
		display:none;
	}
}
.pagination > li > a, .pagination > li > span {
  background: #623f91;
  color: #ffffff;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  background: #623f91;
  color: #ffffff;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  background: #febc17;
  color: #ffffff;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  background: #febc17;
}
.pagination > .active > a i, .pagination > .active > a:hover i, .pagination > .active > a:focus i, .pagination > .active > span i, .pagination > .active > span:hover i, .pagination > .active > span:focus i {
  color: #ffffff;
}

.pagination > li:first-child i, .pagination > li:last-child i {
  color: #ffffff;
}

.pagination > .disabled > span, .pagination > .disabled span:hover, .pagination > .disabled > a, .pagination > .disabled a:hover {
  background: #623f91;
  color: #ffffff;
}
.pagination > .disabled > span i, .pagination > .disabled span:hover i, .pagination > .disabled > a i, .pagination > .disabled a:hover i {
  color: #ffffff;
}

.box-inner {
  /* background-color: rgba(0, 0, 0, 0.1); */
}

.pager > li > a {
  background: #623f91;
  color: #ffffff;
}
.pager > li > a i {
  color: #ffffff;
}

.pager li > a:hover, .pager li > a:focus {
  background-color: #febc17;
  color: #ffffff;
}

.tooltip-inner {
  background-color: #623f91;
  color: #ffffff;
}

.tooltip.in {
  opacity: 1;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #623f91;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #623f91;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #623f91;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #623f91;
}

.jumbotron {
  background: rgba(0, 0, 0, 0.1);
}

.progress {
  border-radius: 3px;
}
.progress .progress-bar {
  border-radius: 3px;
}

.progress-bar-primary {
  background: #623f91;
  box-shadow: none;
}
.progress-bar-primary span {
  color: #ffffff;
}

.progress-bar-primary.progress-striped .progress-bar, .progress-striped .progress-bar-primary {
  background-color: #623f91;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

.badge {
  background: #623f91;
  color: #ffffff;
}

/* - Tabs - */
.nav-tabs {
  border-color: rgba(0, 0, 0, 0.1);
}
.nav-tabs > li > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.nav-tabs > li > a:hover {
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #ffffff;
}
.nav-tabs > li > a:hover {
  background: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active a:focus {
  border-top-color: rgba(0, 0, 0, 0.1);
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
}

.tab-content {
  background: #ffffff;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.tabs-below .nav-tabs {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.tabs-below .nav-tabs > li > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.tabs-below .nav-tabs > li.active > a, .tabs-below .nav-tabs > li > a:hover {
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-top: 0;
}
.tabs-below .tab-content {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.nav-pills > li > a .badge {
  background: #623f91;
  color: #ffffff;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
  background: #623f91;
  color: #ffffff;
}
.nav-pills > li.active > a .badge, .nav-pills > li.active > a:hover .badge, .nav-pills > li > a:hover .badge, .nav-pills > li > a:focus .badge {
  background: #ffffff;
  color: #623f91;
}
.nav-pills > li.active > a:hover, .nav-pills > li.active > a:hover:hover, .nav-pills > li > a:hover:hover, .nav-pills > li > a:focus:hover {
  color: #ffffff;
}

.panel, .well {
  background: none;
}

.panel-primary {
  border-color: rgba(0, 0, 0, 0.1);
}

.panel-primary .panel-heading {
  background: none;
}
.panel-primary .panel-heading a, .panel-primary .panel-heading .panel-title {
  color: #ffffff;
  text-decoration: none;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border: none;
  background: transparent;
}

.panel-footer {
  background: #fecf59;
  border-color: #fec127;
}

.panel .table {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
}
.panel .table th {
  background: rgba(0, 0, 0, 0.1);
  color: black;
}

.portfolio-title {
  background: #623f91;
  color: #ffffff;
}

.portfolio-nav svg {
  stroke: #575757;
}

.social-icons li a {
  background-color: #623f91;
}
.social-icons li a i {
  color: #ffffff;
}
.social-icons li a:not([data-iconcolor]):hover {
  background-color: rgba(254, 200, 64, 0.8);
}

.social-simple li a i {
  color: #575757;
}

.post-share .social-simple li a i {
  color: #959494;
}

.social-simple li a:not([data-iconcolor]):hover i {
  color: #623f91;
}

.divider-border-inner {
  background-color: #dedede;
}

#infscr-loading {
  background: #623f91;
  color: #ffffff;
}

.scroll-to i {
  color: #623f91;
}
.scroll-to:hover i {
  color: #e8b841;
}

.map-marker-label {
  background: #ffffff;
  color: #575757;
}

.features-list-icon {
  background: rgba(0, 0, 0, 0.1);
}

.ui-datepicker {
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 3px;
}

.ui-datepicker-header {
  background-color: rgba(209, 209, 209, 0.22);
  color: #623f91;
}

.ui-datepicker-today {
  background-color: #623f91;
}
.ui-datepicker-today a, .ui-datepicker-today a:hover {
  color: #ffffff;
}

.ui-datepicker-calendar thead {
  border-bottom: 1px solid rgba(209, 209, 209, 0.22);
}

.date-wrapper:after {
  color: #623f91;
}

.pace-overlay {
  background: #040303;
}

.pace-dot .pace-progress-inner {
  background: #553186;
}
.pace-overlay{
	opacity:0.8;
}

.pace-minimal .pace .pace-progress {
  background: #623f91;
}

.pace-counter .pace .pace-progress:after {
  color: #623f91;
}

.pricing-head, .pricing-body {
  background: #ffffff;
}

.pricing-price {
  background: #623f91;
  color: #ffffff;
}

.pricing-list li {
  border-color: rgba(0, 0, 0, 0.1);
}

.pricing-item-list li h3 {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.pricing-item-list li strong {
  background-color: #623f91;
  color: #ffffff;
}
.pricing-item-list li.featured:before {
  border-color: #623f91;
}

.col-border-top {
  border-top-color: rgba(0, 0, 0, 0.1);
}

.col-border-right {
  border-right-color: rgba(0, 0, 0, 0.1);
}

.col-border-bottom {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}

.col-border-left {
  border-left-color: rgba(0, 0, 0, 0.1);
}

.tag-list span {
  background: #623f91;
  color: #ffffff;
}

.bullet-nav li a {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 0px 0px 3px rgba(254, 200, 64, 0.5);
}
.bullet-nav li a.active {
  background-color: rgba(254, 200, 64, 0.9);
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
}

.mejs-audio {
  background-color: #623f91;
  color: #ffffff;
}

.mejs-container .mejs-controls .mejs-time span {
  color: #ffffff;
}

.mejs-controls .mejs-button button:hover {
  background-color: transparent;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #ffffff;
}

.mejs-controls .mejs-time-rail .mejs-time-current, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #ffffff;
}

.post:after {
  background: rgba(0, 0, 0, 0.1);
}

.post-more-link i {
  color: #623f91;
}

.media-inner:after {
  background: rgba(0, 0, 0, 0.1);
}

.post .author-info {
  border-color: rgba(0, 0, 0, 0.1);
}

.post-list > div {
  border-color: rgba(0, 0, 0, 0.1);
}

.breadcrumb-blog a, .breadcrumb-blog .active {
  color: #575757;
}
.breadcrumb-blog a:hover {
  opacity: 0.8;
}
.breadcrumb-blog > li + li:before {
  color: #575757;
}

.container-author {
  background: rgba(0, 0, 0, 0.1);
}

.gform_wrapper .gsection {
  border-color: rgba(0, 0, 0, 0.1);
}

.gf_progressbar {
  background: rgba(0, 0, 0, 0.1);
}

.gf_progressbar_percentage {
  background: #623f91;
  color: #ffffff;
}

.sidebar-widget .post-icon {
  background: rgba(0, 0, 0, 0.1);
}

.widget_recent_entries li, .widget_recent_entries .sub-menu, .widget_recent_comments li, .widget_recent_comments .sub-menu, .widget_archive li, .widget_archive .sub-menu, .widget_categories li, .widget_categories .sub-menu, .widget_meta li, .widget_meta .sub-menu, .widget_pages li, .widget_pages .sub-menu, .widget_twitter li, .widget_twitter .sub-menu, .widget_nav_menu li, .widget_nav_menu .sub-menu, .widget_rss li, .widget_rss .sub-menu {
  border-color: rgba(0, 0, 0, 0.1);
}
.widget_recent_entries small, .widget_recent_comments small, .widget_archive small, .widget_categories small, .widget_meta small, .widget_pages small, .widget_twitter small, .widget_nav_menu small, .widget_rss small {
  color: #575757;
}

.widget_tag_cloud ul a {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  color: #575757;
}
.widget_tag_cloud ul a:hover {
  box-shadow: 0px 0px 0px 1px #623f91;
  color: #623f91;
}
.widget_tag_cloud2 a {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.7) !important;
  color: #575757;
}

.widget_calendar tbody a {
  background: #623f91;
  color: #ffffff;
}
.widget_calendar tbody a:hover {
  background: #febe1c;
  color: #ffffff;
}
.widget_calendar tfoot {
  background: rgba(0, 0, 0, 0.1);
}

.widget_nav_menu .sub-menu li:before {
  color: rgba(0, 0, 0, 0.1);
}

.widget_oxy_twitter li:before {
  color: #623f91;
}

.top-search form {
  background-color: rgba(46, 46, 46, 0.83);
}
.top-search input {
  background: none;
  color: #623f91;
}
.top-search input:focus {
  box-shadow: none;
}
.top-search input:-moz-placeholder {
  color: #623f91;
}
.top-search input::-moz-placeholder {
  color: #623f91;
}
.top-search input:-ms-input-placeholder {
  color: #623f91;
}
.top-search input::-webkit-input-placeholder {
  color: #623f91;
}

.top-bar .top-search form {
  background-color: #272e31;
}
.top-bar .top-search input {
  background: none;
  color: #ffffff;
}
.top-bar .top-search input:focus {
  box-shadow: none;
}
.top-bar .top-search input:-moz-placeholder {
  color: #ffffff;
}
.top-bar .top-search input::-moz-placeholder {
  color: #ffffff;
}
.top-bar .top-search input:-ms-input-placeholder {
  color: #ffffff;
}
.top-bar .top-search input::-webkit-input-placeholder {
  color: #ffffff;
}

.logo-sidebar .top-search form {
  background-color: #303C40;
}
.logo-sidebar .top-search input {
  background: none;
  color: #ffffff;
}
.logo-sidebar .top-search input:focus {
  box-shadow: none;
}
.logo-sidebar .top-search input:-moz-placeholder {
  color: #ffffff;
}
.logo-sidebar .top-search input::-moz-placeholder {
  color: #ffffff;
}
.logo-sidebar .top-search input:-ms-input-placeholder {
  color: #ffffff;
}
.logo-sidebar .top-search input::-webkit-input-placeholder {
  color: #ffffff;
}

.top-bar {
    background: url(../../images/fundotop.png);
    color: white;
	font-weight:700;
	font-size:12px;
	border-bottom:8px solid #efc41f;
}
.top-bar a {
  color: #ffffff;
}
.top-bar a:hover {
  color: #ffffff;
}
.top-bar i, .top-bar li i, .top-bar li a i {
  color: #ffffff;
}
.top-bar .sidebar-widget {
  border-color: rgba(255, 255, 255, 0);
}
.top-bar .widget_wpml_language_selector li:before {
  background: rgba(255, 255, 255, 0.1);
}
.top-bar .widget_recent_entries li, .top-bar .widget_recent_comments li, .top-bar .widget_archive li, .top-bar .widget_categories li, .top-bar .widget_meta li, .top-bar .widget_pages li, .top-bar .widget_twitter li, .top-bar .widget_nav_menu li, .top-bar .widget_rss li {
  border-color: rgba(255, 255, 255, 0.1);
}
.top-bar .search-trigger:before {
  border-color: #ffffff;
  color: #ffffff;
}
.top-bar .search-trigger:after {
  background: #ffffff;
}

.section-upper-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#footer {
    background: url(../../images/fundotop.png);
    color: white;
	font-size:16px;
	border-bottom:8px solid #efc41f;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  color: #623f91;
}

#footer h4, #footer strong {
  color: white;
  font-weight:400;
}
#footer a {
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:400;
}
#footer a:hover {
  color: yellow;
}
#footer i {
  color: inherit;
}
#footer .small {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
}
#footer .widget_recent_entries small, #footer .widget_recent_comments small, #footer .widget_archive small, #footer .widget_categories small, #footer .widget_meta small, #footer .widget_pages small, #footer .widget_twitter small, #footer .widget_nav_menu small, #footer .widget_rss small {
  color: #ffffff;
}
#footer .widget_recent_entries li, #footer .widget_recent_entries .sub-menu, #footer .widget_recent_comments li, #footer .widget_recent_comments .sub-menu, #footer .widget_archive li, #footer .widget_archive .sub-menu, #footer .widget_categories li, #footer .widget_categories .sub-menu, #footer .widget_meta li, #footer .widget_meta .sub-menu, #footer .widget_pages li, #footer .widget_pages .sub-menu, #footer .widget_twitter li, #footer .widget_twitter .sub-menu, #footer .widget_nav_menu li, #footer .widget_nav_menu .sub-menu, #footer .widget_rss li, #footer .widget_rss .sub-menu {
  border-color: rgba(255, 255, 255, 0.1);
}
#footer .widget_tag_cloud ul a {
  box-shadow: 0px 0px 0px 1px #ffffff;
  color: #ffffff;
}
#footer .widget_tag_cloud ul a:hover {
  box-shadow: 0px 0px 0px 1px #623f91;
  color: #623f91;
}
#footer .widget_calendar tbody a {
  background: #623f91;
  color: #272e31;
}
#footer .widget_calendar tbody a:hover {
  background: #febe1c;
  color: #272e31;
}
#footer .widget_calendar tfoot {
  background: rgba(255, 255, 255, 0.1);
}
#footer .widget_nav_menu .sub-menu li:before {
  color: rgba(255, 255, 255, 0.1);
}
#footer .widget_oxy_twitter li:before {
  color: #623f91;
}
#footer .star-rating {
  color: #ffffff;
}

.subfooter {
  background-color: #000;
  color: rgba(255, 255, 255, 0.6);
}
.subfooter h1, .subfooter h2, .subfooter h3, .subfooter h4, .subfooter h5, .subfooter h6, .subfooter strong {
  color: #ffffff;
}
.subfooter a {
  color: #ffffff;
}
.subfooter a:hover {
  color: #ffffff;
}
.subfooter i {
  color: inherit;
}
.subfooter small {
  color: rgba(255, 255, 255, 0.6);
}
.subfooter .widget_recent_entries small, .subfooter .widget_recent_comments small, .subfooter .widget_archive small, .subfooter .widget_categories small, .subfooter .widget_meta small, .subfooter .widget_pages small, .subfooter .widget_twitter small, .subfooter .widget_nav_menu small, .subfooter .widget_rss small {
  color: rgba(255, 255, 255, 0.6);
}
.subfooter .widget_recent_entries li, .subfooter .widget_recent_entries .sub-menu, .subfooter .widget_recent_comments li, .subfooter .widget_recent_comments .sub-menu, .subfooter .widget_archive li, .subfooter .widget_archive .sub-menu, .subfooter .widget_categories li, .subfooter .widget_categories .sub-menu, .subfooter .widget_meta li, .subfooter .widget_meta .sub-menu, .subfooter .widget_pages li, .subfooter .widget_pages .sub-menu, .subfooter .widget_twitter li, .subfooter .widget_twitter .sub-menu, .subfooter .widget_nav_menu li, .subfooter .widget_nav_menu .sub-menu, .subfooter .widget_rss li, .subfooter .widget_rss .sub-menu {
  border-color: rgba(255, 255, 255, 0.1);
}
.subfooter .widget_tag_cloud ul a {
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
}
.subfooter .widget_tag_cloud ul a:hover {
  box-shadow: 0px 0px 0px 1px #ffffff;
  color: #ffffff;
}
.subfooter .widget_calendar tbody a {
  background: #ffffff;
  color: #000;
}
.subfooter .widget_calendar tbody a:hover {
  background: #ededed;
  color: #000;
}
.subfooter .widget_calendar tfoot {
  background: rgba(255, 255, 255, 0.1);
}
.subfooter .widget_nav_menu .sub-menu li:before {
  color: rgba(255, 255, 255, 0.1);
}
.subfooter .widget_oxy_twitter li:before {
  color: #ffffff;
}
.subfooter .star-rating {
  color: rgba(255, 255, 255, 0.6);
}

.product-title a {
  color: black;
}
.product-title a:hover {
  color: #623f91;
}

.add-to-cart-button i {
  color: #575757;
}
.add-to-cart-button.loading:before {
  color: #575757;
}
.add-to-cart-button.added i {
  color: #623f91;
}
.add-to-cart-button.added:before {
  color: #623f91;
}

.product-image-overlay {
  color: #ffffff;
  background-color: rgba(254, 200, 64, 0.9);
}
.product-image-overlay h4, .product-image-overlay .star-rating {
  color: #ffffff;
}

.product-categories {
  text-transform: uppercase;
}

.button {
  background: #623f91;
  color: #ffffff;
}
.button:hover {
  background: rgba(254, 200, 64, 0.9);
  color: #ffffff;
}

.section-commerce .breadcrumb {
  background: none;
  color: #575757;
}
.section-commerce .breadcrumb a {
  color: #623f91;
}
.section-commerce .breadcrumb > li + li:before {
  color: #623f91;
}

.onsale {
  background: #623f91;
  color: #ffffff;
}

.price {
  color: black;
}

.page-numbers a, .page-numbers span {
  color: #ffffff;
}
.page-numbers li {
  background: #623f91;
}
.page-numbers .current, .page-numbers li a:hover {
  background: #fec127;
  color: #f2f2f2;
}

#reviews input[type="submit"] {
  background: #623f91;
  color: #ffffff;
}

.product-category h3 {
  background: rgba(254, 200, 64, 0.9);
  color: #ffffff;
}
.product-category h3 small {
  color: #ffffff;
}

.description p {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.75em;
}

.product-nav a i {
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.13);
  background: rgba(209, 209, 209, 0.22);
  color: #623f91;
}
.product-nav a:hover i {
  box-shadow: 0px 0px 0px 1px #623f91;
  color: #623f91;
}

.quantity input {
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.13) inset;
  background: rgba(209, 209, 209, 0.22);
  color: #623f91;
}
.quantity input:hover {
  box-shadow: 0px 0px 0px 1px #623f91 inset;
  color: #623f91;
}
.quantity input[type="number"] {
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.13) inset, 0px -1px 0px rgba(255, 255, 255, 0.13) inset;
}

.entry-summary ul.social-icons li a {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.13);
}
.entry-summary ul.social-icons li a i {
  color: #623f91;
}
.entry-summary ul.social-icons li a:hover {
  background: transparent;
  border: 1px solid #623f91;
}
.entry-summary ul.social-icons li a:hover i {
  color: #623f91;
}

.product-images figcaption {
  box-shadow: none;
  background: rgba(254, 200, 64, 0.9);
}
.product-images figcaption h4 a {
  color: #ffffff;
}

.order_details {
  background: rgba(0, 0, 0, 0.1);
}
.order_details li {
  border-color: rgba(26, 26, 26, 0.1);
}

.product-mini {
  color: rgba(255, 255, 255, 0.75);
}
.product-mini a {
  color: #ffffff;
}

.mini-cart-count {
  background-color: #623f91;
  color: #ffffff;
}

.mini-cart-overview ul li {
  border-bottom-color: rgba(0, 0, 0, 0.055);
}

.product-details-heading {
  color: #ffffff;
}

.mini-cart-overview .buttons a:first-child {
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.75) inset;
  color: rgba(255, 255, 255, 0.75);
}

.mini-cart-overview .buttons a:last-child {
  background: #623f91;
  color: #ffffff;
}

.woocommerce-invalid input,
input.woocommerce-invalid,
.woocommerce-invalid textarea,
textarea.woocommerce-invalid {
  border-color: #e85543;
}

.shipping_calculator {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.chosen-single, .chosen-drop {
  background: rgba(209, 209, 209, 0.22) !important;
  border-radius: 3px !important;
  border-color: rgba(255, 255, 255, 0.13) !important;
  color: #623f91 !important;
}

.product-remove i {
  color: #623f91;
}

.widget_product_tag_cloud a {
  border-radius: 3px;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  color: #575757;
}
.widget_product_tag_cloud a:hover {
  box-shadow: 0px 0px 0px 1px #623f91;
  color: #623f91;
}

.product_list_widget li, .widget_product_categories li, .widget_product_categories .children, .widget_layered_nav li {
  border-color: rgba(0, 0, 0, 0.1);
}
.product_list_widget li a, .widget_product_categories li a, .widget_product_categories .children a, .widget_layered_nav li a {
  font-family: 'Open Sans', sans-serif;
  color: black;
  font-weight: 700;
  text-transform: uppercase;
}
.product_list_widget li a:hover, .widget_product_categories li a:hover, .widget_product_categories .children a:hover, .widget_layered_nav li a:hover {
  color: #623f91;
}

.star-rating {
  color: #623f91;
}

.widget_price_filter .ui-slider .ui-slider-range {
  background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-handle {
  background: #623f91;
}

.widget_product_search form:after {
  color: #ffffff;
}

#footer .widget_product_tag_cloud a {
  box-shadow: 0px 0px 0px 1px #ffffff;
  color: #ffffff;
}
#footer .widget_product_tag_cloud a:hover {
  box-shadow: 0px 0px 0px 1px #623f91;
  color: #623f91;
}
#footer .product_list_widget li, #footer .widget_product_categories li, #footer .widget_product_categories .children, #footer .widget_layered_nav li {
  border-color: rgba(255, 255, 255, 0.1);
}
#footer .product_list_widget li a, #footer .widget_product_categories li a, #footer .widget_product_categories .children a, #footer .widget_layered_nav li a {
  color: #623f91;
}
#footer .product_list_widget li a:hover, #footer .widget_product_categories li a:hover, #footer .widget_product_categories .children a:hover, #footer .widget_layered_nav li a:hover {
  color: #f6d788;
}
#footer .star-rating {
  color: #ffffff;
}
#footer .widget_price_filter .ui-slider .ui-slider-range {
  background: rgba(255, 255, 255, 0.1);
}
#footer .widget_price_filter .ui-slider .ui-slider-handle {
  background: #ffffff;
}
#footer .widget_product_search form:after {
  color: #272e31;
}

.bbp-forums-list li {
  border-left-color: #623f91;
}

.bbp-topic-freshness-author:after {
  background: #623f91;
}

.bbp-topic-permalink i {
  color: #623f91;
}

.panel-bbpress {
  background: #ffffff;
}

.panel-bbpress .panel-heading {
  border-color: #623f91;
}

.panel-bbpress .panel-body {
  border-color: rgba(0, 0, 0, 0.1);
}

.panel-bbpress .panel-warning {
  color: #623f91;
  border-color: rgba(0, 0, 0, 0.1);
}

.panel-bbpress .bbp-template-notice {
  border-color: rgba(0, 0, 0, 0.1);
}

.panel-bbpress .panel-footer {
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.1);
}

.label-bbpress {
  background: transparent;
  color: #623f91;
}

.bbp-reply-content {
  border-color: rgba(0, 0, 0, 0.1);
}
.bbp-reply-content .media-heading {
  background: rgba(13, 13, 13, 0.1);
  border-color: rgba(0, 0, 0, 0.1);
}

.bbp_author_details img {
  background: #ffffff;
  box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.bbp_author_details:after {
  background: rgba(0, 0, 0, 0.1);
}

.bbp_author_details:hover img {
  box-shadow: 0px 0px 0px 4px #623f91;
}

.bbpress-header .breadcrumb a, .bbpress-header .breadcrumb .active {
  color: #575757;
}
.bbpress-header .breadcrumb a:hover {
  color: rgba(87, 87, 87, 0.8);
}

.bbp-topic-tags a {
  background: #623f91;
  color: #ffffff;
}
.bbp-topic-tags a:hover {
  background: rgba(254, 200, 64, 0.9);
}

.bbp-logged-in {
  background: rgba(0, 0, 0, 0.1);
}
.bbp-logged-in .button, .bbp-logged-in .button:hover {
  color: #ffffff;
}

.post-count {
  background: #623f91;
  color: #ffffff;
}

.text-light {
  color: #ffffff;
}
.text-light i {
  color: #ffffff;
}

h1.text-light,
h2.text-light,
h3.text-light,
h4.text-light,
h5.text-light,
h6.text-light,
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6 {
  color: #ffffff;
}

.text-light a, a.text-light {
  color: #ffffff;
}
.text-light a:hover, a.text-light:hover {
  color: #ffffff;
}

.text-light blockquote, blockquote.text-light {
  color: #ffffff;
}
.text-light blockquote small, .text-light blockquote footer, .text-light blockquote cite, blockquote.text-light small, blockquote.text-light footer, blockquote.text-light cite {
  color: #ffffff;
}
.text-light blockquote:before, blockquote.text-light:before {
  color: rgba(255, 255, 255, 0.7);
}

.text-light.btn-link, .text-light .btn-link {
  box-shadow: 0px 0px 0px 1px #ffffff inset !important;
}
.text-light.btn-link i, .text-light .btn-link i {
  color: #ffffff;
}

.text-light.btn-link:hover, .text-light .btn-link:hover {
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.9) inset !important;
  background: none;
}

.text-light.btn-primary, .text-light .btn-primary {
  background: #ffffff !important;
  color: #575757 !important;
}
.text-light.btn-primary:hover, .text-light .btn-primary:hover {
  background: rgba(255, 255, 255, 0.9) !important;
}

.text-light small, .text-light .small {
  color: #ffffff;
}

.text-light.btn-primary:hover, .text-light .btn-primary:hover {
  opacity: 1;
}

.text-light .breadcrumb-blog a, .text-light .breadcrumb-blog .active {
  color: #ffffff;
}
.text-light .breadcrumb-blog > li + li:before {
  color: #ffffff;
}

.text-light.social-icons li a {
  background: #ffffff !important;
}
.text-light.social-icons li a i {
  color: #575757 !important;
}

.text-light.social-simple li a {
  background: none !important;
}
.text-light.social-simple li a i {
  color: #ffffff !important;
}

.text-light .portfolio-nav svg {
  stroke: #ffffff;
}

.text-light.scroll-to i, .text-light .scroll-to i {
  color: #ffffff;
}
.text-light.scroll-to:hover, .text-light .scroll-to:hover {
  opacity: 0.9;
}

/* This is a compiled file, you should be editing the file in the templates directory */

div.nopad{
	padding:0px;
}
div.direita{
	text-align:right;
}
div.centralizar{
	text-align:center;
}
div.espacamentoinferior{
	padding-bottom:50px;
}
section.gelo{
	background:url(../../images/gelo.jpg) left no-repeat;
}
div#divisor{
	width:100%; 
	height:0px;
	margin-bottom:50px;
}
div#aspas{
	font-size:370px;
	color:white;
	opacity:0.5 !important;

}
.branco{
	color:white;
}
.ubuntu{
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.condensado{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.peq{
	width:90px;
}
.posicaonormal{
	position:inherit;
}
.fundopreenchido{
	background-repeat:no-repeat; 
	background-size:cover;
}
.espacador{
	margin:5px;
}
.linhapequena{
	border-bottom:1px solid silver;
}
.amarelo{
	color: #623f91;
}
@media (max-width: 1200px) {
	div#definicao{
		display:none;
	}
}
div#definicao{
	font-weight:700;
	text-align:center;
	float:left;
	width:230px;
	margin-top:50px;
	font-family: 'Open Sans', sans-serif;
	line-height:18px;
}
span#azul{
	color:#623f91;
}
div#chamado{
	background:#4083b4;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;

}
h2#logomarcas{
	font-size:21px;
}
p#telrodape{
	font-size:25px;
	color:white;
	font-weight:700;
	line-height:0.8em;
}
#submenu ul li{
	width:100%
}
	div#paginacao{
		text-align:center;
		font-size:15px;
	}
		#paginacao b{ /* EQUIVALE A BOTÃO ATIVO */
			border:2px solid #bdbcbc;
			background:#bdbcbc;
			display:inline-block;
			padding:5px;
			width:24px;
			border-radius:13px;
			color:white;
			margin-top:20px;
			margin-bottom:20px;
		}
		#paginacao u{ /* EQUIVALE A BOTÃO COM LINK */
			border:2px solid #4f4b4c;
			text-decoration:none;
			background:#4f4b4c;
			display:inline-block;
			padding:1px;
			width:24px;
			border-radius:13px;
			color:white;
			margin-top:20px;
			margin-bottom:20px;
		}
		#paginacao u:hover{
			border:2px solid black;
			background:black;
		}
		#paginacao img{
			vertical-align:middle;
			padding:5px;
			opacity:0.8;
			-moz-opacity: 0.8;
			filter: alpha(opacity=80);
		}
		#paginacao img:hover{
			opacity:1;
			-moz-opacity: 1;
			filter: alpha(opacity=100);
		}
		img#inativo, img#inativo:hover {
			opacity:0.3;
			-moz-opacity: 0.3;
			filter: alpha(opacity=30);
		}
.marrom {
	color:#666;
}
.brancosombra{
	color:white !important;

}
.linhabx{
	line-height:1.5;
	margin:0px;
}
@media (min-width: 1200px) {
	div#esconde{
		display:block;
	}
	span#esconde{
		display:inline;
	}
}
@media (max-width: 1199px) {
	div#esconde{
		display:none;
	}
}

@media (max-width: 750px) {
	span#esconde{
		display:none;
	}
}
hr#divisor{
	clear:both;
	height:0px;
	border:none;
}
.verde{
	color: #623f91;
}
.malha{
	background:url(../../images/malha.png) repeat-x;
}
.corporatewhitesmall{
	font-weight:400;
  font-family: 'Open Sans', sans-serif;
  text-shadow:none;
  color:#23465b;
  text-align:left;
  font-size:1.4em;
  line-height:1.2em;
}
.corporatewhitebig{
  font-weight:400;
  font-family: 'Soria', sans-serif;
  color:#3e78a5;
  text-shadow:none;
  font-size:80px;
  text-align:left;
  line-height:70px;
}
.redondo img{
	  border-radius: 50%;
}
.medio{
	font-size:20px;
	font-weight:400;
}
.pace-done .pace-overlay{}


@media (min-width: 991px) and (max-width: 1199px) {
	
	.menu-item a{
		font-size:15px !important;
	}
	.navbar-header img{
		max-width:350px;
	}

}

@media (min-width: 991px) and (max-width: 1199px) {
	
	.menu-item a{
		font-size:15px !important;
	}
	.navbar-header img{
		max-width:350px;
	}

}
@media (min-width: 560px) and (max-width: 990px) {
	.navbar-header img{
		padding-left:20px;
	}
	
}
.grande{
	font-size:19px !important;
    background: url(../../images/fundotopdireita.png);
	padding-left:35px;
	padding-right:35px;
}
	.grande a:hover{
		color:#23465b !important;
	}
	.top-right .sidebar-widget{
		margin-left:35px;
	}

.tp-bullets.simplebullets.round .bullet{
	background:#3e78a5;
}
.espaco li{
	padding-bottom:20px;
}
.bordadireita{
	border-left:3px solid #3e78a5;
}

.semnegrito{
	font-weight:400;
}
	.semnegrito strong{
		font-weight:700;
	}
	
.panel-heading .accordion-toggle.collapsed:after, .panel-heading .accordion-toggle:after{
	display:none;
}

.panel-primary>.panel-heading{
	color:#335466;
}
.endereco h2{
	  margin-bottom:0px !important;
	  padding:0px;
}
.minusculos{
	text-transform:inherit;
}

.quadro1{
    background: url(../../images/fundoq1.png);
}
.quadro2{
    background: url(../../images/fundoq2.png);
}
.quadro3{
    background: url(../../images/fundoq3.png);
}
	.quadro1 h1, .quadro1 h2, .quadro2 h1, .quadro2 h2, .quadro3 h1, .quadro3 h2{
		color:#85cdff
	}
	.quadro1 h2, .quadro2 h2, .quadro3 h2{
		font-family: 'Vidaloka', serif;
		text-transform:lowercase;
		font-size:2.5em;
		margin-top:-20px !important;
		font-weight:400;
	}
	.quadro1 p, .quadro2 p, .quadro3 p{
		padding-left:20px;
		padding-right:20px;
	}
@media (min-width: 991px) and (max-width: 1199px) {
	
	.quadro1 h2, .quadro2 h2, .quadro3 h2{
		font-size:2em;
	}
	.quadro1 h1, .quadro2 h1, .quadro3 h1{
		font-size:3.8em;
	}
	.quadro1 p, .quadro2 p, .quadro3 p{
		font-size:0.8em;
	}

}
@media (min-width: 560px) and (max-width: 990px) {
	.quadro1 h1, .quadro2 h1, .quadro3 h1{
		font-size:3em;
	}
	.quadro1 h2, .quadro2 h2, .quadro3 h2{
		font-size:1.5em;
	}
	.quadro1 p, .quadro2 p, .quadro3 p{
		font-size:0.7em;
	}
	
}
@media (max-width: 560px) {
	.quadro1 h1, .quadro2 h1, .quadro3 h1{
		font-size:3.2em;
		padding-top:20px;
	}
	.quadro1 h2, .quadro2 h2, .quadro3 h2{
		font-size:2em;
	}
	.quadro1 p, .quadro2 p, .quadro3 p{
		font-size:1em;
	}
	
}
