body {
  font-size: 16px;
  font-family: "Merriweather", serif;
  font-weight: 400;
  background: url(../../images/fundosite.jpg) !important;
}
body input, body textarea, body .btn, body button {
  font-family: "Merriweather", serif;
}

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6 {
  /*font-family: "Oswald", sans-serif;*/
  font-family: "Merriweather", serif;
  font-weight: 400;
  
}

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

#masthead .menu, #masthead.menu, #navbar-slide.menu {
  /*font-family: "Oswald", sans-serif;*/
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-size: 16px;
}
#masthead .menu .dropdown-menu, #masthead.menu .dropdown-menu, #navbar-slide.menu .dropdown-menu {
  font-size: 14px;
}

.menu .navbar-brand {
  /*font-family: "Oswald", sans-serif;*/
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-size: 24px;
}

.post-head h1 {
  font-size: 24px;
  font-weight: 400;
}
.post-head h2 {
  font-size: 19.2px;
  font-weight: 400;
}
.post-head .lead {
  color: #959494;
}

.post-details {
  color: #959494;
}
.post-details a, .post-details i {
  color: #959494;
}
.post-details a:hover, .post-details a:focus {
  color: #aabdc4;
}
.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, .post-extras a:focus {
  color: #aabdc4;
}

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

.btn, button, input[type="submit"], .button {
  border-radius: 0px;
  font-size: 16px;
}
.btn.btn-lg, button.btn-lg, input[type="submit"].btn-lg, .button.btn-lg {
  border-radius: 0px;
  font-size: 20px;
}
.btn.btn-sm, button.btn-sm, input[type="submit"].btn-sm, .button.btn-sm {
  border-radius: 0px;
  font-size: 10px;
}

a.btn.btn-sm {
  font-size: 10px;
  margin:5px
}

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

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

.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 {
  font-size: 16px;
  border-radius: 0px;
}

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

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

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

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

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

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

.navbar-brand {
  padding: 0;
  line-height: 90px;
  height: 118px;
  padding-top:3px;
  padding-bottom:3px;
  transition-duration: 1s;
}

.logo-navbar .nav > li > a {
  padding-top: 58px;
  padding-bottom: 58px;
  line-height: 24px;
}
.logo-navbar .nav > li > a:before {
  margin-bottom: -31px;
}
.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: -29px;
}

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

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

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

@media (min-width: 992px) {
  #masthead.navbar-scrolled {
    min-height: 100px;
	max-height: 80px;
  }
  #masthead.navbar-scrolled img {
	  /*max-height:40px;*/
	  transition-duration: 1s;
  }
  #masthead.navbar-scrolled .navbar-brand {
    /*line-height: 50px;*/
    /*height: 50px;*/
  }

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

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

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

  #masthead .logo-navbar .search-close {
    top: 0;
    height: 140px;
    width: 140px;
  }
  #masthead .logo-navbar .form-control {
    height: 139px;
    /* so that bottom border shows */
  }

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

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

  .transparent-header #content {
    margin-top: -140px;
    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: -190px;
  }

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

  .transparent-topbar.transparent-menu-below #content {
    margin-top: -226px;
  }
}
#navbar-slide {
  width: 270px;
}
#navbar-slide .navbar-nav {
  max-height: 600px;
}
#navbar-slide .navbar-brand {
  height: 140px;
}

.slide-on #masthead, .slide-on #content, .slide-on #navbar-slide, .slide-on .top-bar {
  -ms-transform: translateX(-270px);
  transform: translateX(-270px);
}

.rtl.slide-on #masthead, .rtl.slide-on #content, .rtl.slide-on #navbar-slide, .rtl.slide-on .top-bar {
  -ms-transform: translateX(270px);
  transform: translateX(270px);
}

@media (min-width: 992px) {
  .side-menu #content {
    margin-top: -140px;
  }

  .side-menu-left #content {
    padding-left: 270px;
  }
  .side-menu-left.rtl #content {
    padding-left: 0;
    padding-right: 270px;
  }

  .side-menu-right #content {
    padding-right: 270px;
  }
  .side-menu-right.rtl #content {
    padding-right: 0;
    padding-left: 270px;
  }
}
.btn i, button i, .button i {
  color: inherit !important;
}
.btn {white-space:normal}

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

.btn-warning {
  background: #CD6727 !important;
  color: #ffffff !important;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning:active:focus, .btn-warning:active:hover {
  background: rgba(205, 103, 39, 0.9) !important;
}

.btn-danger {
  background: #e99874 !important;
  color: #ffffff !important;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger:active:focus, .btn-danger:active:hover {
  background: rgba(228, 168, 63, 0.7) !important;
}

