/*
Theme Name: Atom
Theme URI: https://atom.caliberthemes.com
Description: Minimal Portfolio WordPress Theme
Author: CaliberThemes
Author URI: https://www.caliberthemes.com
Version: 1.0
License: custom
License URI: https://www.templatemonster.com/help/template-licenses.html
Tags: right-sidebar, featured-images, post-formats,  sticky-post
Text Domain: atom
*/
/*-------------------------------------------------------------
Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

figcaption, figure, main {
  display: block; }

figure {
  margin: 1em 0; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline-width: 0; }

abbr[title] {
  border-bottom: 1px #757575 dotted;
  text-decoration: none; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: 700; }

code, kbd, samp {
  font-family: monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #eee;
  color: #222; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button, input, optgroup, select, textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details, menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template, [hidden] {
  display: none; }

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
body {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  color: #454545; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  color: #000;
  clear: both;
  line-height: 1.4;
  margin: 0 0 20px; }

p {
  margin: 0 0 15px;
  padding: 0;
  color: #454545; }

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 80ms ease-in;
  transition: color 80ms ease-in; }

dfn, em, i {
  font-style: italic; }

blockquote {
  color: #454545;
  font-size: 22px;
  line-height: 32px;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  blockquote p {
    font-size: inherit;
    line-height: inherit; }
  blockquote cite {
    color: #000;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin-top: 0.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #eee;
  text-decoration: none; }

big {
  font-size: 125%; }

blockquote {
  quotes: "" ""; }

strong {
  color: #000; }

blockquote:before, blockquote:after {
  content: ""; }

cite {
  font-style: normal;
  color: #000; }

:focus {
  outline: none; }

body {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: inherit;
  background-attachment: fixed; }

#masthead.site-header #site-navigation > ul > li > a {
  font-size: 15px; }

#masthead.site-header {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0; }

#masthead.site-header.solid,
#masthead.site-header.transparent.sticky.header-stick {
  background-color: white; }

body,
.portfolio-wrap .cbp-l-filters-text .cbp-filter-item,
.portfolio-wrap .cbp-l-caption-desc,
.portfolio-wrap .cbp-l-grid-projects-desc,
.cbp-popup-lightbox-title,
.cbp-popup-lightbox-counter,
.form-control,
.cbp-l-grid-agency-desc,
input,
textarea {
  font-family: Roboto; }

h1, h2, h3, h4, h5, h6,
.post .entry-content .link-more .more-link,
.pagination .page-numbers,
.post-navigation .nav-links a,
.entry-footer .author-profile .author.vcard a,
.comment-author,
.comment-metadata,
.single-portfolio .portfolio .entry-header .entry-meta .meta-entries li span,
.portfolio-navigation-wrap .portfolio-navigation li.portfolio-next a,
.portfolio-navigation-wrap .portfolio-navigation li.portfolio-next span,
.portfolio-navigation-wrap .portfolio-navigation li.portfolio-prev a,
.portfolio-navigation-wrap .portfolio-navigation li.portfolio-prev span,
.cbp-l-caption-title,
.cbp-l-grid-agency-title,
.load-more a,
input[type="button"],
input[type="submit"],
#masthead.site-header .wrap #site-navigation #top-menu ul li a,
.elementor-button .elementor-button-text,
.elementor-counter .elementor-counter-title,
.elementor-counter .elementor-counter-number-wrapper,
.elementor-progress-text,
.elementor-progress-percentage,
.elementor-widget-progress .elementor-title,
.widget_rss li .rsswidget,
.widget_rss li cite,
.entry-footer .social-share-meta .social-share-label,
.portfolio-big-slider .swiper-slide-content-wrap .slider-content a,
.portfolio-listing-wrapper .portfolio-list .list-content a,
#masthead.site-header #site-navigation ul li a {
  font-family: Montserrat; }

h1 {
  font-size: 34px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

p {
  line-height: 30px;
  font-size: 16px; }

#footer.site-footer {
  background-color: #161515; }

#footer.site-footer {
  padding-top: 48px;
  padding-right: 0;
  padding-bottom: 48px;
  padding-left: 0; }

.retina-dark-logo {
  max-width: 82px !important; }

.retina-light-logo {
  max-width: 82px !important; }

@media all and (max-width: 991px) {
  #masthead.site-header.transparent {
    background-color: white; }

  #masthead.site-header.solid #top-menu li a,
  #masthead.site-header.transparent.header-stick #top-menu a {
    color: #000000; }

  #masthead.site-header.solid #top-menu li.current-menu-item > a,
  #masthead.site-header.solid #top-menu li.current-menu-ancestor > a,
  #masthead.site-header.transparent #top-menu li.current-menu-item > a,
  #masthead.site-header.transparent #top-menu li.current-menu-ancestor > a,
  #masthead.site-header.header-stick #top-menu > li.current > a {
    color: #a0a0a0; }

  #masthead.site-header.solid #top-menu > li > a:hover,
  #masthead.site-header .wrap #site-navigation #top-menu > li ul li:hover > a,
  #masthead.site-header .wrap #site-navigation #top-menu > li:hover > a {
    color: #a0a0a0; } }
@media all and (min-width: 992px) {
  #masthead.site-header.solid #top-menu a,
  #masthead.site-header.transparent.header-stick #top-menu a,
  #masthead.site-header.transparent:not(.header-stick) #top-menu ul a {
    color: #000000; }

  #masthead.site-header.solid #top-menu li.current-menu-item > a,
  #masthead.site-header.solid #top-menu li.current-menu-ancestor > a,
  #masthead.site-header.transparent.header-stick #top-menu li.current-menu-item > a,
  #masthead.site-header.transparent.header-stick #top-menu li.current-menu-ancestor > a,
  #masthead.site-header.transparent #top-menu li.current-menu-item > a,
  #masthead.site-header.transparent #top-menu li.current-menu-ancestor > a,
  .single.single-post #masthead.site-header.solid #top-menu > li.current_page_parent > a,
  .archive #masthead.site-header.solid #top-menu > li.current_page_parent > a,
  .search #masthead.site-header.solid #top-menu > li.current_page_parent > a,
  .single.single-post .transparent.header.stick #top-menu > li.current_page_parent > a,
  .archive .transparent.header-stick #top-menu > li.current_page_parent > a,
  .search .transparent.header-stick #top-menu > li.current_page_parent > a,
  #masthead.site-header.header-stick #top-menu > li.current > a {
    color: #a0a0a0; }

  #masthead.site-header.solid #top-menu > li > a:hover,
  #masthead.site-header.transparent.header-stick #top-menu > li:hover > a,
  #masthead.site-header.solid .wrap #site-navigation #top-menu > li ul li:hover > a,
  #masthead.site-header.solid .wrap #site-navigation #top-menu > li:hover > a,
  #masthead.site-header.transparent .wrap #site-navigation #top-menu > li ul li:hover > a {
    color: #a0a0a0; } }
@media all and (min-width: 991px) {
  #masthead.site-header.transparent:not(.header-stick) #top-menu > li > a {
    color: #000000; }

  #masthead.site-header.transparent:not(.header-stick) #top-menu > li.current-menu-item > a,
  #masthead.site-header.transparent:not(.header-stick) #top-menu > li.current-menu-ancestor > a {
    color: #707070; }

  #masthead.site-header.transparent:not(.header-stick) #top-menu > li:hover > a {
    color: #707070; } }
.site-footer .site-info p.copyright {
  color: #ffffff; }

.site-footer .social-navigation ul li a {
  color: #ffffff; }

.site-footer .footer-email a {
  color: #ffffff; }

.site-footer .social-navigation ul li a:hover {
  color: rgba(255, 255, 255, 0.8); }

.site-footer .footer-email a:hover {
  color: rgba(255, 255, 255, 0.8); }

/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
label {
  color: #000;
  display: block;
  font-weight: 600;
  margin-bottom: 15px; }

fieldset {
  margin-bottom: 1em; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
  color: #454545;
  background: #f2f2f2;
  border: 1px solid #e3e3e3;
  display: block;
  padding: 12px 15px;
  width: 100%; }

textarea {
  color: #454545;
  background: #f2f2f2;
  border: 1px solid #e3e3e3;
  display: block;
  padding: 15px;
  width: 100%;
  resize: none;
  height: 150px; }

select {
  color: #454545;
  border: 1px solid #e3e3e3;
  padding: 10px 5px;
  max-width: 100%; }

input[type="radio"], input[type="checkbox"] {
  margin-right: 0.5em; }
input[type="radio"] + label, input[type="checkbox"] + label {
  font-weight: 400; }

button {
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1;
  padding: 1em 2em;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  background: #202020;
  -webkit-transition: opacity 80ms ease-in;
  transition: opacity 80ms ease-in; }
  button:hover {
    opacity: .90; }

input[type="button"], input[type="submit"] {
  background-color: #202020;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  padding: 15px 25px;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: opacity 80ms ease-in;
  transition: opacity 80ms ease-in; }
  input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    opacity: .90; }

.wpcf7-form input[type="submit"] {
  margin-top: 10px; }
.wpcf7-form span.wpcf7-not-valid-tip {
  color: #e8252e;
  margin-top: 10px; }
.wpcf7-form div.wpcf7-validation-errors, .wpcf7-form div.wpcf7-acceptance-missing {
  border: none;
  color: #e8252e;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 500; }
.wpcf7-form textarea {
  height: 150px; }

div.wpcf7 .ajax-loader {
  position: absolute;
  bottom: -13px; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder, :-moz-placeholder {
  color: #5b5b5b; }

::-moz-placeholder {
  color: #5b5b5b;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder {
  color: #5b5b5b; }

/*--------------------------------------------------------------
Lists
--------------------------------------------------------------*/
ul, ol {
  margin: 0 0 1.5em;
  padding: 0;
  margin-left: 1.5em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700;
  color: #101010; }

dd {
  margin: 10px 0; }

/*--------------------------------------------------------------
Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%; }

thead th {
  border-bottom: 2px solid #eee;
  padding-bottom: 0.5em; }

th {
  padding: 0.4em;
  text-align: left;
  color: #101010; }

tr {
  border-bottom: 1px solid #eee; }

td {
  padding: 0.4em;
  color: #5b5b5b; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

/*--------------------------------------------------------------
Contents
--------------------------------------------------------------*/
.elementor-text-editor p {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important; }

.page .page-links a {
  padding-left: 5px;
  padding-right: 5px; }

@media (max-width: 1025px) {
  .mobile-tablet-hidden {
    display: none; } }
.sk-spinner-pulse {
  width: 40px;
  height: 40px;
  background-color: #e8b927;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 50%;
  z-index: 100; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }
@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 13px;
  height: 13px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }

.loader {
  color: #202020;
  font-size: 10px;
  position: fixed;
  top: 49%;
  left: 50%;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0; }

.loader:before {
  left: -40px;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.loader:after {
  left: 40px; }

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }
/*--------------------------------------------------------------
404 Error
--------------------------------------------------------------*/
.error-404.not-found {
  text-align: center;
  display: table;
  width: 100%;
  height: 100vh; }
  .error-404.not-found .error-404-content {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle; }
  .error-404.not-found .page-header h1 {
    font-size: 120px;
    line-height: 100px !important;
    font-weight: 700;
    letter-spacing: 0;
    color: #101010; }
  .error-404.not-found .page-header div {
    font-size: 30px;
    color: #101010;
    font-weight: 500; }
  .error-404.not-found .page-content {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
    .error-404.not-found .page-content a {
      font-size: 12px;
      font-weight: 600;
      line-height: 1;
      padding: 15px 25px;
      background: #e8b825;
      color: #fff;
      display: inline-block;
      margin-top: 20px; }
      .error-404.not-found .page-content a:hover {
        opacity: .85; }

@media (min-width: 992px) {
  .error404.has-sidebar .wrap #primary.content-area {
    float: none;
    width: 100%;
    padding-right: 0; } }
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
#comments {
  clear: both;
  margin-top: 72px; }

.comments-title {
  margin-bottom: 40px; }

.comments-title, .comment-reply-title {
  font-size: 24px;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 12px; }

.comment-reply-title small {
  text-align: right;
  float: right;
  background: #fff;
  display: inline-block;
  position: relative;
  padding-left: 30px;
  top: 8px;
  font-size: 13px; }

.comment-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0; }
  .comment-list li:before {
    display: none; }
  .comment-list .comment-respond {
    margin-bottom: 50px; }

.comment-body {
  margin-left: 100px; }

div.comment-body {
  margin-left: 0; }

.comment-author {
  font-size: 18px;
  font-weight: 600;
  position: relative; }
  .comment-author .fn {
    font-weight: 600;
    color: #000;
    text-transform: capitalize; }
  .comment-author .avatar {
    height: 80px;
    left: -100px;
    position: absolute;
    width: 80px;
    border-radius: 50%; }
  .comment-author .says {
    display: none; }

.comment-meta {
  margin-bottom: 7px; }

.comment-metadata {
  color: #454545;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase; }
  .comment-metadata a {
    color: inherit; }
  .comment-metadata .comment-edit-link {
    color: #000;
    display: inline-block;
    margin-left: 15px;
    font-weight: 600; }

.comment-content p {
  font-size: 14px;
  line-height: 24px; }
.comment-content blockquote p {
  font-size: inherit;
  line-height: inherit; }

.comment-body {
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 3em; }
  .comment-body .reply {
    text-align: right; }
    .comment-body .reply .comment-reply-link {
      font-size: 13px;
      font-weight: 500;
      color: #000;
      -webkit-transition: 120ms ease-in;
      transition: 120ms ease-in; }

ol .children {
  margin-left: 30px !important; }

.no-comments,
.comment-awaiting-moderation {
  color: #5b5b5b;
  font-size: 14px;
  font-size: 0.875rem; }

.comments-pagination {
  margin: 2em 0 3em; }

.comment-form {
  margin-left: -15px;
  margin-right: -15px; }
  .comment-form label {
    display: none; }
  .comment-form .comment-form-comment, .comment-form .comment-notes, .comment-form .form-submit, .comment-form .logged-in-as {
    padding-left: 15px;
    padding-right: 15px; }
  .comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
    display: inline-block;
    float: left;
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px; }
  .comment-form .comment-form-comment {
    margin-bottom: 30px; }
  .comment-form .comment-form-url {
    margin-bottom: 35px; }
  .comment-form #wp-comment-cookies-consent {
    margin: 0 10px 0 0; }
  .comment-form .comment-form-cookies-consent label {
    display: inline; }
  .comment-form .form-submit {
    margin-top: 25px; }

.comment-form-cookies-consent {
  padding: 0 15px; }

@media (max-width: 767px) {
  .comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
    display: block;
    float: none;
    width: 100%; }
  .comment-form .comment-form-author, .comment-form .comment-form-email {
    margin-bottom: 30px; } }
