@charset "UTF-8";
/*!
 * Theme Name: 	DroidPress
 * Theme URI: 	https://cyberchimps.com/store/droidpress
 * Author: 		CyberChimps
 * Author URI: 	https://cyberchimps.com/
 * Description: Droidpress is a free WordPress theme for techies. Whether you’re a technical blogger or have a tech news or magazine site, Droidpress will help you present your personal brand like never before. Droidpress is a Gutenberg compatible, technical magazine WordPress theme that comes up with a lot of customization options.
 * Version: 	2.0.3
 * License: 	GNU General Public License v2 or later
 * License URI: https://opensource.org/licenses/gpl-2.0.php
 * Text Domain: droidpress
 * Tags: 		custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
/**
 * Reset CSS styles
 * -----------------------------------------------------------------------------
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

/**
 * Layout styles
 * -----------------------------------------------------------------------------
 */
.container, .page-template-elementor .entry-title {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 0) {
    .container, .page-template-elementor .entry-title {
      max-width: none; } }
  @media (min-width: 576px) {
    .container, .page-template-elementor .entry-title {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container, .page-template-elementor .entry-title {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container, .page-template-elementor .entry-title {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container, .page-template-elementor .entry-title {
      max-width: 1140px; } }

.row, .comment-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .row.align-items-center, .align-items-center.comment-form {
    align-items: center; }

@media (min-width: 0) {
  .col-xs-1 {
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }
  .col-xs-2 {
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }
  .col-xs-3 {
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }
  .col-xs-4 {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }
  .col-xs-5 {
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }
  .col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }
  .col-xs-7 {
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }
  .col-xs-8 {
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }
  .col-xs-9 {
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }
  .col-xs-10 {
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }
  .col-xs-11 {
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }
  .col-xs-12, .comment-form .comment-notes,
  .comment-form .comment-form-comment,
  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url,
  .comment-form .comment-form-cookies-consent,
  .comment-form .form-submit,
  .comment-form .logged-in-as {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; } }

@media (min-width: 576px) {
  .col-sm-1 {
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }
  .col-sm-2 {
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }
  .col-sm-3 {
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }
  .col-sm-4 {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }
  .col-sm-5 {
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }
  .col-sm-6 {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }
  .col-sm-7 {
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }
  .col-sm-8 {
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }
  .col-sm-9 {
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }
  .col-sm-10 {
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }
  .col-sm-11 {
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }
  .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; } }

@media (min-width: 768px) {
  .col-md-1 {
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }
  .col-md-2 {
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }
  .col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }
  .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }
  .col-md-5 {
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }
  .col-md-6,
  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }
  .col-md-7 {
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }
  .col-md-8 {
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }
  .col-md-9 {
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }
  .col-md-10 {
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }
  .col-md-11 {
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }
  .col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; } }

@media (min-width: 992px) {
  .col-lg-1 {
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }
  .col-lg-2 {
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }
  .col-lg-3 {
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }
  .col-lg-4 {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }
  .col-lg-5 {
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }
  .col-lg-6 {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }
  .col-lg-7 {
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }
  .col-lg-8 {
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }
  .col-lg-9 {
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }
  .col-lg-10 {
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }
  .col-lg-11 {
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }
  .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }
  .col-xl-2 {
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }
  .col-xl-3 {
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }
  .col-xl-4 {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }
  .col-xl-5 {
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }
  .col-xl-6 {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }
  .col-xl-7 {
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }
  .col-xl-8 {
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }
  .col-xl-9 {
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }
  .col-xl-10 {
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }
  .col-xl-11 {
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }
  .col-xl-12 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; } }

@media (min-width: 0) {
  .push-xs-1 {
    margin-left: 8.33333%; }
  .push-xs-2 {
    margin-left: 16.66667%; }
  .push-xs-3 {
    margin-left: 25%; }
  .push-xs-4 {
    margin-left: 33.33333%; }
  .push-xs-5 {
    margin-left: 41.66667%; }
  .push-xs-6 {
    margin-left: 50%; }
  .push-xs-7 {
    margin-left: 58.33333%; }
  .push-xs-8 {
    margin-left: 66.66667%; }
  .push-xs-9 {
    margin-left: 75%; }
  .push-xs-10 {
    margin-left: 83.33333%; }
  .push-xs-11 {
    margin-left: 91.66667%; }
  .push-xs-12 {
    margin-left: 100%; } }

@media (min-width: 576px) {
  .push-sm-1 {
    margin-left: 8.33333%; }
  .push-sm-2 {
    margin-left: 16.66667%; }
  .push-sm-3 {
    margin-left: 25%; }
  .push-sm-4 {
    margin-left: 33.33333%; }
  .push-sm-5 {
    margin-left: 41.66667%; }
  .push-sm-6 {
    margin-left: 50%; }
  .push-sm-7 {
    margin-left: 58.33333%; }
  .push-sm-8 {
    margin-left: 66.66667%; }
  .push-sm-9 {
    margin-left: 75%; }
  .push-sm-10 {
    margin-left: 83.33333%; }
  .push-sm-11 {
    margin-left: 91.66667%; }
  .push-sm-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .push-md-1 {
    margin-left: 8.33333%; }
  .push-md-2 {
    margin-left: 16.66667%; }
  .push-md-3 {
    margin-left: 25%; }
  .push-md-4 {
    margin-left: 33.33333%; }
  .push-md-5 {
    margin-left: 41.66667%; }
  .push-md-6 {
    margin-left: 50%; }
  .push-md-7 {
    margin-left: 58.33333%; }
  .push-md-8 {
    margin-left: 66.66667%; }
  .push-md-9 {
    margin-left: 75%; }
  .push-md-10 {
    margin-left: 83.33333%; }
  .push-md-11 {
    margin-left: 91.66667%; }
  .push-md-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .push-lg-1 {
    margin-left: 8.33333%; }
  .push-lg-2 {
    margin-left: 16.66667%; }
  .push-lg-3 {
    margin-left: 25%; }
  .push-lg-4 {
    margin-left: 33.33333%; }
  .push-lg-5 {
    margin-left: 41.66667%; }
  .push-lg-6 {
    margin-left: 50%; }
  .push-lg-7 {
    margin-left: 58.33333%; }
  .push-lg-8 {
    margin-left: 66.66667%; }
  .push-lg-9 {
    margin-left: 75%; }
  .push-lg-10 {
    margin-left: 83.33333%; }
  .push-lg-11 {
    margin-left: 91.66667%; }
  .push-lg-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .push-xl-1 {
    margin-left: 8.33333%; }
  .push-xl-2 {
    margin-left: 16.66667%; }
  .push-xl-3 {
    margin-left: 25%; }
  .push-xl-4 {
    margin-left: 33.33333%; }
  .push-xl-5 {
    margin-left: 41.66667%; }
  .push-xl-6 {
    margin-left: 50%; }
  .push-xl-7 {
    margin-left: 58.33333%; }
  .push-xl-8 {
    margin-left: 66.66667%; }
  .push-xl-9 {
    margin-left: 75%; }
  .push-xl-10 {
    margin-left: 83.33333%; }
  .push-xl-11 {
    margin-left: 91.66667%; }
  .push-xl-12 {
    margin-left: 100%; } }