.btn-success {
  background: #008D7D !important;
  color: #ffffff !important;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success:active:focus, .btn-success:active:hover {
  background: rgba(0, 141, 125, 0.9) !important;
}

.btn-info {
  background: #78A2BB !important;
  color: #ffffff !important;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info:active:focus, .btn-info:active:hover {
  background: rgba(120, 162, 187, 0.9) !important;
}

.panel-default .panel-heading {
  background: #4D4A51 !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: #CD6727 !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: #e85543 !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: #008D7D !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{
	line-height:normal;
	font-size:13px;
}
.alert h2{
	line-height:25px;
	padding-top:10px;
}
.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-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, 0, 0, 0.68);
  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(0, 0, 0, 0.68) !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(0, 0, 0, 0.68) 60%, rgba(0, 0, 0, 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%, #000000 100%);
  /* W3C */
}

.mfp-bg {
  background: rgba(48, 40, 64, 0.9);
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  background-color: rgba(48, 40, 64, 0.9) !important;
  color: #ffffff;
}

.mfp-counter, .mfp-preloader {
  color: rgba(48, 40, 64, 0.9);
}

button.mfp-arrow {
  background: rgba(48, 40, 64, 0.9) !important;
}

.mfp-title {
  color: rgba(207, 215, 191, 0.9);
}

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

.go-top {
  background: rgba(170, 189, 196, 0.83) !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: #e99874 !important;
  text-shadow: none;
  background: none;
  font-size:40px;
}

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

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

.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: #e85543;
}

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  border-color: #e85543;
}

.validation_error {
  background: #e85543;
  color: #ffffff;
  border-radius: 0px;
}

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

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

.select2-container {
  background: rgba(0, 0, 0, 0.02);
  border-radius: 0px;
}

.select2-container .select2-choice {
  color: #3c3c3c;
}

.select2-container .select2-choice .select2-arrow b:after {
  color: #3c3c3c;
}

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

.select2-results .select2-highlighted {
  background-color: #aabdc4;
  color: #3c3c3c;
}

.select2-results {
  background: rgba(0, 0, 0, 0.02);
}

.select2-search, .select2-results {
  background: rgba(0, 0, 0, 0.02);
}

.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;
}

.ajax-loader,
.ajax-loader::before {
  border-top-color: #aabdc4 !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-content-title{
	margin-bottom:4px;
}
.post-grid-content{
	padding:10px 20px 10px;
}
.post-grid .post-grid-content-title a {
  color: #1b1f20;
}
.post-grid:hover .post-grid-content-title a {
  color: #aabdc4;
}
.post-grid blockquote p {
  font-size: 19.2px;
}
.post-grid .post-grid-content-footer, .post-grid blockquote footer {
  border-top-color: #e99874;
  font-size:10px;
  padding:0px;
  margin:0px;
  
}

.post-grid-overlay {
  background-color: rgba(0, 0, 0, 0.68);
}
.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(0, 0, 0, 0.68);
}
.post-grid-overlay blockquote:before {
  color: rgba(255, 255, 255, 0.7);
}

.figure-caption-category a {
  background: #64372f;
  color: #ffffff;
  transition: all .2s;
}
.figure-caption-category a:hover {
  background: rgba(170, 189, 196, 0.9);
  color: #ffffff;
}

#content {
  color: black;
}

h1, h2, h3, h4, h5, h6 {
  color: #1b1f20;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #959494;
}

a {
  color: #e99874;
}
a:hover, a:focus {
  color: #81979f;
}

small, .small {
  color: #959494;
}
small a, .small a {
  color: #959494;
}
small a:hover, small a:focus, .small a:hover, .small a:focus {
  color: #aabdc4;
}
small i, .small i {
  color: #959494;
}

i {
  /* color: #aabdc4; */
}

blockquote p {
  font-family: "Gentium Basic";
  font-style: italic;
}
blockquote small, blockquote footer {
  font-family: "Merriweather";
  color: #959494;
}
blockquote cite {
  color: #6c6c6c;
}
blockquote:before {
  color: rgba(108, 108, 108, 0.2);
}
blockquote.blockquote-simple img {
  border-color: rgba(0, 0, 0, 0.2);
}

::-moz-selection {
  background: #aabdc4;
  color: #ffffff;
}

::selection {
  background: #aabdc4;
  color: #ffffff;
}

::-moz-selection {
  background: #aabdc4;
  color: #ffffff;
}

hr {
  border-top-color: #e99874;
}

pre {
  background: #aabdc4;
  color: #ffffff;
}