/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.site-footer .footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.site-footer .social-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .site-footer .social-navigation ul li {
    display: inline-block;
    margin: 0; }
    .site-footer .social-navigation ul li:after {
      display: inline-block;
      content: '-';
      margin-left: 15px;
      margin-right: 15px;
      font-size: 15px;
      color: #fff; }
    .site-footer .social-navigation ul li:last-of-type:after {
      display: none; }
    .site-footer .social-navigation ul li i {
      font-size: 13px;
      vertical-align: middle; }

/* Site info */
.site-info p.copyright {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 0;
  display: inline-block; }

.footer-email a {
  font-size: 14px;
  line-height: normal;
  color: #fff;
  display: inline-block; }

.scroll-top-link {
  position: fixed;
  z-index: 10;
  right: 30px;
  bottom: 30px;
  background: #202020;
  color: #fff;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s all; }
  .scroll-top-link.active {
    visibility: visible;
    opacity: 1; }

@media (min-width: 992px) {
  #footer.site-footer.full-width .wrap {
    width: auto;
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px; } }
@media (max-width: 767px) {
  .site-footer .footer-content {
    display: block;
    text-align: center; }
    .site-footer .footer-content .footer-email, .site-footer .footer-content .social-navigation {
      margin-bottom: 20px; } }
/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
#masthead.site-header {
  position: relative;
  z-index: 10; }
  #masthead.site-header.transparent #site-branding, #masthead.site-header.solid #site-branding {
    padding: 30px 0; }
  #masthead.site-header.transparent.header-stick #site-branding, #masthead.site-header.solid.header-stick #site-branding {
    padding: 15px 0; }
  #masthead.site-header .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between; }
    #masthead.site-header .wrap:after {
      content: initial; }
    #masthead.site-header .wrap #menu-trigger-wrap {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      cursor: pointer; }
      #masthead.site-header .wrap #menu-trigger-wrap .menu-trigger span {
        display: block;
        position: relative; }
        #masthead.site-header .wrap #menu-trigger-wrap .menu-trigger span:before, #masthead.site-header .wrap #menu-trigger-wrap .menu-trigger span:after {
          content: '';
          position: absolute; }
        #masthead.site-header .wrap #menu-trigger-wrap .menu-trigger span:before {
          top: -8px; }
        #masthead.site-header .wrap #menu-trigger-wrap .menu-trigger span:after {
          top: 8px; }
        #masthead.site-header .wrap #menu-trigger-wrap .menu-trigger span:before, #masthead.site-header .wrap #menu-trigger-wrap .menu-trigger span:after, #masthead.site-header .wrap #menu-trigger-wrap .menu-trigger span {
          width: 25px;
          height: 2px;
          -webkit-transition: .3s all;
          -o-transition: .3s all;
          transition: .3s all;
          background-color: #101010; }
      #masthead.site-header .wrap #menu-trigger-wrap.open .menu-trigger span {
        background-color: transparent; }
        #masthead.site-header .wrap #menu-trigger-wrap.open .menu-trigger span:before {
          -webkit-transform: translateY(8px) rotateZ(-45deg);
          -ms-transform: translateY(8px) rotateZ(-45deg);
          transform: translateY(8px) rotateZ(-45deg); }
        #masthead.site-header .wrap #menu-trigger-wrap.open .menu-trigger span:after {
          -webkit-transform: translateY(-8px) rotateZ(45deg);
          -ms-transform: translateY(-8px) rotateZ(45deg);
          transform: translateY(-8px) rotateZ(45deg); }
    #masthead.site-header .wrap #site-navigation #top-menu {
      margin: 0;
      padding: 0;
      height: 100%; }
      #masthead.site-header .wrap #site-navigation #top-menu li {
        line-height: normal;
        position: relative; }
      #masthead.site-header .wrap #site-navigation #top-menu a {
        font-weight: 600;
        display: block; }
      #masthead.site-header .wrap #site-navigation #top-menu > li ul {
        display: none;
        margin: 0; }
        #masthead.site-header .wrap #site-navigation #top-menu > li ul li {
          margin: 0; }
      #masthead.site-header .wrap #site-navigation #top-menu > li:hover > ul {
        display: block;
        -webkit-animation: dropdown-effect .3s ease-out;
        -moz-animation: dropdown-effect .3s ease-out;
        opacity: 1;
        visibility: visible; }
        #masthead.site-header .wrap #site-navigation #top-menu > li:hover > ul > li:hover ul {
          display: block;
          -webkit-animation: dropdown-effect .3s ease-out;
          -moz-animation: dropdown-effect .3s ease-out;
          opacity: 1;
          visibility: visible; }
      #masthead.site-header .wrap #site-navigation #top-menu li {
        list-style-type: none; }

@media (min-width: 992px) {
  #masthead.site-header.solid, #masthead.site-header.header-stick {
    border-bottom: 1px solid #eaeaea; }
  #masthead.site-header.full-width .wrap {
    width: auto;
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px; }
  #masthead.site-header .wrap #menu-trigger-wrap {
    display: none; }
  #masthead.site-header .wrap #site-navigation #top-menu > li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative; }
    #masthead.site-header .wrap #site-navigation #top-menu > li:first-of-type {
      margin-left: 0; }
    #masthead.site-header .wrap #site-navigation #top-menu > li > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    #masthead.site-header .wrap #site-navigation #top-menu > li ul {
      position: absolute;
      top: 100%;
      background-color: #fff;
      width: 200px;
      z-index: 10;
      padding-top: 22px;
      padding-bottom: 22px;
      left: -30px;
      margin-left: 0;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: visibility 0s, opacity 0.5s linear;
      -o-transition: visibility 0s, opacity 0.5s linear;
      transition: visibility 0s, opacity 0.5s linear;
      display: none;
      border: 1px solid #eaeaea; }
      #masthead.site-header .wrap #site-navigation #top-menu > li ul li {
        margin: 0;
        padding: 8px 30px; }
        #masthead.site-header .wrap #site-navigation #top-menu > li ul li a {
          font-size: 13px;
          line-height: 18px; }
      #masthead.site-header .wrap #site-navigation #top-menu > li ul ul {
        left: 198px;
        top: -23px; }
  #masthead.site-header.transparent {
    background-color: transparent;
    position: absolute;
    width: 100%;
    z-index: 100; }
  #masthead.site-header.solid #site-branding .dark-logo, #masthead.site-header.transparent.header-stick #site-branding .dark-logo {
    display: block; }
  #masthead.site-header.solid #site-branding .light-logo, #masthead.site-header.solid #site-branding .retina-light-logo, #masthead.site-header.solid #site-branding .retina-dark-logo, #masthead.site-header.transparent.header-stick #site-branding .light-logo, #masthead.site-header.transparent.header-stick #site-branding .retina-light-logo, #masthead.site-header.transparent.header-stick #site-branding .retina-dark-logo {
    display: none; }
  #masthead.site-header.transparent:not(.header-stick) #site-branding .light-logo {
    display: block; }
  #masthead.site-header.transparent:not(.header-stick) #site-branding .dark-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .retina-light-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .retina-dark-logo {
    display: none; } }
@media (min-width: 1200px) {
  #masthead.site-header .wrap #site-navigation #top-menu > li {
    margin-left: 30px; } }
@media (max-width: 1200px) {
  #masthead.site-header .wrap #site-navigation #top-menu > li {
    margin-left: 15px; } }
@media (max-width: 991px) {
  #masthead.site-header {
    border-bottom: 1px solid #ededed; }
    #masthead.site-header #site-branding {
      padding: 15px 0 !important; }
    #masthead.site-header .wrap #menu-trigger-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #masthead.site-header .wrap #site-navigation {
      position: absolute;
      top: 100%;
      width: 100%;
      max-width: calc(100% - 30px);
      background-color: #f7f7f7;
      z-index: 10;
      display: none;
      opacity: 0;
      visibility: hidden;
      border-top: 1px solid #ededed; }
      #masthead.site-header .wrap #site-navigation.display-menu {
        display: block;
        -webkit-animation: dropdown-effect .3s ease-out;
        -moz-animation: dropdown-effect .3s ease-out;
        opacity: 1;
        visibility: visible; }
      #masthead.site-header .wrap #site-navigation #top-menu {
        padding: 20px 0; }
        #masthead.site-header .wrap #site-navigation #top-menu a {
          font-size: 14px;
          font-weight: 500;
          padding: 8px 25px;
          display: block; }
        #masthead.site-header .wrap #site-navigation #top-menu > li {
          display: block; }
          #masthead.site-header .wrap #site-navigation #top-menu > li ul {
            padding-left: 15px; }
            #masthead.site-header .wrap #site-navigation #top-menu > li ul a {
              padding-top: 5px;
              padding-bottom: 5px; }
            #masthead.site-header .wrap #site-navigation #top-menu > li ul ul {
              padding-left: 15px; }
    #masthead.site-header.solid #site-branding .dark-logo, #masthead.site-header.transparent.header-stick #site-branding .dark-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .dark-logo {
      display: block; }
    #masthead.site-header.solid #site-branding .light-logo, #masthead.site-header.solid #site-branding .retina-light-logo, #masthead.site-header.solid #site-branding .retina-dark-logo, #masthead.site-header.transparent.header-stick #site-branding .light-logo, #masthead.site-header.transparent.header-stick #site-branding .retina-light-logo, #masthead.site-header.transparent.header-stick #site-branding .retina-dark-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .light-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .retina-light-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .retina-dark-logo {
      display: none; } }
@media (max-width: 768px) {
  #masthead.site-header .wrap #site-navigation {
    left: 0;
    width: 100%;
    max-width: 100%; }

  #masthead.site-header .wrap #site-navigation #top-menu a {
    padding: 8px 0; } }