/**
 * Auto width columns.
 */
.col {
  flex: 1;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 0) {
  .hide-xs, .main-navigation .menu {
    display: none; }
  .show-xs, .site-footer .main-navigation .menu {
    display: block; } }

@media (min-width: 576px) {
  .hide-sm {
    display: none; }
  .show-sm {
    display: block; } }

@media (min-width: 768px) {
  .hide-md {
    display: none; }
  .show-md {
    display: block; } }

@media (min-width: 992px) {
  .hide-lg {
    display: none; }
  .show-lg, .main-navigation .menu {
    display: block; } }

@media (min-width: 1200px) {
  .hide-xl {
    display: none; }
  .show-xl {
    display: block; } }

.clear:before, .main-navigation .menu:before, .clear:after, .main-navigation .menu:after {
  content: '';
  display: table; }

.clear:after, .main-navigation .menu:after {
  clear: both; }

/**
 * Typography styles
 * -----------------------------------------------------------------------------
 */
html {
  font-size: 100%; }

body {
  word-break: break-word; }

body,
button,
input,
select,
textarea {
  color: #454b51;
  font-family: "Playfair Display", serif;
  font-size: 1rem;
  line-height: 1.75; }

address,
blockquote,
dl,
figure,
.h1, h1,
.h2, h2,
.h3,
.error404 .hentry .widgettitle, h3,
.h4, h4,
.h5, h5,
.h6, h6,
hr,
ol,
p,
pre,
table,
ul {
  margin-bottom: 1.75rem;
  margin-top: 1.75rem; }
  address:first-child,
  blockquote:first-child,
  dl:first-child,
  figure:first-child,
  .h1:first-child, h1:first-child,
  .h2:first-child, h2:first-child,
  .h3:first-child,
  .error404 .hentry .widgettitle:first-child, h3:first-child,
  .h4:first-child, h4:first-child,
  .h5:first-child, h5:first-child,
  .h6:first-child, h6:first-child,
  hr:first-child,
  ol:first-child,
  p:first-child,
  pre:first-child,
  table:first-child,
  ul:first-child {
    margin-top: 0; }
  address:last-child,
  blockquote:last-child,
  dl:last-child,
  figure:last-child,
  .h1:last-child, h1:last-child,
  .h2:last-child, h2:last-child,
  .h3:last-child,
  .error404 .hentry .widgettitle:last-child, h3:last-child,
  .h4:last-child, h4:last-child,
  .h5:last-child, h5:last-child,
  .h6:last-child, h6:last-child,
  hr:last-child,
  ol:last-child,
  p:last-child,
  pre:last-child,
  table:last-child,
  ul:last-child {
    margin-bottom: 0; }

address {
  font-style: italic; }

blockquote,
pre {
  background-color: #F0F0F0;
  border-radius: 0.4375rem;
  padding: 1.75rem; }

dl dt {
  font-weight: bold; }

dl dd {
  margin-left: 1.75rem; }

figure {
  height: auto;
  max-width: 100%; }
  figure img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  figure figcaption {
    font-size: 0.8rem;
    font-style: italic;
    line-height: 1.75rem;
    text-align: center; }

.h1, h1,
.h2, h2,
.h3,
.error404 .hentry .widgettitle, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
  font-family: "Muli", serif;
  font-weight: bold;
  line-height: 1.25; }

.h1, h1 {
  font-size: 1.95312rem; }

.h2, h2 {
  font-size: 1.5625rem; }


.h3,
.error404 .hentry .widgettitle, h3 {
  font-size: 1.25rem; }

.h4, h4 {
  font-size: 1rem; }

.h5, h5 {
  font-size: 0.8rem; }

.h6, h6 {
  font-size: 0.8rem; }