.btn-primary, button, input[type="submit"] {
  background-color: #aabdc4;
  color: #ffffff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, .btn-primary:active:hover, button:hover, button:active, button:focus, button:active:focus, button:active:hover, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus, input[type="submit"]:active:focus, input[type="submit"]:active:hover {
  background-color: #92aab3;
  color: #ffffff;
}

.btn-link {
  background: none;
  color: #aabdc4;
  text-decoration: none;
  box-shadow: 0px 0px 0px 1px #aabdc4 inset;
}
.btn-link:hover, .btn-link:active, .btn-link:focus, .btn-link:active:focus, .btn-link:active:hover {
  text-decoration: none;
  background-color: #aabdc4;
  color: #ffffff;
  box-shadow: 0px 0px 0px 1px #aabdc4 inset;
}

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

.btn-group .dropdown-menu {
  background-color: #aabdc4;
}
.btn-group .dropdown-menu > li > a {
  color: #ffffff;
  box-shadow: 0px -1px 0px #9bb1ba;
}
.btn-group .dropdown-menu > li:first-child > a {
  box-shadow: none;
}
.btn-group .dropdown-menu > li > a:hover {
  background: #bfcdd3;
}

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

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,
.form-control {
  background-color: rgba(0, 0, 0, 0.02);
  color: #3c3c3c;
  border-color: rgba(0, 0, 0, 0.1);
}
select:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
.uneditable-input:-moz-placeholder,
.select-wrap:-moz-placeholder,
.form-control:-moz-placeholder {
  color: #9c9c9c;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.uneditable-input::-moz-placeholder,
.select-wrap::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #9c9c9c;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.uneditable-input:-ms-input-placeholder,
.select-wrap:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #9c9c9c;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::-webkit-input-placeholder,
.select-wrap::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #9c9c9c;
}

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

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

.form-icon-group i {
  color: #aabdc4;
}

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

.select-wrap {
  color: #3c3c3c;
  background: rgba(0, 0, 0, 0.02);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
}

.select-wrap:after {
  color: #3c3c3c;
}

.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: #6c6c6c;
  /*font-family: "Oswald", sans-serif;*/
  font-family: "Merriweather", 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 {
/*  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.11), 0px -1px 0px rgba(0, 0, 0, 0.11);*/
}

.menu {
  color: #4c4c4c;
}

.menu .navbar-text {
  color: #4c4c4c;
}

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

.menu a {
  color: #4c4c4c;
}
.menu a:before {
  height: 0px;
}

.menu .nav > li > a {
  color: black;
}
.menu .nav > li > a:hover, .menu .nav > li > a:focus {
  color: #ffe6bf;
  background: none;
}
.menu .nav > li > a:hover:before, .menu .nav > li > a:focus:before {
  opacity: 1;
  width: 100%;
  background-color: #aabdc4;
}

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

.navbar-toggle {
  background: none !important;
}
.navbar-toggle .icon-bar {
  background-color: #803e31;
  height: 3px;
}
.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: white;
}
.menu .nav > .active > a:after,
.menu .nav > .current-menu-parent > a:after,
.menu .nav > .current-menu-ancestor > a:after,
.menu .nav > .current-menu-item > a:after,
.menu .nav > .current-menu-item > a:focus:after,
.menu .nav > .current-page-parent > a:after,
.menu .nav > .active > a:focus:after,
.menu .nav li.dropdown.open > .dropdown-toggle:after,
.menu .nav li.dropdown.active > .dropdown-toggle:after,
.menu .nav li.dropdown.open.active > .dropdown-toggle:after {
  border-radius: 0px;
}
.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: #ffe6bf;
}

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

.menu .dropdown-menu {
  background-color: #ffe6bf;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 5px 0px #606163 inset;
  padding-top:10px;
  padding-bottom:10px;
}
.menu .dropdown-menu > li > a {
  color: #4c4c4c;
}
.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: #8c9ea5;
  background: transparent;
}

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

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

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

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

.menu .nav-highlight > a {
  color: #ffffff !important;
}
.menu .nav-highlight > a:after {
  background: #4c4c4c;
}
.menu .nav-highlight > a:hover {
  color: #ffffff !important;
}
.menu .nav-highlight > a:hover:after {
  background: #aabdc4;
}
.menu .nav-highlight.active > a {
  color: #ffffff !important;
}
.menu .nav-highlight.active > a:after {
  background: #e99874;
}
.menu .nav-highlight.active > a:hover {
  color: #ffffff !important;
}
.menu .nav-highlight.active > a:hover:after {
  background: #aabdc4;
}
.menu .nav-highlight .menu-icon {
  color: #ffffff;
}