@media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 992px), (min--moz-device-pixel-ratio: 1.5) and (min-width: 992px), (-o-min-device-pixel-ratio: 3 / 2) and (min-width: 992px), (min-device-pixel-ratio: 1.5) and (min-width: 992px), (min-resolution: 1.5dppx) and (min-width: 992px) {
  #masthead.site-header.solid #site-branding .retina-dark-logo, #masthead.site-header.transparent.header-stick #site-branding .retina-dark-logo {
    display: block; }
  #masthead.site-header.solid #site-branding .light-logo, #masthead.site-header.solid #site-branding .retina-light-logo, #masthead.site-header.solid #site-branding .dark-logo, #masthead.site-header.transparent.header-stick #site-branding .light-logo, #masthead.site-header.transparent.header-stick #site-branding .retina-light-logo, #masthead.site-header.transparent.header-stick #site-branding .dark-logo {
    display: none; }
  #masthead.site-header.transparent:not(.header-stick) #site-branding .retina-light-logo {
    display: block; }
  #masthead.site-header.transparent:not(.header-stick) #site-branding .dark-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .light-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .retina-dark-logo {
    display: none; } }
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 991px), (min--moz-device-pixel-ratio: 1.5) and (max-width: 991px), (-o-min-device-pixel-ratio: 3 / 21) and (max-width: 991px), (min-device-pixel-ratio: 1.5) and (max-width: 991px), (min-resolution: 1.5dppx) and (max-width: 991px) {
  #masthead.site-header.solid #site-branding .retina-dark-logo, #masthead.site-header.transparent.header-stick #site-branding .retina-dark-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .retina-dark-logo {
    display: block; }
  #masthead.site-header.solid #site-branding .light-logo, #masthead.site-header.solid #site-branding .retina-light-logo, #masthead.site-header.solid #site-branding .dark-logo, #masthead.site-header.transparent.header-stick #site-branding .light-logo, #masthead.site-header.transparent.header-stick #site-branding .retina-light-logo, #masthead.site-header.transparent.header-stick #site-branding .dark-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .light-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .retina-light-logo, #masthead.site-header.transparent:not(.header-stick) #site-branding .dark-logo {
    display: none; } }
.header-clone {
  position: fixed !important;
  width: 100%;
  margin: 0 !important;
  z-index: 10;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.header-stick {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%); }

