/*@import url("https://use.typekit.net/fff3wgb.css");*/

:root {
  --main-bg-color: #ededed;
}


portfolio {
  display: block;
}



body {
  font-family: sans-serif;
  font-weight: lighter;
  font-style: normal;
  background-color: var(--main-bg-color);
}

p {
  font-weight: lighter;
}

h1, h2, h3, h4, h5, h6 {
  font-family: sans-serif;
  font-weight: bold;
  font-style: normal;
}

.top-bar-section ul li a {
  font-family: sans-serif;
  font-weight: bold;
  font-style: normal;
}
.top-bar-section .dropdown li a {
  font-family: sans-serif;
  font-weight: bold;
  font-style: normal;
}

button, .button, 
select,
.top-bar-section ul li > a {
  font-family: inherit;
}


.page-template-template-home-php .featured-posts portfolio.hentry {
  margin: 0 0;
}
@media only screen and (max-width: 40em) {
  .page-template-template-home-php .featured-posts portfolio.hentry {
    margin-bottom: 3em;
  }
}


/*--------------------------------------------------------------
9.1 Posts
--------------------------------------------------------------*/
portfolio.hentry {
  margin: 0 0 8em 0;
}
portfolio.sticky {
  padding: 4em;
  background-color: #f7fbff;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
portfolio h1 a, portfolio h2 a, portfolio h3 a, portfolio h4 a, portfolio h5 a {
  color: #666666;
}
portfolio hr {
  margin: 2.25rem 0 2.1875rem;
}
portfolio .featured-image img {
  width: 356px;
  float: left;
  border: 1px solid #EFEFEF;
  margin-right: 1.875rem;
  margin-bottom: 1.875rem;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
portfolio .featured-image img:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 40em) {
  portfolio .featured-image img {
    width: 100%;
  }
}
portfolio .entry-header {
  margin-bottom: 2.75em;
}
@media only screen and (max-width: 40em) {
  portfolio .entry-header {
    text-align: center;
  }
}
portfolio .entry-content:after {
  clear: none;
}
portfolio .entry-content li {
  margin-bottom: 1em;
}
portfolio .entry-footer {
  margin: 1em 0;
}
portfolio .entry-footer .left {
  background-color: #efefef;
  padding: 0.2em 2em;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
portfolio .entry-footer .left i {
  color: #d5d5d5;
  padding: 0.25em 0.25em;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
portfolio .entry-footer .left i:hover {
  color: #e8554e;
}
portfolio .entry-footer .right {
  color: #d5d5d5;
}
portfolio .entry-footer .cat-links, portfolio .entry-footer .tags-links {
  margin-right: 1em;
}
portfolio table td, portfolio table tr th {
  padding: 1.5em;
}
@media only screen and (max-width: 40em) {
  portfolio table td, portfolio table tr th {
    padding: 0.5em;
  }
}
portfolio table tr th, portfolio table tr td {
  font-size: 1.1rem;
  font-weight: normal;
}
portfolio table tr th {
  color: #555555;
  font-weight: bold;
}
portfolio table tr td {
  color: #777777;
}
portfolio table .even {
  background-color: #ffffff;
}

/* Post Nav Links */
.nav-links .nav-previous {
  float: left;
}
.nav-links .nav-next {
  float: right;
}

/* Single */
.single portfolio {
  margin: 0 0 4em 0;
}
.single portfolio .author.vcard .fn {
  font-weight: normal;
}
.single portfolio .entry-footer {
  margin-top: 3em;
}
.single portfolio .entry-footer .right {
  padding: 0.5em 0;
  color: #666666;
}


footer .large-4 {
  margin-top: 2em;
  margin-bottom: 2em;
}

.goverlay {
  background-color: var(--main-bg-color);
}

.glightbox-clean .gslide-description {
  color: #777;
  background:none;
  /*color: var(--main-bg-color);*/
}

.glightbox-clean .gclose {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.site-content {
  margin-top: 2.5em;
}

.home_posts_titles {
  margin-bottom: 3em;
}

footer {
  margin: 2em 0 0 0;
}

footer .widget {
  margin-bottom: 1em;
  display: inline-flex;
  margin-right: 1em;
}

footer .widget A{
  color: #f7fbff;
}
footer .widget A:hover{
  color: #e8554e;
}

portfolio .entry-header {
  margin-bottom: 1.75em;
}

portfolio .entry-footer {
  margin: 1.5em 0;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  background-color: white;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  color: #666;
}

.form-data.basic-captcha .form-input-wrapper {
  border: none;
}

.form-data.basic-captcha .form-input-prepend {
  display: block !important;
}

.form-data.basic-captcha input[type="text"] {
  margin-bottom: 0px;
}

#reload-captcha {
  margin-bottom: 0px;
}