.menu .nav-highlight-ghost > a {
  color: #4c4c4c;
}
.menu .nav-highlight-ghost > a:after {
  border: 1px solid #4c4c4c;
}
.menu .nav-highlight-ghost > a:hover {
  color: #aabdc4;
}
.menu .nav-highlight-ghost > a:hover:after {
  border: 1px solid #aabdc4;
}
.menu .nav-highlight-ghost.active > a {
  color: #e99874;
}
.menu .nav-highlight-ghost.active > a:after {
  border: 1px solid #e99874;
}
.menu .nav-highlight-ghost.active > a:hover {
  color: #aabdc4;
}
.menu .nav-highlight-ghost.active > a:hover:after {
  border: 1px solid #aabdc4;
}

.search-trigger, .search-trigger:hover {
  color: #4c4c4c;
}

.search-trigger:before {
  border-color: #4c4c4c;
  color: #4c4c4c;
}

.search-trigger:after {
  background: #4c4c4c;
}

.top-search.active .search-trigger:before {
  background: #4c4c4c;
}
.top-search.active .search-trigger:after {
  background: #4c4c4c;
}

.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: url(../../images/fundomenu.jpg);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}
.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: #8c9ea5;
}
.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: #8c9ea5;
  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: #8c9ea5;
}
.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: #8c9ea5;*/
}
.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-color: #803e31;
}
.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: #8c9ea5;
}
.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: #8c9ea5;
}
.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: #8c9ea5;
}
.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: #8c9ea5;
}
.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: #8c9ea5;
}
.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: #8c9ea5;
}

.menu .sidebar-widget {
  color: #4c4c4c;
}
.menu .sidebar-widget .sidebar-header {
  color: #4c4c4c;
}
.menu .sidebar-widget i {
  color: #4c4c4c;
}

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

  .rtl.transparent-header #masthead .navbar-brand {
    background-position-x: 100%;
  }

  .transparent-header #masthead:not(.navbar-scrolled) {
    background: none;
    box-shadow: 0 -1px 0px 0 rgba(255, 255, 255, 0.1) inset;
  }
  .transparent-header #masthead:not(.navbar-scrolled) a {
    color: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled).search-active {
    background: #ffffff !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: #ffffff;
  }
  .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: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:hover:before, .transparent-header #masthead:not(.navbar-scrolled) .nav > li > a:focus:before {
    background: #ffffff;
  }
  .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: #ffffff;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu li a {
    color: #4c4c4c;
  }
  .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: #8c9ea5;
  }
  .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: #4c4c4c;
  }
  .transparent-header #masthead:not(.navbar-scrolled) .top-search.active .search-trigger:after {
    background: #4c4c4c;
  }
  .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: black !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: #ffffff !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: #ffffff !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: #ffffff !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 {
    box-shadow: 0 -1px 0px 0 rgba(255, 255, 255, 0.1) inset;
    background: none;
    color: #ffffff;
  }
  .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.1);
  }
  .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(0, 0, 0, 0.75);
}

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

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

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

.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: #4c4c4c;
}

@media (max-width: 991px) {
  .menu .navbar-collapse {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.055);
  }
  
  .menu .navbar-brand img{
	  /*top:75%;*/
	  }

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

  .menu .open .dropdown-menu {
    background: rgba(255, 255, 255, 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: #8c9ea5;
  }

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

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

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

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

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

  .menu-sidebar {
    border-top: 1px solid rgba(255, 255, 255, 0.075);
  }
}
.pagination > li > a, .pagination > li > span {
  background: #aabdc4;
  color: #ffffff;
}

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

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

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  background: #92aab3;
  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: #92aab3;
}
.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: #aabdc4;
  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: #aabdc4;
  color: #ffffff;
}
.pager > li > a i {
  color: #ffffff;
}

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

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

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

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

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

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

.progress-bar-primary.progress-striped .progress-bar, .progress-striped .progress-bar-primary {
  background-color: #aabdc4;
  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: #aabdc4;
  color: #ffffff;
}

/* - Tabs - */
.nav-tabs {
  border-color: rgba(0, 0, 0, 0.1);
}
.nav-tabs > li > a {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.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: 0px;
  border-bottom-right-radius: 0px;
}
.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: #aabdc4;
  color: #ffffff;
}

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

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

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

.panel-primary .panel-heading {
  background: #aabdc4;
}
.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-top-color: #7d9aa5;
  background: transparent;
}

.panel-footer {
  background: #b9c9ce;
  border-color: #9bb1ba;
}

.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: #1b1f20;
}

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

.portfolio-nav svg {
  stroke: #6c6c6c;
}