hr {
  border: 0;
  border-bottom: thin solid #F0F0F0; }
  hr.thick {
    border-bottom-width: thick; }
  hr.short {
    margin-left: auto;
    margin-right: auto;
    max-width: 3.5rem; }
  hr.double-spaced {
    margin-bottom: 3.5rem;
    margin-top: 3.5rem; }
    hr.double-spaced:first-child {
      margin-top: 0; }
    hr.double-spaced:last-child {
      margin-bottom: 0; }

ol, ul {
  list-style: decimal;
  margin-left: 1.75rem; }
  ol ol,
  ol ul,
  ul ol,
  ul ul {
    margin-bottom: 0;
    margin-top: 0; }

ul {
  list-style: disc; }

pre {
  overflow: auto; }
  pre, pre * {
    font-family: "Inconsolata", monospace; }

table {
  border-collapse: collapse;
  border: thin solid #F0F0F0;
  width: 100%; }
  table td,
  table th {
    border: thin solid #F0F0F0;
    padding: 0.4375rem;
    text-align: left; }
  table th {
    font-weight: bold; }

a {
  border-bottom: thin solid #dd971d;
  color: #dd971d;
  text-decoration: none;
  transition: all 1s; }
  a:hover {
    border-bottom-color: #222b34;
    color: #222b34; }

abbr[title],
acronym[title] {
  border-bottom: thin dotted #454b51;
  cursor: help;
  text-decoration: none; }

b,
strong {
  font-weight: bold; }

cite {
  font-weight: bold; }
  blockquote cite {
    margin-bottom: 1.75rem;
    margin-top: 1.75rem;
    display: block;
    text-align: right; }
    blockquote cite:first-child {
      margin-top: 0; }
    blockquote cite:last-child {
      margin-bottom: 0; }
    blockquote cite img {
      display: block; }

code,
kbd,
tt,
var {
  background-color: #F0F0F0;
  display: inline-block;
  font-family: "Inconsolata", monospace;
  line-height: 1.25;
  padding: 0.25rem 0.25rem; }

del,
s {
  text-decoration: line-through; }

em,
i {
  font-style: italic; }

img {
  height: auto;
  max-width: 100%; }

ins,
u {
  border-bottom: thin solid #454b51;
  text-decoration: none; }

q {
  font-style: italic; }
  q:before {
    content: '\201c'; }
  q:after {
    content: '\201d'; }

small {
  font-size: 0.8rem; }

sub,
sup {
  font-size: 0.8rem;
  position: relative; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/**
 * Form styles
 * -----------------------------------------------------------------------------
 */
form p {
  margin-bottom: 0.875rem;
  margin-top: 0.875rem; }
  form p:first-child {
    margin-top: 0; }
  form p:last-child {
    margin-bottom: 0; }

.btn, .site-content .more-link, .comments-area .droidpress-cmt-reply a,
button,
input,
select,
textarea {
  border: 0.125rem solid #F0F0F0;
  border-radius: 0.25rem;
  color: black;
  display: inline-block;
  padding: 0.3125rem 1rem;
  width: 100%; }

.btn, .site-content .more-link, .comments-area .droidpress-cmt-reply a,
button,
input[type=submit],
input[type=button] {
  background-color: #dd971d;
  border-color: #dd971d;
  border-radius: 2rem;
  color: white;
  cursor: pointer;
  font-family: "Muli", serif;
  font-weight: bold;
  transition: all 0.7s;
  width: auto; }
  .btn:hover, .site-content .more-link:hover, .comments-area .droidpress-cmt-reply a:hover,
  button:hover,
  input[type=submit]:hover,
  input[type=button]:hover {
    background-color: #222b34;
    border-color: #222b34;
    color: white; }

textarea {
  height: 7.875rem; }

label {
  font-size: 0.8rem; }

/**
 * WordPress styles
 * -----------------------------------------------------------------------------
 */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .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;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

#content[tabindex="-1"]:focus {
  outline: 0; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignleft {
  display: inline;
  float: left;
  margin: 0 1.75rem 1.75rem 0; }

.alignright {
  display: inline;
  float: right;
  margin: 0 0 1.75rem 1.75rem; }

.wp-caption {
  margin-bottom: 1.75rem;
  margin-top: 1.75rem;
  max-width: 100%; }
  .wp-caption:first-child {
    margin-top: 0; }
  .wp-caption:last-child {
    margin-bottom: 0; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    font-size: 0.8rem;
    font-style: italic;
    line-height: 1.75rem;
    text-align: center; }

.wp-caption-text {
  text-align: center; }

.gallery {
  margin-bottom: 1.75rem;
  margin-top: 1.75rem; }
  .gallery:first-child {
    margin-top: 0; }
  .gallery:last-child {
    margin-bottom: 0; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
    padding: 0.4375rem;
    margin: auto; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33333%;
    padding: 0.4375rem;
    margin: auto; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
    padding: 0.4375rem;
    margin: auto; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%;
    padding: 0.4375rem;
    margin: auto; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66667%;
    padding: 0.4375rem;
    margin: auto; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28571%;
    padding: 0.4375rem;
    margin: auto; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
    padding: 0.4375rem;
    margin: auto; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11111%;
    padding: 0.4375rem;
    margin: auto; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

/**
 * Fontello icon styles
 * -----------------------------------------------------------------------------
 */
@font-face {
  font-family: 'fontello';
  src: url("assets/font/fontello.eot?64623489");
  src: url("assets/font/fontello.eot?64623489#iefix") format("embedded-opentype"), url("assets/font/fontello.woff2?64623489") format("woff2"), url("assets/font/fontello.woff?64623489") format("woff"), url("assets/font/fontello.ttf?64623489") format("truetype"), url("assets/font/fontello.svg?64623489#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('assets/font/fontello.svg?64623489#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-basket:before {
  content: '\e800'; }

/* '' */
.icon-search:before {
  content: '\e801'; }

/* '' */
.icon-cog:before {
  content: '\e802'; }

/* '' */
.icon-download:before {
  content: '\e803'; }

/* '' */
.icon-user:before {
  content: '\e804'; }

/* '' */
.icon-down-dir:before {
  content: '\e805'; }

/* '' */
.icon-up-dir:before {
  content: '\e806'; }

/* '' */
.icon-left-dir:before {
  content: '\e807'; }

/* '' */
.icon-right-dir:before {
  content: '\e808'; }

/* '' */
.icon-tumbler:before {
  content: '\e809'; }

/* '' */
.icon-zoom-in:before {
  content: '\e80a'; }

/* '' */
.icon-zoom-out:before {
  content: '\e80b'; }

/* '' */
.icon-left-open:before {
  content: '\e80c'; }

/* '' */
.icon-right-open:before {
  content: '\e80d'; }

/* '' */
.icon-pin:before {
  content: '\e80e'; }

/* '' */
.icon-clock:before {
  content: '\e80f'; }

/* '' */
.icon-tag:before {
  content: '\e810'; }

/* '' */
.icon-facebook:before {
  content: '\f09a'; }

/* '' */
.icon-menu:before {
  content: '\f0c9'; }

/* '' */
.icon-gplus:before {
  content: '\f0d5'; }

/* '' */
.icon-linkedin:before {
  content: '\f0e1'; }

/* '' */
.icon-comment-empty:before {
  content: '\f0e5'; }

/* '' */
.icon-angle-double-left:before {
  content: '\f100'; }

/* '' */
.icon-angle-double-right:before {
  content: '\f101'; }

/* '' */
.icon-folder-empty:before {
  content: '\f114'; }

/* '' */
.icon-thumbs-up-alt:before {
  content: '\f164'; }

/* '' */
.icon-thumbs-down-alt:before {
  content: '\f165'; }

/* '' */
.icon-youtube-play:before {
  content: '\f16a'; }

/* '' */
.icon-instagram:before {
  content: '\f16d'; }

/* '' */
.icon-left:before {
  content: '\f177'; }

/* '' */
.icon-right:before {
  content: '\f178'; }

/* '' */
.icon-cart-plus:before {
  content: '\f217'; }

/* '' */
.icon-pinterest:before {
  content: '\f231'; }

/* '' */
.icon-vimeo:before {
  content: '\f27d'; }

/* '' */
.icon-snapchat-ghost:before {
  content: '\f2ac'; }

/* '' */
.icon-user-o:before {
  content: '\f2c0'; }

/* '' */
/**
 * Flexslider styles
 * -----------------------------------------------------------------------------
 */
/*
 * jQuery FlexSlider v2.7.1
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("assets/font/flexslider-icon.eot");
  src: url("assets/font/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("assets/font/flexslider-icon.woff") format("woff"), url("assets/font/flexslider-icon.ttf") format("truetype"), url("assets/font/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none; } }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

.flex-direction-nav a {
  border: none;
  color: #00000000; }
  .flex-direction-nav a:hover {
    color: #00000000; }
  .flex-direction-nav a:before {
    background-color: black;
    border-radius: 50%;
    padding: 0px .5rem;
    color: white;
    font-size: 1rem; }

.flex-control-nav {
  display: none; }

.flexslider {
  border: none; }
  .flexslider .row, .flexslider .comment-form {
    margin: 0; }
    .flexslider .row a, .flexslider .comment-form a {
      color: white; }

/**
 * Common styles
 * -----------------------------------------------------------------------------
 */
body {
  background-color: white; }

.hidden {
  display: none; }

.visible ~ .visible:before {
  content: none;
  margin: 0; }

.dark-link, .brand a, .main-navigation a, .hentry .entry-header a,
.hentry .entry-meta a, .comment-meta .comment-metadata a, .widget a {
  color: #454b51; }
  .dark-link:hover, .brand a:hover, .main-navigation a:hover, .hentry .entry-header a:hover,
  .hentry .entry-meta a:hover, .comment-meta .comment-metadata a:hover, .widget a:hover {
    color: #dd971d; }

.light-link, .site-header-business .main-navigation a,
.site-header-blog .main-navigation a, .widget a.btn, .widget .site-content a.more-link, .site-content .widget a.more-link, .widget .comments-area .droidpress-cmt-reply a, .comments-area .droidpress-cmt-reply .widget a, .widget-area.footer .widget a, .site-footer a {
  color: white; }
  .light-link:hover, .site-header-business .main-navigation a:hover,
  .site-header-blog .main-navigation a:hover, .widget a.btn:hover, .widget .site-content a.more-link:hover, .site-content .widget a.more-link:hover, .widget .comments-area .droidpress-cmt-reply a:hover, .comments-area .droidpress-cmt-reply .widget a:hover, .widget-area.footer .widget a:hover, .site-footer a:hover {
    color: white;
    opacity: 0.7; }

/**
 * Site header styles
 * -----------------------------------------------------------------------------
 */
.site-header {
  background-color: white;
  padding: 0.875rem 0; }
  .site-header .container, .site-header .page-template-elementor .entry-title, .page-template-elementor .site-header .entry-title {
    position: relative; }
  .full-width-header .site-header .container, .full-width-header .site-header .page-template-elementor .entry-title, .page-template-elementor .full-width-header .site-header .entry-title {
    max-width: none; }
  .site-header.site-header-business, .site-header.site-header-blog {
    padding-bottom: 0; }

.brand a {
  border-bottom: none; }

.brand .custom-logo,
.brand .custom-logo-link {
  display: block;
  float: none; }

.brand .site-title,
.brand .site-description {
  line-height: 1.75rem;
  margin: 0; }

.site-header-blog .brand,
.site-header-business .brand {
  margin: 30px 0; }
  .site-header-blog .brand .custom-logo,
  .site-header-business .brand .custom-logo {
    float: none; }
  .site-header-blog .brand .custom-logo-link,
  .site-header-business .brand .custom-logo-link {
    float: none;
    padding-bottom: 0.875rem; }
    @media (min-width: 992px) {
      .site-header-blog .brand .custom-logo-link,
      .site-header-business .brand .custom-logo-link {
        padding-bottom: 0; } }
  @media (max-width: 576px) {
    .site-header-blog .brand,
    .site-header-business .brand {
      text-align: center;
      padding: 0 30px; }
      .site-header-blog .brand .custom-logo,
      .site-header-blog .brand .custom-logo-link,
      .site-header-business .brand .custom-logo,
      .site-header-business .brand .custom-logo-link {
        margin: 0 auto; } }

@media (min-width: 992px) {
  .site-header-business .brand {
    text-align: left; }
    .site-header-business .brand .custom-logo,
    .site-header-business .brand .custom-logo-link {
      float: left;
      margin: 0; } }

.business-info {
  font-size: 0.8rem;
  margin-bottom: 0.875rem;
  text-align: center; }
  @media (min-width: 992px) {
    .business-info {
      margin: 0;
      text-align: right; } }

.main-navigation {
  font-family: "Muli", serif;
  letter-spacing: 0.0625rem;
  text-transform: capitalize; }
  .main-navigation ul {
    list-style: none;
    margin: 0; }
    .main-navigation ul ul {
      margin-left: 1.75rem; }
  .main-navigation a {
    border-bottom: thin dotted #F0F0F0;
    display: block;
    line-height: 1.75rem;
    padding: 0.3125rem 0; }
    @media (min-width: 992px) {
      .main-navigation a {
        border-bottom: none; } }
    .site-header-business .main-navigation a,
    .site-header-blog .main-navigation a {
      border-bottom-color: rgba(255, 255, 255, 0.3); }
  .site-header-blog .main-navigation {
    background-color: #1569AE;
    padding: 0.3125rem 0; }
    @media (min-width: 992px) {
      .site-header-blog .main-navigation {
        margin-top: 0.875rem; } }
  .site-header-business .main-navigation {
    background-color: #1569AE;
    padding: 0.3125rem 0; }
    @media (min-width: 992px) {
      .site-header-business .main-navigation {
        margin-top: 0.875rem; } }
  .main-navigation .menu-toggle {
    background-color: transparent;
    border: none;
    color: white;
    font-size: 1.5625rem;
    line-height: 1.75rem;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 0.4375rem; }
    .site-footer .main-navigation .menu-toggle {
      top: auto;
      margin: 0 48%;
      position: relative; }
  .site-footer .main-navigation {
    text-align: left;
    margin-bottom: 1.75rem; }
    @media (min-width: 992px) {
      .site-footer .main-navigation .menu {
        float: none;
        text-align: center; } }
    @media (min-width: 992px) {
      .site-footer .main-navigation .menu li {
        display: inline-block;
        float: none;
        margin: 0 0.75rem; } }
  .site-header-blog .main-navigation .menu-toggle,
  .site-header-business .main-navigation .menu-toggle {
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 0; }
  .site-header-business .main-navigation .menu-toggle,
  .main-navigation .site-header-blog .menu-toggle {
    color: white; }
  .main-navigation .menu {
    font-size: 1rem; }
    @media (max-width: 768px) {
      .site-footer .main-navigation .menu {
        text-align: center; } }
    @media (min-width: 992px) {
      .main-navigation .menu {
        float: right; } }
    @media (min-width: 992px) {
      .main-navigation .menu li {
        float: left;
        margin-left: 1.5rem;
        position: relative; } }
    .main-navigation .menu li.call-to-action a {
      background-color: #dd971d;
      border-radius: 0.25rem;
      color: white;
      opacity: 1;
      padding-left: 0.75rem;
      padding-right: 0.75rem; }
      .main-navigation .menu li.call-to-action a:hover {
        background-color: #222b34; }
    @media (min-width: 992px) {
      .main-navigation .menu li.call-to-action {
        float: right; } }
    .main-navigation .menu li.menu-item-has-children:hover > .sub-menu, .main-navigation .menu li.menu-item-has-children:focus > .sub-menu {
      display: block; }
    .main-navigation .menu li.menu-item-has-children > a:after {
      content: '\e805';
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .site-footer .main-navigation .menu li.menu-item-has-children > a:after {
        content: ''; }
    @media (min-width: 992px) {
      .main-navigation .menu li .sub-menu .menu-item-has-children > a:after {
        transform: rotate(-90deg); } }
  .main-navigation.toggled .menu {
    display: block; }
  @media (min-width: 992px) {
    .site-header-blog .main-navigation .menu {
      float: none;
      text-align: center; } }
  @media (min-width: 992px) {
    .site-header-blog .main-navigation .menu li {
      display: inline-block;
      float: none;
      margin: 0 0.75rem; } }
  @media (min-width: 992px) {
    .site-header-business .main-navigation .menu {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    .site-header-business .main-navigation .menu li {
      margin-left: 0;
      margin-right: 1.5rem; } }
  @media (min-width: 992px) {
    .main-navigation .sub-menu {
      background-color: white;
      box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.125);
      display: none;
      left: -0.75rem;
      letter-spacing: 0;
      margin-left: 0;
      position: absolute;
      text-transform: none;
      top: 100%;
      width: 200px;
      z-index: 9999; } }
  @media (min-width: 992px) {
    .main-navigation .sub-menu li {
      border-bottom: thin dotted #F0F0F0;
      float: none;
      margin-left: 0; } }
  @media (min-width: 992px) {
    .main-navigation .sub-menu a {
      padding-left: 1rem;
      padding-right: 1rem; } }
  .main-navigation .sub-menu .sub-menu {
    left: 101%;
    top: 0; }
  @media (min-width: 992px) {
    .site-header-blog .main-navigation .sub-menu {
      text-align: left; } }
  @media (min-width: 992px) {
    .site-header-blog .main-navigation .sub-menu li {
      display: block;
      margin: 0; } }
  @media (min-width: 992px) {
    .site-header-blog .main-navigation .sub-menu li.call-to-action {
      float: none; } }
  @media (min-width: 992px) {
    .site-footer .main-navigation .sub-menu li,
    .site-header-blog .main-navigation .sub-menu li,
    .site-header-business .main-navigation .sub-menu li {
      display: block;
      margin: 0; } }
  @media (min-width: 992px) {
    .site-footer .main-navigation .sub-menu a,
    .site-header-blog .main-navigation .sub-menu a,
    .site-header-business .main-navigation .sub-menu a {
      color: #454b51; }
      .site-footer .main-navigation .sub-menu a:hover,
      .site-header-blog .main-navigation .sub-menu a:hover,
      .site-header-business .main-navigation .sub-menu a:hover {
        color: #dd971d;
        opacity: 1; } }

/**
 * Site content styles
 * -----------------------------------------------------------------------------
 */
.site-content {
  padding: 30px 0; }
  .site-content .more-link {
    text-transform: uppercase; }
  .site-content .entry-title,
  .site-content .page-title,
  .site-content .widget_title {
    text-transform: uppercase; }
  .site-content .widget_title {
    text-align: center; }
  .site-content .hentry,
  .site-content .widget {
    margin-bottom: 30px;
    margin-top: 30px; }
    .site-content .hentry:first-child,
    .site-content .widget:first-child {
      margin-top: 0; }
    .site-content .hentry:last-child,
    .site-content .widget:last-child {
      margin-bottom: 0; }
    .blog .site-content .hentry, .archive .site-content .hentry, .search .site-content .hentry, .blog
    .site-content .widget, .archive
    .site-content .widget, .search
    .site-content .widget {
      margin-top: 0;
      margin-bottom: 0; }
  .page-template-default.page .site-content .hentry,
  .single.single-post .site-content .hentry {
    padding-top: 0;
    padding-left: 0; }
  .site-content .widget {
    background-color: #F0F0F0;
    padding: 30px;
    border-bottom: 2px solid #dd971d; }
  .blog .site-content .content-area, .archive .site-content .content-area, .search .site-content .content-area, .page .site-content .content-area {
    margin: 30px auto;
    padding-left: 0;
    padding-right: 0;
    padding: 0; }
  .blog .site-content .row .content-area, .blog .site-content .comment-form .content-area, .archive .site-content .row .content-area, .archive .site-content .comment-form .content-area, .search .site-content .row .content-area, .search .site-content .comment-form .content-area, .page .site-content .row .content-area, .page .site-content .comment-form .content-area {
    margin: 0 auto; }
  .blog .site-content .page-header .page-title, .archive .site-content .page-header .page-title, .search .site-content .page-header .page-title, .page .site-content .page-header .page-title {
    position: relative;
    background: url("./assets/images/border-image.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 0 0 2.625rem 0;
    text-align: center;
    text-transform: uppercase; }
  .page .site-content .sidebar,
  .page .site-content .content-area {
    padding: 30px 15px; }
  .sidebar-layout-left .site-content .widget-area {
    order: 1; }
  .sidebar-layout-left .site-content .content-area {
    order: 2; }
  .sidebar-layout-none .site-content .content-area,
  .page-template-no-sidebar .site-content .content-area {
    margin-left: auto;
    margin-right: auto; }
  .page-template-full-width .site-content .content-area, .blog .site-content .content-area, .archive .site-content .content-area, .search .site-content .content-area {
    width: 100%; }
  .page-template-elementor .site-content,
  .page-template-homepage-premium .site-content {
    padding: 0; }
    .page-template-elementor .site-content .content-area,
    .page-template-homepage-premium .site-content .content-area {
      width: 100%; }
      .page-template-elementor .site-content .content-area .hentry,
      .page-template-homepage-premium .site-content .content-area .hentry {
        margin-bottom: 0;
        margin-top: 0; }
      .page-template-elementor .site-content .content-area > .hentry,
      .page-template-homepage-premium .site-content .content-area > .hentry {
        background: transparent;
        margin: 0;
        padding: 0; }
    .page-template-elementor .site-content .entry-header,
    .page-template-homepage-premium .site-content .entry-header {
      border-bottom: none; }

/**
 * Entry styles
 * -----------------------------------------------------------------------------
 */
.hentry .entry-header,
.hentry .entry-content,
.hentry .entry-footer {
  margin-bottom: 1.75rem;
  margin-top: 1.75rem;
  margin-bottom: 0;
  margin-top: 0; }
  .hentry .entry-header:first-child,
  .hentry .entry-content:first-child,
  .hentry .entry-footer:first-child {
    margin-top: 0; }
  .hentry .entry-header:last-child,
  .hentry .entry-content:last-child,
  .hentry .entry-footer:last-child {
    margin-bottom: 0; }

.search-no-results .hentry {
  width: 100%; }

.hentry .entry-header {
  padding-bottom: 0.875rem; }

.hentry .entry-header a,
.hentry .entry-meta a {
  border-bottom: none; }

.hentry .entry-title,
.hentry .entry-meta {
  margin-bottom: 0.875rem;
  margin-top: 0.875rem; }
  .hentry .entry-title:first-child,
  .hentry .entry-meta:first-child {
    margin-top: 0; }
  .hentry .entry-title:last-child,
  .hentry .entry-meta:last-child {
    margin-bottom: 0; }
  .hentry .entry-title:last-child,
  .hentry .entry-meta:last-child {
    margin-bottom: 0.875rem; }

.hentry .entry-meta {
  font-family: "Muli", serif;
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.0625rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  color: #939393; }
  .hentry .entry-meta a, .hentry .entry-meta span {
    font-weight: 500;
    color: #939393; }
  .hentry .entry-meta.entry-footer {
    border-top: thin solid #F0F0F0;
    padding-top: 1.75rem; }

.hentry .updated:not(.published) {
  display: none; }

.hentry .entry-thumbnail a {
  border-bottom: none; }

.hentry.entry-overlay .entry-wrapper {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: white;
  padding: 1.75rem;
  padding-bottom: 66.666%; }
  .hentry.entry-overlay .entry-wrapper:before {
    background-color: black;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0; }
  .hentry.entry-overlay .entry-wrapper > * {
    position: relative; }
  .hentry.entry-overlay .entry-wrapper a {
    color: white; }
  .hentry.entry-overlay .entry-wrapper .entry-header {
    position: absolute;
    left: 1.75rem;
    bottom: 1.75rem;
    right: 1.75rem; }

.hentry.entry-hero .entry-wrapper {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 2.625rem; }
  @media (min-width: 992px) {
    .hentry.entry-hero .entry-wrapper {
      padding: 3.5rem; } }

.hentry.entry-hero .entry-body-wrapper {
  position: relative;
  color: white;
  padding: 1.75rem; }
  .hentry.entry-hero .entry-body-wrapper:before {
    background-color: black;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0; }
  .hentry.entry-hero .entry-body-wrapper > * {
    position: relative; }
  @media (min-width: 992px) {
    .hentry.entry-hero .entry-body-wrapper {
      max-width: 60%;
      padding: 3.5rem; } }
  .hentry.entry-hero .entry-body-wrapper span,
  .hentry.entry-hero .entry-body-wrapper a {
    color: white; }

.entry-content ul.wp-block-gallery {
  margin-left: auto; }

.entry-content .page-links {
  clear: both; }

/**
 * Home page styles
 * -----------------------------------------------------------------------------
 */
.home-section {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 15px;
  margin: 0; }
  .home-section:before {
    background-color: white;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0; }
  .home-section > * {
    position: relative; }
  @media (max-width: 768px) {
    .home-section {
      padding: 15px 0; } }
  .home-section .home-section-title,
  .home-section .home-section-description,
  .home-section .home-section-content {
    margin-bottom: 1.75rem;
    margin-top: 1.75rem; }
    .home-section .home-section-title:first-child,
    .home-section .home-section-description:first-child,
    .home-section .home-section-content:first-child {
      margin-top: 0; }
    .home-section .home-section-title:last-child,
    .home-section .home-section-description:last-child,
    .home-section .home-section-content:last-child {
      margin-bottom: 0; }
  .home-section .home-section-title,
  .home-section .home-section-description {
    margin-bottom: 45px;
    text-align: center; }
  .home-section .home-section-title {
    background: url("./assets/images/border-image.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 0 0 2.625rem 0; }
  .home-section .widget {
    background-color: transparent;
    font-size: 1rem;
    margin: 0;
    padding: 15px; }
  .home-section:first-child {
    padding-top: 60px; }
  .home-section:last-child {
    padding-bottom: 60px; }
  .blog .home-section {
    padding: 0;
    margin: 30px 0; }
    .blog .home-section .container, .blog .home-section .page-template-elementor .entry-title, .page-template-elementor .blog .home-section .entry-title {
      padding-left: 0;
      padding-right: 0; }

/**
 * Premium elementor page builder template styles
 * -----------------------------------------------------------------------------
 */
.page-template-elementor .entry-header,
.page-template-elementor .entry-content {
  margin: 0; }

.page-template-elementor .entry-title {
  padding: 1.75rem 0;
  text-align: center; }

/**
 * Pagination styles
 * -----------------------------------------------------------------------------
 */
.pagination {
  margin-bottom: 30px;
  margin-top: 30px;
  margin: 0 auto;
  width: 100%; }
  .pagination:first-child {
    margin-top: 0; }
  .pagination:last-child {
    margin-bottom: 0; }
  .pagination a {
    border-bottom: none; }
  .pagination .nav-links {
    text-align: center; }
    .pagination .nav-links .page-numbers {
      border-radius: 50%;
      background-color: #F0F0F0;
      color: #454b51;
      display: inline-block;
      font-family: "Muli", serif;
      font-weight: bold;
      height: 3.15rem;
      line-height: 3.15rem;
      margin: 0.5rem;
      text-align: center;
      width: 3.15rem; }
      .pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
        background-color: #00000000; }
      .pagination .nav-links .page-numbers.current, .pagination .nav-links .page-numbers:hover, .pagination .nav-links .page-numbers:focus {
        background-color: #dd971d;
        color: white; }
        .pagination .nav-links .page-numbers.current.prev, .pagination .nav-links .page-numbers.current.next, .pagination .nav-links .page-numbers:hover.prev, .pagination .nav-links .page-numbers:hover.next, .pagination .nav-links .page-numbers:focus.prev, .pagination .nav-links .page-numbers:focus.next {
          background-color: #00000000;
          color: #454b51; }

/**
 * Comments area styles
 * -----------------------------------------------------------------------------
 */
.comments-area {
  margin-bottom: 30px;
  margin-top: 30px;
  margin-top: 60px; }
  .comments-area:first-child {
    margin-top: 0; }
  .comments-area:last-child {
    margin-bottom: 0; }
  .comments-area .droidpress-cmt-author-img {
    margin: auto 0; }
    @media (min-width: 768px) {
      .comments-area .droidpress-cmt-author-img {
        text-align: center; } }
    .comments-area .droidpress-cmt-author-img img {
      border-radius: 50%; }
  .comments-area .droidpress-cmt-content p {
    padding: 15px 0; }
  .comments-area .droidpress-cmt-reply {
    margin: 0;
    font-size: 0.72rem; }
    .comments-area .droidpress-cmt-reply a {
      text-transform: uppercase; }
  .comments-area ol,
  .comments-area ul {
    list-style: none;
    margin-left: 0; }

.comment {
  margin-bottom: 1.75rem;
  padding-bottom: 1.75rem; }
  .comment .comment {
    border-bottom: none;
    margin-bottom: 0;
    margin-left: 1.75rem;
    margin-top: 1.75rem;
    padding-bottom: 0;
    padding-top: 1.75rem; }
    @media (min-width: 768px) {
      .comment .comment {
        margin-left: 3.5rem; } }

.comment-meta,
.comment-content,
.reply {
  margin-bottom: 1.75rem;
  margin-top: 1.75rem; }
  .comment-meta:first-child,
  .comment-content:first-child,
  .reply:first-child {
    margin-top: 0; }
  .comment-meta:last-child,
  .comment-content:last-child,
  .reply:last-child {
    margin-bottom: 0; }

.comment-meta {
  font-size: 0.8rem; }
  .comment-meta a {
    border-bottom: none; }
  .comment-meta .avatar {
    float: left;
    margin-right: 0.5rem; }
  .bypostauthor .comment-meta .avatar {
    border: 3px solid #dd971d; }
  .comment-meta .comment-metadata {
    font-size: 0.8rem; }
  .comment-meta .fn {
    font-family: "Muli", serif; }

.comment .comment-respond {
  border-top: thin solid #F0F0F0;
  margin-top: 1.75rem;
  padding-top: 1.75rem; }

.comment-respond .submit {
  text-transform: uppercase; }

.comment-reply-title {
  text-transform: uppercase; }
  .comment-reply-title small {
    float: right;
    font-weight: normal; }

.comment-form .comment-form-comment,
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-cookies-consent,
.comment-form .comment-form-url {
  margin: 0; }

.comment-form .form-submit {
  margin-bottom: 0; }
  .comment-form .form-submit .submit {
    width: 100%; }
    @media (min-width: 576px) {
      .comment-form .form-submit .submit {
        width: auto; } }

/**
 * Widget styles
 * -----------------------------------------------------------------------------
 */
.widget {
  font-size: 1rem;
  /**
	 * calendar
	 * -----------------------------------------------------------------------------
	 */ }
  .widget a {
    border-bottom: none; }
  .widget ol,
  .widget ul {
    list-style: none;
    margin-left: 0; }
    .widget ol ol,
    .widget ol ul,
    .widget ul ol,
    .widget ul ul {
      margin-left: 1.75rem; }
  .widget li {
    border-bottom: 1px solid #939393;
    margin-bottom: 0 !important;
    padding: 0.58333rem 0; }
    .widget li:first-child {
      padding-top: 0; }
    .widget li:last-child {
      border-bottom: none;
      padding-bottom: 0; }
  .widget .calendar_wrap table th, .widget .calendar_wrap table td {
    padding: 0.29167rem;
    font-size: .8em;
    word-break: normal; }
  .widget .cc_recent_post_item {
    display: flex; }
    .widget .cc_recent_post_item .cc_recent_post_item_image {
      margin-right: 15px; }
      .widget .cc_recent_post_item .cc_recent_post_item_image img {
        max-width: unset;
        height: 75px;
        width: 99.9px; }
    .widget .cc_recent_post_item .cc_recent_post_item_content a {
      font-family: "Muli", serif;
      font-weight: 600; }
  .widget .tagcloud {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .widget .tagcloud a {
    border-bottom: unset;
    font-size: 1rem;
    display: inline-block;
    border: 1px solid #454b51;
    transition: all 0.1s ease-in-out;
    padding: 0 10px;
    margin: 0.25rem; }
  .widget .tagcloud a:hover,
  .widget .tagcloud a:focus {
    background: #dd971d;
    color: white !important;
    transition: all 0.5s ease; }

.widget-area.sidebar {
  margin-top: 1.75rem; }
  @media (min-width: 992px) {
    .widget-area.sidebar {
      margin-top: inherit; } }

.widget-area.footer {
  background-color: #222b34;
  border-bottom: thin solid rgba(255, 255, 255, 0.075);
  color: white;
  padding-top: 3.5rem; }
  .widget-area.footer .widget {
    margin-bottom: 3.5rem; }
    @media (min-width: 1200px) {
      .widget-area.footer .widget {
        min-width: none; } }
    @media (min-width: 0) {
      .widget-area.footer .widget {
        min-width: 100%; } }
    @media (min-width: 576px) {
      .widget-area.footer .widget {
        min-width: 50%; } }
    @media (min-width: 768px) {
      .widget-area.footer .widget {
        min-width: 33.333%; } }
    @media (min-width: 992px) {
      .widget-area.footer .widget {
        min-width: 25%; } }
    .widget-area.footer .widget a {
      border-bottom: 0; }
    .widget-area.footer .widget li {
      border-bottom-color: rgba(255, 255, 255, 0.1); }

/**
 * Site footer styles
 * -----------------------------------------------------------------------------
 */
.site-footer {
  background-color: #222b34;
  color: white;
  font-family: "Muli", serif;
  font-size: 0.8rem;
  padding: 1.75rem 0;
  text-align: center; }
  .site-footer a {
    border-bottom: none; }

/**
 * Search form styles
 * -----------------------------------------------------------------------------
 */
.search-form {
  position: relative; }
  .search-form input[type=search] {
    width: 100%; }
  .search-form input[type=submit] {
    border-width: 0;
    border-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding-bottom: 0.3125rem;
    padding-top: 0.3125rem;
    position: absolute;
    right: 0.125rem;
    top: 0.125rem; }

/**
 * 404 styles
 * -----------------------------------------------------------------------------
 */
.error404 .hentry .widget {
  background-color: transparent;
  margin: 0;
  margin-bottom: 1.75rem;
  padding: 0; }
  .error404 .hentry .widget:last-child {
    margin-bottom: 0; }
  .error404 .hentry .widget ol,
  .error404 .hentry .widget ul,
  .error404 .hentry .widget p {
    margin-bottom: 0.875rem;
    margin-top: 0.875rem; }
    .error404 .hentry .widget ol:first-child,
    .error404 .hentry .widget ul:first-child,
    .error404 .hentry .widget p:first-child {
      margin-top: 0; }
    .error404 .hentry .widget ol:last-child,
    .error404 .hentry .widget ul:last-child,
    .error404 .hentry .widget p:last-child {
      margin-bottom: 0; }
  .error404 .hentry .widget a {
    border: none; }
  .error404 .hentry .widget li:last-child {
    padding-bottom: .8rem; }

.error404 .hentry .widgettitle {
  margin-bottom: 0.875rem;
  margin-top: 0.875rem; }
  .error404 .hentry .widgettitle:first-child {
    margin-top: 0; }
  .error404 .hentry .widgettitle:last-child {
    margin-bottom: 0; }

figure,
audio,
span,
iframe figure,
iframe audio,
iframe span,
iframe div,
iframe {
  max-width: 100% !important; }

@media (max-width: 768px) {
  figure,
  audio,
  span,
  div,
  iframe {
    min-width: unset !important; }
  .entry-content ol, .entry-content ul, .entry-summary ol, .entry-summary ul {
    margin-left: 0px !important; } }

.ab-top-menu > .menupop > .ab-sub-wrapper {
  min-width: 120px; }

/*# sourceMappingURL=style.css.map */