@-webkit-keyframes dropdown-effect {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*--------------------------------------------------------------
Pages
--------------------------------------------------------------*/
.page-header {
  padding-bottom: 2em; }

.page .entry-header .edit-link {
  font-size: 14px;
  font-size: 0.875rem; }

.search .page .entry-header .edit-link {
  font-size: 11px;
  font-size: 0.6875rem; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
Portfolio Details
--------------------------------------------------------------*/
.single-portfolio .portfolio .media-wrap > .portfolio-media {
  margin-bottom: 30px; }
  .single-portfolio .portfolio .media-wrap > .portfolio-media:last-of-type {
    margin-bottom: 0; }
.single-portfolio .portfolio .entry-header .entry-title {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 5px; }
.single-portfolio .portfolio .entry-header .description {
  font-size: 17px;
  font-weight: 400; }
.single-portfolio .portfolio .entry-header .entry-meta {
  text-transform: none;
  padding: 0; }
  .single-portfolio .portfolio .entry-header .entry-meta .meta-desc p {
    font-weight: 400; }
    .single-portfolio .portfolio .entry-header .entry-meta .meta-desc p:last-child {
      margin-bottom: 0; }
  .single-portfolio .portfolio .entry-header .entry-meta .meta-entries {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .single-portfolio .portfolio .entry-header .entry-meta .meta-entries li {
      font-size: 15px;
      font-weight: 400;
      color: #454545;
      border-bottom: 1px solid #eee;
      padding-bottom: 15px;
      margin-bottom: 15px; }
      .single-portfolio .portfolio .entry-header .entry-meta .meta-entries li:last-of-type {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0; }
      .single-portfolio .portfolio .entry-header .entry-meta .meta-entries li span {
        font-size: 16px;
        font-weight: 600;
        color: #000;
        display: block; }
      .single-portfolio .portfolio .entry-header .entry-meta .meta-entries li a {
        color: inherit; }
      .single-portfolio .portfolio .entry-header .entry-meta .meta-entries li.portfolio-social-share-links span {
        margin-bottom: 5px; }
      .single-portfolio .portfolio .entry-header .entry-meta .meta-entries li.portfolio-social-share-links a {
        background-color: #000;
        width: 28px;
        height: 28px;
        color: #fff;
        display: inline-block;
        text-align: center;
        margin-right: 7px; }
        .single-portfolio .portfolio .entry-header .entry-meta .meta-entries li.portfolio-social-share-links a i {
          font-size: 12px;
          line-height: 28px;
          -webkit-transition: color 120ms ease-in;
          -o-transition: color 120ms ease-in;
          transition: color 120ms ease-in; }
.single-portfolio.portfolio-details-bottom .portfolio, .single-portfolio.portfolio-details-right .portfolio, .single-portfolio.portfolio-details-top .portfolio {
  margin-top: 60px; }
.single-portfolio.portfolio-details-right .portfolio .entry-header .entry-meta .meta-entries {
  margin-top: 30px; }
.single-portfolio.portfolio-details-right .meta-desc {
  margin-top: 15px; }
.single-portfolio.portfolio-details-top .entry-header {
  margin-bottom: 60px; }
.single-portfolio.portfolio-details-top .entry-meta {
  margin-top: 10px; }
.single-portfolio.portfolio-details-bottom .entry-header {
  margin-top: 35px; }
.single-portfolio.portfolio-details-bottom .entry-meta {
  margin-top: 10px; }

.portfolio-details-right .right-sidebar .media-wrap .cbp {
  height: 1200px; }

.portfolio-hero-section-wrap .portfolio-hero-section {
  position: relative; }
  .portfolio-hero-section-wrap .portfolio-hero-section .hero-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .portfolio-hero-section-wrap .portfolio-hero-section .hero-image.hero-full-height {
      height: 100vh; }

.portfolio-navigation-wrap {
  border-top: 1px solid #eee;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 80px; }
  .portfolio-navigation-wrap .portfolio-navigation {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between; }
    .portfolio-navigation-wrap .portfolio-navigation li.portfolio-prev span, .portfolio-navigation-wrap .portfolio-navigation li.portfolio-prev a, .portfolio-navigation-wrap .portfolio-navigation li.portfolio-next span, .portfolio-navigation-wrap .portfolio-navigation li.portfolio-next a {
      font-size: 16px;
      font-weight: 600; }
    .portfolio-navigation-wrap .portfolio-navigation li.portfolio-prev a:hover, .portfolio-navigation-wrap .portfolio-navigation li.portfolio-next a:hover {
      color: #5b5b5b; }
    .portfolio-navigation-wrap .portfolio-navigation li.portfolio-prev i, .portfolio-navigation-wrap .portfolio-navigation li.portfolio-next i {
      color: inherit; }
    .portfolio-navigation-wrap .portfolio-navigation li.portfolio-prev i {
      margin-right: 8px;
      -webkit-transform: translateY(2.5px);
      -ms-transform: translateY(2.5px);
      transform: translateY(2.5px); }
    .portfolio-navigation-wrap .portfolio-navigation li.portfolio-next i {
      margin-left: 8px;
      -webkit-transform: translateY(2.5px);
      -ms-transform: translateY(2.5px);
      transform: translateY(2.5px); }
    .portfolio-navigation-wrap .portfolio-navigation li:not(.portfolio-prev) i, .portfolio-navigation-wrap .portfolio-navigation li:not(.portfolio-next) i {
      font-size: 22px; }

.portfolio .media-wrap img {
  display: block; }

.related-portfolio-post {
  border-top: 1px solid #eee;
  padding-top: 72px;
  margin-bottom: 80px; }
  .related-portfolio-post > h3 {
    text-align: center;
    margin-bottom: 32px; }
  .related-portfolio-post .cbp-l-grid-agency-desc {
    font-size: 14px;
    color: #5b5b5b; }
  .related-portfolio-post .cbp-l-grid-agency-title {
    font-size: 16px;
    font-weight: 600;
    color: #101010; }
  .related-portfolio-post .cbp-nav-pagination {
    bottom: -50px; }
  .related-portfolio-post .cbp-nav-pagination-item {
    width: 12px;
    height: 12px;
    margin: 0 5px;
    background: transparent;
    border: 1px solid #101010; }
  .related-portfolio-post .cbp-nav-pagination-active {
    background: #101010; }

@media (min-width: 992px) {
  .single-portfolio.container-fluid .wrap {
    width: auto !important;
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px; }
  .single-portfolio.portfolio-details-top .entry-meta, .single-portfolio.portfolio-details-bottom .entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .single-portfolio.portfolio-details-top .entry-meta .meta-desc, .single-portfolio.portfolio-details-bottom .entry-meta .meta-desc {
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      max-width: 75%;
      padding-right: 40px; }
    .single-portfolio.portfolio-details-top .entry-meta .meta-entries, .single-portfolio.portfolio-details-bottom .entry-meta .meta-entries {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%; }
    .single-portfolio.portfolio-details-top .entry-meta.no-meta .meta-desc, .single-portfolio.portfolio-details-bottom .entry-meta.no-meta .meta-desc {
      width: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      padding-right: 0;
      max-width: 100%; }
  .single-portfolio.portfolio-details-right .entry-header {
    width: 33.33%;
    float: right;
    padding-left: 40px;
    margin-top: -10px; }
  .single-portfolio.portfolio-details-right .entry-content {
    width: 66.66%;
    float: left; }
  .single-portfolio.portfolio-details-right .portfolio .entry-header .entry-meta .meta-entries {
    margin-top: 30px; } }
@media (max-width: 992px) {
  .entry-header.is_stuck {
    position: static !important; }

  .entry-header.is_stuck + div {
    display: none !important; }

  .single-portfolio.portfolio-details-top .portfolio .entry-header .entry-meta .meta-entries, .single-portfolio.portfolio-details-bottom .portfolio .entry-header .entry-meta .meta-entries {
    margin: 30px 0 0; }

  .single-portfolio.portfolio-details-right .portfolio .entry-header {
    margin-top: 40px; } }
/*--------------------------------------------------------------
Posts
--------------------------------------------------------------*/
/* Post Banner */
.blog-banner {
  padding: 140px 0 150px 0;
  background-position: center;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-color: #353535;
  position: relative; }
  .blog-banner .color-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .blog-banner .blog-banner-content-wrap {
    position: relative; }
    .blog-banner .blog-banner-content-wrap .blog-banner-content {
      text-align: center; }
      .blog-banner .blog-banner-content-wrap .blog-banner-content .banner-title {
        font-size: 70px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 20px; }
      .blog-banner .blog-banner-content-wrap .blog-banner-content .description {
        font-size: 20px;
        line-height: 30px;
        color: rgba(255, 255, 255, 0.8);
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 30px;
        padding-right: 30px; }

.archive .blog-banner, .search .blog-banner {
  padding: 80px 0; }
  .archive .blog-banner h1, .search .blog-banner h1 {
    font-size: 34px;
    line-height: 34px; }
  .archive .blog-banner .blog-banner-content-wrap .blog-banner-content .banner-title, .search .blog-banner .blog-banner-content-wrap .blog-banner-content .banner-title {
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 600; }

/* Post Listing & Landing Page */
body.blog .site-main, body.single.single-post .site-main, body.archive .site-main, body.attachment.single .site-main, body.search .site-main {
  padding: 60px 0; }
  body.blog .site-main article.post, body.single.single-post .site-main article.post, body.archive .site-main article.post, body.attachment.single .site-main article.post, body.search .site-main article.post {
    margin-bottom: 80px; }
    body.blog .site-main article.post:last-of-type, body.single.single-post .site-main article.post:last-of-type, body.archive .site-main article.post:last-of-type, body.attachment.single .site-main article.post:last-of-type, body.search .site-main article.post:last-of-type {
      margin-bottom: 20px; }
body.blog #secondary.widget-area, body.single.single-post #secondary.widget-area, body.archive #secondary.widget-area, body.attachment.single #secondary.widget-area, body.search #secondary.widget-area {
  padding: 60px 0; }

.post .entry-header .entry-meta-date {
  margin-bottom: 10px; }
  .post .entry-header .entry-meta-date, .post .entry-header .entry-meta-date a {
    font-size: 14px;
    color: #454545; }
  .post .entry-header .entry-meta-date a:hover {
    color: #000; }
.post .entry-meta-categories {
  display: block;
  margin-top: 3px;
  margin-bottom: 10px; }
  .post .entry-meta-categories a {
    font-size: 12px;
    font-weight: 500;
    color: #454545;
    letter-spacing: .5px;
    display: inline-block;
    text-transform: uppercase; }
    .post .entry-meta-categories a:hover {
      color: #000; }

/* Post Landing Page */
.post .post-thumbnail img, .post .entry-slider img {
  display: block; }
.post .entry-video {
  position: relative;
  display: block;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .post .entry-video iframe {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
.post .post-thumbnail, .post .entry-video, .post .entry-slider {
  margin-bottom: 30px; }
.post .entry-content .link-more {
  margin-top: 25px;
  margin-bottom: 0; }
  .post .entry-content .link-more .more-link {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 26px;
    background-color: #202020;
    color: #fff;
    letter-spacing: 0.05em;
    display: inline-block;
    -webkit-transition: opacity 80ms ease-in;
    transition: opacity 80ms ease-in; }
    .post .entry-content .link-more .more-link:hover {
      opacity: .90; }

.sticky {
  position: relative; }

.post .entry-title, .post .entry-title a {
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
  margin-bottom: 0; }

.entry-title a {
  text-decoration: none; }

.byline, .updated:not(.published) {
  display: none; }

.single .byline, .group-blog .byline {
  display: inline; }

.pagination.navigation {
  margin-top: 55px; }

.pagination, .comments-pagination {
  text-align: center; }
  .pagination .page-numbers, .comments-pagination .page-numbers {
    display: inline-block;
    color: #454545;
    text-transform: uppercase; }
  .pagination a.page-numbers:hover, .comments-pagination a.page-numbers:hover {
    color: #909090; }

.navigation.comments-pagination .nav-links,
.navigation.pagination .nav-links {
  display: inline-block;
  border-right-width: 0; }
  .navigation.comments-pagination .nav-links > a, .navigation.comments-pagination .nav-links > span,
  .navigation.pagination .nav-links > a,
  .navigation.pagination .nav-links > span {
    line-height: 40px;
    padding: 0 10px;
    display: block;
    float: left; }
    .navigation.comments-pagination .nav-links > a.prev, .navigation.comments-pagination .nav-links > a.next, .navigation.comments-pagination .nav-links > span.prev, .navigation.comments-pagination .nav-links > span.next,
    .navigation.pagination .nav-links > a.prev,
    .navigation.pagination .nav-links > a.next,
    .navigation.pagination .nav-links > span.prev,
    .navigation.pagination .nav-links > span.next {
      padding: 0 25px; }

.page-numbers {
  font-size: 13px;
  font-weight: 600; }
  .page-numbers.current {
    color: #909090;
    display: inline-block; }
    .page-numbers.current .screen-reader-text {
      display: none;
      clip: auto;
      height: auto;
      overflow: auto;
      position: relative !important;
      width: auto; }

.prev.page-numbers, .next.page-numbers {
  display: inline-block;
  font-size: 13px; }

.prev.page-numbers, .next.page-numbers {
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }

body.blog .navigation.pagination .prev.page-numbers i, body.blog .navigation.pagination .next.page-numbers i {
  display: none; }

/* Aligned blockquotes */
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
  width: 48%; }

/* Blog landing, search, archives */
.blog .entry-meta a.post-edit-link, .archive .entry-meta a.post-edit-link {
  color: #222;
  display: inline-block;
  margin-left: 1em;
  white-space: nowrap; }

.search .entry-meta a.post-edit-link {
  color: #222;
  display: inline-block;
  margin-left: 1em;
  white-space: nowrap; }
.search .page .entry-meta a.post-edit-link {
  margin-left: 0;
  white-space: nowrap; }

.taxonomy-description {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem; }

/* Single Post */
.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.orbit-front-page) #primary {
  margin-left: auto;
  margin-right: auto;
  max-width: 740px; }

.archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
  margin-left: auto;
  margin-right: auto;
  max-width: 740px; }

.single-featured-image-header {
  background-color: #fafafa;
  border-bottom: 1px solid #eee; }
  .single-featured-image-header img {
    display: block;
    margin: auto; }

.page-links {
  font-size: 14px;
  font-weight: 700;
  padding: 20px 0 0; }
  .page-links .page-number {
    color: #909090;
    display: inline-block;
    padding: 0.5em 0.7em; }
  .page-links a {
    display: inline-block; }
    .page-links a .page-number {
      color: #101010; }

.bypostauthor {
  background: transparent; }

/* Entry footer */
.entry-footer .footer-links {
  display: block; }
  .entry-footer .footer-links:after, .entry-footer .footer-links:before {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both; }
  .entry-footer .footer-links .tags-links {
    margin-top: 35px;
    display: block; }
.entry-footer .social-share-meta {
  margin-top: 35px; }
  .entry-footer .social-share-meta .social-share-label {
    color: #000;
    font-weight: 600; }
.entry-footer .socials-share-links {
  float: right; }
  .entry-footer .socials-share-links ul {
    margin: 0; }
    .entry-footer .socials-share-links ul li {
      display: inline-block;
      list-style-type: none;
      margin-left: 15px; }
      .entry-footer .socials-share-links ul li a {
        color: #202020;
        display: inline-block;
        text-align: center; }
        .entry-footer .socials-share-links ul li a i {
          font-size: 16px;
          line-height: 28px;
          -webkit-transition: color 120ms ease-in;
          transition: color 120ms ease-in; }
.entry-footer .cat-links {
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  padding-left: 2.5em;
  position: relative;
  text-transform: uppercase; }
.entry-footer .tags-links a {
  margin-right: 10px;
  margin-bottom: 10px; }
.entry-footer .cat-links + .tags-links {
  margin-top: 1em; }
.entry-footer .cat-links a {
  color: #333; }
.entry-footer .cat-links .icon, .entry-footer .tags-links .icon {
  color: #eee;
  left: 0;
  margin-right: 0.5em;
  position: absolute;
  top: 2px; }
.entry-footer .edit-link {
  display: inline-block; }
  .entry-footer .edit-link a.post-edit-link {
    background-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    margin-top: 2em;
    padding: 0.7em 2em;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    white-space: nowrap; }
    .entry-footer .edit-link a.post-edit-link:hover, .entry-footer .edit-link a.post-edit-link:focus {
      background-color: #757575; }
.entry-footer .author-profile {
  background-color: #f2f2f2;
  position: relative;
  min-height: 163px;
  padding: 40px 60px;
  margin-top: 39px; }
  .entry-footer .author-profile .author-avatar {
    position: absolute;
    top: 40px;
    left: 40px; }
    .entry-footer .author-profile .author-avatar img {
      border-radius: 50%; }
  .entry-footer .author-profile .author.vcard {
    padding-left: 88px; }
    .entry-footer .author-profile .author.vcard a {
      font-size: 20px;
      font-weight: 600;
      text-transform: capitalize; }
    .entry-footer .author-profile .author.vcard p {
      margin: 6px 0 0;
      font-size: 15px;
      line-height: 25px; }

/* Post Formats */
body:not(.single):not(.single-post) .post.format-quote, body:not(.single):not(.single-post) .post.format-link, body:not(.single):not(.single-post) .post.format-standard.sticky {
  background-color: #fafafa;
  border: 1px solid #eee;
  padding: 90px 50px 50px;
  position: relative; }
  body:not(.single):not(.single-post) .post.format-quote:after, body:not(.single):not(.single-post) .post.format-link:after, body:not(.single):not(.single-post) .post.format-standard.sticky:after {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    top: 31px;
    left: 50px;
    color: #909090;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    font-weight: 900; }
body:not(.single):not(.single-post) .post.format-quote:after {
  content: "\f10d"; }
body:not(.single):not(.single-post) .post.format-link:after {
  content: "\f0c1"; }
body:not(.single):not(.single-post) .post.format-standard.sticky:after {
  content: "\f0c6"; }
body:not(.single):not(.single-post) .post.format-link .entry-link {
  margin-top: 10px; }
  body:not(.single):not(.single-post) .post.format-link .entry-link a {
    font-size: 16px;
    color: #5b5b5b;
    border-bottom: 1px dotted #5b5b5b; }
body:not(.single):not(.single-post) .post.format-quote {
  padding: 90px 50px 40px; }
  body:not(.single):not(.single-post) .post.format-quote .entry-quote {
    margin-top: 10px; }
    body:not(.single):not(.single-post) .post.format-quote .entry-quote blockquote p {
      margin-bottom: 0; }

.format-quote blockquote {
  color: #101010;
  overflow: visible;
  position: relative; }

/* Post Navigation */
.post-navigation {
  font-weight: 600;
  margin: 60px 0 0; }
  .post-navigation .nav-links {
    padding: 0; }
    .post-navigation .nav-links .nav-previous {
      float: left; }
    .post-navigation .nav-links .nav-next {
      float: right; }
  .post-navigation .nav-title {
    display: none; }

.nav-subtitle {
  background: transparent;
  color: #454545;
  display: block;
  font-size: 13px;
  text-transform: uppercase; }
  .nav-subtitle:hover {
    color: rgba(69, 69, 69, 0.75); }

.post-navigation .nav-next {
  text-align: right; }

.nav-links .nav-title-icon-wrapper {
  display: none; }

body.search.search-no-results #primary.content-area #main.site-main > p {
  font-size: 24px;
  line-height: 38px;
  color: #101010; }

@media (max-width: 992px) {
  body.blog #secondary.widget-area, body.single.single-post #secondary.widget-area, body.archive #secondary.widget-area, body.attachment.single #secondary.widget-area {
    padding-top: 0; } }
@media (max-width: 767px) {
  .entry-footer .footer-links .tags-links, .entry-footer .footer-links .socials-share-links {
    display: block;
    float: none; }

  .entry-footer .socials-share-links {
    margin-top: 15px; }
    .entry-footer .socials-share-links ul li {
      margin-left: 0;
      margin-right: 7px; }

  .blog-banner .blog-banner-content-wrap .blog-banner-content .banner-title {
    font-size: 50px; }

  .post .entry-title, .post .entry-title a {
    font-size: 28px;
    line-height: 34px !important; } }
/*--------------------------------------------------------------
Site Layout
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

* {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }
  *:before, *:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit; }

#page {
  position: relative;
  word-wrap: break-word; }

.page:not(.elementor-page) #primary.content-area {
  padding-top: 70px;
  padding-bottom: 80px; }
.page:not(.elementor-page) #comments {
  margin-top: 30px;
  margin-bottom: 0; }
  .page:not(.elementor-page) #comments .form-submit {
    margin-bottom: 0; }

.wrap:after {
  clear: both;
  content: "";
  display: block; }

body .wrap {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1170px; }

body.page.elementor-page .site-content > .wrap {
  width: auto;
  max-width: none;
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 992px) {
  .has-sidebar .wrap #primary.content-area {
    width: 75%;
    float: left;
    padding-right: 50px; }
  .has-sidebar .wrap #secondary.widget-area {
    float: left;
    width: 25%; } }
@media (max-width: 767px) {
  #main-hero
  .elementor-element-populated {
    background-position: center; } }
/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-item a {
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%; }
  .gallery-item a:hover, .gallery-item a:focus {
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%; }

.widget-area .gallery-item a {
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%; }
  .widget-area .gallery-item a:hover, .widget-area .gallery-item a:focus {
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%; }

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
.gallery-item a:hover img, .gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%); }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0; }

@media screen and (min-width: 30em) {
  /* Gallery Columns */
  .gallery-item {
    max-width: 25%; }

  .gallery-columns-1 .gallery-item {
    max-width: 100%; }

  .gallery-columns-2 .gallery-item {
    max-width: 50%; }

  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }

  .gallery-columns-4 .gallery-item {
    max-width: 25%; } }
@media screen and (min-width: 48em) {
  /* Gallery Columns */
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }

  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }

  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }

  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }

  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; } }
/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.player {
  max-width: 100% !important; }

img, video {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

img.alignleft, img.alignright {
  margin: 0; }
img.alignleft {
  float: left;
  margin-right: 1.5em; }
img.alignright {
  float: right;
  margin-left: 1.5em; }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  margin-bottom: 1.5em;
  max-width: 100%; }

/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */
p > embed:only-child, p iframe:only-child, p object:only-child {
  margin-bottom: 0; }

.wp-caption,
.gallery-caption {
  color: #5b5b5b;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }
.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

/* Media Elements */
.mejs-container {
  margin-bottom: 1.5em; }

/* Audio Player */
.mejs-controls a.mejs-horizontal-volume-slider {
  background: transparent;
  border: 0; }
  .mejs-controls a.mejs-horizontal-volume-slider:focus, .mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: transparent;
    border: 0; }

/* Playlist Color Overrides: Light */
.site-content .wp-playlist-light {
  border-color: #eee;
  color: #101010; }
  .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: #333; }
  .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
    color: #757575; }
  .site-content .wp-playlist-light .wp-playlist-item {
    border-bottom: 1px dotted #eee;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }
    .site-content .wp-playlist-light .wp-playlist-item:hover, .site-content .wp-playlist-light .wp-playlist-item:focus {
      border-bottom-color: transparent;
      background-color: #757575;
      color: #fff; }
  .site-content .wp-playlist-light a.wp-playlist-caption:hover {
    color: #fff; }
  .site-content .wp-playlist-light .wp-playlist-item:hover a, .site-content .wp-playlist-light .wp-playlist-item:focus a {
    color: #fff; }
.site-content .wp-playlist-dark {
  background: #222;
  border-color: #333; }
  .site-content .wp-playlist-dark .mejs-container .mejs-controls {
    background-color: #333; }
  .site-content .wp-playlist-dark .wp-playlist-caption {
    color: #fff; }
  .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
    color: #eee; }
  .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
    color: #aaa; }
  .site-content .wp-playlist-dark .wp-playlist-playing {
    background-color: #333; }
  .site-content .wp-playlist-dark .wp-playlist-item {
    border-bottom: 1px dotted #555;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }
    .site-content .wp-playlist-dark .wp-playlist-item:hover, .site-content .wp-playlist-dark .wp-playlist-item:focus {
      border-bottom-color: transparent;
      background-color: #aaa;
      color: #222; }
  .site-content .wp-playlist-dark a.wp-playlist-caption:hover {
    color: #222; }
  .site-content .wp-playlist-dark .wp-playlist-item:hover a, .site-content .wp-playlist-dark .wp-playlist-item:focus a {
    color: #222; }
.site-content .wp-playlist {
  padding: 0.625em 0.625em 0.3125em; }
.site-content .wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700; }
.site-content .wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal; }
.site-content .wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase; }
.site-content .wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer; }
  .site-content .wp-playlist-item:last-of-type {
    border-bottom: none; }
  .site-content .wp-playlist-item a {
    padding: 0.3125em 0;
    border-bottom: none;
    box-shadow: none;
    background: transparent; }
    .site-content .wp-playlist-item a:focus, .site-content .wp-playlist-item a:hover {
      box-shadow: none;
      background: transparent; }
.site-content .wp-playlist-item-length {
  top: 5px; }

figure {
  margin: 1em 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
  position: relative; }
  .embed-responsive-16by9 iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none; }

.swiper-button-prev, .swiper-button-next {
  background-image: none;
  width: 30px;
  height: 30px;
  background-color: #202020;
  text-align: center; }
  .swiper-button-prev i, .swiper-button-next i {
    color: #fff;
    font-size: 12px;
    line-height: 30px; }
  .swiper-button-prev, .swiper-button-prev i, .swiper-button-next, .swiper-button-next i {
    transition: all .2s ease; }

.swiper-button-next {
  right: 0; }

.swiper-button-prev {
  left: 0; }

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: transparent;
  opacity: 1;
  border: 1px solid #202020; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-pagination-bullet-active {
  background: #202020; }

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 15px; }

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after {
  content: "";
  display: table;
  table-layout: fixed; }

.entry-content:before, .entry-content:after {
  content: "";
  display: table;
  table-layout: fixed; }

.entry-footer:before, .entry-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.comment-content:before, .comment-content:after {
  content: "";
  display: table;
  table-layout: fixed; }

.site-header:before, .site-header:after {
  content: "";
  display: table;
  table-layout: fixed; }

.site-content:before, .site-content:after {
  content: "";
  display: table;
  table-layout: fixed; }

.site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.nav-links:before, .nav-links:after {
  content: "";
  display: table;
  table-layout: fixed; }

.pagination:before, .pagination:after {
  content: "";
  display: table;
  table-layout: fixed; }

.comment-author:before, .comment-author:after {
  content: "";
  display: table;
  table-layout: fixed; }

.single-portfolio .portfolio:before, .single-portfolio .portfolio:after {
  content: "";
  display: table;
  table-layout: fixed; }

.widget-area:before, .widget-area:after {
  content: "";
  display: table;
  table-layout: fixed; }

.widget:before, .widget:after {
  content: "";
  display: table;
  table-layout: fixed; }

.comment-meta:before, .comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after,
.single-portfolio .portfolio:after {
  clear: both; }

/*--------------------------------------------------------------
Widgets
---------------------------------------------------------------*/
.widget {
  padding-bottom: 60px; }
  .widget:last-of-type {
    padding-bottom: 0; }
  .widget > ul {
    margin-top: -4px !important; }
  .widget a:hover {
    color: #000; }

h2.widget-title {
  color: #000;
  font-size: 22px;
  line-height: normal;
  font-weight: 600;
  position: relative;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 12px; }
  h2.widget-title:after {
    content: '';
    position: absolute;
    width: 25px;
    height: 1px;
    background-color: #202020;
    bottom: -1px;
    left: 0; }

.widget a, .widget li {
  color: #454545;
  font-size: 15px; }

/* widget Search */
.widget.widget_search input[type="search"] {
  padding: 12px 39px 12px 20px; }
.widget.widget_search .search-form .search-submit {
  color: #6e6e6e;
  bottom: 0;
  padding: 12px 16px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
  width: 44px;
  background-color: transparent;
  -webkit-transition: opacity 120ms ease-in;
  transition: opacity 120ms ease-in; }
  .widget.widget_search .search-form .search-submit:hover {
    opacity: .85; }

/* widget forms and lists */
.widget select {
  width: 100%; }
.widget ul {
  list-style: none;
  margin: 0; }
  .widget ul li {
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
    color: #454545; }
.widget ol li {
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e;
  padding: 0.5em 0; }
.widget ul li ul {
  margin: 0 0 -1px;
  padding: 0;
  position: relative; }
.widget ul li li {
  border: 0;
  padding-left: 13px;
  padding-bottom: 3px; }
.widget > ul > li:first-of-type {
  padding-top: 0; }

/* Widget lists of links */
.widget_top-posts ul li ul, .widget_rss_links ul li ul, .widget-grofile ul.grofile-links li ul, .widget_pages ul li ul, .widget_meta ul li ul {
  bottom: 0; }

.widget_top-posts ul li, .widget_rss_links ul li, .widget-grofile ul.grofile-links li {
  padding-bottom: 0.25em;
  padding-top: 0.25em; }
  .widget_top-posts ul li li, .widget_rss_links ul li li, .widget-grofile ul.grofile-links li li {
    padding-bottom: 0.25em;
    padding-top: 0.25em; }

/* Widget markup */
.widget .post-date, .widget .rss-date {
  font-size: 0.81em; }

/* Text widget */
.textwidget p {
  font-size: 15px;
  line-height: 23px; }
  .textwidget p:last-of-type {
    margin-bottom: 0; }

.widget_text {
  word-wrap: break-word; }
  .widget_text ul {
    list-style: disc;
    margin: 0 0 1.5em 1.5em; }
  .widget_text ol {
    list-style: decimal; }
  .widget_text ul li, .widget_text ol li {
    border: none; }
  .widget_text ul li:last-child, .widget_text ol li:last-child {
    padding-bottom: 0; }
  .widget_text ul li ul {
    margin: 0 0 0 1.5em; }
  .widget_text ul li li {
    padding-left: 0;
    padding-right: 0; }
  .widget_text ol li {
    list-style-position: inside; }
    .widget_text ol li + li {
      margin-top: -1px; }
  .widget_text p strong {
    color: #000; }

/* RSS Widget */
.widget_rss .widget-title .rsswidget:first-child {
  display: none; }
.widget_rss .widget-title .rsswidget {
  color: #000;
  font-size: 18px; }
.widget_rss ul li:first-child {
  border-top: none;
  padding-top: 0; }
.widget_rss li .rsswidget {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  color: #101010; }
.widget_rss .rss-date, .widget_rss li cite {
  color: #757575;
  display: block;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1.5;
  text-transform: uppercase; }
.widget_rss .rss-date {
  margin: 0.5em 0 1.5em;
  padding: 0; }
.widget_rss .rssSummary {
  margin-bottom: 0.5em; }

.widget_rss li .rsswidget {
  font-size: 16px;
  font-weight: 500; }

.widget_rss ul li {
  padding-bottom: 1em;
  padding-top: 1em; }

.widget_rss .rss-date {
  margin: 10px 0 10px;
  letter-spacing: 0.08em; }

.widget_rss li cite {
  color: #000;
  font-weight: 500;
  letter-spacing: 0;
  font-size: 12px; }

/* Contact Info Widget */
.widget_contact_info .contact-map {
  margin-bottom: 0.5em; }

/* Gravatar */
.widget-grofile h4 {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0; }

/* Recent Comments */
.widget_recent_comments a {
  line-height: 20px; }

/* Recent Posts widget */
.widget_recent_entries .post-date {
  display: block; }

/* Search */
.search-form {
  position: relative; }
  .search-form label {
    display: none; }
  .search-form .search-submit {
    bottom: 3px;
    padding: 0.5em 1em;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-radius: 0; }
    .search-form .search-submit:hover {
      opacity: .85; }
    .search-form .search-submit .icon {
      height: 24px;
      top: -2px;
      width: 24px; }
  .search-form .search-field {
    padding: 10px 59px 10px 15px; }

/* Tag cloud widget */
.tagcloud {
  line-height: 1.5; }
  .tagcloud ul li {
    float: left;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin: 8px 8px 0 0; }

.widget_tag_cloud, .wp_widget_tag_cloud {
  line-height: 1.5; }

.tagcloud a, .entry-footer .tags-links a {
  background-color: #ebebeb;
  font-size: 14px !important;
  line-height: normal;
  box-shadow: none;
  display: inline-block;
  padding: 4px 10px 5px;
  position: relative;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  width: auto;
  word-wrap: break-word;
  z-index: 0; }

.wp_widget_tag_cloud a {
  border: 1px solid #e6e6e6;
  box-shadow: none;
  display: block;
  padding: 4px 10px 5px;
  position: relative;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  width: auto;
  word-wrap: break-word;
  z-index: 0; }

.widget_tag_cloud a:hover, .widget_tag_cloud a:focus, .entry-footer .tags-links a:hover, .entry-footer .tags-links a:focus {
  box-shadow: none;
  text-decoration: none;
  color: #fff;
  background: #202020; }

/* Calendar widget */
.widget_calendar caption {
  margin-bottom: 5px; }
.widget_calendar th, .widget_calendar td {
  text-align: center; }
.widget_calendar tfoot td {
  border: 0; }

/* Gallery widget */
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

/* Nav Menu */
.widget_nav_menu > div > ul > li:first-child {
  padding-top: 0; }

/*--------------------------------------------------------------
Portfolio Section
--------------------------------------------------------------*/
.cbp-l-filters-text .cbp-filter-item {
  font-size: 15px;
  font-weight: 400;
  padding: 0;
  margin-left: 12px;
  margin-right: 12px;
  position: relative; }
  .cbp-l-filters-text .cbp-filter-item:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #454545;
    bottom: -5px;
    left: 0;
    opacity: 0;
    transition: opacity .3s ease,bottom .2s ease; }
  .cbp-l-filters-text .cbp-filter-item:hover:after {
    bottom: -2px;
    opacity: 1; }

.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active:after {
  bottom: -2px;
  opacity: 1; }

.cbp-l-filters-text {
  padding: 0; }
  .cbp-l-filters-text.text-left {
    text-align: left;
    margin-left: -15px; }
  .cbp-l-filters-text.text-center {
    text-align: center; }
  .cbp-l-filters-text.text-right {
    text-align: right;
    margin-right: -15px; }
  .cbp-l-filters-text.text-justified {
    margin-left: 0;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .cbp-l-filters-text.text-justified .cbp-filter-item {
      margin-left: 0;
      margin-right: 0; }

.cbp-l-caption-title {
  line-height: 1.4;
  margin-bottom: 5px; }

.cbp-l-grid-agency-title {
  line-height: 1.6;
  padding: 0; }

.cbp-l-grid-agency-title.alignLeft, .cbp-l-grid-agency-desc.alignLeft {
  text-align: left; }

.load-more {
  text-align: center;
  margin-top: 50px; }

.load-more a {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  padding: 10px 25px;
  background-color: #202020;
  display: inline-block; }
  .load-more a:hover, .load-more a:focus {
    opacity: .85; }

.portfolio-wrap div[data-loadmoreaction="auto"] + .load-more a {
  background-color: transparent;
  color: #101010; }

.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
  transform: none; }

.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
  width: calc(100% - 80px);
  left: 40px;
  top: auto;
  height: auto; }
  .cbp-caption-overlayBottomAlong .cbp-caption-activeWrap .cbp-l-caption-alignCenter .cbp-l-caption-body {
    padding: 25px 0; }

.cbp:after, .cbp-lazyload:after, .cbp-popup-loadingBox:after, .cbp-popup-singlePageInline:after {
  border-left: 3px solid rgba(16, 16, 16, 0.15);
  border-right: 3px solid rgba(16, 16, 16, 0.15);
  border-bottom: 3px solid rgba(16, 16, 16, 0.15);
  border-top: 3px solid #e8b927; }

@media (max-width: 767px) {
  .cbp-l-filters-text.text-justified {
    display: block; }

  .cbp-l-filters-text.text-justified .cbp-filter-item {
    margin-left: 15px;
    margin-right: 15px; } }
.portfolio-big-slider .swiper-slide-content-wrap {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .portfolio-big-slider .swiper-slide-content-wrap .slider-content {
    padding: 40px 45px 50px 45px;
    position: absolute;
    left: 60px;
    top: 50%;
    transform: translateY(-40%);
    min-width: 400px;
    max-width: 400px; }
    .portfolio-big-slider .swiper-slide-content-wrap .slider-content h1 {
      margin-bottom: 10px; }
    .portfolio-big-slider .swiper-slide-content-wrap .slider-content p {
      font-size: 15px;
      line-height: 26px;
      margin-bottom: 20px; }
    .portfolio-big-slider .swiper-slide-content-wrap .slider-content a {
      font-size: 14px;
      font-weight: 500;
      border-bottom: 1px solid #fff;
      padding-bottom: 3px; }
      .portfolio-big-slider .swiper-slide-content-wrap .slider-content a:hover {
        opacity: .85; }
.portfolio-big-slider .swiper-button-prev, .portfolio-big-slider .swiper-button-next {
  top: auto;
  left: auto;
  bottom: 50px;
  background-color: transparent;
  border: 1px solid #202020; }
  .portfolio-big-slider .swiper-button-prev i, .portfolio-big-slider .swiper-button-next i {
    color: #202020; }
  .portfolio-big-slider .swiper-button-prev:hover, .portfolio-big-slider .swiper-button-next:hover {
    background-color: #202020; }
    .portfolio-big-slider .swiper-button-prev:hover i, .portfolio-big-slider .swiper-button-next:hover i {
      color: #fff; }
.portfolio-big-slider .swiper-button-prev {
  right: 79px; }
.portfolio-big-slider .swiper-button-next {
  right: 50px; }

@media (max-width: 767px) {
  .portfolio-big-slider .swiper-slide-content-wrap .slider-content {
    min-width: auto;
    max-width: 300px;
    left: 15px; }

  .portfolio-big-slider .swiper-button-prev {
    right: 44px; }

  .portfolio-big-slider .swiper-button-next {
    right: 15px; } }
.portfolio-listing-wrapper .portfolio-list {
  min-height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px; }
  .portfolio-listing-wrapper .portfolio-list:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .portfolio-listing-wrapper .portfolio-list:last-of-type {
    margin-bottom: 0; }
  .portfolio-listing-wrapper .portfolio-list .list-content {
    width: 41.66666667%;
    background-color: #f7f7f7;
    padding: 160px 120px 60px 90px;
    position: relative;
    border: 1px solid #ebebeb; }
    .portfolio-listing-wrapper .portfolio-list .list-content h1 {
      margin-bottom: 12px; }
    .portfolio-listing-wrapper .portfolio-list .list-content p {
      font-size: 15px;
      line-height: 26px;
      color: #454545; }
    .portfolio-listing-wrapper .portfolio-list .list-content a {
      position: absolute;
      bottom: 30px;
      font-size: 14px;
      font-weight: 500;
      padding-bottom: 2px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.8); }
  .portfolio-listing-wrapper .portfolio-list .list-thumbnail {
    width: 58.33333333%; }
    .portfolio-listing-wrapper .portfolio-list .list-thumbnail div {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 100%; }

@media (max-width: 1000px) {
  .portfolio-listing-wrapper .portfolio-list {
    display: block; }

  .portfolio-listing-wrapper .portfolio-list .list-thumbnail,
  .portfolio-listing-wrapper .portfolio-list .list-content {
    width: 100%; }

  .portfolio-listing-wrapper .portfolio-list .list-thumbnail div {
    min-height: 350px; }

  .portfolio-listing-wrapper .portfolio-list .list-content {
    padding: 20px; }

  .portfolio-listing-wrapper .portfolio-list .list-content a {
    position: static;
    display: inline-block;
    margin-top: 25px; } }

/*# sourceMappingURL=style.css.map */