.social-icons li a {
  background-color: #aabdc4;
}
.social-icons li a i {
  color: #ffffff;
}
.social-icons li a:not([data-iconcolor]):hover {
  background-color: rgba(170, 189, 196, 0.8);
}

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

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

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

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

#infscr-loading {
  background: #aabdc4;
  color: #ffffff;
}

.scroll-to i {
  color: #aabdc4;
}
.scroll-to:hover i {
  color: #81979f;
}

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

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

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

.ui-datepicker-header {
  background-color: rgba(0, 0, 0, 0.02);
  color: #3c3c3c;
}

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

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

.date-wrapper:after {
  color: #3c3c3c;
}

.pace-overlay {
  background: white;
}

.pace-dot .pace-progress-inner {
  background: #aabdc4;
}

.pace-minimal .pace .pace-progress {
  background: #aabdc4;
}

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

.pace-logo .pace .pace-progress {
  background: white;
}

.pace-logo .pace:before {
  background: #aabdc4;
}

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

.pricing-price {
  background: #aabdc4;
  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: #aabdc4;
  color: #ffffff;
}
.pricing-item-list li.featured:before {
  border-color: #aabdc4;
}

.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: #aabdc4;
  color: #ffffff;
}

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

.mejs-audio {
  background-color: #aabdc4;
  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;
}

.cd-headline.type .cd-words-wrapper.selected {
  background-color: #1b1f20;
}

.text-light.cd-headline.type .cd-words-wrapper.selected {
  background-color: #ffffff;
}

.cd-headline.type .cd-words-wrapper.selected b {
  color: #e4e0df;
}

.text-light.cd-headline.type .cd-words-wrapper.selected b {
  color: black;
}

.cd-headline.loading-bar .cd-words-wrapper::after {
  background: #1b1f20;
}

.text-light.cd-headline.loading-bar .cd-words-wrapper::after {
  background: #ffffff;
}

.cd-headline.clip .cd-words-wrapper::after {
  background-color: #1b1f20;
}

.text-light.cd-headline.clip .cd-words-wrapper::after {
  background-color: #ffffff;
}

.cd-headline.type .cd-words-wrapper::after {
  background-color: #1b1f20;
}

.text-light.cd-headline.type .cd-words-wrapper::after {
  background-color: #ffffff;
}

#cd-timeline::before {
  background: rgba(0, 0, 0, 0.1);
}

.cd-timeline-content {
  background-color: #ffffff;
}

.cd-timeline-content::before {
  border-right-color: #ffffff;
}

.cd-timeline-img {
  background-color: #aabdc4;
}
.cd-timeline-img i {
  color: #ffffff;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-content::before {
    border-color: transparent;
    border-left-color: #ffffff;
  }

  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    border-color: transparent;
    border-right-color: #ffffff;
  }
}
.post:after {
  background: rgba(0, 0, 0, 0.1);
}

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

.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: #6c6c6c;
}
.breadcrumb-blog a:hover {
  opacity: 0.8;
}
.breadcrumb-blog > li + li:before {
  color: #6c6c6c;
}

.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.02);
  border-radius: 0px;
}

.gf_progressbar_percentage {
  background: #aabdc4;
  color: #ffffff;
}

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

.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: #6c6c6c;
}

.widget_tag_cloud ul a {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  color: #6c6c6c;
}
.widget_tag_cloud ul a:hover {
  box-shadow: 0px 0px 0px 1px #aabdc4;
  color: #aabdc4;
}

.widget_calendar tbody a {
  background: #aabdc4;
  color: #ffffff;
}
.widget_calendar tbody a:hover {
  background: #95adb5;
  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: #aabdc4;
}

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

.top-bar .top-search form {
  background-color: #aabdc4;
}
.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: #ffffff;
}
.logo-sidebar .top-search input {
  background: none;
  color: #8c9ea5;
}
.logo-sidebar .top-search input:focus {
  box-shadow: none;
}
.logo-sidebar .top-search input:-moz-placeholder {
  color: #8c9ea5;
}
.logo-sidebar .top-search input::-moz-placeholder {
  color: #8c9ea5;
}
.logo-sidebar .top-search input:-ms-input-placeholder {
  color: #8c9ea5;
}
.logo-sidebar .top-search input::-webkit-input-placeholder {
  color: #8c9ea5;
}

.top-bar {
  background: #4c4b4d;
  color: #ffffff;
}
.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.1);
}
.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-color: #65352d;
  color: rgba(255, 255, 255, 0.6);
		border-top:3px solid #e99874 !important;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer strong {
  color: #ffffff;
}
#footer a {
  color: #ffffff;
}
#footer a:hover {
  color: #ffffff;
}
#footer i {
  color: inherit;
}
#footer small {
  color: rgba(255, 255, 255, 0.6);
}
#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: rgba(255, 255, 255, 0.6);
}
#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 rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
}
#footer .widget_tag_cloud ul a:hover {
  box-shadow: 0px 0px 0px 1px #ffffff;
  color: #ffffff;
}
#footer .widget_calendar tbody a {
  background: #ffffff;
  color: #505c60;
}
#footer .widget_calendar tbody a:hover {
  background: #ededed;
  color: #505c60;
}
#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: #ffffff;
}
#footer .star-rating {
  color: rgba(255, 255, 255, 0.6);
}

.subfooter {
  background-color: #aabdc4;
  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: #aabdc4;
}
.subfooter .widget_calendar tbody a:hover {
  background: #ededed;
  color: #aabdc4;
}
.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: #1b1f20;
}
.product-title a:hover {
  color: #aabdc4;
}

.add-to-cart-button i {
  color: #6c6c6c;
}
.add-to-cart-button.loading:before {
  color: #6c6c6c;
}
.add-to-cart-button.added i {
  color: #aabdc4;
}
.add-to-cart-button.added:before {
  color: #aabdc4;
}

.product-image-overlay {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.68);
}
.product-image-overlay h4, .product-image-overlay .star-rating {
  color: #ffffff;
}

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

.button {
  background: #aabdc4;
  color: #ffffff;
}
.button:hover {
  background: rgba(170, 189, 196, 0.9);
  color: #ffffff;
}

.section-commerce .breadcrumb {
  background: none;
  color: #6c6c6c;
}
.section-commerce .breadcrumb a {
  color: #aabdc4;
}
.section-commerce .breadcrumb > li + li:before {
  color: #aabdc4;
}

.onsale {
  background: #aabdc4;
  color: #ffffff;
}

.price {
  color: #1b1f20;
}

.page-numbers a, .page-numbers span {
  color: #ffffff;
}
.page-numbers li {
  background: #aabdc4;
}
.page-numbers .current, .page-numbers li a:hover {
  background: #9bb1ba;
  color: #f2f2f2;
}

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

.product-category h3 {
  background: rgba(0, 0, 0, 0.68);
  color: #ffffff;
}
.product-category h3 small {
  color: #ffffff;
}

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

.product-nav a i {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.02);
  color: #3c3c3c;
}
.product-nav a:hover i {
  box-shadow: 0px 0px 0px 1px #aabdc4;
  color: #aabdc4;
}

.quantity input {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
  background: rgba(0, 0, 0, 0.02);
  color: #3c3c3c;
}
.quantity input:hover {
  box-shadow: 0px 0px 0px 1px #aabdc4 inset;
  color: #aabdc4;
}
.quantity input[type="number"] {
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1) inset, 0px -1px 0px rgba(0, 0, 0, 0.1) inset;
}

.entry-summary ul.social-icons li a {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.entry-summary ul.social-icons li a i {
  color: #3c3c3c;
}
.entry-summary ul.social-icons li a:hover {
  background: transparent;
  border: 1px solid #aabdc4;
}
.entry-summary ul.social-icons li a:hover i {
  color: #aabdc4;
}

.product-images figcaption {
  box-shadow: none;
  background: rgba(0, 0, 0, 0.68);
}
.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(0, 0, 0, 0.75);
}
.product-mini a {
  color: #4c4c4c;
}

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

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

.product-details-heading, .mini-cart-overview .product-details-heading a {
  color: #4c4c4c;
}

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

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

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

.shipping_calculator {
  /*font-family: "Oswald", sans-serif;*/
  font-family: "Merriweather", serif;
  font-weight: 400;
}

.chosen-single, .chosen-drop {
  background: rgba(0, 0, 0, 0.02) !important;
  border-radius: 0px !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  color: #3c3c3c !important;
}

.product-remove i {
  color: #aabdc4;
}

.widget_product_tag_cloud a {
  border-radius: 0px;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  color: #6c6c6c;
}
.widget_product_tag_cloud a:hover {
  box-shadow: 0px 0px 0px 1px #aabdc4;
  color: #aabdc4;
}

.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: "Oswald", sans-serif;*/
  font-family: "Merriweather", serif;
  color: #1b1f20;
  font-weight: 400;
  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: #aabdc4;
}

.star-rating {
  color: #aabdc4;
}

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

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

#footer .widget_product_tag_cloud a {
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
}
#footer .widget_product_tag_cloud a:hover {
  box-shadow: 0px 0px 0px 1px #ffffff;
  color: #ffffff;
}
#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: #ffffff;
}
#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: #ffffff;
}
#footer .star-rating {
  color: rgba(255, 255, 255, 0.6);
}
#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: rgba(255, 255, 255, 0.6);
}
#footer .widget_product_search form:after {
  color: #505c60;
}

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

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

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

.panel-bbpress {
  background: #ffffff;
}

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

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

.panel-bbpress .panel-warning {
  color: #aabdc4;
  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: #aabdc4;
}

.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 #aabdc4;
}

.bbpress-header .breadcrumb a, .bbpress-header .breadcrumb .active {
  color: #6c6c6c;
}
.bbpress-header .breadcrumb a:hover {
  color: rgba(108, 108, 108, 0.8);
}

.bbp-topic-tags a {
  background: #aabdc4;
  color: #ffffff;
}
.bbp-topic-tags a:hover {
  background: rgba(170, 189, 196, 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: #aabdc4;
  color: #ffffff;
}

#wpfc_sermon_wrap {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
#wpfc_sermon_wrap .sermon-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.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, .text-light a:focus, a.text-light:hover, a.text-light:focus {
  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, .text-light.btn-link:focus, .text-light .btn-link:focus {
  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: #6c6c6c !important;
}
.text-light.btn-primary:hover, .text-light.btn-primary:focus, .text-light .btn-primary:hover, .text-light .btn-primary:focus {
  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: #6c6c6c !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;
}

.text-light #wpfc_sermon_wrap {
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.text-light #wpfc_sermon_wrap .sermon-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* This is a compiled file, you should be editing the file in the templates directory */
.blacklight {
  color: #4c4c4c;
}
.dropdown-menu{
	right: 0 !important;
	width:750px !important;
}
.dropdown-menu-peq{
	right: 0 !important;
	width:550px !important;
}
.amarelo{
	color:#e99874 !important;
}
.quadroamarelo{
	background:#e99874 !important;
	color:white;
	padding-right:5px;
}
.cinza{
	color:#4c4c4e !important;
}
.cinza a{
	color:#606163 !important;
}
.cinza a:hover{
	color:#e99874 !important;
}
.supersmall{
	font-size:12px;
}
	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);
		}
h3 {
	font-size:16px;
	line-height:1.4em;
}
.marrom{
	background:#e99874;
	border-bottom:2px solid white;
}
@media (min-width: 992px) {
.navbar-nav>li>a {
 padding-top: 5px; 
 padding-bottom: 5px; 
}
	}
	
.bordadireita{
	border-right:10px solid white;
	padding-right:10px;
}
.aumenta{
	font-size:1.25em;
}
.boxcolunista{
	background:whitesmoke;
	padding:5px 20px 5px 5px;
	margin:5px;
  width: 95%;
	border:1px solid silver;
	border-bottom:5px solid silver;
}
.boxcolunista2{
	background:whitesmoke;

	margin:5px;
	border:1px solid silver;
	border-bottom:5px solid silver;
}
.caixabranca {
  background-color: #ffffff;
	border:1px solid #e4e4e4;
	border-bottom:5px solid #e4e4e4;
	height:280px;
	margin-bottom:20px;
}
@media (min-width: 1170px) {
	.caixabranca {
	height:240px;
	}
}
@media (max-width: 992px) {
	.caixabranca {
	height:200px;
	}
}
@media (max-width: 768px) {
	.caixabranca {
	height:auto;
	}
}
.caixabranca h3{
	padding:0px 10px 0px 10px;
	font-size:15px; 
	/*font-family: "Oswald", sans-serif;*/
  font-family: "Merriweather", serif;
	font-weight: 400;
	line-height:1.3em;
}
.caixabranca h3:hover{
	color:#e99874;
}


.caixabranca2 {
	height:230px; /* MD */
}
@media (min-width: 1170px) {
	.caixabranca2 {
	height:230px; /* LG */
	}
}
@media (max-width: 992px) {
	.caixabranca2 {
	height:190px; /* SM */
	}
}
@media (max-width: 768px) {
	.caixabranca2 {
	height:auto; /* XS */
	}
}

.caixabranca3 {
	height:330px; /* MD */
}
@media (min-width: 1170px) {
	.caixabranca3 {
	height:300px; /* LG */
	}
}
@media (max-width: 992px) {
	.caixabranca3 {
	height:300px; /* SM */
	}
}
@media (max-width: 768px) {
	.caixabranca3 {
	height:auto; /* XS */
	}
}



.textwidget{
  /*font-family: "Oswald", sans-serif;*/
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-size:1.2em;
  text-align:center;
}
.espacador{
	padding-left:20px;
	margin-left:20px;
	border-left-width:1px;
	border-left-style:solid;
	border-color:#999;
}
.facebooker{
	background:#3b5998;
  /*font-family: "Oswald", sans-serif;*/
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-size:1.2em;
  text-align:center;
  color:white;
}
.pagina{
	background:white;
-webkit-box-shadow: 0px 0px 25px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 25px 2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 25px 2px rgba(0,0,0,0.75);	

border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
}
.pagina2{
	background:whitesmoke;
}
.preto a{
	color:black;
}
.preto a:hover{
	color:#e99874;
}
.btn-100p{
width:100%}

.menorz {
	font-size:0.85em;
	color:black
}
.fundobranco{
  background: white !important;
  color:black !important
}

.corpreta a{
  color:black !important
}
.timeline {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 15px 0;
}

.timeline::after {
  content: '';
  position: absolute;
  width: 1px;
  background: #5C5C5A;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}

.container2 {
  padding: 15px 30px;
  position: relative;
  background: inherit;
  width: 50%;
}

.container2.left {
  left: 0;
}

.container2.right {
  left: 50%;
}

.container2::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  right: -8px;
  background: #ffffff;
  border: 1px solid #5C5C5A;
  border-radius: 16px;
  z-index: 1;
}

.container2.right::after {
  left: -8px;
}

.container2::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 1px;
  top: calc(50% - 1px);
  right: 8px;
  background: #5C5C5A;
  z-index: 1;
}

.container2.right::before {
  left: 8px;
}

.container2 .date {
  position: absolute;
  display: inline-block;
  top: calc(50% - 8px);
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #5C5C5A;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}

.container2.left .date {
  right: -75px;
}

.container2.right .date {
  left: -75px;
}

.container2 .icon {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0;
  top: calc(50% - 20px);
  background: whitesmoke;
  border: 1px solid #5C5C5A;
  border-radius: 40px;
  text-align: center;
  font-size: 18px;
  color: #5C5C5A;
  z-index: 1;
}

.container2.left .icon {
  right: 56px;
}

.container2.right .icon {
  left: 56px;
}

.container2 .content {
  padding: 30px 90px 30px 30px;
  background: white;
  position: relative;
}

.container2.right .content {
  padding: 30px 30px 30px 90px;

}

.container2 .content h2 {
	font-weight:700;
	margin-top:0px;
}

.container2 .content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

@media (max-width: 767.98px) {
  .timeline::after {
    left: 5px;
  }

  .container2 {
    width: 100%;
    padding-left: 10px;
    padding-right: 30px;
  }

  .container2.right {
    left: 0%;
  }

  .container2.left::after, 
  .container2.right::after {
    left: -4px;
  }

  .container2.left::before,
  .container2.right::before {
    left: 5px;
    border-color: transparent #5C5C5A transparent transparent;
  }

  .container2.left .date,
  .container2.right .date {
    right: auto;
    left: 15px;
  }

  .container2.left .icon,
  .container2.right .icon {
    right: auto;
    left: 40px;
  }

  .container2.left .content,
  .container2.right .content {
    padding: 30px 30px 30px 90px;

  }
}
.fa-check:before{content:""}

.linhacima{
	border-top:1px solid #5C5C5A
}
.linhacimaclara{
	border-top:1px solid silver;
	padding-top:20px
}


.container2 {
    margin-top: 25px;
    font-size: 21px;
    text-align: center;
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}
.left{
	text-align:right}
.right{
	text-align:left}
@media (max-width:767px) {
.left div p,.left div h2{
	text-align:left !important}
}
.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}

img {border-radius:3px;}
.linhabaixa{line-height:0.5em}
label{ font-weight:400;}
.praesquerda input{ margin-left:20px;}
.bordaespecial{border:1px solid white; padding-bottom:20px; margin:50px 0px; border-radius:3px;}

.top-bar .sidebar-widget{
	font-size:13px}
	
/* INICIO ANIMACAO SECUNDARIA */
.reveal {
  position: relative;
  opacity: 0;
}

.reveal.active {
  opacity: 1;
}
.active.fade-bottom {
  animation: fade-bottom 1s ease-in;
}
.active.fade-left {
  animation: fade-left 1s ease-in;
}
.active.fade-right {
  animation: fade-right 1s ease-in;
}
@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

/* TERMINO ANIMACAO SECUNDARIA */

.espaco1mm{
	padding-bottom:1px
}
.linhasepara{
	padding:0px 0px 1px 1px;
}
.bordaredonda{ border-radius:3px;}
.inscricao{
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #E99874 !important;
    padding-bottom: 12px;
}
@media (min-width: 768px) {
	.left div ul {
		 direction: rtl;
	}
}
